2022-11-01 21:52:10.596 | + ./stack.sh:main:482 : exec 2022-11-01 21:52:10.596 | + ./stack.sh:main:490 : echo_summary 'stack.sh log /opt/stack/logs/stack.sh.log.2022-11-01-215210' 2022-11-01 21:52:10.596 | ++ ./stack.sh:main:482 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/outfilter.py -o /opt/stack/logs/stack.sh.log.2022-11-01-215210.summary.2022-11-01-215210 2022-11-01 21:52:10.596 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-11-01 21:52:10.596 | + ./stack.sh:echo_summary:441 : echo -e stack.sh log /opt/stack/logs/stack.sh.log.2022-11-01-215210 2022-11-01 21:52:10.596 | + ./stack.sh:main:492 : ln -sf /opt/stack/logs/stack.sh.log.2022-11-01-215210 /opt/stack/logs/stack.sh.log 2022-11-01 21:52:10.596 | + ./stack.sh:main:493 : ln -sf /opt/stack/logs/stack.sh.log.2022-11-01-215210.summary.2022-11-01-215210 /opt/stack/logs/stack.sh.log.summary 2022-11-01 21:52:10.596 | + ./stack.sh:main:508 : check_path_perm_sanity /opt/stack 2022-11-01 21:52:10.596 | + functions:check_path_perm_sanity:596 : local real_path 2022-11-01 21:52:10.596 | ++ functions:check_path_perm_sanity:597 : readlink -f /opt/stack 2022-11-01 21:52:10.596 | + functions:check_path_perm_sanity:597 : real_path=/opt/stack 2022-11-01 21:52:10.596 | + functions:check_path_perm_sanity:598 : local rebuilt_path= 2022-11-01 21:52:10.596 | ++ functions:check_path_perm_sanity:599 : echo /opt/stack 2022-11-01 21:52:10.596 | ++ functions:check_path_perm_sanity:599 : tr / ' ' 2022-11-01 21:52:10.596 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-11-01 21:52:10.596 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt 2022-11-01 21:52:10.596 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt 2022-11-01 21:52:10.596 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-11-01 21:52:10.596 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-11-01 21:52:10.596 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt/stack 2022-11-01 21:52:10.598 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt/stack 2022-11-01 21:52:10.601 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-11-01 21:52:10.603 | + ./stack.sh:main:514 : trap exit_trap EXIT 2022-11-01 21:52:10.605 | + ./stack.sh:main:555 : trap err_trap ERR 2022-11-01 21:52:10.607 | + ./stack.sh:main:568 : set -o errexit 2022-11-01 21:52:10.609 | + ./stack.sh:main:571 : uname -a 2022-11-01 21:52:10.610 | Linux n-d-863177-4 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-11-01 21:52:10.612 | + ./stack.sh:main:574 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2022-11-01 21:52:10.615 | + ./stack.sh:main:575 : rm -f /opt/stack/data/ca-bundle.pem 2022-11-01 21:52:10.618 | + ./stack.sh:main:578 : source /home/ubuntu/devstack/lib/database 2022-11-01 21:52:10.655 | + ./stack.sh:main:579 : source /home/ubuntu/devstack/lib/rpc_backend 2022-11-01 21:52:10.671 | + ./stack.sh:main:585 : fetch_plugins 2022-11-01 21:52:10.673 | + functions-common:fetch_plugins:1768 : local plugins= 2022-11-01 21:52:10.674 | + functions-common:fetch_plugins:1769 : local plugin 2022-11-01 21:52:10.676 | + functions-common:fetch_plugins:1772 : [[ -z '' ]] 2022-11-01 21:52:10.678 | + functions-common:fetch_plugins:1773 : return 2022-11-01 21:52:10.680 | + ./stack.sh:main:589 : run_phase override_defaults 2022-11-01 21:52:10.682 | + functions-common:run_phase:1850 : local mode=override_defaults 2022-11-01 21:52:10.684 | + functions-common:run_phase:1851 : local phase= 2022-11-01 21:52:10.685 | + functions-common:run_phase:1852 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-11-01 21:52:10.687 | + functions-common:run_phase:1853 : local extra_plugin_file_name 2022-11-01 21:52:10.689 | + functions-common:run_phase:1854 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-11-01 21:52:10.691 | + functions-common:run_phase:1859 : local exceptions=80-tempest.sh 2022-11-01 21:52:10.693 | + functions-common:run_phase:1860 : local extra 2022-11-01 21:52:10.695 | ++ functions-common:run_phase:1861 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-11-01 21:52:10.698 | + functions-common:run_phase:1861 : extra=80-tempest.sh 2022-11-01 21:52:10.700 | + functions-common:run_phase:1862 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-11-01 21:52:10.702 | + functions-common:run_phase:1866 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-11-01 21:52:10.703 | + functions-common:run_phase:1866 : source /home/ubuntu/devstack/extras.d/80-tempest.sh override_defaults 2022-11-01 21:52:10.705 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-11-01 21:52:10.718 | ++ functions-common:is_service_enabled:2078 : return 0 2022-11-01 21:52:10.720 | ++ extras.d/80-tempest.sh:source:4 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-11-01 21:52:10.722 | ++ extras.d/80-tempest.sh:source:7 : [[ override_defaults == \s\t\a\c\k ]] 2022-11-01 21:52:10.724 | ++ extras.d/80-tempest.sh:source:10 : [[ override_defaults == \s\t\a\c\k ]] 2022-11-01 21:52:10.726 | ++ extras.d/80-tempest.sh:source:13 : [[ override_defaults == \s\t\a\c\k ]] 2022-11-01 21:52:10.727 | ++ extras.d/80-tempest.sh:source:16 : [[ override_defaults == \s\t\a\c\k ]] 2022-11-01 21:52:10.729 | ++ extras.d/80-tempest.sh:source:19 : [[ override_defaults == \s\t\a\c\k ]] 2022-11-01 21:52:10.731 | ++ extras.d/80-tempest.sh:source:27 : [[ override_defaults == \u\n\s\t\a\c\k ]] 2022-11-01 21:52:10.733 | ++ extras.d/80-tempest.sh:source:32 : [[ override_defaults == \c\l\e\a\n ]] 2022-11-01 21:52:10.735 | + functions-common:run_phase:1871 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-11-01 21:52:10.736 | + functions-common:run_phase:1874 : [[ override_defaults == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-11-01 21:52:10.738 | + functions-common:run_phase:1875 : plugin_override_defaults 2022-11-01 21:52:10.740 | + functions-common:plugin_override_defaults:1809 : local plugins= 2022-11-01 21:52:10.742 | + functions-common:plugin_override_defaults:1810 : local plugin 2022-11-01 21:52:10.744 | + functions-common:plugin_override_defaults:1813 : [[ -z '' ]] 2022-11-01 21:52:10.746 | + functions-common:plugin_override_defaults:1814 : return 2022-11-01 21:52:10.748 | + ./stack.sh:main:592 : source /home/ubuntu/devstack/lib/apache 2022-11-01 21:52:10.765 | + ./stack.sh:main:595 : source /home/ubuntu/devstack/lib/tls 2022-11-01 21:52:10.767 | ++ lib/tls:source:38 : is_service_enabled tls-proxy 2022-11-01 21:52:10.780 | ++ functions-common:is_service_enabled:2078 : return 1 2022-11-01 21:52:10.782 | +++ lib/tls:source:43 : hostname -f 2022-11-01 21:52:10.786 | ++ lib/tls:source:43 : DEVSTACK_HOSTNAME=localhost 2022-11-01 21:52:10.788 | ++ lib/tls:source:44 : DEVSTACK_CERT_NAME=devstack-cert 2022-11-01 21:52:10.790 | ++ lib/tls:source:45 : DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2022-11-01 21:52:10.792 | ++ lib/tls:source:48 : ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2022-11-01 21:52:10.794 | ++ lib/tls:source:49 : INT_CA_DIR=/opt/stack/data/CA/int-ca 2022-11-01 21:52:10.796 | ++ lib/tls:source:51 : ORG_NAME=OpenStack 2022-11-01 21:52:10.797 | ++ lib/tls:source:52 : ORG_UNIT_NAME=DevStack 2022-11-01 21:52:10.799 | ++ lib/tls:source:55 : STUD_PROTO=--tls 2022-11-01 21:52:10.802 | ++ lib/tls:source:56 : STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2022-11-01 21:52:10.804 | ++ lib/tls:source:63 : OPENSSL=/usr/bin/openssl 2022-11-01 21:52:10.808 | + ./stack.sh:main:598 : source /home/ubuntu/devstack/lib/infra 2022-11-01 21:52:10.819 | + ./stack.sh:main:599 : source /home/ubuntu/devstack/lib/libraries 2022-11-01 21:52:10.836 | + ./stack.sh:main:600 : source /home/ubuntu/devstack/lib/lvm 2022-11-01 21:52:10.849 | + ./stack.sh:main:601 : source /home/ubuntu/devstack/lib/horizon 2022-11-01 21:52:10.860 | + ./stack.sh:main:602 : source /home/ubuntu/devstack/lib/keystone 2022-11-01 21:52:10.896 | + ./stack.sh:main:603 : source /home/ubuntu/devstack/lib/glance 2022-11-01 21:52:10.954 | + ./stack.sh:main:604 : source /home/ubuntu/devstack/lib/nova 2022-11-01 21:52:11.038 | + ./stack.sh:main:605 : source /home/ubuntu/devstack/lib/placement 2022-11-01 21:52:11.060 | + ./stack.sh:main:606 : source /home/ubuntu/devstack/lib/cinder 2022-11-01 21:52:11.111 | + ./stack.sh:main:607 : source /home/ubuntu/devstack/lib/swift 2022-11-01 21:52:11.164 | + ./stack.sh:main:608 : source /home/ubuntu/devstack/lib/neutron 2022-11-01 21:52:11.312 | + ./stack.sh:main:609 : source /home/ubuntu/devstack/lib/ldap 2022-11-01 21:52:11.326 | + ./stack.sh:main:610 : source /home/ubuntu/devstack/lib/dstat 2022-11-01 21:52:11.339 | + ./stack.sh:main:611 : source /home/ubuntu/devstack/lib/tcpdump 2022-11-01 21:52:11.352 | + ./stack.sh:main:612 : source /home/ubuntu/devstack/lib/etcd3 2022-11-01 21:52:11.438 | + ./stack.sh:main:613 : source /home/ubuntu/devstack/lib/os-vif 2022-11-01 21:52:11.440 | ++ lib/os-vif:source:6 : OS_VIF_OVS_OVSDB_INTERFACE=vsctl 2022-11-01 21:52:11.443 | +++ lib/os-vif:source:17 : is_ml2_ovs 2022-11-01 21:52:11.445 | +++ lib/os-vif:is_ml2_ovs:9 : [[ openvswitch == \o\p\e\n\v\s\w\i\t\c\h ]] 2022-11-01 21:52:11.447 | +++ lib/os-vif:is_ml2_ovs:10 : echo True 2022-11-01 21:52:11.449 | +++ lib/os-vif:is_ml2_ovs:12 : echo False 2022-11-01 21:52:11.452 | ++ lib/os-vif:source:17 : OS_VIF_OVS_ISOLATE_VIF='True 2022-11-01 21:52:11.452 | False' 2022-11-01 21:52:11.454 | +++ lib/os-vif:source:18 : trueorfalse False OS_VIF_OVS_ISOLATE_VIF 2022-11-01 21:52:11.469 | ++ lib/os-vif:source:18 : OS_VIF_OVS_ISOLATE_VIF=False 2022-11-01 21:52:11.471 | + ./stack.sh:main:619 : run_phase source 2022-11-01 21:52:11.473 | + functions-common:run_phase:1850 : local mode=source 2022-11-01 21:52:11.475 | + functions-common:run_phase:1851 : local phase= 2022-11-01 21:52:11.477 | + functions-common:run_phase:1852 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-11-01 21:52:11.479 | + functions-common:run_phase:1853 : local extra_plugin_file_name 2022-11-01 21:52:11.481 | + functions-common:run_phase:1854 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-11-01 21:52:11.483 | + functions-common:run_phase:1859 : local exceptions=80-tempest.sh 2022-11-01 21:52:11.485 | + functions-common:run_phase:1860 : local extra 2022-11-01 21:52:11.488 | ++ functions-common:run_phase:1861 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-11-01 21:52:11.492 | + functions-common:run_phase:1861 : extra=80-tempest.sh 2022-11-01 21:52:11.494 | + functions-common:run_phase:1862 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-11-01 21:52:11.496 | + functions-common:run_phase:1866 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-11-01 21:52:11.498 | + functions-common:run_phase:1866 : source /home/ubuntu/devstack/extras.d/80-tempest.sh source 2022-11-01 21:52:11.500 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-11-01 21:52:11.515 | ++ functions-common:is_service_enabled:2078 : return 0 2022-11-01 21:52:11.517 | ++ extras.d/80-tempest.sh:source:4 : [[ source == \s\o\u\r\c\e ]] 2022-11-01 21:52:11.519 | ++ extras.d/80-tempest.sh:source:6 : source /home/ubuntu/devstack/lib/tempest 2022-11-01 21:52:11.558 | ++ extras.d/80-tempest.sh:source:27 : [[ source == \u\n\s\t\a\c\k ]] 2022-11-01 21:52:11.560 | ++ extras.d/80-tempest.sh:source:32 : [[ source == \c\l\e\a\n ]] 2022-11-01 21:52:11.562 | + functions-common:run_phase:1871 : [[ source == \s\o\u\r\c\e ]] 2022-11-01 21:52:11.564 | + functions-common:run_phase:1872 : load_plugin_settings 2022-11-01 21:52:11.566 | + functions-common:load_plugin_settings:1786 : local plugins= 2022-11-01 21:52:11.569 | + functions-common:load_plugin_settings:1787 : local plugin 2022-11-01 21:52:11.571 | + functions-common:load_plugin_settings:1790 : [[ -z '' ]] 2022-11-01 21:52:11.573 | + functions-common:load_plugin_settings:1791 : return 2022-11-01 21:52:11.575 | + functions-common:run_phase:1873 : verify_disabled_services 2022-11-01 21:52:11.577 | + functions-common:verify_disabled_services:2133 : local service 2022-11-01 21:52:11.579 | + functions-common:verify_disabled_services:2134 : for service in ${ENABLED_SERVICES//,/ } 2022-11-01 21:52:11.581 | + functions-common:verify_disabled_services:2135 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,key, ]] 2022-11-01 21:52:11.584 | + functions-common:verify_disabled_services:2134 : for service in ${ENABLED_SERVICES//,/ } 2022-11-01 21:52:11.586 | + functions-common:verify_disabled_services:2135 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api, ]] 2022-11-01 21:52:11.589 | + functions-common:verify_disabled_services:2134 : for service in ${ENABLED_SERVICES//,/ } 2022-11-01 21:52:11.591 | + functions-common:verify_disabled_services:2135 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cond, ]] 2022-11-01 21:52:11.593 | + functions-common:verify_disabled_services:2134 : for service in ${ENABLED_SERVICES//,/ } 2022-11-01 21:52:11.595 | + functions-common:verify_disabled_services:2135 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-sch, ]] 2022-11-01 21:52:11.597 | + functions-common:verify_disabled_services:2134 : for service in ${ENABLED_SERVICES//,/ } 2022-11-01 21:52:11.600 | + functions-common:verify_disabled_services:2135 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api-meta, ]] 2022-11-01 21:52:11.602 | + functions-common:verify_disabled_services:2134 : for service in ${ENABLED_SERVICES//,/ } 2022-11-01 21:52:11.604 | + functions-common:verify_disabled_services:2135 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-api, ]] 2022-11-01 21:52:11.607 | + functions-common:verify_disabled_services:2134 : for service in ${ENABLED_SERVICES//,/ } 2022-11-01 21:52:11.609 | + functions-common:verify_disabled_services:2135 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-client, ]] 2022-11-01 21:52:11.611 | + functions-common:verify_disabled_services:2134 : for service in ${ENABLED_SERVICES//,/ } 2022-11-01 21:52:11.613 | + functions-common:verify_disabled_services:2135 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-api, ]] 2022-11-01 21:52:11.616 | + functions-common:verify_disabled_services:2134 : for service in ${ENABLED_SERVICES//,/ } 2022-11-01 21:52:11.618 | + functions-common:verify_disabled_services:2135 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-sch, ]] 2022-11-01 21:52:11.620 | + functions-common:verify_disabled_services:2134 : for service in ${ENABLED_SERVICES//,/ } 2022-11-01 21:52:11.623 | + functions-common:verify_disabled_services:2135 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-api, ]] 2022-11-01 21:52:11.625 | + functions-common:verify_disabled_services:2134 : for service in ${ENABLED_SERVICES//,/ } 2022-11-01 21:52:11.627 | + functions-common:verify_disabled_services:2135 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-vol, ]] 2022-11-01 21:52:11.630 | + functions-common:verify_disabled_services:2134 : for service in ${ENABLED_SERVICES//,/ } 2022-11-01 21:52:11.632 | + functions-common:verify_disabled_services:2135 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovn-controller, ]] 2022-11-01 21:52:11.634 | + functions-common:verify_disabled_services:2134 : for service in ${ENABLED_SERVICES//,/ } 2022-11-01 21:52:11.636 | + functions-common:verify_disabled_services:2135 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovn-northd, ]] 2022-11-01 21:52:11.639 | + functions-common:verify_disabled_services:2134 : for service in ${ENABLED_SERVICES//,/ } 2022-11-01 21:52:11.641 | + functions-common:verify_disabled_services:2135 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovs-vswitchd, ]] 2022-11-01 21:52:11.643 | + functions-common:verify_disabled_services:2134 : for service in ${ENABLED_SERVICES//,/ } 2022-11-01 21:52:11.646 | + functions-common:verify_disabled_services:2135 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovsdb-server, ]] 2022-11-01 21:52:11.648 | + functions-common:verify_disabled_services:2134 : for service in ${ENABLED_SERVICES//,/ } 2022-11-01 21:52:11.651 | + functions-common:verify_disabled_services:2135 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-svc, ]] 2022-11-01 21:52:11.653 | + functions-common:verify_disabled_services:2134 : for service in ${ENABLED_SERVICES//,/ } 2022-11-01 21:52:11.655 | + functions-common:verify_disabled_services:2135 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-ovn-metadata-agent, ]] 2022-11-01 21:52:11.657 | + functions-common:verify_disabled_services:2134 : for service in ${ENABLED_SERVICES//,/ } 2022-11-01 21:52:11.659 | + functions-common:verify_disabled_services:2135 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,rabbit, ]] 2022-11-01 21:52:11.662 | + functions-common:verify_disabled_services:2134 : for service in ${ENABLED_SERVICES//,/ } 2022-11-01 21:52:11.664 | + functions-common:verify_disabled_services:2135 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,tempest, ]] 2022-11-01 21:52:11.666 | + functions-common:verify_disabled_services:2134 : for service in ${ENABLED_SERVICES//,/ } 2022-11-01 21:52:11.668 | + functions-common:verify_disabled_services:2135 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,mysql, ]] 2022-11-01 21:52:11.671 | + functions-common:verify_disabled_services:2134 : for service in ${ENABLED_SERVICES//,/ } 2022-11-01 21:52:11.673 | + functions-common:verify_disabled_services:2135 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,etcd3, ]] 2022-11-01 21:52:11.675 | + functions-common:verify_disabled_services:2134 : for service in ${ENABLED_SERVICES//,/ } 2022-11-01 21:52:11.678 | + functions-common:verify_disabled_services:2135 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,dstat, ]] 2022-11-01 21:52:11.680 | + functions-common:verify_disabled_services:2134 : for service in ${ENABLED_SERVICES//,/ } 2022-11-01 21:52:11.683 | + functions-common:verify_disabled_services:2135 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-crt, ]] 2022-11-01 21:52:11.685 | + functions-common:verify_disabled_services:2134 : for service in ${ENABLED_SERVICES//,/ } 2022-11-01 21:52:11.687 | + functions-common:verify_disabled_services:2135 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cauth, ]] 2022-11-01 21:52:11.690 | + functions-common:verify_disabled_services:2134 : for service in ${ENABLED_SERVICES//,/ } 2022-11-01 21:52:11.692 | + functions-common:verify_disabled_services:2135 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-agt, ]] 2022-11-01 21:52:11.695 | + functions-common:verify_disabled_services:2134 : for service in ${ENABLED_SERVICES//,/ } 2022-11-01 21:52:11.697 | + functions-common:verify_disabled_services:2135 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-dhcp, ]] 2022-11-01 21:52:11.699 | + functions-common:verify_disabled_services:2134 : for service in ${ENABLED_SERVICES//,/ } 2022-11-01 21:52:11.701 | + functions-common:verify_disabled_services:2135 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-l3, ]] 2022-11-01 21:52:11.703 | + functions-common:verify_disabled_services:2134 : for service in ${ENABLED_SERVICES//,/ } 2022-11-01 21:52:11.706 | + functions-common:verify_disabled_services:2135 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-meta, ]] 2022-11-01 21:52:11.708 | + functions-common:verify_disabled_services:2134 : for service in ${ENABLED_SERVICES//,/ } 2022-11-01 21:52:11.710 | + functions-common:verify_disabled_services:2135 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-metering, ]] 2022-11-01 21:52:11.713 | + functions-common:verify_disabled_services:2134 : for service in ${ENABLED_SERVICES//,/ } 2022-11-01 21:52:11.715 | + functions-common:verify_disabled_services:2135 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-vpn, ]] 2022-11-01 21:52:11.717 | + functions-common:verify_disabled_services:2134 : for service in ${ENABLED_SERVICES//,/ } 2022-11-01 21:52:11.719 | + functions-common:verify_disabled_services:2135 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-reg, ]] 2022-11-01 21:52:11.722 | + functions-common:verify_disabled_services:2134 : for service in ${ENABLED_SERVICES//,/ } 2022-11-01 21:52:11.724 | + functions-common:verify_disabled_services:2135 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,cinder, ]] 2022-11-01 21:52:11.727 | + functions-common:verify_disabled_services:2134 : for service in ${ENABLED_SERVICES//,/ } 2022-11-01 21:52:11.729 | + functions-common:verify_disabled_services:2135 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-bak, ]] 2022-11-01 21:52:11.731 | + functions-common:verify_disabled_services:2134 : for service in ${ENABLED_SERVICES//,/ } 2022-11-01 21:52:11.733 | + functions-common:verify_disabled_services:2135 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-proxy, ]] 2022-11-01 21:52:11.736 | + functions-common:verify_disabled_services:2134 : for service in ${ENABLED_SERVICES//,/ } 2022-11-01 21:52:11.738 | + functions-common:verify_disabled_services:2135 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-object, ]] 2022-11-01 21:52:11.740 | + functions-common:verify_disabled_services:2134 : for service in ${ENABLED_SERVICES//,/ } 2022-11-01 21:52:11.743 | + functions-common:verify_disabled_services:2135 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-container, ]] 2022-11-01 21:52:11.745 | + functions-common:verify_disabled_services:2134 : for service in ${ENABLED_SERVICES//,/ } 2022-11-01 21:52:11.747 | + functions-common:verify_disabled_services:2135 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-account, ]] 2022-11-01 21:52:11.749 | + functions-common:verify_disabled_services:2134 : for service in ${ENABLED_SERVICES//,/ } 2022-11-01 21:52:11.752 | + functions-common:verify_disabled_services:2135 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,heat, ]] 2022-11-01 21:52:11.754 | + functions-common:verify_disabled_services:2134 : for service in ${ENABLED_SERVICES//,/ } 2022-11-01 21:52:11.757 | + functions-common:verify_disabled_services:2135 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api, ]] 2022-11-01 21:52:11.759 | + functions-common:verify_disabled_services:2134 : for service in ${ENABLED_SERVICES//,/ } 2022-11-01 21:52:11.761 | + functions-common:verify_disabled_services:2135 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cfn, ]] 2022-11-01 21:52:11.763 | + functions-common:verify_disabled_services:2134 : for service in ${ENABLED_SERVICES//,/ } 2022-11-01 21:52:11.766 | + functions-common:verify_disabled_services:2135 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cw, ]] 2022-11-01 21:52:11.768 | + functions-common:verify_disabled_services:2134 : for service in ${ENABLED_SERVICES//,/ } 2022-11-01 21:52:11.770 | + functions-common:verify_disabled_services:2135 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-eng, ]] 2022-11-01 21:52:11.773 | + functions-common:verify_disabled_services:2134 : for service in ${ENABLED_SERVICES//,/ } 2022-11-01 21:52:11.775 | + functions-common:verify_disabled_services:2135 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acentral, ]] 2022-11-01 21:52:11.777 | + functions-common:verify_disabled_services:2134 : for service in ${ENABLED_SERVICES//,/ } 2022-11-01 21:52:11.779 | + functions-common:verify_disabled_services:2135 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acompute, ]] 2022-11-01 21:52:11.782 | + functions-common:verify_disabled_services:2134 : for service in ${ENABLED_SERVICES//,/ } 2022-11-01 21:52:11.784 | + functions-common:verify_disabled_services:2135 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-collector, ]] 2022-11-01 21:52:11.787 | + functions-common:verify_disabled_services:2134 : for service in ${ENABLED_SERVICES//,/ } 2022-11-01 21:52:11.789 | + functions-common:verify_disabled_services:2135 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-api, ]] 2022-11-01 21:52:11.791 | + functions-common:verify_disabled_services:2134 : for service in ${ENABLED_SERVICES//,/ } 2022-11-01 21:52:11.793 | + functions-common:verify_disabled_services:2135 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-anotification, ]] 2022-11-01 21:52:11.796 | + ./stack.sh:main:690 : initialize_database_backends 2022-11-01 21:52:11.799 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-11-01 21:52:11.801 | + lib/database:initialize_database_backends:66 : is_service_enabled mysql 2022-11-01 21:52:11.816 | + functions-common:is_service_enabled:2078 : return 0 2022-11-01 21:52:11.818 | + lib/database:initialize_database_backends:66 : DATABASE_TYPE=mysql 2022-11-01 21:52:11.821 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-11-01 21:52:11.823 | + lib/database:initialize_database_backends:66 : is_service_enabled postgresql 2022-11-01 21:52:11.839 | + functions-common:is_service_enabled:2078 : return 1 2022-11-01 21:52:11.841 | + lib/database:initialize_database_backends:69 : '[' -z mysql ']' 2022-11-01 21:52:11.843 | + lib/database:initialize_database_backends:73 : MYSQL_HOST=127.0.0.1 2022-11-01 21:52:11.845 | + lib/database:initialize_database_backends:74 : MYSQL_USER=root 2022-11-01 21:52:11.848 | + lib/database:initialize_database_backends:80 : [[ 4 == 6 ]] 2022-11-01 21:52:11.851 | + lib/database:initialize_database_backends:83 : DATABASE_HOST=127.0.0.1 2022-11-01 21:52:11.853 | + lib/database:initialize_database_backends:86 : DATABASE_USER=root 2022-11-01 21:52:11.855 | + lib/database:initialize_database_backends:88 : '[' -n '' ']' 2022-11-01 21:52:11.857 | + lib/database:initialize_database_backends:92 : return 0 2022-11-01 21:52:11.860 | + ./stack.sh:main:691 : echo 'Using mysql database backend' 2022-11-01 21:52:11.860 | Using mysql database backend 2022-11-01 21:52:11.862 | + ./stack.sh:main:694 : read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.' 2022-11-01 21:52:11.878 | + ./stack.sh:main:696 : define_database_baseurl 2022-11-01 21:52:11.881 | ++ lib/database:define_database_baseurl:106 : get_database_type_mysql 2022-11-01 21:52:11.883 | ++ lib/databases/mysql:get_database_type_mysql:38 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-11-01 21:52:11.885 | ++ lib/databases/mysql:get_database_type_mysql:39 : echo mysql+pymysql 2022-11-01 21:52:11.888 | + lib/database:define_database_baseurl:106 : BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-11-01 21:52:11.890 | + ./stack.sh:main:708 : is_service_enabled rabbit 2022-11-01 21:52:11.907 | + functions-common:is_service_enabled:2078 : return 0 2022-11-01 21:52:11.909 | + ./stack.sh:main:709 : read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.' 2022-11-01 21:52:11.925 | + ./stack.sh:main:716 : is_service_enabled keystone 2022-11-01 21:52:11.941 | + functions-common:is_service_enabled:2078 : return 0 2022-11-01 21:52:11.944 | + ./stack.sh:main:718 : read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.' 2022-11-01 21:52:11.960 | + ./stack.sh:main:720 : read_password ADMIN_PASSWORD 'ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2022-11-01 21:52:11.976 | + ./stack.sh:main:731 : is_service_enabled ldap 2022-11-01 21:52:11.993 | + functions-common:is_service_enabled:2078 : return 1 2022-11-01 21:52:11.995 | + ./stack.sh:main:740 : is_service_enabled s-proxy 2022-11-01 21:52:12.012 | + functions-common:is_service_enabled:2078 : return 0 2022-11-01 21:52:12.014 | + ./stack.sh:main:744 : read_password SWIFT_HASH 'ENTER A RANDOM SWIFT HASH.' 2022-11-01 21:52:12.030 | + ./stack.sh:main:746 : [[ -z '' ]] 2022-11-01 21:52:12.033 | + ./stack.sh:main:746 : [[ False == \T\r\u\e ]] 2022-11-01 21:52:12.035 | + ./stack.sh:main:752 : save_stackenv 752 2022-11-01 21:52:12.038 | + functions-common:save_stackenv:60 : local tag=752 2022-11-01 21:52:12.041 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2022-11-01 21:52:12.045 | + functions-common:save_stackenv:62 : time_stamp=2022-11-01-215212 2022-11-01 21:52:12.047 | + functions-common:save_stackenv:63 : echo '# 2022-11-01-215212 752' 2022-11-01 21:52:12.050 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-11-01 21:52:12.053 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-11-01 21:52:12.055 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-11-01 21:52:12.058 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2022-11-01 21:52:12.060 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-11-01 21:52:12.062 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2022-11-01 21:52:12.065 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-11-01 21:52:12.068 | + 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-11-01 21:52:12.070 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-11-01 21:52:12.072 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.15 2022-11-01 21:52:12.075 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-11-01 21:52:12.077 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.15/identity 2022-11-01 21:52:12.079 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-11-01 21:52:12.082 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2022-11-01-215210 2022-11-01 21:52:12.084 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-11-01 21:52:12.087 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2022-11-01 21:52:12.089 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-11-01 21:52:12.091 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.15 2022-11-01 21:52:12.094 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-11-01 21:52:12.096 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2022-11-01 21:52:12.098 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-11-01 21:52:12.101 | + functions-common:save_stackenv:65 : echo TLS_IP= 2022-11-01 21:52:12.103 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-11-01 21:52:12.105 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2022-11-01 21:52:12.108 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-11-01 21:52:12.110 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2022-11-01 21:52:12.112 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-11-01 21:52:12.115 | + functions-common:save_stackenv:65 : echo TUNNEL_ENDPOINT_IP=10.222.0.15 2022-11-01 21:52:12.118 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-11-01 21:52:12.120 | + functions-common:save_stackenv:65 : echo TUNNEL_IP_VERSION=4 2022-11-01 21:52:12.123 | + ./stack.sh:main:765 : GIT_DEPTH=0 2022-11-01 21:52:12.125 | + ./stack.sh:main:765 : git_clone https://opendev.org/openstack/requirements.git /opt/stack/requirements master 2022-11-01 21:52:12.128 | + functions-common:git_clone:601 : local git_remote=https://opendev.org/openstack/requirements.git 2022-11-01 21:52:12.130 | + functions-common:git_clone:602 : local git_dest=/opt/stack/requirements 2022-11-01 21:52:12.132 | + functions-common:git_clone:603 : local git_ref=master 2022-11-01 21:52:12.134 | + functions-common:git_clone:604 : local orig_dir 2022-11-01 21:52:12.137 | ++ functions-common:git_clone:605 : pwd 2022-11-01 21:52:12.139 | + functions-common:git_clone:605 : orig_dir=/home/ubuntu/devstack 2022-11-01 21:52:12.141 | + functions-common:git_clone:606 : local git_clone_flags= 2022-11-01 21:52:12.144 | ++ functions-common:git_clone:608 : trueorfalse False RECLONE 2022-11-01 21:52:12.159 | + functions-common:git_clone:608 : RECLONE=False 2022-11-01 21:52:12.161 | + functions-common:git_clone:609 : [[ 0 -gt 0 ]] 2022-11-01 21:52:12.163 | + functions-common:git_clone:613 : [[ False = \T\r\u\e ]] 2022-11-01 21:52:12.166 | + functions-common:git_clone:622 : echo master 2022-11-01 21:52:12.166 | + functions-common:git_clone:622 : egrep -q '^refs' 2022-11-01 21:52:12.171 | + functions-common:git_clone:636 : [[ ! -d /opt/stack/requirements ]] 2022-11-01 21:52:12.173 | + functions-common:git_clone:644 : [[ False = \T\r\u\e ]] 2022-11-01 21:52:12.176 | + functions-common:git_clone:679 : sudo git config --system --add safe.directory /opt/stack/requirements 2022-11-01 21:52:12.189 | + functions-common:git_clone:682 : cd /opt/stack/requirements 2022-11-01 21:52:12.191 | + functions-common:git_clone:683 : git show --oneline 2022-11-01 21:52:12.192 | + functions-common:git_clone:683 : head -1 2022-11-01 21:52:12.195 | 00e8f93f Deprecate openstack-ansible rsyslog roles 2022-11-01 21:52:12.198 | + functions-common:git_clone:684 : cd /home/ubuntu/devstack 2022-11-01 21:52:12.200 | + ./stack.sh:main:769 : echo_summary 'Installing package prerequisites' 2022-11-01 21:52:12.203 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-11-01 21:52:12.205 | + ./stack.sh:echo_summary:441 : echo -e Installing package prerequisites 2022-11-01 21:52:12.208 | + ./stack.sh:main:770 : source /home/ubuntu/devstack/tools/install_prereqs.sh 2022-11-01 21:52:12.210 | ++ tools/install_prereqs.sh:source:11 : FORCE_PREREQ=0 2022-11-01 21:52:12.213 | ++ tools/install_prereqs.sh:source:13 : getopts :f opt 2022-11-01 21:52:12.215 | ++ tools/install_prereqs.sh:source:23 : [[ -z /home/ubuntu/devstack ]] 2022-11-01 21:52:12.218 | ++ tools/install_prereqs.sh:source:43 : PREREQ_RERUN_MARKER=/home/ubuntu/devstack/.prereqs 2022-11-01 21:52:12.220 | ++ tools/install_prereqs.sh:source:44 : PREREQ_RERUN_HOURS=2 2022-11-01 21:52:12.223 | ++ tools/install_prereqs.sh:source:45 : PREREQ_RERUN_SECONDS=7200 2022-11-01 21:52:12.227 | +++ tools/install_prereqs.sh:source:47 : date +%s 2022-11-01 21:52:12.231 | ++ tools/install_prereqs.sh:source:47 : NOW=1667339532 2022-11-01 21:52:12.234 | +++ tools/install_prereqs.sh:source:48 : head -1 /home/ubuntu/devstack/.prereqs 2022-11-01 21:52:12.238 | ++ tools/install_prereqs.sh:source:48 : LAST_RUN=1667338982 2022-11-01 21:52:12.242 | ++ tools/install_prereqs.sh:source:49 : DELTA=550 2022-11-01 21:52:12.244 | ++ tools/install_prereqs.sh:source:50 : [[ 550 -lt 7200 ]] 2022-11-01 21:52:12.246 | ++ tools/install_prereqs.sh:source:50 : [[ -z 0 ]] 2022-11-01 21:52:12.249 | ++ tools/install_prereqs.sh:source:57 : export_proxy_variables 2022-11-01 21:52:12.251 | ++ functions-common:export_proxy_variables:2240 : isset http_proxy 2022-11-01 21:52:12.253 | ++ functions-common:isset:240 : [[ -v http_proxy ]] 2022-11-01 21:52:12.256 | ++ functions-common:export_proxy_variables:2243 : isset https_proxy 2022-11-01 21:52:12.258 | ++ functions-common:isset:240 : [[ -v https_proxy ]] 2022-11-01 21:52:12.260 | ++ functions-common:export_proxy_variables:2246 : isset no_proxy 2022-11-01 21:52:12.263 | ++ functions-common:isset:240 : [[ -v no_proxy ]] 2022-11-01 21:52:12.266 | +++ 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-11-01 21:52:12.313 | ++ tools/install_prereqs.sh:source:64 : PACKAGES='apache2 2022-11-01 21:52:12.313 | apache2-dev 2022-11-01 21:52:12.313 | bc 2022-11-01 21:52:12.313 | bsdmainutils 2022-11-01 21:52:12.314 | curl 2022-11-01 21:52:12.314 | g++ 2022-11-01 21:52:12.314 | gawk 2022-11-01 21:52:12.314 | gcc 2022-11-01 21:52:12.314 | gettext 2022-11-01 21:52:12.314 | git 2022-11-01 21:52:12.314 | graphviz 2022-11-01 21:52:12.314 | iputils-ping 2022-11-01 21:52:12.314 | libapache2-mod-proxy-uwsgi 2022-11-01 21:52:12.314 | libffi-dev 2022-11-01 21:52:12.314 | libjpeg-dev 2022-11-01 21:52:12.314 | libpcre3-dev 2022-11-01 21:52:12.314 | libpq-dev 2022-11-01 21:52:12.314 | libssl-dev 2022-11-01 21:52:12.314 | libsystemd-dev 2022-11-01 21:52:12.314 | libxml2-dev 2022-11-01 21:52:12.314 | libxslt1-dev 2022-11-01 21:52:12.314 | libyaml-dev 2022-11-01 21:52:12.314 | lsof 2022-11-01 21:52:12.314 | openssh-server 2022-11-01 21:52:12.314 | openssl 2022-11-01 21:52:12.314 | pkg-config 2022-11-01 21:52:12.314 | psmisc 2022-11-01 21:52:12.314 | python3-dev 2022-11-01 21:52:12.314 | python3-pip 2022-11-01 21:52:12.314 | python3-systemd 2022-11-01 21:52:12.314 | python3-venv 2022-11-01 21:52:12.314 | tar 2022-11-01 21:52:12.314 | tcpdump 2022-11-01 21:52:12.314 | unzip 2022-11-01 21:52:12.314 | uuid-runtime 2022-11-01 21:52:12.314 | wget 2022-11-01 21:52:12.314 | wget 2022-11-01 21:52:12.314 | zlib1g-dev 2022-11-01 21:52:12.314 | libkrb5-dev 2022-11-01 21:52:12.314 | libldap2-dev 2022-11-01 21:52:12.315 | libsasl2-dev 2022-11-01 21:52:12.315 | memcached 2022-11-01 21:52:12.315 | python3-mysqldb 2022-11-01 21:52:12.315 | sqlite3 2022-11-01 21:52:12.315 | conntrack 2022-11-01 21:52:12.315 | curl 2022-11-01 21:52:12.315 | ebtables 2022-11-01 21:52:12.315 | genisoimage 2022-11-01 21:52:12.315 | iptables 2022-11-01 21:52:12.315 | iputils-arping 2022-11-01 21:52:12.315 | kpartx 2022-11-01 21:52:12.315 | libjs-jquery-tablesorter 2022-11-01 21:52:12.315 | parted 2022-11-01 21:52:12.315 | pm-utils 2022-11-01 21:52:12.315 | python3-mysqldb 2022-11-01 21:52:12.315 | socat 2022-11-01 21:52:12.315 | sqlite3 2022-11-01 21:52:12.315 | sudo 2022-11-01 21:52:12.315 | vlan 2022-11-01 21:52:12.315 | lsscsi 2022-11-01 21:52:12.315 | open-iscsi 2022-11-01 21:52:12.315 | lvm2 2022-11-01 21:52:12.315 | qemu-utils 2022-11-01 21:52:12.315 | thin-provisioning-tools 2022-11-01 21:52:12.315 | acl 2022-11-01 21:52:12.315 | dnsmasq-base 2022-11-01 21:52:12.315 | dnsmasq-utils 2022-11-01 21:52:12.315 | ebtables 2022-11-01 21:52:12.315 | haproxy 2022-11-01 21:52:12.315 | iptables 2022-11-01 21:52:12.315 | iputils-arping 2022-11-01 21:52:12.315 | iputils-ping 2022-11-01 21:52:12.315 | postgresql-server-dev-all 2022-11-01 21:52:12.315 | python3-mysqldb 2022-11-01 21:52:12.315 | sqlite3 2022-11-01 21:52:12.315 | sudo 2022-11-01 21:52:12.315 | vlan 2022-11-01 21:52:12.315 | pcp 2022-11-01 21:52:12.316 | ipset 2022-11-01 21:52:12.316 | conntrack 2022-11-01 21:52:12.316 | conntrackd 2022-11-01 21:52:12.316 | keepalived 2022-11-01 21:52:12.316 | lvm2 2022-11-01 21:52:12.316 | qemu-utils 2022-11-01 21:52:12.316 | thin-provisioning-tools 2022-11-01 21:52:12.316 | curl 2022-11-01 21:52:12.316 | liberasurecode-dev 2022-11-01 21:52:12.316 | make 2022-11-01 21:52:12.316 | memcached 2022-11-01 21:52:12.316 | rsync 2022-11-01 21:52:12.316 | sqlite3 2022-11-01 21:52:12.316 | xfsprogs' 2022-11-01 21:52:12.317 | +++ tools/install_prereqs.sh:source:65 : get_plugin_packages 2022-11-01 21:52:12.335 | ++ tools/install_prereqs.sh:source:65 : PACKAGES='apache2 2022-11-01 21:52:12.335 | apache2-dev 2022-11-01 21:52:12.335 | bc 2022-11-01 21:52:12.335 | bsdmainutils 2022-11-01 21:52:12.335 | curl 2022-11-01 21:52:12.335 | g++ 2022-11-01 21:52:12.335 | gawk 2022-11-01 21:52:12.335 | gcc 2022-11-01 21:52:12.335 | gettext 2022-11-01 21:52:12.335 | git 2022-11-01 21:52:12.335 | graphviz 2022-11-01 21:52:12.335 | iputils-ping 2022-11-01 21:52:12.335 | libapache2-mod-proxy-uwsgi 2022-11-01 21:52:12.335 | libffi-dev 2022-11-01 21:52:12.335 | libjpeg-dev 2022-11-01 21:52:12.335 | libpcre3-dev 2022-11-01 21:52:12.335 | libpq-dev 2022-11-01 21:52:12.335 | libssl-dev 2022-11-01 21:52:12.335 | libsystemd-dev 2022-11-01 21:52:12.335 | libxml2-dev 2022-11-01 21:52:12.335 | libxslt1-dev 2022-11-01 21:52:12.335 | libyaml-dev 2022-11-01 21:52:12.335 | lsof 2022-11-01 21:52:12.335 | openssh-server 2022-11-01 21:52:12.335 | openssl 2022-11-01 21:52:12.335 | pkg-config 2022-11-01 21:52:12.335 | psmisc 2022-11-01 21:52:12.335 | python3-dev 2022-11-01 21:52:12.335 | python3-pip 2022-11-01 21:52:12.335 | python3-systemd 2022-11-01 21:52:12.335 | python3-venv 2022-11-01 21:52:12.336 | tar 2022-11-01 21:52:12.336 | tcpdump 2022-11-01 21:52:12.336 | unzip 2022-11-01 21:52:12.336 | uuid-runtime 2022-11-01 21:52:12.336 | wget 2022-11-01 21:52:12.336 | wget 2022-11-01 21:52:12.336 | zlib1g-dev 2022-11-01 21:52:12.336 | libkrb5-dev 2022-11-01 21:52:12.336 | libldap2-dev 2022-11-01 21:52:12.336 | libsasl2-dev 2022-11-01 21:52:12.336 | memcached 2022-11-01 21:52:12.336 | python3-mysqldb 2022-11-01 21:52:12.336 | sqlite3 2022-11-01 21:52:12.336 | conntrack 2022-11-01 21:52:12.336 | curl 2022-11-01 21:52:12.336 | ebtables 2022-11-01 21:52:12.336 | genisoimage 2022-11-01 21:52:12.336 | iptables 2022-11-01 21:52:12.336 | iputils-arping 2022-11-01 21:52:12.336 | kpartx 2022-11-01 21:52:12.336 | libjs-jquery-tablesorter 2022-11-01 21:52:12.336 | parted 2022-11-01 21:52:12.336 | pm-utils 2022-11-01 21:52:12.336 | python3-mysqldb 2022-11-01 21:52:12.336 | socat 2022-11-01 21:52:12.336 | sqlite3 2022-11-01 21:52:12.336 | sudo 2022-11-01 21:52:12.336 | vlan 2022-11-01 21:52:12.336 | lsscsi 2022-11-01 21:52:12.336 | open-iscsi 2022-11-01 21:52:12.336 | lvm2 2022-11-01 21:52:12.336 | qemu-utils 2022-11-01 21:52:12.336 | thin-provisioning-tools 2022-11-01 21:52:12.336 | acl 2022-11-01 21:52:12.336 | dnsmasq-base 2022-11-01 21:52:12.336 | dnsmasq-utils 2022-11-01 21:52:12.336 | ebtables 2022-11-01 21:52:12.336 | haproxy 2022-11-01 21:52:12.337 | iptables 2022-11-01 21:52:12.337 | iputils-arping 2022-11-01 21:52:12.337 | iputils-ping 2022-11-01 21:52:12.337 | postgresql-server-dev-all 2022-11-01 21:52:12.337 | python3-mysqldb 2022-11-01 21:52:12.337 | sqlite3 2022-11-01 21:52:12.337 | sudo 2022-11-01 21:52:12.337 | vlan 2022-11-01 21:52:12.337 | pcp 2022-11-01 21:52:12.337 | ipset 2022-11-01 21:52:12.337 | conntrack 2022-11-01 21:52:12.337 | conntrackd 2022-11-01 21:52:12.337 | keepalived 2022-11-01 21:52:12.337 | lvm2 2022-11-01 21:52:12.337 | qemu-utils 2022-11-01 21:52:12.337 | thin-provisioning-tools 2022-11-01 21:52:12.337 | curl 2022-11-01 21:52:12.337 | liberasurecode-dev 2022-11-01 21:52:12.337 | make 2022-11-01 21:52:12.337 | memcached 2022-11-01 21:52:12.337 | rsync 2022-11-01 21:52:12.337 | sqlite3 2022-11-01 21:52:12.337 | xfsprogs ' 2022-11-01 21:52:12.337 | ++ tools/install_prereqs.sh:source:67 : is_ubuntu 2022-11-01 21:52:12.340 | ++ functions-common:is_ubuntu:572 : [[ -z deb ]] 2022-11-01 21:52:12.342 | ++ functions-common:is_ubuntu:575 : '[' deb = deb ']' 2022-11-01 21:52:12.345 | ++ 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 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-11-01 21:52:12.345 | ++ tools/install_prereqs.sh:source:67 : grep -q dkms 2022-11-01 21:52:12.350 | ++ 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 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-11-01 21:52:12.353 | ++ functions-common:install_package:1446 : update_package_repo 2022-11-01 21:52:12.355 | ++ functions-common:update_package_repo:1418 : NO_UPDATE_REPOS=False 2022-11-01 21:52:12.357 | ++ functions-common:update_package_repo:1419 : REPOS_UPDATED=False 2022-11-01 21:52:12.359 | ++ functions-common:update_package_repo:1420 : RETRY_UPDATE=False 2022-11-01 21:52:12.361 | ++ functions-common:update_package_repo:1422 : [[ False = \T\r\u\e ]] 2022-11-01 21:52:12.363 | ++ functions-common:update_package_repo:1426 : is_ubuntu 2022-11-01 21:52:12.366 | ++ functions-common:is_ubuntu:572 : [[ -z deb ]] 2022-11-01 21:52:12.368 | ++ functions-common:is_ubuntu:575 : '[' deb = deb ']' 2022-11-01 21:52:12.370 | ++ functions-common:update_package_repo:1427 : apt_get_update 2022-11-01 21:52:12.372 | ++ functions-common:apt_get_update:1172 : [[ False == \T\r\u\e ]] 2022-11-01 21:52:12.374 | ++ functions-common:apt_get_update:1177 : [[ False = \T\r\u\e ]] 2022-11-01 21:52:12.376 | ++ functions-common:apt_get_update:1179 : local sudo=sudo 2022-11-01 21:52:12.379 | +++ functions-common:apt_get_update:1180 : id -u 2022-11-01 21:52:12.383 | ++ functions-common:apt_get_update:1180 : [[ 1000 = \0 ]] 2022-11-01 21:52:12.385 | ++ functions-common:apt_get_update:1183 : time_start apt-get-update 2022-11-01 21:52:12.387 | ++ functions-common:time_start:2408 : local name=apt-get-update 2022-11-01 21:52:12.389 | ++ functions-common:time_start:2409 : local start_time= 2022-11-01 21:52:12.391 | ++ functions-common:time_start:2410 : [[ -n '' ]] 2022-11-01 21:52:12.394 | +++ functions-common:time_start:2413 : date +%s%3N 2022-11-01 21:52:12.398 | ++ functions-common:time_start:2413 : _TIME_START[$name]=1667339532396 2022-11-01 21:52:12.400 | ++ functions-common:apt_get_update:1185 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2022-11-01 21:52:12.406 | ++ functions-common:apt_get_update:1186 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2022-11-01 21:52:12.408 | ++ functions-common:apt_get_update:1187 : timeout 300 sh -c 'while ! sudo http_proxy= https_proxy= no_proxy= apt-get update; do sleep 30; done' 2022-11-01 21:52:12.725 | Get:1 http://security.ubuntu.com/ubuntu focal-security InRelease [114 kB] 2022-11-01 21:52:12.790 | Hit:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal InRelease 2022-11-01 21:52:12.910 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB] 2022-11-01 21:52:13.452 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal-backports InRelease [108 kB] 2022-11-01 21:52:13.898 | Fetched 336 kB in 1s (289 kB/s) 2022-11-01 21:52:15.554 | Reading package lists... 2022-11-01 21:52:15.587 | ++ functions-common:apt_get_update:1191 : REPOS_UPDATED=True 2022-11-01 21:52:15.589 | ++ functions-common:apt_get_update:1193 : time_stop apt-get-update 2022-11-01 21:52:15.591 | ++ functions-common:time_stop:2422 : local name 2022-11-01 21:52:15.593 | ++ functions-common:time_stop:2423 : local end_time 2022-11-01 21:52:15.595 | ++ functions-common:time_stop:2424 : local elapsed_time 2022-11-01 21:52:15.597 | ++ functions-common:time_stop:2425 : local total 2022-11-01 21:52:15.600 | ++ functions-common:time_stop:2426 : local start_time 2022-11-01 21:52:15.602 | ++ functions-common:time_stop:2428 : name=apt-get-update 2022-11-01 21:52:15.604 | ++ functions-common:time_stop:2429 : start_time=1667339532396 2022-11-01 21:52:15.606 | ++ functions-common:time_stop:2431 : [[ -z 1667339532396 ]] 2022-11-01 21:52:15.608 | +++ functions-common:time_stop:2434 : date +%s%3N 2022-11-01 21:52:15.612 | ++ functions-common:time_stop:2434 : end_time=1667339535610 2022-11-01 21:52:15.614 | ++ functions-common:time_stop:2435 : elapsed_time=3214 2022-11-01 21:52:15.617 | ++ functions-common:time_stop:2436 : total=0 2022-11-01 21:52:15.619 | ++ functions-common:time_stop:2438 : _TIME_START[$name]= 2022-11-01 21:52:15.621 | ++ functions-common:time_stop:2439 : _TIME_TOTAL[$name]=3214 2022-11-01 21:52:15.624 | ++ functions-common:install_package:1447 : 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 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-11-01 21:52:15.626 | ++ functions-common:real_install_package:1432 : is_ubuntu 2022-11-01 21:52:15.628 | ++ functions-common:is_ubuntu:572 : [[ -z deb ]] 2022-11-01 21:52:15.630 | ++ functions-common:is_ubuntu:575 : '[' deb = deb ']' 2022-11-01 21:52:15.633 | ++ functions-common:real_install_package:1433 : 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 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-11-01 21:52:15.654 | ++ functions-common:apt_get:1213 : 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 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-11-01 21:52:15.765 | Reading package lists... 2022-11-01 21:52:16.023 | Building dependency tree... 2022-11-01 21:52:16.024 | Reading state information... 2022-11-01 21:52:16.059 | acl is already the newest version (2.2.53-6). 2022-11-01 21:52:16.059 | bc is already the newest version (1.07.1-2build1). 2022-11-01 21:52:16.059 | bsdmainutils is already the newest version (11.1.2ubuntu3). 2022-11-01 21:52:16.059 | conntrack is already the newest version (1:1.4.5-2). 2022-11-01 21:52:16.059 | ebtables is already the newest version (2.0.11-3build1). 2022-11-01 21:52:16.059 | g++ is already the newest version (4:9.3.0-1ubuntu2). 2022-11-01 21:52:16.059 | gawk is already the newest version (1:5.0.1+dfsg-1). 2022-11-01 21:52:16.059 | gcc is already the newest version (4:9.3.0-1ubuntu2). 2022-11-01 21:52:16.059 | genisoimage is already the newest version (9:1.1.11-3.1ubuntu1). 2022-11-01 21:52:16.059 | gettext is already the newest version (0.19.8.1-10build1). 2022-11-01 21:52:16.059 | iptables is already the newest version (1.8.4-3ubuntu2). 2022-11-01 21:52:16.059 | iputils-arping is already the newest version (3:20190709-3). 2022-11-01 21:52:16.059 | iputils-ping is already the newest version (3:20190709-3). 2022-11-01 21:52:16.059 | kpartx is already the newest version (0.8.3-1ubuntu2). 2022-11-01 21:52:16.059 | liberasurecode-dev is already the newest version (1.6.1-4). 2022-11-01 21:52:16.059 | libffi-dev is already the newest version (3.3-4). 2022-11-01 21:52:16.059 | libjpeg-dev is already the newest version (8c-2ubuntu8). 2022-11-01 21:52:16.059 | libyaml-dev is already the newest version (0.2.2-1). 2022-11-01 21:52:16.059 | lsscsi is already the newest version (0.30-0.1). 2022-11-01 21:52:16.059 | lvm2 is already the newest version (2.03.07-1ubuntu1). 2022-11-01 21:52:16.059 | make is already the newest version (4.2.1-1.2). 2022-11-01 21:52:16.059 | pkg-config is already the newest version (0.29.1-0ubuntu4). 2022-11-01 21:52:16.059 | psmisc is already the newest version (23.3-1). 2022-11-01 21:52:16.060 | python3-dev is already the newest version (3.8.2-0ubuntu2). 2022-11-01 21:52:16.060 | python3-mysqldb is already the newest version (1.4.4-2build1). 2022-11-01 21:52:16.060 | python3-systemd is already the newest version (234-3build2). 2022-11-01 21:52:16.060 | socat is already the newest version (1.7.3.3-2). 2022-11-01 21:52:16.060 | thin-provisioning-tools is already the newest version (0.8.5-4build1). 2022-11-01 21:52:16.060 | xfsprogs is already the newest version (5.3.0-1ubuntu2). 2022-11-01 21:52:16.060 | conntrackd is already the newest version (1:1.4.5-2). 2022-11-01 21:52:16.060 | graphviz is already the newest version (2.42.2-3build2). 2022-11-01 21:52:16.060 | libjs-jquery-tablesorter is already the newest version (1:2.31.1+dfsg1-1). 2022-11-01 21:52:16.060 | pcp is already the newest version (5.0.3-1). 2022-11-01 21:52:16.060 | pm-utils is already the newest version (1.4.1-19). 2022-11-01 21:52:16.060 | python3-venv is already the newest version (3.8.2-0ubuntu2). 2022-11-01 21:52:16.060 | apache2 is already the newest version (2.4.41-4ubuntu3.12). 2022-11-01 21:52:16.060 | apache2-dev is already the newest version (2.4.41-4ubuntu3.12). 2022-11-01 21:52:16.060 | curl is already the newest version (7.68.0-1ubuntu2.14). 2022-11-01 21:52:16.060 | dnsmasq-base is already the newest version (2.80-1.1ubuntu1.5). 2022-11-01 21:52:16.060 | dnsmasq-utils is already the newest version (2.80-1.1ubuntu1.5). 2022-11-01 21:52:16.060 | git is already the newest version (1:2.25.1-1ubuntu3.6). 2022-11-01 21:52:16.060 | haproxy is already the newest version (2.0.29-0ubuntu1). 2022-11-01 21:52:16.060 | ipset is already the newest version (7.5-1ubuntu0.20.04.1). 2022-11-01 21:52:16.060 | keepalived is already the newest version (1:2.0.19-2ubuntu0.2). 2022-11-01 21:52:16.060 | libkrb5-dev is already the newest version (1.17-6ubuntu4.1). 2022-11-01 21:52:16.060 | libldap2-dev is already the newest version (2.4.49+dfsg-2ubuntu1.9). 2022-11-01 21:52:16.060 | libpcre3-dev is already the newest version (2:8.39-12ubuntu0.1). 2022-11-01 21:52:16.060 | libpq-dev is already the newest version (12.12-0ubuntu0.20.04.1). 2022-11-01 21:52:16.060 | libsasl2-dev is already the newest version (2.1.27+dfsg-2ubuntu0.1). 2022-11-01 21:52:16.060 | libssl-dev is already the newest version (1.1.1f-1ubuntu2.16). 2022-11-01 21:52:16.060 | libsystemd-dev is already the newest version (245.4-4ubuntu3.18). 2022-11-01 21:52:16.060 | libxml2-dev is already the newest version (2.9.10+dfsg-5ubuntu0.20.04.4). 2022-11-01 21:52:16.060 | libxslt1-dev is already the newest version (1.1.34-4ubuntu0.20.04.1). 2022-11-01 21:52:16.060 | lsof is already the newest version (4.93.2+dfsg-1ubuntu0.20.04.1). 2022-11-01 21:52:16.060 | memcached is already the newest version (1.5.22-2ubuntu0.2). 2022-11-01 21:52:16.060 | open-iscsi is already the newest version (2.0.874-7.1ubuntu6.2). 2022-11-01 21:52:16.060 | openssh-server is already the newest version (1:8.2p1-4ubuntu0.5). 2022-11-01 21:52:16.060 | openssl is already the newest version (1.1.1f-1ubuntu2.16). 2022-11-01 21:52:16.061 | parted is already the newest version (3.3-4ubuntu0.20.04.1). 2022-11-01 21:52:16.061 | qemu-utils is already the newest version (1:4.2-3ubuntu6.23). 2022-11-01 21:52:16.061 | rsync is already the newest version (3.1.3-8ubuntu0.4). 2022-11-01 21:52:16.061 | sqlite3 is already the newest version (3.31.1-4ubuntu0.4). 2022-11-01 21:52:16.061 | sudo is already the newest version (1.8.31-1ubuntu1.2). 2022-11-01 21:52:16.061 | tar is already the newest version (1.30+dfsg-7ubuntu0.20.04.2). 2022-11-01 21:52:16.061 | tcpdump is already the newest version (4.9.3-4ubuntu0.1). 2022-11-01 21:52:16.061 | unzip is already the newest version (6.0-25ubuntu1.1). 2022-11-01 21:52:16.061 | uuid-runtime is already the newest version (2.34-0.1ubuntu9.3). 2022-11-01 21:52:16.061 | wget is already the newest version (1.20.3-1ubuntu2). 2022-11-01 21:52:16.061 | zlib1g-dev is already the newest version (1:1.2.11.dfsg-2ubuntu1.5). 2022-11-01 21:52:16.291 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.12). 2022-11-01 21:52:16.291 | postgresql-server-dev-all is already the newest version (214ubuntu0.1). 2022-11-01 21:52:16.291 | python3-pip is already the newest version (20.0.2-5ubuntu1.6). 2022-11-01 21:52:16.291 | vlan is already the newest version (2.0.4ubuntu1.20.04.1). 2022-11-01 21:52:16.291 | The following packages were automatically installed and are no longer required: 2022-11-01 21:52:16.292 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-11-01 21:52:16.292 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-11-01 21:52:16.292 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-11-01 21:52:16.292 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-11-01 21:52:16.292 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-11-01 21:52:16.292 | python3-zope.interface 2022-11-01 21:52:16.292 | Use 'sudo apt autoremove' to remove them. 2022-11-01 21:52:16.408 | 0 upgraded, 0 newly installed, 0 to remove and 176 not upgraded. 2022-11-01 21:52:16.413 | ++ functions-common:apt_get:1217 : result=0 2022-11-01 21:52:16.415 | ++ functions-common:apt_get:1220 : time_stop apt-get 2022-11-01 21:52:16.417 | ++ functions-common:time_stop:2422 : local name 2022-11-01 21:52:16.419 | ++ functions-common:time_stop:2423 : local end_time 2022-11-01 21:52:16.421 | ++ functions-common:time_stop:2424 : local elapsed_time 2022-11-01 21:52:16.424 | ++ functions-common:time_stop:2425 : local total 2022-11-01 21:52:16.426 | ++ functions-common:time_stop:2426 : local start_time 2022-11-01 21:52:16.428 | ++ functions-common:time_stop:2428 : name=apt-get 2022-11-01 21:52:16.430 | ++ functions-common:time_stop:2429 : start_time=1667339535651 2022-11-01 21:52:16.432 | ++ functions-common:time_stop:2431 : [[ -z 1667339535651 ]] 2022-11-01 21:52:16.435 | +++ functions-common:time_stop:2434 : date +%s%3N 2022-11-01 21:52:16.439 | ++ functions-common:time_stop:2434 : end_time=1667339536437 2022-11-01 21:52:16.441 | ++ functions-common:time_stop:2435 : elapsed_time=786 2022-11-01 21:52:16.443 | ++ functions-common:time_stop:2436 : total=792 2022-11-01 21:52:16.445 | ++ functions-common:time_stop:2438 : _TIME_START[$name]= 2022-11-01 21:52:16.447 | ++ functions-common:time_stop:2439 : _TIME_TOTAL[$name]=1578 2022-11-01 21:52:16.450 | ++ functions-common:apt_get:1221 : return 0 2022-11-01 21:52:16.452 | ++ tools/install_prereqs.sh:source:74 : [[ -n False ]] 2022-11-01 21:52:16.455 | ++ tools/install_prereqs.sh:source:74 : [[ False != \F\a\l\s\e ]] 2022-11-01 21:52:16.457 | ++ tools/install_prereqs.sh:source:88 : date +%s 2022-11-01 21:52:16.462 | ++ tools/install_prereqs.sh:source:89 : date 2022-11-01 21:52:16.466 | + ./stack.sh:main:785 : [[ False != \T\r\u\e ]] 2022-11-01 21:52:16.468 | + ./stack.sh:main:786 : PYPI_ALTERNATIVE_URL= 2022-11-01 21:52:16.471 | + ./stack.sh:main:786 : /home/ubuntu/devstack/tools/install_pip.sh 2022-11-01 21:52:17.885 | + tools/install_pip.sh:main:25 : FILES=/home/ubuntu/devstack/files 2022-11-01 21:52:17.887 | + tools/install_pip.sh:main:40 : PIP_GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py 2022-11-01 21:52:17.889 | + tools/install_pip.sh:main:41 : PIP_GET_PIP36_URL=https://bootstrap.pypa.io/pip/3.6/get-pip.py 2022-11-01 21:52:17.891 | + tools/install_pip.sh:main:43 : GetDistro 2022-11-01 21:52:17.892 | + functions-common:GetDistro:449 : GetOSVersion 2022-11-01 21:52:17.894 | + functions-common:GetOSVersion:416 : source /etc/os-release 2022-11-01 21:52:17.896 | ++ /etc/os-release:source:1 : NAME=Ubuntu 2022-11-01 21:52:17.898 | ++ /etc/os-release:source:2 : VERSION='20.04.2 LTS (Focal Fossa)' 2022-11-01 21:52:17.899 | ++ /etc/os-release:source:3 : ID=ubuntu 2022-11-01 21:52:17.901 | ++ /etc/os-release:source:4 : ID_LIKE=debian 2022-11-01 21:52:17.903 | ++ /etc/os-release:source:5 : PRETTY_NAME='Ubuntu 20.04.2 LTS' 2022-11-01 21:52:17.905 | ++ /etc/os-release:source:6 : VERSION_ID=20.04 2022-11-01 21:52:17.906 | ++ /etc/os-release:source:7 : HOME_URL=https://www.ubuntu.com/ 2022-11-01 21:52:17.908 | ++ /etc/os-release:source:8 : SUPPORT_URL=https://help.ubuntu.com/ 2022-11-01 21:52:17.910 | ++ /etc/os-release:source:9 : BUG_REPORT_URL=https://bugs.launchpad.net/ubuntu/ 2022-11-01 21:52:17.912 | ++ /etc/os-release:source:10 : PRIVACY_POLICY_URL=https://www.ubuntu.com/legal/terms-and-policies/privacy-policy 2022-11-01 21:52:17.913 | ++ /etc/os-release:source:11 : VERSION_CODENAME=focal 2022-11-01 21:52:17.915 | ++ /etc/os-release:source:12 : UBUNTU_CODENAME=focal 2022-11-01 21:52:17.917 | + functions-common:GetOSVersion:417 : [[ ubuntu20.04.2 LTS (Focal Fossa) == \c\e\n\t\o\s\9 ]] 2022-11-01 21:52:17.919 | + functions-common:GetOSVersion:421 : [[ ubuntu20.04.2 LTS (Focal Fossa) =~ rocky9 ]] 2022-11-01 21:52:17.920 | + functions-common:GetOSVersion:425 : _ensure_lsb_release 2022-11-01 21:52:17.923 | ++ functions-common:_ensure_lsb_release:393 : command -v lsb_release 2022-11-01 21:52:17.925 | + functions-common:_ensure_lsb_release:393 : [[ -x /usr/bin/lsb_release ]] 2022-11-01 21:52:17.927 | + functions-common:_ensure_lsb_release:394 : return 2022-11-01 21:52:17.929 | ++ functions-common:GetOSVersion:427 : lsb_release -r -s 2022-11-01 21:52:17.998 | + functions-common:GetOSVersion:427 : os_RELEASE=20.04 2022-11-01 21:52:18.000 | ++ functions-common:GetOSVersion:428 : lsb_release -c -s 2022-11-01 21:52:18.069 | + functions-common:GetOSVersion:428 : os_CODENAME=focal 2022-11-01 21:52:18.071 | ++ functions-common:GetOSVersion:429 : lsb_release -i -s 2022-11-01 21:52:18.139 | + functions-common:GetOSVersion:429 : os_VENDOR=Ubuntu 2022-11-01 21:52:18.141 | + functions-common:GetOSVersion:432 : [[ Ubuntu =~ (Debian|Ubuntu) ]] 2022-11-01 21:52:18.143 | + functions-common:GetOSVersion:433 : os_PACKAGE=deb 2022-11-01 21:52:18.144 | + functions-common:GetOSVersion:438 : typeset -xr os_VENDOR 2022-11-01 21:52:18.147 | + functions-common:GetOSVersion:439 : typeset -xr os_RELEASE 2022-11-01 21:52:18.149 | + functions-common:GetOSVersion:440 : typeset -xr os_PACKAGE 2022-11-01 21:52:18.151 | + functions-common:GetOSVersion:441 : typeset -xr os_CODENAME 2022-11-01 21:52:18.152 | + functions-common:GetDistro:450 : [[ Ubuntu =~ (Ubuntu) ]] 2022-11-01 21:52:18.154 | + functions-common:GetDistro:453 : DISTRO=focal 2022-11-01 21:52:18.156 | + functions-common:GetDistro:499 : typeset -xr DISTRO 2022-11-01 21:52:18.158 | + tools/install_pip.sh:main:44 : echo 'Distro: focal' 2022-11-01 21:52:18.158 | Distro: focal 2022-11-01 21:52:18.161 | + tools/install_pip.sh:main:124 : get_versions 2022-11-01 21:52:18.164 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-11-01 21:52:18.167 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/bin/pip 2022-11-01 21:52:18.169 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/bin/pip ]] 2022-11-01 21:52:18.172 | ++ tools/install_pip.sh:get_versions:51 : /usr/bin/pip --version 2022-11-01 21:52:18.172 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-11-01 21:52:19.624 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=20.0.2 2022-11-01 21:52:19.625 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 20.0.2' 2022-11-01 21:52:19.625 | pip: 20.0.2 2022-11-01 21:52:19.627 | + tools/install_pip.sh:main:126 : [[ -n '' ]] 2022-11-01 21:52:19.629 | + tools/install_pip.sh:main:130 : is_fedora 2022-11-01 21:52:19.632 | + functions-common:is_fedora:523 : [[ -z Ubuntu ]] 2022-11-01 21:52:19.633 | + functions-common:is_fedora:527 : '[' Ubuntu = Fedora ']' 2022-11-01 21:52:19.635 | + functions-common:is_fedora:527 : '[' Ubuntu = 'Red Hat' ']' 2022-11-01 21:52:19.637 | + functions-common:is_fedora:528 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-11-01 21:52:19.638 | + functions-common:is_fedora:529 : '[' Ubuntu = RedHatEnterprise ']' 2022-11-01 21:52:19.640 | + functions-common:is_fedora:530 : '[' Ubuntu = Rocky ']' 2022-11-01 21:52:19.642 | + functions-common:is_fedora:531 : '[' Ubuntu = CentOS ']' 2022-11-01 21:52:19.643 | + functions-common:is_fedora:531 : '[' Ubuntu = CentOSStream ']' 2022-11-01 21:52:19.645 | + functions-common:is_fedora:532 : '[' Ubuntu = AlmaLinux ']' 2022-11-01 21:52:19.647 | + functions-common:is_fedora:533 : '[' Ubuntu = OracleServer ']' 2022-11-01 21:52:19.649 | + functions-common:is_fedora:533 : '[' Ubuntu = Virtuozzo ']' 2022-11-01 21:52:19.650 | + tools/install_pip.sh:main:141 : is_ubuntu 2022-11-01 21:52:19.652 | + functions-common:is_ubuntu:572 : [[ -z deb ]] 2022-11-01 21:52:19.654 | + functions-common:is_ubuntu:575 : '[' deb = deb ']' 2022-11-01 21:52:19.656 | + tools/install_pip.sh:main:144 : sed -i -e /setuptools/d /opt/stack/requirements/upper-constraints.txt 2022-11-01 21:52:19.660 | + tools/install_pip.sh:main:153 : set -x 2022-11-01 21:52:19.662 | + tools/install_pip.sh:main:156 : get_versions 2022-11-01 21:52:19.664 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-11-01 21:52:19.668 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/bin/pip 2022-11-01 21:52:19.669 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/bin/pip ]] 2022-11-01 21:52:19.672 | ++ tools/install_pip.sh:get_versions:51 : /usr/bin/pip --version 2022-11-01 21:52:19.672 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-11-01 21:52:21.176 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=20.0.2 2022-11-01 21:52:21.179 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 20.0.2' 2022-11-01 21:52:21.179 | pip: 20.0.2 2022-11-01 21:52:21.182 | + ./stack.sh:main:790 : source /home/ubuntu/devstack/tools/fixup_stuff.sh 2022-11-01 21:52:21.185 | ++ tools/fixup_stuff.sh:source:12 : [[ -z /home/ubuntu/devstack ]] 2022-11-01 21:52:21.188 | + ./stack.sh:main:791 : fixup_all 2022-11-01 21:52:21.190 | + tools/fixup_stuff.sh:fixup_all:157 : fixup_ubuntu 2022-11-01 21:52:21.192 | + tools/fixup_stuff.sh:fixup_ubuntu:141 : is_ubuntu 2022-11-01 21:52:21.196 | + functions-common:is_ubuntu:572 : [[ -z deb ]] 2022-11-01 21:52:21.198 | + functions-common:is_ubuntu:575 : '[' deb = deb ']' 2022-11-01 21:52:21.201 | + tools/fixup_stuff.sh:fixup_ubuntu:151 : sudo rm -rf '/usr/lib/python3/dist-packages/PyYAML-*.egg-info' 2022-11-01 21:52:21.216 | + tools/fixup_stuff.sh:fixup_ubuntu:152 : sudo rm -rf '/usr/lib/python3/dist-packages/pyasn1_modules-*.egg-info' 2022-11-01 21:52:21.228 | + tools/fixup_stuff.sh:fixup_ubuntu:153 : sudo rm -rf '/usr/lib/python3/dist-packages/simplejson-*.egg-info' 2022-11-01 21:52:21.239 | + tools/fixup_stuff.sh:fixup_all:158 : fixup_fedora 2022-11-01 21:52:21.243 | + tools/fixup_stuff.sh:fixup_fedora:33 : is_fedora 2022-11-01 21:52:21.245 | + functions-common:is_fedora:523 : [[ -z Ubuntu ]] 2022-11-01 21:52:21.247 | + functions-common:is_fedora:527 : '[' Ubuntu = Fedora ']' 2022-11-01 21:52:21.249 | + functions-common:is_fedora:527 : '[' Ubuntu = 'Red Hat' ']' 2022-11-01 21:52:21.251 | + functions-common:is_fedora:528 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-11-01 21:52:21.253 | + functions-common:is_fedora:529 : '[' Ubuntu = RedHatEnterprise ']' 2022-11-01 21:52:21.255 | + functions-common:is_fedora:530 : '[' Ubuntu = Rocky ']' 2022-11-01 21:52:21.257 | + functions-common:is_fedora:531 : '[' Ubuntu = CentOS ']' 2022-11-01 21:52:21.259 | + functions-common:is_fedora:531 : '[' Ubuntu = CentOSStream ']' 2022-11-01 21:52:21.261 | + functions-common:is_fedora:532 : '[' Ubuntu = AlmaLinux ']' 2022-11-01 21:52:21.263 | + functions-common:is_fedora:533 : '[' Ubuntu = OracleServer ']' 2022-11-01 21:52:21.265 | + functions-common:is_fedora:533 : '[' Ubuntu = Virtuozzo ']' 2022-11-01 21:52:21.267 | + tools/fixup_stuff.sh:fixup_fedora:34 : return 2022-11-01 21:52:21.270 | + tools/fixup_stuff.sh:fixup_all:159 : fixup_suse 2022-11-01 21:52:21.272 | + tools/fixup_stuff.sh:fixup_suse:94 : is_suse 2022-11-01 21:52:21.274 | + functions-common:is_suse:541 : is_opensuse 2022-11-01 21:52:21.276 | + functions-common:is_opensuse:548 : [[ -z Ubuntu ]] 2022-11-01 21:52:21.278 | + functions-common:is_opensuse:552 : [[ Ubuntu =~ (openSUSE) ]] 2022-11-01 21:52:21.281 | + functions-common:is_suse:541 : is_suse_linux_enterprise 2022-11-01 21:52:21.283 | + functions-common:is_suse_linux_enterprise:560 : [[ -z Ubuntu ]] 2022-11-01 21:52:21.285 | + functions-common:is_suse_linux_enterprise:564 : [[ Ubuntu =~ (^SUSE) ]] 2022-11-01 21:52:21.288 | + tools/fixup_stuff.sh:fixup_suse:95 : return 2022-11-01 21:52:21.290 | + ./stack.sh:main:794 : pip_install -U os-testr 2022-11-01 21:52:21.311 | Using python 3.8 to install os-testr 2022-11-01 21:52:21.313 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -U os-testr 2022-11-01 21:52:23.386 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-01 21:52:23.386 | from cryptography.utils import int_from_bytes 2022-11-01 21:52:23.386 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-01 21:52:23.386 | from cryptography.utils import int_from_bytes 2022-11-01 21:52:24.429 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-11-01 21:52:24.497 | Requirement already up-to-date: os-testr===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 295)) (3.0.0) 2022-11-01 21:52:24.592 | Requirement already up-to-date: pbr===5.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 332)) (5.11.0) 2022-11-01 21:52:24.616 | Requirement already up-to-date: python-subunit===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 427)) (1.4.0) 2022-11-01 21:52:24.670 | Requirement already up-to-date: testtools===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 536)) (2.5.0) 2022-11-01 21:52:24.691 | Requirement already up-to-date: extras===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 164)) (1.0.0) 2022-11-01 21:52:24.722 | Requirement already up-to-date: fixtures===4.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 168)) (4.0.1) 2022-11-01 21:52:27.054 | + inc/python:pip_install:196 : result=0 2022-11-01 21:52:27.056 | + inc/python:pip_install:198 : time_stop pip_install 2022-11-01 21:52:27.058 | + functions-common:time_stop:2422 : local name 2022-11-01 21:52:27.060 | + functions-common:time_stop:2423 : local end_time 2022-11-01 21:52:27.063 | + functions-common:time_stop:2424 : local elapsed_time 2022-11-01 21:52:27.065 | + functions-common:time_stop:2425 : local total 2022-11-01 21:52:27.067 | + functions-common:time_stop:2426 : local start_time 2022-11-01 21:52:27.069 | + functions-common:time_stop:2428 : name=pip_install 2022-11-01 21:52:27.072 | + functions-common:time_stop:2429 : start_time=1667339541306 2022-11-01 21:52:27.074 | + functions-common:time_stop:2431 : [[ -z 1667339541306 ]] 2022-11-01 21:52:27.076 | ++ functions-common:time_stop:2434 : date +%s%3N 2022-11-01 21:52:27.080 | + functions-common:time_stop:2434 : end_time=1667339547078 2022-11-01 21:52:27.082 | + functions-common:time_stop:2435 : elapsed_time=5772 2022-11-01 21:52:27.085 | + functions-common:time_stop:2436 : total=0 2022-11-01 21:52:27.087 | + functions-common:time_stop:2438 : _TIME_START[$name]= 2022-11-01 21:52:27.089 | + functions-common:time_stop:2439 : _TIME_TOTAL[$name]=5772 2022-11-01 21:52:27.091 | + inc/python:pip_install:199 : return 0 2022-11-01 21:52:27.093 | + ./stack.sh:main:798 : iniset -sudo /etc/systemd/journald.conf Journal RateLimitBurst 0 2022-11-01 21:52:27.150 | + ./stack.sh:main:799 : sudo systemctl restart systemd-journald 2022-11-01 21:52:27.256 | + ./stack.sh:main:805 : install_infra 2022-11-01 21:52:27.259 | + lib/infra:install_infra:31 : local PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-11-01 21:52:27.263 | + lib/infra:install_infra:32 : '[' '!' -d /opt/stack/requirements/.venv ']' 2022-11-01 21:52:27.265 | + lib/infra:install_infra:34 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-11-01 21:52:27.268 | + lib/infra:install_infra:34 : pip_install -U pbr 2022-11-01 21:52:27.291 | + inc/python:pip_install:190 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/requirements/.venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -U pbr 2022-11-01 21:52:30.011 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-11-01 21:52:30.136 | Requirement already up-to-date: pbr===5.11.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 332)) (5.11.0) 2022-11-01 21:52:30.475 | + inc/python:pip_install:196 : result=0 2022-11-01 21:52:30.478 | + inc/python:pip_install:198 : time_stop pip_install 2022-11-01 21:52:30.480 | + functions-common:time_stop:2422 : local name 2022-11-01 21:52:30.482 | + functions-common:time_stop:2423 : local end_time 2022-11-01 21:52:30.484 | + functions-common:time_stop:2424 : local elapsed_time 2022-11-01 21:52:30.486 | + functions-common:time_stop:2425 : local total 2022-11-01 21:52:30.488 | + functions-common:time_stop:2426 : local start_time 2022-11-01 21:52:30.491 | + functions-common:time_stop:2428 : name=pip_install 2022-11-01 21:52:30.493 | + functions-common:time_stop:2429 : start_time=1667339547284 2022-11-01 21:52:30.495 | + functions-common:time_stop:2431 : [[ -z 1667339547284 ]] 2022-11-01 21:52:30.497 | ++ functions-common:time_stop:2434 : date +%s%3N 2022-11-01 21:52:30.501 | + functions-common:time_stop:2434 : end_time=1667339550499 2022-11-01 21:52:30.503 | + functions-common:time_stop:2435 : elapsed_time=3215 2022-11-01 21:52:30.506 | + functions-common:time_stop:2436 : total=5772 2022-11-01 21:52:30.508 | + functions-common:time_stop:2438 : _TIME_START[$name]= 2022-11-01 21:52:30.510 | + functions-common:time_stop:2439 : _TIME_TOTAL[$name]=8987 2022-11-01 21:52:30.512 | + inc/python:pip_install:199 : return 0 2022-11-01 21:52:30.515 | + lib/infra:install_infra:35 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-11-01 21:52:30.517 | + lib/infra:install_infra:35 : pip_install /opt/stack/requirements 2022-11-01 21:52:30.541 | + inc/python:pip_install:190 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/requirements/.venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt /opt/stack/requirements 2022-11-01 21:52:33.139 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-11-01 21:52:33.141 | Processing /opt/stack/requirements 2022-11-01 21:52:34.882 | 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 22)) (6.0) 2022-11-01 21:52:34.885 | Requirement already satisfied: fixtures===4.0.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 168)) (4.0.1) 2022-11-01 21:52:34.897 | 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 328)) (21.3) 2022-11-01 21:52:34.903 | Requirement already satisfied: pbr===5.11.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 332)) (5.11.0) 2022-11-01 21:52:34.905 | Requirement already satisfied: pyparsing===3.0.9 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 369)) (3.0.9) 2022-11-01 21:52:34.911 | Requirement already satisfied: requests===2.28.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 447)) (2.28.1) 2022-11-01 21:52:34.925 | 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 483)) (1.16.0) 2022-11-01 21:52:34.928 | Requirement already satisfied: urllib3===1.26.12 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 562)) (1.26.12) 2022-11-01 21:52:34.963 | Requirement already satisfied: Parsley>=1.2 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from openstack-requirements==1.2.1.dev5764) (1.3) 2022-11-01 21:52:34.965 | Requirement already satisfied: beagle>=0.2.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from openstack-requirements==1.2.1.dev5764) (0.3.0) 2022-11-01 21:52:34.982 | 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 200)) (3.3) 2022-11-01 21:52:34.985 | Requirement already satisfied: certifi>=2017.4.17 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from requests===2.28.1->-c /opt/stack/requirements/upper-constraints.txt (line 447)) (2022.9.24) 2022-11-01 21:52:34.988 | Requirement already satisfied: charset-normalizer===2.1.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 112)) (2.1.1) 2022-11-01 21:52:34.993 | Requirement already satisfied: cliff===4.0.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 114)) (4.0.0) 2022-11-01 21:52:35.004 | Requirement already satisfied: importlib-metadata===4.12.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 204)) (4.12.0) 2022-11-01 21:52:35.041 | Requirement already satisfied: stevedore===4.1.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 516)) (4.1.0) 2022-11-01 21:52:35.063 | Requirement already satisfied: cmd2===2.4.2 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 115)) (2.4.2) 2022-11-01 21:52:35.112 | Requirement already satisfied: autopage===0.5.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 93)) (0.5.1) 2022-11-01 21:52:35.116 | Requirement already satisfied: prettytable===3.4.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 342)) (3.4.1) 2022-11-01 21:52:35.127 | Requirement already satisfied: zipp===3.8.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 590)) (3.8.1) 2022-11-01 21:52:35.154 | 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 370)) (1.8.2) 2022-11-01 21:52:35.157 | 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 572)) (0.2.5) 2022-11-01 21:52:35.162 | Requirement already satisfied: attrs===22.1.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 90)) (22.1.0) 2022-11-01 21:52:35.220 | Building wheels for collected packages: openstack-requirements 2022-11-01 21:52:35.221 | Building wheel for openstack-requirements (setup.py): started 2022-11-01 21:52:36.084 | Building wheel for openstack-requirements (setup.py): finished with status 'error' 2022-11-01 21:52:36.084 | ERROR: Command errored out with exit status 1: 2022-11-01 21:52:36.084 | command: /opt/stack/requirements/.venv/bin/python3 -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-req-build-a_9f79kg/setup.py'"'"'; __file__='"'"'/tmp/pip-req-build-a_9f79kg/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-3trbfr7f 2022-11-01 21:52:36.084 | cwd: /tmp/pip-req-build-a_9f79kg/ 2022-11-01 21:52:36.084 | Complete output (6 lines): 2022-11-01 21:52:36.084 | usage: setup.py [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...] 2022-11-01 21:52:36.084 | or: setup.py --help [cmd1 cmd2 ...] 2022-11-01 21:52:36.084 | or: setup.py --help-commands 2022-11-01 21:52:36.084 | or: setup.py cmd --help 2022-11-01 21:52:36.084 | 2022-11-01 21:52:36.084 | error: invalid command 'bdist_wheel' 2022-11-01 21:52:36.084 | ---------------------------------------- 2022-11-01 21:52:36.084 | ERROR: Failed building wheel for openstack-requirements 2022-11-01 21:52:36.084 | Running setup.py clean for openstack-requirements 2022-11-01 21:52:36.964 | Failed to build openstack-requirements 2022-11-01 21:52:36.980 | Installing collected packages: openstack-requirements 2022-11-01 21:52:36.981 | Attempting uninstall: openstack-requirements 2022-11-01 21:52:36.981 | Found existing installation: openstack-requirements 1.2.1.dev5764 2022-11-01 21:52:37.017 | Uninstalling openstack-requirements-1.2.1.dev5764: 2022-11-01 21:52:37.034 | Successfully uninstalled openstack-requirements-1.2.1.dev5764 2022-11-01 21:52:37.037 | Running setup.py install for openstack-requirements: started 2022-11-01 21:52:39.466 | Running setup.py install for openstack-requirements: finished with status 'done' 2022-11-01 21:52:39.489 | Successfully installed openstack-requirements-1.2.1.dev5764 2022-11-01 21:52:39.611 | + inc/python:pip_install:196 : result=0 2022-11-01 21:52:39.613 | + inc/python:pip_install:198 : time_stop pip_install 2022-11-01 21:52:39.616 | + functions-common:time_stop:2422 : local name 2022-11-01 21:52:39.618 | + functions-common:time_stop:2423 : local end_time 2022-11-01 21:52:39.620 | + functions-common:time_stop:2424 : local elapsed_time 2022-11-01 21:52:39.622 | + functions-common:time_stop:2425 : local total 2022-11-01 21:52:39.625 | + functions-common:time_stop:2426 : local start_time 2022-11-01 21:52:39.627 | + functions-common:time_stop:2428 : name=pip_install 2022-11-01 21:52:39.629 | + functions-common:time_stop:2429 : start_time=1667339550533 2022-11-01 21:52:39.631 | + functions-common:time_stop:2431 : [[ -z 1667339550533 ]] 2022-11-01 21:52:39.634 | ++ functions-common:time_stop:2434 : date +%s%3N 2022-11-01 21:52:39.638 | + functions-common:time_stop:2434 : end_time=1667339559636 2022-11-01 21:52:39.640 | + functions-common:time_stop:2435 : elapsed_time=9103 2022-11-01 21:52:39.642 | + functions-common:time_stop:2436 : total=8987 2022-11-01 21:52:39.644 | + functions-common:time_stop:2438 : _TIME_START[$name]= 2022-11-01 21:52:39.647 | + functions-common:time_stop:2439 : _TIME_TOTAL[$name]=18090 2022-11-01 21:52:39.649 | + inc/python:pip_install:199 : return 0 2022-11-01 21:52:39.652 | + lib/infra:install_infra:39 : unset PIP_VIRTUAL_ENV 2022-11-01 21:52:39.654 | + lib/infra:install_infra:42 : use_library_from_git pbr 2022-11-01 21:52:39.656 | + inc/python:use_library_from_git:246 : local name=pbr 2022-11-01 21:52:39.659 | + inc/python:use_library_from_git:247 : local enabled=1 2022-11-01 21:52:39.661 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-11-01 21:52:39.664 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,pbr, ]] 2022-11-01 21:52:39.666 | + inc/python:use_library_from_git:249 : return 1 2022-11-01 21:52:39.668 | + lib/infra:install_infra:48 : pip_install -U pbr 2022-11-01 21:52:39.688 | Using python 3.8 to install pbr 2022-11-01 21:52:39.690 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -U pbr 2022-11-01 21:52:41.800 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-01 21:52:41.801 | from cryptography.utils import int_from_bytes 2022-11-01 21:52:41.801 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-01 21:52:41.801 | from cryptography.utils import int_from_bytes 2022-11-01 21:52:42.832 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-11-01 21:52:42.958 | Requirement already up-to-date: pbr===5.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 332)) (5.11.0) 2022-11-01 21:52:45.287 | + inc/python:pip_install:196 : result=0 2022-11-01 21:52:45.290 | + inc/python:pip_install:198 : time_stop pip_install 2022-11-01 21:52:45.292 | + functions-common:time_stop:2422 : local name 2022-11-01 21:52:45.294 | + functions-common:time_stop:2423 : local end_time 2022-11-01 21:52:45.296 | + functions-common:time_stop:2424 : local elapsed_time 2022-11-01 21:52:45.298 | + functions-common:time_stop:2425 : local total 2022-11-01 21:52:45.300 | + functions-common:time_stop:2426 : local start_time 2022-11-01 21:52:45.303 | + functions-common:time_stop:2428 : name=pip_install 2022-11-01 21:52:45.305 | + functions-common:time_stop:2429 : start_time=1667339559683 2022-11-01 21:52:45.307 | + functions-common:time_stop:2431 : [[ -z 1667339559683 ]] 2022-11-01 21:52:45.310 | ++ functions-common:time_stop:2434 : date +%s%3N 2022-11-01 21:52:45.313 | + functions-common:time_stop:2434 : end_time=1667339565311 2022-11-01 21:52:45.316 | + functions-common:time_stop:2435 : elapsed_time=5628 2022-11-01 21:52:45.318 | + functions-common:time_stop:2436 : total=18090 2022-11-01 21:52:45.320 | + functions-common:time_stop:2438 : _TIME_START[$name]= 2022-11-01 21:52:45.322 | + functions-common:time_stop:2439 : _TIME_TOTAL[$name]=23718 2022-11-01 21:52:45.324 | + inc/python:pip_install:199 : return 0 2022-11-01 21:52:45.327 | + ./stack.sh:main:808 : python3 -m venv /opt/stack/bindep-venv 2022-11-01 21:52:47.577 | + ./stack.sh:main:810 : /opt/stack/bindep-venv/bin/pip install bindep 2022-11-01 21:52:49.443 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-11-01 21:52:49.444 | Requirement already satisfied: bindep in /opt/stack/bindep-venv/lib/python3.8/site-packages (2.11.0) 2022-11-01 21:52:49.464 | Requirement already satisfied: Parsley in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.3) 2022-11-01 21:52:49.468 | Requirement already satisfied: distro>=1.7.0; python_version >= "3.6" in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.8.0) 2022-11-01 21:52:49.471 | Requirement already satisfied: packaging; python_version >= "3.6" in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (21.3) 2022-11-01 21:52:49.477 | Requirement already satisfied: pbr>=2.0.0 in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (5.11.0) 2022-11-01 21:52:49.481 | 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.9) 2022-11-01 21:52:49.552 | + ./stack.sh:main:811 : export BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-11-01 21:52:49.555 | + ./stack.sh:main:811 : BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-11-01 21:52:49.558 | ++ ./stack.sh:main:814 : _get_plugin_bindep_packages 2022-11-01 21:52:49.574 | + ./stack.sh:main:814 : pkgs= 2022-11-01 21:52:49.577 | + ./stack.sh:main:815 : [[ -n '' ]] 2022-11-01 21:52:49.579 | + ./stack.sh:main:822 : run_phase stack pre-install 2022-11-01 21:52:49.581 | + functions-common:run_phase:1850 : local mode=stack 2022-11-01 21:52:49.584 | + functions-common:run_phase:1851 : local phase=pre-install 2022-11-01 21:52:49.586 | + functions-common:run_phase:1852 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-11-01 21:52:49.588 | + functions-common:run_phase:1853 : local extra_plugin_file_name 2022-11-01 21:52:49.591 | + functions-common:run_phase:1854 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-11-01 21:52:49.593 | + functions-common:run_phase:1859 : local exceptions=80-tempest.sh 2022-11-01 21:52:49.595 | + functions-common:run_phase:1860 : local extra 2022-11-01 21:52:49.598 | ++ functions-common:run_phase:1861 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-11-01 21:52:49.602 | + functions-common:run_phase:1861 : extra=80-tempest.sh 2022-11-01 21:52:49.604 | + functions-common:run_phase:1862 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-11-01 21:52:49.607 | + functions-common:run_phase:1866 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-11-01 21:52:49.609 | + functions-common:run_phase:1866 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack pre-install 2022-11-01 21:52:49.611 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-11-01 21:52:49.626 | ++ functions-common:is_service_enabled:2078 : return 0 2022-11-01 21:52:49.628 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-11-01 21:52:49.630 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-11-01 21:52:49.632 | ++ extras.d/80-tempest.sh:source:7 : [[ pre-install == \i\n\s\t\a\l\l ]] 2022-11-01 21:52:49.634 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2022-11-01 21:52:49.636 | ++ extras.d/80-tempest.sh:source:10 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2022-11-01 21:52:49.639 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2022-11-01 21:52:49.641 | ++ extras.d/80-tempest.sh:source:13 : [[ pre-install == \e\x\t\r\a ]] 2022-11-01 21:52:49.643 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2022-11-01 21:52:49.645 | ++ extras.d/80-tempest.sh:source:16 : [[ pre-install == \p\o\s\t\-\e\x\t\r\a ]] 2022-11-01 21:52:49.648 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2022-11-01 21:52:49.650 | ++ extras.d/80-tempest.sh:source:19 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2022-11-01 21:52:49.652 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-11-01 21:52:49.654 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-11-01 21:52:49.656 | + functions-common:run_phase:1871 : [[ stack == \s\o\u\r\c\e ]] 2022-11-01 21:52:49.658 | + functions-common:run_phase:1874 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-11-01 21:52:49.660 | + functions-common:run_phase:1877 : run_plugins stack pre-install 2022-11-01 21:52:49.664 | + functions-common:run_plugins:1836 : local mode=stack 2022-11-01 21:52:49.666 | + functions-common:run_plugins:1837 : local phase=pre-install 2022-11-01 21:52:49.668 | + functions-common:run_plugins:1839 : local plugins= 2022-11-01 21:52:49.670 | + functions-common:run_plugins:1840 : local plugin 2022-11-01 21:52:49.673 | + ./stack.sh:main:825 : set_systemd_override DefaultLimitNOFILE 2048 2022-11-01 21:52:49.675 | + functions:set_systemd_override:820 : local key=DefaultLimitNOFILE 2022-11-01 21:52:49.677 | + functions:set_systemd_override:821 : local value=2048 2022-11-01 21:52:49.680 | + functions:set_systemd_override:823 : local sysconf=/etc/systemd/system.conf 2022-11-01 21:52:49.682 | + functions:set_systemd_override:824 : iniset -sudo /etc/systemd/system.conf Manager DefaultLimitNOFILE 2048 2022-11-01 21:52:49.738 | + functions:set_systemd_override:825 : echo 'Set systemd system override for DefaultLimitNOFILE=2048' 2022-11-01 21:52:49.738 | Set systemd system override for DefaultLimitNOFILE=2048 2022-11-01 21:52:49.741 | + functions:set_systemd_override:827 : sudo systemctl daemon-reload 2022-11-01 21:52:50.120 | + ./stack.sh:main:827 : install_rpc_backend 2022-11-01 21:52:50.122 | + lib/rpc_backend:install_rpc_backend:52 : is_service_enabled rabbit 2022-11-01 21:52:50.138 | + functions-common:is_service_enabled:2078 : return 0 2022-11-01 21:52:50.141 | + lib/rpc_backend:install_rpc_backend:54 : install_package rabbitmq-server 2022-11-01 21:52:50.143 | + functions-common:install_package:1446 : update_package_repo 2022-11-01 21:52:50.146 | + functions-common:update_package_repo:1418 : NO_UPDATE_REPOS=False 2022-11-01 21:52:50.148 | + functions-common:update_package_repo:1419 : REPOS_UPDATED=True 2022-11-01 21:52:50.150 | + functions-common:update_package_repo:1420 : RETRY_UPDATE=False 2022-11-01 21:52:50.152 | + functions-common:update_package_repo:1422 : [[ False = \T\r\u\e ]] 2022-11-01 21:52:50.155 | + functions-common:update_package_repo:1426 : is_ubuntu 2022-11-01 21:52:50.157 | + functions-common:is_ubuntu:572 : [[ -z deb ]] 2022-11-01 21:52:50.159 | + functions-common:is_ubuntu:575 : '[' deb = deb ']' 2022-11-01 21:52:50.162 | + functions-common:update_package_repo:1427 : apt_get_update 2022-11-01 21:52:50.164 | + functions-common:apt_get_update:1172 : [[ True == \T\r\u\e ]] 2022-11-01 21:52:50.167 | + functions-common:apt_get_update:1172 : [[ False != \T\r\u\e ]] 2022-11-01 21:52:50.169 | + functions-common:apt_get_update:1173 : return 2022-11-01 21:52:50.171 | + functions-common:install_package:1447 : real_install_package rabbitmq-server 2022-11-01 21:52:50.173 | + functions-common:real_install_package:1432 : is_ubuntu 2022-11-01 21:52:50.176 | + functions-common:is_ubuntu:572 : [[ -z deb ]] 2022-11-01 21:52:50.178 | + functions-common:is_ubuntu:575 : '[' deb = deb ']' 2022-11-01 21:52:50.180 | + functions-common:real_install_package:1433 : apt_get install rabbitmq-server 2022-11-01 21:52:50.201 | + functions-common:apt_get:1213 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install rabbitmq-server 2022-11-01 21:52:50.313 | Reading package lists... 2022-11-01 21:52:50.577 | Building dependency tree... 2022-11-01 21:52:50.578 | Reading state information... 2022-11-01 21:52:50.851 | rabbitmq-server is already the newest version (3.8.2-0ubuntu1.3). 2022-11-01 21:52:50.851 | The following packages were automatically installed and are no longer required: 2022-11-01 21:52:50.852 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-11-01 21:52:50.852 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-11-01 21:52:50.852 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-11-01 21:52:50.852 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-11-01 21:52:50.852 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-11-01 21:52:50.853 | python3-zope.interface 2022-11-01 21:52:50.853 | Use 'sudo apt autoremove' to remove them. 2022-11-01 21:52:50.970 | 0 upgraded, 0 newly installed, 0 to remove and 176 not upgraded. 2022-11-01 21:52:50.975 | + functions-common:apt_get:1217 : result=0 2022-11-01 21:52:50.977 | + functions-common:apt_get:1220 : time_stop apt-get 2022-11-01 21:52:50.979 | + functions-common:time_stop:2422 : local name 2022-11-01 21:52:50.981 | + functions-common:time_stop:2423 : local end_time 2022-11-01 21:52:50.983 | + functions-common:time_stop:2424 : local elapsed_time 2022-11-01 21:52:50.986 | + functions-common:time_stop:2425 : local total 2022-11-01 21:52:50.988 | + functions-common:time_stop:2426 : local start_time 2022-11-01 21:52:50.991 | + functions-common:time_stop:2428 : name=apt-get 2022-11-01 21:52:50.993 | + functions-common:time_stop:2429 : start_time=1667339570198 2022-11-01 21:52:50.995 | + functions-common:time_stop:2431 : [[ -z 1667339570198 ]] 2022-11-01 21:52:50.998 | ++ functions-common:time_stop:2434 : date +%s%3N 2022-11-01 21:52:51.002 | + functions-common:time_stop:2434 : end_time=1667339571000 2022-11-01 21:52:51.004 | + functions-common:time_stop:2435 : elapsed_time=802 2022-11-01 21:52:51.007 | + functions-common:time_stop:2436 : total=1578 2022-11-01 21:52:51.009 | + functions-common:time_stop:2438 : _TIME_START[$name]= 2022-11-01 21:52:51.011 | + functions-common:time_stop:2439 : _TIME_TOTAL[$name]=2380 2022-11-01 21:52:51.013 | + functions-common:apt_get:1221 : return 0 2022-11-01 21:52:51.016 | + lib/rpc_backend:install_rpc_backend:55 : is_suse 2022-11-01 21:52:51.018 | + functions-common:is_suse:541 : is_opensuse 2022-11-01 21:52:51.020 | + functions-common:is_opensuse:548 : [[ -z Ubuntu ]] 2022-11-01 21:52:51.022 | + functions-common:is_opensuse:552 : [[ Ubuntu =~ (openSUSE) ]] 2022-11-01 21:52:51.025 | + functions-common:is_suse:541 : is_suse_linux_enterprise 2022-11-01 21:52:51.027 | + functions-common:is_suse_linux_enterprise:560 : [[ -z Ubuntu ]] 2022-11-01 21:52:51.029 | + functions-common:is_suse_linux_enterprise:564 : [[ Ubuntu =~ (^SUSE) ]] 2022-11-01 21:52:51.031 | + lib/rpc_backend:install_rpc_backend:68 : is_fedora 2022-11-01 21:52:51.034 | + functions-common:is_fedora:523 : [[ -z Ubuntu ]] 2022-11-01 21:52:51.036 | + functions-common:is_fedora:527 : '[' Ubuntu = Fedora ']' 2022-11-01 21:52:51.038 | + functions-common:is_fedora:527 : '[' Ubuntu = 'Red Hat' ']' 2022-11-01 21:52:51.041 | + functions-common:is_fedora:528 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-11-01 21:52:51.043 | + functions-common:is_fedora:529 : '[' Ubuntu = RedHatEnterprise ']' 2022-11-01 21:52:51.045 | + functions-common:is_fedora:530 : '[' Ubuntu = Rocky ']' 2022-11-01 21:52:51.048 | + functions-common:is_fedora:531 : '[' Ubuntu = CentOS ']' 2022-11-01 21:52:51.050 | + functions-common:is_fedora:531 : '[' Ubuntu = CentOSStream ']' 2022-11-01 21:52:51.053 | + functions-common:is_fedora:532 : '[' Ubuntu = AlmaLinux ']' 2022-11-01 21:52:51.055 | + functions-common:is_fedora:533 : '[' Ubuntu = OracleServer ']' 2022-11-01 21:52:51.057 | + functions-common:is_fedora:533 : '[' Ubuntu = Virtuozzo ']' 2022-11-01 21:52:51.060 | + lib/rpc_backend:install_rpc_backend:68 : is_suse 2022-11-01 21:52:51.062 | + functions-common:is_suse:541 : is_opensuse 2022-11-01 21:52:51.064 | + functions-common:is_opensuse:548 : [[ -z Ubuntu ]] 2022-11-01 21:52:51.066 | + functions-common:is_opensuse:552 : [[ Ubuntu =~ (openSUSE) ]] 2022-11-01 21:52:51.069 | + functions-common:is_suse:541 : is_suse_linux_enterprise 2022-11-01 21:52:51.071 | + functions-common:is_suse_linux_enterprise:560 : [[ -z Ubuntu ]] 2022-11-01 21:52:51.074 | + functions-common:is_suse_linux_enterprise:564 : [[ Ubuntu =~ (^SUSE) ]] 2022-11-01 21:52:51.076 | + ./stack.sh:main:828 : restart_rpc_backend 2022-11-01 21:52:51.078 | + lib/rpc_backend:restart_rpc_backend:81 : is_service_enabled rabbit 2022-11-01 21:52:51.094 | + functions-common:is_service_enabled:2078 : return 0 2022-11-01 21:52:51.097 | + lib/rpc_backend:restart_rpc_backend:83 : echo_summary 'Starting RabbitMQ' 2022-11-01 21:52:51.099 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-11-01 21:52:51.101 | + ./stack.sh:echo_summary:441 : echo -e Starting RabbitMQ 2022-11-01 21:52:51.103 | + lib/rpc_backend:restart_rpc_backend:94 : local i 2022-11-01 21:52:51.106 | ++ lib/rpc_backend:restart_rpc_backend:95 : seq 20 2022-11-01 21:52:51.110 | + lib/rpc_backend:restart_rpc_backend:95 : for i in `seq 20` 2022-11-01 21:52:51.112 | + lib/rpc_backend:restart_rpc_backend:96 : local rc=0 2022-11-01 21:52:51.115 | + lib/rpc_backend:restart_rpc_backend:98 : [[ 1 -eq 20 ]] 2022-11-01 21:52:51.118 | + lib/rpc_backend:restart_rpc_backend:100 : [[ 1 == \0 ]] 2022-11-01 21:52:51.120 | + lib/rpc_backend:restart_rpc_backend:104 : rabbit_setuser stackrabbit Passw0rd 2022-11-01 21:52:51.122 | + lib/rpc_backend:rabbit_setuser:173 : local user=stackrabbit pass=Passw0rd found= out= 2022-11-01 21:52:51.125 | ++ lib/rpc_backend:rabbit_setuser:174 : sudo rabbitmqctl list_users 2022-11-01 21:52:51.817 | + lib/rpc_backend:rabbit_setuser:174 : out='Listing users ... 2022-11-01 21:52:51.817 | user tags 2022-11-01 21:52:51.817 | stackrabbit []' 2022-11-01 21:52:51.821 | ++ lib/rpc_backend:rabbit_setuser:176 : echo 'Listing users ... 2022-11-01 21:52:51.821 | user tags 2022-11-01 21:52:51.821 | stackrabbit []' 2022-11-01 21:52:51.821 | ++ lib/rpc_backend:rabbit_setuser:176 : awk '$1 == user { print $1 }' user=stackrabbit 2022-11-01 21:52:51.827 | + lib/rpc_backend:rabbit_setuser:176 : found=stackrabbit 2022-11-01 21:52:51.830 | + lib/rpc_backend:rabbit_setuser:177 : '[' stackrabbit = stackrabbit ']' 2022-11-01 21:52:51.832 | + lib/rpc_backend:rabbit_setuser:178 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-11-01 21:52:52.492 | Changing password for user "stackrabbit" ... 2022-11-01 21:52:52.516 | + lib/rpc_backend:rabbit_setuser:184 : sudo rabbitmqctl set_permissions stackrabbit '.*' '.*' '.*' 2022-11-01 21:52:53.188 | Setting permissions for user "stackrabbit" in vhost "/" ... 2022-11-01 21:52:53.211 | + lib/rpc_backend:restart_rpc_backend:105 : '[' 0 -ne 0 ']' 2022-11-01 21:52:53.213 | + lib/rpc_backend:restart_rpc_backend:110 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-11-01 21:52:53.872 | Changing password for user "stackrabbit" ... 2022-11-01 21:52:53.894 | + lib/rpc_backend:restart_rpc_backend:112 : '[' 0 -ne 0 ']' 2022-11-01 21:52:53.897 | + lib/rpc_backend:restart_rpc_backend:116 : break 2022-11-01 21:52:53.899 | + lib/rpc_backend:restart_rpc_backend:119 : sudo rabbitmqctl delete_user guest 2022-11-01 21:52:54.568 | Deleting user "guest" ... 2022-11-01 21:52:54.582 | Error: 2022-11-01 21:52:54.582 | {:no_such_user, "guest"} 2022-11-01 21:52:54.595 | + lib/rpc_backend:restart_rpc_backend:119 : true 2022-11-01 21:52:54.597 | + ./stack.sh:main:830 : is_service_enabled mysql postgresql 2022-11-01 21:52:54.614 | + functions-common:is_service_enabled:2078 : return 0 2022-11-01 21:52:54.617 | + ./stack.sh:main:831 : install_database 2022-11-01 21:52:54.619 | + lib/database:install_database:118 : install_database_mysql 2022-11-01 21:52:54.622 | + lib/databases/mysql:install_database_mysql:170 : is_ubuntu 2022-11-01 21:52:54.624 | + functions-common:is_ubuntu:572 : [[ -z deb ]] 2022-11-01 21:52:54.626 | + functions-common:is_ubuntu:575 : '[' deb = deb ']' 2022-11-01 21:52:54.628 | + lib/databases/mysql:install_database_mysql:173 : sudo debconf-set-selections 2022-11-01 21:52:54.840 | + lib/databases/mysql:install_database_mysql:183 : [[ ! -e /home/ubuntu/.my.cnf ]] 2022-11-01 21:52:54.843 | + lib/databases/mysql:install_database_mysql:196 : [[ True == \T\r\u\e ]] 2022-11-01 21:52:54.845 | + lib/databases/mysql:install_database_mysql:197 : is_oraclelinux 2022-11-01 21:52:54.847 | + functions-common:is_oraclelinux:511 : [[ -z Ubuntu ]] 2022-11-01 21:52:54.850 | + functions-common:is_oraclelinux:515 : '[' Ubuntu = OracleServer ']' 2022-11-01 21:52:54.852 | + lib/databases/mysql:install_database_mysql:199 : is_fedora 2022-11-01 21:52:54.855 | + functions-common:is_fedora:523 : [[ -z Ubuntu ]] 2022-11-01 21:52:54.857 | + functions-common:is_fedora:527 : '[' Ubuntu = Fedora ']' 2022-11-01 21:52:54.859 | + functions-common:is_fedora:527 : '[' Ubuntu = 'Red Hat' ']' 2022-11-01 21:52:54.862 | + functions-common:is_fedora:528 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-11-01 21:52:54.864 | + functions-common:is_fedora:529 : '[' Ubuntu = RedHatEnterprise ']' 2022-11-01 21:52:54.867 | + functions-common:is_fedora:530 : '[' Ubuntu = Rocky ']' 2022-11-01 21:52:54.869 | + functions-common:is_fedora:531 : '[' Ubuntu = CentOS ']' 2022-11-01 21:52:54.871 | + functions-common:is_fedora:531 : '[' Ubuntu = CentOSStream ']' 2022-11-01 21:52:54.874 | + functions-common:is_fedora:532 : '[' Ubuntu = AlmaLinux ']' 2022-11-01 21:52:54.876 | + functions-common:is_fedora:533 : '[' Ubuntu = OracleServer ']' 2022-11-01 21:52:54.878 | + functions-common:is_fedora:533 : '[' Ubuntu = Virtuozzo ']' 2022-11-01 21:52:54.881 | + lib/databases/mysql:install_database_mysql:202 : is_suse 2022-11-01 21:52:54.883 | + functions-common:is_suse:541 : is_opensuse 2022-11-01 21:52:54.885 | + functions-common:is_opensuse:548 : [[ -z Ubuntu ]] 2022-11-01 21:52:54.888 | + functions-common:is_opensuse:552 : [[ Ubuntu =~ (openSUSE) ]] 2022-11-01 21:52:54.890 | + functions-common:is_suse:541 : is_suse_linux_enterprise 2022-11-01 21:52:54.892 | + functions-common:is_suse_linux_enterprise:560 : [[ -z Ubuntu ]] 2022-11-01 21:52:54.895 | + functions-common:is_suse_linux_enterprise:564 : [[ Ubuntu =~ (^SUSE) ]] 2022-11-01 21:52:54.898 | + lib/databases/mysql:install_database_mysql:205 : is_ubuntu 2022-11-01 21:52:54.900 | + functions-common:is_ubuntu:572 : [[ -z deb ]] 2022-11-01 21:52:54.902 | + functions-common:is_ubuntu:575 : '[' deb = deb ']' 2022-11-01 21:52:54.904 | + lib/databases/mysql:install_database_mysql:206 : install_package mysql-server 2022-11-01 21:52:54.907 | + functions-common:install_package:1446 : update_package_repo 2022-11-01 21:52:54.909 | + functions-common:update_package_repo:1418 : NO_UPDATE_REPOS=False 2022-11-01 21:52:54.912 | + functions-common:update_package_repo:1419 : REPOS_UPDATED=True 2022-11-01 21:52:54.914 | + functions-common:update_package_repo:1420 : RETRY_UPDATE=False 2022-11-01 21:52:54.916 | + functions-common:update_package_repo:1422 : [[ False = \T\r\u\e ]] 2022-11-01 21:52:54.919 | + functions-common:update_package_repo:1426 : is_ubuntu 2022-11-01 21:52:54.921 | + functions-common:is_ubuntu:572 : [[ -z deb ]] 2022-11-01 21:52:54.923 | + functions-common:is_ubuntu:575 : '[' deb = deb ']' 2022-11-01 21:52:54.925 | + functions-common:update_package_repo:1427 : apt_get_update 2022-11-01 21:52:54.928 | + functions-common:apt_get_update:1172 : [[ True == \T\r\u\e ]] 2022-11-01 21:52:54.930 | + functions-common:apt_get_update:1172 : [[ False != \T\r\u\e ]] 2022-11-01 21:52:54.932 | + functions-common:apt_get_update:1173 : return 2022-11-01 21:52:54.934 | + functions-common:install_package:1447 : real_install_package mysql-server 2022-11-01 21:52:54.936 | + functions-common:real_install_package:1432 : is_ubuntu 2022-11-01 21:52:54.939 | + functions-common:is_ubuntu:572 : [[ -z deb ]] 2022-11-01 21:52:54.941 | + functions-common:is_ubuntu:575 : '[' deb = deb ']' 2022-11-01 21:52:54.944 | + functions-common:real_install_package:1433 : apt_get install mysql-server 2022-11-01 21:52:54.965 | + functions-common:apt_get:1213 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install mysql-server 2022-11-01 21:52:55.076 | Reading package lists... 2022-11-01 21:52:55.335 | Building dependency tree... 2022-11-01 21:52:55.336 | Reading state information... 2022-11-01 21:52:55.605 | mysql-server is already the newest version (8.0.31-0ubuntu0.20.04.1). 2022-11-01 21:52:55.605 | The following packages were automatically installed and are no longer required: 2022-11-01 21:52:55.606 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-11-01 21:52:55.606 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-11-01 21:52:55.606 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-11-01 21:52:55.606 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-11-01 21:52:55.606 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-11-01 21:52:55.606 | python3-zope.interface 2022-11-01 21:52:55.606 | Use 'sudo apt autoremove' to remove them. 2022-11-01 21:52:55.722 | 0 upgraded, 0 newly installed, 0 to remove and 176 not upgraded. 2022-11-01 21:52:55.727 | + functions-common:apt_get:1217 : result=0 2022-11-01 21:52:55.729 | + functions-common:apt_get:1220 : time_stop apt-get 2022-11-01 21:52:55.731 | + functions-common:time_stop:2422 : local name 2022-11-01 21:52:55.733 | + functions-common:time_stop:2423 : local end_time 2022-11-01 21:52:55.736 | + functions-common:time_stop:2424 : local elapsed_time 2022-11-01 21:52:55.738 | + functions-common:time_stop:2425 : local total 2022-11-01 21:52:55.741 | + functions-common:time_stop:2426 : local start_time 2022-11-01 21:52:55.743 | + functions-common:time_stop:2428 : name=apt-get 2022-11-01 21:52:55.745 | + functions-common:time_stop:2429 : start_time=1667339574963 2022-11-01 21:52:55.747 | + functions-common:time_stop:2431 : [[ -z 1667339574963 ]] 2022-11-01 21:52:55.750 | ++ functions-common:time_stop:2434 : date +%s%3N 2022-11-01 21:52:55.754 | + functions-common:time_stop:2434 : end_time=1667339575752 2022-11-01 21:52:55.756 | + functions-common:time_stop:2435 : elapsed_time=789 2022-11-01 21:52:55.759 | + functions-common:time_stop:2436 : total=2380 2022-11-01 21:52:55.761 | + functions-common:time_stop:2438 : _TIME_START[$name]= 2022-11-01 21:52:55.763 | + functions-common:time_stop:2439 : _TIME_TOTAL[$name]=3169 2022-11-01 21:52:55.765 | + functions-common:apt_get:1221 : return 0 2022-11-01 21:52:55.768 | + ./stack.sh:main:833 : '[' -n mysql ']' 2022-11-01 21:52:55.770 | + ./stack.sh:main:834 : install_database_python 2022-11-01 21:52:55.772 | + lib/database:install_database_python:123 : install_database_python_mysql 2022-11-01 21:52:55.774 | + lib/databases/mysql:install_database_python_mysql:215 : pip_install_gr PyMySQL 2022-11-01 21:52:55.777 | + inc/python:pip_install_gr:76 : local name=PyMySQL 2022-11-01 21:52:55.779 | + inc/python:pip_install_gr:77 : local clean_name 2022-11-01 21:52:55.782 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements PyMySQL 2022-11-01 21:52:55.784 | ++ inc/python:get_from_global_requirements:221 : local package=PyMySQL 2022-11-01 21:52:55.787 | ++ inc/python:get_from_global_requirements:222 : local required_pkg 2022-11-01 21:52:55.791 | +++ inc/python:get_from_global_requirements:223 : grep -i -h '^PyMySQL' /opt/stack/requirements/global-requirements.txt 2022-11-01 21:52:55.791 | +++ inc/python:get_from_global_requirements:223 : cut -d# -f1 2022-11-01 21:52:55.796 | ++ inc/python:get_from_global_requirements:223 : required_pkg='PyMySQL ' 2022-11-01 21:52:55.798 | ++ inc/python:get_from_global_requirements:224 : [[ PyMySQL == '' ]] 2022-11-01 21:52:55.800 | ++ inc/python:get_from_global_requirements:227 : echo PyMySQL 2022-11-01 21:52:55.803 | + inc/python:pip_install_gr:78 : clean_name=PyMySQL 2022-11-01 21:52:55.806 | + inc/python:pip_install_gr:79 : pip_install PyMySQL 2022-11-01 21:52:55.826 | Using python 3.8 to install PyMySQL 2022-11-01 21:52:55.829 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt PyMySQL 2022-11-01 21:52:57.882 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-01 21:52:57.882 | from cryptography.utils import int_from_bytes 2022-11-01 21:52:57.882 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-01 21:52:57.882 | from cryptography.utils import int_from_bytes 2022-11-01 21:52:58.923 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-11-01 21:52:58.924 | Requirement already satisfied: PyMySQL===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 20)) (1.0.2) 2022-11-01 21:53:01.278 | + inc/python:pip_install:196 : result=0 2022-11-01 21:53:01.280 | + inc/python:pip_install:198 : time_stop pip_install 2022-11-01 21:53:01.282 | + functions-common:time_stop:2422 : local name 2022-11-01 21:53:01.284 | + functions-common:time_stop:2423 : local end_time 2022-11-01 21:53:01.287 | + functions-common:time_stop:2424 : local elapsed_time 2022-11-01 21:53:01.290 | + functions-common:time_stop:2425 : local total 2022-11-01 21:53:01.292 | + functions-common:time_stop:2426 : local start_time 2022-11-01 21:53:01.294 | + functions-common:time_stop:2428 : name=pip_install 2022-11-01 21:53:01.296 | + functions-common:time_stop:2429 : start_time=1667339575821 2022-11-01 21:53:01.298 | + functions-common:time_stop:2431 : [[ -z 1667339575821 ]] 2022-11-01 21:53:01.301 | ++ functions-common:time_stop:2434 : date +%s%3N 2022-11-01 21:53:01.306 | + functions-common:time_stop:2434 : end_time=1667339581304 2022-11-01 21:53:01.308 | + functions-common:time_stop:2435 : elapsed_time=5483 2022-11-01 21:53:01.311 | + functions-common:time_stop:2436 : total=23718 2022-11-01 21:53:01.313 | + functions-common:time_stop:2438 : _TIME_START[$name]= 2022-11-01 21:53:01.315 | + functions-common:time_stop:2439 : _TIME_TOTAL[$name]=29201 2022-11-01 21:53:01.317 | + inc/python:pip_install:199 : return 0 2022-11-01 21:53:01.320 | + lib/databases/mysql:install_database_python_mysql:216 : [[ PyMySQL == \M\y\S\Q\L\-\p\y\t\h\o\n ]] 2022-11-01 21:53:01.322 | + lib/databases/mysql:install_database_python_mysql:218 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-11-01 21:53:01.324 | + lib/databases/mysql:install_database_python_mysql:219 : ADDITIONAL_VENV_PACKAGES+=,PyMySQL 2022-11-01 21:53:01.326 | + ./stack.sh:main:837 : is_service_enabled neutron 2022-11-01 21:53:01.343 | + functions-common:is_service_enabled:2078 : return 0 2022-11-01 21:53:01.345 | + ./stack.sh:main:838 : install_neutron_agent_packages 2022-11-01 21:53:01.348 | + lib/neutron:install_neutron_agent_packages:729 : is_neutron_legacy_enabled 2022-11-01 21:53:01.352 | ++ lib/neutron:is_neutron_legacy_enabled:142 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-11-01 21:53:01.352 | ++ lib/neutron:is_neutron_legacy_enabled:142 : sed s/neutron-//g 2022-11-01 21:53:01.357 | + lib/neutron:is_neutron_legacy_enabled:142 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-11-01 21:53:01.359 | + lib/neutron:is_neutron_legacy_enabled:143 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-11-01 21:53:01.362 | + lib/neutron:is_neutron_legacy_enabled:144 : [[ ,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-11-01 21:53:01.364 | + lib/neutron:is_neutron_legacy_enabled:144 : return 0 2022-11-01 21:53:01.367 | + lib/neutron:install_neutron_agent_packages:731 : install_neutron_agent_packages_mutnauq 2022-11-01 21:53:01.369 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:488 : is_service_enabled q-l3 2022-11-01 21:53:01.384 | + functions-common:is_service_enabled:2078 : return 0 2022-11-01 21:53:01.387 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:489 : install_package radvd 2022-11-01 21:53:01.389 | + functions-common:install_package:1446 : update_package_repo 2022-11-01 21:53:01.391 | + functions-common:update_package_repo:1418 : NO_UPDATE_REPOS=False 2022-11-01 21:53:01.393 | + functions-common:update_package_repo:1419 : REPOS_UPDATED=True 2022-11-01 21:53:01.396 | + functions-common:update_package_repo:1420 : RETRY_UPDATE=False 2022-11-01 21:53:01.399 | + functions-common:update_package_repo:1422 : [[ False = \T\r\u\e ]] 2022-11-01 21:53:01.401 | + functions-common:update_package_repo:1426 : is_ubuntu 2022-11-01 21:53:01.403 | + functions-common:is_ubuntu:572 : [[ -z deb ]] 2022-11-01 21:53:01.405 | + functions-common:is_ubuntu:575 : '[' deb = deb ']' 2022-11-01 21:53:01.407 | + functions-common:update_package_repo:1427 : apt_get_update 2022-11-01 21:53:01.410 | + functions-common:apt_get_update:1172 : [[ True == \T\r\u\e ]] 2022-11-01 21:53:01.412 | + functions-common:apt_get_update:1172 : [[ False != \T\r\u\e ]] 2022-11-01 21:53:01.414 | + functions-common:apt_get_update:1173 : return 2022-11-01 21:53:01.416 | + functions-common:install_package:1447 : real_install_package radvd 2022-11-01 21:53:01.419 | + functions-common:real_install_package:1432 : is_ubuntu 2022-11-01 21:53:01.421 | + functions-common:is_ubuntu:572 : [[ -z deb ]] 2022-11-01 21:53:01.423 | + functions-common:is_ubuntu:575 : '[' deb = deb ']' 2022-11-01 21:53:01.425 | + functions-common:real_install_package:1433 : apt_get install radvd 2022-11-01 21:53:01.446 | + functions-common:apt_get:1213 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install radvd 2022-11-01 21:53:01.559 | Reading package lists... 2022-11-01 21:53:01.820 | Building dependency tree... 2022-11-01 21:53:01.821 | Reading state information... 2022-11-01 21:53:02.091 | radvd is already the newest version (1:2.17-2). 2022-11-01 21:53:02.092 | The following packages were automatically installed and are no longer required: 2022-11-01 21:53:02.093 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-11-01 21:53:02.093 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-11-01 21:53:02.093 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-11-01 21:53:02.093 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-11-01 21:53:02.093 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-11-01 21:53:02.093 | python3-zope.interface 2022-11-01 21:53:02.093 | Use 'sudo apt autoremove' to remove them. 2022-11-01 21:53:02.208 | 0 upgraded, 0 newly installed, 0 to remove and 176 not upgraded. 2022-11-01 21:53:02.213 | + functions-common:apt_get:1217 : result=0 2022-11-01 21:53:02.215 | + functions-common:apt_get:1220 : time_stop apt-get 2022-11-01 21:53:02.217 | + functions-common:time_stop:2422 : local name 2022-11-01 21:53:02.219 | + functions-common:time_stop:2423 : local end_time 2022-11-01 21:53:02.222 | + functions-common:time_stop:2424 : local elapsed_time 2022-11-01 21:53:02.224 | + functions-common:time_stop:2425 : local total 2022-11-01 21:53:02.226 | + functions-common:time_stop:2426 : local start_time 2022-11-01 21:53:02.228 | + functions-common:time_stop:2428 : name=apt-get 2022-11-01 21:53:02.231 | + functions-common:time_stop:2429 : start_time=1667339581443 2022-11-01 21:53:02.233 | + functions-common:time_stop:2431 : [[ -z 1667339581443 ]] 2022-11-01 21:53:02.236 | ++ functions-common:time_stop:2434 : date +%s%3N 2022-11-01 21:53:02.241 | + functions-common:time_stop:2434 : end_time=1667339582237 2022-11-01 21:53:02.243 | + functions-common:time_stop:2435 : elapsed_time=794 2022-11-01 21:53:02.245 | + functions-common:time_stop:2436 : total=3169 2022-11-01 21:53:02.247 | + functions-common:time_stop:2438 : _TIME_START[$name]= 2022-11-01 21:53:02.249 | + functions-common:time_stop:2439 : _TIME_TOTAL[$name]=3963 2022-11-01 21:53:02.252 | + functions-common:apt_get:1221 : return 0 2022-11-01 21:53:02.254 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:492 : is_service_enabled q-agt q-dhcp q-l3 2022-11-01 21:53:02.271 | + functions-common:is_service_enabled:2078 : return 0 2022-11-01 21:53:02.273 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:493 : neutron_plugin_install_agent_packages 2022-11-01 21:53:02.276 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:17 : _neutron_ovs_base_install_agent_packages 2022-11-01 21:53:02.278 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:69 : '[' False == True ']' 2022-11-01 21:53:02.281 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:76 : get_packages openvswitch 2022-11-01 21:53:02.300 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:76 : install_package fakeroot make openvswitch-switch 2022-11-01 21:53:02.302 | + functions-common:install_package:1446 : update_package_repo 2022-11-01 21:53:02.305 | + functions-common:update_package_repo:1418 : NO_UPDATE_REPOS=False 2022-11-01 21:53:02.307 | + functions-common:update_package_repo:1419 : REPOS_UPDATED=True 2022-11-01 21:53:02.309 | + functions-common:update_package_repo:1420 : RETRY_UPDATE=False 2022-11-01 21:53:02.311 | + functions-common:update_package_repo:1422 : [[ False = \T\r\u\e ]] 2022-11-01 21:53:02.313 | + functions-common:update_package_repo:1426 : is_ubuntu 2022-11-01 21:53:02.315 | + functions-common:is_ubuntu:572 : [[ -z deb ]] 2022-11-01 21:53:02.318 | + functions-common:is_ubuntu:575 : '[' deb = deb ']' 2022-11-01 21:53:02.320 | + functions-common:update_package_repo:1427 : apt_get_update 2022-11-01 21:53:02.323 | + functions-common:apt_get_update:1172 : [[ True == \T\r\u\e ]] 2022-11-01 21:53:02.325 | + functions-common:apt_get_update:1172 : [[ False != \T\r\u\e ]] 2022-11-01 21:53:02.327 | + functions-common:apt_get_update:1173 : return 2022-11-01 21:53:02.329 | + functions-common:install_package:1447 : real_install_package fakeroot make openvswitch-switch 2022-11-01 21:53:02.331 | + functions-common:real_install_package:1432 : is_ubuntu 2022-11-01 21:53:02.333 | + functions-common:is_ubuntu:572 : [[ -z deb ]] 2022-11-01 21:53:02.335 | + functions-common:is_ubuntu:575 : '[' deb = deb ']' 2022-11-01 21:53:02.338 | + functions-common:real_install_package:1433 : apt_get install fakeroot make openvswitch-switch 2022-11-01 21:53:02.358 | + functions-common:apt_get:1213 : 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-11-01 21:53:02.475 | Reading package lists... 2022-11-01 21:53:02.750 | Building dependency tree... 2022-11-01 21:53:02.752 | Reading state information... 2022-11-01 21:53:03.034 | fakeroot is already the newest version (1.24-1). 2022-11-01 21:53:03.034 | make is already the newest version (4.2.1-1.2). 2022-11-01 21:53:03.034 | openvswitch-switch is already the newest version (2.13.8-0ubuntu1). 2022-11-01 21:53:03.034 | The following packages were automatically installed and are no longer required: 2022-11-01 21:53:03.035 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-11-01 21:53:03.035 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-11-01 21:53:03.035 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-11-01 21:53:03.036 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-11-01 21:53:03.036 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-11-01 21:53:03.036 | python3-zope.interface 2022-11-01 21:53:03.036 | Use 'sudo apt autoremove' to remove them. 2022-11-01 21:53:03.152 | 0 upgraded, 0 newly installed, 0 to remove and 176 not upgraded. 2022-11-01 21:53:03.156 | + functions-common:apt_get:1217 : result=0 2022-11-01 21:53:03.159 | + functions-common:apt_get:1220 : time_stop apt-get 2022-11-01 21:53:03.161 | + functions-common:time_stop:2422 : local name 2022-11-01 21:53:03.163 | + functions-common:time_stop:2423 : local end_time 2022-11-01 21:53:03.165 | + functions-common:time_stop:2424 : local elapsed_time 2022-11-01 21:53:03.167 | + functions-common:time_stop:2425 : local total 2022-11-01 21:53:03.169 | + functions-common:time_stop:2426 : local start_time 2022-11-01 21:53:03.171 | + functions-common:time_stop:2428 : name=apt-get 2022-11-01 21:53:03.173 | + functions-common:time_stop:2429 : start_time=1667339582355 2022-11-01 21:53:03.176 | + functions-common:time_stop:2431 : [[ -z 1667339582355 ]] 2022-11-01 21:53:03.179 | ++ functions-common:time_stop:2434 : date +%s%3N 2022-11-01 21:53:03.183 | + functions-common:time_stop:2434 : end_time=1667339583180 2022-11-01 21:53:03.185 | + functions-common:time_stop:2435 : elapsed_time=825 2022-11-01 21:53:03.187 | + functions-common:time_stop:2436 : total=3963 2022-11-01 21:53:03.189 | + functions-common:time_stop:2438 : _TIME_START[$name]= 2022-11-01 21:53:03.191 | + functions-common:time_stop:2439 : _TIME_TOTAL[$name]=4788 2022-11-01 21:53:03.194 | + functions-common:apt_get:1221 : return 0 2022-11-01 21:53:03.196 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:77 : is_ubuntu 2022-11-01 21:53:03.198 | + functions-common:is_ubuntu:572 : [[ -z deb ]] 2022-11-01 21:53:03.201 | + functions-common:is_ubuntu:575 : '[' deb = deb ']' 2022-11-01 21:53:03.203 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:78 : _neutron_ovs_base_install_ubuntu_dkms 2022-11-01 21:53:03.205 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:58 : local kernel_version 2022-11-01 21:53:03.208 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:59 : uname -r 2022-11-01 21:53:03.212 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:59 : kernel_version=5.4.0-72-generic 2022-11-01 21:53:03.214 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:60 : local kernel_major_minor 2022-11-01 21:53:03.217 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : echo 5.4.0-72-generic 2022-11-01 21:53:03.218 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : cut -d. -f1-2 2022-11-01 21:53:03.222 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : kernel_major_minor=5.4 2022-11-01 21:53:03.225 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:63 : vercmp 5.4 '<' 3.13 2022-11-01 21:53:03.227 | + functions:vercmp:628 : local v1=5.4 2022-11-01 21:53:03.230 | + functions:vercmp:629 : local 'op=<' 2022-11-01 21:53:03.232 | + functions:vercmp:630 : local v2=3.13 2022-11-01 21:53:03.234 | + functions:vercmp:631 : local result 2022-11-01 21:53:03.237 | ++ functions:vercmp:635 : echo -e '5.4\n3.13' 2022-11-01 21:53:03.238 | ++ functions:vercmp:635 : sort -V 2022-11-01 21:53:03.238 | ++ functions:vercmp:635 : head -1 2022-11-01 21:53:03.244 | + functions:vercmp:635 : result=3.13 2022-11-01 21:53:03.246 | + functions:vercmp:637 : case $op in 2022-11-01 21:53:03.248 | + functions:vercmp:647 : '[' 5.4 '!=' 3.13 ']' 2022-11-01 21:53:03.250 | + functions:vercmp:647 : '[' 3.13 = 5.4 ']' 2022-11-01 21:53:03.252 | + functions:vercmp:648 : return 2022-11-01 21:53:03.255 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:79 : restart_service openvswitch-switch 2022-11-01 21:53:03.257 | + functions-common:restart_service:2306 : '[' -x /bin/systemctl ']' 2022-11-01 21:53:03.259 | + functions-common:restart_service:2307 : sudo /bin/systemctl restart openvswitch-switch 2022-11-01 21:53:03.738 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:18 : use_library_from_git os-ken 2022-11-01 21:53:03.742 | + inc/python:use_library_from_git:246 : local name=os-ken 2022-11-01 21:53:03.745 | + inc/python:use_library_from_git:247 : local enabled=1 2022-11-01 21:53:03.747 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-11-01 21:53:03.750 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,os-ken, ]] 2022-11-01 21:53:03.752 | + inc/python:use_library_from_git:249 : return 1 2022-11-01 21:53:03.755 | + ./stack.sh:main:841 : is_service_enabled etcd3 2022-11-01 21:53:03.773 | + functions-common:is_service_enabled:2078 : return 0 2022-11-01 21:53:03.776 | + ./stack.sh:main:842 : install_etcd3 2022-11-01 21:53:03.778 | + lib/etcd3:install_etcd3:103 : echo 'Installing etcd' 2022-11-01 21:53:03.778 | Installing etcd 2022-11-01 21:53:03.780 | + lib/etcd3:install_etcd3:106 : sudo mkdir -p /opt/stack/bin 2022-11-01 21:53:03.793 | + lib/etcd3:install_etcd3:107 : sudo mkdir -p /opt/stack/data/etcd 2022-11-01 21:53:03.805 | + lib/etcd3:install_etcd3:108 : [[ True == \T\r\u\e ]] 2022-11-01 21:53:03.807 | + lib/etcd3:install_etcd3:109 : sudo mount -t tmpfs -o nodev,nosuid,size=512M tmpfs /opt/stack/data/etcd 2022-11-01 21:53:03.825 | + lib/etcd3:install_etcd3:113 : local etcd_file 2022-11-01 21:53:03.828 | ++ 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-11-01 21:53:03.831 | ++ 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-11-01 21:53:03.834 | +++ 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-11-01 21:53:03.838 | ++ functions:get_extra_file:64 : file_name=etcd-v3.3.12-linux-amd64.tar.gz 2022-11-01 21:53:03.840 | ++ 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-11-01 21:53:03.843 | ++ functions:get_extra_file:67 : [[ ! -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz ]] 2022-11-01 21:53:03.845 | ++ functions:get_extra_file:73 : echo /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-11-01 21:53:03.847 | ++ functions:get_extra_file:74 : return 2022-11-01 21:53:03.850 | + lib/etcd3:install_etcd3:114 : etcd_file=/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-11-01 21:53:03.853 | + lib/etcd3:install_etcd3:115 : '[' '!' -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcd ']' 2022-11-01 21:53:03.855 | + lib/etcd3:install_etcd3:124 : '[' '!' -f /opt/stack/bin/etcd ']' 2022-11-01 21:53:03.857 | + ./stack.sh:main:851 : is_service_enabled tls-proxy 2022-11-01 21:53:03.874 | + functions-common:is_service_enabled:2078 : return 1 2022-11-01 21:53:03.877 | + ./stack.sh:main:861 : install_dstat 2022-11-01 21:53:03.879 | + lib/dstat:install_dstat:22 : is_service_enabled memory_tracker 2022-11-01 21:53:03.896 | + functions-common:is_service_enabled:2078 : return 1 2022-11-01 21:53:03.898 | + ./stack.sh:main:867 : echo_summary 'Installing OpenStack project source' 2022-11-01 21:53:03.900 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-11-01 21:53:03.903 | + ./stack.sh:echo_summary:441 : echo -e Installing OpenStack project source 2022-11-01 21:53:03.905 | + ./stack.sh:main:870 : install_libs 2022-11-01 21:53:03.908 | + lib/libraries:install_libs:90 : _install_lib_from_source automaton 2022-11-01 21:53:03.910 | + lib/libraries:_install_lib_from_source:74 : local name=automaton 2022-11-01 21:53:03.913 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git automaton 2022-11-01 21:53:03.915 | + inc/python:use_library_from_git:246 : local name=automaton 2022-11-01 21:53:03.917 | + inc/python:use_library_from_git:247 : local enabled=1 2022-11-01 21:53:03.919 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-11-01 21:53:03.921 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,automaton, ]] 2022-11-01 21:53:03.924 | + inc/python:use_library_from_git:249 : return 1 2022-11-01 21:53:03.926 | + lib/libraries:install_libs:91 : _install_lib_from_source castellan 2022-11-01 21:53:03.928 | + lib/libraries:_install_lib_from_source:74 : local name=castellan 2022-11-01 21:53:03.930 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git castellan 2022-11-01 21:53:03.933 | + inc/python:use_library_from_git:246 : local name=castellan 2022-11-01 21:53:03.935 | + inc/python:use_library_from_git:247 : local enabled=1 2022-11-01 21:53:03.937 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-11-01 21:53:03.939 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,castellan, ]] 2022-11-01 21:53:03.941 | + inc/python:use_library_from_git:249 : return 1 2022-11-01 21:53:03.944 | + lib/libraries:install_libs:92 : _install_lib_from_source cliff 2022-11-01 21:53:03.946 | + lib/libraries:_install_lib_from_source:74 : local name=cliff 2022-11-01 21:53:03.949 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git cliff 2022-11-01 21:53:03.951 | + inc/python:use_library_from_git:246 : local name=cliff 2022-11-01 21:53:03.953 | + inc/python:use_library_from_git:247 : local enabled=1 2022-11-01 21:53:03.955 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-11-01 21:53:03.957 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,cliff, ]] 2022-11-01 21:53:03.960 | + inc/python:use_library_from_git:249 : return 1 2022-11-01 21:53:03.962 | + lib/libraries:install_libs:93 : _install_lib_from_source cursive 2022-11-01 21:53:03.964 | + lib/libraries:_install_lib_from_source:74 : local name=cursive 2022-11-01 21:53:03.967 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git cursive 2022-11-01 21:53:03.969 | + inc/python:use_library_from_git:246 : local name=cursive 2022-11-01 21:53:03.971 | + inc/python:use_library_from_git:247 : local enabled=1 2022-11-01 21:53:03.973 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-11-01 21:53:03.976 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,cursive, ]] 2022-11-01 21:53:03.978 | + inc/python:use_library_from_git:249 : return 1 2022-11-01 21:53:03.980 | + lib/libraries:install_libs:94 : _install_lib_from_source debtcollector 2022-11-01 21:53:03.982 | + lib/libraries:_install_lib_from_source:74 : local name=debtcollector 2022-11-01 21:53:03.985 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git debtcollector 2022-11-01 21:53:03.987 | + inc/python:use_library_from_git:246 : local name=debtcollector 2022-11-01 21:53:03.989 | + inc/python:use_library_from_git:247 : local enabled=1 2022-11-01 21:53:03.992 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-11-01 21:53:03.994 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,debtcollector, ]] 2022-11-01 21:53:03.996 | + inc/python:use_library_from_git:249 : return 1 2022-11-01 21:53:03.998 | + lib/libraries:install_libs:95 : _install_lib_from_source futurist 2022-11-01 21:53:04.000 | + lib/libraries:_install_lib_from_source:74 : local name=futurist 2022-11-01 21:53:04.003 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git futurist 2022-11-01 21:53:04.005 | + inc/python:use_library_from_git:246 : local name=futurist 2022-11-01 21:53:04.008 | + inc/python:use_library_from_git:247 : local enabled=1 2022-11-01 21:53:04.010 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-11-01 21:53:04.012 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,futurist, ]] 2022-11-01 21:53:04.014 | + inc/python:use_library_from_git:249 : return 1 2022-11-01 21:53:04.017 | + lib/libraries:install_libs:96 : _install_lib_from_source openstacksdk 2022-11-01 21:53:04.019 | + lib/libraries:_install_lib_from_source:74 : local name=openstacksdk 2022-11-01 21:53:04.022 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git openstacksdk 2022-11-01 21:53:04.024 | + inc/python:use_library_from_git:246 : local name=openstacksdk 2022-11-01 21:53:04.026 | + inc/python:use_library_from_git:247 : local enabled=1 2022-11-01 21:53:04.028 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-11-01 21:53:04.030 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,openstacksdk, ]] 2022-11-01 21:53:04.033 | + inc/python:use_library_from_git:249 : return 1 2022-11-01 21:53:04.035 | + lib/libraries:install_libs:97 : _install_lib_from_source osc-lib 2022-11-01 21:53:04.037 | + lib/libraries:_install_lib_from_source:74 : local name=osc-lib 2022-11-01 21:53:04.039 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osc-lib 2022-11-01 21:53:04.042 | + inc/python:use_library_from_git:246 : local name=osc-lib 2022-11-01 21:53:04.044 | + inc/python:use_library_from_git:247 : local enabled=1 2022-11-01 21:53:04.046 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-11-01 21:53:04.048 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,osc-lib, ]] 2022-11-01 21:53:04.051 | + inc/python:use_library_from_git:249 : return 1 2022-11-01 21:53:04.053 | + lib/libraries:install_libs:98 : _install_lib_from_source osc-placement 2022-11-01 21:53:04.055 | + lib/libraries:_install_lib_from_source:74 : local name=osc-placement 2022-11-01 21:53:04.058 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osc-placement 2022-11-01 21:53:04.060 | + inc/python:use_library_from_git:246 : local name=osc-placement 2022-11-01 21:53:04.062 | + inc/python:use_library_from_git:247 : local enabled=1 2022-11-01 21:53:04.064 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-11-01 21:53:04.067 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,osc-placement, ]] 2022-11-01 21:53:04.069 | + inc/python:use_library_from_git:249 : return 1 2022-11-01 21:53:04.072 | + lib/libraries:install_libs:99 : _install_lib_from_source os-client-config 2022-11-01 21:53:04.074 | + lib/libraries:_install_lib_from_source:74 : local name=os-client-config 2022-11-01 21:53:04.076 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-client-config 2022-11-01 21:53:04.078 | + inc/python:use_library_from_git:246 : local name=os-client-config 2022-11-01 21:53:04.081 | + inc/python:use_library_from_git:247 : local enabled=1 2022-11-01 21:53:04.084 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-11-01 21:53:04.086 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,os-client-config, ]] 2022-11-01 21:53:04.088 | + inc/python:use_library_from_git:249 : return 1 2022-11-01 21:53:04.090 | + lib/libraries:install_libs:100 : _install_lib_from_source oslo.cache 2022-11-01 21:53:04.093 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.cache 2022-11-01 21:53:04.095 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.cache 2022-11-01 21:53:04.097 | + inc/python:use_library_from_git:246 : local name=oslo.cache 2022-11-01 21:53:04.100 | + inc/python:use_library_from_git:247 : local enabled=1 2022-11-01 21:53:04.102 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-11-01 21:53:04.104 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.cache, ]] 2022-11-01 21:53:04.106 | + inc/python:use_library_from_git:249 : return 1 2022-11-01 21:53:04.109 | + lib/libraries:install_libs:101 : _install_lib_from_source oslo.concurrency 2022-11-01 21:53:04.111 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.concurrency 2022-11-01 21:53:04.113 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.concurrency 2022-11-01 21:53:04.116 | + inc/python:use_library_from_git:246 : local name=oslo.concurrency 2022-11-01 21:53:04.118 | + inc/python:use_library_from_git:247 : local enabled=1 2022-11-01 21:53:04.120 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-11-01 21:53:04.123 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.concurrency, ]] 2022-11-01 21:53:04.125 | + inc/python:use_library_from_git:249 : return 1 2022-11-01 21:53:04.127 | + lib/libraries:install_libs:102 : _install_lib_from_source oslo.config 2022-11-01 21:53:04.130 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.config 2022-11-01 21:53:04.132 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.config 2022-11-01 21:53:04.135 | + inc/python:use_library_from_git:246 : local name=oslo.config 2022-11-01 21:53:04.137 | + inc/python:use_library_from_git:247 : local enabled=1 2022-11-01 21:53:04.139 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-11-01 21:53:04.141 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.config, ]] 2022-11-01 21:53:04.144 | + inc/python:use_library_from_git:249 : return 1 2022-11-01 21:53:04.146 | + lib/libraries:install_libs:103 : _install_lib_from_source oslo.context 2022-11-01 21:53:04.148 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.context 2022-11-01 21:53:04.151 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.context 2022-11-01 21:53:04.153 | + inc/python:use_library_from_git:246 : local name=oslo.context 2022-11-01 21:53:04.155 | + inc/python:use_library_from_git:247 : local enabled=1 2022-11-01 21:53:04.157 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-11-01 21:53:04.160 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.context, ]] 2022-11-01 21:53:04.163 | + inc/python:use_library_from_git:249 : return 1 2022-11-01 21:53:04.165 | + lib/libraries:install_libs:104 : _install_lib_from_source oslo.db 2022-11-01 21:53:04.167 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.db 2022-11-01 21:53:04.169 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.db 2022-11-01 21:53:04.172 | + inc/python:use_library_from_git:246 : local name=oslo.db 2022-11-01 21:53:04.174 | + inc/python:use_library_from_git:247 : local enabled=1 2022-11-01 21:53:04.177 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-11-01 21:53:04.179 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.db, ]] 2022-11-01 21:53:04.181 | + inc/python:use_library_from_git:249 : return 1 2022-11-01 21:53:04.184 | + lib/libraries:install_libs:105 : _install_lib_from_source oslo.i18n 2022-11-01 21:53:04.186 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.i18n 2022-11-01 21:53:04.188 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.i18n 2022-11-01 21:53:04.190 | + inc/python:use_library_from_git:246 : local name=oslo.i18n 2022-11-01 21:53:04.193 | + inc/python:use_library_from_git:247 : local enabled=1 2022-11-01 21:53:04.195 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-11-01 21:53:04.197 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.i18n, ]] 2022-11-01 21:53:04.200 | + inc/python:use_library_from_git:249 : return 1 2022-11-01 21:53:04.202 | + lib/libraries:install_libs:106 : _install_lib_from_source oslo.limit 2022-11-01 21:53:04.204 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.limit 2022-11-01 21:53:04.206 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.limit 2022-11-01 21:53:04.209 | + inc/python:use_library_from_git:246 : local name=oslo.limit 2022-11-01 21:53:04.211 | + inc/python:use_library_from_git:247 : local enabled=1 2022-11-01 21:53:04.213 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-11-01 21:53:04.216 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.limit, ]] 2022-11-01 21:53:04.218 | + inc/python:use_library_from_git:249 : return 1 2022-11-01 21:53:04.220 | + lib/libraries:install_libs:107 : _install_lib_from_source oslo.log 2022-11-01 21:53:04.223 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.log 2022-11-01 21:53:04.225 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.log 2022-11-01 21:53:04.228 | + inc/python:use_library_from_git:246 : local name=oslo.log 2022-11-01 21:53:04.230 | + inc/python:use_library_from_git:247 : local enabled=1 2022-11-01 21:53:04.233 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-11-01 21:53:04.235 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.log, ]] 2022-11-01 21:53:04.237 | + inc/python:use_library_from_git:249 : return 1 2022-11-01 21:53:04.239 | + lib/libraries:install_libs:108 : _install_lib_from_source oslo.messaging 2022-11-01 21:53:04.242 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.messaging 2022-11-01 21:53:04.244 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.messaging 2022-11-01 21:53:04.247 | + inc/python:use_library_from_git:246 : local name=oslo.messaging 2022-11-01 21:53:04.249 | + inc/python:use_library_from_git:247 : local enabled=1 2022-11-01 21:53:04.251 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-11-01 21:53:04.253 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.messaging, ]] 2022-11-01 21:53:04.256 | + inc/python:use_library_from_git:249 : return 1 2022-11-01 21:53:04.258 | + lib/libraries:install_libs:109 : _install_lib_from_source oslo.middleware 2022-11-01 21:53:04.261 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.middleware 2022-11-01 21:53:04.263 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.middleware 2022-11-01 21:53:04.265 | + inc/python:use_library_from_git:246 : local name=oslo.middleware 2022-11-01 21:53:04.268 | + inc/python:use_library_from_git:247 : local enabled=1 2022-11-01 21:53:04.270 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-11-01 21:53:04.273 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.middleware, ]] 2022-11-01 21:53:04.275 | + inc/python:use_library_from_git:249 : return 1 2022-11-01 21:53:04.277 | + lib/libraries:install_libs:110 : _install_lib_from_source oslo.policy 2022-11-01 21:53:04.280 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.policy 2022-11-01 21:53:04.282 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.policy 2022-11-01 21:53:04.284 | + inc/python:use_library_from_git:246 : local name=oslo.policy 2022-11-01 21:53:04.286 | + inc/python:use_library_from_git:247 : local enabled=1 2022-11-01 21:53:04.289 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-11-01 21:53:04.291 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.policy, ]] 2022-11-01 21:53:04.293 | + inc/python:use_library_from_git:249 : return 1 2022-11-01 21:53:04.295 | + lib/libraries:install_libs:111 : _install_lib_from_source oslo.privsep 2022-11-01 21:53:04.298 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.privsep 2022-11-01 21:53:04.300 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.privsep 2022-11-01 21:53:04.302 | + inc/python:use_library_from_git:246 : local name=oslo.privsep 2022-11-01 21:53:04.305 | + inc/python:use_library_from_git:247 : local enabled=1 2022-11-01 21:53:04.307 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-11-01 21:53:04.309 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.privsep, ]] 2022-11-01 21:53:04.311 | + inc/python:use_library_from_git:249 : return 1 2022-11-01 21:53:04.314 | + lib/libraries:install_libs:112 : _install_lib_from_source oslo.reports 2022-11-01 21:53:04.316 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.reports 2022-11-01 21:53:04.319 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.reports 2022-11-01 21:53:04.321 | + inc/python:use_library_from_git:246 : local name=oslo.reports 2022-11-01 21:53:04.324 | + inc/python:use_library_from_git:247 : local enabled=1 2022-11-01 21:53:04.326 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-11-01 21:53:04.328 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.reports, ]] 2022-11-01 21:53:04.330 | + inc/python:use_library_from_git:249 : return 1 2022-11-01 21:53:04.333 | + lib/libraries:install_libs:113 : _install_lib_from_source oslo.rootwrap 2022-11-01 21:53:04.336 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.rootwrap 2022-11-01 21:53:04.338 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.rootwrap 2022-11-01 21:53:04.340 | + inc/python:use_library_from_git:246 : local name=oslo.rootwrap 2022-11-01 21:53:04.342 | + inc/python:use_library_from_git:247 : local enabled=1 2022-11-01 21:53:04.345 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-11-01 21:53:04.347 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.rootwrap, ]] 2022-11-01 21:53:04.350 | + inc/python:use_library_from_git:249 : return 1 2022-11-01 21:53:04.352 | + lib/libraries:install_libs:114 : _install_lib_from_source oslo.serialization 2022-11-01 21:53:04.354 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.serialization 2022-11-01 21:53:04.356 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.serialization 2022-11-01 21:53:04.359 | + inc/python:use_library_from_git:246 : local name=oslo.serialization 2022-11-01 21:53:04.361 | + inc/python:use_library_from_git:247 : local enabled=1 2022-11-01 21:53:04.363 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-11-01 21:53:04.366 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.serialization, ]] 2022-11-01 21:53:04.369 | + inc/python:use_library_from_git:249 : return 1 2022-11-01 21:53:04.371 | + lib/libraries:install_libs:115 : _install_lib_from_source oslo.service 2022-11-01 21:53:04.373 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.service 2022-11-01 21:53:04.375 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.service 2022-11-01 21:53:04.378 | + inc/python:use_library_from_git:246 : local name=oslo.service 2022-11-01 21:53:04.380 | + inc/python:use_library_from_git:247 : local enabled=1 2022-11-01 21:53:04.382 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-11-01 21:53:04.384 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.service, ]] 2022-11-01 21:53:04.387 | + inc/python:use_library_from_git:249 : return 1 2022-11-01 21:53:04.389 | + lib/libraries:install_libs:116 : _install_lib_from_source oslo.utils 2022-11-01 21:53:04.391 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.utils 2022-11-01 21:53:04.393 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.utils 2022-11-01 21:53:04.396 | + inc/python:use_library_from_git:246 : local name=oslo.utils 2022-11-01 21:53:04.399 | + inc/python:use_library_from_git:247 : local enabled=1 2022-11-01 21:53:04.401 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-11-01 21:53:04.403 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.utils, ]] 2022-11-01 21:53:04.405 | + inc/python:use_library_from_git:249 : return 1 2022-11-01 21:53:04.408 | + lib/libraries:install_libs:117 : _install_lib_from_source oslo.versionedobjects 2022-11-01 21:53:04.410 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.versionedobjects 2022-11-01 21:53:04.413 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.versionedobjects 2022-11-01 21:53:04.415 | + inc/python:use_library_from_git:246 : local name=oslo.versionedobjects 2022-11-01 21:53:04.417 | + inc/python:use_library_from_git:247 : local enabled=1 2022-11-01 21:53:04.420 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-11-01 21:53:04.422 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.versionedobjects, ]] 2022-11-01 21:53:04.424 | + inc/python:use_library_from_git:249 : return 1 2022-11-01 21:53:04.427 | + lib/libraries:install_libs:118 : _install_lib_from_source oslo.vmware 2022-11-01 21:53:04.429 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.vmware 2022-11-01 21:53:04.431 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.vmware 2022-11-01 21:53:04.433 | + inc/python:use_library_from_git:246 : local name=oslo.vmware 2022-11-01 21:53:04.436 | + inc/python:use_library_from_git:247 : local enabled=1 2022-11-01 21:53:04.438 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-11-01 21:53:04.440 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.vmware, ]] 2022-11-01 21:53:04.443 | + inc/python:use_library_from_git:249 : return 1 2022-11-01 21:53:04.445 | + lib/libraries:install_libs:119 : _install_lib_from_source osprofiler 2022-11-01 21:53:04.447 | + lib/libraries:_install_lib_from_source:74 : local name=osprofiler 2022-11-01 21:53:04.450 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osprofiler 2022-11-01 21:53:04.452 | + inc/python:use_library_from_git:246 : local name=osprofiler 2022-11-01 21:53:04.454 | + inc/python:use_library_from_git:247 : local enabled=1 2022-11-01 21:53:04.457 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-11-01 21:53:04.459 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,osprofiler, ]] 2022-11-01 21:53:04.462 | + inc/python:use_library_from_git:249 : return 1 2022-11-01 21:53:04.464 | + lib/libraries:install_libs:120 : _install_lib_from_source pycadf 2022-11-01 21:53:04.466 | + lib/libraries:_install_lib_from_source:74 : local name=pycadf 2022-11-01 21:53:04.469 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git pycadf 2022-11-01 21:53:04.471 | + inc/python:use_library_from_git:246 : local name=pycadf 2022-11-01 21:53:04.474 | + inc/python:use_library_from_git:247 : local enabled=1 2022-11-01 21:53:04.476 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-11-01 21:53:04.478 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,pycadf, ]] 2022-11-01 21:53:04.481 | + inc/python:use_library_from_git:249 : return 1 2022-11-01 21:53:04.483 | + lib/libraries:install_libs:121 : _install_lib_from_source stevedore 2022-11-01 21:53:04.485 | + lib/libraries:_install_lib_from_source:74 : local name=stevedore 2022-11-01 21:53:04.488 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git stevedore 2022-11-01 21:53:04.490 | + inc/python:use_library_from_git:246 : local name=stevedore 2022-11-01 21:53:04.492 | + inc/python:use_library_from_git:247 : local enabled=1 2022-11-01 21:53:04.495 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-11-01 21:53:04.497 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,stevedore, ]] 2022-11-01 21:53:04.499 | + inc/python:use_library_from_git:249 : return 1 2022-11-01 21:53:04.502 | + lib/libraries:install_libs:122 : _install_lib_from_source taskflow 2022-11-01 21:53:04.504 | + lib/libraries:_install_lib_from_source:74 : local name=taskflow 2022-11-01 21:53:04.506 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git taskflow 2022-11-01 21:53:04.508 | + inc/python:use_library_from_git:246 : local name=taskflow 2022-11-01 21:53:04.511 | + inc/python:use_library_from_git:247 : local enabled=1 2022-11-01 21:53:04.513 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-11-01 21:53:04.515 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,taskflow, ]] 2022-11-01 21:53:04.517 | + inc/python:use_library_from_git:249 : return 1 2022-11-01 21:53:04.520 | + lib/libraries:install_libs:123 : _install_lib_from_source tooz 2022-11-01 21:53:04.523 | + lib/libraries:_install_lib_from_source:74 : local name=tooz 2022-11-01 21:53:04.525 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git tooz 2022-11-01 21:53:04.527 | + inc/python:use_library_from_git:246 : local name=tooz 2022-11-01 21:53:04.530 | + inc/python:use_library_from_git:247 : local enabled=1 2022-11-01 21:53:04.532 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-11-01 21:53:04.534 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,tooz, ]] 2022-11-01 21:53:04.537 | + inc/python:use_library_from_git:249 : return 1 2022-11-01 21:53:04.540 | + lib/libraries:install_libs:127 : _install_lib_from_source os-brick 2022-11-01 21:53:04.542 | + lib/libraries:_install_lib_from_source:74 : local name=os-brick 2022-11-01 21:53:04.544 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-brick 2022-11-01 21:53:04.546 | + inc/python:use_library_from_git:246 : local name=os-brick 2022-11-01 21:53:04.549 | + inc/python:use_library_from_git:247 : local enabled=1 2022-11-01 21:53:04.551 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-11-01 21:53:04.553 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,os-brick, ]] 2022-11-01 21:53:04.556 | + inc/python:use_library_from_git:249 : return 1 2022-11-01 21:53:04.558 | + lib/libraries:install_libs:128 : _install_lib_from_source os-resource-classes 2022-11-01 21:53:04.560 | + lib/libraries:_install_lib_from_source:74 : local name=os-resource-classes 2022-11-01 21:53:04.563 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-resource-classes 2022-11-01 21:53:04.565 | + inc/python:use_library_from_git:246 : local name=os-resource-classes 2022-11-01 21:53:04.568 | + inc/python:use_library_from_git:247 : local enabled=1 2022-11-01 21:53:04.570 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-11-01 21:53:04.572 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,os-resource-classes, ]] 2022-11-01 21:53:04.576 | + inc/python:use_library_from_git:249 : return 1 2022-11-01 21:53:04.578 | + lib/libraries:install_libs:129 : _install_lib_from_source os-traits 2022-11-01 21:53:04.581 | + lib/libraries:_install_lib_from_source:74 : local name=os-traits 2022-11-01 21:53:04.584 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-traits 2022-11-01 21:53:04.586 | + inc/python:use_library_from_git:246 : local name=os-traits 2022-11-01 21:53:04.588 | + inc/python:use_library_from_git:247 : local enabled=1 2022-11-01 21:53:04.591 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-11-01 21:53:04.593 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,os-traits, ]] 2022-11-01 21:53:04.595 | + inc/python:use_library_from_git:249 : return 1 2022-11-01 21:53:04.598 | + lib/libraries:install_libs:132 : _install_lib_from_source python-barbicanclient 2022-11-01 21:53:04.601 | + lib/libraries:_install_lib_from_source:74 : local name=python-barbicanclient 2022-11-01 21:53:04.603 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git python-barbicanclient 2022-11-01 21:53:04.605 | + inc/python:use_library_from_git:246 : local name=python-barbicanclient 2022-11-01 21:53:04.608 | + inc/python:use_library_from_git:247 : local enabled=1 2022-11-01 21:53:04.610 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-11-01 21:53:04.612 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,python-barbicanclient, ]] 2022-11-01 21:53:04.615 | + inc/python:use_library_from_git:249 : return 1 2022-11-01 21:53:04.617 | + lib/libraries:install_libs:139 : pip_install etcd3 2022-11-01 21:53:04.638 | Using python 3.8 to install etcd3 2022-11-01 21:53:04.640 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt etcd3 2022-11-01 21:53:06.711 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-01 21:53:06.711 | from cryptography.utils import int_from_bytes 2022-11-01 21:53:06.711 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-01 21:53:06.711 | from cryptography.utils import int_from_bytes 2022-11-01 21:53:07.765 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-11-01 21:53:07.767 | Requirement already satisfied: etcd3===0.12.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 159)) (0.12.0) 2022-11-01 21:53:07.776 | Requirement already satisfied: grpcio===1.47.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 188)) (1.47.0) 2022-11-01 21:53:07.787 | Requirement already satisfied: protobuf===4.21.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 345)) (4.21.5) 2022-11-01 21:53:07.789 | Requirement already satisfied: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 483)) (1.16.0) 2022-11-01 21:53:07.792 | Requirement already satisfied: tenacity===6.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 531)) (6.3.1) 2022-11-01 21:53:10.155 | + inc/python:pip_install:196 : result=0 2022-11-01 21:53:10.157 | + inc/python:pip_install:198 : time_stop pip_install 2022-11-01 21:53:10.159 | + functions-common:time_stop:2422 : local name 2022-11-01 21:53:10.162 | + functions-common:time_stop:2423 : local end_time 2022-11-01 21:53:10.164 | + functions-common:time_stop:2424 : local elapsed_time 2022-11-01 21:53:10.166 | + functions-common:time_stop:2425 : local total 2022-11-01 21:53:10.169 | + functions-common:time_stop:2426 : local start_time 2022-11-01 21:53:10.171 | + functions-common:time_stop:2428 : name=pip_install 2022-11-01 21:53:10.173 | + functions-common:time_stop:2429 : start_time=1667339584633 2022-11-01 21:53:10.175 | + functions-common:time_stop:2431 : [[ -z 1667339584633 ]] 2022-11-01 21:53:10.178 | ++ functions-common:time_stop:2434 : date +%s%3N 2022-11-01 21:53:10.182 | + functions-common:time_stop:2434 : end_time=1667339590180 2022-11-01 21:53:10.184 | + functions-common:time_stop:2435 : elapsed_time=5547 2022-11-01 21:53:10.187 | + functions-common:time_stop:2436 : total=29201 2022-11-01 21:53:10.189 | + functions-common:time_stop:2438 : _TIME_START[$name]= 2022-11-01 21:53:10.191 | + functions-common:time_stop:2439 : _TIME_TOTAL[$name]=34748 2022-11-01 21:53:10.193 | + inc/python:pip_install:199 : return 0 2022-11-01 21:53:10.196 | + lib/libraries:install_libs:140 : pip_install etcd3gw 2022-11-01 21:53:10.217 | Using python 3.8 to install etcd3gw 2022-11-01 21:53:10.219 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt etcd3gw 2022-11-01 21:53:12.304 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-01 21:53:12.304 | from cryptography.utils import int_from_bytes 2022-11-01 21:53:12.304 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-01 21:53:12.304 | from cryptography.utils import int_from_bytes 2022-11-01 21:53:13.390 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-11-01 21:53:13.392 | Requirement already satisfied: etcd3gw===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 160)) (2.1.0) 2022-11-01 21:53:13.400 | Requirement already satisfied: futurist===2.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 173)) (2.4.1) 2022-11-01 21:53:13.402 | Requirement already satisfied: pbr===5.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 332)) (5.11.0) 2022-11-01 21:53:13.405 | Requirement already satisfied: requests===2.28.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 447)) (2.28.1) 2022-11-01 21:53:13.419 | Requirement already satisfied: urllib3===1.26.12 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 562)) (1.26.12) 2022-11-01 21:53:13.454 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests===2.28.1->-c /opt/stack/requirements/upper-constraints.txt (line 447)) (2019.11.28) 2022-11-01 21:53:13.456 | Requirement already satisfied: charset-normalizer===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 112)) (2.1.1) 2022-11-01 21:53:13.462 | Requirement already satisfied: idna===3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 200)) (3.3) 2022-11-01 21:53:15.830 | + inc/python:pip_install:196 : result=0 2022-11-01 21:53:15.832 | + inc/python:pip_install:198 : time_stop pip_install 2022-11-01 21:53:15.835 | + functions-common:time_stop:2422 : local name 2022-11-01 21:53:15.837 | + functions-common:time_stop:2423 : local end_time 2022-11-01 21:53:15.839 | + functions-common:time_stop:2424 : local elapsed_time 2022-11-01 21:53:15.841 | + functions-common:time_stop:2425 : local total 2022-11-01 21:53:15.844 | + functions-common:time_stop:2426 : local start_time 2022-11-01 21:53:15.846 | + functions-common:time_stop:2428 : name=pip_install 2022-11-01 21:53:15.849 | + functions-common:time_stop:2429 : start_time=1667339590211 2022-11-01 21:53:15.851 | + functions-common:time_stop:2431 : [[ -z 1667339590211 ]] 2022-11-01 21:53:15.853 | ++ functions-common:time_stop:2434 : date +%s%3N 2022-11-01 21:53:15.858 | + functions-common:time_stop:2434 : end_time=1667339595855 2022-11-01 21:53:15.860 | + functions-common:time_stop:2435 : elapsed_time=5644 2022-11-01 21:53:15.862 | + functions-common:time_stop:2436 : total=34748 2022-11-01 21:53:15.864 | + functions-common:time_stop:2438 : _TIME_START[$name]= 2022-11-01 21:53:15.866 | + functions-common:time_stop:2439 : _TIME_TOTAL[$name]=40392 2022-11-01 21:53:15.869 | + inc/python:pip_install:199 : return 0 2022-11-01 21:53:15.871 | + ./stack.sh:main:873 : install_apache_uwsgi 2022-11-01 21:53:15.873 | + lib/apache:install_apache_uwsgi:85 : local apxs=apxs2 2022-11-01 21:53:15.876 | + lib/apache:install_apache_uwsgi:86 : is_fedora 2022-11-01 21:53:15.878 | + functions-common:is_fedora:523 : [[ -z Ubuntu ]] 2022-11-01 21:53:15.880 | + functions-common:is_fedora:527 : '[' Ubuntu = Fedora ']' 2022-11-01 21:53:15.883 | + functions-common:is_fedora:527 : '[' Ubuntu = 'Red Hat' ']' 2022-11-01 21:53:15.885 | + functions-common:is_fedora:528 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-11-01 21:53:15.887 | + functions-common:is_fedora:529 : '[' Ubuntu = RedHatEnterprise ']' 2022-11-01 21:53:15.890 | + functions-common:is_fedora:530 : '[' Ubuntu = Rocky ']' 2022-11-01 21:53:15.892 | + functions-common:is_fedora:531 : '[' Ubuntu = CentOS ']' 2022-11-01 21:53:15.894 | + functions-common:is_fedora:531 : '[' Ubuntu = CentOSStream ']' 2022-11-01 21:53:15.897 | + functions-common:is_fedora:532 : '[' Ubuntu = AlmaLinux ']' 2022-11-01 21:53:15.899 | + functions-common:is_fedora:533 : '[' Ubuntu = OracleServer ']' 2022-11-01 21:53:15.902 | + functions-common:is_fedora:533 : '[' Ubuntu = Virtuozzo ']' 2022-11-01 21:53:15.904 | + lib/apache:install_apache_uwsgi:90 : is_ubuntu 2022-11-01 21:53:15.906 | + functions-common:is_ubuntu:572 : [[ -z deb ]] 2022-11-01 21:53:15.908 | + functions-common:is_ubuntu:575 : '[' deb = deb ']' 2022-11-01 21:53:15.911 | + lib/apache:install_apache_uwsgi:91 : local 'pkg_list=uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi' 2022-11-01 21:53:15.913 | + lib/apache:install_apache_uwsgi:92 : install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-11-01 21:53:15.916 | + functions-common:install_package:1446 : update_package_repo 2022-11-01 21:53:15.918 | + functions-common:update_package_repo:1418 : NO_UPDATE_REPOS=False 2022-11-01 21:53:15.920 | + functions-common:update_package_repo:1419 : REPOS_UPDATED=True 2022-11-01 21:53:15.922 | + functions-common:update_package_repo:1420 : RETRY_UPDATE=False 2022-11-01 21:53:15.925 | + functions-common:update_package_repo:1422 : [[ False = \T\r\u\e ]] 2022-11-01 21:53:15.927 | + functions-common:update_package_repo:1426 : is_ubuntu 2022-11-01 21:53:15.930 | + functions-common:is_ubuntu:572 : [[ -z deb ]] 2022-11-01 21:53:15.932 | + functions-common:is_ubuntu:575 : '[' deb = deb ']' 2022-11-01 21:53:15.934 | + functions-common:update_package_repo:1427 : apt_get_update 2022-11-01 21:53:15.937 | + functions-common:apt_get_update:1172 : [[ True == \T\r\u\e ]] 2022-11-01 21:53:15.939 | + functions-common:apt_get_update:1172 : [[ False != \T\r\u\e ]] 2022-11-01 21:53:15.941 | + functions-common:apt_get_update:1173 : return 2022-11-01 21:53:15.944 | + functions-common:install_package:1447 : real_install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-11-01 21:53:15.946 | + functions-common:real_install_package:1432 : is_ubuntu 2022-11-01 21:53:15.948 | + functions-common:is_ubuntu:572 : [[ -z deb ]] 2022-11-01 21:53:15.951 | + functions-common:is_ubuntu:575 : '[' deb = deb ']' 2022-11-01 21:53:15.953 | + functions-common:real_install_package:1433 : apt_get install uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-11-01 21:53:15.975 | + functions-common:apt_get:1213 : 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-11-01 21:53:16.085 | Reading package lists... 2022-11-01 21:53:16.345 | Building dependency tree... 2022-11-01 21:53:16.346 | Reading state information... 2022-11-01 21:53:16.625 | uwsgi is already the newest version (2.0.18-11ubuntu1). 2022-11-01 21:53:16.625 | uwsgi-plugin-python3 is already the newest version (2.0.18-11ubuntu1). 2022-11-01 21:53:16.625 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.12). 2022-11-01 21:53:16.625 | The following packages were automatically installed and are no longer required: 2022-11-01 21:53:16.626 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-11-01 21:53:16.626 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-11-01 21:53:16.626 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-11-01 21:53:16.626 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-11-01 21:53:16.626 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-11-01 21:53:16.626 | python3-zope.interface 2022-11-01 21:53:16.626 | Use 'sudo apt autoremove' to remove them. 2022-11-01 21:53:16.742 | 0 upgraded, 0 newly installed, 0 to remove and 176 not upgraded. 2022-11-01 21:53:16.746 | + functions-common:apt_get:1217 : result=0 2022-11-01 21:53:16.749 | + functions-common:apt_get:1220 : time_stop apt-get 2022-11-01 21:53:16.751 | + functions-common:time_stop:2422 : local name 2022-11-01 21:53:16.753 | + functions-common:time_stop:2423 : local end_time 2022-11-01 21:53:16.756 | + functions-common:time_stop:2424 : local elapsed_time 2022-11-01 21:53:16.758 | + functions-common:time_stop:2425 : local total 2022-11-01 21:53:16.760 | + functions-common:time_stop:2426 : local start_time 2022-11-01 21:53:16.763 | + functions-common:time_stop:2428 : name=apt-get 2022-11-01 21:53:16.765 | + functions-common:time_stop:2429 : start_time=1667339595971 2022-11-01 21:53:16.767 | + functions-common:time_stop:2431 : [[ -z 1667339595971 ]] 2022-11-01 21:53:16.770 | ++ functions-common:time_stop:2434 : date +%s%3N 2022-11-01 21:53:16.774 | + functions-common:time_stop:2434 : end_time=1667339596771 2022-11-01 21:53:16.776 | + functions-common:time_stop:2435 : elapsed_time=800 2022-11-01 21:53:16.778 | + functions-common:time_stop:2436 : total=4788 2022-11-01 21:53:16.780 | + functions-common:time_stop:2438 : _TIME_START[$name]= 2022-11-01 21:53:16.783 | + functions-common:time_stop:2439 : _TIME_TOTAL[$name]=5588 2022-11-01 21:53:16.785 | + functions-common:apt_get:1221 : return 0 2022-11-01 21:53:16.788 | + lib/apache:install_apache_uwsgi:128 : is_ubuntu 2022-11-01 21:53:16.790 | + functions-common:is_ubuntu:572 : [[ -z deb ]] 2022-11-01 21:53:16.792 | + functions-common:is_ubuntu:575 : '[' deb = deb ']' 2022-11-01 21:53:16.794 | + lib/apache:install_apache_uwsgi:130 : sudo a2enmod proxy 2022-11-01 21:53:16.858 | Module proxy already enabled 2022-11-01 21:53:16.862 | + lib/apache:install_apache_uwsgi:131 : sudo a2enmod proxy_uwsgi 2022-11-01 21:53:16.923 | Considering dependency proxy for proxy_uwsgi: 2022-11-01 21:53:16.924 | Module proxy already enabled 2022-11-01 21:53:16.924 | Module proxy_uwsgi already enabled 2022-11-01 21:53:16.928 | + lib/apache:install_apache_uwsgi:137 : restart_apache_server 2022-11-01 21:53:16.931 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-11-01 21:53:16.933 | + functions-common:restart_service:2306 : '[' -x /bin/systemctl ']' 2022-11-01 21:53:16.935 | + functions-common:restart_service:2307 : sudo /bin/systemctl restart apache2 2022-11-01 21:53:17.072 | + ./stack.sh:main:876 : install_keystoneauth 2022-11-01 21:53:17.074 | + lib/keystone:install_keystoneauth:498 : use_library_from_git keystoneauth 2022-11-01 21:53:17.076 | + inc/python:use_library_from_git:246 : local name=keystoneauth 2022-11-01 21:53:17.079 | + inc/python:use_library_from_git:247 : local enabled=1 2022-11-01 21:53:17.081 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-11-01 21:53:17.084 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,keystoneauth, ]] 2022-11-01 21:53:17.086 | + inc/python:use_library_from_git:249 : return 1 2022-11-01 21:53:17.089 | + ./stack.sh:main:877 : install_keystoneclient 2022-11-01 21:53:17.092 | + lib/keystone:install_keystoneclient:506 : use_library_from_git python-keystoneclient 2022-11-01 21:53:17.095 | + inc/python:use_library_from_git:246 : local name=python-keystoneclient 2022-11-01 21:53:17.098 | + inc/python:use_library_from_git:247 : local enabled=1 2022-11-01 21:53:17.101 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-11-01 21:53:17.103 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,python-keystoneclient, ]] 2022-11-01 21:53:17.105 | + inc/python:use_library_from_git:249 : return 1 2022-11-01 21:53:17.108 | + ./stack.sh:main:878 : install_glanceclient 2022-11-01 21:53:17.110 | + lib/glance:install_glanceclient:498 : use_library_from_git python-glanceclient 2022-11-01 21:53:17.112 | + inc/python:use_library_from_git:246 : local name=python-glanceclient 2022-11-01 21:53:17.115 | + inc/python:use_library_from_git:247 : local enabled=1 2022-11-01 21:53:17.118 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-11-01 21:53:17.120 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,python-glanceclient, ]] 2022-11-01 21:53:17.123 | + inc/python:use_library_from_git:249 : return 1 2022-11-01 21:53:17.126 | + ./stack.sh:main:879 : install_cinderclient 2022-11-01 21:53:17.128 | + lib/cinder:install_cinderclient:492 : use_library_from_git python-brick-cinderclient-ext 2022-11-01 21:53:17.130 | + inc/python:use_library_from_git:246 : local name=python-brick-cinderclient-ext 2022-11-01 21:53:17.133 | + inc/python:use_library_from_git:247 : local enabled=1 2022-11-01 21:53:17.135 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-11-01 21:53:17.137 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,python-brick-cinderclient-ext, ]] 2022-11-01 21:53:17.140 | + inc/python:use_library_from_git:249 : return 1 2022-11-01 21:53:17.142 | + lib/cinder:install_cinderclient:497 : use_library_from_git python-cinderclient 2022-11-01 21:53:17.144 | + inc/python:use_library_from_git:246 : local name=python-cinderclient 2022-11-01 21:53:17.147 | + inc/python:use_library_from_git:247 : local enabled=1 2022-11-01 21:53:17.150 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-11-01 21:53:17.152 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,python-cinderclient, ]] 2022-11-01 21:53:17.154 | + inc/python:use_library_from_git:249 : return 1 2022-11-01 21:53:17.157 | + ./stack.sh:main:880 : install_novaclient 2022-11-01 21:53:17.159 | + lib/nova:install_novaclient:864 : use_library_from_git python-novaclient 2022-11-01 21:53:17.162 | + inc/python:use_library_from_git:246 : local name=python-novaclient 2022-11-01 21:53:17.165 | + inc/python:use_library_from_git:247 : local enabled=1 2022-11-01 21:53:17.167 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-11-01 21:53:17.169 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,python-novaclient, ]] 2022-11-01 21:53:17.172 | + inc/python:use_library_from_git:249 : return 1 2022-11-01 21:53:17.174 | + ./stack.sh:main:881 : is_service_enabled swift glance horizon 2022-11-01 21:53:17.191 | + functions-common:is_service_enabled:2078 : return 0 2022-11-01 21:53:17.193 | + ./stack.sh:main:882 : install_swiftclient 2022-11-01 21:53:17.196 | + lib/swift:install_swiftclient:733 : use_library_from_git python-swiftclient 2022-11-01 21:53:17.198 | + inc/python:use_library_from_git:246 : local name=python-swiftclient 2022-11-01 21:53:17.201 | + inc/python:use_library_from_git:247 : local enabled=1 2022-11-01 21:53:17.203 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-11-01 21:53:17.205 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,python-swiftclient, ]] 2022-11-01 21:53:17.208 | + inc/python:use_library_from_git:249 : return 1 2022-11-01 21:53:17.211 | + ./stack.sh:main:884 : is_service_enabled neutron nova horizon 2022-11-01 21:53:17.227 | + functions-common:is_service_enabled:2078 : return 0 2022-11-01 21:53:17.230 | + ./stack.sh:main:885 : install_neutronclient 2022-11-01 21:53:17.232 | + lib/neutron:install_neutronclient:465 : use_library_from_git python-neutronclient 2022-11-01 21:53:17.235 | + inc/python:use_library_from_git:246 : local name=python-neutronclient 2022-11-01 21:53:17.237 | + inc/python:use_library_from_git:247 : local enabled=1 2022-11-01 21:53:17.239 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-11-01 21:53:17.242 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,python-neutronclient, ]] 2022-11-01 21:53:17.244 | + inc/python:use_library_from_git:249 : return 1 2022-11-01 21:53:17.247 | + ./stack.sh:main:889 : install_keystonemiddleware 2022-11-01 21:53:17.249 | + lib/keystone:install_keystonemiddleware:516 : use_library_from_git keystonemiddleware 2022-11-01 21:53:17.252 | + inc/python:use_library_from_git:246 : local name=keystonemiddleware 2022-11-01 21:53:17.254 | + inc/python:use_library_from_git:247 : local enabled=1 2022-11-01 21:53:17.257 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-11-01 21:53:17.259 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,keystonemiddleware, ]] 2022-11-01 21:53:17.261 | + inc/python:use_library_from_git:249 : return 1 2022-11-01 21:53:17.264 | + lib/keystone:install_keystonemiddleware:521 : pip_install_gr keystonemiddleware 2022-11-01 21:53:17.266 | + inc/python:pip_install_gr:76 : local name=keystonemiddleware 2022-11-01 21:53:17.268 | + inc/python:pip_install_gr:77 : local clean_name 2022-11-01 21:53:17.272 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements keystonemiddleware 2022-11-01 21:53:17.275 | ++ inc/python:get_from_global_requirements:221 : local package=keystonemiddleware 2022-11-01 21:53:17.277 | ++ inc/python:get_from_global_requirements:222 : local required_pkg 2022-11-01 21:53:17.281 | +++ inc/python:get_from_global_requirements:223 : grep -i -h '^keystonemiddleware' /opt/stack/requirements/global-requirements.txt 2022-11-01 21:53:17.281 | +++ inc/python:get_from_global_requirements:223 : cut -d# -f1 2022-11-01 21:53:17.286 | ++ inc/python:get_from_global_requirements:223 : required_pkg='keystonemiddleware ' 2022-11-01 21:53:17.289 | ++ inc/python:get_from_global_requirements:224 : [[ keystonemiddleware == '' ]] 2022-11-01 21:53:17.291 | ++ inc/python:get_from_global_requirements:227 : echo keystonemiddleware 2022-11-01 21:53:17.294 | + inc/python:pip_install_gr:78 : clean_name=keystonemiddleware 2022-11-01 21:53:17.296 | + inc/python:pip_install_gr:79 : pip_install keystonemiddleware 2022-11-01 21:53:17.317 | Using python 3.8 to install keystonemiddleware 2022-11-01 21:53:17.320 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt keystonemiddleware 2022-11-01 21:53:19.389 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-01 21:53:19.389 | from cryptography.utils import int_from_bytes 2022-11-01 21:53:19.389 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-01 21:53:19.389 | from cryptography.utils import int_from_bytes 2022-11-01 21:53:20.423 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-11-01 21:53:20.425 | Requirement already satisfied: keystonemiddleware===10.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 228)) (10.1.0) 2022-11-01 21:53:20.478 | Requirement already satisfied: oslo.cache===3.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 302)) (3.1.0) 2022-11-01 21:53:20.515 | Requirement already satisfied: oslo.config===9.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 304)) (9.0.0) 2022-11-01 21:53:20.555 | Requirement already satisfied: oslo.context===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 305)) (5.0.0) 2022-11-01 21:53:20.561 | Requirement already satisfied: oslo.i18n===5.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 307)) (5.1.0) 2022-11-01 21:53:20.565 | Requirement already satisfied: oslo.log===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 309)) (5.0.0) 2022-11-01 21:53:20.604 | Requirement already satisfied: oslo.serialization===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 317)) (5.0.0) 2022-11-01 21:53:20.612 | Requirement already satisfied: oslo.utils===6.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 320)) (6.0.1) 2022-11-01 21:53:20.626 | Requirement already satisfied: packaging===21.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 328)) (21.3) 2022-11-01 21:53:20.632 | Requirement already satisfied: pbr===5.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 332)) (5.11.0) 2022-11-01 21:53:20.635 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 356)) (3.1.1) 2022-11-01 21:53:20.644 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 364)) (0.9.6) 2022-11-01 21:53:20.648 | Requirement already satisfied: pyparsing===3.0.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 369)) (3.0.9) 2022-11-01 21:53:20.654 | Requirement already satisfied: python-dateutil===2.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 396)) (2.8.2) 2022-11-01 21:53:20.659 | Requirement already satisfied: python-keystoneclient===5.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 405)) (5.0.1) 2022-11-01 21:53:20.680 | Requirement already satisfied: pytz===2022.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 435)) (2022.2.1) 2022-11-01 21:53:20.684 | Requirement already satisfied: requests===2.28.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 447)) (2.28.1) 2022-11-01 21:53:20.697 | Requirement already satisfied: rfc3986===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 460)) (1.5.0) 2022-11-01 21:53:20.702 | Requirement already satisfied: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 483)) (1.16.0) 2022-11-01 21:53:20.704 | Requirement already satisfied: stevedore===4.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 516)) (4.1.0) 2022-11-01 21:53:20.709 | Requirement already satisfied: urllib3===1.26.12 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 562)) (1.26.12) 2022-11-01 21:53:20.743 | Requirement already satisfied: WebOb===1.8.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 32)) (1.8.7) 2022-11-01 21:53:20.756 | Requirement already satisfied: keystoneauth1===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 227)) (5.0.0) 2022-11-01 21:53:20.814 | Requirement already satisfied: dogpile.cache===1.1.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 151)) (1.1.8) 2022-11-01 21:53:20.820 | Requirement already satisfied: debtcollector===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 130)) (2.5.0) 2022-11-01 21:53:20.826 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 260)) (0.8.0) 2022-11-01 21:53:20.831 | Requirement already satisfied: PyYAML===6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 22)) (6.0) 2022-11-01 21:53:20.833 | Requirement already satisfied: msgpack===1.0.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 253)) (1.0.4) 2022-11-01 21:53:20.837 | Requirement already satisfied: netifaces===0.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 261)) (0.11.0) 2022-11-01 21:53:20.840 | Requirement already satisfied: iso8601===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 212)) (1.0.2) 2022-11-01 21:53:20.843 | Requirement already satisfied: idna===3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 200)) (3.3) 2022-11-01 21:53:20.846 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests===2.28.1->-c /opt/stack/requirements/upper-constraints.txt (line 447)) (2019.11.28) 2022-11-01 21:53:20.848 | Requirement already satisfied: charset-normalizer===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 112)) (2.1.1) 2022-11-01 21:53:20.853 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 294)) (1.7.0) 2022-11-01 21:53:20.857 | Requirement already satisfied: decorator===5.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 131)) (5.1.1) 2022-11-01 21:53:20.860 | Requirement already satisfied: wrapt===1.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 577)) (1.14.1) 2022-11-01 21:53:22.965 | + inc/python:pip_install:196 : result=0 2022-11-01 21:53:22.967 | + inc/python:pip_install:198 : time_stop pip_install 2022-11-01 21:53:22.969 | + functions-common:time_stop:2422 : local name 2022-11-01 21:53:22.972 | + functions-common:time_stop:2423 : local end_time 2022-11-01 21:53:22.975 | + functions-common:time_stop:2424 : local elapsed_time 2022-11-01 21:53:22.977 | + functions-common:time_stop:2425 : local total 2022-11-01 21:53:22.979 | + functions-common:time_stop:2426 : local start_time 2022-11-01 21:53:22.981 | + functions-common:time_stop:2428 : name=pip_install 2022-11-01 21:53:22.984 | + functions-common:time_stop:2429 : start_time=1667339597312 2022-11-01 21:53:22.986 | + functions-common:time_stop:2431 : [[ -z 1667339597312 ]] 2022-11-01 21:53:22.990 | ++ functions-common:time_stop:2434 : date +%s%3N 2022-11-01 21:53:22.994 | + functions-common:time_stop:2434 : end_time=1667339602992 2022-11-01 21:53:22.996 | + functions-common:time_stop:2435 : elapsed_time=5680 2022-11-01 21:53:22.998 | + functions-common:time_stop:2436 : total=40392 2022-11-01 21:53:23.000 | + functions-common:time_stop:2438 : _TIME_START[$name]= 2022-11-01 21:53:23.003 | + functions-common:time_stop:2439 : _TIME_TOTAL[$name]=46072 2022-11-01 21:53:23.005 | + inc/python:pip_install:199 : return 0 2022-11-01 21:53:23.007 | + lib/keystone:install_keystonemiddleware:525 : pip_install_gr python-memcached 2022-11-01 21:53:23.010 | + inc/python:pip_install_gr:76 : local name=python-memcached 2022-11-01 21:53:23.012 | + inc/python:pip_install_gr:77 : local clean_name 2022-11-01 21:53:23.015 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-memcached 2022-11-01 21:53:23.017 | ++ inc/python:get_from_global_requirements:221 : local package=python-memcached 2022-11-01 21:53:23.020 | ++ inc/python:get_from_global_requirements:222 : local required_pkg 2022-11-01 21:53:23.024 | +++ inc/python:get_from_global_requirements:223 : cut -d# -f1 2022-11-01 21:53:23.024 | +++ inc/python:get_from_global_requirements:223 : grep -i -h '^python-memcached' /opt/stack/requirements/global-requirements.txt 2022-11-01 21:53:23.030 | ++ inc/python:get_from_global_requirements:223 : required_pkg='python-memcached ' 2022-11-01 21:53:23.032 | ++ inc/python:get_from_global_requirements:224 : [[ python-memcached == '' ]] 2022-11-01 21:53:23.034 | ++ inc/python:get_from_global_requirements:227 : echo python-memcached 2022-11-01 21:53:23.038 | + inc/python:pip_install_gr:78 : clean_name=python-memcached 2022-11-01 21:53:23.040 | + inc/python:pip_install_gr:79 : pip_install python-memcached 2022-11-01 21:53:23.061 | Using python 3.8 to install python-memcached 2022-11-01 21:53:23.064 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt python-memcached 2022-11-01 21:53:25.142 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-01 21:53:25.142 | from cryptography.utils import int_from_bytes 2022-11-01 21:53:25.142 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-01 21:53:25.142 | from cryptography.utils import int_from_bytes 2022-11-01 21:53:26.186 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-11-01 21:53:26.188 | Requirement already satisfied: python-memcached===1.59 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 411)) (1.59) 2022-11-01 21:53:26.193 | Requirement already satisfied: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 483)) (1.16.0) 2022-11-01 21:53:28.581 | + inc/python:pip_install:196 : result=0 2022-11-01 21:53:28.584 | + inc/python:pip_install:198 : time_stop pip_install 2022-11-01 21:53:28.586 | + functions-common:time_stop:2422 : local name 2022-11-01 21:53:28.588 | + functions-common:time_stop:2423 : local end_time 2022-11-01 21:53:28.591 | + functions-common:time_stop:2424 : local elapsed_time 2022-11-01 21:53:28.593 | + functions-common:time_stop:2425 : local total 2022-11-01 21:53:28.595 | + functions-common:time_stop:2426 : local start_time 2022-11-01 21:53:28.597 | + functions-common:time_stop:2428 : name=pip_install 2022-11-01 21:53:28.600 | + functions-common:time_stop:2429 : start_time=1667339603056 2022-11-01 21:53:28.602 | + functions-common:time_stop:2431 : [[ -z 1667339603056 ]] 2022-11-01 21:53:28.605 | ++ functions-common:time_stop:2434 : date +%s%3N 2022-11-01 21:53:28.609 | + functions-common:time_stop:2434 : end_time=1667339608607 2022-11-01 21:53:28.612 | + functions-common:time_stop:2435 : elapsed_time=5551 2022-11-01 21:53:28.614 | + functions-common:time_stop:2436 : total=46072 2022-11-01 21:53:28.616 | + functions-common:time_stop:2438 : _TIME_START[$name]= 2022-11-01 21:53:28.619 | + functions-common:time_stop:2439 : _TIME_TOTAL[$name]=51623 2022-11-01 21:53:28.621 | + inc/python:pip_install:199 : return 0 2022-11-01 21:53:28.623 | + ./stack.sh:main:891 : is_service_enabled keystone 2022-11-01 21:53:28.639 | + functions-common:is_service_enabled:2078 : return 0 2022-11-01 21:53:28.642 | + ./stack.sh:main:892 : '[' 10.222.0.15 == 10.222.0.15 ']' 2022-11-01 21:53:28.644 | + ./stack.sh:main:893 : stack_install_service keystone 2022-11-01 21:53:28.647 | + lib/stack:stack_install_service:20 : local service=keystone 2022-11-01 21:53:28.649 | + lib/stack:stack_install_service:21 : type install_keystone 2022-11-01 21:53:28.651 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-11-01 21:53:28.654 | + lib/stack:stack_install_service:32 : install_keystone 2022-11-01 21:53:28.656 | + lib/keystone:install_keystone:531 : is_service_enabled ldap 2022-11-01 21:53:28.674 | + functions-common:is_service_enabled:2078 : return 1 2022-11-01 21:53:28.676 | + lib/keystone:install_keystone:535 : git_clone https://opendev.org/openstack/keystone.git /opt/stack/keystone master 2022-11-01 21:53:28.678 | + functions-common:git_clone:601 : local git_remote=https://opendev.org/openstack/keystone.git 2022-11-01 21:53:28.680 | + functions-common:git_clone:602 : local git_dest=/opt/stack/keystone 2022-11-01 21:53:28.683 | + functions-common:git_clone:603 : local git_ref=master 2022-11-01 21:53:28.685 | + functions-common:git_clone:604 : local orig_dir 2022-11-01 21:53:28.687 | ++ functions-common:git_clone:605 : pwd 2022-11-01 21:53:28.690 | + functions-common:git_clone:605 : orig_dir=/home/ubuntu/devstack 2022-11-01 21:53:28.692 | + functions-common:git_clone:606 : local git_clone_flags= 2022-11-01 21:53:28.695 | ++ functions-common:git_clone:608 : trueorfalse False RECLONE 2022-11-01 21:53:28.710 | + functions-common:git_clone:608 : RECLONE=False 2022-11-01 21:53:28.712 | + functions-common:git_clone:609 : [[ 0 -gt 0 ]] 2022-11-01 21:53:28.714 | + functions-common:git_clone:613 : [[ False = \T\r\u\e ]] 2022-11-01 21:53:28.717 | + functions-common:git_clone:622 : echo master 2022-11-01 21:53:28.717 | + functions-common:git_clone:622 : egrep -q '^refs' 2022-11-01 21:53:28.722 | + functions-common:git_clone:636 : [[ ! -d /opt/stack/keystone ]] 2022-11-01 21:53:28.725 | + functions-common:git_clone:644 : [[ False = \T\r\u\e ]] 2022-11-01 21:53:28.727 | + functions-common:git_clone:679 : sudo git config --system --add safe.directory /opt/stack/keystone 2022-11-01 21:53:28.739 | + functions-common:git_clone:682 : cd /opt/stack/keystone 2022-11-01 21:53:28.742 | + functions-common:git_clone:683 : git show --oneline 2022-11-01 21:53:28.742 | + functions-common:git_clone:683 : head -1 2022-11-01 21:53:28.746 | 7d4047cb6 Merge "requirements: Bump linter requirements" 2022-11-01 21:53:28.748 | + functions-common:git_clone:684 : cd /home/ubuntu/devstack 2022-11-01 21:53:28.750 | + lib/keystone:install_keystone:536 : setup_develop /opt/stack/keystone 2022-11-01 21:53:28.753 | + inc/python:setup_develop:334 : local bindep 2022-11-01 21:53:28.756 | + inc/python:setup_develop:335 : [[ /opt/stack/keystone == -bindep* ]] 2022-11-01 21:53:28.758 | + inc/python:setup_develop:339 : local project_dir=/opt/stack/keystone 2022-11-01 21:53:28.760 | + inc/python:setup_develop:340 : local extras= 2022-11-01 21:53:28.762 | + inc/python:setup_develop:341 : _setup_package_with_constraints_edit /opt/stack/keystone -e 2022-11-01 21:53:28.765 | + inc/python:_setup_package_with_constraints_edit:360 : local bindep 2022-11-01 21:53:28.767 | + inc/python:_setup_package_with_constraints_edit:361 : [[ /opt/stack/keystone == -bindep* ]] 2022-11-01 21:53:28.769 | + inc/python:_setup_package_with_constraints_edit:365 : local project_dir=/opt/stack/keystone 2022-11-01 21:53:28.773 | + inc/python:_setup_package_with_constraints_edit:366 : local flags=-e 2022-11-01 21:53:28.775 | + inc/python:_setup_package_with_constraints_edit:367 : local extras= 2022-11-01 21:53:28.778 | ++ inc/python:_setup_package_with_constraints_edit:374 : cd /opt/stack/keystone 2022-11-01 21:53:28.780 | ++ inc/python:_setup_package_with_constraints_edit:374 : pwd 2022-11-01 21:53:28.783 | + inc/python:_setup_package_with_constraints_edit:374 : project_dir=/opt/stack/keystone 2022-11-01 21:53:28.785 | + inc/python:_setup_package_with_constraints_edit:376 : '[' -n /opt/stack/requirements ']' 2022-11-01 21:53:28.787 | + inc/python:_setup_package_with_constraints_edit:380 : local name 2022-11-01 21:53:28.790 | ++ inc/python:_setup_package_with_constraints_edit:381 : awk '/^name.*=/ {print $3}' /opt/stack/keystone/setup.cfg 2022-11-01 21:53:28.796 | + inc/python:_setup_package_with_constraints_edit:381 : name=keystone 2022-11-01 21:53:28.798 | + inc/python:_setup_package_with_constraints_edit:383 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- keystone 2022-11-01 21:53:29.439 | + inc/python:_setup_package_with_constraints_edit:386 : setup_package /opt/stack/keystone -e 2022-11-01 21:53:29.441 | + inc/python:setup_package:414 : local bindep=0 2022-11-01 21:53:29.443 | + inc/python:setup_package:415 : local bindep_flag= 2022-11-01 21:53:29.445 | + inc/python:setup_package:416 : local bindep_profiles= 2022-11-01 21:53:29.448 | + inc/python:setup_package:417 : [[ /opt/stack/keystone == -bindep* ]] 2022-11-01 21:53:29.450 | + inc/python:setup_package:422 : local project_dir=/opt/stack/keystone 2022-11-01 21:53:29.452 | + inc/python:setup_package:423 : local flags=-e 2022-11-01 21:53:29.454 | + inc/python:setup_package:424 : local extras= 2022-11-01 21:53:29.456 | + inc/python:setup_package:428 : [[ -n -e ]] 2022-11-01 21:53:29.458 | + inc/python:setup_package:428 : [[ -z '' ]] 2022-11-01 21:53:29.461 | + inc/python:setup_package:428 : [[ ! -e =~ ^-.* ]] 2022-11-01 21:53:29.463 | + inc/python:setup_package:433 : [[ ! -z '' ]] 2022-11-01 21:53:29.465 | + inc/python:setup_package:438 : [[ 0 == 1 ]] 2022-11-01 21:53:29.467 | + inc/python:setup_package:442 : pip_install -e /opt/stack/keystone 2022-11-01 21:53:29.487 | Using python 3.8 to install /opt/stack/keystone 2022-11-01 21:53:29.490 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/keystone 2022-11-01 21:53:31.565 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-01 21:53:31.566 | from cryptography.utils import int_from_bytes 2022-11-01 21:53:31.566 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-01 21:53:31.566 | from cryptography.utils import int_from_bytes 2022-11-01 21:53:32.624 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-11-01 21:53:32.625 | Obtaining file:///opt/stack/keystone 2022-11-01 21:53:34.177 | Requirement already satisfied: Flask===2.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 7)) (2.2.2) 2022-11-01 21:53:34.194 | Requirement already satisfied: Flask-RESTful===0.3.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 8)) (0.3.9) 2022-11-01 21:53:34.203 | Requirement already satisfied: Jinja2===3.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 10)) (3.1.2) 2022-11-01 21:53:34.209 | Requirement already satisfied: MarkupSafe===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 13)) (2.1.1) 2022-11-01 21:53:34.212 | Requirement already satisfied: PyJWT===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 18)) (2.4.0) 2022-11-01 21:53:34.238 | Requirement already satisfied: SQLAlchemy===1.4.40 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 25)) (1.4.40) 2022-11-01 21:53:34.386 | Requirement already satisfied: WebOb===1.8.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 32)) (1.8.7) 2022-11-01 21:53:34.400 | Requirement already satisfied: Werkzeug===2.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 34)) (2.2.2) 2022-11-01 21:53:34.405 | Requirement already satisfied: aniso8601===9.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 80)) (9.0.1) 2022-11-01 21:53:34.418 | Requirement already satisfied: bcrypt===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 95)) (4.0.0) 2022-11-01 21:53:34.424 | Requirement already satisfied: click===8.1.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 113)) (8.1.3) 2022-11-01 21:53:34.431 | Requirement already satisfied: cryptography===36.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 126)) (36.0.2) 2022-11-01 21:53:34.469 | Requirement already satisfied: dogpile.cache===1.1.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 151)) (1.1.8) 2022-11-01 21:53:34.474 | Requirement already satisfied: greenlet===1.1.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 187)) (1.1.3) 2022-11-01 21:53:34.479 | Requirement already satisfied: importlib-metadata===4.12.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 204)) (4.12.0) 2022-11-01 21:53:34.516 | Requirement already satisfied: itsdangerous===2.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 213)) (2.1.2) 2022-11-01 21:53:34.519 | Requirement already satisfied: jsonschema===4.14.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 223)) (4.14.0) 2022-11-01 21:53:34.562 | Requirement already satisfied: keystonemiddleware===10.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 228)) (10.1.0) 2022-11-01 21:53:34.614 | Requirement already satisfied: msgpack===1.0.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 253)) (1.0.4) 2022-11-01 21:53:34.617 | Requirement already satisfied: oauthlib===3.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 277)) (3.2.0) 2022-11-01 21:53:34.627 | Requirement already satisfied: oslo.cache===3.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 302)) (3.1.0) 2022-11-01 21:53:34.665 | Requirement already satisfied: oslo.config===9.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 304)) (9.0.0) 2022-11-01 21:53:34.711 | Requirement already satisfied: oslo.context===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 305)) (5.0.0) 2022-11-01 21:53:34.716 | Requirement already satisfied: oslo.db===12.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 306)) (12.2.0) 2022-11-01 21:53:34.764 | Requirement already satisfied: oslo.i18n===5.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 307)) (5.1.0) 2022-11-01 21:53:34.768 | Requirement already satisfied: oslo.log===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 309)) (5.0.0) 2022-11-01 21:53:34.808 | Requirement already satisfied: oslo.messaging===14.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 310)) (14.0.0) 2022-11-01 21:53:34.861 | Requirement already satisfied: oslo.metrics===0.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 311)) (0.5.0) 2022-11-01 21:53:34.872 | Requirement already satisfied: oslo.middleware===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 312)) (5.0.0) 2022-11-01 21:53:34.890 | Requirement already satisfied: oslo.policy===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 313)) (4.0.0) 2022-11-01 21:53:34.905 | Requirement already satisfied: oslo.serialization===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 317)) (5.0.0) 2022-11-01 21:53:34.914 | Requirement already satisfied: oslo.service===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 318)) (3.0.0) 2022-11-01 21:53:34.935 | Requirement already satisfied: oslo.upgradecheck===2.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 319)) (2.0.0) 2022-11-01 21:53:34.946 | Requirement already satisfied: oslo.utils===6.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 320)) (6.0.1) 2022-11-01 21:53:34.960 | Requirement already satisfied: osprofiler===3.4.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 325)) (3.4.3) 2022-11-01 21:53:34.999 | Requirement already satisfied: packaging===21.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 328)) (21.3) 2022-11-01 21:53:35.005 | Requirement already satisfied: passlib===1.7.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 331)) (1.7.4) 2022-11-01 21:53:35.018 | Requirement already satisfied: pbr===5.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 332)) (5.11.0) 2022-11-01 21:53:35.021 | Requirement already satisfied: pkgutil-resolve-name===1.3.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 338)) (1.3.10) 2022-11-01 21:53:35.023 | Requirement already satisfied: prettytable===3.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 342)) (3.4.1) 2022-11-01 21:53:35.035 | Requirement already satisfied: prometheus-client===0.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 344)) (0.14.1) 2022-11-01 21:53:35.041 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 356)) (3.1.1) 2022-11-01 21:53:35.051 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 364)) (0.9.6) 2022-11-01 21:53:35.054 | Requirement already satisfied: pyparsing===3.0.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 369)) (3.0.9) 2022-11-01 21:53:35.059 | Requirement already satisfied: pyrsistent===0.18.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 373)) (0.18.1) 2022-11-01 21:53:35.063 | Requirement already satisfied: pysaml2===7.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 374)) (7.2.1) 2022-11-01 21:53:35.085 | Requirement already satisfied: python-dateutil===2.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 396)) (2.8.2) 2022-11-01 21:53:35.090 | Requirement already satisfied: python-keystoneclient===5.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 405)) (5.0.1) 2022-11-01 21:53:35.110 | Requirement already satisfied: pytz===2022.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 435)) (2022.2.1) 2022-11-01 21:53:35.115 | Requirement already satisfied: requests===2.28.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 447)) (2.28.1) 2022-11-01 21:53:35.128 | Requirement already satisfied: rfc3986===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 460)) (1.5.0) 2022-11-01 21:53:35.132 | Requirement already satisfied: scrypt===0.8.20 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 475)) (0.8.20) 2022-11-01 21:53:35.135 | Requirement already satisfied: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 483)) (1.16.0) 2022-11-01 21:53:35.138 | Requirement already satisfied: sqlalchemy-migrate===0.13.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 510)) (0.13.0) 2022-11-01 21:53:35.148 | Requirement already satisfied: sqlparse===0.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 511)) (0.4.2) 2022-11-01 21:53:35.151 | Requirement already satisfied: statsd===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 514)) (3.3.0) 2022-11-01 21:53:35.154 | Requirement already satisfied: stevedore===4.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 516)) (4.1.0) 2022-11-01 21:53:35.158 | Requirement already satisfied: testresources===2.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 534)) (2.0.1) 2022-11-01 21:53:35.167 | Requirement already satisfied: testscenarios===0.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 535)) (0.5.0) 2022-11-01 21:53:35.172 | Requirement already satisfied: testtools===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 536)) (2.5.0) 2022-11-01 21:53:35.182 | Requirement already satisfied: urllib3===1.26.12 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 562)) (1.26.12) 2022-11-01 21:53:35.217 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 572)) (0.2.5) 2022-11-01 21:53:35.222 | Requirement already satisfied: xmlschema===2.0.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 581)) (2.0.3) 2022-11-01 21:53:35.281 | Requirement already satisfied: yappi===1.3.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 585)) (1.3.6) 2022-11-01 21:53:35.287 | Requirement already satisfied: zipp===3.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 590)) (3.8.1) 2022-11-01 21:53:35.314 | Requirement already satisfied: cffi===1.15.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 110)) (1.15.1) 2022-11-01 21:53:35.317 | Requirement already satisfied: decorator===5.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 131)) (5.1.1) 2022-11-01 21:53:35.320 | Requirement already satisfied: attrs===22.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 90)) (22.1.0) 2022-11-01 21:53:35.379 | Requirement already satisfied: importlib-resources===5.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 205)) (5.9.0) 2022-11-01 21:53:35.407 | Requirement already satisfied: keystoneauth1===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 227)) (5.0.0) 2022-11-01 21:53:35.466 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 260)) (0.8.0) 2022-11-01 21:53:35.470 | Requirement already satisfied: debtcollector===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 130)) (2.5.0) 2022-11-01 21:53:35.477 | Requirement already satisfied: PyYAML===6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 22)) (6.0) 2022-11-01 21:53:35.480 | Requirement already satisfied: alembic===1.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 78)) (1.8.1) 2022-11-01 21:53:35.493 | Requirement already satisfied: futurist===2.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 173)) (2.4.1) 2022-11-01 21:53:35.496 | Requirement already satisfied: cachetools===5.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 103)) (5.2.0) 2022-11-01 21:53:35.499 | Requirement already satisfied: kombu===5.2.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 229)) (5.2.4) 2022-11-01 21:53:35.545 | Requirement already satisfied: amqp===5.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 79)) (5.1.1) 2022-11-01 21:53:35.550 | Requirement already satisfied: PasteDeploy===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 15)) (2.1.1) 2022-11-01 21:53:35.558 | Requirement already satisfied: fixtures===4.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 168)) (4.0.1) 2022-11-01 21:53:35.570 | Requirement already satisfied: eventlet===0.33.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 161)) (0.33.1) 2022-11-01 21:53:35.579 | Requirement already satisfied: oslo.concurrency===5.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 303)) (5.0.1) 2022-11-01 21:53:35.589 | Requirement already satisfied: Paste===3.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 14)) (3.5.2) 2022-11-01 21:53:35.598 | Requirement already satisfied: Routes===2.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 24)) (2.5.1) 2022-11-01 21:53:35.609 | Requirement already satisfied: netifaces===0.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 261)) (0.11.0) 2022-11-01 21:53:35.611 | Requirement already satisfied: iso8601===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 212)) (1.0.2) 2022-11-01 21:53:35.615 | Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from pysaml2===7.2.1->-c /opt/stack/requirements/upper-constraints.txt (line 374)) (45.2.0) 2022-11-01 21:53:35.617 | Requirement already satisfied: pyOpenSSL===22.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 352)) (22.0.0) 2022-11-01 21:53:35.630 | Requirement already satisfied: defusedxml===0.7.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 132)) (0.7.1) 2022-11-01 21:53:35.635 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests===2.28.1->-c /opt/stack/requirements/upper-constraints.txt (line 447)) (2019.11.28) 2022-11-01 21:53:35.637 | Requirement already satisfied: charset-normalizer===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 112)) (2.1.1) 2022-11-01 21:53:35.642 | Requirement already satisfied: idna===3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 200)) (3.3) 2022-11-01 21:53:35.646 | Requirement already satisfied: Tempita===0.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 29)) (0.5.2) 2022-11-01 21:53:35.648 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 164)) (1.0.0) 2022-11-01 21:53:35.650 | Requirement already satisfied: elementpath===3.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 156)) (3.0.2) 2022-11-01 21:53:35.668 | Requirement already satisfied: pycparser===2.21 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 358)) (2.21) 2022-11-01 21:53:35.671 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 294)) (1.7.0) 2022-11-01 21:53:35.675 | Requirement already satisfied: wrapt===1.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 577)) (1.14.1) 2022-11-01 21:53:35.679 | Requirement already satisfied: Mako===1.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 12)) (1.2.2) 2022-11-01 21:53:35.689 | Requirement already satisfied: vine===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 564)) (5.0.0) 2022-11-01 21:53:35.692 | Requirement already satisfied: dnspython===2.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 147)) (2.2.1) 2022-11-01 21:53:35.720 | Requirement already satisfied: fasteners===0.17.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 166)) (0.17.3) 2022-11-01 21:53:35.723 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 446)) (0.7) 2022-11-01 21:53:36.887 | Installing collected packages: keystone 2022-11-01 21:53:36.888 | Attempting uninstall: keystone 2022-11-01 21:53:36.888 | Found existing installation: keystone 22.1.0.dev7 2022-11-01 21:53:36.891 | Can't uninstall 'keystone'. No files were found to uninstall. 2022-11-01 21:53:36.892 | Running setup.py develop for keystone 2022-11-01 21:53:38.886 | Successfully installed keystone 2022-11-01 21:53:38.996 | + inc/python:pip_install:196 : result=0 2022-11-01 21:53:38.998 | + inc/python:pip_install:198 : time_stop pip_install 2022-11-01 21:53:39.000 | + functions-common:time_stop:2422 : local name 2022-11-01 21:53:39.002 | + functions-common:time_stop:2423 : local end_time 2022-11-01 21:53:39.004 | + functions-common:time_stop:2424 : local elapsed_time 2022-11-01 21:53:39.006 | + functions-common:time_stop:2425 : local total 2022-11-01 21:53:39.008 | + functions-common:time_stop:2426 : local start_time 2022-11-01 21:53:39.011 | + functions-common:time_stop:2428 : name=pip_install 2022-11-01 21:53:39.013 | + functions-common:time_stop:2429 : start_time=1667339609482 2022-11-01 21:53:39.015 | + functions-common:time_stop:2431 : [[ -z 1667339609482 ]] 2022-11-01 21:53:39.017 | ++ functions-common:time_stop:2434 : date +%s%3N 2022-11-01 21:53:39.021 | + functions-common:time_stop:2434 : end_time=1667339619019 2022-11-01 21:53:39.024 | + functions-common:time_stop:2435 : elapsed_time=9537 2022-11-01 21:53:39.026 | + functions-common:time_stop:2436 : total=51623 2022-11-01 21:53:39.028 | + functions-common:time_stop:2438 : _TIME_START[$name]= 2022-11-01 21:53:39.030 | + functions-common:time_stop:2439 : _TIME_TOTAL[$name]=61160 2022-11-01 21:53:39.032 | + inc/python:pip_install:199 : return 0 2022-11-01 21:53:39.034 | + inc/python:setup_package:444 : [[ -e == \-\e ]] 2022-11-01 21:53:39.037 | + inc/python:setup_package:445 : safe_chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-11-01 21:53:39.039 | + functions-common:safe_chown:2323 : _safe_permission_operation chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-11-01 21:53:39.057 | + functions-common:_safe_permission_operation:2171 : sudo chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-11-01 21:53:39.068 | + inc/python:_setup_package_with_constraints_edit:390 : use_library_from_git /opt/stack/keystone 2022-11-01 21:53:39.071 | + inc/python:use_library_from_git:246 : local name=/opt/stack/keystone 2022-11-01 21:53:39.073 | + inc/python:use_library_from_git:247 : local enabled=1 2022-11-01 21:53:39.075 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-11-01 21:53:39.078 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,/opt/stack/keystone, ]] 2022-11-01 21:53:39.080 | + inc/python:use_library_from_git:249 : return 1 2022-11-01 21:53:39.083 | + lib/keystone:install_keystone:538 : is_service_enabled ldap 2022-11-01 21:53:39.100 | + functions-common:is_service_enabled:2078 : return 1 2022-11-01 21:53:39.102 | + lib/keystone:install_keystone:542 : '[' uwsgi == mod_wsgi ']' 2022-11-01 21:53:39.105 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-11-01 21:53:39.107 | + ./stack.sh:main:894 : configure_keystone 2022-11-01 21:53:39.109 | + lib/keystone:configure_keystone:192 : sudo install -d -o ubuntu /etc/keystone 2022-11-01 21:53:39.122 | + 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-11-01 21:53:39.124 | + lib/keystone:configure_keystone:195 : install -m 600 /dev/null /etc/keystone/keystone.conf 2022-11-01 21:53:39.129 | + lib/keystone:configure_keystone:198 : is_service_enabled ldap 2022-11-01 21:53:39.144 | + functions-common:is_service_enabled:2078 : return 1 2022-11-01 21:53:39.147 | + lib/keystone:configure_keystone:202 : iniset /etc/keystone/keystone.conf identity driver sql 2022-11-01 21:53:39.180 | + lib/keystone:configure_keystone:203 : iniset /etc/keystone/keystone.conf identity password_hash_rounds 4 2022-11-01 21:53:39.212 | + lib/keystone:configure_keystone:204 : iniset /etc/keystone/keystone.conf assignment driver sql 2022-11-01 21:53:39.245 | + lib/keystone:configure_keystone:205 : iniset /etc/keystone/keystone.conf role driver sql 2022-11-01 21:53:39.279 | + lib/keystone:configure_keystone:206 : iniset /etc/keystone/keystone.conf resource driver sql 2022-11-01 21:53:39.312 | + lib/keystone:configure_keystone:209 : iniset /etc/keystone/keystone.conf cache enabled True 2022-11-01 21:53:39.346 | + lib/keystone:configure_keystone:210 : iniset /etc/keystone/keystone.conf cache backend dogpile.cache.memcached 2022-11-01 21:53:39.377 | + lib/keystone:configure_keystone:211 : iniset /etc/keystone/keystone.conf cache memcache_servers localhost:11211 2022-11-01 21:53:39.409 | + lib/keystone:configure_keystone:213 : iniset_rpc_backend keystone /etc/keystone/keystone.conf oslo_messaging_notifications 2022-11-01 21:53:39.412 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=keystone 2022-11-01 21:53:39.414 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/keystone/keystone.conf 2022-11-01 21:53:39.416 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=oslo_messaging_notifications 2022-11-01 21:53:39.419 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-11-01 21:53:39.421 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-11-01 21:53:39.436 | + functions-common:is_service_enabled:2078 : return 0 2022-11-01 21:53:39.439 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-11-01 21:53:39.442 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-11-01 21:53:39.444 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-11-01 21:53:39.460 | ++ functions-common:is_service_enabled:2078 : return 0 2022-11-01 21:53:39.462 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.15:5672/ 2022-11-01 21:53:39.465 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/keystone/keystone.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.15:5672/ 2022-11-01 21:53:39.499 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-11-01 21:53:39.501 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-11-01 21:53:39.503 | + lib/keystone:configure_keystone:215 : local service_port=5000 2022-11-01 21:53:39.506 | + lib/keystone:configure_keystone:217 : is_service_enabled tls-proxy 2022-11-01 21:53:39.521 | + functions-common:is_service_enabled:2078 : return 1 2022-11-01 21:53:39.524 | + lib/keystone:configure_keystone:226 : iniset /etc/keystone/keystone.conf DEFAULT public_endpoint http://10.222.0.15/identity 2022-11-01 21:53:39.559 | + lib/keystone:configure_keystone:228 : [[ fernet != '' ]] 2022-11-01 21:53:39.561 | + lib/keystone:configure_keystone:229 : iniset /etc/keystone/keystone.conf token provider fernet 2022-11-01 21:53:39.596 | ++ lib/keystone:configure_keystone:232 : database_connection_url keystone 2022-11-01 21:53:39.599 | ++ lib/database:database_connection_url:134 : local db=keystone 2022-11-01 21:53:39.602 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql keystone 2022-11-01 21:53:39.604 | ++ lib/databases/mysql:database_connection_url_mysql:224 : local db=keystone 2022-11-01 21:53:39.607 | ++ lib/databases/mysql:database_connection_url_mysql:225 : local plugin 2022-11-01 21:53:39.609 | ++ lib/databases/mysql:database_connection_url_mysql:229 : [[ True == \T\r\u\e ]] 2022-11-01 21:53:39.611 | ++ lib/databases/mysql:database_connection_url_mysql:230 : is_service_enabled mysql 2022-11-01 21:53:39.627 | ++ functions-common:is_service_enabled:2078 : return 0 2022-11-01 21:53:39.629 | ++ lib/databases/mysql:database_connection_url_mysql:231 : plugin='&plugin=dbcounter' 2022-11-01 21:53:39.632 | ++ lib/databases/mysql:database_connection_url_mysql:235 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8&plugin=dbcounter' 2022-11-01 21:53:39.635 | + lib/keystone:configure_keystone:232 : iniset /etc/keystone/keystone.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8&plugin=dbcounter' 2022-11-01 21:53:39.669 | + lib/keystone:configure_keystone:235 : '[' False '!=' False ']' 2022-11-01 21:53:39.671 | + lib/keystone:configure_keystone:240 : setup_logging /etc/keystone/keystone.conf 2022-11-01 21:53:39.674 | + functions:setup_logging:674 : setup_systemd_logging /etc/keystone/keystone.conf 2022-11-01 21:53:39.676 | + functions:setup_systemd_logging:689 : local conf_file=/etc/keystone/keystone.conf 2022-11-01 21:53:39.679 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-11-01 21:53:39.696 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-11-01 21:53:39.698 | + functions:setup_systemd_logging:695 : local pidstr= 2022-11-01 21:53:39.700 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-11-01 21:53:39.703 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-11-01 21:53:39.705 | + 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-11-01 21:53:39.736 | + 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-11-01 21:53:39.768 | + 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-11-01 21:53:39.800 | + functions:setup_systemd_logging:706 : iniset /etc/keystone/keystone.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-11-01 21:53:39.830 | + lib/keystone:configure_keystone:242 : iniset /etc/keystone/keystone.conf DEFAULT debug True 2022-11-01 21:53:39.862 | + lib/keystone:configure_keystone:244 : '[' uwsgi == mod_wsgi ']' 2022-11-01 21:53:39.865 | + lib/keystone:configure_keystone:248 : write_uwsgi_config /etc/keystone/keystone-uwsgi-public.ini /usr/local/bin/keystone-wsgi-public /identity 2022-11-01 21:53:39.868 | + lib/apache:write_uwsgi_config:254 : local file=/etc/keystone/keystone-uwsgi-public.ini 2022-11-01 21:53:39.870 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/keystone-wsgi-public 2022-11-01 21:53:39.872 | + lib/apache:write_uwsgi_config:256 : local url=/identity 2022-11-01 21:53:39.874 | + lib/apache:write_uwsgi_config:257 : local http= 2022-11-01 21:53:39.876 | + lib/apache:write_uwsgi_config:258 : local name= 2022-11-01 21:53:39.880 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/keystone-wsgi-public 2022-11-01 21:53:39.884 | + lib/apache:write_uwsgi_config:259 : name=keystone-wsgi-public 2022-11-01 21:53:39.886 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-11-01 21:53:39.889 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-11-01 21:53:39.901 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-11-01 21:53:39.901 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-11-01 21:53:39.910 | d /var/run/uwsgi 0755 ubuntu root 2022-11-01 21:53:39.913 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-11-01 21:53:39.929 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/keystone-wsgi-public.socket 2022-11-01 21:53:39.931 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/keystone/keystone-uwsgi-public.ini 2022-11-01 21:53:39.935 | + lib/apache:write_uwsgi_config:275 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi wsgi-file /usr/local/bin/keystone-wsgi-public 2022-11-01 21:53:39.968 | + lib/apache:write_uwsgi_config:276 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi processes 2 2022-11-01 21:53:40.000 | + lib/apache:write_uwsgi_config:278 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi master true 2022-11-01 21:53:40.030 | + lib/apache:write_uwsgi_config:280 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi die-on-term true 2022-11-01 21:53:40.061 | + lib/apache:write_uwsgi_config:281 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi exit-on-reload false 2022-11-01 21:53:40.092 | + lib/apache:write_uwsgi_config:284 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi worker-reload-mercy 90 2022-11-01 21:53:40.124 | + lib/apache:write_uwsgi_config:285 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi enable-threads true 2022-11-01 21:53:40.155 | + lib/apache:write_uwsgi_config:286 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi plugins http,python3 2022-11-01 21:53:40.186 | + lib/apache:write_uwsgi_config:288 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi thunder-lock true 2022-11-01 21:53:40.217 | + 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-11-01 21:53:40.248 | + lib/apache:write_uwsgi_config:292 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi buffer-size 65535 2022-11-01 21:53:40.280 | + lib/apache:write_uwsgi_config:294 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi add-header 'Connection: close' 2022-11-01 21:53:40.310 | + lib/apache:write_uwsgi_config:296 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi lazy-apps true 2022-11-01 21:53:40.342 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2022-11-01 21:53:40.344 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2022-11-01 21:53:40.347 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for keystone-wsgi-public 2022-11-01 21:53:40.349 | ++ lib/apache:apache_site_config_for:186 : local site=keystone-wsgi-public 2022-11-01 21:53:40.351 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-11-01 21:53:40.354 | ++ functions-common:is_ubuntu:572 : [[ -z deb ]] 2022-11-01 21:53:40.356 | ++ functions-common:is_ubuntu:575 : '[' deb = deb ']' 2022-11-01 21:53:40.358 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/keystone-wsgi-public.conf 2022-11-01 21:53:40.361 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/keystone-wsgi-public.conf 2022-11-01 21:53:40.363 | + lib/apache:write_uwsgi_config:304 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi socket /var/run/uwsgi/keystone-wsgi-public.socket 2022-11-01 21:53:40.395 | + lib/apache:write_uwsgi_config:305 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi chmod-socket 666 2022-11-01 21:53:40.427 | + 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-11-01 21:53:40.427 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/keystone-wsgi-public.conf 2022-11-01 21:53:40.436 | ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-wsgi-public.socket|uwsgi://uwsgi-uds-keystone-wsgi-public" retry=0 2022-11-01 21:53:40.439 | + lib/apache:write_uwsgi_config:307 : enable_apache_site keystone-wsgi-public 2022-11-01 21:53:40.442 | + lib/apache:enable_apache_site:203 : local site=keystone-wsgi-public 2022-11-01 21:53:40.444 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-11-01 21:53:40.447 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-11-01 21:53:40.449 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-11-01 21:53:40.451 | + functions-common:is_ubuntu:572 : [[ -z deb ]] 2022-11-01 21:53:40.453 | + functions-common:is_ubuntu:575 : '[' deb = deb ']' 2022-11-01 21:53:40.456 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-11-01 21:53:40.458 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-11-01 21:53:40.460 | + functions-common:is_ubuntu:572 : [[ -z deb ]] 2022-11-01 21:53:40.463 | + functions-common:is_ubuntu:575 : '[' deb = deb ']' 2022-11-01 21:53:40.465 | + lib/apache:enable_apache_site:207 : sudo a2ensite keystone-wsgi-public 2022-11-01 21:53:40.527 | Site keystone-wsgi-public already enabled 2022-11-01 21:53:40.531 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2022-11-01 21:53:40.533 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-11-01 21:53:40.535 | + functions-common:restart_service:2306 : '[' -x /bin/systemctl ']' 2022-11-01 21:53:40.537 | + functions-common:restart_service:2307 : sudo /bin/systemctl restart apache2 2022-11-01 21:53:40.676 | + lib/keystone:configure_keystone:251 : iniset /etc/keystone/keystone.conf DEFAULT max_token_size 16384 2022-11-01 21:53:40.712 | + lib/keystone:configure_keystone:253 : iniset /etc/keystone/keystone.conf fernet_tokens key_repository /etc/keystone/fernet-keys/ 2022-11-01 21:53:40.750 | + lib/keystone:configure_keystone:255 : iniset /etc/keystone/keystone.conf credential key_repository /etc/keystone/credential-keys/ 2022-11-01 21:53:40.786 | + lib/keystone:configure_keystone:263 : [[ True = True ]] 2022-11-01 21:53:40.788 | + lib/keystone:configure_keystone:264 : iniset /etc/keystone/keystone.conf security_compliance lockout_failure_attempts 2 2022-11-01 21:53:40.823 | + lib/keystone:configure_keystone:265 : iniset /etc/keystone/keystone.conf security_compliance lockout_duration 10 2022-11-01 21:53:40.855 | + lib/keystone:configure_keystone:266 : iniset /etc/keystone/keystone.conf security_compliance unique_last_password_count 2 2022-11-01 21:53:40.887 | + lib/keystone:configure_keystone:268 : [[ False == True ]] 2022-11-01 21:53:40.890 | + lib/keystone:configure_keystone:268 : [[ False == True ]] 2022-11-01 21:53:40.892 | + ./stack.sh:main:898 : is_service_enabled swift 2022-11-01 21:53:40.909 | + functions-common:is_service_enabled:2078 : return 0 2022-11-01 21:53:40.911 | + ./stack.sh:main:899 : is_service_enabled ceilometer 2022-11-01 21:53:40.928 | + functions-common:is_service_enabled:2078 : return 1 2022-11-01 21:53:40.931 | + ./stack.sh:main:902 : stack_install_service swift 2022-11-01 21:53:40.933 | + lib/stack:stack_install_service:20 : local service=swift 2022-11-01 21:53:40.935 | + lib/stack:stack_install_service:21 : type install_swift 2022-11-01 21:53:40.938 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-11-01 21:53:40.940 | + lib/stack:stack_install_service:32 : install_swift 2022-11-01 21:53:40.943 | + lib/swift:install_swift:723 : git_clone https://opendev.org/openstack/swift.git /opt/stack/swift master 2022-11-01 21:53:40.945 | + functions-common:git_clone:601 : local git_remote=https://opendev.org/openstack/swift.git 2022-11-01 21:53:40.947 | + functions-common:git_clone:602 : local git_dest=/opt/stack/swift 2022-11-01 21:53:40.950 | + functions-common:git_clone:603 : local git_ref=master 2022-11-01 21:53:40.952 | + functions-common:git_clone:604 : local orig_dir 2022-11-01 21:53:40.955 | ++ functions-common:git_clone:605 : pwd 2022-11-01 21:53:40.958 | + functions-common:git_clone:605 : orig_dir=/home/ubuntu/devstack 2022-11-01 21:53:40.960 | + functions-common:git_clone:606 : local git_clone_flags= 2022-11-01 21:53:40.963 | ++ functions-common:git_clone:608 : trueorfalse False RECLONE 2022-11-01 21:53:40.978 | + functions-common:git_clone:608 : RECLONE=False 2022-11-01 21:53:40.980 | + functions-common:git_clone:609 : [[ 0 -gt 0 ]] 2022-11-01 21:53:40.983 | + functions-common:git_clone:613 : [[ False = \T\r\u\e ]] 2022-11-01 21:53:40.986 | + functions-common:git_clone:622 : echo master 2022-11-01 21:53:40.986 | + functions-common:git_clone:622 : egrep -q '^refs' 2022-11-01 21:53:40.991 | + functions-common:git_clone:636 : [[ ! -d /opt/stack/swift ]] 2022-11-01 21:53:40.993 | + functions-common:git_clone:644 : [[ False = \T\r\u\e ]] 2022-11-01 21:53:40.996 | + functions-common:git_clone:679 : sudo git config --system --add safe.directory /opt/stack/swift 2022-11-01 21:53:41.009 | + functions-common:git_clone:682 : cd /opt/stack/swift 2022-11-01 21:53:41.012 | + functions-common:git_clone:683 : git show --oneline 2022-11-01 21:53:41.012 | + functions-common:git_clone:683 : head -1 2022-11-01 21:53:41.015 | b013072eb Merge "Fix a formpost reponse bug" 2022-11-01 21:53:41.018 | + functions-common:git_clone:684 : cd /home/ubuntu/devstack 2022-11-01 21:53:41.021 | + lib/swift:install_swift:726 : setup_develop /opt/stack/swift keystone 2022-11-01 21:53:41.023 | + inc/python:setup_develop:334 : local bindep 2022-11-01 21:53:41.026 | + inc/python:setup_develop:335 : [[ /opt/stack/swift == -bindep* ]] 2022-11-01 21:53:41.028 | + inc/python:setup_develop:339 : local project_dir=/opt/stack/swift 2022-11-01 21:53:41.030 | + inc/python:setup_develop:340 : local extras=keystone 2022-11-01 21:53:41.033 | + inc/python:setup_develop:341 : _setup_package_with_constraints_edit /opt/stack/swift -e keystone 2022-11-01 21:53:41.035 | + inc/python:_setup_package_with_constraints_edit:360 : local bindep 2022-11-01 21:53:41.037 | + inc/python:_setup_package_with_constraints_edit:361 : [[ /opt/stack/swift == -bindep* ]] 2022-11-01 21:53:41.040 | + inc/python:_setup_package_with_constraints_edit:365 : local project_dir=/opt/stack/swift 2022-11-01 21:53:41.042 | + inc/python:_setup_package_with_constraints_edit:366 : local flags=-e 2022-11-01 21:53:41.044 | + inc/python:_setup_package_with_constraints_edit:367 : local extras=keystone 2022-11-01 21:53:41.047 | ++ inc/python:_setup_package_with_constraints_edit:374 : cd /opt/stack/swift 2022-11-01 21:53:41.049 | ++ inc/python:_setup_package_with_constraints_edit:374 : pwd 2022-11-01 21:53:41.052 | + inc/python:_setup_package_with_constraints_edit:374 : project_dir=/opt/stack/swift 2022-11-01 21:53:41.055 | + inc/python:_setup_package_with_constraints_edit:376 : '[' -n /opt/stack/requirements ']' 2022-11-01 21:53:41.057 | + inc/python:_setup_package_with_constraints_edit:380 : local name 2022-11-01 21:53:41.060 | ++ inc/python:_setup_package_with_constraints_edit:381 : awk '/^name.*=/ {print $3}' /opt/stack/swift/setup.cfg 2022-11-01 21:53:41.066 | + inc/python:_setup_package_with_constraints_edit:381 : name=swift 2022-11-01 21:53:41.068 | + inc/python:_setup_package_with_constraints_edit:383 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- swift 2022-11-01 21:53:41.685 | + inc/python:_setup_package_with_constraints_edit:386 : setup_package /opt/stack/swift -e keystone 2022-11-01 21:53:41.688 | + inc/python:setup_package:414 : local bindep=0 2022-11-01 21:53:41.690 | + inc/python:setup_package:415 : local bindep_flag= 2022-11-01 21:53:41.693 | + inc/python:setup_package:416 : local bindep_profiles= 2022-11-01 21:53:41.695 | + inc/python:setup_package:417 : [[ /opt/stack/swift == -bindep* ]] 2022-11-01 21:53:41.697 | + inc/python:setup_package:422 : local project_dir=/opt/stack/swift 2022-11-01 21:53:41.700 | + inc/python:setup_package:423 : local flags=-e 2022-11-01 21:53:41.702 | + inc/python:setup_package:424 : local extras=keystone 2022-11-01 21:53:41.704 | + inc/python:setup_package:428 : [[ -n -e ]] 2022-11-01 21:53:41.706 | + inc/python:setup_package:428 : [[ -z keystone ]] 2022-11-01 21:53:41.709 | + inc/python:setup_package:433 : [[ ! -z keystone ]] 2022-11-01 21:53:41.711 | + inc/python:setup_package:434 : extras='[keystone]' 2022-11-01 21:53:41.713 | + inc/python:setup_package:438 : [[ 0 == 1 ]] 2022-11-01 21:53:41.716 | + inc/python:setup_package:442 : pip_install -e '/opt/stack/swift[keystone]' 2022-11-01 21:53:41.736 | Using python 3.8 to install /opt/stack/swift 2022-11-01 21:53:41.739 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e '/opt/stack/swift[keystone]' 2022-11-01 21:53:43.854 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-01 21:53:43.854 | from cryptography.utils import int_from_bytes 2022-11-01 21:53:43.854 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-01 21:53:43.854 | from cryptography.utils import int_from_bytes 2022-11-01 21:53:44.896 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-11-01 21:53:44.896 | Obtaining file:///opt/stack/swift 2022-11-01 21:53:46.183 | Requirement already satisfied: PasteDeploy===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 15)) (2.1.1) 2022-11-01 21:53:46.193 | Requirement already satisfied: cryptography===36.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 126)) (36.0.2) 2022-11-01 21:53:46.230 | Requirement already satisfied: eventlet===0.33.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 161)) (0.33.1) 2022-11-01 21:53:46.239 | Requirement already satisfied: greenlet===1.1.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 187)) (1.1.3) 2022-11-01 21:53:46.244 | Requirement already satisfied: keystonemiddleware===10.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 228)) (10.1.0) 2022-11-01 21:53:46.295 | Requirement already satisfied: lxml===4.9.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 240)) (4.9.1) 2022-11-01 21:53:46.305 | Requirement already satisfied: netifaces===0.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 261)) (0.11.0) 2022-11-01 21:53:46.308 | Requirement already satisfied: oslo.cache===3.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 302)) (3.1.0) 2022-11-01 21:53:46.344 | Requirement already satisfied: oslo.config===9.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 304)) (9.0.0) 2022-11-01 21:53:46.385 | Requirement already satisfied: oslo.context===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 305)) (5.0.0) 2022-11-01 21:53:46.391 | Requirement already satisfied: oslo.i18n===5.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 307)) (5.1.0) 2022-11-01 21:53:46.395 | Requirement already satisfied: oslo.log===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 309)) (5.0.0) 2022-11-01 21:53:46.434 | Requirement already satisfied: oslo.serialization===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 317)) (5.0.0) 2022-11-01 21:53:46.443 | Requirement already satisfied: oslo.utils===6.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 320)) (6.0.1) 2022-11-01 21:53:46.456 | Requirement already satisfied: packaging===21.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 328)) (21.3) 2022-11-01 21:53:46.462 | Requirement already satisfied: pbr===5.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 332)) (5.11.0) 2022-11-01 21:53:46.464 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 356)) (3.1.1) 2022-11-01 21:53:46.475 | Requirement already satisfied: pyeclib===1.6.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 362)) (1.6.1) 2022-11-01 21:53:46.477 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 364)) (0.9.6) 2022-11-01 21:53:46.480 | Requirement already satisfied: pyparsing===3.0.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 369)) (3.0.9) 2022-11-01 21:53:46.486 | Requirement already satisfied: python-dateutil===2.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 396)) (2.8.2) 2022-11-01 21:53:46.491 | Requirement already satisfied: python-keystoneclient===5.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 405)) (5.0.1) 2022-11-01 21:53:46.511 | Requirement already satisfied: pytz===2022.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 435)) (2022.2.1) 2022-11-01 21:53:46.515 | Requirement already satisfied: requests===2.28.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 447)) (2.28.1) 2022-11-01 21:53:46.529 | Requirement already satisfied: rfc3986===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 460)) (1.5.0) 2022-11-01 21:53:46.533 | Requirement already satisfied: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 483)) (1.16.0) 2022-11-01 21:53:46.536 | Requirement already satisfied: stevedore===4.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 516)) (4.1.0) 2022-11-01 21:53:46.540 | Requirement already satisfied: urllib3===1.26.12 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 562)) (1.26.12) 2022-11-01 21:53:46.575 | Requirement already satisfied: xattr===0.9.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 580)) (0.9.9) 2022-11-01 21:53:46.578 | Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from PasteDeploy===2.1.1->-c /opt/stack/requirements/upper-constraints.txt (line 15)) (45.2.0) 2022-11-01 21:53:46.580 | Requirement already satisfied: cffi===1.15.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 110)) (1.15.1) 2022-11-01 21:53:46.584 | Requirement already satisfied: dnspython===2.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 147)) (2.2.1) 2022-11-01 21:53:46.610 | Requirement already satisfied: WebOb===1.8.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 32)) (1.8.7) 2022-11-01 21:53:46.623 | Requirement already satisfied: keystoneauth1===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 227)) (5.0.0) 2022-11-01 21:53:46.680 | Requirement already satisfied: dogpile.cache===1.1.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 151)) (1.1.8) 2022-11-01 21:53:46.685 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 260)) (0.8.0) 2022-11-01 21:53:46.689 | Requirement already satisfied: debtcollector===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 130)) (2.5.0) 2022-11-01 21:53:46.696 | Requirement already satisfied: PyYAML===6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 22)) (6.0) 2022-11-01 21:53:46.698 | Requirement already satisfied: msgpack===1.0.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 253)) (1.0.4) 2022-11-01 21:53:46.701 | Requirement already satisfied: iso8601===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 212)) (1.0.2) 2022-11-01 21:53:46.704 | Requirement already satisfied: charset-normalizer===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 112)) (2.1.1) 2022-11-01 21:53:46.709 | Requirement already satisfied: idna===3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 200)) (3.3) 2022-11-01 21:53:46.712 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests===2.28.1->-c /opt/stack/requirements/upper-constraints.txt (line 447)) (2019.11.28) 2022-11-01 21:53:46.714 | Requirement already satisfied: pycparser===2.21 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 358)) (2.21) 2022-11-01 21:53:46.717 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 294)) (1.7.0) 2022-11-01 21:53:46.721 | Requirement already satisfied: decorator===5.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 131)) (5.1.1) 2022-11-01 21:53:46.724 | Requirement already satisfied: wrapt===1.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 577)) (1.14.1) 2022-11-01 21:53:48.547 | Installing collected packages: swift 2022-11-01 21:53:48.547 | Attempting uninstall: swift 2022-11-01 21:53:48.548 | Found existing installation: swift 2.31.0.dev58 2022-11-01 21:53:48.550 | Can't uninstall 'swift'. No files were found to uninstall. 2022-11-01 21:53:48.551 | Running setup.py develop for swift 2022-11-01 21:53:50.376 | Successfully installed swift 2022-11-01 21:53:50.484 | + inc/python:pip_install:196 : result=0 2022-11-01 21:53:50.486 | + inc/python:pip_install:198 : time_stop pip_install 2022-11-01 21:53:50.489 | + functions-common:time_stop:2422 : local name 2022-11-01 21:53:50.491 | + functions-common:time_stop:2423 : local end_time 2022-11-01 21:53:50.494 | + functions-common:time_stop:2424 : local elapsed_time 2022-11-01 21:53:50.496 | + functions-common:time_stop:2425 : local total 2022-11-01 21:53:50.498 | + functions-common:time_stop:2426 : local start_time 2022-11-01 21:53:50.500 | + functions-common:time_stop:2428 : name=pip_install 2022-11-01 21:53:50.502 | + functions-common:time_stop:2429 : start_time=1667339621731 2022-11-01 21:53:50.505 | + functions-common:time_stop:2431 : [[ -z 1667339621731 ]] 2022-11-01 21:53:50.508 | ++ functions-common:time_stop:2434 : date +%s%3N 2022-11-01 21:53:50.512 | + functions-common:time_stop:2434 : end_time=1667339630510 2022-11-01 21:53:50.514 | + functions-common:time_stop:2435 : elapsed_time=8779 2022-11-01 21:53:50.516 | + functions-common:time_stop:2436 : total=61160 2022-11-01 21:53:50.519 | + functions-common:time_stop:2438 : _TIME_START[$name]= 2022-11-01 21:53:50.521 | + functions-common:time_stop:2439 : _TIME_TOTAL[$name]=69939 2022-11-01 21:53:50.524 | + inc/python:pip_install:199 : return 0 2022-11-01 21:53:50.526 | + inc/python:setup_package:444 : [[ -e == \-\e ]] 2022-11-01 21:53:50.528 | + inc/python:setup_package:445 : safe_chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-11-01 21:53:50.531 | + functions-common:safe_chown:2323 : _safe_permission_operation chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-11-01 21:53:50.549 | + functions-common:_safe_permission_operation:2171 : sudo chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-11-01 21:53:50.561 | + inc/python:_setup_package_with_constraints_edit:390 : use_library_from_git /opt/stack/swift 2022-11-01 21:53:50.563 | + inc/python:use_library_from_git:246 : local name=/opt/stack/swift 2022-11-01 21:53:50.565 | + inc/python:use_library_from_git:247 : local enabled=1 2022-11-01 21:53:50.568 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-11-01 21:53:50.571 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,/opt/stack/swift, ]] 2022-11-01 21:53:50.573 | + inc/python:use_library_from_git:249 : return 1 2022-11-01 21:53:50.575 | + lib/swift:install_swift:727 : '[' False == True ']' 2022-11-01 21:53:50.578 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-11-01 21:53:50.580 | + ./stack.sh:main:903 : configure_swift 2022-11-01 21:53:50.583 | + lib/swift:configure_swift:331 : local swift_pipeline=crossdomain 2022-11-01 21:53:50.585 | + lib/swift:configure_swift:332 : local node_number 2022-11-01 21:53:50.587 | + lib/swift:configure_swift:333 : local swift_node_config 2022-11-01 21:53:50.589 | + lib/swift:configure_swift:334 : local swift_log_dir 2022-11-01 21:53:50.591 | + lib/swift:configure_swift:337 : /usr/local/bin/swift-init --run-dir=/opt/stack/data/swift/run all stop 2022-11-01 21:53:51.611 | No proxy-server running 2022-11-01 21:53:51.611 | No account-auditor running 2022-11-01 21:53:51.611 | No container-server running 2022-11-01 21:53:51.611 | No object-reconstructor running 2022-11-01 21:53:51.611 | No container-auditor running 2022-11-01 21:53:51.611 | No object-auditor running 2022-11-01 21:53:51.611 | No container-sync running 2022-11-01 21:53:51.611 | No container-sharder running 2022-11-01 21:53:51.611 | No object-updater running 2022-11-01 21:53:51.611 | No object-server running 2022-11-01 21:53:51.611 | No object-expirer running 2022-11-01 21:53:51.611 | No account-server running 2022-11-01 21:53:51.611 | No container-replicator running 2022-11-01 21:53:51.611 | No container-updater running 2022-11-01 21:53:51.611 | No account-replicator running 2022-11-01 21:53:51.611 | No account-reaper running 2022-11-01 21:53:51.612 | No container-reconciler running 2022-11-01 21:53:51.612 | No object-replicator running 2022-11-01 21:53:51.682 | + lib/swift:configure_swift:337 : true 2022-11-01 21:53:51.684 | + lib/swift:configure_swift:339 : sudo install -d -o ubuntu /etc/swift 2022-11-01 21:53:51.696 | + lib/swift:configure_swift:340 : sudo install -d -o ubuntu /etc/swift/object-server /etc/swift/container-server /etc/swift/account-server 2022-11-01 21:53:51.709 | + lib/swift:configure_swift:342 : [[ /etc/swift != \/\e\t\c\/\s\w\i\f\t ]] 2022-11-01 21:53:51.712 | + lib/swift:configure_swift:355 : sudo tee /etc/rsyncd.conf 2022-11-01 21:53:51.712 | ++ lib/swift:configure_swift:351 : id -g -n ubuntu 2022-11-01 21:53:51.716 | + lib/swift:configure_swift:351 : sed -e ' 2022-11-01 21:53:51.716 | s/%GROUP%/ubuntu/; 2022-11-01 21:53:51.716 | s/%USER%/ubuntu/; 2022-11-01 21:53:51.716 | s,%SWIFT_DATA_DIR%,/opt/stack/data/swift,; 2022-11-01 21:53:51.716 | ' /home/ubuntu/devstack/files/swift/rsyncd.conf 2022-11-01 21:53:51.720 | uid = ubuntu 2022-11-01 21:53:51.720 | gid = ubuntu 2022-11-01 21:53:51.720 | log file = /opt/stack/data/swift/logs/rsyncd.log 2022-11-01 21:53:51.720 | pid file = /opt/stack/data/swift/run/rsyncd.pid 2022-11-01 21:53:51.720 | address = 127.0.0.1 2022-11-01 21:53:51.720 | 2022-11-01 21:53:51.720 | [account6612] 2022-11-01 21:53:51.720 | max connections = 25 2022-11-01 21:53:51.720 | path = /opt/stack/data/swift/1/node/ 2022-11-01 21:53:51.720 | read only = false 2022-11-01 21:53:51.720 | lock file = /opt/stack/data/swift/run/account6612.lock 2022-11-01 21:53:51.720 | 2022-11-01 21:53:51.720 | [account6622] 2022-11-01 21:53:51.720 | max connections = 25 2022-11-01 21:53:51.720 | path = /opt/stack/data/swift/2/node/ 2022-11-01 21:53:51.720 | read only = false 2022-11-01 21:53:51.720 | lock file = /opt/stack/data/swift/run/account6622.lock 2022-11-01 21:53:51.720 | 2022-11-01 21:53:51.720 | [account6632] 2022-11-01 21:53:51.720 | max connections = 25 2022-11-01 21:53:51.721 | path = /opt/stack/data/swift/3/node/ 2022-11-01 21:53:51.721 | read only = false 2022-11-01 21:53:51.721 | lock file = /opt/stack/data/swift/run/account6632.lock 2022-11-01 21:53:51.721 | 2022-11-01 21:53:51.721 | [account6642] 2022-11-01 21:53:51.721 | max connections = 25 2022-11-01 21:53:51.721 | path = /opt/stack/data/swift/4/node/ 2022-11-01 21:53:51.721 | read only = false 2022-11-01 21:53:51.721 | lock file = /opt/stack/data/swift/run/account6642.lock 2022-11-01 21:53:51.721 | 2022-11-01 21:53:51.721 | 2022-11-01 21:53:51.721 | [container6611] 2022-11-01 21:53:51.721 | max connections = 25 2022-11-01 21:53:51.721 | path = /opt/stack/data/swift/1/node/ 2022-11-01 21:53:51.721 | read only = false 2022-11-01 21:53:51.721 | lock file = /opt/stack/data/swift/run/container6611.lock 2022-11-01 21:53:51.721 | 2022-11-01 21:53:51.721 | [container6621] 2022-11-01 21:53:51.721 | max connections = 25 2022-11-01 21:53:51.721 | path = /opt/stack/data/swift/2/node/ 2022-11-01 21:53:51.721 | read only = false 2022-11-01 21:53:51.721 | lock file = /opt/stack/data/swift/run/container6621.lock 2022-11-01 21:53:51.721 | 2022-11-01 21:53:51.721 | [container6631] 2022-11-01 21:53:51.721 | max connections = 25 2022-11-01 21:53:51.721 | path = /opt/stack/data/swift/3/node/ 2022-11-01 21:53:51.721 | read only = false 2022-11-01 21:53:51.721 | lock file = /opt/stack/data/swift/run/container6631.lock 2022-11-01 21:53:51.721 | 2022-11-01 21:53:51.721 | [container6641] 2022-11-01 21:53:51.721 | max connections = 25 2022-11-01 21:53:51.721 | path = /opt/stack/data/swift/4/node/ 2022-11-01 21:53:51.721 | read only = false 2022-11-01 21:53:51.721 | lock file = /opt/stack/data/swift/run/container6641.lock 2022-11-01 21:53:51.721 | 2022-11-01 21:53:51.721 | 2022-11-01 21:53:51.721 | [object6613] 2022-11-01 21:53:51.722 | max connections = 25 2022-11-01 21:53:51.722 | path = /opt/stack/data/swift/1/node/ 2022-11-01 21:53:51.722 | read only = false 2022-11-01 21:53:51.722 | lock file = /opt/stack/data/swift/run/object6613.lock 2022-11-01 21:53:51.722 | 2022-11-01 21:53:51.722 | [object6623] 2022-11-01 21:53:51.722 | max connections = 25 2022-11-01 21:53:51.722 | path = /opt/stack/data/swift/2/node/ 2022-11-01 21:53:51.722 | read only = false 2022-11-01 21:53:51.722 | lock file = /opt/stack/data/swift/run/object6623.lock 2022-11-01 21:53:51.722 | 2022-11-01 21:53:51.722 | [object6633] 2022-11-01 21:53:51.722 | max connections = 25 2022-11-01 21:53:51.722 | path = /opt/stack/data/swift/3/node/ 2022-11-01 21:53:51.722 | read only = false 2022-11-01 21:53:51.722 | lock file = /opt/stack/data/swift/run/object6633.lock 2022-11-01 21:53:51.722 | 2022-11-01 21:53:51.722 | [object6643] 2022-11-01 21:53:51.723 | max connections = 25 2022-11-01 21:53:51.723 | path = /opt/stack/data/swift/4/node/ 2022-11-01 21:53:51.723 | read only = false 2022-11-01 21:53:51.723 | lock file = /opt/stack/data/swift/run/object6643.lock 2022-11-01 21:53:51.723 | + lib/swift:configure_swift:357 : is_ubuntu 2022-11-01 21:53:51.726 | + functions-common:is_ubuntu:572 : [[ -z deb ]] 2022-11-01 21:53:51.728 | + functions-common:is_ubuntu:575 : '[' deb = deb ']' 2022-11-01 21:53:51.730 | + lib/swift:configure_swift:358 : sudo sed -i '/^RSYNC_ENABLE=false/ { s/false/true/ }' /etc/default/rsync 2022-11-01 21:53:51.742 | + lib/swift:configure_swift:363 : SWIFT_CONFIG_PROXY_SERVER=/etc/swift/proxy-server.conf 2022-11-01 21:53:51.744 | + lib/swift:configure_swift:364 : cp /opt/stack/swift/etc/proxy-server.conf-sample /etc/swift/proxy-server.conf 2022-11-01 21:53:51.748 | + lib/swift:configure_swift:365 : cp /opt/stack/swift/etc/internal-client.conf-sample /etc/swift/internal-client.conf 2022-11-01 21:53:51.752 | + lib/swift:configure_swift:369 : local csyncfile=/etc/swift/container-sync-realms.conf 2022-11-01 21:53:51.754 | + lib/swift:configure_swift:370 : cp /opt/stack/swift/etc/container-sync-realms.conf-sample /etc/swift/container-sync-realms.conf 2022-11-01 21:53:51.758 | + lib/swift:configure_swift:371 : iniset /etc/swift/container-sync-realms.conf realm1 key realm1key 2022-11-01 21:53:51.790 | + lib/swift:configure_swift:372 : iniset /etc/swift/container-sync-realms.conf realm1 cluster_name1 http://10.222.0.15:8080/v1/ 2022-11-01 21:53:51.819 | + lib/swift:configure_swift:374 : iniuncomment /etc/swift/proxy-server.conf DEFAULT user 2022-11-01 21:53:51.837 | + lib/swift:configure_swift:375 : iniset /etc/swift/proxy-server.conf DEFAULT user ubuntu 2022-11-01 21:53:51.870 | + lib/swift:configure_swift:377 : iniuncomment /etc/swift/proxy-server.conf DEFAULT swift_dir 2022-11-01 21:53:51.888 | + lib/swift:configure_swift:378 : iniset /etc/swift/proxy-server.conf DEFAULT swift_dir /etc/swift 2022-11-01 21:53:51.929 | + lib/swift:configure_swift:380 : iniuncomment /etc/swift/proxy-server.conf DEFAULT workers 2022-11-01 21:53:51.948 | + lib/swift:configure_swift:381 : iniset /etc/swift/proxy-server.conf DEFAULT workers 1 2022-11-01 21:53:51.981 | + lib/swift:configure_swift:383 : iniuncomment /etc/swift/proxy-server.conf DEFAULT log_level 2022-11-01 21:53:51.999 | + lib/swift:configure_swift:384 : iniset /etc/swift/proxy-server.conf DEFAULT log_level DEBUG 2022-11-01 21:53:52.032 | + lib/swift:configure_swift:386 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_ip 2022-11-01 21:53:52.050 | + lib/swift:configure_swift:387 : iniset /etc/swift/proxy-server.conf DEFAULT bind_ip 0.0.0.0 2022-11-01 21:53:52.083 | + lib/swift:configure_swift:389 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_port 2022-11-01 21:53:52.102 | + lib/swift:configure_swift:390 : is_service_enabled tls-proxy 2022-11-01 21:53:52.118 | + functions-common:is_service_enabled:2078 : return 1 2022-11-01 21:53:52.120 | + lib/swift:configure_swift:393 : iniset /etc/swift/proxy-server.conf DEFAULT bind_port 8080 2022-11-01 21:53:52.152 | + lib/swift:configure_swift:399 : iniset /etc/swift/proxy-server.conf app:proxy-server node_timeout 120 2022-11-01 21:53:52.184 | + lib/swift:configure_swift:400 : iniset /etc/swift/proxy-server.conf app:proxy-server conn_timeout 20 2022-11-01 21:53:52.214 | + lib/swift:configure_swift:403 : iniset /etc/swift/proxy-server.conf filter:versioned_writes allow_versioned_writes true 2022-11-01 21:53:52.245 | + lib/swift:configure_swift:406 : [[ False == \T\r\u\e ]] 2022-11-01 21:53:52.247 | + lib/swift:configure_swift:411 : is_service_enabled ceilometer 2022-11-01 21:53:52.262 | + functions-common:is_service_enabled:2078 : return 1 2022-11-01 21:53:52.264 | + lib/swift:configure_swift:422 : iniset /etc/swift/proxy-server.conf filter:proxy-logging reveal_sensitive_prefix 12 2022-11-01 21:53:52.296 | + lib/swift:configure_swift:428 : is_service_enabled s3api 2022-11-01 21:53:52.310 | + functions-common:is_service_enabled:2078 : return 1 2022-11-01 21:53:52.312 | + lib/swift:configure_swift:431 : is_service_enabled keystone 2022-11-01 21:53:52.327 | + functions-common:is_service_enabled:2078 : return 0 2022-11-01 21:53:52.330 | + lib/swift:configure_swift:432 : swift_pipeline+=' authtoken' 2022-11-01 21:53:52.332 | + lib/swift:configure_swift:433 : is_service_enabled s3api 2022-11-01 21:53:52.347 | + functions-common:is_service_enabled:2078 : return 1 2022-11-01 21:53:52.349 | + lib/swift:configure_swift:438 : swift_pipeline+=' keystoneauth' 2022-11-01 21:53:52.351 | + lib/swift:configure_swift:441 : swift_pipeline+=' tempauth ' 2022-11-01 21:53:52.353 | + lib/swift:configure_swift:443 : sed -i '/^pipeline/ { s/tempauth/crossdomain authtoken keystoneauth tempauth formpost staticweb/ ;}' /etc/swift/proxy-server.conf 2022-11-01 21:53:52.358 | + lib/swift:configure_swift:444 : sed -i '/^pipeline/ { s/proxy-server/ proxy-server/ ; }' /etc/swift/proxy-server.conf 2022-11-01 21:53:52.363 | + lib/swift:configure_swift:446 : iniset /etc/swift/proxy-server.conf app:proxy-server account_autocreate true 2022-11-01 21:53:52.394 | + lib/swift:configure_swift:447 : iniset /etc/swift/proxy-server.conf app:proxy-server allow_account_management true 2022-11-01 21:53:52.425 | + lib/swift:configure_swift:450 : iniset /etc/swift/proxy-server.conf filter:crossdomain use egg:swift#crossdomain 2022-11-01 21:53:52.459 | + lib/swift:configure_swift:455 : iniset /etc/swift/proxy-server.conf filter:authtoken log_name swift 2022-11-01 21:53:52.494 | + lib/swift:configure_swift:457 : iniset /etc/swift/proxy-server.conf filter:authtoken paste.filter_factory keystonemiddleware.auth_token:filter_factory 2022-11-01 21:53:52.524 | + lib/swift:configure_swift:458 : configure_keystone_authtoken_middleware /etc/swift/proxy-server.conf swift filter:authtoken 2022-11-01 21:53:52.526 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/swift/proxy-server.conf 2022-11-01 21:53:52.529 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=swift 2022-11-01 21:53:52.531 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=filter:authtoken 2022-11-01 21:53:52.533 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_type password 2022-11-01 21:53:52.563 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/swift/proxy-server.conf filter:authtoken interface public 2022-11-01 21:53:52.594 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_url http://10.222.0.15/identity 2022-11-01 21:53:52.625 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/swift/proxy-server.conf filter:authtoken username swift 2022-11-01 21:53:52.656 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/swift/proxy-server.conf filter:authtoken password Passw0rd 2022-11-01 21:53:52.687 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/swift/proxy-server.conf filter:authtoken user_domain_name Default 2022-11-01 21:53:52.718 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/swift/proxy-server.conf filter:authtoken project_name service 2022-11-01 21:53:52.749 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/swift/proxy-server.conf filter:authtoken project_domain_name Default 2022-11-01 21:53:52.779 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/swift/proxy-server.conf filter:authtoken cafile /opt/stack/data/ca-bundle.pem 2022-11-01 21:53:52.811 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/swift/proxy-server.conf filter:authtoken memcached_servers localhost:11211 2022-11-01 21:53:52.841 | + lib/swift:configure_swift:459 : iniset /etc/swift/proxy-server.conf filter:authtoken delay_auth_decision 1 2022-11-01 21:53:52.874 | + lib/swift:configure_swift:460 : iniset /etc/swift/proxy-server.conf filter:authtoken cache swift.cache 2022-11-01 21:53:52.904 | + lib/swift:configure_swift:461 : iniset /etc/swift/proxy-server.conf filter:authtoken include_service_catalog False 2022-11-01 21:53:52.935 | + lib/swift:configure_swift:463 : iniset /etc/swift/proxy-server.conf filter:keystoneauth use egg:swift#keystoneauth 2022-11-01 21:53:52.970 | + lib/swift:configure_swift:464 : iniset /etc/swift/proxy-server.conf filter:keystoneauth operator_roles 'Member, admin' 2022-11-01 21:53:53.001 | + lib/swift:configure_swift:469 : iniuncomment /etc/swift/proxy-server.conf filter:tempauth account_autocreate 2022-11-01 21:53:53.020 | + lib/swift:configure_swift:470 : iniset /etc/swift/proxy-server.conf filter:tempauth reseller_prefix TEMPAUTH 2022-11-01 21:53:53.052 | + lib/swift:configure_swift:473 : iniset /etc/swift/proxy-server.conf filter:domain_remap reseller_prefixes 'AUTH, TEMPAUTH' 2022-11-01 21:53:53.083 | + lib/swift:configure_swift:475 : cp /opt/stack/swift/etc/swift.conf-sample /etc/swift/swift.conf 2022-11-01 21:53:53.087 | + lib/swift:configure_swift:476 : iniset /etc/swift/swift.conf swift-hash swift_hash_path_suffix 66a3d6b56c1f479c8b4e70ab5d2014f6 2022-11-01 21:53:53.120 | + lib/swift:configure_swift:477 : iniset /etc/swift/swift.conf swift-constraints max_header_size 16384 2022-11-01 21:53:53.150 | + lib/swift:configure_swift:478 : iniset /etc/swift/swift.conf swift-constraints max_file_size 5368709122 2022-11-01 21:53:53.181 | + lib/swift:configure_swift:480 : local node_number 2022-11-01 21:53:53.184 | + lib/swift:configure_swift:481 : for node_number in ${SWIFT_REPLICAS_SEQ} 2022-11-01 21:53:53.186 | + lib/swift:configure_swift:482 : local swift_node_config=/etc/swift/object-server/1.conf 2022-11-01 21:53:53.188 | + lib/swift:configure_swift:483 : cp /opt/stack/swift/etc/object-server.conf-sample /etc/swift/object-server/1.conf 2022-11-01 21:53:53.192 | + lib/swift:configure_swift:484 : generate_swift_config_services /etc/swift/object-server/1.conf 1 6613 object 2022-11-01 21:53:53.195 | + lib/swift:generate_swift_config_services:289 : local swift_node_config=/etc/swift/object-server/1.conf 2022-11-01 21:53:53.197 | + lib/swift:generate_swift_config_services:290 : local node_id=1 2022-11-01 21:53:53.199 | + lib/swift:generate_swift_config_services:291 : local bind_port=6613 2022-11-01 21:53:53.201 | + lib/swift:generate_swift_config_services:292 : local server_type=object 2022-11-01 21:53:53.203 | + lib/swift:generate_swift_config_services:294 : log_facility=0 2022-11-01 21:53:53.205 | + lib/swift:generate_swift_config_services:295 : local node_path=/opt/stack/data/swift/1 2022-11-01 21:53:53.208 | + lib/swift:generate_swift_config_services:297 : iniuncomment /etc/swift/object-server/1.conf DEFAULT user 2022-11-01 21:53:53.226 | + lib/swift:generate_swift_config_services:298 : iniset /etc/swift/object-server/1.conf DEFAULT user ubuntu 2022-11-01 21:53:53.257 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_port 2022-11-01 21:53:53.275 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/object-server/1.conf DEFAULT bind_port 6613 2022-11-01 21:53:53.307 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/object-server/1.conf DEFAULT swift_dir 2022-11-01 21:53:53.325 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/object-server/1.conf DEFAULT swift_dir /etc/swift 2022-11-01 21:53:53.357 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/object-server/1.conf DEFAULT devices 2022-11-01 21:53:53.375 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/object-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-11-01 21:53:53.407 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/object-server/1.conf DEFAULT log_facility 2022-11-01 21:53:53.425 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/object-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-11-01 21:53:53.457 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/object-server/1.conf DEFAULT workers 2022-11-01 21:53:53.475 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/object-server/1.conf DEFAULT workers 2 2022-11-01 21:53:53.508 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/object-server/1.conf DEFAULT disable_fallocate 2022-11-01 21:53:53.526 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/object-server/1.conf DEFAULT disable_fallocate true 2022-11-01 21:53:53.559 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/object-server/1.conf DEFAULT mount_check 2022-11-01 21:53:53.577 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/object-server/1.conf DEFAULT mount_check false 2022-11-01 21:53:53.610 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/object-server/1.conf object-replicator vm_test_mode 2022-11-01 21:53:53.628 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/object-server/1.conf object-replicator vm_test_mode yes 2022-11-01 21:53:53.660 | + 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-11-01 21:53:53.665 | + lib/swift:configure_swift:485 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_ip 2022-11-01 21:53:53.683 | + lib/swift:configure_swift:486 : iniset /etc/swift/object-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-11-01 21:53:53.716 | + lib/swift:configure_swift:487 : iniset /etc/swift/object-server/1.conf filter:recon recon_cache_path /opt/stack/data/swift/cache 2022-11-01 21:53:53.748 | + lib/swift:configure_swift:489 : swift_node_config=/etc/swift/container-server/1.conf 2022-11-01 21:53:53.751 | + lib/swift:configure_swift:490 : cp /opt/stack/swift/etc/container-server.conf-sample /etc/swift/container-server/1.conf 2022-11-01 21:53:53.756 | + lib/swift:configure_swift:491 : generate_swift_config_services /etc/swift/container-server/1.conf 1 6611 container 2022-11-01 21:53:53.758 | + lib/swift:generate_swift_config_services:289 : local swift_node_config=/etc/swift/container-server/1.conf 2022-11-01 21:53:53.760 | + lib/swift:generate_swift_config_services:290 : local node_id=1 2022-11-01 21:53:53.762 | + lib/swift:generate_swift_config_services:291 : local bind_port=6611 2022-11-01 21:53:53.764 | + lib/swift:generate_swift_config_services:292 : local server_type=container 2022-11-01 21:53:53.767 | + lib/swift:generate_swift_config_services:294 : log_facility=0 2022-11-01 21:53:53.769 | + lib/swift:generate_swift_config_services:295 : local node_path=/opt/stack/data/swift/1 2022-11-01 21:53:53.772 | + lib/swift:generate_swift_config_services:297 : iniuncomment /etc/swift/container-server/1.conf DEFAULT user 2022-11-01 21:53:53.789 | + lib/swift:generate_swift_config_services:298 : iniset /etc/swift/container-server/1.conf DEFAULT user ubuntu 2022-11-01 21:53:53.821 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_port 2022-11-01 21:53:53.839 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/container-server/1.conf DEFAULT bind_port 6611 2022-11-01 21:53:53.872 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/container-server/1.conf DEFAULT swift_dir 2022-11-01 21:53:53.890 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/container-server/1.conf DEFAULT swift_dir /etc/swift 2022-11-01 21:53:53.922 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/container-server/1.conf DEFAULT devices 2022-11-01 21:53:53.940 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/container-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-11-01 21:53:53.973 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/container-server/1.conf DEFAULT log_facility 2022-11-01 21:53:53.991 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/container-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-11-01 21:53:54.024 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/container-server/1.conf DEFAULT workers 2022-11-01 21:53:54.042 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/container-server/1.conf DEFAULT workers 2 2022-11-01 21:53:54.074 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/container-server/1.conf DEFAULT disable_fallocate 2022-11-01 21:53:54.092 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/container-server/1.conf DEFAULT disable_fallocate true 2022-11-01 21:53:54.125 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/container-server/1.conf DEFAULT mount_check 2022-11-01 21:53:54.143 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/container-server/1.conf DEFAULT mount_check false 2022-11-01 21:53:54.177 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/container-server/1.conf container-replicator vm_test_mode 2022-11-01 21:53:54.195 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/container-server/1.conf container-replicator vm_test_mode yes 2022-11-01 21:53:54.227 | + 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-11-01 21:53:54.232 | + lib/swift:configure_swift:492 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_ip 2022-11-01 21:53:54.250 | + lib/swift:configure_swift:493 : iniset /etc/swift/container-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-11-01 21:53:54.282 | + lib/swift:configure_swift:495 : swift_node_config=/etc/swift/account-server/1.conf 2022-11-01 21:53:54.284 | + lib/swift:configure_swift:496 : cp /opt/stack/swift/etc/account-server.conf-sample /etc/swift/account-server/1.conf 2022-11-01 21:53:54.289 | + lib/swift:configure_swift:497 : generate_swift_config_services /etc/swift/account-server/1.conf 1 6612 account 2022-11-01 21:53:54.291 | + lib/swift:generate_swift_config_services:289 : local swift_node_config=/etc/swift/account-server/1.conf 2022-11-01 21:53:54.293 | + lib/swift:generate_swift_config_services:290 : local node_id=1 2022-11-01 21:53:54.296 | + lib/swift:generate_swift_config_services:291 : local bind_port=6612 2022-11-01 21:53:54.298 | + lib/swift:generate_swift_config_services:292 : local server_type=account 2022-11-01 21:53:54.300 | + lib/swift:generate_swift_config_services:294 : log_facility=0 2022-11-01 21:53:54.302 | + lib/swift:generate_swift_config_services:295 : local node_path=/opt/stack/data/swift/1 2022-11-01 21:53:54.304 | + lib/swift:generate_swift_config_services:297 : iniuncomment /etc/swift/account-server/1.conf DEFAULT user 2022-11-01 21:53:54.323 | + lib/swift:generate_swift_config_services:298 : iniset /etc/swift/account-server/1.conf DEFAULT user ubuntu 2022-11-01 21:53:54.355 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_port 2022-11-01 21:53:54.373 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/account-server/1.conf DEFAULT bind_port 6612 2022-11-01 21:53:54.405 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/account-server/1.conf DEFAULT swift_dir 2022-11-01 21:53:54.424 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/account-server/1.conf DEFAULT swift_dir /etc/swift 2022-11-01 21:53:54.456 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/account-server/1.conf DEFAULT devices 2022-11-01 21:53:54.475 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/account-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-11-01 21:53:54.508 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/account-server/1.conf DEFAULT log_facility 2022-11-01 21:53:54.526 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/account-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-11-01 21:53:54.558 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/account-server/1.conf DEFAULT workers 2022-11-01 21:53:54.577 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/account-server/1.conf DEFAULT workers 2 2022-11-01 21:53:54.609 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/account-server/1.conf DEFAULT disable_fallocate 2022-11-01 21:53:54.628 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/account-server/1.conf DEFAULT disable_fallocate true 2022-11-01 21:53:54.661 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/account-server/1.conf DEFAULT mount_check 2022-11-01 21:53:54.679 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/account-server/1.conf DEFAULT mount_check false 2022-11-01 21:53:54.711 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/account-server/1.conf account-replicator vm_test_mode 2022-11-01 21:53:54.729 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/account-server/1.conf account-replicator vm_test_mode yes 2022-11-01 21:53:54.761 | + 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-11-01 21:53:54.765 | + lib/swift:configure_swift:498 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_ip 2022-11-01 21:53:54.784 | + lib/swift:configure_swift:499 : iniset /etc/swift/account-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-11-01 21:53:54.818 | + lib/swift:configure_swift:503 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest1 'testing .admin' 2022-11-01 21:53:54.850 | + lib/swift:configure_swift:504 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest2_swiftusertest2 'testing2 .admin' 2022-11-01 21:53:54.884 | + lib/swift:configure_swift:505 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest3 'testing3 .admin' 2022-11-01 21:53:54.916 | + lib/swift:configure_swift:507 : testfile=/etc/swift/test.conf 2022-11-01 21:53:54.919 | + lib/swift:configure_swift:508 : cp /opt/stack/swift/test/sample.conf /etc/swift/test.conf 2022-11-01 21:53:54.923 | + lib/swift:configure_swift:511 : iniset /etc/swift/test.conf func_test account swiftprojecttest1 2022-11-01 21:53:54.955 | + lib/swift:configure_swift:512 : iniset /etc/swift/test.conf func_test username swiftusertest1 2022-11-01 21:53:54.988 | + lib/swift:configure_swift:513 : iniset /etc/swift/test.conf func_test username3 swiftusertest3 2022-11-01 21:53:55.021 | + lib/swift:configure_swift:514 : iniset /etc/swift/test.conf func_test account2 swiftprojecttest2 2022-11-01 21:53:55.053 | + lib/swift:configure_swift:515 : iniset /etc/swift/test.conf func_test username2 swiftusertest2 2022-11-01 21:53:55.086 | + lib/swift:configure_swift:516 : iniset /etc/swift/test.conf func_test account4 swiftprojecttest4 2022-11-01 21:53:55.118 | + lib/swift:configure_swift:517 : iniset /etc/swift/test.conf func_test username4 swiftusertest4 2022-11-01 21:53:55.150 | + lib/swift:configure_swift:518 : iniset /etc/swift/test.conf func_test password4 testing4 2022-11-01 21:53:55.180 | + lib/swift:configure_swift:519 : iniset /etc/swift/test.conf func_test domain4 swift_test 2022-11-01 21:53:55.211 | + lib/swift:configure_swift:521 : is_service_enabled keystone 2022-11-01 21:53:55.227 | + functions-common:is_service_enabled:2078 : return 0 2022-11-01 21:53:55.229 | + lib/swift:configure_swift:522 : iniuncomment /etc/swift/test.conf func_test auth_version 2022-11-01 21:53:55.248 | + lib/swift:configure_swift:523 : local auth_vers 2022-11-01 21:53:55.250 | ++ lib/swift:configure_swift:524 : iniget /etc/swift/test.conf func_test auth_version 2022-11-01 21:53:55.271 | + lib/swift:configure_swift:524 : auth_vers=3 2022-11-01 21:53:55.273 | + lib/swift:configure_swift:525 : iniset /etc/swift/test.conf func_test auth_host 10.222.0.15 2022-11-01 21:53:55.304 | + lib/swift:configure_swift:526 : [[ http == \h\t\t\p\s ]] 2022-11-01 21:53:55.306 | + lib/swift:configure_swift:529 : iniset /etc/swift/test.conf func_test auth_port 80 2022-11-01 21:53:55.337 | + lib/swift:configure_swift:531 : iniset /etc/swift/test.conf func_test auth_uri http://10.222.0.15/identity 2022-11-01 21:53:55.370 | + lib/swift:configure_swift:532 : [[ 3 == \3 ]] 2022-11-01 21:53:55.372 | + lib/swift:configure_swift:533 : iniset /etc/swift/test.conf func_test auth_prefix /identity/v3/ 2022-11-01 21:53:55.404 | + lib/swift:configure_swift:537 : is_service_enabled tls-proxy 2022-11-01 21:53:55.420 | + functions-common:is_service_enabled:2078 : return 1 2022-11-01 21:53:55.422 | + lib/swift:configure_swift:543 : local user_group 2022-11-01 21:53:55.425 | ++ lib/swift:configure_swift:544 : id -g ubuntu 2022-11-01 21:53:55.430 | + lib/swift:configure_swift:544 : user_group=1000 2022-11-01 21:53:55.432 | + lib/swift:configure_swift:545 : sudo install -d -o ubuntu -g 1000 /opt/stack/data/swift 2022-11-01 21:53:55.445 | + lib/swift:configure_swift:547 : local swift_log_dir=/opt/stack/data/swift/logs 2022-11-01 21:53:55.447 | + lib/swift:configure_swift:548 : sudo rm -rf /opt/stack/data/swift/logs 2022-11-01 21:53:55.459 | + lib/swift:configure_swift:549 : local swift_log_group=adm 2022-11-01 21:53:55.461 | + lib/swift:configure_swift:550 : is_suse 2022-11-01 21:53:55.464 | + functions-common:is_suse:541 : is_opensuse 2022-11-01 21:53:55.466 | + functions-common:is_opensuse:548 : [[ -z Ubuntu ]] 2022-11-01 21:53:55.468 | + functions-common:is_opensuse:552 : [[ Ubuntu =~ (openSUSE) ]] 2022-11-01 21:53:55.470 | + functions-common:is_suse:541 : is_suse_linux_enterprise 2022-11-01 21:53:55.473 | + functions-common:is_suse_linux_enterprise:560 : [[ -z Ubuntu ]] 2022-11-01 21:53:55.475 | + functions-common:is_suse_linux_enterprise:564 : [[ Ubuntu =~ (^SUSE) ]] 2022-11-01 21:53:55.477 | + lib/swift:configure_swift:553 : sudo install -d -o ubuntu -g adm /opt/stack/data/swift/logs/hourly 2022-11-01 21:53:55.490 | + lib/swift:configure_swift:555 : [[ False != \F\a\l\s\e ]] 2022-11-01 21:53:55.493 | + lib/swift:configure_swift:563 : '[' False == True ']' 2022-11-01 21:53:55.495 | + ./stack.sh:main:906 : is_service_enabled s3api 2022-11-01 21:53:55.512 | + functions-common:is_service_enabled:2078 : return 1 2022-11-01 21:53:55.514 | + ./stack.sh:main:912 : is_service_enabled g-api n-api 2022-11-01 21:53:55.532 | + functions-common:is_service_enabled:2078 : return 0 2022-11-01 21:53:55.534 | + ./stack.sh:main:914 : stack_install_service glance 2022-11-01 21:53:55.537 | + lib/stack:stack_install_service:20 : local service=glance 2022-11-01 21:53:55.539 | + lib/stack:stack_install_service:21 : type install_glance 2022-11-01 21:53:55.542 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-11-01 21:53:55.544 | + lib/stack:stack_install_service:32 : install_glance 2022-11-01 21:53:55.547 | + lib/glance:install_glance:507 : glance_store_extras=() 2022-11-01 21:53:55.549 | + lib/glance:install_glance:507 : local glance_store_extras 2022-11-01 21:53:55.552 | + lib/glance:install_glance:509 : is_service_enabled cinder 2022-11-01 21:53:55.569 | + functions-common:is_service_enabled:2078 : return 0 2022-11-01 21:53:55.572 | + lib/glance:install_glance:510 : glance_store_extras=("cinder" "${glance_store_extras[@]}") 2022-11-01 21:53:55.574 | + lib/glance:install_glance:513 : is_service_enabled swift 2022-11-01 21:53:55.592 | + functions-common:is_service_enabled:2078 : return 0 2022-11-01 21:53:55.594 | + lib/glance:install_glance:514 : glance_store_extras=("swift" "${glance_store_extras[@]}") 2022-11-01 21:53:55.597 | + lib/glance:install_glance:519 : use_library_from_git glance_store 2022-11-01 21:53:55.600 | + inc/python:use_library_from_git:246 : local name=glance_store 2022-11-01 21:53:55.602 | + inc/python:use_library_from_git:247 : local enabled=1 2022-11-01 21:53:55.605 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-11-01 21:53:55.607 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,glance_store, ]] 2022-11-01 21:53:55.610 | + inc/python:use_library_from_git:249 : return 1 2022-11-01 21:53:55.614 | ++ lib/glance:install_glance:525 : join_extras swift cinder 2022-11-01 21:53:55.617 | ++ inc/python:join_extras:29 : local IFS=, 2022-11-01 21:53:55.619 | ++ inc/python:join_extras:30 : echo swift,cinder 2022-11-01 21:53:55.622 | + lib/glance:install_glance:525 : pip_install_gr_extras glance-store swift,cinder 2022-11-01 21:53:55.625 | + inc/python:pip_install_gr_extras:89 : local name=glance-store 2022-11-01 21:53:55.628 | + inc/python:pip_install_gr_extras:90 : local extras=swift,cinder 2022-11-01 21:53:55.631 | + inc/python:pip_install_gr_extras:91 : local version_constraints 2022-11-01 21:53:55.634 | ++ inc/python:pip_install_gr_extras:92 : get_version_constraints_from_global_requirements glance-store 2022-11-01 21:53:55.636 | ++ inc/python:get_version_constraints_from_global_requirements:233 : local package=glance-store 2022-11-01 21:53:55.639 | ++ inc/python:get_version_constraints_from_global_requirements:234 : local required_pkg_version_constraint 2022-11-01 21:53:55.643 | +++ inc/python:get_version_constraints_from_global_requirements:236 : grep -i -h -o -P '^glance-store\K.*' /opt/stack/requirements/global-requirements.txt 2022-11-01 21:53:55.643 | +++ inc/python:get_version_constraints_from_global_requirements:236 : cut -d# -f1 2022-11-01 21:53:55.649 | ++ inc/python:get_version_constraints_from_global_requirements:236 : required_pkg_version_constraint='!=0.29.0 ' 2022-11-01 21:53:55.651 | ++ inc/python:get_version_constraints_from_global_requirements:237 : [[ !=0.29.0 == '' ]] 2022-11-01 21:53:55.654 | ++ inc/python:get_version_constraints_from_global_requirements:240 : echo '!=0.29.0' 2022-11-01 21:53:55.657 | + inc/python:pip_install_gr_extras:92 : version_constraints='!=0.29.0' 2022-11-01 21:53:55.659 | + inc/python:pip_install_gr_extras:93 : pip_install 'glance-store[swift,cinder]!=0.29.0' 2022-11-01 21:53:55.681 | Using python 3.8 to install glance-store[swift,cinder]!=0.29.0 2022-11-01 21:53:55.684 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt 'glance-store[swift,cinder]!=0.29.0' 2022-11-01 21:53:57.769 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-01 21:53:57.769 | from cryptography.utils import int_from_bytes 2022-11-01 21:53:57.769 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-01 21:53:57.769 | from cryptography.utils import int_from_bytes 2022-11-01 21:53:58.815 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-11-01 21:53:58.818 | Requirement already satisfied: glance-store===4.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 178)) (4.1.0) 2022-11-01 21:53:58.899 | Requirement already satisfied: httplib2===0.20.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 195)) (0.20.4) 2022-11-01 21:53:58.909 | Requirement already satisfied: jsonschema===4.14.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 223)) (4.14.0) 2022-11-01 21:53:58.951 | Requirement already satisfied: keystoneauth1===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 227)) (5.0.0) 2022-11-01 21:53:59.009 | Requirement already satisfied: os-brick===6.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 287)) (6.1.0) 2022-11-01 21:53:59.033 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 294)) (1.7.0) 2022-11-01 21:53:59.037 | Requirement already satisfied: os-win===5.7.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 298)) (5.7.1) 2022-11-01 21:53:59.053 | Requirement already satisfied: oslo.concurrency===5.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 303)) (5.0.1) 2022-11-01 21:53:59.063 | Requirement already satisfied: oslo.config===9.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 304)) (9.0.0) 2022-11-01 21:53:59.102 | Requirement already satisfied: oslo.context===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 305)) (5.0.0) 2022-11-01 21:53:59.107 | Requirement already satisfied: oslo.i18n===5.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 307)) (5.1.0) 2022-11-01 21:53:59.112 | Requirement already satisfied: oslo.log===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 309)) (5.0.0) 2022-11-01 21:53:59.151 | Requirement already satisfied: oslo.privsep===3.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 314)) (3.0.1) 2022-11-01 21:53:59.165 | Requirement already satisfied: oslo.rootwrap===6.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 316)) (6.3.1) 2022-11-01 21:53:59.167 | Requirement already satisfied: oslo.serialization===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 317)) (5.0.0) 2022-11-01 21:53:59.177 | Requirement already satisfied: oslo.service===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 318)) (3.0.0) 2022-11-01 21:53:59.198 | Requirement already satisfied: oslo.utils===6.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 320)) (6.0.1) 2022-11-01 21:53:59.213 | Requirement already satisfied: packaging===21.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 328)) (21.3) 2022-11-01 21:53:59.218 | Requirement already satisfied: pbr===5.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 332)) (5.11.0) 2022-11-01 21:53:59.220 | Requirement already satisfied: pkgutil-resolve-name===1.3.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 338)) (1.3.10) 2022-11-01 21:53:59.224 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 364)) (0.9.6) 2022-11-01 21:53:59.226 | Requirement already satisfied: pyparsing===3.0.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 369)) (3.0.9) 2022-11-01 21:53:59.231 | Requirement already satisfied: pyrsistent===0.18.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 373)) (0.18.1) 2022-11-01 21:53:59.236 | Requirement already satisfied: python-cinderclient===9.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 391)) (9.1.0) 2022-11-01 21:53:59.250 | Requirement already satisfied: python-dateutil===2.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 396)) (2.8.2) 2022-11-01 21:53:59.255 | Requirement already satisfied: python-keystoneclient===5.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 405)) (5.0.1) 2022-11-01 21:53:59.276 | Requirement already satisfied: python-swiftclient===4.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 428)) (4.1.0) 2022-11-01 21:53:59.291 | Requirement already satisfied: pytz===2022.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 435)) (2022.2.1) 2022-11-01 21:53:59.295 | Requirement already satisfied: requests===2.28.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 447)) (2.28.1) 2022-11-01 21:53:59.308 | Requirement already satisfied: rfc3986===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 460)) (1.5.0) 2022-11-01 21:53:59.312 | Requirement already satisfied: simplejson===3.17.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 482)) (3.17.6) 2022-11-01 21:53:59.315 | Requirement already satisfied: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 483)) (1.16.0) 2022-11-01 21:53:59.318 | Requirement already satisfied: stevedore===4.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 516)) (4.1.0) 2022-11-01 21:53:59.322 | Requirement already satisfied: tenacity===6.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 531)) (6.3.1) 2022-11-01 21:53:59.337 | Requirement already satisfied: urllib3===1.26.12 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 562)) (1.26.12) 2022-11-01 21:53:59.370 | Requirement already satisfied: yappi===1.3.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 585)) (1.3.6) 2022-11-01 21:53:59.375 | Requirement already satisfied: eventlet===0.33.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 161)) (0.33.1) 2022-11-01 21:53:59.383 | Requirement already satisfied: importlib-resources===5.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 205)) (5.9.0) 2022-11-01 21:53:59.411 | Requirement already satisfied: attrs===22.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 90)) (22.1.0) 2022-11-01 21:53:59.467 | Requirement already satisfied: iso8601===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 212)) (1.0.2) 2022-11-01 21:53:59.470 | Requirement already satisfied: fasteners===0.17.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 166)) (0.17.3) 2022-11-01 21:53:59.474 | Requirement already satisfied: PyYAML===6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 22)) (6.0) 2022-11-01 21:53:59.476 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 260)) (0.8.0) 2022-11-01 21:53:59.481 | Requirement already satisfied: debtcollector===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 130)) (2.5.0) 2022-11-01 21:53:59.487 | Requirement already satisfied: msgpack===1.0.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 253)) (1.0.4) 2022-11-01 21:53:59.490 | Requirement already satisfied: greenlet===1.1.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 187)) (1.1.3) 2022-11-01 21:53:59.495 | Requirement already satisfied: cffi===1.15.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 110)) (1.15.1) 2022-11-01 21:53:59.498 | Requirement already satisfied: Paste===3.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 14)) (3.5.2) 2022-11-01 21:53:59.507 | Requirement already satisfied: WebOb===1.8.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 32)) (1.8.7) 2022-11-01 21:53:59.521 | Requirement already satisfied: Routes===2.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 24)) (2.5.1) 2022-11-01 21:53:59.531 | Requirement already satisfied: fixtures===4.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 168)) (4.0.1) 2022-11-01 21:53:59.542 | Requirement already satisfied: PasteDeploy===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 15)) (2.1.1) 2022-11-01 21:53:59.550 | Requirement already satisfied: netifaces===0.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 261)) (0.11.0) 2022-11-01 21:53:59.553 | Requirement already satisfied: prettytable===3.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 342)) (3.4.1) 2022-11-01 21:53:59.564 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests===2.28.1->-c /opt/stack/requirements/upper-constraints.txt (line 447)) (2019.11.28) 2022-11-01 21:53:59.567 | Requirement already satisfied: idna===3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 200)) (3.3) 2022-11-01 21:53:59.570 | Requirement already satisfied: charset-normalizer===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 112)) (2.1.1) 2022-11-01 21:53:59.575 | Requirement already satisfied: dnspython===2.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 147)) (2.2.1) 2022-11-01 21:53:59.602 | Requirement already satisfied: zipp===3.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 590)) (3.8.1) 2022-11-01 21:53:59.628 | Requirement already satisfied: wrapt===1.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 577)) (1.14.1) 2022-11-01 21:53:59.631 | Requirement already satisfied: pycparser===2.21 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 358)) (2.21) 2022-11-01 21:53:59.634 | Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from Paste===3.5.2->-c /opt/stack/requirements/upper-constraints.txt (line 14)) (45.2.0) 2022-11-01 21:53:59.636 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 446)) (0.7) 2022-11-01 21:53:59.643 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 572)) (0.2.5) 2022-11-01 21:54:01.461 | + inc/python:pip_install:196 : result=0 2022-11-01 21:54:01.463 | + inc/python:pip_install:198 : time_stop pip_install 2022-11-01 21:54:01.466 | + functions-common:time_stop:2422 : local name 2022-11-01 21:54:01.468 | + functions-common:time_stop:2423 : local end_time 2022-11-01 21:54:01.470 | + functions-common:time_stop:2424 : local elapsed_time 2022-11-01 21:54:01.473 | + functions-common:time_stop:2425 : local total 2022-11-01 21:54:01.475 | + functions-common:time_stop:2426 : local start_time 2022-11-01 21:54:01.478 | + functions-common:time_stop:2428 : name=pip_install 2022-11-01 21:54:01.480 | + functions-common:time_stop:2429 : start_time=1667339635676 2022-11-01 21:54:01.482 | + functions-common:time_stop:2431 : [[ -z 1667339635676 ]] 2022-11-01 21:54:01.485 | ++ functions-common:time_stop:2434 : date +%s%3N 2022-11-01 21:54:01.489 | + functions-common:time_stop:2434 : end_time=1667339641487 2022-11-01 21:54:01.492 | + functions-common:time_stop:2435 : elapsed_time=5811 2022-11-01 21:54:01.494 | + functions-common:time_stop:2436 : total=69939 2022-11-01 21:54:01.496 | + functions-common:time_stop:2438 : _TIME_START[$name]= 2022-11-01 21:54:01.498 | + functions-common:time_stop:2439 : _TIME_TOTAL[$name]=75750 2022-11-01 21:54:01.501 | + inc/python:pip_install:199 : return 0 2022-11-01 21:54:01.503 | + lib/glance:install_glance:526 : copy_rootwrap /usr/local/etc/glance 2022-11-01 21:54:01.506 | + lib/glance:copy_rootwrap:239 : local source_path=/usr/local/etc/glance 2022-11-01 21:54:01.508 | + lib/glance:copy_rootwrap:241 : sudo install -d -o ubuntu /etc/glance 2022-11-01 21:54:01.522 | + lib/glance:copy_rootwrap:242 : cp -r /usr/local/etc/glance/rootwrap.conf /usr/local/etc/glance/rootwrap.d /etc/glance/ 2022-11-01 21:54:01.527 | + lib/glance:install_glance:529 : git_clone https://opendev.org/openstack/glance.git /opt/stack/glance master 2022-11-01 21:54:01.529 | + functions-common:git_clone:601 : local git_remote=https://opendev.org/openstack/glance.git 2022-11-01 21:54:01.531 | + functions-common:git_clone:602 : local git_dest=/opt/stack/glance 2022-11-01 21:54:01.533 | + functions-common:git_clone:603 : local git_ref=master 2022-11-01 21:54:01.536 | + functions-common:git_clone:604 : local orig_dir 2022-11-01 21:54:01.539 | ++ functions-common:git_clone:605 : pwd 2022-11-01 21:54:01.542 | + functions-common:git_clone:605 : orig_dir=/home/ubuntu/devstack 2022-11-01 21:54:01.544 | + functions-common:git_clone:606 : local git_clone_flags= 2022-11-01 21:54:01.547 | ++ functions-common:git_clone:608 : trueorfalse False RECLONE 2022-11-01 21:54:01.563 | + functions-common:git_clone:608 : RECLONE=False 2022-11-01 21:54:01.565 | + functions-common:git_clone:609 : [[ 0 -gt 0 ]] 2022-11-01 21:54:01.567 | + functions-common:git_clone:613 : [[ False = \T\r\u\e ]] 2022-11-01 21:54:01.570 | + functions-common:git_clone:622 : echo master 2022-11-01 21:54:01.570 | + functions-common:git_clone:622 : egrep -q '^refs' 2022-11-01 21:54:01.575 | + functions-common:git_clone:636 : [[ ! -d /opt/stack/glance ]] 2022-11-01 21:54:01.578 | + functions-common:git_clone:644 : [[ False = \T\r\u\e ]] 2022-11-01 21:54:01.580 | + functions-common:git_clone:679 : sudo git config --system --add safe.directory /opt/stack/glance 2022-11-01 21:54:01.593 | + functions-common:git_clone:682 : cd /opt/stack/glance 2022-11-01 21:54:01.596 | + functions-common:git_clone:683 : git show --oneline 2022-11-01 21:54:01.596 | + functions-common:git_clone:683 : head -1 2022-11-01 21:54:01.605 | 75051dd5a Imported Translations from Zanata 2022-11-01 21:54:01.607 | + functions-common:git_clone:684 : cd /home/ubuntu/devstack 2022-11-01 21:54:01.610 | + lib/glance:install_glance:531 : setup_develop /opt/stack/glance 2022-11-01 21:54:01.612 | + inc/python:setup_develop:334 : local bindep 2022-11-01 21:54:01.615 | + inc/python:setup_develop:335 : [[ /opt/stack/glance == -bindep* ]] 2022-11-01 21:54:01.618 | + inc/python:setup_develop:339 : local project_dir=/opt/stack/glance 2022-11-01 21:54:01.620 | + inc/python:setup_develop:340 : local extras= 2022-11-01 21:54:01.623 | + inc/python:setup_develop:341 : _setup_package_with_constraints_edit /opt/stack/glance -e 2022-11-01 21:54:01.625 | + inc/python:_setup_package_with_constraints_edit:360 : local bindep 2022-11-01 21:54:01.628 | + inc/python:_setup_package_with_constraints_edit:361 : [[ /opt/stack/glance == -bindep* ]] 2022-11-01 21:54:01.630 | + inc/python:_setup_package_with_constraints_edit:365 : local project_dir=/opt/stack/glance 2022-11-01 21:54:01.633 | + inc/python:_setup_package_with_constraints_edit:366 : local flags=-e 2022-11-01 21:54:01.635 | + inc/python:_setup_package_with_constraints_edit:367 : local extras= 2022-11-01 21:54:01.638 | ++ inc/python:_setup_package_with_constraints_edit:374 : cd /opt/stack/glance 2022-11-01 21:54:01.641 | ++ inc/python:_setup_package_with_constraints_edit:374 : pwd 2022-11-01 21:54:01.644 | + inc/python:_setup_package_with_constraints_edit:374 : project_dir=/opt/stack/glance 2022-11-01 21:54:01.647 | + inc/python:_setup_package_with_constraints_edit:376 : '[' -n /opt/stack/requirements ']' 2022-11-01 21:54:01.649 | + inc/python:_setup_package_with_constraints_edit:380 : local name 2022-11-01 21:54:01.652 | ++ inc/python:_setup_package_with_constraints_edit:381 : awk '/^name.*=/ {print $3}' /opt/stack/glance/setup.cfg 2022-11-01 21:54:01.658 | + inc/python:_setup_package_with_constraints_edit:381 : name=glance 2022-11-01 21:54:01.661 | + inc/python:_setup_package_with_constraints_edit:383 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- glance 2022-11-01 21:54:02.285 | + inc/python:_setup_package_with_constraints_edit:386 : setup_package /opt/stack/glance -e 2022-11-01 21:54:02.287 | + inc/python:setup_package:414 : local bindep=0 2022-11-01 21:54:02.289 | + inc/python:setup_package:415 : local bindep_flag= 2022-11-01 21:54:02.292 | + inc/python:setup_package:416 : local bindep_profiles= 2022-11-01 21:54:02.294 | + inc/python:setup_package:417 : [[ /opt/stack/glance == -bindep* ]] 2022-11-01 21:54:02.296 | + inc/python:setup_package:422 : local project_dir=/opt/stack/glance 2022-11-01 21:54:02.299 | + inc/python:setup_package:423 : local flags=-e 2022-11-01 21:54:02.302 | + inc/python:setup_package:424 : local extras= 2022-11-01 21:54:02.304 | + inc/python:setup_package:428 : [[ -n -e ]] 2022-11-01 21:54:02.306 | + inc/python:setup_package:428 : [[ -z '' ]] 2022-11-01 21:54:02.309 | + inc/python:setup_package:428 : [[ ! -e =~ ^-.* ]] 2022-11-01 21:54:02.311 | + inc/python:setup_package:433 : [[ ! -z '' ]] 2022-11-01 21:54:02.313 | + inc/python:setup_package:438 : [[ 0 == 1 ]] 2022-11-01 21:54:02.316 | + inc/python:setup_package:442 : pip_install -e /opt/stack/glance 2022-11-01 21:54:02.337 | Using python 3.8 to install /opt/stack/glance 2022-11-01 21:54:02.340 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/glance 2022-11-01 21:54:04.415 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-01 21:54:04.415 | from cryptography.utils import int_from_bytes 2022-11-01 21:54:04.416 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-01 21:54:04.416 | from cryptography.utils import int_from_bytes 2022-11-01 21:54:05.464 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-11-01 21:54:05.464 | Obtaining file:///opt/stack/glance 2022-11-01 21:54:06.742 | Requirement already satisfied: Paste===3.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 14)) (3.5.2) 2022-11-01 21:54:06.751 | Requirement already satisfied: PasteDeploy===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 15)) (2.1.1) 2022-11-01 21:54:06.760 | Requirement already satisfied: Routes===2.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 24)) (2.5.1) 2022-11-01 21:54:06.772 | Requirement already satisfied: SQLAlchemy===1.4.40 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 25)) (1.4.40) 2022-11-01 21:54:06.916 | Requirement already satisfied: WSME===0.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 31)) (0.11.0) 2022-11-01 21:54:06.924 | Requirement already satisfied: WebOb===1.8.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 32)) (1.8.7) 2022-11-01 21:54:06.936 | Requirement already satisfied: alembic===1.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 78)) (1.8.1) 2022-11-01 21:54:06.950 | Requirement already satisfied: castellan===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 107)) (4.0.0) 2022-11-01 21:54:06.969 | Requirement already satisfied: cryptography===36.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 126)) (36.0.2) 2022-11-01 21:54:07.006 | Requirement already satisfied: cursive===0.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 127)) (0.2.2) 2022-11-01 21:54:07.020 | Requirement already satisfied: debtcollector===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 130)) (2.5.0) 2022-11-01 21:54:07.026 | Requirement already satisfied: defusedxml===0.7.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 132)) (0.7.1) 2022-11-01 21:54:07.031 | Requirement already satisfied: eventlet===0.33.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 161)) (0.33.1) 2022-11-01 21:54:07.040 | Requirement already satisfied: futurist===2.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 173)) (2.4.1) 2022-11-01 21:54:07.042 | Requirement already satisfied: glance-store===4.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 178)) (4.1.0) 2022-11-01 21:54:07.109 | Requirement already satisfied: greenlet===1.1.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 187)) (1.1.3) 2022-11-01 21:54:07.114 | Requirement already satisfied: httplib2===0.20.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 195)) (0.20.4) 2022-11-01 21:54:07.124 | Requirement already satisfied: importlib-metadata===4.12.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 204)) (4.12.0) 2022-11-01 21:54:07.161 | Requirement already satisfied: importlib-resources===5.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 205)) (5.9.0) 2022-11-01 21:54:07.187 | Requirement already satisfied: iso8601===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 212)) (1.0.2) 2022-11-01 21:54:07.190 | Requirement already satisfied: jsonschema===4.14.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 223)) (4.14.0) 2022-11-01 21:54:07.234 | Requirement already satisfied: keystoneauth1===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 227)) (5.0.0) 2022-11-01 21:54:07.291 | Requirement already satisfied: keystonemiddleware===10.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 228)) (10.1.0) 2022-11-01 21:54:07.341 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 260)) (0.8.0) 2022-11-01 21:54:07.347 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 294)) (1.7.0) 2022-11-01 21:54:07.351 | Requirement already satisfied: os-win===5.7.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 298)) (5.7.1) 2022-11-01 21:54:07.368 | Requirement already satisfied: oslo.cache===3.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 302)) (3.1.0) 2022-11-01 21:54:07.404 | Requirement already satisfied: oslo.concurrency===5.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 303)) (5.0.1) 2022-11-01 21:54:07.415 | Requirement already satisfied: oslo.config===9.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 304)) (9.0.0) 2022-11-01 21:54:07.453 | Requirement already satisfied: oslo.context===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 305)) (5.0.0) 2022-11-01 21:54:07.459 | Requirement already satisfied: oslo.db===12.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 306)) (12.2.0) 2022-11-01 21:54:07.505 | Requirement already satisfied: oslo.i18n===5.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 307)) (5.1.0) 2022-11-01 21:54:07.510 | Requirement already satisfied: oslo.limit===2.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 308)) (2.0.1) 2022-11-01 21:54:07.520 | Requirement already satisfied: oslo.log===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 309)) (5.0.0) 2022-11-01 21:54:07.559 | Requirement already satisfied: oslo.messaging===14.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 310)) (14.0.0) 2022-11-01 21:54:07.612 | Requirement already satisfied: oslo.metrics===0.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 311)) (0.5.0) 2022-11-01 21:54:07.623 | Requirement already satisfied: oslo.middleware===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 312)) (5.0.0) 2022-11-01 21:54:07.642 | Requirement already satisfied: oslo.policy===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 313)) (4.0.0) 2022-11-01 21:54:07.657 | Requirement already satisfied: oslo.reports===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 315)) (2.4.0) 2022-11-01 21:54:07.669 | Requirement already satisfied: oslo.serialization===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 317)) (5.0.0) 2022-11-01 21:54:07.677 | Requirement already satisfied: oslo.service===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 318)) (3.0.0) 2022-11-01 21:54:07.700 | Requirement already satisfied: oslo.upgradecheck===2.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 319)) (2.0.0) 2022-11-01 21:54:07.710 | Requirement already satisfied: oslo.utils===6.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 320)) (6.0.1) 2022-11-01 21:54:07.724 | Requirement already satisfied: osprofiler===3.4.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 325)) (3.4.3) 2022-11-01 21:54:07.763 | Requirement already satisfied: packaging===21.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 328)) (21.3) 2022-11-01 21:54:07.768 | Requirement already satisfied: pbr===5.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 332)) (5.11.0) 2022-11-01 21:54:07.771 | Requirement already satisfied: pkgutil-resolve-name===1.3.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 338)) (1.3.10) 2022-11-01 21:54:07.774 | Requirement already satisfied: prettytable===3.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 342)) (3.4.1) 2022-11-01 21:54:07.785 | Requirement already satisfied: prometheus-client===0.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 344)) (0.14.1) 2022-11-01 21:54:07.790 | Requirement already satisfied: psutil===5.9.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 346)) (5.9.1) 2022-11-01 21:54:07.808 | Requirement already satisfied: pyOpenSSL===22.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 352)) (22.0.0) 2022-11-01 21:54:07.821 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 356)) (3.1.1) 2022-11-01 21:54:07.858 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 364)) (0.9.6) 2022-11-01 21:54:07.860 | Requirement already satisfied: pyparsing===3.0.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 369)) (3.0.9) 2022-11-01 21:54:07.867 | Requirement already satisfied: pyrsistent===0.18.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 373)) (0.18.1) 2022-11-01 21:54:07.871 | Requirement already satisfied: python-barbicanclient===5.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 388)) (5.4.0) 2022-11-01 21:54:07.885 | Requirement already satisfied: python-dateutil===2.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 396)) (2.8.2) 2022-11-01 21:54:07.890 | Requirement already satisfied: python-keystoneclient===5.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 405)) (5.0.1) 2022-11-01 21:54:07.911 | Requirement already satisfied: pytz===2022.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 435)) (2022.2.1) 2022-11-01 21:54:07.915 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 446)) (0.7) 2022-11-01 21:54:07.922 | Requirement already satisfied: requests===2.28.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 447)) (2.28.1) 2022-11-01 21:54:07.935 | Requirement already satisfied: retrying===1.3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 458)) (1.3.3) 2022-11-01 21:54:07.939 | Requirement already satisfied: rfc3986===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 460)) (1.5.0) 2022-11-01 21:54:07.944 | Requirement already satisfied: simplegeneric===0.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 481)) (0.8.1) 2022-11-01 21:54:07.947 | Requirement already satisfied: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 483)) (1.16.0) 2022-11-01 21:54:07.950 | Requirement already satisfied: sqlalchemy-migrate===0.13.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 510)) (0.13.0) 2022-11-01 21:54:07.959 | Requirement already satisfied: sqlparse===0.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 511)) (0.4.2) 2022-11-01 21:54:07.962 | Requirement already satisfied: statsd===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 514)) (3.3.0) 2022-11-01 21:54:07.965 | Requirement already satisfied: stevedore===4.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 516)) (4.1.0) 2022-11-01 21:54:07.969 | Requirement already satisfied: taskflow===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 530)) (5.0.0) 2022-11-01 21:54:08.021 | Requirement already satisfied: tenacity===6.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 531)) (6.3.1) 2022-11-01 21:54:08.036 | Requirement already satisfied: testresources===2.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 534)) (2.0.1) 2022-11-01 21:54:08.045 | Requirement already satisfied: testscenarios===0.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 535)) (0.5.0) 2022-11-01 21:54:08.050 | Requirement already satisfied: testtools===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 536)) (2.5.0) 2022-11-01 21:54:08.060 | Requirement already satisfied: urllib3===1.26.12 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 562)) (1.26.12) 2022-11-01 21:54:08.094 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 572)) (0.2.5) 2022-11-01 21:54:08.099 | Requirement already satisfied: wrapt===1.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 577)) (1.14.1) 2022-11-01 21:54:08.102 | Requirement already satisfied: yappi===1.3.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 585)) (1.3.6) 2022-11-01 21:54:08.107 | Requirement already satisfied: zipp===3.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 590)) (3.8.1) 2022-11-01 21:54:08.133 | Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from Paste===3.5.2->-c /opt/stack/requirements/upper-constraints.txt (line 14)) (45.2.0) 2022-11-01 21:54:08.136 | Requirement already satisfied: Mako===1.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 12)) (1.2.2) 2022-11-01 21:54:08.147 | Requirement already satisfied: cffi===1.15.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 110)) (1.15.1) 2022-11-01 21:54:08.151 | Requirement already satisfied: dnspython===2.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 147)) (2.2.1) 2022-11-01 21:54:08.178 | Requirement already satisfied: attrs===22.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 90)) (22.1.0) 2022-11-01 21:54:08.234 | Requirement already satisfied: dogpile.cache===1.1.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 151)) (1.1.8) 2022-11-01 21:54:08.240 | Requirement already satisfied: fasteners===0.17.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 166)) (0.17.3) 2022-11-01 21:54:08.244 | Requirement already satisfied: PyYAML===6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 22)) (6.0) 2022-11-01 21:54:08.246 | Requirement already satisfied: openstacksdk===0.102.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 283)) (0.102.0) 2022-11-01 21:54:08.272 | Requirement already satisfied: kombu===5.2.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 229)) (5.2.4) 2022-11-01 21:54:08.316 | Requirement already satisfied: cachetools===5.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 103)) (5.2.0) 2022-11-01 21:54:08.319 | Requirement already satisfied: amqp===5.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 79)) (5.1.1) 2022-11-01 21:54:08.324 | Requirement already satisfied: Jinja2===3.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 10)) (3.1.2) 2022-11-01 21:54:08.330 | Requirement already satisfied: bcrypt===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 95)) (4.0.0) 2022-11-01 21:54:08.337 | Requirement already satisfied: msgpack===1.0.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 253)) (1.0.4) 2022-11-01 21:54:08.340 | Requirement already satisfied: fixtures===4.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 168)) (4.0.1) 2022-11-01 21:54:08.351 | Requirement already satisfied: netifaces===0.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 261)) (0.11.0) 2022-11-01 21:54:08.354 | Requirement already satisfied: cliff===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 114)) (4.0.0) 2022-11-01 21:54:08.365 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests===2.28.1->-c /opt/stack/requirements/upper-constraints.txt (line 447)) (2019.11.28) 2022-11-01 21:54:08.367 | Requirement already satisfied: idna===3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 200)) (3.3) 2022-11-01 21:54:08.370 | Requirement already satisfied: charset-normalizer===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 112)) (2.1.1) 2022-11-01 21:54:08.375 | Requirement already satisfied: Tempita===0.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 29)) (0.5.2) 2022-11-01 21:54:08.377 | Requirement already satisfied: decorator===5.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 131)) (5.1.1) 2022-11-01 21:54:08.380 | Requirement already satisfied: pydot===1.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 360)) (1.4.2) 2022-11-01 21:54:08.385 | Requirement already satisfied: automaton===3.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 92)) (3.0.1) 2022-11-01 21:54:08.390 | Requirement already satisfied: networkx===2.8.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 263)) (2.8.6) 2022-11-01 21:54:08.428 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 164)) (1.0.0) 2022-11-01 21:54:08.431 | Requirement already satisfied: MarkupSafe===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 13)) (2.1.1) 2022-11-01 21:54:08.433 | Requirement already satisfied: pycparser===2.21 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 358)) (2.21) 2022-11-01 21:54:08.436 | Requirement already satisfied: requestsexceptions===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 455)) (1.4.0) 2022-11-01 21:54:08.438 | Requirement already satisfied: jmespath===1.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 217)) (1.0.1) 2022-11-01 21:54:08.443 | Requirement already satisfied: jsonpatch===1.32 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 219)) (1.32) 2022-11-01 21:54:08.447 | Requirement already satisfied: munch===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 254)) (2.5.0) 2022-11-01 21:54:08.468 | Requirement already satisfied: appdirs===1.4.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 86)) (1.4.4) 2022-11-01 21:54:08.471 | Requirement already satisfied: vine===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 564)) (5.0.0) 2022-11-01 21:54:08.475 | Requirement already satisfied: autopage===0.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 93)) (0.5.1) 2022-11-01 21:54:08.478 | Requirement already satisfied: cmd2===2.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 115)) (2.4.2) 2022-11-01 21:54:08.525 | Requirement already satisfied: jsonpointer===2.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 222)) (2.3) 2022-11-01 21:54:08.528 | Requirement already satisfied: pyperclip===1.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 370)) (1.8.2) 2022-11-01 21:54:09.497 | Installing collected packages: glance 2022-11-01 21:54:09.497 | Attempting uninstall: glance 2022-11-01 21:54:09.498 | Found existing installation: glance 25.1.0.dev8 2022-11-01 21:54:09.501 | Can't uninstall 'glance'. No files were found to uninstall. 2022-11-01 21:54:09.502 | Running setup.py develop for glance 2022-11-01 21:54:11.221 | Successfully installed glance 2022-11-01 21:54:11.330 | + inc/python:pip_install:196 : result=0 2022-11-01 21:54:11.333 | + inc/python:pip_install:198 : time_stop pip_install 2022-11-01 21:54:11.336 | + functions-common:time_stop:2422 : local name 2022-11-01 21:54:11.338 | + functions-common:time_stop:2423 : local end_time 2022-11-01 21:54:11.340 | + functions-common:time_stop:2424 : local elapsed_time 2022-11-01 21:54:11.343 | + functions-common:time_stop:2425 : local total 2022-11-01 21:54:11.345 | + functions-common:time_stop:2426 : local start_time 2022-11-01 21:54:11.348 | + functions-common:time_stop:2428 : name=pip_install 2022-11-01 21:54:11.350 | + functions-common:time_stop:2429 : start_time=1667339642332 2022-11-01 21:54:11.352 | + functions-common:time_stop:2431 : [[ -z 1667339642332 ]] 2022-11-01 21:54:11.355 | ++ functions-common:time_stop:2434 : date +%s%3N 2022-11-01 21:54:11.359 | + functions-common:time_stop:2434 : end_time=1667339651357 2022-11-01 21:54:11.362 | + functions-common:time_stop:2435 : elapsed_time=9025 2022-11-01 21:54:11.364 | + functions-common:time_stop:2436 : total=75750 2022-11-01 21:54:11.367 | + functions-common:time_stop:2438 : _TIME_START[$name]= 2022-11-01 21:54:11.369 | + functions-common:time_stop:2439 : _TIME_TOTAL[$name]=84775 2022-11-01 21:54:11.371 | + inc/python:pip_install:199 : return 0 2022-11-01 21:54:11.374 | + inc/python:setup_package:444 : [[ -e == \-\e ]] 2022-11-01 21:54:11.376 | + inc/python:setup_package:445 : safe_chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-11-01 21:54:11.379 | + functions-common:safe_chown:2323 : _safe_permission_operation chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-11-01 21:54:11.398 | + functions-common:_safe_permission_operation:2171 : sudo chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-11-01 21:54:11.410 | + inc/python:_setup_package_with_constraints_edit:390 : use_library_from_git /opt/stack/glance 2022-11-01 21:54:11.412 | + inc/python:use_library_from_git:246 : local name=/opt/stack/glance 2022-11-01 21:54:11.415 | + inc/python:use_library_from_git:247 : local enabled=1 2022-11-01 21:54:11.417 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-11-01 21:54:11.420 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,/opt/stack/glance, ]] 2022-11-01 21:54:11.422 | + inc/python:use_library_from_git:249 : return 1 2022-11-01 21:54:11.425 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-11-01 21:54:11.428 | + ./stack.sh:main:915 : configure_glance 2022-11-01 21:54:11.431 | + lib/glance:configure_glance:323 : sudo install -d -o ubuntu /etc/glance /etc/glance/metadefs 2022-11-01 21:54:11.443 | + lib/glance:configure_glance:326 : local dburl 2022-11-01 21:54:11.446 | ++ lib/glance:configure_glance:327 : database_connection_url glance 2022-11-01 21:54:11.449 | ++ lib/database:database_connection_url:134 : local db=glance 2022-11-01 21:54:11.451 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql glance 2022-11-01 21:54:11.453 | ++ lib/databases/mysql:database_connection_url_mysql:224 : local db=glance 2022-11-01 21:54:11.456 | ++ lib/databases/mysql:database_connection_url_mysql:225 : local plugin 2022-11-01 21:54:11.458 | ++ lib/databases/mysql:database_connection_url_mysql:229 : [[ True == \T\r\u\e ]] 2022-11-01 21:54:11.460 | ++ lib/databases/mysql:database_connection_url_mysql:230 : is_service_enabled mysql 2022-11-01 21:54:11.477 | ++ functions-common:is_service_enabled:2078 : return 0 2022-11-01 21:54:11.479 | ++ lib/databases/mysql:database_connection_url_mysql:231 : plugin='&plugin=dbcounter' 2022-11-01 21:54:11.481 | ++ lib/databases/mysql:database_connection_url_mysql:235 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8&plugin=dbcounter' 2022-11-01 21:54:11.484 | + lib/glance:configure_glance:327 : dburl='mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8&plugin=dbcounter' 2022-11-01 21:54:11.486 | + lib/glance:configure_glance:329 : iniset /etc/glance/glance-api.conf DEFAULT debug True 2022-11-01 21:54:11.519 | + lib/glance:configure_glance:330 : iniset /etc/glance/glance-api.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8&plugin=dbcounter' 2022-11-01 21:54:11.552 | + lib/glance:configure_glance:331 : iniset /etc/glance/glance-api.conf DEFAULT use_syslog False 2022-11-01 21:54:11.586 | + lib/glance:configure_glance:332 : iniset /etc/glance/glance-api.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2022-11-01 21:54:11.619 | + lib/glance:configure_glance:333 : iniset /etc/glance/glance-api.conf oslo_concurrency lock_path /opt/stack/data/glance/locks 2022-11-01 21:54:11.654 | + lib/glance:configure_glance:334 : iniset /etc/glance/glance-api.conf paste_deploy flavor keystone+cachemanagement 2022-11-01 21:54:11.687 | + lib/glance:configure_glance:335 : configure_keystone_authtoken_middleware /etc/glance/glance-api.conf glance 2022-11-01 21:54:11.690 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/glance/glance-api.conf 2022-11-01 21:54:11.693 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=glance 2022-11-01 21:54:11.695 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-11-01 21:54:11.698 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_type password 2022-11-01 21:54:11.731 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/glance/glance-api.conf keystone_authtoken interface public 2022-11-01 21:54:11.764 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_url http://10.222.0.15/identity 2022-11-01 21:54:11.798 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/glance/glance-api.conf keystone_authtoken username glance 2022-11-01 21:54:11.832 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/glance/glance-api.conf keystone_authtoken password Passw0rd 2022-11-01 21:54:11.865 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/glance/glance-api.conf keystone_authtoken user_domain_name Default 2022-11-01 21:54:11.900 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/glance/glance-api.conf keystone_authtoken project_name service 2022-11-01 21:54:11.934 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/glance/glance-api.conf keystone_authtoken project_domain_name Default 2022-11-01 21:54:11.967 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/glance/glance-api.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-11-01 21:54:12.001 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/glance/glance-api.conf keystone_authtoken memcached_servers localhost:11211 2022-11-01 21:54:12.036 | + lib/glance:configure_glance:336 : iniset /etc/glance/glance-api.conf oslo_messaging_notifications driver messagingv2 2022-11-01 21:54:12.071 | + lib/glance:configure_glance:337 : iniset_rpc_backend glance /etc/glance/glance-api.conf 2022-11-01 21:54:12.073 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=glance 2022-11-01 21:54:12.075 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/glance/glance-api.conf 2022-11-01 21:54:12.078 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-11-01 21:54:12.080 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-11-01 21:54:12.083 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-11-01 21:54:12.100 | + functions-common:is_service_enabled:2078 : return 0 2022-11-01 21:54:12.103 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-11-01 21:54:12.106 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-11-01 21:54:12.108 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-11-01 21:54:12.124 | ++ functions-common:is_service_enabled:2078 : return 0 2022-11-01 21:54:12.127 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.15:5672/ 2022-11-01 21:54:12.130 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/glance/glance-api.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.15:5672/ 2022-11-01 21:54:12.164 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-11-01 21:54:12.167 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-11-01 21:54:12.169 | + lib/glance:configure_glance:338 : '[' libvirt = libvirt ']' 2022-11-01 21:54:12.172 | + lib/glance:configure_glance:338 : '[' kvm = parallels ']' 2022-11-01 21:54:12.174 | + lib/glance:configure_glance:342 : iniset /etc/glance/glance-api.conf DEFAULT show_image_direct_url False 2022-11-01 21:54:12.208 | + lib/glance:configure_glance:343 : iniset /etc/glance/glance-api.conf DEFAULT show_multiple_locations False 2022-11-01 21:54:12.244 | + lib/glance:configure_glance:346 : configure_glance_store False False 2022-11-01 21:54:12.246 | + lib/glance:configure_glance_store:252 : local use_cinder_for_glance=False 2022-11-01 21:54:12.248 | + lib/glance:configure_glance_store:253 : local glance_enable_multiple_stores=False 2022-11-01 21:54:12.251 | + lib/glance:configure_glance_store:254 : local be 2022-11-01 21:54:12.253 | + lib/glance:configure_glance_store:256 : [[ False == \F\a\l\s\e ]] 2022-11-01 21:54:12.255 | + lib/glance:configure_glance_store:258 : [[ False == \T\r\u\e ]] 2022-11-01 21:54:12.258 | + lib/glance:configure_glance_store:275 : iniset /etc/glance/glance-api.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2022-11-01 21:54:12.292 | + lib/glance:configure_glance:349 : '[' -n '' ']' 2022-11-01 21:54:12.294 | + lib/glance:configure_glance:352 : iniset /etc/glance/glance-api.conf cors allowed_origin http://10.222.0.15 2022-11-01 21:54:12.329 | + lib/glance:configure_glance:356 : [[ False == \F\a\l\s\e ]] 2022-11-01 21:54:12.331 | + lib/glance:configure_glance:358 : is_service_enabled s-proxy 2022-11-01 21:54:12.348 | + functions-common:is_service_enabled:2078 : return 0 2022-11-01 21:54:12.351 | + lib/glance:configure_glance:359 : iniset /etc/glance/glance-api.conf glance_store default_store swift 2022-11-01 21:54:12.386 | + lib/glance:configure_glance:360 : iniset /etc/glance/glance-api.conf glance_store swift_store_create_container_on_put True 2022-11-01 21:54:12.421 | + lib/glance:configure_glance:362 : iniset /etc/glance/glance-api.conf glance_store swift_store_config_file /etc/glance/glance-swift-store.conf 2022-11-01 21:54:12.455 | + lib/glance:configure_glance:363 : iniset /etc/glance/glance-api.conf glance_store default_swift_reference ref1 2022-11-01 21:54:12.490 | + lib/glance:configure_glance:364 : iniset /etc/glance/glance-api.conf glance_store stores 'file, http, swift' 2022-11-01 21:54:12.523 | + lib/glance:configure_glance:365 : is_service_enabled tls-proxy 2022-11-01 21:54:12.540 | + functions-common:is_service_enabled:2078 : return 1 2022-11-01 21:54:12.543 | + lib/glance:configure_glance:368 : iniset /etc/glance/glance-api.conf DEFAULT graceful_shutdown_timeout 5 2022-11-01 21:54:12.577 | + lib/glance:configure_glance:370 : iniset /etc/glance/glance-swift-store.conf ref1 user service:glance-swift 2022-11-01 21:54:12.612 | + lib/glance:configure_glance:372 : iniset /etc/glance/glance-swift-store.conf ref1 key Passw0rd 2022-11-01 21:54:12.646 | + lib/glance:configure_glance:373 : iniset /etc/glance/glance-swift-store.conf ref1 auth_address http://10.222.0.15/identity/v3 2022-11-01 21:54:12.680 | + lib/glance:configure_glance:374 : iniset /etc/glance/glance-swift-store.conf ref1 auth_version 3 2022-11-01 21:54:12.713 | + lib/glance:configure_glance:380 : iniset /etc/glance/glance-api.conf DEFAULT public_endpoint http://10.222.0.15/image 2022-11-01 21:54:12.755 | + lib/glance:configure_glance:382 : is_service_enabled tls-proxy 2022-11-01 21:54:12.772 | + functions-common:is_service_enabled:2078 : return 1 2022-11-01 21:54:12.775 | + lib/glance:configure_glance:388 : setup_logging /etc/glance/glance-api.conf 2022-11-01 21:54:12.777 | + functions:setup_logging:674 : setup_systemd_logging /etc/glance/glance-api.conf 2022-11-01 21:54:12.780 | + functions:setup_systemd_logging:689 : local conf_file=/etc/glance/glance-api.conf 2022-11-01 21:54:12.783 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-11-01 21:54:12.800 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-11-01 21:54:12.803 | + functions:setup_systemd_logging:695 : local pidstr= 2022-11-01 21:54:12.805 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-11-01 21:54:12.807 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-11-01 21:54:12.810 | + 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-11-01 21:54:12.844 | + 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-11-01 21:54:12.879 | + 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-11-01 21:54:12.914 | + functions:setup_systemd_logging:706 : iniset /etc/glance/glance-api.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-11-01 21:54:12.949 | + lib/glance:configure_glance:390 : cp -p /opt/stack/glance/etc/glance-api-paste.ini /etc/glance/glance-api-paste.ini 2022-11-01 21:54:12.953 | + lib/glance:configure_glance:393 : iniset /etc/glance/glance-cache.conf DEFAULT debug True 2022-11-01 21:54:12.988 | + lib/glance:configure_glance:394 : iniset /etc/glance/glance-cache.conf DEFAULT use_syslog False 2022-11-01 21:54:13.022 | + lib/glance:configure_glance:395 : iniset /etc/glance/glance-cache.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2022-11-01 21:54:13.056 | + lib/glance:configure_glance:396 : iniset /etc/glance/glance-cache.conf DEFAULT auth_url http://10.222.0.15/identity 2022-11-01 21:54:13.091 | + lib/glance:configure_glance:397 : iniset /etc/glance/glance-cache.conf DEFAULT admin_tenant_name service 2022-11-01 21:54:13.124 | + lib/glance:configure_glance:398 : iniset /etc/glance/glance-cache.conf DEFAULT admin_user glance 2022-11-01 21:54:13.160 | + lib/glance:configure_glance:399 : iniset /etc/glance/glance-cache.conf DEFAULT admin_password Passw0rd 2022-11-01 21:54:13.194 | + lib/glance:configure_glance:402 : iniset /etc/glance/glance-cache.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2022-11-01 21:54:13.229 | + lib/glance:configure_glance:405 : iniset /etc/glance/glance-image-import.conf image_import_opts image_import_plugins '[]' 2022-11-01 21:54:13.263 | + lib/glance:configure_glance:406 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties ignore_user_roles admin 2022-11-01 21:54:13.297 | + lib/glance:configure_glance:407 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties inject 2022-11-01 21:54:13.333 | + lib/glance:configure_glance:409 : cp -p /opt/stack/glance/etc/schema-image.json /etc/glance/schema-image.json 2022-11-01 21:54:13.338 | + 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-mode.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-vtpm-hw.json /opt/stack/glance/etc/metadefs/compute-vtpm.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-11-01 21:54:13.346 | + lib/glance:configure_glance:413 : is_service_enabled tls-proxy 2022-11-01 21:54:13.364 | + functions-common:is_service_enabled:2078 : return 1 2022-11-01 21:54:13.366 | + lib/glance:configure_glance:421 : [[ False == False ]] 2022-11-01 21:54:13.369 | + lib/glance:configure_glance:422 : write_local_uwsgi_http_config /etc/glance/glance-uwsgi.ini /usr/local/bin/glance-wsgi-api /image 2022-11-01 21:54:13.371 | + lib/apache:write_local_uwsgi_http_config:319 : local file=/etc/glance/glance-uwsgi.ini 2022-11-01 21:54:13.374 | + lib/apache:write_local_uwsgi_http_config:320 : local wsgi=/usr/local/bin/glance-wsgi-api 2022-11-01 21:54:13.376 | + lib/apache:write_local_uwsgi_http_config:321 : local url=/image 2022-11-01 21:54:13.379 | ++ lib/apache:write_local_uwsgi_http_config:322 : basename /usr/local/bin/glance-wsgi-api 2022-11-01 21:54:13.383 | + lib/apache:write_local_uwsgi_http_config:322 : name=glance-wsgi-api 2022-11-01 21:54:13.386 | + lib/apache:write_local_uwsgi_http_config:328 : rm -rf /etc/glance/glance-uwsgi.ini 2022-11-01 21:54:13.389 | + lib/apache:write_local_uwsgi_http_config:329 : iniset /etc/glance/glance-uwsgi.ini uwsgi wsgi-file /usr/local/bin/glance-wsgi-api 2022-11-01 21:54:13.423 | ++ lib/apache:write_local_uwsgi_http_config:330 : get_random_port 2022-11-01 21:54:13.426 | ++ functions:get_random_port:836 : read lower_port upper_port 2022-11-01 21:54:13.428 | ++ functions:get_random_port:837 : true 2022-11-01 21:54:13.431 | ++ functions:get_random_port:838 : (( port = upper_port )) 2022-11-01 21:54:13.434 | ++ functions:get_random_port:838 : (( port >= lower_port )) 2022-11-01 21:54:13.436 | ++ functions:get_random_port:839 : sudo lsof -i :60999 2022-11-01 21:54:13.489 | ++ functions:get_random_port:840 : [[ 1 > 0 ]] 2022-11-01 21:54:13.492 | ++ functions:get_random_port:841 : break 2 2022-11-01 21:54:13.494 | ++ functions:get_random_port:845 : echo 60999 2022-11-01 21:54:13.497 | + lib/apache:write_local_uwsgi_http_config:330 : port=60999 2022-11-01 21:54:13.499 | + lib/apache:write_local_uwsgi_http_config:331 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-socket 127.0.0.1:60999 2022-11-01 21:54:13.531 | + lib/apache:write_local_uwsgi_http_config:332 : iniset /etc/glance/glance-uwsgi.ini uwsgi processes 2 2022-11-01 21:54:13.563 | + lib/apache:write_local_uwsgi_http_config:334 : iniset /etc/glance/glance-uwsgi.ini uwsgi master true 2022-11-01 21:54:13.595 | + lib/apache:write_local_uwsgi_http_config:336 : iniset /etc/glance/glance-uwsgi.ini uwsgi die-on-term true 2022-11-01 21:54:13.627 | + lib/apache:write_local_uwsgi_http_config:337 : iniset /etc/glance/glance-uwsgi.ini uwsgi exit-on-reload false 2022-11-01 21:54:13.659 | + lib/apache:write_local_uwsgi_http_config:338 : iniset /etc/glance/glance-uwsgi.ini uwsgi enable-threads true 2022-11-01 21:54:13.691 | + lib/apache:write_local_uwsgi_http_config:339 : iniset /etc/glance/glance-uwsgi.ini uwsgi plugins http,python3 2022-11-01 21:54:13.723 | + lib/apache:write_local_uwsgi_http_config:341 : iniset /etc/glance/glance-uwsgi.ini uwsgi thunder-lock true 2022-11-01 21:54:13.755 | + 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-11-01 21:54:13.787 | + lib/apache:write_local_uwsgi_http_config:346 : iniset /etc/glance/glance-uwsgi.ini uwsgi worker-reload-mercy 90 2022-11-01 21:54:13.819 | + lib/apache:write_local_uwsgi_http_config:348 : iniset /etc/glance/glance-uwsgi.ini uwsgi buffer-size 65535 2022-11-01 21:54:13.852 | + lib/apache:write_local_uwsgi_http_config:350 : iniset /etc/glance/glance-uwsgi.ini uwsgi add-header 'Connection: close' 2022-11-01 21:54:13.884 | + lib/apache:write_local_uwsgi_http_config:352 : iniset /etc/glance/glance-uwsgi.ini uwsgi lazy-apps true 2022-11-01 21:54:13.917 | + lib/apache:write_local_uwsgi_http_config:353 : iniset /etc/glance/glance-uwsgi.ini uwsgi chmod-socket 666 2022-11-01 21:54:13.950 | + lib/apache:write_local_uwsgi_http_config:354 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-raw-body true 2022-11-01 21:54:13.983 | + lib/apache:write_local_uwsgi_http_config:355 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-chunked-input true 2022-11-01 21:54:14.015 | + lib/apache:write_local_uwsgi_http_config:356 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-auto-chunked true 2022-11-01 21:54:14.048 | + lib/apache:write_local_uwsgi_http_config:357 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-keepalive false 2022-11-01 21:54:14.080 | + lib/apache:write_local_uwsgi_http_config:359 : iniset /etc/glance/glance-uwsgi.ini uwsgi socket-timeout 30 2022-11-01 21:54:14.117 | + lib/apache:write_local_uwsgi_http_config:361 : enable_apache_mod proxy 2022-11-01 21:54:14.119 | + lib/apache:enable_apache_mod:59 : local mod=proxy 2022-11-01 21:54:14.122 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-11-01 21:54:14.124 | + functions-common:is_ubuntu:572 : [[ -z deb ]] 2022-11-01 21:54:14.126 | + functions-common:is_ubuntu:575 : '[' deb = deb ']' 2022-11-01 21:54:14.129 | + lib/apache:enable_apache_mod:64 : [[ proxy != \v\e\r\s\i\o\n ]] 2022-11-01 21:54:14.132 | + lib/apache:enable_apache_mod:64 : a2query -m proxy 2022-11-01 21:54:14.186 | proxy (enabled by site administrator) 2022-11-01 21:54:14.189 | + lib/apache:write_local_uwsgi_http_config:362 : enable_apache_mod proxy_http 2022-11-01 21:54:14.192 | + lib/apache:enable_apache_mod:59 : local mod=proxy_http 2022-11-01 21:54:14.195 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-11-01 21:54:14.197 | + functions-common:is_ubuntu:572 : [[ -z deb ]] 2022-11-01 21:54:14.199 | + functions-common:is_ubuntu:575 : '[' deb = deb ']' 2022-11-01 21:54:14.202 | + lib/apache:enable_apache_mod:64 : [[ proxy_http != \v\e\r\s\i\o\n ]] 2022-11-01 21:54:14.204 | + lib/apache:enable_apache_mod:64 : a2query -m proxy_http 2022-11-01 21:54:14.260 | proxy_http (enabled by site administrator) 2022-11-01 21:54:14.263 | + lib/apache:write_local_uwsgi_http_config:363 : local apache_conf= 2022-11-01 21:54:14.266 | ++ lib/apache:write_local_uwsgi_http_config:364 : apache_site_config_for glance-wsgi-api 2022-11-01 21:54:14.268 | ++ lib/apache:apache_site_config_for:186 : local site=glance-wsgi-api 2022-11-01 21:54:14.276 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-11-01 21:54:14.278 | ++ functions-common:is_ubuntu:572 : [[ -z deb ]] 2022-11-01 21:54:14.280 | ++ functions-common:is_ubuntu:575 : '[' deb = deb ']' 2022-11-01 21:54:14.283 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/glance-wsgi-api.conf 2022-11-01 21:54:14.286 | + lib/apache:write_local_uwsgi_http_config:364 : apache_conf=/etc/apache2/sites-available/glance-wsgi-api.conf 2022-11-01 21:54:14.289 | + lib/apache:write_local_uwsgi_http_config:365 : echo 'KeepAlive Off' 2022-11-01 21:54:14.289 | + lib/apache:write_local_uwsgi_http_config:365 : sudo tee /etc/apache2/sites-available/glance-wsgi-api.conf 2022-11-01 21:54:14.298 | KeepAlive Off 2022-11-01 21:54:14.303 | + lib/apache:write_local_uwsgi_http_config:366 : echo 'SetEnv proxy-sendchunked 1' 2022-11-01 21:54:14.303 | + lib/apache:write_local_uwsgi_http_config:366 : sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf 2022-11-01 21:54:14.311 | SetEnv proxy-sendchunked 1 2022-11-01 21:54:14.315 | + lib/apache:write_local_uwsgi_http_config:367 : echo 'ProxyPass "/image" "http://127.0.0.1:60999" retry=0 ' 2022-11-01 21:54:14.316 | + lib/apache:write_local_uwsgi_http_config:367 : sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf 2022-11-01 21:54:14.325 | ProxyPass "/image" "http://127.0.0.1:60999" retry=0 2022-11-01 21:54:14.328 | + lib/apache:write_local_uwsgi_http_config:368 : enable_apache_site glance-wsgi-api 2022-11-01 21:54:14.330 | + lib/apache:enable_apache_site:203 : local site=glance-wsgi-api 2022-11-01 21:54:14.333 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-11-01 21:54:14.335 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-11-01 21:54:14.338 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-11-01 21:54:14.340 | + functions-common:is_ubuntu:572 : [[ -z deb ]] 2022-11-01 21:54:14.342 | + functions-common:is_ubuntu:575 : '[' deb = deb ']' 2022-11-01 21:54:14.345 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-11-01 21:54:14.347 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-11-01 21:54:14.350 | + functions-common:is_ubuntu:572 : [[ -z deb ]] 2022-11-01 21:54:14.352 | + functions-common:is_ubuntu:575 : '[' deb = deb ']' 2022-11-01 21:54:14.354 | + lib/apache:enable_apache_site:207 : sudo a2ensite glance-wsgi-api 2022-11-01 21:54:14.417 | Site glance-wsgi-api already enabled 2022-11-01 21:54:14.421 | + lib/apache:write_local_uwsgi_http_config:369 : restart_apache_server 2022-11-01 21:54:14.424 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-11-01 21:54:14.428 | + functions-common:restart_service:2306 : '[' -x /bin/systemctl ']' 2022-11-01 21:54:14.430 | + functions-common:restart_service:2307 : sudo /bin/systemctl restart apache2 2022-11-01 21:54:14.633 | ++ lib/glance:configure_glance:425 : awk '-F= ' '/^http-socket/ { print "http://"$2}' /etc/glance/glance-uwsgi.ini 2022-11-01 21:54:14.639 | + lib/glance:configure_glance:425 : iniset /etc/glance/glance-api.conf DEFAULT worker_self_reference_url http://127.0.0.1:60999 2022-11-01 21:54:14.679 | + lib/glance:configure_glance:435 : [[ False == True ]] 2022-11-01 21:54:14.681 | + lib/glance:configure_glance:435 : [[ False == True ]] 2022-11-01 21:54:14.684 | + ./stack.sh:main:918 : is_service_enabled cinder 2022-11-01 21:54:14.702 | + functions-common:is_service_enabled:2078 : return 0 2022-11-01 21:54:14.704 | + ./stack.sh:main:920 : stack_install_service cinder 2022-11-01 21:54:14.707 | + lib/stack:stack_install_service:20 : local service=cinder 2022-11-01 21:54:14.709 | + lib/stack:stack_install_service:21 : type install_cinder 2022-11-01 21:54:14.712 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-11-01 21:54:14.714 | + lib/stack:stack_install_service:32 : install_cinder 2022-11-01 21:54:14.717 | + lib/cinder:install_cinder:474 : git_clone https://opendev.org/openstack/cinder.git /opt/stack/cinder master 2022-11-01 21:54:14.719 | + functions-common:git_clone:601 : local git_remote=https://opendev.org/openstack/cinder.git 2022-11-01 21:54:14.721 | + functions-common:git_clone:602 : local git_dest=/opt/stack/cinder 2022-11-01 21:54:14.724 | + functions-common:git_clone:603 : local git_ref=master 2022-11-01 21:54:14.727 | + functions-common:git_clone:604 : local orig_dir 2022-11-01 21:54:14.729 | ++ functions-common:git_clone:605 : pwd 2022-11-01 21:54:14.732 | + functions-common:git_clone:605 : orig_dir=/home/ubuntu/devstack 2022-11-01 21:54:14.735 | + functions-common:git_clone:606 : local git_clone_flags= 2022-11-01 21:54:14.739 | ++ functions-common:git_clone:608 : trueorfalse False RECLONE 2022-11-01 21:54:14.755 | + functions-common:git_clone:608 : RECLONE=False 2022-11-01 21:54:14.757 | + functions-common:git_clone:609 : [[ 0 -gt 0 ]] 2022-11-01 21:54:14.760 | + functions-common:git_clone:613 : [[ False = \T\r\u\e ]] 2022-11-01 21:54:14.763 | + functions-common:git_clone:622 : egrep -q '^refs' 2022-11-01 21:54:14.763 | + functions-common:git_clone:622 : echo master 2022-11-01 21:54:14.768 | + functions-common:git_clone:636 : [[ ! -d /opt/stack/cinder ]] 2022-11-01 21:54:14.771 | + functions-common:git_clone:644 : [[ False = \T\r\u\e ]] 2022-11-01 21:54:14.774 | + functions-common:git_clone:679 : sudo git config --system --add safe.directory /opt/stack/cinder 2022-11-01 21:54:14.787 | + functions-common:git_clone:682 : cd /opt/stack/cinder 2022-11-01 21:54:14.790 | + functions-common:git_clone:683 : git show --oneline 2022-11-01 21:54:14.790 | + functions-common:git_clone:683 : head -1 2022-11-01 21:54:14.810 | 27bb0b01d Merge "Remove forgotten variable _backup_db_fields" 2022-11-01 21:54:14.813 | + functions-common:git_clone:684 : cd /home/ubuntu/devstack 2022-11-01 21:54:14.816 | + lib/cinder:install_cinder:475 : setup_develop /opt/stack/cinder 2022-11-01 21:54:14.818 | + inc/python:setup_develop:334 : local bindep 2022-11-01 21:54:14.821 | + inc/python:setup_develop:335 : [[ /opt/stack/cinder == -bindep* ]] 2022-11-01 21:54:14.823 | + inc/python:setup_develop:339 : local project_dir=/opt/stack/cinder 2022-11-01 21:54:14.826 | + inc/python:setup_develop:340 : local extras= 2022-11-01 21:54:14.828 | + inc/python:setup_develop:341 : _setup_package_with_constraints_edit /opt/stack/cinder -e 2022-11-01 21:54:14.831 | + inc/python:_setup_package_with_constraints_edit:360 : local bindep 2022-11-01 21:54:14.834 | + inc/python:_setup_package_with_constraints_edit:361 : [[ /opt/stack/cinder == -bindep* ]] 2022-11-01 21:54:14.837 | + inc/python:_setup_package_with_constraints_edit:365 : local project_dir=/opt/stack/cinder 2022-11-01 21:54:14.839 | + inc/python:_setup_package_with_constraints_edit:366 : local flags=-e 2022-11-01 21:54:14.842 | + inc/python:_setup_package_with_constraints_edit:367 : local extras= 2022-11-01 21:54:14.845 | ++ inc/python:_setup_package_with_constraints_edit:374 : cd /opt/stack/cinder 2022-11-01 21:54:14.848 | ++ inc/python:_setup_package_with_constraints_edit:374 : pwd 2022-11-01 21:54:14.851 | + inc/python:_setup_package_with_constraints_edit:374 : project_dir=/opt/stack/cinder 2022-11-01 21:54:14.857 | + inc/python:_setup_package_with_constraints_edit:376 : '[' -n /opt/stack/requirements ']' 2022-11-01 21:54:14.860 | + inc/python:_setup_package_with_constraints_edit:380 : local name 2022-11-01 21:54:14.863 | ++ inc/python:_setup_package_with_constraints_edit:381 : awk '/^name.*=/ {print $3}' /opt/stack/cinder/setup.cfg 2022-11-01 21:54:14.869 | + inc/python:_setup_package_with_constraints_edit:381 : name=cinder 2022-11-01 21:54:14.872 | + inc/python:_setup_package_with_constraints_edit:383 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- cinder 2022-11-01 21:54:15.506 | + inc/python:_setup_package_with_constraints_edit:386 : setup_package /opt/stack/cinder -e 2022-11-01 21:54:15.508 | + inc/python:setup_package:414 : local bindep=0 2022-11-01 21:54:15.511 | + inc/python:setup_package:415 : local bindep_flag= 2022-11-01 21:54:15.513 | + inc/python:setup_package:416 : local bindep_profiles= 2022-11-01 21:54:15.515 | + inc/python:setup_package:417 : [[ /opt/stack/cinder == -bindep* ]] 2022-11-01 21:54:15.518 | + inc/python:setup_package:422 : local project_dir=/opt/stack/cinder 2022-11-01 21:54:15.521 | + inc/python:setup_package:423 : local flags=-e 2022-11-01 21:54:15.523 | + inc/python:setup_package:424 : local extras= 2022-11-01 21:54:15.526 | + inc/python:setup_package:428 : [[ -n -e ]] 2022-11-01 21:54:15.528 | + inc/python:setup_package:428 : [[ -z '' ]] 2022-11-01 21:54:15.530 | + inc/python:setup_package:428 : [[ ! -e =~ ^-.* ]] 2022-11-01 21:54:15.533 | + inc/python:setup_package:433 : [[ ! -z '' ]] 2022-11-01 21:54:15.535 | + inc/python:setup_package:438 : [[ 0 == 1 ]] 2022-11-01 21:54:15.538 | + inc/python:setup_package:442 : pip_install -e /opt/stack/cinder 2022-11-01 21:54:15.559 | Using python 3.8 to install /opt/stack/cinder 2022-11-01 21:54:15.561 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/cinder 2022-11-01 21:54:17.652 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-01 21:54:17.652 | from cryptography.utils import int_from_bytes 2022-11-01 21:54:17.652 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-01 21:54:17.652 | from cryptography.utils import int_from_bytes 2022-11-01 21:54:18.699 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-11-01 21:54:18.700 | Obtaining file:///opt/stack/cinder 2022-11-01 21:54:20.794 | Requirement already satisfied: Paste===3.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 14)) (3.5.2) 2022-11-01 21:54:20.803 | Requirement already satisfied: PasteDeploy===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 15)) (2.1.1) 2022-11-01 21:54:20.811 | Requirement already satisfied: Routes===2.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 24)) (2.5.1) 2022-11-01 21:54:20.823 | Requirement already satisfied: SQLAlchemy===1.4.40 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 25)) (1.4.40) 2022-11-01 21:54:20.966 | Requirement already satisfied: WebOb===1.8.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 32)) (1.8.7) 2022-11-01 21:54:20.978 | Requirement already satisfied: boto3===1.24.61 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 101)) (1.24.61) 2022-11-01 21:54:20.988 | Requirement already satisfied: botocore===1.27.61 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 102)) (1.27.61) 2022-11-01 21:54:20.999 | Requirement already satisfied: castellan===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 107)) (4.0.0) 2022-11-01 21:54:21.017 | Requirement already satisfied: cryptography===36.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 126)) (36.0.2) 2022-11-01 21:54:21.054 | Requirement already satisfied: cursive===0.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 127)) (0.2.2) 2022-11-01 21:54:21.066 | Requirement already satisfied: decorator===5.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 131)) (5.1.1) 2022-11-01 21:54:21.069 | Requirement already satisfied: eventlet===0.33.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 161)) (0.33.1) 2022-11-01 21:54:21.077 | Requirement already satisfied: google-api-python-client===2.58.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 181)) (2.58.0) 2022-11-01 21:54:21.090 | Requirement already satisfied: google-auth===2.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 182)) (2.11.0) 2022-11-01 21:54:21.120 | Requirement already satisfied: google-auth-httplib2===0.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 183)) (0.1.0) 2022-11-01 21:54:21.125 | Requirement already satisfied: greenlet===1.1.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 187)) (1.1.3) 2022-11-01 21:54:21.130 | Requirement already satisfied: httplib2===0.20.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 195)) (0.20.4) 2022-11-01 21:54:21.140 | Requirement already satisfied: importlib-metadata===4.12.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 204)) (4.12.0) 2022-11-01 21:54:21.176 | Requirement already satisfied: iso8601===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 212)) (1.0.2) 2022-11-01 21:54:21.179 | Requirement already satisfied: jmespath===1.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 217)) (1.0.1) 2022-11-01 21:54:21.182 | Requirement already satisfied: jsonschema===4.14.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 223)) (4.14.0) 2022-11-01 21:54:21.224 | Requirement already satisfied: keystoneauth1===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 227)) (5.0.0) 2022-11-01 21:54:21.280 | Requirement already satisfied: keystonemiddleware===10.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 228)) (10.1.0) 2022-11-01 21:54:21.330 | Requirement already satisfied: lxml===4.9.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 240)) (4.9.1) 2022-11-01 21:54:21.339 | Requirement already satisfied: oauth2client===4.1.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 276)) (4.1.3) 2022-11-01 21:54:21.349 | Requirement already satisfied: os-brick===6.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 287)) (6.1.0) 2022-11-01 21:54:21.372 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 294)) (1.7.0) 2022-11-01 21:54:21.376 | Requirement already satisfied: os-win===5.7.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 298)) (5.7.1) 2022-11-01 21:54:21.393 | Requirement already satisfied: oslo.cache===3.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 302)) (3.1.0) 2022-11-01 21:54:21.429 | Requirement already satisfied: oslo.concurrency===5.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 303)) (5.0.1) 2022-11-01 21:54:21.439 | Requirement already satisfied: oslo.config===9.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 304)) (9.0.0) 2022-11-01 21:54:21.478 | Requirement already satisfied: oslo.context===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 305)) (5.0.0) 2022-11-01 21:54:21.483 | Requirement already satisfied: oslo.db===12.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 306)) (12.2.0) 2022-11-01 21:54:21.529 | Requirement already satisfied: oslo.i18n===5.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 307)) (5.1.0) 2022-11-01 21:54:21.533 | Requirement already satisfied: oslo.log===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 309)) (5.0.0) 2022-11-01 21:54:21.572 | Requirement already satisfied: oslo.messaging===14.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 310)) (14.0.0) 2022-11-01 21:54:21.624 | Requirement already satisfied: oslo.metrics===0.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 311)) (0.5.0) 2022-11-01 21:54:21.634 | Requirement already satisfied: oslo.middleware===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 312)) (5.0.0) 2022-11-01 21:54:21.653 | Requirement already satisfied: oslo.policy===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 313)) (4.0.0) 2022-11-01 21:54:21.667 | Requirement already satisfied: oslo.privsep===3.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 314)) (3.0.1) 2022-11-01 21:54:21.681 | Requirement already satisfied: oslo.reports===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 315)) (2.4.0) 2022-11-01 21:54:21.692 | Requirement already satisfied: oslo.rootwrap===6.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 316)) (6.3.1) 2022-11-01 21:54:21.695 | Requirement already satisfied: oslo.serialization===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 317)) (5.0.0) 2022-11-01 21:54:21.703 | Requirement already satisfied: oslo.service===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 318)) (3.0.0) 2022-11-01 21:54:21.726 | Requirement already satisfied: oslo.upgradecheck===2.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 319)) (2.0.0) 2022-11-01 21:54:21.735 | Requirement already satisfied: oslo.utils===6.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 320)) (6.0.1) 2022-11-01 21:54:21.749 | Requirement already satisfied: oslo.versionedobjects===3.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 321)) (3.0.1) 2022-11-01 21:54:21.767 | Requirement already satisfied: oslo.vmware===4.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 322)) (4.0.1) 2022-11-01 21:54:21.788 | Requirement already satisfied: osprofiler===3.4.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 325)) (3.4.3) 2022-11-01 21:54:21.854 | Requirement already satisfied: packaging===21.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 328)) (21.3) 2022-11-01 21:54:21.859 | Requirement already satisfied: paramiko===2.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 330)) (2.11.0) 2022-11-01 21:54:21.892 | Requirement already satisfied: pbr===5.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 332)) (5.11.0) 2022-11-01 21:54:21.896 | Requirement already satisfied: pkgutil-resolve-name===1.3.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 338)) (1.3.10) 2022-11-01 21:54:21.898 | Requirement already satisfied: prettytable===3.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 342)) (3.4.1) 2022-11-01 21:54:21.909 | Requirement already satisfied: prometheus-client===0.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 344)) (0.14.1) 2022-11-01 21:54:21.915 | Requirement already satisfied: psutil===5.9.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 346)) (5.9.1) 2022-11-01 21:54:21.932 | Requirement already satisfied: pyasn1===0.4.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 354)) (0.4.8) 2022-11-01 21:54:21.935 | Requirement already satisfied: pyasn1-modules===0.2.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 355)) (0.2.8) 2022-11-01 21:54:21.939 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 356)) (3.1.1) 2022-11-01 21:54:21.950 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 364)) (0.9.6) 2022-11-01 21:54:21.952 | Requirement already satisfied: pyparsing===3.0.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 369)) (3.0.9) 2022-11-01 21:54:21.958 | Requirement already satisfied: pyrsistent===0.18.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 373)) (0.18.1) 2022-11-01 21:54:21.962 | Requirement already satisfied: python-barbicanclient===5.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 388)) (5.4.0) 2022-11-01 21:54:21.976 | Requirement already satisfied: python-dateutil===2.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 396)) (2.8.2) 2022-11-01 21:54:21.981 | Requirement already satisfied: python-glanceclient===4.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 399)) (4.1.0) 2022-11-01 21:54:21.996 | Requirement already satisfied: python-keystoneclient===5.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 405)) (5.0.1) 2022-11-01 21:54:22.017 | Requirement already satisfied: python-novaclient===18.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 416)) (18.1.0) 2022-11-01 21:54:22.031 | Requirement already satisfied: python-swiftclient===4.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 428)) (4.1.0) 2022-11-01 21:54:22.046 | Requirement already satisfied: pytz===2022.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 435)) (2022.2.1) 2022-11-01 21:54:22.050 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 446)) (0.7) 2022-11-01 21:54:22.057 | Requirement already satisfied: requests===2.28.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 447)) (2.28.1) 2022-11-01 21:54:22.071 | Requirement already satisfied: rfc3986===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 460)) (1.5.0) 2022-11-01 21:54:22.075 | Requirement already satisfied: rsa===4.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 462)) (4.9) 2022-11-01 21:54:22.079 | Requirement already satisfied: rtslib-fb===2.1.75 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 465)) (2.1.75) 2022-11-01 21:54:22.084 | Requirement already satisfied: s3transfer===0.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 469)) (0.6.0) 2022-11-01 21:54:22.090 | Requirement already satisfied: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 483)) (1.16.0) 2022-11-01 21:54:22.093 | Requirement already satisfied: sqlalchemy-migrate===0.13.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 510)) (0.13.0) 2022-11-01 21:54:22.103 | Requirement already satisfied: sqlparse===0.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 511)) (0.4.2) 2022-11-01 21:54:22.105 | Requirement already satisfied: statsd===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 514)) (3.3.0) 2022-11-01 21:54:22.108 | Requirement already satisfied: stevedore===4.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 516)) (4.1.0) 2022-11-01 21:54:22.112 | Requirement already satisfied: suds-community===1.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 521)) (1.1.2) 2022-11-01 21:54:22.115 | Requirement already satisfied: tabulate===0.8.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 527)) (0.8.10) 2022-11-01 21:54:22.122 | Requirement already satisfied: taskflow===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 530)) (5.0.0) 2022-11-01 21:54:22.173 | Requirement already satisfied: tenacity===6.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 531)) (6.3.1) 2022-11-01 21:54:22.187 | Requirement already satisfied: testresources===2.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 534)) (2.0.1) 2022-11-01 21:54:22.196 | Requirement already satisfied: testscenarios===0.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 535)) (0.5.0) 2022-11-01 21:54:22.201 | Requirement already satisfied: testtools===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 536)) (2.5.0) 2022-11-01 21:54:22.211 | Requirement already satisfied: tooz===3.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 545)) (3.2.0) 2022-11-01 21:54:22.270 | Requirement already satisfied: uritemplate===4.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 561)) (4.1.1) 2022-11-01 21:54:22.273 | Requirement already satisfied: urllib3===1.26.12 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 562)) (1.26.12) 2022-11-01 21:54:22.306 | Requirement already satisfied: voluptuous===0.13.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 568)) (0.13.1) 2022-11-01 21:54:22.310 | Requirement already satisfied: warlock===2.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 571)) (2.0.1) 2022-11-01 21:54:22.316 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 572)) (0.2.5) 2022-11-01 21:54:22.322 | Requirement already satisfied: wrapt===1.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 577)) (1.14.1) 2022-11-01 21:54:22.325 | Requirement already satisfied: yappi===1.3.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 585)) (1.3.6) 2022-11-01 21:54:22.329 | Requirement already satisfied: zipp===3.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 590)) (3.8.1) 2022-11-01 21:54:22.355 | Requirement already satisfied: zstd===1.5.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 591)) (1.5.2.5) 2022-11-01 21:54:22.358 | Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from Paste===3.5.2->-c /opt/stack/requirements/upper-constraints.txt (line 14)) (45.2.0) 2022-11-01 21:54:22.360 | Requirement already satisfied: cffi===1.15.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 110)) (1.15.1) 2022-11-01 21:54:22.364 | Requirement already satisfied: dnspython===2.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 147)) (2.2.1) 2022-11-01 21:54:22.391 | Requirement already satisfied: google-api-core===2.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 180)) (2.8.2) 2022-11-01 21:54:22.404 | Requirement already satisfied: cachetools===5.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 103)) (5.2.0) 2022-11-01 21:54:22.407 | Requirement already satisfied: attrs===22.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 90)) (22.1.0) 2022-11-01 21:54:22.464 | Requirement already satisfied: importlib-resources===5.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 205)) (5.9.0) 2022-11-01 21:54:22.490 | Requirement already satisfied: dogpile.cache===1.1.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 151)) (1.1.8) 2022-11-01 21:54:22.496 | Requirement already satisfied: fasteners===0.17.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 166)) (0.17.3) 2022-11-01 21:54:22.499 | Requirement already satisfied: debtcollector===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 130)) (2.5.0) 2022-11-01 21:54:22.505 | Requirement already satisfied: PyYAML===6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 22)) (6.0) 2022-11-01 21:54:22.507 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 260)) (0.8.0) 2022-11-01 21:54:22.512 | Requirement already satisfied: alembic===1.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 78)) (1.8.1) 2022-11-01 21:54:22.526 | Requirement already satisfied: kombu===5.2.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 229)) (5.2.4) 2022-11-01 21:54:22.571 | Requirement already satisfied: amqp===5.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 79)) (5.1.1) 2022-11-01 21:54:22.575 | Requirement already satisfied: futurist===2.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 173)) (2.4.1) 2022-11-01 21:54:22.578 | Requirement already satisfied: bcrypt===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 95)) (4.0.0) 2022-11-01 21:54:22.584 | Requirement already satisfied: Jinja2===3.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 10)) (3.1.2) 2022-11-01 21:54:22.589 | Requirement already satisfied: msgpack===1.0.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 253)) (1.0.4) 2022-11-01 21:54:22.593 | Requirement already satisfied: fixtures===4.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 168)) (4.0.1) 2022-11-01 21:54:22.604 | Requirement already satisfied: netifaces===0.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 261)) (0.11.0) 2022-11-01 21:54:22.606 | Requirement already satisfied: PyNaCl===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 21)) (1.5.0) 2022-11-01 21:54:22.618 | Requirement already satisfied: cliff===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 114)) (4.0.0) 2022-11-01 21:54:22.629 | Requirement already satisfied: pyOpenSSL===22.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 352)) (22.0.0) 2022-11-01 21:54:22.641 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests===2.28.1->-c /opt/stack/requirements/upper-constraints.txt (line 447)) (2019.11.28) 2022-11-01 21:54:22.643 | Requirement already satisfied: idna===3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 200)) (3.3) 2022-11-01 21:54:22.646 | Requirement already satisfied: charset-normalizer===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 112)) (2.1.1) 2022-11-01 21:54:22.651 | Requirement already satisfied: pyudev===0.24.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 437)) (0.24.0) 2022-11-01 21:54:22.653 | Requirement already satisfied: Tempita===0.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 29)) (0.5.2) 2022-11-01 21:54:22.656 | Requirement already satisfied: networkx===2.8.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 263)) (2.8.6) 2022-11-01 21:54:22.693 | Requirement already satisfied: automaton===3.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 92)) (3.0.1) 2022-11-01 21:54:22.699 | Requirement already satisfied: pydot===1.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 360)) (1.4.2) 2022-11-01 21:54:22.703 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 164)) (1.0.0) 2022-11-01 21:54:22.706 | Requirement already satisfied: jsonpatch===1.32 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 219)) (1.32) 2022-11-01 21:54:22.710 | Requirement already satisfied: pycparser===2.21 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 358)) (2.21) 2022-11-01 21:54:22.713 | Requirement already satisfied: googleapis-common-protos===1.56.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 184)) (1.56.4) 2022-11-01 21:54:22.719 | Requirement already satisfied: protobuf===4.21.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 345)) (4.21.5) 2022-11-01 21:54:22.722 | Requirement already satisfied: Mako===1.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 12)) (1.2.2) 2022-11-01 21:54:22.732 | Requirement already satisfied: vine===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 564)) (5.0.0) 2022-11-01 21:54:22.735 | Requirement already satisfied: MarkupSafe===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 13)) (2.1.1) 2022-11-01 21:54:22.738 | Requirement already satisfied: autopage===0.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 93)) (0.5.1) 2022-11-01 21:54:22.741 | Requirement already satisfied: cmd2===2.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 115)) (2.4.2) 2022-11-01 21:54:22.788 | Requirement already satisfied: jsonpointer===2.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 222)) (2.3) 2022-11-01 21:54:22.791 | Requirement already satisfied: pyperclip===1.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 370)) (1.8.2) 2022-11-01 21:54:23.666 | Installing collected packages: cinder 2022-11-01 21:54:23.666 | Attempting uninstall: cinder 2022-11-01 21:54:23.667 | Found existing installation: cinder 21.1.0.dev31 2022-11-01 21:54:23.671 | Can't uninstall 'cinder'. No files were found to uninstall. 2022-11-01 21:54:23.671 | Running setup.py develop for cinder 2022-11-01 21:54:26.121 | Successfully installed cinder 2022-11-01 21:54:26.232 | + inc/python:pip_install:196 : result=0 2022-11-01 21:54:26.235 | + inc/python:pip_install:198 : time_stop pip_install 2022-11-01 21:54:26.238 | + functions-common:time_stop:2422 : local name 2022-11-01 21:54:26.240 | + functions-common:time_stop:2423 : local end_time 2022-11-01 21:54:26.243 | + functions-common:time_stop:2424 : local elapsed_time 2022-11-01 21:54:26.245 | + functions-common:time_stop:2425 : local total 2022-11-01 21:54:26.247 | + functions-common:time_stop:2426 : local start_time 2022-11-01 21:54:26.250 | + functions-common:time_stop:2428 : name=pip_install 2022-11-01 21:54:26.252 | + functions-common:time_stop:2429 : start_time=1667339655553 2022-11-01 21:54:26.255 | + functions-common:time_stop:2431 : [[ -z 1667339655553 ]] 2022-11-01 21:54:26.257 | ++ functions-common:time_stop:2434 : date +%s%3N 2022-11-01 21:54:26.262 | + functions-common:time_stop:2434 : end_time=1667339666259 2022-11-01 21:54:26.264 | + functions-common:time_stop:2435 : elapsed_time=10706 2022-11-01 21:54:26.266 | + functions-common:time_stop:2436 : total=84775 2022-11-01 21:54:26.268 | + functions-common:time_stop:2438 : _TIME_START[$name]= 2022-11-01 21:54:26.271 | + functions-common:time_stop:2439 : _TIME_TOTAL[$name]=95481 2022-11-01 21:54:26.273 | + inc/python:pip_install:199 : return 0 2022-11-01 21:54:26.276 | + inc/python:setup_package:444 : [[ -e == \-\e ]] 2022-11-01 21:54:26.278 | + inc/python:setup_package:445 : safe_chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-11-01 21:54:26.280 | + functions-common:safe_chown:2323 : _safe_permission_operation chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-11-01 21:54:26.299 | + functions-common:_safe_permission_operation:2171 : sudo chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-11-01 21:54:26.312 | + inc/python:_setup_package_with_constraints_edit:390 : use_library_from_git /opt/stack/cinder 2022-11-01 21:54:26.315 | + inc/python:use_library_from_git:246 : local name=/opt/stack/cinder 2022-11-01 21:54:26.318 | + inc/python:use_library_from_git:247 : local enabled=1 2022-11-01 21:54:26.320 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-11-01 21:54:26.323 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,/opt/stack/cinder, ]] 2022-11-01 21:54:26.325 | + inc/python:use_library_from_git:249 : return 1 2022-11-01 21:54:26.328 | + lib/cinder:install_cinder:476 : [[ lioadm == \t\g\t\a\d\m ]] 2022-11-01 21:54:26.330 | + lib/cinder:install_cinder:478 : [[ lioadm == \l\i\o\a\d\m ]] 2022-11-01 21:54:26.333 | + lib/cinder:install_cinder:479 : is_ubuntu 2022-11-01 21:54:26.336 | + functions-common:is_ubuntu:572 : [[ -z deb ]] 2022-11-01 21:54:26.338 | + functions-common:is_ubuntu:575 : '[' deb = deb ']' 2022-11-01 21:54:26.341 | + lib/cinder:install_cinder:481 : sudo mkdir -p /etc/target 2022-11-01 21:54:26.353 | + lib/cinder:install_cinder:483 : install_package targetcli-fb 2022-11-01 21:54:26.356 | + functions-common:install_package:1446 : update_package_repo 2022-11-01 21:54:26.358 | + functions-common:update_package_repo:1418 : NO_UPDATE_REPOS=False 2022-11-01 21:54:26.361 | + functions-common:update_package_repo:1419 : REPOS_UPDATED=True 2022-11-01 21:54:26.364 | + functions-common:update_package_repo:1420 : RETRY_UPDATE=False 2022-11-01 21:54:26.367 | + functions-common:update_package_repo:1422 : [[ False = \T\r\u\e ]] 2022-11-01 21:54:26.369 | + functions-common:update_package_repo:1426 : is_ubuntu 2022-11-01 21:54:26.372 | + functions-common:is_ubuntu:572 : [[ -z deb ]] 2022-11-01 21:54:26.374 | + functions-common:is_ubuntu:575 : '[' deb = deb ']' 2022-11-01 21:54:26.376 | + functions-common:update_package_repo:1427 : apt_get_update 2022-11-01 21:54:26.379 | + functions-common:apt_get_update:1172 : [[ True == \T\r\u\e ]] 2022-11-01 21:54:26.382 | + functions-common:apt_get_update:1172 : [[ False != \T\r\u\e ]] 2022-11-01 21:54:26.384 | + functions-common:apt_get_update:1173 : return 2022-11-01 21:54:26.387 | + functions-common:install_package:1447 : real_install_package targetcli-fb 2022-11-01 21:54:26.389 | + functions-common:real_install_package:1432 : is_ubuntu 2022-11-01 21:54:26.392 | + functions-common:is_ubuntu:572 : [[ -z deb ]] 2022-11-01 21:54:26.395 | + functions-common:is_ubuntu:575 : '[' deb = deb ']' 2022-11-01 21:54:26.398 | + functions-common:real_install_package:1433 : apt_get install targetcli-fb 2022-11-01 21:54:26.421 | + functions-common:apt_get:1213 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install targetcli-fb 2022-11-01 21:54:26.534 | Reading package lists... 2022-11-01 21:54:26.795 | Building dependency tree... 2022-11-01 21:54:26.796 | Reading state information... 2022-11-01 21:54:27.077 | targetcli-fb is already the newest version (1:2.1.51-0ubuntu1). 2022-11-01 21:54:27.077 | The following packages were automatically installed and are no longer required: 2022-11-01 21:54:27.078 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-11-01 21:54:27.078 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-11-01 21:54:27.078 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-11-01 21:54:27.078 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-11-01 21:54:27.078 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-11-01 21:54:27.078 | python3-zope.interface 2022-11-01 21:54:27.078 | Use 'sudo apt autoremove' to remove them. 2022-11-01 21:54:27.195 | 0 upgraded, 0 newly installed, 0 to remove and 176 not upgraded. 2022-11-01 21:54:27.200 | + functions-common:apt_get:1217 : result=0 2022-11-01 21:54:27.202 | + functions-common:apt_get:1220 : time_stop apt-get 2022-11-01 21:54:27.205 | + functions-common:time_stop:2422 : local name 2022-11-01 21:54:27.209 | + functions-common:time_stop:2423 : local end_time 2022-11-01 21:54:27.211 | + functions-common:time_stop:2424 : local elapsed_time 2022-11-01 21:54:27.214 | + functions-common:time_stop:2425 : local total 2022-11-01 21:54:27.216 | + functions-common:time_stop:2426 : local start_time 2022-11-01 21:54:27.219 | + functions-common:time_stop:2428 : name=apt-get 2022-11-01 21:54:27.221 | + functions-common:time_stop:2429 : start_time=1667339666418 2022-11-01 21:54:27.225 | + functions-common:time_stop:2431 : [[ -z 1667339666418 ]] 2022-11-01 21:54:27.228 | ++ functions-common:time_stop:2434 : date +%s%3N 2022-11-01 21:54:27.233 | + functions-common:time_stop:2434 : end_time=1667339667230 2022-11-01 21:54:27.235 | + functions-common:time_stop:2435 : elapsed_time=812 2022-11-01 21:54:27.238 | + functions-common:time_stop:2436 : total=5588 2022-11-01 21:54:27.241 | + functions-common:time_stop:2438 : _TIME_START[$name]= 2022-11-01 21:54:27.244 | + functions-common:time_stop:2439 : _TIME_TOTAL[$name]=6400 2022-11-01 21:54:27.246 | + functions-common:apt_get:1221 : return 0 2022-11-01 21:54:27.249 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-11-01 21:54:27.251 | + ./stack.sh:main:921 : configure_cinder 2022-11-01 21:54:27.254 | + lib/cinder:configure_cinder:245 : sudo install -d -o ubuntu -m 755 /etc/cinder 2022-11-01 21:54:27.266 | + lib/cinder:configure_cinder:247 : rm -f /etc/cinder/cinder.conf 2022-11-01 21:54:27.270 | + lib/cinder:configure_cinder:249 : configure_rootwrap cinder 2022-11-01 21:54:27.272 | + inc/rootwrap:configure_rootwrap:43 : local project=cinder 2022-11-01 21:54:27.275 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2022-11-01 21:54:27.278 | ++ inc/rootwrap:configure_rootwrap:45 : echo cinder 2022-11-01 21:54:27.278 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2022-11-01 21:54:27.283 | + inc/rootwrap:configure_rootwrap:45 : project_uc=CINDER 2022-11-01 21:54:27.286 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=CINDER_BIN_DIR 2022-11-01 21:54:27.288 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/usr/local/bin 2022-11-01 21:54:27.290 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=CINDER_DIR 2022-11-01 21:54:27.292 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/cinder 2022-11-01 21:54:27.294 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/cinder/etc/cinder 2022-11-01 21:54:27.296 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/usr/local/bin/cinder-rootwrap 2022-11-01 21:54:27.299 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/cinder/rootwrap.d 2022-11-01 21:54:27.310 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/cinder/rootwrap.d 2022-11-01 21:54:27.323 | + 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-11-01 21:54:27.336 | + 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-11-01 21:54:27.348 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/cinder/rootwrap.d:' -i /etc/cinder/rootwrap.conf 2022-11-01 21:54:27.360 | + inc/rootwrap:configure_rootwrap:64 : local tempfile 2022-11-01 21:54:27.363 | ++ inc/rootwrap:configure_rootwrap:65 : mktemp 2022-11-01 21:54:27.367 | + inc/rootwrap:configure_rootwrap:65 : tempfile=/tmp/tmp.6GVO1FhGvg 2022-11-01 21:54:27.369 | + inc/rootwrap:configure_rootwrap:67 : rootwrap_sudo_cmd='/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2022-11-01 21:54:27.371 | + inc/rootwrap:configure_rootwrap:68 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2022-11-01 21:54:27.374 | + inc/rootwrap:configure_rootwrap:69 : '[' -f /usr/local/bin/cinder-rootwrap-daemon ']' 2022-11-01 21:54:27.376 | + inc/rootwrap:configure_rootwrap:74 : chmod 0440 /tmp/tmp.6GVO1FhGvg 2022-11-01 21:54:27.380 | + inc/rootwrap:configure_rootwrap:75 : sudo chown root:root /tmp/tmp.6GVO1FhGvg 2022-11-01 21:54:27.392 | + inc/rootwrap:configure_rootwrap:76 : sudo mv /tmp/tmp.6GVO1FhGvg /etc/sudoers.d/cinder-rootwrap 2022-11-01 21:54:27.404 | ++ inc/rootwrap:configure_rootwrap:80 : dirname /usr/local/bin/cinder-rootwrap 2022-11-01 21:54:27.409 | + inc/rootwrap:configure_rootwrap:80 : add_sudo_secure_path /usr/local/bin 2022-11-01 21:54:27.411 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/usr/local/bin 2022-11-01 21:54:27.413 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2022-11-01 21:54:27.415 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2022-11-01 21:54:27.417 | + 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-11-01 21:54:27.419 | + 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-11-01 21:54:27.422 | + lib/cinder:configure_cinder:251 : [[ -f /opt/stack/cinder/etc/cinder/resource_filters.json ]] 2022-11-01 21:54:27.424 | + lib/cinder:configure_cinder:252 : cp -p /opt/stack/cinder/etc/cinder/resource_filters.json /etc/cinder/resource_filters.json 2022-11-01 21:54:27.429 | + lib/cinder:configure_cinder:255 : cp /opt/stack/cinder/etc/cinder/api-paste.ini /etc/cinder/api-paste.ini 2022-11-01 21:54:27.433 | + lib/cinder:configure_cinder:257 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_host 2022-11-01 21:54:27.452 | + lib/cinder:configure_cinder:258 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_port 2022-11-01 21:54:27.471 | + lib/cinder:configure_cinder:259 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_protocol 2022-11-01 21:54:27.489 | + lib/cinder:configure_cinder:260 : inicomment /etc/cinder/api-paste.ini filter:authtoken cafile 2022-11-01 21:54:27.509 | + lib/cinder:configure_cinder:261 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_tenant_name 2022-11-01 21:54:27.528 | + lib/cinder:configure_cinder:262 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_user 2022-11-01 21:54:27.546 | + lib/cinder:configure_cinder:263 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_password 2022-11-01 21:54:27.565 | + lib/cinder:configure_cinder:264 : inicomment /etc/cinder/api-paste.ini filter:authtoken signing_dir 2022-11-01 21:54:27.584 | + lib/cinder:configure_cinder:266 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf cinder 2022-11-01 21:54:27.586 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/cinder/cinder.conf 2022-11-01 21:54:27.589 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=cinder 2022-11-01 21:54:27.591 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-11-01 21:54:27.593 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_type password 2022-11-01 21:54:27.626 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/cinder/cinder.conf keystone_authtoken interface public 2022-11-01 21:54:27.659 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_url http://10.222.0.15/identity 2022-11-01 21:54:27.692 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/cinder/cinder.conf keystone_authtoken username cinder 2022-11-01 21:54:27.723 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/cinder/cinder.conf keystone_authtoken password Passw0rd 2022-11-01 21:54:27.755 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/cinder/cinder.conf keystone_authtoken user_domain_name Default 2022-11-01 21:54:27.787 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/cinder/cinder.conf keystone_authtoken project_name service 2022-11-01 21:54:27.818 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/cinder/cinder.conf keystone_authtoken project_domain_name Default 2022-11-01 21:54:27.850 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/cinder/cinder.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-11-01 21:54:27.882 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/cinder/cinder.conf keystone_authtoken memcached_servers localhost:11211 2022-11-01 21:54:27.914 | + lib/cinder:configure_cinder:268 : iniset /etc/cinder/cinder.conf DEFAULT debug True 2022-11-01 21:54:27.949 | + lib/cinder:configure_cinder:270 : iniset /etc/cinder/cinder.conf DEFAULT target_helper lioadm 2022-11-01 21:54:27.983 | ++ lib/cinder:configure_cinder:271 : database_connection_url cinder 2022-11-01 21:54:27.985 | ++ lib/database:database_connection_url:134 : local db=cinder 2022-11-01 21:54:27.989 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql cinder 2022-11-01 21:54:27.991 | ++ lib/databases/mysql:database_connection_url_mysql:224 : local db=cinder 2022-11-01 21:54:27.994 | ++ lib/databases/mysql:database_connection_url_mysql:225 : local plugin 2022-11-01 21:54:27.996 | ++ lib/databases/mysql:database_connection_url_mysql:229 : [[ True == \T\r\u\e ]] 2022-11-01 21:54:27.999 | ++ lib/databases/mysql:database_connection_url_mysql:230 : is_service_enabled mysql 2022-11-01 21:54:28.015 | ++ functions-common:is_service_enabled:2078 : return 0 2022-11-01 21:54:28.017 | ++ lib/databases/mysql:database_connection_url_mysql:231 : plugin='&plugin=dbcounter' 2022-11-01 21:54:28.020 | ++ lib/databases/mysql:database_connection_url_mysql:235 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/cinder?charset=utf8&plugin=dbcounter' 2022-11-01 21:54:28.022 | + lib/cinder:configure_cinder:271 : iniset /etc/cinder/cinder.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/cinder?charset=utf8&plugin=dbcounter' 2022-11-01 21:54:28.057 | + lib/cinder:configure_cinder:272 : iniset /etc/cinder/cinder.conf DEFAULT api_paste_config /etc/cinder/api-paste.ini 2022-11-01 21:54:28.090 | + lib/cinder:configure_cinder:273 : iniset /etc/cinder/cinder.conf DEFAULT rootwrap_config /etc/cinder/rootwrap.conf 2022-11-01 21:54:28.122 | + lib/cinder:configure_cinder:274 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_extension cinder.api.contrib.standard_extensions 2022-11-01 21:54:28.155 | + lib/cinder:configure_cinder:275 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_listen 0.0.0.0 2022-11-01 21:54:28.189 | + lib/cinder:configure_cinder:276 : iniset /etc/cinder/cinder.conf DEFAULT state_path /opt/stack/data/cinder 2022-11-01 21:54:28.221 | + lib/cinder:configure_cinder:277 : iniset /etc/cinder/cinder.conf oslo_concurrency lock_path /opt/stack/data/cinder 2022-11-01 21:54:28.257 | + lib/cinder:configure_cinder:278 : [[ 4 == 6 ]] 2022-11-01 21:54:28.259 | + lib/cinder:configure_cinder:281 : iniset /etc/cinder/cinder.conf DEFAULT my_ip 10.222.0.15 2022-11-01 21:54:28.291 | + lib/cinder:configure_cinder:283 : iniset /etc/cinder/cinder.conf key_manager backend cinder.keymgr.conf_key_mgr.ConfKeyManager 2022-11-01 21:54:28.327 | ++ lib/cinder:configure_cinder:284 : openssl rand -hex 16 2022-11-01 21:54:28.334 | + lib/cinder:configure_cinder:284 : iniset /etc/cinder/cinder.conf key_manager fixed_key db8459ab1090335bbc294515bfa46400 2022-11-01 21:54:28.367 | + lib/cinder:configure_cinder:285 : [[ -n '' ]] 2022-11-01 21:54:28.370 | + lib/cinder:configure_cinder:290 : iniset /etc/cinder/cinder.conf DEFAULT quota_volumes 10 2022-11-01 21:54:28.403 | + lib/cinder:configure_cinder:291 : iniset /etc/cinder/cinder.conf DEFAULT quota_backups 10 2022-11-01 21:54:28.434 | + lib/cinder:configure_cinder:292 : iniset /etc/cinder/cinder.conf DEFAULT quota_snapshots 10 2022-11-01 21:54:28.468 | + lib/cinder:configure_cinder:297 : iniset /etc/cinder/cinder.conf DEFAULT rpc_response_timeout 120 2022-11-01 21:54:28.500 | + lib/cinder:configure_cinder:299 : is_service_enabled c-vol 2022-11-01 21:54:28.517 | + functions-common:is_service_enabled:2078 : return 0 2022-11-01 21:54:28.520 | + lib/cinder:configure_cinder:299 : [[ -n lvm:lvmdriver-1 ]] 2022-11-01 21:54:28.522 | + lib/cinder:configure_cinder:300 : local enabled_backends= 2022-11-01 21:54:28.524 | + lib/cinder:configure_cinder:301 : local default_name= 2022-11-01 21:54:28.527 | + lib/cinder:configure_cinder:302 : local be be_name be_type 2022-11-01 21:54:28.529 | + lib/cinder:configure_cinder:303 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2022-11-01 21:54:28.532 | + lib/cinder:configure_cinder:304 : be_type=lvm 2022-11-01 21:54:28.534 | + lib/cinder:configure_cinder:305 : be_name=lvmdriver-1 2022-11-01 21:54:28.536 | + lib/cinder:configure_cinder:306 : type configure_cinder_backend_lvm 2022-11-01 21:54:28.539 | + lib/cinder:configure_cinder:307 : configure_cinder_backend_lvm lvmdriver-1 2022-11-01 21:54:28.541 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:48 : local be_name=lvmdriver-1 2022-11-01 21:54:28.544 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:50 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_backend_name lvmdriver-1 2022-11-01 21:54:28.579 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:51 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_driver cinder.volume.drivers.lvm.LVMVolumeDriver 2022-11-01 21:54:28.610 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:52 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_group stack-volumes-lvmdriver-1 2022-11-01 21:54:28.643 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:53 : iniset /etc/cinder/cinder.conf lvmdriver-1 target_helper lioadm 2022-11-01 21:54:28.675 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:54 : iniset /etc/cinder/cinder.conf lvmdriver-1 lvm_type thin 2022-11-01 21:54:28.707 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:55 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_clear none 2022-11-01 21:54:28.740 | + lib/cinder:configure_cinder:309 : [[ -z '' ]] 2022-11-01 21:54:28.742 | + lib/cinder:configure_cinder:310 : default_name=lvmdriver-1 2022-11-01 21:54:28.745 | + lib/cinder:configure_cinder:312 : enabled_backends+=lvmdriver-1, 2022-11-01 21:54:28.747 | + lib/cinder:configure_cinder:314 : iniset /etc/cinder/cinder.conf DEFAULT enabled_backends lvmdriver-1 2022-11-01 21:54:28.779 | + lib/cinder:configure_cinder:315 : [[ -n lvmdriver-1 ]] 2022-11-01 21:54:28.781 | + lib/cinder:configure_cinder:316 : iniset /etc/cinder/cinder.conf DEFAULT default_volume_type lvmdriver-1 2022-11-01 21:54:28.814 | + lib/cinder:configure_cinder:318 : configure_cinder_image_volume_cache 2022-11-01 21:54:28.816 | + lib/cinder:configure_cinder_image_volume_cache:632 : for be in ${CINDER_CACHE_ENABLED_FOR_BACKENDS//,/ } 2022-11-01 21:54:28.818 | + lib/cinder:configure_cinder_image_volume_cache:633 : local be_name=lvmdriver-1 2022-11-01 21:54:28.821 | + lib/cinder:configure_cinder_image_volume_cache:635 : iniset /etc/cinder/cinder.conf lvmdriver-1 image_volume_cache_enabled True 2022-11-01 21:54:28.853 | + lib/cinder:configure_cinder_image_volume_cache:637 : [[ -n '' ]] 2022-11-01 21:54:28.855 | + lib/cinder:configure_cinder_image_volume_cache:641 : [[ -n '' ]] 2022-11-01 21:54:28.858 | + lib/cinder:configure_cinder:321 : is_service_enabled c-bak 2022-11-01 21:54:28.875 | + functions-common:is_service_enabled:2078 : return 0 2022-11-01 21:54:28.878 | + lib/cinder:configure_cinder:321 : [[ -n swift ]] 2022-11-01 21:54:28.880 | + lib/cinder:configure_cinder:322 : type configure_cinder_backup_swift 2022-11-01 21:54:28.882 | + lib/cinder:configure_cinder:323 : configure_cinder_backup_swift 2022-11-01 21:54:28.885 | + lib/cinder_backups/swift:configure_cinder_backup_swift:25 : iniset /etc/cinder/cinder.conf DEFAULT backup_driver cinder.backup.drivers.swift.SwiftBackupDriver 2022-11-01 21:54:28.917 | + lib/cinder_backups/swift:configure_cinder_backup_swift:26 : iniset /etc/cinder/cinder.conf DEFAULT backup_swift_url http://10.222.0.15:8080/v1/AUTH_ 2022-11-01 21:54:28.950 | + lib/cinder_backups/swift:configure_cinder_backup_swift:27 : is_service_enabled tls-proxy 2022-11-01 21:54:28.966 | + functions-common:is_service_enabled:2078 : return 1 2022-11-01 21:54:28.968 | + lib/cinder:configure_cinder:329 : is_service_enabled ceilometer 2022-11-01 21:54:28.985 | + functions-common:is_service_enabled:2078 : return 1 2022-11-01 21:54:28.989 | + lib/cinder:configure_cinder:333 : is_service_enabled tls-proxy 2022-11-01 21:54:29.005 | + functions-common:is_service_enabled:2078 : return 1 2022-11-01 21:54:29.007 | + lib/cinder:configure_cinder:347 : '[' False '!=' False ']' 2022-11-01 21:54:29.010 | + lib/cinder:configure_cinder:351 : iniset_rpc_backend cinder /etc/cinder/cinder.conf 2022-11-01 21:54:29.012 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=cinder 2022-11-01 21:54:29.014 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/cinder/cinder.conf 2022-11-01 21:54:29.017 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-11-01 21:54:29.019 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-11-01 21:54:29.022 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-11-01 21:54:29.038 | + functions-common:is_service_enabled:2078 : return 0 2022-11-01 21:54:29.041 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-11-01 21:54:29.044 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-11-01 21:54:29.046 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-11-01 21:54:29.063 | ++ functions-common:is_service_enabled:2078 : return 0 2022-11-01 21:54:29.065 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.15:5672/ 2022-11-01 21:54:29.068 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/cinder/cinder.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.15:5672/ 2022-11-01 21:54:29.100 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-11-01 21:54:29.102 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-11-01 21:54:29.105 | + lib/cinder:configure_cinder:354 : setup_logging /etc/cinder/cinder.conf True 2022-11-01 21:54:29.107 | + functions:setup_logging:674 : setup_systemd_logging /etc/cinder/cinder.conf 2022-11-01 21:54:29.110 | + functions:setup_systemd_logging:689 : local conf_file=/etc/cinder/cinder.conf 2022-11-01 21:54:29.113 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-11-01 21:54:29.130 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-11-01 21:54:29.132 | + functions:setup_systemd_logging:695 : local pidstr= 2022-11-01 21:54:29.136 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-11-01 21:54:29.138 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-11-01 21:54:29.141 | + 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-11-01 21:54:29.174 | + 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-11-01 21:54:29.207 | + 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-11-01 21:54:29.239 | + functions:setup_systemd_logging:706 : iniset /etc/cinder/cinder.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-11-01 21:54:29.273 | + lib/cinder:configure_cinder:356 : is_service_enabled c-api 2022-11-01 21:54:29.290 | + functions-common:is_service_enabled:2078 : return 0 2022-11-01 21:54:29.293 | + lib/cinder:configure_cinder:357 : write_uwsgi_config /etc/cinder/cinder-api-uwsgi.ini /usr/local/bin/cinder-wsgi /volume 2022-11-01 21:54:29.295 | + lib/apache:write_uwsgi_config:254 : local file=/etc/cinder/cinder-api-uwsgi.ini 2022-11-01 21:54:29.298 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/cinder-wsgi 2022-11-01 21:54:29.300 | + lib/apache:write_uwsgi_config:256 : local url=/volume 2022-11-01 21:54:29.303 | + lib/apache:write_uwsgi_config:257 : local http= 2022-11-01 21:54:29.305 | + lib/apache:write_uwsgi_config:258 : local name= 2022-11-01 21:54:29.308 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/cinder-wsgi 2022-11-01 21:54:29.312 | + lib/apache:write_uwsgi_config:259 : name=cinder-wsgi 2022-11-01 21:54:29.315 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-11-01 21:54:29.317 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-11-01 21:54:29.329 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-11-01 21:54:29.330 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-11-01 21:54:29.339 | d /var/run/uwsgi 0755 ubuntu root 2022-11-01 21:54:29.343 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-11-01 21:54:29.359 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/cinder-wsgi.socket 2022-11-01 21:54:29.361 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/cinder/cinder-api-uwsgi.ini 2022-11-01 21:54:29.365 | + lib/apache:write_uwsgi_config:275 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi wsgi-file /usr/local/bin/cinder-wsgi 2022-11-01 21:54:29.399 | + lib/apache:write_uwsgi_config:276 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi processes 2 2022-11-01 21:54:29.431 | + lib/apache:write_uwsgi_config:278 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi master true 2022-11-01 21:54:29.463 | + lib/apache:write_uwsgi_config:280 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi die-on-term true 2022-11-01 21:54:29.494 | + lib/apache:write_uwsgi_config:281 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi exit-on-reload false 2022-11-01 21:54:29.526 | + lib/apache:write_uwsgi_config:284 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi worker-reload-mercy 90 2022-11-01 21:54:29.559 | + lib/apache:write_uwsgi_config:285 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi enable-threads true 2022-11-01 21:54:29.591 | + lib/apache:write_uwsgi_config:286 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi plugins http,python3 2022-11-01 21:54:29.624 | + lib/apache:write_uwsgi_config:288 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi thunder-lock true 2022-11-01 21:54:29.655 | + 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-11-01 21:54:29.687 | + lib/apache:write_uwsgi_config:292 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi buffer-size 65535 2022-11-01 21:54:29.719 | + lib/apache:write_uwsgi_config:294 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi add-header 'Connection: close' 2022-11-01 21:54:29.752 | + lib/apache:write_uwsgi_config:296 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi lazy-apps true 2022-11-01 21:54:29.783 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2022-11-01 21:54:29.786 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2022-11-01 21:54:29.789 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for cinder-wsgi 2022-11-01 21:54:29.792 | ++ lib/apache:apache_site_config_for:186 : local site=cinder-wsgi 2022-11-01 21:54:29.794 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-11-01 21:54:29.796 | ++ functions-common:is_ubuntu:572 : [[ -z deb ]] 2022-11-01 21:54:29.799 | ++ functions-common:is_ubuntu:575 : '[' deb = deb ']' 2022-11-01 21:54:29.802 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/cinder-wsgi.conf 2022-11-01 21:54:29.805 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/cinder-wsgi.conf 2022-11-01 21:54:29.807 | + lib/apache:write_uwsgi_config:304 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi socket /var/run/uwsgi/cinder-wsgi.socket 2022-11-01 21:54:29.839 | + lib/apache:write_uwsgi_config:305 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi chmod-socket 666 2022-11-01 21:54:29.872 | + lib/apache:write_uwsgi_config:306 : echo 'ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-wsgi.socket|uwsgi://uwsgi-uds-cinder-wsgi" retry=0 ' 2022-11-01 21:54:29.872 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/cinder-wsgi.conf 2022-11-01 21:54:29.881 | ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-wsgi.socket|uwsgi://uwsgi-uds-cinder-wsgi" retry=0 2022-11-01 21:54:29.884 | + lib/apache:write_uwsgi_config:307 : enable_apache_site cinder-wsgi 2022-11-01 21:54:29.886 | + lib/apache:enable_apache_site:203 : local site=cinder-wsgi 2022-11-01 21:54:29.889 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-11-01 21:54:29.891 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-11-01 21:54:29.894 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-11-01 21:54:29.896 | + functions-common:is_ubuntu:572 : [[ -z deb ]] 2022-11-01 21:54:29.899 | + functions-common:is_ubuntu:575 : '[' deb = deb ']' 2022-11-01 21:54:29.901 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-11-01 21:54:29.903 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-11-01 21:54:29.906 | + functions-common:is_ubuntu:572 : [[ -z deb ]] 2022-11-01 21:54:29.908 | + functions-common:is_ubuntu:575 : '[' deb = deb ']' 2022-11-01 21:54:29.911 | + lib/apache:enable_apache_site:207 : sudo a2ensite cinder-wsgi 2022-11-01 21:54:29.971 | Enabling site cinder-wsgi. 2022-11-01 21:54:29.977 | To activate the new configuration, you need to run: 2022-11-01 21:54:29.977 | systemctl reload apache2 2022-11-01 21:54:29.981 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2022-11-01 21:54:29.984 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-11-01 21:54:29.986 | + functions-common:restart_service:2306 : '[' -x /bin/systemctl ']' 2022-11-01 21:54:29.989 | + functions-common:restart_service:2307 : sudo /bin/systemctl restart apache2 2022-11-01 21:54:30.121 | + lib/cinder:configure_cinder:360 : [[ -r /home/ubuntu/devstack/lib/cinder_plugins/default ]] 2022-11-01 21:54:30.124 | + lib/cinder:configure_cinder:364 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_workers 2 2022-11-01 21:54:30.169 | + lib/cinder:configure_cinder:366 : iniset /etc/cinder/cinder.conf DEFAULT glance_api_servers http://10.222.0.15/image 2022-11-01 21:54:30.203 | + lib/cinder:configure_cinder:367 : is_service_enabled tls-proxy 2022-11-01 21:54:30.220 | + functions-common:is_service_enabled:2078 : return 1 2022-11-01 21:54:30.223 | + lib/cinder:configure_cinder:373 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf nova nova 2022-11-01 21:54:30.225 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/cinder/cinder.conf 2022-11-01 21:54:30.227 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=nova 2022-11-01 21:54:30.230 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=nova 2022-11-01 21:54:30.232 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/cinder/cinder.conf nova auth_type password 2022-11-01 21:54:30.268 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/cinder/cinder.conf nova interface public 2022-11-01 21:54:30.300 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/cinder/cinder.conf nova auth_url http://10.222.0.15/identity 2022-11-01 21:54:30.332 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/cinder/cinder.conf nova username nova 2022-11-01 21:54:30.364 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/cinder/cinder.conf nova password Passw0rd 2022-11-01 21:54:30.397 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/cinder/cinder.conf nova user_domain_name Default 2022-11-01 21:54:30.429 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/cinder/cinder.conf nova project_name service 2022-11-01 21:54:30.462 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/cinder/cinder.conf nova project_domain_name Default 2022-11-01 21:54:30.495 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/cinder/cinder.conf nova cafile /opt/stack/data/ca-bundle.pem 2022-11-01 21:54:30.528 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/cinder/cinder.conf nova memcached_servers localhost:11211 2022-11-01 21:54:30.559 | + lib/cinder:configure_cinder:374 : iniset /etc/cinder/cinder.conf nova region_name RegionOne 2022-11-01 21:54:30.593 | + lib/cinder:configure_cinder:375 : iniset /etc/cinder/cinder.conf DEFAULT graceful_shutdown_timeout 5 2022-11-01 21:54:30.626 | + lib/cinder:configure_cinder:377 : [[ ! -z '' ]] 2022-11-01 21:54:30.629 | + lib/cinder:configure_cinder:379 : is_service_enabled etcd3 2022-11-01 21:54:30.645 | + functions-common:is_service_enabled:2078 : return 0 2022-11-01 21:54:30.648 | + lib/cinder:configure_cinder:380 : iniset /etc/cinder/cinder.conf coordination backend_url etcd3+http://10.222.0.15:2379 2022-11-01 21:54:30.683 | + lib/cinder:configure_cinder:383 : [[ False == True ]] 2022-11-01 21:54:30.685 | + lib/cinder:configure_cinder:383 : [[ False == True ]] 2022-11-01 21:54:30.688 | + ./stack.sh:main:924 : is_service_enabled neutron 2022-11-01 21:54:30.705 | + functions-common:is_service_enabled:2078 : return 0 2022-11-01 21:54:30.708 | + ./stack.sh:main:926 : stack_install_service neutron 2022-11-01 21:54:30.711 | + lib/stack:stack_install_service:20 : local service=neutron 2022-11-01 21:54:30.713 | + lib/stack:stack_install_service:21 : type install_neutron 2022-11-01 21:54:30.716 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-11-01 21:54:30.718 | + lib/stack:stack_install_service:32 : install_neutron 2022-11-01 21:54:30.721 | + lib/neutron:install_neutron:702 : is_neutron_legacy_enabled 2022-11-01 21:54:30.725 | ++ lib/neutron:is_neutron_legacy_enabled:142 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-11-01 21:54:30.725 | ++ lib/neutron:is_neutron_legacy_enabled:142 : sed s/neutron-//g 2022-11-01 21:54:30.730 | + lib/neutron:is_neutron_legacy_enabled:142 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-11-01 21:54:30.733 | + lib/neutron:is_neutron_legacy_enabled:143 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-11-01 21:54:30.735 | + lib/neutron:is_neutron_legacy_enabled:144 : [[ ,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-11-01 21:54:30.739 | + lib/neutron:is_neutron_legacy_enabled:144 : return 0 2022-11-01 21:54:30.741 | + lib/neutron:install_neutron:704 : install_mutnauq 2022-11-01 21:54:30.744 | + lib/neutron-legacy:install_mutnauq:472 : use_library_from_git neutron-lib 2022-11-01 21:54:30.746 | + inc/python:use_library_from_git:246 : local name=neutron-lib 2022-11-01 21:54:30.749 | + inc/python:use_library_from_git:247 : local enabled=1 2022-11-01 21:54:30.751 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-11-01 21:54:30.754 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,neutron-lib, ]] 2022-11-01 21:54:30.757 | + inc/python:use_library_from_git:249 : return 1 2022-11-01 21:54:30.759 | + lib/neutron-legacy:install_mutnauq:477 : git_clone https://opendev.org/openstack/neutron.git /opt/stack/neutron master 2022-11-01 21:54:30.762 | + functions-common:git_clone:601 : local git_remote=https://opendev.org/openstack/neutron.git 2022-11-01 21:54:30.764 | + functions-common:git_clone:602 : local git_dest=/opt/stack/neutron 2022-11-01 21:54:30.766 | + functions-common:git_clone:603 : local git_ref=master 2022-11-01 21:54:30.769 | + functions-common:git_clone:604 : local orig_dir 2022-11-01 21:54:30.772 | ++ functions-common:git_clone:605 : pwd 2022-11-01 21:54:30.774 | + functions-common:git_clone:605 : orig_dir=/home/ubuntu/devstack 2022-11-01 21:54:30.777 | + functions-common:git_clone:606 : local git_clone_flags= 2022-11-01 21:54:30.779 | ++ functions-common:git_clone:608 : trueorfalse False RECLONE 2022-11-01 21:54:30.796 | + functions-common:git_clone:608 : RECLONE=False 2022-11-01 21:54:30.798 | + functions-common:git_clone:609 : [[ 0 -gt 0 ]] 2022-11-01 21:54:30.801 | + functions-common:git_clone:613 : [[ False = \T\r\u\e ]] 2022-11-01 21:54:30.804 | + functions-common:git_clone:622 : echo master 2022-11-01 21:54:30.804 | + functions-common:git_clone:622 : egrep -q '^refs' 2022-11-01 21:54:30.809 | + functions-common:git_clone:636 : [[ ! -d /opt/stack/neutron ]] 2022-11-01 21:54:30.812 | + functions-common:git_clone:644 : [[ False = \T\r\u\e ]] 2022-11-01 21:54:30.814 | + functions-common:git_clone:679 : sudo git config --system --add safe.directory /opt/stack/neutron 2022-11-01 21:54:30.827 | + functions-common:git_clone:682 : cd /opt/stack/neutron 2022-11-01 21:54:30.830 | + functions-common:git_clone:683 : git show --oneline 2022-11-01 21:54:30.830 | + functions-common:git_clone:683 : head -1 2022-11-01 21:54:30.835 | ba795c6692 Merge "Check subnet overlapping after add router interface" 2022-11-01 21:54:30.838 | + functions-common:git_clone:684 : cd /home/ubuntu/devstack 2022-11-01 21:54:30.841 | + lib/neutron-legacy:install_mutnauq:478 : setup_develop /opt/stack/neutron 2022-11-01 21:54:30.843 | + inc/python:setup_develop:334 : local bindep 2022-11-01 21:54:30.845 | + inc/python:setup_develop:335 : [[ /opt/stack/neutron == -bindep* ]] 2022-11-01 21:54:30.848 | + inc/python:setup_develop:339 : local project_dir=/opt/stack/neutron 2022-11-01 21:54:30.850 | + inc/python:setup_develop:340 : local extras= 2022-11-01 21:54:30.853 | + inc/python:setup_develop:341 : _setup_package_with_constraints_edit /opt/stack/neutron -e 2022-11-01 21:54:30.855 | + inc/python:_setup_package_with_constraints_edit:360 : local bindep 2022-11-01 21:54:30.858 | + inc/python:_setup_package_with_constraints_edit:361 : [[ /opt/stack/neutron == -bindep* ]] 2022-11-01 21:54:30.860 | + inc/python:_setup_package_with_constraints_edit:365 : local project_dir=/opt/stack/neutron 2022-11-01 21:54:30.863 | + inc/python:_setup_package_with_constraints_edit:366 : local flags=-e 2022-11-01 21:54:30.866 | + inc/python:_setup_package_with_constraints_edit:367 : local extras= 2022-11-01 21:54:30.869 | ++ inc/python:_setup_package_with_constraints_edit:374 : cd /opt/stack/neutron 2022-11-01 21:54:30.872 | ++ inc/python:_setup_package_with_constraints_edit:374 : pwd 2022-11-01 21:54:30.875 | + inc/python:_setup_package_with_constraints_edit:374 : project_dir=/opt/stack/neutron 2022-11-01 21:54:30.877 | + inc/python:_setup_package_with_constraints_edit:376 : '[' -n /opt/stack/requirements ']' 2022-11-01 21:54:30.880 | + inc/python:_setup_package_with_constraints_edit:380 : local name 2022-11-01 21:54:30.883 | ++ inc/python:_setup_package_with_constraints_edit:381 : awk '/^name.*=/ {print $3}' /opt/stack/neutron/setup.cfg 2022-11-01 21:54:30.889 | + inc/python:_setup_package_with_constraints_edit:381 : name=neutron 2022-11-01 21:54:30.891 | + inc/python:_setup_package_with_constraints_edit:383 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- neutron 2022-11-01 21:54:31.509 | + inc/python:_setup_package_with_constraints_edit:386 : setup_package /opt/stack/neutron -e 2022-11-01 21:54:31.511 | + inc/python:setup_package:414 : local bindep=0 2022-11-01 21:54:31.514 | + inc/python:setup_package:415 : local bindep_flag= 2022-11-01 21:54:31.516 | + inc/python:setup_package:416 : local bindep_profiles= 2022-11-01 21:54:31.519 | + inc/python:setup_package:417 : [[ /opt/stack/neutron == -bindep* ]] 2022-11-01 21:54:31.521 | + inc/python:setup_package:422 : local project_dir=/opt/stack/neutron 2022-11-01 21:54:31.524 | + inc/python:setup_package:423 : local flags=-e 2022-11-01 21:54:31.526 | + inc/python:setup_package:424 : local extras= 2022-11-01 21:54:31.528 | + inc/python:setup_package:428 : [[ -n -e ]] 2022-11-01 21:54:31.531 | + inc/python:setup_package:428 : [[ -z '' ]] 2022-11-01 21:54:31.533 | + inc/python:setup_package:428 : [[ ! -e =~ ^-.* ]] 2022-11-01 21:54:31.537 | + inc/python:setup_package:433 : [[ ! -z '' ]] 2022-11-01 21:54:31.539 | + inc/python:setup_package:438 : [[ 0 == 1 ]] 2022-11-01 21:54:31.541 | + inc/python:setup_package:442 : pip_install -e /opt/stack/neutron 2022-11-01 21:54:31.562 | Using python 3.8 to install /opt/stack/neutron 2022-11-01 21:54:31.565 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/neutron 2022-11-01 21:54:33.636 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-01 21:54:33.636 | from cryptography.utils import int_from_bytes 2022-11-01 21:54:33.636 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-01 21:54:33.636 | from cryptography.utils import int_from_bytes 2022-11-01 21:54:34.684 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-11-01 21:54:34.685 | Obtaining file:///opt/stack/neutron 2022-11-01 21:54:36.917 | Requirement already satisfied: Jinja2===3.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 10)) (3.1.2) 2022-11-01 21:54:36.924 | Requirement already satisfied: MarkupSafe===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 13)) (2.1.1) 2022-11-01 21:54:36.927 | Requirement already satisfied: Paste===3.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 14)) (3.5.2) 2022-11-01 21:54:36.935 | Requirement already satisfied: PasteDeploy===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 15)) (2.1.1) 2022-11-01 21:54:36.944 | Requirement already satisfied: Routes===2.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 24)) (2.5.1) 2022-11-01 21:54:36.955 | Requirement already satisfied: SQLAlchemy===1.4.40 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 25)) (1.4.40) 2022-11-01 21:54:37.099 | Requirement already satisfied: WebOb===1.8.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 32)) (1.8.7) 2022-11-01 21:54:37.114 | Requirement already satisfied: alembic===1.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 78)) (1.8.1) 2022-11-01 21:54:37.127 | Requirement already satisfied: debtcollector===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 130)) (2.5.0) 2022-11-01 21:54:37.133 | Requirement already satisfied: decorator===5.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 131)) (5.1.1) 2022-11-01 21:54:37.136 | Requirement already satisfied: eventlet===0.33.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 161)) (0.33.1) 2022-11-01 21:54:37.144 | Requirement already satisfied: futurist===2.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 173)) (2.4.1) 2022-11-01 21:54:37.146 | Requirement already satisfied: greenlet===1.1.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 187)) (1.1.3) 2022-11-01 21:54:37.151 | Requirement already satisfied: httplib2===0.20.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 195)) (0.20.4) 2022-11-01 21:54:37.162 | Requirement already satisfied: importlib-metadata===4.12.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 204)) (4.12.0) 2022-11-01 21:54:37.198 | Requirement already satisfied: importlib-resources===5.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 205)) (5.9.0) 2022-11-01 21:54:37.225 | Requirement already satisfied: keystoneauth1===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 227)) (5.0.0) 2022-11-01 21:54:37.282 | Requirement already satisfied: keystonemiddleware===10.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 228)) (10.1.0) 2022-11-01 21:54:37.333 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 260)) (0.8.0) 2022-11-01 21:54:37.338 | Requirement already satisfied: netifaces===0.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 261)) (0.11.0) 2022-11-01 21:54:37.341 | Requirement already satisfied: neutron-lib===3.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 264)) (3.1.0) 2022-11-01 21:54:37.378 | Requirement already satisfied: openstacksdk===0.102.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 283)) (0.102.0) 2022-11-01 21:54:37.404 | Requirement already satisfied: os-ken===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 290)) (2.5.0) 2022-11-01 21:54:37.420 | Requirement already satisfied: os-resource-classes===1.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 293)) (1.1.0) 2022-11-01 21:54:37.424 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 294)) (1.7.0) 2022-11-01 21:54:37.428 | Requirement already satisfied: os-traits===2.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 296)) (2.9.0) 2022-11-01 21:54:37.433 | Requirement already satisfied: os-vif===2.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 297)) (2.8.0) 2022-11-01 21:54:37.455 | Requirement already satisfied: oslo.cache===3.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 302)) (3.1.0) 2022-11-01 21:54:37.492 | Requirement already satisfied: oslo.concurrency===5.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 303)) (5.0.1) 2022-11-01 21:54:37.502 | Requirement already satisfied: oslo.config===9.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 304)) (9.0.0) 2022-11-01 21:54:37.541 | Requirement already satisfied: oslo.context===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 305)) (5.0.0) 2022-11-01 21:54:37.547 | Requirement already satisfied: oslo.db===12.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 306)) (12.2.0) 2022-11-01 21:54:37.593 | Requirement already satisfied: oslo.i18n===5.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 307)) (5.1.0) 2022-11-01 21:54:37.597 | Requirement already satisfied: oslo.log===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 309)) (5.0.0) 2022-11-01 21:54:37.636 | Requirement already satisfied: oslo.messaging===14.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 310)) (14.0.0) 2022-11-01 21:54:37.691 | Requirement already satisfied: oslo.metrics===0.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 311)) (0.5.0) 2022-11-01 21:54:37.701 | Requirement already satisfied: oslo.middleware===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 312)) (5.0.0) 2022-11-01 21:54:37.719 | Requirement already satisfied: oslo.policy===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 313)) (4.0.0) 2022-11-01 21:54:37.734 | Requirement already satisfied: oslo.privsep===3.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 314)) (3.0.1) 2022-11-01 21:54:37.748 | Requirement already satisfied: oslo.reports===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 315)) (2.4.0) 2022-11-01 21:54:37.760 | Requirement already satisfied: oslo.rootwrap===6.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 316)) (6.3.1) 2022-11-01 21:54:37.763 | Requirement already satisfied: oslo.serialization===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 317)) (5.0.0) 2022-11-01 21:54:37.772 | Requirement already satisfied: oslo.service===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 318)) (3.0.0) 2022-11-01 21:54:37.794 | Requirement already satisfied: oslo.upgradecheck===2.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 319)) (2.0.0) 2022-11-01 21:54:37.803 | Requirement already satisfied: oslo.utils===6.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 320)) (6.0.1) 2022-11-01 21:54:37.818 | Requirement already satisfied: oslo.versionedobjects===3.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 321)) (3.0.1) 2022-11-01 21:54:37.836 | Requirement already satisfied: osprofiler===3.4.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 325)) (3.4.3) 2022-11-01 21:54:37.875 | Requirement already satisfied: ovs===2.17.1.post1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 326)) (2.17.1.post1) 2022-11-01 21:54:37.880 | Requirement already satisfied: ovsdbapp===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 327)) (2.1.0) 2022-11-01 21:54:37.888 | Requirement already satisfied: packaging===21.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 328)) (21.3) 2022-11-01 21:54:37.893 | Requirement already satisfied: pbr===5.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 332)) (5.11.0) 2022-11-01 21:54:37.896 | Requirement already satisfied: pecan===1.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 333)) (1.4.2) 2022-11-01 21:54:37.904 | Requirement already satisfied: prettytable===3.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 342)) (3.4.1) 2022-11-01 21:54:37.916 | Requirement already satisfied: prometheus-client===0.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 344)) (0.14.1) 2022-11-01 21:54:37.921 | Requirement already satisfied: psutil===5.9.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 346)) (5.9.1) 2022-11-01 21:54:37.939 | Requirement already satisfied: pyOpenSSL===22.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 352)) (22.0.0) 2022-11-01 21:54:37.951 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 356)) (3.1.1) 2022-11-01 21:54:37.961 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 364)) (0.9.6) 2022-11-01 21:54:37.964 | Requirement already satisfied: pyparsing===3.0.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 369)) (3.0.9) 2022-11-01 21:54:37.969 | Requirement already satisfied: pyroute2===0.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 372)) (0.7.2) 2022-11-01 21:54:37.976 | Requirement already satisfied: python-dateutil===2.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 396)) (2.8.2) 2022-11-01 21:54:37.981 | Requirement already satisfied: python-designateclient===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 397)) (5.0.0) 2022-11-01 21:54:38.026 | Requirement already satisfied: python-keystoneclient===5.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 405)) (5.0.1) 2022-11-01 21:54:38.047 | Requirement already satisfied: python-neutronclient===8.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 415)) (8.1.0) 2022-11-01 21:54:38.072 | Requirement already satisfied: python-novaclient===18.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 416)) (18.1.0) 2022-11-01 21:54:38.087 | Requirement already satisfied: pytz===2022.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 435)) (2022.2.1) 2022-11-01 21:54:38.091 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 446)) (0.7) 2022-11-01 21:54:38.098 | Requirement already satisfied: requests===2.28.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 447)) (2.28.1) 2022-11-01 21:54:38.111 | Requirement already satisfied: requestsexceptions===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 455)) (1.4.0) 2022-11-01 21:54:38.114 | Requirement already satisfied: rfc3986===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 460)) (1.5.0) 2022-11-01 21:54:38.118 | Requirement already satisfied: setproctitle===1.3.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 480)) (1.3.2) 2022-11-01 21:54:38.123 | Requirement already satisfied: simplejson===3.17.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 482)) (3.17.6) 2022-11-01 21:54:38.126 | Requirement already satisfied: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 483)) (1.16.0) 2022-11-01 21:54:38.129 | Requirement already satisfied: sortedcontainers===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 487)) (2.4.0) 2022-11-01 21:54:38.132 | Requirement already satisfied: sqlalchemy-migrate===0.13.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 510)) (0.13.0) 2022-11-01 21:54:38.142 | Requirement already satisfied: sqlparse===0.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 511)) (0.4.2) 2022-11-01 21:54:38.145 | Requirement already satisfied: statsd===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 514)) (3.3.0) 2022-11-01 21:54:38.147 | Requirement already satisfied: stevedore===4.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 516)) (4.1.0) 2022-11-01 21:54:38.151 | Requirement already satisfied: tenacity===6.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 531)) (6.3.1) 2022-11-01 21:54:38.166 | Requirement already satisfied: testresources===2.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 534)) (2.0.1) 2022-11-01 21:54:38.175 | Requirement already satisfied: testscenarios===0.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 535)) (0.5.0) 2022-11-01 21:54:38.180 | Requirement already satisfied: testtools===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 536)) (2.5.0) 2022-11-01 21:54:38.190 | Requirement already satisfied: tooz===3.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 545)) (3.2.0) 2022-11-01 21:54:38.249 | Requirement already satisfied: urllib3===1.26.12 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 562)) (1.26.12) 2022-11-01 21:54:38.283 | Requirement already satisfied: voluptuous===0.13.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 568)) (0.13.1) 2022-11-01 21:54:38.287 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 572)) (0.2.5) 2022-11-01 21:54:38.292 | Requirement already satisfied: wrapt===1.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 577)) (1.14.1) 2022-11-01 21:54:38.296 | Requirement already satisfied: yappi===1.3.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 585)) (1.3.6) 2022-11-01 21:54:38.301 | Requirement already satisfied: zipp===3.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 590)) (3.8.1) 2022-11-01 21:54:38.326 | Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from Paste===3.5.2->-c /opt/stack/requirements/upper-constraints.txt (line 14)) (45.2.0) 2022-11-01 21:54:38.328 | Requirement already satisfied: Mako===1.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 12)) (1.2.2) 2022-11-01 21:54:38.340 | Requirement already satisfied: dnspython===2.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 147)) (2.2.1) 2022-11-01 21:54:38.366 | Requirement already satisfied: iso8601===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 212)) (1.0.2) 2022-11-01 21:54:38.370 | Requirement already satisfied: jmespath===1.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 217)) (1.0.1) 2022-11-01 21:54:38.373 | Requirement already satisfied: cryptography===36.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 126)) (36.0.2) 2022-11-01 21:54:38.409 | Requirement already satisfied: appdirs===1.4.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 86)) (1.4.4) 2022-11-01 21:54:38.412 | Requirement already satisfied: jsonpatch===1.32 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 219)) (1.32) 2022-11-01 21:54:38.416 | Requirement already satisfied: dogpile.cache===1.1.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 151)) (1.1.8) 2022-11-01 21:54:38.422 | Requirement already satisfied: munch===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 254)) (2.5.0) 2022-11-01 21:54:38.443 | Requirement already satisfied: PyYAML===6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 22)) (6.0) 2022-11-01 21:54:38.446 | Requirement already satisfied: msgpack===1.0.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 253)) (1.0.4) 2022-11-01 21:54:38.449 | Requirement already satisfied: ncclient===0.6.13 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 258)) (0.6.13) 2022-11-01 21:54:38.459 | Requirement already satisfied: fasteners===0.17.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 166)) (0.17.3) 2022-11-01 21:54:38.463 | Requirement already satisfied: amqp===5.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 79)) (5.1.1) 2022-11-01 21:54:38.467 | Requirement already satisfied: cachetools===5.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 103)) (5.2.0) 2022-11-01 21:54:38.470 | Requirement already satisfied: kombu===5.2.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 229)) (5.2.4) 2022-11-01 21:54:38.515 | Requirement already satisfied: bcrypt===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 95)) (4.0.0) 2022-11-01 21:54:38.521 | Requirement already satisfied: cffi===1.15.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 110)) (1.15.1) 2022-11-01 21:54:38.525 | Requirement already satisfied: fixtures===4.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 168)) (4.0.1) 2022-11-01 21:54:38.536 | Requirement already satisfied: logutils===0.3.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 239)) (0.3.5) 2022-11-01 21:54:38.539 | Requirement already satisfied: cliff===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 114)) (4.0.0) 2022-11-01 21:54:38.549 | Requirement already satisfied: jsonschema===4.14.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 223)) (4.14.0) 2022-11-01 21:54:38.592 | Requirement already satisfied: osc-lib===2.6.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 300)) (2.6.2) 2022-11-01 21:54:38.606 | Requirement already satisfied: os-client-config===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 288)) (2.1.0) 2022-11-01 21:54:38.610 | Requirement already satisfied: idna===3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 200)) (3.3) 2022-11-01 21:54:38.613 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests===2.28.1->-c /opt/stack/requirements/upper-constraints.txt (line 447)) (2019.11.28) 2022-11-01 21:54:38.615 | Requirement already satisfied: charset-normalizer===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 112)) (2.1.1) 2022-11-01 21:54:38.620 | Requirement already satisfied: Tempita===0.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 29)) (0.5.2) 2022-11-01 21:54:38.623 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 164)) (1.0.0) 2022-11-01 21:54:38.625 | Requirement already satisfied: jsonpointer===2.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 222)) (2.3) 2022-11-01 21:54:38.629 | Requirement already satisfied: paramiko===2.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 330)) (2.11.0) 2022-11-01 21:54:38.661 | Requirement already satisfied: lxml===4.9.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 240)) (4.9.1) 2022-11-01 21:54:38.671 | Requirement already satisfied: vine===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 564)) (5.0.0) 2022-11-01 21:54:38.674 | Requirement already satisfied: pycparser===2.21 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 358)) (2.21) 2022-11-01 21:54:38.676 | Requirement already satisfied: autopage===0.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 93)) (0.5.1) 2022-11-01 21:54:38.680 | Requirement already satisfied: cmd2===2.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 115)) (2.4.2) 2022-11-01 21:54:38.727 | Requirement already satisfied: pyrsistent===0.18.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 373)) (0.18.1) 2022-11-01 21:54:38.732 | Requirement already satisfied: attrs===22.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 90)) (22.1.0) 2022-11-01 21:54:38.788 | Requirement already satisfied: pkgutil-resolve-name===1.3.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 338)) (1.3.10) 2022-11-01 21:54:38.791 | Requirement already satisfied: PyNaCl===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 21)) (1.5.0) 2022-11-01 21:54:38.802 | Requirement already satisfied: pyperclip===1.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 370)) (1.8.2) 2022-11-01 21:54:39.761 | Installing collected packages: neutron 2022-11-01 21:54:39.761 | Attempting uninstall: neutron 2022-11-01 21:54:39.761 | Found existing installation: neutron 21.1.0.dev111 2022-11-01 21:54:39.773 | Can't uninstall 'neutron'. No files were found to uninstall. 2022-11-01 21:54:39.774 | Running setup.py develop for neutron 2022-11-01 21:54:42.455 | Successfully installed neutron 2022-11-01 21:54:42.565 | + inc/python:pip_install:196 : result=0 2022-11-01 21:54:42.568 | + inc/python:pip_install:198 : time_stop pip_install 2022-11-01 21:54:42.570 | + functions-common:time_stop:2422 : local name 2022-11-01 21:54:42.573 | + functions-common:time_stop:2423 : local end_time 2022-11-01 21:54:42.575 | + functions-common:time_stop:2424 : local elapsed_time 2022-11-01 21:54:42.577 | + functions-common:time_stop:2425 : local total 2022-11-01 21:54:42.579 | + functions-common:time_stop:2426 : local start_time 2022-11-01 21:54:42.582 | + functions-common:time_stop:2428 : name=pip_install 2022-11-01 21:54:42.585 | + functions-common:time_stop:2429 : start_time=1667339671557 2022-11-01 21:54:42.587 | + functions-common:time_stop:2431 : [[ -z 1667339671557 ]] 2022-11-01 21:54:42.590 | ++ functions-common:time_stop:2434 : date +%s%3N 2022-11-01 21:54:42.594 | + functions-common:time_stop:2434 : end_time=1667339682591 2022-11-01 21:54:42.596 | + functions-common:time_stop:2435 : elapsed_time=11034 2022-11-01 21:54:42.599 | + functions-common:time_stop:2436 : total=95481 2022-11-01 21:54:42.601 | + functions-common:time_stop:2438 : _TIME_START[$name]= 2022-11-01 21:54:42.603 | + functions-common:time_stop:2439 : _TIME_TOTAL[$name]=106515 2022-11-01 21:54:42.605 | + inc/python:pip_install:199 : return 0 2022-11-01 21:54:42.608 | + inc/python:setup_package:444 : [[ -e == \-\e ]] 2022-11-01 21:54:42.610 | + inc/python:setup_package:445 : safe_chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-11-01 21:54:42.613 | + functions-common:safe_chown:2323 : _safe_permission_operation chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-11-01 21:54:42.633 | + functions-common:_safe_permission_operation:2171 : sudo chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-11-01 21:54:42.646 | + inc/python:_setup_package_with_constraints_edit:390 : use_library_from_git /opt/stack/neutron 2022-11-01 21:54:42.648 | + inc/python:use_library_from_git:246 : local name=/opt/stack/neutron 2022-11-01 21:54:42.651 | + inc/python:use_library_from_git:247 : local enabled=1 2022-11-01 21:54:42.653 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-11-01 21:54:42.655 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,/opt/stack/neutron, ]] 2022-11-01 21:54:42.658 | + inc/python:use_library_from_git:249 : return 1 2022-11-01 21:54:42.661 | + lib/neutron-legacy:install_mutnauq:480 : [[ openvswitch == \o\v\n ]] 2022-11-01 21:54:42.664 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-11-01 21:54:42.666 | + ./stack.sh:main:929 : is_service_enabled nova 2022-11-01 21:54:42.683 | + functions-common:is_service_enabled:2078 : return 0 2022-11-01 21:54:42.686 | + ./stack.sh:main:931 : stack_install_service nova 2022-11-01 21:54:42.688 | + lib/stack:stack_install_service:20 : local service=nova 2022-11-01 21:54:42.691 | + lib/stack:stack_install_service:21 : type install_nova 2022-11-01 21:54:42.693 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-11-01 21:54:42.696 | + lib/stack:stack_install_service:32 : install_nova 2022-11-01 21:54:42.699 | + lib/nova:install_nova:875 : use_library_from_git os-vif 2022-11-01 21:54:42.701 | + inc/python:use_library_from_git:246 : local name=os-vif 2022-11-01 21:54:42.703 | + inc/python:use_library_from_git:247 : local enabled=1 2022-11-01 21:54:42.706 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-11-01 21:54:42.709 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,os-vif, ]] 2022-11-01 21:54:42.711 | + inc/python:use_library_from_git:249 : return 1 2022-11-01 21:54:42.714 | + lib/nova:install_nova:880 : is_service_enabled n-cpu 2022-11-01 21:54:42.730 | + functions-common:is_service_enabled:2078 : return 1 2022-11-01 21:54:42.732 | + lib/nova:install_nova:884 : is_service_enabled n-novnc 2022-11-01 21:54:42.749 | + functions-common:is_service_enabled:2078 : return 1 2022-11-01 21:54:42.752 | + lib/nova:install_nova:896 : is_service_enabled n-spice 2022-11-01 21:54:42.768 | + functions-common:is_service_enabled:2078 : return 1 2022-11-01 21:54:42.771 | + lib/nova:install_nova:908 : git_clone https://opendev.org/openstack/nova.git /opt/stack/nova master 2022-11-01 21:54:42.773 | + functions-common:git_clone:601 : local git_remote=https://opendev.org/openstack/nova.git 2022-11-01 21:54:42.775 | + functions-common:git_clone:602 : local git_dest=/opt/stack/nova 2022-11-01 21:54:42.777 | + functions-common:git_clone:603 : local git_ref=master 2022-11-01 21:54:42.780 | + functions-common:git_clone:604 : local orig_dir 2022-11-01 21:54:42.782 | ++ functions-common:git_clone:605 : pwd 2022-11-01 21:54:42.785 | + functions-common:git_clone:605 : orig_dir=/home/ubuntu/devstack 2022-11-01 21:54:42.787 | + functions-common:git_clone:606 : local git_clone_flags= 2022-11-01 21:54:42.790 | ++ functions-common:git_clone:608 : trueorfalse False RECLONE 2022-11-01 21:54:42.806 | + functions-common:git_clone:608 : RECLONE=False 2022-11-01 21:54:42.809 | + functions-common:git_clone:609 : [[ 0 -gt 0 ]] 2022-11-01 21:54:42.811 | + functions-common:git_clone:613 : [[ False = \T\r\u\e ]] 2022-11-01 21:54:42.814 | + functions-common:git_clone:622 : echo master 2022-11-01 21:54:42.814 | + functions-common:git_clone:622 : egrep -q '^refs' 2022-11-01 21:54:42.819 | + functions-common:git_clone:636 : [[ ! -d /opt/stack/nova ]] 2022-11-01 21:54:42.821 | + functions-common:git_clone:644 : [[ False = \T\r\u\e ]] 2022-11-01 21:54:42.824 | + functions-common:git_clone:679 : sudo git config --system --add safe.directory /opt/stack/nova 2022-11-01 21:54:42.837 | + functions-common:git_clone:682 : cd /opt/stack/nova 2022-11-01 21:54:42.840 | + functions-common:git_clone:683 : git show --oneline 2022-11-01 21:54:42.840 | + functions-common:git_clone:683 : head -1 2022-11-01 21:54:42.862 | 10b0abc416 Merge commit 'refs/changes/77/863177/4' of ssh://review.openstack.org:29418/openstack/nova into HEAD 2022-11-01 21:54:42.864 | + functions-common:git_clone:684 : cd /home/ubuntu/devstack 2022-11-01 21:54:42.867 | + lib/nova:install_nova:909 : setup_develop /opt/stack/nova 2022-11-01 21:54:42.870 | + inc/python:setup_develop:334 : local bindep 2022-11-01 21:54:42.872 | + inc/python:setup_develop:335 : [[ /opt/stack/nova == -bindep* ]] 2022-11-01 21:54:42.874 | + inc/python:setup_develop:339 : local project_dir=/opt/stack/nova 2022-11-01 21:54:42.877 | + inc/python:setup_develop:340 : local extras= 2022-11-01 21:54:42.879 | + inc/python:setup_develop:341 : _setup_package_with_constraints_edit /opt/stack/nova -e 2022-11-01 21:54:42.882 | + inc/python:_setup_package_with_constraints_edit:360 : local bindep 2022-11-01 21:54:42.884 | + inc/python:_setup_package_with_constraints_edit:361 : [[ /opt/stack/nova == -bindep* ]] 2022-11-01 21:54:42.887 | + inc/python:_setup_package_with_constraints_edit:365 : local project_dir=/opt/stack/nova 2022-11-01 21:54:42.889 | + inc/python:_setup_package_with_constraints_edit:366 : local flags=-e 2022-11-01 21:54:42.891 | + inc/python:_setup_package_with_constraints_edit:367 : local extras= 2022-11-01 21:54:42.895 | ++ inc/python:_setup_package_with_constraints_edit:374 : cd /opt/stack/nova 2022-11-01 21:54:42.898 | ++ inc/python:_setup_package_with_constraints_edit:374 : pwd 2022-11-01 21:54:42.901 | + inc/python:_setup_package_with_constraints_edit:374 : project_dir=/opt/stack/nova 2022-11-01 21:54:42.903 | + inc/python:_setup_package_with_constraints_edit:376 : '[' -n /opt/stack/requirements ']' 2022-11-01 21:54:42.905 | + inc/python:_setup_package_with_constraints_edit:380 : local name 2022-11-01 21:54:42.909 | ++ inc/python:_setup_package_with_constraints_edit:381 : awk '/^name.*=/ {print $3}' /opt/stack/nova/setup.cfg 2022-11-01 21:54:42.915 | + inc/python:_setup_package_with_constraints_edit:381 : name=nova 2022-11-01 21:54:42.917 | + inc/python:_setup_package_with_constraints_edit:383 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- nova 2022-11-01 21:54:43.551 | + inc/python:_setup_package_with_constraints_edit:386 : setup_package /opt/stack/nova -e 2022-11-01 21:54:43.554 | + inc/python:setup_package:414 : local bindep=0 2022-11-01 21:54:43.556 | + inc/python:setup_package:415 : local bindep_flag= 2022-11-01 21:54:43.558 | + inc/python:setup_package:416 : local bindep_profiles= 2022-11-01 21:54:43.561 | + inc/python:setup_package:417 : [[ /opt/stack/nova == -bindep* ]] 2022-11-01 21:54:43.563 | + inc/python:setup_package:422 : local project_dir=/opt/stack/nova 2022-11-01 21:54:43.566 | + inc/python:setup_package:423 : local flags=-e 2022-11-01 21:54:43.569 | + inc/python:setup_package:424 : local extras= 2022-11-01 21:54:43.571 | + inc/python:setup_package:428 : [[ -n -e ]] 2022-11-01 21:54:43.573 | + inc/python:setup_package:428 : [[ -z '' ]] 2022-11-01 21:54:43.576 | + inc/python:setup_package:428 : [[ ! -e =~ ^-.* ]] 2022-11-01 21:54:43.578 | + inc/python:setup_package:433 : [[ ! -z '' ]] 2022-11-01 21:54:43.580 | + inc/python:setup_package:438 : [[ 0 == 1 ]] 2022-11-01 21:54:43.583 | + inc/python:setup_package:442 : pip_install -e /opt/stack/nova 2022-11-01 21:54:43.606 | Using python 3.8 to install /opt/stack/nova 2022-11-01 21:54:43.609 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/nova 2022-11-01 21:54:45.742 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-01 21:54:45.742 | from cryptography.utils import int_from_bytes 2022-11-01 21:54:45.742 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-01 21:54:45.742 | from cryptography.utils import int_from_bytes 2022-11-01 21:54:46.807 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-11-01 21:54:46.808 | Obtaining file:///opt/stack/nova 2022-11-01 21:54:50.037 | Requirement already satisfied: Jinja2===3.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 10)) (3.1.2) 2022-11-01 21:54:50.043 | Requirement already satisfied: MarkupSafe===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 13)) (2.1.1) 2022-11-01 21:54:50.046 | Requirement already satisfied: Paste===3.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 14)) (3.5.2) 2022-11-01 21:54:50.055 | Requirement already satisfied: PasteDeploy===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 15)) (2.1.1) 2022-11-01 21:54:50.064 | Requirement already satisfied: PyYAML===6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 22)) (6.0) 2022-11-01 21:54:50.067 | Requirement already satisfied: Routes===2.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 24)) (2.5.1) 2022-11-01 21:54:50.078 | Requirement already satisfied: SQLAlchemy===1.4.40 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 25)) (1.4.40) 2022-11-01 21:54:50.226 | Requirement already satisfied: WebOb===1.8.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 32)) (1.8.7) 2022-11-01 21:54:50.239 | Requirement already satisfied: alembic===1.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 78)) (1.8.1) 2022-11-01 21:54:50.253 | Requirement already satisfied: castellan===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 107)) (4.0.0) 2022-11-01 21:54:50.272 | Requirement already satisfied: cryptography===36.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 126)) (36.0.2) 2022-11-01 21:54:50.309 | Requirement already satisfied: cursive===0.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 127)) (0.2.2) 2022-11-01 21:54:50.322 | Requirement already satisfied: decorator===5.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 131)) (5.1.1) 2022-11-01 21:54:50.325 | Requirement already satisfied: eventlet===0.33.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 161)) (0.33.1) 2022-11-01 21:54:50.333 | Requirement already satisfied: futurist===2.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 173)) (2.4.1) 2022-11-01 21:54:50.336 | Requirement already satisfied: greenlet===1.1.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 187)) (1.1.3) 2022-11-01 21:54:50.341 | Requirement already satisfied: importlib-metadata===4.12.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 204)) (4.12.0) 2022-11-01 21:54:50.377 | Requirement already satisfied: importlib-resources===5.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 205)) (5.9.0) 2022-11-01 21:54:50.405 | Requirement already satisfied: iso8601===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 212)) (1.0.2) 2022-11-01 21:54:50.408 | Requirement already satisfied: jsonschema===4.14.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 223)) (4.14.0) 2022-11-01 21:54:50.451 | Requirement already satisfied: keystoneauth1===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 227)) (5.0.0) 2022-11-01 21:54:50.512 | Requirement already satisfied: keystonemiddleware===10.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 228)) (10.1.0) 2022-11-01 21:54:50.562 | Requirement already satisfied: lxml===4.9.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 240)) (4.9.1) 2022-11-01 21:54:50.573 | Requirement already satisfied: microversion-parse===1.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 244)) (1.0.1) 2022-11-01 21:54:50.577 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 260)) (0.8.0) 2022-11-01 21:54:50.582 | Requirement already satisfied: netifaces===0.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 261)) (0.11.0) 2022-11-01 21:54:50.584 | Requirement already satisfied: openstacksdk===0.102.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 283)) (0.102.0) 2022-11-01 21:54:50.610 | Requirement already satisfied: os-brick===6.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 287)) (6.1.0) 2022-11-01 21:54:50.634 | Requirement already satisfied: os-resource-classes===1.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 293)) (1.1.0) 2022-11-01 21:54:50.638 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 294)) (1.7.0) 2022-11-01 21:54:50.642 | Requirement already satisfied: os-traits===2.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 296)) (2.9.0) 2022-11-01 21:54:50.647 | Requirement already satisfied: os-vif===2.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 297)) (2.8.0) 2022-11-01 21:54:50.670 | Requirement already satisfied: os-win===5.7.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 298)) (5.7.1) 2022-11-01 21:54:50.687 | Requirement already satisfied: oslo.cache===3.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 302)) (3.1.0) 2022-11-01 21:54:50.725 | Requirement already satisfied: oslo.concurrency===5.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 303)) (5.0.1) 2022-11-01 21:54:50.735 | Requirement already satisfied: oslo.config===9.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 304)) (9.0.0) 2022-11-01 21:54:50.775 | Requirement already satisfied: oslo.context===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 305)) (5.0.0) 2022-11-01 21:54:50.781 | Requirement already satisfied: oslo.db===12.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 306)) (12.2.0) 2022-11-01 21:54:50.827 | Requirement already satisfied: oslo.i18n===5.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 307)) (5.1.0) 2022-11-01 21:54:50.831 | Requirement already satisfied: oslo.limit===2.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 308)) (2.0.1) 2022-11-01 21:54:50.841 | Requirement already satisfied: oslo.log===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 309)) (5.0.0) 2022-11-01 21:54:50.880 | Requirement already satisfied: oslo.messaging===14.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 310)) (14.0.0) 2022-11-01 21:54:50.934 | Requirement already satisfied: oslo.metrics===0.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 311)) (0.5.0) 2022-11-01 21:54:50.944 | Requirement already satisfied: oslo.middleware===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 312)) (5.0.0) 2022-11-01 21:54:50.962 | Requirement already satisfied: oslo.policy===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 313)) (4.0.0) 2022-11-01 21:54:50.976 | Requirement already satisfied: oslo.privsep===3.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 314)) (3.0.1) 2022-11-01 21:54:50.991 | Requirement already satisfied: oslo.reports===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 315)) (2.4.0) 2022-11-01 21:54:51.004 | Requirement already satisfied: oslo.rootwrap===6.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 316)) (6.3.1) 2022-11-01 21:54:51.006 | Requirement already satisfied: oslo.serialization===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 317)) (5.0.0) 2022-11-01 21:54:51.015 | Requirement already satisfied: oslo.service===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 318)) (3.0.0) 2022-11-01 21:54:51.037 | Requirement already satisfied: oslo.upgradecheck===2.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 319)) (2.0.0) 2022-11-01 21:54:51.047 | Requirement already satisfied: oslo.utils===6.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 320)) (6.0.1) 2022-11-01 21:54:51.061 | Requirement already satisfied: oslo.versionedobjects===3.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 321)) (3.0.1) 2022-11-01 21:54:51.080 | Requirement already satisfied: ovsdbapp===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 327)) (2.1.0) 2022-11-01 21:54:51.115 | Requirement already satisfied: packaging===21.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 328)) (21.3) 2022-11-01 21:54:51.121 | Requirement already satisfied: paramiko===2.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 330)) (2.11.0) 2022-11-01 21:54:51.154 | Requirement already satisfied: pbr===5.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 332)) (5.11.0) 2022-11-01 21:54:51.157 | Requirement already satisfied: pkgutil-resolve-name===1.3.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 338)) (1.3.10) 2022-11-01 21:54:51.160 | Requirement already satisfied: prettytable===3.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 342)) (3.4.1) 2022-11-01 21:54:51.172 | Requirement already satisfied: prometheus-client===0.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 344)) (0.14.1) 2022-11-01 21:54:51.178 | Requirement already satisfied: psutil===5.9.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 346)) (5.9.1) 2022-11-01 21:54:51.196 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 356)) (3.1.1) 2022-11-01 21:54:51.206 | Requirement already satisfied: pycryptodomex===3.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 359)) (3.15.0) 2022-11-01 21:54:51.209 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 364)) (0.9.6) 2022-11-01 21:54:51.212 | Requirement already satisfied: pyparsing===3.0.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 369)) (3.0.9) 2022-11-01 21:54:51.217 | Requirement already satisfied: pyroute2===0.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 372)) (0.7.2) 2022-11-01 21:54:51.225 | Requirement already satisfied: pyrsistent===0.18.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 373)) (0.18.1) 2022-11-01 21:54:51.229 | Requirement already satisfied: python-barbicanclient===5.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 388)) (5.4.0) 2022-11-01 21:54:51.243 | Requirement already satisfied: python-cinderclient===9.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 391)) (9.1.0) 2022-11-01 21:54:51.258 | Requirement already satisfied: python-dateutil===2.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 396)) (2.8.2) 2022-11-01 21:54:51.263 | Requirement already satisfied: python-glanceclient===4.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 399)) (4.1.0) 2022-11-01 21:54:51.278 | Requirement already satisfied: python-keystoneclient===5.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 405)) (5.0.1) 2022-11-01 21:54:51.300 | Requirement already satisfied: python-neutronclient===8.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 415)) (8.1.0) 2022-11-01 21:54:51.325 | Requirement already satisfied: pytz===2022.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 435)) (2022.2.1) 2022-11-01 21:54:51.329 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 446)) (0.7) 2022-11-01 21:54:51.336 | Requirement already satisfied: requests===2.28.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 447)) (2.28.1) 2022-11-01 21:54:51.350 | Requirement already satisfied: requestsexceptions===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 455)) (1.4.0) 2022-11-01 21:54:51.352 | Requirement already satisfied: retrying===1.3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 458)) (1.3.3) 2022-11-01 21:54:51.356 | Requirement already satisfied: rfc3986===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 460)) (1.5.0) 2022-11-01 21:54:51.361 | Requirement already satisfied: simplejson===3.17.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 482)) (3.17.6) 2022-11-01 21:54:51.364 | Requirement already satisfied: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 483)) (1.16.0) 2022-11-01 21:54:51.367 | Requirement already satisfied: sqlalchemy-migrate===0.13.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 510)) (0.13.0) 2022-11-01 21:54:51.377 | Requirement already satisfied: sqlparse===0.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 511)) (0.4.2) 2022-11-01 21:54:51.381 | Requirement already satisfied: statsd===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 514)) (3.3.0) 2022-11-01 21:54:51.383 | Requirement already satisfied: stevedore===4.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 516)) (4.1.0) 2022-11-01 21:54:51.387 | Requirement already satisfied: tenacity===6.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 531)) (6.3.1) 2022-11-01 21:54:51.402 | Requirement already satisfied: testresources===2.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 534)) (2.0.1) 2022-11-01 21:54:51.411 | Requirement already satisfied: testscenarios===0.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 535)) (0.5.0) 2022-11-01 21:54:51.416 | Requirement already satisfied: testtools===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 536)) (2.5.0) 2022-11-01 21:54:51.427 | Requirement already satisfied: tooz===3.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 545)) (3.2.0) 2022-11-01 21:54:51.485 | Requirement already satisfied: urllib3===1.26.12 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 562)) (1.26.12) 2022-11-01 21:54:51.520 | Requirement already satisfied: voluptuous===0.13.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 568)) (0.13.1) 2022-11-01 21:54:51.524 | Requirement already satisfied: warlock===2.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 571)) (2.0.1) 2022-11-01 21:54:51.530 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 572)) (0.2.5) 2022-11-01 21:54:51.536 | Requirement already satisfied: websockify===0.10.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 575)) (0.10.0) 2022-11-01 21:54:51.540 | Requirement already satisfied: wrapt===1.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 577)) (1.14.1) 2022-11-01 21:54:51.543 | Requirement already satisfied: yappi===1.3.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 585)) (1.3.6) 2022-11-01 21:54:51.548 | Requirement already satisfied: zipp===3.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 590)) (3.8.1) 2022-11-01 21:54:51.574 | Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from Paste===3.5.2->-c /opt/stack/requirements/upper-constraints.txt (line 14)) (45.2.0) 2022-11-01 21:54:51.577 | Requirement already satisfied: Mako===1.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 12)) (1.2.2) 2022-11-01 21:54:51.587 | Requirement already satisfied: cffi===1.15.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 110)) (1.15.1) 2022-11-01 21:54:51.590 | Requirement already satisfied: dnspython===2.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 147)) (2.2.1) 2022-11-01 21:54:51.619 | Requirement already satisfied: attrs===22.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 90)) (22.1.0) 2022-11-01 21:54:51.677 | Requirement already satisfied: dogpile.cache===1.1.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 151)) (1.1.8) 2022-11-01 21:54:51.682 | Requirement already satisfied: jmespath===1.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 217)) (1.0.1) 2022-11-01 21:54:51.686 | Requirement already satisfied: munch===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 254)) (2.5.0) 2022-11-01 21:54:51.708 | Requirement already satisfied: appdirs===1.4.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 86)) (1.4.4) 2022-11-01 21:54:51.711 | Requirement already satisfied: jsonpatch===1.32 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 219)) (1.32) 2022-11-01 21:54:51.715 | Requirement already satisfied: debtcollector===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 130)) (2.5.0) 2022-11-01 21:54:51.722 | Requirement already satisfied: fasteners===0.17.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 166)) (0.17.3) 2022-11-01 21:54:51.725 | Requirement already satisfied: kombu===5.2.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 229)) (5.2.4) 2022-11-01 21:54:51.770 | Requirement already satisfied: amqp===5.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 79)) (5.1.1) 2022-11-01 21:54:51.774 | Requirement already satisfied: cachetools===5.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 103)) (5.2.0) 2022-11-01 21:54:51.778 | Requirement already satisfied: bcrypt===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 95)) (4.0.0) 2022-11-01 21:54:51.784 | Requirement already satisfied: msgpack===1.0.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 253)) (1.0.4) 2022-11-01 21:54:51.787 | Requirement already satisfied: fixtures===4.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 168)) (4.0.1) 2022-11-01 21:54:51.798 | Requirement already satisfied: ovs===2.17.1.post1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 326)) (2.17.1.post1) 2022-11-01 21:54:51.804 | Requirement already satisfied: PyNaCl===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 21)) (1.5.0) 2022-11-01 21:54:51.815 | Requirement already satisfied: cliff===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 114)) (4.0.0) 2022-11-01 21:54:51.825 | Requirement already satisfied: pyOpenSSL===22.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 352)) (22.0.0) 2022-11-01 21:54:51.838 | Requirement already satisfied: os-client-config===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 288)) (2.1.0) 2022-11-01 21:54:51.842 | Requirement already satisfied: osc-lib===2.6.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 300)) (2.6.2) 2022-11-01 21:54:51.856 | Requirement already satisfied: charset-normalizer===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 112)) (2.1.1) 2022-11-01 21:54:51.861 | Requirement already satisfied: idna===3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 200)) (3.3) 2022-11-01 21:54:51.865 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests===2.28.1->-c /opt/stack/requirements/upper-constraints.txt (line 447)) (2019.11.28) 2022-11-01 21:54:51.867 | Requirement already satisfied: Tempita===0.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 29)) (0.5.2) 2022-11-01 21:54:51.869 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 164)) (1.0.0) 2022-11-01 21:54:51.872 | Requirement already satisfied: numpy===1.23.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 274)) (1.23.2) 2022-11-01 21:54:51.874 | Requirement already satisfied: pycparser===2.21 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 358)) (2.21) 2022-11-01 21:54:51.877 | Requirement already satisfied: jsonpointer===2.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 222)) (2.3) 2022-11-01 21:54:51.880 | Requirement already satisfied: vine===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 564)) (5.0.0) 2022-11-01 21:54:51.883 | Requirement already satisfied: sortedcontainers===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 487)) (2.4.0) 2022-11-01 21:54:51.886 | Requirement already satisfied: autopage===0.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 93)) (0.5.1) 2022-11-01 21:54:51.889 | Requirement already satisfied: cmd2===2.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 115)) (2.4.2) 2022-11-01 21:54:51.937 | Requirement already satisfied: pyperclip===1.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 370)) (1.8.2) 2022-11-01 21:54:52.939 | Installing collected packages: nova 2022-11-01 21:54:52.939 | Attempting uninstall: nova 2022-11-01 21:54:52.940 | Found existing installation: nova 26.1.0.dev26 2022-11-01 21:54:52.945 | Can't uninstall 'nova'. No files were found to uninstall. 2022-11-01 21:54:52.946 | Running setup.py develop for nova 2022-11-01 21:54:56.549 | Successfully installed nova 2022-11-01 21:54:56.660 | + inc/python:pip_install:196 : result=0 2022-11-01 21:54:56.662 | + inc/python:pip_install:198 : time_stop pip_install 2022-11-01 21:54:56.664 | + functions-common:time_stop:2422 : local name 2022-11-01 21:54:56.667 | + functions-common:time_stop:2423 : local end_time 2022-11-01 21:54:56.669 | + functions-common:time_stop:2424 : local elapsed_time 2022-11-01 21:54:56.671 | + functions-common:time_stop:2425 : local total 2022-11-01 21:54:56.673 | + functions-common:time_stop:2426 : local start_time 2022-11-01 21:54:56.676 | + functions-common:time_stop:2428 : name=pip_install 2022-11-01 21:54:56.678 | + functions-common:time_stop:2429 : start_time=1667339683601 2022-11-01 21:54:56.680 | + functions-common:time_stop:2431 : [[ -z 1667339683601 ]] 2022-11-01 21:54:56.683 | ++ functions-common:time_stop:2434 : date +%s%3N 2022-11-01 21:54:56.687 | + functions-common:time_stop:2434 : end_time=1667339696685 2022-11-01 21:54:56.690 | + functions-common:time_stop:2435 : elapsed_time=13084 2022-11-01 21:54:56.692 | + functions-common:time_stop:2436 : total=106515 2022-11-01 21:54:56.694 | + functions-common:time_stop:2438 : _TIME_START[$name]= 2022-11-01 21:54:56.697 | + functions-common:time_stop:2439 : _TIME_TOTAL[$name]=119599 2022-11-01 21:54:56.699 | + inc/python:pip_install:199 : return 0 2022-11-01 21:54:56.701 | + inc/python:setup_package:444 : [[ -e == \-\e ]] 2022-11-01 21:54:56.704 | + inc/python:setup_package:445 : safe_chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-11-01 21:54:56.706 | + functions-common:safe_chown:2323 : _safe_permission_operation chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-11-01 21:54:56.725 | + functions-common:_safe_permission_operation:2171 : sudo chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-11-01 21:54:56.738 | + inc/python:_setup_package_with_constraints_edit:390 : use_library_from_git /opt/stack/nova 2022-11-01 21:54:56.741 | + inc/python:use_library_from_git:246 : local name=/opt/stack/nova 2022-11-01 21:54:56.743 | + inc/python:use_library_from_git:247 : local enabled=1 2022-11-01 21:54:56.746 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-11-01 21:54:56.748 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,/opt/stack/nova, ]] 2022-11-01 21:54:56.751 | + inc/python:use_library_from_git:249 : return 1 2022-11-01 21:54:56.753 | + lib/nova:install_nova:910 : sudo install -D -m 0644 -o ubuntu /opt/stack/nova/tools/nova-manage.bash_completion /etc/bash_completion.d/nova-manage.bash_completion 2022-11-01 21:54:56.766 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-11-01 21:54:56.768 | + ./stack.sh:main:932 : configure_nova 2022-11-01 21:54:56.771 | + lib/nova:configure_nova:234 : sudo install -d -o ubuntu /etc/nova 2022-11-01 21:54:56.783 | + lib/nova:configure_nova:236 : configure_rootwrap nova 2022-11-01 21:54:56.786 | + inc/rootwrap:configure_rootwrap:43 : local project=nova 2022-11-01 21:54:56.789 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2022-11-01 21:54:56.792 | ++ inc/rootwrap:configure_rootwrap:45 : echo nova 2022-11-01 21:54:56.793 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2022-11-01 21:54:56.798 | + inc/rootwrap:configure_rootwrap:45 : project_uc=NOVA 2022-11-01 21:54:56.801 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=NOVA_BIN_DIR 2022-11-01 21:54:56.803 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/usr/local/bin 2022-11-01 21:54:56.805 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=NOVA_DIR 2022-11-01 21:54:56.808 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/nova 2022-11-01 21:54:56.810 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/nova/etc/nova 2022-11-01 21:54:56.813 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/usr/local/bin/nova-rootwrap 2022-11-01 21:54:56.815 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/nova/rootwrap.d 2022-11-01 21:54:56.827 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/nova/rootwrap.d 2022-11-01 21:54:56.839 | + 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-11-01 21:54:56.852 | + 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-11-01 21:54:56.865 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/nova/rootwrap.d:' -i /etc/nova/rootwrap.conf 2022-11-01 21:54:56.877 | + inc/rootwrap:configure_rootwrap:64 : local tempfile 2022-11-01 21:54:56.880 | ++ inc/rootwrap:configure_rootwrap:65 : mktemp 2022-11-01 21:54:56.885 | + inc/rootwrap:configure_rootwrap:65 : tempfile=/tmp/tmp.HvJYHaRzXV 2022-11-01 21:54:56.887 | + inc/rootwrap:configure_rootwrap:67 : rootwrap_sudo_cmd='/usr/local/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2022-11-01 21:54:56.890 | + inc/rootwrap:configure_rootwrap:68 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2022-11-01 21:54:56.892 | + inc/rootwrap:configure_rootwrap:69 : '[' -f /usr/local/bin/nova-rootwrap-daemon ']' 2022-11-01 21:54:56.895 | + inc/rootwrap:configure_rootwrap:71 : rootwrap_sudo_cmd='/usr/local/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2022-11-01 21:54:56.898 | + inc/rootwrap:configure_rootwrap:72 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2022-11-01 21:54:56.900 | + inc/rootwrap:configure_rootwrap:74 : chmod 0440 /tmp/tmp.HvJYHaRzXV 2022-11-01 21:54:56.904 | + inc/rootwrap:configure_rootwrap:75 : sudo chown root:root /tmp/tmp.HvJYHaRzXV 2022-11-01 21:54:56.916 | + inc/rootwrap:configure_rootwrap:76 : sudo mv /tmp/tmp.HvJYHaRzXV /etc/sudoers.d/nova-rootwrap 2022-11-01 21:54:56.929 | ++ inc/rootwrap:configure_rootwrap:80 : dirname /usr/local/bin/nova-rootwrap 2022-11-01 21:54:56.933 | + inc/rootwrap:configure_rootwrap:80 : add_sudo_secure_path /usr/local/bin 2022-11-01 21:54:56.936 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/usr/local/bin 2022-11-01 21:54:56.938 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2022-11-01 21:54:56.941 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2022-11-01 21:54:56.943 | + 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-11-01 21:54:56.946 | + 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-11-01 21:54:56.948 | + lib/nova:configure_nova:238 : [[ 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-11-01 21:54:56.951 | + lib/nova:configure_nova:240 : cp /opt/stack/nova/etc/nova/api-paste.ini /etc/nova 2022-11-01 21:54:56.956 | + lib/nova:configure_nova:243 : is_service_enabled n-cpu 2022-11-01 21:54:56.972 | + functions-common:is_service_enabled:2078 : return 1 2022-11-01 21:54:56.975 | + lib/nova:configure_nova:320 : create_nova_conf 2022-11-01 21:54:56.977 | + lib/nova:create_nova_conf:394 : rm -f /opt/stack/nova/bin/nova.conf 2022-11-01 21:54:56.981 | + lib/nova:create_nova_conf:397 : rm -f /etc/nova/nova.conf 2022-11-01 21:54:56.984 | + lib/nova:create_nova_conf:398 : iniset /etc/nova/nova.conf DEFAULT debug True 2022-11-01 21:54:57.019 | + lib/nova:create_nova_conf:399 : '[' True == True ']' 2022-11-01 21:54:57.021 | + lib/nova:create_nova_conf:400 : iniset /etc/nova/nova.conf DEFAULT allow_resize_to_same_host True 2022-11-01 21:54:57.051 | + lib/nova:create_nova_conf:402 : iniset /etc/nova/nova.conf wsgi api_paste_config /etc/nova/api-paste.ini 2022-11-01 21:54:57.085 | + lib/nova:create_nova_conf:403 : iniset /etc/nova/nova.conf DEFAULT rootwrap_config /etc/nova/rootwrap.conf 2022-11-01 21:54:57.116 | + lib/nova:create_nova_conf:404 : iniset /etc/nova/nova.conf filter_scheduler enabled_filters AvailabilityZoneFilter,ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,SameHostFilter,DifferentHostFilter 2022-11-01 21:54:57.150 | + lib/nova:create_nova_conf:405 : iniset /etc/nova/nova.conf scheduler workers 2 2022-11-01 21:54:57.184 | + lib/nova:create_nova_conf:406 : iniset /etc/nova/nova.conf neutron default_floating_pool public 2022-11-01 21:54:57.218 | + lib/nova:create_nova_conf:407 : [[ 4 == 6 ]] 2022-11-01 21:54:57.220 | + lib/nova:create_nova_conf:410 : iniset /etc/nova/nova.conf DEFAULT my_ip 10.222.0.15 2022-11-01 21:54:57.251 | + lib/nova:create_nova_conf:412 : iniset /etc/nova/nova.conf DEFAULT instance_name_template instance-%08x 2022-11-01 21:54:57.282 | + lib/nova:create_nova_conf:413 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_listen 0.0.0.0 2022-11-01 21:54:57.313 | + lib/nova:create_nova_conf:414 : iniset /etc/nova/nova.conf DEFAULT metadata_listen 0.0.0.0 2022-11-01 21:54:57.344 | + lib/nova:create_nova_conf:415 : iniset /etc/nova/nova.conf DEFAULT shutdown_timeout 0 2022-11-01 21:54:57.375 | + lib/nova:create_nova_conf:417 : iniset /etc/nova/nova.conf key_manager backend nova.keymgr.conf_key_mgr.ConfKeyManager 2022-11-01 21:54:57.409 | + lib/nova:create_nova_conf:419 : is_fedora 2022-11-01 21:54:57.411 | + functions-common:is_fedora:523 : [[ -z Ubuntu ]] 2022-11-01 21:54:57.414 | + functions-common:is_fedora:527 : '[' Ubuntu = Fedora ']' 2022-11-01 21:54:57.416 | + functions-common:is_fedora:527 : '[' Ubuntu = 'Red Hat' ']' 2022-11-01 21:54:57.418 | + functions-common:is_fedora:528 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-11-01 21:54:57.420 | + functions-common:is_fedora:529 : '[' Ubuntu = RedHatEnterprise ']' 2022-11-01 21:54:57.423 | + functions-common:is_fedora:530 : '[' Ubuntu = Rocky ']' 2022-11-01 21:54:57.425 | + functions-common:is_fedora:531 : '[' Ubuntu = CentOS ']' 2022-11-01 21:54:57.427 | + functions-common:is_fedora:531 : '[' Ubuntu = CentOSStream ']' 2022-11-01 21:54:57.429 | + functions-common:is_fedora:532 : '[' Ubuntu = AlmaLinux ']' 2022-11-01 21:54:57.432 | + functions-common:is_fedora:533 : '[' Ubuntu = OracleServer ']' 2022-11-01 21:54:57.434 | + functions-common:is_fedora:533 : '[' Ubuntu = Virtuozzo ']' 2022-11-01 21:54:57.436 | + lib/nova:create_nova_conf:419 : is_suse 2022-11-01 21:54:57.438 | + functions-common:is_suse:541 : is_opensuse 2022-11-01 21:54:57.441 | + functions-common:is_opensuse:548 : [[ -z Ubuntu ]] 2022-11-01 21:54:57.443 | + functions-common:is_opensuse:552 : [[ Ubuntu =~ (openSUSE) ]] 2022-11-01 21:54:57.445 | + functions-common:is_suse:541 : is_suse_linux_enterprise 2022-11-01 21:54:57.447 | + functions-common:is_suse_linux_enterprise:560 : [[ -z Ubuntu ]] 2022-11-01 21:54:57.450 | + functions-common:is_suse_linux_enterprise:564 : [[ Ubuntu =~ (^SUSE) ]] 2022-11-01 21:54:57.452 | + lib/nova:create_nova_conf:428 : is_service_enabled n-api n-cond n-sched 2022-11-01 21:54:57.468 | + functions-common:is_service_enabled:2078 : return 0 2022-11-01 21:54:57.470 | + lib/nova:create_nova_conf:432 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-11-01 21:54:57.473 | + lib/nova:create_nova_conf:435 : local db=nova_cell0 2022-11-01 21:54:57.475 | + lib/nova:create_nova_conf:438 : iniset /etc/nova/nova.conf filter_scheduler track_instance_changes False 2022-11-01 21:54:57.507 | ++ lib/nova:create_nova_conf:441 : database_connection_url nova_cell0 2022-11-01 21:54:57.510 | ++ lib/database:database_connection_url:134 : local db=nova_cell0 2022-11-01 21:54:57.512 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell0 2022-11-01 21:54:57.514 | ++ lib/databases/mysql:database_connection_url_mysql:224 : local db=nova_cell0 2022-11-01 21:54:57.516 | ++ lib/databases/mysql:database_connection_url_mysql:225 : local plugin 2022-11-01 21:54:57.519 | ++ lib/databases/mysql:database_connection_url_mysql:229 : [[ True == \T\r\u\e ]] 2022-11-01 21:54:57.521 | ++ lib/databases/mysql:database_connection_url_mysql:230 : is_service_enabled mysql 2022-11-01 21:54:57.537 | ++ functions-common:is_service_enabled:2078 : return 0 2022-11-01 21:54:57.539 | ++ lib/databases/mysql:database_connection_url_mysql:231 : plugin='&plugin=dbcounter' 2022-11-01 21:54:57.541 | ++ lib/databases/mysql:database_connection_url_mysql:235 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8&plugin=dbcounter' 2022-11-01 21:54:57.544 | + lib/nova:create_nova_conf:441 : iniset /etc/nova/nova.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8&plugin=dbcounter' 2022-11-01 21:54:57.578 | ++ lib/nova:create_nova_conf:442 : database_connection_url nova_api 2022-11-01 21:54:57.581 | ++ lib/database:database_connection_url:134 : local db=nova_api 2022-11-01 21:54:57.583 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_api 2022-11-01 21:54:57.586 | ++ lib/databases/mysql:database_connection_url_mysql:224 : local db=nova_api 2022-11-01 21:54:57.588 | ++ lib/databases/mysql:database_connection_url_mysql:225 : local plugin 2022-11-01 21:54:57.590 | ++ lib/databases/mysql:database_connection_url_mysql:229 : [[ True == \T\r\u\e ]] 2022-11-01 21:54:57.592 | ++ lib/databases/mysql:database_connection_url_mysql:230 : is_service_enabled mysql 2022-11-01 21:54:57.608 | ++ functions-common:is_service_enabled:2078 : return 0 2022-11-01 21:54:57.610 | ++ lib/databases/mysql:database_connection_url_mysql:231 : plugin='&plugin=dbcounter' 2022-11-01 21:54:57.613 | ++ lib/databases/mysql:database_connection_url_mysql:235 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_api?charset=utf8&plugin=dbcounter' 2022-11-01 21:54:57.616 | + lib/nova:create_nova_conf:442 : iniset /etc/nova/nova.conf api_database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_api?charset=utf8&plugin=dbcounter' 2022-11-01 21:54:57.651 | + lib/nova:create_nova_conf:447 : iniset /etc/nova/nova.conf cache enabled True 2022-11-01 21:54:57.685 | + lib/nova:create_nova_conf:448 : iniset /etc/nova/nova.conf cache backend dogpile.cache.memcached 2022-11-01 21:54:57.716 | + lib/nova:create_nova_conf:449 : iniset /etc/nova/nova.conf cache memcache_servers localhost:11211 2022-11-01 21:54:57.747 | + lib/nova:create_nova_conf:452 : is_service_enabled n-api 2022-11-01 21:54:57.764 | + functions-common:is_service_enabled:2078 : return 0 2022-11-01 21:54:57.767 | + lib/nova:create_nova_conf:453 : is_service_enabled n-api-meta 2022-11-01 21:54:57.782 | + functions-common:is_service_enabled:2078 : return 0 2022-11-01 21:54:57.786 | ++ lib/nova:create_nova_conf:455 : echo osapi_compute,metadata 2022-11-01 21:54:57.786 | ++ lib/nova:create_nova_conf:455 : sed s/,metadata// 2022-11-01 21:54:57.791 | + lib/nova:create_nova_conf:455 : NOVA_ENABLED_APIS=osapi_compute 2022-11-01 21:54:57.793 | + lib/nova:create_nova_conf:457 : iniset /etc/nova/nova.conf DEFAULT enabled_apis osapi_compute 2022-11-01 21:54:57.827 | + lib/nova:create_nova_conf:458 : is_service_enabled tls-proxy 2022-11-01 21:54:57.842 | + functions-common:is_service_enabled:2078 : return 1 2022-11-01 21:54:57.845 | + lib/nova:create_nova_conf:464 : configure_keystone_authtoken_middleware /etc/nova/nova.conf nova 2022-11-01 21:54:57.847 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/nova/nova.conf 2022-11-01 21:54:57.850 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=nova 2022-11-01 21:54:57.852 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-11-01 21:54:57.854 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/nova/nova.conf keystone_authtoken auth_type password 2022-11-01 21:54:57.888 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/nova/nova.conf keystone_authtoken interface public 2022-11-01 21:54:57.919 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/nova/nova.conf keystone_authtoken auth_url http://10.222.0.15/identity 2022-11-01 21:54:57.951 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/nova/nova.conf keystone_authtoken username nova 2022-11-01 21:54:57.982 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/nova/nova.conf keystone_authtoken password Passw0rd 2022-11-01 21:54:58.014 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/nova/nova.conf keystone_authtoken user_domain_name Default 2022-11-01 21:54:58.045 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/nova/nova.conf keystone_authtoken project_name service 2022-11-01 21:54:58.077 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/nova/nova.conf keystone_authtoken project_domain_name Default 2022-11-01 21:54:58.109 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/nova/nova.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-11-01 21:54:58.141 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/nova/nova.conf keystone_authtoken memcached_servers localhost:11211 2022-11-01 21:54:58.172 | + lib/nova:create_nova_conf:467 : is_service_enabled cinder 2022-11-01 21:54:58.189 | + functions-common:is_service_enabled:2078 : return 0 2022-11-01 21:54:58.191 | + lib/nova:create_nova_conf:468 : configure_cinder_access 2022-11-01 21:54:58.194 | + lib/nova:configure_cinder_access:595 : iniset /etc/nova/nova.conf cinder os_region_name RegionOne 2022-11-01 21:54:58.228 | + lib/nova:configure_cinder_access:596 : iniset /etc/nova/nova.conf cinder auth_type password 2022-11-01 21:54:58.259 | + lib/nova:configure_cinder_access:597 : iniset /etc/nova/nova.conf cinder auth_url http://10.222.0.15/identity 2022-11-01 21:54:58.290 | + lib/nova:configure_cinder_access:604 : iniset /etc/nova/nova.conf cinder username nova 2022-11-01 21:54:58.322 | + lib/nova:configure_cinder_access:605 : iniset /etc/nova/nova.conf cinder password Passw0rd 2022-11-01 21:54:58.353 | + lib/nova:configure_cinder_access:606 : iniset /etc/nova/nova.conf cinder user_domain_name Default 2022-11-01 21:54:58.385 | + lib/nova:configure_cinder_access:607 : iniset /etc/nova/nova.conf cinder project_name service 2022-11-01 21:54:58.417 | + lib/nova:configure_cinder_access:608 : iniset /etc/nova/nova.conf cinder project_domain_name Default 2022-11-01 21:54:58.448 | + lib/nova:configure_cinder_access:609 : is_service_enabled tls-proxy 2022-11-01 21:54:58.465 | + functions-common:is_service_enabled:2078 : return 1 2022-11-01 21:54:58.467 | + lib/nova:create_nova_conf:471 : '[' -n /opt/stack/data/nova ']' 2022-11-01 21:54:58.469 | + lib/nova:create_nova_conf:472 : iniset /etc/nova/nova.conf DEFAULT state_path /opt/stack/data/nova 2022-11-01 21:54:58.501 | + lib/nova:create_nova_conf:473 : iniset /etc/nova/nova.conf oslo_concurrency lock_path /opt/stack/data/nova 2022-11-01 21:54:58.536 | + lib/nova:create_nova_conf:475 : '[' -n /opt/stack/data/nova/instances ']' 2022-11-01 21:54:58.538 | + lib/nova:create_nova_conf:476 : iniset /etc/nova/nova.conf DEFAULT instances_path /opt/stack/data/nova/instances 2022-11-01 21:54:58.569 | + lib/nova:create_nova_conf:478 : '[' False '!=' False ']' 2022-11-01 21:54:58.572 | + lib/nova:create_nova_conf:481 : '[' False '!=' False ']' 2022-11-01 21:54:58.574 | + lib/nova:create_nova_conf:487 : is_suse 2022-11-01 21:54:58.576 | + functions-common:is_suse:541 : is_opensuse 2022-11-01 21:54:58.578 | + functions-common:is_opensuse:548 : [[ -z Ubuntu ]] 2022-11-01 21:54:58.581 | + functions-common:is_opensuse:552 : [[ Ubuntu =~ (openSUSE) ]] 2022-11-01 21:54:58.583 | + functions-common:is_suse:541 : is_suse_linux_enterprise 2022-11-01 21:54:58.586 | + functions-common:is_suse_linux_enterprise:560 : [[ -z Ubuntu ]] 2022-11-01 21:54:58.588 | + functions-common:is_suse_linux_enterprise:564 : [[ Ubuntu =~ (^SUSE) ]] 2022-11-01 21:54:58.590 | + lib/nova:create_nova_conf:487 : is_fedora 2022-11-01 21:54:58.592 | + functions-common:is_fedora:523 : [[ -z Ubuntu ]] 2022-11-01 21:54:58.595 | + functions-common:is_fedora:527 : '[' Ubuntu = Fedora ']' 2022-11-01 21:54:58.597 | + functions-common:is_fedora:527 : '[' Ubuntu = 'Red Hat' ']' 2022-11-01 21:54:58.600 | + functions-common:is_fedora:528 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-11-01 21:54:58.602 | + functions-common:is_fedora:529 : '[' Ubuntu = RedHatEnterprise ']' 2022-11-01 21:54:58.604 | + functions-common:is_fedora:530 : '[' Ubuntu = Rocky ']' 2022-11-01 21:54:58.606 | + functions-common:is_fedora:531 : '[' Ubuntu = CentOS ']' 2022-11-01 21:54:58.609 | + functions-common:is_fedora:531 : '[' Ubuntu = CentOSStream ']' 2022-11-01 21:54:58.611 | + functions-common:is_fedora:532 : '[' Ubuntu = AlmaLinux ']' 2022-11-01 21:54:58.613 | + functions-common:is_fedora:533 : '[' Ubuntu = OracleServer ']' 2022-11-01 21:54:58.615 | + functions-common:is_fedora:533 : '[' Ubuntu = Virtuozzo ']' 2022-11-01 21:54:58.618 | + lib/nova:create_nova_conf:492 : setup_logging /etc/nova/nova.conf 2022-11-01 21:54:58.620 | + functions:setup_logging:674 : setup_systemd_logging /etc/nova/nova.conf 2022-11-01 21:54:58.622 | + functions:setup_systemd_logging:689 : local conf_file=/etc/nova/nova.conf 2022-11-01 21:54:58.625 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-11-01 21:54:58.641 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-11-01 21:54:58.644 | + functions:setup_systemd_logging:695 : local pidstr= 2022-11-01 21:54:58.646 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-11-01 21:54:58.649 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-11-01 21:54:58.651 | + 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-11-01 21:54:58.683 | + 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-11-01 21:54:58.715 | + 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-11-01 21:54:58.747 | + functions:setup_systemd_logging:706 : iniset /etc/nova/nova.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-11-01 21:54:58.779 | + lib/nova:create_nova_conf:494 : iniset /etc/nova/nova.conf upgrade_levels compute auto 2022-11-01 21:54:58.812 | + lib/nova:create_nova_conf:496 : is_service_enabled n-api 2022-11-01 21:54:58.829 | + functions-common:is_service_enabled:2078 : return 0 2022-11-01 21:54:58.831 | + lib/nova:create_nova_conf:497 : write_uwsgi_config /etc/nova/nova-api-uwsgi.ini /usr/local/bin/nova-api-wsgi /compute 2022-11-01 21:54:58.833 | + lib/apache:write_uwsgi_config:254 : local file=/etc/nova/nova-api-uwsgi.ini 2022-11-01 21:54:58.836 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/nova-api-wsgi 2022-11-01 21:54:58.838 | + lib/apache:write_uwsgi_config:256 : local url=/compute 2022-11-01 21:54:58.840 | + lib/apache:write_uwsgi_config:257 : local http= 2022-11-01 21:54:58.843 | + lib/apache:write_uwsgi_config:258 : local name= 2022-11-01 21:54:58.846 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/nova-api-wsgi 2022-11-01 21:54:58.850 | + lib/apache:write_uwsgi_config:259 : name=nova-api-wsgi 2022-11-01 21:54:58.852 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-11-01 21:54:58.855 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-11-01 21:54:58.867 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-11-01 21:54:58.868 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-11-01 21:54:58.876 | d /var/run/uwsgi 0755 ubuntu root 2022-11-01 21:54:58.880 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-11-01 21:54:58.896 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/nova-api-wsgi.socket 2022-11-01 21:54:58.898 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/nova/nova-api-uwsgi.ini 2022-11-01 21:54:58.902 | + lib/apache:write_uwsgi_config:275 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi wsgi-file /usr/local/bin/nova-api-wsgi 2022-11-01 21:54:58.934 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi processes 2 2022-11-01 21:54:58.965 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi master true 2022-11-01 21:54:58.996 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi die-on-term true 2022-11-01 21:54:59.029 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi exit-on-reload false 2022-11-01 21:54:59.060 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi worker-reload-mercy 90 2022-11-01 21:54:59.091 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi enable-threads true 2022-11-01 21:54:59.123 | + lib/apache:write_uwsgi_config:286 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi plugins http,python3 2022-11-01 21:54:59.154 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi thunder-lock true 2022-11-01 21:54:59.185 | + 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-11-01 21:54:59.216 | + lib/apache:write_uwsgi_config:292 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi buffer-size 65535 2022-11-01 21:54:59.247 | + lib/apache:write_uwsgi_config:294 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi add-header 'Connection: close' 2022-11-01 21:54:59.279 | + lib/apache:write_uwsgi_config:296 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi lazy-apps true 2022-11-01 21:54:59.309 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2022-11-01 21:54:59.312 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2022-11-01 21:54:59.315 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for nova-api-wsgi 2022-11-01 21:54:59.318 | ++ lib/apache:apache_site_config_for:186 : local site=nova-api-wsgi 2022-11-01 21:54:59.320 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-11-01 21:54:59.322 | ++ functions-common:is_ubuntu:572 : [[ -z deb ]] 2022-11-01 21:54:59.325 | ++ functions-common:is_ubuntu:575 : '[' deb = deb ']' 2022-11-01 21:54:59.327 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/nova-api-wsgi.conf 2022-11-01 21:54:59.330 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/nova-api-wsgi.conf 2022-11-01 21:54:59.332 | + lib/apache:write_uwsgi_config:304 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi socket /var/run/uwsgi/nova-api-wsgi.socket 2022-11-01 21:54:59.363 | + lib/apache:write_uwsgi_config:305 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi chmod-socket 666 2022-11-01 21:54:59.396 | + 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-11-01 21:54:59.396 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/nova-api-wsgi.conf 2022-11-01 21:54:59.405 | ProxyPass "/compute" "unix:/var/run/uwsgi/nova-api-wsgi.socket|uwsgi://uwsgi-uds-nova-api-wsgi" retry=0 2022-11-01 21:54:59.408 | + lib/apache:write_uwsgi_config:307 : enable_apache_site nova-api-wsgi 2022-11-01 21:54:59.411 | + lib/apache:enable_apache_site:203 : local site=nova-api-wsgi 2022-11-01 21:54:59.413 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-11-01 21:54:59.415 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-11-01 21:54:59.418 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-11-01 21:54:59.420 | + functions-common:is_ubuntu:572 : [[ -z deb ]] 2022-11-01 21:54:59.422 | + functions-common:is_ubuntu:575 : '[' deb = deb ']' 2022-11-01 21:54:59.425 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-11-01 21:54:59.427 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-11-01 21:54:59.430 | + functions-common:is_ubuntu:572 : [[ -z deb ]] 2022-11-01 21:54:59.432 | + functions-common:is_ubuntu:575 : '[' deb = deb ']' 2022-11-01 21:54:59.434 | + lib/apache:enable_apache_site:207 : sudo a2ensite nova-api-wsgi 2022-11-01 21:54:59.497 | Enabling site nova-api-wsgi. 2022-11-01 21:54:59.502 | To activate the new configuration, you need to run: 2022-11-01 21:54:59.502 | systemctl reload apache2 2022-11-01 21:54:59.507 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2022-11-01 21:54:59.509 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-11-01 21:54:59.511 | + functions-common:restart_service:2306 : '[' -x /bin/systemctl ']' 2022-11-01 21:54:59.514 | + functions-common:restart_service:2307 : sudo /bin/systemctl restart apache2 2022-11-01 21:54:59.648 | + lib/nova:create_nova_conf:500 : is_service_enabled n-api-meta 2022-11-01 21:54:59.670 | + functions-common:is_service_enabled:2078 : return 0 2022-11-01 21:54:59.673 | + lib/nova:create_nova_conf:501 : write_uwsgi_config /etc/nova/nova-metadata-uwsgi.ini /usr/local/bin/nova-metadata-wsgi '' 0.0.0.0:8775 2022-11-01 21:54:59.676 | + lib/apache:write_uwsgi_config:254 : local file=/etc/nova/nova-metadata-uwsgi.ini 2022-11-01 21:54:59.678 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/nova-metadata-wsgi 2022-11-01 21:54:59.681 | + lib/apache:write_uwsgi_config:256 : local url= 2022-11-01 21:54:59.683 | + lib/apache:write_uwsgi_config:257 : local http=0.0.0.0:8775 2022-11-01 21:54:59.685 | + lib/apache:write_uwsgi_config:258 : local name= 2022-11-01 21:54:59.688 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/nova-metadata-wsgi 2022-11-01 21:54:59.693 | + lib/apache:write_uwsgi_config:259 : name=nova-metadata-wsgi 2022-11-01 21:54:59.695 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-11-01 21:54:59.697 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-11-01 21:54:59.710 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-11-01 21:54:59.711 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-11-01 21:54:59.720 | d /var/run/uwsgi 0755 ubuntu root 2022-11-01 21:54:59.724 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-11-01 21:54:59.740 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/nova-metadata-wsgi.socket 2022-11-01 21:54:59.742 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/nova/nova-metadata-uwsgi.ini 2022-11-01 21:54:59.746 | + lib/apache:write_uwsgi_config:275 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi wsgi-file /usr/local/bin/nova-metadata-wsgi 2022-11-01 21:54:59.780 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi processes 2 2022-11-01 21:54:59.811 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi master true 2022-11-01 21:54:59.843 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi die-on-term true 2022-11-01 21:54:59.875 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi exit-on-reload false 2022-11-01 21:54:59.906 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi worker-reload-mercy 90 2022-11-01 21:54:59.938 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi enable-threads true 2022-11-01 21:54:59.969 | + lib/apache:write_uwsgi_config:286 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi plugins http,python3 2022-11-01 21:55:00.001 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi thunder-lock true 2022-11-01 21:55:00.032 | + 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-11-01 21:55:00.064 | + lib/apache:write_uwsgi_config:292 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi buffer-size 65535 2022-11-01 21:55:00.095 | + lib/apache:write_uwsgi_config:294 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi add-header 'Connection: close' 2022-11-01 21:55:00.126 | + lib/apache:write_uwsgi_config:296 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi lazy-apps true 2022-11-01 21:55:00.158 | + lib/apache:write_uwsgi_config:299 : [[ -n 0.0.0.0:8775 ]] 2022-11-01 21:55:00.160 | + lib/apache:write_uwsgi_config:300 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi http 0.0.0.0:8775 2022-11-01 21:55:00.192 | + lib/nova:create_nova_conf:504 : is_service_enabled ceilometer 2022-11-01 21:55:00.208 | + functions-common:is_service_enabled:2078 : return 1 2022-11-01 21:55:00.210 | + lib/nova:create_nova_conf:512 : iniset /etc/nova/nova.conf oslo_messaging_notifications driver messagingv2 2022-11-01 21:55:00.246 | ++ lib/nova:create_nova_conf:513 : get_notification_url 2022-11-01 21:55:00.249 | ++ lib/rpc_backend:get_notification_url:149 : local virtual_host= 2022-11-01 21:55:00.251 | ++ lib/rpc_backend:get_notification_url:150 : is_service_enabled rabbit 2022-11-01 21:55:00.267 | ++ functions-common:is_service_enabled:2078 : return 0 2022-11-01 21:55:00.270 | ++ lib/rpc_backend:get_notification_url:151 : echo rabbit://stackrabbit:Passw0rd@10.222.0.15:5672/ 2022-11-01 21:55:00.272 | + lib/nova:create_nova_conf:513 : iniset /etc/nova/nova.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.15:5672/ 2022-11-01 21:55:00.305 | + lib/nova:create_nova_conf:514 : iniset /etc/nova/nova.conf notifications notification_format unversioned 2022-11-01 21:55:00.339 | + lib/nova:create_nova_conf:515 : iniset_rpc_backend nova /etc/nova/nova.conf 2022-11-01 21:55:00.341 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2022-11-01 21:55:00.343 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova.conf 2022-11-01 21:55:00.346 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-11-01 21:55:00.348 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-11-01 21:55:00.351 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-11-01 21:55:00.367 | + functions-common:is_service_enabled:2078 : return 0 2022-11-01 21:55:00.370 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-11-01 21:55:00.372 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-11-01 21:55:00.374 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-11-01 21:55:00.391 | ++ functions-common:is_service_enabled:2078 : return 0 2022-11-01 21:55:00.393 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.15:5672/ 2022-11-01 21:55:00.396 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.15:5672/ 2022-11-01 21:55:00.427 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-11-01 21:55:00.430 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-11-01 21:55:00.432 | + lib/nova:create_nova_conf:517 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_workers 2 2022-11-01 21:55:00.464 | + lib/nova:create_nova_conf:518 : iniset /etc/nova/nova.conf DEFAULT metadata_workers 2 2022-11-01 21:55:00.497 | + lib/nova:create_nova_conf:520 : iniset /etc/nova/nova.conf conductor workers 2 2022-11-01 21:55:00.532 | + lib/nova:create_nova_conf:522 : is_service_enabled tls-proxy 2022-11-01 21:55:00.548 | + functions-common:is_service_enabled:2078 : return 1 2022-11-01 21:55:00.551 | + lib/nova:create_nova_conf:527 : iniset /etc/nova/nova.conf DEFAULT graceful_shutdown_timeout 5 2022-11-01 21:55:00.582 | + lib/nova:create_nova_conf:529 : '[' True == True ']' 2022-11-01 21:55:00.585 | + lib/nova:create_nova_conf:530 : init_nova_service_user_conf 2022-11-01 21:55:00.587 | + lib/nova:init_nova_service_user_conf:778 : iniset /etc/nova/nova.conf service_user send_service_user_token True 2022-11-01 21:55:00.622 | + lib/nova:init_nova_service_user_conf:779 : iniset /etc/nova/nova.conf service_user auth_type password 2022-11-01 21:55:00.653 | + lib/nova:init_nova_service_user_conf:780 : iniset /etc/nova/nova.conf service_user auth_url http://10.222.0.15/identity 2022-11-01 21:55:00.685 | + lib/nova:init_nova_service_user_conf:781 : iniset /etc/nova/nova.conf service_user username nova 2022-11-01 21:55:00.717 | + lib/nova:init_nova_service_user_conf:782 : iniset /etc/nova/nova.conf service_user password Passw0rd 2022-11-01 21:55:00.749 | + lib/nova:init_nova_service_user_conf:783 : iniset /etc/nova/nova.conf service_user user_domain_name Default 2022-11-01 21:55:00.781 | + lib/nova:init_nova_service_user_conf:784 : iniset /etc/nova/nova.conf service_user project_name service 2022-11-01 21:55:00.813 | + lib/nova:init_nova_service_user_conf:785 : iniset /etc/nova/nova.conf service_user project_domain_name Default 2022-11-01 21:55:00.845 | + lib/nova:init_nova_service_user_conf:786 : iniset /etc/nova/nova.conf service_user auth_strategy keystone 2022-11-01 21:55:00.878 | + lib/nova:create_nova_conf:533 : is_service_enabled n-cond 2022-11-01 21:55:00.894 | + functions-common:is_service_enabled:2078 : return 0 2022-11-01 21:55:00.897 | ++ lib/nova:create_nova_conf:534 : seq 1 1 2022-11-01 21:55:00.901 | + lib/nova:create_nova_conf:534 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-11-01 21:55:00.904 | + lib/nova:create_nova_conf:535 : local conf 2022-11-01 21:55:00.906 | + lib/nova:create_nova_conf:536 : local vhost 2022-11-01 21:55:00.909 | ++ lib/nova:create_nova_conf:537 : conductor_conf 1 2022-11-01 21:55:00.912 | ++ lib/nova:conductor_conf:790 : local cell=1 2022-11-01 21:55:00.914 | ++ lib/nova:conductor_conf:791 : echo /etc/nova/nova_cell1.conf 2022-11-01 21:55:00.917 | + lib/nova:create_nova_conf:537 : conf=/etc/nova/nova_cell1.conf 2022-11-01 21:55:00.919 | + lib/nova:create_nova_conf:538 : vhost=nova_cell1 2022-11-01 21:55:00.921 | + lib/nova:create_nova_conf:540 : rm -f /etc/nova/nova_cell1.conf 2022-11-01 21:55:00.926 | ++ lib/nova:create_nova_conf:541 : database_connection_url nova_cell1 2022-11-01 21:55:00.929 | ++ lib/database:database_connection_url:134 : local db=nova_cell1 2022-11-01 21:55:00.931 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell1 2022-11-01 21:55:00.933 | ++ lib/databases/mysql:database_connection_url_mysql:224 : local db=nova_cell1 2022-11-01 21:55:00.936 | ++ lib/databases/mysql:database_connection_url_mysql:225 : local plugin 2022-11-01 21:55:00.938 | ++ lib/databases/mysql:database_connection_url_mysql:229 : [[ True == \T\r\u\e ]] 2022-11-01 21:55:00.941 | ++ lib/databases/mysql:database_connection_url_mysql:230 : is_service_enabled mysql 2022-11-01 21:55:00.957 | ++ functions-common:is_service_enabled:2078 : return 0 2022-11-01 21:55:00.960 | ++ lib/databases/mysql:database_connection_url_mysql:231 : plugin='&plugin=dbcounter' 2022-11-01 21:55:00.962 | ++ lib/databases/mysql:database_connection_url_mysql:235 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell1?charset=utf8&plugin=dbcounter' 2022-11-01 21:55:00.965 | + lib/nova:create_nova_conf:541 : iniset /etc/nova/nova_cell1.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell1?charset=utf8&plugin=dbcounter' 2022-11-01 21:55:01.001 | + lib/nova:create_nova_conf:542 : iniset /etc/nova/nova_cell1.conf conductor workers 2 2022-11-01 21:55:01.040 | + lib/nova:create_nova_conf:543 : iniset /etc/nova/nova_cell1.conf DEFAULT debug True 2022-11-01 21:55:01.074 | + lib/nova:create_nova_conf:545 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-11-01 21:55:01.076 | + lib/nova:create_nova_conf:548 : rpc_backend_add_vhost nova_cell1 2022-11-01 21:55:01.079 | + lib/rpc_backend:rpc_backend_add_vhost:125 : local vhost=nova_cell1 2022-11-01 21:55:01.081 | + lib/rpc_backend:rpc_backend_add_vhost:126 : is_service_enabled rabbit 2022-11-01 21:55:01.098 | + functions-common:is_service_enabled:2078 : return 0 2022-11-01 21:55:01.102 | ++ lib/rpc_backend:rpc_backend_add_vhost:127 : sudo rabbitmqctl list_vhosts 2022-11-01 21:55:01.102 | ++ lib/rpc_backend:rpc_backend_add_vhost:127 : grep nova_cell1 2022-11-01 21:55:01.832 | + lib/rpc_backend:rpc_backend_add_vhost:127 : '[' -z nova_cell1 ']' 2022-11-01 21:55:01.835 | + lib/nova:create_nova_conf:549 : iniset_rpc_backend nova /etc/nova/nova_cell1.conf DEFAULT nova_cell1 2022-11-01 21:55:01.837 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2022-11-01 21:55:01.840 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova_cell1.conf 2022-11-01 21:55:01.842 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-11-01 21:55:01.844 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host=nova_cell1 2022-11-01 21:55:01.847 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-11-01 21:55:01.863 | + functions-common:is_service_enabled:2078 : return 0 2022-11-01 21:55:01.866 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url nova_cell1 2022-11-01 21:55:01.868 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host=nova_cell1 2022-11-01 21:55:01.871 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-11-01 21:55:01.887 | ++ functions-common:is_service_enabled:2078 : return 0 2022-11-01 21:55:01.889 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.15:5672/nova_cell1 2022-11-01 21:55:01.892 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova_cell1.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.15:5672/nova_cell1 2022-11-01 21:55:01.924 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-11-01 21:55:01.926 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-11-01 21:55:01.928 | + lib/nova:create_nova_conf:553 : is_service_enabled placement placement-client 2022-11-01 21:55:01.946 | + functions-common:is_service_enabled:2078 : return 0 2022-11-01 21:55:01.948 | + lib/nova:create_nova_conf:554 : configure_placement_nova_compute /etc/nova/nova_cell1.conf 2022-11-01 21:55:01.950 | + lib/nova:configure_placement_nova_compute:582 : local conf=/etc/nova/nova_cell1.conf 2022-11-01 21:55:01.953 | + lib/nova:configure_placement_nova_compute:583 : iniset /etc/nova/nova_cell1.conf placement auth_type password 2022-11-01 21:55:01.987 | + lib/nova:configure_placement_nova_compute:584 : iniset /etc/nova/nova_cell1.conf placement auth_url http://10.222.0.15/identity 2022-11-01 21:55:02.019 | + lib/nova:configure_placement_nova_compute:585 : iniset /etc/nova/nova_cell1.conf placement username placement 2022-11-01 21:55:02.051 | + lib/nova:configure_placement_nova_compute:586 : iniset /etc/nova/nova_cell1.conf placement password Passw0rd 2022-11-01 21:55:02.083 | + lib/nova:configure_placement_nova_compute:587 : iniset /etc/nova/nova_cell1.conf placement user_domain_name Default 2022-11-01 21:55:02.116 | + lib/nova:configure_placement_nova_compute:588 : iniset /etc/nova/nova_cell1.conf placement project_name service 2022-11-01 21:55:02.148 | + lib/nova:configure_placement_nova_compute:589 : iniset /etc/nova/nova_cell1.conf placement project_domain_name Default 2022-11-01 21:55:02.180 | + lib/nova:configure_placement_nova_compute:590 : iniset /etc/nova/nova_cell1.conf placement region_name RegionOne 2022-11-01 21:55:02.212 | + lib/nova:create_nova_conf:558 : setup_logging /etc/nova/nova_cell1.conf 2022-11-01 21:55:02.215 | + functions:setup_logging:674 : setup_systemd_logging /etc/nova/nova_cell1.conf 2022-11-01 21:55:02.217 | + functions:setup_systemd_logging:689 : local conf_file=/etc/nova/nova_cell1.conf 2022-11-01 21:55:02.220 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-11-01 21:55:02.237 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-11-01 21:55:02.239 | + functions:setup_systemd_logging:695 : local pidstr= 2022-11-01 21:55:02.242 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-11-01 21:55:02.244 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-11-01 21:55:02.247 | + 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-11-01 21:55:02.278 | + 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-11-01 21:55:02.310 | + 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-11-01 21:55:02.342 | + functions:setup_systemd_logging:706 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-11-01 21:55:02.374 | + lib/nova:create_nova_conf:565 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-11-01 21:55:02.377 | ++ lib/nova:create_nova_conf:568 : seq 1 1 2022-11-01 21:55:02.381 | + lib/nova:create_nova_conf:568 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-11-01 21:55:02.383 | + lib/nova:create_nova_conf:569 : local conf 2022-11-01 21:55:02.386 | + lib/nova:create_nova_conf:570 : local offset 2022-11-01 21:55:02.389 | ++ lib/nova:create_nova_conf:571 : conductor_conf 1 2022-11-01 21:55:02.391 | ++ lib/nova:conductor_conf:790 : local cell=1 2022-11-01 21:55:02.394 | ++ lib/nova:conductor_conf:791 : echo /etc/nova/nova_cell1.conf 2022-11-01 21:55:02.397 | + lib/nova:create_nova_conf:571 : conf=/etc/nova/nova_cell1.conf 2022-11-01 21:55:02.399 | + lib/nova:create_nova_conf:572 : offset=0 2022-11-01 21:55:02.401 | + lib/nova:create_nova_conf:573 : configure_console_proxies /etc/nova/nova_cell1.conf 0 2022-11-01 21:55:02.404 | + lib/nova:configure_console_proxies:680 : local conf=/etc/nova/nova_cell1.conf 2022-11-01 21:55:02.406 | + lib/nova:configure_console_proxies:681 : local offset=0 2022-11-01 21:55:02.408 | + lib/nova:configure_console_proxies:685 : offset=0 2022-11-01 21:55:02.411 | + lib/nova:configure_console_proxies:687 : is_service_enabled n-novnc 2022-11-01 21:55:02.427 | + functions-common:is_service_enabled:2078 : return 1 2022-11-01 21:55:02.430 | + lib/nova:configure_console_proxies:687 : '[' False '!=' False ']' 2022-11-01 21:55:02.432 | + lib/nova:configure_console_proxies:719 : is_service_enabled n-spice 2022-11-01 21:55:02.448 | + functions-common:is_service_enabled:2078 : return 1 2022-11-01 21:55:02.450 | + lib/nova:configure_console_proxies:724 : is_service_enabled n-sproxy 2022-11-01 21:55:02.466 | + functions-common:is_service_enabled:2078 : return 1 2022-11-01 21:55:02.469 | + lib/nova:configure_nova:322 : is_service_enabled n-cpu 2022-11-01 21:55:02.486 | + functions-common:is_service_enabled:2078 : return 1 2022-11-01 21:55:02.489 | + ./stack.sh:main:935 : is_service_enabled placement 2022-11-01 21:55:02.506 | + functions-common:is_service_enabled:2078 : return 0 2022-11-01 21:55:02.508 | + ./stack.sh:main:937 : stack_install_service placement 2022-11-01 21:55:02.511 | + lib/stack:stack_install_service:20 : local service=placement 2022-11-01 21:55:02.513 | + lib/stack:stack_install_service:21 : type install_placement 2022-11-01 21:55:02.516 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-11-01 21:55:02.518 | + lib/stack:stack_install_service:32 : install_placement 2022-11-01 21:55:02.521 | + lib/placement:install_placement:137 : install_apache_wsgi 2022-11-01 21:55:02.524 | + lib/apache:install_apache_wsgi:143 : is_ubuntu 2022-11-01 21:55:02.526 | + functions-common:is_ubuntu:572 : [[ -z deb ]] 2022-11-01 21:55:02.529 | + functions-common:is_ubuntu:575 : '[' deb = deb ']' 2022-11-01 21:55:02.531 | + lib/apache:install_apache_wsgi:145 : install_package apache2 2022-11-01 21:55:02.534 | + functions-common:install_package:1446 : update_package_repo 2022-11-01 21:55:02.536 | + functions-common:update_package_repo:1418 : NO_UPDATE_REPOS=False 2022-11-01 21:55:02.539 | + functions-common:update_package_repo:1419 : REPOS_UPDATED=True 2022-11-01 21:55:02.541 | + functions-common:update_package_repo:1420 : RETRY_UPDATE=False 2022-11-01 21:55:02.544 | + functions-common:update_package_repo:1422 : [[ False = \T\r\u\e ]] 2022-11-01 21:55:02.546 | + functions-common:update_package_repo:1426 : is_ubuntu 2022-11-01 21:55:02.548 | + functions-common:is_ubuntu:572 : [[ -z deb ]] 2022-11-01 21:55:02.552 | + functions-common:is_ubuntu:575 : '[' deb = deb ']' 2022-11-01 21:55:02.554 | + functions-common:update_package_repo:1427 : apt_get_update 2022-11-01 21:55:02.556 | + functions-common:apt_get_update:1172 : [[ True == \T\r\u\e ]] 2022-11-01 21:55:02.559 | + functions-common:apt_get_update:1172 : [[ False != \T\r\u\e ]] 2022-11-01 21:55:02.561 | + functions-common:apt_get_update:1173 : return 2022-11-01 21:55:02.564 | + functions-common:install_package:1447 : real_install_package apache2 2022-11-01 21:55:02.566 | + functions-common:real_install_package:1432 : is_ubuntu 2022-11-01 21:55:02.569 | + functions-common:is_ubuntu:572 : [[ -z deb ]] 2022-11-01 21:55:02.571 | + functions-common:is_ubuntu:575 : '[' deb = deb ']' 2022-11-01 21:55:02.574 | + functions-common:real_install_package:1433 : apt_get install apache2 2022-11-01 21:55:02.595 | + functions-common:apt_get:1213 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install apache2 2022-11-01 21:55:02.706 | Reading package lists... 2022-11-01 21:55:02.967 | Building dependency tree... 2022-11-01 21:55:02.968 | Reading state information... 2022-11-01 21:55:03.242 | apache2 is already the newest version (2.4.41-4ubuntu3.12). 2022-11-01 21:55:03.242 | The following packages were automatically installed and are no longer required: 2022-11-01 21:55:03.243 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-11-01 21:55:03.243 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-11-01 21:55:03.243 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-11-01 21:55:03.243 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-11-01 21:55:03.243 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-11-01 21:55:03.243 | python3-zope.interface 2022-11-01 21:55:03.243 | Use 'sudo apt autoremove' to remove them. 2022-11-01 21:55:03.359 | 0 upgraded, 0 newly installed, 0 to remove and 176 not upgraded. 2022-11-01 21:55:03.364 | + functions-common:apt_get:1217 : result=0 2022-11-01 21:55:03.366 | + functions-common:apt_get:1220 : time_stop apt-get 2022-11-01 21:55:03.369 | + functions-common:time_stop:2422 : local name 2022-11-01 21:55:03.371 | + functions-common:time_stop:2423 : local end_time 2022-11-01 21:55:03.373 | + functions-common:time_stop:2424 : local elapsed_time 2022-11-01 21:55:03.376 | + functions-common:time_stop:2425 : local total 2022-11-01 21:55:03.379 | + functions-common:time_stop:2426 : local start_time 2022-11-01 21:55:03.381 | + functions-common:time_stop:2428 : name=apt-get 2022-11-01 21:55:03.383 | + functions-common:time_stop:2429 : start_time=1667339702592 2022-11-01 21:55:03.386 | + functions-common:time_stop:2431 : [[ -z 1667339702592 ]] 2022-11-01 21:55:03.388 | ++ functions-common:time_stop:2434 : date +%s%3N 2022-11-01 21:55:03.393 | + functions-common:time_stop:2434 : end_time=1667339703390 2022-11-01 21:55:03.396 | + functions-common:time_stop:2435 : elapsed_time=798 2022-11-01 21:55:03.398 | + functions-common:time_stop:2436 : total=6400 2022-11-01 21:55:03.400 | + functions-common:time_stop:2438 : _TIME_START[$name]= 2022-11-01 21:55:03.402 | + functions-common:time_stop:2439 : _TIME_TOTAL[$name]=7198 2022-11-01 21:55:03.405 | + functions-common:apt_get:1221 : return 0 2022-11-01 21:55:03.408 | + lib/apache:install_apache_wsgi:146 : is_package_installed libapache2-mod-wsgi 2022-11-01 21:55:03.410 | + functions-common:is_package_installed:1455 : [[ -z libapache2-mod-wsgi ]] 2022-11-01 21:55:03.414 | + functions-common:is_package_installed:1459 : [[ -z deb ]] 2022-11-01 21:55:03.417 | + functions-common:is_package_installed:1463 : [[ deb = \d\e\b ]] 2022-11-01 21:55:03.419 | + functions-common:is_package_installed:1464 : dpkg -s libapache2-mod-wsgi 2022-11-01 21:55:03.442 | + lib/apache:install_apache_wsgi:149 : install_package libapache2-mod-wsgi-py3 2022-11-01 21:55:03.444 | + functions-common:install_package:1446 : update_package_repo 2022-11-01 21:55:03.447 | + functions-common:update_package_repo:1418 : NO_UPDATE_REPOS=False 2022-11-01 21:55:03.449 | + functions-common:update_package_repo:1419 : REPOS_UPDATED=True 2022-11-01 21:55:03.452 | + functions-common:update_package_repo:1420 : RETRY_UPDATE=False 2022-11-01 21:55:03.454 | + functions-common:update_package_repo:1422 : [[ False = \T\r\u\e ]] 2022-11-01 21:55:03.457 | + functions-common:update_package_repo:1426 : is_ubuntu 2022-11-01 21:55:03.460 | + functions-common:is_ubuntu:572 : [[ -z deb ]] 2022-11-01 21:55:03.462 | + functions-common:is_ubuntu:575 : '[' deb = deb ']' 2022-11-01 21:55:03.464 | + functions-common:update_package_repo:1427 : apt_get_update 2022-11-01 21:55:03.467 | + functions-common:apt_get_update:1172 : [[ True == \T\r\u\e ]] 2022-11-01 21:55:03.469 | + functions-common:apt_get_update:1172 : [[ False != \T\r\u\e ]] 2022-11-01 21:55:03.472 | + functions-common:apt_get_update:1173 : return 2022-11-01 21:55:03.475 | + functions-common:install_package:1447 : real_install_package libapache2-mod-wsgi-py3 2022-11-01 21:55:03.477 | + functions-common:real_install_package:1432 : is_ubuntu 2022-11-01 21:55:03.480 | + functions-common:is_ubuntu:572 : [[ -z deb ]] 2022-11-01 21:55:03.482 | + functions-common:is_ubuntu:575 : '[' deb = deb ']' 2022-11-01 21:55:03.485 | + functions-common:real_install_package:1433 : apt_get install libapache2-mod-wsgi-py3 2022-11-01 21:55:03.508 | + functions-common:apt_get:1213 : 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-11-01 21:55:03.619 | Reading package lists... 2022-11-01 21:55:03.881 | Building dependency tree... 2022-11-01 21:55:03.883 | Reading state information... 2022-11-01 21:55:04.155 | libapache2-mod-wsgi-py3 is already the newest version (4.6.8-1ubuntu3.1). 2022-11-01 21:55:04.155 | The following packages were automatically installed and are no longer required: 2022-11-01 21:55:04.156 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-11-01 21:55:04.156 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-11-01 21:55:04.156 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-11-01 21:55:04.156 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-11-01 21:55:04.156 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-11-01 21:55:04.156 | python3-zope.interface 2022-11-01 21:55:04.156 | Use 'sudo apt autoremove' to remove them. 2022-11-01 21:55:04.273 | 0 upgraded, 0 newly installed, 0 to remove and 176 not upgraded. 2022-11-01 21:55:04.278 | + functions-common:apt_get:1217 : result=0 2022-11-01 21:55:04.281 | + functions-common:apt_get:1220 : time_stop apt-get 2022-11-01 21:55:04.283 | + functions-common:time_stop:2422 : local name 2022-11-01 21:55:04.286 | + functions-common:time_stop:2423 : local end_time 2022-11-01 21:55:04.288 | + functions-common:time_stop:2424 : local elapsed_time 2022-11-01 21:55:04.290 | + functions-common:time_stop:2425 : local total 2022-11-01 21:55:04.293 | + functions-common:time_stop:2426 : local start_time 2022-11-01 21:55:04.295 | + functions-common:time_stop:2428 : name=apt-get 2022-11-01 21:55:04.297 | + functions-common:time_stop:2429 : start_time=1667339703505 2022-11-01 21:55:04.300 | + functions-common:time_stop:2431 : [[ -z 1667339703505 ]] 2022-11-01 21:55:04.303 | ++ functions-common:time_stop:2434 : date +%s%3N 2022-11-01 21:55:04.307 | + functions-common:time_stop:2434 : end_time=1667339704304 2022-11-01 21:55:04.309 | + functions-common:time_stop:2435 : elapsed_time=799 2022-11-01 21:55:04.312 | + functions-common:time_stop:2436 : total=7198 2022-11-01 21:55:04.314 | + functions-common:time_stop:2438 : _TIME_START[$name]= 2022-11-01 21:55:04.317 | + functions-common:time_stop:2439 : _TIME_TOTAL[$name]=7997 2022-11-01 21:55:04.320 | + functions-common:apt_get:1221 : return 0 2022-11-01 21:55:04.322 | + lib/apache:install_apache_wsgi:164 : enable_apache_mod wsgi 2022-11-01 21:55:04.325 | + lib/apache:enable_apache_mod:59 : local mod=wsgi 2022-11-01 21:55:04.327 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-11-01 21:55:04.330 | + functions-common:is_ubuntu:572 : [[ -z deb ]] 2022-11-01 21:55:04.333 | + functions-common:is_ubuntu:575 : '[' deb = deb ']' 2022-11-01 21:55:04.335 | + lib/apache:enable_apache_mod:64 : [[ wsgi != \v\e\r\s\i\o\n ]] 2022-11-01 21:55:04.338 | + lib/apache:enable_apache_mod:64 : a2query -m wsgi 2022-11-01 21:55:04.394 | wsgi (enabled by maintainer script) 2022-11-01 21:55:04.397 | + lib/placement:install_placement:139 : pip_install_gr osc-placement 2022-11-01 21:55:04.400 | + inc/python:pip_install_gr:76 : local name=osc-placement 2022-11-01 21:55:04.403 | + inc/python:pip_install_gr:77 : local clean_name 2022-11-01 21:55:04.406 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements osc-placement 2022-11-01 21:55:04.408 | ++ inc/python:get_from_global_requirements:221 : local package=osc-placement 2022-11-01 21:55:04.411 | ++ inc/python:get_from_global_requirements:222 : local required_pkg 2022-11-01 21:55:04.415 | +++ inc/python:get_from_global_requirements:223 : grep -i -h '^osc-placement' /opt/stack/requirements/global-requirements.txt 2022-11-01 21:55:04.415 | +++ inc/python:get_from_global_requirements:223 : cut -d# -f1 2022-11-01 21:55:04.420 | ++ inc/python:get_from_global_requirements:223 : required_pkg='osc-placement ' 2022-11-01 21:55:04.423 | ++ inc/python:get_from_global_requirements:224 : [[ osc-placement == '' ]] 2022-11-01 21:55:04.426 | ++ inc/python:get_from_global_requirements:227 : echo osc-placement 2022-11-01 21:55:04.429 | + inc/python:pip_install_gr:78 : clean_name=osc-placement 2022-11-01 21:55:04.431 | + inc/python:pip_install_gr:79 : pip_install osc-placement 2022-11-01 21:55:04.454 | Using python 3.8 to install osc-placement 2022-11-01 21:55:04.457 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt osc-placement 2022-11-01 21:55:06.532 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-01 21:55:06.532 | from cryptography.utils import int_from_bytes 2022-11-01 21:55:06.532 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-01 21:55:06.532 | from cryptography.utils import int_from_bytes 2022-11-01 21:55:07.571 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-11-01 21:55:07.572 | Requirement already satisfied: osc-placement===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 301)) (4.0.0) 2022-11-01 21:55:07.583 | Requirement already satisfied: oslo.utils===6.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 320)) (6.0.1) 2022-11-01 21:55:07.597 | Requirement already satisfied: packaging===21.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 328)) (21.3) 2022-11-01 21:55:07.602 | Requirement already satisfied: pbr===5.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 332)) (5.11.0) 2022-11-01 21:55:07.604 | Requirement already satisfied: pyparsing===3.0.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 369)) (3.0.9) 2022-11-01 21:55:07.611 | Requirement already satisfied: pytz===2022.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 435)) (2022.2.1) 2022-11-01 21:55:07.615 | Requirement already satisfied: simplejson===3.17.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 482)) (3.17.6) 2022-11-01 21:55:07.619 | Requirement already satisfied: keystoneauth1===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 227)) (5.0.0) 2022-11-01 21:55:07.678 | Requirement already satisfied: osc-lib===2.6.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 300)) (2.6.2) 2022-11-01 21:55:07.693 | Requirement already satisfied: debtcollector===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 130)) (2.5.0) 2022-11-01 21:55:07.699 | Requirement already satisfied: oslo.i18n===5.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 307)) (5.1.0) 2022-11-01 21:55:07.703 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 260)) (0.8.0) 2022-11-01 21:55:07.709 | Requirement already satisfied: iso8601===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 212)) (1.0.2) 2022-11-01 21:55:07.711 | Requirement already satisfied: netifaces===0.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 261)) (0.11.0) 2022-11-01 21:55:07.715 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 294)) (1.7.0) 2022-11-01 21:55:07.719 | Requirement already satisfied: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 483)) (1.16.0) 2022-11-01 21:55:07.721 | Requirement already satisfied: requests===2.28.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 447)) (2.28.1) 2022-11-01 21:55:07.734 | Requirement already satisfied: stevedore===4.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 516)) (4.1.0) 2022-11-01 21:55:07.739 | Requirement already satisfied: cliff===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 114)) (4.0.0) 2022-11-01 21:55:07.750 | Requirement already satisfied: openstacksdk===0.102.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 283)) (0.102.0) 2022-11-01 21:55:07.776 | Requirement already satisfied: wrapt===1.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 577)) (1.14.1) 2022-11-01 21:55:07.779 | Requirement already satisfied: urllib3===1.26.12 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 562)) (1.26.12) 2022-11-01 21:55:07.813 | Requirement already satisfied: charset-normalizer===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 112)) (2.1.1) 2022-11-01 21:55:07.818 | Requirement already satisfied: idna===3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 200)) (3.3) 2022-11-01 21:55:07.821 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests===2.28.1->-c /opt/stack/requirements/upper-constraints.txt (line 447)) (2019.11.28) 2022-11-01 21:55:07.824 | Requirement already satisfied: cmd2===2.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 115)) (2.4.2) 2022-11-01 21:55:07.872 | Requirement already satisfied: PyYAML===6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 22)) (6.0) 2022-11-01 21:55:07.875 | Requirement already satisfied: importlib-metadata===4.12.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 204)) (4.12.0) 2022-11-01 21:55:07.912 | Requirement already satisfied: autopage===0.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 93)) (0.5.1) 2022-11-01 21:55:07.914 | Requirement already satisfied: prettytable===3.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 342)) (3.4.1) 2022-11-01 21:55:07.926 | Requirement already satisfied: decorator===5.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 131)) (5.1.1) 2022-11-01 21:55:07.929 | Requirement already satisfied: jsonpatch===1.32 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 219)) (1.32) 2022-11-01 21:55:07.933 | Requirement already satisfied: requestsexceptions===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 455)) (1.4.0) 2022-11-01 21:55:07.936 | Requirement already satisfied: jmespath===1.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 217)) (1.0.1) 2022-11-01 21:55:07.938 | Requirement already satisfied: appdirs===1.4.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 86)) (1.4.4) 2022-11-01 21:55:07.942 | Requirement already satisfied: munch===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 254)) (2.5.0) 2022-11-01 21:55:07.963 | Requirement already satisfied: cryptography===36.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 126)) (36.0.2) 2022-11-01 21:55:08.000 | Requirement already satisfied: dogpile.cache===1.1.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 151)) (1.1.8) 2022-11-01 21:55:08.006 | Requirement already satisfied: attrs===22.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 90)) (22.1.0) 2022-11-01 21:55:08.063 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 572)) (0.2.5) 2022-11-01 21:55:08.069 | Requirement already satisfied: pyperclip===1.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 370)) (1.8.2) 2022-11-01 21:55:08.071 | Requirement already satisfied: zipp===3.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 590)) (3.8.1) 2022-11-01 21:55:08.097 | Requirement already satisfied: jsonpointer===2.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 222)) (2.3) 2022-11-01 21:55:08.100 | Requirement already satisfied: cffi===1.15.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 110)) (1.15.1) 2022-11-01 21:55:08.103 | Requirement already satisfied: pycparser===2.21 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 358)) (2.21) 2022-11-01 21:55:10.118 | + inc/python:pip_install:196 : result=0 2022-11-01 21:55:10.120 | + inc/python:pip_install:198 : time_stop pip_install 2022-11-01 21:55:10.123 | + functions-common:time_stop:2422 : local name 2022-11-01 21:55:10.126 | + functions-common:time_stop:2423 : local end_time 2022-11-01 21:55:10.129 | + functions-common:time_stop:2424 : local elapsed_time 2022-11-01 21:55:10.131 | + functions-common:time_stop:2425 : local total 2022-11-01 21:55:10.134 | + functions-common:time_stop:2426 : local start_time 2022-11-01 21:55:10.136 | + functions-common:time_stop:2428 : name=pip_install 2022-11-01 21:55:10.139 | + functions-common:time_stop:2429 : start_time=1667339704448 2022-11-01 21:55:10.141 | + functions-common:time_stop:2431 : [[ -z 1667339704448 ]] 2022-11-01 21:55:10.145 | ++ functions-common:time_stop:2434 : date +%s%3N 2022-11-01 21:55:10.150 | + functions-common:time_stop:2434 : end_time=1667339710147 2022-11-01 21:55:10.152 | + functions-common:time_stop:2435 : elapsed_time=5699 2022-11-01 21:55:10.155 | + functions-common:time_stop:2436 : total=119599 2022-11-01 21:55:10.157 | + functions-common:time_stop:2438 : _TIME_START[$name]= 2022-11-01 21:55:10.160 | + functions-common:time_stop:2439 : _TIME_TOTAL[$name]=125298 2022-11-01 21:55:10.163 | + inc/python:pip_install:199 : return 0 2022-11-01 21:55:10.165 | + lib/placement:install_placement:140 : git_clone https://opendev.org/openstack/placement.git /opt/stack/placement master 2022-11-01 21:55:10.168 | + functions-common:git_clone:601 : local git_remote=https://opendev.org/openstack/placement.git 2022-11-01 21:55:10.170 | + functions-common:git_clone:602 : local git_dest=/opt/stack/placement 2022-11-01 21:55:10.173 | + functions-common:git_clone:603 : local git_ref=master 2022-11-01 21:55:10.175 | + functions-common:git_clone:604 : local orig_dir 2022-11-01 21:55:10.178 | ++ functions-common:git_clone:605 : pwd 2022-11-01 21:55:10.181 | + functions-common:git_clone:605 : orig_dir=/home/ubuntu/devstack 2022-11-01 21:55:10.184 | + functions-common:git_clone:606 : local git_clone_flags= 2022-11-01 21:55:10.187 | ++ functions-common:git_clone:608 : trueorfalse False RECLONE 2022-11-01 21:55:10.205 | + functions-common:git_clone:608 : RECLONE=False 2022-11-01 21:55:10.208 | + functions-common:git_clone:609 : [[ 0 -gt 0 ]] 2022-11-01 21:55:10.210 | + functions-common:git_clone:613 : [[ False = \T\r\u\e ]] 2022-11-01 21:55:10.213 | + functions-common:git_clone:622 : echo master 2022-11-01 21:55:10.213 | + functions-common:git_clone:622 : egrep -q '^refs' 2022-11-01 21:55:10.219 | + functions-common:git_clone:636 : [[ ! -d /opt/stack/placement ]] 2022-11-01 21:55:10.222 | + functions-common:git_clone:644 : [[ False = \T\r\u\e ]] 2022-11-01 21:55:10.224 | + functions-common:git_clone:679 : sudo git config --system --add safe.directory /opt/stack/placement 2022-11-01 21:55:10.237 | + functions-common:git_clone:682 : cd /opt/stack/placement 2022-11-01 21:55:10.240 | + functions-common:git_clone:683 : git show --oneline 2022-11-01 21:55:10.240 | + functions-common:git_clone:683 : head -1 2022-11-01 21:55:10.243 | 4e345e55 Switch to 2023.1 Python3 unit tests and generic template name 2022-11-01 21:55:10.246 | + functions-common:git_clone:684 : cd /home/ubuntu/devstack 2022-11-01 21:55:10.249 | + lib/placement:install_placement:141 : setup_develop /opt/stack/placement 2022-11-01 21:55:10.251 | + inc/python:setup_develop:334 : local bindep 2022-11-01 21:55:10.254 | + inc/python:setup_develop:335 : [[ /opt/stack/placement == -bindep* ]] 2022-11-01 21:55:10.257 | + inc/python:setup_develop:339 : local project_dir=/opt/stack/placement 2022-11-01 21:55:10.259 | + inc/python:setup_develop:340 : local extras= 2022-11-01 21:55:10.262 | + inc/python:setup_develop:341 : _setup_package_with_constraints_edit /opt/stack/placement -e 2022-11-01 21:55:10.265 | + inc/python:_setup_package_with_constraints_edit:360 : local bindep 2022-11-01 21:55:10.267 | + inc/python:_setup_package_with_constraints_edit:361 : [[ /opt/stack/placement == -bindep* ]] 2022-11-01 21:55:10.271 | + inc/python:_setup_package_with_constraints_edit:365 : local project_dir=/opt/stack/placement 2022-11-01 21:55:10.273 | + inc/python:_setup_package_with_constraints_edit:366 : local flags=-e 2022-11-01 21:55:10.276 | + inc/python:_setup_package_with_constraints_edit:367 : local extras= 2022-11-01 21:55:10.279 | ++ inc/python:_setup_package_with_constraints_edit:374 : cd /opt/stack/placement 2022-11-01 21:55:10.281 | ++ inc/python:_setup_package_with_constraints_edit:374 : pwd 2022-11-01 21:55:10.285 | + inc/python:_setup_package_with_constraints_edit:374 : project_dir=/opt/stack/placement 2022-11-01 21:55:10.287 | + inc/python:_setup_package_with_constraints_edit:376 : '[' -n /opt/stack/requirements ']' 2022-11-01 21:55:10.290 | + inc/python:_setup_package_with_constraints_edit:380 : local name 2022-11-01 21:55:10.293 | ++ inc/python:_setup_package_with_constraints_edit:381 : awk '/^name.*=/ {print $3}' /opt/stack/placement/setup.cfg 2022-11-01 21:55:10.299 | + inc/python:_setup_package_with_constraints_edit:381 : name=openstack-placement 2022-11-01 21:55:10.301 | + inc/python:_setup_package_with_constraints_edit:383 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- openstack-placement 2022-11-01 21:55:10.922 | + inc/python:_setup_package_with_constraints_edit:386 : setup_package /opt/stack/placement -e 2022-11-01 21:55:10.926 | + inc/python:setup_package:414 : local bindep=0 2022-11-01 21:55:10.928 | + inc/python:setup_package:415 : local bindep_flag= 2022-11-01 21:55:10.931 | + inc/python:setup_package:416 : local bindep_profiles= 2022-11-01 21:55:10.933 | + inc/python:setup_package:417 : [[ /opt/stack/placement == -bindep* ]] 2022-11-01 21:55:10.935 | + inc/python:setup_package:422 : local project_dir=/opt/stack/placement 2022-11-01 21:55:10.938 | + inc/python:setup_package:423 : local flags=-e 2022-11-01 21:55:10.940 | + inc/python:setup_package:424 : local extras= 2022-11-01 21:55:10.943 | + inc/python:setup_package:428 : [[ -n -e ]] 2022-11-01 21:55:10.945 | + inc/python:setup_package:428 : [[ -z '' ]] 2022-11-01 21:55:10.948 | + inc/python:setup_package:428 : [[ ! -e =~ ^-.* ]] 2022-11-01 21:55:10.950 | + inc/python:setup_package:433 : [[ ! -z '' ]] 2022-11-01 21:55:10.953 | + inc/python:setup_package:438 : [[ 0 == 1 ]] 2022-11-01 21:55:10.955 | + inc/python:setup_package:442 : pip_install -e /opt/stack/placement 2022-11-01 21:55:10.977 | Using python 3.8 to install /opt/stack/placement 2022-11-01 21:55:10.980 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/placement 2022-11-01 21:55:13.052 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-01 21:55:13.053 | from cryptography.utils import int_from_bytes 2022-11-01 21:55:13.053 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-01 21:55:13.053 | from cryptography.utils import int_from_bytes 2022-11-01 21:55:14.103 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-11-01 21:55:14.103 | Obtaining file:///opt/stack/placement 2022-11-01 21:55:15.328 | Requirement already satisfied: Routes===2.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 24)) (2.5.1) 2022-11-01 21:55:15.341 | Requirement already satisfied: SQLAlchemy===1.4.40 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 25)) (1.4.40) 2022-11-01 21:55:15.484 | Requirement already satisfied: WebOb===1.8.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 32)) (1.8.7) 2022-11-01 21:55:15.497 | Requirement already satisfied: greenlet===1.1.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 187)) (1.1.3) 2022-11-01 21:55:15.503 | Requirement already satisfied: jsonschema===4.14.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 223)) (4.14.0) 2022-11-01 21:55:15.546 | Requirement already satisfied: keystonemiddleware===10.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 228)) (10.1.0) 2022-11-01 21:55:15.597 | Requirement already satisfied: microversion-parse===1.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 244)) (1.0.1) 2022-11-01 21:55:15.601 | Requirement already satisfied: os-resource-classes===1.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 293)) (1.1.0) 2022-11-01 21:55:15.605 | Requirement already satisfied: os-traits===2.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 296)) (2.9.0) 2022-11-01 21:55:15.609 | Requirement already satisfied: oslo.cache===3.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 302)) (3.1.0) 2022-11-01 21:55:15.647 | Requirement already satisfied: oslo.concurrency===5.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 303)) (5.0.1) 2022-11-01 21:55:15.657 | Requirement already satisfied: oslo.config===9.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 304)) (9.0.0) 2022-11-01 21:55:15.695 | Requirement already satisfied: oslo.context===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 305)) (5.0.0) 2022-11-01 21:55:15.701 | Requirement already satisfied: oslo.db===12.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 306)) (12.2.0) 2022-11-01 21:55:15.747 | Requirement already satisfied: oslo.i18n===5.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 307)) (5.1.0) 2022-11-01 21:55:15.751 | Requirement already satisfied: oslo.log===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 309)) (5.0.0) 2022-11-01 21:55:15.790 | Requirement already satisfied: oslo.middleware===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 312)) (5.0.0) 2022-11-01 21:55:15.808 | Requirement already satisfied: oslo.policy===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 313)) (4.0.0) 2022-11-01 21:55:15.823 | Requirement already satisfied: oslo.serialization===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 317)) (5.0.0) 2022-11-01 21:55:15.832 | Requirement already satisfied: oslo.upgradecheck===2.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 319)) (2.0.0) 2022-11-01 21:55:15.842 | Requirement already satisfied: oslo.utils===6.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 320)) (6.0.1) 2022-11-01 21:55:15.855 | Requirement already satisfied: packaging===21.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 328)) (21.3) 2022-11-01 21:55:15.860 | Requirement already satisfied: pbr===5.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 332)) (5.11.0) 2022-11-01 21:55:15.863 | Requirement already satisfied: pkgutil-resolve-name===1.3.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 338)) (1.3.10) 2022-11-01 21:55:15.866 | Requirement already satisfied: prettytable===3.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 342)) (3.4.1) 2022-11-01 21:55:15.877 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 356)) (3.1.1) 2022-11-01 21:55:15.887 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 364)) (0.9.6) 2022-11-01 21:55:15.889 | Requirement already satisfied: pyparsing===3.0.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 369)) (3.0.9) 2022-11-01 21:55:15.896 | Requirement already satisfied: pyrsistent===0.18.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 373)) (0.18.1) 2022-11-01 21:55:15.900 | Requirement already satisfied: python-dateutil===2.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 396)) (2.8.2) 2022-11-01 21:55:15.905 | Requirement already satisfied: python-keystoneclient===5.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 405)) (5.0.1) 2022-11-01 21:55:15.926 | Requirement already satisfied: pytz===2022.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 435)) (2022.2.1) 2022-11-01 21:55:15.930 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 446)) (0.7) 2022-11-01 21:55:15.937 | Requirement already satisfied: requests===2.28.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 447)) (2.28.1) 2022-11-01 21:55:15.950 | Requirement already satisfied: rfc3986===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 460)) (1.5.0) 2022-11-01 21:55:15.954 | Requirement already satisfied: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 483)) (1.16.0) 2022-11-01 21:55:15.958 | Requirement already satisfied: sqlalchemy-migrate===0.13.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 510)) (0.13.0) 2022-11-01 21:55:15.967 | Requirement already satisfied: sqlparse===0.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 511)) (0.4.2) 2022-11-01 21:55:15.970 | Requirement already satisfied: statsd===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 514)) (3.3.0) 2022-11-01 21:55:15.973 | Requirement already satisfied: stevedore===4.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 516)) (4.1.0) 2022-11-01 21:55:15.977 | Requirement already satisfied: testresources===2.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 534)) (2.0.1) 2022-11-01 21:55:15.985 | Requirement already satisfied: testscenarios===0.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 535)) (0.5.0) 2022-11-01 21:55:15.992 | Requirement already satisfied: testtools===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 536)) (2.5.0) 2022-11-01 21:55:16.002 | Requirement already satisfied: urllib3===1.26.12 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 562)) (1.26.12) 2022-11-01 21:55:16.035 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 572)) (0.2.5) 2022-11-01 21:55:16.045 | 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/lib/python3/dist-packages (from openstack-placement==8.1.0.dev5) (45.2.0) 2022-11-01 21:55:16.048 | Requirement already satisfied: importlib-resources===5.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 205)) (5.9.0) 2022-11-01 21:55:16.075 | Requirement already satisfied: attrs===22.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 90)) (22.1.0) 2022-11-01 21:55:16.132 | Requirement already satisfied: keystoneauth1===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 227)) (5.0.0) 2022-11-01 21:55:16.189 | Requirement already satisfied: dogpile.cache===1.1.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 151)) (1.1.8) 2022-11-01 21:55:16.194 | Requirement already satisfied: fasteners===0.17.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 166)) (0.17.3) 2022-11-01 21:55:16.197 | Requirement already satisfied: debtcollector===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 130)) (2.5.0) 2022-11-01 21:55:16.204 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 260)) (0.8.0) 2022-11-01 21:55:16.208 | Requirement already satisfied: PyYAML===6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 22)) (6.0) 2022-11-01 21:55:16.211 | Requirement already satisfied: alembic===1.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 78)) (1.8.1) 2022-11-01 21:55:16.225 | Requirement already satisfied: Jinja2===3.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 10)) (3.1.2) 2022-11-01 21:55:16.231 | Requirement already satisfied: bcrypt===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 95)) (4.0.0) 2022-11-01 21:55:16.237 | Requirement already satisfied: msgpack===1.0.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 253)) (1.0.4) 2022-11-01 21:55:16.240 | Requirement already satisfied: netifaces===0.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 261)) (0.11.0) 2022-11-01 21:55:16.243 | Requirement already satisfied: iso8601===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 212)) (1.0.2) 2022-11-01 21:55:16.246 | Requirement already satisfied: charset-normalizer===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 112)) (2.1.1) 2022-11-01 21:55:16.251 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests===2.28.1->-c /opt/stack/requirements/upper-constraints.txt (line 447)) (2019.11.28) 2022-11-01 21:55:16.254 | Requirement already satisfied: idna===3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 200)) (3.3) 2022-11-01 21:55:16.257 | Requirement already satisfied: decorator===5.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 131)) (5.1.1) 2022-11-01 21:55:16.259 | Requirement already satisfied: Tempita===0.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 29)) (0.5.2) 2022-11-01 21:55:16.262 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 164)) (1.0.0) 2022-11-01 21:55:16.264 | Requirement already satisfied: fixtures===4.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 168)) (4.0.1) 2022-11-01 21:55:16.276 | Requirement already satisfied: zipp===3.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 590)) (3.8.1) 2022-11-01 21:55:16.301 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 294)) (1.7.0) 2022-11-01 21:55:16.305 | Requirement already satisfied: wrapt===1.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 577)) (1.14.1) 2022-11-01 21:55:16.309 | Requirement already satisfied: Mako===1.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 12)) (1.2.2) 2022-11-01 21:55:16.319 | Requirement already satisfied: importlib-metadata===4.12.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 204)) (4.12.0) 2022-11-01 21:55:16.355 | Requirement already satisfied: MarkupSafe===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 13)) (2.1.1) 2022-11-01 21:55:17.875 | Installing collected packages: openstack-placement 2022-11-01 21:55:17.875 | Attempting uninstall: openstack-placement 2022-11-01 21:55:17.876 | Found existing installation: openstack-placement 8.1.0.dev5 2022-11-01 21:55:17.878 | Can't uninstall 'openstack-placement'. No files were found to uninstall. 2022-11-01 21:55:17.879 | Running setup.py develop for openstack-placement 2022-11-01 21:55:19.592 | Successfully installed openstack-placement 2022-11-01 21:55:19.701 | + inc/python:pip_install:196 : result=0 2022-11-01 21:55:19.704 | + inc/python:pip_install:198 : time_stop pip_install 2022-11-01 21:55:19.707 | + functions-common:time_stop:2422 : local name 2022-11-01 21:55:19.709 | + functions-common:time_stop:2423 : local end_time 2022-11-01 21:55:19.711 | + functions-common:time_stop:2424 : local elapsed_time 2022-11-01 21:55:19.714 | + functions-common:time_stop:2425 : local total 2022-11-01 21:55:19.716 | + functions-common:time_stop:2426 : local start_time 2022-11-01 21:55:19.718 | + functions-common:time_stop:2428 : name=pip_install 2022-11-01 21:55:19.720 | + functions-common:time_stop:2429 : start_time=1667339710971 2022-11-01 21:55:19.723 | + functions-common:time_stop:2431 : [[ -z 1667339710971 ]] 2022-11-01 21:55:19.725 | ++ functions-common:time_stop:2434 : date +%s%3N 2022-11-01 21:55:19.730 | + functions-common:time_stop:2434 : end_time=1667339719727 2022-11-01 21:55:19.732 | + functions-common:time_stop:2435 : elapsed_time=8756 2022-11-01 21:55:19.734 | + functions-common:time_stop:2436 : total=125298 2022-11-01 21:55:19.736 | + functions-common:time_stop:2438 : _TIME_START[$name]= 2022-11-01 21:55:19.739 | + functions-common:time_stop:2439 : _TIME_TOTAL[$name]=134054 2022-11-01 21:55:19.741 | + inc/python:pip_install:199 : return 0 2022-11-01 21:55:19.744 | + inc/python:setup_package:444 : [[ -e == \-\e ]] 2022-11-01 21:55:19.747 | + inc/python:setup_package:445 : safe_chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-11-01 21:55:19.749 | + functions-common:safe_chown:2323 : _safe_permission_operation chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-11-01 21:55:19.769 | + functions-common:_safe_permission_operation:2171 : sudo chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-11-01 21:55:19.781 | + inc/python:_setup_package_with_constraints_edit:390 : use_library_from_git /opt/stack/placement 2022-11-01 21:55:19.784 | + inc/python:use_library_from_git:246 : local name=/opt/stack/placement 2022-11-01 21:55:19.786 | + inc/python:use_library_from_git:247 : local enabled=1 2022-11-01 21:55:19.789 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-11-01 21:55:19.791 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,/opt/stack/placement, ]] 2022-11-01 21:55:19.794 | + inc/python:use_library_from_git:249 : return 1 2022-11-01 21:55:19.797 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-11-01 21:55:19.799 | + ./stack.sh:main:938 : configure_placement 2022-11-01 21:55:19.802 | + lib/placement:configure_placement:106 : sudo install -d -o ubuntu /etc/placement 2022-11-01 21:55:19.813 | + lib/placement:configure_placement:107 : create_placement_conf 2022-11-01 21:55:19.816 | + lib/placement:create_placement_conf:96 : rm -f /etc/placement/placement.conf 2022-11-01 21:55:19.821 | ++ lib/placement:create_placement_conf:97 : database_connection_url placement 2022-11-01 21:55:19.824 | ++ lib/database:database_connection_url:134 : local db=placement 2022-11-01 21:55:19.826 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql placement 2022-11-01 21:55:19.829 | ++ lib/databases/mysql:database_connection_url_mysql:224 : local db=placement 2022-11-01 21:55:19.832 | ++ lib/databases/mysql:database_connection_url_mysql:225 : local plugin 2022-11-01 21:55:19.834 | ++ lib/databases/mysql:database_connection_url_mysql:229 : [[ True == \T\r\u\e ]] 2022-11-01 21:55:19.837 | ++ lib/databases/mysql:database_connection_url_mysql:230 : is_service_enabled mysql 2022-11-01 21:55:19.854 | ++ functions-common:is_service_enabled:2078 : return 0 2022-11-01 21:55:19.857 | ++ lib/databases/mysql:database_connection_url_mysql:231 : plugin='&plugin=dbcounter' 2022-11-01 21:55:19.859 | ++ lib/databases/mysql:database_connection_url_mysql:235 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/placement?charset=utf8&plugin=dbcounter' 2022-11-01 21:55:19.862 | + 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&plugin=dbcounter' 2022-11-01 21:55:19.899 | + lib/placement:create_placement_conf:98 : iniset /etc/placement/placement.conf DEFAULT debug True 2022-11-01 21:55:19.935 | + lib/placement:create_placement_conf:99 : iniset /etc/placement/placement.conf api auth_strategy keystone 2022-11-01 21:55:19.971 | + lib/placement:create_placement_conf:100 : configure_keystone_authtoken_middleware /etc/placement/placement.conf placement 2022-11-01 21:55:19.974 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/placement/placement.conf 2022-11-01 21:55:19.976 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=placement 2022-11-01 21:55:19.979 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-11-01 21:55:19.982 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/placement/placement.conf keystone_authtoken auth_type password 2022-11-01 21:55:20.018 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/placement/placement.conf keystone_authtoken interface public 2022-11-01 21:55:20.052 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/placement/placement.conf keystone_authtoken auth_url http://10.222.0.15/identity 2022-11-01 21:55:20.085 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/placement/placement.conf keystone_authtoken username placement 2022-11-01 21:55:20.119 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/placement/placement.conf keystone_authtoken password Passw0rd 2022-11-01 21:55:20.153 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/placement/placement.conf keystone_authtoken user_domain_name Default 2022-11-01 21:55:20.186 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/placement/placement.conf keystone_authtoken project_name service 2022-11-01 21:55:20.220 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/placement/placement.conf keystone_authtoken project_domain_name Default 2022-11-01 21:55:20.254 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/placement/placement.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-11-01 21:55:20.288 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/placement/placement.conf keystone_authtoken memcached_servers localhost:11211 2022-11-01 21:55:20.322 | + lib/placement:create_placement_conf:101 : setup_logging /etc/placement/placement.conf 2022-11-01 21:55:20.324 | + functions:setup_logging:674 : setup_systemd_logging /etc/placement/placement.conf 2022-11-01 21:55:20.327 | + functions:setup_systemd_logging:689 : local conf_file=/etc/placement/placement.conf 2022-11-01 21:55:20.330 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-11-01 21:55:20.348 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-11-01 21:55:20.350 | + functions:setup_systemd_logging:695 : local pidstr= 2022-11-01 21:55:20.352 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-11-01 21:55:20.355 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-11-01 21:55:20.357 | + 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-11-01 21:55:20.391 | + 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-11-01 21:55:20.425 | + 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-11-01 21:55:20.459 | + functions:setup_systemd_logging:706 : iniset /etc/placement/placement.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-11-01 21:55:20.493 | + lib/placement:configure_placement:109 : [[ uwsgi == \u\w\s\g\i ]] 2022-11-01 21:55:20.496 | + lib/placement:configure_placement:110 : write_uwsgi_config /etc/placement/placement-uwsgi.ini /usr/local/bin/placement-api /placement 2022-11-01 21:55:20.498 | + lib/apache:write_uwsgi_config:254 : local file=/etc/placement/placement-uwsgi.ini 2022-11-01 21:55:20.501 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/placement-api 2022-11-01 21:55:20.504 | + lib/apache:write_uwsgi_config:256 : local url=/placement 2022-11-01 21:55:20.506 | + lib/apache:write_uwsgi_config:257 : local http= 2022-11-01 21:55:20.508 | + lib/apache:write_uwsgi_config:258 : local name= 2022-11-01 21:55:20.512 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/placement-api 2022-11-01 21:55:20.516 | + lib/apache:write_uwsgi_config:259 : name=placement-api 2022-11-01 21:55:20.518 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-11-01 21:55:20.521 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-11-01 21:55:20.534 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-11-01 21:55:20.534 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-11-01 21:55:20.543 | d /var/run/uwsgi 0755 ubuntu root 2022-11-01 21:55:20.546 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-11-01 21:55:20.562 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/placement-api.socket 2022-11-01 21:55:20.565 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/placement/placement-uwsgi.ini 2022-11-01 21:55:20.569 | + lib/apache:write_uwsgi_config:275 : iniset /etc/placement/placement-uwsgi.ini uwsgi wsgi-file /usr/local/bin/placement-api 2022-11-01 21:55:20.605 | + lib/apache:write_uwsgi_config:276 : iniset /etc/placement/placement-uwsgi.ini uwsgi processes 2 2022-11-01 21:55:20.638 | + lib/apache:write_uwsgi_config:278 : iniset /etc/placement/placement-uwsgi.ini uwsgi master true 2022-11-01 21:55:20.671 | + lib/apache:write_uwsgi_config:280 : iniset /etc/placement/placement-uwsgi.ini uwsgi die-on-term true 2022-11-01 21:55:20.703 | + lib/apache:write_uwsgi_config:281 : iniset /etc/placement/placement-uwsgi.ini uwsgi exit-on-reload false 2022-11-01 21:55:20.737 | + lib/apache:write_uwsgi_config:284 : iniset /etc/placement/placement-uwsgi.ini uwsgi worker-reload-mercy 90 2022-11-01 21:55:20.771 | + lib/apache:write_uwsgi_config:285 : iniset /etc/placement/placement-uwsgi.ini uwsgi enable-threads true 2022-11-01 21:55:20.804 | + lib/apache:write_uwsgi_config:286 : iniset /etc/placement/placement-uwsgi.ini uwsgi plugins http,python3 2022-11-01 21:55:20.837 | + lib/apache:write_uwsgi_config:288 : iniset /etc/placement/placement-uwsgi.ini uwsgi thunder-lock true 2022-11-01 21:55:20.871 | + lib/apache:write_uwsgi_config:290 : iniset /etc/placement/placement-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-11-01 21:55:20.904 | + lib/apache:write_uwsgi_config:292 : iniset /etc/placement/placement-uwsgi.ini uwsgi buffer-size 65535 2022-11-01 21:55:20.937 | + lib/apache:write_uwsgi_config:294 : iniset /etc/placement/placement-uwsgi.ini uwsgi add-header 'Connection: close' 2022-11-01 21:55:20.970 | + lib/apache:write_uwsgi_config:296 : iniset /etc/placement/placement-uwsgi.ini uwsgi lazy-apps true 2022-11-01 21:55:21.004 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2022-11-01 21:55:21.006 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2022-11-01 21:55:21.010 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for placement-api 2022-11-01 21:55:21.012 | ++ lib/apache:apache_site_config_for:186 : local site=placement-api 2022-11-01 21:55:21.015 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-11-01 21:55:21.017 | ++ functions-common:is_ubuntu:572 : [[ -z deb ]] 2022-11-01 21:55:21.020 | ++ functions-common:is_ubuntu:575 : '[' deb = deb ']' 2022-11-01 21:55:21.022 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/placement-api.conf 2022-11-01 21:55:21.025 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/placement-api.conf 2022-11-01 21:55:21.028 | + lib/apache:write_uwsgi_config:304 : iniset /etc/placement/placement-uwsgi.ini uwsgi socket /var/run/uwsgi/placement-api.socket 2022-11-01 21:55:21.061 | + lib/apache:write_uwsgi_config:305 : iniset /etc/placement/placement-uwsgi.ini uwsgi chmod-socket 666 2022-11-01 21:55:21.097 | + lib/apache:write_uwsgi_config:306 : echo 'ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api" retry=0 ' 2022-11-01 21:55:21.097 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/placement-api.conf 2022-11-01 21:55:21.106 | ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api" retry=0 2022-11-01 21:55:21.109 | + lib/apache:write_uwsgi_config:307 : enable_apache_site placement-api 2022-11-01 21:55:21.112 | + lib/apache:enable_apache_site:203 : local site=placement-api 2022-11-01 21:55:21.115 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-11-01 21:55:21.118 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-11-01 21:55:21.120 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-11-01 21:55:21.123 | + functions-common:is_ubuntu:572 : [[ -z deb ]] 2022-11-01 21:55:21.125 | + functions-common:is_ubuntu:575 : '[' deb = deb ']' 2022-11-01 21:55:21.128 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-11-01 21:55:21.131 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-11-01 21:55:21.134 | + functions-common:is_ubuntu:572 : [[ -z deb ]] 2022-11-01 21:55:21.136 | + functions-common:is_ubuntu:575 : '[' deb = deb ']' 2022-11-01 21:55:21.139 | + lib/apache:enable_apache_site:207 : sudo a2ensite placement-api 2022-11-01 21:55:21.201 | Site placement-api already enabled 2022-11-01 21:55:21.206 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2022-11-01 21:55:21.208 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-11-01 21:55:21.211 | + functions-common:restart_service:2306 : '[' -x /bin/systemctl ']' 2022-11-01 21:55:21.213 | + functions-common:restart_service:2307 : sudo /bin/systemctl restart apache2 2022-11-01 21:55:21.353 | + ./stack.sh:main:945 : is_service_enabled placement placement-client 2022-11-01 21:55:21.371 | + functions-common:is_service_enabled:2078 : return 0 2022-11-01 21:55:21.373 | + ./stack.sh:main:946 : is_service_enabled n-cpu 2022-11-01 21:55:21.393 | + functions-common:is_service_enabled:2078 : return 1 2022-11-01 21:55:21.397 | + ./stack.sh:main:946 : is_service_enabled n-sch 2022-11-01 21:55:21.414 | + functions-common:is_service_enabled:2078 : return 0 2022-11-01 21:55:21.417 | + ./stack.sh:main:947 : configure_placement_nova_compute 2022-11-01 21:55:21.420 | + lib/nova:configure_placement_nova_compute:582 : local conf=/etc/nova/nova.conf 2022-11-01 21:55:21.422 | + lib/nova:configure_placement_nova_compute:583 : iniset /etc/nova/nova.conf placement auth_type password 2022-11-01 21:55:21.459 | + lib/nova:configure_placement_nova_compute:584 : iniset /etc/nova/nova.conf placement auth_url http://10.222.0.15/identity 2022-11-01 21:55:21.492 | + lib/nova:configure_placement_nova_compute:585 : iniset /etc/nova/nova.conf placement username placement 2022-11-01 21:55:21.526 | + lib/nova:configure_placement_nova_compute:586 : iniset /etc/nova/nova.conf placement password Passw0rd 2022-11-01 21:55:21.561 | + lib/nova:configure_placement_nova_compute:587 : iniset /etc/nova/nova.conf placement user_domain_name Default 2022-11-01 21:55:21.594 | + lib/nova:configure_placement_nova_compute:588 : iniset /etc/nova/nova.conf placement project_name service 2022-11-01 21:55:21.628 | + lib/nova:configure_placement_nova_compute:589 : iniset /etc/nova/nova.conf placement project_domain_name Default 2022-11-01 21:55:21.661 | + lib/nova:configure_placement_nova_compute:590 : iniset /etc/nova/nova.conf placement region_name RegionOne 2022-11-01 21:55:21.695 | + ./stack.sh:main:951 : is_service_enabled horizon 2022-11-01 21:55:21.713 | + functions-common:is_service_enabled:2078 : return 1 2022-11-01 21:55:21.716 | + ./stack.sh:main:956 : is_service_enabled tls-proxy 2022-11-01 21:55:21.734 | + functions-common:is_service_enabled:2078 : return 1 2022-11-01 21:55:21.736 | + ./stack.sh:main:964 : run_phase stack install 2022-11-01 21:55:21.740 | + functions-common:run_phase:1850 : local mode=stack 2022-11-01 21:55:21.742 | + functions-common:run_phase:1851 : local phase=install 2022-11-01 21:55:21.745 | + functions-common:run_phase:1852 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-11-01 21:55:21.747 | + functions-common:run_phase:1853 : local extra_plugin_file_name 2022-11-01 21:55:21.750 | + functions-common:run_phase:1854 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-11-01 21:55:21.753 | + functions-common:run_phase:1859 : local exceptions=80-tempest.sh 2022-11-01 21:55:21.755 | + functions-common:run_phase:1860 : local extra 2022-11-01 21:55:21.758 | ++ functions-common:run_phase:1861 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-11-01 21:55:21.763 | + functions-common:run_phase:1861 : extra=80-tempest.sh 2022-11-01 21:55:21.765 | + functions-common:run_phase:1862 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-11-01 21:55:21.768 | + functions-common:run_phase:1866 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-11-01 21:55:21.771 | + functions-common:run_phase:1866 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack install 2022-11-01 21:55:21.774 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-11-01 21:55:21.790 | ++ functions-common:is_service_enabled:2078 : return 0 2022-11-01 21:55:21.792 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-11-01 21:55:21.795 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-11-01 21:55:21.797 | ++ extras.d/80-tempest.sh:source:7 : [[ install == \i\n\s\t\a\l\l ]] 2022-11-01 21:55:21.799 | ++ extras.d/80-tempest.sh:source:8 : echo_summary 'Installing Tempest' 2022-11-01 21:55:21.801 | ++ ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-11-01 21:55:21.804 | ++ ./stack.sh:echo_summary:441 : echo -e Installing Tempest 2022-11-01 21:55:21.806 | ++ extras.d/80-tempest.sh:source:9 : async_runfunc install_tempest 2022-11-01 21:55:21.809 | ++ inc/async:async_runfunc:116 : async_run install_tempest install_tempest 2022-11-01 21:55:21.873 | ++ inc/async:async_inner:63 : install_tempest 2022-11-01 21:55:21.915 | [164647 Async install_tempest:191769]: running: install_tempest 2022-11-01 21:55:21.918 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-11-01 21:55:21.920 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-11-01 21:55:21.923 | + functions-common:run_phase:1871 : [[ stack == \s\o\u\r\c\e ]] 2022-11-01 21:55:21.926 | + functions-common:run_phase:1874 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-11-01 21:55:21.928 | + functions-common:run_phase:1877 : run_plugins stack install 2022-11-01 21:55:21.931 | + functions-common:run_plugins:1836 : local mode=stack 2022-11-01 21:55:21.934 | + functions-common:run_plugins:1837 : local phase=install 2022-11-01 21:55:21.937 | + functions-common:run_plugins:1839 : local plugins= 2022-11-01 21:55:21.939 | + functions-common:run_plugins:1840 : local plugin 2022-11-01 21:55:21.943 | + ./stack.sh:main:967 : use_library_from_git python-openstackclient 2022-11-01 21:55:21.946 | + inc/python:use_library_from_git:246 : local name=python-openstackclient 2022-11-01 21:55:21.948 | + inc/python:use_library_from_git:247 : local enabled=1 2022-11-01 21:55:21.951 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-11-01 21:55:21.954 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,python-openstackclient, ]] 2022-11-01 21:55:21.957 | + inc/python:use_library_from_git:249 : return 1 2022-11-01 21:55:21.959 | + ./stack.sh:main:971 : pip_install_gr python-openstackclient 2022-11-01 21:55:21.962 | + inc/python:pip_install_gr:76 : local name=python-openstackclient 2022-11-01 21:55:21.965 | + inc/python:pip_install_gr:77 : local clean_name 2022-11-01 21:55:21.968 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-openstackclient 2022-11-01 21:55:21.971 | ++ inc/python:get_from_global_requirements:221 : local package=python-openstackclient 2022-11-01 21:55:21.974 | ++ inc/python:get_from_global_requirements:222 : local required_pkg 2022-11-01 21:55:21.979 | +++ inc/python:get_from_global_requirements:223 : cut -d# -f1 2022-11-01 21:55:21.979 | +++ inc/python:get_from_global_requirements:223 : grep -i -h '^python-openstackclient' /opt/stack/requirements/global-requirements.txt 2022-11-01 21:55:21.985 | ++ inc/python:get_from_global_requirements:223 : required_pkg='python-openstackclient ' 2022-11-01 21:55:21.989 | ++ inc/python:get_from_global_requirements:224 : [[ python-openstackclient == '' ]] 2022-11-01 21:55:21.991 | ++ inc/python:get_from_global_requirements:227 : echo python-openstackclient 2022-11-01 21:55:21.995 | + inc/python:pip_install_gr:78 : clean_name=python-openstackclient 2022-11-01 21:55:21.997 | + inc/python:pip_install_gr:79 : pip_install python-openstackclient 2022-11-01 21:55:22.020 | Using python 3.8 to install python-openstackclient 2022-11-01 21:55:22.022 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt python-openstackclient 2022-11-01 21:55:24.105 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-01 21:55:24.105 | from cryptography.utils import int_from_bytes 2022-11-01 21:55:24.105 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-01 21:55:24.105 | from cryptography.utils import int_from_bytes 2022-11-01 21:55:25.137 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-11-01 21:55:25.139 | Requirement already satisfied: python-openstackclient===6.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 419)) (6.0.0) 2022-11-01 21:55:25.158 | Requirement already satisfied: stevedore===4.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 516)) (4.1.0) 2022-11-01 21:55:25.163 | Requirement already satisfied: oslo.i18n===5.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 307)) (5.1.0) 2022-11-01 21:55:25.167 | Requirement already satisfied: pbr===5.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 332)) (5.11.0) 2022-11-01 21:55:25.170 | Requirement already satisfied: python-keystoneclient===5.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 405)) (5.0.1) 2022-11-01 21:55:25.191 | Requirement already satisfied: cliff===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 114)) (4.0.0) 2022-11-01 21:55:25.201 | Requirement already satisfied: openstacksdk===0.102.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 283)) (0.102.0) 2022-11-01 21:55:25.226 | Requirement already satisfied: iso8601===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 212)) (1.0.2) 2022-11-01 21:55:25.230 | Requirement already satisfied: python-cinderclient===9.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 391)) (9.1.0) 2022-11-01 21:55:25.244 | Requirement already satisfied: osc-lib===2.6.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 300)) (2.6.2) 2022-11-01 21:55:25.259 | Requirement already satisfied: python-novaclient===18.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 416)) (18.1.0) 2022-11-01 21:55:25.273 | Requirement already satisfied: oslo.utils===6.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 320)) (6.0.1) 2022-11-01 21:55:25.286 | Requirement already satisfied: oslo.config===9.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 304)) (9.0.0) 2022-11-01 21:55:25.325 | Requirement already satisfied: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 483)) (1.16.0) 2022-11-01 21:55:25.327 | Requirement already satisfied: packaging===21.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 328)) (21.3) 2022-11-01 21:55:25.333 | Requirement already satisfied: requests===2.28.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 447)) (2.28.1) 2022-11-01 21:55:25.346 | Requirement already satisfied: keystoneauth1===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 227)) (5.0.0) 2022-11-01 21:55:25.403 | Requirement already satisfied: debtcollector===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 130)) (2.5.0) 2022-11-01 21:55:25.409 | Requirement already satisfied: oslo.serialization===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 317)) (5.0.0) 2022-11-01 21:55:25.417 | Requirement already satisfied: PyYAML===6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 22)) (6.0) 2022-11-01 21:55:25.420 | Requirement already satisfied: importlib-metadata===4.12.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 204)) (4.12.0) 2022-11-01 21:55:25.455 | Requirement already satisfied: prettytable===3.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 342)) (3.4.1) 2022-11-01 21:55:25.467 | Requirement already satisfied: autopage===0.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 93)) (0.5.1) 2022-11-01 21:55:25.470 | Requirement already satisfied: cmd2===2.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 115)) (2.4.2) 2022-11-01 21:55:25.517 | Requirement already satisfied: decorator===5.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 131)) (5.1.1) 2022-11-01 21:55:25.520 | Requirement already satisfied: dogpile.cache===1.1.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 151)) (1.1.8) 2022-11-01 21:55:25.526 | Requirement already satisfied: jsonpatch===1.32 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 219)) (1.32) 2022-11-01 21:55:25.530 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 294)) (1.7.0) 2022-11-01 21:55:25.536 | Requirement already satisfied: jmespath===1.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 217)) (1.0.1) 2022-11-01 21:55:25.538 | Requirement already satisfied: munch===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 254)) (2.5.0) 2022-11-01 21:55:25.559 | Requirement already satisfied: requestsexceptions===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 455)) (1.4.0) 2022-11-01 21:55:25.561 | Requirement already satisfied: appdirs===1.4.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 86)) (1.4.4) 2022-11-01 21:55:25.564 | Requirement already satisfied: netifaces===0.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 261)) (0.11.0) 2022-11-01 21:55:25.567 | Requirement already satisfied: cryptography===36.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 126)) (36.0.2) 2022-11-01 21:55:25.605 | Requirement already satisfied: simplejson===3.17.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 482)) (3.17.6) 2022-11-01 21:55:25.608 | Requirement already satisfied: pytz===2022.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 435)) (2022.2.1) 2022-11-01 21:55:25.612 | Requirement already satisfied: pyparsing===3.0.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 369)) (3.0.9) 2022-11-01 21:55:25.618 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 260)) (0.8.0) 2022-11-01 21:55:25.622 | Requirement already satisfied: rfc3986===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 460)) (1.5.0) 2022-11-01 21:55:25.627 | Requirement already satisfied: idna===3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 200)) (3.3) 2022-11-01 21:55:25.630 | Requirement already satisfied: urllib3===1.26.12 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 562)) (1.26.12) 2022-11-01 21:55:25.664 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests===2.28.1->-c /opt/stack/requirements/upper-constraints.txt (line 447)) (2019.11.28) 2022-11-01 21:55:25.667 | Requirement already satisfied: charset-normalizer===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 112)) (2.1.1) 2022-11-01 21:55:25.671 | Requirement already satisfied: wrapt===1.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 577)) (1.14.1) 2022-11-01 21:55:25.674 | Requirement already satisfied: msgpack===1.0.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 253)) (1.0.4) 2022-11-01 21:55:25.677 | Requirement already satisfied: zipp===3.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 590)) (3.8.1) 2022-11-01 21:55:25.703 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 572)) (0.2.5) 2022-11-01 21:55:25.709 | Requirement already satisfied: pyperclip===1.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 370)) (1.8.2) 2022-11-01 21:55:25.712 | Requirement already satisfied: attrs===22.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 90)) (22.1.0) 2022-11-01 21:55:25.767 | Requirement already satisfied: jsonpointer===2.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 222)) (2.3) 2022-11-01 21:55:25.771 | Requirement already satisfied: cffi===1.15.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 110)) (1.15.1) 2022-11-01 21:55:25.774 | Requirement already satisfied: pycparser===2.21 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 358)) (2.21) 2022-11-01 21:55:27.709 | + inc/python:pip_install:196 : result=0 2022-11-01 21:55:27.712 | + inc/python:pip_install:198 : time_stop pip_install 2022-11-01 21:55:27.714 | + functions-common:time_stop:2422 : local name 2022-11-01 21:55:27.717 | + functions-common:time_stop:2423 : local end_time 2022-11-01 21:55:27.719 | + functions-common:time_stop:2424 : local elapsed_time 2022-11-01 21:55:27.721 | + functions-common:time_stop:2425 : local total 2022-11-01 21:55:27.724 | + functions-common:time_stop:2426 : local start_time 2022-11-01 21:55:27.727 | + functions-common:time_stop:2428 : name=pip_install 2022-11-01 21:55:27.729 | + functions-common:time_stop:2429 : start_time=1667339722014 2022-11-01 21:55:27.731 | + functions-common:time_stop:2431 : [[ -z 1667339722014 ]] 2022-11-01 21:55:27.734 | ++ functions-common:time_stop:2434 : date +%s%3N 2022-11-01 21:55:27.739 | + functions-common:time_stop:2434 : end_time=1667339727736 2022-11-01 21:55:27.741 | + functions-common:time_stop:2435 : elapsed_time=5722 2022-11-01 21:55:27.744 | + functions-common:time_stop:2436 : total=134054 2022-11-01 21:55:27.746 | + functions-common:time_stop:2438 : _TIME_START[$name]= 2022-11-01 21:55:27.748 | + functions-common:time_stop:2439 : _TIME_TOTAL[$name]=139776 2022-11-01 21:55:27.751 | + inc/python:pip_install:199 : return 0 2022-11-01 21:55:27.754 | + ./stack.sh:main:976 : install_oscwrap 2022-11-01 21:55:27.757 | ++ functions-common:install_oscwrap:2467 : mktemp 2022-11-01 21:55:27.761 | + functions-common:install_oscwrap:2467 : OSCWRAP_TIMER_FILE=/tmp/tmp.1bhuDHlHjV 2022-11-01 21:55:27.764 | + functions-common:install_oscwrap:2470 : shopt -s expand_aliases 2022-11-01 21:55:27.766 | + functions-common:install_oscwrap:2473 : unalias -a 2022-11-01 21:55:27.769 | + functions-common:install_oscwrap:2475 : alias openstack=oscwrap 2022-11-01 21:55:27.772 | + ./stack.sh:main:981 : [[ False != \F\a\l\s\e ]] 2022-11-01 21:55:27.775 | + ./stack.sh:main:1021 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2022-11-01 21:55:27.777 | + ./stack.sh:main:1029 : is_service_enabled mysql postgresql 2022-11-01 21:55:27.795 | + functions-common:is_service_enabled:2078 : return 0 2022-11-01 21:55:27.798 | + ./stack.sh:main:1030 : configure_database 2022-11-01 21:55:27.801 | + lib/database:configure_database:128 : configure_database_mysql 2022-11-01 21:55:27.803 | + lib/databases/mysql:configure_database_mysql:72 : local my_conf mysql slow_log 2022-11-01 21:55:27.806 | + lib/databases/mysql:configure_database_mysql:73 : echo_summary 'Configuring and starting MySQL' 2022-11-01 21:55:27.808 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-11-01 21:55:27.810 | + ./stack.sh:echo_summary:441 : echo -e Configuring and starting MySQL 2022-11-01 21:55:27.813 | + lib/databases/mysql:configure_database_mysql:75 : is_ubuntu 2022-11-01 21:55:27.815 | + functions-common:is_ubuntu:572 : [[ -z deb ]] 2022-11-01 21:55:27.817 | + functions-common:is_ubuntu:575 : '[' deb = deb ']' 2022-11-01 21:55:27.820 | + lib/databases/mysql:configure_database_mysql:76 : my_conf=/etc/mysql/my.cnf 2022-11-01 21:55:27.823 | ++ lib/databases/mysql:configure_database_mysql:90 : ipv6_unquote 0.0.0.0 2022-11-01 21:55:27.826 | ++ functions-common:ipv6_unquote:2220 : echo 0.0.0.0 2022-11-01 21:55:27.826 | ++ functions-common:ipv6_unquote:2220 : tr -d '[]' 2022-11-01 21:55:27.831 | + lib/databases/mysql:configure_database_mysql:90 : iniset -sudo /etc/mysql/my.cnf mysqld bind-address 0.0.0.0 2022-11-01 21:55:27.888 | + lib/databases/mysql:configure_database_mysql:93 : is_fedora 2022-11-01 21:55:27.890 | + functions-common:is_fedora:523 : [[ -z Ubuntu ]] 2022-11-01 21:55:27.893 | + functions-common:is_fedora:527 : '[' Ubuntu = Fedora ']' 2022-11-01 21:55:27.895 | + functions-common:is_fedora:527 : '[' Ubuntu = 'Red Hat' ']' 2022-11-01 21:55:27.898 | + functions-common:is_fedora:528 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-11-01 21:55:27.900 | + functions-common:is_fedora:529 : '[' Ubuntu = RedHatEnterprise ']' 2022-11-01 21:55:27.903 | + functions-common:is_fedora:530 : '[' Ubuntu = Rocky ']' 2022-11-01 21:55:27.905 | + functions-common:is_fedora:531 : '[' Ubuntu = CentOS ']' 2022-11-01 21:55:27.907 | + functions-common:is_fedora:531 : '[' Ubuntu = CentOSStream ']' 2022-11-01 21:55:27.910 | + functions-common:is_fedora:532 : '[' Ubuntu = AlmaLinux ']' 2022-11-01 21:55:27.912 | + functions-common:is_fedora:533 : '[' Ubuntu = OracleServer ']' 2022-11-01 21:55:27.914 | + functions-common:is_fedora:533 : '[' Ubuntu = Virtuozzo ']' 2022-11-01 21:55:27.917 | + lib/databases/mysql:configure_database_mysql:93 : is_suse 2022-11-01 21:55:27.919 | + functions-common:is_suse:541 : is_opensuse 2022-11-01 21:55:27.921 | + functions-common:is_opensuse:548 : [[ -z Ubuntu ]] 2022-11-01 21:55:27.924 | + functions-common:is_opensuse:552 : [[ Ubuntu =~ (openSUSE) ]] 2022-11-01 21:55:27.926 | + functions-common:is_suse:541 : is_suse_linux_enterprise 2022-11-01 21:55:27.929 | + functions-common:is_suse_linux_enterprise:560 : [[ -z Ubuntu ]] 2022-11-01 21:55:27.931 | + functions-common:is_suse_linux_enterprise:564 : [[ Ubuntu =~ (^SUSE) ]] 2022-11-01 21:55:27.933 | + lib/databases/mysql:configure_database_mysql:96 : is_ubuntu 2022-11-01 21:55:27.936 | + functions-common:is_ubuntu:572 : [[ -z deb ]] 2022-11-01 21:55:27.938 | + functions-common:is_ubuntu:575 : '[' deb = deb ']' 2022-11-01 21:55:27.940 | + lib/databases/mysql:configure_database_mysql:98 : restart_service mysql 2022-11-01 21:55:27.943 | + functions-common:restart_service:2306 : '[' -x /bin/systemctl ']' 2022-11-01 21:55:27.946 | + functions-common:restart_service:2307 : sudo /bin/systemctl restart mysql 2022-11-01 21:55:30.475 | + lib/databases/mysql:configure_database_mysql:104 : sudo mysqladmin -u root password Passw0rd 2022-11-01 21:55:30.491 | mysqladmin: connect to server at 'localhost' failed 2022-11-01 21:55:30.492 | error: 'Access denied for user 'root'@'localhost' (using password: NO)' 2022-11-01 21:55:30.496 | + lib/databases/mysql:configure_database_mysql:104 : true 2022-11-01 21:55:30.499 | + lib/databases/mysql:configure_database_mysql:108 : is_ubuntu 2022-11-01 21:55:30.501 | + functions-common:is_ubuntu:572 : [[ -z deb ]] 2022-11-01 21:55:30.504 | + functions-common:is_ubuntu:575 : '[' deb = deb ']' 2022-11-01 21:55:30.506 | + lib/databases/mysql:configure_database_mysql:108 : '[' mysql == mariadb ']' 2022-11-01 21:55:30.509 | + lib/databases/mysql:configure_database_mysql:111 : local 'cmd_args=-uroot -pPassw0rd -h127.0.0.1 ' 2022-11-01 21:55:30.511 | + lib/databases/mysql:configure_database_mysql:117 : is_ubuntu 2022-11-01 21:55:30.513 | + functions-common:is_ubuntu:572 : [[ -z deb ]] 2022-11-01 21:55:30.516 | + functions-common:is_ubuntu:575 : '[' deb = deb ']' 2022-11-01 21:55:30.518 | + lib/databases/mysql:configure_database_mysql:117 : [[ focal != \b\u\l\l\s\e\y\e ]] 2022-11-01 21:55:30.521 | + lib/databases/mysql:configure_database_mysql:117 : '[' mysql == mariadb ']' 2022-11-01 21:55:30.524 | + 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-11-01 21:55:30.536 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-11-01 21:55:30.571 | + lib/databases/mysql:configure_database_mysql:124 : sudo mysql -uroot -pPassw0rd -h127.0.0.1 -e 'GRANT ALL PRIVILEGES ON *.* TO '\''root'\''@'\''%'\'';' 2022-11-01 21:55:30.583 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-11-01 21:55:30.601 | + lib/databases/mysql:configure_database_mysql:129 : iniset -sudo /etc/mysql/my.cnf mysqld sql_mode TRADITIONAL 2022-11-01 21:55:30.664 | + lib/databases/mysql:configure_database_mysql:130 : iniset -sudo /etc/mysql/my.cnf mysqld default-storage-engine InnoDB 2022-11-01 21:55:30.725 | + lib/databases/mysql:configure_database_mysql:131 : iniset -sudo /etc/mysql/my.cnf mysqld max_connections 1024 2022-11-01 21:55:30.782 | + lib/databases/mysql:configure_database_mysql:133 : [[ False == \T\r\u\e ]] 2022-11-01 21:55:30.785 | + lib/databases/mysql:configure_database_mysql:153 : [[ True == \T\r\u\e ]] 2022-11-01 21:55:30.787 | + lib/databases/mysql:configure_database_mysql:154 : echo 'enabling MySQL performance counting' 2022-11-01 21:55:30.787 | enabling MySQL performance counting 2022-11-01 21:55:30.790 | + lib/databases/mysql:configure_database_mysql:157 : pip_install /home/ubuntu/devstack/tools/dbcounter 2022-11-01 21:55:30.812 | Using python 3.8 to install /home/ubuntu/devstack/tools/dbcounter 2022-11-01 21:55:30.814 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt /home/ubuntu/devstack/tools/dbcounter 2022-11-01 21:55:32.967 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-01 21:55:32.967 | from cryptography.utils import int_from_bytes 2022-11-01 21:55:32.967 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-01 21:55:32.967 | from cryptography.utils import int_from_bytes 2022-11-01 21:55:34.060 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-11-01 21:55:34.063 | Processing ./tools/dbcounter 2022-11-01 21:55:34.069 | Installing build dependencies: started 2022-11-01 21:55:44.268 | Installing build dependencies: finished with status 'done' 2022-11-01 21:55:44.270 | Getting requirements to build wheel: started 2022-11-01 21:55:45.343 | Getting requirements to build wheel: finished with status 'done' 2022-11-01 21:55:45.346 | Installing backend dependencies: started 2022-11-01 21:55:52.103 | Installing backend dependencies: finished with status 'done' 2022-11-01 21:55:52.105 | Preparing wheel metadata: started 2022-11-01 21:55:53.292 | Preparing wheel metadata: finished with status 'done' 2022-11-01 21:55:53.299 | Building wheels for collected packages: dbcounter 2022-11-01 21:55:53.301 | Building wheel for dbcounter (PEP 517): started 2022-11-01 21:55:54.780 | Building wheel for dbcounter (PEP 517): finished with status 'done' 2022-11-01 21:55:54.781 | Created wheel for dbcounter: filename=dbcounter-0.1-py3-none-any.whl size=3220 sha256=eb2cf878892fadb6d0ad0dd54b9ab6d471f95e58ee573d4e45049a5f84f8e180 2022-11-01 21:55:54.781 | Stored in directory: /tmp/pip-ephem-wheel-cache-xh21zjs3/wheels/47/ec/8f/c05696fe4840718acd6e24d52f1870611cf630271d38314447 2022-11-01 21:55:54.782 | Successfully built dbcounter 2022-11-01 21:55:56.982 | Installing collected packages: dbcounter 2022-11-01 21:55:56.982 | Attempting uninstall: dbcounter 2022-11-01 21:55:56.983 | Found existing installation: dbcounter 0.1 2022-11-01 21:55:56.993 | Uninstalling dbcounter-0.1: 2022-11-01 21:55:57.128 | ++ inc/async:async_inner:64 : rc=0 2022-11-01 21:55:57.154 | [191769 Async install_tempest:191769]: finished successfully 2022-11-01 21:55:57.311 | Successfully uninstalled dbcounter-0.1 2022-11-01 21:55:57.411 | Successfully installed dbcounter-0.1 2022-11-01 21:55:57.574 | + inc/python:pip_install:196 : result=0 2022-11-01 21:55:57.576 | + inc/python:pip_install:198 : time_stop pip_install 2022-11-01 21:55:57.579 | + functions-common:time_stop:2422 : local name 2022-11-01 21:55:57.581 | + functions-common:time_stop:2423 : local end_time 2022-11-01 21:55:57.584 | + functions-common:time_stop:2424 : local elapsed_time 2022-11-01 21:55:57.586 | + functions-common:time_stop:2425 : local total 2022-11-01 21:55:57.588 | + functions-common:time_stop:2426 : local start_time 2022-11-01 21:55:57.591 | + functions-common:time_stop:2428 : name=pip_install 2022-11-01 21:55:57.593 | + functions-common:time_stop:2429 : start_time=1667339730806 2022-11-01 21:55:57.595 | + functions-common:time_stop:2431 : [[ -z 1667339730806 ]] 2022-11-01 21:55:57.599 | ++ functions-common:time_stop:2434 : date +%s%3N 2022-11-01 21:55:57.603 | + functions-common:time_stop:2434 : end_time=1667339757600 2022-11-01 21:55:57.605 | + functions-common:time_stop:2435 : elapsed_time=26794 2022-11-01 21:55:57.607 | + functions-common:time_stop:2436 : total=139776 2022-11-01 21:55:57.610 | + functions-common:time_stop:2438 : _TIME_START[$name]= 2022-11-01 21:55:57.612 | + functions-common:time_stop:2439 : _TIME_TOTAL[$name]=166570 2022-11-01 21:55:57.614 | + inc/python:pip_install:199 : return 0 2022-11-01 21:55:57.617 | + lib/databases/mysql:configure_database_mysql:160 : recreate_database stats 2022-11-01 21:55:57.620 | + lib/database:recreate_database:112 : local db=stats 2022-11-01 21:55:57.622 | + lib/database:recreate_database:113 : recreate_database_mysql stats 2022-11-01 21:55:57.624 | + lib/databases/mysql:recreate_database_mysql:66 : local db=stats 2022-11-01 21:55:57.627 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS stats;' 2022-11-01 21:55:57.632 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-11-01 21:55:57.658 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE stats CHARACTER SET utf8;' 2022-11-01 21:55:57.663 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-11-01 21:55:57.679 | + lib/databases/mysql:configure_database_mysql:161 : mysql -u root -pPassw0rd -h 127.0.0.1 -e 'CREATE TABLE queries (db VARCHAR(32), op VARCHAR(32), 2022-11-01 21:55:57.679 | count INT, PRIMARY KEY (db, op)) ENGINE MEMORY' stats 2022-11-01 21:55:57.684 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-11-01 21:55:57.704 | + lib/databases/mysql:configure_database_mysql:166 : restart_service mysql 2022-11-01 21:55:57.706 | + functions-common:restart_service:2306 : '[' -x /bin/systemctl ']' 2022-11-01 21:55:57.709 | + functions-common:restart_service:2307 : sudo /bin/systemctl restart mysql 2022-11-01 21:55:59.964 | + ./stack.sh:main:1034 : save_stackenv 1034 2022-11-01 21:55:59.966 | + functions-common:save_stackenv:60 : local tag=1034 2022-11-01 21:55:59.970 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2022-11-01 21:55:59.974 | + functions-common:save_stackenv:62 : time_stamp=2022-11-01-215559 2022-11-01 21:55:59.977 | + functions-common:save_stackenv:63 : echo '# 2022-11-01-215559 1034' 2022-11-01 21:55:59.980 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-11-01 21:55:59.982 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-11-01 21:55:59.985 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-11-01 21:55:59.987 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2022-11-01 21:55:59.990 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-11-01 21:55:59.993 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2022-11-01 21:55:59.996 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-11-01 21:55:59.998 | + 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-11-01 21:56:00.001 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-11-01 21:56:00.003 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.15 2022-11-01 21:56:00.006 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-11-01 21:56:00.009 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.15/identity 2022-11-01 21:56:00.011 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-11-01 21:56:00.014 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2022-11-01-215210 2022-11-01 21:56:00.016 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-11-01 21:56:00.019 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2022-11-01 21:56:00.021 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-11-01 21:56:00.024 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.15 2022-11-01 21:56:00.026 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-11-01 21:56:00.029 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2022-11-01 21:56:00.031 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-11-01 21:56:00.034 | + functions-common:save_stackenv:65 : echo TLS_IP= 2022-11-01 21:56:00.036 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-11-01 21:56:00.038 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2022-11-01 21:56:00.041 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-11-01 21:56:00.043 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2022-11-01 21:56:00.046 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-11-01 21:56:00.048 | + functions-common:save_stackenv:65 : echo TUNNEL_ENDPOINT_IP=10.222.0.15 2022-11-01 21:56:00.051 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-11-01 21:56:00.054 | + functions-common:save_stackenv:65 : echo TUNNEL_IP_VERSION=4 2022-11-01 21:56:00.057 | + ./stack.sh:main:1046 : [[ True == \T\r\u\e ]] 2022-11-01 21:56:00.059 | + ./stack.sh:main:1047 : [[ -f /sys/kernel/mm/ksm/run ]] 2022-11-01 21:56:00.061 | + ./stack.sh:main:1048 : sudo sh -c 'echo 1 > /sys/kernel/mm/ksm/run' 2022-11-01 21:56:00.074 | + ./stack.sh:main:1060 : start_dstat 2022-11-01 21:56:00.076 | + lib/dstat:start_dstat:31 : run_process dstat '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-11-01 21:56:00.079 | + functions-common:run_process:1676 : local service=dstat 2022-11-01 21:56:00.081 | + functions-common:run_process:1677 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-11-01 21:56:00.084 | + functions-common:run_process:1678 : local group= 2022-11-01 21:56:00.086 | + functions-common:run_process:1679 : local user= 2022-11-01 21:56:00.089 | + functions-common:run_process:1680 : local env_vars= 2022-11-01 21:56:00.091 | + functions-common:run_process:1682 : local name=dstat 2022-11-01 21:56:00.094 | + functions-common:run_process:1684 : time_start run_process 2022-11-01 21:56:00.096 | + functions-common:time_start:2408 : local name=run_process 2022-11-01 21:56:00.099 | + functions-common:time_start:2409 : local start_time= 2022-11-01 21:56:00.101 | + functions-common:time_start:2410 : [[ -n '' ]] 2022-11-01 21:56:00.104 | ++ functions-common:time_start:2413 : date +%s%3N 2022-11-01 21:56:00.109 | + functions-common:time_start:2413 : _TIME_START[$name]=1667339760106 2022-11-01 21:56:00.112 | + functions-common:run_process:1685 : is_service_enabled dstat 2022-11-01 21:56:00.129 | + functions-common:is_service_enabled:2078 : return 0 2022-11-01 21:56:00.132 | + functions-common:run_process:1686 : _run_under_systemd dstat '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' '' '' '' 2022-11-01 21:56:00.135 | + functions-common:_run_under_systemd:1636 : local service=dstat 2022-11-01 21:56:00.137 | + functions-common:_run_under_systemd:1637 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-11-01 21:56:00.140 | + functions-common:_run_under_systemd:1638 : local 'cmd=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-11-01 21:56:00.142 | + functions-common:_run_under_systemd:1640 : _common_systemd_pitfalls '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-11-01 21:56:00.145 | + functions-common:_common_systemd_pitfalls:1608 : local 'cmd=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-11-01 21:56:00.148 | + functions-common:_common_systemd_pitfalls:1611 : [[ /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ sudo ]] 2022-11-01 21:56:00.150 | + functions-common:_common_systemd_pitfalls:1622 : [[ ! /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ ^/ ]] 2022-11-01 21:56:00.153 | + functions-common:_run_under_systemd:1642 : local systemd_service=devstack@dstat.service 2022-11-01 21:56:00.155 | + functions-common:_run_under_systemd:1643 : local group= 2022-11-01 21:56:00.158 | + functions-common:_run_under_systemd:1644 : local user=ubuntu 2022-11-01 21:56:00.160 | + functions-common:_run_under_systemd:1645 : [[ -z ubuntu ]] 2022-11-01 21:56:00.164 | + functions-common:_run_under_systemd:1648 : local env_vars= 2022-11-01 21:56:00.166 | + functions-common:_run_under_systemd:1649 : [[ /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ uwsgi ]] 2022-11-01 21:56:00.169 | + functions-common:_run_under_systemd:1652 : write_user_unit_file devstack@dstat.service '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' '' ubuntu '' 2022-11-01 21:56:00.171 | + functions-common:write_user_unit_file:1545 : local service=devstack@dstat.service 2022-11-01 21:56:00.174 | + functions-common:write_user_unit_file:1546 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-11-01 21:56:00.176 | + functions-common:write_user_unit_file:1547 : local group= 2022-11-01 21:56:00.179 | + functions-common:write_user_unit_file:1548 : local user=ubuntu 2022-11-01 21:56:00.182 | + functions-common:write_user_unit_file:1549 : local env_vars= 2022-11-01 21:56:00.184 | + functions-common:write_user_unit_file:1550 : local extra= 2022-11-01 21:56:00.186 | + functions-common:write_user_unit_file:1551 : [[ -n '' ]] 2022-11-01 21:56:00.189 | + functions-common:write_user_unit_file:1554 : local unitfile=/etc/systemd/system/devstack@dstat.service 2022-11-01 21:56:00.191 | + functions-common:write_user_unit_file:1555 : mkdir -p /etc/systemd/system 2022-11-01 21:56:00.195 | + functions-common:write_user_unit_file:1557 : iniset -sudo /etc/systemd/system/devstack@dstat.service Unit Description 'Devstack devstack@dstat.service' 2022-11-01 21:56:00.251 | + functions-common:write_user_unit_file:1558 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service User ubuntu 2022-11-01 21:56:00.308 | + functions-common:write_user_unit_file:1559 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service ExecStart '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-11-01 21:56:00.364 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service KillMode process 2022-11-01 21:56:00.421 | + functions-common:write_user_unit_file:1561 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service TimeoutStopSec 300 2022-11-01 21:56:00.479 | + functions-common:write_user_unit_file:1562 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-11-01 21:56:00.535 | + functions-common:write_user_unit_file:1563 : [[ -n '' ]] 2022-11-01 21:56:00.538 | + functions-common:write_user_unit_file:1566 : [[ -n '' ]] 2022-11-01 21:56:00.540 | + functions-common:write_user_unit_file:1569 : iniset -sudo /etc/systemd/system/devstack@dstat.service Install WantedBy multi-user.target 2022-11-01 21:56:00.597 | + functions-common:write_user_unit_file:1572 : sudo systemctl daemon-reload 2022-11-01 21:56:00.994 | + functions-common:_run_under_systemd:1655 : sudo systemctl enable devstack@dstat.service 2022-11-01 21:56:01.007 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@dstat.service → /etc/systemd/system/devstack@dstat.service. 2022-11-01 21:56:01.375 | + functions-common:_run_under_systemd:1656 : sudo systemctl start devstack@dstat.service 2022-11-01 21:56:01.399 | + functions-common:run_process:1688 : time_stop run_process 2022-11-01 21:56:01.401 | + functions-common:time_stop:2422 : local name 2022-11-01 21:56:01.404 | + functions-common:time_stop:2423 : local end_time 2022-11-01 21:56:01.406 | + functions-common:time_stop:2424 : local elapsed_time 2022-11-01 21:56:01.409 | + functions-common:time_stop:2425 : local total 2022-11-01 21:56:01.412 | + functions-common:time_stop:2426 : local start_time 2022-11-01 21:56:01.414 | + functions-common:time_stop:2428 : name=run_process 2022-11-01 21:56:01.417 | + functions-common:time_stop:2429 : start_time=1667339760106 2022-11-01 21:56:01.419 | + functions-common:time_stop:2431 : [[ -z 1667339760106 ]] 2022-11-01 21:56:01.422 | ++ functions-common:time_stop:2434 : date +%s%3N 2022-11-01 21:56:01.427 | + functions-common:time_stop:2434 : end_time=1667339761424 2022-11-01 21:56:01.429 | + functions-common:time_stop:2435 : elapsed_time=1318 2022-11-01 21:56:01.431 | + functions-common:time_stop:2436 : total=0 2022-11-01 21:56:01.434 | + functions-common:time_stop:2438 : _TIME_START[$name]= 2022-11-01 21:56:01.436 | + functions-common:time_stop:2439 : _TIME_TOTAL[$name]=1318 2022-11-01 21:56:01.439 | + lib/dstat:start_dstat:36 : run_process memory_tracker /home/ubuntu/devstack/tools/memory_tracker.sh '' root 2022-11-01 21:56:01.441 | + functions-common:run_process:1676 : local service=memory_tracker 2022-11-01 21:56:01.444 | + functions-common:run_process:1677 : local command=/home/ubuntu/devstack/tools/memory_tracker.sh 2022-11-01 21:56:01.446 | + functions-common:run_process:1678 : local group= 2022-11-01 21:56:01.449 | + functions-common:run_process:1679 : local user=root 2022-11-01 21:56:01.451 | + functions-common:run_process:1680 : local env_vars= 2022-11-01 21:56:01.454 | + functions-common:run_process:1682 : local name=memory_tracker 2022-11-01 21:56:01.456 | + functions-common:run_process:1684 : time_start run_process 2022-11-01 21:56:01.459 | + functions-common:time_start:2408 : local name=run_process 2022-11-01 21:56:01.461 | + functions-common:time_start:2409 : local start_time= 2022-11-01 21:56:01.464 | + functions-common:time_start:2410 : [[ -n '' ]] 2022-11-01 21:56:01.467 | ++ functions-common:time_start:2413 : date +%s%3N 2022-11-01 21:56:01.472 | + functions-common:time_start:2413 : _TIME_START[$name]=1667339761469 2022-11-01 21:56:01.475 | + functions-common:run_process:1685 : is_service_enabled memory_tracker 2022-11-01 21:56:01.492 | + functions-common:is_service_enabled:2078 : return 1 2022-11-01 21:56:01.495 | + functions-common:run_process:1688 : time_stop run_process 2022-11-01 21:56:01.497 | + functions-common:time_stop:2422 : local name 2022-11-01 21:56:01.500 | + functions-common:time_stop:2423 : local end_time 2022-11-01 21:56:01.502 | + functions-common:time_stop:2424 : local elapsed_time 2022-11-01 21:56:01.505 | + functions-common:time_stop:2425 : local total 2022-11-01 21:56:01.508 | + functions-common:time_stop:2426 : local start_time 2022-11-01 21:56:01.510 | + functions-common:time_stop:2428 : name=run_process 2022-11-01 21:56:01.512 | + functions-common:time_stop:2429 : start_time=1667339761469 2022-11-01 21:56:01.515 | + functions-common:time_stop:2431 : [[ -z 1667339761469 ]] 2022-11-01 21:56:01.518 | ++ functions-common:time_stop:2434 : date +%s%3N 2022-11-01 21:56:01.523 | + functions-common:time_stop:2434 : end_time=1667339761520 2022-11-01 21:56:01.525 | + functions-common:time_stop:2435 : elapsed_time=51 2022-11-01 21:56:01.528 | + functions-common:time_stop:2436 : total=1318 2022-11-01 21:56:01.530 | + functions-common:time_stop:2438 : _TIME_START[$name]= 2022-11-01 21:56:01.533 | + functions-common:time_stop:2439 : _TIME_TOTAL[$name]=1369 2022-11-01 21:56:01.535 | + lib/dstat:start_dstat:40 : is_service_enabled peakmem_tracker 2022-11-01 21:56:01.557 | + functions-common:is_service_enabled:2078 : return 1 2022-11-01 21:56:01.559 | + ./stack.sh:main:1064 : is_service_enabled tcpdump 2022-11-01 21:56:01.577 | + functions-common:is_service_enabled:2078 : return 1 2022-11-01 21:56:01.579 | + ./stack.sh:main:1072 : is_service_enabled etcd3 2022-11-01 21:56:01.600 | + functions-common:is_service_enabled:2078 : return 0 2022-11-01 21:56:01.603 | + ./stack.sh:main:1073 : start_etcd3 2022-11-01 21:56:01.606 | + lib/etcd3:start_etcd3:41 : local cmd=/opt/stack/bin/etcd 2022-11-01 21:56:01.608 | + lib/etcd3:start_etcd3:42 : cmd+=' --name n-d-863177-4 --data-dir /opt/stack/data/etcd' 2022-11-01 21:56:01.611 | + lib/etcd3:start_etcd3:43 : cmd+=' --initial-cluster-state new --initial-cluster-token etcd-cluster-01' 2022-11-01 21:56:01.613 | + lib/etcd3:start_etcd3:44 : cmd+=' --initial-cluster n-d-863177-4=http://10.222.0.15:2380' 2022-11-01 21:56:01.616 | + lib/etcd3:start_etcd3:45 : cmd+=' --initial-advertise-peer-urls http://10.222.0.15:2380' 2022-11-01 21:56:01.618 | + lib/etcd3:start_etcd3:46 : cmd+=' --advertise-client-urls http://10.222.0.15:2379' 2022-11-01 21:56:01.621 | + lib/etcd3:start_etcd3:47 : '[' 0.0.0.0 == :: ']' 2022-11-01 21:56:01.623 | + lib/etcd3:start_etcd3:50 : cmd+=' --listen-peer-urls http://0.0.0.0:2380 ' 2022-11-01 21:56:01.625 | + lib/etcd3:start_etcd3:52 : cmd+=' --listen-client-urls http://10.222.0.15:2379' 2022-11-01 21:56:01.628 | + lib/etcd3:start_etcd3:53 : '[' True == True ']' 2022-11-01 21:56:01.631 | + lib/etcd3:start_etcd3:54 : cmd+=' --debug' 2022-11-01 21:56:01.633 | + lib/etcd3:start_etcd3:57 : local unitfile=/etc/systemd/system/devstack@etcd.service 2022-11-01 21:56:01.636 | + lib/etcd3:start_etcd3:58 : write_user_unit_file devstack@etcd.service '/opt/stack/bin/etcd --name n-d-863177-4 --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster n-d-863177-4=http://10.222.0.15:2380 --initial-advertise-peer-urls http://10.222.0.15:2380 --advertise-client-urls http://10.222.0.15:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.15:2379 --debug' '' root 2022-11-01 21:56:01.638 | + functions-common:write_user_unit_file:1545 : local service=devstack@etcd.service 2022-11-01 21:56:01.641 | + functions-common:write_user_unit_file:1546 : local 'command=/opt/stack/bin/etcd --name n-d-863177-4 --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster n-d-863177-4=http://10.222.0.15:2380 --initial-advertise-peer-urls http://10.222.0.15:2380 --advertise-client-urls http://10.222.0.15:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.15:2379 --debug' 2022-11-01 21:56:01.643 | + functions-common:write_user_unit_file:1547 : local group= 2022-11-01 21:56:01.645 | + functions-common:write_user_unit_file:1548 : local user=root 2022-11-01 21:56:01.648 | + functions-common:write_user_unit_file:1549 : local env_vars= 2022-11-01 21:56:01.650 | + functions-common:write_user_unit_file:1550 : local extra= 2022-11-01 21:56:01.653 | + functions-common:write_user_unit_file:1551 : [[ -n '' ]] 2022-11-01 21:56:01.656 | + functions-common:write_user_unit_file:1554 : local unitfile=/etc/systemd/system/devstack@etcd.service 2022-11-01 21:56:01.659 | + functions-common:write_user_unit_file:1555 : mkdir -p /etc/systemd/system 2022-11-01 21:56:01.664 | + functions-common:write_user_unit_file:1557 : iniset -sudo /etc/systemd/system/devstack@etcd.service Unit Description 'Devstack devstack@etcd.service' 2022-11-01 21:56:01.734 | + functions-common:write_user_unit_file:1558 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service User root 2022-11-01 21:56:01.804 | + functions-common:write_user_unit_file:1559 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service ExecStart '/opt/stack/bin/etcd --name n-d-863177-4 --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster n-d-863177-4=http://10.222.0.15:2380 --initial-advertise-peer-urls http://10.222.0.15:2380 --advertise-client-urls http://10.222.0.15:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.15:2379 --debug' 2022-11-01 21:56:01.859 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service KillMode process 2022-11-01 21:56:01.915 | + functions-common:write_user_unit_file:1561 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service TimeoutStopSec 300 2022-11-01 21:56:01.970 | + functions-common:write_user_unit_file:1562 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-11-01 21:56:02.025 | + functions-common:write_user_unit_file:1563 : [[ -n '' ]] 2022-11-01 21:56:02.028 | + functions-common:write_user_unit_file:1566 : [[ -n '' ]] 2022-11-01 21:56:02.030 | + functions-common:write_user_unit_file:1569 : iniset -sudo /etc/systemd/system/devstack@etcd.service Install WantedBy multi-user.target 2022-11-01 21:56:02.095 | + functions-common:write_user_unit_file:1572 : sudo systemctl daemon-reload 2022-11-01 21:56:02.471 | + lib/etcd3:start_etcd3:60 : iniset -sudo /etc/systemd/system/devstack@etcd.service Unit After network.target 2022-11-01 21:56:02.529 | + lib/etcd3:start_etcd3:61 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Type notify 2022-11-01 21:56:02.586 | + lib/etcd3:start_etcd3:62 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Restart on-failure 2022-11-01 21:56:02.642 | + lib/etcd3:start_etcd3:63 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service LimitNOFILE 65536 2022-11-01 21:56:02.698 | + lib/etcd3:start_etcd3:64 : is_arch aarch64 2022-11-01 21:56:02.702 | ++ functions-common:is_arch:505 : uname -m 2022-11-01 21:56:02.706 | + functions-common:is_arch:505 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2022-11-01 21:56:02.709 | + lib/etcd3:start_etcd3:68 : sudo systemctl daemon-reload 2022-11-01 21:56:03.088 | + lib/etcd3:start_etcd3:69 : sudo systemctl enable devstack@etcd.service 2022-11-01 21:56:03.102 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@etcd.service → /etc/systemd/system/devstack@etcd.service. 2022-11-01 21:56:03.459 | + lib/etcd3:start_etcd3:70 : sudo systemctl start devstack@etcd.service 2022-11-01 21:56:03.831 | + ./stack.sh:main:1079 : is_service_enabled tls-proxy 2022-11-01 21:56:03.849 | + functions-common:is_service_enabled:2078 : return 1 2022-11-01 21:56:03.851 | + ./stack.sh:main:1084 : write_clouds_yaml 2022-11-01 21:56:03.854 | + functions-common:write_clouds_yaml:79 : CLOUDS_YAML=/etc/openstack/clouds.yaml 2022-11-01 21:56:03.857 | ++ functions-common:write_clouds_yaml:81 : dirname /etc/openstack/clouds.yaml 2022-11-01 21:56:03.862 | + functions-common:write_clouds_yaml:81 : sudo mkdir -p /etc/openstack 2022-11-01 21:56:03.874 | + functions-common:write_clouds_yaml:82 : sudo chown -R ubuntu /etc/openstack 2022-11-01 21:56:03.887 | + functions-common:write_clouds_yaml:84 : CA_CERT_ARG= 2022-11-01 21:56:03.889 | + functions-common:write_clouds_yaml:85 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2022-11-01 21:56:03.893 | + 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.15/identity --os-username demo --os-password Passw0rd --os-project-name demo 2022-11-01 21:56:04.021 | + 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.15/identity --os-username admin --os-password Passw0rd --os-project-name admin 2022-11-01 21:56:04.150 | + 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.15/identity --os-username admin --os-password Passw0rd --os-project-name demo 2022-11-01 21:56:04.277 | + 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.15/identity --os-username alt_demo --os-password Passw0rd --os-project-name alt_demo 2022-11-01 21:56:04.405 | + 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.15/identity --os-username alt_demo_member --os-password Passw0rd --os-project-name alt_demo 2022-11-01 21:56:04.537 | + 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.15/identity --os-username alt_demo_reader --os-password Passw0rd --os-project-name alt_demo 2022-11-01 21:56:04.667 | + 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.15/identity --os-username demo_reader --os-password Passw0rd --os-project-name demo 2022-11-01 21:56:04.795 | + 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.15/identity --os-username admin --os-password Passw0rd --os-system-scope all 2022-11-01 21:56:04.923 | + 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.15/identity --os-username system_member --os-password Passw0rd --os-system-scope all 2022-11-01 21:56:05.052 | + 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.15/identity --os-username system_reader --os-password Passw0rd --os-system-scope all 2022-11-01 21:56:05.180 | + functions-common:write_clouds_yaml:198 : cat 2022-11-01 21:56:05.185 | ++ functions-common:write_clouds_yaml:204 : eval echo '~ubuntu' 2022-11-01 21:56:05.189 | +++ functions-common:write_clouds_yaml:204 : echo /home/ubuntu 2022-11-01 21:56:05.192 | + functions-common:write_clouds_yaml:204 : rm -f /home/ubuntu/.config/openstack/clouds.yaml 2022-11-01 21:56:05.196 | + ./stack.sh:main:1085 : export OS_CLOUD=devstack-admin 2022-11-01 21:56:05.199 | + ./stack.sh:main:1085 : OS_CLOUD=devstack-admin 2022-11-01 21:56:05.202 | + ./stack.sh:main:1087 : is_service_enabled keystone 2022-11-01 21:56:05.218 | + functions-common:is_service_enabled:2078 : return 0 2022-11-01 21:56:05.220 | + ./stack.sh:main:1088 : echo_summary 'Starting Keystone' 2022-11-01 21:56:05.223 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-11-01 21:56:05.225 | + ./stack.sh:echo_summary:441 : echo -e Starting Keystone 2022-11-01 21:56:05.228 | + ./stack.sh:main:1090 : '[' 10.222.0.15 == 10.222.0.15 ']' 2022-11-01 21:56:05.230 | + ./stack.sh:main:1091 : init_keystone 2022-11-01 21:56:05.233 | + lib/keystone:init_keystone:473 : is_service_enabled ldap 2022-11-01 21:56:05.249 | + functions-common:is_service_enabled:2078 : return 1 2022-11-01 21:56:05.252 | + lib/keystone:init_keystone:477 : [[ True == True ]] 2022-11-01 21:56:05.254 | + lib/keystone:init_keystone:479 : recreate_database keystone 2022-11-01 21:56:05.257 | + lib/database:recreate_database:112 : local db=keystone 2022-11-01 21:56:05.260 | + lib/database:recreate_database:113 : recreate_database_mysql keystone 2022-11-01 21:56:05.262 | + lib/databases/mysql:recreate_database_mysql:66 : local db=keystone 2022-11-01 21:56:05.264 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS keystone;' 2022-11-01 21:56:05.269 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-11-01 21:56:05.761 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE keystone CHARACTER SET utf8;' 2022-11-01 21:56:05.766 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-11-01 21:56:05.784 | + lib/keystone:init_keystone:482 : time_start dbsync 2022-11-01 21:56:05.787 | + functions-common:time_start:2408 : local name=dbsync 2022-11-01 21:56:05.789 | + functions-common:time_start:2409 : local start_time= 2022-11-01 21:56:05.792 | + functions-common:time_start:2410 : [[ -n '' ]] 2022-11-01 21:56:05.795 | ++ functions-common:time_start:2413 : date +%s%3N 2022-11-01 21:56:05.799 | + functions-common:time_start:2413 : _TIME_START[$name]=1667339765797 2022-11-01 21:56:05.802 | + lib/keystone:init_keystone:484 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf db_sync 2022-11-01 21:56:09.299 | INFO dbcounter [-] Registered counter for database keystone 2022-11-01 21:56:09.326 | 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=194020) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:326}} 2022-11-01 21:56:09.331 | DEBUG dbcounter [-] [194020] Writer thread running {{(pid=194020) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:99}} 2022-11-01 21:56:09.335 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2022-11-01 21:56:09.335 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2022-11-01 21:56:09.340 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=194020) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-11-01 21:56:09.341 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=194020) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-01 21:56:09.341 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=194020) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-01 21:56:09.341 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=194020) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-01 21:56:09.341 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=194020) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-01 21:56:09.342 | 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=194020) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-01 21:56:09.342 | 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=194020) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-01 21:56:09.342 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=194020) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-01 21:56:09.342 | 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=194020) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-01 21:56:09.342 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=194020) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-01 21:56:09.342 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=194020) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-01 21:56:09.343 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=194020) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-01 21:56:09.343 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=194020) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-01 21:56:09.343 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=194020) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-01 21:56:09.343 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=194020) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-01 21:56:09.343 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=194020) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-11-01 21:56:09.343 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=194020) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-11-01 21:56:09.366 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2022-11-01 21:56:09.366 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2022-11-01 21:56:09.420 | INFO alembic.runtime.migration [-] Running upgrade -> 27e647c0fad4, Initial version. 2022-11-01 21:56:11.062 | DEBUG alembic.runtime.migration [-] new branch insert 27e647c0fad4 {{(pid=194020) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:818}} 2022-11-01 21:56:11.064 | INFO alembic.runtime.migration [-] Running upgrade 27e647c0fad4 -> e25ffa003242, Initial no-op Yoga contract migration. 2022-11-01 21:56:11.064 | DEBUG alembic.runtime.migration [-] update 27e647c0fad4 to e25ffa003242 {{(pid=194020) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:853}} 2022-11-01 21:56:11.066 | INFO alembic.runtime.migration [-] Running upgrade 27e647c0fad4 -> 29e87d24a316, Initial no-op Yoga expand migration. 2022-11-01 21:56:11.066 | DEBUG alembic.runtime.migration [-] new branch insert 29e87d24a316 {{(pid=194020) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:818}} 2022-11-01 21:56:11.402 | + lib/keystone:init_keystone:485 : time_stop dbsync 2022-11-01 21:56:11.404 | + functions-common:time_stop:2422 : local name 2022-11-01 21:56:11.407 | + functions-common:time_stop:2423 : local end_time 2022-11-01 21:56:11.410 | + functions-common:time_stop:2424 : local elapsed_time 2022-11-01 21:56:11.412 | + functions-common:time_stop:2425 : local total 2022-11-01 21:56:11.415 | + functions-common:time_stop:2426 : local start_time 2022-11-01 21:56:11.417 | + functions-common:time_stop:2428 : name=dbsync 2022-11-01 21:56:11.420 | + functions-common:time_stop:2429 : start_time=1667339765797 2022-11-01 21:56:11.422 | + functions-common:time_stop:2431 : [[ -z 1667339765797 ]] 2022-11-01 21:56:11.425 | ++ functions-common:time_stop:2434 : date +%s%3N 2022-11-01 21:56:11.430 | + functions-common:time_stop:2434 : end_time=1667339771427 2022-11-01 21:56:11.433 | + functions-common:time_stop:2435 : elapsed_time=5630 2022-11-01 21:56:11.436 | + functions-common:time_stop:2436 : total=0 2022-11-01 21:56:11.438 | + functions-common:time_stop:2438 : _TIME_START[$name]= 2022-11-01 21:56:11.441 | + functions-common:time_stop:2439 : _TIME_TOTAL[$name]=5630 2022-11-01 21:56:11.443 | + lib/keystone:init_keystone:487 : [[ fernet == \f\e\r\n\e\t ]] 2022-11-01 21:56:11.445 | + lib/keystone:init_keystone:488 : rm -rf /etc/keystone/fernet-keys/ 2022-11-01 21:56:11.450 | + lib/keystone:init_keystone:489 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf fernet_setup 2022-11-01 21:56:14.732 | INFO keystone.common.utils [-] /etc/keystone/fernet-keys/ does not appear to exist; attempting to create it 2022-11-01 21:56:14.733 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/fernet-keys/0.tmp 2022-11-01 21:56:14.733 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/fernet-keys/0 2022-11-01 21:56:14.733 | INFO keystone.common.fernet_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/fernet-keys/0'] 2022-11-01 21:56:14.733 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/fernet-keys/0.tmp 2022-11-01 21:56:14.734 | INFO keystone.common.fernet_utils [-] Current primary key is: 0 2022-11-01 21:56:14.734 | INFO keystone.common.fernet_utils [-] Next primary key will be: 1 2022-11-01 21:56:14.734 | INFO keystone.common.fernet_utils [-] Promoted key 0 to be the primary: 1 2022-11-01 21:56:14.734 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/fernet-keys/0 2022-11-01 21:56:15.045 | + lib/keystone:init_keystone:491 : rm -rf /etc/keystone/credential-keys/ 2022-11-01 21:56:15.049 | + lib/keystone:init_keystone:492 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf credential_setup 2022-11-01 21:56:18.343 | INFO keystone.common.utils [-] /etc/keystone/credential-keys/ does not appear to exist; attempting to create it 2022-11-01 21:56:18.344 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/credential-keys/0.tmp 2022-11-01 21:56:18.344 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/credential-keys/0 2022-11-01 21:56:18.344 | INFO keystone.common.fernet_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/credential-keys/0'] 2022-11-01 21:56:18.345 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/credential-keys/0.tmp 2022-11-01 21:56:18.345 | INFO keystone.common.fernet_utils [-] Current primary key is: 0 2022-11-01 21:56:18.345 | INFO keystone.common.fernet_utils [-] Next primary key will be: 1 2022-11-01 21:56:18.345 | INFO keystone.common.fernet_utils [-] Promoted key 0 to be the primary: 1 2022-11-01 21:56:18.346 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/credential-keys/0 2022-11-01 21:56:18.656 | + ./stack.sh:main:1092 : start_keystone 2022-11-01 21:56:18.658 | + lib/keystone:start_keystone:550 : local service_port=5000 2022-11-01 21:56:18.661 | + lib/keystone:start_keystone:551 : local auth_protocol=http 2022-11-01 21:56:18.664 | + lib/keystone:start_keystone:552 : is_service_enabled tls-proxy 2022-11-01 21:56:18.680 | + functions-common:is_service_enabled:2078 : return 1 2022-11-01 21:56:18.683 | + lib/keystone:start_keystone:557 : '[' uwsgi == mod_wsgi ']' 2022-11-01 21:56:18.686 | ++ lib/keystone:start_keystone:561 : which uwsgi 2022-11-01 21:56:18.690 | + lib/keystone:start_keystone:561 : run_process keystone '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' 2022-11-01 21:56:18.692 | + functions-common:run_process:1676 : local service=keystone 2022-11-01 21:56:18.695 | + functions-common:run_process:1677 : local 'command=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-11-01 21:56:18.697 | + functions-common:run_process:1678 : local group= 2022-11-01 21:56:18.700 | + functions-common:run_process:1679 : local user= 2022-11-01 21:56:18.702 | + functions-common:run_process:1680 : local env_vars= 2022-11-01 21:56:18.705 | + functions-common:run_process:1682 : local name=keystone 2022-11-01 21:56:18.707 | + functions-common:run_process:1684 : time_start run_process 2022-11-01 21:56:18.710 | + functions-common:time_start:2408 : local name=run_process 2022-11-01 21:56:18.713 | + functions-common:time_start:2409 : local start_time= 2022-11-01 21:56:18.715 | + functions-common:time_start:2410 : [[ -n '' ]] 2022-11-01 21:56:18.718 | ++ functions-common:time_start:2413 : date +%s%3N 2022-11-01 21:56:18.722 | + functions-common:time_start:2413 : _TIME_START[$name]=1667339778720 2022-11-01 21:56:18.726 | + functions-common:run_process:1685 : is_service_enabled keystone 2022-11-01 21:56:18.741 | + functions-common:is_service_enabled:2078 : return 0 2022-11-01 21:56:18.744 | + functions-common:run_process:1686 : _run_under_systemd keystone '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' '' '' 2022-11-01 21:56:18.747 | + functions-common:_run_under_systemd:1636 : local service=keystone 2022-11-01 21:56:18.749 | + functions-common:_run_under_systemd:1637 : local 'command=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-11-01 21:56:18.751 | + functions-common:_run_under_systemd:1638 : local 'cmd=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-11-01 21:56:18.754 | + functions-common:_run_under_systemd:1640 : _common_systemd_pitfalls '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-11-01 21:56:18.756 | + functions-common:_common_systemd_pitfalls:1608 : local 'cmd=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-11-01 21:56:18.759 | + functions-common:_common_systemd_pitfalls:1611 : [[ /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ sudo ]] 2022-11-01 21:56:18.761 | + functions-common:_common_systemd_pitfalls:1622 : [[ ! /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ ^/ ]] 2022-11-01 21:56:18.764 | + functions-common:_run_under_systemd:1642 : local systemd_service=devstack@keystone.service 2022-11-01 21:56:18.766 | + functions-common:_run_under_systemd:1643 : local group= 2022-11-01 21:56:18.769 | + functions-common:_run_under_systemd:1644 : local user=ubuntu 2022-11-01 21:56:18.771 | + functions-common:_run_under_systemd:1645 : [[ -z ubuntu ]] 2022-11-01 21:56:18.774 | + functions-common:_run_under_systemd:1648 : local env_vars= 2022-11-01 21:56:18.776 | + functions-common:_run_under_systemd:1649 : [[ /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ uwsgi ]] 2022-11-01 21:56:18.779 | + functions-common:_run_under_systemd:1650 : write_uwsgi_user_unit_file devstack@keystone.service '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' ubuntu '' 2022-11-01 21:56:18.781 | + functions-common:write_uwsgi_user_unit_file:1576 : local service=devstack@keystone.service 2022-11-01 21:56:18.783 | + functions-common:write_uwsgi_user_unit_file:1577 : local 'command=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-11-01 21:56:18.785 | + functions-common:write_uwsgi_user_unit_file:1578 : local group= 2022-11-01 21:56:18.788 | + functions-common:write_uwsgi_user_unit_file:1579 : local user=ubuntu 2022-11-01 21:56:18.791 | + functions-common:write_uwsgi_user_unit_file:1580 : local env_vars= 2022-11-01 21:56:18.793 | + functions-common:write_uwsgi_user_unit_file:1581 : local unitfile=/etc/systemd/system/devstack@keystone.service 2022-11-01 21:56:18.795 | + functions-common:write_uwsgi_user_unit_file:1582 : mkdir -p /etc/systemd/system 2022-11-01 21:56:18.799 | + functions-common:write_uwsgi_user_unit_file:1584 : iniset -sudo /etc/systemd/system/devstack@keystone.service Unit Description 'Devstack devstack@keystone.service' 2022-11-01 21:56:18.855 | + functions-common:write_uwsgi_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service SyslogIdentifier devstack@keystone.service 2022-11-01 21:56:18.910 | + functions-common:write_uwsgi_user_unit_file:1586 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service User ubuntu 2022-11-01 21:56:18.966 | + functions-common:write_uwsgi_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service ExecStart '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-11-01 21:56:19.021 | + functions-common:write_uwsgi_user_unit_file:1588 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-11-01 21:56:19.077 | + functions-common:write_uwsgi_user_unit_file:1589 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Type notify 2022-11-01 21:56:19.133 | + functions-common:write_uwsgi_user_unit_file:1590 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service KillMode process 2022-11-01 21:56:19.189 | + functions-common:write_uwsgi_user_unit_file:1591 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Restart always 2022-11-01 21:56:19.246 | + functions-common:write_uwsgi_user_unit_file:1592 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service NotifyAccess all 2022-11-01 21:56:19.301 | + functions-common:write_uwsgi_user_unit_file:1593 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service RestartForceExitStatus 100 2022-11-01 21:56:19.357 | + functions-common:write_uwsgi_user_unit_file:1595 : [[ -n '' ]] 2022-11-01 21:56:19.360 | + functions-common:write_uwsgi_user_unit_file:1598 : [[ -n '' ]] 2022-11-01 21:56:19.362 | + functions-common:write_uwsgi_user_unit_file:1601 : iniset -sudo /etc/systemd/system/devstack@keystone.service Install WantedBy multi-user.target 2022-11-01 21:56:19.419 | + functions-common:write_uwsgi_user_unit_file:1604 : sudo systemctl daemon-reload 2022-11-01 21:56:19.792 | + functions-common:_run_under_systemd:1655 : sudo systemctl enable devstack@keystone.service 2022-11-01 21:56:19.805 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@keystone.service → /etc/systemd/system/devstack@keystone.service. 2022-11-01 21:56:20.170 | + functions-common:_run_under_systemd:1656 : sudo systemctl start devstack@keystone.service 2022-11-01 21:56:20.244 | + functions-common:run_process:1688 : time_stop run_process 2022-11-01 21:56:20.248 | + functions-common:time_stop:2422 : local name 2022-11-01 21:56:20.251 | + functions-common:time_stop:2423 : local end_time 2022-11-01 21:56:20.255 | + functions-common:time_stop:2424 : local elapsed_time 2022-11-01 21:56:20.259 | + functions-common:time_stop:2425 : local total 2022-11-01 21:56:20.261 | + functions-common:time_stop:2426 : local start_time 2022-11-01 21:56:20.264 | + functions-common:time_stop:2428 : name=run_process 2022-11-01 21:56:20.266 | + functions-common:time_stop:2429 : start_time=1667339778720 2022-11-01 21:56:20.268 | + functions-common:time_stop:2431 : [[ -z 1667339778720 ]] 2022-11-01 21:56:20.274 | ++ functions-common:time_stop:2434 : date +%s%3N 2022-11-01 21:56:20.277 | + functions-common:time_stop:2434 : end_time=1667339780274 2022-11-01 21:56:20.279 | + functions-common:time_stop:2435 : elapsed_time=1554 2022-11-01 21:56:20.281 | + functions-common:time_stop:2436 : total=1369 2022-11-01 21:56:20.284 | + functions-common:time_stop:2438 : _TIME_START[$name]= 2022-11-01 21:56:20.286 | + functions-common:time_stop:2439 : _TIME_TOTAL[$name]=2923 2022-11-01 21:56:20.289 | + lib/keystone:start_keystone:564 : echo 'Waiting for keystone to start...' 2022-11-01 21:56:20.289 | Waiting for keystone to start... 2022-11-01 21:56:20.292 | + lib/keystone:start_keystone:570 : local service_uri=http://10.222.0.15/identity/v3/ 2022-11-01 21:56:20.294 | + lib/keystone:start_keystone:572 : wait_for_service 60 http://10.222.0.15/identity/v3/ 2022-11-01 21:56:20.297 | + functions:wait_for_service:457 : local timeout=60 2022-11-01 21:56:20.299 | + functions:wait_for_service:458 : local url=http://10.222.0.15/identity/v3/ 2022-11-01 21:56:20.301 | + functions:wait_for_service:459 : local rval=0 2022-11-01 21:56:20.304 | + functions:wait_for_service:460 : time_start wait_for_service 2022-11-01 21:56:20.306 | + functions-common:time_start:2408 : local name=wait_for_service 2022-11-01 21:56:20.309 | + functions-common:time_start:2409 : local start_time= 2022-11-01 21:56:20.311 | + functions-common:time_start:2410 : [[ -n '' ]] 2022-11-01 21:56:20.316 | ++ functions-common:time_start:2413 : date +%s%3N 2022-11-01 21:56:20.318 | + functions-common:time_start:2413 : _TIME_START[$name]=1667339780316 2022-11-01 21:56:20.322 | + functions:wait_for_service:461 : timeout 60 bash -x 2022-11-01 21:56:20.327 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.15/identity/v3/ 2022-11-01 21:56:25.328 | + :: : [[ 200 == 503 ]] 2022-11-01 21:56:25.329 | + :: : [[ 0 -eq 7 ]] 2022-11-01 21:56:25.332 | + functions:wait_for_service:466 : time_stop wait_for_service 2022-11-01 21:56:25.335 | + functions-common:time_stop:2422 : local name 2022-11-01 21:56:25.338 | + functions-common:time_stop:2423 : local end_time 2022-11-01 21:56:25.340 | + functions-common:time_stop:2424 : local elapsed_time 2022-11-01 21:56:25.342 | + functions-common:time_stop:2425 : local total 2022-11-01 21:56:25.345 | + functions-common:time_stop:2426 : local start_time 2022-11-01 21:56:25.347 | + functions-common:time_stop:2428 : name=wait_for_service 2022-11-01 21:56:25.349 | + functions-common:time_stop:2429 : start_time=1667339780316 2022-11-01 21:56:25.352 | + functions-common:time_stop:2431 : [[ -z 1667339780316 ]] 2022-11-01 21:56:25.355 | ++ functions-common:time_stop:2434 : date +%s%3N 2022-11-01 21:56:25.360 | + functions-common:time_stop:2434 : end_time=1667339785357 2022-11-01 21:56:25.362 | + functions-common:time_stop:2435 : elapsed_time=5041 2022-11-01 21:56:25.365 | + functions-common:time_stop:2436 : total=0 2022-11-01 21:56:25.367 | + functions-common:time_stop:2438 : _TIME_START[$name]= 2022-11-01 21:56:25.369 | + functions-common:time_stop:2439 : _TIME_TOTAL[$name]=5041 2022-11-01 21:56:25.372 | + functions:wait_for_service:467 : return 0 2022-11-01 21:56:25.374 | + lib/keystone:start_keystone:577 : is_service_enabled tls-proxy 2022-11-01 21:56:25.391 | + functions-common:is_service_enabled:2078 : return 1 2022-11-01 21:56:25.394 | + lib/keystone:start_keystone:582 : restart_service memcached 2022-11-01 21:56:25.396 | + functions-common:restart_service:2306 : '[' -x /bin/systemctl ']' 2022-11-01 21:56:25.399 | + functions-common:restart_service:2307 : sudo /bin/systemctl restart memcached 2022-11-01 21:56:25.430 | + ./stack.sh:main:1093 : bootstrap_keystone 2022-11-01 21:56:25.432 | + 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.15/identity 2022-11-01 21:56:28.790 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.deleted`. {{(pid=194773) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-11-01 21:56:28.790 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.disabled`. {{(pid=194773) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-11-01 21:56:28.790 | 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=194773) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-11-01 21:56:28.798 | DEBUG keystone.notifications [-] Callback: `keystone.assignment.core.Manager._delete_domain_assignments` subscribed to event `identity.domain.deleted`. {{(pid=194773) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-11-01 21:56:28.814 | DEBUG keystone.notifications [-] Callback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.project.deleted`. {{(pid=194773) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-11-01 21:56:28.814 | DEBUG keystone.notifications [-] Callback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.endpoint.deleted`. {{(pid=194773) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-11-01 21:56:28.845 | DEBUG keystone.notifications [-] Callback: `keystone.federation.core.Manager._cleanup_identity_provider` subscribed to event `identity.domain_deleted.internal`. {{(pid=194773) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-11-01 21:56:28.875 | DEBUG keystone.notifications [-] Callback: `keystone.identity.core.Manager._domain_deleted` subscribed to event `identity.domain_deleted.internal`. {{(pid=194773) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-11-01 21:56:28.876 | DEBUG keystone.notifications [-] Callback: `keystone.identity.core.Manager._unset_default_project` subscribed to event `identity.project.deleted`. {{(pid=194773) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-11-01 21:56:29.049 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._trust_callback` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=194773) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-11-01 21:56:29.049 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._consumer_callback` subscribed to event `identity.OS-OAUTH1:consumer.deleted`. {{(pid=194773) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-11-01 21:56:29.050 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.deleted`. {{(pid=194773) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-11-01 21:56:29.050 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._project_callback` subscribed to event `identity.project.deleted`. {{(pid=194773) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-11-01 21:56:29.050 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.disabled`. {{(pid=194773) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-11-01 21:56:29.050 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.persist_revocation_event_for_user.internal`. {{(pid=194773) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-11-01 21:56:29.062 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=194773) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-11-01 21:56:29.063 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.deleted`. {{(pid=194773) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-11-01 21:56:29.063 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.deleted`. {{(pid=194773) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-11-01 21:56:29.063 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.disabled`. {{(pid=194773) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-11-01 21:56:29.063 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.disabled`. {{(pid=194773) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-11-01 21:56:29.063 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.project.disabled`. {{(pid=194773) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-11-01 21:56:29.064 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.invalidate_token_cache.internal`. {{(pid=194773) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-11-01 21:56:29.070 | DEBUG keystone.notifications [-] Callback: `keystone.trust.core.Manager._on_user_delete` subscribed to event `identity.user.deleted`. {{(pid=194773) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-11-01 21:56:29.073 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=194773) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-11-01 21:56:29.073 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.deleted`. {{(pid=194773) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-11-01 21:56:29.073 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.deleted`. {{(pid=194773) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-11-01 21:56:29.074 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.disabled`. {{(pid=194773) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-11-01 21:56:29.074 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.disabled`. {{(pid=194773) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-11-01 21:56:29.074 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.project.disabled`. {{(pid=194773) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-11-01 21:56:29.074 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.invalidate_token_cache.internal`. {{(pid=194773) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-11-01 21:56:29.139 | INFO dbcounter [-] Registered counter for database keystone 2022-11-01 21:56:29.157 | 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=194773) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:326}} 2022-11-01 21:56:29.163 | DEBUG dbcounter [-] [194773] Writer thread running {{(pid=194773) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:99}} 2022-11-01 21:56:29.366 | INFO keystone.cmd.bootstrap [None req-351a6a11-cddc-4169-8ff6-c7844136118c None None] Created domain default 2022-11-01 21:56:29.413 | INFO keystone.cmd.bootstrap [None req-351a6a11-cddc-4169-8ff6-c7844136118c None None] Created project admin 2022-11-01 21:56:29.446 | DEBUG passlib.handlers.bcrypt [None req-351a6a11-cddc-4169-8ff6-c7844136118c None None] detected 'bcrypt' backend, version '4.0.0' {{(pid=194773) _load_backend_mixin /usr/local/lib/python3.8/dist-packages/passlib/handlers/bcrypt.py:625}} 2022-11-01 21:56:29.446 | DEBUG passlib.handlers.bcrypt [None req-351a6a11-cddc-4169-8ff6-c7844136118c None None] 'bcrypt' backend lacks $2$ support, enabling workaround {{(pid=194773) _finalize_backend_mixin /usr/local/lib/python3.8/dist-packages/passlib/handlers/bcrypt.py:406}} 2022-11-01 21:56:29.509 | INFO keystone.cmd.bootstrap [None req-351a6a11-cddc-4169-8ff6-c7844136118c None None] Created user admin 2022-11-01 21:56:29.525 | INFO keystone.cmd.bootstrap [None req-351a6a11-cddc-4169-8ff6-c7844136118c None None] Created role reader 2022-11-01 21:56:29.535 | INFO keystone.cmd.bootstrap [None req-351a6a11-cddc-4169-8ff6-c7844136118c None None] Created role member 2022-11-01 21:56:29.558 | INFO keystone.cmd.bootstrap [None req-351a6a11-cddc-4169-8ff6-c7844136118c None None] Created implied role where 04534590c66742da8f87db17d2c35b70 implies ee4645215043447c8c690dd181995a0a 2022-11-01 21:56:29.568 | INFO keystone.cmd.bootstrap [None req-351a6a11-cddc-4169-8ff6-c7844136118c None None] Created role admin 2022-11-01 21:56:29.586 | INFO keystone.cmd.bootstrap [None req-351a6a11-cddc-4169-8ff6-c7844136118c None None] Created implied role where 5644209a72d74dfc9aa5b8596f614248 implies 04534590c66742da8f87db17d2c35b70 2022-11-01 21:56:29.598 | INFO keystone.cmd.bootstrap [None req-351a6a11-cddc-4169-8ff6-c7844136118c None None] Granted role admin on project admin to user admin. 2022-11-01 21:56:29.608 | INFO keystone.cmd.bootstrap [None req-351a6a11-cddc-4169-8ff6-c7844136118c None None] Granted role admin on the system to user admin. 2022-11-01 21:56:29.620 | WARNING py.warnings [None req-351a6a11-cddc-4169-8ff6-c7844136118c 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-11-01 21:56:29.620 | warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2022-11-01 21:56:29.620 |  2022-11-01 21:56:29.624 | INFO keystone.cmd.bootstrap [None req-351a6a11-cddc-4169-8ff6-c7844136118c None None] Created region RegionOne 2022-11-01 21:56:29.657 | INFO keystone.cmd.bootstrap [None req-351a6a11-cddc-4169-8ff6-c7844136118c None None] Created public endpoint http://10.222.0.15/identity 2022-11-01 21:56:30.049 | + lib/keystone:bootstrap_keystone:610 : '[' False == True ']' 2022-11-01 21:56:30.051 | + ./stack.sh:main:1096 : create_keystone_accounts 2022-11-01 21:56:30.054 | + lib/keystone:create_keystone_accounts:309 : local admin_project 2022-11-01 21:56:30.057 | ++ lib/keystone:create_keystone_accounts:310 : oscwrap project show admin -f value -c id 2022-11-01 21:56:33.219 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-01 21:56:33.219 | from cryptography.utils import int_from_bytes 2022-11-01 21:56:33.219 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-01 21:56:33.219 | from cryptography.utils import int_from_bytes 2022-11-01 21:56:33.374 | ++ functions-common:oscwrap:2462 : return 0 2022-11-01 21:56:33.377 | + lib/keystone:create_keystone_accounts:310 : admin_project=9b606041e98443fb96f35d957180ee96 2022-11-01 21:56:33.379 | + lib/keystone:create_keystone_accounts:311 : local admin_user 2022-11-01 21:56:33.383 | ++ lib/keystone:create_keystone_accounts:312 : oscwrap user show admin -f value -c id 2022-11-01 21:56:35.732 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-01 21:56:35.733 | from cryptography.utils import int_from_bytes 2022-11-01 21:56:35.733 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-01 21:56:35.733 | from cryptography.utils import int_from_bytes 2022-11-01 21:56:35.889 | ++ functions-common:oscwrap:2462 : return 0 2022-11-01 21:56:35.892 | + lib/keystone:create_keystone_accounts:312 : admin_user=f41b99ffa8b94dc0a60023762fd11de4 2022-11-01 21:56:35.895 | + lib/keystone:create_keystone_accounts:314 : local admin_role=admin 2022-11-01 21:56:35.898 | + lib/keystone:create_keystone_accounts:315 : local member_role=member 2022-11-01 21:56:35.900 | + lib/keystone:create_keystone_accounts:316 : local reader_role=reader 2022-11-01 21:56:35.902 | + lib/keystone:create_keystone_accounts:318 : async_run ks-domain-role get_or_add_user_domain_role admin f41b99ffa8b94dc0a60023762fd11de4 default 2022-11-01 21:56:35.966 | + inc/async:async_inner:63 : get_or_add_user_domain_role admin f41b99ffa8b94dc0a60023762fd11de4 default 2022-11-01 21:56:36.007 | [164647 Async ks-domain-role:194902]: running: get_or_add_user_domain_role admin f41b99ffa8b94dc0a60023762fd11de4 default 2022-11-01 21:56:36.009 | + lib/keystone:create_keystone_accounts:321 : get_or_create_domain Default 2022-11-01 21:56:36.012 | + functions-common:get_or_create_domain:882 : local domain_id 2022-11-01 21:56:36.015 | ++ functions-common:get_or_create_domain:888 : oscwrap --os-cloud devstack-system-admin domain create Default --description '' --or-show -f value -c id 2022-11-01 21:56:38.988 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-01 21:56:38.988 | from cryptography.utils import int_from_bytes 2022-11-01 21:56:38.988 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-01 21:56:38.988 | from cryptography.utils import int_from_bytes 2022-11-01 21:56:39.155 | ++ functions-common:oscwrap:2462 : return 0 2022-11-01 21:56:39.158 | + functions-common:get_or_create_domain:887 : domain_id=default 2022-11-01 21:56:39.161 | + functions-common:get_or_create_domain:888 : echo default 2022-11-01 21:56:39.161 | default 2022-11-01 21:56:39.163 | + lib/keystone:create_keystone_accounts:322 : async_run ks-project get_or_create_project service Default 2022-11-01 21:56:39.232 | + inc/async:async_inner:63 : get_or_create_project service Default 2022-11-01 21:56:39.282 | [164647 Async ks-project:195015]: running: get_or_create_project service Default 2022-11-01 21:56:39.285 | + lib/keystone:create_keystone_accounts:325 : async_run ks-service get_or_create_role service 2022-11-01 21:56:39.363 | + inc/async:async_inner:63 : get_or_create_role service 2022-11-01 21:56:39.415 | [164647 Async ks-service:195110]: running: get_or_create_role service 2022-11-01 21:56:39.417 | + lib/keystone:create_keystone_accounts:331 : async_run ks-reseller get_or_create_role ResellerAdmin 2022-11-01 21:56:39.499 | + inc/async:async_inner:63 : get_or_create_role ResellerAdmin 2022-11-01 21:56:39.589 | [164647 Async ks-reseller:195224]: running: get_or_create_role ResellerAdmin 2022-11-01 21:56:39.606 | + lib/keystone:create_keystone_accounts:335 : local another_role=anotherrole 2022-11-01 21:56:39.624 | + lib/keystone:create_keystone_accounts:336 : async_run ks-anotherrole get_or_create_role anotherrole 2022-11-01 21:56:40.102 | + inc/async:async_inner:63 : get_or_create_role anotherrole 2022-11-01 21:56:40.355 | [164647 Async ks-anotherrole:195325]: running: get_or_create_role anotherrole 2022-11-01 21:56:40.372 | + lib/keystone:create_keystone_accounts:339 : local invis_project 2022-11-01 21:56:40.416 | ++ lib/keystone:create_keystone_accounts:340 : get_or_create_project invisible_to_admin default 2022-11-01 21:56:40.444 | ++ functions-common:get_or_create_project:932 : local project_id 2022-11-01 21:56:40.475 | +++ functions-common:get_or_create_project:940 : oscwrap --os-cloud devstack-system-admin project create invisible_to_admin --domain=default --or-show -f value -c id 2022-11-01 21:56:43.121 | + inc/async:async_inner:64 : rc=0 2022-11-01 21:56:43.261 | [195110 Async ks-service:195110]: finished successfully 2022-11-01 21:56:43.576 | + inc/async:async_inner:64 : rc=0 2022-11-01 21:56:43.649 | [195015 Async ks-project:195015]: finished successfully 2022-11-01 21:56:43.840 | + inc/async:async_inner:64 : rc=0 2022-11-01 21:56:43.922 | [195224 Async ks-reseller:195224]: finished successfully 2022-11-01 21:56:44.011 | + inc/async:async_inner:64 : rc=0 2022-11-01 21:56:44.041 | [195325 Async ks-anotherrole:195325]: finished successfully 2022-11-01 21:56:44.057 | + inc/async:async_inner:64 : rc=0 2022-11-01 21:56:44.085 | [194902 Async ks-domain-role:194902]: finished successfully 2022-11-01 21:56:44.622 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-01 21:56:44.622 | from cryptography.utils import int_from_bytes 2022-11-01 21:56:44.622 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-01 21:56:44.622 | from cryptography.utils import int_from_bytes 2022-11-01 21:56:44.781 | +++ functions-common:oscwrap:2462 : return 0 2022-11-01 21:56:44.784 | ++ functions-common:get_or_create_project:938 : project_id=ad320ad05c8a41598ad8e6a5f5458e5f 2022-11-01 21:56:44.786 | ++ functions-common:get_or_create_project:939 : echo ad320ad05c8a41598ad8e6a5f5458e5f 2022-11-01 21:56:44.789 | + lib/keystone:create_keystone_accounts:340 : invis_project=ad320ad05c8a41598ad8e6a5f5458e5f 2022-11-01 21:56:44.792 | + lib/keystone:create_keystone_accounts:343 : local demo_project 2022-11-01 21:56:44.795 | ++ lib/keystone:create_keystone_accounts:344 : get_or_create_project demo default 2022-11-01 21:56:44.797 | ++ functions-common:get_or_create_project:932 : local project_id 2022-11-01 21:56:44.800 | +++ functions-common:get_or_create_project:940 : oscwrap --os-cloud devstack-system-admin project create demo --domain=default --or-show -f value -c id 2022-11-01 21:56:47.449 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-01 21:56:47.449 | from cryptography.utils import int_from_bytes 2022-11-01 21:56:47.449 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-01 21:56:47.449 | from cryptography.utils import int_from_bytes 2022-11-01 21:56:47.606 | +++ functions-common:oscwrap:2462 : return 0 2022-11-01 21:56:47.609 | ++ functions-common:get_or_create_project:938 : project_id=3c2b330e97b24fe4b9d0fb6ecd8c6af8 2022-11-01 21:56:47.612 | ++ functions-common:get_or_create_project:939 : echo 3c2b330e97b24fe4b9d0fb6ecd8c6af8 2022-11-01 21:56:47.614 | + lib/keystone:create_keystone_accounts:344 : demo_project=3c2b330e97b24fe4b9d0fb6ecd8c6af8 2022-11-01 21:56:47.617 | + lib/keystone:create_keystone_accounts:345 : local demo_user 2022-11-01 21:56:47.621 | ++ lib/keystone:create_keystone_accounts:347 : get_or_create_user demo Passw0rd default demo@example.com 2022-11-01 21:56:47.623 | ++ functions-common:get_or_create_user:909 : local user_id 2022-11-01 21:56:47.626 | ++ functions-common:get_or_create_user:910 : [[ ! -z demo@example.com ]] 2022-11-01 21:56:47.628 | ++ functions-common:get_or_create_user:911 : local email=--email=demo@example.com 2022-11-01 21:56:47.631 | +++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create demo --password Passw0rd --domain=default --email=demo@example.com --or-show -f value -c id 2022-11-01 21:56:50.371 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-01 21:56:50.371 | from cryptography.utils import int_from_bytes 2022-11-01 21:56:50.371 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-01 21:56:50.371 | from cryptography.utils import int_from_bytes 2022-11-01 21:56:50.529 | +++ functions-common:oscwrap:2462 : return 0 2022-11-01 21:56:50.532 | ++ functions-common:get_or_create_user:925 : user_id=8f1f0a28fa1642988934fff113c1a6b2 2022-11-01 21:56:50.534 | ++ functions-common:get_or_create_user:926 : echo 8f1f0a28fa1642988934fff113c1a6b2 2022-11-01 21:56:50.538 | + lib/keystone:create_keystone_accounts:347 : demo_user=8f1f0a28fa1642988934fff113c1a6b2 2022-11-01 21:56:50.540 | + lib/keystone:create_keystone_accounts:349 : async_wait ks-domain-role ks-domain ks-project ks-service ks-reseller ks-anotherrole 2022-11-01 21:56:50.590 | [164647 Async ks-domain-role:194902]: Waiting for completion of get_or_add_user_domain_role admin f41b99ffa8b94dc0a60023762fd11de4 default running on PID 194902 (6 other jobs running) 2022-11-01 21:56:50.616 | [164647 Async ks-domain-role:194902]: Signaling child to exit 2022-11-01 21:56:50.616 | WAKEUP 2022-11-01 21:56:50.639 | [164647 Async ks-domain-role:194902]: Signaled 2022-11-01 21:56:50.641 | + functions-common:get_or_add_user_domain_role:996 : local user_role_id 2022-11-01 21:56:50.641 | + functions-common:get_or_add_user_domain_role:1000 : openstack --os-cloud devstack-system-admin role add admin --user f41b99ffa8b94dc0a60023762fd11de4 --domain default 2022-11-01 21:56:50.641 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-01 21:56:50.641 | from cryptography.utils import int_from_bytes 2022-11-01 21:56:50.641 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-01 21:56:50.641 | from cryptography.utils import int_from_bytes 2022-11-01 21:56:50.641 | ++ functions-common:get_or_add_user_domain_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user f41b99ffa8b94dc0a60023762fd11de4 --domain default -c Role -f value 2022-11-01 21:56:50.641 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-01 21:56:50.641 | from cryptography.utils import int_from_bytes 2022-11-01 21:56:50.642 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-01 21:56:50.642 | from cryptography.utils import int_from_bytes 2022-11-01 21:56:50.642 | ++ functions-common:oscwrap:2462 : return 0 2022-11-01 21:56:50.642 | + functions-common:get_or_add_user_domain_role:1007 : user_role_id=5644209a72d74dfc9aa5b8596f614248 2022-11-01 21:56:50.642 | + functions-common:get_or_add_user_domain_role:1009 : echo 5644209a72d74dfc9aa5b8596f614248 2022-11-01 21:56:50.642 | 5644209a72d74dfc9aa5b8596f614248 2022-11-01 21:56:50.686 | [164647 Async ks-domain-role:194902]: finished get_or_add_user_domain_role admin f41b99ffa8b94dc0a60023762fd11de4 default with result 0 in 8 seconds 2022-11-01 21:56:50.693 | Not waiting for async task ks-domain that we never started or has already been waited for 2022-11-01 21:56:50.728 | [164647 Async ks-project:195015]: Waiting for completion of get_or_create_project service Default running on PID 195015 (5 other jobs running) 2022-11-01 21:56:50.753 | [164647 Async ks-project:195015]: Signaling child to exit 2022-11-01 21:56:50.753 | WAKEUP 2022-11-01 21:56:50.777 | [164647 Async ks-project:195015]: Signaled 2022-11-01 21:56:50.779 | + functions-common:get_or_create_project:932 : local project_id 2022-11-01 21:56:50.779 | ++ functions-common:get_or_create_project:940 : oscwrap --os-cloud devstack-system-admin project create service --domain=Default --or-show -f value -c id 2022-11-01 21:56:50.779 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-01 21:56:50.779 | from cryptography.utils import int_from_bytes 2022-11-01 21:56:50.779 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-01 21:56:50.779 | from cryptography.utils import int_from_bytes 2022-11-01 21:56:50.779 | ++ functions-common:oscwrap:2462 : return 0 2022-11-01 21:56:50.779 | + functions-common:get_or_create_project:938 : project_id=a810ad91050649ed9ec6050ea462513e 2022-11-01 21:56:50.779 | + functions-common:get_or_create_project:939 : echo a810ad91050649ed9ec6050ea462513e 2022-11-01 21:56:50.779 | a810ad91050649ed9ec6050ea462513e 2022-11-01 21:56:50.823 | [164647 Async ks-project:195015]: finished get_or_create_project service Default with result 0 in 4 seconds 2022-11-01 21:56:50.860 | [164647 Async ks-service:195110]: Waiting for completion of get_or_create_role service running on PID 195110 (4 other jobs running) 2022-11-01 21:56:50.885 | [164647 Async ks-service:195110]: Signaling child to exit 2022-11-01 21:56:50.885 | WAKEUP 2022-11-01 21:56:50.908 | [164647 Async ks-service:195110]: Signaled 2022-11-01 21:56:50.909 | + functions-common:get_or_create_role:945 : local role_id 2022-11-01 21:56:50.909 | ++ functions-common:get_or_create_role:952 : oscwrap --os-cloud devstack-system-admin role create service --or-show -f value -c id 2022-11-01 21:56:50.909 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-01 21:56:50.909 | from cryptography.utils import int_from_bytes 2022-11-01 21:56:50.909 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-01 21:56:50.909 | from cryptography.utils import int_from_bytes 2022-11-01 21:56:50.909 | ++ functions-common:oscwrap:2462 : return 0 2022-11-01 21:56:50.909 | + functions-common:get_or_create_role:950 : role_id=6618c19e0a84461e8ff4e05be0990468 2022-11-01 21:56:50.909 | + functions-common:get_or_create_role:951 : echo 6618c19e0a84461e8ff4e05be0990468 2022-11-01 21:56:50.909 | 6618c19e0a84461e8ff4e05be0990468 2022-11-01 21:56:50.952 | [164647 Async ks-service:195110]: finished get_or_create_role service with result 0 in 3 seconds 2022-11-01 21:56:50.989 | [164647 Async ks-reseller:195224]: Waiting for completion of get_or_create_role ResellerAdmin running on PID 195224 (3 other jobs running) 2022-11-01 21:56:51.014 | [164647 Async ks-reseller:195224]: Signaling child to exit 2022-11-01 21:56:51.014 | WAKEUP 2022-11-01 21:56:51.036 | [164647 Async ks-reseller:195224]: Signaled 2022-11-01 21:56:51.038 | + functions-common:get_or_create_role:945 : local role_id 2022-11-01 21:56:51.038 | ++ functions-common:get_or_create_role:952 : oscwrap --os-cloud devstack-system-admin role create ResellerAdmin --or-show -f value -c id 2022-11-01 21:56:51.038 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-01 21:56:51.038 | from cryptography.utils import int_from_bytes 2022-11-01 21:56:51.038 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-01 21:56:51.038 | from cryptography.utils import int_from_bytes 2022-11-01 21:56:51.038 | ++ functions-common:oscwrap:2462 : return 0 2022-11-01 21:56:51.038 | + functions-common:get_or_create_role:950 : role_id=7b46d00a402642d59e1792d6d696234f 2022-11-01 21:56:51.038 | + functions-common:get_or_create_role:951 : echo 7b46d00a402642d59e1792d6d696234f 2022-11-01 21:56:51.038 | 7b46d00a402642d59e1792d6d696234f 2022-11-01 21:56:51.081 | [164647 Async ks-reseller:195224]: finished get_or_create_role ResellerAdmin with result 0 in 4 seconds 2022-11-01 21:56:51.118 | [164647 Async ks-anotherrole:195325]: Waiting for completion of get_or_create_role anotherrole running on PID 195325 (2 other jobs running) 2022-11-01 21:56:51.143 | [164647 Async ks-anotherrole:195325]: Signaling child to exit 2022-11-01 21:56:51.143 | WAKEUP 2022-11-01 21:56:51.165 | [164647 Async ks-anotherrole:195325]: Signaled 2022-11-01 21:56:51.166 | + functions-common:get_or_create_role:945 : local role_id 2022-11-01 21:56:51.166 | ++ functions-common:get_or_create_role:952 : oscwrap --os-cloud devstack-system-admin role create anotherrole --or-show -f value -c id 2022-11-01 21:56:51.167 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-01 21:56:51.167 | from cryptography.utils import int_from_bytes 2022-11-01 21:56:51.167 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-01 21:56:51.167 | from cryptography.utils import int_from_bytes 2022-11-01 21:56:51.167 | ++ functions-common:oscwrap:2462 : return 0 2022-11-01 21:56:51.167 | + functions-common:get_or_create_role:950 : role_id=cc726b6e84c54cd986405fd92f37909a 2022-11-01 21:56:51.167 | + functions-common:get_or_create_role:951 : echo cc726b6e84c54cd986405fd92f37909a 2022-11-01 21:56:51.167 | cc726b6e84c54cd986405fd92f37909a 2022-11-01 21:56:51.210 | [164647 Async ks-anotherrole:195325]: finished get_or_create_role anotherrole with result 0 in 4 seconds 2022-11-01 21:56:51.214 | + inc/async:async_wait:197 : return 0 2022-11-01 21:56:51.216 | + lib/keystone:create_keystone_accounts:351 : async_run ks-demo-member get_or_add_user_project_role member 8f1f0a28fa1642988934fff113c1a6b2 3c2b330e97b24fe4b9d0fb6ecd8c6af8 2022-11-01 21:56:51.283 | + inc/async:async_inner:63 : get_or_add_user_project_role member 8f1f0a28fa1642988934fff113c1a6b2 3c2b330e97b24fe4b9d0fb6ecd8c6af8 2022-11-01 21:56:51.326 | [164647 Async ks-demo-member:196172]: running: get_or_add_user_project_role member 8f1f0a28fa1642988934fff113c1a6b2 3c2b330e97b24fe4b9d0fb6ecd8c6af8 2022-11-01 21:56:51.328 | + lib/keystone:create_keystone_accounts:353 : async_run ks-demo-admin get_or_add_user_project_role admin f41b99ffa8b94dc0a60023762fd11de4 3c2b330e97b24fe4b9d0fb6ecd8c6af8 2022-11-01 21:56:51.396 | + inc/async:async_inner:63 : get_or_add_user_project_role admin f41b99ffa8b94dc0a60023762fd11de4 3c2b330e97b24fe4b9d0fb6ecd8c6af8 2022-11-01 21:56:51.447 | [164647 Async ks-demo-admin:196268]: running: get_or_add_user_project_role admin f41b99ffa8b94dc0a60023762fd11de4 3c2b330e97b24fe4b9d0fb6ecd8c6af8 2022-11-01 21:56:51.449 | + lib/keystone:create_keystone_accounts:354 : async_run ks-demo-another get_or_add_user_project_role anotherrole 8f1f0a28fa1642988934fff113c1a6b2 3c2b330e97b24fe4b9d0fb6ecd8c6af8 2022-11-01 21:56:51.528 | + inc/async:async_inner:63 : get_or_add_user_project_role anotherrole 8f1f0a28fa1642988934fff113c1a6b2 3c2b330e97b24fe4b9d0fb6ecd8c6af8 2022-11-01 21:56:51.575 | [164647 Async ks-demo-another:196364]: running: get_or_add_user_project_role anotherrole 8f1f0a28fa1642988934fff113c1a6b2 3c2b330e97b24fe4b9d0fb6ecd8c6af8 2022-11-01 21:56:51.578 | + lib/keystone:create_keystone_accounts:355 : async_run ks-demo-invis get_or_add_user_project_role member 8f1f0a28fa1642988934fff113c1a6b2 ad320ad05c8a41598ad8e6a5f5458e5f 2022-11-01 21:56:51.656 | + inc/async:async_inner:63 : get_or_add_user_project_role member 8f1f0a28fa1642988934fff113c1a6b2 ad320ad05c8a41598ad8e6a5f5458e5f 2022-11-01 21:56:51.764 | [164647 Async ks-demo-invis:196461]: running: get_or_add_user_project_role member 8f1f0a28fa1642988934fff113c1a6b2 ad320ad05c8a41598ad8e6a5f5458e5f 2022-11-01 21:56:51.782 | + lib/keystone:create_keystone_accounts:358 : local demo_reader 2022-11-01 21:56:51.823 | ++ lib/keystone:create_keystone_accounts:360 : get_or_create_user demo_reader Passw0rd default demo_reader@example.com 2022-11-01 21:56:51.841 | ++ functions-common:get_or_create_user:909 : local user_id 2022-11-01 21:56:51.864 | ++ functions-common:get_or_create_user:910 : [[ ! -z demo_reader@example.com ]] 2022-11-01 21:56:51.883 | ++ functions-common:get_or_create_user:911 : local email=--email=demo_reader@example.com 2022-11-01 21:56:51.919 | +++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create demo_reader --password Passw0rd --domain=default --email=demo_reader@example.com --or-show -f value -c id 2022-11-01 21:56:56.442 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-01 21:56:56.442 | from cryptography.utils import int_from_bytes 2022-11-01 21:56:56.442 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-01 21:56:56.442 | from cryptography.utils import int_from_bytes 2022-11-01 21:56:56.687 | +++ functions-common:oscwrap:2462 : return 0 2022-11-01 21:56:56.716 | ++ functions-common:get_or_create_user:925 : user_id=9879f82374714a7187eb86725dfc76c2 2022-11-01 21:56:56.744 | ++ functions-common:get_or_create_user:926 : echo 9879f82374714a7187eb86725dfc76c2 2022-11-01 21:56:56.768 | + lib/keystone:create_keystone_accounts:360 : demo_reader=9879f82374714a7187eb86725dfc76c2 2022-11-01 21:56:56.771 | + lib/keystone:create_keystone_accounts:362 : async_run ks-demo-reader get_or_add_user_project_role reader 9879f82374714a7187eb86725dfc76c2 3c2b330e97b24fe4b9d0fb6ecd8c6af8 2022-11-01 21:56:57.264 | + inc/async:async_inner:63 : get_or_add_user_project_role reader 9879f82374714a7187eb86725dfc76c2 3c2b330e97b24fe4b9d0fb6ecd8c6af8 2022-11-01 21:56:57.503 | [164647 Async ks-demo-reader:196716]: running: get_or_add_user_project_role reader 9879f82374714a7187eb86725dfc76c2 3c2b330e97b24fe4b9d0fb6ecd8c6af8 2022-11-01 21:56:57.525 | + lib/keystone:create_keystone_accounts:365 : local alt_demo_project 2022-11-01 21:56:57.564 | ++ lib/keystone:create_keystone_accounts:366 : get_or_create_project alt_demo default 2022-11-01 21:56:57.578 | ++ functions-common:get_or_create_project:932 : local project_id 2022-11-01 21:56:57.616 | +++ functions-common:get_or_create_project:940 : oscwrap --os-cloud devstack-system-admin project create alt_demo --domain=default --or-show -f value -c id 2022-11-01 21:57:00.880 | + inc/async:async_inner:64 : rc=0 2022-11-01 21:57:00.908 | [196172 Async ks-demo-member:196172]: finished successfully 2022-11-01 21:57:01.671 | + inc/async:async_inner:64 : rc=0 2022-11-01 21:57:01.698 | [196268 Async ks-demo-admin:196268]: finished successfully 2022-11-01 21:57:01.952 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-01 21:57:01.952 | from cryptography.utils import int_from_bytes 2022-11-01 21:57:01.952 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-01 21:57:01.952 | from cryptography.utils import int_from_bytes 2022-11-01 21:57:02.165 | +++ functions-common:oscwrap:2462 : return 0 2022-11-01 21:57:02.169 | ++ functions-common:get_or_create_project:938 : project_id=92287c1d05714845875685ed6a28d641 2022-11-01 21:57:02.172 | ++ functions-common:get_or_create_project:939 : echo 92287c1d05714845875685ed6a28d641 2022-11-01 21:57:02.176 | + lib/keystone:create_keystone_accounts:366 : alt_demo_project=92287c1d05714845875685ed6a28d641 2022-11-01 21:57:02.197 | + inc/async:async_inner:64 : rc=0 2022-11-01 21:57:02.200 | + lib/keystone:create_keystone_accounts:368 : local alt_demo_user 2022-11-01 21:57:02.213 | ++ lib/keystone:create_keystone_accounts:370 : get_or_create_user alt_demo Passw0rd default alt_demo@example.com 2022-11-01 21:57:02.218 | ++ functions-common:get_or_create_user:909 : local user_id 2022-11-01 21:57:02.224 | ++ functions-common:get_or_create_user:910 : [[ ! -z alt_demo@example.com ]] 2022-11-01 21:57:02.227 | ++ functions-common:get_or_create_user:911 : local email=--email=alt_demo@example.com 2022-11-01 21:57:02.233 | +++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create alt_demo --password Passw0rd --domain=default --email=alt_demo@example.com --or-show -f value -c id 2022-11-01 21:57:02.236 | [196364 Async ks-demo-another:196364]: finished successfully 2022-11-01 21:57:02.369 | + inc/async:async_inner:64 : rc=0 2022-11-01 21:57:02.406 | [196461 Async ks-demo-invis:196461]: finished successfully 2022-11-01 21:57:04.942 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-01 21:57:04.942 | from cryptography.utils import int_from_bytes 2022-11-01 21:57:04.942 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-01 21:57:04.942 | from cryptography.utils import int_from_bytes 2022-11-01 21:57:05.104 | +++ functions-common:oscwrap:2462 : return 0 2022-11-01 21:57:05.107 | ++ functions-common:get_or_create_user:925 : user_id=a659d807703b4cbca32189c5c111f469 2022-11-01 21:57:05.109 | ++ functions-common:get_or_create_user:926 : echo a659d807703b4cbca32189c5c111f469 2022-11-01 21:57:05.112 | + lib/keystone:create_keystone_accounts:370 : alt_demo_user=a659d807703b4cbca32189c5c111f469 2022-11-01 21:57:05.115 | + lib/keystone:create_keystone_accounts:372 : async_run ks-alt-admin get_or_add_user_project_role admin a659d807703b4cbca32189c5c111f469 92287c1d05714845875685ed6a28d641 2022-11-01 21:57:05.184 | + inc/async:async_inner:63 : get_or_add_user_project_role admin a659d807703b4cbca32189c5c111f469 92287c1d05714845875685ed6a28d641 2022-11-01 21:57:05.235 | [164647 Async ks-alt-admin:197069]: running: get_or_add_user_project_role admin a659d807703b4cbca32189c5c111f469 92287c1d05714845875685ed6a28d641 2022-11-01 21:57:05.238 | + lib/keystone:create_keystone_accounts:373 : async_run ks-alt-another get_or_add_user_project_role anotherrole a659d807703b4cbca32189c5c111f469 92287c1d05714845875685ed6a28d641 2022-11-01 21:57:05.328 | + inc/async:async_inner:63 : get_or_add_user_project_role anotherrole a659d807703b4cbca32189c5c111f469 92287c1d05714845875685ed6a28d641 2022-11-01 21:57:05.412 | [164647 Async ks-alt-another:197165]: running: get_or_add_user_project_role anotherrole a659d807703b4cbca32189c5c111f469 92287c1d05714845875685ed6a28d641 2022-11-01 21:57:05.416 | + lib/keystone:create_keystone_accounts:376 : local alt_demo_member 2022-11-01 21:57:05.424 | ++ lib/keystone:create_keystone_accounts:378 : get_or_create_user alt_demo_member Passw0rd default alt_demo_member@example.com 2022-11-01 21:57:05.432 | ++ functions-common:get_or_create_user:909 : local user_id 2022-11-01 21:57:05.436 | ++ functions-common:get_or_create_user:910 : [[ ! -z alt_demo_member@example.com ]] 2022-11-01 21:57:05.448 | ++ functions-common:get_or_create_user:911 : local email=--email=alt_demo_member@example.com 2022-11-01 21:57:05.456 | +++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create alt_demo_member --password Passw0rd --domain=default --email=alt_demo_member@example.com --or-show -f value -c id 2022-11-01 21:57:06.492 | + inc/async:async_inner:64 : rc=0 2022-11-01 21:57:06.522 | [196716 Async ks-demo-reader:196716]: finished successfully 2022-11-01 21:57:08.422 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-01 21:57:08.423 | from cryptography.utils import int_from_bytes 2022-11-01 21:57:08.423 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-01 21:57:08.423 | from cryptography.utils import int_from_bytes 2022-11-01 21:57:08.605 | +++ functions-common:oscwrap:2462 : return 0 2022-11-01 21:57:08.608 | ++ functions-common:get_or_create_user:925 : user_id=5946d194c30a47189b6f580469fe86c9 2022-11-01 21:57:08.611 | ++ functions-common:get_or_create_user:926 : echo 5946d194c30a47189b6f580469fe86c9 2022-11-01 21:57:08.614 | + lib/keystone:create_keystone_accounts:378 : alt_demo_member=5946d194c30a47189b6f580469fe86c9 2022-11-01 21:57:08.617 | + lib/keystone:create_keystone_accounts:379 : async_run ks-alt-member-user get_or_add_user_project_role member 5946d194c30a47189b6f580469fe86c9 92287c1d05714845875685ed6a28d641 2022-11-01 21:57:08.708 | + inc/async:async_inner:63 : get_or_add_user_project_role member 5946d194c30a47189b6f580469fe86c9 92287c1d05714845875685ed6a28d641 2022-11-01 21:57:08.796 | [164647 Async ks-alt-member-user:197346]: running: get_or_add_user_project_role member 5946d194c30a47189b6f580469fe86c9 92287c1d05714845875685ed6a28d641 2022-11-01 21:57:08.800 | + lib/keystone:create_keystone_accounts:382 : local alt_demo_reader 2022-11-01 21:57:08.803 | ++ lib/keystone:create_keystone_accounts:384 : get_or_create_user alt_demo_reader Passw0rd default alt_demo_reader@example.com 2022-11-01 21:57:08.806 | ++ functions-common:get_or_create_user:909 : local user_id 2022-11-01 21:57:08.812 | ++ functions-common:get_or_create_user:910 : [[ ! -z alt_demo_reader@example.com ]] 2022-11-01 21:57:08.815 | ++ functions-common:get_or_create_user:911 : local email=--email=alt_demo_reader@example.com 2022-11-01 21:57:08.819 | +++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create alt_demo_reader --password Passw0rd --domain=default --email=alt_demo_reader@example.com --or-show -f value -c id 2022-11-01 21:57:11.786 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-01 21:57:11.787 | from cryptography.utils import int_from_bytes 2022-11-01 21:57:11.787 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-01 21:57:11.787 | from cryptography.utils import int_from_bytes 2022-11-01 21:57:11.967 | +++ functions-common:oscwrap:2462 : return 0 2022-11-01 21:57:11.970 | ++ functions-common:get_or_create_user:925 : user_id=b5bb4e9e49c44c038baeb60aefba4caa 2022-11-01 21:57:11.973 | ++ functions-common:get_or_create_user:926 : echo b5bb4e9e49c44c038baeb60aefba4caa 2022-11-01 21:57:11.976 | + lib/keystone:create_keystone_accounts:384 : alt_demo_reader=b5bb4e9e49c44c038baeb60aefba4caa 2022-11-01 21:57:11.979 | + lib/keystone:create_keystone_accounts:385 : async_run ks-alt-reader-user get_or_add_user_project_role reader b5bb4e9e49c44c038baeb60aefba4caa 92287c1d05714845875685ed6a28d641 2022-11-01 21:57:12.063 | + inc/async:async_inner:63 : get_or_add_user_project_role reader b5bb4e9e49c44c038baeb60aefba4caa 92287c1d05714845875685ed6a28d641 2022-11-01 21:57:12.127 | [164647 Async ks-alt-reader-user:197522]: running: get_or_add_user_project_role reader b5bb4e9e49c44c038baeb60aefba4caa 92287c1d05714845875685ed6a28d641 2022-11-01 21:57:12.140 | ++ lib/keystone:create_keystone_accounts:392 : get_or_create_user system_member Passw0rd default system_member@example.com 2022-11-01 21:57:12.144 | ++ functions-common:get_or_create_user:909 : local user_id 2022-11-01 21:57:12.154 | ++ functions-common:get_or_create_user:910 : [[ ! -z system_member@example.com ]] 2022-11-01 21:57:12.160 | ++ functions-common:get_or_create_user:911 : local email=--email=system_member@example.com 2022-11-01 21:57:12.167 | +++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create system_member --password Passw0rd --domain=default --email=system_member@example.com --or-show -f value -c id 2022-11-01 21:57:13.484 | + inc/async:async_inner:64 : rc=0 2022-11-01 21:57:13.582 | [197069 Async ks-alt-admin:197069]: finished successfully 2022-11-01 21:57:13.596 | + inc/async:async_inner:64 : rc=0 2022-11-01 21:57:13.648 | [197165 Async ks-alt-another:197165]: finished successfully 2022-11-01 21:57:15.123 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-01 21:57:15.123 | from cryptography.utils import int_from_bytes 2022-11-01 21:57:15.123 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-01 21:57:15.123 | from cryptography.utils import int_from_bytes 2022-11-01 21:57:15.305 | +++ functions-common:oscwrap:2462 : return 0 2022-11-01 21:57:15.308 | ++ functions-common:get_or_create_user:925 : user_id=fd6794eb48654a9d843abd2bdee004fb 2022-11-01 21:57:15.313 | ++ functions-common:get_or_create_user:926 : echo fd6794eb48654a9d843abd2bdee004fb 2022-11-01 21:57:15.316 | + lib/keystone:create_keystone_accounts:392 : system_member_user=fd6794eb48654a9d843abd2bdee004fb 2022-11-01 21:57:15.322 | + lib/keystone:create_keystone_accounts:393 : async_run ks-system-member get_or_add_user_system_role member fd6794eb48654a9d843abd2bdee004fb all 2022-11-01 21:57:15.401 | + inc/async:async_inner:63 : get_or_add_user_system_role member fd6794eb48654a9d843abd2bdee004fb all 2022-11-01 21:57:15.459 | [164647 Async ks-system-member:197757]: running: get_or_add_user_system_role member fd6794eb48654a9d843abd2bdee004fb all 2022-11-01 21:57:15.464 | ++ lib/keystone:create_keystone_accounts:396 : get_or_create_user system_reader Passw0rd default system_reader@example.com 2022-11-01 21:57:15.466 | ++ functions-common:get_or_create_user:909 : local user_id 2022-11-01 21:57:15.469 | ++ functions-common:get_or_create_user:910 : [[ ! -z system_reader@example.com ]] 2022-11-01 21:57:15.473 | ++ functions-common:get_or_create_user:911 : local email=--email=system_reader@example.com 2022-11-01 21:57:15.477 | +++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create system_reader --password Passw0rd --domain=default --email=system_reader@example.com --or-show -f value -c id 2022-11-01 21:57:16.696 | + inc/async:async_inner:64 : rc=0 2022-11-01 21:57:16.726 | [197346 Async ks-alt-member-user:197346]: finished successfully 2022-11-01 21:57:18.275 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-01 21:57:18.275 | from cryptography.utils import int_from_bytes 2022-11-01 21:57:18.275 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-01 21:57:18.275 | from cryptography.utils import int_from_bytes 2022-11-01 21:57:18.449 | +++ functions-common:oscwrap:2462 : return 0 2022-11-01 21:57:18.453 | ++ functions-common:get_or_create_user:925 : user_id=24357ad8ebae4b23bd7a2af6f63ef592 2022-11-01 21:57:18.456 | ++ functions-common:get_or_create_user:926 : echo 24357ad8ebae4b23bd7a2af6f63ef592 2022-11-01 21:57:18.459 | + lib/keystone:create_keystone_accounts:396 : system_reader_user=24357ad8ebae4b23bd7a2af6f63ef592 2022-11-01 21:57:18.461 | + lib/keystone:create_keystone_accounts:397 : async_run ks-system-reader get_or_add_user_system_role reader 24357ad8ebae4b23bd7a2af6f63ef592 all 2022-11-01 21:57:18.548 | + inc/async:async_inner:63 : get_or_add_user_system_role reader 24357ad8ebae4b23bd7a2af6f63ef592 all 2022-11-01 21:57:18.599 | [164647 Async ks-system-reader:197970]: running: get_or_add_user_system_role reader 24357ad8ebae4b23bd7a2af6f63ef592 all 2022-11-01 21:57:18.605 | + lib/keystone:create_keystone_accounts:400 : local admin_group 2022-11-01 21:57:18.607 | ++ lib/keystone:create_keystone_accounts:402 : get_or_create_group admins default 'openstack admin group' 2022-11-01 21:57:18.613 | ++ functions-common:get_or_create_group:894 : local 'desc=openstack admin group' 2022-11-01 21:57:18.632 | ++ functions-common:get_or_create_group:895 : local group_id 2022-11-01 21:57:18.635 | +++ functions-common:get_or_create_group:904 : oscwrap --os-cloud devstack-system-admin group create admins --domain default --description 'openstack admin group' --or-show -f value -c id 2022-11-01 21:57:19.702 | + inc/async:async_inner:64 : rc=0 2022-11-01 21:57:19.732 | [197522 Async ks-alt-reader-user:197522]: finished successfully 2022-11-01 21:57:21.451 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-01 21:57:21.452 | from cryptography.utils import int_from_bytes 2022-11-01 21:57:21.452 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-01 21:57:21.452 | from cryptography.utils import int_from_bytes 2022-11-01 21:57:21.632 | +++ functions-common:oscwrap:2462 : return 0 2022-11-01 21:57:21.635 | ++ functions-common:get_or_create_group:902 : group_id=f08a420f502c466599f6800fbb862b8f 2022-11-01 21:57:21.638 | ++ functions-common:get_or_create_group:903 : echo f08a420f502c466599f6800fbb862b8f 2022-11-01 21:57:21.641 | + lib/keystone:create_keystone_accounts:402 : admin_group=f08a420f502c466599f6800fbb862b8f 2022-11-01 21:57:21.643 | + lib/keystone:create_keystone_accounts:403 : local non_admin_group 2022-11-01 21:57:21.647 | ++ lib/keystone:create_keystone_accounts:405 : get_or_create_group nonadmins default 'non-admin group' 2022-11-01 21:57:21.649 | ++ functions-common:get_or_create_group:894 : local 'desc=non-admin group' 2022-11-01 21:57:21.652 | ++ functions-common:get_or_create_group:895 : local group_id 2022-11-01 21:57:21.655 | +++ functions-common:get_or_create_group:904 : oscwrap --os-cloud devstack-system-admin group create nonadmins --domain default --description 'non-admin group' --or-show -f value -c id 2022-11-01 21:57:24.395 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-01 21:57:24.395 | from cryptography.utils import int_from_bytes 2022-11-01 21:57:24.395 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-01 21:57:24.395 | from cryptography.utils import int_from_bytes 2022-11-01 21:57:24.573 | +++ functions-common:oscwrap:2462 : return 0 2022-11-01 21:57:24.575 | ++ functions-common:get_or_create_group:902 : group_id=b43676a337634c96a5baa22cb01f4548 2022-11-01 21:57:24.578 | ++ functions-common:get_or_create_group:903 : echo b43676a337634c96a5baa22cb01f4548 2022-11-01 21:57:24.581 | + lib/keystone:create_keystone_accounts:405 : non_admin_group=b43676a337634c96a5baa22cb01f4548 2022-11-01 21:57:24.586 | + lib/keystone:create_keystone_accounts:407 : async_run ks-group-memberdemo get_or_add_group_project_role member b43676a337634c96a5baa22cb01f4548 3c2b330e97b24fe4b9d0fb6ecd8c6af8 2022-11-01 21:57:24.661 | + inc/async:async_inner:63 : get_or_add_group_project_role member b43676a337634c96a5baa22cb01f4548 3c2b330e97b24fe4b9d0fb6ecd8c6af8 2022-11-01 21:57:24.722 | [164647 Async ks-group-memberdemo:198255]: running: get_or_add_group_project_role member b43676a337634c96a5baa22cb01f4548 3c2b330e97b24fe4b9d0fb6ecd8c6af8 2022-11-01 21:57:24.726 | + lib/keystone:create_keystone_accounts:408 : async_run ks-group-anotherdemo get_or_add_group_project_role anotherrole b43676a337634c96a5baa22cb01f4548 3c2b330e97b24fe4b9d0fb6ecd8c6af8 2022-11-01 21:57:24.837 | + inc/async:async_inner:63 : get_or_add_group_project_role anotherrole b43676a337634c96a5baa22cb01f4548 3c2b330e97b24fe4b9d0fb6ecd8c6af8 2022-11-01 21:57:24.995 | [164647 Async ks-group-anotherdemo:198334]: running: get_or_add_group_project_role anotherrole b43676a337634c96a5baa22cb01f4548 3c2b330e97b24fe4b9d0fb6ecd8c6af8 2022-11-01 21:57:24.998 | + lib/keystone:create_keystone_accounts:409 : async_run ks-group-memberalt get_or_add_group_project_role member b43676a337634c96a5baa22cb01f4548 92287c1d05714845875685ed6a28d641 2022-11-01 21:57:25.325 | + inc/async:async_inner:63 : get_or_add_group_project_role member b43676a337634c96a5baa22cb01f4548 92287c1d05714845875685ed6a28d641 2022-11-01 21:57:25.547 | + inc/async:async_inner:64 : rc=0 2022-11-01 21:57:25.551 | [164647 Async ks-group-memberalt:198415]: running: get_or_add_group_project_role member b43676a337634c96a5baa22cb01f4548 92287c1d05714845875685ed6a28d641 2022-11-01 21:57:25.558 | + lib/keystone:create_keystone_accounts:410 : async_run ks-group-anotheralt get_or_add_group_project_role anotherrole b43676a337634c96a5baa22cb01f4548 92287c1d05714845875685ed6a28d641 2022-11-01 21:57:25.627 | [197757 Async ks-system-member:197757]: finished successfully 2022-11-01 21:57:26.008 | + inc/async:async_inner:63 : get_or_add_group_project_role anotherrole b43676a337634c96a5baa22cb01f4548 92287c1d05714845875685ed6a28d641 2022-11-01 21:57:26.262 | [164647 Async ks-group-anotheralt:198556]: running: get_or_add_group_project_role anotherrole b43676a337634c96a5baa22cb01f4548 92287c1d05714845875685ed6a28d641 2022-11-01 21:57:26.285 | + lib/keystone:create_keystone_accounts:411 : async_run ks-group-admin get_or_add_group_project_role admin f08a420f502c466599f6800fbb862b8f 9b606041e98443fb96f35d957180ee96 2022-11-01 21:57:26.828 | + inc/async:async_inner:63 : get_or_add_group_project_role admin f08a420f502c466599f6800fbb862b8f 9b606041e98443fb96f35d957180ee96 2022-11-01 21:57:27.095 | [164647 Async ks-group-admin:198637]: running: get_or_add_group_project_role admin f08a420f502c466599f6800fbb862b8f 9b606041e98443fb96f35d957180ee96 2022-11-01 21:57:27.111 | + lib/keystone:create_keystone_accounts:413 : async_wait ks-demo-member ks-demo-admin ks-demo-another ks-demo-invis ks-demo-reader 2022-11-01 21:57:27.493 | [164647 Async ks-demo-member:196172]: Waiting for completion of get_or_add_user_project_role member 8f1f0a28fa1642988934fff113c1a6b2 3c2b330e97b24fe4b9d0fb6ecd8c6af8 running on PID 196172 (17 other jobs running) 2022-11-01 21:57:27.697 | [164647 Async ks-demo-member:196172]: Signaling child to exit 2022-11-01 21:57:27.698 | WAKEUP 2022-11-01 21:57:27.826 | [164647 Async ks-demo-member:196172]: Signaled 2022-11-01 21:57:27.840 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-11-01 21:57:27.840 | + functions-common:get_or_add_user_project_role:974 : local domain_args 2022-11-01 21:57:27.840 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args 2022-11-01 21:57:27.840 | ++ functions-common:_get_domain_args:957 : local domain 2022-11-01 21:57:27.840 | ++ functions-common:_get_domain_args:958 : domain= 2022-11-01 21:57:27.840 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-11-01 21:57:27.840 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-11-01 21:57:27.840 | ++ functions-common:_get_domain_args:967 : echo 2022-11-01 21:57:27.840 | + functions-common:get_or_add_user_project_role:976 : domain_args= 2022-11-01 21:57:27.840 | + functions-common:get_or_add_user_project_role:980 : openstack --os-cloud devstack-system-admin role add member --user 8f1f0a28fa1642988934fff113c1a6b2 --project 3c2b330e97b24fe4b9d0fb6ecd8c6af8 2022-11-01 21:57:27.840 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-01 21:57:27.840 | from cryptography.utils import int_from_bytes 2022-11-01 21:57:27.840 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-01 21:57:27.840 | from cryptography.utils import int_from_bytes 2022-11-01 21:57:27.840 | ++ functions-common:get_or_add_user_project_role:989 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 8f1f0a28fa1642988934fff113c1a6b2 --project 3c2b330e97b24fe4b9d0fb6ecd8c6af8 -c Role -f value 2022-11-01 21:57:27.840 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-01 21:57:27.840 | from cryptography.utils import int_from_bytes 2022-11-01 21:57:27.841 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-01 21:57:27.841 | from cryptography.utils import int_from_bytes 2022-11-01 21:57:27.841 | ++ functions-common:oscwrap:2462 : return 0 2022-11-01 21:57:27.841 | + functions-common:get_or_add_user_project_role:989 : user_role_id=04534590c66742da8f87db17d2c35b70 2022-11-01 21:57:27.841 | + functions-common:get_or_add_user_project_role:990 : echo 04534590c66742da8f87db17d2c35b70 2022-11-01 21:57:27.841 | 04534590c66742da8f87db17d2c35b70 2022-11-01 21:57:28.147 | [164647 Async ks-demo-member:196172]: finished get_or_add_user_project_role member 8f1f0a28fa1642988934fff113c1a6b2 3c2b330e97b24fe4b9d0fb6ecd8c6af8 with result 0 in 9 seconds 2022-11-01 21:57:28.409 | [164647 Async ks-demo-admin:196268]: Waiting for completion of get_or_add_user_project_role admin f41b99ffa8b94dc0a60023762fd11de4 3c2b330e97b24fe4b9d0fb6ecd8c6af8 running on PID 196268 (16 other jobs running) 2022-11-01 21:57:28.596 | [164647 Async ks-demo-admin:196268]: Signaling child to exit 2022-11-01 21:57:28.596 | WAKEUP 2022-11-01 21:57:28.770 | [164647 Async ks-demo-admin:196268]: Signaled 2022-11-01 21:57:28.775 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-11-01 21:57:28.775 | + functions-common:get_or_add_user_project_role:974 : local domain_args 2022-11-01 21:57:28.775 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args 2022-11-01 21:57:28.775 | ++ functions-common:_get_domain_args:957 : local domain 2022-11-01 21:57:28.775 | ++ functions-common:_get_domain_args:958 : domain= 2022-11-01 21:57:28.775 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-11-01 21:57:28.775 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-11-01 21:57:28.775 | ++ functions-common:_get_domain_args:967 : echo 2022-11-01 21:57:28.775 | + functions-common:get_or_add_user_project_role:976 : domain_args= 2022-11-01 21:57:28.775 | + functions-common:get_or_add_user_project_role:980 : openstack --os-cloud devstack-system-admin role add admin --user f41b99ffa8b94dc0a60023762fd11de4 --project 3c2b330e97b24fe4b9d0fb6ecd8c6af8 2022-11-01 21:57:28.775 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-01 21:57:28.775 | from cryptography.utils import int_from_bytes 2022-11-01 21:57:28.775 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-01 21:57:28.776 | from cryptography.utils import int_from_bytes 2022-11-01 21:57:28.776 | ++ functions-common:get_or_add_user_project_role:989 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user f41b99ffa8b94dc0a60023762fd11de4 --project 3c2b330e97b24fe4b9d0fb6ecd8c6af8 -c Role -f value 2022-11-01 21:57:28.776 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-01 21:57:28.776 | from cryptography.utils import int_from_bytes 2022-11-01 21:57:28.776 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-01 21:57:28.776 | from cryptography.utils import int_from_bytes 2022-11-01 21:57:28.776 | ++ functions-common:oscwrap:2462 : return 0 2022-11-01 21:57:28.776 | + functions-common:get_or_add_user_project_role:989 : user_role_id=5644209a72d74dfc9aa5b8596f614248 2022-11-01 21:57:28.776 | + functions-common:get_or_add_user_project_role:990 : echo 5644209a72d74dfc9aa5b8596f614248 2022-11-01 21:57:28.776 | 5644209a72d74dfc9aa5b8596f614248 2022-11-01 21:57:29.090 | [164647 Async ks-demo-admin:196268]: finished get_or_add_user_project_role admin f41b99ffa8b94dc0a60023762fd11de4 3c2b330e97b24fe4b9d0fb6ecd8c6af8 with result 0 in 10 seconds 2022-11-01 21:57:29.342 | [164647 Async ks-demo-another:196364]: Waiting for completion of get_or_add_user_project_role anotherrole 8f1f0a28fa1642988934fff113c1a6b2 3c2b330e97b24fe4b9d0fb6ecd8c6af8 running on PID 196364 (15 other jobs running) 2022-11-01 21:57:29.479 | [164647 Async ks-demo-another:196364]: Signaling child to exit 2022-11-01 21:57:29.480 | WAKEUP 2022-11-01 21:57:29.608 | [164647 Async ks-demo-another:196364]: Signaled 2022-11-01 21:57:29.616 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-11-01 21:57:29.616 | + functions-common:get_or_add_user_project_role:974 : local domain_args 2022-11-01 21:57:29.616 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args 2022-11-01 21:57:29.616 | ++ functions-common:_get_domain_args:957 : local domain 2022-11-01 21:57:29.616 | ++ functions-common:_get_domain_args:958 : domain= 2022-11-01 21:57:29.616 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-11-01 21:57:29.616 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-11-01 21:57:29.616 | ++ functions-common:_get_domain_args:967 : echo 2022-11-01 21:57:29.616 | + functions-common:get_or_add_user_project_role:976 : domain_args= 2022-11-01 21:57:29.616 | + functions-common:get_or_add_user_project_role:980 : openstack --os-cloud devstack-system-admin role add anotherrole --user 8f1f0a28fa1642988934fff113c1a6b2 --project 3c2b330e97b24fe4b9d0fb6ecd8c6af8 2022-11-01 21:57:29.616 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-01 21:57:29.616 | from cryptography.utils import int_from_bytes 2022-11-01 21:57:29.616 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-01 21:57:29.616 | from cryptography.utils import int_from_bytes 2022-11-01 21:57:29.617 | ++ functions-common:get_or_add_user_project_role:989 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user 8f1f0a28fa1642988934fff113c1a6b2 --project 3c2b330e97b24fe4b9d0fb6ecd8c6af8 -c Role -f value 2022-11-01 21:57:29.617 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-01 21:57:29.617 | from cryptography.utils import int_from_bytes 2022-11-01 21:57:29.617 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-01 21:57:29.617 | from cryptography.utils import int_from_bytes 2022-11-01 21:57:29.617 | ++ functions-common:oscwrap:2462 : return 0 2022-11-01 21:57:29.617 | + functions-common:get_or_add_user_project_role:989 : user_role_id=cc726b6e84c54cd986405fd92f37909a 2022-11-01 21:57:29.617 | + functions-common:get_or_add_user_project_role:990 : echo cc726b6e84c54cd986405fd92f37909a 2022-11-01 21:57:29.617 | cc726b6e84c54cd986405fd92f37909a 2022-11-01 21:57:29.941 | [164647 Async ks-demo-another:196364]: finished get_or_add_user_project_role anotherrole 8f1f0a28fa1642988934fff113c1a6b2 3c2b330e97b24fe4b9d0fb6ecd8c6af8 with result 0 in 10 seconds 2022-11-01 21:57:30.201 | [164647 Async ks-demo-invis:196461]: Waiting for completion of get_or_add_user_project_role member 8f1f0a28fa1642988934fff113c1a6b2 ad320ad05c8a41598ad8e6a5f5458e5f running on PID 196461 (14 other jobs running) 2022-11-01 21:57:30.382 | [164647 Async ks-demo-invis:196461]: Signaling child to exit 2022-11-01 21:57:30.382 | WAKEUP 2022-11-01 21:57:30.507 | [164647 Async ks-demo-invis:196461]: Signaled 2022-11-01 21:57:30.511 | + inc/async:async_inner:64 : rc=0 2022-11-01 21:57:30.527 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-11-01 21:57:30.527 | + functions-common:get_or_add_user_project_role:974 : local domain_args 2022-11-01 21:57:30.527 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args 2022-11-01 21:57:30.527 | ++ functions-common:_get_domain_args:957 : local domain 2022-11-01 21:57:30.527 | ++ functions-common:_get_domain_args:958 : domain= 2022-11-01 21:57:30.527 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-11-01 21:57:30.527 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-11-01 21:57:30.527 | ++ functions-common:_get_domain_args:967 : echo 2022-11-01 21:57:30.527 | + functions-common:get_or_add_user_project_role:976 : domain_args= 2022-11-01 21:57:30.527 | + functions-common:get_or_add_user_project_role:980 : openstack --os-cloud devstack-system-admin role add member --user 8f1f0a28fa1642988934fff113c1a6b2 --project ad320ad05c8a41598ad8e6a5f5458e5f 2022-11-01 21:57:30.527 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-01 21:57:30.527 | from cryptography.utils import int_from_bytes 2022-11-01 21:57:30.527 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-01 21:57:30.528 | from cryptography.utils import int_from_bytes 2022-11-01 21:57:30.528 | ++ functions-common:get_or_add_user_project_role:989 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 8f1f0a28fa1642988934fff113c1a6b2 --project ad320ad05c8a41598ad8e6a5f5458e5f -c Role -f value 2022-11-01 21:57:30.528 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-01 21:57:30.528 | from cryptography.utils import int_from_bytes 2022-11-01 21:57:30.528 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-01 21:57:30.528 | from cryptography.utils import int_from_bytes 2022-11-01 21:57:30.528 | ++ functions-common:oscwrap:2462 : return 0 2022-11-01 21:57:30.528 | + functions-common:get_or_add_user_project_role:989 : user_role_id=04534590c66742da8f87db17d2c35b70 2022-11-01 21:57:30.528 | + functions-common:get_or_add_user_project_role:990 : echo 04534590c66742da8f87db17d2c35b70 2022-11-01 21:57:30.528 | 04534590c66742da8f87db17d2c35b70 2022-11-01 21:57:30.691 | [197970 Async ks-system-reader:197970]: finished successfully 2022-11-01 21:57:30.875 | [164647 Async ks-demo-invis:196461]: finished get_or_add_user_project_role member 8f1f0a28fa1642988934fff113c1a6b2 ad320ad05c8a41598ad8e6a5f5458e5f with result 0 in 10 seconds 2022-11-01 21:57:31.117 | [164647 Async ks-demo-reader:196716]: Waiting for completion of get_or_add_user_project_role reader 9879f82374714a7187eb86725dfc76c2 3c2b330e97b24fe4b9d0fb6ecd8c6af8 running on PID 196716 (13 other jobs running) 2022-11-01 21:57:31.287 | [164647 Async ks-demo-reader:196716]: Signaling child to exit 2022-11-01 21:57:31.288 | WAKEUP 2022-11-01 21:57:31.410 | [164647 Async ks-demo-reader:196716]: Signaled 2022-11-01 21:57:31.429 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-11-01 21:57:31.429 | + functions-common:get_or_add_user_project_role:974 : local domain_args 2022-11-01 21:57:31.429 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args 2022-11-01 21:57:31.429 | ++ functions-common:_get_domain_args:957 : local domain 2022-11-01 21:57:31.429 | ++ functions-common:_get_domain_args:958 : domain= 2022-11-01 21:57:31.429 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-11-01 21:57:31.429 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-11-01 21:57:31.429 | ++ functions-common:_get_domain_args:967 : echo 2022-11-01 21:57:31.429 | + functions-common:get_or_add_user_project_role:976 : domain_args= 2022-11-01 21:57:31.429 | + functions-common:get_or_add_user_project_role:980 : openstack --os-cloud devstack-system-admin role add reader --user 9879f82374714a7187eb86725dfc76c2 --project 3c2b330e97b24fe4b9d0fb6ecd8c6af8 2022-11-01 21:57:31.429 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-01 21:57:31.429 | from cryptography.utils import int_from_bytes 2022-11-01 21:57:31.429 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-01 21:57:31.429 | from cryptography.utils import int_from_bytes 2022-11-01 21:57:31.429 | ++ functions-common:get_or_add_user_project_role:989 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 9879f82374714a7187eb86725dfc76c2 --project 3c2b330e97b24fe4b9d0fb6ecd8c6af8 -c Role -f value 2022-11-01 21:57:31.429 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-01 21:57:31.429 | from cryptography.utils import int_from_bytes 2022-11-01 21:57:31.429 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-01 21:57:31.429 | from cryptography.utils import int_from_bytes 2022-11-01 21:57:31.429 | ++ functions-common:oscwrap:2462 : return 0 2022-11-01 21:57:31.429 | + functions-common:get_or_add_user_project_role:989 : user_role_id=ee4645215043447c8c690dd181995a0a 2022-11-01 21:57:31.429 | + functions-common:get_or_add_user_project_role:990 : echo ee4645215043447c8c690dd181995a0a 2022-11-01 21:57:31.430 | ee4645215043447c8c690dd181995a0a 2022-11-01 21:57:31.715 | [164647 Async ks-demo-reader:196716]: finished get_or_add_user_project_role reader 9879f82374714a7187eb86725dfc76c2 3c2b330e97b24fe4b9d0fb6ecd8c6af8 with result 0 in 9 seconds 2022-11-01 21:57:31.756 | + inc/async:async_wait:197 : return 0 2022-11-01 21:57:31.778 | + lib/keystone:create_keystone_accounts:414 : async_wait ks-alt-admin ks-alt-another ks-alt-member-user ks-alt-reader-user 2022-11-01 21:57:32.129 | [164647 Async ks-alt-admin:197069]: Waiting for completion of get_or_add_user_project_role admin a659d807703b4cbca32189c5c111f469 92287c1d05714845875685ed6a28d641 running on PID 197069 (12 other jobs running) 2022-11-01 21:57:32.297 | [164647 Async ks-alt-admin:197069]: Signaling child to exit 2022-11-01 21:57:32.298 | WAKEUP 2022-11-01 21:57:32.444 | [164647 Async ks-alt-admin:197069]: Signaled 2022-11-01 21:57:32.459 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-11-01 21:57:32.459 | + functions-common:get_or_add_user_project_role:974 : local domain_args 2022-11-01 21:57:32.459 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args 2022-11-01 21:57:32.459 | ++ functions-common:_get_domain_args:957 : local domain 2022-11-01 21:57:32.459 | ++ functions-common:_get_domain_args:958 : domain= 2022-11-01 21:57:32.459 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-11-01 21:57:32.459 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-11-01 21:57:32.459 | ++ functions-common:_get_domain_args:967 : echo 2022-11-01 21:57:32.459 | + functions-common:get_or_add_user_project_role:976 : domain_args= 2022-11-01 21:57:32.459 | + functions-common:get_or_add_user_project_role:980 : openstack --os-cloud devstack-system-admin role add admin --user a659d807703b4cbca32189c5c111f469 --project 92287c1d05714845875685ed6a28d641 2022-11-01 21:57:32.459 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-01 21:57:32.460 | from cryptography.utils import int_from_bytes 2022-11-01 21:57:32.460 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-01 21:57:32.460 | from cryptography.utils import int_from_bytes 2022-11-01 21:57:32.460 | ++ functions-common:get_or_add_user_project_role:989 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user a659d807703b4cbca32189c5c111f469 --project 92287c1d05714845875685ed6a28d641 -c Role -f value 2022-11-01 21:57:32.460 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-01 21:57:32.460 | from cryptography.utils import int_from_bytes 2022-11-01 21:57:32.460 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-01 21:57:32.460 | from cryptography.utils import int_from_bytes 2022-11-01 21:57:32.460 | ++ functions-common:oscwrap:2462 : return 0 2022-11-01 21:57:32.460 | + functions-common:get_or_add_user_project_role:989 : user_role_id=5644209a72d74dfc9aa5b8596f614248 2022-11-01 21:57:32.460 | + functions-common:get_or_add_user_project_role:990 : echo 5644209a72d74dfc9aa5b8596f614248 2022-11-01 21:57:32.460 | 5644209a72d74dfc9aa5b8596f614248 2022-11-01 21:57:32.772 | [164647 Async ks-alt-admin:197069]: finished get_or_add_user_project_role admin a659d807703b4cbca32189c5c111f469 92287c1d05714845875685ed6a28d641 with result 0 in 8 seconds 2022-11-01 21:57:32.895 | [164647 Async ks-alt-another:197165]: Waiting for completion of get_or_add_user_project_role anotherrole a659d807703b4cbca32189c5c111f469 92287c1d05714845875685ed6a28d641 running on PID 197165 (11 other jobs running) 2022-11-01 21:57:32.952 | [164647 Async ks-alt-another:197165]: Signaling child to exit 2022-11-01 21:57:32.953 | WAKEUP 2022-11-01 21:57:32.992 | [164647 Async ks-alt-another:197165]: Signaled 2022-11-01 21:57:32.994 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-11-01 21:57:32.994 | + functions-common:get_or_add_user_project_role:974 : local domain_args 2022-11-01 21:57:32.994 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args 2022-11-01 21:57:32.994 | ++ functions-common:_get_domain_args:957 : local domain 2022-11-01 21:57:32.994 | ++ functions-common:_get_domain_args:958 : domain= 2022-11-01 21:57:32.995 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-11-01 21:57:32.995 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-11-01 21:57:32.995 | ++ functions-common:_get_domain_args:967 : echo 2022-11-01 21:57:32.995 | + functions-common:get_or_add_user_project_role:976 : domain_args= 2022-11-01 21:57:32.995 | + functions-common:get_or_add_user_project_role:980 : openstack --os-cloud devstack-system-admin role add anotherrole --user a659d807703b4cbca32189c5c111f469 --project 92287c1d05714845875685ed6a28d641 2022-11-01 21:57:32.995 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-01 21:57:32.995 | from cryptography.utils import int_from_bytes 2022-11-01 21:57:32.995 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-01 21:57:32.995 | from cryptography.utils import int_from_bytes 2022-11-01 21:57:32.995 | ++ functions-common:get_or_add_user_project_role:989 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user a659d807703b4cbca32189c5c111f469 --project 92287c1d05714845875685ed6a28d641 -c Role -f value 2022-11-01 21:57:32.995 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-01 21:57:32.995 | from cryptography.utils import int_from_bytes 2022-11-01 21:57:32.995 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-01 21:57:32.995 | from cryptography.utils import int_from_bytes 2022-11-01 21:57:32.995 | ++ functions-common:oscwrap:2462 : return 0 2022-11-01 21:57:32.995 | + functions-common:get_or_add_user_project_role:989 : user_role_id=cc726b6e84c54cd986405fd92f37909a 2022-11-01 21:57:32.995 | + functions-common:get_or_add_user_project_role:990 : echo cc726b6e84c54cd986405fd92f37909a 2022-11-01 21:57:32.995 | cc726b6e84c54cd986405fd92f37909a 2022-11-01 21:57:33.080 | [164647 Async ks-alt-another:197165]: finished get_or_add_user_project_role anotherrole a659d807703b4cbca32189c5c111f469 92287c1d05714845875685ed6a28d641 with result 0 in 8 seconds 2022-11-01 21:57:33.198 | [164647 Async ks-alt-member-user:197346]: Waiting for completion of get_or_add_user_project_role member 5946d194c30a47189b6f580469fe86c9 92287c1d05714845875685ed6a28d641 running on PID 197346 (10 other jobs running) 2022-11-01 21:57:33.320 | [164647 Async ks-alt-member-user:197346]: Signaling child to exit 2022-11-01 21:57:33.320 | WAKEUP 2022-11-01 21:57:33.475 | [164647 Async ks-alt-member-user:197346]: Signaled 2022-11-01 21:57:33.494 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-11-01 21:57:33.494 | + functions-common:get_or_add_user_project_role:974 : local domain_args 2022-11-01 21:57:33.494 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args 2022-11-01 21:57:33.494 | ++ functions-common:_get_domain_args:957 : local domain 2022-11-01 21:57:33.494 | ++ functions-common:_get_domain_args:958 : domain= 2022-11-01 21:57:33.494 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-11-01 21:57:33.494 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-11-01 21:57:33.494 | ++ functions-common:_get_domain_args:967 : echo 2022-11-01 21:57:33.494 | + functions-common:get_or_add_user_project_role:976 : domain_args= 2022-11-01 21:57:33.494 | + functions-common:get_or_add_user_project_role:980 : openstack --os-cloud devstack-system-admin role add member --user 5946d194c30a47189b6f580469fe86c9 --project 92287c1d05714845875685ed6a28d641 2022-11-01 21:57:33.494 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-01 21:57:33.494 | from cryptography.utils import int_from_bytes 2022-11-01 21:57:33.494 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-01 21:57:33.494 | from cryptography.utils import int_from_bytes 2022-11-01 21:57:33.494 | ++ functions-common:get_or_add_user_project_role:989 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 5946d194c30a47189b6f580469fe86c9 --project 92287c1d05714845875685ed6a28d641 -c Role -f value 2022-11-01 21:57:33.494 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-01 21:57:33.495 | from cryptography.utils import int_from_bytes 2022-11-01 21:57:33.495 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-01 21:57:33.495 | from cryptography.utils import int_from_bytes 2022-11-01 21:57:33.495 | ++ functions-common:oscwrap:2462 : return 0 2022-11-01 21:57:33.495 | + functions-common:get_or_add_user_project_role:989 : user_role_id=04534590c66742da8f87db17d2c35b70 2022-11-01 21:57:33.495 | + functions-common:get_or_add_user_project_role:990 : echo 04534590c66742da8f87db17d2c35b70 2022-11-01 21:57:33.495 | 04534590c66742da8f87db17d2c35b70 2022-11-01 21:57:33.714 | [164647 Async ks-alt-member-user:197346]: finished get_or_add_user_project_role member 5946d194c30a47189b6f580469fe86c9 92287c1d05714845875685ed6a28d641 with result 0 in 8 seconds 2022-11-01 21:57:33.799 | + inc/async:async_inner:64 : rc=0 2022-11-01 21:57:33.812 | [164647 Async ks-alt-reader-user:197522]: Waiting for completion of get_or_add_user_project_role reader b5bb4e9e49c44c038baeb60aefba4caa 92287c1d05714845875685ed6a28d641 running on PID 197522 (9 other jobs running) 2022-11-01 21:57:33.853 | [164647 Async ks-alt-reader-user:197522]: Signaling child to exit 2022-11-01 21:57:33.853 | WAKEUP 2022-11-01 21:57:33.864 | [198255 Async ks-group-memberdemo:198255]: finished successfully 2022-11-01 21:57:33.895 | [164647 Async ks-alt-reader-user:197522]: Signaled 2022-11-01 21:57:33.896 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-11-01 21:57:33.896 | + functions-common:get_or_add_user_project_role:974 : local domain_args 2022-11-01 21:57:33.896 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args 2022-11-01 21:57:33.897 | ++ functions-common:_get_domain_args:957 : local domain 2022-11-01 21:57:33.897 | ++ functions-common:_get_domain_args:958 : domain= 2022-11-01 21:57:33.897 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-11-01 21:57:33.897 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-11-01 21:57:33.897 | ++ functions-common:_get_domain_args:967 : echo 2022-11-01 21:57:33.897 | + functions-common:get_or_add_user_project_role:976 : domain_args= 2022-11-01 21:57:33.897 | + functions-common:get_or_add_user_project_role:980 : openstack --os-cloud devstack-system-admin role add reader --user b5bb4e9e49c44c038baeb60aefba4caa --project 92287c1d05714845875685ed6a28d641 2022-11-01 21:57:33.897 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-01 21:57:33.897 | from cryptography.utils import int_from_bytes 2022-11-01 21:57:33.897 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-01 21:57:33.897 | from cryptography.utils import int_from_bytes 2022-11-01 21:57:33.897 | ++ functions-common:get_or_add_user_project_role:989 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user b5bb4e9e49c44c038baeb60aefba4caa --project 92287c1d05714845875685ed6a28d641 -c Role -f value 2022-11-01 21:57:33.897 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-01 21:57:33.897 | from cryptography.utils import int_from_bytes 2022-11-01 21:57:33.897 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-01 21:57:33.897 | from cryptography.utils import int_from_bytes 2022-11-01 21:57:33.897 | ++ functions-common:oscwrap:2462 : return 0 2022-11-01 21:57:33.897 | + functions-common:get_or_add_user_project_role:989 : user_role_id=ee4645215043447c8c690dd181995a0a 2022-11-01 21:57:33.897 | + functions-common:get_or_add_user_project_role:990 : echo ee4645215043447c8c690dd181995a0a 2022-11-01 21:57:33.897 | ee4645215043447c8c690dd181995a0a 2022-11-01 21:57:33.948 | [164647 Async ks-alt-reader-user:197522]: finished get_or_add_user_project_role reader b5bb4e9e49c44c038baeb60aefba4caa 92287c1d05714845875685ed6a28d641 with result 0 in 7 seconds 2022-11-01 21:57:33.953 | + inc/async:async_wait:197 : return 0 2022-11-01 21:57:33.955 | + lib/keystone:create_keystone_accounts:415 : async_wait ks-system-member ks-system-reader 2022-11-01 21:57:34.027 | [164647 Async ks-system-member:197757]: Waiting for completion of get_or_add_user_system_role member fd6794eb48654a9d843abd2bdee004fb all running on PID 197757 (8 other jobs running) 2022-11-01 21:57:34.058 | [164647 Async ks-system-member:197757]: Signaling child to exit 2022-11-01 21:57:34.058 | WAKEUP 2022-11-01 21:57:34.085 | [164647 Async ks-system-member:197757]: Signaled 2022-11-01 21:57:34.087 | + functions-common:get_or_add_user_system_role:1015 : local user_role_id 2022-11-01 21:57:34.087 | + functions-common:get_or_add_user_system_role:1016 : local domain_args 2022-11-01 21:57:34.087 | ++ functions-common:get_or_add_user_system_role:1018 : _get_domain_args 2022-11-01 21:57:34.087 | ++ functions-common:_get_domain_args:957 : local domain 2022-11-01 21:57:34.087 | ++ functions-common:_get_domain_args:958 : domain= 2022-11-01 21:57:34.087 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-11-01 21:57:34.087 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-11-01 21:57:34.087 | ++ functions-common:_get_domain_args:967 : echo 2022-11-01 21:57:34.087 | + functions-common:get_or_add_user_system_role:1018 : domain_args= 2022-11-01 21:57:34.087 | ++ functions-common:get_or_add_user_system_role:1026 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user fd6794eb48654a9d843abd2bdee004fb --system all -f value -c Role 2022-11-01 21:57:34.087 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-01 21:57:34.087 | from cryptography.utils import int_from_bytes 2022-11-01 21:57:34.087 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-01 21:57:34.087 | from cryptography.utils import int_from_bytes 2022-11-01 21:57:34.087 | ++ functions-common:oscwrap:2462 : return 0 2022-11-01 21:57:34.088 | + functions-common:get_or_add_user_system_role:1026 : user_role_id= 2022-11-01 21:57:34.088 | + functions-common:get_or_add_user_system_role:1027 : [[ -z '' ]] 2022-11-01 21:57:34.088 | + functions-common:get_or_add_user_system_role:1029 : openstack --os-cloud devstack-system-admin role add member --user fd6794eb48654a9d843abd2bdee004fb --system all 2022-11-01 21:57:34.088 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-01 21:57:34.088 | from cryptography.utils import int_from_bytes 2022-11-01 21:57:34.088 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-01 21:57:34.088 | from cryptography.utils import int_from_bytes 2022-11-01 21:57:34.088 | ++ functions-common:get_or_add_user_system_role:1038 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user fd6794eb48654a9d843abd2bdee004fb --system all -f value -c Role 2022-11-01 21:57:34.088 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-01 21:57:34.088 | from cryptography.utils import int_from_bytes 2022-11-01 21:57:34.088 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-01 21:57:34.088 | from cryptography.utils import int_from_bytes 2022-11-01 21:57:34.088 | ++ functions-common:oscwrap:2462 : return 0 2022-11-01 21:57:34.088 | + functions-common:get_or_add_user_system_role:1038 : user_role_id=04534590c66742da8f87db17d2c35b70 2022-11-01 21:57:34.088 | + functions-common:get_or_add_user_system_role:1040 : echo 04534590c66742da8f87db17d2c35b70 2022-11-01 21:57:34.088 | 04534590c66742da8f87db17d2c35b70 2022-11-01 21:57:34.159 | [164647 Async ks-system-member:197757]: finished get_or_add_user_system_role member fd6794eb48654a9d843abd2bdee004fb all with result 0 in 10 seconds 2022-11-01 21:57:34.224 | [164647 Async ks-system-reader:197970]: Waiting for completion of get_or_add_user_system_role reader 24357ad8ebae4b23bd7a2af6f63ef592 all running on PID 197970 (7 other jobs running) 2022-11-01 21:57:34.273 | [164647 Async ks-system-reader:197970]: Signaling child to exit 2022-11-01 21:57:34.273 | WAKEUP 2022-11-01 21:57:34.310 | [164647 Async ks-system-reader:197970]: Signaled 2022-11-01 21:57:34.312 | + functions-common:get_or_add_user_system_role:1015 : local user_role_id 2022-11-01 21:57:34.312 | + functions-common:get_or_add_user_system_role:1016 : local domain_args 2022-11-01 21:57:34.312 | ++ functions-common:get_or_add_user_system_role:1018 : _get_domain_args 2022-11-01 21:57:34.312 | ++ functions-common:_get_domain_args:957 : local domain 2022-11-01 21:57:34.312 | ++ functions-common:_get_domain_args:958 : domain= 2022-11-01 21:57:34.312 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-11-01 21:57:34.312 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-11-01 21:57:34.312 | ++ functions-common:_get_domain_args:967 : echo 2022-11-01 21:57:34.312 | + functions-common:get_or_add_user_system_role:1018 : domain_args= 2022-11-01 21:57:34.312 | ++ functions-common:get_or_add_user_system_role:1026 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 24357ad8ebae4b23bd7a2af6f63ef592 --system all -f value -c Role 2022-11-01 21:57:34.312 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-01 21:57:34.312 | from cryptography.utils import int_from_bytes 2022-11-01 21:57:34.312 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-01 21:57:34.312 | from cryptography.utils import int_from_bytes 2022-11-01 21:57:34.312 | ++ functions-common:oscwrap:2462 : return 0 2022-11-01 21:57:34.312 | + functions-common:get_or_add_user_system_role:1026 : user_role_id= 2022-11-01 21:57:34.312 | + functions-common:get_or_add_user_system_role:1027 : [[ -z '' ]] 2022-11-01 21:57:34.312 | + functions-common:get_or_add_user_system_role:1029 : openstack --os-cloud devstack-system-admin role add reader --user 24357ad8ebae4b23bd7a2af6f63ef592 --system all 2022-11-01 21:57:34.312 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-01 21:57:34.312 | from cryptography.utils import int_from_bytes 2022-11-01 21:57:34.312 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-01 21:57:34.312 | from cryptography.utils import int_from_bytes 2022-11-01 21:57:34.312 | ++ functions-common:get_or_add_user_system_role:1038 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 24357ad8ebae4b23bd7a2af6f63ef592 --system all -f value -c Role 2022-11-01 21:57:34.312 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-01 21:57:34.312 | from cryptography.utils import int_from_bytes 2022-11-01 21:57:34.312 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-01 21:57:34.313 | from cryptography.utils import int_from_bytes 2022-11-01 21:57:34.313 | ++ functions-common:oscwrap:2462 : return 0 2022-11-01 21:57:34.313 | + functions-common:get_or_add_user_system_role:1038 : user_role_id=ee4645215043447c8c690dd181995a0a 2022-11-01 21:57:34.313 | + functions-common:get_or_add_user_system_role:1040 : echo ee4645215043447c8c690dd181995a0a 2022-11-01 21:57:34.313 | ee4645215043447c8c690dd181995a0a 2022-11-01 21:57:34.396 | [164647 Async ks-system-reader:197970]: finished get_or_add_user_system_role reader 24357ad8ebae4b23bd7a2af6f63ef592 all with result 0 in 12 seconds 2022-11-01 21:57:34.400 | + inc/async:async_wait:197 : return 0 2022-11-01 21:57:34.403 | + lib/keystone:create_keystone_accounts:416 : async_wait ks-group-memberdemo ks-group-anotherdemo ks-group-memberalt ks-group-anotheralt ks-group-admin 2022-11-01 21:57:34.466 | [164647 Async ks-group-memberdemo:198255]: Waiting for completion of get_or_add_group_project_role member b43676a337634c96a5baa22cb01f4548 3c2b330e97b24fe4b9d0fb6ecd8c6af8 running on PID 198255 (6 other jobs running) 2022-11-01 21:57:34.496 | [164647 Async ks-group-memberdemo:198255]: Signaling child to exit 2022-11-01 21:57:34.496 | WAKEUP 2022-11-01 21:57:34.523 | [164647 Async ks-group-memberdemo:198255]: Signaled 2022-11-01 21:57:34.525 | + functions-common:get_or_add_group_project_role:1046 : local group_role_id 2022-11-01 21:57:34.525 | + functions-common:get_or_add_group_project_role:1050 : openstack role add member --group b43676a337634c96a5baa22cb01f4548 --project 3c2b330e97b24fe4b9d0fb6ecd8c6af8 2022-11-01 21:57:34.525 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-01 21:57:34.525 | from cryptography.utils import int_from_bytes 2022-11-01 21:57:34.525 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-01 21:57:34.525 | from cryptography.utils import int_from_bytes 2022-11-01 21:57:34.525 | ++ functions-common:get_or_add_group_project_role:1057 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group b43676a337634c96a5baa22cb01f4548 --project 3c2b330e97b24fe4b9d0fb6ecd8c6af8 -f value -c Role 2022-11-01 21:57:34.525 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-01 21:57:34.525 | from cryptography.utils import int_from_bytes 2022-11-01 21:57:34.525 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-01 21:57:34.525 | from cryptography.utils import int_from_bytes 2022-11-01 21:57:34.525 | ++ functions-common:oscwrap:2462 : return 0 2022-11-01 21:57:34.525 | + functions-common:get_or_add_group_project_role:1057 : group_role_id=04534590c66742da8f87db17d2c35b70 2022-11-01 21:57:34.525 | + functions-common:get_or_add_group_project_role:1059 : echo 04534590c66742da8f87db17d2c35b70 2022-11-01 21:57:34.525 | 04534590c66742da8f87db17d2c35b70 2022-11-01 21:57:34.576 | [164647 Async ks-group-memberdemo:198255]: finished get_or_add_group_project_role member b43676a337634c96a5baa22cb01f4548 3c2b330e97b24fe4b9d0fb6ecd8c6af8 with result 0 in 9 seconds 2022-11-01 21:57:34.619 | [164647 Async ks-group-anotherdemo:198334]: Waiting for completion of get_or_add_group_project_role anotherrole b43676a337634c96a5baa22cb01f4548 3c2b330e97b24fe4b9d0fb6ecd8c6af8 running on PID 198334 (5 other jobs running) 2022-11-01 21:57:34.647 | [164647 Async ks-group-anotherdemo:198334]: Signaling child to exit 2022-11-01 21:57:35.031 | + inc/async:async_inner:64 : rc=0 2022-11-01 21:57:35.063 | [198415 Async ks-group-memberalt:198415]: finished successfully 2022-11-01 21:57:35.655 | + inc/async:async_inner:64 : rc=0 2022-11-01 21:57:35.692 | [198556 Async ks-group-anotheralt:198556]: finished successfully 2022-11-01 21:57:35.829 | + inc/async:async_inner:64 : rc=0 2022-11-01 21:57:35.856 | [198334 Async ks-group-anotherdemo:198334]: finished successfully 2022-11-01 21:57:35.881 | WAKEUP 2022-11-01 21:57:35.906 | [164647 Async ks-group-anotherdemo:198334]: Signaled 2022-11-01 21:57:35.907 | + functions-common:get_or_add_group_project_role:1046 : local group_role_id 2022-11-01 21:57:35.907 | + functions-common:get_or_add_group_project_role:1050 : openstack role add anotherrole --group b43676a337634c96a5baa22cb01f4548 --project 3c2b330e97b24fe4b9d0fb6ecd8c6af8 2022-11-01 21:57:35.907 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-01 21:57:35.907 | from cryptography.utils import int_from_bytes 2022-11-01 21:57:35.907 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-01 21:57:35.907 | from cryptography.utils import int_from_bytes 2022-11-01 21:57:35.907 | ++ functions-common:get_or_add_group_project_role:1057 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group b43676a337634c96a5baa22cb01f4548 --project 3c2b330e97b24fe4b9d0fb6ecd8c6af8 -f value -c Role 2022-11-01 21:57:35.907 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-01 21:57:35.907 | from cryptography.utils import int_from_bytes 2022-11-01 21:57:35.907 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-01 21:57:35.907 | from cryptography.utils import int_from_bytes 2022-11-01 21:57:35.907 | ++ functions-common:oscwrap:2462 : return 0 2022-11-01 21:57:35.908 | + functions-common:get_or_add_group_project_role:1057 : group_role_id=cc726b6e84c54cd986405fd92f37909a 2022-11-01 21:57:35.908 | + functions-common:get_or_add_group_project_role:1059 : echo cc726b6e84c54cd986405fd92f37909a 2022-11-01 21:57:35.908 | cc726b6e84c54cd986405fd92f37909a 2022-11-01 21:57:35.954 | [164647 Async ks-group-anotherdemo:198334]: finished get_or_add_group_project_role anotherrole b43676a337634c96a5baa22cb01f4548 3c2b330e97b24fe4b9d0fb6ecd8c6af8 with result 0 in 11 seconds 2022-11-01 21:57:35.994 | [164647 Async ks-group-memberalt:198415]: Waiting for completion of get_or_add_group_project_role member b43676a337634c96a5baa22cb01f4548 92287c1d05714845875685ed6a28d641 running on PID 198415 (4 other jobs running) 2022-11-01 21:57:36.022 | [164647 Async ks-group-memberalt:198415]: Signaling child to exit 2022-11-01 21:57:36.022 | WAKEUP 2022-11-01 21:57:36.054 | [164647 Async ks-group-memberalt:198415]: Signaled 2022-11-01 21:57:36.056 | + functions-common:get_or_add_group_project_role:1046 : local group_role_id 2022-11-01 21:57:36.056 | + functions-common:get_or_add_group_project_role:1050 : openstack role add member --group b43676a337634c96a5baa22cb01f4548 --project 92287c1d05714845875685ed6a28d641 2022-11-01 21:57:36.056 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-01 21:57:36.056 | from cryptography.utils import int_from_bytes 2022-11-01 21:57:36.056 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-01 21:57:36.056 | from cryptography.utils import int_from_bytes 2022-11-01 21:57:36.056 | ++ functions-common:get_or_add_group_project_role:1057 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group b43676a337634c96a5baa22cb01f4548 --project 92287c1d05714845875685ed6a28d641 -f value -c Role 2022-11-01 21:57:36.056 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-01 21:57:36.056 | from cryptography.utils import int_from_bytes 2022-11-01 21:57:36.056 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-01 21:57:36.056 | from cryptography.utils import int_from_bytes 2022-11-01 21:57:36.056 | ++ functions-common:oscwrap:2462 : return 0 2022-11-01 21:57:36.056 | + functions-common:get_or_add_group_project_role:1057 : group_role_id=04534590c66742da8f87db17d2c35b70 2022-11-01 21:57:36.056 | + functions-common:get_or_add_group_project_role:1059 : echo 04534590c66742da8f87db17d2c35b70 2022-11-01 21:57:36.056 | 04534590c66742da8f87db17d2c35b70 2022-11-01 21:57:36.105 | [164647 Async ks-group-memberalt:198415]: finished get_or_add_group_project_role member b43676a337634c96a5baa22cb01f4548 92287c1d05714845875685ed6a28d641 with result 0 in 9 seconds 2022-11-01 21:57:36.146 | [164647 Async ks-group-anotheralt:198556]: Waiting for completion of get_or_add_group_project_role anotherrole b43676a337634c96a5baa22cb01f4548 92287c1d05714845875685ed6a28d641 running on PID 198556 (3 other jobs running) 2022-11-01 21:57:36.174 | [164647 Async ks-group-anotheralt:198556]: Signaling child to exit 2022-11-01 21:57:36.174 | WAKEUP 2022-11-01 21:57:36.198 | + inc/async:async_inner:64 : rc=0 2022-11-01 21:57:36.199 | [164647 Async ks-group-anotheralt:198556]: Signaled 2022-11-01 21:57:36.200 | + functions-common:get_or_add_group_project_role:1046 : local group_role_id 2022-11-01 21:57:36.200 | + functions-common:get_or_add_group_project_role:1050 : openstack role add anotherrole --group b43676a337634c96a5baa22cb01f4548 --project 92287c1d05714845875685ed6a28d641 2022-11-01 21:57:36.201 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-01 21:57:36.201 | from cryptography.utils import int_from_bytes 2022-11-01 21:57:36.201 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-01 21:57:36.201 | from cryptography.utils import int_from_bytes 2022-11-01 21:57:36.201 | ++ functions-common:get_or_add_group_project_role:1057 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group b43676a337634c96a5baa22cb01f4548 --project 92287c1d05714845875685ed6a28d641 -f value -c Role 2022-11-01 21:57:36.201 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-01 21:57:36.201 | from cryptography.utils import int_from_bytes 2022-11-01 21:57:36.201 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-01 21:57:36.201 | from cryptography.utils import int_from_bytes 2022-11-01 21:57:36.201 | ++ functions-common:oscwrap:2462 : return 0 2022-11-01 21:57:36.201 | + functions-common:get_or_add_group_project_role:1057 : group_role_id=cc726b6e84c54cd986405fd92f37909a 2022-11-01 21:57:36.201 | + functions-common:get_or_add_group_project_role:1059 : echo cc726b6e84c54cd986405fd92f37909a 2022-11-01 21:57:36.201 | cc726b6e84c54cd986405fd92f37909a 2022-11-01 21:57:36.226 | [198637 Async ks-group-admin:198637]: finished successfully 2022-11-01 21:57:36.248 | [164647 Async ks-group-anotheralt:198556]: finished get_or_add_group_project_role anotherrole b43676a337634c96a5baa22cb01f4548 92287c1d05714845875685ed6a28d641 with result 0 in 9 seconds 2022-11-01 21:57:36.287 | [164647 Async ks-group-admin:198637]: Waiting for completion of get_or_add_group_project_role admin f08a420f502c466599f6800fbb862b8f 9b606041e98443fb96f35d957180ee96 running on PID 198637 (2 other jobs running) 2022-11-01 21:57:36.311 | [164647 Async ks-group-admin:198637]: Signaling child to exit 2022-11-01 21:57:36.311 | WAKEUP 2022-11-01 21:57:36.335 | [164647 Async ks-group-admin:198637]: Signaled 2022-11-01 21:57:36.336 | + functions-common:get_or_add_group_project_role:1046 : local group_role_id 2022-11-01 21:57:36.336 | + functions-common:get_or_add_group_project_role:1050 : openstack role add admin --group f08a420f502c466599f6800fbb862b8f --project 9b606041e98443fb96f35d957180ee96 2022-11-01 21:57:36.336 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-01 21:57:36.336 | from cryptography.utils import int_from_bytes 2022-11-01 21:57:36.336 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-01 21:57:36.336 | from cryptography.utils import int_from_bytes 2022-11-01 21:57:36.336 | ++ functions-common:get_or_add_group_project_role:1057 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --group f08a420f502c466599f6800fbb862b8f --project 9b606041e98443fb96f35d957180ee96 -f value -c Role 2022-11-01 21:57:36.336 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-01 21:57:36.336 | from cryptography.utils import int_from_bytes 2022-11-01 21:57:36.336 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-01 21:57:36.336 | from cryptography.utils import int_from_bytes 2022-11-01 21:57:36.336 | ++ functions-common:oscwrap:2462 : return 0 2022-11-01 21:57:36.336 | + functions-common:get_or_add_group_project_role:1057 : group_role_id=5644209a72d74dfc9aa5b8596f614248 2022-11-01 21:57:36.336 | + functions-common:get_or_add_group_project_role:1059 : echo 5644209a72d74dfc9aa5b8596f614248 2022-11-01 21:57:36.337 | 5644209a72d74dfc9aa5b8596f614248 2022-11-01 21:57:36.381 | [164647 Async ks-group-admin:198637]: finished get_or_add_group_project_role admin f08a420f502c466599f6800fbb862b8f 9b606041e98443fb96f35d957180ee96 with result 0 in 9 seconds 2022-11-01 21:57:36.385 | + inc/async:async_wait:197 : return 0 2022-11-01 21:57:36.388 | + lib/keystone:create_keystone_accounts:418 : is_service_enabled ldap 2022-11-01 21:57:36.405 | + functions-common:is_service_enabled:2078 : return 1 2022-11-01 21:57:36.407 | + ./stack.sh:main:1097 : is_service_enabled nova 2022-11-01 21:57:36.425 | + functions-common:is_service_enabled:2078 : return 0 2022-11-01 21:57:36.428 | + ./stack.sh:main:1098 : async_runfunc create_nova_accounts 2022-11-01 21:57:36.431 | + inc/async:async_runfunc:116 : async_run create_nova_accounts create_nova_accounts 2022-11-01 21:57:36.498 | + inc/async:async_inner:63 : create_nova_accounts 2022-11-01 21:57:36.543 | [164647 Async create_nova_accounts:200493]: running: create_nova_accounts 2022-11-01 21:57:36.546 | + ./stack.sh:main:1100 : is_service_enabled glance 2022-11-01 21:57:36.563 | + functions-common:is_service_enabled:2078 : return 0 2022-11-01 21:57:36.566 | + ./stack.sh:main:1101 : async_runfunc create_glance_accounts 2022-11-01 21:57:36.568 | + inc/async:async_runfunc:116 : async_run create_glance_accounts create_glance_accounts 2022-11-01 21:57:36.639 | + inc/async:async_inner:63 : create_glance_accounts 2022-11-01 21:57:36.685 | [164647 Async create_glance_accounts:200617]: running: create_glance_accounts 2022-11-01 21:57:36.688 | + ./stack.sh:main:1103 : is_service_enabled cinder 2022-11-01 21:57:36.714 | + functions-common:is_service_enabled:2078 : return 0 2022-11-01 21:57:36.717 | + ./stack.sh:main:1104 : async_runfunc create_cinder_accounts 2022-11-01 21:57:36.719 | + inc/async:async_runfunc:116 : async_run create_cinder_accounts create_cinder_accounts 2022-11-01 21:57:36.800 | + inc/async:async_inner:63 : create_cinder_accounts 2022-11-01 21:57:36.850 | [164647 Async create_cinder_accounts:200756]: running: create_cinder_accounts 2022-11-01 21:57:36.854 | + ./stack.sh:main:1106 : is_service_enabled neutron 2022-11-01 21:57:36.876 | + functions-common:is_service_enabled:2078 : return 0 2022-11-01 21:57:36.879 | + ./stack.sh:main:1107 : async_runfunc create_neutron_accounts 2022-11-01 21:57:36.881 | + inc/async:async_runfunc:116 : async_run create_neutron_accounts create_neutron_accounts 2022-11-01 21:57:36.965 | + inc/async:async_inner:63 : create_neutron_accounts 2022-11-01 21:57:37.049 | [164647 Async create_neutron_accounts:200900]: running: create_neutron_accounts 2022-11-01 21:57:37.052 | + ./stack.sh:main:1109 : is_service_enabled swift 2022-11-01 21:57:37.088 | + functions-common:is_service_enabled:2078 : return 0 2022-11-01 21:57:37.094 | + ./stack.sh:main:1110 : async_runfunc create_swift_accounts 2022-11-01 21:57:37.099 | + inc/async:async_runfunc:116 : async_run create_swift_accounts create_swift_accounts 2022-11-01 21:57:37.488 | + inc/async:async_inner:63 : create_swift_accounts 2022-11-01 21:57:37.752 | [164647 Async create_swift_accounts:201056]: running: create_swift_accounts 2022-11-01 21:57:37.773 | + ./stack.sh:main:1118 : is_service_enabled horizon 2022-11-01 21:57:37.896 | + functions-common:is_service_enabled:2078 : return 1 2022-11-01 21:57:37.913 | + ./stack.sh:main:1123 : async_wait create_nova_accounts create_glance_accounts create_cinder_accounts 2022-11-01 21:57:38.237 | [164647 Async create_nova_accounts:200493]: Waiting for completion of create_nova_accounts running on PID 200493 (6 other jobs running) 2022-11-01 21:57:38.408 | [164647 Async create_nova_accounts:200493]: Signaling child to exit 2022-11-01 21:58:12.780 | + inc/async:async_inner:64 : rc=0 2022-11-01 21:58:12.845 | [200900 Async create_neutron_accounts:200900]: finished successfully 2022-11-01 21:58:33.423 | + inc/async:async_inner:64 : rc=0 2022-11-01 21:58:33.454 | [200756 Async create_cinder_accounts:200756]: finished successfully 2022-11-01 21:58:38.437 | + inc/async:async_inner:64 : rc=0 2022-11-01 21:58:38.469 | [200617 Async create_glance_accounts:200617]: finished successfully 2022-11-01 21:58:43.811 | + inc/async:async_inner:64 : rc=0 2022-11-01 21:58:43.840 | [200493 Async create_nova_accounts:200493]: finished successfully 2022-11-01 21:58:43.868 | WAKEUP 2022-11-01 21:58:43.894 | [164647 Async create_nova_accounts:200493]: Signaled 2022-11-01 21:58:43.896 | + lib/nova:create_nova_accounts:337 : [[ 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-11-01 21:58:43.896 | + lib/nova:create_nova_accounts:341 : create_service_user nova admin 2022-11-01 21:58:43.896 | + lib/keystone:create_service_user:431 : get_or_create_user nova Passw0rd Default 2022-11-01 21:58:43.896 | + functions-common:get_or_create_user:909 : local user_id 2022-11-01 21:58:43.896 | + functions-common:get_or_create_user:910 : [[ ! -z '' ]] 2022-11-01 21:58:43.896 | + functions-common:get_or_create_user:913 : local email= 2022-11-01 21:58:43.896 | ++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create nova --password Passw0rd --domain=Default --or-show -f value -c id 2022-11-01 21:58:43.896 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-01 21:58:43.896 | from cryptography.utils import int_from_bytes 2022-11-01 21:58:43.896 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-01 21:58:43.896 | from cryptography.utils import int_from_bytes 2022-11-01 21:58:43.896 | ++ functions-common:oscwrap:2462 : return 0 2022-11-01 21:58:43.896 | + functions-common:get_or_create_user:925 : user_id=9aba3c57a4f74fab939ebc6bf04eae53 2022-11-01 21:58:43.896 | + functions-common:get_or_create_user:926 : echo 9aba3c57a4f74fab939ebc6bf04eae53 2022-11-01 21:58:43.896 | 9aba3c57a4f74fab939ebc6bf04eae53 2022-11-01 21:58:43.896 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service nova service Default Default 2022-11-01 21:58:43.896 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-11-01 21:58:43.897 | + functions-common:get_or_add_user_project_role:974 : local domain_args 2022-11-01 21:58:43.897 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args Default Default 2022-11-01 21:58:43.897 | ++ functions-common:_get_domain_args:957 : local domain 2022-11-01 21:58:43.897 | ++ functions-common:_get_domain_args:958 : domain= 2022-11-01 21:58:43.897 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-11-01 21:58:43.897 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-11-01 21:58:43.897 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-11-01 21:58:43.897 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-11-01 21:58:43.897 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-11-01 21:58:43.897 | + functions-common:get_or_add_user_project_role:976 : domain_args='--user-domain Default --project-domain Default' 2022-11-01 21:58:43.897 | + functions-common:get_or_add_user_project_role:980 : openstack --os-cloud devstack-system-admin role add service --user nova --project service --user-domain Default --project-domain Default 2022-11-01 21:58:43.897 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-01 21:58:43.897 | from cryptography.utils import int_from_bytes 2022-11-01 21:58:43.897 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-01 21:58:43.897 | from cryptography.utils import int_from_bytes 2022-11-01 21:58:43.897 | ++ functions-common:get_or_add_user_project_role:989 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user nova --project service --user-domain Default --project-domain Default -c Role -f value 2022-11-01 21:58:43.897 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-01 21:58:43.897 | from cryptography.utils import int_from_bytes 2022-11-01 21:58:43.897 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-01 21:58:43.897 | from cryptography.utils import int_from_bytes 2022-11-01 21:58:43.897 | ++ functions-common:oscwrap:2462 : return 0 2022-11-01 21:58:43.897 | + functions-common:get_or_add_user_project_role:989 : user_role_id=6618c19e0a84461e8ff4e05be0990468 2022-11-01 21:58:43.897 | + functions-common:get_or_add_user_project_role:990 : echo 6618c19e0a84461e8ff4e05be0990468 2022-11-01 21:58:43.897 | 6618c19e0a84461e8ff4e05be0990468 2022-11-01 21:58:43.897 | + lib/keystone:create_service_user:434 : [[ -n admin ]] 2022-11-01 21:58:43.897 | + lib/keystone:create_service_user:435 : get_or_add_user_project_role admin nova service Default Default 2022-11-01 21:58:43.897 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-11-01 21:58:43.897 | + functions-common:get_or_add_user_project_role:974 : local domain_args 2022-11-01 21:58:43.897 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args Default Default 2022-11-01 21:58:43.897 | ++ functions-common:_get_domain_args:957 : local domain 2022-11-01 21:58:43.897 | ++ functions-common:_get_domain_args:958 : domain= 2022-11-01 21:58:43.897 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-11-01 21:58:43.897 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-11-01 21:58:43.898 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-11-01 21:58:43.898 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-11-01 21:58:43.898 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-11-01 21:58:43.898 | + functions-common:get_or_add_user_project_role:976 : domain_args='--user-domain Default --project-domain Default' 2022-11-01 21:58:43.898 | + functions-common:get_or_add_user_project_role:980 : openstack --os-cloud devstack-system-admin role add admin --user nova --project service --user-domain Default --project-domain Default 2022-11-01 21:58:43.898 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-01 21:58:43.898 | from cryptography.utils import int_from_bytes 2022-11-01 21:58:43.898 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-01 21:58:43.898 | from cryptography.utils import int_from_bytes 2022-11-01 21:58:43.898 | ++ functions-common:get_or_add_user_project_role:989 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user nova --project service --user-domain Default --project-domain Default -c Role -f value 2022-11-01 21:58:43.898 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-01 21:58:43.898 | from cryptography.utils import int_from_bytes 2022-11-01 21:58:43.898 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-01 21:58:43.898 | from cryptography.utils import int_from_bytes 2022-11-01 21:58:43.898 | ++ functions-common:oscwrap:2462 : return 0 2022-11-01 21:58:43.898 | + functions-common:get_or_add_user_project_role:989 : user_role_id=5644209a72d74dfc9aa5b8596f614248 2022-11-01 21:58:43.898 | + functions-common:get_or_add_user_project_role:990 : echo 5644209a72d74dfc9aa5b8596f614248 2022-11-01 21:58:43.898 | 5644209a72d74dfc9aa5b8596f614248 2022-11-01 21:58:43.898 | + lib/nova:create_nova_accounts:343 : local nova_api_url 2022-11-01 21:58:43.898 | + lib/nova:create_nova_accounts:344 : [[ True == \F\a\l\s\e ]] 2022-11-01 21:58:43.898 | + lib/nova:create_nova_accounts:347 : nova_api_url=http://10.222.0.15/compute 2022-11-01 21:58:43.898 | + lib/nova:create_nova_accounts:350 : get_or_create_service nova_legacy compute_legacy 'Nova Compute Service (Legacy 2.0)' 2022-11-01 21:58:43.898 | + functions-common:get_or_create_service:1065 : local service_id 2022-11-01 21:58:43.898 | ++ functions-common:get_or_create_service:1078 : oscwrap --os-cloud devstack-system-admin service show compute_legacy -f value -c id 2022-11-01 21:58:43.898 | ++ functions-common:get_or_create_service:1080 : 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-11-01 21:58:43.898 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-01 21:58:43.898 | from cryptography.utils import int_from_bytes 2022-11-01 21:58:43.898 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-01 21:58:43.898 | from cryptography.utils import int_from_bytes 2022-11-01 21:58:43.899 | ++ functions-common:oscwrap:2462 : return 0 2022-11-01 21:58:43.899 | + functions-common:get_or_create_service:1076 : service_id=' 2022-11-01 21:58:43.899 | bb6e65b828284cf5bedc8ec01c14adbd' 2022-11-01 21:58:43.899 | + functions-common:get_or_create_service:1077 : echo bb6e65b828284cf5bedc8ec01c14adbd 2022-11-01 21:58:43.899 | bb6e65b828284cf5bedc8ec01c14adbd 2022-11-01 21:58:43.899 | + lib/nova:create_nova_accounts:352 : get_or_create_endpoint compute_legacy RegionOne 'http://10.222.0.15/compute/v2/$(project_id)s' 2022-11-01 21:58:43.899 | + functions-common:get_or_create_endpoint:1109 : local public_id 2022-11-01 21:58:43.899 | ++ functions-common:get_or_create_endpoint:1110 : _get_or_create_endpoint_with_interface compute_legacy public 'http://10.222.0.15/compute/v2/$(project_id)s' RegionOne 2022-11-01 21:58:43.899 | ++ functions-common:_get_or_create_endpoint_with_interface:1083 : local endpoint_id 2022-11-01 21:58:43.899 | +++ functions-common:_get_or_create_endpoint_with_interface:1088 : oscwrap --os-cloud devstack-system-admin endpoint list --service compute_legacy --interface public --region RegionOne -c ID -f value 2022-11-01 21:58:43.899 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-01 21:58:43.899 | from cryptography.utils import int_from_bytes 2022-11-01 21:58:43.899 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-01 21:58:43.899 | from cryptography.utils import int_from_bytes 2022-11-01 21:58:43.899 | +++ functions-common:oscwrap:2462 : return 0 2022-11-01 21:58:43.899 | ++ functions-common:_get_or_create_endpoint_with_interface:1088 : endpoint_id= 2022-11-01 21:58:43.899 | ++ functions-common:_get_or_create_endpoint_with_interface:1089 : [[ -z '' ]] 2022-11-01 21:58:43.899 | +++ functions-common:_get_or_create_endpoint_with_interface:1092 : oscwrap --os-cloud devstack-system-admin endpoint create compute_legacy public 'http://10.222.0.15/compute/v2/$(project_id)s' --region RegionOne -f value -c id 2022-11-01 21:58:43.899 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-01 21:58:43.899 | from cryptography.utils import int_from_bytes 2022-11-01 21:58:43.899 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-01 21:58:43.899 | from cryptography.utils import int_from_bytes 2022-11-01 21:58:43.899 | +++ functions-common:oscwrap:2462 : return 0 2022-11-01 21:58:43.899 | ++ functions-common:_get_or_create_endpoint_with_interface:1092 : endpoint_id=bbda99119a5540b1935c28966196f8a5 2022-11-01 21:58:43.899 | ++ functions-common:_get_or_create_endpoint_with_interface:1095 : echo bbda99119a5540b1935c28966196f8a5 2022-11-01 21:58:43.899 | + functions-common:get_or_create_endpoint:1110 : public_id=bbda99119a5540b1935c28966196f8a5 2022-11-01 21:58:43.899 | + functions-common:get_or_create_endpoint:1112 : [[ -n '' ]] 2022-11-01 21:58:43.899 | + functions-common:get_or_create_endpoint:1115 : [[ -n '' ]] 2022-11-01 21:58:43.899 | + functions-common:get_or_create_endpoint:1119 : echo bbda99119a5540b1935c28966196f8a5 2022-11-01 21:58:43.899 | bbda99119a5540b1935c28966196f8a5 2022-11-01 21:58:43.899 | + lib/nova:create_nova_accounts:356 : get_or_create_service nova compute 'Nova Compute Service' 2022-11-01 21:58:43.899 | + functions-common:get_or_create_service:1065 : local service_id 2022-11-01 21:58:43.900 | ++ functions-common:get_or_create_service:1078 : oscwrap --os-cloud devstack-system-admin service show compute -f value -c id 2022-11-01 21:58:43.900 | ++ functions-common:get_or_create_service:1080 : oscwrap --os-cloud devstack-system-admin service create compute --name nova '--description=Nova Compute Service' -f value -c id 2022-11-01 21:58:43.900 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-01 21:58:43.900 | from cryptography.utils import int_from_bytes 2022-11-01 21:58:43.900 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-01 21:58:43.900 | from cryptography.utils import int_from_bytes 2022-11-01 21:58:43.900 | ++ functions-common:oscwrap:2462 : return 0 2022-11-01 21:58:43.900 | + functions-common:get_or_create_service:1076 : service_id=' 2022-11-01 21:58:43.900 | 3a4da6ae07ac44ec8604429a4c4dab10' 2022-11-01 21:58:43.900 | + functions-common:get_or_create_service:1077 : echo 3a4da6ae07ac44ec8604429a4c4dab10 2022-11-01 21:58:43.900 | 3a4da6ae07ac44ec8604429a4c4dab10 2022-11-01 21:58:43.900 | + lib/nova:create_nova_accounts:358 : get_or_create_endpoint compute RegionOne http://10.222.0.15/compute/v2.1 2022-11-01 21:58:43.900 | + functions-common:get_or_create_endpoint:1109 : local public_id 2022-11-01 21:58:43.900 | ++ functions-common:get_or_create_endpoint:1110 : _get_or_create_endpoint_with_interface compute public http://10.222.0.15/compute/v2.1 RegionOne 2022-11-01 21:58:43.900 | ++ functions-common:_get_or_create_endpoint_with_interface:1083 : local endpoint_id 2022-11-01 21:58:43.900 | +++ functions-common:_get_or_create_endpoint_with_interface:1088 : oscwrap --os-cloud devstack-system-admin endpoint list --service compute --interface public --region RegionOne -c ID -f value 2022-11-01 21:58:43.900 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-01 21:58:43.900 | from cryptography.utils import int_from_bytes 2022-11-01 21:58:43.900 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-01 21:58:43.900 | from cryptography.utils import int_from_bytes 2022-11-01 21:58:43.900 | +++ functions-common:oscwrap:2462 : return 0 2022-11-01 21:58:43.900 | ++ functions-common:_get_or_create_endpoint_with_interface:1088 : endpoint_id= 2022-11-01 21:58:43.900 | ++ functions-common:_get_or_create_endpoint_with_interface:1089 : [[ -z '' ]] 2022-11-01 21:58:43.900 | +++ functions-common:_get_or_create_endpoint_with_interface:1092 : oscwrap --os-cloud devstack-system-admin endpoint create compute public http://10.222.0.15/compute/v2.1 --region RegionOne -f value -c id 2022-11-01 21:58:43.900 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-01 21:58:43.900 | from cryptography.utils import int_from_bytes 2022-11-01 21:58:43.900 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-01 21:58:43.900 | from cryptography.utils import int_from_bytes 2022-11-01 21:58:43.900 | +++ functions-common:oscwrap:2462 : return 0 2022-11-01 21:58:43.900 | ++ functions-common:_get_or_create_endpoint_with_interface:1092 : endpoint_id=a6c8b6a0190648d5a031ad7b9956802b 2022-11-01 21:58:43.900 | ++ functions-common:_get_or_create_endpoint_with_interface:1095 : echo a6c8b6a0190648d5a031ad7b9956802b 2022-11-01 21:58:43.901 | + functions-common:get_or_create_endpoint:1110 : public_id=a6c8b6a0190648d5a031ad7b9956802b 2022-11-01 21:58:43.901 | + functions-common:get_or_create_endpoint:1112 : [[ -n '' ]] 2022-11-01 21:58:43.901 | + functions-common:get_or_create_endpoint:1115 : [[ -n '' ]] 2022-11-01 21:58:43.901 | + functions-common:get_or_create_endpoint:1119 : echo a6c8b6a0190648d5a031ad7b9956802b 2022-11-01 21:58:43.901 | a6c8b6a0190648d5a031ad7b9956802b 2022-11-01 21:58:43.901 | + lib/nova:create_nova_accounts:363 : is_service_enabled n-api 2022-11-01 21:58:43.901 | + functions-common:is_service_enabled:2078 : return 0 2022-11-01 21:58:43.901 | + lib/nova:create_nova_accounts:365 : is_service_enabled swift 2022-11-01 21:58:43.901 | + functions-common:is_service_enabled:2078 : return 0 2022-11-01 21:58:43.901 | + lib/nova:create_nova_accounts:368 : get_or_add_user_project_role ResellerAdmin nova service Default Default 2022-11-01 21:58:43.901 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-11-01 21:58:43.901 | + functions-common:get_or_add_user_project_role:974 : local domain_args 2022-11-01 21:58:43.901 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args Default Default 2022-11-01 21:58:43.901 | ++ functions-common:_get_domain_args:957 : local domain 2022-11-01 21:58:43.901 | ++ functions-common:_get_domain_args:958 : domain= 2022-11-01 21:58:43.901 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-11-01 21:58:43.901 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-11-01 21:58:43.901 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-11-01 21:58:43.901 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-11-01 21:58:43.901 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-11-01 21:58:43.901 | + functions-common:get_or_add_user_project_role:976 : domain_args='--user-domain Default --project-domain Default' 2022-11-01 21:58:43.901 | + functions-common:get_or_add_user_project_role:980 : openstack --os-cloud devstack-system-admin role add ResellerAdmin --user nova --project service --user-domain Default --project-domain Default 2022-11-01 21:58:43.901 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-01 21:58:43.901 | from cryptography.utils import int_from_bytes 2022-11-01 21:58:43.901 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-01 21:58:43.901 | from cryptography.utils import int_from_bytes 2022-11-01 21:58:43.901 | ++ functions-common:get_or_add_user_project_role:989 : oscwrap --os-cloud devstack-system-admin role assignment list --role ResellerAdmin --user nova --project service --user-domain Default --project-domain Default -c Role -f value 2022-11-01 21:58:43.901 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-01 21:58:43.901 | from cryptography.utils import int_from_bytes 2022-11-01 21:58:43.901 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-01 21:58:43.901 | from cryptography.utils import int_from_bytes 2022-11-01 21:58:43.901 | ++ functions-common:oscwrap:2462 : return 0 2022-11-01 21:58:43.902 | + functions-common:get_or_add_user_project_role:989 : user_role_id=7b46d00a402642d59e1792d6d696234f 2022-11-01 21:58:43.902 | + functions-common:get_or_add_user_project_role:990 : echo 7b46d00a402642d59e1792d6d696234f 2022-11-01 21:58:43.902 | 7b46d00a402642d59e1792d6d696234f 2022-11-01 21:58:43.902 | + lib/nova:create_nova_accounts:373 : is_service_enabled s3api 2022-11-01 21:58:43.902 | + functions-common:is_service_enabled:2078 : return 1 2022-11-01 21:58:43.902 | + lib/nova:create_nova_accounts:384 : is_service_enabled n-api 2022-11-01 21:58:43.902 | + functions-common:is_service_enabled:2078 : return 0 2022-11-01 21:58:43.902 | + lib/nova:create_nova_accounts:385 : [[ False = True ]] 2022-11-01 21:58:43.947 | [164647 Async create_nova_accounts:200493]: finished create_nova_accounts with result 0 in 67 seconds 2022-11-01 21:58:43.989 | [164647 Async create_glance_accounts:200617]: Waiting for completion of create_glance_accounts running on PID 200617 (5 other jobs running) 2022-11-01 21:58:44.016 | [164647 Async create_glance_accounts:200617]: Signaling child to exit 2022-11-01 21:58:44.016 | WAKEUP 2022-11-01 21:58:44.041 | [164647 Async create_glance_accounts:200617]: Signaled 2022-11-01 21:58:44.042 | + lib/glance:create_glance_accounts:451 : is_service_enabled g-api 2022-11-01 21:58:44.042 | + functions-common:is_service_enabled:2078 : return 0 2022-11-01 21:58:44.042 | + lib/glance:create_glance_accounts:453 : create_service_user glance 2022-11-01 21:58:44.042 | + lib/keystone:create_service_user:431 : get_or_create_user glance Passw0rd Default 2022-11-01 21:58:44.042 | + functions-common:get_or_create_user:909 : local user_id 2022-11-01 21:58:44.042 | + functions-common:get_or_create_user:910 : [[ ! -z '' ]] 2022-11-01 21:58:44.042 | + functions-common:get_or_create_user:913 : local email= 2022-11-01 21:58:44.042 | ++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create glance --password Passw0rd --domain=Default --or-show -f value -c id 2022-11-01 21:58:44.042 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-01 21:58:44.042 | from cryptography.utils import int_from_bytes 2022-11-01 21:58:44.042 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-01 21:58:44.043 | from cryptography.utils import int_from_bytes 2022-11-01 21:58:44.043 | ++ functions-common:oscwrap:2462 : return 0 2022-11-01 21:58:44.043 | + functions-common:get_or_create_user:925 : user_id=0744837b53894a37aa67dfc9797b7790 2022-11-01 21:58:44.043 | + functions-common:get_or_create_user:926 : echo 0744837b53894a37aa67dfc9797b7790 2022-11-01 21:58:44.043 | 0744837b53894a37aa67dfc9797b7790 2022-11-01 21:58:44.043 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service glance service Default Default 2022-11-01 21:58:44.043 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-11-01 21:58:44.043 | + functions-common:get_or_add_user_project_role:974 : local domain_args 2022-11-01 21:58:44.043 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args Default Default 2022-11-01 21:58:44.043 | ++ functions-common:_get_domain_args:957 : local domain 2022-11-01 21:58:44.043 | ++ functions-common:_get_domain_args:958 : domain= 2022-11-01 21:58:44.043 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-11-01 21:58:44.043 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-11-01 21:58:44.043 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-11-01 21:58:44.043 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-11-01 21:58:44.043 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-11-01 21:58:44.043 | + functions-common:get_or_add_user_project_role:976 : domain_args='--user-domain Default --project-domain Default' 2022-11-01 21:58:44.043 | + functions-common:get_or_add_user_project_role:980 : openstack --os-cloud devstack-system-admin role add service --user glance --project service --user-domain Default --project-domain Default 2022-11-01 21:58:44.043 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-01 21:58:44.043 | from cryptography.utils import int_from_bytes 2022-11-01 21:58:44.043 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-01 21:58:44.043 | from cryptography.utils import int_from_bytes 2022-11-01 21:58:44.043 | ++ functions-common:get_or_add_user_project_role:989 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user glance --project service --user-domain Default --project-domain Default -c Role -f value 2022-11-01 21:58:44.043 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-01 21:58:44.043 | from cryptography.utils import int_from_bytes 2022-11-01 21:58:44.043 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-01 21:58:44.043 | from cryptography.utils import int_from_bytes 2022-11-01 21:58:44.043 | ++ functions-common:oscwrap:2462 : return 0 2022-11-01 21:58:44.043 | + functions-common:get_or_add_user_project_role:989 : user_role_id=6618c19e0a84461e8ff4e05be0990468 2022-11-01 21:58:44.043 | + functions-common:get_or_add_user_project_role:990 : echo 6618c19e0a84461e8ff4e05be0990468 2022-11-01 21:58:44.043 | 6618c19e0a84461e8ff4e05be0990468 2022-11-01 21:58:44.043 | + lib/keystone:create_service_user:434 : [[ -n '' ]] 2022-11-01 21:58:44.044 | + lib/glance:create_glance_accounts:456 : is_service_enabled s-proxy 2022-11-01 21:58:44.044 | + functions-common:is_service_enabled:2078 : return 0 2022-11-01 21:58:44.044 | + lib/glance:create_glance_accounts:457 : create_service_user glance-swift ResellerAdmin 2022-11-01 21:58:44.044 | + lib/keystone:create_service_user:431 : get_or_create_user glance-swift Passw0rd Default 2022-11-01 21:58:44.044 | + functions-common:get_or_create_user:909 : local user_id 2022-11-01 21:58:44.044 | + functions-common:get_or_create_user:910 : [[ ! -z '' ]] 2022-11-01 21:58:44.044 | + functions-common:get_or_create_user:913 : local email= 2022-11-01 21:58:44.044 | ++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create glance-swift --password Passw0rd --domain=Default --or-show -f value -c id 2022-11-01 21:58:44.044 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-01 21:58:44.044 | from cryptography.utils import int_from_bytes 2022-11-01 21:58:44.044 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-01 21:58:44.044 | from cryptography.utils import int_from_bytes 2022-11-01 21:58:44.044 | ++ functions-common:oscwrap:2462 : return 0 2022-11-01 21:58:44.044 | + functions-common:get_or_create_user:925 : user_id=bb19e65b9715434bb68e394c9c93e4a6 2022-11-01 21:58:44.044 | + functions-common:get_or_create_user:926 : echo bb19e65b9715434bb68e394c9c93e4a6 2022-11-01 21:58:44.044 | bb19e65b9715434bb68e394c9c93e4a6 2022-11-01 21:58:44.044 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service glance-swift service Default Default 2022-11-01 21:58:44.044 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-11-01 21:58:44.044 | + functions-common:get_or_add_user_project_role:974 : local domain_args 2022-11-01 21:58:44.044 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args Default Default 2022-11-01 21:58:44.044 | ++ functions-common:_get_domain_args:957 : local domain 2022-11-01 21:58:44.044 | ++ functions-common:_get_domain_args:958 : domain= 2022-11-01 21:58:44.044 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-11-01 21:58:44.044 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-11-01 21:58:44.044 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-11-01 21:58:44.044 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-11-01 21:58:44.044 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-11-01 21:58:44.044 | + functions-common:get_or_add_user_project_role:976 : domain_args='--user-domain Default --project-domain Default' 2022-11-01 21:58:44.044 | + functions-common:get_or_add_user_project_role:980 : openstack --os-cloud devstack-system-admin role add service --user glance-swift --project service --user-domain Default --project-domain Default 2022-11-01 21:58:44.044 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-01 21:58:44.044 | from cryptography.utils import int_from_bytes 2022-11-01 21:58:44.044 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-01 21:58:44.045 | from cryptography.utils import int_from_bytes 2022-11-01 21:58:44.045 | ++ functions-common:get_or_add_user_project_role:989 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user glance-swift --project service --user-domain Default --project-domain Default -c Role -f value 2022-11-01 21:58:44.045 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-01 21:58:44.045 | from cryptography.utils import int_from_bytes 2022-11-01 21:58:44.045 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-01 21:58:44.045 | from cryptography.utils import int_from_bytes 2022-11-01 21:58:44.045 | ++ functions-common:oscwrap:2462 : return 0 2022-11-01 21:58:44.045 | + functions-common:get_or_add_user_project_role:989 : user_role_id=6618c19e0a84461e8ff4e05be0990468 2022-11-01 21:58:44.045 | + functions-common:get_or_add_user_project_role:990 : echo 6618c19e0a84461e8ff4e05be0990468 2022-11-01 21:58:44.045 | 6618c19e0a84461e8ff4e05be0990468 2022-11-01 21:58:44.045 | + lib/keystone:create_service_user:434 : [[ -n ResellerAdmin ]] 2022-11-01 21:58:44.045 | + lib/keystone:create_service_user:435 : get_or_add_user_project_role ResellerAdmin glance-swift service Default Default 2022-11-01 21:58:44.045 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-11-01 21:58:44.045 | + functions-common:get_or_add_user_project_role:974 : local domain_args 2022-11-01 21:58:44.045 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args Default Default 2022-11-01 21:58:44.045 | ++ functions-common:_get_domain_args:957 : local domain 2022-11-01 21:58:44.045 | ++ functions-common:_get_domain_args:958 : domain= 2022-11-01 21:58:44.045 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-11-01 21:58:44.045 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-11-01 21:58:44.045 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-11-01 21:58:44.045 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-11-01 21:58:44.045 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-11-01 21:58:44.045 | + functions-common:get_or_add_user_project_role:976 : domain_args='--user-domain Default --project-domain Default' 2022-11-01 21:58:44.045 | + functions-common:get_or_add_user_project_role:980 : openstack --os-cloud devstack-system-admin role add ResellerAdmin --user glance-swift --project service --user-domain Default --project-domain Default 2022-11-01 21:58:44.045 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-01 21:58:44.045 | from cryptography.utils import int_from_bytes 2022-11-01 21:58:44.045 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-01 21:58:44.045 | from cryptography.utils import int_from_bytes 2022-11-01 21:58:44.045 | ++ functions-common:get_or_add_user_project_role:989 : oscwrap --os-cloud devstack-system-admin role assignment list --role ResellerAdmin --user glance-swift --project service --user-domain Default --project-domain Default -c Role -f value 2022-11-01 21:58:44.045 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-01 21:58:44.045 | from cryptography.utils import int_from_bytes 2022-11-01 21:58:44.045 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-01 21:58:44.046 | from cryptography.utils import int_from_bytes 2022-11-01 21:58:44.046 | ++ functions-common:oscwrap:2462 : return 0 2022-11-01 21:58:44.046 | + functions-common:get_or_add_user_project_role:989 : user_role_id=7b46d00a402642d59e1792d6d696234f 2022-11-01 21:58:44.046 | + functions-common:get_or_add_user_project_role:990 : echo 7b46d00a402642d59e1792d6d696234f 2022-11-01 21:58:44.046 | 7b46d00a402642d59e1792d6d696234f 2022-11-01 21:58:44.046 | + lib/glance:create_glance_accounts:460 : get_or_create_service glance image 'Glance Image Service' 2022-11-01 21:58:44.046 | + functions-common:get_or_create_service:1065 : local service_id 2022-11-01 21:58:44.046 | ++ functions-common:get_or_create_service:1078 : oscwrap --os-cloud devstack-system-admin service show image -f value -c id 2022-11-01 21:58:44.046 | ++ functions-common:get_or_create_service:1080 : oscwrap --os-cloud devstack-system-admin service create image --name glance '--description=Glance Image Service' -f value -c id 2022-11-01 21:58:44.046 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-01 21:58:44.046 | from cryptography.utils import int_from_bytes 2022-11-01 21:58:44.046 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-01 21:58:44.046 | from cryptography.utils import int_from_bytes 2022-11-01 21:58:44.046 | ++ functions-common:oscwrap:2462 : return 0 2022-11-01 21:58:44.046 | + functions-common:get_or_create_service:1076 : service_id=' 2022-11-01 21:58:44.046 | 7c5c4bd8bfb74da1b3a051ca4538b3a6' 2022-11-01 21:58:44.046 | + functions-common:get_or_create_service:1077 : echo 7c5c4bd8bfb74da1b3a051ca4538b3a6 2022-11-01 21:58:44.046 | 7c5c4bd8bfb74da1b3a051ca4538b3a6 2022-11-01 21:58:44.046 | + lib/glance:create_glance_accounts:462 : get_or_create_endpoint image RegionOne http://10.222.0.15/image 2022-11-01 21:58:44.046 | + functions-common:get_or_create_endpoint:1109 : local public_id 2022-11-01 21:58:44.046 | ++ functions-common:get_or_create_endpoint:1110 : _get_or_create_endpoint_with_interface image public http://10.222.0.15/image RegionOne 2022-11-01 21:58:44.046 | ++ functions-common:_get_or_create_endpoint_with_interface:1083 : local endpoint_id 2022-11-01 21:58:44.046 | +++ functions-common:_get_or_create_endpoint_with_interface:1088 : oscwrap --os-cloud devstack-system-admin endpoint list --service image --interface public --region RegionOne -c ID -f value 2022-11-01 21:58:44.046 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-01 21:58:44.046 | from cryptography.utils import int_from_bytes 2022-11-01 21:58:44.046 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-01 21:58:44.046 | from cryptography.utils import int_from_bytes 2022-11-01 21:58:44.046 | +++ functions-common:oscwrap:2462 : return 0 2022-11-01 21:58:44.046 | ++ functions-common:_get_or_create_endpoint_with_interface:1088 : endpoint_id= 2022-11-01 21:58:44.046 | ++ functions-common:_get_or_create_endpoint_with_interface:1089 : [[ -z '' ]] 2022-11-01 21:58:44.046 | +++ functions-common:_get_or_create_endpoint_with_interface:1092 : oscwrap --os-cloud devstack-system-admin endpoint create image public http://10.222.0.15/image --region RegionOne -f value -c id 2022-11-01 21:58:44.047 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-01 21:58:44.047 | from cryptography.utils import int_from_bytes 2022-11-01 21:58:44.047 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-01 21:58:44.047 | from cryptography.utils import int_from_bytes 2022-11-01 21:58:44.047 | +++ functions-common:oscwrap:2462 : return 0 2022-11-01 21:58:44.047 | ++ functions-common:_get_or_create_endpoint_with_interface:1092 : endpoint_id=f42fddec52f141d3a52a7bc35e821ba2 2022-11-01 21:58:44.047 | ++ functions-common:_get_or_create_endpoint_with_interface:1095 : echo f42fddec52f141d3a52a7bc35e821ba2 2022-11-01 21:58:44.047 | + functions-common:get_or_create_endpoint:1110 : public_id=f42fddec52f141d3a52a7bc35e821ba2 2022-11-01 21:58:44.047 | + functions-common:get_or_create_endpoint:1112 : [[ -n '' ]] 2022-11-01 21:58:44.047 | + functions-common:get_or_create_endpoint:1115 : [[ -n '' ]] 2022-11-01 21:58:44.047 | + functions-common:get_or_create_endpoint:1119 : echo f42fddec52f141d3a52a7bc35e821ba2 2022-11-01 21:58:44.047 | f42fddec52f141d3a52a7bc35e821ba2 2022-11-01 21:58:44.047 | ++ lib/glance:create_glance_accounts:467 : get_or_create_domain Default 2022-11-01 21:58:44.047 | ++ functions-common:get_or_create_domain:882 : local domain_id 2022-11-01 21:58:44.047 | +++ functions-common:get_or_create_domain:888 : oscwrap --os-cloud devstack-system-admin domain create Default --description '' --or-show -f value -c id 2022-11-01 21:58:44.047 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-01 21:58:44.047 | from cryptography.utils import int_from_bytes 2022-11-01 21:58:44.047 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-01 21:58:44.047 | from cryptography.utils import int_from_bytes 2022-11-01 21:58:44.047 | +++ functions-common:oscwrap:2462 : return 0 2022-11-01 21:58:44.047 | ++ functions-common:get_or_create_domain:887 : domain_id=default 2022-11-01 21:58:44.047 | ++ functions-common:get_or_create_domain:888 : echo default 2022-11-01 21:58:44.047 | + lib/glance:create_glance_accounts:467 : service_domain_id=default 2022-11-01 21:58:44.047 | + lib/glance:create_glance_accounts:468 : iniset /etc/glance/glance-swift-store.conf ref1 project_domain_id default 2022-11-01 21:58:44.047 | + lib/glance:create_glance_accounts:469 : iniset /etc/glance/glance-swift-store.conf ref1 user_domain_id default 2022-11-01 21:58:44.047 | + lib/glance:create_glance_accounts:471 : [[ False = True ]] 2022-11-01 21:58:44.089 | [164647 Async create_glance_accounts:200617]: finished create_glance_accounts with result 0 in 61 seconds 2022-11-01 21:58:44.127 | [164647 Async create_cinder_accounts:200756]: Waiting for completion of create_cinder_accounts running on PID 200756 (4 other jobs running) 2022-11-01 21:58:44.153 | [164647 Async create_cinder_accounts:200756]: Signaling child to exit 2022-11-01 21:58:44.153 | WAKEUP 2022-11-01 21:58:44.176 | [164647 Async create_cinder_accounts:200756]: Signaled 2022-11-01 21:58:44.178 | + lib/cinder:create_cinder_accounts:399 : [[ 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-11-01 21:58:44.178 | + lib/cinder:create_cinder_accounts:401 : local extra_role= 2022-11-01 21:58:44.178 | + lib/cinder:create_cinder_accounts:404 : is_service_enabled barbican 2022-11-01 21:58:44.178 | + functions-common:is_service_enabled:2078 : return 1 2022-11-01 21:58:44.178 | + lib/cinder:create_cinder_accounts:408 : create_service_user cinder 2022-11-01 21:58:44.178 | + lib/keystone:create_service_user:431 : get_or_create_user cinder Passw0rd Default 2022-11-01 21:58:44.178 | + functions-common:get_or_create_user:909 : local user_id 2022-11-01 21:58:44.178 | + functions-common:get_or_create_user:910 : [[ ! -z '' ]] 2022-11-01 21:58:44.178 | + functions-common:get_or_create_user:913 : local email= 2022-11-01 21:58:44.178 | ++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create cinder --password Passw0rd --domain=Default --or-show -f value -c id 2022-11-01 21:58:44.178 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-01 21:58:44.178 | from cryptography.utils import int_from_bytes 2022-11-01 21:58:44.178 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-01 21:58:44.178 | from cryptography.utils import int_from_bytes 2022-11-01 21:58:44.178 | ++ functions-common:oscwrap:2462 : return 0 2022-11-01 21:58:44.178 | + functions-common:get_or_create_user:925 : user_id=f11a5d487659452f9cd47c2febc56474 2022-11-01 21:58:44.178 | + functions-common:get_or_create_user:926 : echo f11a5d487659452f9cd47c2febc56474 2022-11-01 21:58:44.178 | f11a5d487659452f9cd47c2febc56474 2022-11-01 21:58:44.178 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service cinder service Default Default 2022-11-01 21:58:44.178 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-11-01 21:58:44.178 | + functions-common:get_or_add_user_project_role:974 : local domain_args 2022-11-01 21:58:44.178 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args Default Default 2022-11-01 21:58:44.178 | ++ functions-common:_get_domain_args:957 : local domain 2022-11-01 21:58:44.178 | ++ functions-common:_get_domain_args:958 : domain= 2022-11-01 21:58:44.179 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-11-01 21:58:44.179 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-11-01 21:58:44.179 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-11-01 21:58:44.179 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-11-01 21:58:44.179 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-11-01 21:58:44.179 | + functions-common:get_or_add_user_project_role:976 : domain_args='--user-domain Default --project-domain Default' 2022-11-01 21:58:44.179 | + functions-common:get_or_add_user_project_role:980 : openstack --os-cloud devstack-system-admin role add service --user cinder --project service --user-domain Default --project-domain Default 2022-11-01 21:58:44.179 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-01 21:58:44.179 | from cryptography.utils import int_from_bytes 2022-11-01 21:58:44.179 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-01 21:58:44.179 | from cryptography.utils import int_from_bytes 2022-11-01 21:58:44.179 | ++ functions-common:get_or_add_user_project_role:989 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user cinder --project service --user-domain Default --project-domain Default -c Role -f value 2022-11-01 21:58:44.179 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-01 21:58:44.179 | from cryptography.utils import int_from_bytes 2022-11-01 21:58:44.179 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-01 21:58:44.179 | from cryptography.utils import int_from_bytes 2022-11-01 21:58:44.179 | ++ functions-common:oscwrap:2462 : return 0 2022-11-01 21:58:44.179 | + functions-common:get_or_add_user_project_role:989 : user_role_id=6618c19e0a84461e8ff4e05be0990468 2022-11-01 21:58:44.179 | + functions-common:get_or_add_user_project_role:990 : echo 6618c19e0a84461e8ff4e05be0990468 2022-11-01 21:58:44.179 | 6618c19e0a84461e8ff4e05be0990468 2022-11-01 21:58:44.179 | + lib/keystone:create_service_user:434 : [[ -n '' ]] 2022-11-01 21:58:44.179 | + lib/cinder:create_cinder_accounts:411 : get_or_create_service cinder block-storage 'Cinder Volume Service' 2022-11-01 21:58:44.179 | + functions-common:get_or_create_service:1065 : local service_id 2022-11-01 21:58:44.179 | ++ functions-common:get_or_create_service:1078 : oscwrap --os-cloud devstack-system-admin service show block-storage -f value -c id 2022-11-01 21:58:44.179 | ++ functions-common:get_or_create_service:1080 : oscwrap --os-cloud devstack-system-admin service create block-storage --name cinder '--description=Cinder Volume Service' -f value -c id 2022-11-01 21:58:44.179 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-01 21:58:44.179 | from cryptography.utils import int_from_bytes 2022-11-01 21:58:44.179 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-01 21:58:44.179 | from cryptography.utils import int_from_bytes 2022-11-01 21:58:44.179 | ++ functions-common:oscwrap:2462 : return 0 2022-11-01 21:58:44.179 | + functions-common:get_or_create_service:1076 : service_id=' 2022-11-01 21:58:44.180 | 6967f0f3b0c14e67850b90d6f7099a8d' 2022-11-01 21:58:44.180 | + functions-common:get_or_create_service:1077 : echo 6967f0f3b0c14e67850b90d6f7099a8d 2022-11-01 21:58:44.180 | 6967f0f3b0c14e67850b90d6f7099a8d 2022-11-01 21:58:44.180 | + lib/cinder:create_cinder_accounts:412 : '[' True == False ']' 2022-11-01 21:58:44.180 | + lib/cinder:create_cinder_accounts:425 : get_or_create_endpoint block-storage RegionOne 'http://10.222.0.15/volume/v3/$(project_id)s' 2022-11-01 21:58:44.180 | + functions-common:get_or_create_endpoint:1109 : local public_id 2022-11-01 21:58:44.180 | ++ functions-common:get_or_create_endpoint:1110 : _get_or_create_endpoint_with_interface block-storage public 'http://10.222.0.15/volume/v3/$(project_id)s' RegionOne 2022-11-01 21:58:44.180 | ++ functions-common:_get_or_create_endpoint_with_interface:1083 : local endpoint_id 2022-11-01 21:58:44.180 | +++ functions-common:_get_or_create_endpoint_with_interface:1088 : oscwrap --os-cloud devstack-system-admin endpoint list --service block-storage --interface public --region RegionOne -c ID -f value 2022-11-01 21:58:44.180 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-01 21:58:44.180 | from cryptography.utils import int_from_bytes 2022-11-01 21:58:44.180 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-01 21:58:44.180 | from cryptography.utils import int_from_bytes 2022-11-01 21:58:44.180 | +++ functions-common:oscwrap:2462 : return 0 2022-11-01 21:58:44.180 | ++ functions-common:_get_or_create_endpoint_with_interface:1088 : endpoint_id= 2022-11-01 21:58:44.180 | ++ functions-common:_get_or_create_endpoint_with_interface:1089 : [[ -z '' ]] 2022-11-01 21:58:44.180 | +++ functions-common:_get_or_create_endpoint_with_interface:1092 : oscwrap --os-cloud devstack-system-admin endpoint create block-storage public 'http://10.222.0.15/volume/v3/$(project_id)s' --region RegionOne -f value -c id 2022-11-01 21:58:44.180 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-01 21:58:44.180 | from cryptography.utils import int_from_bytes 2022-11-01 21:58:44.180 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-01 21:58:44.180 | from cryptography.utils import int_from_bytes 2022-11-01 21:58:44.180 | +++ functions-common:oscwrap:2462 : return 0 2022-11-01 21:58:44.180 | ++ functions-common:_get_or_create_endpoint_with_interface:1092 : endpoint_id=d129902e93c643ecb684470e336726bb 2022-11-01 21:58:44.180 | ++ functions-common:_get_or_create_endpoint_with_interface:1095 : echo d129902e93c643ecb684470e336726bb 2022-11-01 21:58:44.180 | + functions-common:get_or_create_endpoint:1110 : public_id=d129902e93c643ecb684470e336726bb 2022-11-01 21:58:44.180 | + functions-common:get_or_create_endpoint:1112 : [[ -n '' ]] 2022-11-01 21:58:44.180 | + functions-common:get_or_create_endpoint:1115 : [[ -n '' ]] 2022-11-01 21:58:44.180 | + functions-common:get_or_create_endpoint:1119 : echo d129902e93c643ecb684470e336726bb 2022-11-01 21:58:44.180 | d129902e93c643ecb684470e336726bb 2022-11-01 21:58:44.180 | + lib/cinder:create_cinder_accounts:429 : get_or_create_service cinderv3 volumev3 'Cinder Volume Service V3' 2022-11-01 21:58:44.180 | + functions-common:get_or_create_service:1065 : local service_id 2022-11-01 21:58:44.180 | ++ functions-common:get_or_create_service:1078 : oscwrap --os-cloud devstack-system-admin service show volumev3 -f value -c id 2022-11-01 21:58:44.181 | ++ functions-common:get_or_create_service:1080 : oscwrap --os-cloud devstack-system-admin service create volumev3 --name cinderv3 '--description=Cinder Volume Service V3' -f value -c id 2022-11-01 21:58:44.181 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-01 21:58:44.181 | from cryptography.utils import int_from_bytes 2022-11-01 21:58:44.181 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-01 21:58:44.181 | from cryptography.utils import int_from_bytes 2022-11-01 21:58:44.181 | ++ functions-common:oscwrap:2462 : return 0 2022-11-01 21:58:44.181 | + functions-common:get_or_create_service:1076 : service_id=' 2022-11-01 21:58:44.181 | f2a4f94d5ec444be81500ef1e3cc2f73' 2022-11-01 21:58:44.181 | + functions-common:get_or_create_service:1077 : echo f2a4f94d5ec444be81500ef1e3cc2f73 2022-11-01 21:58:44.181 | f2a4f94d5ec444be81500ef1e3cc2f73 2022-11-01 21:58:44.181 | + lib/cinder:create_cinder_accounts:431 : get_or_create_endpoint volumev3 RegionOne 'http://10.222.0.15/volume/v3/$(project_id)s' 2022-11-01 21:58:44.181 | + functions-common:get_or_create_endpoint:1109 : local public_id 2022-11-01 21:58:44.181 | ++ functions-common:get_or_create_endpoint:1110 : _get_or_create_endpoint_with_interface volumev3 public 'http://10.222.0.15/volume/v3/$(project_id)s' RegionOne 2022-11-01 21:58:44.181 | ++ functions-common:_get_or_create_endpoint_with_interface:1083 : local endpoint_id 2022-11-01 21:58:44.181 | +++ functions-common:_get_or_create_endpoint_with_interface:1088 : oscwrap --os-cloud devstack-system-admin endpoint list --service volumev3 --interface public --region RegionOne -c ID -f value 2022-11-01 21:58:44.181 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-01 21:58:44.181 | from cryptography.utils import int_from_bytes 2022-11-01 21:58:44.181 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-01 21:58:44.181 | from cryptography.utils import int_from_bytes 2022-11-01 21:58:44.181 | +++ functions-common:oscwrap:2462 : return 0 2022-11-01 21:58:44.181 | ++ functions-common:_get_or_create_endpoint_with_interface:1088 : endpoint_id= 2022-11-01 21:58:44.181 | ++ functions-common:_get_or_create_endpoint_with_interface:1089 : [[ -z '' ]] 2022-11-01 21:58:44.181 | +++ functions-common:_get_or_create_endpoint_with_interface:1092 : oscwrap --os-cloud devstack-system-admin endpoint create volumev3 public 'http://10.222.0.15/volume/v3/$(project_id)s' --region RegionOne -f value -c id 2022-11-01 21:58:44.181 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-01 21:58:44.181 | from cryptography.utils import int_from_bytes 2022-11-01 21:58:44.181 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-01 21:58:44.181 | from cryptography.utils import int_from_bytes 2022-11-01 21:58:44.181 | +++ functions-common:oscwrap:2462 : return 0 2022-11-01 21:58:44.181 | ++ functions-common:_get_or_create_endpoint_with_interface:1092 : endpoint_id=be0dcf1711364e95a4bd83d52cd90eaf 2022-11-01 21:58:44.181 | ++ functions-common:_get_or_create_endpoint_with_interface:1095 : echo be0dcf1711364e95a4bd83d52cd90eaf 2022-11-01 21:58:44.181 | + functions-common:get_or_create_endpoint:1110 : public_id=be0dcf1711364e95a4bd83d52cd90eaf 2022-11-01 21:58:44.181 | + functions-common:get_or_create_endpoint:1112 : [[ -n '' ]] 2022-11-01 21:58:44.181 | + functions-common:get_or_create_endpoint:1115 : [[ -n '' ]] 2022-11-01 21:58:44.182 | + functions-common:get_or_create_endpoint:1119 : echo be0dcf1711364e95a4bd83d52cd90eaf 2022-11-01 21:58:44.182 | be0dcf1711364e95a4bd83d52cd90eaf 2022-11-01 21:58:44.182 | + lib/cinder:create_cinder_accounts:436 : configure_cinder_internal_tenant 2022-11-01 21:58:44.182 | ++ lib/cinder:configure_cinder_internal_tenant:624 : get_or_create_project service 2022-11-01 21:58:44.182 | ++ functions-common:get_or_create_project:932 : local project_id 2022-11-01 21:58:44.182 | +++ functions-common:get_or_create_project:940 : oscwrap --os-cloud devstack-system-admin project create service --domain= --or-show -f value -c id 2022-11-01 21:58:44.182 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-01 21:58:44.182 | from cryptography.utils import int_from_bytes 2022-11-01 21:58:44.182 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-01 21:58:44.182 | from cryptography.utils import int_from_bytes 2022-11-01 21:58:44.182 | +++ functions-common:oscwrap:2462 : return 0 2022-11-01 21:58:44.182 | ++ functions-common:get_or_create_project:938 : project_id=a810ad91050649ed9ec6050ea462513e 2022-11-01 21:58:44.182 | ++ functions-common:get_or_create_project:939 : echo a810ad91050649ed9ec6050ea462513e 2022-11-01 21:58:44.182 | + lib/cinder:configure_cinder_internal_tenant:624 : iniset /etc/cinder/cinder.conf DEFAULT cinder_internal_tenant_project_id a810ad91050649ed9ec6050ea462513e 2022-11-01 21:58:44.182 | ++ lib/cinder:configure_cinder_internal_tenant:625 : get_or_create_user cinder 2022-11-01 21:58:44.182 | ++ functions-common:get_or_create_user:909 : local user_id 2022-11-01 21:58:44.182 | ++ functions-common:get_or_create_user:910 : [[ ! -z '' ]] 2022-11-01 21:58:44.182 | ++ functions-common:get_or_create_user:913 : local email= 2022-11-01 21:58:44.182 | +++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create cinder --password '' --domain= --or-show -f value -c id 2022-11-01 21:58:44.182 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-01 21:58:44.182 | from cryptography.utils import int_from_bytes 2022-11-01 21:58:44.182 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-01 21:58:44.182 | from cryptography.utils import int_from_bytes 2022-11-01 21:58:44.182 | No password was supplied, authentication will fail when a user does not have a password. 2022-11-01 21:58:44.182 | +++ functions-common:oscwrap:2462 : return 0 2022-11-01 21:58:44.182 | ++ functions-common:get_or_create_user:925 : user_id=f11a5d487659452f9cd47c2febc56474 2022-11-01 21:58:44.182 | ++ functions-common:get_or_create_user:926 : echo f11a5d487659452f9cd47c2febc56474 2022-11-01 21:58:44.182 | + lib/cinder:configure_cinder_internal_tenant:625 : iniset /etc/cinder/cinder.conf DEFAULT cinder_internal_tenant_user_id f11a5d487659452f9cd47c2febc56474 2022-11-01 21:58:44.224 | [164647 Async create_cinder_accounts:200756]: finished create_cinder_accounts with result 0 in 56 seconds 2022-11-01 21:58:44.228 | + inc/async:async_wait:197 : return 0 2022-11-01 21:58:44.230 | + ./stack.sh:main:1124 : async_wait create_neutron_accounts create_swift_accounts configure_horizon 2022-11-01 21:58:44.282 | [164647 Async create_neutron_accounts:200900]: Waiting for completion of create_neutron_accounts running on PID 200900 (3 other jobs running) 2022-11-01 21:58:44.308 | [164647 Async create_neutron_accounts:200900]: Signaling child to exit 2022-11-01 21:58:44.308 | WAKEUP 2022-11-01 21:58:44.331 | [164647 Async create_neutron_accounts:200900]: Signaled 2022-11-01 21:58:44.332 | + lib/neutron:create_neutron_accounts:684 : is_neutron_legacy_enabled 2022-11-01 21:58:44.332 | ++ lib/neutron:is_neutron_legacy_enabled:142 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-11-01 21:58:44.332 | ++ lib/neutron:is_neutron_legacy_enabled:142 : sed s/neutron-//g 2022-11-01 21:58:44.332 | + lib/neutron:is_neutron_legacy_enabled:142 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-11-01 21:58:44.333 | + lib/neutron:is_neutron_legacy_enabled:143 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-11-01 21:58:44.333 | + lib/neutron:is_neutron_legacy_enabled:144 : [[ ,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-11-01 21:58:44.333 | + lib/neutron:is_neutron_legacy_enabled:144 : return 0 2022-11-01 21:58:44.333 | + lib/neutron:create_neutron_accounts:686 : create_mutnauq_accounts 2022-11-01 21:58:44.333 | + lib/neutron-legacy:create_mutnauq_accounts:438 : local neutron_url 2022-11-01 21:58:44.333 | + lib/neutron-legacy:create_mutnauq_accounts:439 : '[' False == True ']' 2022-11-01 21:58:44.333 | + lib/neutron-legacy:create_mutnauq_accounts:442 : neutron_url=http://10.222.0.15:9696/ 2022-11-01 21:58:44.333 | + lib/neutron-legacy:create_mutnauq_accounts:444 : '[' '!' -z networking ']' 2022-11-01 21:58:44.333 | + lib/neutron-legacy:create_mutnauq_accounts:445 : neutron_url=http://10.222.0.15:9696/networking 2022-11-01 21:58:44.333 | + lib/neutron-legacy:create_mutnauq_accounts:448 : [[ 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-11-01 21:58:44.333 | + lib/neutron-legacy:create_mutnauq_accounts:450 : create_service_user neutron 2022-11-01 21:58:44.333 | + lib/keystone:create_service_user:431 : get_or_create_user neutron Passw0rd Default 2022-11-01 21:58:44.333 | + functions-common:get_or_create_user:909 : local user_id 2022-11-01 21:58:44.333 | + functions-common:get_or_create_user:910 : [[ ! -z '' ]] 2022-11-01 21:58:44.333 | + functions-common:get_or_create_user:913 : local email= 2022-11-01 21:58:44.333 | ++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create neutron --password Passw0rd --domain=Default --or-show -f value -c id 2022-11-01 21:58:44.333 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-01 21:58:44.333 | from cryptography.utils import int_from_bytes 2022-11-01 21:58:44.333 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-01 21:58:44.333 | from cryptography.utils import int_from_bytes 2022-11-01 21:58:44.333 | ++ functions-common:oscwrap:2462 : return 0 2022-11-01 21:58:44.333 | + functions-common:get_or_create_user:925 : user_id=cd83f1fe7203431e948580af483e4505 2022-11-01 21:58:44.333 | + functions-common:get_or_create_user:926 : echo cd83f1fe7203431e948580af483e4505 2022-11-01 21:58:44.333 | cd83f1fe7203431e948580af483e4505 2022-11-01 21:58:44.333 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service neutron service Default Default 2022-11-01 21:58:44.333 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-11-01 21:58:44.333 | + functions-common:get_or_add_user_project_role:974 : local domain_args 2022-11-01 21:58:44.333 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args Default Default 2022-11-01 21:58:44.333 | ++ functions-common:_get_domain_args:957 : local domain 2022-11-01 21:58:44.333 | ++ functions-common:_get_domain_args:958 : domain= 2022-11-01 21:58:44.333 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-11-01 21:58:44.334 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-11-01 21:58:44.334 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-11-01 21:58:44.334 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-11-01 21:58:44.334 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-11-01 21:58:44.334 | + functions-common:get_or_add_user_project_role:976 : domain_args='--user-domain Default --project-domain Default' 2022-11-01 21:58:44.334 | + functions-common:get_or_add_user_project_role:980 : openstack --os-cloud devstack-system-admin role add service --user neutron --project service --user-domain Default --project-domain Default 2022-11-01 21:58:44.334 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-01 21:58:44.334 | from cryptography.utils import int_from_bytes 2022-11-01 21:58:44.334 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-01 21:58:44.334 | from cryptography.utils import int_from_bytes 2022-11-01 21:58:44.334 | ++ functions-common:get_or_add_user_project_role:989 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user neutron --project service --user-domain Default --project-domain Default -c Role -f value 2022-11-01 21:58:44.334 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-01 21:58:44.334 | from cryptography.utils import int_from_bytes 2022-11-01 21:58:44.334 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-01 21:58:44.334 | from cryptography.utils import int_from_bytes 2022-11-01 21:58:44.334 | ++ functions-common:oscwrap:2462 : return 0 2022-11-01 21:58:44.334 | + functions-common:get_or_add_user_project_role:989 : user_role_id=6618c19e0a84461e8ff4e05be0990468 2022-11-01 21:58:44.334 | + functions-common:get_or_add_user_project_role:990 : echo 6618c19e0a84461e8ff4e05be0990468 2022-11-01 21:58:44.334 | 6618c19e0a84461e8ff4e05be0990468 2022-11-01 21:58:44.334 | + lib/keystone:create_service_user:434 : [[ -n '' ]] 2022-11-01 21:58:44.334 | + lib/neutron-legacy:create_mutnauq_accounts:452 : get_or_create_service neutron network 'Neutron Service' 2022-11-01 21:58:44.334 | + functions-common:get_or_create_service:1065 : local service_id 2022-11-01 21:58:44.334 | ++ functions-common:get_or_create_service:1078 : oscwrap --os-cloud devstack-system-admin service show network -f value -c id 2022-11-01 21:58:44.334 | ++ functions-common:get_or_create_service:1080 : oscwrap --os-cloud devstack-system-admin service create network --name neutron '--description=Neutron Service' -f value -c id 2022-11-01 21:58:44.334 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-01 21:58:44.334 | from cryptography.utils import int_from_bytes 2022-11-01 21:58:44.334 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-01 21:58:44.334 | from cryptography.utils import int_from_bytes 2022-11-01 21:58:44.334 | ++ functions-common:oscwrap:2462 : return 0 2022-11-01 21:58:44.334 | + functions-common:get_or_create_service:1076 : service_id=' 2022-11-01 21:58:44.334 | 009eba92a13c45d39bd7791b7ccca572' 2022-11-01 21:58:44.335 | + functions-common:get_or_create_service:1077 : echo 009eba92a13c45d39bd7791b7ccca572 2022-11-01 21:58:44.335 | 009eba92a13c45d39bd7791b7ccca572 2022-11-01 21:58:44.335 | + lib/neutron-legacy:create_mutnauq_accounts:454 : get_or_create_endpoint network RegionOne http://10.222.0.15:9696/networking 2022-11-01 21:58:44.335 | + functions-common:get_or_create_endpoint:1109 : local public_id 2022-11-01 21:58:44.335 | ++ functions-common:get_or_create_endpoint:1110 : _get_or_create_endpoint_with_interface network public http://10.222.0.15:9696/networking RegionOne 2022-11-01 21:58:44.335 | ++ functions-common:_get_or_create_endpoint_with_interface:1083 : local endpoint_id 2022-11-01 21:58:44.335 | +++ functions-common:_get_or_create_endpoint_with_interface:1088 : oscwrap --os-cloud devstack-system-admin endpoint list --service network --interface public --region RegionOne -c ID -f value 2022-11-01 21:58:44.335 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-01 21:58:44.335 | from cryptography.utils import int_from_bytes 2022-11-01 21:58:44.335 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-01 21:58:44.335 | from cryptography.utils import int_from_bytes 2022-11-01 21:58:44.335 | +++ functions-common:oscwrap:2462 : return 0 2022-11-01 21:58:44.335 | ++ functions-common:_get_or_create_endpoint_with_interface:1088 : endpoint_id= 2022-11-01 21:58:44.335 | ++ functions-common:_get_or_create_endpoint_with_interface:1089 : [[ -z '' ]] 2022-11-01 21:58:44.335 | +++ functions-common:_get_or_create_endpoint_with_interface:1092 : oscwrap --os-cloud devstack-system-admin endpoint create network public http://10.222.0.15:9696/networking --region RegionOne -f value -c id 2022-11-01 21:58:44.335 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-01 21:58:44.335 | from cryptography.utils import int_from_bytes 2022-11-01 21:58:44.335 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-01 21:58:44.335 | from cryptography.utils import int_from_bytes 2022-11-01 21:58:44.335 | +++ functions-common:oscwrap:2462 : return 0 2022-11-01 21:58:44.335 | ++ functions-common:_get_or_create_endpoint_with_interface:1092 : endpoint_id=b06913a50af44f27940cc1c64ced3853 2022-11-01 21:58:44.335 | ++ functions-common:_get_or_create_endpoint_with_interface:1095 : echo b06913a50af44f27940cc1c64ced3853 2022-11-01 21:58:44.335 | + functions-common:get_or_create_endpoint:1110 : public_id=b06913a50af44f27940cc1c64ced3853 2022-11-01 21:58:44.335 | + functions-common:get_or_create_endpoint:1112 : [[ -n '' ]] 2022-11-01 21:58:44.335 | + functions-common:get_or_create_endpoint:1115 : [[ -n '' ]] 2022-11-01 21:58:44.335 | + functions-common:get_or_create_endpoint:1119 : echo b06913a50af44f27940cc1c64ced3853 2022-11-01 21:58:44.335 | b06913a50af44f27940cc1c64ced3853 2022-11-01 21:58:44.378 | [164647 Async create_neutron_accounts:200900]: finished create_neutron_accounts with result 0 in 35 seconds 2022-11-01 21:58:44.418 | [164647 Async create_swift_accounts:201056]: Waiting for completion of create_swift_accounts running on PID 201056 (2 other jobs running) 2022-11-01 21:58:44.444 | [164647 Async create_swift_accounts:201056]: Signaling child to exit 2022-11-01 21:59:24.538 | + inc/async:async_inner:64 : rc=0 2022-11-01 21:59:24.563 | [201056 Async create_swift_accounts:201056]: finished successfully 2022-11-01 21:59:24.588 | WAKEUP 2022-11-01 21:59:24.610 | [164647 Async create_swift_accounts:201056]: Signaled 2022-11-01 21:59:24.612 | + lib/swift:create_swift_accounts:613 : export swiftusertest1_password=testing 2022-11-01 21:59:24.612 | + lib/swift:create_swift_accounts:613 : swiftusertest1_password=testing 2022-11-01 21:59:24.612 | + lib/swift:create_swift_accounts:614 : export swiftusertest2_password=testing2 2022-11-01 21:59:24.612 | + lib/swift:create_swift_accounts:614 : swiftusertest2_password=testing2 2022-11-01 21:59:24.612 | + lib/swift:create_swift_accounts:615 : export swiftusertest3_password=testing3 2022-11-01 21:59:24.612 | + lib/swift:create_swift_accounts:615 : swiftusertest3_password=testing3 2022-11-01 21:59:24.612 | + lib/swift:create_swift_accounts:616 : export swiftusertest4_password=testing4 2022-11-01 21:59:24.612 | + lib/swift:create_swift_accounts:616 : swiftusertest4_password=testing4 2022-11-01 21:59:24.612 | + lib/swift:create_swift_accounts:618 : local another_role 2022-11-01 21:59:24.612 | ++ lib/swift:create_swift_accounts:619 : get_or_create_role anotherrole 2022-11-01 21:59:24.612 | ++ functions-common:get_or_create_role:945 : local role_id 2022-11-01 21:59:24.612 | +++ functions-common:get_or_create_role:952 : oscwrap --os-cloud devstack-system-admin role create anotherrole --or-show -f value -c id 2022-11-01 21:59:24.612 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-01 21:59:24.612 | from cryptography.utils import int_from_bytes 2022-11-01 21:59:24.612 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-01 21:59:24.613 | from cryptography.utils import int_from_bytes 2022-11-01 21:59:24.613 | +++ functions-common:oscwrap:2462 : return 0 2022-11-01 21:59:24.613 | ++ functions-common:get_or_create_role:950 : role_id=cc726b6e84c54cd986405fd92f37909a 2022-11-01 21:59:24.613 | ++ functions-common:get_or_create_role:951 : echo cc726b6e84c54cd986405fd92f37909a 2022-11-01 21:59:24.613 | + lib/swift:create_swift_accounts:619 : another_role=cc726b6e84c54cd986405fd92f37909a 2022-11-01 21:59:24.613 | + lib/swift:create_swift_accounts:623 : create_service_user swift admin 2022-11-01 21:59:24.613 | + lib/keystone:create_service_user:431 : get_or_create_user swift Passw0rd Default 2022-11-01 21:59:24.613 | + functions-common:get_or_create_user:909 : local user_id 2022-11-01 21:59:24.613 | + functions-common:get_or_create_user:910 : [[ ! -z '' ]] 2022-11-01 21:59:24.613 | + functions-common:get_or_create_user:913 : local email= 2022-11-01 21:59:24.613 | ++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create swift --password Passw0rd --domain=Default --or-show -f value -c id 2022-11-01 21:59:24.613 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-01 21:59:24.613 | from cryptography.utils import int_from_bytes 2022-11-01 21:59:24.613 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-01 21:59:24.613 | from cryptography.utils import int_from_bytes 2022-11-01 21:59:24.613 | ++ functions-common:oscwrap:2462 : return 0 2022-11-01 21:59:24.613 | + functions-common:get_or_create_user:925 : user_id=00db48fb298a4ed1a45b425f7e4b5263 2022-11-01 21:59:24.613 | + functions-common:get_or_create_user:926 : echo 00db48fb298a4ed1a45b425f7e4b5263 2022-11-01 21:59:24.613 | 00db48fb298a4ed1a45b425f7e4b5263 2022-11-01 21:59:24.613 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service swift service Default Default 2022-11-01 21:59:24.613 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-11-01 21:59:24.613 | + functions-common:get_or_add_user_project_role:974 : local domain_args 2022-11-01 21:59:24.613 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args Default Default 2022-11-01 21:59:24.613 | ++ functions-common:_get_domain_args:957 : local domain 2022-11-01 21:59:24.613 | ++ functions-common:_get_domain_args:958 : domain= 2022-11-01 21:59:24.613 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-11-01 21:59:24.613 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-11-01 21:59:24.614 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-11-01 21:59:24.614 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-11-01 21:59:24.614 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-11-01 21:59:24.614 | + functions-common:get_or_add_user_project_role:976 : domain_args='--user-domain Default --project-domain Default' 2022-11-01 21:59:24.614 | + functions-common:get_or_add_user_project_role:980 : openstack --os-cloud devstack-system-admin role add service --user swift --project service --user-domain Default --project-domain Default 2022-11-01 21:59:24.614 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-01 21:59:24.614 | from cryptography.utils import int_from_bytes 2022-11-01 21:59:24.614 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-01 21:59:24.614 | from cryptography.utils import int_from_bytes 2022-11-01 21:59:24.614 | ++ functions-common:get_or_add_user_project_role:989 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user swift --project service --user-domain Default --project-domain Default -c Role -f value 2022-11-01 21:59:24.614 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-01 21:59:24.614 | from cryptography.utils import int_from_bytes 2022-11-01 21:59:24.614 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-01 21:59:24.614 | from cryptography.utils import int_from_bytes 2022-11-01 21:59:24.614 | ++ functions-common:oscwrap:2462 : return 0 2022-11-01 21:59:24.614 | + functions-common:get_or_add_user_project_role:989 : user_role_id=6618c19e0a84461e8ff4e05be0990468 2022-11-01 21:59:24.614 | + functions-common:get_or_add_user_project_role:990 : echo 6618c19e0a84461e8ff4e05be0990468 2022-11-01 21:59:24.614 | 6618c19e0a84461e8ff4e05be0990468 2022-11-01 21:59:24.614 | + lib/keystone:create_service_user:434 : [[ -n admin ]] 2022-11-01 21:59:24.614 | + lib/keystone:create_service_user:435 : get_or_add_user_project_role admin swift service Default Default 2022-11-01 21:59:24.614 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-11-01 21:59:24.614 | + functions-common:get_or_add_user_project_role:974 : local domain_args 2022-11-01 21:59:24.614 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args Default Default 2022-11-01 21:59:24.614 | ++ functions-common:_get_domain_args:957 : local domain 2022-11-01 21:59:24.614 | ++ functions-common:_get_domain_args:958 : domain= 2022-11-01 21:59:24.614 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-11-01 21:59:24.614 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-11-01 21:59:24.614 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-11-01 21:59:24.614 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-11-01 21:59:24.614 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-11-01 21:59:24.614 | + functions-common:get_or_add_user_project_role:976 : domain_args='--user-domain Default --project-domain Default' 2022-11-01 21:59:24.614 | + functions-common:get_or_add_user_project_role:980 : openstack --os-cloud devstack-system-admin role add admin --user swift --project service --user-domain Default --project-domain Default 2022-11-01 21:59:24.615 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-01 21:59:24.615 | from cryptography.utils import int_from_bytes 2022-11-01 21:59:24.615 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-01 21:59:24.615 | from cryptography.utils import int_from_bytes 2022-11-01 21:59:24.615 | ++ functions-common:get_or_add_user_project_role:989 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user swift --project service --user-domain Default --project-domain Default -c Role -f value 2022-11-01 21:59:24.615 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-01 21:59:24.615 | from cryptography.utils import int_from_bytes 2022-11-01 21:59:24.615 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-01 21:59:24.615 | from cryptography.utils import int_from_bytes 2022-11-01 21:59:24.615 | ++ functions-common:oscwrap:2462 : return 0 2022-11-01 21:59:24.615 | + functions-common:get_or_add_user_project_role:989 : user_role_id=5644209a72d74dfc9aa5b8596f614248 2022-11-01 21:59:24.615 | + functions-common:get_or_add_user_project_role:990 : echo 5644209a72d74dfc9aa5b8596f614248 2022-11-01 21:59:24.615 | 5644209a72d74dfc9aa5b8596f614248 2022-11-01 21:59:24.615 | + lib/swift:create_swift_accounts:625 : get_or_create_service swift object-store 'Swift Service' 2022-11-01 21:59:24.615 | + functions-common:get_or_create_service:1065 : local service_id 2022-11-01 21:59:24.615 | ++ functions-common:get_or_create_service:1078 : oscwrap --os-cloud devstack-system-admin service show object-store -f value -c id 2022-11-01 21:59:24.615 | ++ functions-common:get_or_create_service:1080 : oscwrap --os-cloud devstack-system-admin service create object-store --name swift '--description=Swift Service' -f value -c id 2022-11-01 21:59:24.615 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-01 21:59:24.615 | from cryptography.utils import int_from_bytes 2022-11-01 21:59:24.615 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-01 21:59:24.615 | from cryptography.utils import int_from_bytes 2022-11-01 21:59:24.615 | ++ functions-common:oscwrap:2462 : return 0 2022-11-01 21:59:24.615 | + functions-common:get_or_create_service:1076 : service_id=' 2022-11-01 21:59:24.615 | ee996711a61c4d4482fb36edd9e799d7' 2022-11-01 21:59:24.615 | + functions-common:get_or_create_service:1077 : echo ee996711a61c4d4482fb36edd9e799d7 2022-11-01 21:59:24.615 | ee996711a61c4d4482fb36edd9e799d7 2022-11-01 21:59:24.615 | + lib/swift:create_swift_accounts:627 : get_or_create_endpoint object-store RegionOne 'http://10.222.0.15:8080/v1/AUTH_$(project_id)s' http://10.222.0.15:8080 2022-11-01 21:59:24.615 | + functions-common:get_or_create_endpoint:1109 : local public_id 2022-11-01 21:59:24.615 | ++ functions-common:get_or_create_endpoint:1110 : _get_or_create_endpoint_with_interface object-store public 'http://10.222.0.15:8080/v1/AUTH_$(project_id)s' RegionOne 2022-11-01 21:59:24.615 | ++ functions-common:_get_or_create_endpoint_with_interface:1083 : local endpoint_id 2022-11-01 21:59:24.615 | +++ functions-common:_get_or_create_endpoint_with_interface:1088 : oscwrap --os-cloud devstack-system-admin endpoint list --service object-store --interface public --region RegionOne -c ID -f value 2022-11-01 21:59:24.616 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-01 21:59:24.616 | from cryptography.utils import int_from_bytes 2022-11-01 21:59:24.616 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-01 21:59:24.616 | from cryptography.utils import int_from_bytes 2022-11-01 21:59:24.616 | +++ functions-common:oscwrap:2462 : return 0 2022-11-01 21:59:24.616 | ++ functions-common:_get_or_create_endpoint_with_interface:1088 : endpoint_id= 2022-11-01 21:59:24.616 | ++ functions-common:_get_or_create_endpoint_with_interface:1089 : [[ -z '' ]] 2022-11-01 21:59:24.616 | +++ functions-common:_get_or_create_endpoint_with_interface:1092 : oscwrap --os-cloud devstack-system-admin endpoint create object-store public 'http://10.222.0.15:8080/v1/AUTH_$(project_id)s' --region RegionOne -f value -c id 2022-11-01 21:59:24.616 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-01 21:59:24.616 | from cryptography.utils import int_from_bytes 2022-11-01 21:59:24.616 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-01 21:59:24.616 | from cryptography.utils import int_from_bytes 2022-11-01 21:59:24.616 | +++ functions-common:oscwrap:2462 : return 0 2022-11-01 21:59:24.616 | ++ functions-common:_get_or_create_endpoint_with_interface:1092 : endpoint_id=84704737261940eea23b84a78d557ffe 2022-11-01 21:59:24.616 | ++ functions-common:_get_or_create_endpoint_with_interface:1095 : echo 84704737261940eea23b84a78d557ffe 2022-11-01 21:59:24.616 | + functions-common:get_or_create_endpoint:1110 : public_id=84704737261940eea23b84a78d557ffe 2022-11-01 21:59:24.616 | + functions-common:get_or_create_endpoint:1112 : [[ -n http://10.222.0.15:8080 ]] 2022-11-01 21:59:24.616 | + functions-common:get_or_create_endpoint:1113 : _get_or_create_endpoint_with_interface object-store admin http://10.222.0.15:8080 RegionOne 2022-11-01 21:59:24.616 | + functions-common:_get_or_create_endpoint_with_interface:1083 : local endpoint_id 2022-11-01 21:59:24.616 | ++ functions-common:_get_or_create_endpoint_with_interface:1088 : oscwrap --os-cloud devstack-system-admin endpoint list --service object-store --interface admin --region RegionOne -c ID -f value 2022-11-01 21:59:24.616 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-01 21:59:24.616 | from cryptography.utils import int_from_bytes 2022-11-01 21:59:24.616 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-01 21:59:24.616 | from cryptography.utils import int_from_bytes 2022-11-01 21:59:24.616 | ++ functions-common:oscwrap:2462 : return 0 2022-11-01 21:59:24.616 | + functions-common:_get_or_create_endpoint_with_interface:1088 : endpoint_id= 2022-11-01 21:59:24.616 | + functions-common:_get_or_create_endpoint_with_interface:1089 : [[ -z '' ]] 2022-11-01 21:59:24.616 | ++ functions-common:_get_or_create_endpoint_with_interface:1092 : oscwrap --os-cloud devstack-system-admin endpoint create object-store admin http://10.222.0.15:8080 --region RegionOne -f value -c id 2022-11-01 21:59:24.616 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-01 21:59:24.616 | from cryptography.utils import int_from_bytes 2022-11-01 21:59:24.616 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-01 21:59:24.616 | from cryptography.utils import int_from_bytes 2022-11-01 21:59:24.617 | ++ functions-common:oscwrap:2462 : return 0 2022-11-01 21:59:24.617 | + functions-common:_get_or_create_endpoint_with_interface:1092 : endpoint_id=7c616d58ee3f496ca0ba96c389026381 2022-11-01 21:59:24.617 | + functions-common:_get_or_create_endpoint_with_interface:1095 : echo 7c616d58ee3f496ca0ba96c389026381 2022-11-01 21:59:24.617 | 7c616d58ee3f496ca0ba96c389026381 2022-11-01 21:59:24.617 | + functions-common:get_or_create_endpoint:1115 : [[ -n '' ]] 2022-11-01 21:59:24.617 | + functions-common:get_or_create_endpoint:1119 : echo 84704737261940eea23b84a78d557ffe 2022-11-01 21:59:24.617 | 84704737261940eea23b84a78d557ffe 2022-11-01 21:59:24.617 | + lib/swift:create_swift_accounts:632 : local swift_project_test1 2022-11-01 21:59:24.617 | ++ lib/swift:create_swift_accounts:633 : get_or_create_project swiftprojecttest1 default 2022-11-01 21:59:24.617 | ++ functions-common:get_or_create_project:932 : local project_id 2022-11-01 21:59:24.617 | +++ functions-common:get_or_create_project:940 : oscwrap --os-cloud devstack-system-admin project create swiftprojecttest1 --domain=default --or-show -f value -c id 2022-11-01 21:59:24.617 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-01 21:59:24.617 | from cryptography.utils import int_from_bytes 2022-11-01 21:59:24.617 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-01 21:59:24.617 | from cryptography.utils import int_from_bytes 2022-11-01 21:59:24.617 | +++ functions-common:oscwrap:2462 : return 0 2022-11-01 21:59:24.617 | ++ functions-common:get_or_create_project:938 : project_id=92294d641f2040b8a06acc03838a8fa5 2022-11-01 21:59:24.617 | ++ functions-common:get_or_create_project:939 : echo 92294d641f2040b8a06acc03838a8fa5 2022-11-01 21:59:24.617 | + lib/swift:create_swift_accounts:633 : swift_project_test1=92294d641f2040b8a06acc03838a8fa5 2022-11-01 21:59:24.617 | + lib/swift:create_swift_accounts:634 : die_if_not_set 634 swift_project_test1 'Failure creating swift_project_test1' 2022-11-01 21:59:24.617 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-11-01 21:59:24.617 | ++ lib/swift:create_swift_accounts:636 : get_or_create_user swiftusertest1 testing default test@example.com 2022-11-01 21:59:24.617 | ++ functions-common:get_or_create_user:909 : local user_id 2022-11-01 21:59:24.617 | ++ functions-common:get_or_create_user:910 : [[ ! -z test@example.com ]] 2022-11-01 21:59:24.617 | ++ functions-common:get_or_create_user:911 : local email=--email=test@example.com 2022-11-01 21:59:24.617 | +++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create swiftusertest1 --password testing --domain=default --email=test@example.com --or-show -f value -c id 2022-11-01 21:59:24.617 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-01 21:59:24.617 | from cryptography.utils import int_from_bytes 2022-11-01 21:59:24.617 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-01 21:59:24.617 | from cryptography.utils import int_from_bytes 2022-11-01 21:59:24.617 | +++ functions-common:oscwrap:2462 : return 0 2022-11-01 21:59:24.617 | ++ functions-common:get_or_create_user:925 : user_id=6bf185963a8b445d974c56d99341dbd8 2022-11-01 21:59:24.617 | ++ functions-common:get_or_create_user:926 : echo 6bf185963a8b445d974c56d99341dbd8 2022-11-01 21:59:24.618 | + lib/swift:create_swift_accounts:636 : SWIFT_USER_TEST1=6bf185963a8b445d974c56d99341dbd8 2022-11-01 21:59:24.618 | + lib/swift:create_swift_accounts:637 : die_if_not_set 637 SWIFT_USER_TEST1 'Failure creating SWIFT_USER_TEST1' 2022-11-01 21:59:24.618 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-11-01 21:59:24.618 | + lib/swift:create_swift_accounts:638 : get_or_add_user_project_role admin 6bf185963a8b445d974c56d99341dbd8 92294d641f2040b8a06acc03838a8fa5 2022-11-01 21:59:24.618 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-11-01 21:59:24.618 | + functions-common:get_or_add_user_project_role:974 : local domain_args 2022-11-01 21:59:24.618 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args 2022-11-01 21:59:24.618 | ++ functions-common:_get_domain_args:957 : local domain 2022-11-01 21:59:24.618 | ++ functions-common:_get_domain_args:958 : domain= 2022-11-01 21:59:24.618 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-11-01 21:59:24.618 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-11-01 21:59:24.618 | ++ functions-common:_get_domain_args:967 : echo 2022-11-01 21:59:24.618 | + functions-common:get_or_add_user_project_role:976 : domain_args= 2022-11-01 21:59:24.618 | + functions-common:get_or_add_user_project_role:980 : openstack --os-cloud devstack-system-admin role add admin --user 6bf185963a8b445d974c56d99341dbd8 --project 92294d641f2040b8a06acc03838a8fa5 2022-11-01 21:59:24.618 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-01 21:59:24.618 | from cryptography.utils import int_from_bytes 2022-11-01 21:59:24.618 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-01 21:59:24.618 | from cryptography.utils import int_from_bytes 2022-11-01 21:59:24.618 | ++ functions-common:get_or_add_user_project_role:989 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 6bf185963a8b445d974c56d99341dbd8 --project 92294d641f2040b8a06acc03838a8fa5 -c Role -f value 2022-11-01 21:59:24.618 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-01 21:59:24.618 | from cryptography.utils import int_from_bytes 2022-11-01 21:59:24.618 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-01 21:59:24.618 | from cryptography.utils import int_from_bytes 2022-11-01 21:59:24.618 | ++ functions-common:oscwrap:2462 : return 0 2022-11-01 21:59:24.618 | + functions-common:get_or_add_user_project_role:989 : user_role_id=5644209a72d74dfc9aa5b8596f614248 2022-11-01 21:59:24.618 | + functions-common:get_or_add_user_project_role:990 : echo 5644209a72d74dfc9aa5b8596f614248 2022-11-01 21:59:24.618 | 5644209a72d74dfc9aa5b8596f614248 2022-11-01 21:59:24.618 | + lib/swift:create_swift_accounts:640 : local swift_user_test3 2022-11-01 21:59:24.618 | ++ lib/swift:create_swift_accounts:642 : get_or_create_user swiftusertest3 testing3 default test3@example.com 2022-11-01 21:59:24.618 | ++ functions-common:get_or_create_user:909 : local user_id 2022-11-01 21:59:24.619 | ++ functions-common:get_or_create_user:910 : [[ ! -z test3@example.com ]] 2022-11-01 21:59:24.619 | ++ functions-common:get_or_create_user:911 : local email=--email=test3@example.com 2022-11-01 21:59:24.619 | +++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create swiftusertest3 --password testing3 --domain=default --email=test3@example.com --or-show -f value -c id 2022-11-01 21:59:24.619 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-01 21:59:24.619 | from cryptography.utils import int_from_bytes 2022-11-01 21:59:24.619 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-01 21:59:24.619 | from cryptography.utils import int_from_bytes 2022-11-01 21:59:24.619 | +++ functions-common:oscwrap:2462 : return 0 2022-11-01 21:59:24.619 | ++ functions-common:get_or_create_user:925 : user_id=3f6fc1a743094b89871e2854a6547caa 2022-11-01 21:59:24.619 | ++ functions-common:get_or_create_user:926 : echo 3f6fc1a743094b89871e2854a6547caa 2022-11-01 21:59:24.619 | + lib/swift:create_swift_accounts:642 : swift_user_test3=3f6fc1a743094b89871e2854a6547caa 2022-11-01 21:59:24.619 | + lib/swift:create_swift_accounts:643 : die_if_not_set 643 swift_user_test3 'Failure creating swift_user_test3' 2022-11-01 21:59:24.619 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-11-01 21:59:24.619 | + lib/swift:create_swift_accounts:644 : get_or_add_user_project_role cc726b6e84c54cd986405fd92f37909a 3f6fc1a743094b89871e2854a6547caa 92294d641f2040b8a06acc03838a8fa5 2022-11-01 21:59:24.619 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-11-01 21:59:24.619 | + functions-common:get_or_add_user_project_role:974 : local domain_args 2022-11-01 21:59:24.619 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args 2022-11-01 21:59:24.619 | ++ functions-common:_get_domain_args:957 : local domain 2022-11-01 21:59:24.619 | ++ functions-common:_get_domain_args:958 : domain= 2022-11-01 21:59:24.619 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-11-01 21:59:24.619 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-11-01 21:59:24.619 | ++ functions-common:_get_domain_args:967 : echo 2022-11-01 21:59:24.619 | + functions-common:get_or_add_user_project_role:976 : domain_args= 2022-11-01 21:59:24.619 | + functions-common:get_or_add_user_project_role:980 : openstack --os-cloud devstack-system-admin role add cc726b6e84c54cd986405fd92f37909a --user 3f6fc1a743094b89871e2854a6547caa --project 92294d641f2040b8a06acc03838a8fa5 2022-11-01 21:59:24.619 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-01 21:59:24.619 | from cryptography.utils import int_from_bytes 2022-11-01 21:59:24.619 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-01 21:59:24.619 | from cryptography.utils import int_from_bytes 2022-11-01 21:59:24.620 | ++ functions-common:get_or_add_user_project_role:989 : oscwrap --os-cloud devstack-system-admin role assignment list --role cc726b6e84c54cd986405fd92f37909a --user 3f6fc1a743094b89871e2854a6547caa --project 92294d641f2040b8a06acc03838a8fa5 -c Role -f value 2022-11-01 21:59:24.620 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-01 21:59:24.620 | from cryptography.utils import int_from_bytes 2022-11-01 21:59:24.620 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-01 21:59:24.620 | from cryptography.utils import int_from_bytes 2022-11-01 21:59:24.620 | ++ functions-common:oscwrap:2462 : return 0 2022-11-01 21:59:24.620 | + functions-common:get_or_add_user_project_role:989 : user_role_id=cc726b6e84c54cd986405fd92f37909a 2022-11-01 21:59:24.620 | + functions-common:get_or_add_user_project_role:990 : echo cc726b6e84c54cd986405fd92f37909a 2022-11-01 21:59:24.620 | cc726b6e84c54cd986405fd92f37909a 2022-11-01 21:59:24.620 | + lib/swift:create_swift_accounts:646 : local swift_project_test2 2022-11-01 21:59:24.620 | ++ lib/swift:create_swift_accounts:647 : get_or_create_project swiftprojecttest2 default 2022-11-01 21:59:24.620 | ++ functions-common:get_or_create_project:932 : local project_id 2022-11-01 21:59:24.620 | +++ functions-common:get_or_create_project:940 : oscwrap --os-cloud devstack-system-admin project create swiftprojecttest2 --domain=default --or-show -f value -c id 2022-11-01 21:59:24.620 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-01 21:59:24.620 | from cryptography.utils import int_from_bytes 2022-11-01 21:59:24.620 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-01 21:59:24.620 | from cryptography.utils import int_from_bytes 2022-11-01 21:59:24.620 | +++ functions-common:oscwrap:2462 : return 0 2022-11-01 21:59:24.620 | ++ functions-common:get_or_create_project:938 : project_id=299b5c3b7c114349b9285550d9ad4757 2022-11-01 21:59:24.620 | ++ functions-common:get_or_create_project:939 : echo 299b5c3b7c114349b9285550d9ad4757 2022-11-01 21:59:24.620 | + lib/swift:create_swift_accounts:647 : swift_project_test2=299b5c3b7c114349b9285550d9ad4757 2022-11-01 21:59:24.620 | + lib/swift:create_swift_accounts:648 : die_if_not_set 648 swift_project_test2 'Failure creating swift_project_test2' 2022-11-01 21:59:24.620 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-11-01 21:59:24.620 | + lib/swift:create_swift_accounts:650 : local swift_user_test2 2022-11-01 21:59:24.620 | ++ lib/swift:create_swift_accounts:652 : get_or_create_user swiftusertest2 testing2 default test2@example.com 2022-11-01 21:59:24.620 | ++ functions-common:get_or_create_user:909 : local user_id 2022-11-01 21:59:24.620 | ++ functions-common:get_or_create_user:910 : [[ ! -z test2@example.com ]] 2022-11-01 21:59:24.621 | ++ functions-common:get_or_create_user:911 : local email=--email=test2@example.com 2022-11-01 21:59:24.621 | +++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create swiftusertest2 --password testing2 --domain=default --email=test2@example.com --or-show -f value -c id 2022-11-01 21:59:24.621 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-01 21:59:24.621 | from cryptography.utils import int_from_bytes 2022-11-01 21:59:24.621 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-01 21:59:24.621 | from cryptography.utils import int_from_bytes 2022-11-01 21:59:24.621 | +++ functions-common:oscwrap:2462 : return 0 2022-11-01 21:59:24.621 | ++ functions-common:get_or_create_user:925 : user_id=5e19c14c27c8421c9fca77fe38ee3869 2022-11-01 21:59:24.621 | ++ functions-common:get_or_create_user:926 : echo 5e19c14c27c8421c9fca77fe38ee3869 2022-11-01 21:59:24.621 | + lib/swift:create_swift_accounts:652 : swift_user_test2=5e19c14c27c8421c9fca77fe38ee3869 2022-11-01 21:59:24.621 | + lib/swift:create_swift_accounts:653 : die_if_not_set 653 swift_user_test2 'Failure creating swift_user_test2' 2022-11-01 21:59:24.621 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-11-01 21:59:24.621 | + lib/swift:create_swift_accounts:654 : get_or_add_user_project_role admin 5e19c14c27c8421c9fca77fe38ee3869 299b5c3b7c114349b9285550d9ad4757 2022-11-01 21:59:24.621 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-11-01 21:59:24.621 | + functions-common:get_or_add_user_project_role:974 : local domain_args 2022-11-01 21:59:24.621 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args 2022-11-01 21:59:24.621 | ++ functions-common:_get_domain_args:957 : local domain 2022-11-01 21:59:24.621 | ++ functions-common:_get_domain_args:958 : domain= 2022-11-01 21:59:24.621 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-11-01 21:59:24.621 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-11-01 21:59:24.621 | ++ functions-common:_get_domain_args:967 : echo 2022-11-01 21:59:24.621 | + functions-common:get_or_add_user_project_role:976 : domain_args= 2022-11-01 21:59:24.621 | + functions-common:get_or_add_user_project_role:980 : openstack --os-cloud devstack-system-admin role add admin --user 5e19c14c27c8421c9fca77fe38ee3869 --project 299b5c3b7c114349b9285550d9ad4757 2022-11-01 21:59:24.621 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-01 21:59:24.621 | from cryptography.utils import int_from_bytes 2022-11-01 21:59:24.621 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-01 21:59:24.621 | from cryptography.utils import int_from_bytes 2022-11-01 21:59:24.621 | ++ functions-common:get_or_add_user_project_role:989 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 5e19c14c27c8421c9fca77fe38ee3869 --project 299b5c3b7c114349b9285550d9ad4757 -c Role -f value 2022-11-01 21:59:24.621 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-01 21:59:24.621 | from cryptography.utils import int_from_bytes 2022-11-01 21:59:24.621 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-01 21:59:24.622 | from cryptography.utils import int_from_bytes 2022-11-01 21:59:24.622 | ++ functions-common:oscwrap:2462 : return 0 2022-11-01 21:59:24.622 | + functions-common:get_or_add_user_project_role:989 : user_role_id=5644209a72d74dfc9aa5b8596f614248 2022-11-01 21:59:24.622 | + functions-common:get_or_add_user_project_role:990 : echo 5644209a72d74dfc9aa5b8596f614248 2022-11-01 21:59:24.622 | 5644209a72d74dfc9aa5b8596f614248 2022-11-01 21:59:24.622 | + lib/swift:create_swift_accounts:656 : local swift_domain 2022-11-01 21:59:24.622 | ++ lib/swift:create_swift_accounts:657 : get_or_create_domain swift_test 'Used for swift functional testing' 2022-11-01 21:59:24.622 | ++ functions-common:get_or_create_domain:882 : local domain_id 2022-11-01 21:59:24.622 | +++ functions-common:get_or_create_domain:888 : oscwrap --os-cloud devstack-system-admin domain create swift_test --description 'Used for swift functional testing' --or-show -f value -c id 2022-11-01 21:59:24.622 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-01 21:59:24.622 | from cryptography.utils import int_from_bytes 2022-11-01 21:59:24.622 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-01 21:59:24.622 | from cryptography.utils import int_from_bytes 2022-11-01 21:59:24.622 | +++ functions-common:oscwrap:2462 : return 0 2022-11-01 21:59:24.622 | ++ functions-common:get_or_create_domain:887 : domain_id=2cd45a953f5940ffbed3ce8606ca2cdb 2022-11-01 21:59:24.622 | ++ functions-common:get_or_create_domain:888 : echo 2cd45a953f5940ffbed3ce8606ca2cdb 2022-11-01 21:59:24.622 | + lib/swift:create_swift_accounts:657 : swift_domain=2cd45a953f5940ffbed3ce8606ca2cdb 2022-11-01 21:59:24.622 | + lib/swift:create_swift_accounts:658 : die_if_not_set 658 swift_domain 'Failure creating swift_test domain' 2022-11-01 21:59:24.622 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-11-01 21:59:24.622 | + lib/swift:create_swift_accounts:660 : local swift_project_test4 2022-11-01 21:59:24.622 | ++ lib/swift:create_swift_accounts:661 : get_or_create_project swiftprojecttest4 2cd45a953f5940ffbed3ce8606ca2cdb 2022-11-01 21:59:24.622 | ++ functions-common:get_or_create_project:932 : local project_id 2022-11-01 21:59:24.622 | +++ functions-common:get_or_create_project:940 : oscwrap --os-cloud devstack-system-admin project create swiftprojecttest4 --domain=2cd45a953f5940ffbed3ce8606ca2cdb --or-show -f value -c id 2022-11-01 21:59:24.622 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-01 21:59:24.622 | from cryptography.utils import int_from_bytes 2022-11-01 21:59:24.622 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-01 21:59:24.622 | from cryptography.utils import int_from_bytes 2022-11-01 21:59:24.622 | +++ functions-common:oscwrap:2462 : return 0 2022-11-01 21:59:24.622 | ++ functions-common:get_or_create_project:938 : project_id=3c7e0bc351594cffb5f0c096f061c019 2022-11-01 21:59:24.622 | ++ functions-common:get_or_create_project:939 : echo 3c7e0bc351594cffb5f0c096f061c019 2022-11-01 21:59:24.622 | + lib/swift:create_swift_accounts:661 : swift_project_test4=3c7e0bc351594cffb5f0c096f061c019 2022-11-01 21:59:24.622 | + lib/swift:create_swift_accounts:662 : die_if_not_set 662 swift_project_test4 'Failure creating swift_project_test4' 2022-11-01 21:59:24.623 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-11-01 21:59:24.623 | + lib/swift:create_swift_accounts:664 : local swift_user_test4 2022-11-01 21:59:24.623 | ++ lib/swift:create_swift_accounts:666 : get_or_create_user swiftusertest4 testing4 2cd45a953f5940ffbed3ce8606ca2cdb test4@example.com 2022-11-01 21:59:24.623 | ++ functions-common:get_or_create_user:909 : local user_id 2022-11-01 21:59:24.623 | ++ functions-common:get_or_create_user:910 : [[ ! -z test4@example.com ]] 2022-11-01 21:59:24.623 | ++ functions-common:get_or_create_user:911 : local email=--email=test4@example.com 2022-11-01 21:59:24.623 | +++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create swiftusertest4 --password testing4 --domain=2cd45a953f5940ffbed3ce8606ca2cdb --email=test4@example.com --or-show -f value -c id 2022-11-01 21:59:24.623 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-01 21:59:24.623 | from cryptography.utils import int_from_bytes 2022-11-01 21:59:24.623 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-01 21:59:24.623 | from cryptography.utils import int_from_bytes 2022-11-01 21:59:24.623 | +++ functions-common:oscwrap:2462 : return 0 2022-11-01 21:59:24.623 | ++ functions-common:get_or_create_user:925 : user_id=e63cd3227dc94ea399bf2379368c6cda 2022-11-01 21:59:24.623 | ++ functions-common:get_or_create_user:926 : echo e63cd3227dc94ea399bf2379368c6cda 2022-11-01 21:59:24.623 | + lib/swift:create_swift_accounts:666 : swift_user_test4=e63cd3227dc94ea399bf2379368c6cda 2022-11-01 21:59:24.623 | + lib/swift:create_swift_accounts:667 : die_if_not_set 667 swift_user_test4 'Failure creating swift_user_test4' 2022-11-01 21:59:24.623 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-11-01 21:59:24.623 | + lib/swift:create_swift_accounts:668 : get_or_add_user_project_role admin e63cd3227dc94ea399bf2379368c6cda 3c7e0bc351594cffb5f0c096f061c019 2022-11-01 21:59:24.623 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-11-01 21:59:24.623 | + functions-common:get_or_add_user_project_role:974 : local domain_args 2022-11-01 21:59:24.623 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args 2022-11-01 21:59:24.623 | ++ functions-common:_get_domain_args:957 : local domain 2022-11-01 21:59:24.623 | ++ functions-common:_get_domain_args:958 : domain= 2022-11-01 21:59:24.623 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-11-01 21:59:24.623 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-11-01 21:59:24.623 | ++ functions-common:_get_domain_args:967 : echo 2022-11-01 21:59:24.623 | + functions-common:get_or_add_user_project_role:976 : domain_args= 2022-11-01 21:59:24.623 | + functions-common:get_or_add_user_project_role:980 : openstack --os-cloud devstack-system-admin role add admin --user e63cd3227dc94ea399bf2379368c6cda --project 3c7e0bc351594cffb5f0c096f061c019 2022-11-01 21:59:24.623 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-01 21:59:24.623 | from cryptography.utils import int_from_bytes 2022-11-01 21:59:24.623 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-01 21:59:24.623 | from cryptography.utils import int_from_bytes 2022-11-01 21:59:24.624 | ++ functions-common:get_or_add_user_project_role:989 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user e63cd3227dc94ea399bf2379368c6cda --project 3c7e0bc351594cffb5f0c096f061c019 -c Role -f value 2022-11-01 21:59:24.624 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-01 21:59:24.624 | from cryptography.utils import int_from_bytes 2022-11-01 21:59:24.624 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-01 21:59:24.624 | from cryptography.utils import int_from_bytes 2022-11-01 21:59:24.624 | ++ functions-common:oscwrap:2462 : return 0 2022-11-01 21:59:24.624 | + functions-common:get_or_add_user_project_role:989 : user_role_id=5644209a72d74dfc9aa5b8596f614248 2022-11-01 21:59:24.624 | + functions-common:get_or_add_user_project_role:990 : echo 5644209a72d74dfc9aa5b8596f614248 2022-11-01 21:59:24.624 | 5644209a72d74dfc9aa5b8596f614248 2022-11-01 21:59:24.661 | [164647 Async create_swift_accounts:201056]: finished create_swift_accounts with result 0 in 107 seconds 2022-11-01 21:59:24.669 | Not waiting for async task configure_horizon that we never started or has already been waited for 2022-11-01 21:59:24.671 | + inc/async:async_wait:197 : return 0 2022-11-01 21:59:24.674 | + ./stack.sh:main:1130 : is_service_enabled mysql postgresql 2022-11-01 21:59:24.692 | + functions-common:is_service_enabled:2078 : return 0 2022-11-01 21:59:24.694 | + ./stack.sh:main:1130 : is_service_enabled glance 2022-11-01 21:59:24.712 | + functions-common:is_service_enabled:2078 : return 0 2022-11-01 21:59:24.715 | + ./stack.sh:main:1131 : echo_summary 'Configuring Glance' 2022-11-01 21:59:24.718 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-11-01 21:59:24.720 | + ./stack.sh:echo_summary:441 : echo -e Configuring Glance 2022-11-01 21:59:24.723 | + ./stack.sh:main:1132 : async_runfunc init_glance 2022-11-01 21:59:24.726 | + inc/async:async_runfunc:116 : async_run init_glance init_glance 2022-11-01 21:59:24.797 | + inc/async:async_inner:63 : init_glance 2022-11-01 21:59:24.840 | [164647 Async init_glance:204492]: running: init_glance 2022-11-01 21:59:24.842 | + ./stack.sh:main:1139 : is_service_enabled neutron 2022-11-01 21:59:24.861 | + functions-common:is_service_enabled:2078 : return 0 2022-11-01 21:59:24.865 | + ./stack.sh:main:1140 : echo_summary 'Configuring Neutron' 2022-11-01 21:59:24.870 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-11-01 21:59:24.871 | + ./stack.sh:echo_summary:441 : echo -e Configuring Neutron 2022-11-01 21:59:24.874 | + ./stack.sh:main:1142 : configure_neutron 2022-11-01 21:59:24.877 | + lib/neutron:configure_neutron:635 : is_neutron_legacy_enabled 2022-11-01 21:59:24.881 | ++ lib/neutron:is_neutron_legacy_enabled:142 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-11-01 21:59:24.881 | ++ lib/neutron:is_neutron_legacy_enabled:142 : sed s/neutron-//g 2022-11-01 21:59:24.888 | + lib/neutron:is_neutron_legacy_enabled:142 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-11-01 21:59:24.890 | + lib/neutron:is_neutron_legacy_enabled:143 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-11-01 21:59:24.893 | + lib/neutron:is_neutron_legacy_enabled:144 : [[ ,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-11-01 21:59:24.896 | + lib/neutron:is_neutron_legacy_enabled:144 : return 0 2022-11-01 21:59:24.899 | + lib/neutron:configure_neutron:637 : configure_mutnauq 2022-11-01 21:59:24.902 | + lib/neutron-legacy:configure_mutnauq:351 : _configure_neutron_common 2022-11-01 21:59:24.904 | + lib/neutron-legacy:_configure_neutron_common:781 : _create_neutron_conf_dir 2022-11-01 21:59:24.907 | + lib/neutron-legacy:_create_neutron_conf_dir:774 : sudo install -d -o ubuntu /etc/neutron 2022-11-01 21:59:24.921 | + lib/neutron-legacy:_configure_neutron_common:784 : cd /opt/stack/neutron 2022-11-01 21:59:24.923 | + lib/neutron-legacy:_configure_neutron_common:784 : exec ./tools/generate_config_file_samples.sh 2022-11-01 21:59:28.040 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-01 21:59:28.041 | from cryptography.utils import int_from_bytes 2022-11-01 21:59:28.041 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-01 21:59:28.041 | from cryptography.utils import int_from_bytes 2022-11-01 21:59:31.377 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-01 21:59:31.377 | from cryptography.utils import int_from_bytes 2022-11-01 21:59:31.377 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-01 21:59:31.377 | from cryptography.utils import int_from_bytes 2022-11-01 21:59:34.614 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-01 21:59:34.614 | from cryptography.utils import int_from_bytes 2022-11-01 21:59:34.614 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-01 21:59:34.614 | from cryptography.utils import int_from_bytes 2022-11-01 21:59:34.774 | + inc/async:async_inner:64 : rc=0 2022-11-01 21:59:34.803 | [204492 Async init_glance:204492]: finished successfully 2022-11-01 21:59:37.720 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-01 21:59:37.720 | from cryptography.utils import int_from_bytes 2022-11-01 21:59:37.720 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-01 21:59:37.720 | from cryptography.utils import int_from_bytes 2022-11-01 21:59:40.898 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-01 21:59:40.898 | from cryptography.utils import int_from_bytes 2022-11-01 21:59:40.898 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-01 21:59:40.898 | from cryptography.utils import int_from_bytes 2022-11-01 21:59:43.986 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-01 21:59:43.986 | from cryptography.utils import int_from_bytes 2022-11-01 21:59:43.986 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-01 21:59:43.986 | from cryptography.utils import int_from_bytes 2022-11-01 21:59:47.079 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-01 21:59:47.079 | from cryptography.utils import int_from_bytes 2022-11-01 21:59:47.079 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-01 21:59:47.079 | from cryptography.utils import int_from_bytes 2022-11-01 21:59:50.529 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-01 21:59:50.530 | from cryptography.utils import int_from_bytes 2022-11-01 21:59:50.530 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-01 21:59:50.530 | from cryptography.utils import int_from_bytes 2022-11-01 21:59:54.401 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-01 21:59:54.401 | from cryptography.utils import int_from_bytes 2022-11-01 21:59:54.401 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-01 21:59:54.401 | from cryptography.utils import int_from_bytes 2022-11-01 21:59:59.272 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-01 21:59:59.272 | from cryptography.utils import int_from_bytes 2022-11-01 21:59:59.272 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-01 21:59:59.272 | from cryptography.utils import int_from_bytes 2022-11-01 21:59:59.559 | + lib/neutron-legacy:_configure_neutron_common:786 : cp /opt/stack/neutron/etc/neutron.conf.sample /etc/neutron/neutron.conf 2022-11-01 21:59:59.564 | + lib/neutron-legacy:_configure_neutron_common:788 : Q_POLICY_FILE=/etc/neutron/policy.json 2022-11-01 21:59:59.566 | + lib/neutron-legacy:_configure_neutron_common:792 : '[' -f /opt/stack/neutron/etc/policy.json ']' 2022-11-01 21:59:59.568 | + lib/neutron-legacy:_configure_neutron_common:796 : echo '{"context_is_admin": "role:admin or user_name:neutron"}' 2022-11-01 21:59:59.571 | + lib/neutron-legacy:_configure_neutron_common:801 : neutron_plugin_configure_common 2022-11-01 21:59:59.573 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:65 : Q_PLUGIN_CONF_PATH=etc/neutron/plugins/ml2 2022-11-01 21:59:59.575 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:66 : Q_PLUGIN_CONF_FILENAME=ml2_conf.ini 2022-11-01 21:59:59.577 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:67 : Q_PLUGIN_CLASS=ml2 2022-11-01 21:59:59.579 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:70 : _neutron_service_plugin_class_add router 2022-11-01 21:59:59.582 | + lib/neutron-legacy:_neutron_service_plugin_class_add:965 : local service_plugin_class=router 2022-11-01 21:59:59.584 | + lib/neutron-legacy:_neutron_service_plugin_class_add:966 : [[ '' == '' ]] 2022-11-01 21:59:59.586 | + lib/neutron-legacy:_neutron_service_plugin_class_add:967 : Q_SERVICE_PLUGIN_CLASSES=router 2022-11-01 21:59:59.588 | + lib/neutron-legacy:_configure_neutron_common:803 : [[ etc/neutron/plugins/ml2 == '' ]] 2022-11-01 21:59:59.590 | + lib/neutron-legacy:_configure_neutron_common:803 : [[ ml2_conf.ini == '' ]] 2022-11-01 21:59:59.592 | + lib/neutron-legacy:_configure_neutron_common:803 : [[ ml2 == '' ]] 2022-11-01 21:59:59.595 | + lib/neutron-legacy:_configure_neutron_common:808 : mkdir -p /etc/neutron/plugins/ml2 2022-11-01 21:59:59.599 | + lib/neutron-legacy:_configure_neutron_common:809 : Q_PLUGIN_CONF_FILE=etc/neutron/plugins/ml2/ml2_conf.ini 2022-11-01 21:59:59.602 | + lib/neutron-legacy:_configure_neutron_common:812 : '[' -f /opt/stack/neutron/etc/neutron/plugins/ml2/ml2_conf.ini.sample ']' 2022-11-01 21:59:59.604 | + lib/neutron-legacy:_configure_neutron_common:813 : cp /opt/stack/neutron/etc/neutron/plugins/ml2/ml2_conf.ini.sample /etc/neutron/plugins/ml2/ml2_conf.ini 2022-11-01 21:59:59.609 | ++ lib/neutron-legacy:_configure_neutron_common:818 : database_connection_url neutron 2022-11-01 21:59:59.611 | ++ lib/database:database_connection_url:134 : local db=neutron 2022-11-01 21:59:59.614 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql neutron 2022-11-01 21:59:59.616 | ++ lib/databases/mysql:database_connection_url_mysql:224 : local db=neutron 2022-11-01 21:59:59.619 | ++ lib/databases/mysql:database_connection_url_mysql:225 : local plugin 2022-11-01 21:59:59.621 | ++ lib/databases/mysql:database_connection_url_mysql:229 : [[ True == \T\r\u\e ]] 2022-11-01 21:59:59.623 | ++ lib/databases/mysql:database_connection_url_mysql:230 : is_service_enabled mysql 2022-11-01 21:59:59.639 | ++ functions-common:is_service_enabled:2078 : return 0 2022-11-01 21:59:59.641 | ++ lib/databases/mysql:database_connection_url_mysql:231 : plugin='&plugin=dbcounter' 2022-11-01 21:59:59.643 | ++ lib/databases/mysql:database_connection_url_mysql:235 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/neutron?charset=utf8&plugin=dbcounter' 2022-11-01 21:59:59.646 | + lib/neutron-legacy:_configure_neutron_common:818 : iniset /etc/neutron/neutron.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/neutron?charset=utf8&plugin=dbcounter' 2022-11-01 21:59:59.679 | + lib/neutron-legacy:_configure_neutron_common:819 : iniset /etc/neutron/neutron.conf DEFAULT state_path /opt/stack/data/neutron 2022-11-01 21:59:59.712 | + lib/neutron-legacy:_configure_neutron_common:820 : iniset /etc/neutron/neutron.conf DEFAULT use_syslog False 2022-11-01 21:59:59.746 | + lib/neutron-legacy:_configure_neutron_common:821 : iniset /etc/neutron/neutron.conf DEFAULT bind_host 0.0.0.0 2022-11-01 21:59:59.780 | + lib/neutron-legacy:_configure_neutron_common:822 : iniset /etc/neutron/neutron.conf oslo_concurrency lock_path /opt/stack/data/neutron/lock 2022-11-01 21:59:59.814 | + lib/neutron-legacy:_configure_neutron_common:825 : iniset /etc/neutron/neutron.conf nova region_name RegionOne 2022-11-01 21:59:59.848 | + lib/neutron-legacy:_configure_neutron_common:827 : '[' libvirt = fake ']' 2022-11-01 21:59:59.850 | + lib/neutron-legacy:_configure_neutron_common:837 : setup_logging /etc/neutron/neutron.conf 2022-11-01 21:59:59.852 | + functions:setup_logging:674 : setup_systemd_logging /etc/neutron/neutron.conf 2022-11-01 21:59:59.855 | + functions:setup_systemd_logging:689 : local conf_file=/etc/neutron/neutron.conf 2022-11-01 21:59:59.858 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-11-01 21:59:59.875 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-11-01 21:59:59.877 | + functions:setup_systemd_logging:695 : local pidstr= 2022-11-01 21:59:59.879 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-11-01 21:59:59.882 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-11-01 21:59:59.884 | + 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-11-01 21:59:59.917 | + 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-11-01 21:59:59.950 | + 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-11-01 21:59:59.983 | + functions:setup_systemd_logging:706 : iniset /etc/neutron/neutron.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-11-01 22:00:00.017 | + lib/neutron-legacy:_configure_neutron_common:839 : is_service_enabled tls-proxy 2022-11-01 22:00:00.034 | + functions-common:is_service_enabled:2078 : return 1 2022-11-01 22:00:00.036 | + lib/neutron-legacy:_configure_neutron_common:845 : _neutron_setup_rootwrap 2022-11-01 22:00:00.039 | + lib/neutron-legacy:_neutron_setup_rootwrap:1000 : [[ True == \F\a\l\s\e ]] 2022-11-01 22:00:00.041 | + lib/neutron-legacy:_neutron_setup_rootwrap:1004 : Q_CONF_ROOTWRAP_D=/etc/neutron/rootwrap.d 2022-11-01 22:00:00.043 | + lib/neutron-legacy:_neutron_setup_rootwrap:1005 : [[ -d /etc/neutron/rootwrap.d ]] 2022-11-01 22:00:00.046 | + lib/neutron-legacy:_neutron_setup_rootwrap:1006 : sudo rm -rf /etc/neutron/rootwrap.d 2022-11-01 22:00:00.058 | + lib/neutron-legacy:_neutron_setup_rootwrap:1009 : _neutron_deploy_rootwrap_filters /opt/stack/neutron 2022-11-01 22:00:00.060 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:990 : [[ True == \F\a\l\s\e ]] 2022-11-01 22:00:00.063 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:993 : local srcdir=/opt/stack/neutron 2022-11-01 22:00:00.065 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:994 : sudo install -d -o root -m 755 /etc/neutron/rootwrap.d 2022-11-01 22:00:00.078 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:995 : sudo install -o root -m 644 /opt/stack/neutron/etc/neutron/rootwrap.d/rootwrap.filters /etc/neutron/rootwrap.d/ 2022-11-01 22:00:00.090 | + lib/neutron-legacy:_neutron_setup_rootwrap:1013 : test -r /opt/stack/neutron/etc/neutron/rootwrap.conf 2022-11-01 22:00:00.093 | + lib/neutron-legacy:_neutron_setup_rootwrap:1016 : sudo install -o root -g root -m 644 /opt/stack/neutron/etc/rootwrap.conf /etc/neutron/rootwrap.conf 2022-11-01 22:00:00.105 | + lib/neutron-legacy:_neutron_setup_rootwrap:1018 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/neutron/rootwrap.d:' -i /etc/neutron/rootwrap.conf 2022-11-01 22:00:00.118 | + lib/neutron-legacy:_neutron_setup_rootwrap:1019 : sudo sed -e 's:^exec_dirs=\(.*\)$:exec_dirs=\1,/usr/local/bin:' -i /etc/neutron/rootwrap.conf 2022-11-01 22:00:00.131 | + lib/neutron-legacy:_neutron_setup_rootwrap:1022 : ROOTWRAP_SUDOER_CMD='/usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf *' 2022-11-01 22:00:00.133 | + lib/neutron-legacy:_neutron_setup_rootwrap:1023 : ROOTWRAP_DAEMON_SUDOER_CMD='/usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-11-01 22:00:00.136 | ++ lib/neutron-legacy:_neutron_setup_rootwrap:1026 : mktemp 2022-11-01 22:00:00.140 | + lib/neutron-legacy:_neutron_setup_rootwrap:1026 : TEMPFILE=/tmp/tmp.9RCnOemUrB 2022-11-01 22:00:00.143 | + lib/neutron-legacy:_neutron_setup_rootwrap:1027 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf *' 2022-11-01 22:00:00.145 | + lib/neutron-legacy:_neutron_setup_rootwrap:1028 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-11-01 22:00:00.147 | + lib/neutron-legacy:_neutron_setup_rootwrap:1029 : chmod 0440 /tmp/tmp.9RCnOemUrB 2022-11-01 22:00:00.151 | + lib/neutron-legacy:_neutron_setup_rootwrap:1030 : sudo chown root:root /tmp/tmp.9RCnOemUrB 2022-11-01 22:00:00.163 | + lib/neutron-legacy:_neutron_setup_rootwrap:1031 : sudo mv /tmp/tmp.9RCnOemUrB /etc/sudoers.d/neutron-rootwrap 2022-11-01 22:00:00.176 | + lib/neutron-legacy:_neutron_setup_rootwrap:1034 : iniset /etc/neutron/neutron.conf agent root_helper 'sudo /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2022-11-01 22:00:00.209 | + lib/neutron-legacy:_neutron_setup_rootwrap:1035 : [[ True == \T\r\u\e ]] 2022-11-01 22:00:00.211 | + lib/neutron-legacy:_neutron_setup_rootwrap:1036 : iniset /etc/neutron/neutron.conf agent root_helper_daemon 'sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-11-01 22:00:00.245 | + lib/neutron-legacy:configure_mutnauq:352 : iniset_rpc_backend neutron /etc/neutron/neutron.conf 2022-11-01 22:00:00.248 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=neutron 2022-11-01 22:00:00.250 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/neutron/neutron.conf 2022-11-01 22:00:00.253 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-11-01 22:00:00.255 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-11-01 22:00:00.257 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-11-01 22:00:00.274 | + functions-common:is_service_enabled:2078 : return 0 2022-11-01 22:00:00.277 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-11-01 22:00:00.280 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-11-01 22:00:00.283 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-11-01 22:00:00.301 | ++ functions-common:is_service_enabled:2078 : return 0 2022-11-01 22:00:00.304 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.15:5672/ 2022-11-01 22:00:00.307 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/neutron/neutron.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.15:5672/ 2022-11-01 22:00:00.340 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-11-01 22:00:00.343 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-11-01 22:00:00.345 | + lib/neutron-legacy:configure_mutnauq:354 : is_service_enabled q-metering 2022-11-01 22:00:00.363 | + functions-common:is_service_enabled:2078 : return 0 2022-11-01 22:00:00.365 | + lib/neutron-legacy:configure_mutnauq:355 : _configure_neutron_metering 2022-11-01 22:00:00.368 | + lib/neutron-legacy:_configure_neutron_metering:894 : neutron_agent_metering_configure_common 2022-11-01 22:00:00.371 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_common:15 : _neutron_service_plugin_class_add neutron.services.metering.metering_plugin.MeteringPlugin 2022-11-01 22:00:00.373 | + lib/neutron-legacy:_neutron_service_plugin_class_add:965 : local service_plugin_class=neutron.services.metering.metering_plugin.MeteringPlugin 2022-11-01 22:00:00.375 | + lib/neutron-legacy:_neutron_service_plugin_class_add:966 : [[ router == '' ]] 2022-11-01 22:00:00.378 | + lib/neutron-legacy:_neutron_service_plugin_class_add:968 : [[ ! ,router, =~ ,neutron.services.metering.metering_plugin.MeteringPlugin, ]] 2022-11-01 22:00:00.380 | + lib/neutron-legacy:_neutron_service_plugin_class_add:969 : Q_SERVICE_PLUGIN_CLASSES=router,neutron.services.metering.metering_plugin.MeteringPlugin 2022-11-01 22:00:00.383 | + lib/neutron-legacy:_configure_neutron_metering:895 : neutron_agent_metering_configure_agent 2022-11-01 22:00:00.385 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:19 : METERING_AGENT_CONF_PATH=/etc/neutron/services/metering 2022-11-01 22:00:00.388 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:20 : mkdir -p /etc/neutron/services/metering 2022-11-01 22:00:00.392 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:22 : METERING_AGENT_CONF_FILENAME=/etc/neutron/services/metering/metering_agent.ini 2022-11-01 22:00:00.395 | + 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-11-01 22:00:00.399 | + lib/neutron-legacy:configure_mutnauq:357 : is_service_enabled q-agt q-svc 2022-11-01 22:00:00.417 | + functions-common:is_service_enabled:2078 : return 0 2022-11-01 22:00:00.419 | + lib/neutron-legacy:configure_mutnauq:358 : _configure_neutron_service 2022-11-01 22:00:00.422 | + lib/neutron-legacy:_configure_neutron_service:931 : Q_API_PASTE_FILE=/etc/neutron/api-paste.ini 2022-11-01 22:00:00.424 | + lib/neutron-legacy:_configure_neutron_service:932 : cp /opt/stack/neutron/etc/api-paste.ini /etc/neutron/api-paste.ini 2022-11-01 22:00:00.429 | + lib/neutron-legacy:_configure_neutron_service:934 : [[ -n networking ]] 2022-11-01 22:00:00.432 | + lib/neutron-legacy:_configure_neutron_service:935 : _replace_api_paste_composite 2022-11-01 22:00:00.434 | + lib/neutron-legacy:_replace_api_paste_composite:920 : local sep 2022-11-01 22:00:00.438 | ++ lib/neutron-legacy:_replace_api_paste_composite:921 : echo -ne '\x01' 2022-11-01 22:00:00.441 | + lib/neutron-legacy:_replace_api_paste_composite:921 : sep=$'\001' 2022-11-01 22:00:00.443 | + lib/neutron-legacy:_replace_api_paste_composite:923 : sed -i -e 's/\/\: neutronversions_composite/\/networking\/\: neutronversions_composite/' /etc/neutron/api-paste.ini 2022-11-01 22:00:00.448 | + lib/neutron-legacy:_replace_api_paste_composite:924 : sed -i -e 's/\/healthcheck\: healthcheck/\/networking\/healthcheck\: healthcheck/' /etc/neutron/api-paste.ini 2022-11-01 22:00:00.453 | + lib/neutron-legacy:_replace_api_paste_composite:925 : sed -i -e 's/\/v2.0\: neutronapi_v2_0/\/networking\/v2.0\: neutronapi_v2_0/' /etc/neutron/api-paste.ini 2022-11-01 22:00:00.458 | + lib/neutron-legacy:_configure_neutron_service:939 : iniset /etc/neutron/neutron.conf DEFAULT core_plugin ml2 2022-11-01 22:00:00.492 | + lib/neutron-legacy:_configure_neutron_service:941 : iniset /etc/neutron/neutron.conf DEFAULT debug True 2022-11-01 22:00:00.526 | + lib/neutron-legacy:_configure_neutron_service:942 : iniset /etc/neutron/neutron.conf oslo_policy policy_file /etc/neutron/policy.json 2022-11-01 22:00:00.560 | + lib/neutron-legacy:_configure_neutron_service:944 : iniset /etc/neutron/neutron.conf DEFAULT auth_strategy keystone 2022-11-01 22:00:00.594 | + lib/neutron-legacy:_configure_neutron_service:945 : configure_keystone_authtoken_middleware /etc/neutron/neutron.conf neutron 2022-11-01 22:00:00.597 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/neutron/neutron.conf 2022-11-01 22:00:00.599 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=neutron 2022-11-01 22:00:00.602 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-11-01 22:00:00.604 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/neutron/neutron.conf keystone_authtoken auth_type password 2022-11-01 22:00:00.638 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/neutron/neutron.conf keystone_authtoken interface public 2022-11-01 22:00:00.672 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/neutron/neutron.conf keystone_authtoken auth_url http://10.222.0.15/identity 2022-11-01 22:00:00.705 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/neutron/neutron.conf keystone_authtoken username neutron 2022-11-01 22:00:00.740 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/neutron/neutron.conf keystone_authtoken password Passw0rd 2022-11-01 22:00:00.774 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/neutron/neutron.conf keystone_authtoken user_domain_name Default 2022-11-01 22:00:00.809 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/neutron/neutron.conf keystone_authtoken project_name service 2022-11-01 22:00:00.843 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/neutron/neutron.conf keystone_authtoken project_domain_name Default 2022-11-01 22:00:00.877 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/neutron/neutron.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-11-01 22:00:00.912 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/neutron/neutron.conf keystone_authtoken memcached_servers localhost:11211 2022-11-01 22:00:00.947 | + lib/neutron-legacy:_configure_neutron_service:948 : iniset /etc/neutron/neutron.conf DEFAULT notify_nova_on_port_status_changes True 2022-11-01 22:00:00.981 | + lib/neutron-legacy:_configure_neutron_service:949 : iniset /etc/neutron/neutron.conf DEFAULT notify_nova_on_port_data_changes True 2022-11-01 22:00:01.016 | + lib/neutron-legacy:_configure_neutron_service:951 : configure_keystone_authtoken_middleware /etc/neutron/neutron.conf nova nova 2022-11-01 22:00:01.018 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/neutron/neutron.conf 2022-11-01 22:00:01.021 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=nova 2022-11-01 22:00:01.023 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=nova 2022-11-01 22:00:01.025 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/neutron/neutron.conf nova auth_type password 2022-11-01 22:00:01.060 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/neutron/neutron.conf nova interface public 2022-11-01 22:00:01.093 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/neutron/neutron.conf nova auth_url http://10.222.0.15/identity 2022-11-01 22:00:01.127 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/neutron/neutron.conf nova username nova 2022-11-01 22:00:01.161 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/neutron/neutron.conf nova password Passw0rd 2022-11-01 22:00:01.195 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/neutron/neutron.conf nova user_domain_name Default 2022-11-01 22:00:01.229 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/neutron/neutron.conf nova project_name service 2022-11-01 22:00:01.263 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/neutron/neutron.conf nova project_domain_name Default 2022-11-01 22:00:01.298 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/neutron/neutron.conf nova cafile /opt/stack/data/ca-bundle.pem 2022-11-01 22:00:01.332 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/neutron/neutron.conf nova memcached_servers localhost:11211 2022-11-01 22:00:01.365 | + lib/neutron-legacy:_configure_neutron_service:954 : configure_keystone_authtoken_middleware /etc/neutron/neutron.conf placement placement 2022-11-01 22:00:01.368 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/neutron/neutron.conf 2022-11-01 22:00:01.370 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=placement 2022-11-01 22:00:01.373 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=placement 2022-11-01 22:00:01.375 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/neutron/neutron.conf placement auth_type password 2022-11-01 22:00:01.409 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/neutron/neutron.conf placement interface public 2022-11-01 22:00:01.443 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/neutron/neutron.conf placement auth_url http://10.222.0.15/identity 2022-11-01 22:00:01.477 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/neutron/neutron.conf placement username placement 2022-11-01 22:00:01.511 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/neutron/neutron.conf placement password Passw0rd 2022-11-01 22:00:01.545 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/neutron/neutron.conf placement user_domain_name Default 2022-11-01 22:00:01.579 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/neutron/neutron.conf placement project_name service 2022-11-01 22:00:01.613 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/neutron/neutron.conf placement project_domain_name Default 2022-11-01 22:00:01.647 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/neutron/neutron.conf placement cafile /opt/stack/data/ca-bundle.pem 2022-11-01 22:00:01.681 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/neutron/neutron.conf placement memcached_servers localhost:11211 2022-11-01 22:00:01.716 | + lib/neutron-legacy:_configure_neutron_service:957 : neutron_plugin_configure_service 2022-11-01 22:00:01.718 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:74 : [[ vlan != \l\o\c\a\l ]] 2022-11-01 22:00:01.721 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:75 : Q_SRV_EXTRA_OPTS+=(tenant_network_types=$Q_ML2_TENANT_NETWORK_TYPE) 2022-11-01 22:00:01.723 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:89 : '[' '' == '' ']' 2022-11-01 22:00:01.725 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:90 : [[ '' == '' ]] 2022-11-01 22:00:01.728 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:90 : [[ physnet1 != '' ]] 2022-11-01 22:00:01.730 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:91 : ML2_VLAN_RANGES=physnet1 2022-11-01 22:00:01.732 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:92 : [[ 150:199 != '' ]] 2022-11-01 22:00:01.735 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:93 : ML2_VLAN_RANGES=physnet1:150:199 2022-11-01 22:00:01.737 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:96 : [[ physnet1:150:199 != '' ]] 2022-11-01 22:00:01.740 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:97 : Q_ML2_PLUGIN_VLAN_TYPE_OPTIONS=(network_vlan_ranges=$ML2_VLAN_RANGES) 2022-11-01 22:00:01.742 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:103 : [[ -z '' ]] 2022-11-01 22:00:01.744 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:104 : [[ -n physnet1 ]] 2022-11-01 22:00:01.747 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:105 : Q_ML2_PLUGIN_FLAT_TYPE_OPTIONS=flat_networks= 2022-11-01 22:00:01.749 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:106 : [[ -n physnet1 ]] 2022-11-01 22:00:01.751 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:107 : Q_ML2_PLUGIN_FLAT_TYPE_OPTIONS+=physnet1, 2022-11-01 22:00:01.754 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:109 : [[ -n physnet1 ]] 2022-11-01 22:00:01.757 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:109 : [[ physnet1 != \p\h\y\s\n\e\t\1 ]] 2022-11-01 22:00:01.759 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:121 : [[ True == \T\r\u\e ]] 2022-11-01 22:00:01.762 | + 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-11-01 22:00:01.795 | + 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-11-01 22:00:01.797 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-11-01 22:00:01.800 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2022-11-01 22:00:01.802 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=mechanism_drivers=openvswitch,hyperv 2022-11-01 22:00:01.805 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z mechanism_drivers=openvswitch,hyperv ']' 2022-11-01 22:00:01.807 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-11-01 22:00:01.809 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 mechanism_drivers openvswitch,hyperv 2022-11-01 22:00:01.842 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:128 : [[ openvswitch,hyperv == *\l\i\n\u\x\b\r\i\d\g\e* ]] 2022-11-01 22:00:01.844 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:131 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2 overlay_ip_version=4 2022-11-01 22:00:01.847 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-11-01 22:00:01.850 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2022-11-01 22:00:01.852 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=overlay_ip_version=4 2022-11-01 22:00:01.854 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z overlay_ip_version=4 ']' 2022-11-01 22:00:01.857 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-11-01 22:00:01.859 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 overlay_ip_version 4 2022-11-01 22:00:01.892 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:133 : [[ -n '' ]] 2022-11-01 22:00:01.895 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:137 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2 extension_drivers=port_security 2022-11-01 22:00:01.897 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-11-01 22:00:01.900 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2022-11-01 22:00:01.902 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=extension_drivers=port_security 2022-11-01 22:00:01.905 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z extension_drivers=port_security ']' 2022-11-01 22:00:01.907 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-11-01 22:00:01.910 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 extension_drivers port_security 2022-11-01 22:00:01.943 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:139 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2 tenant_network_types=vlan 2022-11-01 22:00:01.946 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-11-01 22:00:01.948 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2022-11-01 22:00:01.950 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=tenant_network_types=vlan 2022-11-01 22:00:01.953 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z tenant_network_types=vlan ']' 2022-11-01 22:00:01.955 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-11-01 22:00:01.958 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 tenant_network_types vlan 2022-11-01 22:00:01.991 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:141 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_gre tunnel_id_ranges=1:1000 2022-11-01 22:00:01.994 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-11-01 22:00:01.996 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_gre 2022-11-01 22:00:01.999 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=tunnel_id_ranges=1:1000 2022-11-01 22:00:02.001 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z tunnel_id_ranges=1:1000 ']' 2022-11-01 22:00:02.003 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-11-01 22:00:02.006 | + 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-11-01 22:00:02.039 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:143 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vxlan vni_ranges=1:1000 2022-11-01 22:00:02.041 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-11-01 22:00:02.043 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_vxlan 2022-11-01 22:00:02.046 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=vni_ranges=1:1000 2022-11-01 22:00:02.048 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z vni_ranges=1:1000 ']' 2022-11-01 22:00:02.051 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-11-01 22:00:02.053 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vxlan vni_ranges 1:1000 2022-11-01 22:00:02.086 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:145 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_flat flat_networks=physnet1, 2022-11-01 22:00:02.088 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-11-01 22:00:02.091 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_flat 2022-11-01 22:00:02.093 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=flat_networks=physnet1, 2022-11-01 22:00:02.096 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z flat_networks=physnet1, ']' 2022-11-01 22:00:02.098 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-11-01 22:00:02.100 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_flat flat_networks physnet1, 2022-11-01 22:00:02.133 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:147 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vlan network_vlan_ranges=physnet1:150:199 2022-11-01 22:00:02.136 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-11-01 22:00:02.138 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_vlan 2022-11-01 22:00:02.141 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=network_vlan_ranges=physnet1:150:199 2022-11-01 22:00:02.143 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z network_vlan_ranges=physnet1:150:199 ']' 2022-11-01 22:00:02.146 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-11-01 22:00:02.148 | + 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-11-01 22:00:02.181 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:149 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_geneve vni_ranges=1:1000 2022-11-01 22:00:02.183 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-11-01 22:00:02.185 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_geneve 2022-11-01 22:00:02.188 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=vni_ranges=1:1000 2022-11-01 22:00:02.190 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z vni_ranges=1:1000 ']' 2022-11-01 22:00:02.192 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-11-01 22:00:02.195 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_geneve vni_ranges 1:1000 2022-11-01 22:00:02.228 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:151 : [[ legacy != \l\e\g\a\c\y ]] 2022-11-01 22:00:02.231 | + lib/neutron-legacy:configure_mutnauq:360 : is_service_enabled q-agt 2022-11-01 22:00:02.248 | + functions-common:is_service_enabled:2078 : return 0 2022-11-01 22:00:02.251 | + lib/neutron-legacy:configure_mutnauq:361 : _configure_neutron_plugin_agent 2022-11-01 22:00:02.253 | + lib/neutron-legacy:_configure_neutron_plugin_agent:909 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini agent root_helper 'sudo /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2022-11-01 22:00:02.289 | + lib/neutron-legacy:_configure_neutron_plugin_agent:910 : [[ True == \T\r\u\e ]] 2022-11-01 22:00:02.292 | + lib/neutron-legacy:_configure_neutron_plugin_agent:911 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini agent root_helper_daemon 'sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-11-01 22:00:02.327 | + lib/neutron-legacy:_configure_neutron_plugin_agent:913 : iniset /etc/neutron/neutron.conf DEFAULT debug True 2022-11-01 22:00:02.363 | + lib/neutron-legacy:_configure_neutron_plugin_agent:916 : neutron_plugin_configure_plugin_agent 2022-11-01 22:00:02.365 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:36 : _neutron_ovs_base_setup_bridge br-int 2022-11-01 22:00:02.368 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:38 : local bridge=br-int 2022-11-01 22:00:02.370 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:39 : neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf 2022-11-01 22:00:05.076 | INFO neutron.common.config [-] Logging enabled! 2022-11-01 22:00:05.077 | INFO neutron.common.config [-] /usr/local/bin/neutron-ovs-cleanup version 21.1.0.dev111 2022-11-01 22:00:05.077 | DEBUG neutron.common.config [-] command line: /usr/local/bin/neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf {{(pid=206936) setup_logging /opt/stack/neutron/neutron/common/config.py:123}} 2022-11-01 22:00:05.129 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Flow_Table.name {{(pid=206936) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:85}} 2022-11-01 22:00:05.129 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Mirror.name {{(pid=206936) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:85}} 2022-11-01 22:00:05.129 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Bridge.name {{(pid=206936) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-11-01 22:00:05.129 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Port.name {{(pid=206936) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-11-01 22:00:05.130 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Interface.name {{(pid=206936) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-11-01 22:00:05.130 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Manager.target {{(pid=206936) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-11-01 22:00:05.185 | INFO neutron.cmd.ovs_cleanup [-] OVS cleanup completed successfully 2022-11-01 22:00:05.185 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-01 22:00:05.186 | from cryptography.utils import int_from_bytes 2022-11-01 22:00:05.186 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-01 22:00:05.186 | from cryptography.utils import int_from_bytes 2022-11-01 22:00:05.507 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:40 : _neutron_ovs_base_add_bridge br-int 2022-11-01 22:00:05.509 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:27 : local bridge=br-int 2022-11-01 22:00:05.512 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:28 : local 'addbr_cmd=sudo ovs-vsctl -- --may-exist add-br br-int' 2022-11-01 22:00:05.514 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:30 : '[' system '!=' system ']' 2022-11-01 22:00:05.517 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:34 : sudo ovs-vsctl -- --may-exist add-br br-int 2022-11-01 22:00:05.569 | + 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-11-01 22:00:05.588 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:37 : _neutron_ovs_base_configure_firewall_driver 2022-11-01 22:00:05.591 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:101 : [[ True == \T\r\u\e ]] 2022-11-01 22:00:05.593 | + 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-11-01 22:00:05.630 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:103 : running_in_container 2022-11-01 22:00:05.633 | ++ functions:running_in_container:793 : systemd-detect-virt --container 2022-11-01 22:00:05.641 | + functions:running_in_container:793 : [[ none != \n\o\n\e ]] 2022-11-01 22:00:05.644 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:104 : enable_kernel_bridge_firewall 2022-11-01 22:00:05.646 | + functions:enable_kernel_bridge_firewall:802 : sudo modprobe bridge 2022-11-01 22:00:05.659 | + functions:enable_kernel_bridge_firewall:805 : sudo modprobe br_netfilter 2022-11-01 22:00:05.671 | + functions:enable_kernel_bridge_firewall:809 : for proto in ip ip6 2022-11-01 22:00:05.674 | + functions:enable_kernel_bridge_firewall:810 : sudo sysctl -w net.bridge.bridge-nf-call-iptables=1 2022-11-01 22:00:05.682 | net.bridge.bridge-nf-call-iptables = 1 2022-11-01 22:00:05.686 | + functions:enable_kernel_bridge_firewall:809 : for proto in ip ip6 2022-11-01 22:00:05.688 | + functions:enable_kernel_bridge_firewall:810 : sudo sysctl -w net.bridge.bridge-nf-call-ip6tables=1 2022-11-01 22:00:05.696 | net.bridge.bridge-nf-call-ip6tables = 1 2022-11-01 22:00:05.700 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:40 : [[ False == \T\r\u\e ]] 2022-11-01 22:00:05.702 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:48 : [[ physnet1 != '' ]] 2022-11-01 22:00:05.705 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:48 : [[ br-data != '' ]] 2022-11-01 22:00:05.708 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:49 : [[ physnet1:br-data == '' ]] 2022-11-01 22:00:05.710 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:54 : _neutron_ovs_base_add_bridge br-data 2022-11-01 22:00:05.713 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:27 : local bridge=br-data 2022-11-01 22:00:05.715 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:28 : local 'addbr_cmd=sudo ovs-vsctl -- --may-exist add-br br-data' 2022-11-01 22:00:05.717 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:30 : '[' system '!=' system ']' 2022-11-01 22:00:05.720 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:34 : sudo ovs-vsctl -- --may-exist add-br br-data 2022-11-01 22:00:05.746 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:56 : [[ physnet1:br-data != '' ]] 2022-11-01 22:00:05.749 | + 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-11-01 22:00:05.788 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:59 : AGENT_BINARY=/usr/local/bin/neutron-openvswitch-agent 2022-11-01 22:00:05.790 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:61 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini agent tunnel_types 2022-11-01 22:00:05.824 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:62 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovs datapath_type system 2022-11-01 22:00:05.858 | + lib/neutron-legacy:configure_mutnauq:363 : is_service_enabled q-dhcp 2022-11-01 22:00:05.875 | + functions-common:is_service_enabled:2078 : return 0 2022-11-01 22:00:05.877 | + lib/neutron-legacy:configure_mutnauq:364 : _configure_neutron_dhcp_agent 2022-11-01 22:00:05.880 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:850 : cp /opt/stack/neutron/etc/dhcp_agent.ini.sample /etc/neutron/dhcp_agent.ini 2022-11-01 22:00:05.884 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:852 : iniset /etc/neutron/dhcp_agent.ini DEFAULT debug True 2022-11-01 22:00:05.918 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:854 : iniset /etc/neutron/dhcp_agent.ini DEFAULT dnsmasq_local_resolv True 2022-11-01 22:00:05.951 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:855 : iniset /etc/neutron/dhcp_agent.ini AGENT root_helper 'sudo /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2022-11-01 22:00:05.988 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:856 : [[ True == \T\r\u\e ]] 2022-11-01 22:00:05.990 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:857 : iniset /etc/neutron/dhcp_agent.ini AGENT root_helper_daemon 'sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-11-01 22:00:06.024 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:860 : is_service_enabled q-l3 2022-11-01 22:00:06.041 | + functions-common:is_service_enabled:2078 : return 0 2022-11-01 22:00:06.043 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:871 : _neutron_setup_interface_driver /etc/neutron/dhcp_agent.ini 2022-11-01 22:00:06.046 | + lib/neutron-legacy:_neutron_setup_interface_driver:1044 : iniset /etc/neutron/dhcp_agent.ini DEFAULT ovs_use_veth False 2022-11-01 22:00:06.079 | + lib/neutron-legacy:_neutron_setup_interface_driver:1046 : neutron_plugin_setup_interface_driver /etc/neutron/dhcp_agent.ini 2022-11-01 22:00:06.082 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:66 : local conf_file=/etc/neutron/dhcp_agent.ini 2022-11-01 22:00:06.084 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:67 : iniset /etc/neutron/dhcp_agent.ini DEFAULT interface_driver openvswitch 2022-11-01 22:00:06.117 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:873 : neutron_plugin_configure_dhcp_agent /etc/neutron/dhcp_agent.ini 2022-11-01 22:00:06.120 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_dhcp_agent:25 : local conf_file=/etc/neutron/dhcp_agent.ini 2022-11-01 22:00:06.122 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_dhcp_agent:26 : : 2022-11-01 22:00:06.125 | + lib/neutron-legacy:configure_mutnauq:366 : is_service_enabled q-l3 2022-11-01 22:00:06.142 | + functions-common:is_service_enabled:2078 : return 0 2022-11-01 22:00:06.145 | + lib/neutron-legacy:configure_mutnauq:367 : _configure_neutron_l3_agent 2022-11-01 22:00:06.147 | + 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-11-01 22:00:06.152 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:116 : iniset /etc/neutron/l3_agent.ini DEFAULT debug True 2022-11-01 22:00:06.185 | + 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-11-01 22:00:06.222 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:118 : [[ True == \T\r\u\e ]] 2022-11-01 22:00:06.224 | + 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-11-01 22:00:06.258 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:122 : _neutron_setup_interface_driver /etc/neutron/l3_agent.ini 2022-11-01 22:00:06.260 | + lib/neutron-legacy:_neutron_setup_interface_driver:1044 : iniset /etc/neutron/l3_agent.ini DEFAULT ovs_use_veth False 2022-11-01 22:00:06.294 | + lib/neutron-legacy:_neutron_setup_interface_driver:1046 : neutron_plugin_setup_interface_driver /etc/neutron/l3_agent.ini 2022-11-01 22:00:06.296 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:66 : local conf_file=/etc/neutron/l3_agent.ini 2022-11-01 22:00:06.299 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:67 : iniset /etc/neutron/l3_agent.ini DEFAULT interface_driver openvswitch 2022-11-01 22:00:06.337 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:124 : neutron_plugin_configure_l3_agent /etc/neutron/l3_agent.ini 2022-11-01 22:00:06.339 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_l3_agent:30 : local conf_file=/etc/neutron/l3_agent.ini 2022-11-01 22:00:06.341 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_l3_agent:31 : _neutron_ovs_base_configure_l3_agent 2022-11-01 22:00:06.344 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:112 : neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf 2022-11-01 22:00:09.044 | INFO neutron.common.config [-] Logging enabled! 2022-11-01 22:00:09.044 | INFO neutron.common.config [-] /usr/local/bin/neutron-ovs-cleanup version 21.1.0.dev111 2022-11-01 22:00:09.045 | DEBUG neutron.common.config [-] command line: /usr/local/bin/neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf {{(pid=207513) setup_logging /opt/stack/neutron/neutron/common/config.py:123}} 2022-11-01 22:00:09.096 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Flow_Table.name {{(pid=207513) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:85}} 2022-11-01 22:00:09.096 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Mirror.name {{(pid=207513) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:85}} 2022-11-01 22:00:09.097 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Bridge.name {{(pid=207513) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-11-01 22:00:09.097 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Port.name {{(pid=207513) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-11-01 22:00:09.097 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Interface.name {{(pid=207513) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-11-01 22:00:09.097 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Manager.target {{(pid=207513) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-11-01 22:00:09.160 | INFO neutron.cmd.ovs_cleanup [-] Cleaning bridge: br-int 2022-11-01 22:00:09.160 | DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=0): OvsCleanup(bridge=br-int, all_ports=False) {{(pid=207513) do_commit /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/transaction.py:90}} 2022-11-01 22:00:09.161 | DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Transaction caused no change {{(pid=207513) do_commit /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/transaction.py:141}} 2022-11-01 22:00:09.161 | INFO neutron.cmd.ovs_cleanup [-] OVS cleanup completed successfully 2022-11-01 22:00:09.161 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-01 22:00:09.161 | from cryptography.utils import int_from_bytes 2022-11-01 22:00:09.161 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-01 22:00:09.161 | from cryptography.utils import int_from_bytes 2022-11-01 22:00:09.498 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:113 : [[ False = \T\r\u\e ]] 2022-11-01 22:00:09.501 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:121 : _neutron_ovs_base_add_public_bridge 2022-11-01 22:00:09.504 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_public_bridge:127 : _neutron_ovs_base_add_bridge br-data 2022-11-01 22:00:09.506 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:27 : local bridge=br-data 2022-11-01 22:00:09.509 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:28 : local 'addbr_cmd=sudo ovs-vsctl -- --may-exist add-br br-data' 2022-11-01 22:00:09.511 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:30 : '[' system '!=' system ']' 2022-11-01 22:00:09.514 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:34 : sudo ovs-vsctl -- --may-exist add-br br-data 2022-11-01 22:00:09.531 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_public_bridge:128 : set_mtu br-data 1500 2022-11-01 22:00:09.533 | + functions:set_mtu:785 : local dev=br-data 2022-11-01 22:00:09.536 | + functions:set_mtu:786 : local mtu=1500 2022-11-01 22:00:09.538 | + functions:set_mtu:787 : sudo ip link set mtu 1500 dev br-data 2022-11-01 22:00:09.551 | + 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-11-01 22:00:09.569 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:126 : _configure_public_network_connectivity 2022-11-01 22:00:09.571 | + lib/neutron-legacy:_configure_public_network_connectivity:716 : [[ -n eth1 ]] 2022-11-01 22:00:09.574 | + lib/neutron-legacy:_configure_public_network_connectivity:717 : _move_neutron_addresses_route eth1 br-data True False inet 2022-11-01 22:00:09.577 | + lib/neutron-legacy:_move_neutron_addresses_route:657 : local from_intf=eth1 2022-11-01 22:00:09.579 | + lib/neutron-legacy:_move_neutron_addresses_route:658 : local to_intf=br-data 2022-11-01 22:00:09.582 | + lib/neutron-legacy:_move_neutron_addresses_route:659 : local add_ovs_port=True 2022-11-01 22:00:09.584 | + lib/neutron-legacy:_move_neutron_addresses_route:660 : local del_ovs_port=False 2022-11-01 22:00:09.586 | + lib/neutron-legacy:_move_neutron_addresses_route:661 : local af=inet 2022-11-01 22:00:09.589 | + lib/neutron-legacy:_move_neutron_addresses_route:663 : [[ -n eth1 ]] 2022-11-01 22:00:09.591 | + lib/neutron-legacy:_move_neutron_addresses_route:663 : [[ -n br-data ]] 2022-11-01 22:00:09.594 | + lib/neutron-legacy:_move_neutron_addresses_route:669 : local IP_REPLACE= 2022-11-01 22:00:09.596 | + lib/neutron-legacy:_move_neutron_addresses_route:670 : local IP_DEL= 2022-11-01 22:00:09.598 | + lib/neutron-legacy:_move_neutron_addresses_route:671 : local IP_UP= 2022-11-01 22:00:09.601 | + lib/neutron-legacy:_move_neutron_addresses_route:672 : local DEFAULT_ROUTE_GW 2022-11-01 22:00:09.604 | ++ lib/neutron-legacy:_move_neutron_addresses_route:673 : ip -f inet r 2022-11-01 22:00:09.605 | ++ lib/neutron-legacy:_move_neutron_addresses_route:673 : awk '/default.+eth1\s/ { print $3; exit }' 2022-11-01 22:00:09.611 | + lib/neutron-legacy:_move_neutron_addresses_route:673 : DEFAULT_ROUTE_GW= 2022-11-01 22:00:09.614 | + lib/neutron-legacy:_move_neutron_addresses_route:674 : local ADD_OVS_PORT= 2022-11-01 22:00:09.616 | + lib/neutron-legacy:_move_neutron_addresses_route:675 : local DEL_OVS_PORT= 2022-11-01 22:00:09.619 | + lib/neutron-legacy:_move_neutron_addresses_route:676 : local ARP_CMD= 2022-11-01 22:00:09.623 | ++ lib/neutron-legacy:_move_neutron_addresses_route:678 : ip -f inet a s dev eth1 scope global primary 2022-11-01 22:00:09.625 | ++ lib/neutron-legacy:_move_neutron_addresses_route:678 : awk '{ print $2, $3, $4; exit }' 2022-11-01 22:00:09.625 | ++ lib/neutron-legacy:_move_neutron_addresses_route:678 : grep inet 2022-11-01 22:00:09.630 | + lib/neutron-legacy:_move_neutron_addresses_route:678 : IP_BRD='192.168.0.42/22 brd 192.168.3.255' 2022-11-01 22:00:09.633 | + lib/neutron-legacy:_move_neutron_addresses_route:680 : '[' '' '!=' '' ']' 2022-11-01 22:00:09.635 | + lib/neutron-legacy:_move_neutron_addresses_route:684 : [[ True == \T\r\u\e ]] 2022-11-01 22:00:09.638 | + lib/neutron-legacy:_move_neutron_addresses_route:685 : ADD_OVS_PORT='sudo ovs-vsctl --may-exist add-port br-data eth1' 2022-11-01 22:00:09.640 | + lib/neutron-legacy:_move_neutron_addresses_route:688 : [[ False == \T\r\u\e ]] 2022-11-01 22:00:09.642 | + lib/neutron-legacy:_move_neutron_addresses_route:692 : [[ 192.168.0.42/22 brd 192.168.3.255 != '' ]] 2022-11-01 22:00:09.645 | + lib/neutron-legacy:_move_neutron_addresses_route:693 : IP_DEL='sudo ip addr del 192.168.0.42/22 brd 192.168.3.255 dev eth1' 2022-11-01 22:00:09.648 | + lib/neutron-legacy:_move_neutron_addresses_route:694 : IP_REPLACE='sudo ip addr replace 192.168.0.42/22 brd 192.168.3.255 dev br-data' 2022-11-01 22:00:09.650 | + lib/neutron-legacy:_move_neutron_addresses_route:695 : IP_UP='sudo ip link set br-data up' 2022-11-01 22:00:09.652 | + lib/neutron-legacy:_move_neutron_addresses_route:696 : [[ inet == \i\n\e\t ]] 2022-11-01 22:00:09.657 | ++ lib/neutron-legacy:_move_neutron_addresses_route:697 : echo 192.168.0.42/22 brd 192.168.3.255 2022-11-01 22:00:09.657 | ++ lib/neutron-legacy:_move_neutron_addresses_route:697 : awk '{ print $1; exit }' 2022-11-01 22:00:09.657 | ++ lib/neutron-legacy:_move_neutron_addresses_route:697 : grep -o -E '(.*)/' 2022-11-01 22:00:09.658 | ++ lib/neutron-legacy:_move_neutron_addresses_route:697 : cut -d / -f1 2022-11-01 22:00:09.663 | + lib/neutron-legacy:_move_neutron_addresses_route:697 : IP=192.168.0.42 2022-11-01 22:00:09.666 | + lib/neutron-legacy:_move_neutron_addresses_route:698 : ARP_CMD='sudo ping -c 3 -w 5 -I br-data 192.168.0.42 ' 2022-11-01 22:00:09.668 | + lib/neutron-legacy:_move_neutron_addresses_route:704 : sudo ip addr del 192.168.0.42/22 brd 192.168.3.255 dev eth1 2022-11-01 22:00:09.682 | + lib/neutron-legacy:_move_neutron_addresses_route:704 : sudo ip addr replace 192.168.0.42/22 brd 192.168.3.255 dev br-data 2022-11-01 22:00:09.695 | + lib/neutron-legacy:_move_neutron_addresses_route:704 : sudo ip link set br-data up 2022-11-01 22:00:09.708 | + lib/neutron-legacy:_move_neutron_addresses_route:704 : sudo ovs-vsctl --may-exist add-port br-data eth1 2022-11-01 22:00:09.728 | + lib/neutron-legacy:_move_neutron_addresses_route:704 : sudo ping -c 3 -w 5 -I br-data 192.168.0.42 2022-11-01 22:00:09.737 | PING 192.168.0.42 (192.168.0.42) from 192.168.0.42 br-data: 56(84) bytes of data. 2022-11-01 22:00:09.737 | 64 bytes from 192.168.0.42: icmp_seq=1 ttl=64 time=0.074 ms 2022-11-01 22:00:10.766 | 64 bytes from 192.168.0.42: icmp_seq=2 ttl=64 time=0.044 ms 2022-11-01 22:00:11.790 | 64 bytes from 192.168.0.42: icmp_seq=3 ttl=64 time=0.041 ms 2022-11-01 22:00:11.790 | 2022-11-01 22:00:11.790 | --- 192.168.0.42 ping statistics --- 2022-11-01 22:00:11.790 | 3 packets transmitted, 3 received, 0% packet loss, time 2053ms 2022-11-01 22:00:11.790 | rtt min/avg/max/mdev = 0.041/0.053/0.074/0.014 ms 2022-11-01 22:00:11.795 | ++ lib/neutron-legacy:_configure_public_network_connectivity:719 : ip -f inet6 a s dev eth1 2022-11-01 22:00:11.796 | ++ lib/neutron-legacy:_configure_public_network_connectivity:719 : grep -c global 2022-11-01 22:00:11.801 | + lib/neutron-legacy:_configure_public_network_connectivity:719 : [[ 0 != 0 ]] 2022-11-01 22:00:11.804 | + lib/neutron-legacy:configure_mutnauq:369 : is_service_enabled q-meta 2022-11-01 22:00:11.821 | + functions-common:is_service_enabled:2078 : return 0 2022-11-01 22:00:11.823 | + lib/neutron-legacy:configure_mutnauq:370 : _configure_neutron_metadata_agent 2022-11-01 22:00:11.826 | + lib/neutron-legacy:_configure_neutron_metadata_agent:878 : cp /opt/stack/neutron/etc/metadata_agent.ini.sample /etc/neutron/metadata_agent.ini 2022-11-01 22:00:11.831 | + lib/neutron-legacy:_configure_neutron_metadata_agent:880 : iniset /etc/neutron/metadata_agent.ini DEFAULT debug True 2022-11-01 22:00:11.865 | + lib/neutron-legacy:_configure_neutron_metadata_agent:881 : iniset /etc/neutron/metadata_agent.ini DEFAULT nova_metadata_host 10.222.0.15 2022-11-01 22:00:11.898 | + lib/neutron-legacy:_configure_neutron_metadata_agent:882 : iniset /etc/neutron/metadata_agent.ini DEFAULT metadata_workers 2 2022-11-01 22:00:11.932 | + lib/neutron-legacy:_configure_neutron_metadata_agent:883 : iniset /etc/neutron/metadata_agent.ini AGENT root_helper 'sudo /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2022-11-01 22:00:11.968 | + lib/neutron-legacy:_configure_neutron_metadata_agent:884 : [[ True == \T\r\u\e ]] 2022-11-01 22:00:11.971 | + lib/neutron-legacy:_configure_neutron_metadata_agent:885 : iniset /etc/neutron/metadata_agent.ini AGENT root_helper_daemon 'sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-11-01 22:00:12.005 | + lib/neutron-legacy:configure_mutnauq:373 : [[ legacy != \l\e\g\a\c\y ]] 2022-11-01 22:00:12.008 | + lib/neutron-legacy:configure_mutnauq:376 : is_service_enabled ceilometer 2022-11-01 22:00:12.025 | + functions-common:is_service_enabled:2078 : return 1 2022-11-01 22:00:12.027 | + lib/neutron-legacy:configure_mutnauq:380 : [[ openvswitch == \o\v\n ]] 2022-11-01 22:00:12.030 | + lib/neutron-legacy:configure_mutnauq:386 : is_service_enabled q-placement neutron-placement 2022-11-01 22:00:12.047 | + functions-common:is_service_enabled:2078 : return 1 2022-11-01 22:00:12.050 | + lib/neutron-legacy:configure_mutnauq:389 : is_service_enabled q-trunk neutron-trunk 2022-11-01 22:00:12.067 | + functions-common:is_service_enabled:2078 : return 1 2022-11-01 22:00:12.070 | + lib/neutron-legacy:configure_mutnauq:392 : is_service_enabled q-qos neutron-qos 2022-11-01 22:00:12.087 | + functions-common:is_service_enabled:2078 : return 1 2022-11-01 22:00:12.089 | + lib/neutron-legacy:configure_mutnauq:400 : iniset /etc/neutron/neutron.conf DEFAULT api_workers 2 2022-11-01 22:00:12.124 | + lib/neutron-legacy:configure_mutnauq:404 : iniset /etc/neutron/neutron.conf DEFAULT rpc_state_report_workers 0 2022-11-01 22:00:12.159 | + lib/neutron:configure_neutron:642 : '[' False == True ']' 2022-11-01 22:00:12.162 | + ./stack.sh:main:1145 : is_service_enabled mysql postgresql 2022-11-01 22:00:12.179 | + functions-common:is_service_enabled:2078 : return 0 2022-11-01 22:00:12.182 | + ./stack.sh:main:1145 : is_service_enabled neutron 2022-11-01 22:00:12.200 | + functions-common:is_service_enabled:2078 : return 0 2022-11-01 22:00:12.202 | + ./stack.sh:main:1146 : async_runfunc init_neutron 2022-11-01 22:00:12.205 | + inc/async:async_runfunc:116 : async_run init_neutron init_neutron 2022-11-01 22:00:12.273 | + inc/async:async_inner:63 : init_neutron 2022-11-01 22:00:12.317 | [164647 Async init_neutron:208016]: running: init_neutron 2022-11-01 22:00:12.320 | + ./stack.sh:main:1154 : is_service_enabled q-dhcp 2022-11-01 22:00:12.343 | + functions-common:is_service_enabled:2078 : return 0 2022-11-01 22:00:12.347 | ++ ./stack.sh:main:1158 : pidof NetworkManager 2022-11-01 22:00:12.357 | ++ ./stack.sh:main:1158 : true 2022-11-01 22:00:12.360 | + ./stack.sh:main:1158 : netman_pid= 2022-11-01 22:00:12.364 | + ./stack.sh:main:1159 : '[' -z '' ']' 2022-11-01 22:00:12.367 | + ./stack.sh:main:1160 : sudo killall dnsmasq 2022-11-01 22:00:12.379 | dnsmasq: no process found 2022-11-01 22:00:12.383 | + ./stack.sh:main:1160 : true 2022-11-01 22:00:12.385 | + ./stack.sh:main:1165 : clean_iptables 2022-11-01 22:00:12.389 | + lib/nova:clean_iptables:172 : sed 's/-c [0-9]* [0-9]* //g' 2022-11-01 22:00:12.395 | + lib/nova:clean_iptables:172 : sudo iptables -S -v 2022-11-01 22:00:12.395 | + lib/nova:clean_iptables:172 : sed s/-A/-D/g 2022-11-01 22:00:12.395 | + lib/nova:clean_iptables:172 : awk '{print "sudo iptables",$0}' 2022-11-01 22:00:12.398 | + lib/nova:clean_iptables:172 : grep nova 2022-11-01 22:00:12.401 | + lib/nova:clean_iptables:172 : grep '\-A' 2022-11-01 22:00:12.404 | + lib/nova:clean_iptables:172 : bash 2022-11-01 22:00:12.411 | + lib/nova:clean_iptables:174 : sudo iptables -S -v -t nat 2022-11-01 22:00:12.414 | + lib/nova:clean_iptables:174 : sed s/-A/-D/g 2022-11-01 22:00:12.415 | + lib/nova:clean_iptables:174 : grep nova 2022-11-01 22:00:12.416 | + lib/nova:clean_iptables:174 : sed 's/-c [0-9]* [0-9]* //g' 2022-11-01 22:00:12.422 | + lib/nova:clean_iptables:174 : grep '\-A' 2022-11-01 22:00:12.422 | + lib/nova:clean_iptables:174 : bash 2022-11-01 22:00:12.422 | + lib/nova:clean_iptables:174 : awk '{print "sudo iptables -t nat",$0}' 2022-11-01 22:00:12.432 | + lib/nova:clean_iptables:176 : sed 's/-c [0-9]* [0-9]* //g' 2022-11-01 22:00:12.435 | + lib/nova:clean_iptables:176 : awk '{print "sudo iptables",$0}' 2022-11-01 22:00:12.437 | + lib/nova:clean_iptables:176 : sudo iptables -S -v 2022-11-01 22:00:12.438 | + lib/nova:clean_iptables:176 : grep nova 2022-11-01 22:00:12.443 | + lib/nova:clean_iptables:176 : grep '\-N' 2022-11-01 22:00:12.443 | + lib/nova:clean_iptables:176 : bash 2022-11-01 22:00:12.445 | + lib/nova:clean_iptables:176 : sed s/-N/-X/g 2022-11-01 22:00:12.454 | + lib/nova:clean_iptables:178 : awk '{print "sudo iptables -t nat",$0}' 2022-11-01 22:00:12.455 | + lib/nova:clean_iptables:178 : grep '\-N' 2022-11-01 22:00:12.457 | + lib/nova:clean_iptables:178 : sed 's/-c [0-9]* [0-9]* //g' 2022-11-01 22:00:12.457 | + lib/nova:clean_iptables:178 : grep nova 2022-11-01 22:00:12.462 | + lib/nova:clean_iptables:178 : sudo iptables -S -v -t nat 2022-11-01 22:00:12.462 | + lib/nova:clean_iptables:178 : sed s/-N/-X/g 2022-11-01 22:00:12.465 | + lib/nova:clean_iptables:178 : bash 2022-11-01 22:00:12.474 | + ./stack.sh:main:1168 : sudo sysctl -w net.ipv4.ip_forward=1 2022-11-01 22:00:12.482 | net.ipv4.ip_forward = 1 2022-11-01 22:00:12.486 | + ./stack.sh:main:1173 : is_service_enabled nova neutron 2022-11-01 22:00:12.505 | + functions-common:is_service_enabled:2078 : return 0 2022-11-01 22:00:12.508 | + ./stack.sh:main:1174 : configure_os_vif 2022-11-01 22:00:12.511 | + lib/os-vif:configure_os_vif:21 : [[ -e /etc/nova/nova.conf ]] 2022-11-01 22:00:12.513 | + lib/os-vif:configure_os_vif:22 : iniset /etc/nova/nova.conf os_vif_ovs ovsdb_interface vsctl 2022-11-01 22:00:12.556 | + lib/os-vif:configure_os_vif:23 : iniset /etc/nova/nova.conf os_vif_ovs isolate_vif False 2022-11-01 22:00:12.595 | + lib/os-vif:configure_os_vif:25 : [[ -e /etc/neutron/neutron.conf ]] 2022-11-01 22:00:12.598 | + lib/os-vif:configure_os_vif:26 : iniset /etc/neutron/neutron.conf os_vif_ovs ovsdb_interface vsctl 2022-11-01 22:00:12.642 | + lib/os-vif:configure_os_vif:27 : iniset /etc/neutron/neutron.conf os_vif_ovs isolate_vif False 2022-11-01 22:00:12.683 | + ./stack.sh:main:1180 : is_service_enabled swift 2022-11-01 22:00:12.704 | + functions-common:is_service_enabled:2078 : return 0 2022-11-01 22:00:12.708 | + ./stack.sh:main:1181 : echo_summary 'Configuring Swift' 2022-11-01 22:00:12.711 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-11-01 22:00:12.714 | + ./stack.sh:echo_summary:441 : echo -e Configuring Swift 2022-11-01 22:00:12.716 | + ./stack.sh:main:1182 : async_runfunc init_swift 2022-11-01 22:00:12.719 | + inc/async:async_runfunc:116 : async_run init_swift init_swift 2022-11-01 22:00:12.797 | + inc/async:async_inner:63 : init_swift 2022-11-01 22:00:12.862 | [164647 Async init_swift:208395]: running: init_swift 2022-11-01 22:00:12.866 | + ./stack.sh:main:1189 : is_service_enabled cinder 2022-11-01 22:00:12.895 | + functions-common:is_service_enabled:2078 : return 0 2022-11-01 22:00:12.898 | + ./stack.sh:main:1190 : echo_summary 'Configuring Cinder' 2022-11-01 22:00:12.901 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-11-01 22:00:12.904 | + ./stack.sh:echo_summary:441 : echo -e Configuring Cinder 2022-11-01 22:00:12.907 | + ./stack.sh:main:1191 : async_runfunc init_cinder 2022-11-01 22:00:12.910 | + inc/async:async_runfunc:116 : async_run init_cinder init_cinder 2022-11-01 22:00:12.995 | + inc/async:async_inner:63 : init_cinder 2022-11-01 22:00:13.075 | [164647 Async init_cinder:208499]: running: init_cinder 2022-11-01 22:00:13.078 | + ./stack.sh:main:1197 : is_service_enabled placement 2022-11-01 22:00:13.106 | + functions-common:is_service_enabled:2078 : return 0 2022-11-01 22:00:13.106 | + ./stack.sh:main:1198 : echo_summary 'Configuring placement' 2022-11-01 22:00:13.106 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-11-01 22:00:13.109 | + ./stack.sh:echo_summary:441 : echo -e Configuring placement 2022-11-01 22:00:13.115 | + ./stack.sh:main:1199 : async_runfunc init_placement 2022-11-01 22:00:13.117 | + inc/async:async_runfunc:116 : async_run init_placement init_placement 2022-11-01 22:00:13.223 | + inc/async:async_inner:63 : init_placement 2022-11-01 22:00:13.302 | [164647 Async init_placement:208627]: running: init_placement 2022-11-01 22:00:13.312 | + ./stack.sh:main:1203 : async_wait init_neutron 2022-11-01 22:00:13.397 | [164647 Async init_neutron:208016]: Waiting for completion of init_neutron running on PID 208016 (6 other jobs running) 2022-11-01 22:00:13.475 | [164647 Async init_neutron:208016]: Signaling child to exit 2022-11-01 22:00:24.122 | + inc/async:async_inner:64 : rc=0 2022-11-01 22:00:24.156 | [208499 Async init_cinder:208499]: finished successfully 2022-11-01 22:00:25.054 | + inc/async:async_inner:64 : rc=0 2022-11-01 22:00:25.087 | [208395 Async init_swift:208395]: finished successfully 2022-11-01 22:00:42.014 | + inc/async:async_inner:64 : rc=0 2022-11-01 22:00:42.042 | [208016 Async init_neutron:208016]: finished successfully 2022-11-01 22:00:42.066 | WAKEUP 2022-11-01 22:00:42.090 | [164647 Async init_neutron:208016]: Signaled 2022-11-01 22:00:42.091 | + lib/neutron:init_neutron:693 : is_neutron_legacy_enabled 2022-11-01 22:00:42.091 | ++ lib/neutron:is_neutron_legacy_enabled:142 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-11-01 22:00:42.091 | ++ lib/neutron:is_neutron_legacy_enabled:142 : sed s/neutron-//g 2022-11-01 22:00:42.091 | + lib/neutron:is_neutron_legacy_enabled:142 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-11-01 22:00:42.091 | + lib/neutron:is_neutron_legacy_enabled:143 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-11-01 22:00:42.092 | + lib/neutron:is_neutron_legacy_enabled:144 : [[ ,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-11-01 22:00:42.092 | + lib/neutron:is_neutron_legacy_enabled:144 : return 0 2022-11-01 22:00:42.092 | + lib/neutron:init_neutron:695 : init_mutnauq 2022-11-01 22:00:42.092 | + lib/neutron-legacy:init_mutnauq:461 : recreate_database neutron 2022-11-01 22:00:42.092 | + lib/database:recreate_database:112 : local db=neutron 2022-11-01 22:00:42.092 | + lib/database:recreate_database:113 : recreate_database_mysql neutron 2022-11-01 22:00:42.092 | + lib/databases/mysql:recreate_database_mysql:66 : local db=neutron 2022-11-01 22:00:42.092 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS neutron;' 2022-11-01 22:00:42.092 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-11-01 22:00:42.092 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE neutron CHARACTER SET utf8;' 2022-11-01 22:00:42.092 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-11-01 22:00:42.092 | + lib/neutron-legacy:init_mutnauq:462 : time_start dbsync 2022-11-01 22:00:42.092 | + functions-common:time_start:2408 : local name=dbsync 2022-11-01 22:00:42.092 | + functions-common:time_start:2409 : local start_time= 2022-11-01 22:00:42.092 | + functions-common:time_start:2410 : [[ -n '' ]] 2022-11-01 22:00:42.092 | ++ functions-common:time_start:2413 : date +%s%3N 2022-11-01 22:00:42.092 | + functions-common:time_start:2413 : _TIME_START[$name]=1667340015324 2022-11-01 22:00:42.092 | + lib/neutron-legacy:init_mutnauq:464 : /usr/local/bin/neutron-db-manage --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini upgrade head 2022-11-01 22:00:42.092 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-01 22:00:42.092 | from cryptography.utils import int_from_bytes 2022-11-01 22:00:42.092 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-01 22:00:42.092 | from cryptography.utils import int_from_bytes 2022-11-01 22:00:42.092 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-11-01 22:00:42.092 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-11-01 22:00:42.092 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-11-01 22:00:42.092 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-11-01 22:00:42.092 | INFO [alembic.runtime.migration] Running upgrade -> kilo 2022-11-01 22:00:42.092 | INFO [alembic.runtime.migration] Running upgrade kilo -> 354db87e3225 2022-11-01 22:00:42.092 | INFO [alembic.runtime.migration] Running upgrade 354db87e3225 -> 599c6a226151 2022-11-01 22:00:42.092 | INFO [alembic.runtime.migration] Running upgrade 599c6a226151 -> 52c5312f6baf 2022-11-01 22:00:42.092 | INFO [alembic.runtime.migration] Running upgrade 52c5312f6baf -> 313373c0ffee 2022-11-01 22:00:42.092 | INFO [alembic.runtime.migration] Running upgrade 313373c0ffee -> 8675309a5c4f 2022-11-01 22:00:42.092 | INFO [alembic.runtime.migration] Running upgrade 8675309a5c4f -> 45f955889773 2022-11-01 22:00:42.092 | INFO [alembic.runtime.migration] Running upgrade 45f955889773 -> 26c371498592 2022-11-01 22:00:42.093 | INFO [alembic.runtime.migration] Running upgrade 26c371498592 -> 1c844d1677f7 2022-11-01 22:00:42.093 | INFO [alembic.runtime.migration] Running upgrade 1c844d1677f7 -> 1b4c6e320f79 2022-11-01 22:00:42.093 | INFO [alembic.runtime.migration] Running upgrade 1b4c6e320f79 -> 48153cb5f051 2022-11-01 22:00:42.093 | INFO [alembic.runtime.migration] Running upgrade 48153cb5f051 -> 9859ac9c136 2022-11-01 22:00:42.093 | INFO [alembic.runtime.migration] Running upgrade 9859ac9c136 -> 34af2b5c5a59 2022-11-01 22:00:42.093 | INFO [alembic.runtime.migration] Running upgrade 34af2b5c5a59 -> 59cb5b6cf4d 2022-11-01 22:00:42.093 | INFO [alembic.runtime.migration] Running upgrade 59cb5b6cf4d -> 13cfb89f881a 2022-11-01 22:00:42.093 | INFO [alembic.runtime.migration] Running upgrade 13cfb89f881a -> 32e5974ada25 2022-11-01 22:00:42.093 | INFO [alembic.runtime.migration] Running upgrade 32e5974ada25 -> ec7fcfbf72ee 2022-11-01 22:00:42.093 | INFO [alembic.runtime.migration] Running upgrade ec7fcfbf72ee -> dce3ec7a25c9 2022-11-01 22:00:42.093 | INFO [alembic.runtime.migration] Running upgrade dce3ec7a25c9 -> c3a73f615e4 2022-11-01 22:00:42.093 | INFO [alembic.runtime.migration] Running upgrade c3a73f615e4 -> 659bf3d90664 2022-11-01 22:00:42.093 | INFO [alembic.runtime.migration] Running upgrade 659bf3d90664 -> 1df244e556f5 2022-11-01 22:00:42.093 | INFO [alembic.runtime.migration] Running upgrade 1df244e556f5 -> 19f26505c74f 2022-11-01 22:00:42.093 | INFO [alembic.runtime.migration] Running upgrade 19f26505c74f -> 15be73214821 2022-11-01 22:00:42.093 | INFO [alembic.runtime.migration] Running upgrade 15be73214821 -> b4caf27aae4 2022-11-01 22:00:42.093 | INFO [alembic.runtime.migration] Running upgrade b4caf27aae4 -> 15e43b934f81 2022-11-01 22:00:42.093 | INFO [alembic.runtime.migration] Running upgrade 15e43b934f81 -> 31ed664953e6 2022-11-01 22:00:42.093 | INFO [alembic.runtime.migration] Running upgrade 31ed664953e6 -> 2f9e956e7532 2022-11-01 22:00:42.093 | INFO [alembic.runtime.migration] Running upgrade 2f9e956e7532 -> 3894bccad37f 2022-11-01 22:00:42.093 | INFO [alembic.runtime.migration] Running upgrade 3894bccad37f -> 0e66c5227a8a 2022-11-01 22:00:42.093 | INFO [alembic.runtime.migration] Running upgrade 0e66c5227a8a -> 45f8dd33480b 2022-11-01 22:00:42.093 | INFO [alembic.runtime.migration] Running upgrade 45f8dd33480b -> 5abc0278ca73 2022-11-01 22:00:42.093 | INFO [alembic.runtime.migration] Running upgrade 5abc0278ca73 -> d3435b514502 2022-11-01 22:00:42.093 | INFO [alembic.runtime.migration] Running upgrade d3435b514502 -> 30107ab6a3ee 2022-11-01 22:00:42.093 | INFO [alembic.runtime.migration] Running upgrade 30107ab6a3ee -> c415aab1c048 2022-11-01 22:00:42.093 | INFO [alembic.runtime.migration] Running upgrade c415aab1c048 -> a963b38d82f4 2022-11-01 22:00:42.093 | INFO [alembic.runtime.migration] Running upgrade kilo -> 30018084ec99 2022-11-01 22:00:42.093 | INFO [alembic.runtime.migration] Running upgrade 30018084ec99 -> 4ffceebfada 2022-11-01 22:00:42.093 | INFO [alembic.runtime.migration] Running upgrade 4ffceebfada -> 5498d17be016 2022-11-01 22:00:42.093 | INFO [alembic.runtime.migration] Running upgrade 5498d17be016 -> 2a16083502f3 2022-11-01 22:00:42.093 | INFO [alembic.runtime.migration] Running upgrade 2a16083502f3 -> 2e5352a0ad4d 2022-11-01 22:00:42.093 | INFO [alembic.runtime.migration] Running upgrade 2e5352a0ad4d -> 11926bcfe72d 2022-11-01 22:00:42.093 | INFO [alembic.runtime.migration] Running upgrade 11926bcfe72d -> 4af11ca47297 2022-11-01 22:00:42.094 | INFO [alembic.runtime.migration] Running upgrade 4af11ca47297 -> 1b294093239c 2022-11-01 22:00:42.094 | INFO [alembic.runtime.migration] Running upgrade 1b294093239c -> 8a6d8bdae39 2022-11-01 22:00:42.094 | INFO [alembic.runtime.migration] Running upgrade 8a6d8bdae39 -> 2b4c2465d44b 2022-11-01 22:00:42.094 | INFO [alembic.runtime.migration] Running upgrade 2b4c2465d44b -> e3278ee65050 2022-11-01 22:00:42.094 | INFO [alembic.runtime.migration] Running upgrade e3278ee65050 -> c6c112992c9 2022-11-01 22:00:42.094 | INFO [alembic.runtime.migration] Running upgrade c6c112992c9 -> 5ffceebfada 2022-11-01 22:00:42.094 | INFO [alembic.runtime.migration] Running upgrade 5ffceebfada -> 4ffceebfcdc 2022-11-01 22:00:42.094 | INFO [alembic.runtime.migration] Running upgrade 4ffceebfcdc -> 7bbb25278f53 2022-11-01 22:00:42.094 | INFO [alembic.runtime.migration] Running upgrade 7bbb25278f53 -> 89ab9a816d70 2022-11-01 22:00:42.094 | INFO [alembic.runtime.migration] Running upgrade 89ab9a816d70 -> c879c5e1ee90 2022-11-01 22:00:42.094 | INFO [alembic.runtime.migration] Running upgrade c879c5e1ee90 -> 8fd3918ef6f4 2022-11-01 22:00:42.094 | INFO [alembic.runtime.migration] Running upgrade 8fd3918ef6f4 -> 4bcd4df1f426 2022-11-01 22:00:42.094 | INFO [alembic.runtime.migration] Running upgrade 4bcd4df1f426 -> b67e765a3524 2022-11-01 22:00:42.094 | INFO [alembic.runtime.migration] Running upgrade a963b38d82f4 -> 3d0e74aa7d37 2022-11-01 22:00:42.094 | INFO [alembic.runtime.migration] Running upgrade 3d0e74aa7d37 -> 030a959ceafa 2022-11-01 22:00:42.094 | INFO [alembic.runtime.migration] Running upgrade 030a959ceafa -> a5648cfeeadf 2022-11-01 22:00:42.094 | INFO [alembic.runtime.migration] Running upgrade a5648cfeeadf -> 0f5bef0f87d4 2022-11-01 22:00:42.094 | INFO [alembic.runtime.migration] Running upgrade 0f5bef0f87d4 -> 67daae611b6e 2022-11-01 22:00:42.094 | INFO [alembic.runtime.migration] Running upgrade b67e765a3524 -> a84ccf28f06a 2022-11-01 22:00:42.094 | INFO [alembic.runtime.migration] Running upgrade a84ccf28f06a -> 7d9d8eeec6ad 2022-11-01 22:00:42.094 | INFO [alembic.runtime.migration] Running upgrade 67daae611b6e -> 6b461a21bcfc 2022-11-01 22:00:42.094 | INFO [alembic.runtime.migration] Running upgrade 6b461a21bcfc -> 5cd92597d11d 2022-11-01 22:00:42.094 | INFO [alembic.runtime.migration] Running upgrade 5cd92597d11d -> 929c968efe70 2022-11-01 22:00:42.094 | INFO [alembic.runtime.migration] Running upgrade 929c968efe70 -> a9c43481023c 2022-11-01 22:00:42.094 | INFO [alembic.runtime.migration] Running upgrade a9c43481023c -> 804a3c76314c 2022-11-01 22:00:42.094 | INFO [alembic.runtime.migration] Running upgrade 804a3c76314c -> 2b42d90729da 2022-11-01 22:00:42.094 | INFO [alembic.runtime.migration] Running upgrade 2b42d90729da -> 62c781cb6192 2022-11-01 22:00:42.094 | INFO [alembic.runtime.migration] Running upgrade 62c781cb6192 -> c8c222d42aa9 2022-11-01 22:00:42.094 | INFO [alembic.runtime.migration] Running upgrade c8c222d42aa9 -> 349b6fd605a6 2022-11-01 22:00:42.094 | INFO [alembic.runtime.migration] Running upgrade 349b6fd605a6 -> 7d32f979895f 2022-11-01 22:00:42.094 | INFO [alembic.runtime.migration] Running upgrade 7d32f979895f -> 594422d373ee 2022-11-01 22:00:42.094 | INFO [alembic.runtime.migration] Running upgrade 594422d373ee -> 61663558142c 2022-11-01 22:00:42.095 | INFO [alembic.runtime.migration] Running upgrade 61663558142c -> 867d39095bf4, port forwarding 2022-11-01 22:00:42.095 | INFO [alembic.runtime.migration] Running upgrade 867d39095bf4 -> d72db3e25539, modify uniq port forwarding 2022-11-01 22:00:42.095 | INFO [alembic.runtime.migration] Running upgrade d72db3e25539 -> cada2437bf41 2022-11-01 22:00:42.095 | INFO [alembic.runtime.migration] Running upgrade cada2437bf41 -> 195176fb410d, router gateway IP QoS 2022-11-01 22:00:42.095 | INFO [alembic.runtime.migration] Running upgrade 195176fb410d -> fb0167bd9639 2022-11-01 22:00:42.095 | INFO [alembic.runtime.migration] Running upgrade fb0167bd9639 -> 0ff9e3881597 2022-11-01 22:00:42.095 | INFO [alembic.runtime.migration] Running upgrade 0ff9e3881597 -> 9bfad3f1e780 2022-11-01 22:00:42.095 | INFO [alembic.runtime.migration] Running upgrade 9bfad3f1e780 -> 63fd95af7dcd 2022-11-01 22:00:42.095 | INFO [alembic.runtime.migration] Running upgrade 63fd95af7dcd -> c613d0b82681 2022-11-01 22:00:42.095 | INFO [alembic.runtime.migration] Running upgrade c613d0b82681 -> c3e9d13c4367 2022-11-01 22:00:42.095 | INFO [alembic.runtime.migration] Running upgrade c3e9d13c4367 -> 86274d77933e 2022-11-01 22:00:42.095 | INFO [alembic.runtime.migration] Running upgrade 86274d77933e -> f4b9654dd40c 2022-11-01 22:00:42.095 | INFO [alembic.runtime.migration] Running upgrade f4b9654dd40c -> a010322604bc 2022-11-01 22:00:42.095 | INFO [alembic.runtime.migration] Running upgrade a010322604bc -> 263d454a9655 2022-11-01 22:00:42.095 | INFO [alembic.runtime.migration] Running upgrade 263d454a9655 -> Ibac91d24da2 2022-11-01 22:00:42.095 | INFO [alembic.runtime.migration] Running upgrade Ibac91d24da2 -> 2217c4222de6 2022-11-01 22:00:42.095 | INFO [alembic.runtime.migration] Running upgrade 2217c4222de6 -> 18a7e90ae768 2022-11-01 22:00:42.095 | INFO [alembic.runtime.migration] Running upgrade 18a7e90ae768 -> e4e236b0e1ff 2022-11-01 22:00:42.095 | INFO [alembic.runtime.migration] Running upgrade e4e236b0e1ff -> e88badaa9591 2022-11-01 22:00:42.095 | INFO [alembic.runtime.migration] Running upgrade e88badaa9591 -> d8bdf05313f4 2022-11-01 22:00:42.095 | INFO [alembic.runtime.migration] Running upgrade d8bdf05313f4 -> dfe425060830 2022-11-01 22:00:42.095 | INFO [alembic.runtime.migration] Running upgrade dfe425060830 -> fd6107509ccd 2022-11-01 22:00:42.095 | INFO [alembic.runtime.migration] Running upgrade fd6107509ccd -> 1ea5dab0897a 2022-11-01 22:00:42.095 | INFO [alembic.runtime.migration] Running upgrade 1ea5dab0897a -> 49d8622c5221 2022-11-01 22:00:42.095 | INFO [alembic.runtime.migration] Running upgrade 49d8622c5221 -> I38991de2b4 2022-11-01 22:00:42.095 | INFO [alembic.runtime.migration] Running upgrade I38991de2b4 -> 532aa95457e2 2022-11-01 22:00:42.095 | INFO [alembic.runtime.migration] Running upgrade 532aa95457e2 -> f010820fc498 2022-11-01 22:00:42.095 | INFO [alembic.runtime.migration] Running upgrade f010820fc498 -> a964d94b4677 2022-11-01 22:00:42.095 | INFO [alembic.runtime.migration] Running upgrade a964d94b4677 -> 26d1e9f5c766 2022-11-01 22:00:42.095 | INFO [alembic.runtime.migration] Running upgrade 26d1e9f5c766 -> 1e0744e4ffea 2022-11-01 22:00:42.096 | INFO [alembic.runtime.migration] Running upgrade 1e0744e4ffea -> 6135a7bd4425 2022-11-01 22:00:42.096 | INFO [alembic.runtime.migration] Running upgrade 6135a7bd4425 -> 8df53b0d2c0e 2022-11-01 22:00:42.096 | INFO [alembic.runtime.migration] Running upgrade 8df53b0d2c0e -> 1bb3393de75d, add qos policy rule Packet Rate Limit 2022-11-01 22:00:42.096 | INFO [alembic.runtime.migration] Running upgrade 1bb3393de75d -> c181bb1d89e4 2022-11-01 22:00:42.096 | INFO [alembic.runtime.migration] Running upgrade c181bb1d89e4 -> ba859d649675 2022-11-01 22:00:42.096 | INFO [alembic.runtime.migration] Running upgrade ba859d649675 -> e981acd076d3 2022-11-01 22:00:42.096 | INFO [alembic.runtime.migration] Running upgrade e981acd076d3 -> 76df7844a8c6, add Local IP tables 2022-11-01 22:00:42.096 | INFO [alembic.runtime.migration] Running upgrade 76df7844a8c6 -> 1ffef8d6f371, migrate RBAC registers from "target_tenant" to "target_project" 2022-11-01 22:00:42.096 | INFO [alembic.runtime.migration] Running upgrade 1ffef8d6f371 -> 8160f7a9cebb, drop portbindingports table 2022-11-01 22:00:42.096 | INFO [alembic.runtime.migration] Running upgrade 8160f7a9cebb -> cd9ef14ccf87 2022-11-01 22:00:42.096 | INFO [alembic.runtime.migration] Running upgrade cd9ef14ccf87 -> 34cf8b009713 2022-11-01 22:00:42.096 | INFO [alembic.runtime.migration] Running upgrade 34cf8b009713 -> I43e0b669096 2022-11-01 22:00:42.096 | INFO [alembic.runtime.migration] Running upgrade I43e0b669096 -> 4e6e655746f6 2022-11-01 22:00:42.096 | INFO [alembic.runtime.migration] Running upgrade 4e6e655746f6 -> 659cbedf30a1 2022-11-01 22:00:42.096 | INFO [alembic.runtime.migration] Running upgrade 659cbedf30a1 -> 21ff98fabab1 2022-11-01 22:00:42.096 | INFO [alembic.runtime.migration] Running upgrade 21ff98fabab1 -> 5881373af7f5 2022-11-01 22:00:42.096 | INFO [alembic.runtime.migration] Running upgrade 7d9d8eeec6ad -> a8b517cff8ab 2022-11-01 22:00:42.096 | INFO [alembic.runtime.migration] Running upgrade a8b517cff8ab -> 3b935b28e7a0 2022-11-01 22:00:42.096 | INFO [alembic.runtime.migration] Running upgrade 3b935b28e7a0 -> b12a3ef66e62 2022-11-01 22:00:42.096 | INFO [alembic.runtime.migration] Running upgrade b12a3ef66e62 -> 97c25b0d2353 2022-11-01 22:00:42.096 | INFO [alembic.runtime.migration] Running upgrade 97c25b0d2353 -> 2e0d7a8a1586 2022-11-01 22:00:42.096 | INFO [alembic.runtime.migration] Running upgrade 2e0d7a8a1586 -> 5c85685d616d 2022-11-01 22:00:42.096 | Running upgrade for neutron ... 2022-11-01 22:00:42.096 | OK 2022-11-01 22:00:42.096 | + lib/neutron-legacy:init_mutnauq:465 : time_stop dbsync 2022-11-01 22:00:42.096 | + functions-common:time_stop:2422 : local name 2022-11-01 22:00:42.096 | + functions-common:time_stop:2423 : local end_time 2022-11-01 22:00:42.096 | + functions-common:time_stop:2424 : local elapsed_time 2022-11-01 22:00:42.096 | + functions-common:time_stop:2425 : local total 2022-11-01 22:00:42.096 | + functions-common:time_stop:2426 : local start_time 2022-11-01 22:00:42.096 | + functions-common:time_stop:2428 : name=dbsync 2022-11-01 22:00:42.096 | + functions-common:time_stop:2429 : start_time=1667340015324 2022-11-01 22:00:42.096 | + functions-common:time_stop:2431 : [[ -z 1667340015324 ]] 2022-11-01 22:00:42.096 | ++ functions-common:time_stop:2434 : date +%s%3N 2022-11-01 22:00:42.097 | + functions-common:time_stop:2434 : end_time=1667340041999 2022-11-01 22:00:42.097 | + functions-common:time_stop:2435 : elapsed_time=26675 2022-11-01 22:00:42.097 | + functions-common:time_stop:2436 : total=5630 2022-11-01 22:00:42.097 | + functions-common:time_stop:2438 : _TIME_START[$name]= 2022-11-01 22:00:42.097 | + functions-common:time_stop:2439 : _TIME_TOTAL[$name]=32305 2022-11-01 22:00:42.137 | [164647 Async init_neutron:208016]: finished init_neutron with result 0 in 29 seconds 2022-11-01 22:00:42.141 | + inc/async:async_wait:197 : return 0 2022-11-01 22:00:42.145 | + ./stack.sh:main:1204 : async_wait init_placement 2022-11-01 22:00:42.196 | [164647 Async init_placement:208627]: Waiting for completion of init_placement running on PID 208627 (5 other jobs running) 2022-11-01 22:00:42.223 | [164647 Async init_placement:208627]: Signaling child to exit 2022-11-01 22:00:53.020 | + inc/async:async_inner:64 : rc=0 2022-11-01 22:00:53.046 | [208627 Async init_placement:208627]: finished successfully 2022-11-01 22:00:53.069 | WAKEUP 2022-11-01 22:00:53.093 | [164647 Async init_placement:208627]: Signaled 2022-11-01 22:00:53.094 | + lib/placement:init_placement:130 : recreate_database placement 2022-11-01 22:00:53.094 | + lib/database:recreate_database:112 : local db=placement 2022-11-01 22:00:53.094 | + lib/database:recreate_database:113 : recreate_database_mysql placement 2022-11-01 22:00:53.094 | + lib/databases/mysql:recreate_database_mysql:66 : local db=placement 2022-11-01 22:00:53.095 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS placement;' 2022-11-01 22:00:53.095 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-11-01 22:00:53.095 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE placement CHARACTER SET utf8;' 2022-11-01 22:00:53.095 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-11-01 22:00:53.095 | + lib/placement:init_placement:131 : /usr/local/bin/placement-manage db sync 2022-11-01 22:00:53.095 | + lib/placement:init_placement:132 : create_placement_accounts 2022-11-01 22:00:53.095 | + lib/placement:create_placement_accounts:119 : create_service_user placement admin 2022-11-01 22:00:53.095 | + lib/keystone:create_service_user:431 : get_or_create_user placement Passw0rd Default 2022-11-01 22:00:53.095 | + functions-common:get_or_create_user:909 : local user_id 2022-11-01 22:00:53.095 | + functions-common:get_or_create_user:910 : [[ ! -z '' ]] 2022-11-01 22:00:53.095 | + functions-common:get_or_create_user:913 : local email= 2022-11-01 22:00:53.095 | ++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create placement --password Passw0rd --domain=Default --or-show -f value -c id 2022-11-01 22:00:53.095 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-01 22:00:53.095 | from cryptography.utils import int_from_bytes 2022-11-01 22:00:53.095 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-01 22:00:53.095 | from cryptography.utils import int_from_bytes 2022-11-01 22:00:53.095 | ++ functions-common:oscwrap:2462 : return 0 2022-11-01 22:00:53.095 | + functions-common:get_or_create_user:925 : user_id=46d0775199044a8e997f8449bf6de081 2022-11-01 22:00:53.095 | + functions-common:get_or_create_user:926 : echo 46d0775199044a8e997f8449bf6de081 2022-11-01 22:00:53.095 | 46d0775199044a8e997f8449bf6de081 2022-11-01 22:00:53.095 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service placement service Default Default 2022-11-01 22:00:53.096 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-11-01 22:00:53.096 | + functions-common:get_or_add_user_project_role:974 : local domain_args 2022-11-01 22:00:53.096 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args Default Default 2022-11-01 22:00:53.096 | ++ functions-common:_get_domain_args:957 : local domain 2022-11-01 22:00:53.096 | ++ functions-common:_get_domain_args:958 : domain= 2022-11-01 22:00:53.096 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-11-01 22:00:53.096 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-11-01 22:00:53.096 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-11-01 22:00:53.096 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-11-01 22:00:53.096 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-11-01 22:00:53.096 | + functions-common:get_or_add_user_project_role:976 : domain_args='--user-domain Default --project-domain Default' 2022-11-01 22:00:53.096 | + functions-common:get_or_add_user_project_role:980 : openstack --os-cloud devstack-system-admin role add service --user placement --project service --user-domain Default --project-domain Default 2022-11-01 22:00:53.096 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-01 22:00:53.096 | from cryptography.utils import int_from_bytes 2022-11-01 22:00:53.096 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-01 22:00:53.096 | from cryptography.utils import int_from_bytes 2022-11-01 22:00:53.096 | ++ functions-common:get_or_add_user_project_role:989 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user placement --project service --user-domain Default --project-domain Default -c Role -f value 2022-11-01 22:00:53.097 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-01 22:00:53.097 | from cryptography.utils import int_from_bytes 2022-11-01 22:00:53.097 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-01 22:00:53.097 | from cryptography.utils import int_from_bytes 2022-11-01 22:00:53.097 | ++ functions-common:oscwrap:2462 : return 0 2022-11-01 22:00:53.097 | + functions-common:get_or_add_user_project_role:989 : user_role_id=6618c19e0a84461e8ff4e05be0990468 2022-11-01 22:00:53.097 | + functions-common:get_or_add_user_project_role:990 : echo 6618c19e0a84461e8ff4e05be0990468 2022-11-01 22:00:53.097 | 6618c19e0a84461e8ff4e05be0990468 2022-11-01 22:00:53.097 | + lib/keystone:create_service_user:434 : [[ -n admin ]] 2022-11-01 22:00:53.097 | + lib/keystone:create_service_user:435 : get_or_add_user_project_role admin placement service Default Default 2022-11-01 22:00:53.097 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-11-01 22:00:53.097 | + functions-common:get_or_add_user_project_role:974 : local domain_args 2022-11-01 22:00:53.097 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args Default Default 2022-11-01 22:00:53.097 | ++ functions-common:_get_domain_args:957 : local domain 2022-11-01 22:00:53.097 | ++ functions-common:_get_domain_args:958 : domain= 2022-11-01 22:00:53.097 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-11-01 22:00:53.097 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-11-01 22:00:53.097 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-11-01 22:00:53.097 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-11-01 22:00:53.097 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-11-01 22:00:53.097 | + functions-common:get_or_add_user_project_role:976 : domain_args='--user-domain Default --project-domain Default' 2022-11-01 22:00:53.097 | + functions-common:get_or_add_user_project_role:980 : openstack --os-cloud devstack-system-admin role add admin --user placement --project service --user-domain Default --project-domain Default 2022-11-01 22:00:53.097 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-01 22:00:53.097 | from cryptography.utils import int_from_bytes 2022-11-01 22:00:53.097 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-01 22:00:53.097 | from cryptography.utils import int_from_bytes 2022-11-01 22:00:53.097 | ++ functions-common:get_or_add_user_project_role:989 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user placement --project service --user-domain Default --project-domain Default -c Role -f value 2022-11-01 22:00:53.097 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-01 22:00:53.097 | from cryptography.utils import int_from_bytes 2022-11-01 22:00:53.097 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-01 22:00:53.097 | from cryptography.utils import int_from_bytes 2022-11-01 22:00:53.097 | ++ functions-common:oscwrap:2462 : return 0 2022-11-01 22:00:53.098 | + functions-common:get_or_add_user_project_role:989 : user_role_id=5644209a72d74dfc9aa5b8596f614248 2022-11-01 22:00:53.098 | + functions-common:get_or_add_user_project_role:990 : echo 5644209a72d74dfc9aa5b8596f614248 2022-11-01 22:00:53.098 | 5644209a72d74dfc9aa5b8596f614248 2022-11-01 22:00:53.098 | + lib/placement:create_placement_accounts:120 : local placement_api_url=http://10.222.0.15/placement 2022-11-01 22:00:53.098 | + lib/placement:create_placement_accounts:121 : get_or_create_service placement placement 'Placement Service' 2022-11-01 22:00:53.098 | + functions-common:get_or_create_service:1065 : local service_id 2022-11-01 22:00:53.098 | ++ functions-common:get_or_create_service:1078 : oscwrap --os-cloud devstack-system-admin service show placement -f value -c id 2022-11-01 22:00:53.098 | ++ functions-common:get_or_create_service:1080 : oscwrap --os-cloud devstack-system-admin service create placement --name placement '--description=Placement Service' -f value -c id 2022-11-01 22:00:53.098 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-01 22:00:53.098 | from cryptography.utils import int_from_bytes 2022-11-01 22:00:53.098 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-01 22:00:53.098 | from cryptography.utils import int_from_bytes 2022-11-01 22:00:53.098 | ++ functions-common:oscwrap:2462 : return 0 2022-11-01 22:00:53.098 | + functions-common:get_or_create_service:1076 : service_id=' 2022-11-01 22:00:53.098 | 9fc3136e95a14246b839287ac0d32148' 2022-11-01 22:00:53.098 | + functions-common:get_or_create_service:1077 : echo 9fc3136e95a14246b839287ac0d32148 2022-11-01 22:00:53.098 | 9fc3136e95a14246b839287ac0d32148 2022-11-01 22:00:53.098 | + lib/placement:create_placement_accounts:123 : get_or_create_endpoint placement RegionOne http://10.222.0.15/placement 2022-11-01 22:00:53.098 | + functions-common:get_or_create_endpoint:1109 : local public_id 2022-11-01 22:00:53.098 | ++ functions-common:get_or_create_endpoint:1110 : _get_or_create_endpoint_with_interface placement public http://10.222.0.15/placement RegionOne 2022-11-01 22:00:53.098 | ++ functions-common:_get_or_create_endpoint_with_interface:1083 : local endpoint_id 2022-11-01 22:00:53.098 | +++ functions-common:_get_or_create_endpoint_with_interface:1088 : oscwrap --os-cloud devstack-system-admin endpoint list --service placement --interface public --region RegionOne -c ID -f value 2022-11-01 22:00:53.098 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-01 22:00:53.098 | from cryptography.utils import int_from_bytes 2022-11-01 22:00:53.098 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-01 22:00:53.098 | from cryptography.utils import int_from_bytes 2022-11-01 22:00:53.098 | +++ functions-common:oscwrap:2462 : return 0 2022-11-01 22:00:53.098 | ++ functions-common:_get_or_create_endpoint_with_interface:1088 : endpoint_id= 2022-11-01 22:00:53.098 | ++ functions-common:_get_or_create_endpoint_with_interface:1089 : [[ -z '' ]] 2022-11-01 22:00:53.099 | +++ functions-common:_get_or_create_endpoint_with_interface:1092 : oscwrap --os-cloud devstack-system-admin endpoint create placement public http://10.222.0.15/placement --region RegionOne -f value -c id 2022-11-01 22:00:53.099 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-01 22:00:53.099 | from cryptography.utils import int_from_bytes 2022-11-01 22:00:53.099 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-01 22:00:53.099 | from cryptography.utils import int_from_bytes 2022-11-01 22:00:53.099 | +++ functions-common:oscwrap:2462 : return 0 2022-11-01 22:00:53.099 | ++ functions-common:_get_or_create_endpoint_with_interface:1092 : endpoint_id=344415b521ac46a0b0ffe25f67242091 2022-11-01 22:00:53.099 | ++ functions-common:_get_or_create_endpoint_with_interface:1095 : echo 344415b521ac46a0b0ffe25f67242091 2022-11-01 22:00:53.099 | + functions-common:get_or_create_endpoint:1110 : public_id=344415b521ac46a0b0ffe25f67242091 2022-11-01 22:00:53.099 | + functions-common:get_or_create_endpoint:1112 : [[ -n '' ]] 2022-11-01 22:00:53.099 | + functions-common:get_or_create_endpoint:1115 : [[ -n '' ]] 2022-11-01 22:00:53.099 | + functions-common:get_or_create_endpoint:1119 : echo 344415b521ac46a0b0ffe25f67242091 2022-11-01 22:00:53.099 | 344415b521ac46a0b0ffe25f67242091 2022-11-01 22:00:53.141 | [164647 Async init_placement:208627]: finished init_placement with result 0 in 39 seconds 2022-11-01 22:00:53.145 | + inc/async:async_wait:197 : return 0 2022-11-01 22:00:53.148 | + ./stack.sh:main:1205 : async_wait init_glance 2022-11-01 22:00:53.200 | [164647 Async init_glance:204492]: Waiting for completion of init_glance running on PID 204492 (4 other jobs running) 2022-11-01 22:00:53.226 | [164647 Async init_glance:204492]: Signaling child to exit 2022-11-01 22:00:53.226 | WAKEUP 2022-11-01 22:00:53.250 | [164647 Async init_glance:204492]: Signaled 2022-11-01 22:00:53.251 | + lib/glance:init_glance:481 : rm -rf /opt/stack/data/glance/images 2022-11-01 22:00:53.251 | + lib/glance:init_glance:482 : mkdir -p /opt/stack/data/glance/images 2022-11-01 22:00:53.251 | + lib/glance:init_glance:485 : recreate_database glance 2022-11-01 22:00:53.251 | + lib/database:recreate_database:112 : local db=glance 2022-11-01 22:00:53.251 | + lib/database:recreate_database:113 : recreate_database_mysql glance 2022-11-01 22:00:53.251 | + lib/databases/mysql:recreate_database_mysql:66 : local db=glance 2022-11-01 22:00:53.251 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS glance;' 2022-11-01 22:00:53.251 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-11-01 22:00:53.251 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE glance CHARACTER SET utf8;' 2022-11-01 22:00:53.251 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-11-01 22:00:53.251 | + lib/glance:init_glance:487 : time_start dbsync 2022-11-01 22:00:53.251 | + functions-common:time_start:2408 : local name=dbsync 2022-11-01 22:00:53.251 | + functions-common:time_start:2409 : local start_time= 2022-11-01 22:00:53.252 | + functions-common:time_start:2410 : [[ -n '' ]] 2022-11-01 22:00:53.252 | ++ functions-common:time_start:2413 : date +%s%3N 2022-11-01 22:00:53.252 | + functions-common:time_start:2413 : _TIME_START[$name]=1667339965042 2022-11-01 22:00:53.252 | + lib/glance:init_glance:489 : /usr/local/bin/glance-manage --config-file /etc/glance/glance-api.conf db_sync 2022-11-01 22:00:53.252 | INFO dbcounter [-] Registered counter for database glance 2022-11-01 22:00:53.252 | 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=204617) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:326}} 2022-11-01 22:00:53.252 | DEBUG dbcounter [-] [204617] Writer thread running {{(pid=204617) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:99}} 2022-11-01 22:00:53.252 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2022-11-01 22:00:53.252 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2022-11-01 22:00:53.252 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2022-11-01 22:00:53.252 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2022-11-01 22:00:53.252 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-11-01 22:00:53.252 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-11-01 22:00:53.252 | INFO [alembic.runtime.migration] Running upgrade -> liberty, liberty initial 2022-11-01 22:00:53.252 | INFO [alembic.runtime.migration] Running upgrade liberty -> mitaka01, add index on created_at and updated_at columns of 'images' table 2022-11-01 22:00:53.252 | INFO [alembic.runtime.migration] Running upgrade mitaka01 -> mitaka02, update metadef os_nova_server 2022-11-01 22:00:53.252 | INFO [alembic.runtime.migration] Running upgrade mitaka02 -> ocata_expand01, add visibility to images 2022-11-01 22:00:53.252 | INFO [alembic.runtime.migration] Running upgrade ocata_expand01 -> pike_expand01, empty expand for symmetry with pike_contract01 2022-11-01 22:00:53.252 | INFO [alembic.runtime.migration] Running upgrade pike_expand01 -> queens_expand01 2022-11-01 22:00:53.252 | INFO [alembic.runtime.migration] Running upgrade queens_expand01 -> rocky_expand01, add os_hidden column to images table 2022-11-01 22:00:53.252 | INFO [alembic.runtime.migration] Running upgrade rocky_expand01 -> rocky_expand02, add os_hash_algo and os_hash_value columns to images table 2022-11-01 22:00:53.252 | INFO [alembic.runtime.migration] Running upgrade rocky_expand02 -> train_expand01, empty expand for symmetry with train_contract01 2022-11-01 22:00:53.252 | INFO [alembic.runtime.migration] Running upgrade train_expand01 -> ussuri_expand01, empty expand for symmetry with ussuri_expand01 2022-11-01 22:00:53.252 | INFO [alembic.runtime.migration] Running upgrade ussuri_expand01 -> wallaby_expand01, add image_id, request_id, user columns to tasks table" 2022-11-01 22:00:53.252 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-11-01 22:00:53.252 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-11-01 22:00:53.252 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-11-01 22:00:53.252 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-11-01 22:00:53.252 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-11-01 22:00:53.252 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-11-01 22:00:53.252 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-11-01 22:00:53.253 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-11-01 22:00:53.253 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-11-01 22:00:53.253 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-11-01 22:00:53.253 | INFO [alembic.runtime.migration] Running upgrade mitaka02 -> ocata_contract01, remove is_public from images 2022-11-01 22:00:53.253 | INFO [alembic.runtime.migration] Running upgrade ocata_contract01 -> pike_contract01, drop glare artifacts tables 2022-11-01 22:00:53.253 | INFO [alembic.runtime.migration] Running upgrade pike_contract01 -> queens_contract01 2022-11-01 22:00:53.253 | INFO [alembic.runtime.migration] Running upgrade queens_contract01 -> rocky_contract01 2022-11-01 22:00:53.253 | INFO [alembic.runtime.migration] Running upgrade rocky_contract01 -> rocky_contract02 2022-11-01 22:00:53.253 | INFO [alembic.runtime.migration] Running upgrade rocky_contract02 -> train_contract01 2022-11-01 22:00:53.253 | INFO [alembic.runtime.migration] Running upgrade train_contract01 -> ussuri_contract01 2022-11-01 22:00:53.253 | INFO [alembic.runtime.migration] Running upgrade ussuri_contract01 -> wallaby_contract01 2022-11-01 22:00:53.253 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-11-01 22:00:53.253 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-11-01 22:00:53.253 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-11-01 22:00:53.253 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-11-01 22:00:53.253 | Upgraded database to: wallaby_expand01, current revision(s): wallaby_expand01 2022-11-01 22:00:53.253 | Database migration is up to date. No migration needed. 2022-11-01 22:00:53.253 | Upgraded database to: wallaby_contract01, current revision(s): wallaby_contract01 2022-11-01 22:00:53.253 | Database is synced successfully. 2022-11-01 22:00:53.253 | + lib/glance:init_glance:492 : /usr/local/bin/glance-manage --config-file /etc/glance/glance-api.conf db_load_metadefs 2022-11-01 22:00:53.253 | INFO dbcounter [-] Registered counter for database glance 2022-11-01 22:00:53.253 | 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=204772) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:326}} 2022-11-01 22:00:53.253 | DEBUG dbcounter [-] [204772] Writer thread running {{(pid=204772) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:99}} 2022-11-01 22:00:53.253 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vtpm.json loaded to database. 2022-11-01 22:00:53.253 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-hypervisor.json loaded to database. 2022-11-01 22:00:53.253 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware-quota-flavor.json loaded to database. 2022-11-01 22:00:53.253 | DEBUG dbcounter [-] [204772] Writing DB stats glance:SELECT=74,glance:SHOW=6,glance:select=4,glance:INSERT=16 {{(pid=204772) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} 2022-11-01 22:00:53.253 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-disk-filter.json loaded to database. 2022-11-01 22:00:53.253 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-guest-memory-backing.json loaded to database. 2022-11-01 22:00:53.253 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-webservers.json loaded to database. 2022-11-01 22:00:53.253 | DEBUG dbcounter [-] [204772] Writing DB stats glance:SELECT=81,glance:INSERT=19 {{(pid=204772) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} 2022-11-01 22:00:53.254 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-cpu-mode.json loaded to database. 2022-11-01 22:00:53.254 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-num-instances.json loaded to database. 2022-11-01 22:00:53.254 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-watchdog.json loaded to database. 2022-11-01 22:00:53.254 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-xenapi.json loaded to database. 2022-11-01 22:00:53.254 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/operating-system.json loaded to database. 2022-11-01 22:00:53.254 | DEBUG dbcounter [-] [204772] Writing DB stats glance:SELECT=81,glance:INSERT=19 {{(pid=204772) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} 2022-11-01 22:00:53.254 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-runtimes.json loaded to database. 2022-11-01 22:00:53.254 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/image-signature-verification.json loaded to database. 2022-11-01 22:00:53.254 | DEBUG dbcounter [-] [204772] Writing DB stats glance:SELECT=79,glance:INSERT=21 {{(pid=204772) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} 2022-11-01 22:00:53.254 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/glance-common-image-props.json loaded to database. 2022-11-01 22:00:53.254 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/storage-volume-type.json loaded to database. 2022-11-01 22:00:53.254 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-iops-filter.json loaded to database. 2022-11-01 22:00:53.254 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware-flavor.json loaded to database. 2022-11-01 22:00:53.254 | DEBUG dbcounter [-] [204772] Writing DB stats glance:INSERT=20,glance:SELECT=80 {{(pid=204772) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} 2022-11-01 22:00:53.254 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-cpu-pinning.json loaded to database. 2022-11-01 22:00:53.254 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-instance-data.json loaded to database. 2022-11-01 22:00:53.254 | DEBUG dbcounter [-] [204772] Writing DB stats glance:INSERT=23,glance:SELECT=77 {{(pid=204772) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} 2022-11-01 22:00:53.254 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-libvirt-image.json loaded to database. 2022-11-01 22:00:53.254 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vcputopology.json loaded to database. 2022-11-01 22:00:53.254 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-host-capabilities.json loaded to database. 2022-11-01 22:00:53.254 | DEBUG dbcounter [-] [204772] Writing DB stats glance:SELECT=79,glance:INSERT=21 {{(pid=204772) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} 2022-11-01 22:00:53.254 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-guest-shutdown.json loaded to database. 2022-11-01 22:00:53.254 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vtpm-hw.json loaded to database. 2022-11-01 22:00:53.254 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware.json loaded to database. 2022-11-01 22:00:53.254 | DEBUG dbcounter [-] [204772] Writing DB stats glance:INSERT=20,glance:SELECT=80 {{(pid=204772) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} 2022-11-01 22:00:53.254 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-databases.json loaded to database. 2022-11-01 22:00:53.254 | DEBUG dbcounter [-] [204772] Writing DB stats glance:SELECT=78,glance:INSERT=22 {{(pid=204772) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} 2022-11-01 22:00:53.254 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-storage-allocation-setting-data.json loaded to database. 2022-11-01 22:00:53.254 | DEBUG dbcounter [-] [204772] Writing DB stats glance:INSERT=23,glance:SELECT=77 {{(pid=204772) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} 2022-11-01 22:00:53.255 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-resource-allocation-setting-data.json loaded to database. 2022-11-01 22:00:53.255 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-quota.json loaded to database. 2022-11-01 22:00:53.255 | DEBUG dbcounter [-] [204772] Writing DB stats glance:INSERT=23,glance:SELECT=77 {{(pid=204772) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} 2022-11-01 22:00:53.255 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-virtual-system-setting-data.json loaded to database. 2022-11-01 22:00:53.255 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-libvirt.json loaded to database. 2022-11-01 22:00:53.255 | DEBUG dbcounter [-] [204772] Writing DB stats glance:SELECT=79,glance:INSERT=21 {{(pid=204772) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} 2022-11-01 22:00:53.255 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-processor-allocation-setting-data.json loaded to database. 2022-11-01 22:00:53.255 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-randomgen.json loaded to database. 2022-11-01 22:00:53.255 | INFO glance.db.sqlalchemy.metadata [-] Metadata loading finished 2022-11-01 22:00:53.255 | + lib/glance:init_glance:493 : time_stop dbsync 2022-11-01 22:00:53.255 | + functions-common:time_stop:2422 : local name 2022-11-01 22:00:53.255 | + functions-common:time_stop:2423 : local end_time 2022-11-01 22:00:53.255 | + functions-common:time_stop:2424 : local elapsed_time 2022-11-01 22:00:53.255 | + functions-common:time_stop:2425 : local total 2022-11-01 22:00:53.255 | + functions-common:time_stop:2426 : local start_time 2022-11-01 22:00:53.255 | + functions-common:time_stop:2428 : name=dbsync 2022-11-01 22:00:53.255 | + functions-common:time_stop:2429 : start_time=1667339965042 2022-11-01 22:00:53.255 | + functions-common:time_stop:2431 : [[ -z 1667339965042 ]] 2022-11-01 22:00:53.255 | ++ functions-common:time_stop:2434 : date +%s%3N 2022-11-01 22:00:53.255 | + functions-common:time_stop:2434 : end_time=1667339974758 2022-11-01 22:00:53.255 | + functions-common:time_stop:2435 : elapsed_time=9716 2022-11-01 22:00:53.255 | + functions-common:time_stop:2436 : total=5630 2022-11-01 22:00:53.255 | + functions-common:time_stop:2438 : _TIME_START[$name]= 2022-11-01 22:00:53.255 | + functions-common:time_stop:2439 : _TIME_TOTAL[$name]=15346 2022-11-01 22:00:53.297 | [164647 Async init_glance:204492]: finished init_glance with result 0 in 10 seconds 2022-11-01 22:00:53.302 | + inc/async:async_wait:197 : return 0 2022-11-01 22:00:53.304 | + ./stack.sh:main:1206 : async_wait init_swift 2022-11-01 22:00:53.355 | [164647 Async init_swift:208395]: Waiting for completion of init_swift running on PID 208395 (3 other jobs running) 2022-11-01 22:00:53.382 | [164647 Async init_swift:208395]: Signaling child to exit 2022-11-01 22:00:53.382 | WAKEUP 2022-11-01 22:00:53.404 | [164647 Async init_swift:208395]: Signaled 2022-11-01 22:00:53.406 | + lib/swift:init_swift:673 : local node_number 2022-11-01 22:00:53.406 | + lib/swift:init_swift:675 : /usr/local/bin/swift-init --run-dir=/opt/stack/data/swift/run all stop 2022-11-01 22:00:53.406 | No container-sync running 2022-11-01 22:00:53.406 | No object-expirer running 2022-11-01 22:00:53.406 | No object-reconstructor running 2022-11-01 22:00:53.406 | No object-server running 2022-11-01 22:00:53.406 | No object-updater running 2022-11-01 22:00:53.406 | No proxy-server running 2022-11-01 22:00:53.406 | No account-replicator running 2022-11-01 22:00:53.406 | No container-replicator running 2022-11-01 22:00:53.406 | No account-server running 2022-11-01 22:00:53.406 | No container-updater running 2022-11-01 22:00:53.406 | No container-reconciler running 2022-11-01 22:00:53.406 | No object-auditor running 2022-11-01 22:00:53.406 | No account-auditor running 2022-11-01 22:00:53.406 | No container-sharder running 2022-11-01 22:00:53.406 | No container-auditor running 2022-11-01 22:00:53.406 | No account-reaper running 2022-11-01 22:00:53.406 | No container-server running 2022-11-01 22:00:53.407 | No object-replicator running 2022-11-01 22:00:53.407 | + lib/swift:init_swift:675 : true 2022-11-01 22:00:53.407 | + lib/swift:init_swift:678 : create_swift_disk 2022-11-01 22:00:53.407 | + lib/swift:create_swift_disk:570 : local node_number 2022-11-01 22:00:53.407 | + lib/swift:create_swift_disk:575 : local user_group 2022-11-01 22:00:53.407 | ++ lib/swift:create_swift_disk:576 : id -g ubuntu 2022-11-01 22:00:53.407 | + lib/swift:create_swift_disk:576 : user_group=1000 2022-11-01 22:00:53.407 | + lib/swift:create_swift_disk:577 : sudo install -d -o ubuntu -g 1000 /opt/stack/data/swift/drives /opt/stack/data/swift/cache /opt/stack/data/swift/run /opt/stack/data/swift/logs 2022-11-01 22:00:53.407 | + lib/swift:create_swift_disk:580 : create_disk /opt/stack/data/swift/drives/images/swift.img /opt/stack/data/swift/drives/sdb1 6G 2022-11-01 22:00:53.407 | + functions:create_disk:732 : local node_number 2022-11-01 22:00:53.407 | + functions:create_disk:733 : local disk_image=/opt/stack/data/swift/drives/images/swift.img 2022-11-01 22:00:53.407 | + functions:create_disk:734 : local storage_data_dir=/opt/stack/data/swift/drives/sdb1 2022-11-01 22:00:53.407 | + functions:create_disk:735 : local loopback_disk_size=6G 2022-11-01 22:00:53.407 | + functions:create_disk:736 : local key 2022-11-01 22:00:53.407 | ++ functions:create_disk:738 : sed s#/.## 2022-11-01 22:00:53.407 | ++ functions:create_disk:738 : echo /opt/stack/data/swift/drives/images/swift.img 2022-11-01 22:00:53.407 | + functions:create_disk:738 : key=pt/stack/data/swift/drives/images/swift.img 2022-11-01 22:00:53.407 | + functions:create_disk:739 : key=devstack-pt/stack/data/swift/drives/images/swift.img 2022-11-01 22:00:53.407 | + functions:create_disk:741 : destroy_disk /opt/stack/data/swift/drives/images/swift.img /opt/stack/data/swift/drives/sdb1 2022-11-01 22:00:53.407 | + functions:destroy_disk:763 : local disk_image=/opt/stack/data/swift/drives/images/swift.img 2022-11-01 22:00:53.407 | + functions:destroy_disk:764 : local storage_data_dir=/opt/stack/data/swift/drives/sdb1 2022-11-01 22:00:53.407 | + functions:destroy_disk:765 : local key 2022-11-01 22:00:53.407 | ++ functions:destroy_disk:767 : sed s#/.## 2022-11-01 22:00:53.407 | ++ functions:destroy_disk:767 : echo /opt/stack/data/swift/drives/images/swift.img 2022-11-01 22:00:53.407 | + functions:destroy_disk:767 : key=pt/stack/data/swift/drives/images/swift.img 2022-11-01 22:00:53.407 | + functions:destroy_disk:768 : key=devstack-pt/stack/data/swift/drives/images/swift.img 2022-11-01 22:00:53.407 | + functions:destroy_disk:771 : egrep -q /opt/stack/data/swift/drives/sdb1 /proc/mounts 2022-11-01 22:00:53.407 | + functions:destroy_disk:776 : sudo sed -i '/.*comment=$key.*/ d' /etc/fstab 2022-11-01 22:00:53.407 | + functions:destroy_disk:779 : sudo rm -f /opt/stack/data/swift/drives/images/swift.img 2022-11-01 22:00:53.407 | ++ functions:create_disk:745 : dirname /opt/stack/data/swift/drives/images/swift.img 2022-11-01 22:00:53.407 | + functions:create_disk:745 : sudo mkdir -p /opt/stack/data/swift/drives/images 2022-11-01 22:00:53.407 | + functions:create_disk:746 : sudo truncate -s 6G /opt/stack/data/swift/drives/images/swift.img 2022-11-01 22:00:53.408 | + functions:create_disk:753 : sudo mkfs.xfs -f -i size=1024 /opt/stack/data/swift/drives/images/swift.img 2022-11-01 22:00:53.408 | meta-data=/opt/stack/data/swift/drives/images/swift.img isize=1024 agcount=4, agsize=393216 blks 2022-11-01 22:00:53.408 | = sectsz=512 attr=2, projid32bit=1 2022-11-01 22:00:53.408 | = crc=1 finobt=1, sparse=1, rmapbt=0 2022-11-01 22:00:53.408 | = reflink=1 2022-11-01 22:00:53.408 | data = bsize=4096 blocks=1572864, imaxpct=25 2022-11-01 22:00:53.408 | = sunit=0 swidth=0 blks 2022-11-01 22:00:53.408 | naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2022-11-01 22:00:53.408 | log =internal log bsize=4096 blocks=2560, version=2 2022-11-01 22:00:53.408 | = sectsz=512 sunit=0 blks, lazy-count=1 2022-11-01 22:00:53.408 | realtime =none extsz=4096 blocks=0, rtextents=0 2022-11-01 22:00:53.408 | + functions:create_disk:756 : echo '/opt/stack/data/swift/drives/images/swift.img /opt/stack/data/swift/drives/sdb1 xfs loop,noatime,nodiratime,logbufs=8,comment=devstack-pt/stack/data/swift/drives/images/swift.img 0 0' 2022-11-01 22:00:53.408 | + functions:create_disk:756 : sudo tee -a /etc/fstab 2022-11-01 22:00:53.408 | /opt/stack/data/swift/drives/images/swift.img /opt/stack/data/swift/drives/sdb1 xfs loop,noatime,nodiratime,logbufs=8,comment=devstack-pt/stack/data/swift/drives/images/swift.img 0 0 2022-11-01 22:00:53.408 | + functions:create_disk:757 : sudo mkdir -p /opt/stack/data/swift/drives/sdb1 2022-11-01 22:00:53.408 | + functions:create_disk:758 : sudo mount -v /opt/stack/data/swift/drives/sdb1 2022-11-01 22:00:53.408 | mount: /dev/loop3 mounted on /opt/stack/data/swift/drives/sdb1. 2022-11-01 22:00:53.409 | + lib/swift:create_swift_disk:584 : local node_number 2022-11-01 22:00:53.409 | + lib/swift:create_swift_disk:585 : for node_number in ${SWIFT_REPLICAS_SEQ} 2022-11-01 22:00:53.409 | + lib/swift:create_swift_disk:587 : local node_devices=/opt/stack/data/swift/1 2022-11-01 22:00:53.409 | + lib/swift:create_swift_disk:588 : local real_devices=/opt/stack/data/swift/drives/sdb1/1 2022-11-01 22:00:53.409 | + lib/swift:create_swift_disk:589 : sudo ln -sf /opt/stack/data/swift/drives/sdb1/1 /opt/stack/data/swift/1 2022-11-01 22:00:53.409 | + lib/swift:create_swift_disk:590 : local device=/opt/stack/data/swift/drives/sdb1/1/sdb1 2022-11-01 22:00:53.409 | + lib/swift:create_swift_disk:591 : [[ -d /opt/stack/data/swift/drives/sdb1/1/sdb1 ]] 2022-11-01 22:00:53.409 | + lib/swift:create_swift_disk:592 : sudo install -o ubuntu -g 1000 -d /opt/stack/data/swift/drives/sdb1/1/sdb1 2022-11-01 22:00:53.409 | + lib/swift:init_swift:682 : pushd /etc/swift 2022-11-01 22:00:53.409 | + lib/swift:init_swift:684 : rm -f account.builder container.builder object.builder account.ring.gz container.ring.gz object.ring.gz backups/1667339457.object.builder backups/1667339458.container.builder backups/1667339459.account.builder backups/1667339464.object.builder backups/1667339465.container.builder backups/1667339467.account.builder backups/1667339464.object.ring.gz backups/1667339465.container.ring.gz backups/1667339467.account.ring.gz 2022-11-01 22:00:53.409 | + lib/swift:init_swift:686 : /usr/local/bin/swift-ring-builder object.builder create 9 1 1 2022-11-01 22:00:53.409 | + lib/swift:init_swift:687 : /usr/local/bin/swift-ring-builder container.builder create 9 1 1 2022-11-01 22:00:53.409 | + lib/swift:init_swift:688 : /usr/local/bin/swift-ring-builder account.builder create 9 1 1 2022-11-01 22:00:53.409 | + lib/swift:init_swift:694 : [[ -n '' ]] 2022-11-01 22:00:53.409 | + lib/swift:init_swift:707 : for node_number in ${SWIFT_REPLICAS_SEQ} 2022-11-01 22:00:53.409 | + lib/swift:init_swift:708 : /usr/local/bin/swift-ring-builder object.builder add z1-127.0.0.1:6613/sdb1 1 2022-11-01 22:00:53.409 | WARNING: No region specified for z1-127.0.0.1:6613/sdb1. Defaulting to region 1. 2022-11-01 22:00:53.409 | Device d0r1z1-127.0.0.1:6613R127.0.0.1:6613/sdb1_"" with 1.0 weight got id 0 2022-11-01 22:00:53.409 | + lib/swift:init_swift:709 : /usr/local/bin/swift-ring-builder container.builder add z1-127.0.0.1:6611/sdb1 1 2022-11-01 22:00:53.409 | WARNING: No region specified for z1-127.0.0.1:6611/sdb1. Defaulting to region 1. 2022-11-01 22:00:53.409 | Device d0r1z1-127.0.0.1:6611R127.0.0.1:6611/sdb1_"" with 1.0 weight got id 0 2022-11-01 22:00:53.409 | + lib/swift:init_swift:710 : /usr/local/bin/swift-ring-builder account.builder add z1-127.0.0.1:6612/sdb1 1 2022-11-01 22:00:53.409 | WARNING: No region specified for z1-127.0.0.1:6612/sdb1. Defaulting to region 1. 2022-11-01 22:00:53.409 | Device d0r1z1-127.0.0.1:6612R127.0.0.1:6612/sdb1_"" with 1.0 weight got id 0 2022-11-01 22:00:53.409 | + lib/swift:init_swift:716 : /usr/local/bin/swift-ring-builder object.builder rebalance 42 2022-11-01 22:00:53.409 | Reassigned 512 (100.00%) partitions. Balance is now 0.00. Dispersion is now 0.00 2022-11-01 22:00:53.409 | + lib/swift:init_swift:717 : /usr/local/bin/swift-ring-builder container.builder rebalance 42 2022-11-01 22:00:53.409 | Reassigned 512 (100.00%) partitions. Balance is now 0.00. Dispersion is now 0.00 2022-11-01 22:00:53.409 | + lib/swift:init_swift:718 : /usr/local/bin/swift-ring-builder account.builder rebalance 42 2022-11-01 22:00:53.409 | Reassigned 512 (100.00%) partitions. Balance is now 0.00. Dispersion is now 0.00 2022-11-01 22:00:53.409 | + lib/swift:init_swift:719 : popd 2022-11-01 22:00:53.454 | [164647 Async init_swift:208395]: finished init_swift with result 0 in 12 seconds 2022-11-01 22:00:53.458 | + inc/async:async_wait:197 : return 0 2022-11-01 22:00:53.461 | + ./stack.sh:main:1207 : async_wait init_cinder 2022-11-01 22:00:53.512 | [164647 Async init_cinder:208499]: Waiting for completion of init_cinder running on PID 208499 (2 other jobs running) 2022-11-01 22:00:53.540 | [164647 Async init_cinder:208499]: Signaling child to exit 2022-11-01 22:00:53.540 | WAKEUP 2022-11-01 22:00:53.563 | [164647 Async init_cinder:208499]: Signaled 2022-11-01 22:00:53.565 | + lib/cinder:init_cinder:442 : is_service_enabled mysql postgresql 2022-11-01 22:00:53.565 | + functions-common:is_service_enabled:2078 : return 0 2022-11-01 22:00:53.565 | + lib/cinder:init_cinder:444 : recreate_database cinder 2022-11-01 22:00:53.565 | + lib/database:recreate_database:112 : local db=cinder 2022-11-01 22:00:53.565 | + lib/database:recreate_database:113 : recreate_database_mysql cinder 2022-11-01 22:00:53.565 | + lib/databases/mysql:recreate_database_mysql:66 : local db=cinder 2022-11-01 22:00:53.565 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS cinder;' 2022-11-01 22:00:53.565 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-11-01 22:00:53.565 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE cinder CHARACTER SET utf8;' 2022-11-01 22:00:53.565 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-11-01 22:00:53.565 | + lib/cinder:init_cinder:446 : time_start dbsync 2022-11-01 22:00:53.565 | + functions-common:time_start:2408 : local name=dbsync 2022-11-01 22:00:53.565 | + functions-common:time_start:2409 : local start_time= 2022-11-01 22:00:53.565 | + functions-common:time_start:2410 : [[ -n '' ]] 2022-11-01 22:00:53.565 | ++ functions-common:time_start:2413 : date +%s%3N 2022-11-01 22:00:53.566 | + functions-common:time_start:2413 : _TIME_START[$name]=1667340013786 2022-11-01 22:00:53.566 | + lib/cinder:init_cinder:448 : /usr/local/bin/cinder-manage --config-file /etc/cinder/cinder.conf db sync 2022-11-01 22:00:53.566 | INFO dbcounter [-] Registered counter for database cinder 2022-11-01 22:00:53.566 | 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=208746) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:326}} 2022-11-01 22:00:53.566 | DEBUG dbcounter [-] [208746] Writer thread running {{(pid=208746) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:99}} 2022-11-01 22:00:53.566 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/cinder/cinder/db/legacy_migrations... {{(pid=208746) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-11-01 22:00:53.566 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/144_placeholder.py... {{(pid=208746) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-01 22:00:53.566 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/144_placeholder.py loaded successfully {{(pid=208746) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-01 22:00:53.566 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/136_make_vol_type_col_non_nullable.py... {{(pid=208746) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-01 22:00:53.566 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/136_make_vol_type_col_non_nullable.py loaded successfully {{(pid=208746) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-01 22:00:53.566 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/140_create_project_default_volume_type.py... {{(pid=208746) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-01 22:00:53.566 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/140_create_project_default_volume_type.py loaded successfully {{(pid=208746) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-01 22:00:53.566 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/135_cinder_init.py... {{(pid=208746) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-01 22:00:53.566 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/135_cinder_init.py loaded successfully {{(pid=208746) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-01 22:00:53.566 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/143_placeholder.py... {{(pid=208746) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-01 22:00:53.566 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/143_placeholder.py loaded successfully {{(pid=208746) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-01 22:00:53.566 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/142_placeholder.py... {{(pid=208746) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-01 22:00:53.566 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/142_placeholder.py loaded successfully {{(pid=208746) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-01 22:00:53.566 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/145_add_use_quota_fields.py... {{(pid=208746) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-01 22:00:53.566 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/145_add_use_quota_fields.py loaded successfully {{(pid=208746) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-01 22:00:53.566 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/138_placeholder.py... {{(pid=208746) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-01 22:00:53.566 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/138_placeholder.py loaded successfully {{(pid=208746) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-01 22:00:53.566 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/137_placeholder.py... {{(pid=208746) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-01 22:00:53.566 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/137_placeholder.py loaded successfully {{(pid=208746) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-01 22:00:53.566 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/141_add_quota_usage_unique_constraint.py... {{(pid=208746) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-01 22:00:53.566 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/141_add_quota_usage_unique_constraint.py loaded successfully {{(pid=208746) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-01 22:00:53.567 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/139_placeholder.py... {{(pid=208746) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-01 22:00:53.567 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/139_placeholder.py loaded successfully {{(pid=208746) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-01 22:00:53.567 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/cinder/cinder/db/legacy_migrations loaded successfully {{(pid=208746) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-11-01 22:00:53.567 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'cinder', 'version_table': 'migrate_version', 'required_dbs': '[]'}} {{(pid=208746) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-11-01 22:00:53.567 | INFO cinder.db.migration [-] Applying migration(s) 2022-11-01 22:00:53.567 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2022-11-01 22:00:53.567 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2022-11-01 22:00:53.567 | INFO alembic.runtime.migration [-] Running upgrade -> 921e1a36b076, Initial migration. 2022-11-01 22:00:53.567 | DEBUG dbcounter [-] [208746] Writing DB stats cinder:SELECT=6,cinder:SHOW=1,cinder:CREATE=74,cinder:SET=1,cinder:ALTER=18 {{(pid=208746) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} 2022-11-01 22:00:53.567 | DEBUG alembic.runtime.migration [-] new branch insert 921e1a36b076 {{(pid=208746) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:818}} 2022-11-01 22:00:53.567 | INFO alembic.runtime.migration [-] Running upgrade 921e1a36b076 -> c92a3e68beed, Make shared_targets nullable 2022-11-01 22:00:53.567 | DEBUG alembic.runtime.migration [-] update 921e1a36b076 to c92a3e68beed {{(pid=208746) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:853}} 2022-11-01 22:00:53.567 | INFO cinder.db.migration [-] Migration(s) applied 2022-11-01 22:00:53.567 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-01 22:00:53.567 | from cryptography.utils import int_from_bytes 2022-11-01 22:00:53.567 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-01 22:00:53.567 | from cryptography.utils import int_from_bytes 2022-11-01 22:00:53.567 | + lib/cinder:init_cinder:449 : time_stop dbsync 2022-11-01 22:00:53.567 | + functions-common:time_stop:2422 : local name 2022-11-01 22:00:53.567 | + functions-common:time_stop:2423 : local end_time 2022-11-01 22:00:53.567 | + functions-common:time_stop:2424 : local elapsed_time 2022-11-01 22:00:53.567 | + functions-common:time_stop:2425 : local total 2022-11-01 22:00:53.567 | + functions-common:time_stop:2426 : local start_time 2022-11-01 22:00:53.567 | + functions-common:time_stop:2428 : name=dbsync 2022-11-01 22:00:53.567 | + functions-common:time_stop:2429 : start_time=1667340013786 2022-11-01 22:00:53.567 | + functions-common:time_stop:2431 : [[ -z 1667340013786 ]] 2022-11-01 22:00:53.567 | ++ functions-common:time_stop:2434 : date +%s%3N 2022-11-01 22:00:53.567 | + functions-common:time_stop:2434 : end_time=1667340021767 2022-11-01 22:00:53.567 | + functions-common:time_stop:2435 : elapsed_time=7981 2022-11-01 22:00:53.567 | + functions-common:time_stop:2436 : total=5630 2022-11-01 22:00:53.567 | + functions-common:time_stop:2438 : _TIME_START[$name]= 2022-11-01 22:00:53.567 | + functions-common:time_stop:2439 : _TIME_TOTAL[$name]=13611 2022-11-01 22:00:53.567 | + lib/cinder:init_cinder:452 : is_service_enabled c-vol 2022-11-01 22:00:53.568 | + functions-common:is_service_enabled:2078 : return 0 2022-11-01 22:00:53.568 | + lib/cinder:init_cinder:452 : [[ -n lvm:lvmdriver-1 ]] 2022-11-01 22:00:53.568 | + lib/cinder:init_cinder:453 : local be be_name be_type 2022-11-01 22:00:53.568 | + lib/cinder:init_cinder:454 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2022-11-01 22:00:53.568 | + lib/cinder:init_cinder:455 : be_type=lvm 2022-11-01 22:00:53.568 | + lib/cinder:init_cinder:456 : be_name=lvmdriver-1 2022-11-01 22:00:53.568 | + lib/cinder:init_cinder:457 : type init_cinder_backend_lvm 2022-11-01 22:00:53.568 | + lib/cinder:init_cinder:458 : init_cinder_backend_lvm lvmdriver-1 2022-11-01 22:00:53.568 | + lib/cinder_backends/lvm:init_cinder_backend_lvm:61 : local be_name=lvmdriver-1 2022-11-01 22:00:53.568 | + lib/cinder_backends/lvm:init_cinder_backend_lvm:64 : init_lvm_volume_group stack-volumes-lvmdriver-1 50000M 2022-11-01 22:00:53.568 | + lib/lvm:init_lvm_volume_group:129 : local vg=stack-volumes-lvmdriver-1 2022-11-01 22:00:53.568 | + lib/lvm:init_lvm_volume_group:130 : local size=50000M 2022-11-01 22:00:53.568 | + lib/lvm:init_lvm_volume_group:133 : is_fedora 2022-11-01 22:00:53.568 | + functions-common:is_fedora:523 : [[ -z Ubuntu ]] 2022-11-01 22:00:53.568 | + functions-common:is_fedora:527 : '[' Ubuntu = Fedora ']' 2022-11-01 22:00:53.568 | + functions-common:is_fedora:527 : '[' Ubuntu = 'Red Hat' ']' 2022-11-01 22:00:53.568 | + functions-common:is_fedora:528 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-11-01 22:00:53.568 | + functions-common:is_fedora:529 : '[' Ubuntu = RedHatEnterprise ']' 2022-11-01 22:00:53.568 | + functions-common:is_fedora:530 : '[' Ubuntu = Rocky ']' 2022-11-01 22:00:53.568 | + functions-common:is_fedora:531 : '[' Ubuntu = CentOS ']' 2022-11-01 22:00:53.568 | + functions-common:is_fedora:531 : '[' Ubuntu = CentOSStream ']' 2022-11-01 22:00:53.568 | + functions-common:is_fedora:532 : '[' Ubuntu = AlmaLinux ']' 2022-11-01 22:00:53.568 | + functions-common:is_fedora:533 : '[' Ubuntu = OracleServer ']' 2022-11-01 22:00:53.568 | + functions-common:is_fedora:533 : '[' Ubuntu = Virtuozzo ']' 2022-11-01 22:00:53.568 | + lib/lvm:init_lvm_volume_group:133 : is_suse 2022-11-01 22:00:53.568 | + functions-common:is_suse:541 : is_opensuse 2022-11-01 22:00:53.568 | + functions-common:is_opensuse:548 : [[ -z Ubuntu ]] 2022-11-01 22:00:53.568 | + functions-common:is_opensuse:552 : [[ Ubuntu =~ (openSUSE) ]] 2022-11-01 22:00:53.568 | + functions-common:is_suse:541 : is_suse_linux_enterprise 2022-11-01 22:00:53.568 | + functions-common:is_suse_linux_enterprise:560 : [[ -z Ubuntu ]] 2022-11-01 22:00:53.568 | + functions-common:is_suse_linux_enterprise:564 : [[ Ubuntu =~ (^SUSE) ]] 2022-11-01 22:00:53.568 | + lib/lvm:init_lvm_volume_group:138 : _create_lvm_volume_group stack-volumes-lvmdriver-1 50000M 2022-11-01 22:00:53.568 | + lib/lvm:_create_lvm_volume_group:88 : local vg=stack-volumes-lvmdriver-1 2022-11-01 22:00:53.568 | + lib/lvm:_create_lvm_volume_group:89 : local size=50000M 2022-11-01 22:00:53.568 | + lib/lvm:_create_lvm_volume_group:91 : local backing_file=/opt/stack/data/stack-volumes-lvmdriver-1-backing-file 2022-11-01 22:00:53.569 | + lib/lvm:_create_lvm_volume_group:92 : sudo vgs stack-volumes-lvmdriver-1 2022-11-01 22:00:53.569 | Volume group "stack-volumes-lvmdriver-1" not found 2022-11-01 22:00:53.569 | Cannot process volume group stack-volumes-lvmdriver-1 2022-11-01 22:00:53.569 | + lib/lvm:_create_lvm_volume_group:94 : [[ -f /opt/stack/data/stack-volumes-lvmdriver-1-backing-file ]] 2022-11-01 22:00:53.569 | + lib/lvm:_create_lvm_volume_group:94 : truncate -s 50000M /opt/stack/data/stack-volumes-lvmdriver-1-backing-file 2022-11-01 22:00:53.569 | + lib/lvm:_create_lvm_volume_group:96 : local directio= 2022-11-01 22:00:53.569 | + lib/lvm:_create_lvm_volume_group:98 : grep -q direct-io 2022-11-01 22:00:53.569 | + lib/lvm:_create_lvm_volume_group:98 : losetup -h 2022-11-01 22:00:53.569 | + lib/lvm:_create_lvm_volume_group:99 : directio=--direct-io=on 2022-11-01 22:00:53.569 | + lib/lvm:_create_lvm_volume_group:103 : [[ ! -e /etc/systemd/system/stack-volumes-lvmdriver-1-backing-file.service ]] 2022-11-01 22:00:53.569 | + lib/lvm:_create_lvm_volume_group:107 : sudo tee /etc/systemd/system/stack-volumes-lvmdriver-1-backing-file.service 2022-11-01 22:00:53.569 | + lib/lvm:_create_lvm_volume_group:104 : sed -e ' 2022-11-01 22:00:53.569 | s|%DIRECTIO%|--direct-io=on|g; 2022-11-01 22:00:53.569 | s|%BACKING_FILE%|/opt/stack/data/stack-volumes-lvmdriver-1-backing-file|g; 2022-11-01 22:00:53.569 | ' /home/ubuntu/devstack/files/lvm-backing-file.template 2022-11-01 22:00:53.569 | [Unit] 2022-11-01 22:00:53.569 | Description=Activate LVM backing file /opt/stack/data/stack-volumes-lvmdriver-1-backing-file 2022-11-01 22:00:53.569 | DefaultDependencies=no 2022-11-01 22:00:53.569 | After=systemd-udev-settle.service 2022-11-01 22:00:53.569 | Before=lvm2-activation-early.service 2022-11-01 22:00:53.569 | Wants=systemd-udev-settle.service 2022-11-01 22:00:53.569 | 2022-11-01 22:00:53.569 | [Service] 2022-11-01 22:00:53.569 | ExecStart=/sbin/losetup --find --show --direct-io=on /opt/stack/data/stack-volumes-lvmdriver-1-backing-file 2022-11-01 22:00:53.569 | ExecStop=/bin/sh -c '/sbin/losetup -d $$(/sbin/losetup --associated /opt/stack/data/stack-volumes-lvmdriver-1-backing-file -O NAME -n)' 2022-11-01 22:00:53.569 | RemainAfterExit=yes 2022-11-01 22:00:53.569 | Type=oneshot 2022-11-01 22:00:53.569 | 2022-11-01 22:00:53.569 | [Install] 2022-11-01 22:00:53.569 | WantedBy=local-fs.target 2022-11-01 22:00:53.569 | Also=systemd-udev-settle.service 2022-11-01 22:00:53.569 | + lib/lvm:_create_lvm_volume_group:110 : sudo systemctl daemon-reload 2022-11-01 22:00:53.569 | + lib/lvm:_create_lvm_volume_group:111 : sudo systemctl enable --now stack-volumes-lvmdriver-1-backing-file.service 2022-11-01 22:00:53.570 | Created symlink /etc/systemd/system/local-fs.target.wants/stack-volumes-lvmdriver-1-backing-file.service → /etc/systemd/system/stack-volumes-lvmdriver-1-backing-file.service. 2022-11-01 22:00:53.570 | + lib/lvm:_create_lvm_volume_group:114 : local vg_dev 2022-11-01 22:00:53.570 | ++ lib/lvm:_create_lvm_volume_group:115 : sudo losetup --associated /opt/stack/data/stack-volumes-lvmdriver-1-backing-file -O NAME -n 2022-11-01 22:00:53.570 | + lib/lvm:_create_lvm_volume_group:115 : vg_dev=/dev/loop4 2022-11-01 22:00:53.570 | + lib/lvm:_create_lvm_volume_group:118 : sudo vgs stack-volumes-lvmdriver-1 2022-11-01 22:00:53.570 | Volume group "stack-volumes-lvmdriver-1" not found 2022-11-01 22:00:53.570 | Cannot process volume group stack-volumes-lvmdriver-1 2022-11-01 22:00:53.570 | + lib/lvm:_create_lvm_volume_group:119 : sudo vgcreate stack-volumes-lvmdriver-1 /dev/loop4 2022-11-01 22:00:53.570 | Physical volume "/dev/loop4" successfully created. 2022-11-01 22:00:53.570 | Volume group "stack-volumes-lvmdriver-1" successfully created 2022-11-01 22:00:53.570 | + lib/lvm:init_lvm_volume_group:141 : '[' lioadm = lioadm ']' 2022-11-01 22:00:53.570 | + lib/lvm:init_lvm_volume_group:142 : sudo xargs -rn 1 cinder-rtstool delete 2022-11-01 22:00:53.570 | + lib/lvm:init_lvm_volume_group:142 : sudo cinder-rtstool get-targets 2022-11-01 22:00:53.570 | + lib/lvm:init_lvm_volume_group:146 : _clean_lvm_volume_group stack-volumes-lvmdriver-1 2022-11-01 22:00:53.570 | + lib/lvm:_clean_lvm_volume_group:40 : local vg=stack-volumes-lvmdriver-1 2022-11-01 22:00:53.570 | + lib/lvm:_clean_lvm_volume_group:43 : sudo lvremove -f stack-volumes-lvmdriver-1 2022-11-01 22:00:53.570 | + lib/cinder:init_cinder:463 : is_service_enabled c-bak 2022-11-01 22:00:53.570 | + functions-common:is_service_enabled:2078 : return 0 2022-11-01 22:00:53.570 | + lib/cinder:init_cinder:463 : [[ -n swift ]] 2022-11-01 22:00:53.570 | + lib/cinder:init_cinder:464 : type init_cinder_backup_swift 2022-11-01 22:00:53.570 | + lib/cinder:init_cinder:469 : mkdir -p /opt/stack/data/cinder/volumes 2022-11-01 22:00:53.610 | [164647 Async init_cinder:208499]: finished init_cinder with result 0 in 11 seconds 2022-11-01 22:00:53.614 | + inc/async:async_wait:197 : return 0 2022-11-01 22:00:53.617 | + ./stack.sh:main:1212 : is_service_enabled nova 2022-11-01 22:00:53.636 | + functions-common:is_service_enabled:2078 : return 0 2022-11-01 22:00:53.638 | + ./stack.sh:main:1213 : echo_summary 'Configuring Nova' 2022-11-01 22:00:53.641 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-11-01 22:00:53.644 | + ./stack.sh:echo_summary:441 : echo -e Configuring Nova 2022-11-01 22:00:53.647 | + ./stack.sh:main:1214 : init_nova 2022-11-01 22:00:53.649 | + lib/nova:init_nova:811 : is_service_enabled mysql postgresql 2022-11-01 22:00:53.666 | + functions-common:is_service_enabled:2078 : return 0 2022-11-01 22:00:53.669 | + lib/nova:init_nova:811 : is_service_enabled n-api 2022-11-01 22:00:53.686 | + functions-common:is_service_enabled:2078 : return 0 2022-11-01 22:00:53.688 | + lib/nova:init_nova:813 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-11-01 22:00:53.691 | + lib/nova:init_nova:821 : async_run nova-cell-0 init_nova_db nova_cell0 /etc/nova/nova.conf 2022-11-01 22:00:53.761 | + inc/async:async_inner:63 : init_nova_db nova_cell0 /etc/nova/nova.conf 2022-11-01 22:00:53.803 | [164647 Async nova-cell-0:210855]: running: init_nova_db nova_cell0 /etc/nova/nova.conf 2022-11-01 22:00:53.807 | ++ lib/nova:init_nova:824 : seq 1 1 2022-11-01 22:00:53.812 | + lib/nova:init_nova:824 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-11-01 22:00:53.816 | ++ lib/nova:init_nova:825 : conductor_conf 1 2022-11-01 22:00:53.819 | ++ lib/nova:conductor_conf:790 : local cell=1 2022-11-01 22:00:53.822 | ++ lib/nova:conductor_conf:791 : echo /etc/nova/nova_cell1.conf 2022-11-01 22:00:53.825 | + lib/nova:init_nova:825 : async_run nova-cell-1 init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2022-11-01 22:00:53.897 | + inc/async:async_inner:63 : init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2022-11-01 22:00:53.947 | [164647 Async nova-cell-1:210962]: running: init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2022-11-01 22:00:53.953 | + lib/nova:init_nova:828 : recreate_database nova_api 2022-11-01 22:00:53.955 | + lib/database:recreate_database:112 : local db=nova_api 2022-11-01 22:00:53.958 | + lib/database:recreate_database:113 : recreate_database_mysql nova_api 2022-11-01 22:00:53.960 | + lib/databases/mysql:recreate_database_mysql:66 : local db=nova_api 2022-11-01 22:00:53.963 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_api;' 2022-11-01 22:00:53.967 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-11-01 22:00:54.444 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE nova_api CHARACTER SET utf8;' 2022-11-01 22:00:54.455 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-11-01 22:00:54.484 | + lib/nova:init_nova:829 : /usr/local/bin/nova-manage --config-file /etc/nova/nova.conf api_db sync 2022-11-01 22:00:55.099 | Modules with known eventlet monkey patching issues were imported prior to eventlet monkey patching: urllib3. This warning can usually be ignored if the caller is only importing and not executing nova code. 2022-11-01 22:00:58.066 | INFO dbcounter [-] Registered counter for database nova_api 2022-11-01 22:00:58.089 | DEBUG dbcounter [-] [211065] Writer thread running {{(pid=211065) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:99}} 2022-11-01 22:00:58.091 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/nova/nova/db/api/legacy_migrations... {{(pid=211065) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-11-01 22:00:58.093 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/086_placeholder.py... {{(pid=211065) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-01 22:00:58.093 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/086_placeholder.py loaded successfully {{(pid=211065) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-01 22:00:58.093 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/075_placeholder.py... {{(pid=211065) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-01 22:00:58.093 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/075_placeholder.py loaded successfully {{(pid=211065) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-01 22:00:58.093 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/077_placeholder.py... {{(pid=211065) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-01 22:00:58.093 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/077_placeholder.py loaded successfully {{(pid=211065) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-01 22:00:58.093 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/073_placeholder.py... {{(pid=211065) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-01 22:00:58.093 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/073_placeholder.py loaded successfully {{(pid=211065) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-01 22:00:58.093 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/082_placeholder.py... {{(pid=211065) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-01 22:00:58.093 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/082_placeholder.py loaded successfully {{(pid=211065) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-01 22:00:58.094 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/083_placeholder.py... {{(pid=211065) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-01 22:00:58.094 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/083_placeholder.py loaded successfully {{(pid=211065) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-01 22:00:58.094 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/068_placeholder.py... {{(pid=211065) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-01 22:00:58.094 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/068_placeholder.py loaded successfully {{(pid=211065) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-01 22:00:58.095 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/071_placeholder.py... {{(pid=211065) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-01 22:00:58.095 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/071_placeholder.py loaded successfully {{(pid=211065) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-01 22:00:58.095 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/084_placeholder.py... {{(pid=211065) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-01 22:00:58.095 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/084_placeholder.py loaded successfully {{(pid=211065) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-01 22:00:58.095 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/069_placeholder.py... {{(pid=211065) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-01 22:00:58.096 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/069_placeholder.py loaded successfully {{(pid=211065) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-01 22:00:58.096 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/074_placeholder.py... {{(pid=211065) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-01 22:00:58.096 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/074_placeholder.py loaded successfully {{(pid=211065) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-01 22:00:58.096 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/072_placeholder.py... {{(pid=211065) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-01 22:00:58.097 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/072_placeholder.py loaded successfully {{(pid=211065) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-01 22:00:58.100 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/081_placeholder.py... {{(pid=211065) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-01 22:00:58.100 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/081_placeholder.py loaded successfully {{(pid=211065) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-01 22:00:58.100 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/087_placeholder.py... {{(pid=211065) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-01 22:00:58.100 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/087_placeholder.py loaded successfully {{(pid=211065) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-01 22:00:58.100 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/078_placeholder.py... {{(pid=211065) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-01 22:00:58.100 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/078_placeholder.py loaded successfully {{(pid=211065) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-01 22:00:58.100 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/085_placeholder.py... {{(pid=211065) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-01 22:00:58.100 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/085_placeholder.py loaded successfully {{(pid=211065) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-01 22:00:58.100 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/080_placeholder.py... {{(pid=211065) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-01 22:00:58.100 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/080_placeholder.py loaded successfully {{(pid=211065) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-01 22:00:58.100 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/067_train.py... {{(pid=211065) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-01 22:00:58.100 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/067_train.py loaded successfully {{(pid=211065) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-01 22:00:58.100 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/079_placeholder.py... {{(pid=211065) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-01 22:00:58.100 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/079_placeholder.py loaded successfully {{(pid=211065) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-01 22:00:58.101 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/070_placeholder.py... {{(pid=211065) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-01 22:00:58.101 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/070_placeholder.py loaded successfully {{(pid=211065) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-01 22:00:58.101 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/076_placeholder.py... {{(pid=211065) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-01 22:00:58.101 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/076_placeholder.py loaded successfully {{(pid=211065) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-01 22:00:58.101 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/nova/nova/db/api/legacy_migrations loaded successfully {{(pid=211065) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-11-01 22:00:58.101 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'nova_api', 'version_table': 'migrate_version', 'required_dbs': '[]'}} {{(pid=211065) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-11-01 22:00:58.135 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2022-11-01 22:00:58.135 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2022-11-01 22:00:58.169 | INFO alembic.runtime.migration [-] Running upgrade -> d67eeaabee36, Initial version 2022-11-01 22:00:58.619 | + inc/async:async_inner:68 : rc=255 2022-11-01 22:00:58.649 | + inc/async:async_inner:68 : rc=255 2022-11-01 22:00:58.652 | [210962 Async nova-cell-1:210962]: FAILED with rc 255 2022-11-01 22:00:58.682 | [210855 Async nova-cell-0:210855]: FAILED with rc 255 2022-11-01 22:00:59.810 | DEBUG alembic.runtime.migration [-] new branch insert d67eeaabee36 {{(pid=211065) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:818}} 2022-11-01 22:00:59.813 | INFO alembic.runtime.migration [-] Running upgrade d67eeaabee36 -> b30f573d3377, Remove unused build_requests columns 2022-11-01 22:01:00.177 | DEBUG alembic.runtime.migration [-] update d67eeaabee36 to b30f573d3377 {{(pid=211065) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:853}} 2022-11-01 22:01:00.183 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-01 22:01:00.183 | from cryptography.utils import int_from_bytes 2022-11-01 22:01:00.183 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-01 22:01:00.183 | from cryptography.utils import int_from_bytes 2022-11-01 22:01:00.588 | ++ lib/nova:init_nova:833 : database_connection_url nova_cell0 2022-11-01 22:01:00.591 | ++ lib/database:database_connection_url:134 : local db=nova_cell0 2022-11-01 22:01:00.594 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell0 2022-11-01 22:01:00.596 | ++ lib/databases/mysql:database_connection_url_mysql:224 : local db=nova_cell0 2022-11-01 22:01:00.599 | ++ lib/databases/mysql:database_connection_url_mysql:225 : local plugin 2022-11-01 22:01:00.602 | ++ lib/databases/mysql:database_connection_url_mysql:229 : [[ True == \T\r\u\e ]] 2022-11-01 22:01:00.604 | ++ lib/databases/mysql:database_connection_url_mysql:230 : is_service_enabled mysql 2022-11-01 22:01:00.623 | ++ functions-common:is_service_enabled:2078 : return 0 2022-11-01 22:01:00.625 | ++ lib/databases/mysql:database_connection_url_mysql:231 : plugin='&plugin=dbcounter' 2022-11-01 22:01:00.628 | ++ lib/databases/mysql:database_connection_url_mysql:235 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8&plugin=dbcounter' 2022-11-01 22:01:00.632 | + lib/nova:init_nova:833 : /usr/local/bin/nova-manage cell_v2 map_cell0 --database_connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8&plugin=dbcounter' 2022-11-01 22:01:01.200 | Modules with known eventlet monkey patching issues were imported prior to eventlet monkey patching: urllib3. This warning can usually be ignored if the caller is only importing and not executing nova code. 2022-11-01 22:01:03.958 | INFO dbcounter [None req-57f18f0c-3930-4959-9384-55ae3fbcbc69 None None] Registered counter for database nova_api 2022-11-01 22:01:03.981 | DEBUG dbcounter [-] [211286] Writer thread running {{(pid=211286) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:99}} 2022-11-01 22:01:04.034 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-01 22:01:04.035 | from cryptography.utils import int_from_bytes 2022-11-01 22:01:04.035 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-01 22:01:04.035 | from cryptography.utils import int_from_bytes 2022-11-01 22:01:04.446 | ++ lib/nova:init_nova:836 : seq 0 1 2022-11-01 22:01:04.452 | + lib/nova:init_nova:836 : for i in $(seq 0 $NOVA_NUM_CELLS) 2022-11-01 22:01:04.455 | + lib/nova:init_nova:837 : async_wait nova-cell-0 2022-11-01 22:01:04.511 | [164647 Async nova-cell-0:210855]: Waiting for completion of init_nova_db nova_cell0 /etc/nova/nova.conf running on PID 210855 (3 other jobs running) 2022-11-01 22:01:04.537 | [164647 Async nova-cell-0:210855]: Signaling child to exit 2022-11-01 22:01:04.537 | WAKEUP 2022-11-01 22:01:04.562 | [164647 Async nova-cell-0:210855]: Signaled 2022-11-01 22:01:04.563 | + lib/nova:init_nova_db:801 : local dbname=nova_cell0 2022-11-01 22:01:04.563 | + lib/nova:init_nova_db:802 : local conffile=/etc/nova/nova.conf 2022-11-01 22:01:04.563 | + lib/nova:init_nova_db:803 : recreate_database nova_cell0 2022-11-01 22:01:04.563 | + lib/database:recreate_database:112 : local db=nova_cell0 2022-11-01 22:01:04.563 | + lib/database:recreate_database:113 : recreate_database_mysql nova_cell0 2022-11-01 22:01:04.563 | + lib/databases/mysql:recreate_database_mysql:66 : local db=nova_cell0 2022-11-01 22:01:04.563 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_cell0;' 2022-11-01 22:01:04.563 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-11-01 22:01:04.563 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE nova_cell0 CHARACTER SET utf8;' 2022-11-01 22:01:04.563 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-11-01 22:01:04.563 | + lib/nova:init_nova_db:804 : /usr/local/bin/nova-manage --config-file /etc/nova/nova.conf db sync --local_cell 2022-11-01 22:01:04.563 | Modules with known eventlet monkey patching issues were imported prior to eventlet monkey patching: urllib3. This warning can usually be ignored if the caller is only importing and not executing nova code. 2022-11-01 22:01:04.563 | INFO dbcounter [-] Registered counter for database nova_cell0 2022-11-01 22:01:04.564 | DEBUG dbcounter [-] [210930] Writer thread running {{(pid=210930) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:99}} 2022-11-01 22:01:04.564 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/nova/nova/db/main/legacy_migrations... {{(pid=210930) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-11-01 22:01:04.564 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/402_train.py... {{(pid=210930) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-01 22:01:04.564 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/402_train.py loaded successfully {{(pid=210930) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-01 22:01:04.564 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/403_placeholder.py... {{(pid=210930) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-01 22:01:04.564 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/403_placeholder.py loaded successfully {{(pid=210930) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-01 22:01:04.564 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/414_placeholder.py... {{(pid=210930) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-01 22:01:04.564 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/414_placeholder.py loaded successfully {{(pid=210930) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-01 22:01:04.564 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/406_placeholder.py... {{(pid=210930) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-01 22:01:04.564 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/406_placeholder.py loaded successfully {{(pid=210930) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-01 22:01:04.564 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/412_placeholder.py... {{(pid=210930) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-01 22:01:04.564 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/412_placeholder.py loaded successfully {{(pid=210930) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-01 22:01:04.564 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/418_placeholder.py... {{(pid=210930) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-01 22:01:04.564 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/418_placeholder.py loaded successfully {{(pid=210930) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-01 22:01:04.564 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/421_placeholder.py... {{(pid=210930) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-01 22:01:04.564 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/421_placeholder.py loaded successfully {{(pid=210930) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-01 22:01:04.564 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/408_placeholder.py... {{(pid=210930) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-01 22:01:04.564 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/408_placeholder.py loaded successfully {{(pid=210930) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-01 22:01:04.564 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/415_placeholder.py... {{(pid=210930) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-01 22:01:04.564 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/415_placeholder.py loaded successfully {{(pid=210930) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-01 22:01:04.564 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/411_placeholder.py... {{(pid=210930) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-01 22:01:04.564 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/411_placeholder.py loaded successfully {{(pid=210930) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-01 22:01:04.564 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/416_placeholder.py... {{(pid=210930) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-01 22:01:04.564 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/416_placeholder.py loaded successfully {{(pid=210930) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-01 22:01:04.564 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/420_placeholder.py... {{(pid=210930) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-01 22:01:04.564 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/420_placeholder.py loaded successfully {{(pid=210930) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-01 22:01:04.564 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/410_placeholder.py... {{(pid=210930) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-01 22:01:04.565 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/410_placeholder.py loaded successfully {{(pid=210930) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-01 22:01:04.565 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/409_placeholder.py... {{(pid=210930) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-01 22:01:04.565 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/409_placeholder.py loaded successfully {{(pid=210930) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-01 22:01:04.565 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/422_placeholder.py... {{(pid=210930) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-01 22:01:04.565 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/422_placeholder.py loaded successfully {{(pid=210930) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-01 22:01:04.565 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/404_placeholder.py... {{(pid=210930) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-01 22:01:04.565 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/404_placeholder.py loaded successfully {{(pid=210930) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-01 22:01:04.565 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/405_placeholder.py... {{(pid=210930) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-01 22:01:04.565 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/405_placeholder.py loaded successfully {{(pid=210930) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-01 22:01:04.565 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/407_placeholder.py... {{(pid=210930) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-01 22:01:04.565 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/407_placeholder.py loaded successfully {{(pid=210930) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-01 22:01:04.565 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/419_placeholder.py... {{(pid=210930) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-01 22:01:04.565 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/419_placeholder.py loaded successfully {{(pid=210930) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-01 22:01:04.565 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/417_placeholder.py... {{(pid=210930) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-01 22:01:04.565 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/417_placeholder.py loaded successfully {{(pid=210930) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-01 22:01:04.565 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/413_placeholder.py... {{(pid=210930) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-01 22:01:04.565 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/413_placeholder.py loaded successfully {{(pid=210930) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-01 22:01:04.565 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/nova/nova/db/main/legacy_migrations loaded successfully {{(pid=210930) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-11-01 22:01:04.565 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'nova', 'version_table': 'migrate_version', 'required_dbs': '[]'}} {{(pid=210930) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-11-01 22:01:04.565 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2022-11-01 22:01:04.565 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2022-11-01 22:01:04.565 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-01 22:01:04.565 | from cryptography.utils import int_from_bytes 2022-11-01 22:01:04.565 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-01 22:01:04.565 | from cryptography.utils import int_from_bytes 2022-11-01 22:01:04.566 | An error has occurred: 2022-11-01 22:01:04.566 | Traceback (most recent call last): 2022-11-01 22:01:04.566 | File "/opt/stack/nova/nova/cmd/manage.py", line 3394, in main 2022-11-01 22:01:04.566 | ret = fn(*fn_args, **fn_kwargs) 2022-11-01 22:01:04.566 | File "/opt/stack/nova/nova/cmd/manage.py", line 221, in sync 2022-11-01 22:01:04.566 | return migration.db_sync(version) 2022-11-01 22:01:04.566 | File "/opt/stack/nova/nova/db/migration.py", line 154, in db_sync 2022-11-01 22:01:04.566 | _upgrade_alembic(engine, config, version) 2022-11-01 22:01:04.566 | File "/opt/stack/nova/nova/db/migration.py", line 109, in _upgrade_alembic 2022-11-01 22:01:04.566 | alembic_api.upgrade(config, version or 'head') 2022-11-01 22:01:04.566 | File "/usr/local/lib/python3.8/dist-packages/alembic/command.py", line 322, in upgrade 2022-11-01 22:01:04.566 | script.run_env() 2022-11-01 22:01:04.566 | File "/usr/local/lib/python3.8/dist-packages/alembic/script/base.py", line 569, in run_env 2022-11-01 22:01:04.566 | util.load_python_file(self.dir, "env.py") 2022-11-01 22:01:04.566 | File "/usr/local/lib/python3.8/dist-packages/alembic/util/pyfiles.py", line 94, in load_python_file 2022-11-01 22:01:04.566 | module = load_module_py(module_id, path) 2022-11-01 22:01:04.566 | File "/usr/local/lib/python3.8/dist-packages/alembic/util/pyfiles.py", line 110, in load_module_py 2022-11-01 22:01:04.566 | spec.loader.exec_module(module) # type: ignore 2022-11-01 22:01:04.566 | File "", line 848, in exec_module 2022-11-01 22:01:04.566 | File "", line 219, in _call_with_frames_removed 2022-11-01 22:01:04.566 | File "/opt/stack/nova/nova/db/main/migrations/env.py", line 123, in 2022-11-01 22:01:04.566 | run_migrations_online() 2022-11-01 22:01:04.566 | File "/opt/stack/nova/nova/db/main/migrations/env.py", line 117, in run_migrations_online 2022-11-01 22:01:04.566 | context.run_migrations() 2022-11-01 22:01:04.566 | File "", line 8, in run_migrations 2022-11-01 22:01:04.566 | File "/usr/local/lib/python3.8/dist-packages/alembic/runtime/environment.py", line 853, in run_migrations 2022-11-01 22:01:04.566 | self.get_context().run_migrations(**kw) 2022-11-01 22:01:04.566 | File "/usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py", line 611, in run_migrations 2022-11-01 22:01:04.566 | for step in self._migrations_fn(heads, self): 2022-11-01 22:01:04.566 | File "/usr/local/lib/python3.8/dist-packages/alembic/command.py", line 311, in upgrade 2022-11-01 22:01:04.566 | return script._upgrade_revs(revision, rev) 2022-11-01 22:01:04.567 | File "/usr/local/lib/python3.8/dist-packages/alembic/script/base.py", line 443, in _upgrade_revs 2022-11-01 22:01:04.567 | for script in reversed(list(revs)) 2022-11-01 22:01:04.567 | File "/usr/local/lib/python3.8/dist-packages/alembic/script/revision.py", line 799, in iterate_revisions 2022-11-01 22:01:04.567 | revisions, heads = fn( 2022-11-01 22:01:04.567 | File "/usr/local/lib/python3.8/dist-packages/alembic/script/revision.py", line 1426, in _collect_upgrade_revisions 2022-11-01 22:01:04.567 | for rev in self._parse_upgrade_target( 2022-11-01 22:01:04.567 | File "/usr/local/lib/python3.8/dist-packages/alembic/script/revision.py", line 1218, in _parse_upgrade_target 2022-11-01 22:01:04.567 | return self.get_revisions(target) 2022-11-01 22:01:04.567 | File "/usr/local/lib/python3.8/dist-packages/alembic/script/revision.py", line 529, in get_revisions 2022-11-01 22:01:04.567 | resolved_id, branch_label = self._resolve_revision_number( 2022-11-01 22:01:04.567 | File "/usr/local/lib/python3.8/dist-packages/alembic/script/revision.py", line 753, in _resolve_revision_number 2022-11-01 22:01:04.567 | self._revision_map 2022-11-01 22:01:04.567 | File "/usr/local/lib/python3.8/dist-packages/sqlalchemy/util/langhelpers.py", line 1113, in __get__ 2022-11-01 22:01:04.567 | obj.__dict__[self.__name__] = result = self.fget(obj) 2022-11-01 22:01:04.567 | File "/usr/local/lib/python3.8/dist-packages/alembic/script/revision.py", line 191, in _revision_map 2022-11-01 22:01:04.567 | for revision in self._generator(): 2022-11-01 22:01:04.567 | File "/usr/local/lib/python3.8/dist-packages/alembic/script/base.py", line 140, in _load_revisions 2022-11-01 22:01:04.567 | script = Script._from_filename(self, vers, file_) 2022-11-01 22:01:04.567 | File "/usr/local/lib/python3.8/dist-packages/alembic/script/base.py", line 1013, in _from_filename 2022-11-01 22:01:04.567 | module = util.load_python_file(dir_, filename) 2022-11-01 22:01:04.567 | File "/usr/local/lib/python3.8/dist-packages/alembic/util/pyfiles.py", line 94, in load_python_file 2022-11-01 22:01:04.567 | module = load_module_py(module_id, path) 2022-11-01 22:01:04.567 | File "/usr/local/lib/python3.8/dist-packages/alembic/util/pyfiles.py", line 110, in load_module_py 2022-11-01 22:01:04.567 | spec.loader.exec_module(module) # type: ignore 2022-11-01 22:01:04.567 | File "", line 844, in exec_module 2022-11-01 22:01:04.567 | File "", line 981, in get_code 2022-11-01 22:01:04.567 | File "", line 911, in source_to_code 2022-11-01 22:01:04.567 | File "", line 219, in _call_with_frames_removed 2022-11-01 22:01:04.567 | File "/opt/stack/nova/nova/db/main/migrations/versions/124a0c516554_add_password_to_console_auth_tokens.py", line 1 2022-11-01 22:01:04.567 | censed under the Apache License, Version 2.0 (the "License"); you may 2022-11-01 22:01:04.567 | ^ 2022-11-01 22:01:04.567 | SyntaxError: invalid syntax 2022-11-01 22:01:04.567 | 2022-11-01 22:01:04.608 | [164647 Async nova-cell-0:210855]: finished init_nova_db nova_cell0 /etc/nova/nova.conf with result 255 in 4 seconds 2022-11-01 22:01:04.610 | === Wait failure dump from 164647 === 2022-11-01 22:01:04.610 | Processes: 2022-11-01 22:01:04.624 | UID PID PPID C STIME TTY TIME CMD 2022-11-01 22:01:04.624 | ubuntu 160773 1684 0 21:51 pts/0 00:00:00 /bin/sh -c /usr/bin/python3 /home/ubuntu/.ansible/tmp/ansible-tmp-1667339511.58-269891392040953/AnsiballZ_command.py && sleep 0 2022-11-01 22:01:04.624 | ubuntu 160774 160773 0 21:51 pts/0 00:00:00 /usr/bin/python3 /home/ubuntu/.ansible/tmp/ansible-tmp-1667339511.58-269891392040953/AnsiballZ_command.py 2022-11-01 22:01:04.624 | ubuntu 160776 160774 0 21:51 pts/0 00:00:00 /bin/sh -c # workaround get-pip breaking when setuptools installed # ref: https://github.com/pypa/pip/issues/10742 sudo -H -E pip3 uninstall setuptools -y || true ./unstack.sh > /dev/null 2>&1 ./stack.sh > /dev/null 2>&1 2022-11-01 22:01:04.624 | ubuntu 164647 160776 1 21:52 pts/0 00:00:06 bash ./stack.sh 2022-11-01 22:01:04.624 | ubuntu 166902 164647 0 21:52 pts/0 00:00:00 bash ./stack.sh 2022-11-01 22:01:04.624 | ubuntu 166907 164647 0 21:52 pts/0 00:00:00 bash ./stack.sh 2022-11-01 22:01:04.624 | ubuntu 166910 166902 0 21:52 pts/0 00:00:01 /usr/bin/python3.8 /home/ubuntu/devstack/tools/outfilter.py -v --no-timestamp -o /opt/stack/logs/stack.sh.log.2022-11-01-215210 2022-11-01 22:01:04.624 | ubuntu 166914 166907 0 21:52 pts/0 00:00:00 /usr/bin/python3.8 /home/ubuntu/devstack/tools/outfilter.py -o /opt/stack/logs/stack.sh.log.2022-11-01-215210.summary.2022-11-01-215210 2022-11-01 22:01:04.624 | ubuntu 191769 164647 0 21:55 pts/0 00:00:00 bash ./stack.sh 2022-11-01 22:01:04.624 | ubuntu 192665 191769 0 21:55 pts/0 00:00:00 cat /opt/stack/async/install_tempest.fifo 2022-11-01 22:01:04.624 | ubuntu 210962 164647 0 22:00 pts/0 00:00:00 bash ./stack.sh 2022-11-01 22:01:04.624 | ubuntu 211148 210962 0 22:00 pts/0 00:00:00 cat /opt/stack/async/nova-cell-1.fifo 2022-11-01 22:01:04.624 | ubuntu 211392 164647 0 22:01 pts/0 00:00:00 ps -f 2022-11-01 22:01:04.624 | Waiting jobs: 2022-11-01 22:01:04.627 | Job /opt/stack/async/install_tempest.ini : 2022-11-01 22:01:04.629 | 2022-11-01 22:01:04.629 | [job] 2022-11-01 22:01:04.629 | end_time = 1667339757156 2022-11-01 22:01:04.629 | pid = 191769 2022-11-01 22:01:04.629 | start_time = 1667339721847 2022-11-01 22:01:04.629 | command = install_tempest 2022-11-01 22:01:04.629 | Job /opt/stack/async/nova-cell-1.ini : 2022-11-01 22:01:04.630 | 2022-11-01 22:01:04.630 | [job] 2022-11-01 22:01:04.630 | end_time = 1667340058655 2022-11-01 22:01:04.630 | pid = 210962 2022-11-01 22:01:04.630 | start_time = 1667340053870 2022-11-01 22:01:04.631 | command = init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2022-11-01 22:01:04.631 | Failed PID status: 2022-11-01 22:01:04.639 | cat: /proc/210855/status: No such file or directory 2022-11-01 22:01:04.641 | exit_trap: cleaning up child processes 2022-11-01 22:01:04.643 | Error on exit