2022-02-08 17:29:28.792 | + ./stack.sh:main:487 : exec 2022-02-08 17:29:28.793 | + ./stack.sh:main:495 : echo_summary 'stack.sh log /opt/stack/logs/stack.sh.log.2022-02-08-172928' 2022-02-08 17:29:28.793 | ++ ./stack.sh:main:487 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/outfilter.py -o /opt/stack/logs/stack.sh.log.2022-02-08-172928.summary.2022-02-08-172928 2022-02-08 17:29:28.793 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-02-08 17:29:28.793 | + ./stack.sh:echo_summary:446 : echo -e stack.sh log /opt/stack/logs/stack.sh.log.2022-02-08-172928 2022-02-08 17:29:28.793 | + ./stack.sh:main:497 : ln -sf /opt/stack/logs/stack.sh.log.2022-02-08-172928 /opt/stack/logs/stack.sh.log 2022-02-08 17:29:28.793 | + ./stack.sh:main:498 : ln -sf /opt/stack/logs/stack.sh.log.2022-02-08-172928.summary.2022-02-08-172928 /opt/stack/logs/stack.sh.log.summary 2022-02-08 17:29:28.793 | + ./stack.sh:main:513 : check_path_perm_sanity /opt/stack 2022-02-08 17:29:28.793 | + functions:check_path_perm_sanity:596 : local real_path 2022-02-08 17:29:28.793 | ++ functions:check_path_perm_sanity:597 : readlink -f /opt/stack 2022-02-08 17:29:28.793 | + functions:check_path_perm_sanity:597 : real_path=/opt/stack 2022-02-08 17:29:28.793 | + functions:check_path_perm_sanity:598 : local rebuilt_path= 2022-02-08 17:29:28.793 | ++ functions:check_path_perm_sanity:599 : echo /opt/stack 2022-02-08 17:29:28.793 | ++ functions:check_path_perm_sanity:599 : tr / ' ' 2022-02-08 17:29:28.793 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-02-08 17:29:28.793 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt 2022-02-08 17:29:28.793 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt 2022-02-08 17:29:28.793 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-02-08 17:29:28.793 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-02-08 17:29:28.793 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt/stack 2022-02-08 17:29:28.793 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt/stack 2022-02-08 17:29:28.793 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-02-08 17:29:28.793 | + ./stack.sh:main:519 : trap exit_trap EXIT 2022-02-08 17:29:28.794 | + ./stack.sh:main:560 : trap err_trap ERR 2022-02-08 17:29:28.796 | + ./stack.sh:main:573 : set -o errexit 2022-02-08 17:29:28.798 | + ./stack.sh:main:576 : uname -a 2022-02-08 17:29:28.799 | Linux n-d-828369-1 5.4.0-72-generic #80-Ubuntu SMP Mon Apr 12 17:35:00 UTC 2021 x86_64 x86_64 x86_64 GNU/Linux 2022-02-08 17:29:28.801 | + ./stack.sh:main:579 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2022-02-08 17:29:28.803 | + ./stack.sh:main:580 : rm -f /opt/stack/data/ca-bundle.pem 2022-02-08 17:29:28.807 | + ./stack.sh:main:583 : source /home/ubuntu/devstack/lib/database 2022-02-08 17:29:28.847 | + ./stack.sh:main:584 : source /home/ubuntu/devstack/lib/rpc_backend 2022-02-08 17:29:28.862 | + ./stack.sh:main:590 : fetch_plugins 2022-02-08 17:29:28.864 | + functions-common:fetch_plugins:1760 : local plugins= 2022-02-08 17:29:28.867 | + functions-common:fetch_plugins:1761 : local plugin 2022-02-08 17:29:28.868 | + functions-common:fetch_plugins:1764 : [[ -z '' ]] 2022-02-08 17:29:28.870 | + functions-common:fetch_plugins:1765 : return 2022-02-08 17:29:28.872 | + ./stack.sh:main:594 : run_phase override_defaults 2022-02-08 17:29:28.874 | + functions-common:run_phase:1842 : local mode=override_defaults 2022-02-08 17:29:28.876 | + functions-common:run_phase:1843 : local phase= 2022-02-08 17:29:28.878 | + functions-common:run_phase:1844 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-02-08 17:29:28.880 | + functions-common:run_phase:1845 : local extra_plugin_file_name 2022-02-08 17:29:28.882 | + functions-common:run_phase:1846 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-02-08 17:29:28.884 | + functions-common:run_phase:1851 : local exceptions=80-tempest.sh 2022-02-08 17:29:28.886 | + functions-common:run_phase:1852 : local extra 2022-02-08 17:29:28.888 | ++ functions-common:run_phase:1853 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-02-08 17:29:28.891 | + functions-common:run_phase:1853 : extra=80-tempest.sh 2022-02-08 17:29:28.893 | + functions-common:run_phase:1854 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-02-08 17:29:28.895 | + functions-common:run_phase:1858 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-02-08 17:29:28.897 | + functions-common:run_phase:1858 : source /home/ubuntu/devstack/extras.d/80-tempest.sh override_defaults 2022-02-08 17:29:28.899 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-02-08 17:29:28.912 | ++ functions-common:is_service_enabled:2070 : return 0 2022-02-08 17:29:28.914 | ++ extras.d/80-tempest.sh:source:4 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-02-08 17:29:28.915 | ++ extras.d/80-tempest.sh:source:7 : [[ override_defaults == \s\t\a\c\k ]] 2022-02-08 17:29:28.917 | ++ extras.d/80-tempest.sh:source:10 : [[ override_defaults == \s\t\a\c\k ]] 2022-02-08 17:29:28.919 | ++ extras.d/80-tempest.sh:source:13 : [[ override_defaults == \s\t\a\c\k ]] 2022-02-08 17:29:28.921 | ++ extras.d/80-tempest.sh:source:16 : [[ override_defaults == \s\t\a\c\k ]] 2022-02-08 17:29:28.923 | ++ extras.d/80-tempest.sh:source:19 : [[ override_defaults == \s\t\a\c\k ]] 2022-02-08 17:29:28.924 | ++ extras.d/80-tempest.sh:source:27 : [[ override_defaults == \u\n\s\t\a\c\k ]] 2022-02-08 17:29:28.926 | ++ extras.d/80-tempest.sh:source:32 : [[ override_defaults == \c\l\e\a\n ]] 2022-02-08 17:29:28.928 | + functions-common:run_phase:1863 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-02-08 17:29:28.930 | + functions-common:run_phase:1866 : [[ override_defaults == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-02-08 17:29:28.932 | + functions-common:run_phase:1867 : plugin_override_defaults 2022-02-08 17:29:28.934 | + functions-common:plugin_override_defaults:1801 : local plugins= 2022-02-08 17:29:28.936 | + functions-common:plugin_override_defaults:1802 : local plugin 2022-02-08 17:29:28.938 | + functions-common:plugin_override_defaults:1805 : [[ -z '' ]] 2022-02-08 17:29:28.939 | + functions-common:plugin_override_defaults:1806 : return 2022-02-08 17:29:28.942 | + ./stack.sh:main:597 : source /home/ubuntu/devstack/lib/apache 2022-02-08 17:29:28.959 | + ./stack.sh:main:600 : source /home/ubuntu/devstack/lib/tls 2022-02-08 17:29:28.961 | ++ lib/tls:source:38 : is_service_enabled tls-proxy 2022-02-08 17:29:28.973 | ++ functions-common:is_service_enabled:2070 : return 1 2022-02-08 17:29:28.975 | +++ lib/tls:source:43 : hostname -f 2022-02-08 17:29:28.979 | ++ lib/tls:source:43 : DEVSTACK_HOSTNAME=localhost 2022-02-08 17:29:28.981 | ++ lib/tls:source:44 : DEVSTACK_CERT_NAME=devstack-cert 2022-02-08 17:29:28.983 | ++ lib/tls:source:45 : DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2022-02-08 17:29:28.984 | ++ lib/tls:source:48 : ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2022-02-08 17:29:28.986 | ++ lib/tls:source:49 : INT_CA_DIR=/opt/stack/data/CA/int-ca 2022-02-08 17:29:28.988 | ++ lib/tls:source:51 : ORG_NAME=OpenStack 2022-02-08 17:29:28.991 | ++ lib/tls:source:52 : ORG_UNIT_NAME=DevStack 2022-02-08 17:29:28.992 | ++ lib/tls:source:55 : STUD_PROTO=--tls 2022-02-08 17:29:28.994 | ++ lib/tls:source:56 : STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2022-02-08 17:29:28.996 | ++ lib/tls:source:63 : OPENSSL=/usr/bin/openssl 2022-02-08 17:29:29.001 | + ./stack.sh:main:603 : source /home/ubuntu/devstack/lib/infra 2022-02-08 17:29:29.013 | + ./stack.sh:main:604 : source /home/ubuntu/devstack/lib/libraries 2022-02-08 17:29:29.030 | + ./stack.sh:main:605 : source /home/ubuntu/devstack/lib/lvm 2022-02-08 17:29:29.043 | + ./stack.sh:main:606 : source /home/ubuntu/devstack/lib/horizon 2022-02-08 17:29:29.055 | + ./stack.sh:main:607 : source /home/ubuntu/devstack/lib/keystone 2022-02-08 17:29:29.086 | + ./stack.sh:main:608 : source /home/ubuntu/devstack/lib/glance 2022-02-08 17:29:29.145 | + ./stack.sh:main:609 : source /home/ubuntu/devstack/lib/nova 2022-02-08 17:29:29.230 | + ./stack.sh:main:610 : source /home/ubuntu/devstack/lib/placement 2022-02-08 17:29:29.251 | + ./stack.sh:main:611 : source /home/ubuntu/devstack/lib/cinder 2022-02-08 17:29:29.302 | + ./stack.sh:main:612 : source /home/ubuntu/devstack/lib/swift 2022-02-08 17:29:29.355 | + ./stack.sh:main:613 : source /home/ubuntu/devstack/lib/neutron 2022-02-08 17:29:29.502 | + ./stack.sh:main:614 : source /home/ubuntu/devstack/lib/ldap 2022-02-08 17:29:29.516 | + ./stack.sh:main:615 : source /home/ubuntu/devstack/lib/dstat 2022-02-08 17:29:29.529 | + ./stack.sh:main:616 : source /home/ubuntu/devstack/lib/tcpdump 2022-02-08 17:29:29.543 | + ./stack.sh:main:617 : source /home/ubuntu/devstack/lib/etcd3 2022-02-08 17:29:29.638 | + ./stack.sh:main:618 : source /home/ubuntu/devstack/lib/os-vif 2022-02-08 17:29:29.641 | ++ lib/os-vif:source:6 : OS_VIF_OVS_OVSDB_INTERFACE=vsctl 2022-02-08 17:29:29.644 | +++ lib/os-vif:source:17 : is_ml2_ovs 2022-02-08 17:29:29.646 | +++ lib/os-vif:is_ml2_ovs:9 : [[ openvswitch == \o\p\e\n\v\s\w\i\t\c\h ]] 2022-02-08 17:29:29.648 | +++ lib/os-vif:is_ml2_ovs:10 : echo True 2022-02-08 17:29:29.651 | +++ lib/os-vif:is_ml2_ovs:12 : echo False 2022-02-08 17:29:29.653 | ++ lib/os-vif:source:17 : OS_VIF_OVS_ISOLATE_VIF='True 2022-02-08 17:29:29.653 | False' 2022-02-08 17:29:29.656 | +++ lib/os-vif:source:18 : trueorfalse False OS_VIF_OVS_ISOLATE_VIF 2022-02-08 17:29:29.671 | ++ lib/os-vif:source:18 : OS_VIF_OVS_ISOLATE_VIF=False 2022-02-08 17:29:29.674 | + ./stack.sh:main:624 : run_phase source 2022-02-08 17:29:29.676 | + functions-common:run_phase:1842 : local mode=source 2022-02-08 17:29:29.678 | + functions-common:run_phase:1843 : local phase= 2022-02-08 17:29:29.680 | + functions-common:run_phase:1844 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-02-08 17:29:29.682 | + functions-common:run_phase:1845 : local extra_plugin_file_name 2022-02-08 17:29:29.684 | + functions-common:run_phase:1846 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-02-08 17:29:29.686 | + functions-common:run_phase:1851 : local exceptions=80-tempest.sh 2022-02-08 17:29:29.688 | + functions-common:run_phase:1852 : local extra 2022-02-08 17:29:29.690 | ++ functions-common:run_phase:1853 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-02-08 17:29:29.694 | + functions-common:run_phase:1853 : extra=80-tempest.sh 2022-02-08 17:29:29.696 | + functions-common:run_phase:1854 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-02-08 17:29:29.698 | + functions-common:run_phase:1858 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-02-08 17:29:29.700 | + functions-common:run_phase:1858 : source /home/ubuntu/devstack/extras.d/80-tempest.sh source 2022-02-08 17:29:29.702 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-02-08 17:29:29.717 | ++ functions-common:is_service_enabled:2070 : return 0 2022-02-08 17:29:29.719 | ++ extras.d/80-tempest.sh:source:4 : [[ source == \s\o\u\r\c\e ]] 2022-02-08 17:29:29.721 | ++ extras.d/80-tempest.sh:source:6 : source /home/ubuntu/devstack/lib/tempest 2022-02-08 17:29:29.760 | ++ extras.d/80-tempest.sh:source:27 : [[ source == \u\n\s\t\a\c\k ]] 2022-02-08 17:29:29.762 | ++ extras.d/80-tempest.sh:source:32 : [[ source == \c\l\e\a\n ]] 2022-02-08 17:29:29.765 | + functions-common:run_phase:1863 : [[ source == \s\o\u\r\c\e ]] 2022-02-08 17:29:29.767 | + functions-common:run_phase:1864 : load_plugin_settings 2022-02-08 17:29:29.769 | + functions-common:load_plugin_settings:1778 : local plugins= 2022-02-08 17:29:29.772 | + functions-common:load_plugin_settings:1779 : local plugin 2022-02-08 17:29:29.774 | + functions-common:load_plugin_settings:1782 : [[ -z '' ]] 2022-02-08 17:29:29.776 | + functions-common:load_plugin_settings:1783 : return 2022-02-08 17:29:29.778 | + functions-common:run_phase:1865 : verify_disabled_services 2022-02-08 17:29:29.780 | + functions-common:verify_disabled_services:2125 : local service 2022-02-08 17:29:29.782 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2022-02-08 17:29:29.785 | + functions-common:verify_disabled_services:2127 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,key, ]] 2022-02-08 17:29:29.788 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2022-02-08 17:29:29.790 | + functions-common:verify_disabled_services:2127 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api, ]] 2022-02-08 17:29:29.792 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2022-02-08 17:29:29.794 | + functions-common:verify_disabled_services:2127 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cond, ]] 2022-02-08 17:29:29.797 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2022-02-08 17:29:29.799 | + functions-common:verify_disabled_services:2127 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-sch, ]] 2022-02-08 17:29:29.801 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2022-02-08 17:29:29.803 | + functions-common:verify_disabled_services:2127 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api-meta, ]] 2022-02-08 17:29:29.806 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2022-02-08 17:29:29.808 | + functions-common:verify_disabled_services:2127 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-api, ]] 2022-02-08 17:29:29.810 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2022-02-08 17:29:29.812 | + functions-common:verify_disabled_services:2127 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-client, ]] 2022-02-08 17:29:29.815 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2022-02-08 17:29:29.817 | + functions-common:verify_disabled_services:2127 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-api, ]] 2022-02-08 17:29:29.819 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2022-02-08 17:29:29.821 | + functions-common:verify_disabled_services:2127 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-sch, ]] 2022-02-08 17:29:29.824 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2022-02-08 17:29:29.826 | + functions-common:verify_disabled_services:2127 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-api, ]] 2022-02-08 17:29:29.828 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2022-02-08 17:29:29.831 | + functions-common:verify_disabled_services:2127 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-vol, ]] 2022-02-08 17:29:29.833 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2022-02-08 17:29:29.836 | + functions-common:verify_disabled_services:2127 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovn-controller, ]] 2022-02-08 17:29:29.838 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2022-02-08 17:29:29.840 | + functions-common:verify_disabled_services:2127 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovn-northd, ]] 2022-02-08 17:29:29.842 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2022-02-08 17:29:29.845 | + functions-common:verify_disabled_services:2127 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovs-vswitchd, ]] 2022-02-08 17:29:29.847 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2022-02-08 17:29:29.849 | + functions-common:verify_disabled_services:2127 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovsdb-server, ]] 2022-02-08 17:29:29.852 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2022-02-08 17:29:29.854 | + functions-common:verify_disabled_services:2127 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-svc, ]] 2022-02-08 17:29:29.857 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2022-02-08 17:29:29.859 | + functions-common:verify_disabled_services:2127 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-ovn-metadata-agent, ]] 2022-02-08 17:29:29.861 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2022-02-08 17:29:29.863 | + functions-common:verify_disabled_services:2127 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,rabbit, ]] 2022-02-08 17:29:29.866 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2022-02-08 17:29:29.868 | + functions-common:verify_disabled_services:2127 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,tempest, ]] 2022-02-08 17:29:29.870 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2022-02-08 17:29:29.872 | + functions-common:verify_disabled_services:2127 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,mysql, ]] 2022-02-08 17:29:29.875 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2022-02-08 17:29:29.877 | + functions-common:verify_disabled_services:2127 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,etcd3, ]] 2022-02-08 17:29:29.879 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2022-02-08 17:29:29.881 | + functions-common:verify_disabled_services:2127 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,dstat, ]] 2022-02-08 17:29:29.884 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2022-02-08 17:29:29.886 | + functions-common:verify_disabled_services:2127 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-crt, ]] 2022-02-08 17:29:29.888 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2022-02-08 17:29:29.890 | + functions-common:verify_disabled_services:2127 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cauth, ]] 2022-02-08 17:29:29.893 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2022-02-08 17:29:29.895 | + functions-common:verify_disabled_services:2127 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-agt, ]] 2022-02-08 17:29:29.898 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2022-02-08 17:29:29.900 | + functions-common:verify_disabled_services:2127 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-dhcp, ]] 2022-02-08 17:29:29.903 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2022-02-08 17:29:29.905 | + functions-common:verify_disabled_services:2127 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-l3, ]] 2022-02-08 17:29:29.907 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2022-02-08 17:29:29.909 | + functions-common:verify_disabled_services:2127 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-meta, ]] 2022-02-08 17:29:29.912 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2022-02-08 17:29:29.914 | + functions-common:verify_disabled_services:2127 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-metering, ]] 2022-02-08 17:29:29.917 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2022-02-08 17:29:29.919 | + functions-common:verify_disabled_services:2127 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-vpn, ]] 2022-02-08 17:29:29.921 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2022-02-08 17:29:29.923 | + functions-common:verify_disabled_services:2127 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-reg, ]] 2022-02-08 17:29:29.925 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2022-02-08 17:29:29.928 | + functions-common:verify_disabled_services:2127 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,cinder, ]] 2022-02-08 17:29:29.930 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2022-02-08 17:29:29.932 | + functions-common:verify_disabled_services:2127 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-bak, ]] 2022-02-08 17:29:29.935 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2022-02-08 17:29:29.937 | + functions-common:verify_disabled_services:2127 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-proxy, ]] 2022-02-08 17:29:29.939 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2022-02-08 17:29:29.941 | + functions-common:verify_disabled_services:2127 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-object, ]] 2022-02-08 17:29:29.944 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2022-02-08 17:29:29.947 | + functions-common:verify_disabled_services:2127 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-container, ]] 2022-02-08 17:29:29.949 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2022-02-08 17:29:29.952 | + functions-common:verify_disabled_services:2127 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-account, ]] 2022-02-08 17:29:29.954 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2022-02-08 17:29:29.957 | + functions-common:verify_disabled_services:2127 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,heat, ]] 2022-02-08 17:29:29.960 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2022-02-08 17:29:29.962 | + functions-common:verify_disabled_services:2127 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api, ]] 2022-02-08 17:29:29.964 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2022-02-08 17:29:29.966 | + functions-common:verify_disabled_services:2127 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cfn, ]] 2022-02-08 17:29:29.969 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2022-02-08 17:29:29.971 | + functions-common:verify_disabled_services:2127 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cw, ]] 2022-02-08 17:29:29.973 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2022-02-08 17:29:29.976 | + functions-common:verify_disabled_services:2127 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-eng, ]] 2022-02-08 17:29:29.978 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2022-02-08 17:29:29.980 | + functions-common:verify_disabled_services:2127 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acentral, ]] 2022-02-08 17:29:29.983 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2022-02-08 17:29:29.985 | + functions-common:verify_disabled_services:2127 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acompute, ]] 2022-02-08 17:29:29.987 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2022-02-08 17:29:29.989 | + functions-common:verify_disabled_services:2127 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-collector, ]] 2022-02-08 17:29:29.992 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2022-02-08 17:29:29.994 | + functions-common:verify_disabled_services:2127 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-api, ]] 2022-02-08 17:29:29.996 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2022-02-08 17:29:29.998 | + functions-common:verify_disabled_services:2127 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-anotification, ]] 2022-02-08 17:29:30.001 | + ./stack.sh:main:695 : initialize_database_backends 2022-02-08 17:29:30.003 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-02-08 17:29:30.006 | + lib/database:initialize_database_backends:66 : is_service_enabled mysql 2022-02-08 17:29:30.022 | + functions-common:is_service_enabled:2070 : return 0 2022-02-08 17:29:30.024 | + lib/database:initialize_database_backends:66 : DATABASE_TYPE=mysql 2022-02-08 17:29:30.026 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-02-08 17:29:30.028 | + lib/database:initialize_database_backends:66 : is_service_enabled postgresql 2022-02-08 17:29:30.043 | + functions-common:is_service_enabled:2070 : return 1 2022-02-08 17:29:30.046 | + lib/database:initialize_database_backends:69 : '[' -z mysql ']' 2022-02-08 17:29:30.048 | + lib/database:initialize_database_backends:73 : MYSQL_HOST=127.0.0.1 2022-02-08 17:29:30.050 | + lib/database:initialize_database_backends:74 : MYSQL_USER=root 2022-02-08 17:29:30.053 | + lib/database:initialize_database_backends:80 : [[ 4 == 6 ]] 2022-02-08 17:29:30.055 | + lib/database:initialize_database_backends:83 : DATABASE_HOST=127.0.0.1 2022-02-08 17:29:30.057 | + lib/database:initialize_database_backends:86 : DATABASE_USER=root 2022-02-08 17:29:30.059 | + lib/database:initialize_database_backends:88 : '[' -n '' ']' 2022-02-08 17:29:30.062 | + lib/database:initialize_database_backends:92 : return 0 2022-02-08 17:29:30.064 | + ./stack.sh:main:696 : echo 'Using mysql database backend' 2022-02-08 17:29:30.064 | Using mysql database backend 2022-02-08 17:29:30.066 | + ./stack.sh:main:699 : read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.' 2022-02-08 17:29:30.082 | + ./stack.sh:main:701 : define_database_baseurl 2022-02-08 17:29:30.086 | ++ lib/database:define_database_baseurl:106 : get_database_type_mysql 2022-02-08 17:29:30.088 | ++ lib/databases/mysql:get_database_type_mysql:38 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-02-08 17:29:30.091 | ++ lib/databases/mysql:get_database_type_mysql:39 : echo mysql+pymysql 2022-02-08 17:29:30.094 | + lib/database:define_database_baseurl:106 : BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-02-08 17:29:30.096 | + ./stack.sh:main:713 : is_service_enabled rabbit 2022-02-08 17:29:30.112 | + functions-common:is_service_enabled:2070 : return 0 2022-02-08 17:29:30.114 | + ./stack.sh:main:714 : read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.' 2022-02-08 17:29:30.130 | + ./stack.sh:main:721 : is_service_enabled keystone 2022-02-08 17:29:30.147 | + functions-common:is_service_enabled:2070 : return 0 2022-02-08 17:29:30.149 | + ./stack.sh:main:723 : read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.' 2022-02-08 17:29:30.165 | + ./stack.sh:main:725 : read_password ADMIN_PASSWORD 'ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2022-02-08 17:29:30.181 | + ./stack.sh:main:736 : is_service_enabled ldap 2022-02-08 17:29:30.197 | + functions-common:is_service_enabled:2070 : return 1 2022-02-08 17:29:30.200 | + ./stack.sh:main:745 : is_service_enabled s-proxy 2022-02-08 17:29:30.216 | + functions-common:is_service_enabled:2070 : return 0 2022-02-08 17:29:30.219 | + ./stack.sh:main:749 : read_password SWIFT_HASH 'ENTER A RANDOM SWIFT HASH.' 2022-02-08 17:29:30.235 | + ./stack.sh:main:751 : [[ -z '' ]] 2022-02-08 17:29:30.237 | + ./stack.sh:main:751 : [[ False == \T\r\u\e ]] 2022-02-08 17:29:30.240 | + ./stack.sh:main:757 : save_stackenv 757 2022-02-08 17:29:30.242 | + functions-common:save_stackenv:60 : local tag=757 2022-02-08 17:29:30.245 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2022-02-08 17:29:30.249 | + functions-common:save_stackenv:62 : time_stamp=2022-02-08-172930 2022-02-08 17:29:30.252 | + functions-common:save_stackenv:63 : echo '# 2022-02-08-172930 757' 2022-02-08 17:29:30.254 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-08 17:29:30.257 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-02-08 17:29:30.259 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-08 17:29:30.262 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2022-02-08 17:29:30.264 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-08 17:29:30.266 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2022-02-08 17:29:30.269 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-08 17:29:30.272 | + 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-02-08 17:29:30.274 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-08 17:29:30.277 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.53 2022-02-08 17:29:30.279 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-08 17:29:30.281 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.53/identity 2022-02-08 17:29:30.284 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-08 17:29:30.286 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2022-02-08-172928 2022-02-08 17:29:30.288 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-08 17:29:30.291 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2022-02-08 17:29:30.293 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-08 17:29:30.295 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.53 2022-02-08 17:29:30.298 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-08 17:29:30.300 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2022-02-08 17:29:30.302 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-08 17:29:30.305 | + functions-common:save_stackenv:65 : echo TLS_IP= 2022-02-08 17:29:30.307 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-08 17:29:30.309 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2022-02-08 17:29:30.312 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-08 17:29:30.314 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2022-02-08 17:29:30.317 | + ./stack.sh:main:770 : GIT_DEPTH=0 2022-02-08 17:29:30.320 | + ./stack.sh:main:770 : git_clone https://opendev.org/openstack/requirements.git /opt/stack/requirements master 2022-02-08 17:29:30.322 | + functions-common:git_clone:597 : local git_remote=https://opendev.org/openstack/requirements.git 2022-02-08 17:29:30.324 | + functions-common:git_clone:598 : local git_dest=/opt/stack/requirements 2022-02-08 17:29:30.326 | + functions-common:git_clone:599 : local git_ref=master 2022-02-08 17:29:30.328 | + functions-common:git_clone:600 : local orig_dir 2022-02-08 17:29:30.331 | ++ functions-common:git_clone:601 : pwd 2022-02-08 17:29:30.334 | + functions-common:git_clone:601 : orig_dir=/home/ubuntu/devstack 2022-02-08 17:29:30.336 | + functions-common:git_clone:602 : local git_clone_flags= 2022-02-08 17:29:30.339 | ++ functions-common:git_clone:604 : trueorfalse False RECLONE 2022-02-08 17:29:30.354 | + functions-common:git_clone:604 : RECLONE=False 2022-02-08 17:29:30.356 | + functions-common:git_clone:605 : [[ 0 -gt 0 ]] 2022-02-08 17:29:30.358 | + functions-common:git_clone:609 : [[ False = \T\r\u\e ]] 2022-02-08 17:29:30.361 | + functions-common:git_clone:618 : echo master 2022-02-08 17:29:30.361 | + functions-common:git_clone:618 : egrep -q '^refs' 2022-02-08 17:29:30.366 | + functions-common:git_clone:632 : [[ ! -d /opt/stack/requirements ]] 2022-02-08 17:29:30.369 | + functions-common:git_clone:640 : [[ False = \T\r\u\e ]] 2022-02-08 17:29:30.371 | + functions-common:git_clone:666 : cd /opt/stack/requirements 2022-02-08 17:29:30.374 | + functions-common:git_clone:667 : git show --oneline 2022-02-08 17:29:30.374 | + functions-common:git_clone:667 : head -1 2022-02-08 17:29:30.377 | 698f8e89 Updated from generate-constraints 2022-02-08 17:29:30.380 | + functions-common:git_clone:668 : cd /home/ubuntu/devstack 2022-02-08 17:29:30.383 | + ./stack.sh:main:774 : echo_summary 'Installing package prerequisites' 2022-02-08 17:29:30.385 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-02-08 17:29:30.388 | + ./stack.sh:echo_summary:446 : echo -e Installing package prerequisites 2022-02-08 17:29:30.390 | + ./stack.sh:main:775 : source /home/ubuntu/devstack/tools/install_prereqs.sh 2022-02-08 17:29:30.393 | ++ tools/install_prereqs.sh:source:11 : FORCE_PREREQ=0 2022-02-08 17:29:30.395 | ++ tools/install_prereqs.sh:source:13 : getopts :f opt 2022-02-08 17:29:30.398 | ++ tools/install_prereqs.sh:source:23 : [[ -z /home/ubuntu/devstack ]] 2022-02-08 17:29:30.400 | ++ tools/install_prereqs.sh:source:43 : PREREQ_RERUN_MARKER=/home/ubuntu/devstack/.prereqs 2022-02-08 17:29:30.403 | ++ tools/install_prereqs.sh:source:44 : PREREQ_RERUN_HOURS=2 2022-02-08 17:29:30.405 | ++ tools/install_prereqs.sh:source:45 : PREREQ_RERUN_SECONDS=7200 2022-02-08 17:29:30.408 | +++ tools/install_prereqs.sh:source:47 : date +%s 2022-02-08 17:29:30.413 | ++ tools/install_prereqs.sh:source:47 : NOW=1644341370 2022-02-08 17:29:30.416 | +++ tools/install_prereqs.sh:source:48 : head -1 /home/ubuntu/devstack/.prereqs 2022-02-08 17:29:30.420 | ++ tools/install_prereqs.sh:source:48 : LAST_RUN=1644340115 2022-02-08 17:29:30.423 | ++ tools/install_prereqs.sh:source:49 : DELTA=1255 2022-02-08 17:29:30.425 | ++ tools/install_prereqs.sh:source:50 : [[ 1255 -lt 7200 ]] 2022-02-08 17:29:30.428 | ++ tools/install_prereqs.sh:source:50 : [[ -z 0 ]] 2022-02-08 17:29:30.431 | ++ tools/install_prereqs.sh:source:57 : export_proxy_variables 2022-02-08 17:29:30.433 | ++ functions-common:export_proxy_variables:2232 : isset http_proxy 2022-02-08 17:29:30.435 | ++ functions-common:isset:229 : [[ -v http_proxy ]] 2022-02-08 17:29:30.438 | ++ functions-common:export_proxy_variables:2235 : isset https_proxy 2022-02-08 17:29:30.440 | ++ functions-common:isset:229 : [[ -v https_proxy ]] 2022-02-08 17:29:30.443 | ++ functions-common:export_proxy_variables:2238 : isset no_proxy 2022-02-08 17:29:30.446 | ++ functions-common:isset:229 : [[ -v no_proxy ]] 2022-02-08 17:29:30.449 | +++ 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-02-08 17:29:30.495 | ++ tools/install_prereqs.sh:source:64 : PACKAGES='apache2 2022-02-08 17:29:30.495 | apache2-dev 2022-02-08 17:29:30.496 | bc 2022-02-08 17:29:30.496 | bsdmainutils 2022-02-08 17:29:30.496 | curl 2022-02-08 17:29:30.496 | g++ 2022-02-08 17:29:30.496 | gawk 2022-02-08 17:29:30.496 | gcc 2022-02-08 17:29:30.496 | gettext 2022-02-08 17:29:30.496 | git 2022-02-08 17:29:30.496 | graphviz 2022-02-08 17:29:30.496 | iputils-ping 2022-02-08 17:29:30.496 | libapache2-mod-proxy-uwsgi 2022-02-08 17:29:30.496 | libffi-dev 2022-02-08 17:29:30.496 | libjpeg-dev 2022-02-08 17:29:30.496 | libpcre3-dev 2022-02-08 17:29:30.496 | libpq-dev 2022-02-08 17:29:30.496 | libssl-dev 2022-02-08 17:29:30.496 | libsystemd-dev 2022-02-08 17:29:30.496 | libxml2-dev 2022-02-08 17:29:30.496 | libxslt1-dev 2022-02-08 17:29:30.496 | libyaml-dev 2022-02-08 17:29:30.496 | lsof 2022-02-08 17:29:30.496 | openssh-server 2022-02-08 17:29:30.496 | openssl 2022-02-08 17:29:30.496 | pkg-config 2022-02-08 17:29:30.496 | psmisc 2022-02-08 17:29:30.496 | python3-dev 2022-02-08 17:29:30.496 | python3-pip 2022-02-08 17:29:30.496 | python3-systemd 2022-02-08 17:29:30.496 | python3-venv 2022-02-08 17:29:30.496 | tar 2022-02-08 17:29:30.496 | tcpdump 2022-02-08 17:29:30.496 | unzip 2022-02-08 17:29:30.496 | uuid-runtime 2022-02-08 17:29:30.496 | wget 2022-02-08 17:29:30.496 | wget 2022-02-08 17:29:30.496 | zlib1g-dev 2022-02-08 17:29:30.496 | libkrb5-dev 2022-02-08 17:29:30.496 | libldap2-dev 2022-02-08 17:29:30.496 | libsasl2-dev 2022-02-08 17:29:30.497 | memcached 2022-02-08 17:29:30.497 | python3-mysqldb 2022-02-08 17:29:30.497 | sqlite3 2022-02-08 17:29:30.497 | conntrack 2022-02-08 17:29:30.497 | curl 2022-02-08 17:29:30.497 | dnsmasq-base 2022-02-08 17:29:30.497 | dnsmasq-utils 2022-02-08 17:29:30.497 | ebtables 2022-02-08 17:29:30.497 | genisoimage 2022-02-08 17:29:30.497 | iptables 2022-02-08 17:29:30.497 | iputils-arping 2022-02-08 17:29:30.497 | kpartx 2022-02-08 17:29:30.497 | libjs-jquery-tablesorter 2022-02-08 17:29:30.497 | parted 2022-02-08 17:29:30.497 | pm-utils 2022-02-08 17:29:30.497 | python3-mysqldb 2022-02-08 17:29:30.497 | socat 2022-02-08 17:29:30.497 | sqlite3 2022-02-08 17:29:30.497 | sudo 2022-02-08 17:29:30.497 | vlan 2022-02-08 17:29:30.497 | lsscsi 2022-02-08 17:29:30.497 | open-iscsi 2022-02-08 17:29:30.497 | lvm2 2022-02-08 17:29:30.497 | qemu-utils 2022-02-08 17:29:30.497 | thin-provisioning-tools 2022-02-08 17:29:30.497 | acl 2022-02-08 17:29:30.497 | dnsmasq-base 2022-02-08 17:29:30.497 | dnsmasq-utils 2022-02-08 17:29:30.497 | ebtables 2022-02-08 17:29:30.497 | haproxy 2022-02-08 17:29:30.497 | iptables 2022-02-08 17:29:30.497 | iputils-arping 2022-02-08 17:29:30.497 | iputils-ping 2022-02-08 17:29:30.497 | postgresql-server-dev-all 2022-02-08 17:29:30.497 | python3-mysqldb 2022-02-08 17:29:30.497 | sqlite3 2022-02-08 17:29:30.497 | sudo 2022-02-08 17:29:30.498 | vlan 2022-02-08 17:29:30.498 | pcp 2022-02-08 17:29:30.498 | ipset 2022-02-08 17:29:30.498 | conntrack 2022-02-08 17:29:30.498 | conntrackd 2022-02-08 17:29:30.498 | keepalived 2022-02-08 17:29:30.498 | lvm2 2022-02-08 17:29:30.498 | qemu-utils 2022-02-08 17:29:30.498 | thin-provisioning-tools 2022-02-08 17:29:30.498 | curl 2022-02-08 17:29:30.498 | liberasurecode-dev 2022-02-08 17:29:30.498 | make 2022-02-08 17:29:30.498 | memcached 2022-02-08 17:29:30.498 | sqlite3 2022-02-08 17:29:30.498 | xfsprogs' 2022-02-08 17:29:30.499 | +++ tools/install_prereqs.sh:source:65 : get_plugin_packages 2022-02-08 17:29:30.517 | ++ tools/install_prereqs.sh:source:65 : PACKAGES='apache2 2022-02-08 17:29:30.518 | apache2-dev 2022-02-08 17:29:30.518 | bc 2022-02-08 17:29:30.518 | bsdmainutils 2022-02-08 17:29:30.518 | curl 2022-02-08 17:29:30.518 | g++ 2022-02-08 17:29:30.518 | gawk 2022-02-08 17:29:30.518 | gcc 2022-02-08 17:29:30.518 | gettext 2022-02-08 17:29:30.518 | git 2022-02-08 17:29:30.518 | graphviz 2022-02-08 17:29:30.518 | iputils-ping 2022-02-08 17:29:30.518 | libapache2-mod-proxy-uwsgi 2022-02-08 17:29:30.518 | libffi-dev 2022-02-08 17:29:30.518 | libjpeg-dev 2022-02-08 17:29:30.518 | libpcre3-dev 2022-02-08 17:29:30.518 | libpq-dev 2022-02-08 17:29:30.518 | libssl-dev 2022-02-08 17:29:30.518 | libsystemd-dev 2022-02-08 17:29:30.518 | libxml2-dev 2022-02-08 17:29:30.518 | libxslt1-dev 2022-02-08 17:29:30.518 | libyaml-dev 2022-02-08 17:29:30.518 | lsof 2022-02-08 17:29:30.518 | openssh-server 2022-02-08 17:29:30.519 | openssl 2022-02-08 17:29:30.519 | pkg-config 2022-02-08 17:29:30.519 | psmisc 2022-02-08 17:29:30.519 | python3-dev 2022-02-08 17:29:30.519 | python3-pip 2022-02-08 17:29:30.519 | python3-systemd 2022-02-08 17:29:30.519 | python3-venv 2022-02-08 17:29:30.519 | tar 2022-02-08 17:29:30.519 | tcpdump 2022-02-08 17:29:30.519 | unzip 2022-02-08 17:29:30.519 | uuid-runtime 2022-02-08 17:29:30.519 | wget 2022-02-08 17:29:30.519 | wget 2022-02-08 17:29:30.519 | zlib1g-dev 2022-02-08 17:29:30.519 | libkrb5-dev 2022-02-08 17:29:30.519 | libldap2-dev 2022-02-08 17:29:30.519 | libsasl2-dev 2022-02-08 17:29:30.519 | memcached 2022-02-08 17:29:30.519 | python3-mysqldb 2022-02-08 17:29:30.519 | sqlite3 2022-02-08 17:29:30.519 | conntrack 2022-02-08 17:29:30.519 | curl 2022-02-08 17:29:30.519 | dnsmasq-base 2022-02-08 17:29:30.519 | dnsmasq-utils 2022-02-08 17:29:30.519 | ebtables 2022-02-08 17:29:30.519 | genisoimage 2022-02-08 17:29:30.519 | iptables 2022-02-08 17:29:30.519 | iputils-arping 2022-02-08 17:29:30.519 | kpartx 2022-02-08 17:29:30.519 | libjs-jquery-tablesorter 2022-02-08 17:29:30.519 | parted 2022-02-08 17:29:30.519 | pm-utils 2022-02-08 17:29:30.519 | python3-mysqldb 2022-02-08 17:29:30.519 | socat 2022-02-08 17:29:30.519 | sqlite3 2022-02-08 17:29:30.519 | sudo 2022-02-08 17:29:30.519 | vlan 2022-02-08 17:29:30.519 | lsscsi 2022-02-08 17:29:30.519 | open-iscsi 2022-02-08 17:29:30.520 | lvm2 2022-02-08 17:29:30.520 | qemu-utils 2022-02-08 17:29:30.520 | thin-provisioning-tools 2022-02-08 17:29:30.520 | acl 2022-02-08 17:29:30.520 | dnsmasq-base 2022-02-08 17:29:30.520 | dnsmasq-utils 2022-02-08 17:29:30.520 | ebtables 2022-02-08 17:29:30.520 | haproxy 2022-02-08 17:29:30.520 | iptables 2022-02-08 17:29:30.520 | iputils-arping 2022-02-08 17:29:30.520 | iputils-ping 2022-02-08 17:29:30.520 | postgresql-server-dev-all 2022-02-08 17:29:30.520 | python3-mysqldb 2022-02-08 17:29:30.520 | sqlite3 2022-02-08 17:29:30.520 | sudo 2022-02-08 17:29:30.520 | vlan 2022-02-08 17:29:30.520 | pcp 2022-02-08 17:29:30.520 | ipset 2022-02-08 17:29:30.520 | conntrack 2022-02-08 17:29:30.520 | conntrackd 2022-02-08 17:29:30.520 | keepalived 2022-02-08 17:29:30.520 | lvm2 2022-02-08 17:29:30.520 | qemu-utils 2022-02-08 17:29:30.520 | thin-provisioning-tools 2022-02-08 17:29:30.520 | curl 2022-02-08 17:29:30.520 | liberasurecode-dev 2022-02-08 17:29:30.520 | make 2022-02-08 17:29:30.520 | memcached 2022-02-08 17:29:30.520 | sqlite3 2022-02-08 17:29:30.520 | xfsprogs ' 2022-02-08 17:29:30.520 | ++ tools/install_prereqs.sh:source:67 : is_ubuntu 2022-02-08 17:29:30.523 | ++ functions-common:is_ubuntu:562 : [[ -z deb ]] 2022-02-08 17:29:30.525 | ++ functions-common:is_ubuntu:565 : '[' deb = deb ']' 2022-02-08 17:29:30.528 | ++ tools/install_prereqs.sh:source:67 : echo apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached sqlite3 xfsprogs 2022-02-08 17:29:30.529 | ++ tools/install_prereqs.sh:source:67 : grep -q dkms 2022-02-08 17:29:30.534 | ++ tools/install_prereqs.sh:source:72 : install_package apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached sqlite3 xfsprogs 2022-02-08 17:29:30.536 | ++ functions-common:install_package:1452 : update_package_repo 2022-02-08 17:29:30.538 | ++ functions-common:update_package_repo:1424 : NO_UPDATE_REPOS=False 2022-02-08 17:29:30.540 | ++ functions-common:update_package_repo:1425 : REPOS_UPDATED=False 2022-02-08 17:29:30.542 | ++ functions-common:update_package_repo:1426 : RETRY_UPDATE=False 2022-02-08 17:29:30.544 | ++ functions-common:update_package_repo:1428 : [[ False = \T\r\u\e ]] 2022-02-08 17:29:30.546 | ++ functions-common:update_package_repo:1432 : is_ubuntu 2022-02-08 17:29:30.548 | ++ functions-common:is_ubuntu:562 : [[ -z deb ]] 2022-02-08 17:29:30.550 | ++ functions-common:is_ubuntu:565 : '[' deb = deb ']' 2022-02-08 17:29:30.553 | ++ functions-common:update_package_repo:1433 : apt_get_update 2022-02-08 17:29:30.555 | ++ functions-common:apt_get_update:1178 : [[ False == \T\r\u\e ]] 2022-02-08 17:29:30.557 | ++ functions-common:apt_get_update:1183 : [[ False = \T\r\u\e ]] 2022-02-08 17:29:30.559 | ++ functions-common:apt_get_update:1185 : local sudo=sudo 2022-02-08 17:29:30.562 | +++ functions-common:apt_get_update:1186 : id -u 2022-02-08 17:29:30.566 | ++ functions-common:apt_get_update:1186 : [[ 1000 = \0 ]] 2022-02-08 17:29:30.568 | ++ functions-common:apt_get_update:1189 : time_start apt-get-update 2022-02-08 17:29:30.571 | ++ functions-common:time_start:2400 : local name=apt-get-update 2022-02-08 17:29:30.573 | ++ functions-common:time_start:2401 : local start_time= 2022-02-08 17:29:30.575 | ++ functions-common:time_start:2402 : [[ -n '' ]] 2022-02-08 17:29:30.577 | +++ functions-common:time_start:2405 : date +%s%3N 2022-02-08 17:29:30.581 | ++ functions-common:time_start:2405 : _TIME_START[$name]=1644341370579 2022-02-08 17:29:30.583 | ++ functions-common:apt_get_update:1191 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2022-02-08 17:29:30.585 | ++ functions-common:apt_get_update:1192 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2022-02-08 17:29:30.587 | ++ functions-common:apt_get_update:1193 : timeout 300 sh -c 'while ! sudo http_proxy= https_proxy= no_proxy= apt-get update; do sleep 30; done' 2022-02-08 17:29:30.799 | Hit:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal InRelease 2022-02-08 17:29:30.883 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB] 2022-02-08 17:29:30.969 | Get:3 http://security.ubuntu.com/ubuntu focal-security InRelease [114 kB] 2022-02-08 17:29:31.045 | Hit:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal-backports InRelease 2022-02-08 17:29:31.772 | Fetched 228 kB in 1s (271 kB/s) 2022-02-08 17:29:33.279 | Reading package lists... 2022-02-08 17:29:33.311 | ++ functions-common:apt_get_update:1197 : REPOS_UPDATED=True 2022-02-08 17:29:33.313 | ++ functions-common:apt_get_update:1199 : time_stop apt-get-update 2022-02-08 17:29:33.315 | ++ functions-common:time_stop:2414 : local name 2022-02-08 17:29:33.317 | ++ functions-common:time_stop:2415 : local end_time 2022-02-08 17:29:33.319 | ++ functions-common:time_stop:2416 : local elapsed_time 2022-02-08 17:29:33.321 | ++ functions-common:time_stop:2417 : local total 2022-02-08 17:29:33.323 | ++ functions-common:time_stop:2418 : local start_time 2022-02-08 17:29:33.325 | ++ functions-common:time_stop:2420 : name=apt-get-update 2022-02-08 17:29:33.328 | ++ functions-common:time_stop:2421 : start_time=1644341370579 2022-02-08 17:29:33.330 | ++ functions-common:time_stop:2423 : [[ -z 1644341370579 ]] 2022-02-08 17:29:33.332 | +++ functions-common:time_stop:2426 : date +%s%3N 2022-02-08 17:29:33.336 | ++ functions-common:time_stop:2426 : end_time=1644341373334 2022-02-08 17:29:33.338 | ++ functions-common:time_stop:2427 : elapsed_time=2755 2022-02-08 17:29:33.340 | ++ functions-common:time_stop:2428 : total=0 2022-02-08 17:29:33.343 | ++ functions-common:time_stop:2430 : _TIME_START[$name]= 2022-02-08 17:29:33.345 | ++ functions-common:time_stop:2431 : _TIME_TOTAL[$name]=2755 2022-02-08 17:29:33.347 | ++ functions-common:install_package:1453 : real_install_package apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached sqlite3 xfsprogs 2022-02-08 17:29:33.350 | ++ functions-common:real_install_package:1438 : is_ubuntu 2022-02-08 17:29:33.352 | ++ functions-common:is_ubuntu:562 : [[ -z deb ]] 2022-02-08 17:29:33.354 | ++ functions-common:is_ubuntu:565 : '[' deb = deb ']' 2022-02-08 17:29:33.357 | ++ functions-common:real_install_package:1439 : apt_get install apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached sqlite3 xfsprogs 2022-02-08 17:29:33.377 | ++ functions-common:apt_get:1219 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached sqlite3 xfsprogs 2022-02-08 17:29:33.486 | Reading package lists... 2022-02-08 17:29:33.727 | Building dependency tree... 2022-02-08 17:29:33.728 | Reading state information... 2022-02-08 17:29:33.763 | acl is already the newest version (2.2.53-6). 2022-02-08 17:29:33.763 | bc is already the newest version (1.07.1-2build1). 2022-02-08 17:29:33.763 | bsdmainutils is already the newest version (11.1.2ubuntu3). 2022-02-08 17:29:33.763 | conntrack is already the newest version (1:1.4.5-2). 2022-02-08 17:29:33.763 | ebtables is already the newest version (2.0.11-3build1). 2022-02-08 17:29:33.764 | g++ is already the newest version (4:9.3.0-1ubuntu2). 2022-02-08 17:29:33.764 | gawk is already the newest version (1:5.0.1+dfsg-1). 2022-02-08 17:29:33.764 | gcc is already the newest version (4:9.3.0-1ubuntu2). 2022-02-08 17:29:33.764 | genisoimage is already the newest version (9:1.1.11-3.1ubuntu1). 2022-02-08 17:29:33.764 | gettext is already the newest version (0.19.8.1-10build1). 2022-02-08 17:29:33.764 | iptables is already the newest version (1.8.4-3ubuntu2). 2022-02-08 17:29:33.764 | iputils-arping is already the newest version (3:20190709-3). 2022-02-08 17:29:33.764 | iputils-ping is already the newest version (3:20190709-3). 2022-02-08 17:29:33.764 | kpartx is already the newest version (0.8.3-1ubuntu2). 2022-02-08 17:29:33.764 | liberasurecode-dev is already the newest version (1.6.1-4). 2022-02-08 17:29:33.764 | libffi-dev is already the newest version (3.3-4). 2022-02-08 17:29:33.764 | libjpeg-dev is already the newest version (8c-2ubuntu8). 2022-02-08 17:29:33.764 | libpcre3-dev is already the newest version (2:8.39-12build1). 2022-02-08 17:29:33.764 | libsasl2-dev is already the newest version (2.1.27+dfsg-2). 2022-02-08 17:29:33.764 | libxslt1-dev is already the newest version (1.1.34-4). 2022-02-08 17:29:33.764 | libyaml-dev is already the newest version (0.2.2-1). 2022-02-08 17:29:33.764 | lsscsi is already the newest version (0.30-0.1). 2022-02-08 17:29:33.764 | lvm2 is already the newest version (2.03.07-1ubuntu1). 2022-02-08 17:29:33.764 | make is already the newest version (4.2.1-1.2). 2022-02-08 17:29:33.764 | pkg-config is already the newest version (0.29.1-0ubuntu4). 2022-02-08 17:29:33.764 | psmisc is already the newest version (23.3-1). 2022-02-08 17:29:33.764 | python3-dev is already the newest version (3.8.2-0ubuntu2). 2022-02-08 17:29:33.764 | python3-mysqldb is already the newest version (1.4.4-2build1). 2022-02-08 17:29:33.764 | python3-systemd is already the newest version (234-3build2). 2022-02-08 17:29:33.764 | socat is already the newest version (1.7.3.3-2). 2022-02-08 17:29:33.764 | tcpdump is already the newest version (4.9.3-4). 2022-02-08 17:29:33.764 | thin-provisioning-tools is already the newest version (0.8.5-4build1). 2022-02-08 17:29:33.764 | unzip is already the newest version (6.0-25ubuntu1). 2022-02-08 17:29:33.764 | xfsprogs is already the newest version (5.3.0-1ubuntu2). 2022-02-08 17:29:33.764 | conntrackd is already the newest version (1:1.4.5-2). 2022-02-08 17:29:33.764 | graphviz is already the newest version (2.42.2-3build2). 2022-02-08 17:29:33.764 | libjs-jquery-tablesorter is already the newest version (1:2.31.1+dfsg1-1). 2022-02-08 17:29:33.764 | pcp is already the newest version (5.0.3-1). 2022-02-08 17:29:33.765 | pm-utils is already the newest version (1.4.1-19). 2022-02-08 17:29:33.765 | python3-venv is already the newest version (3.8.2-0ubuntu2). 2022-02-08 17:29:33.765 | apache2 is already the newest version (2.4.41-4ubuntu3.9). 2022-02-08 17:29:33.765 | apache2-dev is already the newest version (2.4.41-4ubuntu3.9). 2022-02-08 17:29:33.765 | curl is already the newest version (7.68.0-1ubuntu2.7). 2022-02-08 17:29:33.765 | dnsmasq-base is already the newest version (2.80-1.1ubuntu1.4). 2022-02-08 17:29:33.765 | dnsmasq-utils is already the newest version (2.80-1.1ubuntu1.4). 2022-02-08 17:29:33.765 | git is already the newest version (1:2.25.1-1ubuntu3.2). 2022-02-08 17:29:33.765 | haproxy is already the newest version (2.0.13-2ubuntu0.3). 2022-02-08 17:29:33.765 | ipset is already the newest version (7.5-1ubuntu0.20.04.1). 2022-02-08 17:29:33.765 | keepalived is already the newest version (1:2.0.19-2ubuntu0.1). 2022-02-08 17:29:33.765 | libkrb5-dev is already the newest version (1.17-6ubuntu4.1). 2022-02-08 17:29:33.765 | libldap2-dev is already the newest version (2.4.49+dfsg-2ubuntu1.8). 2022-02-08 17:29:33.765 | libpq-dev is already the newest version (12.9-0ubuntu0.20.04.1). 2022-02-08 17:29:33.765 | libssl-dev is already the newest version (1.1.1f-1ubuntu2.10). 2022-02-08 17:29:33.765 | libsystemd-dev is already the newest version (245.4-4ubuntu3.15). 2022-02-08 17:29:33.765 | libxml2-dev is already the newest version (2.9.10+dfsg-5ubuntu0.20.04.1). 2022-02-08 17:29:33.765 | lsof is already the newest version (4.93.2+dfsg-1ubuntu0.20.04.1). 2022-02-08 17:29:33.765 | memcached is already the newest version (1.5.22-2ubuntu0.2). 2022-02-08 17:29:33.765 | open-iscsi is already the newest version (2.0.874-7.1ubuntu6.2). 2022-02-08 17:29:33.765 | openssh-server is already the newest version (1:8.2p1-4ubuntu0.4). 2022-02-08 17:29:33.765 | openssl is already the newest version (1.1.1f-1ubuntu2.10). 2022-02-08 17:29:33.765 | parted is already the newest version (3.3-4ubuntu0.20.04.1). 2022-02-08 17:29:33.765 | qemu-utils is already the newest version (1:4.2-3ubuntu6.19). 2022-02-08 17:29:33.765 | sqlite3 is already the newest version (3.31.1-4ubuntu0.2). 2022-02-08 17:29:33.765 | sudo is already the newest version (1.8.31-1ubuntu1.2). 2022-02-08 17:29:33.765 | tar is already the newest version (1.30+dfsg-7ubuntu0.20.04.1). 2022-02-08 17:29:33.765 | uuid-runtime is already the newest version (2.34-0.1ubuntu9.1). 2022-02-08 17:29:33.765 | wget is already the newest version (1.20.3-1ubuntu2). 2022-02-08 17:29:33.765 | zlib1g-dev is already the newest version (1:1.2.11.dfsg-2ubuntu1.2). 2022-02-08 17:29:33.765 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.9). 2022-02-08 17:29:33.982 | python3-pip is already the newest version (20.0.2-5ubuntu1.6). 2022-02-08 17:29:33.982 | vlan is already the newest version (2.0.4ubuntu1.20.04.1). 2022-02-08 17:29:33.982 | The following packages were automatically installed and are no longer required: 2022-02-08 17:29:33.983 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-02-08 17:29:33.983 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-02-08 17:29:33.983 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-02-08 17:29:33.983 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-02-08 17:29:33.983 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-02-08 17:29:33.983 | python3-zope.interface 2022-02-08 17:29:33.983 | Use 'sudo apt autoremove' to remove them. 2022-02-08 17:29:33.984 | The following additional packages will be installed: 2022-02-08 17:29:33.984 | llvm-10-dev llvm-10-tools postgresql-server-dev-12 python3-yaml 2022-02-08 17:29:34.050 | The following NEW packages will be installed: 2022-02-08 17:29:34.050 | llvm-10-dev llvm-10-tools postgresql-server-dev-12 postgresql-server-dev-all 2022-02-08 17:29:34.050 | python3-yaml 2022-02-08 17:29:34.629 | 0 upgraded, 5 newly installed, 0 to remove and 107 not upgraded. 2022-02-08 17:29:34.629 | Need to get 0 B/27.4 MB of archives. 2022-02-08 17:29:34.629 | After this operation, 211 MB of additional disk space will be used. 2022-02-08 17:29:34.771 | Selecting previously unselected package python3-yaml. 2022-02-08 17:29:34.822 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 88085 files and directories currently installed.) 2022-02-08 17:29:34.826 | Preparing to unpack .../python3-yaml_5.3.1-1ubuntu0.1_amd64.deb ... 2022-02-08 17:29:34.878 | Unpacking python3-yaml (5.3.1-1ubuntu0.1) ... 2022-02-08 17:29:35.216 | Selecting previously unselected package llvm-10-tools. 2022-02-08 17:29:35.226 | Preparing to unpack .../llvm-10-tools_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-02-08 17:29:35.272 | Unpacking llvm-10-tools (1:10.0.0-4ubuntu1) ... 2022-02-08 17:29:35.804 | Selecting previously unselected package llvm-10-dev. 2022-02-08 17:29:35.814 | Preparing to unpack .../llvm-10-dev_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-02-08 17:29:35.890 | Unpacking llvm-10-dev (1:10.0.0-4ubuntu1) ... 2022-02-08 17:29:40.638 | Selecting previously unselected package postgresql-server-dev-12. 2022-02-08 17:29:40.649 | Preparing to unpack .../postgresql-server-dev-12_12.9-0ubuntu0.20.04.1_amd64.deb ... 2022-02-08 17:29:40.706 | Unpacking postgresql-server-dev-12 (12.9-0ubuntu0.20.04.1) ... 2022-02-08 17:29:41.267 | Selecting previously unselected package postgresql-server-dev-all. 2022-02-08 17:29:41.278 | Preparing to unpack .../postgresql-server-dev-all_214ubuntu0.1_all.deb ... 2022-02-08 17:29:41.329 | Unpacking postgresql-server-dev-all (214ubuntu0.1) ... 2022-02-08 17:29:41.714 | Setting up python3-yaml (5.3.1-1ubuntu0.1) ... 2022-02-08 17:29:42.193 | Setting up llvm-10-tools (1:10.0.0-4ubuntu1) ... 2022-02-08 17:29:42.323 | Setting up llvm-10-dev (1:10.0.0-4ubuntu1) ... 2022-02-08 17:29:42.489 | Setting up postgresql-server-dev-12 (12.9-0ubuntu0.20.04.1) ... 2022-02-08 17:29:42.620 | Setting up postgresql-server-dev-all (214ubuntu0.1) ... 2022-02-08 17:29:42.764 | Processing triggers for man-db (2.9.1-1) ... 2022-02-08 17:29:43.284 | Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2022-02-08 17:29:51.047 | ++ functions-common:apt_get:1223 : result=0 2022-02-08 17:29:51.050 | ++ functions-common:apt_get:1226 : time_stop apt-get 2022-02-08 17:29:51.052 | ++ functions-common:time_stop:2414 : local name 2022-02-08 17:29:51.054 | ++ functions-common:time_stop:2415 : local end_time 2022-02-08 17:29:51.056 | ++ functions-common:time_stop:2416 : local elapsed_time 2022-02-08 17:29:51.059 | ++ functions-common:time_stop:2417 : local total 2022-02-08 17:29:51.061 | ++ functions-common:time_stop:2418 : local start_time 2022-02-08 17:29:51.063 | ++ functions-common:time_stop:2420 : name=apt-get 2022-02-08 17:29:51.065 | ++ functions-common:time_stop:2421 : start_time=1644341373375 2022-02-08 17:29:51.068 | ++ functions-common:time_stop:2423 : [[ -z 1644341373375 ]] 2022-02-08 17:29:51.070 | +++ functions-common:time_stop:2426 : date +%s%3N 2022-02-08 17:29:51.075 | ++ functions-common:time_stop:2426 : end_time=1644341391072 2022-02-08 17:29:51.077 | ++ functions-common:time_stop:2427 : elapsed_time=17697 2022-02-08 17:29:51.079 | ++ functions-common:time_stop:2428 : total=742 2022-02-08 17:29:51.081 | ++ functions-common:time_stop:2430 : _TIME_START[$name]= 2022-02-08 17:29:51.084 | ++ functions-common:time_stop:2431 : _TIME_TOTAL[$name]=18439 2022-02-08 17:29:51.086 | ++ functions-common:apt_get:1227 : return 0 2022-02-08 17:29:51.089 | ++ tools/install_prereqs.sh:source:74 : [[ -n False ]] 2022-02-08 17:29:51.091 | ++ tools/install_prereqs.sh:source:74 : [[ False != \F\a\l\s\e ]] 2022-02-08 17:29:51.094 | ++ tools/install_prereqs.sh:source:88 : date +%s 2022-02-08 17:29:51.100 | ++ tools/install_prereqs.sh:source:89 : date 2022-02-08 17:29:51.103 | + ./stack.sh:main:790 : [[ False != \T\r\u\e ]] 2022-02-08 17:29:51.106 | + ./stack.sh:main:791 : PYPI_ALTERNATIVE_URL= 2022-02-08 17:29:51.109 | + ./stack.sh:main:791 : /home/ubuntu/devstack/tools/install_pip.sh 2022-02-08 17:29:52.540 | + tools/install_pip.sh:main:25 : FILES=/home/ubuntu/devstack/files 2022-02-08 17:29:52.542 | + tools/install_pip.sh:main:40 : PIP_GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py 2022-02-08 17:29:52.544 | + tools/install_pip.sh:main:41 : PIP_GET_PIP36_URL=https://bootstrap.pypa.io/pip/3.6/get-pip.py 2022-02-08 17:29:52.546 | + tools/install_pip.sh:main:43 : GetDistro 2022-02-08 17:29:52.548 | + functions-common:GetDistro:435 : GetOSVersion 2022-02-08 17:29:52.550 | + functions-common:GetOSVersion:405 : source /etc/os-release 2022-02-08 17:29:52.552 | ++ /etc/os-release:source:1 : NAME=Ubuntu 2022-02-08 17:29:52.553 | ++ /etc/os-release:source:2 : VERSION='20.04.2 LTS (Focal Fossa)' 2022-02-08 17:29:52.555 | ++ /etc/os-release:source:3 : ID=ubuntu 2022-02-08 17:29:52.557 | ++ /etc/os-release:source:4 : ID_LIKE=debian 2022-02-08 17:29:52.559 | ++ /etc/os-release:source:5 : PRETTY_NAME='Ubuntu 20.04.2 LTS' 2022-02-08 17:29:52.560 | ++ /etc/os-release:source:6 : VERSION_ID=20.04 2022-02-08 17:29:52.562 | ++ /etc/os-release:source:7 : HOME_URL=https://www.ubuntu.com/ 2022-02-08 17:29:52.564 | ++ /etc/os-release:source:8 : SUPPORT_URL=https://help.ubuntu.com/ 2022-02-08 17:29:52.566 | ++ /etc/os-release:source:9 : BUG_REPORT_URL=https://bugs.launchpad.net/ubuntu/ 2022-02-08 17:29:52.568 | ++ /etc/os-release:source:10 : PRIVACY_POLICY_URL=https://www.ubuntu.com/legal/terms-and-policies/privacy-policy 2022-02-08 17:29:52.570 | ++ /etc/os-release:source:11 : VERSION_CODENAME=focal 2022-02-08 17:29:52.572 | ++ /etc/os-release:source:12 : UBUNTU_CODENAME=focal 2022-02-08 17:29:52.574 | + functions-common:GetOSVersion:406 : [[ ubuntu20.04.2 LTS (Focal Fossa) == \c\e\n\t\o\s\9 ]] 2022-02-08 17:29:52.575 | + functions-common:GetOSVersion:411 : _ensure_lsb_release 2022-02-08 17:29:52.578 | ++ functions-common:_ensure_lsb_release:382 : command -v lsb_release 2022-02-08 17:29:52.580 | + functions-common:_ensure_lsb_release:382 : [[ -x /usr/bin/lsb_release ]] 2022-02-08 17:29:52.582 | + functions-common:_ensure_lsb_release:383 : return 2022-02-08 17:29:52.585 | ++ functions-common:GetOSVersion:413 : lsb_release -r -s 2022-02-08 17:29:52.676 | + functions-common:GetOSVersion:413 : os_RELEASE=20.04 2022-02-08 17:29:52.679 | ++ functions-common:GetOSVersion:414 : lsb_release -c -s 2022-02-08 17:29:52.758 | + functions-common:GetOSVersion:414 : os_CODENAME=focal 2022-02-08 17:29:52.761 | ++ functions-common:GetOSVersion:415 : lsb_release -i -s 2022-02-08 17:29:52.836 | + functions-common:GetOSVersion:415 : os_VENDOR=Ubuntu 2022-02-08 17:29:52.838 | + functions-common:GetOSVersion:418 : [[ Ubuntu =~ (Debian|Ubuntu|LinuxMint) ]] 2022-02-08 17:29:52.840 | + functions-common:GetOSVersion:419 : os_PACKAGE=deb 2022-02-08 17:29:52.842 | + functions-common:GetOSVersion:424 : typeset -xr os_VENDOR 2022-02-08 17:29:52.844 | + functions-common:GetOSVersion:425 : typeset -xr os_RELEASE 2022-02-08 17:29:52.846 | + functions-common:GetOSVersion:426 : typeset -xr os_PACKAGE 2022-02-08 17:29:52.849 | + functions-common:GetOSVersion:427 : typeset -xr os_CODENAME 2022-02-08 17:29:52.851 | + functions-common:GetDistro:437 : [[ Ubuntu =~ (Ubuntu) ]] 2022-02-08 17:29:52.853 | + functions-common:GetDistro:440 : DISTRO=focal 2022-02-08 17:29:52.855 | + functions-common:GetDistro:489 : typeset -xr DISTRO 2022-02-08 17:29:52.857 | + tools/install_pip.sh:main:44 : echo 'Distro: focal' 2022-02-08 17:29:52.857 | Distro: focal 2022-02-08 17:29:52.859 | + tools/install_pip.sh:main:124 : get_versions 2022-02-08 17:29:52.861 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-02-08 17:29:52.865 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2022-02-08 17:29:52.867 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2022-02-08 17:29:52.870 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2022-02-08 17:29:52.870 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-02-08 17:29:53.571 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=21.3.1 2022-02-08 17:29:53.573 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 21.3.1' 2022-02-08 17:29:53.573 | pip: 21.3.1 2022-02-08 17:29:53.575 | + tools/install_pip.sh:main:126 : [[ -n '' ]] 2022-02-08 17:29:53.577 | + tools/install_pip.sh:main:130 : is_fedora 2022-02-08 17:29:53.579 | + functions-common:is_fedora:513 : [[ -z Ubuntu ]] 2022-02-08 17:29:53.580 | + functions-common:is_fedora:517 : '[' Ubuntu = Fedora ']' 2022-02-08 17:29:53.582 | + functions-common:is_fedora:517 : '[' Ubuntu = 'Red Hat' ']' 2022-02-08 17:29:53.584 | + functions-common:is_fedora:518 : '[' Ubuntu = openEuler ']' 2022-02-08 17:29:53.586 | + functions-common:is_fedora:519 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-02-08 17:29:53.587 | + functions-common:is_fedora:520 : '[' Ubuntu = RedHatEnterprise ']' 2022-02-08 17:29:53.589 | + functions-common:is_fedora:521 : '[' Ubuntu = CentOS ']' 2022-02-08 17:29:53.591 | + functions-common:is_fedora:521 : '[' Ubuntu = CentOSStream ']' 2022-02-08 17:29:53.592 | + functions-common:is_fedora:522 : '[' Ubuntu = AlmaLinux ']' 2022-02-08 17:29:53.594 | + functions-common:is_fedora:523 : '[' Ubuntu = OracleServer ']' 2022-02-08 17:29:53.596 | + functions-common:is_fedora:523 : '[' Ubuntu = Virtuozzo ']' 2022-02-08 17:29:53.598 | + tools/install_pip.sh:main:141 : is_ubuntu 2022-02-08 17:29:53.600 | + functions-common:is_ubuntu:562 : [[ -z deb ]] 2022-02-08 17:29:53.602 | + functions-common:is_ubuntu:565 : '[' deb = deb ']' 2022-02-08 17:29:53.603 | + tools/install_pip.sh:main:142 : : 2022-02-08 17:29:53.605 | + tools/install_pip.sh:main:147 : set -x 2022-02-08 17:29:53.607 | + tools/install_pip.sh:main:151 : pip_install_gr setuptools 2022-02-08 17:29:53.609 | + inc/python:pip_install_gr:76 : local name=setuptools 2022-02-08 17:29:53.611 | + inc/python:pip_install_gr:77 : local clean_name 2022-02-08 17:29:53.613 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements setuptools 2022-02-08 17:29:53.615 | ++ inc/python:get_from_global_requirements:225 : local package=setuptools 2022-02-08 17:29:53.617 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-02-08 17:29:53.620 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^setuptools' /opt/stack/requirements/global-requirements.txt 2022-02-08 17:29:53.620 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-02-08 17:29:53.624 | ++ inc/python:get_from_global_requirements:227 : required_pkg='setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0 ' 2022-02-08 17:29:53.626 | ++ inc/python:get_from_global_requirements:228 : [[ setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0 == '' ]] 2022-02-08 17:29:53.628 | ++ inc/python:get_from_global_requirements:231 : echo 'setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0' 2022-02-08 17:29:53.630 | + inc/python:pip_install_gr:78 : clean_name='setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0' 2022-02-08 17:29:53.632 | + inc/python:pip_install_gr:79 : pip_install 'setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0' 2022-02-08 17:29:53.649 | Using python 3.8 to install setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0 2022-02-08 17:29:53.651 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt 'setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0' 2022-02-08 17:29:54.533 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:29:54.533 | from cryptography.utils import int_from_bytes 2022-02-08 17:29:54.533 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:29:54.533 | from cryptography.utils import int_from_bytes 2022-02-08 17:29:55.773 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-08 17:29:57.241 | Collecting setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0 2022-02-08 17:29:57.250 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/c90/97cbcdefe88a6/setuptools-60.7.1-py3-none-any.whl (1.0 MB) 2022-02-08 17:29:59.594 | Installing collected packages: setuptools 2022-02-08 17:30:00.401 | Successfully installed setuptools-60.7.1 2022-02-08 17:30:00.401 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-02-08 17:30:00.572 | WARNING: You are using pip version 21.3.1; however, version 22.0.3 is available. 2022-02-08 17:30:00.572 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-02-08 17:30:00.707 | + inc/python:pip_install:200 : result=0 2022-02-08 17:30:00.709 | + inc/python:pip_install:202 : time_stop pip_install 2022-02-08 17:30:00.711 | + functions-common:time_stop:2414 : local name 2022-02-08 17:30:00.713 | + functions-common:time_stop:2415 : local end_time 2022-02-08 17:30:00.715 | + functions-common:time_stop:2416 : local elapsed_time 2022-02-08 17:30:00.716 | + functions-common:time_stop:2417 : local total 2022-02-08 17:30:00.718 | + functions-common:time_stop:2418 : local start_time 2022-02-08 17:30:00.720 | + functions-common:time_stop:2420 : name=pip_install 2022-02-08 17:30:00.722 | + functions-common:time_stop:2421 : start_time=1644341393644 2022-02-08 17:30:00.724 | + functions-common:time_stop:2423 : [[ -z 1644341393644 ]] 2022-02-08 17:30:00.726 | ++ functions-common:time_stop:2426 : date +%s%3N 2022-02-08 17:30:00.729 | + functions-common:time_stop:2426 : end_time=1644341400727 2022-02-08 17:30:00.731 | + functions-common:time_stop:2427 : elapsed_time=7083 2022-02-08 17:30:00.733 | + functions-common:time_stop:2428 : total=0 2022-02-08 17:30:00.735 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2022-02-08 17:30:00.737 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=7083 2022-02-08 17:30:00.739 | + inc/python:pip_install:203 : return 0 2022-02-08 17:30:00.741 | + tools/install_pip.sh:main:153 : get_versions 2022-02-08 17:30:00.744 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-02-08 17:30:00.747 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2022-02-08 17:30:00.749 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2022-02-08 17:30:00.752 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2022-02-08 17:30:00.752 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-02-08 17:30:01.442 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=21.3.1 2022-02-08 17:30:01.444 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 21.3.1' 2022-02-08 17:30:01.444 | pip: 21.3.1 2022-02-08 17:30:01.447 | + ./stack.sh:main:795 : source /home/ubuntu/devstack/tools/fixup_stuff.sh 2022-02-08 17:30:01.450 | ++ tools/fixup_stuff.sh:source:12 : [[ -z /home/ubuntu/devstack ]] 2022-02-08 17:30:01.453 | + ./stack.sh:main:796 : fixup_all 2022-02-08 17:30:01.455 | + tools/fixup_stuff.sh:fixup_all:180 : fixup_ubuntu 2022-02-08 17:30:01.457 | + tools/fixup_stuff.sh:fixup_ubuntu:141 : is_ubuntu 2022-02-08 17:30:01.460 | + functions-common:is_ubuntu:562 : [[ -z deb ]] 2022-02-08 17:30:01.462 | + functions-common:is_ubuntu:565 : '[' deb = deb ']' 2022-02-08 17:30:01.464 | + tools/fixup_stuff.sh:fixup_ubuntu:151 : sudo rm -rf /usr/lib/python3/dist-packages/PyYAML-5.3.1.egg-info 2022-02-08 17:30:01.477 | + tools/fixup_stuff.sh:fixup_ubuntu:152 : sudo rm -rf '/usr/lib/python3/dist-packages/pyasn1_modules-*.egg-info' 2022-02-08 17:30:01.488 | + tools/fixup_stuff.sh:fixup_ubuntu:153 : sudo rm -rf '/usr/lib/python3/dist-packages/simplejson-*.egg-info' 2022-02-08 17:30:01.499 | + tools/fixup_stuff.sh:fixup_all:181 : fixup_fedora 2022-02-08 17:30:01.502 | + tools/fixup_stuff.sh:fixup_fedora:33 : is_fedora 2022-02-08 17:30:01.504 | + functions-common:is_fedora:513 : [[ -z Ubuntu ]] 2022-02-08 17:30:01.506 | + functions-common:is_fedora:517 : '[' Ubuntu = Fedora ']' 2022-02-08 17:30:01.509 | + functions-common:is_fedora:517 : '[' Ubuntu = 'Red Hat' ']' 2022-02-08 17:30:01.511 | + functions-common:is_fedora:518 : '[' Ubuntu = openEuler ']' 2022-02-08 17:30:01.513 | + functions-common:is_fedora:519 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-02-08 17:30:01.515 | + functions-common:is_fedora:520 : '[' Ubuntu = RedHatEnterprise ']' 2022-02-08 17:30:01.517 | + functions-common:is_fedora:521 : '[' Ubuntu = CentOS ']' 2022-02-08 17:30:01.520 | + functions-common:is_fedora:521 : '[' Ubuntu = CentOSStream ']' 2022-02-08 17:30:01.522 | + functions-common:is_fedora:522 : '[' Ubuntu = AlmaLinux ']' 2022-02-08 17:30:01.524 | + functions-common:is_fedora:523 : '[' Ubuntu = OracleServer ']' 2022-02-08 17:30:01.526 | + functions-common:is_fedora:523 : '[' Ubuntu = Virtuozzo ']' 2022-02-08 17:30:01.529 | + tools/fixup_stuff.sh:fixup_fedora:34 : return 2022-02-08 17:30:01.531 | + tools/fixup_stuff.sh:fixup_all:182 : fixup_suse 2022-02-08 17:30:01.533 | + tools/fixup_stuff.sh:fixup_suse:94 : is_suse 2022-02-08 17:30:01.535 | + functions-common:is_suse:531 : is_opensuse 2022-02-08 17:30:01.538 | + functions-common:is_opensuse:538 : [[ -z Ubuntu ]] 2022-02-08 17:30:01.540 | + functions-common:is_opensuse:542 : [[ Ubuntu =~ (openSUSE) ]] 2022-02-08 17:30:01.542 | + functions-common:is_suse:531 : is_suse_linux_enterprise 2022-02-08 17:30:01.544 | + functions-common:is_suse_linux_enterprise:550 : [[ -z Ubuntu ]] 2022-02-08 17:30:01.546 | + functions-common:is_suse_linux_enterprise:554 : [[ Ubuntu =~ (^SUSE) ]] 2022-02-08 17:30:01.548 | + tools/fixup_stuff.sh:fixup_suse:95 : return 2022-02-08 17:30:01.551 | + tools/fixup_stuff.sh:fixup_all:183 : fixup_openeuler 2022-02-08 17:30:01.553 | + tools/fixup_stuff.sh:fixup_openeuler:157 : is_openeuler 2022-02-08 17:30:01.555 | + functions-common:is_openeuler:569 : [[ -z deb ]] 2022-02-08 17:30:01.557 | + functions-common:is_openeuler:572 : '[' Ubuntu = openEuler ']' 2022-02-08 17:30:01.560 | + tools/fixup_stuff.sh:fixup_openeuler:158 : return 2022-02-08 17:30:01.562 | + ./stack.sh:main:799 : pip_install -U os-testr 2022-02-08 17:30:01.584 | Using python 3.8 to install os-testr 2022-02-08 17:30:01.586 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -U os-testr 2022-02-08 17:30:02.466 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:30:02.466 | from cryptography.utils import int_from_bytes 2022-02-08 17:30:02.466 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:30:02.466 | from cryptography.utils import int_from_bytes 2022-02-08 17:30:03.623 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-08 17:30:03.649 | Requirement already satisfied: os-testr in /usr/local/lib/python3.8/dist-packages (2.0.1) 2022-02-08 17:30:03.727 | Requirement already satisfied: python-subunit>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (1.4.0) 2022-02-08 17:30:03.728 | Requirement already satisfied: stestr>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (3.2.1) 2022-02-08 17:30:03.729 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (5.8.0) 2022-02-08 17:30:03.730 | Requirement already satisfied: testtools>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (2.5.0) 2022-02-08 17:30:03.744 | Requirement already satisfied: extras in /usr/local/lib/python3.8/dist-packages (from python-subunit>=1.0.0->os-testr) (1.0.0) 2022-02-08 17:30:03.769 | Requirement already satisfied: future in /usr/local/lib/python3.8/dist-packages (from stestr>=1.0.0->os-testr) (0.18.2) 2022-02-08 17:30:03.771 | Requirement already satisfied: PyYAML>=3.10.0 in /usr/local/lib/python3.8/dist-packages (from stestr>=1.0.0->os-testr) (6.0) 2022-02-08 17:30:03.772 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.8/dist-packages (from stestr>=1.0.0->os-testr) (0.12.2) 2022-02-08 17:30:03.773 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from stestr>=1.0.0->os-testr) (3.0.0) 2022-02-08 17:30:03.774 | Requirement already satisfied: cliff>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from stestr>=1.0.0->os-testr) (3.10.0) 2022-02-08 17:30:03.798 | Requirement already satisfied: PrettyTable>=0.7.2 in /usr/local/lib/python3.8/dist-packages (from cliff>=2.8.0->stestr>=1.0.0->os-testr) (3.0.0) 2022-02-08 17:30:03.799 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=2.8.0->stestr>=1.0.0->os-testr) (3.0.7) 2022-02-08 17:30:03.800 | Requirement already satisfied: stevedore>=2.0.1 in /usr/local/lib/python3.8/dist-packages (from cliff>=2.8.0->stestr>=1.0.0->os-testr) (3.5.0) 2022-02-08 17:30:03.801 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=2.8.0->stestr>=1.0.0->os-testr) (0.5.0) 2022-02-08 17:30:03.803 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=2.8.0->stestr>=1.0.0->os-testr) (2.3.3) 2022-02-08 17:30:03.815 | Requirement already satisfied: six in /usr/local/lib/python3.8/dist-packages (from fixtures>=3.0.0->stestr>=1.0.0->os-testr) (1.16.0) 2022-02-08 17:30:03.883 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=2.8.0->stestr>=1.0.0->os-testr) (21.4.0) 2022-02-08 17:30:03.884 | Requirement already satisfied: wcwidth>=0.1.7 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=2.8.0->stestr>=1.0.0->os-testr) (0.2.5) 2022-02-08 17:30:03.885 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=2.8.0->stestr>=1.0.0->os-testr) (1.8.2) 2022-02-08 17:30:06.129 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-02-08 17:30:06.136 | WARNING: You are using pip version 21.3.1; however, version 22.0.3 is available. 2022-02-08 17:30:06.136 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-02-08 17:30:06.257 | + inc/python:pip_install:200 : result=0 2022-02-08 17:30:06.259 | + inc/python:pip_install:202 : time_stop pip_install 2022-02-08 17:30:06.262 | + functions-common:time_stop:2414 : local name 2022-02-08 17:30:06.264 | + functions-common:time_stop:2415 : local end_time 2022-02-08 17:30:06.266 | + functions-common:time_stop:2416 : local elapsed_time 2022-02-08 17:30:06.268 | + functions-common:time_stop:2417 : local total 2022-02-08 17:30:06.271 | + functions-common:time_stop:2418 : local start_time 2022-02-08 17:30:06.273 | + functions-common:time_stop:2420 : name=pip_install 2022-02-08 17:30:06.275 | + functions-common:time_stop:2421 : start_time=1644341401578 2022-02-08 17:30:06.277 | + functions-common:time_stop:2423 : [[ -z 1644341401578 ]] 2022-02-08 17:30:06.280 | ++ functions-common:time_stop:2426 : date +%s%3N 2022-02-08 17:30:06.284 | + functions-common:time_stop:2426 : end_time=1644341406282 2022-02-08 17:30:06.286 | + functions-common:time_stop:2427 : elapsed_time=4704 2022-02-08 17:30:06.288 | + functions-common:time_stop:2428 : total=0 2022-02-08 17:30:06.291 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2022-02-08 17:30:06.293 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=4704 2022-02-08 17:30:06.295 | + inc/python:pip_install:203 : return 0 2022-02-08 17:30:06.297 | + ./stack.sh:main:803 : iniset -sudo /etc/systemd/journald.conf Journal RateLimitBurst 0 2022-02-08 17:30:06.349 | + ./stack.sh:main:804 : sudo systemctl restart systemd-journald 2022-02-08 17:30:06.635 | + ./stack.sh:main:810 : install_infra 2022-02-08 17:30:06.637 | + lib/infra:install_infra:31 : local PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-02-08 17:30:06.640 | + lib/infra:install_infra:32 : '[' '!' -d /opt/stack/requirements/.venv ']' 2022-02-08 17:30:06.643 | + lib/infra:install_infra:32 : python3 -m venv /opt/stack/requirements/.venv 2022-02-08 17:30:09.862 | + lib/infra:install_infra:34 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-02-08 17:30:09.865 | + lib/infra:install_infra:34 : pip_install -U pbr 2022-02-08 17:30:09.889 | + inc/python:pip_install:193 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite /opt/stack/requirements/.venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -U pbr 2022-02-08 17:30:11.746 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2022-02-08 17:30:11.792 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2022-02-08 17:30:11.866 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2022-02-08 17:30:11.875 | Ignoring Pillow: markers 'python_version == "3.6"' don't match your environment 2022-02-08 17:30:11.898 | Ignoring zeroconf: markers 'python_version == "3.6"' don't match your environment 2022-02-08 17:30:11.901 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-02-08 17:30:11.919 | Ignoring responses: markers 'python_version == "3.6"' don't match your environment 2022-02-08 17:30:11.946 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-02-08 17:30:11.958 | Ignoring prettytable: markers 'python_version == "3.6"' don't match your environment 2022-02-08 17:30:12.018 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2022-02-08 17:30:12.096 | Ignoring django-debreach: markers 'python_version == "3.6"' don't match your environment 2022-02-08 17:30:12.113 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2022-02-08 17:30:12.144 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-02-08 17:30:12.152 | Ignoring coverage: markers 'python_version == "3.6"' don't match your environment 2022-02-08 17:30:12.166 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2022-02-08 17:30:12.183 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-02-08 17:30:12.196 | Ignoring ujson: markers 'python_version == "3.6"' don't match your environment 2022-02-08 17:30:12.210 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-02-08 17:30:12.219 | Ignoring platformdirs: markers 'python_version == "3.6"' don't match your environment 2022-02-08 17:30:12.257 | Ignoring keyring: markers 'python_version == "3.6"' don't match your environment 2022-02-08 17:30:12.284 | Ignoring asgiref: markers 'python_version == "3.6"' don't match your environment 2022-02-08 17:30:12.292 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-02-08 17:30:12.355 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2022-02-08 17:30:12.358 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-02-08 17:30:12.362 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-02-08 17:30:12.403 | Ignoring tomli: markers 'python_version == "3.6"' don't match your environment 2022-02-08 17:30:12.442 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2022-02-08 17:30:12.458 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2022-02-08 17:30:12.475 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2022-02-08 17:30:12.495 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-02-08 17:30:12.512 | Ignoring pyrsistent: markers 'python_version == "3.6"' don't match your environment 2022-02-08 17:30:12.529 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2022-02-08 17:30:12.563 | Ignoring cachetools: markers 'python_version == "3.6"' don't match your environment 2022-02-08 17:30:12.594 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2022-02-08 17:30:12.621 | Ignoring zipp: markers 'python_version == "3.6"' don't match your environment 2022-02-08 17:30:12.632 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2022-02-08 17:30:12.650 | Ignoring filelock: markers 'python_version == "3.6"' don't match your environment 2022-02-08 17:30:12.678 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2022-02-08 17:30:12.685 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2022-02-08 17:30:12.689 | Ignoring setuptools: markers 'python_version == "3.6"' don't match your environment 2022-02-08 17:30:12.693 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-08 17:30:12.832 | Collecting pbr===5.8.0 2022-02-08 17:30:12.839 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/176/e8560eaf61e12/pbr-5.8.0-py2.py3-none-any.whl (112 kB) 2022-02-08 17:30:12.879 | Installing collected packages: pbr 2022-02-08 17:30:13.025 | Successfully installed pbr-5.8.0 2022-02-08 17:30:13.088 | + inc/python:pip_install:200 : result=0 2022-02-08 17:30:13.090 | + inc/python:pip_install:202 : time_stop pip_install 2022-02-08 17:30:13.092 | + functions-common:time_stop:2414 : local name 2022-02-08 17:30:13.095 | + functions-common:time_stop:2415 : local end_time 2022-02-08 17:30:13.097 | + functions-common:time_stop:2416 : local elapsed_time 2022-02-08 17:30:13.099 | + functions-common:time_stop:2417 : local total 2022-02-08 17:30:13.102 | + functions-common:time_stop:2418 : local start_time 2022-02-08 17:30:13.104 | + functions-common:time_stop:2420 : name=pip_install 2022-02-08 17:30:13.106 | + functions-common:time_stop:2421 : start_time=1644341409881 2022-02-08 17:30:13.108 | + functions-common:time_stop:2423 : [[ -z 1644341409881 ]] 2022-02-08 17:30:13.111 | ++ functions-common:time_stop:2426 : date +%s%3N 2022-02-08 17:30:13.115 | + functions-common:time_stop:2426 : end_time=1644341413112 2022-02-08 17:30:13.117 | + functions-common:time_stop:2427 : elapsed_time=3231 2022-02-08 17:30:13.119 | + functions-common:time_stop:2428 : total=4704 2022-02-08 17:30:13.121 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2022-02-08 17:30:13.123 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=7935 2022-02-08 17:30:13.125 | + inc/python:pip_install:203 : return 0 2022-02-08 17:30:13.128 | + lib/infra:install_infra:35 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-02-08 17:30:13.130 | + lib/infra:install_infra:35 : pip_install /opt/stack/requirements 2022-02-08 17:30:13.155 | + inc/python:pip_install:193 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite /opt/stack/requirements/.venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt /opt/stack/requirements 2022-02-08 17:30:14.989 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2022-02-08 17:30:15.034 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2022-02-08 17:30:15.107 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2022-02-08 17:30:15.116 | Ignoring Pillow: markers 'python_version == "3.6"' don't match your environment 2022-02-08 17:30:15.138 | Ignoring zeroconf: markers 'python_version == "3.6"' don't match your environment 2022-02-08 17:30:15.142 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-02-08 17:30:15.159 | Ignoring responses: markers 'python_version == "3.6"' don't match your environment 2022-02-08 17:30:15.186 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-02-08 17:30:15.197 | Ignoring prettytable: markers 'python_version == "3.6"' don't match your environment 2022-02-08 17:30:15.258 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2022-02-08 17:30:15.334 | Ignoring django-debreach: markers 'python_version == "3.6"' don't match your environment 2022-02-08 17:30:15.351 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2022-02-08 17:30:15.382 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-02-08 17:30:15.389 | Ignoring coverage: markers 'python_version == "3.6"' don't match your environment 2022-02-08 17:30:15.404 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2022-02-08 17:30:15.421 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-02-08 17:30:15.433 | Ignoring ujson: markers 'python_version == "3.6"' don't match your environment 2022-02-08 17:30:15.446 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-02-08 17:30:15.456 | Ignoring platformdirs: markers 'python_version == "3.6"' don't match your environment 2022-02-08 17:30:15.496 | Ignoring keyring: markers 'python_version == "3.6"' don't match your environment 2022-02-08 17:30:15.518 | Ignoring asgiref: markers 'python_version == "3.6"' don't match your environment 2022-02-08 17:30:15.527 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-02-08 17:30:15.590 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2022-02-08 17:30:15.593 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-02-08 17:30:15.597 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-02-08 17:30:15.637 | Ignoring tomli: markers 'python_version == "3.6"' don't match your environment 2022-02-08 17:30:15.677 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2022-02-08 17:30:15.693 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2022-02-08 17:30:15.710 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2022-02-08 17:30:15.729 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-02-08 17:30:15.747 | Ignoring pyrsistent: markers 'python_version == "3.6"' don't match your environment 2022-02-08 17:30:15.764 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2022-02-08 17:30:15.794 | Ignoring cachetools: markers 'python_version == "3.6"' don't match your environment 2022-02-08 17:30:15.825 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2022-02-08 17:30:15.852 | Ignoring zipp: markers 'python_version == "3.6"' don't match your environment 2022-02-08 17:30:15.863 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2022-02-08 17:30:15.881 | Ignoring filelock: markers 'python_version == "3.6"' don't match your environment 2022-02-08 17:30:15.909 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2022-02-08 17:30:15.916 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2022-02-08 17:30:15.920 | Ignoring setuptools: markers 'python_version == "3.6"' don't match your environment 2022-02-08 17:30:15.924 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-08 17:30:15.926 | Processing /opt/stack/requirements 2022-02-08 17:30:17.227 | Collecting fixtures===3.0.0 2022-02-08 17:30:17.235 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/2a5/51b0421101de1/fixtures-3.0.0-py2.py3-none-any.whl (67 kB) 2022-02-08 17:30:17.454 | Collecting PyYAML===6.0 2022-02-08 17:30:17.461 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/277/a0ef2981ca405/PyYAML-6.0-cp38-cp38-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (701 kB) 2022-02-08 17:30:17.637 | Collecting requests===2.27.1 2022-02-08 17:30:17.643 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/f22/fa1e554c9ddfd/requests-2.27.1-py2.py3-none-any.whl (63 kB) 2022-02-08 17:30:17.735 | Collecting packaging===21.3 2022-02-08 17:30:17.742 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/ef1/03e05f519cdc7/packaging-21.3-py3-none-any.whl (40 kB) 2022-02-08 17:30:17.806 | Collecting testtools===2.5.0 2022-02-08 17:30:17.813 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/798/525999f053e4d/testtools-2.5.0-py3-none-any.whl (181 kB) 2022-02-08 17:30:17.895 | Collecting idna===3.3 2022-02-08 17:30:17.902 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/84d/9dd047ffa8059/idna-3.3-py3-none-any.whl (61 kB) 2022-02-08 17:30:18.038 | Collecting pyparsing===3.0.7 2022-02-08 17:30:18.045 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a6c/06a88f252e6c3/pyparsing-3.0.7-py3-none-any.whl (98 kB) 2022-02-08 17:30:18.104 | Collecting six===1.16.0 2022-02-08 17:30:18.110 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/8ab/b2f1d86890a2d/six-1.16.0-py2.py3-none-any.whl (11 kB) 2022-02-08 17:30:18.162 | Collecting charset-normalizer===2.0.11 2022-02-08 17:30:18.169 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/284/2d8f5e82a1f6a/charset_normalizer-2.0.11-py3-none-any.whl (39 kB) 2022-02-08 17:30:18.202 | Collecting Parsley>=1.2 2022-02-08 17:30:18.208 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/c3b/c417b8c7e3a96/Parsley-1.3-py2.py3-none-any.whl (88 kB) 2022-02-08 17:30:18.254 | Collecting beagle>=0.2.1 2022-02-08 17:30:18.259 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/34b/7236e550859b0/beagle-0.3.0-py3-none-any.whl (11 kB) 2022-02-08 17:30:18.284 | Requirement already satisfied: pbr===5.8.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 46)) (5.8.0) 2022-02-08 17:30:18.353 | Collecting urllib3===1.26.8 2022-02-08 17:30:18.360 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/000/ca7f471a233c2/urllib3-1.26.8-py2.py3-none-any.whl (138 kB) 2022-02-08 17:30:18.474 | Collecting certifi>=2017.4.17 2022-02-08 17:30:18.480 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/d62/a0163eb4c2344/certifi-2021.10.8-py2.py3-none-any.whl (149 kB) 2022-02-08 17:30:18.513 | Collecting extras===1.0.0 2022-02-08 17:30:18.520 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/f68/9f08df47e2dec/extras-1.0.0-py2.py3-none-any.whl (7.3 kB) 2022-02-08 17:30:18.602 | Collecting cliff===3.10.0 2022-02-08 17:30:18.608 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/86c/e931944c56a86/cliff-3.10.0-py3-none-any.whl (80 kB) 2022-02-08 17:30:18.669 | Collecting autopage===0.5.0 2022-02-08 17:30:18.676 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/572/32860f28a1867/autopage-0.5.0-py3-none-any.whl (29 kB) 2022-02-08 17:30:18.725 | Collecting prettytable===3.0.0 2022-02-08 17:30:18.731 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/d55/bc2547611bd8c/prettytable-3.0.0-py3-none-any.whl (24 kB) 2022-02-08 17:30:18.821 | Collecting stevedore===3.5.0 2022-02-08 17:30:18.828 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a54/7de73308fd7e9/stevedore-3.5.0-py3-none-any.whl (49 kB) 2022-02-08 17:30:18.989 | Collecting cmd2===2.3.3 2022-02-08 17:30:18.996 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/871/713244c1f31de/cmd2-2.3.3-py3-none-any.whl (149 kB) 2022-02-08 17:30:19.102 | Collecting wcwidth===0.2.5 2022-02-08 17:30:19.112 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/beb/4802a9cebb914/wcwidth-0.2.5-py2.py3-none-any.whl (30 kB) 2022-02-08 17:30:19.166 | Collecting pyperclip===1.8.2 2022-02-08 17:30:19.172 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/767/6e3b8b98bc6fb/pyperclip-1.8.2-py3-none-any.whl (11 kB) 2022-02-08 17:30:19.218 | Collecting attrs===21.4.0 2022-02-08 17:30:19.225 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/2d2/7e3784d7a565d/attrs-21.4.0-py2.py3-none-any.whl (60 kB) 2022-02-08 17:30:19.305 | Building wheels for collected packages: openstack-requirements 2022-02-08 17:30:19.306 | Building wheel for openstack-requirements (setup.py): started 2022-02-08 17:30:20.103 | Building wheel for openstack-requirements (setup.py): finished with status 'error' 2022-02-08 17:30:20.104 | ERROR: Command errored out with exit status 1: 2022-02-08 17:30:20.104 | command: /opt/stack/requirements/.venv/bin/python3 -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-req-build-zsdfgi9m/setup.py'"'"'; __file__='"'"'/tmp/pip-req-build-zsdfgi9m/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-manh5g4u 2022-02-08 17:30:20.104 | cwd: /tmp/pip-req-build-zsdfgi9m/ 2022-02-08 17:30:20.104 | Complete output (6 lines): 2022-02-08 17:30:20.104 | usage: setup.py [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...] 2022-02-08 17:30:20.104 | or: setup.py --help [cmd1 cmd2 ...] 2022-02-08 17:30:20.104 | or: setup.py --help-commands 2022-02-08 17:30:20.104 | or: setup.py cmd --help 2022-02-08 17:30:20.104 | 2022-02-08 17:30:20.104 | error: invalid command 'bdist_wheel' 2022-02-08 17:30:20.104 | ---------------------------------------- 2022-02-08 17:30:20.104 | ERROR: Failed building wheel for openstack-requirements 2022-02-08 17:30:20.104 | Running setup.py clean for openstack-requirements 2022-02-08 17:30:20.908 | Failed to build openstack-requirements 2022-02-08 17:30:21.151 | Installing collected packages: attrs, extras, testtools, six, fixtures, wcwidth, prettytable, urllib3, PyYAML, certifi, idna, charset-normalizer, requests, autopage, pyparsing, stevedore, pyperclip, cmd2, cliff, packaging, Parsley, beagle, openstack-requirements 2022-02-08 17:30:23.065 | Running setup.py install for openstack-requirements: started 2022-02-08 17:30:25.245 | Running setup.py install for openstack-requirements: finished with status 'done' 2022-02-08 17:30:25.278 | Successfully installed Parsley-1.3 PyYAML-6.0 attrs-21.4.0 autopage-0.5.0 beagle-0.3.0 certifi-2021.10.8 charset-normalizer-2.0.11 cliff-3.10.0 cmd2-2.3.3 extras-1.0.0 fixtures-3.0.0 idna-3.3 openstack-requirements-1.2.1.dev5185 packaging-21.3 prettytable-3.0.0 pyparsing-3.0.7 pyperclip-1.8.2 requests-2.27.1 six-1.16.0 stevedore-3.5.0 testtools-2.5.0 urllib3-1.26.8 wcwidth-0.2.5 2022-02-08 17:30:25.408 | + inc/python:pip_install:200 : result=0 2022-02-08 17:30:25.410 | + inc/python:pip_install:202 : time_stop pip_install 2022-02-08 17:30:25.413 | + functions-common:time_stop:2414 : local name 2022-02-08 17:30:25.415 | + functions-common:time_stop:2415 : local end_time 2022-02-08 17:30:25.417 | + functions-common:time_stop:2416 : local elapsed_time 2022-02-08 17:30:25.419 | + functions-common:time_stop:2417 : local total 2022-02-08 17:30:25.421 | + functions-common:time_stop:2418 : local start_time 2022-02-08 17:30:25.423 | + functions-common:time_stop:2420 : name=pip_install 2022-02-08 17:30:25.426 | + functions-common:time_stop:2421 : start_time=1644341413148 2022-02-08 17:30:25.428 | + functions-common:time_stop:2423 : [[ -z 1644341413148 ]] 2022-02-08 17:30:25.430 | ++ functions-common:time_stop:2426 : date +%s%3N 2022-02-08 17:30:25.434 | + functions-common:time_stop:2426 : end_time=1644341425432 2022-02-08 17:30:25.436 | + functions-common:time_stop:2427 : elapsed_time=12284 2022-02-08 17:30:25.439 | + functions-common:time_stop:2428 : total=7935 2022-02-08 17:30:25.441 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2022-02-08 17:30:25.443 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=20219 2022-02-08 17:30:25.446 | + inc/python:pip_install:203 : return 0 2022-02-08 17:30:25.448 | + lib/infra:install_infra:39 : unset PIP_VIRTUAL_ENV 2022-02-08 17:30:25.450 | + lib/infra:install_infra:42 : use_library_from_git pbr 2022-02-08 17:30:25.453 | + inc/python:use_library_from_git:250 : local name=pbr 2022-02-08 17:30:25.455 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-08 17:30:25.457 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-08 17:30:25.460 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,pbr, ]] 2022-02-08 17:30:25.462 | + inc/python:use_library_from_git:253 : return 1 2022-02-08 17:30:25.464 | + lib/infra:install_infra:48 : pip_install -U pbr 2022-02-08 17:30:25.488 | Using python 3.8 to install pbr 2022-02-08 17:30:25.491 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -U pbr 2022-02-08 17:30:26.355 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:30:26.355 | from cryptography.utils import int_from_bytes 2022-02-08 17:30:26.355 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:30:26.355 | from cryptography.utils import int_from_bytes 2022-02-08 17:30:27.494 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-08 17:30:27.521 | Requirement already satisfied: pbr in /usr/local/lib/python3.8/dist-packages (5.8.0) 2022-02-08 17:30:29.945 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-02-08 17:30:29.951 | WARNING: You are using pip version 21.3.1; however, version 22.0.3 is available. 2022-02-08 17:30:29.952 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-02-08 17:30:30.071 | + inc/python:pip_install:200 : result=0 2022-02-08 17:30:30.073 | + inc/python:pip_install:202 : time_stop pip_install 2022-02-08 17:30:30.075 | + functions-common:time_stop:2414 : local name 2022-02-08 17:30:30.077 | + functions-common:time_stop:2415 : local end_time 2022-02-08 17:30:30.079 | + functions-common:time_stop:2416 : local elapsed_time 2022-02-08 17:30:30.081 | + functions-common:time_stop:2417 : local total 2022-02-08 17:30:30.084 | + functions-common:time_stop:2418 : local start_time 2022-02-08 17:30:30.086 | + functions-common:time_stop:2420 : name=pip_install 2022-02-08 17:30:30.088 | + functions-common:time_stop:2421 : start_time=1644341425483 2022-02-08 17:30:30.090 | + functions-common:time_stop:2423 : [[ -z 1644341425483 ]] 2022-02-08 17:30:30.093 | ++ functions-common:time_stop:2426 : date +%s%3N 2022-02-08 17:30:30.097 | + functions-common:time_stop:2426 : end_time=1644341430094 2022-02-08 17:30:30.100 | + functions-common:time_stop:2427 : elapsed_time=4611 2022-02-08 17:30:30.102 | + functions-common:time_stop:2428 : total=20219 2022-02-08 17:30:30.104 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2022-02-08 17:30:30.106 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=24830 2022-02-08 17:30:30.108 | + inc/python:pip_install:203 : return 0 2022-02-08 17:30:30.111 | + ./stack.sh:main:813 : python3 -m venv /opt/stack/bindep-venv 2022-02-08 17:30:32.456 | + ./stack.sh:main:815 : /opt/stack/bindep-venv/bin/pip install bindep 2022-02-08 17:30:34.407 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-08 17:30:34.408 | Requirement already satisfied: bindep in /opt/stack/bindep-venv/lib/python3.8/site-packages (2.10.2) 2022-02-08 17:30:34.422 | Requirement already satisfied: pbr>=2.0.0 in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (5.8.1) 2022-02-08 17:30:34.425 | Requirement already satisfied: Parsley in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.3) 2022-02-08 17:30:34.428 | Requirement already satisfied: packaging; python_version >= "3.6" in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (21.3) 2022-02-08 17:30:34.434 | Requirement already satisfied: distro in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.6.0) 2022-02-08 17:30:34.437 | 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.7) 2022-02-08 17:30:34.511 | + ./stack.sh:main:816 : export BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-02-08 17:30:34.514 | + ./stack.sh:main:816 : BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-02-08 17:30:34.517 | ++ ./stack.sh:main:819 : _get_plugin_bindep_packages 2022-02-08 17:30:34.534 | + ./stack.sh:main:819 : pkgs= 2022-02-08 17:30:34.537 | + ./stack.sh:main:820 : [[ -n '' ]] 2022-02-08 17:30:34.539 | + ./stack.sh:main:827 : run_phase stack pre-install 2022-02-08 17:30:34.542 | + functions-common:run_phase:1842 : local mode=stack 2022-02-08 17:30:34.544 | + functions-common:run_phase:1843 : local phase=pre-install 2022-02-08 17:30:34.546 | + functions-common:run_phase:1844 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-02-08 17:30:34.548 | + functions-common:run_phase:1845 : local extra_plugin_file_name 2022-02-08 17:30:34.551 | + functions-common:run_phase:1846 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-02-08 17:30:34.553 | + functions-common:run_phase:1851 : local exceptions=80-tempest.sh 2022-02-08 17:30:34.555 | + functions-common:run_phase:1852 : local extra 2022-02-08 17:30:34.558 | ++ functions-common:run_phase:1853 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-02-08 17:30:34.562 | + functions-common:run_phase:1853 : extra=80-tempest.sh 2022-02-08 17:30:34.564 | + functions-common:run_phase:1854 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-02-08 17:30:34.567 | + functions-common:run_phase:1858 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-02-08 17:30:34.569 | + functions-common:run_phase:1858 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack pre-install 2022-02-08 17:30:34.571 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-02-08 17:30:34.586 | ++ functions-common:is_service_enabled:2070 : return 0 2022-02-08 17:30:34.588 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-02-08 17:30:34.590 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-02-08 17:30:34.592 | ++ extras.d/80-tempest.sh:source:7 : [[ pre-install == \i\n\s\t\a\l\l ]] 2022-02-08 17:30:34.594 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2022-02-08 17:30:34.597 | ++ extras.d/80-tempest.sh:source:10 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2022-02-08 17:30:34.599 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2022-02-08 17:30:34.601 | ++ extras.d/80-tempest.sh:source:13 : [[ pre-install == \e\x\t\r\a ]] 2022-02-08 17:30:34.603 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2022-02-08 17:30:34.605 | ++ extras.d/80-tempest.sh:source:16 : [[ pre-install == \p\o\s\t\-\e\x\t\r\a ]] 2022-02-08 17:30:34.608 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2022-02-08 17:30:34.610 | ++ extras.d/80-tempest.sh:source:19 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2022-02-08 17:30:34.612 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-02-08 17:30:34.614 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-02-08 17:30:34.617 | + functions-common:run_phase:1863 : [[ stack == \s\o\u\r\c\e ]] 2022-02-08 17:30:34.619 | + functions-common:run_phase:1866 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-02-08 17:30:34.621 | + functions-common:run_phase:1869 : run_plugins stack pre-install 2022-02-08 17:30:34.623 | + functions-common:run_plugins:1828 : local mode=stack 2022-02-08 17:30:34.625 | + functions-common:run_plugins:1829 : local phase=pre-install 2022-02-08 17:30:34.628 | + functions-common:run_plugins:1831 : local plugins= 2022-02-08 17:30:34.630 | + functions-common:run_plugins:1832 : local plugin 2022-02-08 17:30:34.632 | + ./stack.sh:main:830 : set_systemd_override DefaultLimitNOFILE 2048 2022-02-08 17:30:34.635 | + functions:set_systemd_override:820 : local key=DefaultLimitNOFILE 2022-02-08 17:30:34.637 | + functions:set_systemd_override:821 : local value=2048 2022-02-08 17:30:34.639 | + functions:set_systemd_override:823 : local sysconf=/etc/systemd/system.conf 2022-02-08 17:30:34.642 | + functions:set_systemd_override:824 : iniset -sudo /etc/systemd/system.conf Manager DefaultLimitNOFILE 2048 2022-02-08 17:30:34.695 | + functions:set_systemd_override:825 : echo 'Set systemd system override for DefaultLimitNOFILE=2048' 2022-02-08 17:30:34.695 | Set systemd system override for DefaultLimitNOFILE=2048 2022-02-08 17:30:34.697 | + functions:set_systemd_override:827 : sudo systemctl daemon-reload 2022-02-08 17:30:35.066 | + ./stack.sh:main:832 : install_rpc_backend 2022-02-08 17:30:35.069 | + lib/rpc_backend:install_rpc_backend:52 : is_service_enabled rabbit 2022-02-08 17:30:35.085 | + functions-common:is_service_enabled:2070 : return 0 2022-02-08 17:30:35.088 | + lib/rpc_backend:install_rpc_backend:54 : install_package rabbitmq-server 2022-02-08 17:30:35.090 | + functions-common:install_package:1452 : update_package_repo 2022-02-08 17:30:35.092 | + functions-common:update_package_repo:1424 : NO_UPDATE_REPOS=False 2022-02-08 17:30:35.095 | + functions-common:update_package_repo:1425 : REPOS_UPDATED=True 2022-02-08 17:30:35.097 | + functions-common:update_package_repo:1426 : RETRY_UPDATE=False 2022-02-08 17:30:35.100 | + functions-common:update_package_repo:1428 : [[ False = \T\r\u\e ]] 2022-02-08 17:30:35.102 | + functions-common:update_package_repo:1432 : is_ubuntu 2022-02-08 17:30:35.104 | + functions-common:is_ubuntu:562 : [[ -z deb ]] 2022-02-08 17:30:35.106 | + functions-common:is_ubuntu:565 : '[' deb = deb ']' 2022-02-08 17:30:35.109 | + functions-common:update_package_repo:1433 : apt_get_update 2022-02-08 17:30:35.111 | + functions-common:apt_get_update:1178 : [[ True == \T\r\u\e ]] 2022-02-08 17:30:35.113 | + functions-common:apt_get_update:1178 : [[ False != \T\r\u\e ]] 2022-02-08 17:30:35.115 | + functions-common:apt_get_update:1179 : return 2022-02-08 17:30:35.118 | + functions-common:install_package:1453 : real_install_package rabbitmq-server 2022-02-08 17:30:35.120 | + functions-common:real_install_package:1438 : is_ubuntu 2022-02-08 17:30:35.122 | + functions-common:is_ubuntu:562 : [[ -z deb ]] 2022-02-08 17:30:35.125 | + functions-common:is_ubuntu:565 : '[' deb = deb ']' 2022-02-08 17:30:35.127 | + functions-common:real_install_package:1439 : apt_get install rabbitmq-server 2022-02-08 17:30:35.148 | + functions-common:apt_get:1219 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install rabbitmq-server 2022-02-08 17:30:35.257 | Reading package lists... 2022-02-08 17:30:35.499 | Building dependency tree... 2022-02-08 17:30:35.501 | Reading state information... 2022-02-08 17:30:35.753 | rabbitmq-server is already the newest version (3.8.2-0ubuntu1.3). 2022-02-08 17:30:35.753 | The following packages were automatically installed and are no longer required: 2022-02-08 17:30:35.755 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-02-08 17:30:35.755 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-02-08 17:30:35.755 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-02-08 17:30:35.755 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-02-08 17:30:35.755 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-02-08 17:30:35.755 | python3-zope.interface 2022-02-08 17:30:35.755 | Use 'sudo apt autoremove' to remove them. 2022-02-08 17:30:35.868 | 0 upgraded, 0 newly installed, 0 to remove and 107 not upgraded. 2022-02-08 17:30:35.873 | + functions-common:apt_get:1223 : result=0 2022-02-08 17:30:35.875 | + functions-common:apt_get:1226 : time_stop apt-get 2022-02-08 17:30:35.877 | + functions-common:time_stop:2414 : local name 2022-02-08 17:30:35.880 | + functions-common:time_stop:2415 : local end_time 2022-02-08 17:30:35.882 | + functions-common:time_stop:2416 : local elapsed_time 2022-02-08 17:30:35.884 | + functions-common:time_stop:2417 : local total 2022-02-08 17:30:35.886 | + functions-common:time_stop:2418 : local start_time 2022-02-08 17:30:35.889 | + functions-common:time_stop:2420 : name=apt-get 2022-02-08 17:30:35.891 | + functions-common:time_stop:2421 : start_time=1644341435146 2022-02-08 17:30:35.894 | + functions-common:time_stop:2423 : [[ -z 1644341435146 ]] 2022-02-08 17:30:35.896 | ++ functions-common:time_stop:2426 : date +%s%3N 2022-02-08 17:30:35.901 | + functions-common:time_stop:2426 : end_time=1644341435898 2022-02-08 17:30:35.903 | + functions-common:time_stop:2427 : elapsed_time=752 2022-02-08 17:30:35.905 | + functions-common:time_stop:2428 : total=18439 2022-02-08 17:30:35.907 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2022-02-08 17:30:35.910 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=19191 2022-02-08 17:30:35.912 | + functions-common:apt_get:1227 : return 0 2022-02-08 17:30:35.915 | + lib/rpc_backend:install_rpc_backend:55 : is_suse 2022-02-08 17:30:35.917 | + functions-common:is_suse:531 : is_opensuse 2022-02-08 17:30:35.919 | + functions-common:is_opensuse:538 : [[ -z Ubuntu ]] 2022-02-08 17:30:35.922 | + functions-common:is_opensuse:542 : [[ Ubuntu =~ (openSUSE) ]] 2022-02-08 17:30:35.924 | + functions-common:is_suse:531 : is_suse_linux_enterprise 2022-02-08 17:30:35.926 | + functions-common:is_suse_linux_enterprise:550 : [[ -z Ubuntu ]] 2022-02-08 17:30:35.928 | + functions-common:is_suse_linux_enterprise:554 : [[ Ubuntu =~ (^SUSE) ]] 2022-02-08 17:30:35.931 | + lib/rpc_backend:install_rpc_backend:68 : is_fedora 2022-02-08 17:30:35.933 | + functions-common:is_fedora:513 : [[ -z Ubuntu ]] 2022-02-08 17:30:35.936 | + functions-common:is_fedora:517 : '[' Ubuntu = Fedora ']' 2022-02-08 17:30:35.938 | + functions-common:is_fedora:517 : '[' Ubuntu = 'Red Hat' ']' 2022-02-08 17:30:35.941 | + functions-common:is_fedora:518 : '[' Ubuntu = openEuler ']' 2022-02-08 17:30:35.943 | + functions-common:is_fedora:519 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-02-08 17:30:35.945 | + functions-common:is_fedora:520 : '[' Ubuntu = RedHatEnterprise ']' 2022-02-08 17:30:35.947 | + functions-common:is_fedora:521 : '[' Ubuntu = CentOS ']' 2022-02-08 17:30:35.950 | + functions-common:is_fedora:521 : '[' Ubuntu = CentOSStream ']' 2022-02-08 17:30:35.952 | + functions-common:is_fedora:522 : '[' Ubuntu = AlmaLinux ']' 2022-02-08 17:30:35.954 | + functions-common:is_fedora:523 : '[' Ubuntu = OracleServer ']' 2022-02-08 17:30:35.957 | + functions-common:is_fedora:523 : '[' Ubuntu = Virtuozzo ']' 2022-02-08 17:30:35.959 | + lib/rpc_backend:install_rpc_backend:68 : is_suse 2022-02-08 17:30:35.962 | + functions-common:is_suse:531 : is_opensuse 2022-02-08 17:30:35.964 | + functions-common:is_opensuse:538 : [[ -z Ubuntu ]] 2022-02-08 17:30:35.966 | + functions-common:is_opensuse:542 : [[ Ubuntu =~ (openSUSE) ]] 2022-02-08 17:30:35.969 | + functions-common:is_suse:531 : is_suse_linux_enterprise 2022-02-08 17:30:35.971 | + functions-common:is_suse_linux_enterprise:550 : [[ -z Ubuntu ]] 2022-02-08 17:30:35.973 | + functions-common:is_suse_linux_enterprise:554 : [[ Ubuntu =~ (^SUSE) ]] 2022-02-08 17:30:35.976 | + ./stack.sh:main:833 : restart_rpc_backend 2022-02-08 17:30:35.978 | + lib/rpc_backend:restart_rpc_backend:81 : is_service_enabled rabbit 2022-02-08 17:30:35.994 | + functions-common:is_service_enabled:2070 : return 0 2022-02-08 17:30:35.997 | + lib/rpc_backend:restart_rpc_backend:83 : echo_summary 'Starting RabbitMQ' 2022-02-08 17:30:35.999 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-02-08 17:30:36.001 | + ./stack.sh:echo_summary:446 : echo -e Starting RabbitMQ 2022-02-08 17:30:36.004 | + lib/rpc_backend:restart_rpc_backend:94 : local i 2022-02-08 17:30:36.007 | ++ lib/rpc_backend:restart_rpc_backend:95 : seq 20 2022-02-08 17:30:36.011 | + lib/rpc_backend:restart_rpc_backend:95 : for i in `seq 20` 2022-02-08 17:30:36.014 | + lib/rpc_backend:restart_rpc_backend:96 : local rc=0 2022-02-08 17:30:36.016 | + lib/rpc_backend:restart_rpc_backend:98 : [[ 1 -eq 20 ]] 2022-02-08 17:30:36.019 | + lib/rpc_backend:restart_rpc_backend:100 : [[ 1 == \0 ]] 2022-02-08 17:30:36.021 | + lib/rpc_backend:restart_rpc_backend:104 : rabbit_setuser stackrabbit Passw0rd 2022-02-08 17:30:36.024 | + lib/rpc_backend:rabbit_setuser:173 : local user=stackrabbit pass=Passw0rd found= out= 2022-02-08 17:30:36.026 | ++ lib/rpc_backend:rabbit_setuser:174 : sudo rabbitmqctl list_users 2022-02-08 17:30:36.734 | + lib/rpc_backend:rabbit_setuser:174 : out='Listing users ... 2022-02-08 17:30:36.734 | user tags 2022-02-08 17:30:36.734 | stackrabbit []' 2022-02-08 17:30:36.738 | ++ lib/rpc_backend:rabbit_setuser:176 : echo 'Listing users ... 2022-02-08 17:30:36.738 | user tags 2022-02-08 17:30:36.738 | stackrabbit []' 2022-02-08 17:30:36.738 | ++ lib/rpc_backend:rabbit_setuser:176 : awk '$1 == user { print $1 }' user=stackrabbit 2022-02-08 17:30:36.744 | + lib/rpc_backend:rabbit_setuser:176 : found=stackrabbit 2022-02-08 17:30:36.747 | + lib/rpc_backend:rabbit_setuser:177 : '[' stackrabbit = stackrabbit ']' 2022-02-08 17:30:36.749 | + lib/rpc_backend:rabbit_setuser:178 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-02-08 17:30:37.467 | Changing password for user "stackrabbit" ... 2022-02-08 17:30:37.526 | + lib/rpc_backend:rabbit_setuser:184 : sudo rabbitmqctl set_permissions stackrabbit '.*' '.*' '.*' 2022-02-08 17:30:38.192 | Setting permissions for user "stackrabbit" in vhost "/" ... 2022-02-08 17:30:38.267 | + lib/rpc_backend:restart_rpc_backend:105 : '[' 0 -ne 0 ']' 2022-02-08 17:30:38.269 | + lib/rpc_backend:restart_rpc_backend:110 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-02-08 17:30:38.937 | Changing password for user "stackrabbit" ... 2022-02-08 17:30:38.999 | + lib/rpc_backend:restart_rpc_backend:112 : '[' 0 -ne 0 ']' 2022-02-08 17:30:39.001 | + lib/rpc_backend:restart_rpc_backend:116 : break 2022-02-08 17:30:39.004 | + lib/rpc_backend:restart_rpc_backend:119 : sudo rabbitmqctl delete_user guest 2022-02-08 17:30:39.685 | Deleting user "guest" ... 2022-02-08 17:30:39.700 | Error: 2022-02-08 17:30:39.700 | {:no_such_user, "guest"} 2022-02-08 17:30:39.713 | + lib/rpc_backend:restart_rpc_backend:119 : true 2022-02-08 17:30:39.716 | + ./stack.sh:main:835 : is_service_enabled mysql postgresql 2022-02-08 17:30:39.733 | + functions-common:is_service_enabled:2070 : return 0 2022-02-08 17:30:39.735 | + ./stack.sh:main:836 : install_database 2022-02-08 17:30:39.738 | + lib/database:install_database:118 : install_database_mysql 2022-02-08 17:30:39.740 | + lib/databases/mysql:install_database_mysql:153 : is_ubuntu 2022-02-08 17:30:39.743 | + functions-common:is_ubuntu:562 : [[ -z deb ]] 2022-02-08 17:30:39.745 | + functions-common:is_ubuntu:565 : '[' deb = deb ']' 2022-02-08 17:30:39.747 | + lib/databases/mysql:install_database_mysql:156 : sudo debconf-set-selections 2022-02-08 17:30:40.085 | + lib/databases/mysql:install_database_mysql:166 : [[ ! -e /home/ubuntu/.my.cnf ]] 2022-02-08 17:30:40.087 | + lib/databases/mysql:install_database_mysql:179 : [[ True == \T\r\u\e ]] 2022-02-08 17:30:40.090 | + lib/databases/mysql:install_database_mysql:180 : is_oraclelinux 2022-02-08 17:30:40.092 | + functions-common:is_oraclelinux:501 : [[ -z Ubuntu ]] 2022-02-08 17:30:40.094 | + functions-common:is_oraclelinux:505 : '[' Ubuntu = OracleServer ']' 2022-02-08 17:30:40.097 | + lib/databases/mysql:install_database_mysql:182 : is_fedora 2022-02-08 17:30:40.100 | + functions-common:is_fedora:513 : [[ -z Ubuntu ]] 2022-02-08 17:30:40.102 | + functions-common:is_fedora:517 : '[' Ubuntu = Fedora ']' 2022-02-08 17:30:40.105 | + functions-common:is_fedora:517 : '[' Ubuntu = 'Red Hat' ']' 2022-02-08 17:30:40.107 | + functions-common:is_fedora:518 : '[' Ubuntu = openEuler ']' 2022-02-08 17:30:40.109 | + functions-common:is_fedora:519 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-02-08 17:30:40.111 | + functions-common:is_fedora:520 : '[' Ubuntu = RedHatEnterprise ']' 2022-02-08 17:30:40.114 | + functions-common:is_fedora:521 : '[' Ubuntu = CentOS ']' 2022-02-08 17:30:40.116 | + functions-common:is_fedora:521 : '[' Ubuntu = CentOSStream ']' 2022-02-08 17:30:40.119 | + functions-common:is_fedora:522 : '[' Ubuntu = AlmaLinux ']' 2022-02-08 17:30:40.121 | + functions-common:is_fedora:523 : '[' Ubuntu = OracleServer ']' 2022-02-08 17:30:40.123 | + functions-common:is_fedora:523 : '[' Ubuntu = Virtuozzo ']' 2022-02-08 17:30:40.126 | + lib/databases/mysql:install_database_mysql:185 : is_suse 2022-02-08 17:30:40.128 | + functions-common:is_suse:531 : is_opensuse 2022-02-08 17:30:40.131 | + functions-common:is_opensuse:538 : [[ -z Ubuntu ]] 2022-02-08 17:30:40.133 | + functions-common:is_opensuse:542 : [[ Ubuntu =~ (openSUSE) ]] 2022-02-08 17:30:40.135 | + functions-common:is_suse:531 : is_suse_linux_enterprise 2022-02-08 17:30:40.138 | + functions-common:is_suse_linux_enterprise:550 : [[ -z Ubuntu ]] 2022-02-08 17:30:40.140 | + functions-common:is_suse_linux_enterprise:554 : [[ Ubuntu =~ (^SUSE) ]] 2022-02-08 17:30:40.143 | + lib/databases/mysql:install_database_mysql:188 : is_ubuntu 2022-02-08 17:30:40.145 | + functions-common:is_ubuntu:562 : [[ -z deb ]] 2022-02-08 17:30:40.148 | + functions-common:is_ubuntu:565 : '[' deb = deb ']' 2022-02-08 17:30:40.150 | + lib/databases/mysql:install_database_mysql:189 : install_package mysql-server 2022-02-08 17:30:40.153 | + functions-common:install_package:1452 : update_package_repo 2022-02-08 17:30:40.155 | + functions-common:update_package_repo:1424 : NO_UPDATE_REPOS=False 2022-02-08 17:30:40.157 | + functions-common:update_package_repo:1425 : REPOS_UPDATED=True 2022-02-08 17:30:40.160 | + functions-common:update_package_repo:1426 : RETRY_UPDATE=False 2022-02-08 17:30:40.162 | + functions-common:update_package_repo:1428 : [[ False = \T\r\u\e ]] 2022-02-08 17:30:40.165 | + functions-common:update_package_repo:1432 : is_ubuntu 2022-02-08 17:30:40.167 | + functions-common:is_ubuntu:562 : [[ -z deb ]] 2022-02-08 17:30:40.169 | + functions-common:is_ubuntu:565 : '[' deb = deb ']' 2022-02-08 17:30:40.171 | + functions-common:update_package_repo:1433 : apt_get_update 2022-02-08 17:30:40.174 | + functions-common:apt_get_update:1178 : [[ True == \T\r\u\e ]] 2022-02-08 17:30:40.176 | + functions-common:apt_get_update:1178 : [[ False != \T\r\u\e ]] 2022-02-08 17:30:40.178 | + functions-common:apt_get_update:1179 : return 2022-02-08 17:30:40.180 | + functions-common:install_package:1453 : real_install_package mysql-server 2022-02-08 17:30:40.183 | + functions-common:real_install_package:1438 : is_ubuntu 2022-02-08 17:30:40.185 | + functions-common:is_ubuntu:562 : [[ -z deb ]] 2022-02-08 17:30:40.187 | + functions-common:is_ubuntu:565 : '[' deb = deb ']' 2022-02-08 17:30:40.190 | + functions-common:real_install_package:1439 : apt_get install mysql-server 2022-02-08 17:30:40.211 | + functions-common:apt_get:1219 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install mysql-server 2022-02-08 17:30:40.319 | Reading package lists... 2022-02-08 17:30:40.561 | Building dependency tree... 2022-02-08 17:30:40.562 | Reading state information... 2022-02-08 17:30:40.810 | mysql-server is already the newest version (8.0.28-0ubuntu0.20.04.3). 2022-02-08 17:30:40.810 | The following packages were automatically installed and are no longer required: 2022-02-08 17:30:40.811 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-02-08 17:30:40.811 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-02-08 17:30:40.811 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-02-08 17:30:40.811 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-02-08 17:30:40.811 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-02-08 17:30:40.811 | python3-zope.interface 2022-02-08 17:30:40.811 | Use 'sudo apt autoremove' to remove them. 2022-02-08 17:30:40.925 | 0 upgraded, 0 newly installed, 0 to remove and 107 not upgraded. 2022-02-08 17:30:40.929 | + functions-common:apt_get:1223 : result=0 2022-02-08 17:30:40.931 | + functions-common:apt_get:1226 : time_stop apt-get 2022-02-08 17:30:40.934 | + functions-common:time_stop:2414 : local name 2022-02-08 17:30:40.936 | + functions-common:time_stop:2415 : local end_time 2022-02-08 17:30:40.938 | + functions-common:time_stop:2416 : local elapsed_time 2022-02-08 17:30:40.941 | + functions-common:time_stop:2417 : local total 2022-02-08 17:30:40.943 | + functions-common:time_stop:2418 : local start_time 2022-02-08 17:30:40.945 | + functions-common:time_stop:2420 : name=apt-get 2022-02-08 17:30:40.947 | + functions-common:time_stop:2421 : start_time=1644341440209 2022-02-08 17:30:40.949 | + functions-common:time_stop:2423 : [[ -z 1644341440209 ]] 2022-02-08 17:30:40.952 | ++ functions-common:time_stop:2426 : date +%s%3N 2022-02-08 17:30:40.956 | + functions-common:time_stop:2426 : end_time=1644341440954 2022-02-08 17:30:40.958 | + functions-common:time_stop:2427 : elapsed_time=745 2022-02-08 17:30:40.960 | + functions-common:time_stop:2428 : total=19191 2022-02-08 17:30:40.963 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2022-02-08 17:30:40.965 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=19936 2022-02-08 17:30:40.967 | + functions-common:apt_get:1227 : return 0 2022-02-08 17:30:40.969 | + ./stack.sh:main:838 : '[' -n mysql ']' 2022-02-08 17:30:40.972 | + ./stack.sh:main:839 : install_database_python 2022-02-08 17:30:40.974 | + lib/database:install_database_python:123 : install_database_python_mysql 2022-02-08 17:30:40.976 | + lib/databases/mysql:install_database_python_mysql:198 : pip_install_gr PyMySQL 2022-02-08 17:30:40.978 | + inc/python:pip_install_gr:76 : local name=PyMySQL 2022-02-08 17:30:40.981 | + inc/python:pip_install_gr:77 : local clean_name 2022-02-08 17:30:40.984 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements PyMySQL 2022-02-08 17:30:40.986 | ++ inc/python:get_from_global_requirements:225 : local package=PyMySQL 2022-02-08 17:30:40.989 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-02-08 17:30:40.992 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^PyMySQL' /opt/stack/requirements/global-requirements.txt 2022-02-08 17:30:40.993 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-02-08 17:30:40.999 | ++ inc/python:get_from_global_requirements:227 : required_pkg='PyMySQL ' 2022-02-08 17:30:41.001 | ++ inc/python:get_from_global_requirements:228 : [[ PyMySQL == '' ]] 2022-02-08 17:30:41.004 | ++ inc/python:get_from_global_requirements:231 : echo PyMySQL 2022-02-08 17:30:41.007 | + inc/python:pip_install_gr:78 : clean_name=PyMySQL 2022-02-08 17:30:41.009 | + inc/python:pip_install_gr:79 : pip_install PyMySQL 2022-02-08 17:30:41.031 | Using python 3.8 to install PyMySQL 2022-02-08 17:30:41.033 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt PyMySQL 2022-02-08 17:30:41.919 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:30:41.919 | from cryptography.utils import int_from_bytes 2022-02-08 17:30:41.919 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:30:41.919 | from cryptography.utils import int_from_bytes 2022-02-08 17:30:43.059 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-08 17:30:43.085 | Requirement already satisfied: PyMySQL in /usr/local/lib/python3.8/dist-packages (1.0.2) 2022-02-08 17:30:45.394 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-02-08 17:30:45.401 | WARNING: You are using pip version 21.3.1; however, version 22.0.3 is available. 2022-02-08 17:30:45.401 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-02-08 17:30:45.520 | + inc/python:pip_install:200 : result=0 2022-02-08 17:30:45.522 | + inc/python:pip_install:202 : time_stop pip_install 2022-02-08 17:30:45.524 | + functions-common:time_stop:2414 : local name 2022-02-08 17:30:45.527 | + functions-common:time_stop:2415 : local end_time 2022-02-08 17:30:45.529 | + functions-common:time_stop:2416 : local elapsed_time 2022-02-08 17:30:45.531 | + functions-common:time_stop:2417 : local total 2022-02-08 17:30:45.534 | + functions-common:time_stop:2418 : local start_time 2022-02-08 17:30:45.536 | + functions-common:time_stop:2420 : name=pip_install 2022-02-08 17:30:45.539 | + functions-common:time_stop:2421 : start_time=1644341441025 2022-02-08 17:30:45.541 | + functions-common:time_stop:2423 : [[ -z 1644341441025 ]] 2022-02-08 17:30:45.544 | ++ functions-common:time_stop:2426 : date +%s%3N 2022-02-08 17:30:45.548 | + functions-common:time_stop:2426 : end_time=1644341445545 2022-02-08 17:30:45.551 | + functions-common:time_stop:2427 : elapsed_time=4520 2022-02-08 17:30:45.553 | + functions-common:time_stop:2428 : total=24830 2022-02-08 17:30:45.555 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2022-02-08 17:30:45.557 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=29350 2022-02-08 17:30:45.560 | + inc/python:pip_install:203 : return 0 2022-02-08 17:30:45.562 | + lib/databases/mysql:install_database_python_mysql:199 : [[ PyMySQL == \M\y\S\Q\L\-\p\y\t\h\o\n ]] 2022-02-08 17:30:45.564 | + lib/databases/mysql:install_database_python_mysql:201 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-02-08 17:30:45.566 | + lib/databases/mysql:install_database_python_mysql:202 : ADDITIONAL_VENV_PACKAGES+=,PyMySQL 2022-02-08 17:30:45.569 | + ./stack.sh:main:842 : is_service_enabled neutron 2022-02-08 17:30:45.586 | + functions-common:is_service_enabled:2070 : return 0 2022-02-08 17:30:45.588 | + ./stack.sh:main:843 : install_neutron_agent_packages 2022-02-08 17:30:45.590 | + lib/neutron:install_neutron_agent_packages:714 : is_neutron_legacy_enabled 2022-02-08 17:30:45.594 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-02-08 17:30:45.594 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-02-08 17:30:45.600 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-02-08 17:30:45.602 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-02-08 17:30:45.605 | + lib/neutron:is_neutron_legacy_enabled:138 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2022-02-08 17:30:45.607 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-02-08 17:30:45.610 | + lib/neutron:install_neutron_agent_packages:716 : install_neutron_agent_packages_mutnauq 2022-02-08 17:30:45.612 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:483 : is_service_enabled q-l3 2022-02-08 17:30:45.627 | + functions-common:is_service_enabled:2070 : return 0 2022-02-08 17:30:45.630 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:484 : install_package radvd 2022-02-08 17:30:45.632 | + functions-common:install_package:1452 : update_package_repo 2022-02-08 17:30:45.634 | + functions-common:update_package_repo:1424 : NO_UPDATE_REPOS=False 2022-02-08 17:30:45.637 | + functions-common:update_package_repo:1425 : REPOS_UPDATED=True 2022-02-08 17:30:45.639 | + functions-common:update_package_repo:1426 : RETRY_UPDATE=False 2022-02-08 17:30:45.642 | + functions-common:update_package_repo:1428 : [[ False = \T\r\u\e ]] 2022-02-08 17:30:45.644 | + functions-common:update_package_repo:1432 : is_ubuntu 2022-02-08 17:30:45.647 | + functions-common:is_ubuntu:562 : [[ -z deb ]] 2022-02-08 17:30:45.649 | + functions-common:is_ubuntu:565 : '[' deb = deb ']' 2022-02-08 17:30:45.651 | + functions-common:update_package_repo:1433 : apt_get_update 2022-02-08 17:30:45.654 | + functions-common:apt_get_update:1178 : [[ True == \T\r\u\e ]] 2022-02-08 17:30:45.656 | + functions-common:apt_get_update:1178 : [[ False != \T\r\u\e ]] 2022-02-08 17:30:45.658 | + functions-common:apt_get_update:1179 : return 2022-02-08 17:30:45.661 | + functions-common:install_package:1453 : real_install_package radvd 2022-02-08 17:30:45.663 | + functions-common:real_install_package:1438 : is_ubuntu 2022-02-08 17:30:45.666 | + functions-common:is_ubuntu:562 : [[ -z deb ]] 2022-02-08 17:30:45.668 | + functions-common:is_ubuntu:565 : '[' deb = deb ']' 2022-02-08 17:30:45.670 | + functions-common:real_install_package:1439 : apt_get install radvd 2022-02-08 17:30:45.691 | + functions-common:apt_get:1219 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install radvd 2022-02-08 17:30:45.802 | Reading package lists... 2022-02-08 17:30:46.041 | Building dependency tree... 2022-02-08 17:30:46.043 | Reading state information... 2022-02-08 17:30:46.292 | radvd is already the newest version (1:2.17-2). 2022-02-08 17:30:46.292 | The following packages were automatically installed and are no longer required: 2022-02-08 17:30:46.293 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-02-08 17:30:46.293 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-02-08 17:30:46.293 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-02-08 17:30:46.293 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-02-08 17:30:46.293 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-02-08 17:30:46.293 | python3-zope.interface 2022-02-08 17:30:46.293 | Use 'sudo apt autoremove' to remove them. 2022-02-08 17:30:46.407 | 0 upgraded, 0 newly installed, 0 to remove and 107 not upgraded. 2022-02-08 17:30:46.411 | + functions-common:apt_get:1223 : result=0 2022-02-08 17:30:46.413 | + functions-common:apt_get:1226 : time_stop apt-get 2022-02-08 17:30:46.416 | + functions-common:time_stop:2414 : local name 2022-02-08 17:30:46.418 | + functions-common:time_stop:2415 : local end_time 2022-02-08 17:30:46.420 | + functions-common:time_stop:2416 : local elapsed_time 2022-02-08 17:30:46.422 | + functions-common:time_stop:2417 : local total 2022-02-08 17:30:46.425 | + functions-common:time_stop:2418 : local start_time 2022-02-08 17:30:46.427 | + functions-common:time_stop:2420 : name=apt-get 2022-02-08 17:30:46.429 | + functions-common:time_stop:2421 : start_time=1644341445688 2022-02-08 17:30:46.432 | + functions-common:time_stop:2423 : [[ -z 1644341445688 ]] 2022-02-08 17:30:46.434 | ++ functions-common:time_stop:2426 : date +%s%3N 2022-02-08 17:30:46.438 | + functions-common:time_stop:2426 : end_time=1644341446436 2022-02-08 17:30:46.441 | + functions-common:time_stop:2427 : elapsed_time=748 2022-02-08 17:30:46.443 | + functions-common:time_stop:2428 : total=19936 2022-02-08 17:30:46.445 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2022-02-08 17:30:46.448 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=20684 2022-02-08 17:30:46.450 | + functions-common:apt_get:1227 : return 0 2022-02-08 17:30:46.452 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:487 : is_service_enabled q-agt q-dhcp q-l3 2022-02-08 17:30:46.469 | + functions-common:is_service_enabled:2070 : return 0 2022-02-08 17:30:46.472 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:488 : neutron_plugin_install_agent_packages 2022-02-08 17:30:46.474 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:17 : _neutron_ovs_base_install_agent_packages 2022-02-08 17:30:46.477 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:69 : '[' False == True ']' 2022-02-08 17:30:46.480 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:76 : get_packages openvswitch 2022-02-08 17:30:46.500 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:76 : install_package fakeroot make openvswitch-switch 2022-02-08 17:30:46.503 | + functions-common:install_package:1452 : update_package_repo 2022-02-08 17:30:46.504 | + functions-common:update_package_repo:1424 : NO_UPDATE_REPOS=False 2022-02-08 17:30:46.507 | + functions-common:update_package_repo:1425 : REPOS_UPDATED=True 2022-02-08 17:30:46.509 | + functions-common:update_package_repo:1426 : RETRY_UPDATE=False 2022-02-08 17:30:46.511 | + functions-common:update_package_repo:1428 : [[ False = \T\r\u\e ]] 2022-02-08 17:30:46.513 | + functions-common:update_package_repo:1432 : is_ubuntu 2022-02-08 17:30:46.516 | + functions-common:is_ubuntu:562 : [[ -z deb ]] 2022-02-08 17:30:46.518 | + functions-common:is_ubuntu:565 : '[' deb = deb ']' 2022-02-08 17:30:46.520 | + functions-common:update_package_repo:1433 : apt_get_update 2022-02-08 17:30:46.523 | + functions-common:apt_get_update:1178 : [[ True == \T\r\u\e ]] 2022-02-08 17:30:46.526 | + functions-common:apt_get_update:1178 : [[ False != \T\r\u\e ]] 2022-02-08 17:30:46.528 | + functions-common:apt_get_update:1179 : return 2022-02-08 17:30:46.530 | + functions-common:install_package:1453 : real_install_package fakeroot make openvswitch-switch 2022-02-08 17:30:46.532 | + functions-common:real_install_package:1438 : is_ubuntu 2022-02-08 17:30:46.535 | + functions-common:is_ubuntu:562 : [[ -z deb ]] 2022-02-08 17:30:46.537 | + functions-common:is_ubuntu:565 : '[' deb = deb ']' 2022-02-08 17:30:46.540 | + functions-common:real_install_package:1439 : apt_get install fakeroot make openvswitch-switch 2022-02-08 17:30:46.560 | + functions-common:apt_get:1219 : 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-02-08 17:30:46.669 | Reading package lists... 2022-02-08 17:30:46.910 | Building dependency tree... 2022-02-08 17:30:46.912 | Reading state information... 2022-02-08 17:30:47.166 | fakeroot is already the newest version (1.24-1). 2022-02-08 17:30:47.166 | make is already the newest version (4.2.1-1.2). 2022-02-08 17:30:47.166 | openvswitch-switch is already the newest version (2.13.3-0ubuntu0.20.04.2). 2022-02-08 17:30:47.166 | The following packages were automatically installed and are no longer required: 2022-02-08 17:30:47.167 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-02-08 17:30:47.167 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-02-08 17:30:47.167 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-02-08 17:30:47.167 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-02-08 17:30:47.167 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-02-08 17:30:47.167 | python3-zope.interface 2022-02-08 17:30:47.167 | Use 'sudo apt autoremove' to remove them. 2022-02-08 17:30:47.281 | 0 upgraded, 0 newly installed, 0 to remove and 107 not upgraded. 2022-02-08 17:30:47.286 | + functions-common:apt_get:1223 : result=0 2022-02-08 17:30:47.288 | + functions-common:apt_get:1226 : time_stop apt-get 2022-02-08 17:30:47.290 | + functions-common:time_stop:2414 : local name 2022-02-08 17:30:47.292 | + functions-common:time_stop:2415 : local end_time 2022-02-08 17:30:47.294 | + functions-common:time_stop:2416 : local elapsed_time 2022-02-08 17:30:47.297 | + functions-common:time_stop:2417 : local total 2022-02-08 17:30:47.299 | + functions-common:time_stop:2418 : local start_time 2022-02-08 17:30:47.301 | + functions-common:time_stop:2420 : name=apt-get 2022-02-08 17:30:47.304 | + functions-common:time_stop:2421 : start_time=1644341446558 2022-02-08 17:30:47.306 | + functions-common:time_stop:2423 : [[ -z 1644341446558 ]] 2022-02-08 17:30:47.308 | ++ functions-common:time_stop:2426 : date +%s%3N 2022-02-08 17:30:47.312 | + functions-common:time_stop:2426 : end_time=1644341447310 2022-02-08 17:30:47.315 | + functions-common:time_stop:2427 : elapsed_time=752 2022-02-08 17:30:47.317 | + functions-common:time_stop:2428 : total=20684 2022-02-08 17:30:47.319 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2022-02-08 17:30:47.321 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=21436 2022-02-08 17:30:47.323 | + functions-common:apt_get:1227 : return 0 2022-02-08 17:30:47.326 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:77 : is_ubuntu 2022-02-08 17:30:47.328 | + functions-common:is_ubuntu:562 : [[ -z deb ]] 2022-02-08 17:30:47.330 | + functions-common:is_ubuntu:565 : '[' deb = deb ']' 2022-02-08 17:30:47.332 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:78 : _neutron_ovs_base_install_ubuntu_dkms 2022-02-08 17:30:47.335 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:58 : local kernel_version 2022-02-08 17:30:47.338 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:59 : uname -r 2022-02-08 17:30:47.342 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:59 : kernel_version=5.4.0-72-generic 2022-02-08 17:30:47.344 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:60 : local kernel_major_minor 2022-02-08 17:30:47.348 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : echo 5.4.0-72-generic 2022-02-08 17:30:47.348 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : cut -d. -f1-2 2022-02-08 17:30:47.353 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : kernel_major_minor=5.4 2022-02-08 17:30:47.355 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:63 : vercmp 5.4 '<' 3.13 2022-02-08 17:30:47.357 | + functions:vercmp:628 : local v1=5.4 2022-02-08 17:30:47.360 | + functions:vercmp:629 : local 'op=<' 2022-02-08 17:30:47.362 | + functions:vercmp:630 : local v2=3.13 2022-02-08 17:30:47.365 | + functions:vercmp:631 : local result 2022-02-08 17:30:47.368 | ++ functions:vercmp:635 : echo -e '5.4\n3.13' 2022-02-08 17:30:47.368 | ++ functions:vercmp:635 : sort -V 2022-02-08 17:30:47.369 | ++ functions:vercmp:635 : head -1 2022-02-08 17:30:47.373 | + functions:vercmp:635 : result=3.13 2022-02-08 17:30:47.375 | + functions:vercmp:637 : case $op in 2022-02-08 17:30:47.378 | + functions:vercmp:647 : '[' 5.4 '!=' 3.13 ']' 2022-02-08 17:30:47.380 | + functions:vercmp:647 : '[' 3.13 = 5.4 ']' 2022-02-08 17:30:47.382 | + functions:vercmp:648 : return 2022-02-08 17:30:47.384 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:79 : restart_service openvswitch-switch 2022-02-08 17:30:47.387 | + functions-common:restart_service:2298 : '[' -x /bin/systemctl ']' 2022-02-08 17:30:47.389 | + functions-common:restart_service:2299 : sudo /bin/systemctl restart openvswitch-switch 2022-02-08 17:30:47.861 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:18 : use_library_from_git os-ken 2022-02-08 17:30:47.864 | + inc/python:use_library_from_git:250 : local name=os-ken 2022-02-08 17:30:47.868 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-08 17:30:47.874 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-08 17:30:47.876 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-ken, ]] 2022-02-08 17:30:47.880 | + inc/python:use_library_from_git:253 : return 1 2022-02-08 17:30:47.882 | + ./stack.sh:main:846 : is_service_enabled etcd3 2022-02-08 17:30:47.899 | + functions-common:is_service_enabled:2070 : return 0 2022-02-08 17:30:47.901 | + ./stack.sh:main:847 : install_etcd3 2022-02-08 17:30:47.904 | + lib/etcd3:install_etcd3:103 : echo 'Installing etcd' 2022-02-08 17:30:47.904 | Installing etcd 2022-02-08 17:30:47.906 | + lib/etcd3:install_etcd3:106 : sudo mkdir -p /opt/stack/bin 2022-02-08 17:30:47.918 | + lib/etcd3:install_etcd3:107 : sudo mkdir -p /opt/stack/data/etcd 2022-02-08 17:30:47.932 | + lib/etcd3:install_etcd3:108 : [[ True == \T\r\u\e ]] 2022-02-08 17:30:47.934 | + lib/etcd3:install_etcd3:109 : sudo mount -t tmpfs -o nodev,nosuid,size=512M tmpfs /opt/stack/data/etcd 2022-02-08 17:30:47.952 | + lib/etcd3:install_etcd3:113 : local etcd_file 2022-02-08 17:30:47.955 | ++ 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-02-08 17:30:47.957 | ++ 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-02-08 17:30:47.961 | +++ 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-02-08 17:30:47.965 | ++ functions:get_extra_file:64 : file_name=etcd-v3.3.12-linux-amd64.tar.gz 2022-02-08 17:30:47.967 | ++ 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-02-08 17:30:47.970 | ++ functions:get_extra_file:67 : [[ ! -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz ]] 2022-02-08 17:30:47.973 | ++ functions:get_extra_file:73 : echo /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-02-08 17:30:47.975 | ++ functions:get_extra_file:74 : return 2022-02-08 17:30:47.978 | + lib/etcd3:install_etcd3:114 : etcd_file=/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-02-08 17:30:47.980 | + lib/etcd3:install_etcd3:115 : '[' '!' -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcd ']' 2022-02-08 17:30:47.983 | + lib/etcd3:install_etcd3:124 : '[' '!' -f /opt/stack/bin/etcd ']' 2022-02-08 17:30:47.985 | + ./stack.sh:main:856 : is_service_enabled tls-proxy 2022-02-08 17:30:48.002 | + functions-common:is_service_enabled:2070 : return 1 2022-02-08 17:30:48.004 | + ./stack.sh:main:866 : install_dstat 2022-02-08 17:30:48.006 | + lib/dstat:install_dstat:22 : is_service_enabled memory_tracker 2022-02-08 17:30:48.023 | + functions-common:is_service_enabled:2070 : return 1 2022-02-08 17:30:48.025 | + ./stack.sh:main:872 : echo_summary 'Installing OpenStack project source' 2022-02-08 17:30:48.028 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-02-08 17:30:48.030 | + ./stack.sh:echo_summary:446 : echo -e Installing OpenStack project source 2022-02-08 17:30:48.032 | + ./stack.sh:main:875 : install_libs 2022-02-08 17:30:48.035 | + lib/libraries:install_libs:90 : _install_lib_from_source automaton 2022-02-08 17:30:48.037 | + lib/libraries:_install_lib_from_source:74 : local name=automaton 2022-02-08 17:30:48.040 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git automaton 2022-02-08 17:30:48.042 | + inc/python:use_library_from_git:250 : local name=automaton 2022-02-08 17:30:48.044 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-08 17:30:48.047 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-08 17:30:48.049 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,automaton, ]] 2022-02-08 17:30:48.052 | + inc/python:use_library_from_git:253 : return 1 2022-02-08 17:30:48.054 | + lib/libraries:install_libs:91 : _install_lib_from_source castellan 2022-02-08 17:30:48.056 | + lib/libraries:_install_lib_from_source:74 : local name=castellan 2022-02-08 17:30:48.058 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git castellan 2022-02-08 17:30:48.060 | + inc/python:use_library_from_git:250 : local name=castellan 2022-02-08 17:30:48.063 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-08 17:30:48.065 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-08 17:30:48.067 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,castellan, ]] 2022-02-08 17:30:48.069 | + inc/python:use_library_from_git:253 : return 1 2022-02-08 17:30:48.072 | + lib/libraries:install_libs:92 : _install_lib_from_source cliff 2022-02-08 17:30:48.074 | + lib/libraries:_install_lib_from_source:74 : local name=cliff 2022-02-08 17:30:48.076 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git cliff 2022-02-08 17:30:48.079 | + inc/python:use_library_from_git:250 : local name=cliff 2022-02-08 17:30:48.081 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-08 17:30:48.083 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-08 17:30:48.085 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,cliff, ]] 2022-02-08 17:30:48.088 | + inc/python:use_library_from_git:253 : return 1 2022-02-08 17:30:48.090 | + lib/libraries:install_libs:93 : _install_lib_from_source cursive 2022-02-08 17:30:48.092 | + lib/libraries:_install_lib_from_source:74 : local name=cursive 2022-02-08 17:30:48.095 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git cursive 2022-02-08 17:30:48.097 | + inc/python:use_library_from_git:250 : local name=cursive 2022-02-08 17:30:48.100 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-08 17:30:48.102 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-08 17:30:48.104 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,cursive, ]] 2022-02-08 17:30:48.107 | + inc/python:use_library_from_git:253 : return 1 2022-02-08 17:30:48.109 | + lib/libraries:install_libs:94 : _install_lib_from_source debtcollector 2022-02-08 17:30:48.111 | + lib/libraries:_install_lib_from_source:74 : local name=debtcollector 2022-02-08 17:30:48.114 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git debtcollector 2022-02-08 17:30:48.116 | + inc/python:use_library_from_git:250 : local name=debtcollector 2022-02-08 17:30:48.119 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-08 17:30:48.121 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-08 17:30:48.123 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,debtcollector, ]] 2022-02-08 17:30:48.126 | + inc/python:use_library_from_git:253 : return 1 2022-02-08 17:30:48.128 | + lib/libraries:install_libs:95 : _install_lib_from_source futurist 2022-02-08 17:30:48.130 | + lib/libraries:_install_lib_from_source:74 : local name=futurist 2022-02-08 17:30:48.133 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git futurist 2022-02-08 17:30:48.135 | + inc/python:use_library_from_git:250 : local name=futurist 2022-02-08 17:30:48.137 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-08 17:30:48.140 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-08 17:30:48.142 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,futurist, ]] 2022-02-08 17:30:48.144 | + inc/python:use_library_from_git:253 : return 1 2022-02-08 17:30:48.147 | + lib/libraries:install_libs:96 : _install_lib_from_source openstacksdk 2022-02-08 17:30:48.149 | + lib/libraries:_install_lib_from_source:74 : local name=openstacksdk 2022-02-08 17:30:48.151 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git openstacksdk 2022-02-08 17:30:48.153 | + inc/python:use_library_from_git:250 : local name=openstacksdk 2022-02-08 17:30:48.156 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-08 17:30:48.158 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-08 17:30:48.161 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,openstacksdk, ]] 2022-02-08 17:30:48.163 | + inc/python:use_library_from_git:253 : return 1 2022-02-08 17:30:48.166 | + lib/libraries:install_libs:97 : _install_lib_from_source osc-lib 2022-02-08 17:30:48.168 | + lib/libraries:_install_lib_from_source:74 : local name=osc-lib 2022-02-08 17:30:48.170 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osc-lib 2022-02-08 17:30:48.172 | + inc/python:use_library_from_git:250 : local name=osc-lib 2022-02-08 17:30:48.175 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-08 17:30:48.178 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-08 17:30:48.180 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osc-lib, ]] 2022-02-08 17:30:48.182 | + inc/python:use_library_from_git:253 : return 1 2022-02-08 17:30:48.184 | + lib/libraries:install_libs:98 : _install_lib_from_source osc-placement 2022-02-08 17:30:48.187 | + lib/libraries:_install_lib_from_source:74 : local name=osc-placement 2022-02-08 17:30:48.189 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osc-placement 2022-02-08 17:30:48.191 | + inc/python:use_library_from_git:250 : local name=osc-placement 2022-02-08 17:30:48.194 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-08 17:30:48.196 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-08 17:30:48.198 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osc-placement, ]] 2022-02-08 17:30:48.200 | + inc/python:use_library_from_git:253 : return 1 2022-02-08 17:30:48.203 | + lib/libraries:install_libs:99 : _install_lib_from_source os-client-config 2022-02-08 17:30:48.205 | + lib/libraries:_install_lib_from_source:74 : local name=os-client-config 2022-02-08 17:30:48.207 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-client-config 2022-02-08 17:30:48.210 | + inc/python:use_library_from_git:250 : local name=os-client-config 2022-02-08 17:30:48.212 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-08 17:30:48.214 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-08 17:30:48.217 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-client-config, ]] 2022-02-08 17:30:48.219 | + inc/python:use_library_from_git:253 : return 1 2022-02-08 17:30:48.222 | + lib/libraries:install_libs:100 : _install_lib_from_source oslo.cache 2022-02-08 17:30:48.224 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.cache 2022-02-08 17:30:48.227 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.cache 2022-02-08 17:30:48.229 | + inc/python:use_library_from_git:250 : local name=oslo.cache 2022-02-08 17:30:48.231 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-08 17:30:48.233 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-08 17:30:48.236 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.cache, ]] 2022-02-08 17:30:48.239 | + inc/python:use_library_from_git:253 : return 1 2022-02-08 17:30:48.241 | + lib/libraries:install_libs:101 : _install_lib_from_source oslo.concurrency 2022-02-08 17:30:48.243 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.concurrency 2022-02-08 17:30:48.246 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.concurrency 2022-02-08 17:30:48.248 | + inc/python:use_library_from_git:250 : local name=oslo.concurrency 2022-02-08 17:30:48.250 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-08 17:30:48.252 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-08 17:30:48.255 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.concurrency, ]] 2022-02-08 17:30:48.257 | + inc/python:use_library_from_git:253 : return 1 2022-02-08 17:30:48.259 | + lib/libraries:install_libs:102 : _install_lib_from_source oslo.config 2022-02-08 17:30:48.262 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.config 2022-02-08 17:30:48.264 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.config 2022-02-08 17:30:48.267 | + inc/python:use_library_from_git:250 : local name=oslo.config 2022-02-08 17:30:48.269 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-08 17:30:48.271 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-08 17:30:48.274 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.config, ]] 2022-02-08 17:30:48.276 | + inc/python:use_library_from_git:253 : return 1 2022-02-08 17:30:48.278 | + lib/libraries:install_libs:103 : _install_lib_from_source oslo.context 2022-02-08 17:30:48.281 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.context 2022-02-08 17:30:48.283 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.context 2022-02-08 17:30:48.286 | + inc/python:use_library_from_git:250 : local name=oslo.context 2022-02-08 17:30:48.288 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-08 17:30:48.290 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-08 17:30:48.293 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.context, ]] 2022-02-08 17:30:48.295 | + inc/python:use_library_from_git:253 : return 1 2022-02-08 17:30:48.297 | + lib/libraries:install_libs:104 : _install_lib_from_source oslo.db 2022-02-08 17:30:48.300 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.db 2022-02-08 17:30:48.302 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.db 2022-02-08 17:30:48.305 | + inc/python:use_library_from_git:250 : local name=oslo.db 2022-02-08 17:30:48.307 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-08 17:30:48.309 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-08 17:30:48.312 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.db, ]] 2022-02-08 17:30:48.314 | + inc/python:use_library_from_git:253 : return 1 2022-02-08 17:30:48.316 | + lib/libraries:install_libs:105 : _install_lib_from_source oslo.i18n 2022-02-08 17:30:48.319 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.i18n 2022-02-08 17:30:48.321 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.i18n 2022-02-08 17:30:48.323 | + inc/python:use_library_from_git:250 : local name=oslo.i18n 2022-02-08 17:30:48.326 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-08 17:30:48.328 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-08 17:30:48.331 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.i18n, ]] 2022-02-08 17:30:48.333 | + inc/python:use_library_from_git:253 : return 1 2022-02-08 17:30:48.335 | + lib/libraries:install_libs:106 : _install_lib_from_source oslo.limit 2022-02-08 17:30:48.338 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.limit 2022-02-08 17:30:48.340 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.limit 2022-02-08 17:30:48.342 | + inc/python:use_library_from_git:250 : local name=oslo.limit 2022-02-08 17:30:48.344 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-08 17:30:48.347 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-08 17:30:48.350 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.limit, ]] 2022-02-08 17:30:48.352 | + inc/python:use_library_from_git:253 : return 1 2022-02-08 17:30:48.354 | + lib/libraries:install_libs:107 : _install_lib_from_source oslo.log 2022-02-08 17:30:48.357 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.log 2022-02-08 17:30:48.359 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.log 2022-02-08 17:30:48.361 | + inc/python:use_library_from_git:250 : local name=oslo.log 2022-02-08 17:30:48.364 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-08 17:30:48.366 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-08 17:30:48.368 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.log, ]] 2022-02-08 17:30:48.370 | + inc/python:use_library_from_git:253 : return 1 2022-02-08 17:30:48.373 | + lib/libraries:install_libs:108 : _install_lib_from_source oslo.messaging 2022-02-08 17:30:48.375 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.messaging 2022-02-08 17:30:48.377 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.messaging 2022-02-08 17:30:48.380 | + inc/python:use_library_from_git:250 : local name=oslo.messaging 2022-02-08 17:30:48.382 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-08 17:30:48.384 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-08 17:30:48.387 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.messaging, ]] 2022-02-08 17:30:48.389 | + inc/python:use_library_from_git:253 : return 1 2022-02-08 17:30:48.392 | + lib/libraries:install_libs:109 : _install_lib_from_source oslo.middleware 2022-02-08 17:30:48.395 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.middleware 2022-02-08 17:30:48.397 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.middleware 2022-02-08 17:30:48.399 | + inc/python:use_library_from_git:250 : local name=oslo.middleware 2022-02-08 17:30:48.401 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-08 17:30:48.404 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-08 17:30:48.406 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.middleware, ]] 2022-02-08 17:30:48.409 | + inc/python:use_library_from_git:253 : return 1 2022-02-08 17:30:48.412 | + lib/libraries:install_libs:110 : _install_lib_from_source oslo.policy 2022-02-08 17:30:48.414 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.policy 2022-02-08 17:30:48.417 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.policy 2022-02-08 17:30:48.419 | + inc/python:use_library_from_git:250 : local name=oslo.policy 2022-02-08 17:30:48.421 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-08 17:30:48.424 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-08 17:30:48.426 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.policy, ]] 2022-02-08 17:30:48.428 | + inc/python:use_library_from_git:253 : return 1 2022-02-08 17:30:48.431 | + lib/libraries:install_libs:111 : _install_lib_from_source oslo.privsep 2022-02-08 17:30:48.433 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.privsep 2022-02-08 17:30:48.435 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.privsep 2022-02-08 17:30:48.438 | + inc/python:use_library_from_git:250 : local name=oslo.privsep 2022-02-08 17:30:48.440 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-08 17:30:48.442 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-08 17:30:48.445 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.privsep, ]] 2022-02-08 17:30:48.447 | + inc/python:use_library_from_git:253 : return 1 2022-02-08 17:30:48.449 | + lib/libraries:install_libs:112 : _install_lib_from_source oslo.reports 2022-02-08 17:30:48.452 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.reports 2022-02-08 17:30:48.454 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.reports 2022-02-08 17:30:48.457 | + inc/python:use_library_from_git:250 : local name=oslo.reports 2022-02-08 17:30:48.459 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-08 17:30:48.462 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-08 17:30:48.464 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.reports, ]] 2022-02-08 17:30:48.466 | + inc/python:use_library_from_git:253 : return 1 2022-02-08 17:30:48.469 | + lib/libraries:install_libs:113 : _install_lib_from_source oslo.rootwrap 2022-02-08 17:30:48.472 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.rootwrap 2022-02-08 17:30:48.474 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.rootwrap 2022-02-08 17:30:48.476 | + inc/python:use_library_from_git:250 : local name=oslo.rootwrap 2022-02-08 17:30:48.479 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-08 17:30:48.481 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-08 17:30:48.483 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.rootwrap, ]] 2022-02-08 17:30:48.486 | + inc/python:use_library_from_git:253 : return 1 2022-02-08 17:30:48.488 | + lib/libraries:install_libs:114 : _install_lib_from_source oslo.serialization 2022-02-08 17:30:48.491 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.serialization 2022-02-08 17:30:48.493 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.serialization 2022-02-08 17:30:48.495 | + inc/python:use_library_from_git:250 : local name=oslo.serialization 2022-02-08 17:30:48.498 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-08 17:30:48.500 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-08 17:30:48.502 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.serialization, ]] 2022-02-08 17:30:48.505 | + inc/python:use_library_from_git:253 : return 1 2022-02-08 17:30:48.507 | + lib/libraries:install_libs:115 : _install_lib_from_source oslo.service 2022-02-08 17:30:48.510 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.service 2022-02-08 17:30:48.512 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.service 2022-02-08 17:30:48.515 | + inc/python:use_library_from_git:250 : local name=oslo.service 2022-02-08 17:30:48.517 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-08 17:30:48.520 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-08 17:30:48.522 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.service, ]] 2022-02-08 17:30:48.525 | + inc/python:use_library_from_git:253 : return 1 2022-02-08 17:30:48.527 | + lib/libraries:install_libs:116 : _install_lib_from_source oslo.utils 2022-02-08 17:30:48.529 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.utils 2022-02-08 17:30:48.532 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.utils 2022-02-08 17:30:48.535 | + inc/python:use_library_from_git:250 : local name=oslo.utils 2022-02-08 17:30:48.537 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-08 17:30:48.539 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-08 17:30:48.542 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.utils, ]] 2022-02-08 17:30:48.544 | + inc/python:use_library_from_git:253 : return 1 2022-02-08 17:30:48.546 | + lib/libraries:install_libs:117 : _install_lib_from_source oslo.versionedobjects 2022-02-08 17:30:48.549 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.versionedobjects 2022-02-08 17:30:48.551 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.versionedobjects 2022-02-08 17:30:48.553 | + inc/python:use_library_from_git:250 : local name=oslo.versionedobjects 2022-02-08 17:30:48.556 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-08 17:30:48.558 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-08 17:30:48.561 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.versionedobjects, ]] 2022-02-08 17:30:48.563 | + inc/python:use_library_from_git:253 : return 1 2022-02-08 17:30:48.566 | + lib/libraries:install_libs:118 : _install_lib_from_source oslo.vmware 2022-02-08 17:30:48.568 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.vmware 2022-02-08 17:30:48.570 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.vmware 2022-02-08 17:30:48.573 | + inc/python:use_library_from_git:250 : local name=oslo.vmware 2022-02-08 17:30:48.575 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-08 17:30:48.577 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-08 17:30:48.579 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.vmware, ]] 2022-02-08 17:30:48.582 | + inc/python:use_library_from_git:253 : return 1 2022-02-08 17:30:48.585 | + lib/libraries:install_libs:119 : _install_lib_from_source osprofiler 2022-02-08 17:30:48.587 | + lib/libraries:_install_lib_from_source:74 : local name=osprofiler 2022-02-08 17:30:48.589 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osprofiler 2022-02-08 17:30:48.592 | + inc/python:use_library_from_git:250 : local name=osprofiler 2022-02-08 17:30:48.594 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-08 17:30:48.597 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-08 17:30:48.599 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osprofiler, ]] 2022-02-08 17:30:48.602 | + inc/python:use_library_from_git:253 : return 1 2022-02-08 17:30:48.604 | + lib/libraries:install_libs:120 : _install_lib_from_source pycadf 2022-02-08 17:30:48.607 | + lib/libraries:_install_lib_from_source:74 : local name=pycadf 2022-02-08 17:30:48.609 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git pycadf 2022-02-08 17:30:48.611 | + inc/python:use_library_from_git:250 : local name=pycadf 2022-02-08 17:30:48.614 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-08 17:30:48.616 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-08 17:30:48.618 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,pycadf, ]] 2022-02-08 17:30:48.621 | + inc/python:use_library_from_git:253 : return 1 2022-02-08 17:30:48.623 | + lib/libraries:install_libs:121 : _install_lib_from_source stevedore 2022-02-08 17:30:48.625 | + lib/libraries:_install_lib_from_source:74 : local name=stevedore 2022-02-08 17:30:48.628 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git stevedore 2022-02-08 17:30:48.630 | + inc/python:use_library_from_git:250 : local name=stevedore 2022-02-08 17:30:48.632 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-08 17:30:48.635 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-08 17:30:48.637 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,stevedore, ]] 2022-02-08 17:30:48.640 | + inc/python:use_library_from_git:253 : return 1 2022-02-08 17:30:48.642 | + lib/libraries:install_libs:122 : _install_lib_from_source taskflow 2022-02-08 17:30:48.645 | + lib/libraries:_install_lib_from_source:74 : local name=taskflow 2022-02-08 17:30:48.647 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git taskflow 2022-02-08 17:30:48.650 | + inc/python:use_library_from_git:250 : local name=taskflow 2022-02-08 17:30:48.652 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-08 17:30:48.654 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-08 17:30:48.657 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,taskflow, ]] 2022-02-08 17:30:48.660 | + inc/python:use_library_from_git:253 : return 1 2022-02-08 17:30:48.662 | + lib/libraries:install_libs:123 : _install_lib_from_source tooz 2022-02-08 17:30:48.664 | + lib/libraries:_install_lib_from_source:74 : local name=tooz 2022-02-08 17:30:48.667 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git tooz 2022-02-08 17:30:48.669 | + inc/python:use_library_from_git:250 : local name=tooz 2022-02-08 17:30:48.671 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-08 17:30:48.674 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-08 17:30:48.676 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,tooz, ]] 2022-02-08 17:30:48.678 | + inc/python:use_library_from_git:253 : return 1 2022-02-08 17:30:48.681 | + lib/libraries:install_libs:127 : _install_lib_from_source os-brick 2022-02-08 17:30:48.683 | + lib/libraries:_install_lib_from_source:74 : local name=os-brick 2022-02-08 17:30:48.685 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-brick 2022-02-08 17:30:48.688 | + inc/python:use_library_from_git:250 : local name=os-brick 2022-02-08 17:30:48.691 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-08 17:30:48.693 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-08 17:30:48.695 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-brick, ]] 2022-02-08 17:30:48.698 | + inc/python:use_library_from_git:253 : return 1 2022-02-08 17:30:48.700 | + lib/libraries:install_libs:128 : _install_lib_from_source os-resource-classes 2022-02-08 17:30:48.702 | + lib/libraries:_install_lib_from_source:74 : local name=os-resource-classes 2022-02-08 17:30:48.705 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-resource-classes 2022-02-08 17:30:48.708 | + inc/python:use_library_from_git:250 : local name=os-resource-classes 2022-02-08 17:30:48.710 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-08 17:30:48.712 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-08 17:30:48.715 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-resource-classes, ]] 2022-02-08 17:30:48.717 | + inc/python:use_library_from_git:253 : return 1 2022-02-08 17:30:48.719 | + lib/libraries:install_libs:129 : _install_lib_from_source os-traits 2022-02-08 17:30:48.722 | + lib/libraries:_install_lib_from_source:74 : local name=os-traits 2022-02-08 17:30:48.724 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-traits 2022-02-08 17:30:48.726 | + inc/python:use_library_from_git:250 : local name=os-traits 2022-02-08 17:30:48.729 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-08 17:30:48.731 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-08 17:30:48.733 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-traits, ]] 2022-02-08 17:30:48.736 | + inc/python:use_library_from_git:253 : return 1 2022-02-08 17:30:48.738 | + lib/libraries:install_libs:132 : _install_lib_from_source python-barbicanclient 2022-02-08 17:30:48.741 | + lib/libraries:_install_lib_from_source:74 : local name=python-barbicanclient 2022-02-08 17:30:48.743 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git python-barbicanclient 2022-02-08 17:30:48.745 | + inc/python:use_library_from_git:250 : local name=python-barbicanclient 2022-02-08 17:30:48.748 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-08 17:30:48.750 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-08 17:30:48.753 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-barbicanclient, ]] 2022-02-08 17:30:48.755 | + inc/python:use_library_from_git:253 : return 1 2022-02-08 17:30:48.758 | + lib/libraries:install_libs:139 : pip_install etcd3 2022-02-08 17:30:48.779 | Using python 3.8 to install etcd3 2022-02-08 17:30:48.782 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt etcd3 2022-02-08 17:30:49.662 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:30:49.662 | from cryptography.utils import int_from_bytes 2022-02-08 17:30:49.662 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:30:49.663 | from cryptography.utils import int_from_bytes 2022-02-08 17:30:50.788 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-08 17:30:50.813 | Requirement already satisfied: etcd3 in /usr/local/lib/python3.8/dist-packages (0.12.0) 2022-02-08 17:30:50.822 | Requirement already satisfied: six>=1.12.0 in /usr/local/lib/python3.8/dist-packages (from etcd3) (1.16.0) 2022-02-08 17:30:50.823 | Requirement already satisfied: protobuf>=3.6.1 in /usr/local/lib/python3.8/dist-packages (from etcd3) (3.19.4) 2022-02-08 17:30:50.824 | Requirement already satisfied: tenacity>=6.1.0 in /usr/local/lib/python3.8/dist-packages (from etcd3) (6.3.1) 2022-02-08 17:30:50.825 | Requirement already satisfied: grpcio>=1.27.1 in /usr/local/lib/python3.8/dist-packages (from etcd3) (1.43.0) 2022-02-08 17:30:53.127 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-02-08 17:30:53.134 | WARNING: You are using pip version 21.3.1; however, version 22.0.3 is available. 2022-02-08 17:30:53.135 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-02-08 17:30:53.250 | + inc/python:pip_install:200 : result=0 2022-02-08 17:30:53.252 | + inc/python:pip_install:202 : time_stop pip_install 2022-02-08 17:30:53.254 | + functions-common:time_stop:2414 : local name 2022-02-08 17:30:53.257 | + functions-common:time_stop:2415 : local end_time 2022-02-08 17:30:53.259 | + functions-common:time_stop:2416 : local elapsed_time 2022-02-08 17:30:53.261 | + functions-common:time_stop:2417 : local total 2022-02-08 17:30:53.263 | + functions-common:time_stop:2418 : local start_time 2022-02-08 17:30:53.266 | + functions-common:time_stop:2420 : name=pip_install 2022-02-08 17:30:53.268 | + functions-common:time_stop:2421 : start_time=1644341448774 2022-02-08 17:30:53.270 | + functions-common:time_stop:2423 : [[ -z 1644341448774 ]] 2022-02-08 17:30:53.273 | ++ functions-common:time_stop:2426 : date +%s%3N 2022-02-08 17:30:53.277 | + functions-common:time_stop:2426 : end_time=1644341453275 2022-02-08 17:30:53.279 | + functions-common:time_stop:2427 : elapsed_time=4501 2022-02-08 17:30:53.282 | + functions-common:time_stop:2428 : total=29350 2022-02-08 17:30:53.284 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2022-02-08 17:30:53.287 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=33851 2022-02-08 17:30:53.289 | + inc/python:pip_install:203 : return 0 2022-02-08 17:30:53.291 | + lib/libraries:install_libs:140 : pip_install etcd3gw 2022-02-08 17:30:53.313 | Using python 3.8 to install etcd3gw 2022-02-08 17:30:53.316 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt etcd3gw 2022-02-08 17:30:54.197 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:30:54.197 | from cryptography.utils import int_from_bytes 2022-02-08 17:30:54.197 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:30:54.197 | from cryptography.utils import int_from_bytes 2022-02-08 17:30:55.364 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-08 17:30:55.394 | Requirement already satisfied: etcd3gw in /usr/local/lib/python3.8/dist-packages (1.0.0) 2022-02-08 17:30:55.403 | Requirement already satisfied: six>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (1.16.0) 2022-02-08 17:30:55.404 | Requirement already satisfied: futurist>=0.16.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (2.4.0) 2022-02-08 17:30:55.405 | Requirement already satisfied: requests>=2.20.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (2.27.1) 2022-02-08 17:30:55.405 | Requirement already satisfied: pbr>=2.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (5.8.0) 2022-02-08 17:30:55.440 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.20.0->etcd3gw) (2.0.11) 2022-02-08 17:30:55.441 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.20.0->etcd3gw) (1.26.8) 2022-02-08 17:30:55.443 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.20.0->etcd3gw) (3.3) 2022-02-08 17:30:55.444 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.20.0->etcd3gw) (2019.11.28) 2022-02-08 17:30:57.731 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-02-08 17:30:57.738 | WARNING: You are using pip version 21.3.1; however, version 22.0.3 is available. 2022-02-08 17:30:57.738 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-02-08 17:30:57.858 | + inc/python:pip_install:200 : result=0 2022-02-08 17:30:57.860 | + inc/python:pip_install:202 : time_stop pip_install 2022-02-08 17:30:57.864 | + functions-common:time_stop:2414 : local name 2022-02-08 17:30:57.867 | + functions-common:time_stop:2415 : local end_time 2022-02-08 17:30:57.870 | + functions-common:time_stop:2416 : local elapsed_time 2022-02-08 17:30:57.872 | + functions-common:time_stop:2417 : local total 2022-02-08 17:30:57.875 | + functions-common:time_stop:2418 : local start_time 2022-02-08 17:30:57.877 | + functions-common:time_stop:2420 : name=pip_install 2022-02-08 17:30:57.880 | + functions-common:time_stop:2421 : start_time=1644341453308 2022-02-08 17:30:57.882 | + functions-common:time_stop:2423 : [[ -z 1644341453308 ]] 2022-02-08 17:30:57.885 | ++ functions-common:time_stop:2426 : date +%s%3N 2022-02-08 17:30:57.890 | + functions-common:time_stop:2426 : end_time=1644341457887 2022-02-08 17:30:57.893 | + functions-common:time_stop:2427 : elapsed_time=4579 2022-02-08 17:30:57.895 | + functions-common:time_stop:2428 : total=33851 2022-02-08 17:30:57.897 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2022-02-08 17:30:57.899 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=38430 2022-02-08 17:30:57.901 | + inc/python:pip_install:203 : return 0 2022-02-08 17:30:57.904 | + ./stack.sh:main:878 : install_apache_uwsgi 2022-02-08 17:30:57.906 | + lib/apache:install_apache_uwsgi:80 : local apxs=apxs2 2022-02-08 17:30:57.909 | + lib/apache:install_apache_uwsgi:81 : is_fedora 2022-02-08 17:30:57.911 | + functions-common:is_fedora:513 : [[ -z Ubuntu ]] 2022-02-08 17:30:57.913 | + functions-common:is_fedora:517 : '[' Ubuntu = Fedora ']' 2022-02-08 17:30:57.916 | + functions-common:is_fedora:517 : '[' Ubuntu = 'Red Hat' ']' 2022-02-08 17:30:57.918 | + functions-common:is_fedora:518 : '[' Ubuntu = openEuler ']' 2022-02-08 17:30:57.920 | + functions-common:is_fedora:519 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-02-08 17:30:57.923 | + functions-common:is_fedora:520 : '[' Ubuntu = RedHatEnterprise ']' 2022-02-08 17:30:57.925 | + functions-common:is_fedora:521 : '[' Ubuntu = CentOS ']' 2022-02-08 17:30:57.927 | + functions-common:is_fedora:521 : '[' Ubuntu = CentOSStream ']' 2022-02-08 17:30:57.930 | + functions-common:is_fedora:522 : '[' Ubuntu = AlmaLinux ']' 2022-02-08 17:30:57.932 | + functions-common:is_fedora:523 : '[' Ubuntu = OracleServer ']' 2022-02-08 17:30:57.934 | + functions-common:is_fedora:523 : '[' Ubuntu = Virtuozzo ']' 2022-02-08 17:30:57.937 | + lib/apache:install_apache_uwsgi:85 : is_ubuntu 2022-02-08 17:30:57.940 | + functions-common:is_ubuntu:562 : [[ -z deb ]] 2022-02-08 17:30:57.942 | + functions-common:is_ubuntu:565 : '[' deb = deb ']' 2022-02-08 17:30:57.944 | + lib/apache:install_apache_uwsgi:86 : local 'pkg_list=uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi' 2022-02-08 17:30:57.947 | + lib/apache:install_apache_uwsgi:87 : install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-02-08 17:30:57.949 | + functions-common:install_package:1452 : update_package_repo 2022-02-08 17:30:57.951 | + functions-common:update_package_repo:1424 : NO_UPDATE_REPOS=False 2022-02-08 17:30:57.954 | + functions-common:update_package_repo:1425 : REPOS_UPDATED=True 2022-02-08 17:30:57.956 | + functions-common:update_package_repo:1426 : RETRY_UPDATE=False 2022-02-08 17:30:57.959 | + functions-common:update_package_repo:1428 : [[ False = \T\r\u\e ]] 2022-02-08 17:30:57.961 | + functions-common:update_package_repo:1432 : is_ubuntu 2022-02-08 17:30:57.963 | + functions-common:is_ubuntu:562 : [[ -z deb ]] 2022-02-08 17:30:57.966 | + functions-common:is_ubuntu:565 : '[' deb = deb ']' 2022-02-08 17:30:57.968 | + functions-common:update_package_repo:1433 : apt_get_update 2022-02-08 17:30:57.970 | + functions-common:apt_get_update:1178 : [[ True == \T\r\u\e ]] 2022-02-08 17:30:57.973 | + functions-common:apt_get_update:1178 : [[ False != \T\r\u\e ]] 2022-02-08 17:30:57.975 | + functions-common:apt_get_update:1179 : return 2022-02-08 17:30:57.978 | + functions-common:install_package:1453 : real_install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-02-08 17:30:57.980 | + functions-common:real_install_package:1438 : is_ubuntu 2022-02-08 17:30:57.982 | + functions-common:is_ubuntu:562 : [[ -z deb ]] 2022-02-08 17:30:57.985 | + functions-common:is_ubuntu:565 : '[' deb = deb ']' 2022-02-08 17:30:57.987 | + functions-common:real_install_package:1439 : apt_get install uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-02-08 17:30:58.009 | + functions-common:apt_get:1219 : 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-02-08 17:30:58.117 | Reading package lists... 2022-02-08 17:30:58.356 | Building dependency tree... 2022-02-08 17:30:58.357 | Reading state information... 2022-02-08 17:30:58.605 | uwsgi is already the newest version (2.0.18-11ubuntu1). 2022-02-08 17:30:58.605 | uwsgi-plugin-python3 is already the newest version (2.0.18-11ubuntu1). 2022-02-08 17:30:58.605 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.9). 2022-02-08 17:30:58.605 | The following packages were automatically installed and are no longer required: 2022-02-08 17:30:58.606 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-02-08 17:30:58.607 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-02-08 17:30:58.607 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-02-08 17:30:58.607 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-02-08 17:30:58.607 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-02-08 17:30:58.607 | python3-zope.interface 2022-02-08 17:30:58.607 | Use 'sudo apt autoremove' to remove them. 2022-02-08 17:30:58.719 | 0 upgraded, 0 newly installed, 0 to remove and 107 not upgraded. 2022-02-08 17:30:58.724 | + functions-common:apt_get:1223 : result=0 2022-02-08 17:30:58.727 | + functions-common:apt_get:1226 : time_stop apt-get 2022-02-08 17:30:58.729 | + functions-common:time_stop:2414 : local name 2022-02-08 17:30:58.732 | + functions-common:time_stop:2415 : local end_time 2022-02-08 17:30:58.734 | + functions-common:time_stop:2416 : local elapsed_time 2022-02-08 17:30:58.737 | + functions-common:time_stop:2417 : local total 2022-02-08 17:30:58.739 | + functions-common:time_stop:2418 : local start_time 2022-02-08 17:30:58.741 | + functions-common:time_stop:2420 : name=apt-get 2022-02-08 17:30:58.744 | + functions-common:time_stop:2421 : start_time=1644341458006 2022-02-08 17:30:58.746 | + functions-common:time_stop:2423 : [[ -z 1644341458006 ]] 2022-02-08 17:30:58.749 | ++ functions-common:time_stop:2426 : date +%s%3N 2022-02-08 17:30:58.753 | + functions-common:time_stop:2426 : end_time=1644341458750 2022-02-08 17:30:58.755 | + functions-common:time_stop:2427 : elapsed_time=744 2022-02-08 17:30:58.757 | + functions-common:time_stop:2428 : total=21436 2022-02-08 17:30:58.760 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2022-02-08 17:30:58.762 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=22180 2022-02-08 17:30:58.765 | + functions-common:apt_get:1227 : return 0 2022-02-08 17:30:58.767 | + lib/apache:install_apache_uwsgi:118 : is_ubuntu 2022-02-08 17:30:58.769 | + functions-common:is_ubuntu:562 : [[ -z deb ]] 2022-02-08 17:30:58.772 | + functions-common:is_ubuntu:565 : '[' deb = deb ']' 2022-02-08 17:30:58.776 | + lib/apache:install_apache_uwsgi:120 : sudo a2enmod proxy 2022-02-08 17:30:58.841 | Module proxy already enabled 2022-02-08 17:30:58.846 | + lib/apache:install_apache_uwsgi:121 : sudo a2enmod proxy_uwsgi 2022-02-08 17:30:58.908 | Considering dependency proxy for proxy_uwsgi: 2022-02-08 17:30:58.908 | Module proxy already enabled 2022-02-08 17:30:58.908 | Module proxy_uwsgi already enabled 2022-02-08 17:30:58.912 | + lib/apache:install_apache_uwsgi:127 : restart_apache_server 2022-02-08 17:30:58.915 | + lib/apache:restart_apache_server:240 : restart_service apache2 2022-02-08 17:30:58.917 | + functions-common:restart_service:2298 : '[' -x /bin/systemctl ']' 2022-02-08 17:30:58.920 | + functions-common:restart_service:2299 : sudo /bin/systemctl restart apache2 2022-02-08 17:30:59.053 | + ./stack.sh:main:881 : install_keystoneauth 2022-02-08 17:30:59.059 | + lib/keystone:install_keystoneauth:487 : use_library_from_git keystoneauth 2022-02-08 17:30:59.061 | + inc/python:use_library_from_git:250 : local name=keystoneauth 2022-02-08 17:30:59.064 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-08 17:30:59.067 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-08 17:30:59.070 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,keystoneauth, ]] 2022-02-08 17:30:59.072 | + inc/python:use_library_from_git:253 : return 1 2022-02-08 17:30:59.075 | + ./stack.sh:main:882 : install_keystoneclient 2022-02-08 17:30:59.077 | + lib/keystone:install_keystoneclient:495 : use_library_from_git python-keystoneclient 2022-02-08 17:30:59.080 | + inc/python:use_library_from_git:250 : local name=python-keystoneclient 2022-02-08 17:30:59.082 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-08 17:30:59.087 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-08 17:30:59.087 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-keystoneclient, ]] 2022-02-08 17:30:59.090 | + inc/python:use_library_from_git:253 : return 1 2022-02-08 17:30:59.092 | + ./stack.sh:main:883 : install_glanceclient 2022-02-08 17:30:59.094 | + lib/glance:install_glanceclient:498 : use_library_from_git python-glanceclient 2022-02-08 17:30:59.097 | + inc/python:use_library_from_git:250 : local name=python-glanceclient 2022-02-08 17:30:59.100 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-08 17:30:59.102 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-08 17:30:59.105 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-glanceclient, ]] 2022-02-08 17:30:59.107 | + inc/python:use_library_from_git:253 : return 1 2022-02-08 17:30:59.110 | + ./stack.sh:main:884 : install_cinderclient 2022-02-08 17:30:59.112 | + lib/cinder:install_cinderclient:484 : use_library_from_git python-brick-cinderclient-ext 2022-02-08 17:30:59.116 | + inc/python:use_library_from_git:250 : local name=python-brick-cinderclient-ext 2022-02-08 17:30:59.118 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-08 17:30:59.121 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-08 17:30:59.124 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-brick-cinderclient-ext, ]] 2022-02-08 17:30:59.126 | + inc/python:use_library_from_git:253 : return 1 2022-02-08 17:30:59.129 | + lib/cinder:install_cinderclient:489 : use_library_from_git python-cinderclient 2022-02-08 17:30:59.132 | + inc/python:use_library_from_git:250 : local name=python-cinderclient 2022-02-08 17:30:59.134 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-08 17:30:59.136 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-08 17:30:59.139 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-cinderclient, ]] 2022-02-08 17:30:59.141 | + inc/python:use_library_from_git:253 : return 1 2022-02-08 17:30:59.144 | + ./stack.sh:main:885 : install_novaclient 2022-02-08 17:30:59.147 | + lib/nova:install_novaclient:825 : use_library_from_git python-novaclient 2022-02-08 17:30:59.149 | + inc/python:use_library_from_git:250 : local name=python-novaclient 2022-02-08 17:30:59.152 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-08 17:30:59.154 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-08 17:30:59.156 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-novaclient, ]] 2022-02-08 17:30:59.159 | + inc/python:use_library_from_git:253 : return 1 2022-02-08 17:30:59.162 | + ./stack.sh:main:886 : is_service_enabled swift glance horizon 2022-02-08 17:30:59.179 | + functions-common:is_service_enabled:2070 : return 0 2022-02-08 17:30:59.181 | + ./stack.sh:main:887 : install_swiftclient 2022-02-08 17:30:59.184 | + lib/swift:install_swiftclient:752 : use_library_from_git python-swiftclient 2022-02-08 17:30:59.186 | + inc/python:use_library_from_git:250 : local name=python-swiftclient 2022-02-08 17:30:59.189 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-08 17:30:59.191 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-08 17:30:59.194 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-swiftclient, ]] 2022-02-08 17:30:59.197 | + inc/python:use_library_from_git:253 : return 1 2022-02-08 17:30:59.199 | + ./stack.sh:main:889 : is_service_enabled neutron nova horizon 2022-02-08 17:30:59.216 | + functions-common:is_service_enabled:2070 : return 0 2022-02-08 17:30:59.219 | + ./stack.sh:main:890 : install_neutronclient 2022-02-08 17:30:59.221 | + lib/neutron:install_neutronclient:452 : use_library_from_git python-neutronclient 2022-02-08 17:30:59.223 | + inc/python:use_library_from_git:250 : local name=python-neutronclient 2022-02-08 17:30:59.226 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-08 17:30:59.228 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-08 17:30:59.231 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-neutronclient, ]] 2022-02-08 17:30:59.233 | + inc/python:use_library_from_git:253 : return 1 2022-02-08 17:30:59.235 | + ./stack.sh:main:894 : install_keystonemiddleware 2022-02-08 17:30:59.238 | + lib/keystone:install_keystonemiddleware:505 : use_library_from_git keystonemiddleware 2022-02-08 17:30:59.240 | + inc/python:use_library_from_git:250 : local name=keystonemiddleware 2022-02-08 17:30:59.243 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-08 17:30:59.245 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-08 17:30:59.248 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,keystonemiddleware, ]] 2022-02-08 17:30:59.250 | + inc/python:use_library_from_git:253 : return 1 2022-02-08 17:30:59.253 | + lib/keystone:install_keystonemiddleware:510 : pip_install_gr keystonemiddleware 2022-02-08 17:30:59.255 | + inc/python:pip_install_gr:76 : local name=keystonemiddleware 2022-02-08 17:30:59.258 | + inc/python:pip_install_gr:77 : local clean_name 2022-02-08 17:30:59.261 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements keystonemiddleware 2022-02-08 17:30:59.263 | ++ inc/python:get_from_global_requirements:225 : local package=keystonemiddleware 2022-02-08 17:30:59.266 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-02-08 17:30:59.270 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^keystonemiddleware' /opt/stack/requirements/global-requirements.txt 2022-02-08 17:30:59.270 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-02-08 17:30:59.275 | ++ inc/python:get_from_global_requirements:227 : required_pkg='keystonemiddleware ' 2022-02-08 17:30:59.277 | ++ inc/python:get_from_global_requirements:228 : [[ keystonemiddleware == '' ]] 2022-02-08 17:30:59.280 | ++ inc/python:get_from_global_requirements:231 : echo keystonemiddleware 2022-02-08 17:30:59.283 | + inc/python:pip_install_gr:78 : clean_name=keystonemiddleware 2022-02-08 17:30:59.285 | + inc/python:pip_install_gr:79 : pip_install keystonemiddleware 2022-02-08 17:30:59.305 | Using python 3.8 to install keystonemiddleware 2022-02-08 17:30:59.308 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt keystonemiddleware 2022-02-08 17:31:00.240 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:31:00.240 | from cryptography.utils import int_from_bytes 2022-02-08 17:31:00.240 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:31:00.241 | from cryptography.utils import int_from_bytes 2022-02-08 17:31:01.442 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-08 17:31:01.467 | Requirement already satisfied: keystonemiddleware in /usr/local/lib/python3.8/dist-packages (9.3.0) 2022-02-08 17:31:01.521 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (2.27.1) 2022-02-08 17:31:01.522 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.4.0) 2022-02-08 17:31:01.522 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (1.8.7) 2022-02-08 17:31:01.523 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (1.16.0) 2022-02-08 17:31:01.525 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (8.7.1) 2022-02-08 17:31:01.526 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (5.1.0) 2022-02-08 17:31:01.527 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.12.1) 2022-02-08 17:31:01.528 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (5.8.0) 2022-02-08 17:31:01.529 | Requirement already satisfied: oslo.context>=2.19.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (3.4.0) 2022-02-08 17:31:01.530 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.4.0) 2022-02-08 17:31:01.531 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (3.1.1) 2022-02-08 17:31:01.533 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.2.0) 2022-02-08 17:31:01.534 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (2.10.0) 2022-02-08 17:31:01.536 | Requirement already satisfied: oslo.log>=3.36.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.6.1) 2022-02-08 17:31:01.593 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware) (1.0.2) 2022-02-08 17:31:01.594 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware) (3.5.0) 2022-02-08 17:31:01.595 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware) (1.7.0) 2022-02-08 17:31:01.634 | Requirement already satisfied: dogpile.cache>=1.1.5 in /usr/local/lib/python3.8/dist-packages (from oslo.cache>=1.26.0->keystonemiddleware) (1.1.5) 2022-02-08 17:31:01.675 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (0.8.0) 2022-02-08 17:31:01.676 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (2.4.0) 2022-02-08 17:31:01.677 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (6.0) 2022-02-08 17:31:01.678 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (1.5.0) 2022-02-08 17:31:01.727 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.36.0->keystonemiddleware) (0.9.6) 2022-02-08 17:31:01.731 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.36.0->keystonemiddleware) (2.8.2) 2022-02-08 17:31:01.740 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->keystonemiddleware) (2021.3) 2022-02-08 17:31:01.741 | Requirement already satisfied: msgpack>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->keystonemiddleware) (1.0.3) 2022-02-08 17:31:01.755 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware) (0.11.0) 2022-02-08 17:31:01.758 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware) (21.3) 2022-02-08 17:31:01.759 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware) (3.0.7) 2022-02-08 17:31:01.823 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware) (1.26.8) 2022-02-08 17:31:01.825 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware) (2.0.11) 2022-02-08 17:31:01.827 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware) (3.3) 2022-02-08 17:31:01.828 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->keystonemiddleware) (2019.11.28) 2022-02-08 17:31:01.879 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.config>=5.2.0->keystonemiddleware) (1.13.3) 2022-02-08 17:31:01.891 | Requirement already satisfied: decorator>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from dogpile.cache>=1.1.5->oslo.cache>=1.26.0->keystonemiddleware) (5.1.1) 2022-02-08 17:31:04.119 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-02-08 17:31:04.127 | WARNING: You are using pip version 21.3.1; however, version 22.0.3 is available. 2022-02-08 17:31:04.127 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-02-08 17:31:04.245 | + inc/python:pip_install:200 : result=0 2022-02-08 17:31:04.247 | + inc/python:pip_install:202 : time_stop pip_install 2022-02-08 17:31:04.250 | + functions-common:time_stop:2414 : local name 2022-02-08 17:31:04.253 | + functions-common:time_stop:2415 : local end_time 2022-02-08 17:31:04.255 | + functions-common:time_stop:2416 : local elapsed_time 2022-02-08 17:31:04.257 | + functions-common:time_stop:2417 : local total 2022-02-08 17:31:04.259 | + functions-common:time_stop:2418 : local start_time 2022-02-08 17:31:04.262 | + functions-common:time_stop:2420 : name=pip_install 2022-02-08 17:31:04.264 | + functions-common:time_stop:2421 : start_time=1644341459300 2022-02-08 17:31:04.266 | + functions-common:time_stop:2423 : [[ -z 1644341459300 ]] 2022-02-08 17:31:04.269 | ++ functions-common:time_stop:2426 : date +%s%3N 2022-02-08 17:31:04.273 | + functions-common:time_stop:2426 : end_time=1644341464271 2022-02-08 17:31:04.276 | + functions-common:time_stop:2427 : elapsed_time=4971 2022-02-08 17:31:04.278 | + functions-common:time_stop:2428 : total=38430 2022-02-08 17:31:04.280 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2022-02-08 17:31:04.282 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=43401 2022-02-08 17:31:04.285 | + inc/python:pip_install:203 : return 0 2022-02-08 17:31:04.287 | + lib/keystone:install_keystonemiddleware:514 : pip_install_gr python-memcached 2022-02-08 17:31:04.290 | + inc/python:pip_install_gr:76 : local name=python-memcached 2022-02-08 17:31:04.292 | + inc/python:pip_install_gr:77 : local clean_name 2022-02-08 17:31:04.295 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-memcached 2022-02-08 17:31:04.298 | ++ inc/python:get_from_global_requirements:225 : local package=python-memcached 2022-02-08 17:31:04.300 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-02-08 17:31:04.304 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^python-memcached' /opt/stack/requirements/global-requirements.txt 2022-02-08 17:31:04.305 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-02-08 17:31:04.310 | ++ inc/python:get_from_global_requirements:227 : required_pkg='python-memcached ' 2022-02-08 17:31:04.312 | ++ inc/python:get_from_global_requirements:228 : [[ python-memcached == '' ]] 2022-02-08 17:31:04.315 | ++ inc/python:get_from_global_requirements:231 : echo python-memcached 2022-02-08 17:31:04.318 | + inc/python:pip_install_gr:78 : clean_name=python-memcached 2022-02-08 17:31:04.320 | + inc/python:pip_install_gr:79 : pip_install python-memcached 2022-02-08 17:31:04.341 | Using python 3.8 to install python-memcached 2022-02-08 17:31:04.344 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt python-memcached 2022-02-08 17:31:05.225 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:31:05.225 | from cryptography.utils import int_from_bytes 2022-02-08 17:31:05.225 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:31:05.225 | from cryptography.utils import int_from_bytes 2022-02-08 17:31:06.366 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-08 17:31:06.392 | Requirement already satisfied: python-memcached in /usr/local/lib/python3.8/dist-packages (1.59) 2022-02-08 17:31:06.395 | Requirement already satisfied: six>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from python-memcached) (1.16.0) 2022-02-08 17:31:08.677 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-02-08 17:31:08.684 | WARNING: You are using pip version 21.3.1; however, version 22.0.3 is available. 2022-02-08 17:31:08.684 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-02-08 17:31:08.804 | + inc/python:pip_install:200 : result=0 2022-02-08 17:31:08.807 | + inc/python:pip_install:202 : time_stop pip_install 2022-02-08 17:31:08.809 | + functions-common:time_stop:2414 : local name 2022-02-08 17:31:08.811 | + functions-common:time_stop:2415 : local end_time 2022-02-08 17:31:08.814 | + functions-common:time_stop:2416 : local elapsed_time 2022-02-08 17:31:08.817 | + functions-common:time_stop:2417 : local total 2022-02-08 17:31:08.819 | + functions-common:time_stop:2418 : local start_time 2022-02-08 17:31:08.821 | + functions-common:time_stop:2420 : name=pip_install 2022-02-08 17:31:08.823 | + functions-common:time_stop:2421 : start_time=1644341464336 2022-02-08 17:31:08.826 | + functions-common:time_stop:2423 : [[ -z 1644341464336 ]] 2022-02-08 17:31:08.829 | ++ functions-common:time_stop:2426 : date +%s%3N 2022-02-08 17:31:08.833 | + functions-common:time_stop:2426 : end_time=1644341468830 2022-02-08 17:31:08.835 | + functions-common:time_stop:2427 : elapsed_time=4494 2022-02-08 17:31:08.837 | + functions-common:time_stop:2428 : total=43401 2022-02-08 17:31:08.840 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2022-02-08 17:31:08.842 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=47895 2022-02-08 17:31:08.844 | + inc/python:pip_install:203 : return 0 2022-02-08 17:31:08.847 | + ./stack.sh:main:896 : is_service_enabled keystone 2022-02-08 17:31:08.864 | + functions-common:is_service_enabled:2070 : return 0 2022-02-08 17:31:08.867 | + ./stack.sh:main:897 : '[' 10.222.0.53 == 10.222.0.53 ']' 2022-02-08 17:31:08.869 | + ./stack.sh:main:898 : stack_install_service keystone 2022-02-08 17:31:08.871 | + lib/stack:stack_install_service:20 : local service=keystone 2022-02-08 17:31:08.874 | + lib/stack:stack_install_service:21 : type install_keystone 2022-02-08 17:31:08.877 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-02-08 17:31:08.879 | + lib/stack:stack_install_service:32 : install_keystone 2022-02-08 17:31:08.881 | + lib/keystone:install_keystone:520 : is_service_enabled ldap 2022-02-08 17:31:08.897 | + functions-common:is_service_enabled:2070 : return 1 2022-02-08 17:31:08.899 | + lib/keystone:install_keystone:524 : git_clone https://opendev.org/openstack/keystone.git /opt/stack/keystone master 2022-02-08 17:31:08.901 | + functions-common:git_clone:597 : local git_remote=https://opendev.org/openstack/keystone.git 2022-02-08 17:31:08.903 | + functions-common:git_clone:598 : local git_dest=/opt/stack/keystone 2022-02-08 17:31:08.905 | + functions-common:git_clone:599 : local git_ref=master 2022-02-08 17:31:08.907 | + functions-common:git_clone:600 : local orig_dir 2022-02-08 17:31:08.910 | ++ functions-common:git_clone:601 : pwd 2022-02-08 17:31:08.913 | + functions-common:git_clone:601 : orig_dir=/home/ubuntu/devstack 2022-02-08 17:31:08.915 | + functions-common:git_clone:602 : local git_clone_flags= 2022-02-08 17:31:08.918 | ++ functions-common:git_clone:604 : trueorfalse False RECLONE 2022-02-08 17:31:08.933 | + functions-common:git_clone:604 : RECLONE=False 2022-02-08 17:31:08.935 | + functions-common:git_clone:605 : [[ 0 -gt 0 ]] 2022-02-08 17:31:08.938 | + functions-common:git_clone:609 : [[ False = \T\r\u\e ]] 2022-02-08 17:31:08.941 | + functions-common:git_clone:618 : echo master 2022-02-08 17:31:08.941 | + functions-common:git_clone:618 : egrep -q '^refs' 2022-02-08 17:31:08.946 | + functions-common:git_clone:632 : [[ ! -d /opt/stack/keystone ]] 2022-02-08 17:31:08.948 | + functions-common:git_clone:640 : [[ False = \T\r\u\e ]] 2022-02-08 17:31:08.950 | + functions-common:git_clone:666 : cd /opt/stack/keystone 2022-02-08 17:31:08.953 | + functions-common:git_clone:667 : git show --oneline 2022-02-08 17:31:08.953 | + functions-common:git_clone:667 : head -1 2022-02-08 17:31:08.958 | 5dfeef802 Merge "sql: Remove dead code" 2022-02-08 17:31:08.960 | + functions-common:git_clone:668 : cd /home/ubuntu/devstack 2022-02-08 17:31:08.962 | + lib/keystone:install_keystone:525 : setup_develop /opt/stack/keystone 2022-02-08 17:31:08.965 | + inc/python:setup_develop:338 : local bindep 2022-02-08 17:31:08.967 | + inc/python:setup_develop:339 : [[ /opt/stack/keystone == -bindep* ]] 2022-02-08 17:31:08.969 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/keystone 2022-02-08 17:31:08.972 | + inc/python:setup_develop:344 : local extras= 2022-02-08 17:31:08.975 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/keystone -e 2022-02-08 17:31:08.977 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-02-08 17:31:08.979 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/keystone == -bindep* ]] 2022-02-08 17:31:08.982 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/keystone 2022-02-08 17:31:08.984 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-02-08 17:31:08.987 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-02-08 17:31:08.990 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/keystone 2022-02-08 17:31:08.992 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-02-08 17:31:08.995 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/keystone 2022-02-08 17:31:08.997 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-02-08 17:31:08.999 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-02-08 17:31:09.002 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/keystone/setup.cfg 2022-02-08 17:31:09.008 | + inc/python:_setup_package_with_constraints_edit:385 : name=keystone 2022-02-08 17:31:09.010 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- keystone 2022-02-08 17:31:09.667 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/keystone -e 2022-02-08 17:31:09.669 | + inc/python:setup_package:418 : local bindep=0 2022-02-08 17:31:09.671 | + inc/python:setup_package:419 : local bindep_flag= 2022-02-08 17:31:09.673 | + inc/python:setup_package:420 : local bindep_profiles= 2022-02-08 17:31:09.676 | + inc/python:setup_package:421 : [[ /opt/stack/keystone == -bindep* ]] 2022-02-08 17:31:09.678 | + inc/python:setup_package:426 : local project_dir=/opt/stack/keystone 2022-02-08 17:31:09.680 | + inc/python:setup_package:427 : local flags=-e 2022-02-08 17:31:09.682 | + inc/python:setup_package:428 : local extras= 2022-02-08 17:31:09.684 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-02-08 17:31:09.686 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-02-08 17:31:09.688 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-02-08 17:31:09.691 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-02-08 17:31:09.693 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-02-08 17:31:09.696 | + inc/python:setup_package:446 : pip_install -e /opt/stack/keystone 2022-02-08 17:31:09.716 | Using python 3.8 to install /opt/stack/keystone 2022-02-08 17:31:09.718 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/keystone 2022-02-08 17:31:10.622 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:31:10.622 | from cryptography.utils import int_from_bytes 2022-02-08 17:31:10.622 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:31:10.622 | from cryptography.utils import int_from_bytes 2022-02-08 17:31:11.760 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-08 17:31:11.785 | Obtaining file:///opt/stack/keystone 2022-02-08 17:31:11.785 | Preparing metadata (setup.py): started 2022-02-08 17:31:13.300 | Preparing metadata (setup.py): finished with status 'done' 2022-02-08 17:31:13.465 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev76) (5.8.0) 2022-02-08 17:31:13.467 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev76) (1.8.7) 2022-02-08 17:31:13.468 | Requirement already satisfied: Flask!=0.11,>=1.0.2 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev76) (2.0.2) 2022-02-08 17:31:13.469 | Requirement already satisfied: Flask-RESTful>=0.3.5 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev76) (0.3.9) 2022-02-08 17:31:13.471 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev76) (36.0.1) 2022-02-08 17:31:13.472 | Requirement already satisfied: SQLAlchemy>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev76) (1.4.31) 2022-02-08 17:31:13.473 | Requirement already satisfied: sqlalchemy-migrate>=0.13.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev76) (0.13.0) 2022-02-08 17:31:13.474 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev76) (3.5.0) 2022-02-08 17:31:13.475 | Requirement already satisfied: passlib>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev76) (1.7.4) 2022-02-08 17:31:13.476 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev76) (4.4.0) 2022-02-08 17:31:13.477 | Requirement already satisfied: keystonemiddleware>=7.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev76) (9.3.0) 2022-02-08 17:31:13.478 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev76) (3.2.0) 2022-02-08 17:31:13.479 | Requirement already satisfied: scrypt>=0.8.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev76) (0.8.19) 2022-02-08 17:31:13.480 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev76) (2.10.0) 2022-02-08 17:31:13.481 | Requirement already satisfied: oslo.config>=6.8.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev76) (8.7.1) 2022-02-08 17:31:13.482 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev76) (3.4.0) 2022-02-08 17:31:13.483 | Requirement already satisfied: oslo.messaging>=5.29.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev76) (12.12.0) 2022-02-08 17:31:13.484 | Requirement already satisfied: oslo.db>=6.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev76) (11.1.0) 2022-02-08 17:31:13.486 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev76) (5.1.0) 2022-02-08 17:31:13.487 | Requirement already satisfied: oslo.log>=3.44.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev76) (4.6.1) 2022-02-08 17:31:13.488 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev76) (4.5.0) 2022-02-08 17:31:13.489 | Requirement already satisfied: oslo.policy>=3.10.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev76) (3.10.1) 2022-02-08 17:31:13.491 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev76) (4.2.0) 2022-02-08 17:31:13.492 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev76) (1.4.0) 2022-02-08 17:31:13.493 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev76) (4.12.1) 2022-02-08 17:31:13.494 | Requirement already satisfied: oauthlib>=0.6.2 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev76) (3.2.0) 2022-02-08 17:31:13.495 | Requirement already satisfied: pysaml2>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev76) (7.1.0) 2022-02-08 17:31:13.496 | Requirement already satisfied: PyJWT>=1.6.1 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev76) (2.3.0) 2022-02-08 17:31:13.497 | Requirement already satisfied: dogpile.cache>=1.0.2 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev76) (1.1.5) 2022-02-08 17:31:13.498 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from keystone==20.1.0.dev76) (3.2.0) 2022-02-08 17:31:13.499 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev76) (3.1.1) 2022-02-08 17:31:13.500 | Requirement already satisfied: msgpack>=0.5.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev76) (1.0.3) 2022-02-08 17:31:13.501 | Requirement already satisfied: osprofiler>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev76) (3.4.2) 2022-02-08 17:31:13.502 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev76) (2021.3) 2022-02-08 17:31:13.513 | Requirement already satisfied: six>=1.4.1 in /usr/local/lib/python3.8/dist-packages (from bcrypt>=3.1.3->keystone==20.1.0.dev76) (1.16.0) 2022-02-08 17:31:13.514 | Requirement already satisfied: cffi>=1.1 in /usr/local/lib/python3.8/dist-packages (from bcrypt>=3.1.3->keystone==20.1.0.dev76) (1.15.0) 2022-02-08 17:31:13.558 | Requirement already satisfied: decorator>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from dogpile.cache>=1.0.2->keystone==20.1.0.dev76) (5.1.1) 2022-02-08 17:31:13.570 | Requirement already satisfied: click>=7.1.2 in /usr/local/lib/python3.8/dist-packages (from Flask!=0.11,>=1.0.2->keystone==20.1.0.dev76) (8.0.3) 2022-02-08 17:31:13.571 | Requirement already satisfied: Werkzeug>=2.0 in /usr/local/lib/python3.8/dist-packages (from Flask!=0.11,>=1.0.2->keystone==20.1.0.dev76) (2.0.2) 2022-02-08 17:31:13.572 | Requirement already satisfied: itsdangerous>=2.0 in /usr/local/lib/python3.8/dist-packages (from Flask!=0.11,>=1.0.2->keystone==20.1.0.dev76) (2.0.1) 2022-02-08 17:31:13.573 | Requirement already satisfied: Jinja2>=3.0 in /usr/local/lib/python3.8/dist-packages (from Flask!=0.11,>=1.0.2->keystone==20.1.0.dev76) (3.0.3) 2022-02-08 17:31:13.583 | Requirement already satisfied: aniso8601>=0.82 in /usr/local/lib/python3.8/dist-packages (from Flask-RESTful>=0.3.5->keystone==20.1.0.dev76) (9.0.1) 2022-02-08 17:31:13.643 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=7.0.0->keystone==20.1.0.dev76) (4.4.0) 2022-02-08 17:31:13.645 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=7.0.0->keystone==20.1.0.dev76) (2.27.1) 2022-02-08 17:31:13.742 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==20.1.0.dev76) (0.8.0) 2022-02-08 17:31:13.744 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==20.1.0.dev76) (2.4.0) 2022-02-08 17:31:13.745 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==20.1.0.dev76) (6.0) 2022-02-08 17:31:13.746 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==20.1.0.dev76) (1.5.0) 2022-02-08 17:31:13.799 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=6.0.0->keystone==20.1.0.dev76) (0.5.0) 2022-02-08 17:31:13.800 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=6.0.0->keystone==20.1.0.dev76) (2.0.1) 2022-02-08 17:31:13.801 | Requirement already satisfied: alembic>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=6.0.0->keystone==20.1.0.dev76) (1.7.6) 2022-02-08 17:31:13.850 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.44.0->keystone==20.1.0.dev76) (2.8.2) 2022-02-08 17:31:13.853 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.44.0->keystone==20.1.0.dev76) (0.9.6) 2022-02-08 17:31:13.911 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==20.1.0.dev76) (5.2.3) 2022-02-08 17:31:13.912 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==20.1.0.dev76) (5.0.0) 2022-02-08 17:31:13.913 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==20.1.0.dev76) (2.4.0) 2022-02-08 17:31:13.915 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==20.1.0.dev76) (5.0.9) 2022-02-08 17:31:13.916 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==20.1.0.dev76) (0.4.0) 2022-02-08 17:31:13.918 | Requirement already satisfied: oslo.service!=1.28.1,>=1.24.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==20.1.0.dev76) (2.8.0) 2022-02-08 17:31:13.939 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->keystone==20.1.0.dev76) (3.3.0) 2022-02-08 17:31:13.988 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.upgradecheck>=1.3.0->keystone==20.1.0.dev76) (3.0.0) 2022-02-08 17:31:14.007 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==20.1.0.dev76) (3.0.7) 2022-02-08 17:31:14.008 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==20.1.0.dev76) (0.11.0) 2022-02-08 17:31:14.010 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==20.1.0.dev76) (21.3) 2022-02-08 17:31:14.012 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==20.1.0.dev76) (1.0.2) 2022-02-08 17:31:14.101 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from osprofiler>=1.4.0->keystone==20.1.0.dev76) (4.5.0) 2022-02-08 17:31:14.214 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==20.1.0.dev76) (5.4.0) 2022-02-08 17:31:14.216 | Requirement already satisfied: pyOpenSSL in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==20.1.0.dev76) (22.0.0) 2022-02-08 17:31:14.217 | Requirement already satisfied: xmlschema>=1.2.1 in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==20.1.0.dev76) (1.9.2) 2022-02-08 17:31:14.218 | Requirement already satisfied: defusedxml in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==20.1.0.dev76) (0.7.1) 2022-02-08 17:31:14.440 | Requirement already satisfied: greenlet!=0.4.17 in /usr/local/lib/python3.8/dist-packages (from SQLAlchemy>=1.3.0->keystone==20.1.0.dev76) (1.1.2) 2022-02-08 17:31:14.461 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->keystone==20.1.0.dev76) (0.4.2) 2022-02-08 17:31:14.463 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->keystone==20.1.0.dev76) (0.5.2) 2022-02-08 17:31:14.532 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=6.0.0->keystone==20.1.0.dev76) (1.1.6) 2022-02-08 17:31:14.533 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=6.0.0->keystone==20.1.0.dev76) (4.10.1) 2022-02-08 17:31:14.555 | Requirement already satisfied: vine==5.0.0 in /usr/local/lib/python3.8/dist-packages (from amqp>=2.5.2->oslo.messaging>=5.29.0->keystone==20.1.0.dev76) (5.0.0) 2022-02-08 17:31:14.633 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.1->bcrypt>=3.1.3->keystone==20.1.0.dev76) (2.21) 2022-02-08 17:31:14.674 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.config>=6.8.0->keystone==20.1.0.dev76) (1.13.3) 2022-02-08 17:31:14.787 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=3.0->Flask!=0.11,>=1.0.2->keystone==20.1.0.dev76) (2.0.1) 2022-02-08 17:31:14.859 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=7.0.0->keystone==20.1.0.dev76) (1.7.0) 2022-02-08 17:31:14.992 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->osprofiler>=1.4.0->keystone==20.1.0.dev76) (0.17.3) 2022-02-08 17:31:15.022 | Requirement already satisfied: prometheus-client>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.metrics>=0.2.1->oslo.messaging>=5.29.0->keystone==20.1.0.dev76) (0.13.1) 2022-02-08 17:31:15.062 | Requirement already satisfied: eventlet>=0.25.2 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==20.1.0.dev76) (0.33.0) 2022-02-08 17:31:15.064 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==20.1.0.dev76) (2.1.1) 2022-02-08 17:31:15.065 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==20.1.0.dev76) (3.5.0) 2022-02-08 17:31:15.067 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==20.1.0.dev76) (2.5.1) 2022-02-08 17:31:15.069 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==20.1.0.dev76) (3.0.0) 2022-02-08 17:31:15.071 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==20.1.0.dev76) (1.3.3) 2022-02-08 17:31:15.125 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->keystone==20.1.0.dev76) (0.2.5) 2022-02-08 17:31:15.265 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==20.1.0.dev76) (3.3) 2022-02-08 17:31:15.266 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==20.1.0.dev76) (1.26.8) 2022-02-08 17:31:15.267 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==20.1.0.dev76) (2019.11.28) 2022-02-08 17:31:15.269 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==20.1.0.dev76) (2.0.11) 2022-02-08 17:31:15.422 | Requirement already satisfied: testtools in /usr/local/lib/python3.8/dist-packages (from testscenarios>=0.4->oslo.db>=6.0.0->keystone==20.1.0.dev76) (2.5.0) 2022-02-08 17:31:15.503 | Requirement already satisfied: elementpath<3.0.0,>=2.4.0 in /usr/local/lib/python3.8/dist-packages (from xmlschema>=1.2.1->pysaml2>=5.0.0->keystone==20.1.0.dev76) (2.4.0) 2022-02-08 17:31:15.576 | Requirement already satisfied: zipp>=3.1.0 in /usr/local/lib/python3.8/dist-packages (from importlib-resources->pysaml2>=5.0.0->keystone==20.1.0.dev76) (3.7.0) 2022-02-08 17:31:15.752 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.2->oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==20.1.0.dev76) (2.1.0) 2022-02-08 17:31:15.923 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==20.1.0.dev76) (60.7.1) 2022-02-08 17:31:16.018 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==20.1.0.dev76) (0.7) 2022-02-08 17:31:16.056 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools->testscenarios>=0.4->oslo.db>=6.0.0->keystone==20.1.0.dev76) (1.0.0) 2022-02-08 17:31:17.803 | Installing collected packages: keystone 2022-02-08 17:31:17.805 | Running setup.py develop for keystone 2022-02-08 17:31:19.969 | Successfully installed keystone 2022-02-08 17:31:19.970 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-02-08 17:31:19.978 | WARNING: You are using pip version 21.3.1; however, version 22.0.3 is available. 2022-02-08 17:31:19.978 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-02-08 17:31:20.123 | + inc/python:pip_install:200 : result=0 2022-02-08 17:31:20.125 | + inc/python:pip_install:202 : time_stop pip_install 2022-02-08 17:31:20.127 | + functions-common:time_stop:2414 : local name 2022-02-08 17:31:20.130 | + functions-common:time_stop:2415 : local end_time 2022-02-08 17:31:20.132 | + functions-common:time_stop:2416 : local elapsed_time 2022-02-08 17:31:20.134 | + functions-common:time_stop:2417 : local total 2022-02-08 17:31:20.136 | + functions-common:time_stop:2418 : local start_time 2022-02-08 17:31:20.138 | + functions-common:time_stop:2420 : name=pip_install 2022-02-08 17:31:20.140 | + functions-common:time_stop:2421 : start_time=1644341469711 2022-02-08 17:31:20.143 | + functions-common:time_stop:2423 : [[ -z 1644341469711 ]] 2022-02-08 17:31:20.146 | ++ functions-common:time_stop:2426 : date +%s%3N 2022-02-08 17:31:20.150 | + functions-common:time_stop:2426 : end_time=1644341480147 2022-02-08 17:31:20.152 | + functions-common:time_stop:2427 : elapsed_time=10436 2022-02-08 17:31:20.154 | + functions-common:time_stop:2428 : total=47895 2022-02-08 17:31:20.156 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2022-02-08 17:31:20.159 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=58331 2022-02-08 17:31:20.161 | + inc/python:pip_install:203 : return 0 2022-02-08 17:31:20.163 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-02-08 17:31:20.165 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-02-08 17:31:20.168 | + functions-common:safe_chown:2315 : _safe_permission_operation chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-02-08 17:31:20.185 | + functions-common:_safe_permission_operation:2163 : sudo chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-02-08 17:31:20.198 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/keystone 2022-02-08 17:31:20.200 | + inc/python:use_library_from_git:250 : local name=/opt/stack/keystone 2022-02-08 17:31:20.203 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-08 17:31:20.206 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-08 17:31:20.208 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/keystone, ]] 2022-02-08 17:31:20.211 | + inc/python:use_library_from_git:253 : return 1 2022-02-08 17:31:20.213 | + lib/keystone:install_keystone:527 : is_service_enabled ldap 2022-02-08 17:31:20.229 | + functions-common:is_service_enabled:2070 : return 1 2022-02-08 17:31:20.231 | + lib/keystone:install_keystone:531 : '[' uwsgi == mod_wsgi ']' 2022-02-08 17:31:20.234 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-02-08 17:31:20.236 | + ./stack.sh:main:899 : configure_keystone 2022-02-08 17:31:20.239 | + lib/keystone:configure_keystone:186 : sudo install -d -o ubuntu /etc/keystone 2022-02-08 17:31:20.251 | + lib/keystone:configure_keystone:188 : [[ /etc/keystone != \/\o\p\t\/\s\t\a\c\k\/\k\e\y\s\t\o\n\e\/\e\t\c ]] 2022-02-08 17:31:20.254 | + lib/keystone:configure_keystone:189 : install -m 600 /dev/null /etc/keystone/keystone.conf 2022-02-08 17:31:20.263 | + lib/keystone:configure_keystone:192 : is_service_enabled ldap 2022-02-08 17:31:20.281 | + functions-common:is_service_enabled:2070 : return 1 2022-02-08 17:31:20.283 | + lib/keystone:configure_keystone:196 : iniset /etc/keystone/keystone.conf identity driver sql 2022-02-08 17:31:20.314 | + lib/keystone:configure_keystone:197 : iniset /etc/keystone/keystone.conf identity password_hash_rounds 4 2022-02-08 17:31:20.342 | + lib/keystone:configure_keystone:198 : iniset /etc/keystone/keystone.conf assignment driver sql 2022-02-08 17:31:20.371 | + lib/keystone:configure_keystone:199 : iniset /etc/keystone/keystone.conf role driver sql 2022-02-08 17:31:20.402 | + lib/keystone:configure_keystone:200 : iniset /etc/keystone/keystone.conf resource driver sql 2022-02-08 17:31:20.431 | + lib/keystone:configure_keystone:203 : iniset /etc/keystone/keystone.conf cache enabled True 2022-02-08 17:31:20.462 | + lib/keystone:configure_keystone:204 : iniset /etc/keystone/keystone.conf cache backend dogpile.cache.memcached 2022-02-08 17:31:20.490 | + lib/keystone:configure_keystone:205 : iniset /etc/keystone/keystone.conf cache memcache_servers localhost:11211 2022-02-08 17:31:20.518 | + lib/keystone:configure_keystone:207 : iniset_rpc_backend keystone /etc/keystone/keystone.conf oslo_messaging_notifications 2022-02-08 17:31:20.521 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=keystone 2022-02-08 17:31:20.523 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/keystone/keystone.conf 2022-02-08 17:31:20.525 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=oslo_messaging_notifications 2022-02-08 17:31:20.528 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-02-08 17:31:20.530 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-02-08 17:31:20.546 | + functions-common:is_service_enabled:2070 : return 0 2022-02-08 17:31:20.549 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-02-08 17:31:20.552 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-02-08 17:31:20.554 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-02-08 17:31:20.570 | ++ functions-common:is_service_enabled:2070 : return 0 2022-02-08 17:31:20.572 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.53:5672/ 2022-02-08 17:31:20.575 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/keystone/keystone.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.53:5672/ 2022-02-08 17:31:20.606 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-02-08 17:31:20.609 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-02-08 17:31:20.612 | + lib/keystone:configure_keystone:209 : local service_port=5000 2022-02-08 17:31:20.614 | + lib/keystone:configure_keystone:211 : is_service_enabled tls-proxy 2022-02-08 17:31:20.633 | + functions-common:is_service_enabled:2070 : return 1 2022-02-08 17:31:20.636 | + lib/keystone:configure_keystone:220 : iniset /etc/keystone/keystone.conf DEFAULT public_endpoint http://10.222.0.53/identity 2022-02-08 17:31:20.666 | + lib/keystone:configure_keystone:222 : [[ fernet != '' ]] 2022-02-08 17:31:20.668 | + lib/keystone:configure_keystone:223 : iniset /etc/keystone/keystone.conf token provider fernet 2022-02-08 17:31:20.700 | ++ lib/keystone:configure_keystone:226 : database_connection_url keystone 2022-02-08 17:31:20.702 | ++ lib/database:database_connection_url:134 : local db=keystone 2022-02-08 17:31:20.705 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql keystone 2022-02-08 17:31:20.707 | ++ lib/databases/mysql:database_connection_url_mysql:207 : local db=keystone 2022-02-08 17:31:20.709 | ++ lib/databases/mysql:database_connection_url_mysql:208 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8' 2022-02-08 17:31:20.712 | + lib/keystone:configure_keystone:226 : iniset /etc/keystone/keystone.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8' 2022-02-08 17:31:20.743 | + lib/keystone:configure_keystone:229 : '[' False '!=' False ']' 2022-02-08 17:31:20.745 | + lib/keystone:configure_keystone:234 : setup_logging /etc/keystone/keystone.conf 2022-02-08 17:31:20.747 | + functions:setup_logging:674 : setup_systemd_logging /etc/keystone/keystone.conf 2022-02-08 17:31:20.750 | + functions:setup_systemd_logging:689 : local conf_file=/etc/keystone/keystone.conf 2022-02-08 17:31:20.753 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-02-08 17:31:20.770 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-02-08 17:31:20.772 | + functions:setup_systemd_logging:695 : local pidstr= 2022-02-08 17:31:20.775 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-02-08 17:31:20.777 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-02-08 17:31:20.779 | + 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-02-08 17:31:20.807 | + 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-02-08 17:31:20.835 | + 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-02-08 17:31:20.863 | + functions:setup_systemd_logging:706 : iniset /etc/keystone/keystone.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-02-08 17:31:20.892 | + lib/keystone:configure_keystone:236 : iniset /etc/keystone/keystone.conf DEFAULT debug True 2022-02-08 17:31:20.924 | + lib/keystone:configure_keystone:238 : '[' uwsgi == mod_wsgi ']' 2022-02-08 17:31:20.926 | + lib/keystone:configure_keystone:242 : write_uwsgi_config /etc/keystone/keystone-uwsgi-public.ini /usr/local/bin/keystone-wsgi-public /identity 2022-02-08 17:31:20.928 | + lib/apache:write_uwsgi_config:244 : local file=/etc/keystone/keystone-uwsgi-public.ini 2022-02-08 17:31:20.931 | + lib/apache:write_uwsgi_config:245 : local wsgi=/usr/local/bin/keystone-wsgi-public 2022-02-08 17:31:20.933 | + lib/apache:write_uwsgi_config:246 : local url=/identity 2022-02-08 17:31:20.935 | + lib/apache:write_uwsgi_config:247 : local http= 2022-02-08 17:31:20.938 | + lib/apache:write_uwsgi_config:248 : local name= 2022-02-08 17:31:20.941 | ++ lib/apache:write_uwsgi_config:249 : basename /usr/local/bin/keystone-wsgi-public 2022-02-08 17:31:20.945 | + lib/apache:write_uwsgi_config:249 : name=keystone-wsgi-public 2022-02-08 17:31:20.947 | + lib/apache:write_uwsgi_config:253 : local socket_dir=/var/run/uwsgi 2022-02-08 17:31:20.950 | + lib/apache:write_uwsgi_config:257 : sudo mkdir -p /etc/tmpfiles.d/ 2022-02-08 17:31:20.963 | + lib/apache:write_uwsgi_config:258 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-02-08 17:31:20.963 | + lib/apache:write_uwsgi_config:258 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-02-08 17:31:20.972 | d /var/run/uwsgi 0755 ubuntu root 2022-02-08 17:31:20.976 | + lib/apache:write_uwsgi_config:259 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-02-08 17:31:20.992 | + lib/apache:write_uwsgi_config:261 : local socket=/var/run/uwsgi/keystone-wsgi-public.socket 2022-02-08 17:31:20.994 | + lib/apache:write_uwsgi_config:264 : rm -rf /etc/keystone/keystone-uwsgi-public.ini 2022-02-08 17:31:20.998 | + lib/apache:write_uwsgi_config:265 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi wsgi-file /usr/local/bin/keystone-wsgi-public 2022-02-08 17:31:21.027 | + lib/apache:write_uwsgi_config:266 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi processes 2 2022-02-08 17:31:21.055 | + lib/apache:write_uwsgi_config:268 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi master true 2022-02-08 17:31:21.082 | + lib/apache:write_uwsgi_config:270 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi die-on-term true 2022-02-08 17:31:21.109 | + lib/apache:write_uwsgi_config:271 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi exit-on-reload false 2022-02-08 17:31:21.136 | + lib/apache:write_uwsgi_config:274 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi worker-reload-mercy 90 2022-02-08 17:31:21.166 | + lib/apache:write_uwsgi_config:275 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi enable-threads true 2022-02-08 17:31:21.194 | + lib/apache:write_uwsgi_config:276 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi plugins http,python3 2022-02-08 17:31:21.221 | + lib/apache:write_uwsgi_config:278 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi thunder-lock true 2022-02-08 17:31:21.249 | + lib/apache:write_uwsgi_config:280 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-02-08 17:31:21.276 | + lib/apache:write_uwsgi_config:282 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi buffer-size 65535 2022-02-08 17:31:21.303 | + lib/apache:write_uwsgi_config:284 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi add-header 'Connection: close' 2022-02-08 17:31:21.330 | + lib/apache:write_uwsgi_config:286 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi lazy-apps true 2022-02-08 17:31:21.358 | + lib/apache:write_uwsgi_config:289 : [[ -n '' ]] 2022-02-08 17:31:21.360 | + lib/apache:write_uwsgi_config:292 : local apache_conf= 2022-02-08 17:31:21.363 | ++ lib/apache:write_uwsgi_config:293 : apache_site_config_for keystone-wsgi-public 2022-02-08 17:31:21.365 | ++ lib/apache:apache_site_config_for:176 : local site=keystone-wsgi-public 2022-02-08 17:31:21.368 | ++ lib/apache:apache_site_config_for:177 : is_ubuntu 2022-02-08 17:31:21.370 | ++ functions-common:is_ubuntu:562 : [[ -z deb ]] 2022-02-08 17:31:21.372 | ++ functions-common:is_ubuntu:565 : '[' deb = deb ']' 2022-02-08 17:31:21.374 | ++ lib/apache:apache_site_config_for:179 : echo /etc/apache2/sites-available/keystone-wsgi-public.conf 2022-02-08 17:31:21.377 | + lib/apache:write_uwsgi_config:293 : apache_conf=/etc/apache2/sites-available/keystone-wsgi-public.conf 2022-02-08 17:31:21.379 | + lib/apache:write_uwsgi_config:294 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi socket /var/run/uwsgi/keystone-wsgi-public.socket 2022-02-08 17:31:21.407 | + lib/apache:write_uwsgi_config:295 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi chmod-socket 666 2022-02-08 17:31:21.435 | + lib/apache:write_uwsgi_config:296 : sudo tee -a /etc/apache2/sites-available/keystone-wsgi-public.conf 2022-02-08 17:31:21.436 | + lib/apache:write_uwsgi_config:296 : echo 'ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-wsgi-public.socket|uwsgi://uwsgi-uds-keystone-wsgi-public" retry=0 ' 2022-02-08 17:31:21.444 | ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-wsgi-public.socket|uwsgi://uwsgi-uds-keystone-wsgi-public" retry=0 2022-02-08 17:31:21.447 | + lib/apache:write_uwsgi_config:297 : enable_apache_site keystone-wsgi-public 2022-02-08 17:31:21.450 | + lib/apache:enable_apache_site:193 : local site=keystone-wsgi-public 2022-02-08 17:31:21.452 | + lib/apache:enable_apache_site:195 : enable_apache_mod version 2022-02-08 17:31:21.455 | + lib/apache:enable_apache_mod:54 : local mod=version 2022-02-08 17:31:21.457 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-02-08 17:31:21.459 | + functions-common:is_ubuntu:562 : [[ -z deb ]] 2022-02-08 17:31:21.462 | + functions-common:is_ubuntu:565 : '[' deb = deb ']' 2022-02-08 17:31:21.464 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2022-02-08 17:31:21.466 | + lib/apache:enable_apache_site:196 : is_ubuntu 2022-02-08 17:31:21.469 | + functions-common:is_ubuntu:562 : [[ -z deb ]] 2022-02-08 17:31:21.471 | + functions-common:is_ubuntu:565 : '[' deb = deb ']' 2022-02-08 17:31:21.474 | + lib/apache:enable_apache_site:197 : sudo a2ensite keystone-wsgi-public 2022-02-08 17:31:21.536 | Site keystone-wsgi-public already enabled 2022-02-08 17:31:21.541 | + lib/apache:write_uwsgi_config:298 : restart_apache_server 2022-02-08 17:31:21.543 | + lib/apache:restart_apache_server:240 : restart_service apache2 2022-02-08 17:31:21.546 | + functions-common:restart_service:2298 : '[' -x /bin/systemctl ']' 2022-02-08 17:31:21.548 | + functions-common:restart_service:2299 : sudo /bin/systemctl restart apache2 2022-02-08 17:31:21.681 | + lib/keystone:configure_keystone:245 : iniset /etc/keystone/keystone.conf DEFAULT max_token_size 16384 2022-02-08 17:31:21.715 | + lib/keystone:configure_keystone:247 : iniset /etc/keystone/keystone.conf fernet_tokens key_repository /etc/keystone/fernet-keys/ 2022-02-08 17:31:21.747 | + lib/keystone:configure_keystone:249 : iniset /etc/keystone/keystone.conf credential key_repository /etc/keystone/credential-keys/ 2022-02-08 17:31:21.779 | + lib/keystone:configure_keystone:257 : [[ True = True ]] 2022-02-08 17:31:21.782 | + lib/keystone:configure_keystone:258 : iniset /etc/keystone/keystone.conf security_compliance lockout_failure_attempts 2 2022-02-08 17:31:21.814 | + lib/keystone:configure_keystone:259 : iniset /etc/keystone/keystone.conf security_compliance lockout_duration 10 2022-02-08 17:31:21.841 | + lib/keystone:configure_keystone:260 : iniset /etc/keystone/keystone.conf security_compliance unique_last_password_count 2 2022-02-08 17:31:21.871 | + ./stack.sh:main:903 : is_service_enabled swift 2022-02-08 17:31:21.887 | + functions-common:is_service_enabled:2070 : return 0 2022-02-08 17:31:21.889 | + ./stack.sh:main:904 : is_service_enabled ceilometer 2022-02-08 17:31:21.906 | + functions-common:is_service_enabled:2070 : return 1 2022-02-08 17:31:21.909 | + ./stack.sh:main:907 : stack_install_service swift 2022-02-08 17:31:21.911 | + lib/stack:stack_install_service:20 : local service=swift 2022-02-08 17:31:21.914 | + lib/stack:stack_install_service:21 : type install_swift 2022-02-08 17:31:21.916 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-02-08 17:31:21.919 | + lib/stack:stack_install_service:32 : install_swift 2022-02-08 17:31:21.921 | + lib/swift:install_swift:742 : git_clone https://opendev.org/openstack/swift.git /opt/stack/swift master 2022-02-08 17:31:21.924 | + functions-common:git_clone:597 : local git_remote=https://opendev.org/openstack/swift.git 2022-02-08 17:31:21.926 | + functions-common:git_clone:598 : local git_dest=/opt/stack/swift 2022-02-08 17:31:21.928 | + functions-common:git_clone:599 : local git_ref=master 2022-02-08 17:31:21.931 | + functions-common:git_clone:600 : local orig_dir 2022-02-08 17:31:21.934 | ++ functions-common:git_clone:601 : pwd 2022-02-08 17:31:21.936 | + functions-common:git_clone:601 : orig_dir=/home/ubuntu/devstack 2022-02-08 17:31:21.938 | + functions-common:git_clone:602 : local git_clone_flags= 2022-02-08 17:31:21.941 | ++ functions-common:git_clone:604 : trueorfalse False RECLONE 2022-02-08 17:31:21.957 | + functions-common:git_clone:604 : RECLONE=False 2022-02-08 17:31:21.959 | + functions-common:git_clone:605 : [[ 0 -gt 0 ]] 2022-02-08 17:31:21.961 | + functions-common:git_clone:609 : [[ False = \T\r\u\e ]] 2022-02-08 17:31:21.964 | + functions-common:git_clone:618 : echo master 2022-02-08 17:31:21.964 | + functions-common:git_clone:618 : egrep -q '^refs' 2022-02-08 17:31:21.969 | + functions-common:git_clone:632 : [[ ! -d /opt/stack/swift ]] 2022-02-08 17:31:21.972 | + functions-common:git_clone:640 : [[ False = \T\r\u\e ]] 2022-02-08 17:31:21.974 | + functions-common:git_clone:666 : cd /opt/stack/swift 2022-02-08 17:31:21.977 | + functions-common:git_clone:667 : git show --oneline 2022-02-08 17:31:21.978 | + functions-common:git_clone:667 : head -1 2022-02-08 17:31:21.981 | 57f17ace7 Merge "Deprecate LogAdapter.set_statsd_prefix" 2022-02-08 17:31:21.984 | + functions-common:git_clone:668 : cd /home/ubuntu/devstack 2022-02-08 17:31:21.987 | + lib/swift:install_swift:745 : setup_develop /opt/stack/swift keystone 2022-02-08 17:31:21.989 | + inc/python:setup_develop:338 : local bindep 2022-02-08 17:31:21.992 | + inc/python:setup_develop:339 : [[ /opt/stack/swift == -bindep* ]] 2022-02-08 17:31:21.994 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/swift 2022-02-08 17:31:21.997 | + inc/python:setup_develop:344 : local extras=keystone 2022-02-08 17:31:21.999 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/swift -e keystone 2022-02-08 17:31:22.001 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-02-08 17:31:22.004 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/swift == -bindep* ]] 2022-02-08 17:31:22.006 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/swift 2022-02-08 17:31:22.008 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-02-08 17:31:22.011 | + inc/python:_setup_package_with_constraints_edit:371 : local extras=keystone 2022-02-08 17:31:22.014 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/swift 2022-02-08 17:31:22.016 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-02-08 17:31:22.019 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/swift 2022-02-08 17:31:22.021 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-02-08 17:31:22.024 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-02-08 17:31:22.027 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/swift/setup.cfg 2022-02-08 17:31:22.033 | + inc/python:_setup_package_with_constraints_edit:385 : name=swift 2022-02-08 17:31:22.036 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- swift 2022-02-08 17:31:22.682 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/swift -e keystone 2022-02-08 17:31:22.684 | + inc/python:setup_package:418 : local bindep=0 2022-02-08 17:31:22.687 | + inc/python:setup_package:419 : local bindep_flag= 2022-02-08 17:31:22.690 | + inc/python:setup_package:420 : local bindep_profiles= 2022-02-08 17:31:22.692 | + inc/python:setup_package:421 : [[ /opt/stack/swift == -bindep* ]] 2022-02-08 17:31:22.694 | + inc/python:setup_package:426 : local project_dir=/opt/stack/swift 2022-02-08 17:31:22.696 | + inc/python:setup_package:427 : local flags=-e 2022-02-08 17:31:22.699 | + inc/python:setup_package:428 : local extras=keystone 2022-02-08 17:31:22.701 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-02-08 17:31:22.703 | + inc/python:setup_package:432 : [[ -z keystone ]] 2022-02-08 17:31:22.706 | + inc/python:setup_package:437 : [[ ! -z keystone ]] 2022-02-08 17:31:22.708 | + inc/python:setup_package:438 : extras='[keystone]' 2022-02-08 17:31:22.711 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-02-08 17:31:22.713 | + inc/python:setup_package:446 : pip_install -e '/opt/stack/swift[keystone]' 2022-02-08 17:31:22.734 | Using python 3.8 to install /opt/stack/swift 2022-02-08 17:31:22.736 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e '/opt/stack/swift[keystone]' 2022-02-08 17:31:23.631 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:31:23.631 | from cryptography.utils import int_from_bytes 2022-02-08 17:31:23.631 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:31:23.631 | from cryptography.utils import int_from_bytes 2022-02-08 17:31:24.776 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-08 17:31:24.802 | Obtaining file:///opt/stack/swift 2022-02-08 17:31:24.803 | Preparing metadata (setup.py): started 2022-02-08 17:31:26.070 | Preparing metadata (setup.py): finished with status 'done' 2022-02-08 17:31:26.209 | Requirement already satisfied: eventlet>=0.25.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.0.dev144) (0.33.0) 2022-02-08 17:31:26.210 | Requirement already satisfied: greenlet>=0.3.2 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.0.dev144) (1.1.2) 2022-02-08 17:31:26.211 | Requirement already satisfied: netifaces!=0.10.0,!=0.10.1,>=0.8 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.0.dev144) (0.11.0) 2022-02-08 17:31:26.212 | Requirement already satisfied: PasteDeploy>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.0.dev144) (2.1.1) 2022-02-08 17:31:26.213 | Requirement already satisfied: lxml>=3.4.1 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.0.dev144) (4.7.1) 2022-02-08 17:31:26.214 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.0.dev144) (2.27.1) 2022-02-08 17:31:26.215 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.0.dev144) (1.16.0) 2022-02-08 17:31:26.216 | Requirement already satisfied: xattr>=0.4 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.0.dev144) (0.9.9) 2022-02-08 17:31:26.217 | Requirement already satisfied: PyECLib>=1.3.1 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.0.dev144) (1.6.0) 2022-02-08 17:31:26.218 | Requirement already satisfied: cryptography>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.0.dev144) (36.0.1) 2022-02-08 17:31:26.219 | Requirement already satisfied: keystonemiddleware>=4.17.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.0.dev144) (9.3.0) 2022-02-08 17:31:26.257 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.0.2->swift==2.29.0.dev144) (1.15.0) 2022-02-08 17:31:26.265 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.0->swift==2.29.0.dev144) (2.1.0) 2022-02-08 17:31:26.321 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.0.dev144) (4.2.0) 2022-02-08 17:31:26.322 | Requirement already satisfied: oslo.log>=3.36.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.0.dev144) (4.6.1) 2022-02-08 17:31:26.323 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.0.dev144) (4.4.0) 2022-02-08 17:31:26.324 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.0.dev144) (8.7.1) 2022-02-08 17:31:26.325 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.0.dev144) (1.8.7) 2022-02-08 17:31:26.327 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.0.dev144) (4.4.0) 2022-02-08 17:31:26.328 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.0.dev144) (5.1.0) 2022-02-08 17:31:26.329 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.0.dev144) (5.8.0) 2022-02-08 17:31:26.330 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.0.dev144) (2.10.0) 2022-02-08 17:31:26.331 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.0.dev144) (3.1.1) 2022-02-08 17:31:26.333 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.0.dev144) (4.12.1) 2022-02-08 17:31:26.334 | Requirement already satisfied: oslo.context>=2.19.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.0.dev144) (3.4.0) 2022-02-08 17:31:26.354 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from PasteDeploy>=2.0.0->swift==2.29.0.dev144) (60.7.1) 2022-02-08 17:31:26.384 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->swift==2.29.0.dev144) (1.26.8) 2022-02-08 17:31:26.385 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->swift==2.29.0.dev144) (2019.11.28) 2022-02-08 17:31:26.387 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->swift==2.29.0.dev144) (3.3) 2022-02-08 17:31:26.390 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->swift==2.29.0.dev144) (2.0.11) 2022-02-08 17:31:26.412 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.0.2->swift==2.29.0.dev144) (2.21) 2022-02-08 17:31:26.502 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.17.0->swift==2.29.0.dev144) (1.0.2) 2022-02-08 17:31:26.503 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.17.0->swift==2.29.0.dev144) (3.5.0) 2022-02-08 17:31:26.505 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.17.0->swift==2.29.0.dev144) (1.7.0) 2022-02-08 17:31:26.546 | Requirement already satisfied: dogpile.cache>=1.1.5 in /usr/local/lib/python3.8/dist-packages (from oslo.cache>=1.26.0->keystonemiddleware>=4.17.0->swift==2.29.0.dev144) (1.1.5) 2022-02-08 17:31:26.590 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware>=4.17.0->swift==2.29.0.dev144) (6.0) 2022-02-08 17:31:26.591 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware>=4.17.0->swift==2.29.0.dev144) (1.5.0) 2022-02-08 17:31:26.593 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware>=4.17.0->swift==2.29.0.dev144) (0.8.0) 2022-02-08 17:31:26.594 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware>=4.17.0->swift==2.29.0.dev144) (2.4.0) 2022-02-08 17:31:26.654 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.36.0->keystonemiddleware>=4.17.0->swift==2.29.0.dev144) (0.9.6) 2022-02-08 17:31:26.657 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.36.0->keystonemiddleware>=4.17.0->swift==2.29.0.dev144) (2.8.2) 2022-02-08 17:31:26.669 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->keystonemiddleware>=4.17.0->swift==2.29.0.dev144) (2021.3) 2022-02-08 17:31:26.670 | Requirement already satisfied: msgpack>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->keystonemiddleware>=4.17.0->swift==2.29.0.dev144) (1.0.3) 2022-02-08 17:31:26.688 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware>=4.17.0->swift==2.29.0.dev144) (21.3) 2022-02-08 17:31:26.691 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware>=4.17.0->swift==2.29.0.dev144) (3.0.7) 2022-02-08 17:31:26.794 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.config>=5.2.0->keystonemiddleware>=4.17.0->swift==2.29.0.dev144) (1.13.3) 2022-02-08 17:31:26.810 | Requirement already satisfied: decorator>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from dogpile.cache>=1.1.5->oslo.cache>=1.26.0->keystonemiddleware>=4.17.0->swift==2.29.0.dev144) (5.1.1) 2022-02-08 17:31:28.942 | Installing collected packages: swift 2022-02-08 17:31:28.944 | Running setup.py develop for swift 2022-02-08 17:31:30.926 | Successfully installed swift 2022-02-08 17:31:30.926 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-02-08 17:31:30.934 | WARNING: You are using pip version 21.3.1; however, version 22.0.3 is available. 2022-02-08 17:31:30.934 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-02-08 17:31:31.064 | + inc/python:pip_install:200 : result=0 2022-02-08 17:31:31.067 | + inc/python:pip_install:202 : time_stop pip_install 2022-02-08 17:31:31.069 | + functions-common:time_stop:2414 : local name 2022-02-08 17:31:31.071 | + functions-common:time_stop:2415 : local end_time 2022-02-08 17:31:31.073 | + functions-common:time_stop:2416 : local elapsed_time 2022-02-08 17:31:31.075 | + functions-common:time_stop:2417 : local total 2022-02-08 17:31:31.077 | + functions-common:time_stop:2418 : local start_time 2022-02-08 17:31:31.080 | + functions-common:time_stop:2420 : name=pip_install 2022-02-08 17:31:31.082 | + functions-common:time_stop:2421 : start_time=1644341482728 2022-02-08 17:31:31.085 | + functions-common:time_stop:2423 : [[ -z 1644341482728 ]] 2022-02-08 17:31:31.088 | ++ functions-common:time_stop:2426 : date +%s%3N 2022-02-08 17:31:31.092 | + functions-common:time_stop:2426 : end_time=1644341491089 2022-02-08 17:31:31.094 | + functions-common:time_stop:2427 : elapsed_time=8361 2022-02-08 17:31:31.096 | + functions-common:time_stop:2428 : total=58331 2022-02-08 17:31:31.098 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2022-02-08 17:31:31.101 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=66692 2022-02-08 17:31:31.103 | + inc/python:pip_install:203 : return 0 2022-02-08 17:31:31.105 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-02-08 17:31:31.108 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-02-08 17:31:31.110 | + functions-common:safe_chown:2315 : _safe_permission_operation chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-02-08 17:31:31.129 | + functions-common:_safe_permission_operation:2163 : sudo chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-02-08 17:31:31.141 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/swift 2022-02-08 17:31:31.144 | + inc/python:use_library_from_git:250 : local name=/opt/stack/swift 2022-02-08 17:31:31.146 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-08 17:31:31.148 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-08 17:31:31.151 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/swift, ]] 2022-02-08 17:31:31.153 | + inc/python:use_library_from_git:253 : return 1 2022-02-08 17:31:31.156 | + lib/swift:install_swift:746 : '[' False == True ']' 2022-02-08 17:31:31.158 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-02-08 17:31:31.160 | + ./stack.sh:main:908 : configure_swift 2022-02-08 17:31:31.163 | + lib/swift:configure_swift:334 : local swift_pipeline=crossdomain 2022-02-08 17:31:31.165 | + lib/swift:configure_swift:335 : local node_number 2022-02-08 17:31:31.167 | + lib/swift:configure_swift:336 : local swift_node_config 2022-02-08 17:31:31.169 | + lib/swift:configure_swift:337 : local swift_log_dir 2022-02-08 17:31:31.171 | + lib/swift:configure_swift:340 : /usr/local/bin/swift-init --run-dir=/opt/stack/data/swift/run all stop 2022-02-08 17:31:32.299 | No account-replicator running 2022-02-08 17:31:32.299 | No account-server running 2022-02-08 17:31:32.299 | No container-reconciler running 2022-02-08 17:31:32.299 | No account-auditor running 2022-02-08 17:31:32.299 | No object-server running 2022-02-08 17:31:32.300 | No object-replicator running 2022-02-08 17:31:32.300 | No container-sharder running 2022-02-08 17:31:32.300 | No container-server running 2022-02-08 17:31:32.300 | No container-updater running 2022-02-08 17:31:32.300 | No object-reconstructor running 2022-02-08 17:31:32.300 | No container-auditor running 2022-02-08 17:31:32.300 | No object-updater running 2022-02-08 17:31:32.300 | No proxy-server running 2022-02-08 17:31:32.300 | No account-reaper running 2022-02-08 17:31:32.300 | No object-auditor running 2022-02-08 17:31:32.300 | No container-replicator running 2022-02-08 17:31:32.300 | No object-expirer running 2022-02-08 17:31:32.300 | No container-sync running 2022-02-08 17:31:32.381 | + lib/swift:configure_swift:340 : true 2022-02-08 17:31:32.383 | + lib/swift:configure_swift:342 : sudo install -d -o ubuntu /etc/swift 2022-02-08 17:31:32.396 | + lib/swift:configure_swift:343 : sudo install -d -o ubuntu /etc/swift/object-server /etc/swift/container-server /etc/swift/account-server 2022-02-08 17:31:32.408 | + lib/swift:configure_swift:345 : [[ /etc/swift != \/\e\t\c\/\s\w\i\f\t ]] 2022-02-08 17:31:32.410 | + lib/swift:configure_swift:358 : sudo tee /etc/rsyncd.conf 2022-02-08 17:31:32.411 | ++ lib/swift:configure_swift:354 : id -g -n ubuntu 2022-02-08 17:31:32.415 | + lib/swift:configure_swift:354 : sed -e ' 2022-02-08 17:31:32.415 | s/%GROUP%/ubuntu/; 2022-02-08 17:31:32.415 | s/%USER%/ubuntu/; 2022-02-08 17:31:32.415 | s,%SWIFT_DATA_DIR%,/opt/stack/data/swift,; 2022-02-08 17:31:32.415 | ' /home/ubuntu/devstack/files/swift/rsyncd.conf 2022-02-08 17:31:32.419 | uid = ubuntu 2022-02-08 17:31:32.419 | gid = ubuntu 2022-02-08 17:31:32.419 | log file = /opt/stack/data/swift/logs/rsyncd.log 2022-02-08 17:31:32.419 | pid file = /opt/stack/data/swift/run/rsyncd.pid 2022-02-08 17:31:32.419 | address = 127.0.0.1 2022-02-08 17:31:32.419 | 2022-02-08 17:31:32.419 | [account6612] 2022-02-08 17:31:32.419 | max connections = 25 2022-02-08 17:31:32.419 | path = /opt/stack/data/swift/1/node/ 2022-02-08 17:31:32.419 | read only = false 2022-02-08 17:31:32.419 | lock file = /opt/stack/data/swift/run/account6612.lock 2022-02-08 17:31:32.419 | 2022-02-08 17:31:32.419 | [account6622] 2022-02-08 17:31:32.419 | max connections = 25 2022-02-08 17:31:32.419 | path = /opt/stack/data/swift/2/node/ 2022-02-08 17:31:32.419 | read only = false 2022-02-08 17:31:32.419 | lock file = /opt/stack/data/swift/run/account6622.lock 2022-02-08 17:31:32.419 | 2022-02-08 17:31:32.419 | [account6632] 2022-02-08 17:31:32.419 | max connections = 25 2022-02-08 17:31:32.420 | path = /opt/stack/data/swift/3/node/ 2022-02-08 17:31:32.420 | read only = false 2022-02-08 17:31:32.420 | lock file = /opt/stack/data/swift/run/account6632.lock 2022-02-08 17:31:32.420 | 2022-02-08 17:31:32.420 | [account6642] 2022-02-08 17:31:32.420 | max connections = 25 2022-02-08 17:31:32.420 | path = /opt/stack/data/swift/4/node/ 2022-02-08 17:31:32.420 | read only = false 2022-02-08 17:31:32.420 | lock file = /opt/stack/data/swift/run/account6642.lock 2022-02-08 17:31:32.420 | 2022-02-08 17:31:32.420 | 2022-02-08 17:31:32.420 | [container6611] 2022-02-08 17:31:32.420 | max connections = 25 2022-02-08 17:31:32.420 | path = /opt/stack/data/swift/1/node/ 2022-02-08 17:31:32.420 | read only = false 2022-02-08 17:31:32.420 | lock file = /opt/stack/data/swift/run/container6611.lock 2022-02-08 17:31:32.420 | 2022-02-08 17:31:32.420 | [container6621] 2022-02-08 17:31:32.420 | max connections = 25 2022-02-08 17:31:32.420 | path = /opt/stack/data/swift/2/node/ 2022-02-08 17:31:32.420 | read only = false 2022-02-08 17:31:32.420 | lock file = /opt/stack/data/swift/run/container6621.lock 2022-02-08 17:31:32.420 | 2022-02-08 17:31:32.420 | [container6631] 2022-02-08 17:31:32.420 | max connections = 25 2022-02-08 17:31:32.420 | path = /opt/stack/data/swift/3/node/ 2022-02-08 17:31:32.420 | read only = false 2022-02-08 17:31:32.420 | lock file = /opt/stack/data/swift/run/container6631.lock 2022-02-08 17:31:32.420 | 2022-02-08 17:31:32.420 | [container6641] 2022-02-08 17:31:32.420 | max connections = 25 2022-02-08 17:31:32.420 | path = /opt/stack/data/swift/4/node/ 2022-02-08 17:31:32.420 | read only = false 2022-02-08 17:31:32.420 | lock file = /opt/stack/data/swift/run/container6641.lock 2022-02-08 17:31:32.420 | 2022-02-08 17:31:32.420 | 2022-02-08 17:31:32.421 | [object6613] 2022-02-08 17:31:32.421 | max connections = 25 2022-02-08 17:31:32.421 | path = /opt/stack/data/swift/1/node/ 2022-02-08 17:31:32.421 | read only = false 2022-02-08 17:31:32.421 | lock file = /opt/stack/data/swift/run/object6613.lock 2022-02-08 17:31:32.421 | 2022-02-08 17:31:32.421 | [object6623] 2022-02-08 17:31:32.421 | max connections = 25 2022-02-08 17:31:32.421 | path = /opt/stack/data/swift/2/node/ 2022-02-08 17:31:32.421 | read only = false 2022-02-08 17:31:32.421 | lock file = /opt/stack/data/swift/run/object6623.lock 2022-02-08 17:31:32.421 | 2022-02-08 17:31:32.421 | [object6633] 2022-02-08 17:31:32.421 | max connections = 25 2022-02-08 17:31:32.421 | path = /opt/stack/data/swift/3/node/ 2022-02-08 17:31:32.421 | read only = false 2022-02-08 17:31:32.421 | lock file = /opt/stack/data/swift/run/object6633.lock 2022-02-08 17:31:32.421 | 2022-02-08 17:31:32.421 | [object6643] 2022-02-08 17:31:32.421 | max connections = 25 2022-02-08 17:31:32.421 | path = /opt/stack/data/swift/4/node/ 2022-02-08 17:31:32.421 | read only = false 2022-02-08 17:31:32.421 | lock file = /opt/stack/data/swift/run/object6643.lock 2022-02-08 17:31:32.422 | + lib/swift:configure_swift:360 : is_ubuntu 2022-02-08 17:31:32.424 | + functions-common:is_ubuntu:562 : [[ -z deb ]] 2022-02-08 17:31:32.426 | + functions-common:is_ubuntu:565 : '[' deb = deb ']' 2022-02-08 17:31:32.428 | + lib/swift:configure_swift:361 : sudo sed -i '/^RSYNC_ENABLE=false/ { s/false/true/ }' /etc/default/rsync 2022-02-08 17:31:32.441 | + lib/swift:configure_swift:366 : SWIFT_CONFIG_PROXY_SERVER=/etc/swift/proxy-server.conf 2022-02-08 17:31:32.443 | + lib/swift:configure_swift:367 : cp /opt/stack/swift/etc/proxy-server.conf-sample /etc/swift/proxy-server.conf 2022-02-08 17:31:32.447 | + lib/swift:configure_swift:368 : cp /opt/stack/swift/etc/internal-client.conf-sample /etc/swift/internal-client.conf 2022-02-08 17:31:32.451 | + lib/swift:configure_swift:372 : local csyncfile=/etc/swift/container-sync-realms.conf 2022-02-08 17:31:32.453 | + lib/swift:configure_swift:373 : cp /opt/stack/swift/etc/container-sync-realms.conf-sample /etc/swift/container-sync-realms.conf 2022-02-08 17:31:32.458 | + lib/swift:configure_swift:374 : iniset /etc/swift/container-sync-realms.conf realm1 key realm1key 2022-02-08 17:31:32.486 | + lib/swift:configure_swift:375 : iniset /etc/swift/container-sync-realms.conf realm1 cluster_name1 http://10.222.0.53:8080/v1/ 2022-02-08 17:31:32.512 | + lib/swift:configure_swift:377 : iniuncomment /etc/swift/proxy-server.conf DEFAULT user 2022-02-08 17:31:32.530 | + lib/swift:configure_swift:378 : iniset /etc/swift/proxy-server.conf DEFAULT user ubuntu 2022-02-08 17:31:32.558 | + lib/swift:configure_swift:380 : iniuncomment /etc/swift/proxy-server.conf DEFAULT swift_dir 2022-02-08 17:31:32.576 | + lib/swift:configure_swift:381 : iniset /etc/swift/proxy-server.conf DEFAULT swift_dir /etc/swift 2022-02-08 17:31:32.604 | + lib/swift:configure_swift:383 : iniuncomment /etc/swift/proxy-server.conf DEFAULT workers 2022-02-08 17:31:32.622 | + lib/swift:configure_swift:384 : iniset /etc/swift/proxy-server.conf DEFAULT workers 1 2022-02-08 17:31:32.651 | + lib/swift:configure_swift:386 : iniuncomment /etc/swift/proxy-server.conf DEFAULT log_level 2022-02-08 17:31:32.668 | + lib/swift:configure_swift:387 : iniset /etc/swift/proxy-server.conf DEFAULT log_level DEBUG 2022-02-08 17:31:32.697 | + lib/swift:configure_swift:389 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_ip 2022-02-08 17:31:32.714 | + lib/swift:configure_swift:390 : iniset /etc/swift/proxy-server.conf DEFAULT bind_ip 0.0.0.0 2022-02-08 17:31:32.742 | + lib/swift:configure_swift:392 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_port 2022-02-08 17:31:32.760 | + lib/swift:configure_swift:393 : is_service_enabled tls-proxy 2022-02-08 17:31:32.775 | + functions-common:is_service_enabled:2070 : return 1 2022-02-08 17:31:32.777 | + lib/swift:configure_swift:396 : iniset /etc/swift/proxy-server.conf DEFAULT bind_port 8080 2022-02-08 17:31:32.805 | + lib/swift:configure_swift:402 : iniset /etc/swift/proxy-server.conf app:proxy-server node_timeout 120 2022-02-08 17:31:32.833 | + lib/swift:configure_swift:403 : iniset /etc/swift/proxy-server.conf app:proxy-server conn_timeout 20 2022-02-08 17:31:32.860 | + lib/swift:configure_swift:406 : iniset /etc/swift/proxy-server.conf filter:versioned_writes allow_versioned_writes true 2022-02-08 17:31:32.887 | + lib/swift:configure_swift:409 : is_service_enabled ceilometer 2022-02-08 17:31:32.902 | + functions-common:is_service_enabled:2070 : return 1 2022-02-08 17:31:32.904 | + lib/swift:configure_swift:420 : iniset /etc/swift/proxy-server.conf filter:proxy-logging reveal_sensitive_prefix 12 2022-02-08 17:31:32.933 | + lib/swift:configure_swift:426 : is_service_enabled s3api 2022-02-08 17:31:32.948 | + functions-common:is_service_enabled:2070 : return 1 2022-02-08 17:31:32.950 | + lib/swift:configure_swift:429 : is_service_enabled keystone 2022-02-08 17:31:32.966 | + functions-common:is_service_enabled:2070 : return 0 2022-02-08 17:31:32.968 | + lib/swift:configure_swift:430 : swift_pipeline+=' authtoken' 2022-02-08 17:31:32.970 | + lib/swift:configure_swift:431 : is_service_enabled s3api 2022-02-08 17:31:32.985 | + functions-common:is_service_enabled:2070 : return 1 2022-02-08 17:31:32.987 | + lib/swift:configure_swift:436 : swift_pipeline+=' keystoneauth' 2022-02-08 17:31:32.989 | + lib/swift:configure_swift:439 : swift_pipeline+=' tempauth ' 2022-02-08 17:31:32.991 | + lib/swift:configure_swift:441 : sed -i '/^pipeline/ { s/tempauth/crossdomain authtoken keystoneauth tempauth formpost staticweb/ ;}' /etc/swift/proxy-server.conf 2022-02-08 17:31:32.996 | + lib/swift:configure_swift:442 : sed -i '/^pipeline/ { s/proxy-server/ proxy-server/ ; }' /etc/swift/proxy-server.conf 2022-02-08 17:31:33.006 | + lib/swift:configure_swift:444 : iniset /etc/swift/proxy-server.conf app:proxy-server account_autocreate true 2022-02-08 17:31:33.033 | + lib/swift:configure_swift:445 : iniset /etc/swift/proxy-server.conf app:proxy-server allow_account_management true 2022-02-08 17:31:33.060 | + lib/swift:configure_swift:448 : iniset /etc/swift/proxy-server.conf filter:crossdomain use egg:swift#crossdomain 2022-02-08 17:31:33.090 | + lib/swift:configure_swift:453 : iniset /etc/swift/proxy-server.conf filter:authtoken log_name swift 2022-02-08 17:31:33.119 | + lib/swift:configure_swift:455 : iniset /etc/swift/proxy-server.conf filter:authtoken paste.filter_factory keystonemiddleware.auth_token:filter_factory 2022-02-08 17:31:33.147 | + lib/swift:configure_swift:456 : configure_keystone_authtoken_middleware /etc/swift/proxy-server.conf swift filter:authtoken 2022-02-08 17:31:33.149 | + lib/keystone:configure_keystone_authtoken_middleware:436 : local conf_file=/etc/swift/proxy-server.conf 2022-02-08 17:31:33.152 | + lib/keystone:configure_keystone_authtoken_middleware:437 : local admin_user=swift 2022-02-08 17:31:33.154 | + lib/keystone:configure_keystone_authtoken_middleware:438 : local section=filter:authtoken 2022-02-08 17:31:33.156 | + lib/keystone:configure_keystone_authtoken_middleware:440 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_type password 2022-02-08 17:31:33.182 | + lib/keystone:configure_keystone_authtoken_middleware:441 : iniset /etc/swift/proxy-server.conf filter:authtoken interface public 2022-02-08 17:31:33.210 | + lib/keystone:configure_keystone_authtoken_middleware:442 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_url http://10.222.0.53/identity 2022-02-08 17:31:33.236 | + lib/keystone:configure_keystone_authtoken_middleware:443 : iniset /etc/swift/proxy-server.conf filter:authtoken username swift 2022-02-08 17:31:33.264 | + lib/keystone:configure_keystone_authtoken_middleware:444 : iniset /etc/swift/proxy-server.conf filter:authtoken password Passw0rd 2022-02-08 17:31:33.291 | + lib/keystone:configure_keystone_authtoken_middleware:445 : iniset /etc/swift/proxy-server.conf filter:authtoken user_domain_name Default 2022-02-08 17:31:33.319 | + lib/keystone:configure_keystone_authtoken_middleware:446 : iniset /etc/swift/proxy-server.conf filter:authtoken project_name service 2022-02-08 17:31:33.345 | + lib/keystone:configure_keystone_authtoken_middleware:447 : iniset /etc/swift/proxy-server.conf filter:authtoken project_domain_name Default 2022-02-08 17:31:33.373 | + lib/keystone:configure_keystone_authtoken_middleware:449 : iniset /etc/swift/proxy-server.conf filter:authtoken cafile /opt/stack/data/ca-bundle.pem 2022-02-08 17:31:33.403 | + lib/keystone:configure_keystone_authtoken_middleware:450 : iniset /etc/swift/proxy-server.conf filter:authtoken memcached_servers localhost:11211 2022-02-08 17:31:33.430 | + lib/swift:configure_swift:457 : iniset /etc/swift/proxy-server.conf filter:authtoken delay_auth_decision 1 2022-02-08 17:31:33.457 | + lib/swift:configure_swift:458 : iniset /etc/swift/proxy-server.conf filter:authtoken cache swift.cache 2022-02-08 17:31:33.484 | + lib/swift:configure_swift:459 : iniset /etc/swift/proxy-server.conf filter:authtoken include_service_catalog False 2022-02-08 17:31:33.513 | + lib/swift:configure_swift:461 : iniset /etc/swift/proxy-server.conf filter:keystoneauth use egg:swift#keystoneauth 2022-02-08 17:31:33.542 | + lib/swift:configure_swift:462 : iniset /etc/swift/proxy-server.conf filter:keystoneauth operator_roles 'Member, admin' 2022-02-08 17:31:33.570 | + lib/swift:configure_swift:467 : iniuncomment /etc/swift/proxy-server.conf filter:tempauth account_autocreate 2022-02-08 17:31:33.588 | + lib/swift:configure_swift:468 : iniset /etc/swift/proxy-server.conf filter:tempauth reseller_prefix TEMPAUTH 2022-02-08 17:31:33.616 | + lib/swift:configure_swift:471 : iniset /etc/swift/proxy-server.conf filter:domain_remap reseller_prefixes 'AUTH, TEMPAUTH' 2022-02-08 17:31:33.645 | + lib/swift:configure_swift:473 : cp /opt/stack/swift/etc/swift.conf-sample /etc/swift/swift.conf 2022-02-08 17:31:33.649 | + lib/swift:configure_swift:474 : iniset /etc/swift/swift.conf swift-hash swift_hash_path_suffix 66a3d6b56c1f479c8b4e70ab5d2014f6 2022-02-08 17:31:33.679 | + lib/swift:configure_swift:475 : iniset /etc/swift/swift.conf swift-constraints max_header_size 16384 2022-02-08 17:31:33.706 | + lib/swift:configure_swift:476 : iniset /etc/swift/swift.conf swift-constraints max_file_size 5368709122 2022-02-08 17:31:33.733 | + lib/swift:configure_swift:478 : local node_number 2022-02-08 17:31:33.736 | + lib/swift:configure_swift:479 : for node_number in ${SWIFT_REPLICAS_SEQ} 2022-02-08 17:31:33.738 | + lib/swift:configure_swift:480 : local swift_node_config=/etc/swift/object-server/1.conf 2022-02-08 17:31:33.740 | + lib/swift:configure_swift:481 : cp /opt/stack/swift/etc/object-server.conf-sample /etc/swift/object-server/1.conf 2022-02-08 17:31:33.745 | + lib/swift:configure_swift:482 : generate_swift_config_services /etc/swift/object-server/1.conf 1 6613 object 2022-02-08 17:31:33.747 | + lib/swift:generate_swift_config_services:292 : local swift_node_config=/etc/swift/object-server/1.conf 2022-02-08 17:31:33.749 | + lib/swift:generate_swift_config_services:293 : local node_id=1 2022-02-08 17:31:33.751 | + lib/swift:generate_swift_config_services:294 : local bind_port=6613 2022-02-08 17:31:33.754 | + lib/swift:generate_swift_config_services:295 : local server_type=object 2022-02-08 17:31:33.756 | + lib/swift:generate_swift_config_services:297 : log_facility=0 2022-02-08 17:31:33.758 | + lib/swift:generate_swift_config_services:298 : local node_path=/opt/stack/data/swift/1 2022-02-08 17:31:33.760 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/object-server/1.conf DEFAULT user 2022-02-08 17:31:33.778 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/object-server/1.conf DEFAULT user ubuntu 2022-02-08 17:31:33.806 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_port 2022-02-08 17:31:33.824 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/object-server/1.conf DEFAULT bind_port 6613 2022-02-08 17:31:33.852 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/object-server/1.conf DEFAULT swift_dir 2022-02-08 17:31:33.870 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/object-server/1.conf DEFAULT swift_dir /etc/swift 2022-02-08 17:31:33.898 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/object-server/1.conf DEFAULT devices 2022-02-08 17:31:33.917 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/object-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-02-08 17:31:33.945 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/object-server/1.conf DEFAULT log_facility 2022-02-08 17:31:33.963 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/object-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-02-08 17:31:33.992 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/object-server/1.conf DEFAULT workers 2022-02-08 17:31:34.010 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/object-server/1.conf DEFAULT workers 2 2022-02-08 17:31:34.038 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/object-server/1.conf DEFAULT disable_fallocate 2022-02-08 17:31:34.057 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/object-server/1.conf DEFAULT disable_fallocate true 2022-02-08 17:31:34.086 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/object-server/1.conf DEFAULT mount_check 2022-02-08 17:31:34.105 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/object-server/1.conf DEFAULT mount_check false 2022-02-08 17:31:34.133 | + lib/swift:generate_swift_config_services:324 : iniuncomment /etc/swift/object-server/1.conf object-replicator vm_test_mode 2022-02-08 17:31:34.151 | + lib/swift:generate_swift_config_services:325 : iniset /etc/swift/object-server/1.conf object-replicator vm_test_mode yes 2022-02-08 17:31:34.179 | + lib/swift:generate_swift_config_services:329 : sed -i -e 's,#[ ]*recon_cache_path .*,recon_cache_path = /opt/stack/data/swift/cache,' /etc/swift/object-server/1.conf 2022-02-08 17:31:34.188 | + lib/swift:configure_swift:483 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_ip 2022-02-08 17:31:34.206 | + lib/swift:configure_swift:484 : iniset /etc/swift/object-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-02-08 17:31:34.235 | + lib/swift:configure_swift:485 : iniset /etc/swift/object-server/1.conf filter:recon recon_cache_path /opt/stack/data/swift/cache 2022-02-08 17:31:34.267 | + lib/swift:configure_swift:487 : swift_node_config=/etc/swift/container-server/1.conf 2022-02-08 17:31:34.269 | + lib/swift:configure_swift:488 : cp /opt/stack/swift/etc/container-server.conf-sample /etc/swift/container-server/1.conf 2022-02-08 17:31:34.274 | + lib/swift:configure_swift:489 : generate_swift_config_services /etc/swift/container-server/1.conf 1 6611 container 2022-02-08 17:31:34.276 | + lib/swift:generate_swift_config_services:292 : local swift_node_config=/etc/swift/container-server/1.conf 2022-02-08 17:31:34.278 | + lib/swift:generate_swift_config_services:293 : local node_id=1 2022-02-08 17:31:34.280 | + lib/swift:generate_swift_config_services:294 : local bind_port=6611 2022-02-08 17:31:34.283 | + lib/swift:generate_swift_config_services:295 : local server_type=container 2022-02-08 17:31:34.285 | + lib/swift:generate_swift_config_services:297 : log_facility=0 2022-02-08 17:31:34.288 | + lib/swift:generate_swift_config_services:298 : local node_path=/opt/stack/data/swift/1 2022-02-08 17:31:34.290 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/container-server/1.conf DEFAULT user 2022-02-08 17:31:34.308 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/container-server/1.conf DEFAULT user ubuntu 2022-02-08 17:31:34.336 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_port 2022-02-08 17:31:34.354 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/container-server/1.conf DEFAULT bind_port 6611 2022-02-08 17:31:34.382 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/container-server/1.conf DEFAULT swift_dir 2022-02-08 17:31:34.401 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/container-server/1.conf DEFAULT swift_dir /etc/swift 2022-02-08 17:31:34.429 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/container-server/1.conf DEFAULT devices 2022-02-08 17:31:34.448 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/container-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-02-08 17:31:34.476 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/container-server/1.conf DEFAULT log_facility 2022-02-08 17:31:34.494 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/container-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-02-08 17:31:34.523 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/container-server/1.conf DEFAULT workers 2022-02-08 17:31:34.541 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/container-server/1.conf DEFAULT workers 2 2022-02-08 17:31:34.569 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/container-server/1.conf DEFAULT disable_fallocate 2022-02-08 17:31:34.588 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/container-server/1.conf DEFAULT disable_fallocate true 2022-02-08 17:31:34.616 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/container-server/1.conf DEFAULT mount_check 2022-02-08 17:31:34.634 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/container-server/1.conf DEFAULT mount_check false 2022-02-08 17:31:34.663 | + lib/swift:generate_swift_config_services:324 : iniuncomment /etc/swift/container-server/1.conf container-replicator vm_test_mode 2022-02-08 17:31:34.681 | + lib/swift:generate_swift_config_services:325 : iniset /etc/swift/container-server/1.conf container-replicator vm_test_mode yes 2022-02-08 17:31:34.709 | + lib/swift:generate_swift_config_services:329 : sed -i -e 's,#[ ]*recon_cache_path .*,recon_cache_path = /opt/stack/data/swift/cache,' /etc/swift/container-server/1.conf 2022-02-08 17:31:34.715 | + lib/swift:configure_swift:490 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_ip 2022-02-08 17:31:34.733 | + lib/swift:configure_swift:491 : iniset /etc/swift/container-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-02-08 17:31:34.762 | + lib/swift:configure_swift:493 : swift_node_config=/etc/swift/account-server/1.conf 2022-02-08 17:31:34.765 | + lib/swift:configure_swift:494 : cp /opt/stack/swift/etc/account-server.conf-sample /etc/swift/account-server/1.conf 2022-02-08 17:31:34.770 | + lib/swift:configure_swift:495 : generate_swift_config_services /etc/swift/account-server/1.conf 1 6612 account 2022-02-08 17:31:34.772 | + lib/swift:generate_swift_config_services:292 : local swift_node_config=/etc/swift/account-server/1.conf 2022-02-08 17:31:34.774 | + lib/swift:generate_swift_config_services:293 : local node_id=1 2022-02-08 17:31:34.776 | + lib/swift:generate_swift_config_services:294 : local bind_port=6612 2022-02-08 17:31:34.778 | + lib/swift:generate_swift_config_services:295 : local server_type=account 2022-02-08 17:31:34.781 | + lib/swift:generate_swift_config_services:297 : log_facility=0 2022-02-08 17:31:34.783 | + lib/swift:generate_swift_config_services:298 : local node_path=/opt/stack/data/swift/1 2022-02-08 17:31:34.785 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/account-server/1.conf DEFAULT user 2022-02-08 17:31:34.803 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/account-server/1.conf DEFAULT user ubuntu 2022-02-08 17:31:34.831 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_port 2022-02-08 17:31:34.849 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/account-server/1.conf DEFAULT bind_port 6612 2022-02-08 17:31:34.878 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/account-server/1.conf DEFAULT swift_dir 2022-02-08 17:31:34.896 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/account-server/1.conf DEFAULT swift_dir /etc/swift 2022-02-08 17:31:34.923 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/account-server/1.conf DEFAULT devices 2022-02-08 17:31:34.943 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/account-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-02-08 17:31:34.971 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/account-server/1.conf DEFAULT log_facility 2022-02-08 17:31:34.989 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/account-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-02-08 17:31:35.018 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/account-server/1.conf DEFAULT workers 2022-02-08 17:31:35.036 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/account-server/1.conf DEFAULT workers 2 2022-02-08 17:31:35.064 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/account-server/1.conf DEFAULT disable_fallocate 2022-02-08 17:31:35.082 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/account-server/1.conf DEFAULT disable_fallocate true 2022-02-08 17:31:35.110 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/account-server/1.conf DEFAULT mount_check 2022-02-08 17:31:35.130 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/account-server/1.conf DEFAULT mount_check false 2022-02-08 17:31:35.158 | + lib/swift:generate_swift_config_services:324 : iniuncomment /etc/swift/account-server/1.conf account-replicator vm_test_mode 2022-02-08 17:31:35.176 | + lib/swift:generate_swift_config_services:325 : iniset /etc/swift/account-server/1.conf account-replicator vm_test_mode yes 2022-02-08 17:31:35.203 | + lib/swift:generate_swift_config_services:329 : sed -i -e 's,#[ ]*recon_cache_path .*,recon_cache_path = /opt/stack/data/swift/cache,' /etc/swift/account-server/1.conf 2022-02-08 17:31:35.208 | + lib/swift:configure_swift:496 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_ip 2022-02-08 17:31:35.226 | + lib/swift:configure_swift:497 : iniset /etc/swift/account-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-02-08 17:31:35.255 | + lib/swift:configure_swift:501 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest1 'testing .admin' 2022-02-08 17:31:35.283 | + lib/swift:configure_swift:502 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest2_swiftusertest2 'testing2 .admin' 2022-02-08 17:31:35.311 | + lib/swift:configure_swift:503 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest3 'testing3 .admin' 2022-02-08 17:31:35.339 | + lib/swift:configure_swift:505 : testfile=/etc/swift/test.conf 2022-02-08 17:31:35.341 | + lib/swift:configure_swift:506 : cp /opt/stack/swift/test/sample.conf /etc/swift/test.conf 2022-02-08 17:31:35.346 | + lib/swift:configure_swift:509 : iniset /etc/swift/test.conf func_test account swiftprojecttest1 2022-02-08 17:31:35.374 | + lib/swift:configure_swift:510 : iniset /etc/swift/test.conf func_test username swiftusertest1 2022-02-08 17:31:35.403 | + lib/swift:configure_swift:511 : iniset /etc/swift/test.conf func_test username3 swiftusertest3 2022-02-08 17:31:35.432 | + lib/swift:configure_swift:512 : iniset /etc/swift/test.conf func_test account2 swiftprojecttest2 2022-02-08 17:31:35.461 | + lib/swift:configure_swift:513 : iniset /etc/swift/test.conf func_test username2 swiftusertest2 2022-02-08 17:31:35.490 | + lib/swift:configure_swift:514 : iniset /etc/swift/test.conf func_test account4 swiftprojecttest4 2022-02-08 17:31:35.519 | + lib/swift:configure_swift:515 : iniset /etc/swift/test.conf func_test username4 swiftusertest4 2022-02-08 17:31:35.546 | + lib/swift:configure_swift:516 : iniset /etc/swift/test.conf func_test password4 testing4 2022-02-08 17:31:35.574 | + lib/swift:configure_swift:517 : iniset /etc/swift/test.conf func_test domain4 swift_test 2022-02-08 17:31:35.601 | + lib/swift:configure_swift:519 : is_service_enabled keystone 2022-02-08 17:31:35.617 | + functions-common:is_service_enabled:2070 : return 0 2022-02-08 17:31:35.619 | + lib/swift:configure_swift:520 : iniuncomment /etc/swift/test.conf func_test auth_version 2022-02-08 17:31:35.639 | + lib/swift:configure_swift:521 : local auth_vers 2022-02-08 17:31:35.642 | ++ lib/swift:configure_swift:522 : iniget /etc/swift/test.conf func_test auth_version 2022-02-08 17:31:35.661 | + lib/swift:configure_swift:522 : auth_vers=3 2022-02-08 17:31:35.664 | + lib/swift:configure_swift:523 : iniset /etc/swift/test.conf func_test auth_host 10.222.0.53 2022-02-08 17:31:35.693 | + lib/swift:configure_swift:524 : [[ http == \h\t\t\p\s ]] 2022-02-08 17:31:35.696 | + lib/swift:configure_swift:527 : iniset /etc/swift/test.conf func_test auth_port 80 2022-02-08 17:31:35.723 | + lib/swift:configure_swift:529 : iniset /etc/swift/test.conf func_test auth_uri http://10.222.0.53/identity 2022-02-08 17:31:35.753 | + lib/swift:configure_swift:530 : [[ 3 == \3 ]] 2022-02-08 17:31:35.755 | + lib/swift:configure_swift:531 : iniset /etc/swift/test.conf func_test auth_prefix /identity/v3/ 2022-02-08 17:31:35.783 | + lib/swift:configure_swift:535 : is_service_enabled tls-proxy 2022-02-08 17:31:35.799 | + functions-common:is_service_enabled:2070 : return 1 2022-02-08 17:31:35.801 | + lib/swift:configure_swift:541 : local user_group 2022-02-08 17:31:35.804 | ++ lib/swift:configure_swift:542 : id -g ubuntu 2022-02-08 17:31:35.809 | + lib/swift:configure_swift:542 : user_group=1000 2022-02-08 17:31:35.811 | + lib/swift:configure_swift:543 : sudo install -d -o ubuntu -g 1000 /opt/stack/data/swift 2022-02-08 17:31:35.824 | + lib/swift:configure_swift:545 : local swift_log_dir=/opt/stack/data/swift/logs 2022-02-08 17:31:35.826 | + lib/swift:configure_swift:546 : sudo rm -rf /opt/stack/data/swift/logs 2022-02-08 17:31:35.838 | + lib/swift:configure_swift:547 : local swift_log_group=adm 2022-02-08 17:31:35.840 | + lib/swift:configure_swift:548 : is_suse 2022-02-08 17:31:35.842 | + functions-common:is_suse:531 : is_opensuse 2022-02-08 17:31:35.845 | + functions-common:is_opensuse:538 : [[ -z Ubuntu ]] 2022-02-08 17:31:35.847 | + functions-common:is_opensuse:542 : [[ Ubuntu =~ (openSUSE) ]] 2022-02-08 17:31:35.850 | + functions-common:is_suse:531 : is_suse_linux_enterprise 2022-02-08 17:31:35.852 | + functions-common:is_suse_linux_enterprise:550 : [[ -z Ubuntu ]] 2022-02-08 17:31:35.854 | + functions-common:is_suse_linux_enterprise:554 : [[ Ubuntu =~ (^SUSE) ]] 2022-02-08 17:31:35.856 | + lib/swift:configure_swift:551 : sudo install -d -o ubuntu -g adm /opt/stack/data/swift/logs/hourly 2022-02-08 17:31:35.869 | + lib/swift:configure_swift:553 : [[ False != \F\a\l\s\e ]] 2022-02-08 17:31:35.871 | + lib/swift:configure_swift:561 : '[' False == True ']' 2022-02-08 17:31:35.873 | + ./stack.sh:main:911 : is_service_enabled s3api 2022-02-08 17:31:35.890 | + functions-common:is_service_enabled:2070 : return 1 2022-02-08 17:31:35.893 | + ./stack.sh:main:917 : is_service_enabled g-api n-api 2022-02-08 17:31:35.911 | + functions-common:is_service_enabled:2070 : return 0 2022-02-08 17:31:35.914 | + ./stack.sh:main:919 : stack_install_service glance 2022-02-08 17:31:35.916 | + lib/stack:stack_install_service:20 : local service=glance 2022-02-08 17:31:35.918 | + lib/stack:stack_install_service:21 : type install_glance 2022-02-08 17:31:35.921 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-02-08 17:31:35.923 | + lib/stack:stack_install_service:32 : install_glance 2022-02-08 17:31:35.926 | + lib/glance:install_glance:507 : glance_store_extras=() 2022-02-08 17:31:35.928 | + lib/glance:install_glance:507 : local glance_store_extras 2022-02-08 17:31:35.931 | + lib/glance:install_glance:509 : is_service_enabled cinder 2022-02-08 17:31:35.948 | + functions-common:is_service_enabled:2070 : return 0 2022-02-08 17:31:35.951 | + lib/glance:install_glance:510 : glance_store_extras=("cinder" "${glance_store_extras[@]}") 2022-02-08 17:31:35.953 | + lib/glance:install_glance:513 : is_service_enabled swift 2022-02-08 17:31:35.971 | + functions-common:is_service_enabled:2070 : return 0 2022-02-08 17:31:35.973 | + lib/glance:install_glance:514 : glance_store_extras=("swift" "${glance_store_extras[@]}") 2022-02-08 17:31:35.976 | + lib/glance:install_glance:519 : use_library_from_git glance_store 2022-02-08 17:31:35.979 | + inc/python:use_library_from_git:250 : local name=glance_store 2022-02-08 17:31:35.981 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-08 17:31:35.984 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-08 17:31:35.986 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,glance_store, ]] 2022-02-08 17:31:35.989 | + inc/python:use_library_from_git:253 : return 1 2022-02-08 17:31:35.992 | ++ lib/glance:install_glance:525 : join_extras swift cinder 2022-02-08 17:31:35.995 | ++ inc/python:join_extras:29 : local IFS=, 2022-02-08 17:31:35.998 | ++ inc/python:join_extras:30 : echo swift,cinder 2022-02-08 17:31:36.001 | + lib/glance:install_glance:525 : pip_install_gr_extras glance-store swift,cinder 2022-02-08 17:31:36.004 | + inc/python:pip_install_gr_extras:89 : local name=glance-store 2022-02-08 17:31:36.006 | + inc/python:pip_install_gr_extras:90 : local extras=swift,cinder 2022-02-08 17:31:36.009 | + inc/python:pip_install_gr_extras:91 : local version_constraints 2022-02-08 17:31:36.012 | ++ inc/python:pip_install_gr_extras:92 : get_version_constraints_from_global_requirements glance-store 2022-02-08 17:31:36.015 | ++ inc/python:get_version_constraints_from_global_requirements:237 : local package=glance-store 2022-02-08 17:31:36.018 | ++ inc/python:get_version_constraints_from_global_requirements:238 : local required_pkg_version_constraint 2022-02-08 17:31:36.022 | +++ inc/python:get_version_constraints_from_global_requirements:240 : grep -i -h -o -P '^glance-store\K.*' /opt/stack/requirements/global-requirements.txt 2022-02-08 17:31:36.022 | +++ inc/python:get_version_constraints_from_global_requirements:240 : cut -d# -f1 2022-02-08 17:31:36.027 | ++ inc/python:get_version_constraints_from_global_requirements:240 : required_pkg_version_constraint='!=0.29.0 ' 2022-02-08 17:31:36.030 | ++ inc/python:get_version_constraints_from_global_requirements:241 : [[ !=0.29.0 == '' ]] 2022-02-08 17:31:36.033 | ++ inc/python:get_version_constraints_from_global_requirements:244 : echo '!=0.29.0' 2022-02-08 17:31:36.036 | + inc/python:pip_install_gr_extras:92 : version_constraints='!=0.29.0' 2022-02-08 17:31:36.039 | + inc/python:pip_install_gr_extras:93 : pip_install 'glance-store[swift,cinder]!=0.29.0' 2022-02-08 17:31:36.063 | Using python 3.8 to install glance-store[swift,cinder]!=0.29.0 2022-02-08 17:31:36.065 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt 'glance-store[swift,cinder]!=0.29.0' 2022-02-08 17:31:36.954 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:31:36.954 | from cryptography.utils import int_from_bytes 2022-02-08 17:31:36.954 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:31:36.954 | from cryptography.utils import int_from_bytes 2022-02-08 17:31:38.092 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-08 17:31:38.120 | Requirement already satisfied: glance-store[cinder,swift]!=0.29.0 in /usr/local/lib/python3.8/dist-packages (2.7.0) 2022-02-08 17:31:38.205 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (4.5.0) 2022-02-08 17:31:38.206 | Requirement already satisfied: keystoneauth1>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (4.4.0) 2022-02-08 17:31:38.207 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from glance-store[cinder,swift]!=0.29.0) (3.2.0) 2022-02-08 17:31:38.208 | Requirement already satisfied: six>=1.11.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (1.16.0) 2022-02-08 17:31:38.209 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (8.7.1) 2022-02-08 17:31:38.210 | Requirement already satisfied: eventlet!=0.18.3,!=0.20.1,>=0.18.2 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (0.33.0) 2022-02-08 17:31:38.211 | Requirement already satisfied: oslo.utils>=4.7.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (4.12.1) 2022-02-08 17:31:38.212 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (4.2.0) 2022-02-08 17:31:38.213 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (5.1.0) 2022-02-08 17:31:38.214 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (4.4.0) 2022-02-08 17:31:38.215 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (3.5.0) 2022-02-08 17:31:38.216 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (2.27.1) 2022-02-08 17:31:38.219 | Requirement already satisfied: httplib2>=0.9.1 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (0.20.4) 2022-02-08 17:31:38.221 | Requirement already satisfied: python-swiftclient>=3.2.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (3.13.0) 2022-02-08 17:31:38.224 | Requirement already satisfied: python-cinderclient>=4.1.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (8.2.0) 2022-02-08 17:31:38.226 | Requirement already satisfied: oslo.privsep>=1.23.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (2.6.2) 2022-02-08 17:31:38.228 | Requirement already satisfied: os-brick>=2.6.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (5.1.0) 2022-02-08 17:31:38.230 | Requirement already satisfied: oslo.rootwrap>=5.8.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (6.3.0) 2022-02-08 17:31:38.241 | Requirement already satisfied: greenlet>=0.3 in /usr/local/lib/python3.8/dist-packages (from eventlet!=0.18.3,!=0.20.1,>=0.18.2->glance-store[cinder,swift]!=0.29.0) (1.1.2) 2022-02-08 17:31:38.241 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet!=0.18.3,!=0.20.1,>=0.18.2->glance-store[cinder,swift]!=0.29.0) (2.1.0) 2022-02-08 17:31:38.254 | Requirement already satisfied: pyparsing!=3.0.0,!=3.0.1,!=3.0.2,!=3.0.3,<4,>=2.4.2 in /usr/local/lib/python3.8/dist-packages (from httplib2>=0.9.1->glance-store[cinder,swift]!=0.29.0) (3.0.7) 2022-02-08 17:31:38.326 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.4.0->glance-store[cinder,swift]!=0.29.0) (1.0.2) 2022-02-08 17:31:38.327 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.4.0->glance-store[cinder,swift]!=0.29.0) (1.7.0) 2022-02-08 17:31:38.329 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.4.0->glance-store[cinder,swift]!=0.29.0) (5.8.0) 2022-02-08 17:31:38.352 | Requirement already satisfied: os-win>=5.4.0 in /usr/local/lib/python3.8/dist-packages (from os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (5.5.0) 2022-02-08 17:31:38.353 | Requirement already satisfied: oslo.context>=3.1.1 in /usr/local/lib/python3.8/dist-packages (from os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (3.4.0) 2022-02-08 17:31:38.355 | Requirement already satisfied: oslo.service>=2.5.0 in /usr/local/lib/python3.8/dist-packages (from os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (2.8.0) 2022-02-08 17:31:38.356 | Requirement already satisfied: oslo.log>=4.4.0 in /usr/local/lib/python3.8/dist-packages (from os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (4.6.1) 2022-02-08 17:31:38.358 | Requirement already satisfied: tenacity>=6.3.1 in /usr/local/lib/python3.8/dist-packages (from os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (6.3.1) 2022-02-08 17:31:38.371 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->glance-store[cinder,swift]!=0.29.0) (0.17.3) 2022-02-08 17:31:38.414 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->glance-store[cinder,swift]!=0.29.0) (6.0) 2022-02-08 17:31:38.415 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->glance-store[cinder,swift]!=0.29.0) (0.8.0) 2022-02-08 17:31:38.416 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->glance-store[cinder,swift]!=0.29.0) (1.5.0) 2022-02-08 17:31:38.417 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->glance-store[cinder,swift]!=0.29.0) (2.4.0) 2022-02-08 17:31:38.437 | Requirement already satisfied: msgpack>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.privsep>=1.23.0->glance-store[cinder,swift]!=0.29.0) (1.0.3) 2022-02-08 17:31:38.438 | Requirement already satisfied: cffi>=1.14.0 in /usr/local/lib/python3.8/dist-packages (from oslo.privsep>=1.23.0->glance-store[cinder,swift]!=0.29.0) (1.15.0) 2022-02-08 17:31:38.453 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->glance-store[cinder,swift]!=0.29.0) (2021.3) 2022-02-08 17:31:38.469 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance-store[cinder,swift]!=0.29.0) (21.3) 2022-02-08 17:31:38.472 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance-store[cinder,swift]!=0.29.0) (0.11.0) 2022-02-08 17:31:38.491 | Requirement already satisfied: PrettyTable>=0.7.2 in /usr/local/lib/python3.8/dist-packages (from python-cinderclient>=4.1.0->glance-store[cinder,swift]!=0.29.0) (3.0.0) 2022-02-08 17:31:38.492 | Requirement already satisfied: simplejson>=3.5.1 in /usr/local/lib/python3.8/dist-packages (from python-cinderclient>=4.1.0->glance-store[cinder,swift]!=0.29.0) (3.17.6) 2022-02-08 17:31:38.572 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->glance-store[cinder,swift]!=0.29.0) (2.0.11) 2022-02-08 17:31:38.574 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->glance-store[cinder,swift]!=0.29.0) (2019.11.28) 2022-02-08 17:31:38.575 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->glance-store[cinder,swift]!=0.29.0) (1.26.8) 2022-02-08 17:31:38.577 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->glance-store[cinder,swift]!=0.29.0) (3.3) 2022-02-08 17:31:38.626 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.14.0->oslo.privsep>=1.23.0->glance-store[cinder,swift]!=0.29.0) (2.21) 2022-02-08 17:31:38.654 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.config>=5.2.0->glance-store[cinder,swift]!=0.29.0) (1.13.3) 2022-02-08 17:31:38.862 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.4.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (2.8.2) 2022-02-08 17:31:38.866 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.4.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (0.9.6) 2022-02-08 17:31:38.900 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.5.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (1.3.3) 2022-02-08 17:31:38.901 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.5.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (3.5.0) 2022-02-08 17:31:38.902 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.5.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (2.5.1) 2022-02-08 17:31:38.904 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.5.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (1.8.7) 2022-02-08 17:31:38.905 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.5.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (3.0.0) 2022-02-08 17:31:38.907 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.5.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (2.1.1) 2022-02-08 17:31:38.986 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.2->python-cinderclient>=4.1.0->glance-store[cinder,swift]!=0.29.0) (0.2.5) 2022-02-08 17:31:39.163 | Requirement already satisfied: testtools>=0.9.22 in /usr/local/lib/python3.8/dist-packages (from fixtures>=3.0.0->oslo.service>=2.5.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (2.5.0) 2022-02-08 17:31:39.186 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->oslo.service>=2.5.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (60.7.1) 2022-02-08 17:31:39.272 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->oslo.service>=2.5.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (0.7) 2022-02-08 17:31:39.425 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools>=0.9.22->fixtures>=3.0.0->oslo.service>=2.5.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (1.0.0) 2022-02-08 17:31:41.401 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-02-08 17:31:41.409 | WARNING: You are using pip version 21.3.1; however, version 22.0.3 is available. 2022-02-08 17:31:41.409 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-02-08 17:31:41.544 | + inc/python:pip_install:200 : result=0 2022-02-08 17:31:41.546 | + inc/python:pip_install:202 : time_stop pip_install 2022-02-08 17:31:41.549 | + functions-common:time_stop:2414 : local name 2022-02-08 17:31:41.551 | + functions-common:time_stop:2415 : local end_time 2022-02-08 17:31:41.554 | + functions-common:time_stop:2416 : local elapsed_time 2022-02-08 17:31:41.556 | + functions-common:time_stop:2417 : local total 2022-02-08 17:31:41.558 | + functions-common:time_stop:2418 : local start_time 2022-02-08 17:31:41.561 | + functions-common:time_stop:2420 : name=pip_install 2022-02-08 17:31:41.563 | + functions-common:time_stop:2421 : start_time=1644341496057 2022-02-08 17:31:41.565 | + functions-common:time_stop:2423 : [[ -z 1644341496057 ]] 2022-02-08 17:31:41.568 | ++ functions-common:time_stop:2426 : date +%s%3N 2022-02-08 17:31:41.572 | + functions-common:time_stop:2426 : end_time=1644341501570 2022-02-08 17:31:41.575 | + functions-common:time_stop:2427 : elapsed_time=5513 2022-02-08 17:31:41.577 | + functions-common:time_stop:2428 : total=66692 2022-02-08 17:31:41.580 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2022-02-08 17:31:41.582 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=72205 2022-02-08 17:31:41.585 | + inc/python:pip_install:203 : return 0 2022-02-08 17:31:41.587 | + lib/glance:install_glance:526 : copy_rootwrap /usr/local/etc/glance 2022-02-08 17:31:41.590 | + lib/glance:copy_rootwrap:239 : local source_path=/usr/local/etc/glance 2022-02-08 17:31:41.593 | + lib/glance:copy_rootwrap:241 : sudo install -d -o ubuntu /etc/glance 2022-02-08 17:31:41.606 | + lib/glance:copy_rootwrap:242 : cp -r /usr/local/etc/glance/rootwrap.conf /usr/local/etc/glance/rootwrap.d /etc/glance/ 2022-02-08 17:31:41.611 | + lib/glance:install_glance:529 : git_clone https://opendev.org/openstack/glance.git /opt/stack/glance master 2022-02-08 17:31:41.614 | + functions-common:git_clone:597 : local git_remote=https://opendev.org/openstack/glance.git 2022-02-08 17:31:41.616 | + functions-common:git_clone:598 : local git_dest=/opt/stack/glance 2022-02-08 17:31:41.618 | + functions-common:git_clone:599 : local git_ref=master 2022-02-08 17:31:41.621 | + functions-common:git_clone:600 : local orig_dir 2022-02-08 17:31:41.624 | ++ functions-common:git_clone:601 : pwd 2022-02-08 17:31:41.626 | + functions-common:git_clone:601 : orig_dir=/home/ubuntu/devstack 2022-02-08 17:31:41.629 | + functions-common:git_clone:602 : local git_clone_flags= 2022-02-08 17:31:41.632 | ++ functions-common:git_clone:604 : trueorfalse False RECLONE 2022-02-08 17:31:41.649 | + functions-common:git_clone:604 : RECLONE=False 2022-02-08 17:31:41.651 | + functions-common:git_clone:605 : [[ 0 -gt 0 ]] 2022-02-08 17:31:41.653 | + functions-common:git_clone:609 : [[ False = \T\r\u\e ]] 2022-02-08 17:31:41.657 | + functions-common:git_clone:618 : echo master 2022-02-08 17:31:41.657 | + functions-common:git_clone:618 : egrep -q '^refs' 2022-02-08 17:31:41.663 | + functions-common:git_clone:632 : [[ ! -d /opt/stack/glance ]] 2022-02-08 17:31:41.665 | + functions-common:git_clone:640 : [[ False = \T\r\u\e ]] 2022-02-08 17:31:41.667 | + functions-common:git_clone:666 : cd /opt/stack/glance 2022-02-08 17:31:41.670 | + functions-common:git_clone:667 : git show --oneline 2022-02-08 17:31:41.670 | + functions-common:git_clone:667 : head -1 2022-02-08 17:31:41.685 | a42fda92d Merge "[APIImpact] Quota usage API" 2022-02-08 17:31:41.688 | + functions-common:git_clone:668 : cd /home/ubuntu/devstack 2022-02-08 17:31:41.691 | + lib/glance:install_glance:531 : setup_develop /opt/stack/glance 2022-02-08 17:31:41.693 | + inc/python:setup_develop:338 : local bindep 2022-02-08 17:31:41.696 | + inc/python:setup_develop:339 : [[ /opt/stack/glance == -bindep* ]] 2022-02-08 17:31:41.698 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/glance 2022-02-08 17:31:41.701 | + inc/python:setup_develop:344 : local extras= 2022-02-08 17:31:41.704 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/glance -e 2022-02-08 17:31:41.707 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-02-08 17:31:41.709 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/glance == -bindep* ]] 2022-02-08 17:31:41.711 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/glance 2022-02-08 17:31:41.714 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-02-08 17:31:41.716 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-02-08 17:31:41.720 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/glance 2022-02-08 17:31:41.723 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-02-08 17:31:41.725 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/glance 2022-02-08 17:31:41.728 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-02-08 17:31:41.730 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-02-08 17:31:41.733 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/glance/setup.cfg 2022-02-08 17:31:41.739 | + inc/python:_setup_package_with_constraints_edit:385 : name=glance 2022-02-08 17:31:41.742 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- glance 2022-02-08 17:31:42.410 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/glance -e 2022-02-08 17:31:42.413 | + inc/python:setup_package:418 : local bindep=0 2022-02-08 17:31:42.415 | + inc/python:setup_package:419 : local bindep_flag= 2022-02-08 17:31:42.418 | + inc/python:setup_package:420 : local bindep_profiles= 2022-02-08 17:31:42.420 | + inc/python:setup_package:421 : [[ /opt/stack/glance == -bindep* ]] 2022-02-08 17:31:42.423 | + inc/python:setup_package:426 : local project_dir=/opt/stack/glance 2022-02-08 17:31:42.425 | + inc/python:setup_package:427 : local flags=-e 2022-02-08 17:31:42.427 | + inc/python:setup_package:428 : local extras= 2022-02-08 17:31:42.430 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-02-08 17:31:42.432 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-02-08 17:31:42.435 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-02-08 17:31:42.437 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-02-08 17:31:42.439 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-02-08 17:31:42.442 | + inc/python:setup_package:446 : pip_install -e /opt/stack/glance 2022-02-08 17:31:42.463 | Using python 3.8 to install /opt/stack/glance 2022-02-08 17:31:42.465 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/glance 2022-02-08 17:31:43.333 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:31:43.333 | from cryptography.utils import int_from_bytes 2022-02-08 17:31:43.333 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:31:43.333 | from cryptography.utils import int_from_bytes 2022-02-08 17:31:44.483 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-08 17:31:44.508 | Obtaining file:///opt/stack/glance 2022-02-08 17:31:44.509 | Preparing metadata (setup.py): started 2022-02-08 17:31:45.760 | Preparing metadata (setup.py): finished with status 'done' 2022-02-08 17:31:45.926 | Requirement already satisfied: pbr>=3.1.1 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev54) (5.8.0) 2022-02-08 17:31:45.928 | Requirement already satisfied: defusedxml>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev54) (0.7.1) 2022-02-08 17:31:45.929 | Requirement already satisfied: SQLAlchemy>=1.3.14 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev54) (1.4.31) 2022-02-08 17:31:45.930 | Requirement already satisfied: eventlet>=0.25.1 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev54) (0.33.0) 2022-02-08 17:31:45.931 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev54) (2.1.1) 2022-02-08 17:31:45.932 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev54) (2.5.1) 2022-02-08 17:31:45.933 | Requirement already satisfied: WebOb>=1.8.1 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev54) (1.8.7) 2022-02-08 17:31:45.934 | Requirement already satisfied: sqlparse>=0.2.2 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev54) (0.4.2) 2022-02-08 17:31:45.935 | Requirement already satisfied: alembic>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev54) (1.7.6) 2022-02-08 17:31:45.936 | Requirement already satisfied: httplib2>=0.9.1 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev54) (0.20.4) 2022-02-08 17:31:45.938 | Requirement already satisfied: oslo.config>=8.1.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev54) (8.7.1) 2022-02-08 17:31:45.939 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev54) (4.5.0) 2022-02-08 17:31:45.940 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev54) (3.4.0) 2022-02-08 17:31:45.941 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev54) (1.4.0) 2022-02-08 17:31:45.942 | Requirement already satisfied: oslo.utils>=4.7.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev54) (4.12.1) 2022-02-08 17:31:45.944 | Requirement already satisfied: stevedore!=3.0.0,>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev54) (3.5.0) 2022-02-08 17:31:45.945 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev54) (2.4.0) 2022-02-08 17:31:45.945 | Requirement already satisfied: taskflow>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev54) (4.6.3) 2022-02-08 17:31:45.946 | Requirement already satisfied: keystoneauth1>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev54) (4.4.0) 2022-02-08 17:31:45.948 | Requirement already satisfied: keystonemiddleware>=5.1.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev54) (9.3.0) 2022-02-08 17:31:45.949 | Requirement already satisfied: WSME>=0.8.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev54) (0.11.0) 2022-02-08 17:31:45.950 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev54) (3.0.0) 2022-02-08 17:31:45.951 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev54) (3.5.0) 2022-02-08 17:31:45.952 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from glance==23.1.0.dev54) (3.2.0) 2022-02-08 17:31:45.954 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev54) (4.4.0) 2022-02-08 17:31:45.955 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev54) (22.0.0) 2022-02-08 17:31:45.956 | Requirement already satisfied: six>=1.11.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev54) (1.16.0) 2022-02-08 17:31:45.957 | Requirement already satisfied: oslo.db>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev54) (11.1.0) 2022-02-08 17:31:45.958 | Requirement already satisfied: oslo.i18n>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev54) (5.1.0) 2022-02-08 17:31:45.959 | Requirement already satisfied: oslo.limit>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev54) (1.5.0) 2022-02-08 17:31:45.960 | Requirement already satisfied: oslo.log>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev54) (4.6.1) 2022-02-08 17:31:45.961 | Requirement already satisfied: oslo.messaging!=9.0.0,>=5.29.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev54) (12.12.0) 2022-02-08 17:31:45.962 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev54) (4.5.0) 2022-02-08 17:31:45.964 | Requirement already satisfied: oslo.reports>=1.18.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev54) (2.3.0) 2022-02-08 17:31:45.965 | Requirement already satisfied: oslo.policy>=3.8.1 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev54) (3.10.1) 2022-02-08 17:31:45.966 | Requirement already satisfied: retrying!=1.3.0,>=1.2.3 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev54) (1.3.3) 2022-02-08 17:31:45.967 | Requirement already satisfied: osprofiler>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev54) (3.4.2) 2022-02-08 17:31:45.968 | Requirement already satisfied: glance-store>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev54) (2.7.0) 2022-02-08 17:31:45.969 | Requirement already satisfied: debtcollector>=1.19.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev54) (2.4.0) 2022-02-08 17:31:45.970 | Requirement already satisfied: cryptography>=2.6.1 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev54) (36.0.1) 2022-02-08 17:31:45.971 | Requirement already satisfied: cursive>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev54) (0.2.2) 2022-02-08 17:31:45.972 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev54) (1.0.2) 2022-02-08 17:31:45.973 | Requirement already satisfied: os-win>=4.0.1 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev54) (5.5.0) 2022-02-08 17:31:45.974 | Requirement already satisfied: castellan>=0.17.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev54) (3.10.0) 2022-02-08 17:31:45.991 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->glance==23.1.0.dev54) (5.4.0) 2022-02-08 17:31:45.992 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->glance==23.1.0.dev54) (1.1.6) 2022-02-08 17:31:45.993 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->glance==23.1.0.dev54) (4.10.1) 2022-02-08 17:31:46.014 | Requirement already satisfied: python-barbicanclient>=4.5.2 in /usr/local/lib/python3.8/dist-packages (from castellan>=0.17.0->glance==23.1.0.dev54) (5.2.0) 2022-02-08 17:31:46.017 | Requirement already satisfied: requests!=2.20.0,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from castellan>=0.17.0->glance==23.1.0.dev54) (2.27.1) 2022-02-08 17:31:46.057 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.6.1->glance==23.1.0.dev54) (1.15.0) 2022-02-08 17:31:46.074 | Requirement already satisfied: oslo.serialization>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from cursive>=0.2.1->glance==23.1.0.dev54) (4.2.0) 2022-02-08 17:31:46.083 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.19.0->glance==23.1.0.dev54) (1.13.3) 2022-02-08 17:31:46.098 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.1->glance==23.1.0.dev54) (2.1.0) 2022-02-08 17:31:46.099 | Requirement already satisfied: greenlet>=0.3 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.1->glance==23.1.0.dev54) (1.1.2) 2022-02-08 17:31:46.191 | Requirement already satisfied: pyparsing!=3.0.0,!=3.0.1,!=3.0.2,!=3.0.3,<4,>=2.4.2 in /usr/local/lib/python3.8/dist-packages (from httplib2>=0.9.1->glance==23.1.0.dev54) (3.0.7) 2022-02-08 17:31:46.269 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.4.0->glance==23.1.0.dev54) (1.7.0) 2022-02-08 17:31:46.321 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=5.1.0->glance==23.1.0.dev54) (2.10.0) 2022-02-08 17:31:46.323 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=5.1.0->glance==23.1.0.dev54) (3.1.1) 2022-02-08 17:31:46.356 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->glance==23.1.0.dev54) (0.17.3) 2022-02-08 17:31:46.407 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.1.0->glance==23.1.0.dev54) (6.0) 2022-02-08 17:31:46.408 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.1.0->glance==23.1.0.dev54) (1.5.0) 2022-02-08 17:31:46.409 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.1.0->glance==23.1.0.dev54) (0.8.0) 2022-02-08 17:31:46.495 | Requirement already satisfied: sqlalchemy-migrate>=0.11.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=5.0.0->glance==23.1.0.dev54) (0.13.0) 2022-02-08 17:31:46.497 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=5.0.0->glance==23.1.0.dev54) (0.5.0) 2022-02-08 17:31:46.498 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=5.0.0->glance==23.1.0.dev54) (2.0.1) 2022-02-08 17:31:46.524 | Requirement already satisfied: openstacksdk>=0.31.1 in /usr/local/lib/python3.8/dist-packages (from oslo.limit>=1.4.0->glance==23.1.0.dev54) (0.61.0) 2022-02-08 17:31:46.570 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->glance==23.1.0.dev54) (2.8.2) 2022-02-08 17:31:46.573 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->glance==23.1.0.dev54) (0.9.6) 2022-02-08 17:31:46.635 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==23.1.0.dev54) (0.4.0) 2022-02-08 17:31:46.639 | Requirement already satisfied: oslo.service!=1.28.1,>=1.24.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==23.1.0.dev54) (2.8.0) 2022-02-08 17:31:46.640 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==23.1.0.dev54) (5.0.9) 2022-02-08 17:31:46.641 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==23.1.0.dev54) (5.0.0) 2022-02-08 17:31:46.642 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==23.1.0.dev54) (5.2.3) 2022-02-08 17:31:46.665 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->glance==23.1.0.dev54) (3.3.0) 2022-02-08 17:31:46.670 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->glance==23.1.0.dev54) (3.2.0) 2022-02-08 17:31:46.671 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->glance==23.1.0.dev54) (3.0.3) 2022-02-08 17:31:46.713 | Requirement already satisfied: psutil>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from oslo.reports>=1.18.0->glance==23.1.0.dev54) (5.9.0) 2022-02-08 17:31:46.756 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance==23.1.0.dev54) (0.11.0) 2022-02-08 17:31:46.758 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance==23.1.0.dev54) (2021.3) 2022-02-08 17:31:46.761 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance==23.1.0.dev54) (21.3) 2022-02-08 17:31:46.837 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->glance==23.1.0.dev54) (60.7.1) 2022-02-08 17:31:46.897 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->glance==23.1.0.dev54) (0.2.5) 2022-02-08 17:31:46.998 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->glance==23.1.0.dev54) (0.7) 2022-02-08 17:31:47.294 | Requirement already satisfied: tenacity>=6.0.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.0.0->glance==23.1.0.dev54) (6.3.1) 2022-02-08 17:31:47.295 | Requirement already satisfied: automaton>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.0.0->glance==23.1.0.dev54) (2.4.0) 2022-02-08 17:31:47.296 | Requirement already satisfied: pydot>=1.2.4 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.0.0->glance==23.1.0.dev54) (1.4.2) 2022-02-08 17:31:47.298 | Requirement already satisfied: networkx>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.0.0->glance==23.1.0.dev54) (2.6.3) 2022-02-08 17:31:47.355 | Requirement already satisfied: simplegeneric in /usr/local/lib/python3.8/dist-packages (from WSME>=0.8.0->glance==23.1.0.dev54) (0.8.1) 2022-02-08 17:31:47.380 | Requirement already satisfied: vine==5.0.0 in /usr/local/lib/python3.8/dist-packages (from amqp>=2.5.2->oslo.messaging!=9.0.0,>=5.29.0->glance==23.1.0.dev54) (5.0.0) 2022-02-08 17:31:47.499 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.6.1->glance==23.1.0.dev54) (2.21) 2022-02-08 17:31:47.611 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->oslo.middleware>=3.31.0->glance==23.1.0.dev54) (2.0.1) 2022-02-08 17:31:47.830 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==23.1.0.dev54) (2.5.0) 2022-02-08 17:31:47.831 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==23.1.0.dev54) (0.10.0) 2022-02-08 17:31:47.832 | Requirement already satisfied: decorator>=4.4.1 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==23.1.0.dev54) (5.1.1) 2022-02-08 17:31:47.834 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==23.1.0.dev54) (1.4.0) 2022-02-08 17:31:47.835 | Requirement already satisfied: dogpile.cache>=0.6.5 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==23.1.0.dev54) (1.1.5) 2022-02-08 17:31:47.836 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==23.1.0.dev54) (1.4.4) 2022-02-08 17:31:47.837 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==23.1.0.dev54) (1.32) 2022-02-08 17:31:47.959 | Requirement already satisfied: prometheus-client>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.metrics>=0.2.1->oslo.messaging!=9.0.0,>=5.29.0->glance==23.1.0.dev54) (0.13.1) 2022-02-08 17:31:47.991 | Requirement already satisfied: msgpack>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=1.10.0->cursive>=0.2.1->glance==23.1.0.dev54) (1.0.3) 2022-02-08 17:31:48.040 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging!=9.0.0,>=5.29.0->glance==23.1.0.dev54) (1.3.3) 2022-02-08 17:31:48.042 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging!=9.0.0,>=5.29.0->glance==23.1.0.dev54) (3.0.0) 2022-02-08 17:31:48.292 | Requirement already satisfied: cliff!=2.9.0,>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==23.1.0.dev54) (3.10.0) 2022-02-08 17:31:48.489 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests!=2.20.0,>=2.18.0->castellan>=0.17.0->glance==23.1.0.dev54) (2.0.11) 2022-02-08 17:31:48.491 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests!=2.20.0,>=2.18.0->castellan>=0.17.0->glance==23.1.0.dev54) (3.3) 2022-02-08 17:31:48.492 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests!=2.20.0,>=2.18.0->castellan>=0.17.0->glance==23.1.0.dev54) (2019.11.28) 2022-02-08 17:31:48.493 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests!=2.20.0,>=2.18.0->castellan>=0.17.0->glance==23.1.0.dev54) (1.26.8) 2022-02-08 17:31:48.570 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=5.0.0->glance==23.1.0.dev54) (0.5.2) 2022-02-08 17:31:48.726 | Requirement already satisfied: testtools in /usr/local/lib/python3.8/dist-packages (from testscenarios>=0.4->oslo.db>=5.0.0->glance==23.1.0.dev54) (2.5.0) 2022-02-08 17:31:48.856 | Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.8/dist-packages (from importlib-metadata->alembic>=0.9.6->glance==23.1.0.dev54) (3.7.0) 2022-02-08 17:31:49.178 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==23.1.0.dev54) (0.5.0) 2022-02-08 17:31:49.179 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==23.1.0.dev54) (2.3.3) 2022-02-08 17:31:49.409 | Requirement already satisfied: jsonpointer>=1.9 in /usr/local/lib/python3.8/dist-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==23.1.0.dev54) (2.2) 2022-02-08 17:31:49.692 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools->testscenarios>=0.4->oslo.db>=5.0.0->glance==23.1.0.dev54) (1.0.0) 2022-02-08 17:31:50.000 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==23.1.0.dev54) (21.4.0) 2022-02-08 17:31:50.001 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==23.1.0.dev54) (1.8.2) 2022-02-08 17:31:51.298 | Installing collected packages: glance 2022-02-08 17:31:51.300 | Running setup.py develop for glance 2022-02-08 17:31:53.506 | Successfully installed glance 2022-02-08 17:31:53.506 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-02-08 17:31:53.514 | WARNING: You are using pip version 21.3.1; however, version 22.0.3 is available. 2022-02-08 17:31:53.514 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-02-08 17:31:53.649 | + inc/python:pip_install:200 : result=0 2022-02-08 17:31:53.652 | + inc/python:pip_install:202 : time_stop pip_install 2022-02-08 17:31:53.654 | + functions-common:time_stop:2414 : local name 2022-02-08 17:31:53.657 | + functions-common:time_stop:2415 : local end_time 2022-02-08 17:31:53.659 | + functions-common:time_stop:2416 : local elapsed_time 2022-02-08 17:31:53.661 | + functions-common:time_stop:2417 : local total 2022-02-08 17:31:53.664 | + functions-common:time_stop:2418 : local start_time 2022-02-08 17:31:53.666 | + functions-common:time_stop:2420 : name=pip_install 2022-02-08 17:31:53.668 | + functions-common:time_stop:2421 : start_time=1644341502458 2022-02-08 17:31:53.670 | + functions-common:time_stop:2423 : [[ -z 1644341502458 ]] 2022-02-08 17:31:53.673 | ++ functions-common:time_stop:2426 : date +%s%3N 2022-02-08 17:31:53.677 | + functions-common:time_stop:2426 : end_time=1644341513675 2022-02-08 17:31:53.680 | + functions-common:time_stop:2427 : elapsed_time=11217 2022-02-08 17:31:53.682 | + functions-common:time_stop:2428 : total=72205 2022-02-08 17:31:53.684 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2022-02-08 17:31:53.686 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=83422 2022-02-08 17:31:53.689 | + inc/python:pip_install:203 : return 0 2022-02-08 17:31:53.691 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-02-08 17:31:53.694 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-02-08 17:31:53.696 | + functions-common:safe_chown:2315 : _safe_permission_operation chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-02-08 17:31:53.716 | + functions-common:_safe_permission_operation:2163 : sudo chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-02-08 17:31:53.728 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/glance 2022-02-08 17:31:53.731 | + inc/python:use_library_from_git:250 : local name=/opt/stack/glance 2022-02-08 17:31:53.733 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-08 17:31:53.736 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-08 17:31:53.739 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/glance, ]] 2022-02-08 17:31:53.741 | + inc/python:use_library_from_git:253 : return 1 2022-02-08 17:31:53.744 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-02-08 17:31:53.746 | + ./stack.sh:main:920 : configure_glance 2022-02-08 17:31:53.749 | + lib/glance:configure_glance:323 : sudo install -d -o ubuntu /etc/glance /etc/glance/metadefs 2022-02-08 17:31:53.761 | + lib/glance:configure_glance:326 : local dburl 2022-02-08 17:31:53.764 | ++ lib/glance:configure_glance:327 : database_connection_url glance 2022-02-08 17:31:53.767 | ++ lib/database:database_connection_url:134 : local db=glance 2022-02-08 17:31:53.769 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql glance 2022-02-08 17:31:53.772 | ++ lib/databases/mysql:database_connection_url_mysql:207 : local db=glance 2022-02-08 17:31:53.774 | ++ lib/databases/mysql:database_connection_url_mysql:208 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2022-02-08 17:31:53.777 | + lib/glance:configure_glance:327 : dburl='mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2022-02-08 17:31:53.780 | + lib/glance:configure_glance:329 : iniset /etc/glance/glance-api.conf DEFAULT debug True 2022-02-08 17:31:53.809 | + lib/glance:configure_glance:330 : iniset /etc/glance/glance-api.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2022-02-08 17:31:53.838 | + lib/glance:configure_glance:331 : iniset /etc/glance/glance-api.conf DEFAULT use_syslog False 2022-02-08 17:31:53.868 | + lib/glance:configure_glance:332 : iniset /etc/glance/glance-api.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2022-02-08 17:31:53.898 | + lib/glance:configure_glance:333 : iniset /etc/glance/glance-api.conf oslo_concurrency lock_path /opt/stack/data/glance/locks 2022-02-08 17:31:53.928 | + lib/glance:configure_glance:334 : iniset /etc/glance/glance-api.conf paste_deploy flavor keystone+cachemanagement 2022-02-08 17:31:53.959 | + lib/glance:configure_glance:335 : configure_keystone_authtoken_middleware /etc/glance/glance-api.conf glance 2022-02-08 17:31:53.961 | + lib/keystone:configure_keystone_authtoken_middleware:436 : local conf_file=/etc/glance/glance-api.conf 2022-02-08 17:31:53.964 | + lib/keystone:configure_keystone_authtoken_middleware:437 : local admin_user=glance 2022-02-08 17:31:53.966 | + lib/keystone:configure_keystone_authtoken_middleware:438 : local section=keystone_authtoken 2022-02-08 17:31:53.968 | + lib/keystone:configure_keystone_authtoken_middleware:440 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_type password 2022-02-08 17:31:53.997 | + lib/keystone:configure_keystone_authtoken_middleware:441 : iniset /etc/glance/glance-api.conf keystone_authtoken interface public 2022-02-08 17:31:54.027 | + lib/keystone:configure_keystone_authtoken_middleware:442 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_url http://10.222.0.53/identity 2022-02-08 17:31:54.056 | + lib/keystone:configure_keystone_authtoken_middleware:443 : iniset /etc/glance/glance-api.conf keystone_authtoken username glance 2022-02-08 17:31:54.087 | + lib/keystone:configure_keystone_authtoken_middleware:444 : iniset /etc/glance/glance-api.conf keystone_authtoken password Passw0rd 2022-02-08 17:31:54.116 | + lib/keystone:configure_keystone_authtoken_middleware:445 : iniset /etc/glance/glance-api.conf keystone_authtoken user_domain_name Default 2022-02-08 17:31:54.147 | + lib/keystone:configure_keystone_authtoken_middleware:446 : iniset /etc/glance/glance-api.conf keystone_authtoken project_name service 2022-02-08 17:31:54.178 | + lib/keystone:configure_keystone_authtoken_middleware:447 : iniset /etc/glance/glance-api.conf keystone_authtoken project_domain_name Default 2022-02-08 17:31:54.208 | + lib/keystone:configure_keystone_authtoken_middleware:449 : iniset /etc/glance/glance-api.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-02-08 17:31:54.238 | + lib/keystone:configure_keystone_authtoken_middleware:450 : iniset /etc/glance/glance-api.conf keystone_authtoken memcached_servers localhost:11211 2022-02-08 17:31:54.279 | + lib/glance:configure_glance:336 : iniset /etc/glance/glance-api.conf oslo_messaging_notifications driver messagingv2 2022-02-08 17:31:54.310 | + lib/glance:configure_glance:337 : iniset_rpc_backend glance /etc/glance/glance-api.conf 2022-02-08 17:31:54.313 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=glance 2022-02-08 17:31:54.315 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/glance/glance-api.conf 2022-02-08 17:31:54.318 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-02-08 17:31:54.320 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-02-08 17:31:54.323 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-02-08 17:31:54.339 | + functions-common:is_service_enabled:2070 : return 0 2022-02-08 17:31:54.342 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-02-08 17:31:54.345 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-02-08 17:31:54.349 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-02-08 17:31:54.366 | ++ functions-common:is_service_enabled:2070 : return 0 2022-02-08 17:31:54.369 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.53:5672/ 2022-02-08 17:31:54.372 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/glance/glance-api.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.53:5672/ 2022-02-08 17:31:54.402 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-02-08 17:31:54.405 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-02-08 17:31:54.407 | + lib/glance:configure_glance:338 : '[' libvirt = libvirt ']' 2022-02-08 17:31:54.410 | + lib/glance:configure_glance:338 : '[' kvm = parallels ']' 2022-02-08 17:31:54.412 | + lib/glance:configure_glance:342 : iniset /etc/glance/glance-api.conf DEFAULT show_image_direct_url False 2022-02-08 17:31:54.443 | + lib/glance:configure_glance:343 : iniset /etc/glance/glance-api.conf DEFAULT show_multiple_locations False 2022-02-08 17:31:54.476 | + lib/glance:configure_glance:346 : configure_glance_store False False 2022-02-08 17:31:54.478 | + lib/glance:configure_glance_store:252 : local use_cinder_for_glance=False 2022-02-08 17:31:54.481 | + lib/glance:configure_glance_store:253 : local glance_enable_multiple_stores=False 2022-02-08 17:31:54.483 | + lib/glance:configure_glance_store:254 : local be 2022-02-08 17:31:54.486 | + lib/glance:configure_glance_store:256 : [[ False == \F\a\l\s\e ]] 2022-02-08 17:31:54.489 | + lib/glance:configure_glance_store:258 : [[ False == \T\r\u\e ]] 2022-02-08 17:31:54.491 | + lib/glance:configure_glance_store:275 : iniset /etc/glance/glance-api.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2022-02-08 17:31:54.522 | + lib/glance:configure_glance:349 : '[' -n '' ']' 2022-02-08 17:31:54.524 | + lib/glance:configure_glance:352 : iniset /etc/glance/glance-api.conf cors allowed_origin http://10.222.0.53 2022-02-08 17:31:54.554 | + lib/glance:configure_glance:356 : [[ False == \F\a\l\s\e ]] 2022-02-08 17:31:54.557 | + lib/glance:configure_glance:358 : is_service_enabled s-proxy 2022-02-08 17:31:54.574 | + functions-common:is_service_enabled:2070 : return 0 2022-02-08 17:31:54.577 | + lib/glance:configure_glance:359 : iniset /etc/glance/glance-api.conf glance_store default_store swift 2022-02-08 17:31:54.614 | + lib/glance:configure_glance:360 : iniset /etc/glance/glance-api.conf glance_store swift_store_create_container_on_put True 2022-02-08 17:31:54.645 | + lib/glance:configure_glance:362 : iniset /etc/glance/glance-api.conf glance_store swift_store_config_file /etc/glance/glance-swift-store.conf 2022-02-08 17:31:54.676 | + lib/glance:configure_glance:363 : iniset /etc/glance/glance-api.conf glance_store default_swift_reference ref1 2022-02-08 17:31:54.706 | + lib/glance:configure_glance:364 : iniset /etc/glance/glance-api.conf glance_store stores 'file, http, swift' 2022-02-08 17:31:54.737 | + lib/glance:configure_glance:365 : is_service_enabled tls-proxy 2022-02-08 17:31:54.754 | + functions-common:is_service_enabled:2070 : return 1 2022-02-08 17:31:54.756 | + lib/glance:configure_glance:368 : iniset /etc/glance/glance-api.conf DEFAULT graceful_shutdown_timeout 5 2022-02-08 17:31:54.787 | + lib/glance:configure_glance:370 : iniset /etc/glance/glance-swift-store.conf ref1 user service:glance-swift 2022-02-08 17:31:54.816 | + lib/glance:configure_glance:372 : iniset /etc/glance/glance-swift-store.conf ref1 key Passw0rd 2022-02-08 17:31:54.846 | + lib/glance:configure_glance:373 : iniset /etc/glance/glance-swift-store.conf ref1 auth_address http://10.222.0.53/identity/v3 2022-02-08 17:31:54.876 | + lib/glance:configure_glance:374 : iniset /etc/glance/glance-swift-store.conf ref1 auth_version 3 2022-02-08 17:31:54.905 | + lib/glance:configure_glance:380 : iniset /etc/glance/glance-api.conf DEFAULT public_endpoint http://10.222.0.53/image 2022-02-08 17:31:54.935 | + lib/glance:configure_glance:382 : is_service_enabled tls-proxy 2022-02-08 17:31:54.952 | + functions-common:is_service_enabled:2070 : return 1 2022-02-08 17:31:54.955 | + lib/glance:configure_glance:388 : setup_logging /etc/glance/glance-api.conf 2022-02-08 17:31:54.958 | + functions:setup_logging:674 : setup_systemd_logging /etc/glance/glance-api.conf 2022-02-08 17:31:54.960 | + functions:setup_systemd_logging:689 : local conf_file=/etc/glance/glance-api.conf 2022-02-08 17:31:54.963 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-02-08 17:31:54.991 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-02-08 17:31:54.993 | + functions:setup_systemd_logging:695 : local pidstr= 2022-02-08 17:31:54.995 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-02-08 17:31:54.998 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-02-08 17:31:55.001 | + 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-02-08 17:31:55.032 | + 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-02-08 17:31:55.064 | + 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-02-08 17:31:55.093 | + functions:setup_systemd_logging:706 : iniset /etc/glance/glance-api.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-02-08 17:31:55.123 | + lib/glance:configure_glance:390 : cp -p /opt/stack/glance/etc/glance-api-paste.ini /etc/glance/glance-api-paste.ini 2022-02-08 17:31:55.129 | + lib/glance:configure_glance:393 : iniset /etc/glance/glance-cache.conf DEFAULT debug True 2022-02-08 17:31:55.158 | + lib/glance:configure_glance:394 : iniset /etc/glance/glance-cache.conf DEFAULT use_syslog False 2022-02-08 17:31:55.189 | + lib/glance:configure_glance:395 : iniset /etc/glance/glance-cache.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2022-02-08 17:31:55.219 | + lib/glance:configure_glance:396 : iniset /etc/glance/glance-cache.conf DEFAULT auth_url http://10.222.0.53/identity 2022-02-08 17:31:55.250 | + lib/glance:configure_glance:397 : iniset /etc/glance/glance-cache.conf DEFAULT admin_tenant_name service 2022-02-08 17:31:55.280 | + lib/glance:configure_glance:398 : iniset /etc/glance/glance-cache.conf DEFAULT admin_user glance 2022-02-08 17:31:55.311 | + lib/glance:configure_glance:399 : iniset /etc/glance/glance-cache.conf DEFAULT admin_password Passw0rd 2022-02-08 17:31:55.341 | + lib/glance:configure_glance:402 : iniset /etc/glance/glance-cache.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2022-02-08 17:31:55.373 | + lib/glance:configure_glance:405 : iniset /etc/glance/glance-image-import.conf image_import_opts image_import_plugins '[]' 2022-02-08 17:31:55.403 | + lib/glance:configure_glance:406 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties ignore_user_roles admin 2022-02-08 17:31:55.433 | + lib/glance:configure_glance:407 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties inject 2022-02-08 17:31:55.464 | + lib/glance:configure_glance:409 : cp -p /opt/stack/glance/etc/schema-image.json /etc/glance/schema-image.json 2022-02-08 17:31:55.469 | + lib/glance:configure_glance:411 : cp -p /opt/stack/glance/etc/metadefs/cim-processor-allocation-setting-data.json /opt/stack/glance/etc/metadefs/cim-resource-allocation-setting-data.json /opt/stack/glance/etc/metadefs/cim-storage-allocation-setting-data.json /opt/stack/glance/etc/metadefs/cim-virtual-system-setting-data.json /opt/stack/glance/etc/metadefs/compute-aggr-disk-filter.json /opt/stack/glance/etc/metadefs/compute-aggr-iops-filter.json /opt/stack/glance/etc/metadefs/compute-aggr-num-instances.json /opt/stack/glance/etc/metadefs/compute-cpu-pinning.json /opt/stack/glance/etc/metadefs/compute-guest-memory-backing.json /opt/stack/glance/etc/metadefs/compute-guest-shutdown.json /opt/stack/glance/etc/metadefs/compute-host-capabilities.json /opt/stack/glance/etc/metadefs/compute-hypervisor.json /opt/stack/glance/etc/metadefs/compute-instance-data.json /opt/stack/glance/etc/metadefs/compute-libvirt-image.json /opt/stack/glance/etc/metadefs/compute-libvirt.json /opt/stack/glance/etc/metadefs/compute-quota.json /opt/stack/glance/etc/metadefs/compute-randomgen.json /opt/stack/glance/etc/metadefs/compute-vcputopology.json /opt/stack/glance/etc/metadefs/compute-vmware-flavor.json /opt/stack/glance/etc/metadefs/compute-vmware.json /opt/stack/glance/etc/metadefs/compute-vmware-quota-flavor.json /opt/stack/glance/etc/metadefs/compute-watchdog.json /opt/stack/glance/etc/metadefs/compute-xenapi.json /opt/stack/glance/etc/metadefs/glance-common-image-props.json /opt/stack/glance/etc/metadefs/image-signature-verification.json /opt/stack/glance/etc/metadefs/operating-system.json /opt/stack/glance/etc/metadefs/software-databases.json /opt/stack/glance/etc/metadefs/software-runtimes.json /opt/stack/glance/etc/metadefs/software-webservers.json /opt/stack/glance/etc/metadefs/storage-volume-type.json /etc/glance/metadefs 2022-02-08 17:31:55.477 | + lib/glance:configure_glance:413 : is_service_enabled tls-proxy 2022-02-08 17:31:55.494 | + functions-common:is_service_enabled:2070 : return 1 2022-02-08 17:31:55.497 | + lib/glance:configure_glance:421 : [[ False == False ]] 2022-02-08 17:31:55.499 | + lib/glance:configure_glance:422 : write_local_uwsgi_http_config /etc/glance/glance-uwsgi.ini /usr/local/bin/glance-wsgi-api /image 2022-02-08 17:31:55.502 | + lib/apache:write_local_uwsgi_http_config:309 : local file=/etc/glance/glance-uwsgi.ini 2022-02-08 17:31:55.504 | + lib/apache:write_local_uwsgi_http_config:310 : local wsgi=/usr/local/bin/glance-wsgi-api 2022-02-08 17:31:55.506 | + lib/apache:write_local_uwsgi_http_config:311 : local url=/image 2022-02-08 17:31:55.509 | ++ lib/apache:write_local_uwsgi_http_config:312 : basename /usr/local/bin/glance-wsgi-api 2022-02-08 17:31:55.514 | + lib/apache:write_local_uwsgi_http_config:312 : name=glance-wsgi-api 2022-02-08 17:31:55.516 | + lib/apache:write_local_uwsgi_http_config:318 : rm -rf /etc/glance/glance-uwsgi.ini 2022-02-08 17:31:55.520 | + lib/apache:write_local_uwsgi_http_config:319 : iniset /etc/glance/glance-uwsgi.ini uwsgi wsgi-file /usr/local/bin/glance-wsgi-api 2022-02-08 17:31:55.551 | ++ lib/apache:write_local_uwsgi_http_config:320 : get_random_port 2022-02-08 17:31:55.553 | ++ functions:get_random_port:836 : read lower_port upper_port 2022-02-08 17:31:55.555 | ++ functions:get_random_port:837 : true 2022-02-08 17:31:55.558 | ++ functions:get_random_port:838 : (( port = upper_port )) 2022-02-08 17:31:55.560 | ++ functions:get_random_port:838 : (( port >= lower_port )) 2022-02-08 17:31:55.562 | ++ functions:get_random_port:839 : sudo lsof -i :60999 2022-02-08 17:31:55.622 | ++ functions:get_random_port:840 : [[ 1 > 0 ]] 2022-02-08 17:31:55.624 | ++ functions:get_random_port:841 : break 2 2022-02-08 17:31:55.627 | ++ functions:get_random_port:845 : echo 60999 2022-02-08 17:31:55.630 | + lib/apache:write_local_uwsgi_http_config:320 : port=60999 2022-02-08 17:31:55.632 | + lib/apache:write_local_uwsgi_http_config:321 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-socket 127.0.0.1:60999 2022-02-08 17:31:55.660 | + lib/apache:write_local_uwsgi_http_config:322 : iniset /etc/glance/glance-uwsgi.ini uwsgi processes 2 2022-02-08 17:31:55.688 | + lib/apache:write_local_uwsgi_http_config:324 : iniset /etc/glance/glance-uwsgi.ini uwsgi master true 2022-02-08 17:31:55.715 | + lib/apache:write_local_uwsgi_http_config:326 : iniset /etc/glance/glance-uwsgi.ini uwsgi die-on-term true 2022-02-08 17:31:55.743 | + lib/apache:write_local_uwsgi_http_config:327 : iniset /etc/glance/glance-uwsgi.ini uwsgi exit-on-reload false 2022-02-08 17:31:55.770 | + lib/apache:write_local_uwsgi_http_config:328 : iniset /etc/glance/glance-uwsgi.ini uwsgi enable-threads true 2022-02-08 17:31:55.798 | + lib/apache:write_local_uwsgi_http_config:329 : iniset /etc/glance/glance-uwsgi.ini uwsgi plugins http,python3 2022-02-08 17:31:55.826 | + lib/apache:write_local_uwsgi_http_config:331 : iniset /etc/glance/glance-uwsgi.ini uwsgi thunder-lock true 2022-02-08 17:31:55.855 | + lib/apache:write_local_uwsgi_http_config:333 : iniset /etc/glance/glance-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-02-08 17:31:55.882 | + lib/apache:write_local_uwsgi_http_config:336 : iniset /etc/glance/glance-uwsgi.ini uwsgi worker-reload-mercy 90 2022-02-08 17:31:55.911 | + lib/apache:write_local_uwsgi_http_config:338 : iniset /etc/glance/glance-uwsgi.ini uwsgi buffer-size 65535 2022-02-08 17:31:55.938 | + lib/apache:write_local_uwsgi_http_config:340 : iniset /etc/glance/glance-uwsgi.ini uwsgi add-header 'Connection: close' 2022-02-08 17:31:55.966 | + lib/apache:write_local_uwsgi_http_config:342 : iniset /etc/glance/glance-uwsgi.ini uwsgi lazy-apps true 2022-02-08 17:31:55.995 | + lib/apache:write_local_uwsgi_http_config:343 : iniset /etc/glance/glance-uwsgi.ini uwsgi chmod-socket 666 2022-02-08 17:31:56.023 | + lib/apache:write_local_uwsgi_http_config:344 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-raw-body true 2022-02-08 17:31:56.051 | + lib/apache:write_local_uwsgi_http_config:345 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-chunked-input true 2022-02-08 17:31:56.079 | + lib/apache:write_local_uwsgi_http_config:346 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-auto-chunked true 2022-02-08 17:31:56.108 | + lib/apache:write_local_uwsgi_http_config:347 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-keepalive false 2022-02-08 17:31:56.135 | + lib/apache:write_local_uwsgi_http_config:349 : iniset /etc/glance/glance-uwsgi.ini uwsgi socket-timeout 30 2022-02-08 17:31:56.164 | + lib/apache:write_local_uwsgi_http_config:351 : enable_apache_mod proxy 2022-02-08 17:31:56.166 | + lib/apache:enable_apache_mod:54 : local mod=proxy 2022-02-08 17:31:56.169 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-02-08 17:31:56.171 | + functions-common:is_ubuntu:562 : [[ -z deb ]] 2022-02-08 17:31:56.173 | + functions-common:is_ubuntu:565 : '[' deb = deb ']' 2022-02-08 17:31:56.176 | + lib/apache:enable_apache_mod:59 : [[ proxy != \v\e\r\s\i\o\n ]] 2022-02-08 17:31:56.178 | + lib/apache:enable_apache_mod:59 : a2query -m proxy 2022-02-08 17:31:56.235 | proxy (enabled by site administrator) 2022-02-08 17:31:56.238 | + lib/apache:write_local_uwsgi_http_config:352 : enable_apache_mod proxy_http 2022-02-08 17:31:56.240 | + lib/apache:enable_apache_mod:54 : local mod=proxy_http 2022-02-08 17:31:56.243 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-02-08 17:31:56.245 | + functions-common:is_ubuntu:562 : [[ -z deb ]] 2022-02-08 17:31:56.248 | + functions-common:is_ubuntu:565 : '[' deb = deb ']' 2022-02-08 17:31:56.251 | + lib/apache:enable_apache_mod:59 : [[ proxy_http != \v\e\r\s\i\o\n ]] 2022-02-08 17:31:56.253 | + lib/apache:enable_apache_mod:59 : a2query -m proxy_http 2022-02-08 17:31:56.313 | proxy_http (enabled by site administrator) 2022-02-08 17:31:56.317 | + lib/apache:write_local_uwsgi_http_config:353 : local apache_conf= 2022-02-08 17:31:56.320 | ++ lib/apache:write_local_uwsgi_http_config:354 : apache_site_config_for glance-wsgi-api 2022-02-08 17:31:56.323 | ++ lib/apache:apache_site_config_for:176 : local site=glance-wsgi-api 2022-02-08 17:31:56.325 | ++ lib/apache:apache_site_config_for:177 : is_ubuntu 2022-02-08 17:31:56.329 | ++ functions-common:is_ubuntu:562 : [[ -z deb ]] 2022-02-08 17:31:56.331 | ++ functions-common:is_ubuntu:565 : '[' deb = deb ']' 2022-02-08 17:31:56.333 | ++ lib/apache:apache_site_config_for:179 : echo /etc/apache2/sites-available/glance-wsgi-api.conf 2022-02-08 17:31:56.336 | + lib/apache:write_local_uwsgi_http_config:354 : apache_conf=/etc/apache2/sites-available/glance-wsgi-api.conf 2022-02-08 17:31:56.339 | + lib/apache:write_local_uwsgi_http_config:355 : echo 'KeepAlive Off' 2022-02-08 17:31:56.340 | + lib/apache:write_local_uwsgi_http_config:355 : sudo tee /etc/apache2/sites-available/glance-wsgi-api.conf 2022-02-08 17:31:56.349 | KeepAlive Off 2022-02-08 17:31:56.353 | + lib/apache:write_local_uwsgi_http_config:356 : echo 'SetEnv proxy-sendchunked 1' 2022-02-08 17:31:56.353 | + lib/apache:write_local_uwsgi_http_config:356 : sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf 2022-02-08 17:31:56.362 | SetEnv proxy-sendchunked 1 2022-02-08 17:31:56.366 | + lib/apache:write_local_uwsgi_http_config:357 : echo 'ProxyPass "/image" "http://127.0.0.1:60999" retry=0 ' 2022-02-08 17:31:56.366 | + lib/apache:write_local_uwsgi_http_config:357 : sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf 2022-02-08 17:31:56.376 | ProxyPass "/image" "http://127.0.0.1:60999" retry=0 2022-02-08 17:31:56.379 | + lib/apache:write_local_uwsgi_http_config:358 : enable_apache_site glance-wsgi-api 2022-02-08 17:31:56.381 | + lib/apache:enable_apache_site:193 : local site=glance-wsgi-api 2022-02-08 17:31:56.384 | + lib/apache:enable_apache_site:195 : enable_apache_mod version 2022-02-08 17:31:56.387 | + lib/apache:enable_apache_mod:54 : local mod=version 2022-02-08 17:31:56.389 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-02-08 17:31:56.392 | + functions-common:is_ubuntu:562 : [[ -z deb ]] 2022-02-08 17:31:56.394 | + functions-common:is_ubuntu:565 : '[' deb = deb ']' 2022-02-08 17:31:56.396 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2022-02-08 17:31:56.399 | + lib/apache:enable_apache_site:196 : is_ubuntu 2022-02-08 17:31:56.401 | + functions-common:is_ubuntu:562 : [[ -z deb ]] 2022-02-08 17:31:56.404 | + functions-common:is_ubuntu:565 : '[' deb = deb ']' 2022-02-08 17:31:56.406 | + lib/apache:enable_apache_site:197 : sudo a2ensite glance-wsgi-api 2022-02-08 17:31:56.468 | Site glance-wsgi-api already enabled 2022-02-08 17:31:56.472 | + lib/apache:write_local_uwsgi_http_config:359 : restart_apache_server 2022-02-08 17:31:56.475 | + lib/apache:restart_apache_server:240 : restart_service apache2 2022-02-08 17:31:56.477 | + functions-common:restart_service:2298 : '[' -x /bin/systemctl ']' 2022-02-08 17:31:56.480 | + functions-common:restart_service:2299 : sudo /bin/systemctl restart apache2 2022-02-08 17:31:56.623 | ++ lib/glance:configure_glance:425 : awk '-F= ' '/^http-socket/ { print "http://"$2}' /etc/glance/glance-uwsgi.ini 2022-02-08 17:31:56.629 | + lib/glance:configure_glance:425 : iniset /etc/glance/glance-api.conf DEFAULT worker_self_reference_url http://127.0.0.1:60999 2022-02-08 17:31:56.666 | + lib/glance:configure_glance:435 : [[ False == True ]] 2022-02-08 17:31:56.669 | + ./stack.sh:main:923 : is_service_enabled cinder 2022-02-08 17:31:56.689 | + functions-common:is_service_enabled:2070 : return 0 2022-02-08 17:31:56.692 | + ./stack.sh:main:925 : stack_install_service cinder 2022-02-08 17:31:56.697 | + lib/stack:stack_install_service:20 : local service=cinder 2022-02-08 17:31:56.699 | + lib/stack:stack_install_service:21 : type install_cinder 2022-02-08 17:31:56.702 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-02-08 17:31:56.704 | + lib/stack:stack_install_service:32 : install_cinder 2022-02-08 17:31:56.707 | + lib/cinder:install_cinder:466 : git_clone https://opendev.org/openstack/cinder.git /opt/stack/cinder master 2022-02-08 17:31:56.709 | + functions-common:git_clone:597 : local git_remote=https://opendev.org/openstack/cinder.git 2022-02-08 17:31:56.712 | + functions-common:git_clone:598 : local git_dest=/opt/stack/cinder 2022-02-08 17:31:56.714 | + functions-common:git_clone:599 : local git_ref=master 2022-02-08 17:31:56.716 | + functions-common:git_clone:600 : local orig_dir 2022-02-08 17:31:56.719 | ++ functions-common:git_clone:601 : pwd 2022-02-08 17:31:56.722 | + functions-common:git_clone:601 : orig_dir=/home/ubuntu/devstack 2022-02-08 17:31:56.725 | + functions-common:git_clone:602 : local git_clone_flags= 2022-02-08 17:31:56.728 | ++ functions-common:git_clone:604 : trueorfalse False RECLONE 2022-02-08 17:31:56.745 | + functions-common:git_clone:604 : RECLONE=False 2022-02-08 17:31:56.748 | + functions-common:git_clone:605 : [[ 0 -gt 0 ]] 2022-02-08 17:31:56.750 | + functions-common:git_clone:609 : [[ False = \T\r\u\e ]] 2022-02-08 17:31:56.753 | + functions-common:git_clone:618 : echo master 2022-02-08 17:31:56.754 | + functions-common:git_clone:618 : egrep -q '^refs' 2022-02-08 17:31:56.759 | + functions-common:git_clone:632 : [[ ! -d /opt/stack/cinder ]] 2022-02-08 17:31:56.762 | + functions-common:git_clone:640 : [[ False = \T\r\u\e ]] 2022-02-08 17:31:56.764 | + functions-common:git_clone:666 : cd /opt/stack/cinder 2022-02-08 17:31:56.767 | + functions-common:git_clone:667 : git show --oneline 2022-02-08 17:31:56.767 | + functions-common:git_clone:667 : head -1 2022-02-08 17:31:56.776 | 638688b5b Merge "Remove various unused code" 2022-02-08 17:31:56.779 | + functions-common:git_clone:668 : cd /home/ubuntu/devstack 2022-02-08 17:31:56.782 | + lib/cinder:install_cinder:467 : setup_develop /opt/stack/cinder 2022-02-08 17:31:56.784 | + inc/python:setup_develop:338 : local bindep 2022-02-08 17:31:56.787 | + inc/python:setup_develop:339 : [[ /opt/stack/cinder == -bindep* ]] 2022-02-08 17:31:56.789 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/cinder 2022-02-08 17:31:56.792 | + inc/python:setup_develop:344 : local extras= 2022-02-08 17:31:56.795 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/cinder -e 2022-02-08 17:31:56.798 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-02-08 17:31:56.800 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/cinder == -bindep* ]] 2022-02-08 17:31:56.803 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/cinder 2022-02-08 17:31:56.805 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-02-08 17:31:56.807 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-02-08 17:31:56.811 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/cinder 2022-02-08 17:31:56.814 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-02-08 17:31:56.817 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/cinder 2022-02-08 17:31:56.819 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-02-08 17:31:56.822 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-02-08 17:31:56.825 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/cinder/setup.cfg 2022-02-08 17:31:56.831 | + inc/python:_setup_package_with_constraints_edit:385 : name=cinder 2022-02-08 17:31:56.833 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- cinder 2022-02-08 17:31:57.503 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/cinder -e 2022-02-08 17:31:57.506 | + inc/python:setup_package:418 : local bindep=0 2022-02-08 17:31:57.508 | + inc/python:setup_package:419 : local bindep_flag= 2022-02-08 17:31:57.511 | + inc/python:setup_package:420 : local bindep_profiles= 2022-02-08 17:31:57.513 | + inc/python:setup_package:421 : [[ /opt/stack/cinder == -bindep* ]] 2022-02-08 17:31:57.516 | + inc/python:setup_package:426 : local project_dir=/opt/stack/cinder 2022-02-08 17:31:57.519 | + inc/python:setup_package:427 : local flags=-e 2022-02-08 17:31:57.521 | + inc/python:setup_package:428 : local extras= 2022-02-08 17:31:57.524 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-02-08 17:31:57.526 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-02-08 17:31:57.528 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-02-08 17:31:57.531 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-02-08 17:31:57.534 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-02-08 17:31:57.536 | + inc/python:setup_package:446 : pip_install -e /opt/stack/cinder 2022-02-08 17:31:57.557 | Using python 3.8 to install /opt/stack/cinder 2022-02-08 17:31:57.560 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/cinder 2022-02-08 17:31:58.439 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:31:58.439 | from cryptography.utils import int_from_bytes 2022-02-08 17:31:58.439 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:31:58.439 | from cryptography.utils import int_from_bytes 2022-02-08 17:31:59.576 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-08 17:31:59.603 | Obtaining file:///opt/stack/cinder 2022-02-08 17:31:59.603 | Preparing metadata (setup.py): started 2022-02-08 17:32:01.518 | Preparing metadata (setup.py): finished with status 'done' 2022-02-08 17:32:01.743 | Requirement already satisfied: pbr>=5.5.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev189) (5.8.0) 2022-02-08 17:32:01.744 | Requirement already satisfied: decorator>=4.4.2 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev189) (5.1.1) 2022-02-08 17:32:01.745 | Requirement already satisfied: eventlet>=0.30.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev189) (0.33.0) 2022-02-08 17:32:01.746 | Requirement already satisfied: greenlet>=0.4.16 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev189) (1.1.2) 2022-02-08 17:32:01.747 | Requirement already satisfied: httplib2>=0.18.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev189) (0.20.4) 2022-02-08 17:32:01.748 | Requirement already satisfied: iso8601>=0.1.12 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev189) (1.0.2) 2022-02-08 17:32:01.749 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from cinder==19.1.0.dev189) (3.2.0) 2022-02-08 17:32:01.750 | Requirement already satisfied: keystoneauth1>=4.2.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev189) (4.4.0) 2022-02-08 17:32:01.751 | Requirement already satisfied: keystonemiddleware>=9.1.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev189) (9.3.0) 2022-02-08 17:32:01.752 | Requirement already satisfied: lxml>=4.5.2 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev189) (4.7.1) 2022-02-08 17:32:01.753 | Requirement already satisfied: oauth2client>=4.1.3 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev189) (4.1.3) 2022-02-08 17:32:01.755 | Requirement already satisfied: oslo.config>=8.3.2 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev189) (8.7.1) 2022-02-08 17:32:01.756 | Requirement already satisfied: oslo.concurrency>=4.4.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev189) (4.5.0) 2022-02-08 17:32:01.757 | Requirement already satisfied: oslo.context>=3.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev189) (3.4.0) 2022-02-08 17:32:01.758 | Requirement already satisfied: oslo.db>=11.0.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev189) (11.1.0) 2022-02-08 17:32:01.759 | Requirement already satisfied: oslo.log>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev189) (4.6.1) 2022-02-08 17:32:01.760 | Requirement already satisfied: oslo.messaging>=12.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev189) (12.12.0) 2022-02-08 17:32:01.761 | Requirement already satisfied: oslo.middleware>=4.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev189) (4.5.0) 2022-02-08 17:32:01.762 | Requirement already satisfied: oslo.policy>=3.8.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev189) (3.10.1) 2022-02-08 17:32:01.763 | Requirement already satisfied: oslo.privsep>=2.4.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev189) (2.6.2) 2022-02-08 17:32:01.765 | Requirement already satisfied: oslo.reports>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev189) (2.3.0) 2022-02-08 17:32:01.766 | Requirement already satisfied: oslo.rootwrap>=6.2.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev189) (6.3.0) 2022-02-08 17:32:01.767 | Requirement already satisfied: oslo.serialization>=4.1.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev189) (4.2.0) 2022-02-08 17:32:01.768 | Requirement already satisfied: oslo.service>=2.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev189) (2.8.0) 2022-02-08 17:32:01.769 | Requirement already satisfied: oslo.upgradecheck>=1.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev189) (1.4.0) 2022-02-08 17:32:01.770 | Requirement already satisfied: oslo.utils>=4.8.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev189) (4.12.1) 2022-02-08 17:32:01.771 | Requirement already satisfied: oslo.versionedobjects>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev189) (2.5.0) 2022-02-08 17:32:01.772 | Requirement already satisfied: osprofiler>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev189) (3.4.2) 2022-02-08 17:32:01.773 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev189) (21.3) 2022-02-08 17:32:01.774 | Requirement already satisfied: paramiko>=2.7.2 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev189) (2.8.1) 2022-02-08 17:32:01.775 | Requirement already satisfied: Paste>=3.4.3 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev189) (3.5.0) 2022-02-08 17:32:01.776 | Requirement already satisfied: PasteDeploy>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev189) (2.1.1) 2022-02-08 17:32:01.777 | Requirement already satisfied: psutil>=5.7.2 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev189) (5.9.0) 2022-02-08 17:32:01.778 | Requirement already satisfied: pyparsing>=2.4.7 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev189) (3.0.7) 2022-02-08 17:32:01.780 | Requirement already satisfied: python-barbicanclient>=5.0.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev189) (5.2.0) 2022-02-08 17:32:01.781 | Requirement already satisfied: python-glanceclient>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev189) (3.5.0) 2022-02-08 17:32:01.782 | Requirement already satisfied: python-keystoneclient>=4.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev189) (4.4.0) 2022-02-08 17:32:01.783 | Requirement already satisfied: python-novaclient>=17.2.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev189) (17.6.0) 2022-02-08 17:32:01.784 | Requirement already satisfied: python-swiftclient>=3.10.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev189) (3.13.0) 2022-02-08 17:32:01.786 | Requirement already satisfied: pytz>=2020.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev189) (2021.3) 2022-02-08 17:32:01.787 | Requirement already satisfied: requests>=2.25.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev189) (2.27.1) 2022-02-08 17:32:01.787 | Requirement already satisfied: Routes>=2.4.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev189) (2.5.1) 2022-02-08 17:32:01.788 | Requirement already satisfied: taskflow>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev189) (4.6.3) 2022-02-08 17:32:01.790 | Requirement already satisfied: rtslib-fb>=2.1.74 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev189) (2.1.74) 2022-02-08 17:32:01.791 | Requirement already satisfied: six>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev189) (1.16.0) 2022-02-08 17:32:01.792 | Requirement already satisfied: SQLAlchemy>=1.4.23 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev189) (1.4.31) 2022-02-08 17:32:01.793 | Requirement already satisfied: sqlalchemy-migrate>=0.13.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev189) (0.13.0) 2022-02-08 17:32:01.794 | Requirement already satisfied: stevedore>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev189) (3.5.0) 2022-02-08 17:32:01.795 | Requirement already satisfied: tabulate>=0.8.7 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev189) (0.8.9) 2022-02-08 17:32:01.797 | Requirement already satisfied: tenacity>=6.3.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev189) (6.3.1) 2022-02-08 17:32:01.798 | Requirement already satisfied: WebOb>=1.8.6 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev189) (1.8.7) 2022-02-08 17:32:01.799 | Requirement already satisfied: oslo.i18n>=5.0.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev189) (5.1.0) 2022-02-08 17:32:01.800 | Requirement already satisfied: oslo.vmware>=3.10.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev189) (3.10.0) 2022-02-08 17:32:01.801 | Requirement already satisfied: os-brick>=5.0.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev189) (5.1.0) 2022-02-08 17:32:01.802 | Requirement already satisfied: os-win>=5.4.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev189) (5.5.0) 2022-02-08 17:32:01.803 | Requirement already satisfied: tooz>=2.7.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev189) (2.10.0) 2022-02-08 17:32:01.804 | Requirement already satisfied: google-api-python-client>=1.11.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev189) (2.36.0) 2022-02-08 17:32:01.806 | Requirement already satisfied: castellan>=3.6.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev189) (3.10.0) 2022-02-08 17:32:01.807 | Requirement already satisfied: cryptography>=3.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev189) (36.0.1) 2022-02-08 17:32:01.808 | Requirement already satisfied: cursive>=0.2.2 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev189) (0.2.2) 2022-02-08 17:32:01.809 | Requirement already satisfied: zstd>=1.4.5.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev189) (1.5.1.0) 2022-02-08 17:32:01.810 | Requirement already satisfied: boto3>=1.16.51 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev189) (1.20.48) 2022-02-08 17:32:01.823 | Requirement already satisfied: s3transfer<0.6.0,>=0.5.0 in /usr/local/lib/python3.8/dist-packages (from boto3>=1.16.51->cinder==19.1.0.dev189) (0.5.1) 2022-02-08 17:32:01.824 | Requirement already satisfied: jmespath<1.0.0,>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from boto3>=1.16.51->cinder==19.1.0.dev189) (0.10.0) 2022-02-08 17:32:01.825 | Requirement already satisfied: botocore<1.24.0,>=1.23.48 in /usr/local/lib/python3.8/dist-packages (from boto3>=1.16.51->cinder==19.1.0.dev189) (1.23.48) 2022-02-08 17:32:01.887 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=3.1->cinder==19.1.0.dev189) (1.15.0) 2022-02-08 17:32:01.918 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.30.1->cinder==19.1.0.dev189) (2.1.0) 2022-02-08 17:32:01.932 | Requirement already satisfied: google-auth-httplib2>=0.1.0 in /usr/local/lib/python3.8/dist-packages (from google-api-python-client>=1.11.0->cinder==19.1.0.dev189) (0.1.0) 2022-02-08 17:32:01.933 | Requirement already satisfied: google-api-core<3.0.0dev,>=1.21.0 in /usr/local/lib/python3.8/dist-packages (from google-api-python-client>=1.11.0->cinder==19.1.0.dev189) (2.5.0) 2022-02-08 17:32:01.935 | Requirement already satisfied: uritemplate<5,>=3.0.1 in /usr/local/lib/python3.8/dist-packages (from google-api-python-client>=1.11.0->cinder==19.1.0.dev189) (4.1.1) 2022-02-08 17:32:01.936 | Requirement already satisfied: google-auth<3.0.0dev,>=1.16.0 in /usr/local/lib/python3.8/dist-packages (from google-api-python-client>=1.11.0->cinder==19.1.0.dev189) (2.6.0) 2022-02-08 17:32:02.032 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=4.2.1->cinder==19.1.0.dev189) (1.7.0) 2022-02-08 17:32:02.086 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=9.1.0->cinder==19.1.0.dev189) (3.1.1) 2022-02-08 17:32:02.089 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=9.1.0->cinder==19.1.0.dev189) (2.10.0) 2022-02-08 17:32:02.116 | Requirement already satisfied: pyasn1-modules>=0.0.5 in /usr/local/lib/python3.8/dist-packages (from oauth2client>=4.1.3->cinder==19.1.0.dev189) (0.2.8) 2022-02-08 17:32:02.117 | Requirement already satisfied: rsa>=3.1.4 in /usr/local/lib/python3.8/dist-packages (from oauth2client>=4.1.3->cinder==19.1.0.dev189) (4.8) 2022-02-08 17:32:02.119 | Requirement already satisfied: pyasn1>=0.1.7 in /usr/local/lib/python3.8/dist-packages (from oauth2client>=4.1.3->cinder==19.1.0.dev189) (0.4.8) 2022-02-08 17:32:02.199 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=4.4.0->cinder==19.1.0.dev189) (0.17.3) 2022-02-08 17:32:02.244 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.3.2->cinder==19.1.0.dev189) (2.4.0) 2022-02-08 17:32:02.245 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.3.2->cinder==19.1.0.dev189) (6.0) 2022-02-08 17:32:02.247 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.3.2->cinder==19.1.0.dev189) (0.8.0) 2022-02-08 17:32:02.248 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.3.2->cinder==19.1.0.dev189) (1.5.0) 2022-02-08 17:32:02.309 | Requirement already satisfied: alembic>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=11.0.0->cinder==19.1.0.dev189) (1.7.6) 2022-02-08 17:32:02.310 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=11.0.0->cinder==19.1.0.dev189) (2.0.1) 2022-02-08 17:32:02.313 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=11.0.0->cinder==19.1.0.dev189) (0.5.0) 2022-02-08 17:32:02.375 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->cinder==19.1.0.dev189) (0.9.6) 2022-02-08 17:32:02.376 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->cinder==19.1.0.dev189) (2.8.2) 2022-02-08 17:32:02.436 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==19.1.0.dev189) (2.4.0) 2022-02-08 17:32:02.439 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==19.1.0.dev189) (0.4.0) 2022-02-08 17:32:02.440 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==19.1.0.dev189) (5.0.9) 2022-02-08 17:32:02.441 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==19.1.0.dev189) (5.0.0) 2022-02-08 17:32:02.442 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==19.1.0.dev189) (5.2.3) 2022-02-08 17:32:02.468 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=4.1.1->cinder==19.1.0.dev189) (3.3.0) 2022-02-08 17:32:02.469 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=4.1.1->cinder==19.1.0.dev189) (3.2.0) 2022-02-08 17:32:02.471 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=4.1.1->cinder==19.1.0.dev189) (3.0.3) 2022-02-08 17:32:02.520 | Requirement already satisfied: msgpack>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.privsep>=2.4.0->cinder==19.1.0.dev189) (1.0.3) 2022-02-08 17:32:02.618 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.5.0->cinder==19.1.0.dev189) (3.0.0) 2022-02-08 17:32:02.619 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.5.0->cinder==19.1.0.dev189) (1.3.3) 2022-02-08 17:32:02.644 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.upgradecheck>=1.1.1->cinder==19.1.0.dev189) (3.0.0) 2022-02-08 17:32:02.672 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.8.0->cinder==19.1.0.dev189) (0.11.0) 2022-02-08 17:32:02.737 | Requirement already satisfied: urllib3>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from oslo.vmware>=3.10.0->cinder==19.1.0.dev189) (1.26.8) 2022-02-08 17:32:02.738 | Requirement already satisfied: suds-community>=0.6 in /usr/local/lib/python3.8/dist-packages (from oslo.vmware>=3.10.0->cinder==19.1.0.dev189) (1.0.0) 2022-02-08 17:32:02.872 | Requirement already satisfied: pynacl>=1.0.1 in /usr/local/lib/python3.8/dist-packages (from paramiko>=2.7.2->cinder==19.1.0.dev189) (1.5.0) 2022-02-08 17:32:02.898 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=3.4.3->cinder==19.1.0.dev189) (60.7.1) 2022-02-08 17:32:03.039 | Requirement already satisfied: cliff!=2.9.0,>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from python-barbicanclient>=5.0.1->cinder==19.1.0.dev189) (3.10.0) 2022-02-08 17:32:03.075 | Requirement already satisfied: warlock<2,>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=3.2.2->cinder==19.1.0.dev189) (1.3.3) 2022-02-08 17:32:03.076 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=3.2.2->cinder==19.1.0.dev189) (1.13.3) 2022-02-08 17:32:03.078 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=3.2.2->cinder==19.1.0.dev189) (22.0.0) 2022-02-08 17:32:03.281 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->cinder==19.1.0.dev189) (3.3) 2022-02-08 17:32:03.282 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.25.1->cinder==19.1.0.dev189) (2019.11.28) 2022-02-08 17:32:03.285 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->cinder==19.1.0.dev189) (2.0.11) 2022-02-08 17:32:03.321 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.4.1->cinder==19.1.0.dev189) (0.7) 2022-02-08 17:32:03.351 | Requirement already satisfied: pyudev>=0.16.1 in /usr/local/lib/python3.8/dist-packages (from rtslib-fb>=2.1.74->cinder==19.1.0.dev189) (0.23.1) 2022-02-08 17:32:03.590 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->cinder==19.1.0.dev189) (0.4.2) 2022-02-08 17:32:03.592 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->cinder==19.1.0.dev189) (0.5.2) 2022-02-08 17:32:03.769 | Requirement already satisfied: automaton>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.5.0->cinder==19.1.0.dev189) (2.4.0) 2022-02-08 17:32:03.771 | Requirement already satisfied: pydot>=1.2.4 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.5.0->cinder==19.1.0.dev189) (1.4.2) 2022-02-08 17:32:03.772 | Requirement already satisfied: networkx>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.5.0->cinder==19.1.0.dev189) (2.6.3) 2022-02-08 17:32:03.901 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.8/dist-packages (from tooz>=2.7.1->cinder==19.1.0.dev189) (0.12.2) 2022-02-08 17:32:04.051 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=11.0.0->cinder==19.1.0.dev189) (1.1.6) 2022-02-08 17:32:04.052 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=11.0.0->cinder==19.1.0.dev189) (5.4.0) 2022-02-08 17:32:04.054 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=11.0.0->cinder==19.1.0.dev189) (4.10.1) 2022-02-08 17:32:04.088 | Requirement already satisfied: vine==5.0.0 in /usr/local/lib/python3.8/dist-packages (from amqp>=2.5.2->oslo.messaging>=12.5.0->cinder==19.1.0.dev189) (5.0.0) 2022-02-08 17:32:04.337 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=3.1->cinder==19.1.0.dev189) (2.21) 2022-02-08 17:32:04.415 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->python-barbicanclient>=5.0.1->cinder==19.1.0.dev189) (0.5.0) 2022-02-08 17:32:04.417 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->python-barbicanclient>=5.0.1->cinder==19.1.0.dev189) (2.3.3) 2022-02-08 17:32:04.605 | Requirement already satisfied: testtools>=0.9.22 in /usr/local/lib/python3.8/dist-packages (from fixtures>=3.0.0->oslo.service>=2.5.0->cinder==19.1.0.dev189) (2.5.0) 2022-02-08 17:32:04.701 | Requirement already satisfied: protobuf>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from google-api-core<3.0.0dev,>=1.21.0->google-api-python-client>=1.11.0->cinder==19.1.0.dev189) (3.19.4) 2022-02-08 17:32:04.703 | Requirement already satisfied: googleapis-common-protos<2.0dev,>=1.52.0 in /usr/local/lib/python3.8/dist-packages (from google-api-core<3.0.0dev,>=1.21.0->google-api-python-client>=1.11.0->cinder==19.1.0.dev189) (1.54.0) 2022-02-08 17:32:04.884 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->oslo.middleware>=4.1.1->cinder==19.1.0.dev189) (2.0.1) 2022-02-08 17:32:05.309 | Requirement already satisfied: dogpile.cache>=1.1.5 in /usr/local/lib/python3.8/dist-packages (from oslo.cache>=1.26.0->keystonemiddleware>=9.1.0->cinder==19.1.0.dev189) (1.1.5) 2022-02-08 17:32:05.361 | Requirement already satisfied: prometheus-client>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.metrics>=0.2.1->oslo.messaging>=12.5.0->cinder==19.1.0.dev189) (0.13.1) 2022-02-08 17:32:05.412 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.1.1->cinder==19.1.0.dev189) (0.2.5) 2022-02-08 17:32:06.464 | Requirement already satisfied: jsonpatch<2,>=0.10 in /usr/local/lib/python3.8/dist-packages (from warlock<2,>=1.2.0->python-glanceclient>=3.2.2->cinder==19.1.0.dev189) (1.32) 2022-02-08 17:32:06.754 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-barbicanclient>=5.0.1->cinder==19.1.0.dev189) (1.8.2) 2022-02-08 17:32:06.755 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-barbicanclient>=5.0.1->cinder==19.1.0.dev189) (21.4.0) 2022-02-08 17:32:06.904 | Requirement already satisfied: jsonpointer>=1.9 in /usr/local/lib/python3.8/dist-packages (from jsonpatch<2,>=0.10->warlock<2,>=1.2.0->python-glanceclient>=3.2.2->cinder==19.1.0.dev189) (2.2) 2022-02-08 17:32:07.100 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools>=0.9.22->fixtures>=3.0.0->oslo.service>=2.5.0->cinder==19.1.0.dev189) (1.0.0) 2022-02-08 17:32:07.236 | Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.8/dist-packages (from importlib-metadata->alembic>=0.9.6->oslo.db>=11.0.0->cinder==19.1.0.dev189) (3.7.0) 2022-02-08 17:32:08.816 | Installing collected packages: cinder 2022-02-08 17:32:08.818 | Running setup.py develop for cinder 2022-02-08 17:32:12.344 | Successfully installed cinder 2022-02-08 17:32:12.345 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-02-08 17:32:12.353 | WARNING: You are using pip version 21.3.1; however, version 22.0.3 is available. 2022-02-08 17:32:12.353 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-02-08 17:32:12.509 | + inc/python:pip_install:200 : result=0 2022-02-08 17:32:12.512 | + inc/python:pip_install:202 : time_stop pip_install 2022-02-08 17:32:12.515 | + functions-common:time_stop:2414 : local name 2022-02-08 17:32:12.517 | + functions-common:time_stop:2415 : local end_time 2022-02-08 17:32:12.520 | + functions-common:time_stop:2416 : local elapsed_time 2022-02-08 17:32:12.523 | + functions-common:time_stop:2417 : local total 2022-02-08 17:32:12.526 | + functions-common:time_stop:2418 : local start_time 2022-02-08 17:32:12.528 | + functions-common:time_stop:2420 : name=pip_install 2022-02-08 17:32:12.531 | + functions-common:time_stop:2421 : start_time=1644341517552 2022-02-08 17:32:12.534 | + functions-common:time_stop:2423 : [[ -z 1644341517552 ]] 2022-02-08 17:32:12.537 | ++ functions-common:time_stop:2426 : date +%s%3N 2022-02-08 17:32:12.542 | + functions-common:time_stop:2426 : end_time=1644341532539 2022-02-08 17:32:12.544 | + functions-common:time_stop:2427 : elapsed_time=14987 2022-02-08 17:32:12.546 | + functions-common:time_stop:2428 : total=83422 2022-02-08 17:32:12.549 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2022-02-08 17:32:12.551 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=98409 2022-02-08 17:32:12.554 | + inc/python:pip_install:203 : return 0 2022-02-08 17:32:12.556 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-02-08 17:32:12.559 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-02-08 17:32:12.561 | + functions-common:safe_chown:2315 : _safe_permission_operation chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-02-08 17:32:12.581 | + functions-common:_safe_permission_operation:2163 : sudo chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-02-08 17:32:12.594 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/cinder 2022-02-08 17:32:12.597 | + inc/python:use_library_from_git:250 : local name=/opt/stack/cinder 2022-02-08 17:32:12.599 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-08 17:32:12.601 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-08 17:32:12.604 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/cinder, ]] 2022-02-08 17:32:12.607 | + inc/python:use_library_from_git:253 : return 1 2022-02-08 17:32:12.609 | + lib/cinder:install_cinder:468 : [[ lioadm == \t\g\t\a\d\m ]] 2022-02-08 17:32:12.612 | + lib/cinder:install_cinder:470 : [[ lioadm == \l\i\o\a\d\m ]] 2022-02-08 17:32:12.615 | + lib/cinder:install_cinder:471 : is_ubuntu 2022-02-08 17:32:12.617 | + functions-common:is_ubuntu:562 : [[ -z deb ]] 2022-02-08 17:32:12.619 | + functions-common:is_ubuntu:565 : '[' deb = deb ']' 2022-02-08 17:32:12.622 | + lib/cinder:install_cinder:473 : sudo mkdir -p /etc/target 2022-02-08 17:32:12.634 | + lib/cinder:install_cinder:475 : install_package targetcli-fb 2022-02-08 17:32:12.637 | + functions-common:install_package:1452 : update_package_repo 2022-02-08 17:32:12.640 | + functions-common:update_package_repo:1424 : NO_UPDATE_REPOS=False 2022-02-08 17:32:12.642 | + functions-common:update_package_repo:1425 : REPOS_UPDATED=True 2022-02-08 17:32:12.645 | + functions-common:update_package_repo:1426 : RETRY_UPDATE=False 2022-02-08 17:32:12.647 | + functions-common:update_package_repo:1428 : [[ False = \T\r\u\e ]] 2022-02-08 17:32:12.650 | + functions-common:update_package_repo:1432 : is_ubuntu 2022-02-08 17:32:12.652 | + functions-common:is_ubuntu:562 : [[ -z deb ]] 2022-02-08 17:32:12.657 | + functions-common:is_ubuntu:565 : '[' deb = deb ']' 2022-02-08 17:32:12.660 | + functions-common:update_package_repo:1433 : apt_get_update 2022-02-08 17:32:12.667 | + functions-common:apt_get_update:1178 : [[ True == \T\r\u\e ]] 2022-02-08 17:32:12.667 | + functions-common:apt_get_update:1178 : [[ False != \T\r\u\e ]] 2022-02-08 17:32:12.670 | + functions-common:apt_get_update:1179 : return 2022-02-08 17:32:12.673 | + functions-common:install_package:1453 : real_install_package targetcli-fb 2022-02-08 17:32:12.676 | + functions-common:real_install_package:1438 : is_ubuntu 2022-02-08 17:32:12.679 | + functions-common:is_ubuntu:562 : [[ -z deb ]] 2022-02-08 17:32:12.681 | + functions-common:is_ubuntu:565 : '[' deb = deb ']' 2022-02-08 17:32:12.684 | + functions-common:real_install_package:1439 : apt_get install targetcli-fb 2022-02-08 17:32:12.707 | + functions-common:apt_get:1219 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install targetcli-fb 2022-02-08 17:32:12.816 | Reading package lists... 2022-02-08 17:32:13.059 | Building dependency tree... 2022-02-08 17:32:13.061 | Reading state information... 2022-02-08 17:32:13.308 | targetcli-fb is already the newest version (1:2.1.51-0ubuntu1). 2022-02-08 17:32:13.308 | The following packages were automatically installed and are no longer required: 2022-02-08 17:32:13.309 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-02-08 17:32:13.309 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-02-08 17:32:13.309 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-02-08 17:32:13.309 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-02-08 17:32:13.309 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-02-08 17:32:13.309 | python3-zope.interface 2022-02-08 17:32:13.309 | Use 'sudo apt autoremove' to remove them. 2022-02-08 17:32:13.422 | 0 upgraded, 0 newly installed, 0 to remove and 107 not upgraded. 2022-02-08 17:32:13.427 | + functions-common:apt_get:1223 : result=0 2022-02-08 17:32:13.430 | + functions-common:apt_get:1226 : time_stop apt-get 2022-02-08 17:32:13.432 | + functions-common:time_stop:2414 : local name 2022-02-08 17:32:13.435 | + functions-common:time_stop:2415 : local end_time 2022-02-08 17:32:13.438 | + functions-common:time_stop:2416 : local elapsed_time 2022-02-08 17:32:13.440 | + functions-common:time_stop:2417 : local total 2022-02-08 17:32:13.442 | + functions-common:time_stop:2418 : local start_time 2022-02-08 17:32:13.445 | + functions-common:time_stop:2420 : name=apt-get 2022-02-08 17:32:13.447 | + functions-common:time_stop:2421 : start_time=1644341532704 2022-02-08 17:32:13.450 | + functions-common:time_stop:2423 : [[ -z 1644341532704 ]] 2022-02-08 17:32:13.453 | ++ functions-common:time_stop:2426 : date +%s%3N 2022-02-08 17:32:13.457 | + functions-common:time_stop:2426 : end_time=1644341533455 2022-02-08 17:32:13.460 | + functions-common:time_stop:2427 : elapsed_time=751 2022-02-08 17:32:13.462 | + functions-common:time_stop:2428 : total=22180 2022-02-08 17:32:13.465 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2022-02-08 17:32:13.468 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=22931 2022-02-08 17:32:13.471 | + functions-common:apt_get:1227 : return 0 2022-02-08 17:32:13.473 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-02-08 17:32:13.476 | + ./stack.sh:main:926 : configure_cinder 2022-02-08 17:32:13.478 | + lib/cinder:configure_cinder:245 : sudo install -d -o ubuntu -m 755 /etc/cinder 2022-02-08 17:32:13.492 | + lib/cinder:configure_cinder:247 : rm -f /etc/cinder/cinder.conf 2022-02-08 17:32:13.496 | + lib/cinder:configure_cinder:249 : configure_rootwrap cinder 2022-02-08 17:32:13.498 | + inc/rootwrap:configure_rootwrap:43 : local project=cinder 2022-02-08 17:32:13.500 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2022-02-08 17:32:13.504 | ++ inc/rootwrap:configure_rootwrap:45 : echo cinder 2022-02-08 17:32:13.504 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2022-02-08 17:32:13.508 | + inc/rootwrap:configure_rootwrap:45 : project_uc=CINDER 2022-02-08 17:32:13.511 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=CINDER_BIN_DIR 2022-02-08 17:32:13.513 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/usr/local/bin 2022-02-08 17:32:13.515 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=CINDER_DIR 2022-02-08 17:32:13.517 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/cinder 2022-02-08 17:32:13.519 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/cinder/etc/cinder 2022-02-08 17:32:13.522 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/usr/local/bin/cinder-rootwrap 2022-02-08 17:32:13.524 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/cinder/rootwrap.d 2022-02-08 17:32:13.536 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/cinder/rootwrap.d 2022-02-08 17:32:13.548 | + 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-02-08 17:32:13.560 | + 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-02-08 17:32:13.572 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/cinder/rootwrap.d:' -i /etc/cinder/rootwrap.conf 2022-02-08 17:32:13.584 | + inc/rootwrap:configure_rootwrap:64 : local tempfile 2022-02-08 17:32:13.587 | ++ inc/rootwrap:configure_rootwrap:65 : mktemp 2022-02-08 17:32:13.591 | + inc/rootwrap:configure_rootwrap:65 : tempfile=/tmp/tmp.7KBgo8mP6X 2022-02-08 17:32:13.594 | + inc/rootwrap:configure_rootwrap:67 : rootwrap_sudo_cmd='/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2022-02-08 17:32:13.596 | + inc/rootwrap:configure_rootwrap:68 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2022-02-08 17:32:13.599 | + inc/rootwrap:configure_rootwrap:69 : '[' -f /usr/local/bin/cinder-rootwrap-daemon ']' 2022-02-08 17:32:13.601 | + inc/rootwrap:configure_rootwrap:74 : chmod 0440 /tmp/tmp.7KBgo8mP6X 2022-02-08 17:32:13.605 | + inc/rootwrap:configure_rootwrap:75 : sudo chown root:root /tmp/tmp.7KBgo8mP6X 2022-02-08 17:32:13.617 | + inc/rootwrap:configure_rootwrap:76 : sudo mv /tmp/tmp.7KBgo8mP6X /etc/sudoers.d/cinder-rootwrap 2022-02-08 17:32:13.631 | ++ inc/rootwrap:configure_rootwrap:80 : dirname /usr/local/bin/cinder-rootwrap 2022-02-08 17:32:13.635 | + inc/rootwrap:configure_rootwrap:80 : add_sudo_secure_path /usr/local/bin 2022-02-08 17:32:13.637 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/usr/local/bin 2022-02-08 17:32:13.640 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2022-02-08 17:32:13.642 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2022-02-08 17:32:13.644 | + 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-02-08 17:32:13.647 | + 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-02-08 17:32:13.649 | + lib/cinder:configure_cinder:251 : [[ -f /opt/stack/cinder/etc/cinder/resource_filters.json ]] 2022-02-08 17:32:13.652 | + lib/cinder:configure_cinder:252 : cp -p /opt/stack/cinder/etc/cinder/resource_filters.json /etc/cinder/resource_filters.json 2022-02-08 17:32:13.656 | + lib/cinder:configure_cinder:255 : cp /opt/stack/cinder/etc/cinder/api-paste.ini /etc/cinder/api-paste.ini 2022-02-08 17:32:13.661 | + lib/cinder:configure_cinder:257 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_host 2022-02-08 17:32:13.679 | + lib/cinder:configure_cinder:258 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_port 2022-02-08 17:32:13.698 | + lib/cinder:configure_cinder:259 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_protocol 2022-02-08 17:32:13.718 | + lib/cinder:configure_cinder:260 : inicomment /etc/cinder/api-paste.ini filter:authtoken cafile 2022-02-08 17:32:13.736 | + lib/cinder:configure_cinder:261 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_tenant_name 2022-02-08 17:32:13.755 | + lib/cinder:configure_cinder:262 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_user 2022-02-08 17:32:13.775 | + lib/cinder:configure_cinder:263 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_password 2022-02-08 17:32:13.793 | + lib/cinder:configure_cinder:264 : inicomment /etc/cinder/api-paste.ini filter:authtoken signing_dir 2022-02-08 17:32:13.813 | + lib/cinder:configure_cinder:266 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf cinder 2022-02-08 17:32:13.815 | + lib/keystone:configure_keystone_authtoken_middleware:436 : local conf_file=/etc/cinder/cinder.conf 2022-02-08 17:32:13.818 | + lib/keystone:configure_keystone_authtoken_middleware:437 : local admin_user=cinder 2022-02-08 17:32:13.820 | + lib/keystone:configure_keystone_authtoken_middleware:438 : local section=keystone_authtoken 2022-02-08 17:32:13.822 | + lib/keystone:configure_keystone_authtoken_middleware:440 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_type password 2022-02-08 17:32:13.852 | + lib/keystone:configure_keystone_authtoken_middleware:441 : iniset /etc/cinder/cinder.conf keystone_authtoken interface public 2022-02-08 17:32:13.881 | + lib/keystone:configure_keystone_authtoken_middleware:442 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_url http://10.222.0.53/identity 2022-02-08 17:32:13.909 | + lib/keystone:configure_keystone_authtoken_middleware:443 : iniset /etc/cinder/cinder.conf keystone_authtoken username cinder 2022-02-08 17:32:13.937 | + lib/keystone:configure_keystone_authtoken_middleware:444 : iniset /etc/cinder/cinder.conf keystone_authtoken password Passw0rd 2022-02-08 17:32:13.965 | + lib/keystone:configure_keystone_authtoken_middleware:445 : iniset /etc/cinder/cinder.conf keystone_authtoken user_domain_name Default 2022-02-08 17:32:13.993 | + lib/keystone:configure_keystone_authtoken_middleware:446 : iniset /etc/cinder/cinder.conf keystone_authtoken project_name service 2022-02-08 17:32:14.021 | + lib/keystone:configure_keystone_authtoken_middleware:447 : iniset /etc/cinder/cinder.conf keystone_authtoken project_domain_name Default 2022-02-08 17:32:14.050 | + lib/keystone:configure_keystone_authtoken_middleware:449 : iniset /etc/cinder/cinder.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-02-08 17:32:14.078 | + lib/keystone:configure_keystone_authtoken_middleware:450 : iniset /etc/cinder/cinder.conf keystone_authtoken memcached_servers localhost:11211 2022-02-08 17:32:14.106 | + lib/cinder:configure_cinder:268 : iniset /etc/cinder/cinder.conf DEFAULT debug True 2022-02-08 17:32:14.138 | + lib/cinder:configure_cinder:270 : iniset /etc/cinder/cinder.conf DEFAULT target_helper lioadm 2022-02-08 17:32:14.167 | ++ lib/cinder:configure_cinder:271 : database_connection_url cinder 2022-02-08 17:32:14.169 | ++ lib/database:database_connection_url:134 : local db=cinder 2022-02-08 17:32:14.172 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql cinder 2022-02-08 17:32:14.175 | ++ lib/databases/mysql:database_connection_url_mysql:207 : local db=cinder 2022-02-08 17:32:14.177 | ++ lib/databases/mysql:database_connection_url_mysql:208 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/cinder?charset=utf8' 2022-02-08 17:32:14.180 | + lib/cinder:configure_cinder:271 : iniset /etc/cinder/cinder.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/cinder?charset=utf8' 2022-02-08 17:32:14.211 | + lib/cinder:configure_cinder:272 : iniset /etc/cinder/cinder.conf DEFAULT api_paste_config /etc/cinder/api-paste.ini 2022-02-08 17:32:14.241 | + lib/cinder:configure_cinder:273 : iniset /etc/cinder/cinder.conf DEFAULT rootwrap_config /etc/cinder/rootwrap.conf 2022-02-08 17:32:14.269 | + lib/cinder:configure_cinder:274 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_extension cinder.api.contrib.standard_extensions 2022-02-08 17:32:14.298 | + lib/cinder:configure_cinder:275 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_listen 0.0.0.0 2022-02-08 17:32:14.327 | + lib/cinder:configure_cinder:276 : iniset /etc/cinder/cinder.conf DEFAULT state_path /opt/stack/data/cinder 2022-02-08 17:32:14.356 | + lib/cinder:configure_cinder:277 : iniset /etc/cinder/cinder.conf oslo_concurrency lock_path /opt/stack/data/cinder 2022-02-08 17:32:14.387 | + lib/cinder:configure_cinder:278 : [[ 4 == 6 ]] 2022-02-08 17:32:14.389 | + lib/cinder:configure_cinder:281 : iniset /etc/cinder/cinder.conf DEFAULT my_ip 10.222.0.53 2022-02-08 17:32:14.418 | + lib/cinder:configure_cinder:283 : iniset /etc/cinder/cinder.conf key_manager backend cinder.keymgr.conf_key_mgr.ConfKeyManager 2022-02-08 17:32:14.450 | ++ lib/cinder:configure_cinder:284 : openssl rand -hex 16 2022-02-08 17:32:14.457 | + lib/cinder:configure_cinder:284 : iniset /etc/cinder/cinder.conf key_manager fixed_key 7c215ed794a23039edf600e7773ca245 2022-02-08 17:32:14.487 | + lib/cinder:configure_cinder:285 : [[ -n '' ]] 2022-02-08 17:32:14.489 | + lib/cinder:configure_cinder:290 : iniset /etc/cinder/cinder.conf DEFAULT quota_volumes 10 2022-02-08 17:32:14.519 | + lib/cinder:configure_cinder:291 : iniset /etc/cinder/cinder.conf DEFAULT quota_backups 10 2022-02-08 17:32:14.547 | + lib/cinder:configure_cinder:292 : iniset /etc/cinder/cinder.conf DEFAULT quota_snapshots 10 2022-02-08 17:32:14.576 | + lib/cinder:configure_cinder:297 : iniset /etc/cinder/cinder.conf DEFAULT rpc_response_timeout 120 2022-02-08 17:32:14.604 | + lib/cinder:configure_cinder:299 : is_service_enabled c-vol 2022-02-08 17:32:14.621 | + functions-common:is_service_enabled:2070 : return 0 2022-02-08 17:32:14.624 | + lib/cinder:configure_cinder:299 : [[ -n lvm:lvmdriver-1 ]] 2022-02-08 17:32:14.626 | + lib/cinder:configure_cinder:300 : local enabled_backends= 2022-02-08 17:32:14.629 | + lib/cinder:configure_cinder:301 : local default_name= 2022-02-08 17:32:14.631 | + lib/cinder:configure_cinder:302 : local be be_name be_type 2022-02-08 17:32:14.633 | + lib/cinder:configure_cinder:303 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2022-02-08 17:32:14.636 | + lib/cinder:configure_cinder:304 : be_type=lvm 2022-02-08 17:32:14.639 | + lib/cinder:configure_cinder:305 : be_name=lvmdriver-1 2022-02-08 17:32:14.641 | + lib/cinder:configure_cinder:306 : type configure_cinder_backend_lvm 2022-02-08 17:32:14.644 | + lib/cinder:configure_cinder:307 : configure_cinder_backend_lvm lvmdriver-1 2022-02-08 17:32:14.646 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:48 : local be_name=lvmdriver-1 2022-02-08 17:32:14.648 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:50 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_backend_name lvmdriver-1 2022-02-08 17:32:14.680 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:51 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_driver cinder.volume.drivers.lvm.LVMVolumeDriver 2022-02-08 17:32:14.712 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:52 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_group stack-volumes-lvmdriver-1 2022-02-08 17:32:14.741 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:53 : iniset /etc/cinder/cinder.conf lvmdriver-1 target_helper lioadm 2022-02-08 17:32:14.769 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:54 : iniset /etc/cinder/cinder.conf lvmdriver-1 lvm_type thin 2022-02-08 17:32:14.798 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:55 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_clear none 2022-02-08 17:32:14.826 | + lib/cinder:configure_cinder:309 : [[ -z '' ]] 2022-02-08 17:32:14.829 | + lib/cinder:configure_cinder:310 : default_name=lvmdriver-1 2022-02-08 17:32:14.831 | + lib/cinder:configure_cinder:312 : enabled_backends+=lvmdriver-1, 2022-02-08 17:32:14.833 | + lib/cinder:configure_cinder:314 : iniset /etc/cinder/cinder.conf DEFAULT enabled_backends lvmdriver-1 2022-02-08 17:32:14.862 | + lib/cinder:configure_cinder:315 : [[ -n lvmdriver-1 ]] 2022-02-08 17:32:14.864 | + lib/cinder:configure_cinder:316 : iniset /etc/cinder/cinder.conf DEFAULT default_volume_type lvmdriver-1 2022-02-08 17:32:14.901 | + lib/cinder:configure_cinder:318 : configure_cinder_image_volume_cache 2022-02-08 17:32:14.904 | + lib/cinder:configure_cinder_image_volume_cache:619 : for be in ${CINDER_CACHE_ENABLED_FOR_BACKENDS//,/ } 2022-02-08 17:32:14.906 | + lib/cinder:configure_cinder_image_volume_cache:620 : local be_name=lvmdriver-1 2022-02-08 17:32:14.908 | + lib/cinder:configure_cinder_image_volume_cache:622 : iniset /etc/cinder/cinder.conf lvmdriver-1 image_volume_cache_enabled True 2022-02-08 17:32:14.939 | + lib/cinder:configure_cinder_image_volume_cache:624 : [[ -n '' ]] 2022-02-08 17:32:14.942 | + lib/cinder:configure_cinder_image_volume_cache:628 : [[ -n '' ]] 2022-02-08 17:32:14.944 | + lib/cinder:configure_cinder:321 : is_service_enabled c-bak 2022-02-08 17:32:14.961 | + functions-common:is_service_enabled:2070 : return 0 2022-02-08 17:32:14.964 | + lib/cinder:configure_cinder:321 : [[ -n swift ]] 2022-02-08 17:32:14.966 | + lib/cinder:configure_cinder:322 : type configure_cinder_backup_swift 2022-02-08 17:32:14.969 | + lib/cinder:configure_cinder:323 : configure_cinder_backup_swift 2022-02-08 17:32:14.971 | + lib/cinder_backups/swift:configure_cinder_backup_swift:25 : iniset /etc/cinder/cinder.conf DEFAULT backup_driver cinder.backup.drivers.swift.SwiftBackupDriver 2022-02-08 17:32:15.000 | + lib/cinder_backups/swift:configure_cinder_backup_swift:26 : iniset /etc/cinder/cinder.conf DEFAULT backup_swift_url http://10.222.0.53:8080/v1/AUTH_ 2022-02-08 17:32:15.028 | + lib/cinder_backups/swift:configure_cinder_backup_swift:27 : is_service_enabled tls-proxy 2022-02-08 17:32:15.046 | + functions-common:is_service_enabled:2070 : return 1 2022-02-08 17:32:15.048 | + lib/cinder:configure_cinder:329 : is_service_enabled ceilometer 2022-02-08 17:32:15.065 | + functions-common:is_service_enabled:2070 : return 1 2022-02-08 17:32:15.068 | + lib/cinder:configure_cinder:333 : is_service_enabled tls-proxy 2022-02-08 17:32:15.084 | + functions-common:is_service_enabled:2070 : return 1 2022-02-08 17:32:15.087 | + lib/cinder:configure_cinder:347 : '[' False '!=' False ']' 2022-02-08 17:32:15.089 | + lib/cinder:configure_cinder:351 : iniset_rpc_backend cinder /etc/cinder/cinder.conf 2022-02-08 17:32:15.091 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=cinder 2022-02-08 17:32:15.094 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/cinder/cinder.conf 2022-02-08 17:32:15.097 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-02-08 17:32:15.099 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-02-08 17:32:15.101 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-02-08 17:32:15.119 | + functions-common:is_service_enabled:2070 : return 0 2022-02-08 17:32:15.122 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-02-08 17:32:15.125 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-02-08 17:32:15.127 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-02-08 17:32:15.144 | ++ functions-common:is_service_enabled:2070 : return 0 2022-02-08 17:32:15.147 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.53:5672/ 2022-02-08 17:32:15.150 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/cinder/cinder.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.53:5672/ 2022-02-08 17:32:15.177 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-02-08 17:32:15.180 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-02-08 17:32:15.182 | + lib/cinder:configure_cinder:354 : setup_logging /etc/cinder/cinder.conf True 2022-02-08 17:32:15.185 | + functions:setup_logging:674 : setup_systemd_logging /etc/cinder/cinder.conf 2022-02-08 17:32:15.187 | + functions:setup_systemd_logging:689 : local conf_file=/etc/cinder/cinder.conf 2022-02-08 17:32:15.191 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-02-08 17:32:15.209 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-02-08 17:32:15.211 | + functions:setup_systemd_logging:695 : local pidstr= 2022-02-08 17:32:15.214 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-02-08 17:32:15.216 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-02-08 17:32:15.219 | + 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-02-08 17:32:15.247 | + 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-02-08 17:32:15.277 | + 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-02-08 17:32:15.305 | + functions:setup_systemd_logging:706 : iniset /etc/cinder/cinder.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-02-08 17:32:15.334 | + lib/cinder:configure_cinder:356 : is_service_enabled c-api 2022-02-08 17:32:15.351 | + functions-common:is_service_enabled:2070 : return 0 2022-02-08 17:32:15.354 | + lib/cinder:configure_cinder:357 : write_uwsgi_config /etc/cinder/cinder-api-uwsgi.ini /usr/local/bin/cinder-wsgi /volume 2022-02-08 17:32:15.356 | + lib/apache:write_uwsgi_config:244 : local file=/etc/cinder/cinder-api-uwsgi.ini 2022-02-08 17:32:15.359 | + lib/apache:write_uwsgi_config:245 : local wsgi=/usr/local/bin/cinder-wsgi 2022-02-08 17:32:15.362 | + lib/apache:write_uwsgi_config:246 : local url=/volume 2022-02-08 17:32:15.364 | + lib/apache:write_uwsgi_config:247 : local http= 2022-02-08 17:32:15.366 | + lib/apache:write_uwsgi_config:248 : local name= 2022-02-08 17:32:15.369 | ++ lib/apache:write_uwsgi_config:249 : basename /usr/local/bin/cinder-wsgi 2022-02-08 17:32:15.374 | + lib/apache:write_uwsgi_config:249 : name=cinder-wsgi 2022-02-08 17:32:15.376 | + lib/apache:write_uwsgi_config:253 : local socket_dir=/var/run/uwsgi 2022-02-08 17:32:15.379 | + lib/apache:write_uwsgi_config:257 : sudo mkdir -p /etc/tmpfiles.d/ 2022-02-08 17:32:15.392 | + lib/apache:write_uwsgi_config:258 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-02-08 17:32:15.392 | + lib/apache:write_uwsgi_config:258 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-02-08 17:32:15.401 | d /var/run/uwsgi 0755 ubuntu root 2022-02-08 17:32:15.404 | + lib/apache:write_uwsgi_config:259 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-02-08 17:32:15.421 | + lib/apache:write_uwsgi_config:261 : local socket=/var/run/uwsgi/cinder-wsgi.socket 2022-02-08 17:32:15.423 | + lib/apache:write_uwsgi_config:264 : rm -rf /etc/cinder/cinder-api-uwsgi.ini 2022-02-08 17:32:15.427 | + lib/apache:write_uwsgi_config:265 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi wsgi-file /usr/local/bin/cinder-wsgi 2022-02-08 17:32:15.457 | + lib/apache:write_uwsgi_config:266 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi processes 2 2022-02-08 17:32:15.485 | + lib/apache:write_uwsgi_config:268 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi master true 2022-02-08 17:32:15.513 | + lib/apache:write_uwsgi_config:270 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi die-on-term true 2022-02-08 17:32:15.540 | + lib/apache:write_uwsgi_config:271 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi exit-on-reload false 2022-02-08 17:32:15.569 | + lib/apache:write_uwsgi_config:274 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi worker-reload-mercy 90 2022-02-08 17:32:15.596 | + lib/apache:write_uwsgi_config:275 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi enable-threads true 2022-02-08 17:32:15.625 | + lib/apache:write_uwsgi_config:276 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi plugins http,python3 2022-02-08 17:32:15.653 | + lib/apache:write_uwsgi_config:278 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi thunder-lock true 2022-02-08 17:32:15.681 | + lib/apache:write_uwsgi_config:280 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-02-08 17:32:15.709 | + lib/apache:write_uwsgi_config:282 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi buffer-size 65535 2022-02-08 17:32:15.737 | + lib/apache:write_uwsgi_config:284 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi add-header 'Connection: close' 2022-02-08 17:32:15.765 | + lib/apache:write_uwsgi_config:286 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi lazy-apps true 2022-02-08 17:32:15.793 | + lib/apache:write_uwsgi_config:289 : [[ -n '' ]] 2022-02-08 17:32:15.796 | + lib/apache:write_uwsgi_config:292 : local apache_conf= 2022-02-08 17:32:15.799 | ++ lib/apache:write_uwsgi_config:293 : apache_site_config_for cinder-wsgi 2022-02-08 17:32:15.801 | ++ lib/apache:apache_site_config_for:176 : local site=cinder-wsgi 2022-02-08 17:32:15.804 | ++ lib/apache:apache_site_config_for:177 : is_ubuntu 2022-02-08 17:32:15.806 | ++ functions-common:is_ubuntu:562 : [[ -z deb ]] 2022-02-08 17:32:15.809 | ++ functions-common:is_ubuntu:565 : '[' deb = deb ']' 2022-02-08 17:32:15.811 | ++ lib/apache:apache_site_config_for:179 : echo /etc/apache2/sites-available/cinder-wsgi.conf 2022-02-08 17:32:15.814 | + lib/apache:write_uwsgi_config:293 : apache_conf=/etc/apache2/sites-available/cinder-wsgi.conf 2022-02-08 17:32:15.816 | + lib/apache:write_uwsgi_config:294 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi socket /var/run/uwsgi/cinder-wsgi.socket 2022-02-08 17:32:15.844 | + lib/apache:write_uwsgi_config:295 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi chmod-socket 666 2022-02-08 17:32:15.873 | + lib/apache:write_uwsgi_config:296 : echo 'ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-wsgi.socket|uwsgi://uwsgi-uds-cinder-wsgi" retry=0 ' 2022-02-08 17:32:15.874 | + lib/apache:write_uwsgi_config:296 : sudo tee -a /etc/apache2/sites-available/cinder-wsgi.conf 2022-02-08 17:32:15.882 | ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-wsgi.socket|uwsgi://uwsgi-uds-cinder-wsgi" retry=0 2022-02-08 17:32:15.886 | + lib/apache:write_uwsgi_config:297 : enable_apache_site cinder-wsgi 2022-02-08 17:32:15.888 | + lib/apache:enable_apache_site:193 : local site=cinder-wsgi 2022-02-08 17:32:15.891 | + lib/apache:enable_apache_site:195 : enable_apache_mod version 2022-02-08 17:32:15.893 | + lib/apache:enable_apache_mod:54 : local mod=version 2022-02-08 17:32:15.896 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-02-08 17:32:15.898 | + functions-common:is_ubuntu:562 : [[ -z deb ]] 2022-02-08 17:32:15.900 | + functions-common:is_ubuntu:565 : '[' deb = deb ']' 2022-02-08 17:32:15.903 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2022-02-08 17:32:15.906 | + lib/apache:enable_apache_site:196 : is_ubuntu 2022-02-08 17:32:15.908 | + functions-common:is_ubuntu:562 : [[ -z deb ]] 2022-02-08 17:32:15.910 | + functions-common:is_ubuntu:565 : '[' deb = deb ']' 2022-02-08 17:32:15.913 | + lib/apache:enable_apache_site:197 : sudo a2ensite cinder-wsgi 2022-02-08 17:32:15.974 | Enabling site cinder-wsgi. 2022-02-08 17:32:15.980 | To activate the new configuration, you need to run: 2022-02-08 17:32:15.980 | systemctl reload apache2 2022-02-08 17:32:15.985 | + lib/apache:write_uwsgi_config:298 : restart_apache_server 2022-02-08 17:32:15.987 | + lib/apache:restart_apache_server:240 : restart_service apache2 2022-02-08 17:32:15.990 | + functions-common:restart_service:2298 : '[' -x /bin/systemctl ']' 2022-02-08 17:32:15.992 | + functions-common:restart_service:2299 : sudo /bin/systemctl restart apache2 2022-02-08 17:32:16.130 | + lib/cinder:configure_cinder:360 : [[ -r /home/ubuntu/devstack/lib/cinder_plugins/default ]] 2022-02-08 17:32:16.133 | + lib/cinder:configure_cinder:364 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_workers 2 2022-02-08 17:32:16.164 | + lib/cinder:configure_cinder:366 : iniset /etc/cinder/cinder.conf DEFAULT glance_api_servers http://10.222.0.53/image 2022-02-08 17:32:16.193 | + lib/cinder:configure_cinder:367 : is_service_enabled tls-proxy 2022-02-08 17:32:16.210 | + functions-common:is_service_enabled:2070 : return 1 2022-02-08 17:32:16.213 | + lib/cinder:configure_cinder:373 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf nova nova 2022-02-08 17:32:16.215 | + lib/keystone:configure_keystone_authtoken_middleware:436 : local conf_file=/etc/cinder/cinder.conf 2022-02-08 17:32:16.218 | + lib/keystone:configure_keystone_authtoken_middleware:437 : local admin_user=nova 2022-02-08 17:32:16.221 | + lib/keystone:configure_keystone_authtoken_middleware:438 : local section=nova 2022-02-08 17:32:16.223 | + lib/keystone:configure_keystone_authtoken_middleware:440 : iniset /etc/cinder/cinder.conf nova auth_type password 2022-02-08 17:32:16.256 | + lib/keystone:configure_keystone_authtoken_middleware:441 : iniset /etc/cinder/cinder.conf nova interface public 2022-02-08 17:32:16.285 | + lib/keystone:configure_keystone_authtoken_middleware:442 : iniset /etc/cinder/cinder.conf nova auth_url http://10.222.0.53/identity 2022-02-08 17:32:16.313 | + lib/keystone:configure_keystone_authtoken_middleware:443 : iniset /etc/cinder/cinder.conf nova username nova 2022-02-08 17:32:16.342 | + lib/keystone:configure_keystone_authtoken_middleware:444 : iniset /etc/cinder/cinder.conf nova password Passw0rd 2022-02-08 17:32:16.371 | + lib/keystone:configure_keystone_authtoken_middleware:445 : iniset /etc/cinder/cinder.conf nova user_domain_name Default 2022-02-08 17:32:16.400 | + lib/keystone:configure_keystone_authtoken_middleware:446 : iniset /etc/cinder/cinder.conf nova project_name service 2022-02-08 17:32:16.429 | + lib/keystone:configure_keystone_authtoken_middleware:447 : iniset /etc/cinder/cinder.conf nova project_domain_name Default 2022-02-08 17:32:16.458 | + lib/keystone:configure_keystone_authtoken_middleware:449 : iniset /etc/cinder/cinder.conf nova cafile /opt/stack/data/ca-bundle.pem 2022-02-08 17:32:16.486 | + lib/keystone:configure_keystone_authtoken_middleware:450 : iniset /etc/cinder/cinder.conf nova memcached_servers localhost:11211 2022-02-08 17:32:16.516 | + lib/cinder:configure_cinder:374 : iniset /etc/cinder/cinder.conf nova region_name RegionOne 2022-02-08 17:32:16.551 | + lib/cinder:configure_cinder:375 : iniset /etc/cinder/cinder.conf DEFAULT graceful_shutdown_timeout 5 2022-02-08 17:32:16.584 | + lib/cinder:configure_cinder:377 : [[ ! -z '' ]] 2022-02-08 17:32:16.586 | + lib/cinder:configure_cinder:379 : is_service_enabled etcd3 2022-02-08 17:32:16.603 | + functions-common:is_service_enabled:2070 : return 0 2022-02-08 17:32:16.605 | + lib/cinder:configure_cinder:380 : iniset /etc/cinder/cinder.conf coordination backend_url etcd3+http://10.222.0.53:2379 2022-02-08 17:32:16.637 | + lib/cinder:configure_cinder:383 : [[ False == True ]] 2022-02-08 17:32:16.640 | + ./stack.sh:main:929 : is_service_enabled neutron 2022-02-08 17:32:16.658 | + functions-common:is_service_enabled:2070 : return 0 2022-02-08 17:32:16.661 | + ./stack.sh:main:931 : stack_install_service neutron 2022-02-08 17:32:16.663 | + lib/stack:stack_install_service:20 : local service=neutron 2022-02-08 17:32:16.666 | + lib/stack:stack_install_service:21 : type install_neutron 2022-02-08 17:32:16.668 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-02-08 17:32:16.670 | + lib/stack:stack_install_service:32 : install_neutron 2022-02-08 17:32:16.673 | + lib/neutron:install_neutron:687 : is_neutron_legacy_enabled 2022-02-08 17:32:16.677 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-02-08 17:32:16.677 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-02-08 17:32:16.683 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-02-08 17:32:16.685 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-02-08 17:32:16.688 | + lib/neutron:is_neutron_legacy_enabled:138 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2022-02-08 17:32:16.691 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-02-08 17:32:16.693 | + lib/neutron:install_neutron:689 : install_mutnauq 2022-02-08 17:32:16.696 | + lib/neutron-legacy:install_mutnauq:467 : use_library_from_git neutron-lib 2022-02-08 17:32:16.699 | + inc/python:use_library_from_git:250 : local name=neutron-lib 2022-02-08 17:32:16.701 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-08 17:32:16.704 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-08 17:32:16.707 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,neutron-lib, ]] 2022-02-08 17:32:16.709 | + inc/python:use_library_from_git:253 : return 1 2022-02-08 17:32:16.712 | + lib/neutron-legacy:install_mutnauq:472 : git_clone https://opendev.org/openstack/neutron.git /opt/stack/neutron master 2022-02-08 17:32:16.714 | + functions-common:git_clone:597 : local git_remote=https://opendev.org/openstack/neutron.git 2022-02-08 17:32:16.717 | + functions-common:git_clone:598 : local git_dest=/opt/stack/neutron 2022-02-08 17:32:16.722 | + functions-common:git_clone:599 : local git_ref=master 2022-02-08 17:32:16.725 | + functions-common:git_clone:600 : local orig_dir 2022-02-08 17:32:16.728 | ++ functions-common:git_clone:601 : pwd 2022-02-08 17:32:16.731 | + functions-common:git_clone:601 : orig_dir=/home/ubuntu/devstack 2022-02-08 17:32:16.733 | + functions-common:git_clone:602 : local git_clone_flags= 2022-02-08 17:32:16.736 | ++ functions-common:git_clone:604 : trueorfalse False RECLONE 2022-02-08 17:32:16.753 | + functions-common:git_clone:604 : RECLONE=False 2022-02-08 17:32:16.756 | + functions-common:git_clone:605 : [[ 0 -gt 0 ]] 2022-02-08 17:32:16.758 | + functions-common:git_clone:609 : [[ False = \T\r\u\e ]] 2022-02-08 17:32:16.761 | + functions-common:git_clone:618 : echo master 2022-02-08 17:32:16.761 | + functions-common:git_clone:618 : egrep -q '^refs' 2022-02-08 17:32:16.767 | + functions-common:git_clone:632 : [[ ! -d /opt/stack/neutron ]] 2022-02-08 17:32:16.770 | + functions-common:git_clone:640 : [[ False = \T\r\u\e ]] 2022-02-08 17:32:16.772 | + functions-common:git_clone:666 : cd /opt/stack/neutron 2022-02-08 17:32:16.775 | + functions-common:git_clone:667 : git show --oneline 2022-02-08 17:32:16.775 | + functions-common:git_clone:667 : head -1 2022-02-08 17:32:16.781 | f324ddf769 Merge "Make sure "dead vlan" ports cannot transmit packets" 2022-02-08 17:32:16.784 | + functions-common:git_clone:668 : cd /home/ubuntu/devstack 2022-02-08 17:32:16.786 | + lib/neutron-legacy:install_mutnauq:473 : setup_develop /opt/stack/neutron 2022-02-08 17:32:16.789 | + inc/python:setup_develop:338 : local bindep 2022-02-08 17:32:16.791 | + inc/python:setup_develop:339 : [[ /opt/stack/neutron == -bindep* ]] 2022-02-08 17:32:16.794 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/neutron 2022-02-08 17:32:16.797 | + inc/python:setup_develop:344 : local extras= 2022-02-08 17:32:16.799 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/neutron -e 2022-02-08 17:32:16.802 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-02-08 17:32:16.804 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/neutron == -bindep* ]] 2022-02-08 17:32:16.807 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/neutron 2022-02-08 17:32:16.809 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-02-08 17:32:16.812 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-02-08 17:32:16.815 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/neutron 2022-02-08 17:32:16.818 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-02-08 17:32:16.821 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/neutron 2022-02-08 17:32:16.823 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-02-08 17:32:16.826 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-02-08 17:32:16.829 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/neutron/setup.cfg 2022-02-08 17:32:16.835 | + inc/python:_setup_package_with_constraints_edit:385 : name=neutron 2022-02-08 17:32:16.838 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- neutron 2022-02-08 17:32:17.496 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/neutron -e 2022-02-08 17:32:17.498 | + inc/python:setup_package:418 : local bindep=0 2022-02-08 17:32:17.501 | + inc/python:setup_package:419 : local bindep_flag= 2022-02-08 17:32:17.503 | + inc/python:setup_package:420 : local bindep_profiles= 2022-02-08 17:32:17.507 | + inc/python:setup_package:421 : [[ /opt/stack/neutron == -bindep* ]] 2022-02-08 17:32:17.509 | + inc/python:setup_package:426 : local project_dir=/opt/stack/neutron 2022-02-08 17:32:17.512 | + inc/python:setup_package:427 : local flags=-e 2022-02-08 17:32:17.515 | + inc/python:setup_package:428 : local extras= 2022-02-08 17:32:17.518 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-02-08 17:32:17.520 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-02-08 17:32:17.523 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-02-08 17:32:17.525 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-02-08 17:32:17.527 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-02-08 17:32:17.530 | + inc/python:setup_package:446 : pip_install -e /opt/stack/neutron 2022-02-08 17:32:17.552 | Using python 3.8 to install /opt/stack/neutron 2022-02-08 17:32:17.554 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/neutron 2022-02-08 17:32:18.516 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:32:18.516 | from cryptography.utils import int_from_bytes 2022-02-08 17:32:18.516 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:32:18.516 | from cryptography.utils import int_from_bytes 2022-02-08 17:32:19.654 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-08 17:32:19.680 | Obtaining file:///opt/stack/neutron 2022-02-08 17:32:19.680 | Preparing metadata (setup.py): started 2022-02-08 17:32:21.751 | Preparing metadata (setup.py): finished with status 'done' 2022-02-08 17:32:21.842 | Requirement already satisfied: pbr>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev486) (5.8.0) 2022-02-08 17:32:21.843 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev486) (3.5.0) 2022-02-08 17:32:21.844 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev486) (2.1.1) 2022-02-08 17:32:21.845 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev486) (2.5.1) 2022-02-08 17:32:21.846 | Requirement already satisfied: debtcollector>=1.19.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev486) (2.4.0) 2022-02-08 17:32:21.847 | Requirement already satisfied: decorator>=4.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev486) (5.1.1) 2022-02-08 17:32:21.848 | Requirement already satisfied: eventlet>=0.26.1 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev486) (0.33.0) 2022-02-08 17:32:21.849 | Requirement already satisfied: pecan>=1.3.2 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev486) (1.4.1) 2022-02-08 17:32:21.851 | Requirement already satisfied: httplib2>=0.9.1 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev486) (0.20.4) 2022-02-08 17:32:21.852 | Requirement already satisfied: requests>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev486) (2.27.1) 2022-02-08 17:32:21.853 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev486) (3.0.3) 2022-02-08 17:32:21.854 | Requirement already satisfied: keystonemiddleware>=5.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev486) (9.3.0) 2022-02-08 17:32:21.855 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev486) (0.8.0) 2022-02-08 17:32:21.856 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev486) (0.11.0) 2022-02-08 17:32:21.858 | Requirement already satisfied: neutron-lib>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev486) (2.19.0) 2022-02-08 17:32:21.859 | Requirement already satisfied: python-neutronclient>=6.7.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev486) (7.7.0) 2022-02-08 17:32:21.860 | Requirement already satisfied: tenacity>=6.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev486) (6.3.1) 2022-02-08 17:32:21.861 | Requirement already satisfied: SQLAlchemy>=1.4.23 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev486) (1.4.31) 2022-02-08 17:32:21.862 | Requirement already satisfied: WebOb>=1.8.2 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev486) (1.8.7) 2022-02-08 17:32:21.863 | Requirement already satisfied: keystoneauth1>=3.14.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev486) (4.4.0) 2022-02-08 17:32:21.864 | Requirement already satisfied: alembic>=1.6.5 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev486) (1.7.6) 2022-02-08 17:32:21.865 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev486) (3.5.0) 2022-02-08 17:32:21.866 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev486) (2.10.0) 2022-02-08 17:32:21.867 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev486) (4.5.0) 2022-02-08 17:32:21.868 | Requirement already satisfied: oslo.config>=8.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev486) (8.7.1) 2022-02-08 17:32:21.869 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev486) (3.4.0) 2022-02-08 17:32:21.870 | Requirement already satisfied: oslo.db>=4.44.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev486) (11.1.0) 2022-02-08 17:32:21.872 | Requirement already satisfied: oslo.i18n>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev486) (5.1.0) 2022-02-08 17:32:21.873 | Requirement already satisfied: oslo.log>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev486) (4.6.1) 2022-02-08 17:32:21.874 | Requirement already satisfied: oslo.messaging>=7.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev486) (12.12.0) 2022-02-08 17:32:21.875 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev486) (4.5.0) 2022-02-08 17:32:21.877 | Requirement already satisfied: oslo.policy>=3.10.1 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev486) (3.10.1) 2022-02-08 17:32:21.878 | Requirement already satisfied: oslo.privsep>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev486) (2.6.2) 2022-02-08 17:32:21.879 | Requirement already satisfied: oslo.reports>=1.18.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev486) (2.3.0) 2022-02-08 17:32:21.880 | Requirement already satisfied: oslo.rootwrap>=5.15.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev486) (6.3.0) 2022-02-08 17:32:21.881 | Requirement already satisfied: oslo.serialization>=2.25.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev486) (4.2.0) 2022-02-08 17:32:21.882 | Requirement already satisfied: oslo.service>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev486) (2.8.0) 2022-02-08 17:32:21.883 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev486) (1.4.0) 2022-02-08 17:32:21.884 | Requirement already satisfied: oslo.utils>=4.8.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev486) (4.12.1) 2022-02-08 17:32:21.886 | Requirement already satisfied: oslo.versionedobjects>=1.35.1 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev486) (2.5.0) 2022-02-08 17:32:21.887 | Requirement already satisfied: osprofiler>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev486) (3.4.2) 2022-02-08 17:32:21.888 | Requirement already satisfied: os-ken>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev486) (2.3.0) 2022-02-08 17:32:21.889 | Requirement already satisfied: os-resource-classes>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev486) (1.1.0) 2022-02-08 17:32:21.890 | Requirement already satisfied: ovs>=2.10.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev486) (2.16.0) 2022-02-08 17:32:21.891 | Requirement already satisfied: ovsdbapp>=1.11.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev486) (1.15.0) 2022-02-08 17:32:21.892 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev486) (21.3) 2022-02-08 17:32:21.893 | Requirement already satisfied: psutil>=5.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev486) (5.9.0) 2022-02-08 17:32:21.894 | Requirement already satisfied: pyroute2>=0.6.4 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev486) (0.6.5) 2022-02-08 17:32:21.895 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev486) (22.0.0) 2022-02-08 17:32:21.896 | Requirement already satisfied: python-novaclient>=9.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev486) (17.6.0) 2022-02-08 17:32:21.897 | Requirement already satisfied: openstacksdk>=0.31.2 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev486) (0.61.0) 2022-02-08 17:32:21.898 | Requirement already satisfied: python-designateclient>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev486) (4.4.0) 2022-02-08 17:32:21.899 | Requirement already satisfied: os-vif>=1.15.1 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev486) (2.7.0) 2022-02-08 17:32:21.900 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev486) (2.4.0) 2022-02-08 17:32:21.901 | Requirement already satisfied: tooz>=1.58.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev486) (2.10.0) 2022-02-08 17:32:21.918 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=1.6.5->neutron==19.1.0.dev486) (4.10.1) 2022-02-08 17:32:21.920 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=1.6.5->neutron==19.1.0.dev486) (5.4.0) 2022-02-08 17:32:21.921 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=1.6.5->neutron==19.1.0.dev486) (1.1.6) 2022-02-08 17:32:21.930 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.19.0->neutron==19.1.0.dev486) (1.13.3) 2022-02-08 17:32:21.942 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.26.1->neutron==19.1.0.dev486) (2.1.0) 2022-02-08 17:32:21.943 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.26.1->neutron==19.1.0.dev486) (1.16.0) 2022-02-08 17:32:21.944 | Requirement already satisfied: greenlet>=0.3 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.26.1->neutron==19.1.0.dev486) (1.1.2) 2022-02-08 17:32:21.964 | Requirement already satisfied: pyparsing!=3.0.0,!=3.0.1,!=3.0.2,!=3.0.3,<4,>=2.4.2 in /usr/local/lib/python3.8/dist-packages (from httplib2>=0.9.1->neutron==19.1.0.dev486) (3.0.7) 2022-02-08 17:32:21.971 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->neutron==19.1.0.dev486) (2.0.1) 2022-02-08 17:32:22.032 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.14.0->neutron==19.1.0.dev486) (1.7.0) 2022-02-08 17:32:22.033 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.14.0->neutron==19.1.0.dev486) (1.0.2) 2022-02-08 17:32:22.087 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=5.1.0->neutron==19.1.0.dev486) (4.4.0) 2022-02-08 17:32:22.088 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=5.1.0->neutron==19.1.0.dev486) (3.1.1) 2022-02-08 17:32:22.134 | Requirement already satisfied: setproctitle>=1.1.10 in /usr/local/lib/python3.8/dist-packages (from neutron-lib>=2.18.0->neutron==19.1.0.dev486) (1.2.2) 2022-02-08 17:32:22.138 | Requirement already satisfied: os-traits>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from neutron-lib>=2.18.0->neutron==19.1.0.dev486) (2.7.0) 2022-02-08 17:32:22.166 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==19.1.0.dev486) (2.5.0) 2022-02-08 17:32:22.167 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==19.1.0.dev486) (1.4.4) 2022-02-08 17:32:22.168 | Requirement already satisfied: PyYAML>=3.13 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==19.1.0.dev486) (6.0) 2022-02-08 17:32:22.169 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==19.1.0.dev486) (1.32) 2022-02-08 17:32:22.170 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==19.1.0.dev486) (36.0.1) 2022-02-08 17:32:22.172 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==19.1.0.dev486) (0.10.0) 2022-02-08 17:32:22.173 | Requirement already satisfied: dogpile.cache>=0.6.5 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==19.1.0.dev486) (1.1.5) 2022-02-08 17:32:22.174 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==19.1.0.dev486) (1.4.0) 2022-02-08 17:32:22.191 | Requirement already satisfied: msgpack>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from os-ken>=2.2.0->neutron==19.1.0.dev486) (1.0.3) 2022-02-08 17:32:22.293 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->neutron==19.1.0.dev486) (0.17.3) 2022-02-08 17:32:22.337 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.0.0->neutron==19.1.0.dev486) (1.5.0) 2022-02-08 17:32:22.427 | Requirement already satisfied: sqlalchemy-migrate>=0.11.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.44.0->neutron==19.1.0.dev486) (0.13.0) 2022-02-08 17:32:22.428 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.44.0->neutron==19.1.0.dev486) (0.5.0) 2022-02-08 17:32:22.430 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.44.0->neutron==19.1.0.dev486) (2.0.1) 2022-02-08 17:32:22.486 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->neutron==19.1.0.dev486) (2.8.2) 2022-02-08 17:32:22.491 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->neutron==19.1.0.dev486) (0.9.6) 2022-02-08 17:32:22.549 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=7.0.0->neutron==19.1.0.dev486) (0.4.0) 2022-02-08 17:32:22.552 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=7.0.0->neutron==19.1.0.dev486) (5.0.9) 2022-02-08 17:32:22.554 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=7.0.0->neutron==19.1.0.dev486) (5.0.0) 2022-02-08 17:32:22.556 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=7.0.0->neutron==19.1.0.dev486) (5.2.3) 2022-02-08 17:32:22.582 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->neutron==19.1.0.dev486) (3.3.0) 2022-02-08 17:32:22.584 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->neutron==19.1.0.dev486) (3.2.0) 2022-02-08 17:32:22.635 | Requirement already satisfied: cffi>=1.14.0 in /usr/local/lib/python3.8/dist-packages (from oslo.privsep>=2.3.0->neutron==19.1.0.dev486) (1.15.0) 2022-02-08 17:32:22.690 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=2.25.0->neutron==19.1.0.dev486) (2021.3) 2022-02-08 17:32:22.722 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->neutron==19.1.0.dev486) (3.0.0) 2022-02-08 17:32:22.725 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->neutron==19.1.0.dev486) (1.3.3) 2022-02-08 17:32:22.750 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.upgradecheck>=1.3.0->neutron==19.1.0.dev486) (3.0.0) 2022-02-08 17:32:22.894 | Requirement already satisfied: sortedcontainers in /usr/local/lib/python3.8/dist-packages (from ovs>=2.10.0->neutron==19.1.0.dev486) (2.4.0) 2022-02-08 17:32:22.964 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->neutron==19.1.0.dev486) (60.7.1) 2022-02-08 17:32:23.042 | Requirement already satisfied: WebTest>=1.3.1 in /usr/local/lib/python3.8/dist-packages (from pecan>=1.3.2->neutron==19.1.0.dev486) (3.0.0) 2022-02-08 17:32:23.044 | Requirement already satisfied: logutils>=0.3 in /usr/local/lib/python3.8/dist-packages (from pecan>=1.3.2->neutron==19.1.0.dev486) (0.3.5) 2022-02-08 17:32:23.156 | Requirement already satisfied: pyroute2.nslink==0.6.5 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.4->neutron==19.1.0.dev486) (0.6.5) 2022-02-08 17:32:23.157 | Requirement already satisfied: pyroute2.ipset==0.6.5 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.4->neutron==19.1.0.dev486) (0.6.5) 2022-02-08 17:32:23.158 | Requirement already satisfied: pyroute2.core==0.6.5 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.4->neutron==19.1.0.dev486) (0.6.5) 2022-02-08 17:32:23.159 | Requirement already satisfied: pyroute2.ethtool==0.6.5 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.4->neutron==19.1.0.dev486) (0.6.5) 2022-02-08 17:32:23.160 | Requirement already satisfied: pyroute2.nftables==0.6.5 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.4->neutron==19.1.0.dev486) (0.6.5) 2022-02-08 17:32:23.162 | Requirement already satisfied: pyroute2.ipdb==0.6.5 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.4->neutron==19.1.0.dev486) (0.6.5) 2022-02-08 17:32:23.163 | Requirement already satisfied: pyroute2.ndb==0.6.5 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.4->neutron==19.1.0.dev486) (0.6.5) 2022-02-08 17:32:23.369 | Requirement already satisfied: jsonschema>=2.6.0 in /usr/lib/python3/dist-packages (from python-designateclient>=2.7.0->neutron==19.1.0.dev486) (3.2.0) 2022-02-08 17:32:23.370 | Requirement already satisfied: osc-lib>=1.8.0 in /usr/local/lib/python3.8/dist-packages (from python-designateclient>=2.7.0->neutron==19.1.0.dev486) (2.4.2) 2022-02-08 17:32:23.373 | Requirement already satisfied: cliff!=2.9.0,>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from python-designateclient>=2.7.0->neutron==19.1.0.dev486) (3.10.0) 2022-02-08 17:32:23.420 | Requirement already satisfied: os-client-config>=1.28.0 in /usr/local/lib/python3.8/dist-packages (from python-neutronclient>=6.7.0->neutron==19.1.0.dev486) (2.1.0) 2022-02-08 17:32:23.423 | Requirement already satisfied: simplejson>=3.5.1 in /usr/local/lib/python3.8/dist-packages (from python-neutronclient>=6.7.0->neutron==19.1.0.dev486) (3.17.6) 2022-02-08 17:32:23.514 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.18.0->neutron==19.1.0.dev486) (1.26.8) 2022-02-08 17:32:23.517 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.18.0->neutron==19.1.0.dev486) (3.3) 2022-02-08 17:32:23.518 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.18.0->neutron==19.1.0.dev486) (2019.11.28) 2022-02-08 17:32:23.520 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.18.0->neutron==19.1.0.dev486) (2.0.11) 2022-02-08 17:32:23.557 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->neutron==19.1.0.dev486) (0.7) 2022-02-08 17:32:23.900 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.8/dist-packages (from tooz>=1.58.0->neutron==19.1.0.dev486) (0.12.2) 2022-02-08 17:32:23.976 | Requirement already satisfied: vine==5.0.0 in /usr/local/lib/python3.8/dist-packages (from amqp>=2.5.2->oslo.messaging>=7.0.0->neutron==19.1.0.dev486) (5.0.0) 2022-02-08 17:32:24.170 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.14.0->oslo.privsep>=2.3.0->neutron==19.1.0.dev486) (2.21) 2022-02-08 17:32:24.244 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==19.1.0.dev486) (0.5.0) 2022-02-08 17:32:24.246 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==19.1.0.dev486) (2.3.3) 2022-02-08 17:32:24.480 | Requirement already satisfied: testtools>=0.9.22 in /usr/local/lib/python3.8/dist-packages (from fixtures>=3.0.0->oslo.service>=2.8.0->neutron==19.1.0.dev486) (2.5.0) 2022-02-08 17:32:24.657 | Requirement already satisfied: jsonpointer>=1.9 in /usr/local/lib/python3.8/dist-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.31.2->neutron==19.1.0.dev486) (2.2) 2022-02-08 17:32:25.240 | Requirement already satisfied: prometheus-client>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.metrics>=0.2.1->oslo.messaging>=7.0.0->neutron==19.1.0.dev486) (0.13.1) 2022-02-08 17:32:25.290 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->neutron==19.1.0.dev486) (0.2.5) 2022-02-08 17:32:25.911 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=4.44.0->neutron==19.1.0.dev486) (0.5.2) 2022-02-08 17:32:25.912 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=4.44.0->neutron==19.1.0.dev486) (0.4.2) 2022-02-08 17:32:26.227 | Requirement already satisfied: waitress>=0.8.5 in /usr/local/lib/python3.8/dist-packages (from WebTest>=1.3.1->pecan>=1.3.2->neutron==19.1.0.dev486) (2.0.0) 2022-02-08 17:32:26.227 | Requirement already satisfied: beautifulsoup4 in /usr/local/lib/python3.8/dist-packages (from WebTest>=1.3.1->pecan>=1.3.2->neutron==19.1.0.dev486) (4.10.0) 2022-02-08 17:32:26.399 | Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.8/dist-packages (from importlib-metadata->alembic>=1.6.5->neutron==19.1.0.dev486) (3.7.0) 2022-02-08 17:32:26.654 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==19.1.0.dev486) (1.8.2) 2022-02-08 17:32:26.655 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==19.1.0.dev486) (21.4.0) 2022-02-08 17:32:26.850 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools>=0.9.22->fixtures>=3.0.0->oslo.service>=2.8.0->neutron==19.1.0.dev486) (1.0.0) 2022-02-08 17:32:27.071 | Requirement already satisfied: soupsieve>1.2 in /usr/local/lib/python3.8/dist-packages (from beautifulsoup4->WebTest>=1.3.1->pecan>=1.3.2->neutron==19.1.0.dev486) (2.3.1) 2022-02-08 17:32:28.674 | Installing collected packages: neutron 2022-02-08 17:32:28.674 | Attempting uninstall: neutron 2022-02-08 17:32:28.676 | Found existing installation: neutron 19.1.0 2022-02-08 17:32:29.959 | Uninstalling neutron-19.1.0: 2022-02-08 17:32:30.038 | Successfully uninstalled neutron-19.1.0 2022-02-08 17:32:30.040 | Running setup.py develop for neutron 2022-02-08 17:32:33.801 | Successfully installed neutron 2022-02-08 17:32:33.802 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-02-08 17:32:33.810 | WARNING: You are using pip version 21.3.1; however, version 22.0.3 is available. 2022-02-08 17:32:33.810 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-02-08 17:32:33.960 | + inc/python:pip_install:200 : result=0 2022-02-08 17:32:33.962 | + inc/python:pip_install:202 : time_stop pip_install 2022-02-08 17:32:33.965 | + functions-common:time_stop:2414 : local name 2022-02-08 17:32:33.967 | + functions-common:time_stop:2415 : local end_time 2022-02-08 17:32:33.969 | + functions-common:time_stop:2416 : local elapsed_time 2022-02-08 17:32:33.971 | + functions-common:time_stop:2417 : local total 2022-02-08 17:32:33.974 | + functions-common:time_stop:2418 : local start_time 2022-02-08 17:32:33.976 | + functions-common:time_stop:2420 : name=pip_install 2022-02-08 17:32:33.978 | + functions-common:time_stop:2421 : start_time=1644341537546 2022-02-08 17:32:33.980 | + functions-common:time_stop:2423 : [[ -z 1644341537546 ]] 2022-02-08 17:32:33.984 | ++ functions-common:time_stop:2426 : date +%s%3N 2022-02-08 17:32:33.988 | + functions-common:time_stop:2426 : end_time=1644341553985 2022-02-08 17:32:33.990 | + functions-common:time_stop:2427 : elapsed_time=16439 2022-02-08 17:32:33.992 | + functions-common:time_stop:2428 : total=98409 2022-02-08 17:32:33.995 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2022-02-08 17:32:33.997 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=114848 2022-02-08 17:32:34.000 | + inc/python:pip_install:203 : return 0 2022-02-08 17:32:34.002 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-02-08 17:32:34.005 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-02-08 17:32:34.007 | + functions-common:safe_chown:2315 : _safe_permission_operation chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-02-08 17:32:34.027 | + functions-common:_safe_permission_operation:2163 : sudo chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-02-08 17:32:34.039 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/neutron 2022-02-08 17:32:34.041 | + inc/python:use_library_from_git:250 : local name=/opt/stack/neutron 2022-02-08 17:32:34.044 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-08 17:32:34.047 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-08 17:32:34.049 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/neutron, ]] 2022-02-08 17:32:34.052 | + inc/python:use_library_from_git:253 : return 1 2022-02-08 17:32:34.055 | + lib/neutron-legacy:install_mutnauq:475 : [[ openvswitch == \o\v\n ]] 2022-02-08 17:32:34.057 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-02-08 17:32:34.060 | + ./stack.sh:main:934 : is_service_enabled nova 2022-02-08 17:32:34.077 | + functions-common:is_service_enabled:2070 : return 0 2022-02-08 17:32:34.080 | + ./stack.sh:main:936 : stack_install_service nova 2022-02-08 17:32:34.083 | + lib/stack:stack_install_service:20 : local service=nova 2022-02-08 17:32:34.085 | + lib/stack:stack_install_service:21 : type install_nova 2022-02-08 17:32:34.088 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-02-08 17:32:34.090 | + lib/stack:stack_install_service:32 : install_nova 2022-02-08 17:32:34.093 | + lib/nova:install_nova:836 : use_library_from_git os-vif 2022-02-08 17:32:34.096 | + inc/python:use_library_from_git:250 : local name=os-vif 2022-02-08 17:32:34.098 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-08 17:32:34.102 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-08 17:32:34.104 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-vif, ]] 2022-02-08 17:32:34.107 | + inc/python:use_library_from_git:253 : return 1 2022-02-08 17:32:34.110 | + lib/nova:install_nova:841 : is_service_enabled n-cpu 2022-02-08 17:32:34.126 | + functions-common:is_service_enabled:2070 : return 1 2022-02-08 17:32:34.129 | + lib/nova:install_nova:845 : is_service_enabled n-novnc 2022-02-08 17:32:34.146 | + functions-common:is_service_enabled:2070 : return 1 2022-02-08 17:32:34.148 | + lib/nova:install_nova:857 : is_service_enabled n-spice 2022-02-08 17:32:34.166 | + functions-common:is_service_enabled:2070 : return 1 2022-02-08 17:32:34.168 | + lib/nova:install_nova:869 : git_clone https://opendev.org/openstack/nova.git /opt/stack/nova master 2022-02-08 17:32:34.171 | + functions-common:git_clone:597 : local git_remote=https://opendev.org/openstack/nova.git 2022-02-08 17:32:34.173 | + functions-common:git_clone:598 : local git_dest=/opt/stack/nova 2022-02-08 17:32:34.176 | + functions-common:git_clone:599 : local git_ref=master 2022-02-08 17:32:34.178 | + functions-common:git_clone:600 : local orig_dir 2022-02-08 17:32:34.181 | ++ functions-common:git_clone:601 : pwd 2022-02-08 17:32:34.183 | + functions-common:git_clone:601 : orig_dir=/home/ubuntu/devstack 2022-02-08 17:32:34.186 | + functions-common:git_clone:602 : local git_clone_flags= 2022-02-08 17:32:34.189 | ++ functions-common:git_clone:604 : trueorfalse False RECLONE 2022-02-08 17:32:34.205 | + functions-common:git_clone:604 : RECLONE=False 2022-02-08 17:32:34.207 | + functions-common:git_clone:605 : [[ 0 -gt 0 ]] 2022-02-08 17:32:34.209 | + functions-common:git_clone:609 : [[ False = \T\r\u\e ]] 2022-02-08 17:32:34.212 | + functions-common:git_clone:618 : echo master 2022-02-08 17:32:34.213 | + functions-common:git_clone:618 : egrep -q '^refs' 2022-02-08 17:32:34.219 | + functions-common:git_clone:632 : [[ ! -d /opt/stack/nova ]] 2022-02-08 17:32:34.221 | + functions-common:git_clone:640 : [[ False = \T\r\u\e ]] 2022-02-08 17:32:34.224 | + functions-common:git_clone:666 : cd /opt/stack/nova 2022-02-08 17:32:34.226 | + functions-common:git_clone:667 : git show --oneline 2022-02-08 17:32:34.227 | + functions-common:git_clone:667 : head -1 2022-02-08 17:32:34.235 | b0327a421e object/notification for Adds Pick guest CPU architecture based on host arch in libvirt driver support 2022-02-08 17:32:34.243 | + functions-common:git_clone:668 : cd /home/ubuntu/devstack 2022-02-08 17:32:34.246 | + lib/nova:install_nova:870 : setup_develop /opt/stack/nova 2022-02-08 17:32:34.248 | + inc/python:setup_develop:338 : local bindep 2022-02-08 17:32:34.251 | + inc/python:setup_develop:339 : [[ /opt/stack/nova == -bindep* ]] 2022-02-08 17:32:34.253 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/nova 2022-02-08 17:32:34.256 | + inc/python:setup_develop:344 : local extras= 2022-02-08 17:32:34.258 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/nova -e 2022-02-08 17:32:34.261 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-02-08 17:32:34.264 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/nova == -bindep* ]] 2022-02-08 17:32:34.266 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/nova 2022-02-08 17:32:34.269 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-02-08 17:32:34.271 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-02-08 17:32:34.274 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/nova 2022-02-08 17:32:34.277 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-02-08 17:32:34.280 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/nova 2022-02-08 17:32:34.283 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-02-08 17:32:34.285 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-02-08 17:32:34.289 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/nova/setup.cfg 2022-02-08 17:32:34.295 | + inc/python:_setup_package_with_constraints_edit:385 : name=nova 2022-02-08 17:32:34.298 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- nova 2022-02-08 17:32:34.954 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/nova -e 2022-02-08 17:32:34.957 | + inc/python:setup_package:418 : local bindep=0 2022-02-08 17:32:34.959 | + inc/python:setup_package:419 : local bindep_flag= 2022-02-08 17:32:34.961 | + inc/python:setup_package:420 : local bindep_profiles= 2022-02-08 17:32:34.971 | + inc/python:setup_package:421 : [[ /opt/stack/nova == -bindep* ]] 2022-02-08 17:32:34.972 | + inc/python:setup_package:426 : local project_dir=/opt/stack/nova 2022-02-08 17:32:34.972 | + inc/python:setup_package:427 : local flags=-e 2022-02-08 17:32:34.972 | + inc/python:setup_package:428 : local extras= 2022-02-08 17:32:34.974 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-02-08 17:32:34.976 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-02-08 17:32:34.978 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-02-08 17:32:34.981 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-02-08 17:32:34.984 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-02-08 17:32:34.986 | + inc/python:setup_package:446 : pip_install -e /opt/stack/nova 2022-02-08 17:32:35.007 | Using python 3.8 to install /opt/stack/nova 2022-02-08 17:32:35.009 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/nova 2022-02-08 17:32:35.890 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:32:35.890 | from cryptography.utils import int_from_bytes 2022-02-08 17:32:35.890 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:32:35.890 | from cryptography.utils import int_from_bytes 2022-02-08 17:32:37.039 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-08 17:32:37.064 | Obtaining file:///opt/stack/nova 2022-02-08 17:32:37.064 | Preparing metadata (setup.py): started 2022-02-08 17:32:40.038 | Preparing metadata (setup.py): finished with status 'done' 2022-02-08 17:32:40.258 | Requirement already satisfied: pbr>=5.5.1 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev225) (5.8.0) 2022-02-08 17:32:40.260 | Requirement already satisfied: SQLAlchemy>=1.4.13 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev225) (1.4.31) 2022-02-08 17:32:40.261 | Requirement already satisfied: decorator>=4.1.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev225) (5.1.1) 2022-02-08 17:32:40.262 | Requirement already satisfied: eventlet>=0.30.1 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev225) (0.33.0) 2022-02-08 17:32:40.264 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev225) (3.0.3) 2022-02-08 17:32:40.265 | Requirement already satisfied: keystonemiddleware>=4.20.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev225) (9.3.0) 2022-02-08 17:32:40.266 | Requirement already satisfied: lxml>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev225) (4.7.1) 2022-02-08 17:32:40.267 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev225) (2.5.1) 2022-02-08 17:32:40.268 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev225) (36.0.1) 2022-02-08 17:32:40.269 | Requirement already satisfied: WebOb>=1.8.2 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev225) (1.8.7) 2022-02-08 17:32:40.270 | Requirement already satisfied: greenlet>=0.4.15 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev225) (1.1.2) 2022-02-08 17:32:40.271 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev225) (2.1.1) 2022-02-08 17:32:40.272 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev225) (3.5.0) 2022-02-08 17:32:40.273 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev225) (3.0.0) 2022-02-08 17:32:40.274 | Requirement already satisfied: sqlalchemy-migrate>=0.13.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev225) (0.13.0) 2022-02-08 17:32:40.275 | Requirement already satisfied: alembic>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev225) (1.7.6) 2022-02-08 17:32:40.276 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev225) (0.8.0) 2022-02-08 17:32:40.277 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev225) (0.11.0) 2022-02-08 17:32:40.278 | Requirement already satisfied: paramiko>=2.7.1 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev225) (2.8.1) 2022-02-08 17:32:40.279 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev225) (1.0.2) 2022-02-08 17:32:40.280 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from nova==24.1.0.dev225) (3.2.0) 2022-02-08 17:32:40.282 | Requirement already satisfied: python-cinderclient!=4.0.0,>=3.3.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev225) (8.2.0) 2022-02-08 17:32:40.283 | Requirement already satisfied: keystoneauth1>=3.16.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev225) (4.4.0) 2022-02-08 17:32:40.284 | Requirement already satisfied: python-neutronclient>=7.1.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev225) (7.7.0) 2022-02-08 17:32:40.285 | Requirement already satisfied: python-glanceclient>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev225) (3.5.0) 2022-02-08 17:32:40.286 | Requirement already satisfied: requests>=2.25.1 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev225) (2.27.1) 2022-02-08 17:32:40.287 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev225) (3.5.0) 2022-02-08 17:32:40.288 | Requirement already satisfied: websockify>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev225) (0.10.0) 2022-02-08 17:32:40.289 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev225) (2.10.0) 2022-02-08 17:32:40.290 | Requirement already satisfied: oslo.concurrency>=4.4.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev225) (4.5.0) 2022-02-08 17:32:40.291 | Requirement already satisfied: oslo.config>=8.6.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev225) (8.7.1) 2022-02-08 17:32:40.292 | Requirement already satisfied: oslo.context>=3.1.1 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev225) (3.4.0) 2022-02-08 17:32:40.293 | Requirement already satisfied: oslo.log>=4.4.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev225) (4.6.1) 2022-02-08 17:32:40.295 | Requirement already satisfied: oslo.reports>=1.18.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev225) (2.3.0) 2022-02-08 17:32:40.296 | Requirement already satisfied: oslo.serialization>=4.1.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev225) (4.2.0) 2022-02-08 17:32:40.297 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev225) (1.4.0) 2022-02-08 17:32:40.298 | Requirement already satisfied: oslo.utils>=4.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev225) (4.12.1) 2022-02-08 17:32:40.299 | Requirement already satisfied: oslo.db>=10.0.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev225) (11.1.0) 2022-02-08 17:32:40.300 | Requirement already satisfied: oslo.rootwrap>=5.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev225) (6.3.0) 2022-02-08 17:32:40.301 | Requirement already satisfied: oslo.messaging>=10.3.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev225) (12.12.0) 2022-02-08 17:32:40.302 | Requirement already satisfied: oslo.policy>=3.7.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev225) (3.10.1) 2022-02-08 17:32:40.303 | Requirement already satisfied: oslo.privsep>=2.4.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev225) (2.6.2) 2022-02-08 17:32:40.304 | Requirement already satisfied: oslo.i18n>=5.0.1 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev225) (5.1.0) 2022-02-08 17:32:40.305 | Requirement already satisfied: oslo.service>=2.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev225) (2.8.0) 2022-02-08 17:32:40.307 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev225) (1.5.0) 2022-02-08 17:32:40.308 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev225) (4.5.0) 2022-02-08 17:32:40.309 | Requirement already satisfied: psutil>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev225) (5.9.0) 2022-02-08 17:32:40.310 | Requirement already satisfied: oslo.versionedobjects>=1.35.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev225) (2.5.0) 2022-02-08 17:32:40.311 | Requirement already satisfied: os-brick>=4.3.1 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev225) (5.1.0) 2022-02-08 17:32:40.313 | Requirement already satisfied: os-resource-classes>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev225) (1.1.0) 2022-02-08 17:32:40.314 | Requirement already satisfied: os-traits>=2.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev225) (2.7.0) 2022-02-08 17:32:40.315 | Requirement already satisfied: os-vif>=1.15.2 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev225) (2.7.0) 2022-02-08 17:32:40.316 | Requirement already satisfied: os-win>=5.4.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev225) (5.5.0) 2022-02-08 17:32:40.318 | Requirement already satisfied: castellan>=0.16.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev225) (3.10.0) 2022-02-08 17:32:40.319 | Requirement already satisfied: microversion-parse>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev225) (1.0.1) 2022-02-08 17:32:40.320 | Requirement already satisfied: tooz>=1.58.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev225) (2.10.0) 2022-02-08 17:32:40.321 | Requirement already satisfied: cursive>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev225) (0.2.2) 2022-02-08 17:32:40.322 | Requirement already satisfied: pypowervm>=1.1.15 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev225) (1.1.27) 2022-02-08 17:32:40.323 | Requirement already satisfied: retrying!=1.3.0,>=1.3.3 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev225) (1.3.3) 2022-02-08 17:32:40.324 | Requirement already satisfied: os-service-types>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev225) (1.7.0) 2022-02-08 17:32:40.326 | Requirement already satisfied: taskflow>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev225) (4.6.3) 2022-02-08 17:32:40.327 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev225) (2.8.2) 2022-02-08 17:32:40.328 | Requirement already satisfied: zVMCloudConnector>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev225) (1.4.1) 2022-02-08 17:32:40.329 | Requirement already satisfied: futurist>=1.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev225) (2.4.0) 2022-02-08 17:32:40.330 | Requirement already satisfied: openstacksdk>=0.35.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev225) (0.61.0) 2022-02-08 17:32:40.331 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev225) (6.0) 2022-02-08 17:32:40.347 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=1.5.0->nova==24.1.0.dev225) (1.1.6) 2022-02-08 17:32:40.349 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=1.5.0->nova==24.1.0.dev225) (5.4.0) 2022-02-08 17:32:40.350 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=1.5.0->nova==24.1.0.dev225) (4.10.1) 2022-02-08 17:32:40.371 | Requirement already satisfied: python-barbicanclient>=4.5.2 in /usr/local/lib/python3.8/dist-packages (from castellan>=0.16.0->nova==24.1.0.dev225) (5.2.0) 2022-02-08 17:32:40.412 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.7->nova==24.1.0.dev225) (1.15.0) 2022-02-08 17:32:40.443 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.30.1->nova==24.1.0.dev225) (2.1.0) 2022-02-08 17:32:40.445 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.30.1->nova==24.1.0.dev225) (1.16.0) 2022-02-08 17:32:40.470 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->nova==24.1.0.dev225) (2.0.1) 2022-02-08 17:32:40.595 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.20.0->nova==24.1.0.dev225) (4.4.0) 2022-02-08 17:32:40.598 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.20.0->nova==24.1.0.dev225) (3.1.1) 2022-02-08 17:32:40.669 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==24.1.0.dev225) (1.32) 2022-02-08 17:32:40.670 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==24.1.0.dev225) (0.10.0) 2022-02-08 17:32:40.672 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==24.1.0.dev225) (1.4.4) 2022-02-08 17:32:40.673 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==24.1.0.dev225) (1.4.0) 2022-02-08 17:32:40.675 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==24.1.0.dev225) (2.5.0) 2022-02-08 17:32:40.677 | Requirement already satisfied: dogpile.cache>=0.6.5 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==24.1.0.dev225) (1.1.5) 2022-02-08 17:32:40.699 | Requirement already satisfied: tenacity>=6.3.1 in /usr/local/lib/python3.8/dist-packages (from os-brick>=4.3.1->nova==24.1.0.dev225) (6.3.1) 2022-02-08 17:32:40.778 | Requirement already satisfied: ovsdbapp>=0.12.1 in /usr/local/lib/python3.8/dist-packages (from os-vif>=1.15.2->nova==24.1.0.dev225) (1.15.0) 2022-02-08 17:32:40.783 | Requirement already satisfied: pyroute2>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from os-vif>=1.15.2->nova==24.1.0.dev225) (0.6.5) 2022-02-08 17:32:40.784 | Requirement already satisfied: debtcollector>=1.19.0 in /usr/local/lib/python3.8/dist-packages (from os-vif>=1.15.2->nova==24.1.0.dev225) (2.4.0) 2022-02-08 17:32:40.876 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=4.4.0->nova==24.1.0.dev225) (0.17.3) 2022-02-08 17:32:40.996 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=10.0.0->nova==24.1.0.dev225) (2.0.1) 2022-02-08 17:32:40.999 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=10.0.0->nova==24.1.0.dev225) (0.5.0) 2022-02-08 17:32:41.065 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.4.0->nova==24.1.0.dev225) (0.9.6) 2022-02-08 17:32:41.132 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=10.3.0->nova==24.1.0.dev225) (5.0.0) 2022-02-08 17:32:41.137 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=10.3.0->nova==24.1.0.dev225) (0.4.0) 2022-02-08 17:32:41.138 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=10.3.0->nova==24.1.0.dev225) (5.0.9) 2022-02-08 17:32:41.139 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=10.3.0->nova==24.1.0.dev225) (5.2.3) 2022-02-08 17:32:41.163 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->nova==24.1.0.dev225) (3.3.0) 2022-02-08 17:32:41.166 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->nova==24.1.0.dev225) (3.2.0) 2022-02-08 17:32:41.218 | Requirement already satisfied: msgpack>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.privsep>=2.4.0->nova==24.1.0.dev225) (1.0.3) 2022-02-08 17:32:41.276 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=4.1.0->nova==24.1.0.dev225) (2021.3) 2022-02-08 17:32:41.311 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.5.0->nova==24.1.0.dev225) (3.0.0) 2022-02-08 17:32:41.313 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.5.0->nova==24.1.0.dev225) (1.3.3) 2022-02-08 17:32:41.364 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.8.0->nova==24.1.0.dev225) (3.0.7) 2022-02-08 17:32:41.367 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.8.0->nova==24.1.0.dev225) (21.3) 2022-02-08 17:32:41.454 | Requirement already satisfied: pynacl>=1.0.1 in /usr/local/lib/python3.8/dist-packages (from paramiko>=2.7.1->nova==24.1.0.dev225) (1.5.0) 2022-02-08 17:32:41.479 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->nova==24.1.0.dev225) (60.7.1) 2022-02-08 17:32:41.559 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->nova==24.1.0.dev225) (0.2.5) 2022-02-08 17:32:41.665 | Requirement already satisfied: pyasn1 in /usr/local/lib/python3.8/dist-packages (from pypowervm>=1.1.15->nova==24.1.0.dev225) (0.4.8) 2022-02-08 17:32:41.666 | Requirement already satisfied: pyasn1-modules in /usr/local/lib/python3.8/dist-packages (from pypowervm>=1.1.15->nova==24.1.0.dev225) (0.2.8) 2022-02-08 17:32:41.667 | Requirement already satisfied: babel in /usr/local/lib/python3.8/dist-packages (from pypowervm>=1.1.15->nova==24.1.0.dev225) (2.9.1) 2022-02-08 17:32:41.711 | Requirement already satisfied: simplejson>=3.5.1 in /usr/local/lib/python3.8/dist-packages (from python-cinderclient!=4.0.0,>=3.3.0->nova==24.1.0.dev225) (3.17.6) 2022-02-08 17:32:41.774 | Requirement already satisfied: warlock<2,>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=2.8.0->nova==24.1.0.dev225) (1.3.3) 2022-02-08 17:32:41.774 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=2.8.0->nova==24.1.0.dev225) (1.13.3) 2022-02-08 17:32:41.777 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=2.8.0->nova==24.1.0.dev225) (22.0.0) 2022-02-08 17:32:41.822 | Requirement already satisfied: os-client-config>=1.28.0 in /usr/local/lib/python3.8/dist-packages (from python-neutronclient>=7.1.0->nova==24.1.0.dev225) (2.1.0) 2022-02-08 17:32:41.828 | Requirement already satisfied: cliff>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from python-neutronclient>=7.1.0->nova==24.1.0.dev225) (3.10.0) 2022-02-08 17:32:41.830 | Requirement already satisfied: osc-lib>=1.12.0 in /usr/local/lib/python3.8/dist-packages (from python-neutronclient>=7.1.0->nova==24.1.0.dev225) (2.4.2) 2022-02-08 17:32:41.911 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->nova==24.1.0.dev225) (3.3) 2022-02-08 17:32:41.913 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->nova==24.1.0.dev225) (2.0.11) 2022-02-08 17:32:41.914 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->nova==24.1.0.dev225) (1.26.8) 2022-02-08 17:32:41.915 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.25.1->nova==24.1.0.dev225) (2019.11.28) 2022-02-08 17:32:42.013 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->nova==24.1.0.dev225) (0.7) 2022-02-08 17:32:42.233 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->nova==24.1.0.dev225) (0.4.2) 2022-02-08 17:32:42.234 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->nova==24.1.0.dev225) (0.5.2) 2022-02-08 17:32:42.350 | Requirement already satisfied: automaton>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=3.8.0->nova==24.1.0.dev225) (2.4.0) 2022-02-08 17:32:42.352 | Requirement already satisfied: networkx>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=3.8.0->nova==24.1.0.dev225) (2.6.3) 2022-02-08 17:32:42.355 | Requirement already satisfied: pydot>=1.2.4 in /usr/local/lib/python3.8/dist-packages (from taskflow>=3.8.0->nova==24.1.0.dev225) (1.4.2) 2022-02-08 17:32:42.445 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.8/dist-packages (from tooz>=1.58.0->nova==24.1.0.dev225) (0.12.2) 2022-02-08 17:32:42.558 | Requirement already satisfied: numpy in /usr/local/lib/python3.8/dist-packages (from websockify>=0.9.0->nova==24.1.0.dev225) (1.22.2) 2022-02-08 17:32:42.605 | Requirement already satisfied: PyJWT>=1.0.1 in /usr/local/lib/python3.8/dist-packages (from zVMCloudConnector>=1.3.0->nova==24.1.0.dev225) (2.3.0) 2022-02-08 17:32:42.643 | Requirement already satisfied: vine==5.0.0 in /usr/local/lib/python3.8/dist-packages (from amqp>=2.5.2->oslo.messaging>=10.3.0->nova==24.1.0.dev225) (5.0.0) 2022-02-08 17:32:42.896 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.7->nova==24.1.0.dev225) (2.21) 2022-02-08 17:32:42.980 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.4.0->python-neutronclient>=7.1.0->nova==24.1.0.dev225) (2.3.3) 2022-02-08 17:32:42.982 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.4.0->python-neutronclient>=7.1.0->nova==24.1.0.dev225) (0.5.0) 2022-02-08 17:32:43.200 | Requirement already satisfied: testtools>=0.9.22 in /usr/local/lib/python3.8/dist-packages (from fixtures>=3.0.0->oslo.service>=2.5.0->nova==24.1.0.dev225) (2.5.0) 2022-02-08 17:32:43.322 | Requirement already satisfied: jsonpointer>=1.9 in /usr/local/lib/python3.8/dist-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.35.0->nova==24.1.0.dev225) (2.2) 2022-02-08 17:32:43.756 | Requirement already satisfied: prometheus-client>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.metrics>=0.2.1->oslo.messaging>=10.3.0->nova==24.1.0.dev225) (0.13.1) 2022-02-08 17:32:43.806 | Requirement already satisfied: ovs>=2.10.0 in /usr/local/lib/python3.8/dist-packages (from ovsdbapp>=0.12.1->os-vif>=1.15.2->nova==24.1.0.dev225) (2.16.0) 2022-02-08 17:32:44.260 | Requirement already satisfied: pyroute2.ndb==0.6.5 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==24.1.0.dev225) (0.6.5) 2022-02-08 17:32:44.261 | Requirement already satisfied: pyroute2.nftables==0.6.5 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==24.1.0.dev225) (0.6.5) 2022-02-08 17:32:44.263 | Requirement already satisfied: pyroute2.ipset==0.6.5 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==24.1.0.dev225) (0.6.5) 2022-02-08 17:32:44.264 | Requirement already satisfied: pyroute2.nslink==0.6.5 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==24.1.0.dev225) (0.6.5) 2022-02-08 17:32:44.265 | Requirement already satisfied: pyroute2.core==0.6.5 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==24.1.0.dev225) (0.6.5) 2022-02-08 17:32:44.266 | Requirement already satisfied: pyroute2.ipdb==0.6.5 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==24.1.0.dev225) (0.6.5) 2022-02-08 17:32:44.267 | Requirement already satisfied: pyroute2.ethtool==0.6.5 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==24.1.0.dev225) (0.6.5) 2022-02-08 17:32:45.589 | Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.8/dist-packages (from importlib-metadata->alembic>=1.5.0->nova==24.1.0.dev225) (3.7.0) 2022-02-08 17:32:46.117 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.4.0->python-neutronclient>=7.1.0->nova==24.1.0.dev225) (21.4.0) 2022-02-08 17:32:46.119 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.4.0->python-neutronclient>=7.1.0->nova==24.1.0.dev225) (1.8.2) 2022-02-08 17:32:46.221 | Requirement already satisfied: sortedcontainers in /usr/local/lib/python3.8/dist-packages (from ovs>=2.10.0->ovsdbapp>=0.12.1->os-vif>=1.15.2->nova==24.1.0.dev225) (2.4.0) 2022-02-08 17:32:46.331 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools>=0.9.22->fixtures>=3.0.0->oslo.service>=2.5.0->nova==24.1.0.dev225) (1.0.0) 2022-02-08 17:32:47.880 | Installing collected packages: nova 2022-02-08 17:32:47.882 | Running setup.py develop for nova 2022-02-08 17:32:52.047 | Successfully installed nova 2022-02-08 17:32:52.047 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-02-08 17:32:52.055 | WARNING: You are using pip version 21.3.1; however, version 22.0.3 is available. 2022-02-08 17:32:52.055 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-02-08 17:32:52.206 | + inc/python:pip_install:200 : result=0 2022-02-08 17:32:52.208 | + inc/python:pip_install:202 : time_stop pip_install 2022-02-08 17:32:52.211 | + functions-common:time_stop:2414 : local name 2022-02-08 17:32:52.213 | + functions-common:time_stop:2415 : local end_time 2022-02-08 17:32:52.215 | + functions-common:time_stop:2416 : local elapsed_time 2022-02-08 17:32:52.217 | + functions-common:time_stop:2417 : local total 2022-02-08 17:32:52.219 | + functions-common:time_stop:2418 : local start_time 2022-02-08 17:32:52.222 | + functions-common:time_stop:2420 : name=pip_install 2022-02-08 17:32:52.224 | + functions-common:time_stop:2421 : start_time=1644341555001 2022-02-08 17:32:52.226 | + functions-common:time_stop:2423 : [[ -z 1644341555001 ]] 2022-02-08 17:32:52.229 | ++ functions-common:time_stop:2426 : date +%s%3N 2022-02-08 17:32:52.233 | + functions-common:time_stop:2426 : end_time=1644341572230 2022-02-08 17:32:52.235 | + functions-common:time_stop:2427 : elapsed_time=17229 2022-02-08 17:32:52.237 | + functions-common:time_stop:2428 : total=114848 2022-02-08 17:32:52.239 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2022-02-08 17:32:52.241 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=132077 2022-02-08 17:32:52.244 | + inc/python:pip_install:203 : return 0 2022-02-08 17:32:52.247 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-02-08 17:32:52.249 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-02-08 17:32:52.252 | + functions-common:safe_chown:2315 : _safe_permission_operation chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-02-08 17:32:52.271 | + functions-common:_safe_permission_operation:2163 : sudo chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-02-08 17:32:52.283 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/nova 2022-02-08 17:32:52.286 | + inc/python:use_library_from_git:250 : local name=/opt/stack/nova 2022-02-08 17:32:52.288 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-08 17:32:52.291 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-08 17:32:52.293 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/nova, ]] 2022-02-08 17:32:52.296 | + inc/python:use_library_from_git:253 : return 1 2022-02-08 17:32:52.298 | + lib/nova:install_nova:871 : sudo install -D -m 0644 -o ubuntu /opt/stack/nova/tools/nova-manage.bash_completion /etc/bash_completion.d/nova-manage.bash_completion 2022-02-08 17:32:52.312 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-02-08 17:32:52.314 | + ./stack.sh:main:937 : configure_nova 2022-02-08 17:32:52.317 | + lib/nova:configure_nova:245 : sudo install -d -o ubuntu /etc/nova 2022-02-08 17:32:52.329 | + lib/nova:configure_nova:247 : configure_rootwrap nova 2022-02-08 17:32:52.332 | + inc/rootwrap:configure_rootwrap:43 : local project=nova 2022-02-08 17:32:52.334 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2022-02-08 17:32:52.338 | ++ inc/rootwrap:configure_rootwrap:45 : echo nova 2022-02-08 17:32:52.338 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2022-02-08 17:32:52.343 | + inc/rootwrap:configure_rootwrap:45 : project_uc=NOVA 2022-02-08 17:32:52.346 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=NOVA_BIN_DIR 2022-02-08 17:32:52.348 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/usr/local/bin 2022-02-08 17:32:52.351 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=NOVA_DIR 2022-02-08 17:32:52.353 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/nova 2022-02-08 17:32:52.356 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/nova/etc/nova 2022-02-08 17:32:52.358 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/usr/local/bin/nova-rootwrap 2022-02-08 17:32:52.361 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/nova/rootwrap.d 2022-02-08 17:32:52.373 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/nova/rootwrap.d 2022-02-08 17:32:52.385 | + 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-02-08 17:32:52.398 | + 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-02-08 17:32:52.411 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/nova/rootwrap.d:' -i /etc/nova/rootwrap.conf 2022-02-08 17:32:52.423 | + inc/rootwrap:configure_rootwrap:64 : local tempfile 2022-02-08 17:32:52.426 | ++ inc/rootwrap:configure_rootwrap:65 : mktemp 2022-02-08 17:32:52.430 | + inc/rootwrap:configure_rootwrap:65 : tempfile=/tmp/tmp.7NgR2t0RnK 2022-02-08 17:32:52.433 | + inc/rootwrap:configure_rootwrap:67 : rootwrap_sudo_cmd='/usr/local/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2022-02-08 17:32:52.436 | + inc/rootwrap:configure_rootwrap:68 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2022-02-08 17:32:52.438 | + inc/rootwrap:configure_rootwrap:69 : '[' -f /usr/local/bin/nova-rootwrap-daemon ']' 2022-02-08 17:32:52.441 | + inc/rootwrap:configure_rootwrap:71 : rootwrap_sudo_cmd='/usr/local/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2022-02-08 17:32:52.443 | + inc/rootwrap:configure_rootwrap:72 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2022-02-08 17:32:52.446 | + inc/rootwrap:configure_rootwrap:74 : chmod 0440 /tmp/tmp.7NgR2t0RnK 2022-02-08 17:32:52.450 | + inc/rootwrap:configure_rootwrap:75 : sudo chown root:root /tmp/tmp.7NgR2t0RnK 2022-02-08 17:32:52.462 | + inc/rootwrap:configure_rootwrap:76 : sudo mv /tmp/tmp.7NgR2t0RnK /etc/sudoers.d/nova-rootwrap 2022-02-08 17:32:52.475 | ++ inc/rootwrap:configure_rootwrap:80 : dirname /usr/local/bin/nova-rootwrap 2022-02-08 17:32:52.479 | + inc/rootwrap:configure_rootwrap:80 : add_sudo_secure_path /usr/local/bin 2022-02-08 17:32:52.482 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/usr/local/bin 2022-02-08 17:32:52.485 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2022-02-08 17:32:52.487 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2022-02-08 17:32:52.490 | + 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-02-08 17:32:52.492 | + 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-02-08 17:32:52.495 | + lib/nova:configure_nova:249 : [[ 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-02-08 17:32:52.498 | + lib/nova:configure_nova:251 : cp /opt/stack/nova/etc/nova/api-paste.ini /etc/nova 2022-02-08 17:32:52.503 | + lib/nova:configure_nova:254 : is_service_enabled n-cpu 2022-02-08 17:32:52.520 | + functions-common:is_service_enabled:2070 : return 1 2022-02-08 17:32:52.523 | + lib/nova:configure_nova:335 : create_nova_conf 2022-02-08 17:32:52.525 | + lib/nova:create_nova_conf:402 : rm -f /opt/stack/nova/bin/nova.conf 2022-02-08 17:32:52.529 | + lib/nova:create_nova_conf:405 : rm -f /etc/nova/nova.conf 2022-02-08 17:32:52.532 | + lib/nova:create_nova_conf:406 : iniset /etc/nova/nova.conf DEFAULT debug True 2022-02-08 17:32:52.562 | + lib/nova:create_nova_conf:407 : '[' True == True ']' 2022-02-08 17:32:52.564 | + lib/nova:create_nova_conf:408 : iniset /etc/nova/nova.conf DEFAULT allow_resize_to_same_host True 2022-02-08 17:32:52.590 | + lib/nova:create_nova_conf:410 : iniset /etc/nova/nova.conf wsgi api_paste_config /etc/nova/api-paste.ini 2022-02-08 17:32:52.620 | + lib/nova:create_nova_conf:411 : iniset /etc/nova/nova.conf DEFAULT rootwrap_config /etc/nova/rootwrap.conf 2022-02-08 17:32:52.648 | + lib/nova:create_nova_conf:412 : iniset /etc/nova/nova.conf filter_scheduler enabled_filters AvailabilityZoneFilter,ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,SameHostFilter,DifferentHostFilter 2022-02-08 17:32:52.679 | + lib/nova:create_nova_conf:413 : iniset /etc/nova/nova.conf scheduler workers 2 2022-02-08 17:32:52.709 | + lib/nova:create_nova_conf:414 : iniset /etc/nova/nova.conf neutron default_floating_pool public 2022-02-08 17:32:52.739 | + lib/nova:create_nova_conf:415 : [[ 4 == 6 ]] 2022-02-08 17:32:52.741 | + lib/nova:create_nova_conf:418 : iniset /etc/nova/nova.conf DEFAULT my_ip 10.222.0.53 2022-02-08 17:32:52.769 | + lib/nova:create_nova_conf:420 : iniset /etc/nova/nova.conf DEFAULT instance_name_template instance-%08x 2022-02-08 17:32:52.796 | + lib/nova:create_nova_conf:421 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_listen 0.0.0.0 2022-02-08 17:32:52.823 | + lib/nova:create_nova_conf:422 : iniset /etc/nova/nova.conf DEFAULT metadata_listen 0.0.0.0 2022-02-08 17:32:52.851 | + lib/nova:create_nova_conf:423 : iniset /etc/nova/nova.conf DEFAULT shutdown_timeout 0 2022-02-08 17:32:52.879 | + lib/nova:create_nova_conf:425 : iniset /etc/nova/nova.conf key_manager backend nova.keymgr.conf_key_mgr.ConfKeyManager 2022-02-08 17:32:52.909 | + lib/nova:create_nova_conf:427 : is_fedora 2022-02-08 17:32:52.912 | + functions-common:is_fedora:513 : [[ -z Ubuntu ]] 2022-02-08 17:32:52.914 | + functions-common:is_fedora:517 : '[' Ubuntu = Fedora ']' 2022-02-08 17:32:52.916 | + functions-common:is_fedora:517 : '[' Ubuntu = 'Red Hat' ']' 2022-02-08 17:32:52.919 | + functions-common:is_fedora:518 : '[' Ubuntu = openEuler ']' 2022-02-08 17:32:52.921 | + functions-common:is_fedora:519 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-02-08 17:32:52.923 | + functions-common:is_fedora:520 : '[' Ubuntu = RedHatEnterprise ']' 2022-02-08 17:32:52.925 | + functions-common:is_fedora:521 : '[' Ubuntu = CentOS ']' 2022-02-08 17:32:52.928 | + functions-common:is_fedora:521 : '[' Ubuntu = CentOSStream ']' 2022-02-08 17:32:52.930 | + functions-common:is_fedora:522 : '[' Ubuntu = AlmaLinux ']' 2022-02-08 17:32:52.932 | + functions-common:is_fedora:523 : '[' Ubuntu = OracleServer ']' 2022-02-08 17:32:52.934 | + functions-common:is_fedora:523 : '[' Ubuntu = Virtuozzo ']' 2022-02-08 17:32:52.936 | + lib/nova:create_nova_conf:427 : is_suse 2022-02-08 17:32:52.939 | + functions-common:is_suse:531 : is_opensuse 2022-02-08 17:32:52.941 | + functions-common:is_opensuse:538 : [[ -z Ubuntu ]] 2022-02-08 17:32:52.943 | + functions-common:is_opensuse:542 : [[ Ubuntu =~ (openSUSE) ]] 2022-02-08 17:32:52.945 | + functions-common:is_suse:531 : is_suse_linux_enterprise 2022-02-08 17:32:52.947 | + functions-common:is_suse_linux_enterprise:550 : [[ -z Ubuntu ]] 2022-02-08 17:32:52.950 | + functions-common:is_suse_linux_enterprise:554 : [[ Ubuntu =~ (^SUSE) ]] 2022-02-08 17:32:52.952 | + lib/nova:create_nova_conf:436 : is_service_enabled n-api n-cond n-sched 2022-02-08 17:32:52.968 | + functions-common:is_service_enabled:2070 : return 0 2022-02-08 17:32:52.971 | + lib/nova:create_nova_conf:440 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-02-08 17:32:52.973 | + lib/nova:create_nova_conf:443 : local db=nova_cell0 2022-02-08 17:32:52.975 | + lib/nova:create_nova_conf:446 : iniset /etc/nova/nova.conf filter_scheduler track_instance_changes False 2022-02-08 17:32:53.003 | ++ lib/nova:create_nova_conf:449 : database_connection_url nova_cell0 2022-02-08 17:32:53.005 | ++ lib/database:database_connection_url:134 : local db=nova_cell0 2022-02-08 17:32:53.008 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell0 2022-02-08 17:32:53.010 | ++ lib/databases/mysql:database_connection_url_mysql:207 : local db=nova_cell0 2022-02-08 17:32:53.012 | ++ lib/databases/mysql:database_connection_url_mysql:208 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8' 2022-02-08 17:32:53.015 | + lib/nova:create_nova_conf:449 : iniset /etc/nova/nova.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8' 2022-02-08 17:32:53.048 | ++ lib/nova:create_nova_conf:450 : database_connection_url nova_api 2022-02-08 17:32:53.050 | ++ lib/database:database_connection_url:134 : local db=nova_api 2022-02-08 17:32:53.052 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_api 2022-02-08 17:32:53.054 | ++ lib/databases/mysql:database_connection_url_mysql:207 : local db=nova_api 2022-02-08 17:32:53.057 | ++ lib/databases/mysql:database_connection_url_mysql:208 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_api?charset=utf8' 2022-02-08 17:32:53.059 | + lib/nova:create_nova_conf:450 : iniset /etc/nova/nova.conf api_database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_api?charset=utf8' 2022-02-08 17:32:53.088 | + lib/nova:create_nova_conf:455 : iniset /etc/nova/nova.conf cache enabled True 2022-02-08 17:32:53.119 | + lib/nova:create_nova_conf:456 : iniset /etc/nova/nova.conf cache backend dogpile.cache.memcached 2022-02-08 17:32:53.152 | + lib/nova:create_nova_conf:457 : iniset /etc/nova/nova.conf cache memcache_servers localhost:11211 2022-02-08 17:32:53.180 | + lib/nova:create_nova_conf:460 : is_service_enabled n-api 2022-02-08 17:32:53.196 | + functions-common:is_service_enabled:2070 : return 0 2022-02-08 17:32:53.198 | + lib/nova:create_nova_conf:461 : is_service_enabled n-api-meta 2022-02-08 17:32:53.215 | + functions-common:is_service_enabled:2070 : return 0 2022-02-08 17:32:53.219 | ++ lib/nova:create_nova_conf:463 : echo osapi_compute,metadata 2022-02-08 17:32:53.219 | ++ lib/nova:create_nova_conf:463 : sed s/,metadata// 2022-02-08 17:32:53.224 | + lib/nova:create_nova_conf:463 : NOVA_ENABLED_APIS=osapi_compute 2022-02-08 17:32:53.227 | + lib/nova:create_nova_conf:465 : iniset /etc/nova/nova.conf DEFAULT enabled_apis osapi_compute 2022-02-08 17:32:53.254 | + lib/nova:create_nova_conf:466 : is_service_enabled tls-proxy 2022-02-08 17:32:53.270 | + functions-common:is_service_enabled:2070 : return 1 2022-02-08 17:32:53.273 | + lib/nova:create_nova_conf:472 : configure_keystone_authtoken_middleware /etc/nova/nova.conf nova 2022-02-08 17:32:53.275 | + lib/keystone:configure_keystone_authtoken_middleware:436 : local conf_file=/etc/nova/nova.conf 2022-02-08 17:32:53.277 | + lib/keystone:configure_keystone_authtoken_middleware:437 : local admin_user=nova 2022-02-08 17:32:53.280 | + lib/keystone:configure_keystone_authtoken_middleware:438 : local section=keystone_authtoken 2022-02-08 17:32:53.282 | + lib/keystone:configure_keystone_authtoken_middleware:440 : iniset /etc/nova/nova.conf keystone_authtoken auth_type password 2022-02-08 17:32:53.311 | + lib/keystone:configure_keystone_authtoken_middleware:441 : iniset /etc/nova/nova.conf keystone_authtoken interface public 2022-02-08 17:32:53.338 | + lib/keystone:configure_keystone_authtoken_middleware:442 : iniset /etc/nova/nova.conf keystone_authtoken auth_url http://10.222.0.53/identity 2022-02-08 17:32:53.366 | + lib/keystone:configure_keystone_authtoken_middleware:443 : iniset /etc/nova/nova.conf keystone_authtoken username nova 2022-02-08 17:32:53.394 | + lib/keystone:configure_keystone_authtoken_middleware:444 : iniset /etc/nova/nova.conf keystone_authtoken password Passw0rd 2022-02-08 17:32:53.423 | + lib/keystone:configure_keystone_authtoken_middleware:445 : iniset /etc/nova/nova.conf keystone_authtoken user_domain_name Default 2022-02-08 17:32:53.450 | + lib/keystone:configure_keystone_authtoken_middleware:446 : iniset /etc/nova/nova.conf keystone_authtoken project_name service 2022-02-08 17:32:53.478 | + lib/keystone:configure_keystone_authtoken_middleware:447 : iniset /etc/nova/nova.conf keystone_authtoken project_domain_name Default 2022-02-08 17:32:53.506 | + lib/keystone:configure_keystone_authtoken_middleware:449 : iniset /etc/nova/nova.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-02-08 17:32:53.534 | + lib/keystone:configure_keystone_authtoken_middleware:450 : iniset /etc/nova/nova.conf keystone_authtoken memcached_servers localhost:11211 2022-02-08 17:32:53.562 | + lib/nova:create_nova_conf:475 : is_service_enabled cinder 2022-02-08 17:32:53.578 | + functions-common:is_service_enabled:2070 : return 0 2022-02-08 17:32:53.581 | + lib/nova:create_nova_conf:476 : configure_cinder_access 2022-02-08 17:32:53.583 | + lib/nova:configure_cinder_access:603 : iniset /etc/nova/nova.conf cinder os_region_name RegionOne 2022-02-08 17:32:53.613 | + lib/nova:configure_cinder_access:604 : iniset /etc/nova/nova.conf cinder auth_type password 2022-02-08 17:32:53.641 | + lib/nova:configure_cinder_access:605 : iniset /etc/nova/nova.conf cinder auth_url http://10.222.0.53/identity 2022-02-08 17:32:53.668 | + lib/nova:configure_cinder_access:612 : iniset /etc/nova/nova.conf cinder username nova 2022-02-08 17:32:53.696 | + lib/nova:configure_cinder_access:613 : iniset /etc/nova/nova.conf cinder password Passw0rd 2022-02-08 17:32:53.723 | + lib/nova:configure_cinder_access:614 : iniset /etc/nova/nova.conf cinder user_domain_name Default 2022-02-08 17:32:53.751 | + lib/nova:configure_cinder_access:615 : iniset /etc/nova/nova.conf cinder project_name service 2022-02-08 17:32:53.779 | + lib/nova:configure_cinder_access:616 : iniset /etc/nova/nova.conf cinder project_domain_name Default 2022-02-08 17:32:53.806 | + lib/nova:configure_cinder_access:617 : is_service_enabled tls-proxy 2022-02-08 17:32:53.822 | + functions-common:is_service_enabled:2070 : return 1 2022-02-08 17:32:53.825 | + lib/nova:create_nova_conf:479 : '[' -n /opt/stack/data/nova ']' 2022-02-08 17:32:53.827 | + lib/nova:create_nova_conf:480 : iniset /etc/nova/nova.conf DEFAULT state_path /opt/stack/data/nova 2022-02-08 17:32:53.854 | + lib/nova:create_nova_conf:481 : iniset /etc/nova/nova.conf oslo_concurrency lock_path /opt/stack/data/nova 2022-02-08 17:32:53.886 | + lib/nova:create_nova_conf:483 : '[' -n /opt/stack/data/nova/instances ']' 2022-02-08 17:32:53.889 | + lib/nova:create_nova_conf:484 : iniset /etc/nova/nova.conf DEFAULT instances_path /opt/stack/data/nova/instances 2022-02-08 17:32:53.916 | + lib/nova:create_nova_conf:486 : '[' False '!=' False ']' 2022-02-08 17:32:53.918 | + lib/nova:create_nova_conf:489 : '[' False '!=' False ']' 2022-02-08 17:32:53.920 | + lib/nova:create_nova_conf:495 : is_suse 2022-02-08 17:32:53.923 | + functions-common:is_suse:531 : is_opensuse 2022-02-08 17:32:53.925 | + functions-common:is_opensuse:538 : [[ -z Ubuntu ]] 2022-02-08 17:32:53.927 | + functions-common:is_opensuse:542 : [[ Ubuntu =~ (openSUSE) ]] 2022-02-08 17:32:53.929 | + functions-common:is_suse:531 : is_suse_linux_enterprise 2022-02-08 17:32:53.932 | + functions-common:is_suse_linux_enterprise:550 : [[ -z Ubuntu ]] 2022-02-08 17:32:53.934 | + functions-common:is_suse_linux_enterprise:554 : [[ Ubuntu =~ (^SUSE) ]] 2022-02-08 17:32:53.937 | + lib/nova:create_nova_conf:495 : is_fedora 2022-02-08 17:32:53.939 | + functions-common:is_fedora:513 : [[ -z Ubuntu ]] 2022-02-08 17:32:53.941 | + functions-common:is_fedora:517 : '[' Ubuntu = Fedora ']' 2022-02-08 17:32:53.944 | + functions-common:is_fedora:517 : '[' Ubuntu = 'Red Hat' ']' 2022-02-08 17:32:53.946 | + functions-common:is_fedora:518 : '[' Ubuntu = openEuler ']' 2022-02-08 17:32:53.948 | + functions-common:is_fedora:519 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-02-08 17:32:53.951 | + functions-common:is_fedora:520 : '[' Ubuntu = RedHatEnterprise ']' 2022-02-08 17:32:53.953 | + functions-common:is_fedora:521 : '[' Ubuntu = CentOS ']' 2022-02-08 17:32:53.956 | + functions-common:is_fedora:521 : '[' Ubuntu = CentOSStream ']' 2022-02-08 17:32:53.958 | + functions-common:is_fedora:522 : '[' Ubuntu = AlmaLinux ']' 2022-02-08 17:32:53.961 | + functions-common:is_fedora:523 : '[' Ubuntu = OracleServer ']' 2022-02-08 17:32:53.963 | + functions-common:is_fedora:523 : '[' Ubuntu = Virtuozzo ']' 2022-02-08 17:32:53.965 | + lib/nova:create_nova_conf:500 : setup_logging /etc/nova/nova.conf 2022-02-08 17:32:53.968 | + functions:setup_logging:674 : setup_systemd_logging /etc/nova/nova.conf 2022-02-08 17:32:53.970 | + functions:setup_systemd_logging:689 : local conf_file=/etc/nova/nova.conf 2022-02-08 17:32:53.973 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-02-08 17:32:53.990 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-02-08 17:32:53.992 | + functions:setup_systemd_logging:695 : local pidstr= 2022-02-08 17:32:53.995 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-02-08 17:32:53.998 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-02-08 17:32:54.000 | + 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-02-08 17:32:54.028 | + 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-02-08 17:32:54.056 | + 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-02-08 17:32:54.083 | + functions:setup_systemd_logging:706 : iniset /etc/nova/nova.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-02-08 17:32:54.111 | + lib/nova:create_nova_conf:502 : iniset /etc/nova/nova.conf upgrade_levels compute auto 2022-02-08 17:32:54.142 | + lib/nova:create_nova_conf:504 : is_service_enabled n-api 2022-02-08 17:32:54.158 | + functions-common:is_service_enabled:2070 : return 0 2022-02-08 17:32:54.160 | + lib/nova:create_nova_conf:505 : write_uwsgi_config /etc/nova/nova-api-uwsgi.ini /usr/local/bin/nova-api-wsgi /compute 2022-02-08 17:32:54.162 | + lib/apache:write_uwsgi_config:244 : local file=/etc/nova/nova-api-uwsgi.ini 2022-02-08 17:32:54.165 | + lib/apache:write_uwsgi_config:245 : local wsgi=/usr/local/bin/nova-api-wsgi 2022-02-08 17:32:54.167 | + lib/apache:write_uwsgi_config:246 : local url=/compute 2022-02-08 17:32:54.170 | + lib/apache:write_uwsgi_config:247 : local http= 2022-02-08 17:32:54.172 | + lib/apache:write_uwsgi_config:248 : local name= 2022-02-08 17:32:54.175 | ++ lib/apache:write_uwsgi_config:249 : basename /usr/local/bin/nova-api-wsgi 2022-02-08 17:32:54.179 | + lib/apache:write_uwsgi_config:249 : name=nova-api-wsgi 2022-02-08 17:32:54.181 | + lib/apache:write_uwsgi_config:253 : local socket_dir=/var/run/uwsgi 2022-02-08 17:32:54.184 | + lib/apache:write_uwsgi_config:257 : sudo mkdir -p /etc/tmpfiles.d/ 2022-02-08 17:32:54.197 | + lib/apache:write_uwsgi_config:258 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-02-08 17:32:54.197 | + lib/apache:write_uwsgi_config:258 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-02-08 17:32:54.205 | d /var/run/uwsgi 0755 ubuntu root 2022-02-08 17:32:54.209 | + lib/apache:write_uwsgi_config:259 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-02-08 17:32:54.224 | + lib/apache:write_uwsgi_config:261 : local socket=/var/run/uwsgi/nova-api-wsgi.socket 2022-02-08 17:32:54.227 | + lib/apache:write_uwsgi_config:264 : rm -rf /etc/nova/nova-api-uwsgi.ini 2022-02-08 17:32:54.231 | + lib/apache:write_uwsgi_config:265 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi wsgi-file /usr/local/bin/nova-api-wsgi 2022-02-08 17:32:54.261 | + lib/apache:write_uwsgi_config:266 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi processes 2 2022-02-08 17:32:54.288 | + lib/apache:write_uwsgi_config:268 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi master true 2022-02-08 17:32:54.318 | + lib/apache:write_uwsgi_config:270 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi die-on-term true 2022-02-08 17:32:54.346 | + lib/apache:write_uwsgi_config:271 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi exit-on-reload false 2022-02-08 17:32:54.373 | + lib/apache:write_uwsgi_config:274 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi worker-reload-mercy 90 2022-02-08 17:32:54.401 | + lib/apache:write_uwsgi_config:275 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi enable-threads true 2022-02-08 17:32:54.428 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi plugins http,python3 2022-02-08 17:32:54.455 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi thunder-lock true 2022-02-08 17:32:54.483 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-02-08 17:32:54.510 | + lib/apache:write_uwsgi_config:282 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi buffer-size 65535 2022-02-08 17:32:54.537 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi add-header 'Connection: close' 2022-02-08 17:32:54.564 | + lib/apache:write_uwsgi_config:286 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi lazy-apps true 2022-02-08 17:32:54.591 | + lib/apache:write_uwsgi_config:289 : [[ -n '' ]] 2022-02-08 17:32:54.594 | + lib/apache:write_uwsgi_config:292 : local apache_conf= 2022-02-08 17:32:54.597 | ++ lib/apache:write_uwsgi_config:293 : apache_site_config_for nova-api-wsgi 2022-02-08 17:32:54.600 | ++ lib/apache:apache_site_config_for:176 : local site=nova-api-wsgi 2022-02-08 17:32:54.602 | ++ lib/apache:apache_site_config_for:177 : is_ubuntu 2022-02-08 17:32:54.605 | ++ functions-common:is_ubuntu:562 : [[ -z deb ]] 2022-02-08 17:32:54.608 | ++ functions-common:is_ubuntu:565 : '[' deb = deb ']' 2022-02-08 17:32:54.611 | ++ lib/apache:apache_site_config_for:179 : echo /etc/apache2/sites-available/nova-api-wsgi.conf 2022-02-08 17:32:54.613 | + lib/apache:write_uwsgi_config:293 : apache_conf=/etc/apache2/sites-available/nova-api-wsgi.conf 2022-02-08 17:32:54.617 | + lib/apache:write_uwsgi_config:294 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi socket /var/run/uwsgi/nova-api-wsgi.socket 2022-02-08 17:32:54.645 | + lib/apache:write_uwsgi_config:295 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi chmod-socket 666 2022-02-08 17:32:54.674 | + lib/apache:write_uwsgi_config:296 : echo 'ProxyPass "/compute" "unix:/var/run/uwsgi/nova-api-wsgi.socket|uwsgi://uwsgi-uds-nova-api-wsgi" retry=0 ' 2022-02-08 17:32:54.674 | + lib/apache:write_uwsgi_config:296 : sudo tee -a /etc/apache2/sites-available/nova-api-wsgi.conf 2022-02-08 17:32:54.682 | ProxyPass "/compute" "unix:/var/run/uwsgi/nova-api-wsgi.socket|uwsgi://uwsgi-uds-nova-api-wsgi" retry=0 2022-02-08 17:32:54.686 | + lib/apache:write_uwsgi_config:297 : enable_apache_site nova-api-wsgi 2022-02-08 17:32:54.688 | + lib/apache:enable_apache_site:193 : local site=nova-api-wsgi 2022-02-08 17:32:54.690 | + lib/apache:enable_apache_site:195 : enable_apache_mod version 2022-02-08 17:32:54.693 | + lib/apache:enable_apache_mod:54 : local mod=version 2022-02-08 17:32:54.696 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-02-08 17:32:54.698 | + functions-common:is_ubuntu:562 : [[ -z deb ]] 2022-02-08 17:32:54.701 | + functions-common:is_ubuntu:565 : '[' deb = deb ']' 2022-02-08 17:32:54.703 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2022-02-08 17:32:54.705 | + lib/apache:enable_apache_site:196 : is_ubuntu 2022-02-08 17:32:54.708 | + functions-common:is_ubuntu:562 : [[ -z deb ]] 2022-02-08 17:32:54.710 | + functions-common:is_ubuntu:565 : '[' deb = deb ']' 2022-02-08 17:32:54.712 | + lib/apache:enable_apache_site:197 : sudo a2ensite nova-api-wsgi 2022-02-08 17:32:54.773 | Enabling site nova-api-wsgi. 2022-02-08 17:32:54.779 | To activate the new configuration, you need to run: 2022-02-08 17:32:54.779 | systemctl reload apache2 2022-02-08 17:32:54.784 | + lib/apache:write_uwsgi_config:298 : restart_apache_server 2022-02-08 17:32:54.786 | + lib/apache:restart_apache_server:240 : restart_service apache2 2022-02-08 17:32:54.788 | + functions-common:restart_service:2298 : '[' -x /bin/systemctl ']' 2022-02-08 17:32:54.791 | + functions-common:restart_service:2299 : sudo /bin/systemctl restart apache2 2022-02-08 17:32:54.929 | + lib/nova:create_nova_conf:508 : is_service_enabled n-api-meta 2022-02-08 17:32:54.951 | + functions-common:is_service_enabled:2070 : return 0 2022-02-08 17:32:54.953 | + lib/nova:create_nova_conf:509 : write_uwsgi_config /etc/nova/nova-metadata-uwsgi.ini /usr/local/bin/nova-metadata-wsgi '' 0.0.0.0:8775 2022-02-08 17:32:54.956 | + lib/apache:write_uwsgi_config:244 : local file=/etc/nova/nova-metadata-uwsgi.ini 2022-02-08 17:32:54.960 | + lib/apache:write_uwsgi_config:245 : local wsgi=/usr/local/bin/nova-metadata-wsgi 2022-02-08 17:32:54.962 | + lib/apache:write_uwsgi_config:246 : local url= 2022-02-08 17:32:54.968 | + lib/apache:write_uwsgi_config:247 : local http=0.0.0.0:8775 2022-02-08 17:32:54.971 | + lib/apache:write_uwsgi_config:248 : local name= 2022-02-08 17:32:54.977 | ++ lib/apache:write_uwsgi_config:249 : basename /usr/local/bin/nova-metadata-wsgi 2022-02-08 17:32:54.981 | + lib/apache:write_uwsgi_config:249 : name=nova-metadata-wsgi 2022-02-08 17:32:54.983 | + lib/apache:write_uwsgi_config:253 : local socket_dir=/var/run/uwsgi 2022-02-08 17:32:54.986 | + lib/apache:write_uwsgi_config:257 : sudo mkdir -p /etc/tmpfiles.d/ 2022-02-08 17:32:54.998 | + lib/apache:write_uwsgi_config:258 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-02-08 17:32:54.999 | + lib/apache:write_uwsgi_config:258 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-02-08 17:32:55.007 | d /var/run/uwsgi 0755 ubuntu root 2022-02-08 17:32:55.011 | + lib/apache:write_uwsgi_config:259 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-02-08 17:32:55.027 | + lib/apache:write_uwsgi_config:261 : local socket=/var/run/uwsgi/nova-metadata-wsgi.socket 2022-02-08 17:32:55.030 | + lib/apache:write_uwsgi_config:264 : rm -rf /etc/nova/nova-metadata-uwsgi.ini 2022-02-08 17:32:55.034 | + lib/apache:write_uwsgi_config:265 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi wsgi-file /usr/local/bin/nova-metadata-wsgi 2022-02-08 17:32:55.063 | + lib/apache:write_uwsgi_config:266 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi processes 2 2022-02-08 17:32:55.091 | + lib/apache:write_uwsgi_config:268 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi master true 2022-02-08 17:32:55.118 | + lib/apache:write_uwsgi_config:270 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi die-on-term true 2022-02-08 17:32:55.149 | + lib/apache:write_uwsgi_config:271 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi exit-on-reload false 2022-02-08 17:32:55.177 | + lib/apache:write_uwsgi_config:274 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi worker-reload-mercy 90 2022-02-08 17:32:55.205 | + lib/apache:write_uwsgi_config:275 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi enable-threads true 2022-02-08 17:32:55.231 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi plugins http,python3 2022-02-08 17:32:55.259 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi thunder-lock true 2022-02-08 17:32:55.286 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-02-08 17:32:55.314 | + lib/apache:write_uwsgi_config:282 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi buffer-size 65535 2022-02-08 17:32:55.342 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi add-header 'Connection: close' 2022-02-08 17:32:55.369 | + lib/apache:write_uwsgi_config:286 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi lazy-apps true 2022-02-08 17:32:55.398 | + lib/apache:write_uwsgi_config:289 : [[ -n 0.0.0.0:8775 ]] 2022-02-08 17:32:55.400 | + lib/apache:write_uwsgi_config:290 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi http 0.0.0.0:8775 2022-02-08 17:32:55.429 | + lib/nova:create_nova_conf:512 : is_service_enabled ceilometer 2022-02-08 17:32:55.445 | + functions-common:is_service_enabled:2070 : return 1 2022-02-08 17:32:55.448 | + lib/nova:create_nova_conf:520 : iniset /etc/nova/nova.conf oslo_messaging_notifications driver messagingv2 2022-02-08 17:32:55.479 | ++ lib/nova:create_nova_conf:521 : get_notification_url 2022-02-08 17:32:55.482 | ++ lib/rpc_backend:get_notification_url:149 : local virtual_host= 2022-02-08 17:32:55.484 | ++ lib/rpc_backend:get_notification_url:150 : is_service_enabled rabbit 2022-02-08 17:32:55.501 | ++ functions-common:is_service_enabled:2070 : return 0 2022-02-08 17:32:55.503 | ++ lib/rpc_backend:get_notification_url:151 : echo rabbit://stackrabbit:Passw0rd@10.222.0.53:5672/ 2022-02-08 17:32:55.506 | + lib/nova:create_nova_conf:521 : iniset /etc/nova/nova.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.53:5672/ 2022-02-08 17:32:55.535 | + lib/nova:create_nova_conf:522 : iniset /etc/nova/nova.conf notifications notification_format unversioned 2022-02-08 17:32:55.565 | + lib/nova:create_nova_conf:523 : iniset_rpc_backend nova /etc/nova/nova.conf 2022-02-08 17:32:55.567 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2022-02-08 17:32:55.570 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova.conf 2022-02-08 17:32:55.572 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-02-08 17:32:55.575 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-02-08 17:32:55.577 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-02-08 17:32:55.594 | + functions-common:is_service_enabled:2070 : return 0 2022-02-08 17:32:55.597 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-02-08 17:32:55.599 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-02-08 17:32:55.602 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-02-08 17:32:55.618 | ++ functions-common:is_service_enabled:2070 : return 0 2022-02-08 17:32:55.620 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.53:5672/ 2022-02-08 17:32:55.623 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.53:5672/ 2022-02-08 17:32:55.651 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-02-08 17:32:55.654 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-02-08 17:32:55.657 | + lib/nova:create_nova_conf:525 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_workers 2 2022-02-08 17:32:55.684 | + lib/nova:create_nova_conf:526 : iniset /etc/nova/nova.conf DEFAULT metadata_workers 2 2022-02-08 17:32:55.712 | + lib/nova:create_nova_conf:528 : iniset /etc/nova/nova.conf conductor workers 2 2022-02-08 17:32:55.744 | + lib/nova:create_nova_conf:530 : is_service_enabled tls-proxy 2022-02-08 17:32:55.760 | + functions-common:is_service_enabled:2070 : return 1 2022-02-08 17:32:55.763 | + lib/nova:create_nova_conf:535 : iniset /etc/nova/nova.conf DEFAULT graceful_shutdown_timeout 5 2022-02-08 17:32:55.791 | + lib/nova:create_nova_conf:537 : '[' True == True ']' 2022-02-08 17:32:55.793 | + lib/nova:create_nova_conf:538 : init_nova_service_user_conf 2022-02-08 17:32:55.796 | + lib/nova:init_nova_service_user_conf:739 : iniset /etc/nova/nova.conf service_user send_service_user_token True 2022-02-08 17:32:55.827 | + lib/nova:init_nova_service_user_conf:740 : iniset /etc/nova/nova.conf service_user auth_type password 2022-02-08 17:32:55.855 | + lib/nova:init_nova_service_user_conf:741 : iniset /etc/nova/nova.conf service_user auth_url http://10.222.0.53/identity 2022-02-08 17:32:55.883 | + lib/nova:init_nova_service_user_conf:742 : iniset /etc/nova/nova.conf service_user username nova 2022-02-08 17:32:55.912 | + lib/nova:init_nova_service_user_conf:743 : iniset /etc/nova/nova.conf service_user password Passw0rd 2022-02-08 17:32:55.940 | + lib/nova:init_nova_service_user_conf:744 : iniset /etc/nova/nova.conf service_user user_domain_name Default 2022-02-08 17:32:55.968 | + lib/nova:init_nova_service_user_conf:745 : iniset /etc/nova/nova.conf service_user project_name service 2022-02-08 17:32:55.996 | + lib/nova:init_nova_service_user_conf:746 : iniset /etc/nova/nova.conf service_user project_domain_name Default 2022-02-08 17:32:56.024 | + lib/nova:init_nova_service_user_conf:747 : iniset /etc/nova/nova.conf service_user auth_strategy keystone 2022-02-08 17:32:56.052 | + lib/nova:create_nova_conf:541 : is_service_enabled n-cond 2022-02-08 17:32:56.068 | + functions-common:is_service_enabled:2070 : return 0 2022-02-08 17:32:56.071 | ++ lib/nova:create_nova_conf:542 : seq 1 1 2022-02-08 17:32:56.076 | + lib/nova:create_nova_conf:542 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-02-08 17:32:56.078 | + lib/nova:create_nova_conf:543 : local conf 2022-02-08 17:32:56.081 | + lib/nova:create_nova_conf:544 : local vhost 2022-02-08 17:32:56.084 | ++ lib/nova:create_nova_conf:545 : conductor_conf 1 2022-02-08 17:32:56.086 | ++ lib/nova:conductor_conf:751 : local cell=1 2022-02-08 17:32:56.089 | ++ lib/nova:conductor_conf:752 : echo /etc/nova/nova_cell1.conf 2022-02-08 17:32:56.092 | + lib/nova:create_nova_conf:545 : conf=/etc/nova/nova_cell1.conf 2022-02-08 17:32:56.094 | + lib/nova:create_nova_conf:546 : vhost=nova_cell1 2022-02-08 17:32:56.096 | + lib/nova:create_nova_conf:548 : rm -f /etc/nova/nova_cell1.conf 2022-02-08 17:32:56.101 | ++ lib/nova:create_nova_conf:549 : database_connection_url nova_cell1 2022-02-08 17:32:56.104 | ++ lib/database:database_connection_url:134 : local db=nova_cell1 2022-02-08 17:32:56.107 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell1 2022-02-08 17:32:56.109 | ++ lib/databases/mysql:database_connection_url_mysql:207 : local db=nova_cell1 2022-02-08 17:32:56.112 | ++ lib/databases/mysql:database_connection_url_mysql:208 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell1?charset=utf8' 2022-02-08 17:32:56.115 | + lib/nova:create_nova_conf:549 : iniset /etc/nova/nova_cell1.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell1?charset=utf8' 2022-02-08 17:32:56.147 | + lib/nova:create_nova_conf:550 : iniset /etc/nova/nova_cell1.conf conductor workers 2 2022-02-08 17:32:56.178 | + lib/nova:create_nova_conf:551 : iniset /etc/nova/nova_cell1.conf DEFAULT debug True 2022-02-08 17:32:56.209 | + lib/nova:create_nova_conf:553 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-02-08 17:32:56.211 | + lib/nova:create_nova_conf:556 : rpc_backend_add_vhost nova_cell1 2022-02-08 17:32:56.214 | + lib/rpc_backend:rpc_backend_add_vhost:125 : local vhost=nova_cell1 2022-02-08 17:32:56.216 | + lib/rpc_backend:rpc_backend_add_vhost:126 : is_service_enabled rabbit 2022-02-08 17:32:56.232 | + functions-common:is_service_enabled:2070 : return 0 2022-02-08 17:32:56.236 | ++ lib/rpc_backend:rpc_backend_add_vhost:127 : sudo rabbitmqctl list_vhosts 2022-02-08 17:32:56.236 | ++ lib/rpc_backend:rpc_backend_add_vhost:127 : grep nova_cell1 2022-02-08 17:32:56.936 | + lib/rpc_backend:rpc_backend_add_vhost:127 : '[' -z nova_cell1 ']' 2022-02-08 17:32:56.938 | + lib/nova:create_nova_conf:557 : iniset_rpc_backend nova /etc/nova/nova_cell1.conf DEFAULT nova_cell1 2022-02-08 17:32:56.941 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2022-02-08 17:32:56.943 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova_cell1.conf 2022-02-08 17:32:56.945 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-02-08 17:32:56.948 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host=nova_cell1 2022-02-08 17:32:56.951 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-02-08 17:32:56.967 | + functions-common:is_service_enabled:2070 : return 0 2022-02-08 17:32:56.971 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url nova_cell1 2022-02-08 17:32:56.973 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host=nova_cell1 2022-02-08 17:32:56.975 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-02-08 17:32:56.991 | ++ functions-common:is_service_enabled:2070 : return 0 2022-02-08 17:32:56.993 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.53:5672/nova_cell1 2022-02-08 17:32:56.996 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova_cell1.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.53:5672/nova_cell1 2022-02-08 17:32:57.024 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-02-08 17:32:57.027 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-02-08 17:32:57.030 | + lib/nova:create_nova_conf:561 : is_service_enabled placement placement-client 2022-02-08 17:32:57.046 | + functions-common:is_service_enabled:2070 : return 0 2022-02-08 17:32:57.049 | + lib/nova:create_nova_conf:562 : configure_placement_nova_compute /etc/nova/nova_cell1.conf 2022-02-08 17:32:57.051 | + lib/nova:configure_placement_nova_compute:590 : local conf=/etc/nova/nova_cell1.conf 2022-02-08 17:32:57.053 | + lib/nova:configure_placement_nova_compute:591 : iniset /etc/nova/nova_cell1.conf placement auth_type password 2022-02-08 17:32:57.084 | + lib/nova:configure_placement_nova_compute:592 : iniset /etc/nova/nova_cell1.conf placement auth_url http://10.222.0.53/identity 2022-02-08 17:32:57.112 | + lib/nova:configure_placement_nova_compute:593 : iniset /etc/nova/nova_cell1.conf placement username placement 2022-02-08 17:32:57.140 | + lib/nova:configure_placement_nova_compute:594 : iniset /etc/nova/nova_cell1.conf placement password Passw0rd 2022-02-08 17:32:57.170 | + lib/nova:configure_placement_nova_compute:595 : iniset /etc/nova/nova_cell1.conf placement user_domain_name Default 2022-02-08 17:32:57.202 | + lib/nova:configure_placement_nova_compute:596 : iniset /etc/nova/nova_cell1.conf placement project_name service 2022-02-08 17:32:57.231 | + lib/nova:configure_placement_nova_compute:597 : iniset /etc/nova/nova_cell1.conf placement project_domain_name Default 2022-02-08 17:32:57.258 | + lib/nova:configure_placement_nova_compute:598 : iniset /etc/nova/nova_cell1.conf placement region_name RegionOne 2022-02-08 17:32:57.287 | + lib/nova:create_nova_conf:566 : setup_logging /etc/nova/nova_cell1.conf 2022-02-08 17:32:57.290 | + functions:setup_logging:674 : setup_systemd_logging /etc/nova/nova_cell1.conf 2022-02-08 17:32:57.292 | + functions:setup_systemd_logging:689 : local conf_file=/etc/nova/nova_cell1.conf 2022-02-08 17:32:57.295 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-02-08 17:32:57.312 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-02-08 17:32:57.314 | + functions:setup_systemd_logging:695 : local pidstr= 2022-02-08 17:32:57.317 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-02-08 17:32:57.319 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-02-08 17:32:57.321 | + 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-02-08 17:32:57.350 | + 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-02-08 17:32:57.379 | + 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-02-08 17:32:57.407 | + functions:setup_systemd_logging:706 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-02-08 17:32:57.435 | + lib/nova:create_nova_conf:573 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-02-08 17:32:57.438 | ++ lib/nova:create_nova_conf:576 : seq 1 1 2022-02-08 17:32:57.442 | + lib/nova:create_nova_conf:576 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-02-08 17:32:57.445 | + lib/nova:create_nova_conf:577 : local conf 2022-02-08 17:32:57.447 | + lib/nova:create_nova_conf:578 : local offset 2022-02-08 17:32:57.451 | ++ lib/nova:create_nova_conf:579 : conductor_conf 1 2022-02-08 17:32:57.453 | ++ lib/nova:conductor_conf:751 : local cell=1 2022-02-08 17:32:57.455 | ++ lib/nova:conductor_conf:752 : echo /etc/nova/nova_cell1.conf 2022-02-08 17:32:57.458 | + lib/nova:create_nova_conf:579 : conf=/etc/nova/nova_cell1.conf 2022-02-08 17:32:57.461 | + lib/nova:create_nova_conf:580 : offset=0 2022-02-08 17:32:57.463 | + lib/nova:create_nova_conf:581 : configure_console_proxies /etc/nova/nova_cell1.conf 0 2022-02-08 17:32:57.465 | + lib/nova:configure_console_proxies:688 : local conf=/etc/nova/nova_cell1.conf 2022-02-08 17:32:57.468 | + lib/nova:configure_console_proxies:689 : local offset=0 2022-02-08 17:32:57.470 | + lib/nova:configure_console_proxies:693 : offset=0 2022-02-08 17:32:57.473 | + lib/nova:configure_console_proxies:695 : is_service_enabled n-novnc 2022-02-08 17:32:57.489 | + functions-common:is_service_enabled:2070 : return 1 2022-02-08 17:32:57.491 | + lib/nova:configure_console_proxies:695 : '[' False '!=' False ']' 2022-02-08 17:32:57.494 | + lib/nova:configure_console_proxies:727 : is_service_enabled n-spice 2022-02-08 17:32:57.510 | + functions-common:is_service_enabled:2070 : return 1 2022-02-08 17:32:57.513 | + lib/nova:configure_console_proxies:732 : is_service_enabled n-sproxy 2022-02-08 17:32:57.529 | + functions-common:is_service_enabled:2070 : return 1 2022-02-08 17:32:57.532 | + lib/nova:configure_nova:337 : is_service_enabled n-cpu 2022-02-08 17:32:57.549 | + functions-common:is_service_enabled:2070 : return 1 2022-02-08 17:32:57.551 | + ./stack.sh:main:940 : is_service_enabled placement 2022-02-08 17:32:57.569 | + functions-common:is_service_enabled:2070 : return 0 2022-02-08 17:32:57.571 | + ./stack.sh:main:942 : stack_install_service placement 2022-02-08 17:32:57.574 | + lib/stack:stack_install_service:20 : local service=placement 2022-02-08 17:32:57.577 | + lib/stack:stack_install_service:21 : type install_placement 2022-02-08 17:32:57.580 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-02-08 17:32:57.582 | + lib/stack:stack_install_service:32 : install_placement 2022-02-08 17:32:57.585 | + lib/placement:install_placement:137 : install_apache_wsgi 2022-02-08 17:32:57.587 | + lib/apache:install_apache_wsgi:133 : is_ubuntu 2022-02-08 17:32:57.590 | + functions-common:is_ubuntu:562 : [[ -z deb ]] 2022-02-08 17:32:57.592 | + functions-common:is_ubuntu:565 : '[' deb = deb ']' 2022-02-08 17:32:57.595 | + lib/apache:install_apache_wsgi:135 : install_package apache2 2022-02-08 17:32:57.598 | + functions-common:install_package:1452 : update_package_repo 2022-02-08 17:32:57.600 | + functions-common:update_package_repo:1424 : NO_UPDATE_REPOS=False 2022-02-08 17:32:57.603 | + functions-common:update_package_repo:1425 : REPOS_UPDATED=True 2022-02-08 17:32:57.605 | + functions-common:update_package_repo:1426 : RETRY_UPDATE=False 2022-02-08 17:32:57.607 | + functions-common:update_package_repo:1428 : [[ False = \T\r\u\e ]] 2022-02-08 17:32:57.610 | + functions-common:update_package_repo:1432 : is_ubuntu 2022-02-08 17:32:57.612 | + functions-common:is_ubuntu:562 : [[ -z deb ]] 2022-02-08 17:32:57.615 | + functions-common:is_ubuntu:565 : '[' deb = deb ']' 2022-02-08 17:32:57.617 | + functions-common:update_package_repo:1433 : apt_get_update 2022-02-08 17:32:57.620 | + functions-common:apt_get_update:1178 : [[ True == \T\r\u\e ]] 2022-02-08 17:32:57.623 | + functions-common:apt_get_update:1178 : [[ False != \T\r\u\e ]] 2022-02-08 17:32:57.625 | + functions-common:apt_get_update:1179 : return 2022-02-08 17:32:57.628 | + functions-common:install_package:1453 : real_install_package apache2 2022-02-08 17:32:57.630 | + functions-common:real_install_package:1438 : is_ubuntu 2022-02-08 17:32:57.633 | + functions-common:is_ubuntu:562 : [[ -z deb ]] 2022-02-08 17:32:57.635 | + functions-common:is_ubuntu:565 : '[' deb = deb ']' 2022-02-08 17:32:57.639 | + functions-common:real_install_package:1439 : apt_get install apache2 2022-02-08 17:32:57.661 | + functions-common:apt_get:1219 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install apache2 2022-02-08 17:32:57.770 | Reading package lists... 2022-02-08 17:32:58.013 | Building dependency tree... 2022-02-08 17:32:58.014 | Reading state information... 2022-02-08 17:32:58.263 | apache2 is already the newest version (2.4.41-4ubuntu3.9). 2022-02-08 17:32:58.263 | The following packages were automatically installed and are no longer required: 2022-02-08 17:32:58.264 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-02-08 17:32:58.264 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-02-08 17:32:58.264 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-02-08 17:32:58.264 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-02-08 17:32:58.264 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-02-08 17:32:58.264 | python3-zope.interface 2022-02-08 17:32:58.264 | Use 'sudo apt autoremove' to remove them. 2022-02-08 17:32:58.388 | 0 upgraded, 0 newly installed, 0 to remove and 107 not upgraded. 2022-02-08 17:32:58.393 | + functions-common:apt_get:1223 : result=0 2022-02-08 17:32:58.395 | + functions-common:apt_get:1226 : time_stop apt-get 2022-02-08 17:32:58.398 | + functions-common:time_stop:2414 : local name 2022-02-08 17:32:58.400 | + functions-common:time_stop:2415 : local end_time 2022-02-08 17:32:58.403 | + functions-common:time_stop:2416 : local elapsed_time 2022-02-08 17:32:58.405 | + functions-common:time_stop:2417 : local total 2022-02-08 17:32:58.408 | + functions-common:time_stop:2418 : local start_time 2022-02-08 17:32:58.410 | + functions-common:time_stop:2420 : name=apt-get 2022-02-08 17:32:58.412 | + functions-common:time_stop:2421 : start_time=1644341577657 2022-02-08 17:32:58.415 | + functions-common:time_stop:2423 : [[ -z 1644341577657 ]] 2022-02-08 17:32:58.418 | ++ functions-common:time_stop:2426 : date +%s%3N 2022-02-08 17:32:58.422 | + functions-common:time_stop:2426 : end_time=1644341578420 2022-02-08 17:32:58.425 | + functions-common:time_stop:2427 : elapsed_time=763 2022-02-08 17:32:58.427 | + functions-common:time_stop:2428 : total=22931 2022-02-08 17:32:58.429 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2022-02-08 17:32:58.432 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=23694 2022-02-08 17:32:58.434 | + functions-common:apt_get:1227 : return 0 2022-02-08 17:32:58.437 | + lib/apache:install_apache_wsgi:136 : is_package_installed libapache2-mod-wsgi 2022-02-08 17:32:58.439 | + functions-common:is_package_installed:1461 : [[ -z libapache2-mod-wsgi ]] 2022-02-08 17:32:58.442 | + functions-common:is_package_installed:1465 : [[ -z deb ]] 2022-02-08 17:32:58.445 | + functions-common:is_package_installed:1469 : [[ deb = \d\e\b ]] 2022-02-08 17:32:58.447 | + functions-common:is_package_installed:1470 : dpkg -s libapache2-mod-wsgi 2022-02-08 17:32:58.470 | + lib/apache:install_apache_wsgi:139 : install_package libapache2-mod-wsgi-py3 2022-02-08 17:32:58.473 | + functions-common:install_package:1452 : update_package_repo 2022-02-08 17:32:58.475 | + functions-common:update_package_repo:1424 : NO_UPDATE_REPOS=False 2022-02-08 17:32:58.478 | + functions-common:update_package_repo:1425 : REPOS_UPDATED=True 2022-02-08 17:32:58.481 | + functions-common:update_package_repo:1426 : RETRY_UPDATE=False 2022-02-08 17:32:58.483 | + functions-common:update_package_repo:1428 : [[ False = \T\r\u\e ]] 2022-02-08 17:32:58.486 | + functions-common:update_package_repo:1432 : is_ubuntu 2022-02-08 17:32:58.488 | + functions-common:is_ubuntu:562 : [[ -z deb ]] 2022-02-08 17:32:58.491 | + functions-common:is_ubuntu:565 : '[' deb = deb ']' 2022-02-08 17:32:58.493 | + functions-common:update_package_repo:1433 : apt_get_update 2022-02-08 17:32:58.496 | + functions-common:apt_get_update:1178 : [[ True == \T\r\u\e ]] 2022-02-08 17:32:58.498 | + functions-common:apt_get_update:1178 : [[ False != \T\r\u\e ]] 2022-02-08 17:32:58.501 | + functions-common:apt_get_update:1179 : return 2022-02-08 17:32:58.503 | + functions-common:install_package:1453 : real_install_package libapache2-mod-wsgi-py3 2022-02-08 17:32:58.506 | + functions-common:real_install_package:1438 : is_ubuntu 2022-02-08 17:32:58.509 | + functions-common:is_ubuntu:562 : [[ -z deb ]] 2022-02-08 17:32:58.511 | + functions-common:is_ubuntu:565 : '[' deb = deb ']' 2022-02-08 17:32:58.514 | + functions-common:real_install_package:1439 : apt_get install libapache2-mod-wsgi-py3 2022-02-08 17:32:58.537 | + functions-common:apt_get:1219 : 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-02-08 17:32:58.644 | Reading package lists... 2022-02-08 17:32:58.897 | Building dependency tree... 2022-02-08 17:32:58.898 | Reading state information... 2022-02-08 17:32:59.151 | libapache2-mod-wsgi-py3 is already the newest version (4.6.8-1ubuntu3). 2022-02-08 17:32:59.151 | The following packages were automatically installed and are no longer required: 2022-02-08 17:32:59.152 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-02-08 17:32:59.152 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-02-08 17:32:59.152 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-02-08 17:32:59.152 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-02-08 17:32:59.152 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-02-08 17:32:59.152 | python3-zope.interface 2022-02-08 17:32:59.152 | Use 'sudo apt autoremove' to remove them. 2022-02-08 17:32:59.271 | 0 upgraded, 0 newly installed, 0 to remove and 107 not upgraded. 2022-02-08 17:32:59.276 | + functions-common:apt_get:1223 : result=0 2022-02-08 17:32:59.279 | + functions-common:apt_get:1226 : time_stop apt-get 2022-02-08 17:32:59.281 | + functions-common:time_stop:2414 : local name 2022-02-08 17:32:59.284 | + functions-common:time_stop:2415 : local end_time 2022-02-08 17:32:59.286 | + functions-common:time_stop:2416 : local elapsed_time 2022-02-08 17:32:59.288 | + functions-common:time_stop:2417 : local total 2022-02-08 17:32:59.291 | + functions-common:time_stop:2418 : local start_time 2022-02-08 17:32:59.294 | + functions-common:time_stop:2420 : name=apt-get 2022-02-08 17:32:59.296 | + functions-common:time_stop:2421 : start_time=1644341578534 2022-02-08 17:32:59.298 | + functions-common:time_stop:2423 : [[ -z 1644341578534 ]] 2022-02-08 17:32:59.301 | ++ functions-common:time_stop:2426 : date +%s%3N 2022-02-08 17:32:59.306 | + functions-common:time_stop:2426 : end_time=1644341579303 2022-02-08 17:32:59.309 | + functions-common:time_stop:2427 : elapsed_time=769 2022-02-08 17:32:59.311 | + functions-common:time_stop:2428 : total=23694 2022-02-08 17:32:59.314 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2022-02-08 17:32:59.316 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=24463 2022-02-08 17:32:59.319 | + functions-common:apt_get:1227 : return 0 2022-02-08 17:32:59.321 | + lib/apache:install_apache_wsgi:154 : enable_apache_mod wsgi 2022-02-08 17:32:59.324 | + lib/apache:enable_apache_mod:54 : local mod=wsgi 2022-02-08 17:32:59.326 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-02-08 17:32:59.329 | + functions-common:is_ubuntu:562 : [[ -z deb ]] 2022-02-08 17:32:59.331 | + functions-common:is_ubuntu:565 : '[' deb = deb ']' 2022-02-08 17:32:59.334 | + lib/apache:enable_apache_mod:59 : [[ wsgi != \v\e\r\s\i\o\n ]] 2022-02-08 17:32:59.336 | + lib/apache:enable_apache_mod:59 : a2query -m wsgi 2022-02-08 17:32:59.393 | wsgi (enabled by maintainer script) 2022-02-08 17:32:59.397 | + lib/placement:install_placement:139 : pip_install_gr osc-placement 2022-02-08 17:32:59.399 | + inc/python:pip_install_gr:76 : local name=osc-placement 2022-02-08 17:32:59.402 | + inc/python:pip_install_gr:77 : local clean_name 2022-02-08 17:32:59.405 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements osc-placement 2022-02-08 17:32:59.408 | ++ inc/python:get_from_global_requirements:225 : local package=osc-placement 2022-02-08 17:32:59.411 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-02-08 17:32:59.414 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^osc-placement' /opt/stack/requirements/global-requirements.txt 2022-02-08 17:32:59.415 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-02-08 17:32:59.421 | ++ inc/python:get_from_global_requirements:227 : required_pkg='osc-placement ' 2022-02-08 17:32:59.424 | ++ inc/python:get_from_global_requirements:228 : [[ osc-placement == '' ]] 2022-02-08 17:32:59.426 | ++ inc/python:get_from_global_requirements:231 : echo osc-placement 2022-02-08 17:32:59.430 | + inc/python:pip_install_gr:78 : clean_name=osc-placement 2022-02-08 17:32:59.435 | + inc/python:pip_install_gr:79 : pip_install osc-placement 2022-02-08 17:32:59.459 | Using python 3.8 to install osc-placement 2022-02-08 17:32:59.462 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt osc-placement 2022-02-08 17:33:00.364 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:33:00.364 | from cryptography.utils import int_from_bytes 2022-02-08 17:33:00.374 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:33:00.374 | from cryptography.utils import int_from_bytes 2022-02-08 17:33:01.488 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-08 17:33:01.514 | Requirement already satisfied: osc-placement in /usr/local/lib/python3.8/dist-packages (3.1.1) 2022-02-08 17:33:01.525 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (1.16.0) 2022-02-08 17:33:01.526 | Requirement already satisfied: keystoneauth1>=3.3.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (4.4.0) 2022-02-08 17:33:01.528 | Requirement already satisfied: simplejson>=3.16.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (3.17.6) 2022-02-08 17:33:01.529 | Requirement already satisfied: osc-lib>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (2.4.2) 2022-02-08 17:33:01.530 | Requirement already satisfied: pbr>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (5.8.0) 2022-02-08 17:33:01.531 | Requirement already satisfied: oslo.utils>=3.37.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (4.12.1) 2022-02-08 17:33:01.589 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.3.0->osc-placement) (2.27.1) 2022-02-08 17:33:01.590 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.3.0->osc-placement) (1.7.0) 2022-02-08 17:33:01.591 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.3.0->osc-placement) (3.5.0) 2022-02-08 17:33:01.592 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.3.0->osc-placement) (1.0.2) 2022-02-08 17:33:01.605 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from osc-lib>=1.2.0->osc-placement) (5.1.0) 2022-02-08 17:33:01.607 | Requirement already satisfied: cliff>=3.2.0 in /usr/local/lib/python3.8/dist-packages (from osc-lib>=1.2.0->osc-placement) (3.10.0) 2022-02-08 17:33:01.608 | Requirement already satisfied: openstacksdk>=0.15.0 in /usr/local/lib/python3.8/dist-packages (from osc-lib>=1.2.0->osc-placement) (0.61.0) 2022-02-08 17:33:01.623 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.37.0->osc-placement) (21.3) 2022-02-08 17:33:01.624 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.37.0->osc-placement) (2.4.0) 2022-02-08 17:33:01.625 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.37.0->osc-placement) (0.8.0) 2022-02-08 17:33:01.626 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.37.0->osc-placement) (2021.3) 2022-02-08 17:33:01.627 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.37.0->osc-placement) (0.11.0) 2022-02-08 17:33:01.629 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.37.0->osc-placement) (3.0.7) 2022-02-08 17:33:01.649 | Requirement already satisfied: PyYAML>=3.12 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.2.0->osc-lib>=1.2.0->osc-placement) (6.0) 2022-02-08 17:33:01.650 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.2.0->osc-lib>=1.2.0->osc-placement) (0.5.0) 2022-02-08 17:33:01.652 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.2.0->osc-lib>=1.2.0->osc-placement) (2.3.3) 2022-02-08 17:33:01.653 | Requirement already satisfied: PrettyTable>=0.7.2 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.2.0->osc-lib>=1.2.0->osc-placement) (3.0.0) 2022-02-08 17:33:01.663 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.utils>=3.37.0->osc-placement) (1.13.3) 2022-02-08 17:33:01.701 | Requirement already satisfied: decorator>=4.4.1 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (5.1.1) 2022-02-08 17:33:01.702 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (2.5.0) 2022-02-08 17:33:01.703 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (1.4.0) 2022-02-08 17:33:01.705 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (1.32) 2022-02-08 17:33:01.706 | Requirement already satisfied: dogpile.cache>=0.6.5 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (1.1.5) 2022-02-08 17:33:01.707 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (1.4.4) 2022-02-08 17:33:01.710 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (0.10.0) 2022-02-08 17:33:01.711 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (36.0.1) 2022-02-08 17:33:01.776 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->keystoneauth1>=3.3.0->osc-placement) (2019.11.28) 2022-02-08 17:33:01.778 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystoneauth1>=3.3.0->osc-placement) (1.26.8) 2022-02-08 17:33:01.780 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystoneauth1>=3.3.0->osc-placement) (3.3) 2022-02-08 17:33:01.782 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystoneauth1>=3.3.0->osc-placement) (2.0.11) 2022-02-08 17:33:01.877 | Requirement already satisfied: wcwidth>=0.1.7 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.2.0->osc-lib>=1.2.0->osc-placement) (0.2.5) 2022-02-08 17:33:01.878 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.2.0->osc-lib>=1.2.0->osc-placement) (21.4.0) 2022-02-08 17:33:01.879 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.2.0->osc-lib>=1.2.0->osc-placement) (1.8.2) 2022-02-08 17:33:01.922 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.7->openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (1.15.0) 2022-02-08 17:33:01.964 | Requirement already satisfied: jsonpointer>=1.9 in /usr/local/lib/python3.8/dist-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (2.2) 2022-02-08 17:33:02.127 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.7->openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (2.21) 2022-02-08 17:33:04.392 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-02-08 17:33:04.399 | WARNING: You are using pip version 21.3.1; however, version 22.0.3 is available. 2022-02-08 17:33:04.399 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-02-08 17:33:04.522 | + inc/python:pip_install:200 : result=0 2022-02-08 17:33:04.525 | + inc/python:pip_install:202 : time_stop pip_install 2022-02-08 17:33:04.528 | + functions-common:time_stop:2414 : local name 2022-02-08 17:33:04.531 | + functions-common:time_stop:2415 : local end_time 2022-02-08 17:33:04.533 | + functions-common:time_stop:2416 : local elapsed_time 2022-02-08 17:33:04.536 | + functions-common:time_stop:2417 : local total 2022-02-08 17:33:04.538 | + functions-common:time_stop:2418 : local start_time 2022-02-08 17:33:04.541 | + functions-common:time_stop:2420 : name=pip_install 2022-02-08 17:33:04.543 | + functions-common:time_stop:2421 : start_time=1644341579453 2022-02-08 17:33:04.546 | + functions-common:time_stop:2423 : [[ -z 1644341579453 ]] 2022-02-08 17:33:04.549 | ++ functions-common:time_stop:2426 : date +%s%3N 2022-02-08 17:33:04.554 | + functions-common:time_stop:2426 : end_time=1644341584551 2022-02-08 17:33:04.556 | + functions-common:time_stop:2427 : elapsed_time=5098 2022-02-08 17:33:04.559 | + functions-common:time_stop:2428 : total=132077 2022-02-08 17:33:04.561 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2022-02-08 17:33:04.564 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=137175 2022-02-08 17:33:04.567 | + inc/python:pip_install:203 : return 0 2022-02-08 17:33:04.569 | + lib/placement:install_placement:140 : git_clone https://opendev.org/openstack/placement.git /opt/stack/placement master 2022-02-08 17:33:04.572 | + functions-common:git_clone:597 : local git_remote=https://opendev.org/openstack/placement.git 2022-02-08 17:33:04.575 | + functions-common:git_clone:598 : local git_dest=/opt/stack/placement 2022-02-08 17:33:04.577 | + functions-common:git_clone:599 : local git_ref=master 2022-02-08 17:33:04.580 | + functions-common:git_clone:600 : local orig_dir 2022-02-08 17:33:04.583 | ++ functions-common:git_clone:601 : pwd 2022-02-08 17:33:04.586 | + functions-common:git_clone:601 : orig_dir=/home/ubuntu/devstack 2022-02-08 17:33:04.588 | + functions-common:git_clone:602 : local git_clone_flags= 2022-02-08 17:33:04.592 | ++ functions-common:git_clone:604 : trueorfalse False RECLONE 2022-02-08 17:33:04.609 | + functions-common:git_clone:604 : RECLONE=False 2022-02-08 17:33:04.612 | + functions-common:git_clone:605 : [[ 0 -gt 0 ]] 2022-02-08 17:33:04.614 | + functions-common:git_clone:609 : [[ False = \T\r\u\e ]] 2022-02-08 17:33:04.617 | + functions-common:git_clone:618 : echo master 2022-02-08 17:33:04.618 | + functions-common:git_clone:618 : egrep -q '^refs' 2022-02-08 17:33:04.623 | + functions-common:git_clone:632 : [[ ! -d /opt/stack/placement ]] 2022-02-08 17:33:04.626 | + functions-common:git_clone:640 : [[ False = \T\r\u\e ]] 2022-02-08 17:33:04.628 | + functions-common:git_clone:666 : cd /opt/stack/placement 2022-02-08 17:33:04.631 | + functions-common:git_clone:667 : git show --oneline 2022-02-08 17:33:04.632 | + functions-common:git_clone:667 : head -1 2022-02-08 17:33:04.635 | 7e0ad495 Merge "Extra tests around required traits" 2022-02-08 17:33:04.638 | + functions-common:git_clone:668 : cd /home/ubuntu/devstack 2022-02-08 17:33:04.641 | + lib/placement:install_placement:141 : setup_develop /opt/stack/placement 2022-02-08 17:33:04.643 | + inc/python:setup_develop:338 : local bindep 2022-02-08 17:33:04.646 | + inc/python:setup_develop:339 : [[ /opt/stack/placement == -bindep* ]] 2022-02-08 17:33:04.648 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/placement 2022-02-08 17:33:04.651 | + inc/python:setup_develop:344 : local extras= 2022-02-08 17:33:04.654 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/placement -e 2022-02-08 17:33:04.656 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-02-08 17:33:04.659 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/placement == -bindep* ]] 2022-02-08 17:33:04.662 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/placement 2022-02-08 17:33:04.664 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-02-08 17:33:04.667 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-02-08 17:33:04.670 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/placement 2022-02-08 17:33:04.673 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-02-08 17:33:04.676 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/placement 2022-02-08 17:33:04.678 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-02-08 17:33:04.681 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-02-08 17:33:04.684 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/placement/setup.cfg 2022-02-08 17:33:04.690 | + inc/python:_setup_package_with_constraints_edit:385 : name=openstack-placement 2022-02-08 17:33:04.693 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- openstack-placement 2022-02-08 17:33:05.355 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/placement -e 2022-02-08 17:33:05.358 | + inc/python:setup_package:418 : local bindep=0 2022-02-08 17:33:05.360 | + inc/python:setup_package:419 : local bindep_flag= 2022-02-08 17:33:05.363 | + inc/python:setup_package:420 : local bindep_profiles= 2022-02-08 17:33:05.365 | + inc/python:setup_package:421 : [[ /opt/stack/placement == -bindep* ]] 2022-02-08 17:33:05.373 | + inc/python:setup_package:426 : local project_dir=/opt/stack/placement 2022-02-08 17:33:05.373 | + inc/python:setup_package:427 : local flags=-e 2022-02-08 17:33:05.373 | + inc/python:setup_package:428 : local extras= 2022-02-08 17:33:05.375 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-02-08 17:33:05.378 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-02-08 17:33:05.380 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-02-08 17:33:05.383 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-02-08 17:33:05.386 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-02-08 17:33:05.389 | + inc/python:setup_package:446 : pip_install -e /opt/stack/placement 2022-02-08 17:33:05.410 | Using python 3.8 to install /opt/stack/placement 2022-02-08 17:33:05.413 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/placement 2022-02-08 17:33:06.286 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:33:06.286 | from cryptography.utils import int_from_bytes 2022-02-08 17:33:06.286 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:33:06.286 | from cryptography.utils import int_from_bytes 2022-02-08 17:33:07.427 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-08 17:33:07.452 | Obtaining file:///opt/stack/placement 2022-02-08 17:33:07.453 | Preparing metadata (setup.py): started 2022-02-08 17:33:08.665 | Preparing metadata (setup.py): finished with status 'done' 2022-02-08 17:33:08.709 | Requirement already satisfied: pbr>=3.1.1 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev18) (5.8.0) 2022-02-08 17:33:08.710 | Requirement already satisfied: SQLAlchemy>=1.2.19 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev18) (1.4.31) 2022-02-08 17:33:08.711 | Requirement already satisfied: keystonemiddleware>=4.18.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev18) (9.3.0) 2022-02-08 17:33:08.712 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev18) (2.5.1) 2022-02-08 17:33:08.713 | Requirement already satisfied: WebOb>=1.8.2 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev18) (1.8.7) 2022-02-08 17:33:08.715 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from openstack-placement==6.1.0.dev18) (3.2.0) 2022-02-08 17:33:08.716 | Requirement already satisfied: requests>=2.25.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev18) (2.27.1) 2022-02-08 17:33:08.717 | Requirement already satisfied: setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,>=21.0.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev18) (60.7.1) 2022-02-08 17:33:08.719 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev18) (4.5.0) 2022-02-08 17:33:08.720 | Requirement already satisfied: oslo.config>=6.7.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev18) (8.7.1) 2022-02-08 17:33:08.721 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev18) (3.4.0) 2022-02-08 17:33:08.722 | Requirement already satisfied: oslo.log>=4.3.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev18) (4.6.1) 2022-02-08 17:33:08.723 | Requirement already satisfied: oslo.serialization>=2.25.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev18) (4.2.0) 2022-02-08 17:33:08.724 | Requirement already satisfied: oslo.utils>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev18) (4.12.1) 2022-02-08 17:33:08.726 | Requirement already satisfied: oslo.db>=4.40.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev18) (11.1.0) 2022-02-08 17:33:08.727 | Requirement already satisfied: oslo.policy>=3.7.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev18) (3.10.1) 2022-02-08 17:33:08.728 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev18) (4.5.0) 2022-02-08 17:33:08.729 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev18) (1.4.0) 2022-02-08 17:33:08.730 | Requirement already satisfied: os-resource-classes>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev18) (1.1.0) 2022-02-08 17:33:08.732 | Requirement already satisfied: os-traits>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev18) (2.7.0) 2022-02-08 17:33:08.733 | Requirement already satisfied: microversion-parse>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev18) (1.0.1) 2022-02-08 17:33:08.796 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==6.1.0.dev18) (4.4.0) 2022-02-08 17:33:08.797 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==6.1.0.dev18) (1.16.0) 2022-02-08 17:33:08.798 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==6.1.0.dev18) (4.4.0) 2022-02-08 17:33:08.800 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==6.1.0.dev18) (2.10.0) 2022-02-08 17:33:08.801 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==6.1.0.dev18) (3.1.1) 2022-02-08 17:33:08.802 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==6.1.0.dev18) (5.1.0) 2022-02-08 17:33:08.823 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->openstack-placement==6.1.0.dev18) (0.17.3) 2022-02-08 17:33:08.863 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.7.0->openstack-placement==6.1.0.dev18) (6.0) 2022-02-08 17:33:08.865 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.7.0->openstack-placement==6.1.0.dev18) (1.5.0) 2022-02-08 17:33:08.866 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.7.0->openstack-placement==6.1.0.dev18) (0.8.0) 2022-02-08 17:33:08.867 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.7.0->openstack-placement==6.1.0.dev18) (3.5.0) 2022-02-08 17:33:08.868 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.7.0->openstack-placement==6.1.0.dev18) (2.4.0) 2022-02-08 17:33:08.919 | Requirement already satisfied: alembic>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.40.0->openstack-placement==6.1.0.dev18) (1.7.6) 2022-02-08 17:33:08.920 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.40.0->openstack-placement==6.1.0.dev18) (2.0.1) 2022-02-08 17:33:08.922 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.40.0->openstack-placement==6.1.0.dev18) (0.5.0) 2022-02-08 17:33:08.923 | Requirement already satisfied: sqlalchemy-migrate>=0.11.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.40.0->openstack-placement==6.1.0.dev18) (0.13.0) 2022-02-08 17:33:08.964 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.3.0->openstack-placement==6.1.0.dev18) (0.9.6) 2022-02-08 17:33:08.967 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.3.0->openstack-placement==6.1.0.dev18) (2.8.2) 2022-02-08 17:33:08.986 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->openstack-placement==6.1.0.dev18) (3.0.3) 2022-02-08 17:33:08.988 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->openstack-placement==6.1.0.dev18) (3.3.0) 2022-02-08 17:33:08.989 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->openstack-placement==6.1.0.dev18) (3.2.0) 2022-02-08 17:33:09.014 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=2.25.0->openstack-placement==6.1.0.dev18) (2021.3) 2022-02-08 17:33:09.016 | Requirement already satisfied: msgpack>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=2.25.0->openstack-placement==6.1.0.dev18) (1.0.3) 2022-02-08 17:33:09.028 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.upgradecheck>=1.3.0->openstack-placement==6.1.0.dev18) (3.0.0) 2022-02-08 17:33:09.045 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.5.0->openstack-placement==6.1.0.dev18) (0.11.0) 2022-02-08 17:33:09.047 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.5.0->openstack-placement==6.1.0.dev18) (21.3) 2022-02-08 17:33:09.048 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.5.0->openstack-placement==6.1.0.dev18) (1.0.2) 2022-02-08 17:33:09.049 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.5.0->openstack-placement==6.1.0.dev18) (3.0.7) 2022-02-08 17:33:09.092 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.0->openstack-placement==6.1.0.dev18) (3.3) 2022-02-08 17:33:09.093 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.25.0->openstack-placement==6.1.0.dev18) (2019.11.28) 2022-02-08 17:33:09.096 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.0->openstack-placement==6.1.0.dev18) (2.0.11) 2022-02-08 17:33:09.097 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.0->openstack-placement==6.1.0.dev18) (1.26.8) 2022-02-08 17:33:09.113 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->openstack-placement==6.1.0.dev18) (0.7) 2022-02-08 17:33:09.274 | Requirement already satisfied: greenlet!=0.4.17 in /usr/local/lib/python3.8/dist-packages (from SQLAlchemy>=1.2.19->openstack-placement==6.1.0.dev18) (1.1.2) 2022-02-08 17:33:09.353 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=4.40.0->openstack-placement==6.1.0.dev18) (5.4.0) 2022-02-08 17:33:09.354 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=4.40.0->openstack-placement==6.1.0.dev18) (1.1.6) 2022-02-08 17:33:09.356 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=4.40.0->openstack-placement==6.1.0.dev18) (4.10.1) 2022-02-08 17:33:09.372 | Requirement already satisfied: cffi>=1.1 in /usr/local/lib/python3.8/dist-packages (from bcrypt>=3.1.3->oslo.middleware>=3.31.0->openstack-placement==6.1.0.dev18) (1.15.0) 2022-02-08 17:33:09.406 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.config>=6.7.0->openstack-placement==6.1.0.dev18) (1.13.3) 2022-02-08 17:33:09.463 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->oslo.middleware>=3.31.0->openstack-placement==6.1.0.dev18) (2.0.1) 2022-02-08 17:33:09.529 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.18.0->openstack-placement==6.1.0.dev18) (1.7.0) 2022-02-08 17:33:09.611 | Requirement already satisfied: dogpile.cache>=1.1.5 in /usr/local/lib/python3.8/dist-packages (from oslo.cache>=1.26.0->keystonemiddleware>=4.18.0->openstack-placement==6.1.0.dev18) (1.1.5) 2022-02-08 17:33:09.663 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->openstack-placement==6.1.0.dev18) (0.2.5) 2022-02-08 17:33:09.858 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=4.40.0->openstack-placement==6.1.0.dev18) (0.4.2) 2022-02-08 17:33:09.859 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=4.40.0->openstack-placement==6.1.0.dev18) (0.5.2) 2022-02-08 17:33:09.860 | Requirement already satisfied: decorator in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=4.40.0->openstack-placement==6.1.0.dev18) (5.1.1) 2022-02-08 17:33:09.939 | Requirement already satisfied: testtools in /usr/local/lib/python3.8/dist-packages (from testscenarios>=0.4->oslo.db>=4.40.0->openstack-placement==6.1.0.dev18) (2.5.0) 2022-02-08 17:33:09.990 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.1->bcrypt>=3.1.3->oslo.middleware>=3.31.0->openstack-placement==6.1.0.dev18) (2.21) 2022-02-08 17:33:10.152 | Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.8/dist-packages (from importlib-metadata->alembic>=0.9.6->oslo.db>=4.40.0->openstack-placement==6.1.0.dev18) (3.7.0) 2022-02-08 17:33:10.262 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools->testscenarios>=0.4->oslo.db>=4.40.0->openstack-placement==6.1.0.dev18) (1.0.0) 2022-02-08 17:33:10.263 | Requirement already satisfied: fixtures>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from testtools->testscenarios>=0.4->oslo.db>=4.40.0->openstack-placement==6.1.0.dev18) (3.0.0) 2022-02-08 17:33:12.193 | Installing collected packages: openstack-placement 2022-02-08 17:33:12.194 | Attempting uninstall: openstack-placement 2022-02-08 17:33:12.194 | Found existing installation: openstack-placement 6.1.0.dev18 2022-02-08 17:33:12.196 | Can't uninstall 'openstack-placement'. No files were found to uninstall. 2022-02-08 17:33:12.199 | Running setup.py develop for openstack-placement 2022-02-08 17:33:14.254 | Successfully installed openstack-placement 2022-02-08 17:33:14.254 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-02-08 17:33:14.263 | WARNING: You are using pip version 21.3.1; however, version 22.0.3 is available. 2022-02-08 17:33:14.263 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-02-08 17:33:14.402 | + inc/python:pip_install:200 : result=0 2022-02-08 17:33:14.404 | + inc/python:pip_install:202 : time_stop pip_install 2022-02-08 17:33:14.406 | + functions-common:time_stop:2414 : local name 2022-02-08 17:33:14.409 | + functions-common:time_stop:2415 : local end_time 2022-02-08 17:33:14.411 | + functions-common:time_stop:2416 : local elapsed_time 2022-02-08 17:33:14.413 | + functions-common:time_stop:2417 : local total 2022-02-08 17:33:14.416 | + functions-common:time_stop:2418 : local start_time 2022-02-08 17:33:14.418 | + functions-common:time_stop:2420 : name=pip_install 2022-02-08 17:33:14.421 | + functions-common:time_stop:2421 : start_time=1644341585405 2022-02-08 17:33:14.423 | + functions-common:time_stop:2423 : [[ -z 1644341585405 ]] 2022-02-08 17:33:14.426 | ++ functions-common:time_stop:2426 : date +%s%3N 2022-02-08 17:33:14.431 | + functions-common:time_stop:2426 : end_time=1644341594428 2022-02-08 17:33:14.434 | + functions-common:time_stop:2427 : elapsed_time=9023 2022-02-08 17:33:14.436 | + functions-common:time_stop:2428 : total=137175 2022-02-08 17:33:14.438 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2022-02-08 17:33:14.440 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=146198 2022-02-08 17:33:14.443 | + inc/python:pip_install:203 : return 0 2022-02-08 17:33:14.445 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-02-08 17:33:14.448 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-02-08 17:33:14.450 | + functions-common:safe_chown:2315 : _safe_permission_operation chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-02-08 17:33:14.470 | + functions-common:_safe_permission_operation:2163 : sudo chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-02-08 17:33:14.482 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/placement 2022-02-08 17:33:14.485 | + inc/python:use_library_from_git:250 : local name=/opt/stack/placement 2022-02-08 17:33:14.487 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-08 17:33:14.490 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-08 17:33:14.492 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/placement, ]] 2022-02-08 17:33:14.496 | + inc/python:use_library_from_git:253 : return 1 2022-02-08 17:33:14.502 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-02-08 17:33:14.505 | + ./stack.sh:main:943 : configure_placement 2022-02-08 17:33:14.508 | + lib/placement:configure_placement:106 : sudo install -d -o ubuntu /etc/placement 2022-02-08 17:33:14.523 | + lib/placement:configure_placement:107 : create_placement_conf 2022-02-08 17:33:14.527 | + lib/placement:create_placement_conf:96 : rm -f /etc/placement/placement.conf 2022-02-08 17:33:14.532 | ++ lib/placement:create_placement_conf:97 : database_connection_url placement 2022-02-08 17:33:14.535 | ++ lib/database:database_connection_url:134 : local db=placement 2022-02-08 17:33:14.537 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql placement 2022-02-08 17:33:14.540 | ++ lib/databases/mysql:database_connection_url_mysql:207 : local db=placement 2022-02-08 17:33:14.543 | ++ lib/databases/mysql:database_connection_url_mysql:208 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/placement?charset=utf8' 2022-02-08 17:33:14.546 | + lib/placement:create_placement_conf:97 : iniset /etc/placement/placement.conf placement_database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/placement?charset=utf8' 2022-02-08 17:33:14.586 | + lib/placement:create_placement_conf:98 : iniset /etc/placement/placement.conf DEFAULT debug True 2022-02-08 17:33:14.619 | + lib/placement:create_placement_conf:99 : iniset /etc/placement/placement.conf api auth_strategy keystone 2022-02-08 17:33:14.651 | + lib/placement:create_placement_conf:100 : configure_keystone_authtoken_middleware /etc/placement/placement.conf placement 2022-02-08 17:33:14.654 | + lib/keystone:configure_keystone_authtoken_middleware:436 : local conf_file=/etc/placement/placement.conf 2022-02-08 17:33:14.657 | + lib/keystone:configure_keystone_authtoken_middleware:437 : local admin_user=placement 2022-02-08 17:33:14.659 | + lib/keystone:configure_keystone_authtoken_middleware:438 : local section=keystone_authtoken 2022-02-08 17:33:14.662 | + lib/keystone:configure_keystone_authtoken_middleware:440 : iniset /etc/placement/placement.conf keystone_authtoken auth_type password 2022-02-08 17:33:14.694 | + lib/keystone:configure_keystone_authtoken_middleware:441 : iniset /etc/placement/placement.conf keystone_authtoken interface public 2022-02-08 17:33:14.724 | + lib/keystone:configure_keystone_authtoken_middleware:442 : iniset /etc/placement/placement.conf keystone_authtoken auth_url http://10.222.0.53/identity 2022-02-08 17:33:14.754 | + lib/keystone:configure_keystone_authtoken_middleware:443 : iniset /etc/placement/placement.conf keystone_authtoken username placement 2022-02-08 17:33:14.784 | + lib/keystone:configure_keystone_authtoken_middleware:444 : iniset /etc/placement/placement.conf keystone_authtoken password Passw0rd 2022-02-08 17:33:14.813 | + lib/keystone:configure_keystone_authtoken_middleware:445 : iniset /etc/placement/placement.conf keystone_authtoken user_domain_name Default 2022-02-08 17:33:14.843 | + lib/keystone:configure_keystone_authtoken_middleware:446 : iniset /etc/placement/placement.conf keystone_authtoken project_name service 2022-02-08 17:33:14.873 | + lib/keystone:configure_keystone_authtoken_middleware:447 : iniset /etc/placement/placement.conf keystone_authtoken project_domain_name Default 2022-02-08 17:33:14.906 | + lib/keystone:configure_keystone_authtoken_middleware:449 : iniset /etc/placement/placement.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-02-08 17:33:14.939 | + lib/keystone:configure_keystone_authtoken_middleware:450 : iniset /etc/placement/placement.conf keystone_authtoken memcached_servers localhost:11211 2022-02-08 17:33:14.970 | + lib/placement:create_placement_conf:101 : setup_logging /etc/placement/placement.conf 2022-02-08 17:33:14.972 | + functions:setup_logging:674 : setup_systemd_logging /etc/placement/placement.conf 2022-02-08 17:33:14.975 | + functions:setup_systemd_logging:689 : local conf_file=/etc/placement/placement.conf 2022-02-08 17:33:14.978 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-02-08 17:33:14.996 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-02-08 17:33:14.999 | + functions:setup_systemd_logging:695 : local pidstr= 2022-02-08 17:33:15.001 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-02-08 17:33:15.004 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-02-08 17:33:15.006 | + 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-02-08 17:33:15.036 | + 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-02-08 17:33:15.066 | + 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-02-08 17:33:15.096 | + functions:setup_systemd_logging:706 : iniset /etc/placement/placement.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-02-08 17:33:15.126 | + lib/placement:configure_placement:109 : [[ uwsgi == \u\w\s\g\i ]] 2022-02-08 17:33:15.129 | + lib/placement:configure_placement:110 : write_uwsgi_config /etc/placement/placement-uwsgi.ini /usr/local/bin/placement-api /placement 2022-02-08 17:33:15.131 | + lib/apache:write_uwsgi_config:244 : local file=/etc/placement/placement-uwsgi.ini 2022-02-08 17:33:15.134 | + lib/apache:write_uwsgi_config:245 : local wsgi=/usr/local/bin/placement-api 2022-02-08 17:33:15.137 | + lib/apache:write_uwsgi_config:246 : local url=/placement 2022-02-08 17:33:15.140 | + lib/apache:write_uwsgi_config:247 : local http= 2022-02-08 17:33:15.142 | + lib/apache:write_uwsgi_config:248 : local name= 2022-02-08 17:33:15.145 | ++ lib/apache:write_uwsgi_config:249 : basename /usr/local/bin/placement-api 2022-02-08 17:33:15.150 | + lib/apache:write_uwsgi_config:249 : name=placement-api 2022-02-08 17:33:15.152 | + lib/apache:write_uwsgi_config:253 : local socket_dir=/var/run/uwsgi 2022-02-08 17:33:15.155 | + lib/apache:write_uwsgi_config:257 : sudo mkdir -p /etc/tmpfiles.d/ 2022-02-08 17:33:15.168 | + lib/apache:write_uwsgi_config:258 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-02-08 17:33:15.168 | + lib/apache:write_uwsgi_config:258 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-02-08 17:33:15.177 | d /var/run/uwsgi 0755 ubuntu root 2022-02-08 17:33:15.180 | + lib/apache:write_uwsgi_config:259 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-02-08 17:33:15.196 | + lib/apache:write_uwsgi_config:261 : local socket=/var/run/uwsgi/placement-api.socket 2022-02-08 17:33:15.200 | + lib/apache:write_uwsgi_config:264 : rm -rf /etc/placement/placement-uwsgi.ini 2022-02-08 17:33:15.204 | + lib/apache:write_uwsgi_config:265 : iniset /etc/placement/placement-uwsgi.ini uwsgi wsgi-file /usr/local/bin/placement-api 2022-02-08 17:33:15.242 | + lib/apache:write_uwsgi_config:266 : iniset /etc/placement/placement-uwsgi.ini uwsgi processes 2 2022-02-08 17:33:15.273 | + lib/apache:write_uwsgi_config:268 : iniset /etc/placement/placement-uwsgi.ini uwsgi master true 2022-02-08 17:33:15.303 | + lib/apache:write_uwsgi_config:270 : iniset /etc/placement/placement-uwsgi.ini uwsgi die-on-term true 2022-02-08 17:33:15.332 | + lib/apache:write_uwsgi_config:271 : iniset /etc/placement/placement-uwsgi.ini uwsgi exit-on-reload false 2022-02-08 17:33:15.363 | + lib/apache:write_uwsgi_config:274 : iniset /etc/placement/placement-uwsgi.ini uwsgi worker-reload-mercy 90 2022-02-08 17:33:15.392 | + lib/apache:write_uwsgi_config:275 : iniset /etc/placement/placement-uwsgi.ini uwsgi enable-threads true 2022-02-08 17:33:15.422 | + lib/apache:write_uwsgi_config:276 : iniset /etc/placement/placement-uwsgi.ini uwsgi plugins http,python3 2022-02-08 17:33:15.450 | + lib/apache:write_uwsgi_config:278 : iniset /etc/placement/placement-uwsgi.ini uwsgi thunder-lock true 2022-02-08 17:33:15.480 | + lib/apache:write_uwsgi_config:280 : iniset /etc/placement/placement-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-02-08 17:33:15.508 | + lib/apache:write_uwsgi_config:282 : iniset /etc/placement/placement-uwsgi.ini uwsgi buffer-size 65535 2022-02-08 17:33:15.538 | + lib/apache:write_uwsgi_config:284 : iniset /etc/placement/placement-uwsgi.ini uwsgi add-header 'Connection: close' 2022-02-08 17:33:15.569 | + lib/apache:write_uwsgi_config:286 : iniset /etc/placement/placement-uwsgi.ini uwsgi lazy-apps true 2022-02-08 17:33:15.601 | + lib/apache:write_uwsgi_config:289 : [[ -n '' ]] 2022-02-08 17:33:15.603 | + lib/apache:write_uwsgi_config:292 : local apache_conf= 2022-02-08 17:33:15.607 | ++ lib/apache:write_uwsgi_config:293 : apache_site_config_for placement-api 2022-02-08 17:33:15.610 | ++ lib/apache:apache_site_config_for:176 : local site=placement-api 2022-02-08 17:33:15.612 | ++ lib/apache:apache_site_config_for:177 : is_ubuntu 2022-02-08 17:33:15.615 | ++ functions-common:is_ubuntu:562 : [[ -z deb ]] 2022-02-08 17:33:15.618 | ++ functions-common:is_ubuntu:565 : '[' deb = deb ']' 2022-02-08 17:33:15.621 | ++ lib/apache:apache_site_config_for:179 : echo /etc/apache2/sites-available/placement-api.conf 2022-02-08 17:33:15.624 | + lib/apache:write_uwsgi_config:293 : apache_conf=/etc/apache2/sites-available/placement-api.conf 2022-02-08 17:33:15.626 | + lib/apache:write_uwsgi_config:294 : iniset /etc/placement/placement-uwsgi.ini uwsgi socket /var/run/uwsgi/placement-api.socket 2022-02-08 17:33:15.657 | + lib/apache:write_uwsgi_config:295 : iniset /etc/placement/placement-uwsgi.ini uwsgi chmod-socket 666 2022-02-08 17:33:15.687 | + lib/apache:write_uwsgi_config:296 : echo 'ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api" retry=0 ' 2022-02-08 17:33:15.687 | + lib/apache:write_uwsgi_config:296 : sudo tee -a /etc/apache2/sites-available/placement-api.conf 2022-02-08 17:33:15.696 | ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api" retry=0 2022-02-08 17:33:15.700 | + lib/apache:write_uwsgi_config:297 : enable_apache_site placement-api 2022-02-08 17:33:15.702 | + lib/apache:enable_apache_site:193 : local site=placement-api 2022-02-08 17:33:15.705 | + lib/apache:enable_apache_site:195 : enable_apache_mod version 2022-02-08 17:33:15.707 | + lib/apache:enable_apache_mod:54 : local mod=version 2022-02-08 17:33:15.710 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-02-08 17:33:15.712 | + functions-common:is_ubuntu:562 : [[ -z deb ]] 2022-02-08 17:33:15.715 | + functions-common:is_ubuntu:565 : '[' deb = deb ']' 2022-02-08 17:33:15.718 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2022-02-08 17:33:15.720 | + lib/apache:enable_apache_site:196 : is_ubuntu 2022-02-08 17:33:15.723 | + functions-common:is_ubuntu:562 : [[ -z deb ]] 2022-02-08 17:33:15.726 | + functions-common:is_ubuntu:565 : '[' deb = deb ']' 2022-02-08 17:33:15.729 | + lib/apache:enable_apache_site:197 : sudo a2ensite placement-api 2022-02-08 17:33:15.790 | Site placement-api already enabled 2022-02-08 17:33:15.795 | + lib/apache:write_uwsgi_config:298 : restart_apache_server 2022-02-08 17:33:15.797 | + lib/apache:restart_apache_server:240 : restart_service apache2 2022-02-08 17:33:15.800 | + functions-common:restart_service:2298 : '[' -x /bin/systemctl ']' 2022-02-08 17:33:15.803 | + functions-common:restart_service:2299 : sudo /bin/systemctl restart apache2 2022-02-08 17:33:15.940 | + ./stack.sh:main:950 : is_service_enabled placement placement-client 2022-02-08 17:33:15.961 | + functions-common:is_service_enabled:2070 : return 0 2022-02-08 17:33:15.965 | + ./stack.sh:main:951 : is_service_enabled n-cpu 2022-02-08 17:33:15.983 | + functions-common:is_service_enabled:2070 : return 1 2022-02-08 17:33:15.986 | + ./stack.sh:main:951 : is_service_enabled n-sch 2022-02-08 17:33:16.005 | + functions-common:is_service_enabled:2070 : return 0 2022-02-08 17:33:16.007 | + ./stack.sh:main:952 : configure_placement_nova_compute 2022-02-08 17:33:16.010 | + lib/nova:configure_placement_nova_compute:590 : local conf=/etc/nova/nova.conf 2022-02-08 17:33:16.013 | + lib/nova:configure_placement_nova_compute:591 : iniset /etc/nova/nova.conf placement auth_type password 2022-02-08 17:33:16.045 | + lib/nova:configure_placement_nova_compute:592 : iniset /etc/nova/nova.conf placement auth_url http://10.222.0.53/identity 2022-02-08 17:33:16.075 | + lib/nova:configure_placement_nova_compute:593 : iniset /etc/nova/nova.conf placement username placement 2022-02-08 17:33:16.105 | + lib/nova:configure_placement_nova_compute:594 : iniset /etc/nova/nova.conf placement password Passw0rd 2022-02-08 17:33:16.134 | + lib/nova:configure_placement_nova_compute:595 : iniset /etc/nova/nova.conf placement user_domain_name Default 2022-02-08 17:33:16.164 | + lib/nova:configure_placement_nova_compute:596 : iniset /etc/nova/nova.conf placement project_name service 2022-02-08 17:33:16.194 | + lib/nova:configure_placement_nova_compute:597 : iniset /etc/nova/nova.conf placement project_domain_name Default 2022-02-08 17:33:16.225 | + lib/nova:configure_placement_nova_compute:598 : iniset /etc/nova/nova.conf placement region_name RegionOne 2022-02-08 17:33:16.254 | + ./stack.sh:main:956 : is_service_enabled horizon 2022-02-08 17:33:16.272 | + functions-common:is_service_enabled:2070 : return 1 2022-02-08 17:33:16.275 | + ./stack.sh:main:961 : is_service_enabled tls-proxy 2022-02-08 17:33:16.293 | + functions-common:is_service_enabled:2070 : return 1 2022-02-08 17:33:16.296 | + ./stack.sh:main:969 : run_phase stack install 2022-02-08 17:33:16.298 | + functions-common:run_phase:1842 : local mode=stack 2022-02-08 17:33:16.301 | + functions-common:run_phase:1843 : local phase=install 2022-02-08 17:33:16.303 | + functions-common:run_phase:1844 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-02-08 17:33:16.306 | + functions-common:run_phase:1845 : local extra_plugin_file_name 2022-02-08 17:33:16.309 | + functions-common:run_phase:1846 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-02-08 17:33:16.312 | + functions-common:run_phase:1851 : local exceptions=80-tempest.sh 2022-02-08 17:33:16.314 | + functions-common:run_phase:1852 : local extra 2022-02-08 17:33:16.317 | ++ functions-common:run_phase:1853 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-02-08 17:33:16.322 | + functions-common:run_phase:1853 : extra=80-tempest.sh 2022-02-08 17:33:16.324 | + functions-common:run_phase:1854 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-02-08 17:33:16.327 | + functions-common:run_phase:1858 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-02-08 17:33:16.330 | + functions-common:run_phase:1858 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack install 2022-02-08 17:33:16.332 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-02-08 17:33:16.348 | ++ functions-common:is_service_enabled:2070 : return 0 2022-02-08 17:33:16.350 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-02-08 17:33:16.353 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-02-08 17:33:16.356 | ++ extras.d/80-tempest.sh:source:7 : [[ install == \i\n\s\t\a\l\l ]] 2022-02-08 17:33:16.358 | ++ extras.d/80-tempest.sh:source:8 : echo_summary 'Installing Tempest' 2022-02-08 17:33:16.360 | ++ ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-02-08 17:33:16.363 | ++ ./stack.sh:echo_summary:446 : echo -e Installing Tempest 2022-02-08 17:33:16.365 | ++ extras.d/80-tempest.sh:source:9 : async_runfunc install_tempest 2022-02-08 17:33:16.367 | ++ inc/async:async_runfunc:116 : async_run install_tempest install_tempest 2022-02-08 17:33:16.424 | ++ inc/async:async_inner:63 : install_tempest 2022-02-08 17:33:16.461 | [266487 Async install_tempest:292101]: running: install_tempest 2022-02-08 17:33:16.464 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-02-08 17:33:16.467 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-02-08 17:33:16.470 | + functions-common:run_phase:1863 : [[ stack == \s\o\u\r\c\e ]] 2022-02-08 17:33:16.472 | + functions-common:run_phase:1866 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-02-08 17:33:16.475 | + functions-common:run_phase:1869 : run_plugins stack install 2022-02-08 17:33:16.478 | + functions-common:run_plugins:1828 : local mode=stack 2022-02-08 17:33:16.480 | + functions-common:run_plugins:1829 : local phase=install 2022-02-08 17:33:16.483 | + functions-common:run_plugins:1831 : local plugins= 2022-02-08 17:33:16.486 | + functions-common:run_plugins:1832 : local plugin 2022-02-08 17:33:16.489 | + ./stack.sh:main:972 : use_library_from_git python-openstackclient 2022-02-08 17:33:16.492 | + inc/python:use_library_from_git:250 : local name=python-openstackclient 2022-02-08 17:33:16.494 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-08 17:33:16.497 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-08 17:33:16.500 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-openstackclient, ]] 2022-02-08 17:33:16.503 | + inc/python:use_library_from_git:253 : return 1 2022-02-08 17:33:16.505 | + ./stack.sh:main:976 : pip_install_gr python-openstackclient 2022-02-08 17:33:16.508 | + inc/python:pip_install_gr:76 : local name=python-openstackclient 2022-02-08 17:33:16.512 | + inc/python:pip_install_gr:77 : local clean_name 2022-02-08 17:33:16.515 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-openstackclient 2022-02-08 17:33:16.518 | ++ inc/python:get_from_global_requirements:225 : local package=python-openstackclient 2022-02-08 17:33:16.521 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-02-08 17:33:16.525 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^python-openstackclient' /opt/stack/requirements/global-requirements.txt 2022-02-08 17:33:16.525 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-02-08 17:33:16.532 | ++ inc/python:get_from_global_requirements:227 : required_pkg='python-openstackclient ' 2022-02-08 17:33:16.535 | ++ inc/python:get_from_global_requirements:228 : [[ python-openstackclient == '' ]] 2022-02-08 17:33:16.537 | ++ inc/python:get_from_global_requirements:231 : echo python-openstackclient 2022-02-08 17:33:16.540 | + inc/python:pip_install_gr:78 : clean_name=python-openstackclient 2022-02-08 17:33:16.543 | + inc/python:pip_install_gr:79 : pip_install python-openstackclient 2022-02-08 17:33:16.565 | Using python 3.8 to install python-openstackclient 2022-02-08 17:33:16.568 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt python-openstackclient 2022-02-08 17:33:17.439 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:33:17.439 | from cryptography.utils import int_from_bytes 2022-02-08 17:33:17.439 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:33:17.439 | from cryptography.utils import int_from_bytes 2022-02-08 17:33:18.574 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-08 17:33:18.599 | Requirement already satisfied: python-openstackclient in /usr/local/lib/python3.8/dist-packages (5.7.0) 2022-02-08 17:33:18.618 | Requirement already satisfied: python-cinderclient>=3.3.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (8.2.0) 2022-02-08 17:33:18.619 | Requirement already satisfied: python-keystoneclient>=3.22.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (4.4.0) 2022-02-08 17:33:18.620 | Requirement already satisfied: cliff>=3.5.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (3.10.0) 2022-02-08 17:33:18.622 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (5.1.0) 2022-02-08 17:33:18.622 | Requirement already satisfied: openstacksdk>=0.56.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (0.61.0) 2022-02-08 17:33:18.624 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (4.12.1) 2022-02-08 17:33:18.625 | Requirement already satisfied: python-novaclient>=17.0.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (17.6.0) 2022-02-08 17:33:18.626 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (1.0.2) 2022-02-08 17:33:18.627 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (5.8.0) 2022-02-08 17:33:18.628 | Requirement already satisfied: osc-lib>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (2.4.2) 2022-02-08 17:33:18.629 | Requirement already satisfied: stevedore>=2.0.1 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (3.5.0) 2022-02-08 17:33:18.640 | Requirement already satisfied: PrettyTable>=0.7.2 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.5.0->python-openstackclient) (3.0.0) 2022-02-08 17:33:18.641 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.5.0->python-openstackclient) (3.0.7) 2022-02-08 17:33:18.642 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.5.0->python-openstackclient) (2.3.3) 2022-02-08 17:33:18.643 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.5.0->python-openstackclient) (0.5.0) 2022-02-08 17:33:18.644 | Requirement already satisfied: PyYAML>=3.12 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.5.0->python-openstackclient) (6.0) 2022-02-08 17:33:18.671 | Requirement already satisfied: dogpile.cache>=0.6.5 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.56.0->python-openstackclient) (1.1.5) 2022-02-08 17:33:18.672 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.56.0->python-openstackclient) (0.11.0) 2022-02-08 17:33:18.673 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.56.0->python-openstackclient) (1.4.4) 2022-02-08 17:33:18.674 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.56.0->python-openstackclient) (1.32) 2022-02-08 17:33:18.675 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.56.0->python-openstackclient) (2.5.0) 2022-02-08 17:33:18.676 | Requirement already satisfied: os-service-types>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.56.0->python-openstackclient) (1.7.0) 2022-02-08 17:33:18.677 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.56.0->python-openstackclient) (1.4.0) 2022-02-08 17:33:18.678 | Requirement already satisfied: decorator>=4.4.1 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.56.0->python-openstackclient) (5.1.1) 2022-02-08 17:33:18.679 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.56.0->python-openstackclient) (0.10.0) 2022-02-08 17:33:18.681 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.56.0->python-openstackclient) (36.0.1) 2022-02-08 17:33:18.682 | Requirement already satisfied: keystoneauth1>=3.18.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.56.0->python-openstackclient) (4.4.0) 2022-02-08 17:33:18.696 | Requirement already satisfied: simplejson>=3.5.1 in /usr/local/lib/python3.8/dist-packages (from osc-lib>=2.3.0->python-openstackclient) (3.17.6) 2022-02-08 17:33:18.714 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->python-openstackclient) (2021.3) 2022-02-08 17:33:18.715 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->python-openstackclient) (21.3) 2022-02-08 17:33:18.716 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->python-openstackclient) (0.8.0) 2022-02-08 17:33:18.718 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->python-openstackclient) (2.4.0) 2022-02-08 17:33:18.739 | Requirement already satisfied: requests>=2.25.1 in /usr/local/lib/python3.8/dist-packages (from python-cinderclient>=3.3.0->python-openstackclient) (2.27.1) 2022-02-08 17:33:18.758 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from python-keystoneclient>=3.22.0->python-openstackclient) (8.7.1) 2022-02-08 17:33:18.759 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from python-keystoneclient>=3.22.0->python-openstackclient) (1.16.0) 2022-02-08 17:33:18.762 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from python-keystoneclient>=3.22.0->python-openstackclient) (4.2.0) 2022-02-08 17:33:18.854 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.5.0->python-openstackclient) (21.4.0) 2022-02-08 17:33:18.855 | Requirement already satisfied: wcwidth>=0.1.7 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.5.0->python-openstackclient) (0.2.5) 2022-02-08 17:33:18.856 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.5.0->python-openstackclient) (1.8.2) 2022-02-08 17:33:18.899 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.7->openstacksdk>=0.56.0->python-openstackclient) (1.15.0) 2022-02-08 17:33:18.912 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.utils>=3.33.0->python-openstackclient) (1.13.3) 2022-02-08 17:33:18.945 | Requirement already satisfied: jsonpointer>=1.9 in /usr/local/lib/python3.8/dist-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.56.0->python-openstackclient) (2.2) 2022-02-08 17:33:19.108 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->python-keystoneclient>=3.22.0->python-openstackclient) (1.5.0) 2022-02-08 17:33:19.124 | Requirement already satisfied: msgpack>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->python-keystoneclient>=3.22.0->python-openstackclient) (1.0.3) 2022-02-08 17:33:19.228 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->python-cinderclient>=3.3.0->python-openstackclient) (2.0.11) 2022-02-08 17:33:19.230 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->python-cinderclient>=3.3.0->python-openstackclient) (3.3) 2022-02-08 17:33:19.231 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->python-cinderclient>=3.3.0->python-openstackclient) (1.26.8) 2022-02-08 17:33:19.232 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.25.1->python-cinderclient>=3.3.0->python-openstackclient) (2019.11.28) 2022-02-08 17:33:19.360 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.7->openstacksdk>=0.56.0->python-openstackclient) (2.21) 2022-02-08 17:33:21.673 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-02-08 17:33:21.680 | WARNING: You are using pip version 21.3.1; however, version 22.0.3 is available. 2022-02-08 17:33:21.680 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-02-08 17:33:21.809 | + inc/python:pip_install:200 : result=0 2022-02-08 17:33:21.812 | + inc/python:pip_install:202 : time_stop pip_install 2022-02-08 17:33:21.814 | + functions-common:time_stop:2414 : local name 2022-02-08 17:33:21.817 | + functions-common:time_stop:2415 : local end_time 2022-02-08 17:33:21.819 | + functions-common:time_stop:2416 : local elapsed_time 2022-02-08 17:33:21.822 | + functions-common:time_stop:2417 : local total 2022-02-08 17:33:21.824 | + functions-common:time_stop:2418 : local start_time 2022-02-08 17:33:21.827 | + functions-common:time_stop:2420 : name=pip_install 2022-02-08 17:33:21.829 | + functions-common:time_stop:2421 : start_time=1644341596560 2022-02-08 17:33:21.832 | + functions-common:time_stop:2423 : [[ -z 1644341596560 ]] 2022-02-08 17:33:21.835 | ++ functions-common:time_stop:2426 : date +%s%3N 2022-02-08 17:33:21.839 | + functions-common:time_stop:2426 : end_time=1644341601836 2022-02-08 17:33:21.842 | + functions-common:time_stop:2427 : elapsed_time=5276 2022-02-08 17:33:21.844 | + functions-common:time_stop:2428 : total=146198 2022-02-08 17:33:21.846 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2022-02-08 17:33:21.849 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=151474 2022-02-08 17:33:21.851 | + inc/python:pip_install:203 : return 0 2022-02-08 17:33:21.854 | + ./stack.sh:main:981 : install_oscwrap 2022-02-08 17:33:21.857 | ++ functions-common:install_oscwrap:2459 : mktemp 2022-02-08 17:33:21.862 | + functions-common:install_oscwrap:2459 : OSCWRAP_TIMER_FILE=/tmp/tmp.6cu28Wh6LD 2022-02-08 17:33:21.865 | + functions-common:install_oscwrap:2462 : shopt -s expand_aliases 2022-02-08 17:33:21.867 | + functions-common:install_oscwrap:2465 : unalias -a 2022-02-08 17:33:21.870 | + functions-common:install_oscwrap:2467 : alias openstack=oscwrap 2022-02-08 17:33:21.872 | + ./stack.sh:main:986 : [[ False != \F\a\l\s\e ]] 2022-02-08 17:33:21.875 | + ./stack.sh:main:1026 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2022-02-08 17:33:21.878 | + ./stack.sh:main:1034 : is_service_enabled mysql postgresql 2022-02-08 17:33:21.899 | + functions-common:is_service_enabled:2070 : return 0 2022-02-08 17:33:21.903 | + ./stack.sh:main:1035 : configure_database 2022-02-08 17:33:21.905 | + lib/database:configure_database:128 : configure_database_mysql 2022-02-08 17:33:21.908 | + lib/databases/mysql:configure_database_mysql:72 : local my_conf mysql slow_log 2022-02-08 17:33:21.910 | + lib/databases/mysql:configure_database_mysql:73 : echo_summary 'Configuring and starting MySQL' 2022-02-08 17:33:21.913 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-02-08 17:33:21.915 | + ./stack.sh:echo_summary:446 : echo -e Configuring and starting MySQL 2022-02-08 17:33:21.917 | + lib/databases/mysql:configure_database_mysql:75 : is_ubuntu 2022-02-08 17:33:21.920 | + functions-common:is_ubuntu:562 : [[ -z deb ]] 2022-02-08 17:33:21.922 | + functions-common:is_ubuntu:565 : '[' deb = deb ']' 2022-02-08 17:33:21.925 | + lib/databases/mysql:configure_database_mysql:76 : my_conf=/etc/mysql/my.cnf 2022-02-08 17:33:21.927 | + lib/databases/mysql:configure_database_mysql:90 : is_fedora 2022-02-08 17:33:21.930 | + functions-common:is_fedora:513 : [[ -z Ubuntu ]] 2022-02-08 17:33:21.932 | + functions-common:is_fedora:517 : '[' Ubuntu = Fedora ']' 2022-02-08 17:33:21.934 | + functions-common:is_fedora:517 : '[' Ubuntu = 'Red Hat' ']' 2022-02-08 17:33:21.936 | + functions-common:is_fedora:518 : '[' Ubuntu = openEuler ']' 2022-02-08 17:33:21.939 | + functions-common:is_fedora:519 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-02-08 17:33:21.941 | + functions-common:is_fedora:520 : '[' Ubuntu = RedHatEnterprise ']' 2022-02-08 17:33:21.943 | + functions-common:is_fedora:521 : '[' Ubuntu = CentOS ']' 2022-02-08 17:33:21.945 | + functions-common:is_fedora:521 : '[' Ubuntu = CentOSStream ']' 2022-02-08 17:33:21.948 | + functions-common:is_fedora:522 : '[' Ubuntu = AlmaLinux ']' 2022-02-08 17:33:21.950 | + functions-common:is_fedora:523 : '[' Ubuntu = OracleServer ']' 2022-02-08 17:33:21.953 | + functions-common:is_fedora:523 : '[' Ubuntu = Virtuozzo ']' 2022-02-08 17:33:21.955 | + lib/databases/mysql:configure_database_mysql:90 : is_suse 2022-02-08 17:33:21.957 | + functions-common:is_suse:531 : is_opensuse 2022-02-08 17:33:21.960 | + functions-common:is_opensuse:538 : [[ -z Ubuntu ]] 2022-02-08 17:33:21.962 | + functions-common:is_opensuse:542 : [[ Ubuntu =~ (openSUSE) ]] 2022-02-08 17:33:21.964 | + functions-common:is_suse:531 : is_suse_linux_enterprise 2022-02-08 17:33:21.967 | + functions-common:is_suse_linux_enterprise:550 : [[ -z Ubuntu ]] 2022-02-08 17:33:21.969 | + functions-common:is_suse_linux_enterprise:554 : [[ Ubuntu =~ (^SUSE) ]] 2022-02-08 17:33:21.972 | + lib/databases/mysql:configure_database_mysql:98 : sudo mysqladmin -u root password Passw0rd 2022-02-08 17:33:21.987 | mysqladmin: connect to server at 'localhost' failed 2022-02-08 17:33:21.988 | error: 'Access denied for user 'root'@'localhost' (using password: NO)' 2022-02-08 17:33:21.991 | + lib/databases/mysql:configure_database_mysql:98 : true 2022-02-08 17:33:21.994 | + lib/databases/mysql:configure_database_mysql:102 : is_ubuntu 2022-02-08 17:33:21.997 | + functions-common:is_ubuntu:562 : [[ -z deb ]] 2022-02-08 17:33:21.999 | + functions-common:is_ubuntu:565 : '[' deb = deb ']' 2022-02-08 17:33:22.002 | + lib/databases/mysql:configure_database_mysql:102 : '[' mysql == mariadb ']' 2022-02-08 17:33:22.004 | + lib/databases/mysql:configure_database_mysql:105 : local 'cmd_args=-uroot -pPassw0rd -h127.0.0.1 ' 2022-02-08 17:33:22.007 | + lib/databases/mysql:configure_database_mysql:111 : is_ubuntu 2022-02-08 17:33:22.009 | + functions-common:is_ubuntu:562 : [[ -z deb ]] 2022-02-08 17:33:22.012 | + functions-common:is_ubuntu:565 : '[' deb = deb ']' 2022-02-08 17:33:22.014 | + lib/databases/mysql:configure_database_mysql:111 : [[ focal != \b\u\l\l\s\e\y\e ]] 2022-02-08 17:33:22.016 | + lib/databases/mysql:configure_database_mysql:111 : '[' mysql == mariadb ']' 2022-02-08 17:33:22.019 | + lib/databases/mysql:configure_database_mysql:116 : sudo mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE USER IF NOT EXISTS '\''root'\''@'\''%'\'' identified by '\''Passw0rd'\'';' 2022-02-08 17:33:22.031 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-02-08 17:33:22.089 | + lib/databases/mysql:configure_database_mysql:118 : sudo mysql -uroot -pPassw0rd -h127.0.0.1 -e 'GRANT ALL PRIVILEGES ON *.* TO '\''root'\''@'\''%'\'';' 2022-02-08 17:33:22.101 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-02-08 17:33:22.146 | ++ lib/databases/mysql:configure_database_mysql:124 : ipv6_unquote 0.0.0.0 2022-02-08 17:33:22.149 | ++ functions-common:ipv6_unquote:2212 : echo 0.0.0.0 2022-02-08 17:33:22.150 | ++ functions-common:ipv6_unquote:2212 : tr -d '[]' 2022-02-08 17:33:22.155 | + lib/databases/mysql:configure_database_mysql:124 : iniset -sudo /etc/mysql/my.cnf mysqld bind-address 0.0.0.0 2022-02-08 17:33:22.210 | + lib/databases/mysql:configure_database_mysql:125 : iniset -sudo /etc/mysql/my.cnf mysqld sql_mode TRADITIONAL 2022-02-08 17:33:22.267 | + lib/databases/mysql:configure_database_mysql:126 : iniset -sudo /etc/mysql/my.cnf mysqld default-storage-engine InnoDB 2022-02-08 17:33:22.321 | + lib/databases/mysql:configure_database_mysql:127 : iniset -sudo /etc/mysql/my.cnf mysqld max_connections 1024 2022-02-08 17:33:22.374 | + lib/databases/mysql:configure_database_mysql:129 : [[ False == \T\r\u\e ]] 2022-02-08 17:33:22.377 | + lib/databases/mysql:configure_database_mysql:149 : restart_service mysql 2022-02-08 17:33:22.379 | + functions-common:restart_service:2298 : '[' -x /bin/systemctl ']' 2022-02-08 17:33:22.382 | + functions-common:restart_service:2299 : sudo /bin/systemctl restart mysql 2022-02-08 17:33:25.489 | + ./stack.sh:main:1039 : save_stackenv 1039 2022-02-08 17:33:25.491 | + functions-common:save_stackenv:60 : local tag=1039 2022-02-08 17:33:25.495 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2022-02-08 17:33:25.499 | + functions-common:save_stackenv:62 : time_stamp=2022-02-08-173325 2022-02-08 17:33:25.502 | + functions-common:save_stackenv:63 : echo '# 2022-02-08-173325 1039' 2022-02-08 17:33:25.505 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-08 17:33:25.508 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-02-08 17:33:25.511 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-08 17:33:25.514 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2022-02-08 17:33:25.516 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-08 17:33:25.519 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2022-02-08 17:33:25.521 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-08 17:33:25.533 | + 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-02-08 17:33:25.535 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-08 17:33:25.538 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.53 2022-02-08 17:33:25.540 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-08 17:33:25.543 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.53/identity 2022-02-08 17:33:25.545 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-08 17:33:25.548 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2022-02-08-172928 2022-02-08 17:33:25.551 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-08 17:33:25.553 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2022-02-08 17:33:25.556 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-08 17:33:25.558 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.53 2022-02-08 17:33:25.561 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-08 17:33:25.563 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2022-02-08 17:33:25.566 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-08 17:33:25.568 | + functions-common:save_stackenv:65 : echo TLS_IP= 2022-02-08 17:33:25.571 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-08 17:33:25.574 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2022-02-08 17:33:25.577 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-08 17:33:25.579 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2022-02-08 17:33:25.582 | + ./stack.sh:main:1051 : [[ True == \T\r\u\e ]] 2022-02-08 17:33:25.584 | + ./stack.sh:main:1052 : [[ -f /sys/kernel/mm/ksm/run ]] 2022-02-08 17:33:25.587 | + ./stack.sh:main:1053 : sudo sh -c 'echo 1 > /sys/kernel/mm/ksm/run' 2022-02-08 17:33:25.600 | + ./stack.sh:main:1065 : start_dstat 2022-02-08 17:33:25.602 | + lib/dstat:start_dstat:31 : run_process dstat '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-02-08 17:33:25.605 | + functions-common:run_process:1669 : local service=dstat 2022-02-08 17:33:25.608 | + functions-common:run_process:1670 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-02-08 17:33:25.610 | + functions-common:run_process:1671 : local group= 2022-02-08 17:33:25.613 | + functions-common:run_process:1672 : local user= 2022-02-08 17:33:25.615 | + functions-common:run_process:1674 : local name=dstat 2022-02-08 17:33:25.618 | + functions-common:run_process:1676 : time_start run_process 2022-02-08 17:33:25.620 | + functions-common:time_start:2400 : local name=run_process 2022-02-08 17:33:25.623 | + functions-common:time_start:2401 : local start_time= 2022-02-08 17:33:25.626 | + functions-common:time_start:2402 : [[ -n '' ]] 2022-02-08 17:33:25.629 | ++ functions-common:time_start:2405 : date +%s%3N 2022-02-08 17:33:25.634 | + functions-common:time_start:2405 : _TIME_START[$name]=1644341605631 2022-02-08 17:33:25.637 | + functions-common:run_process:1677 : is_service_enabled dstat 2022-02-08 17:33:25.655 | + functions-common:is_service_enabled:2070 : return 0 2022-02-08 17:33:25.657 | + functions-common:run_process:1678 : _run_under_systemd dstat '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' '' '' 2022-02-08 17:33:25.660 | + functions-common:_run_under_systemd:1634 : local service=dstat 2022-02-08 17:33:25.662 | + functions-common:_run_under_systemd:1635 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-02-08 17:33:25.665 | + functions-common:_run_under_systemd:1636 : local 'cmd=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-02-08 17:33:25.667 | + functions-common:_run_under_systemd:1638 : _common_systemd_pitfalls '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-02-08 17:33:25.670 | + functions-common:_common_systemd_pitfalls:1606 : local 'cmd=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-02-08 17:33:25.672 | + functions-common:_common_systemd_pitfalls:1609 : [[ /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ sudo ]] 2022-02-08 17:33:25.675 | + functions-common:_common_systemd_pitfalls:1620 : [[ ! /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ ^/ ]] 2022-02-08 17:33:25.678 | + functions-common:_run_under_systemd:1640 : local systemd_service=devstack@dstat.service 2022-02-08 17:33:25.680 | + functions-common:_run_under_systemd:1641 : local group= 2022-02-08 17:33:25.683 | + functions-common:_run_under_systemd:1642 : local user=ubuntu 2022-02-08 17:33:25.685 | + functions-common:_run_under_systemd:1643 : [[ /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ uwsgi ]] 2022-02-08 17:33:25.688 | + functions-common:_run_under_systemd:1646 : write_user_unit_file devstack@dstat.service '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' '' ubuntu 2022-02-08 17:33:25.691 | + functions-common:write_user_unit_file:1551 : local service=devstack@dstat.service 2022-02-08 17:33:25.693 | + functions-common:write_user_unit_file:1552 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-02-08 17:33:25.695 | + functions-common:write_user_unit_file:1553 : local group= 2022-02-08 17:33:25.698 | + functions-common:write_user_unit_file:1554 : local user=ubuntu 2022-02-08 17:33:25.701 | + functions-common:write_user_unit_file:1555 : local extra= 2022-02-08 17:33:25.703 | + functions-common:write_user_unit_file:1556 : [[ -n '' ]] 2022-02-08 17:33:25.705 | + functions-common:write_user_unit_file:1559 : local unitfile=/etc/systemd/system/devstack@dstat.service 2022-02-08 17:33:25.708 | + functions-common:write_user_unit_file:1560 : mkdir -p /etc/systemd/system 2022-02-08 17:33:25.712 | + functions-common:write_user_unit_file:1562 : iniset -sudo /etc/systemd/system/devstack@dstat.service Unit Description 'Devstack devstack@dstat.service' 2022-02-08 17:33:25.766 | + functions-common:write_user_unit_file:1563 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service User ubuntu 2022-02-08 17:33:25.820 | + functions-common:write_user_unit_file:1564 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service ExecStart '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-02-08 17:33:25.874 | + functions-common:write_user_unit_file:1565 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service KillMode process 2022-02-08 17:33:25.928 | + functions-common:write_user_unit_file:1566 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service TimeoutStopSec 300 2022-02-08 17:33:25.982 | + functions-common:write_user_unit_file:1567 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-02-08 17:33:26.036 | + functions-common:write_user_unit_file:1568 : [[ -n '' ]] 2022-02-08 17:33:26.038 | + functions-common:write_user_unit_file:1571 : iniset -sudo /etc/systemd/system/devstack@dstat.service Install WantedBy multi-user.target 2022-02-08 17:33:26.094 | + functions-common:write_user_unit_file:1574 : sudo systemctl daemon-reload 2022-02-08 17:33:26.489 | + functions-common:_run_under_systemd:1649 : sudo systemctl enable devstack@dstat.service 2022-02-08 17:33:26.502 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@dstat.service → /etc/systemd/system/devstack@dstat.service. 2022-02-08 17:33:26.895 | + functions-common:_run_under_systemd:1650 : sudo systemctl start devstack@dstat.service 2022-02-08 17:33:26.918 | + functions-common:run_process:1680 : time_stop run_process 2022-02-08 17:33:26.921 | + functions-common:time_stop:2414 : local name 2022-02-08 17:33:26.923 | + functions-common:time_stop:2415 : local end_time 2022-02-08 17:33:26.926 | + functions-common:time_stop:2416 : local elapsed_time 2022-02-08 17:33:26.929 | + functions-common:time_stop:2417 : local total 2022-02-08 17:33:26.931 | + functions-common:time_stop:2418 : local start_time 2022-02-08 17:33:26.934 | + functions-common:time_stop:2420 : name=run_process 2022-02-08 17:33:26.936 | + functions-common:time_stop:2421 : start_time=1644341605631 2022-02-08 17:33:26.939 | + functions-common:time_stop:2423 : [[ -z 1644341605631 ]] 2022-02-08 17:33:26.942 | ++ functions-common:time_stop:2426 : date +%s%3N 2022-02-08 17:33:26.947 | + functions-common:time_stop:2426 : end_time=1644341606944 2022-02-08 17:33:26.950 | + functions-common:time_stop:2427 : elapsed_time=1313 2022-02-08 17:33:26.952 | + functions-common:time_stop:2428 : total=0 2022-02-08 17:33:26.954 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2022-02-08 17:33:26.957 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=1313 2022-02-08 17:33:26.959 | + lib/dstat:start_dstat:36 : run_process memory_tracker /home/ubuntu/devstack/tools/memory_tracker.sh '' root 2022-02-08 17:33:26.962 | + functions-common:run_process:1669 : local service=memory_tracker 2022-02-08 17:33:26.965 | + functions-common:run_process:1670 : local command=/home/ubuntu/devstack/tools/memory_tracker.sh 2022-02-08 17:33:26.967 | + functions-common:run_process:1671 : local group= 2022-02-08 17:33:26.970 | + functions-common:run_process:1672 : local user=root 2022-02-08 17:33:26.972 | + functions-common:run_process:1674 : local name=memory_tracker 2022-02-08 17:33:26.975 | + functions-common:run_process:1676 : time_start run_process 2022-02-08 17:33:26.977 | + functions-common:time_start:2400 : local name=run_process 2022-02-08 17:33:26.980 | + functions-common:time_start:2401 : local start_time= 2022-02-08 17:33:26.982 | + functions-common:time_start:2402 : [[ -n '' ]] 2022-02-08 17:33:26.986 | ++ functions-common:time_start:2405 : date +%s%3N 2022-02-08 17:33:26.990 | + functions-common:time_start:2405 : _TIME_START[$name]=1644341606987 2022-02-08 17:33:26.993 | + functions-common:run_process:1677 : is_service_enabled memory_tracker 2022-02-08 17:33:27.017 | + functions-common:is_service_enabled:2070 : return 1 2022-02-08 17:33:27.019 | + functions-common:run_process:1680 : time_stop run_process 2022-02-08 17:33:27.022 | + functions-common:time_stop:2414 : local name 2022-02-08 17:33:27.025 | + functions-common:time_stop:2415 : local end_time 2022-02-08 17:33:27.028 | + functions-common:time_stop:2416 : local elapsed_time 2022-02-08 17:33:27.030 | + functions-common:time_stop:2417 : local total 2022-02-08 17:33:27.033 | + functions-common:time_stop:2418 : local start_time 2022-02-08 17:33:27.035 | + functions-common:time_stop:2420 : name=run_process 2022-02-08 17:33:27.038 | + functions-common:time_stop:2421 : start_time=1644341606987 2022-02-08 17:33:27.040 | + functions-common:time_stop:2423 : [[ -z 1644341606987 ]] 2022-02-08 17:33:27.043 | ++ functions-common:time_stop:2426 : date +%s%3N 2022-02-08 17:33:27.048 | + functions-common:time_stop:2426 : end_time=1644341607045 2022-02-08 17:33:27.051 | + functions-common:time_stop:2427 : elapsed_time=58 2022-02-08 17:33:27.053 | + functions-common:time_stop:2428 : total=1313 2022-02-08 17:33:27.056 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2022-02-08 17:33:27.058 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=1371 2022-02-08 17:33:27.061 | + lib/dstat:start_dstat:40 : is_service_enabled peakmem_tracker 2022-02-08 17:33:27.083 | + functions-common:is_service_enabled:2070 : return 1 2022-02-08 17:33:27.086 | + ./stack.sh:main:1069 : is_service_enabled tcpdump 2022-02-08 17:33:27.106 | + functions-common:is_service_enabled:2070 : return 1 2022-02-08 17:33:27.109 | + ./stack.sh:main:1077 : is_service_enabled etcd3 2022-02-08 17:33:27.136 | + functions-common:is_service_enabled:2070 : return 0 2022-02-08 17:33:27.139 | + ./stack.sh:main:1078 : start_etcd3 2022-02-08 17:33:27.141 | + lib/etcd3:start_etcd3:41 : local cmd=/opt/stack/bin/etcd 2022-02-08 17:33:27.144 | + lib/etcd3:start_etcd3:42 : cmd+=' --name n-d-828369-1 --data-dir /opt/stack/data/etcd' 2022-02-08 17:33:27.147 | + lib/etcd3:start_etcd3:43 : cmd+=' --initial-cluster-state new --initial-cluster-token etcd-cluster-01' 2022-02-08 17:33:27.149 | + lib/etcd3:start_etcd3:44 : cmd+=' --initial-cluster n-d-828369-1=http://10.222.0.53:2380' 2022-02-08 17:33:27.152 | + lib/etcd3:start_etcd3:45 : cmd+=' --initial-advertise-peer-urls http://10.222.0.53:2380' 2022-02-08 17:33:27.154 | + lib/etcd3:start_etcd3:46 : cmd+=' --advertise-client-urls http://10.222.0.53:2379' 2022-02-08 17:33:27.157 | + lib/etcd3:start_etcd3:47 : '[' 0.0.0.0 == :: ']' 2022-02-08 17:33:27.159 | + lib/etcd3:start_etcd3:50 : cmd+=' --listen-peer-urls http://0.0.0.0:2380 ' 2022-02-08 17:33:27.162 | + lib/etcd3:start_etcd3:52 : cmd+=' --listen-client-urls http://10.222.0.53:2379' 2022-02-08 17:33:27.165 | + lib/etcd3:start_etcd3:53 : '[' True == True ']' 2022-02-08 17:33:27.168 | + lib/etcd3:start_etcd3:54 : cmd+=' --debug' 2022-02-08 17:33:27.170 | + lib/etcd3:start_etcd3:57 : local unitfile=/etc/systemd/system/devstack@etcd.service 2022-02-08 17:33:27.173 | + lib/etcd3:start_etcd3:58 : write_user_unit_file devstack@etcd.service '/opt/stack/bin/etcd --name n-d-828369-1 --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster n-d-828369-1=http://10.222.0.53:2380 --initial-advertise-peer-urls http://10.222.0.53:2380 --advertise-client-urls http://10.222.0.53:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.53:2379 --debug' '' root 2022-02-08 17:33:27.176 | + functions-common:write_user_unit_file:1551 : local service=devstack@etcd.service 2022-02-08 17:33:27.178 | + functions-common:write_user_unit_file:1552 : local 'command=/opt/stack/bin/etcd --name n-d-828369-1 --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster n-d-828369-1=http://10.222.0.53:2380 --initial-advertise-peer-urls http://10.222.0.53:2380 --advertise-client-urls http://10.222.0.53:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.53:2379 --debug' 2022-02-08 17:33:27.181 | + functions-common:write_user_unit_file:1553 : local group= 2022-02-08 17:33:27.184 | + functions-common:write_user_unit_file:1554 : local user=root 2022-02-08 17:33:27.186 | + functions-common:write_user_unit_file:1555 : local extra= 2022-02-08 17:33:27.189 | + functions-common:write_user_unit_file:1556 : [[ -n '' ]] 2022-02-08 17:33:27.191 | + functions-common:write_user_unit_file:1559 : local unitfile=/etc/systemd/system/devstack@etcd.service 2022-02-08 17:33:27.194 | + functions-common:write_user_unit_file:1560 : mkdir -p /etc/systemd/system 2022-02-08 17:33:27.199 | + functions-common:write_user_unit_file:1562 : iniset -sudo /etc/systemd/system/devstack@etcd.service Unit Description 'Devstack devstack@etcd.service' 2022-02-08 17:33:27.273 | + functions-common:write_user_unit_file:1563 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service User root 2022-02-08 17:33:27.351 | + functions-common:write_user_unit_file:1564 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service ExecStart '/opt/stack/bin/etcd --name n-d-828369-1 --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster n-d-828369-1=http://10.222.0.53:2380 --initial-advertise-peer-urls http://10.222.0.53:2380 --advertise-client-urls http://10.222.0.53:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.53:2379 --debug' 2022-02-08 17:33:27.405 | + functions-common:write_user_unit_file:1565 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service KillMode process 2022-02-08 17:33:27.457 | + functions-common:write_user_unit_file:1566 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service TimeoutStopSec 300 2022-02-08 17:33:27.514 | + functions-common:write_user_unit_file:1567 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-02-08 17:33:27.569 | + functions-common:write_user_unit_file:1568 : [[ -n '' ]] 2022-02-08 17:33:27.571 | + functions-common:write_user_unit_file:1571 : iniset -sudo /etc/systemd/system/devstack@etcd.service Install WantedBy multi-user.target 2022-02-08 17:33:27.634 | + functions-common:write_user_unit_file:1574 : sudo systemctl daemon-reload 2022-02-08 17:33:28.034 | + lib/etcd3:start_etcd3:60 : iniset -sudo /etc/systemd/system/devstack@etcd.service Unit After network.target 2022-02-08 17:33:28.088 | + lib/etcd3:start_etcd3:61 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Type notify 2022-02-08 17:33:28.142 | + lib/etcd3:start_etcd3:62 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Restart on-failure 2022-02-08 17:33:28.194 | + lib/etcd3:start_etcd3:63 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service LimitNOFILE 65536 2022-02-08 17:33:28.247 | + lib/etcd3:start_etcd3:64 : is_arch aarch64 2022-02-08 17:33:28.250 | ++ functions-common:is_arch:495 : uname -m 2022-02-08 17:33:28.255 | + functions-common:is_arch:495 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2022-02-08 17:33:28.257 | + lib/etcd3:start_etcd3:68 : sudo systemctl daemon-reload 2022-02-08 17:33:28.653 | + lib/etcd3:start_etcd3:69 : sudo systemctl enable devstack@etcd.service 2022-02-08 17:33:28.666 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@etcd.service → /etc/systemd/system/devstack@etcd.service. 2022-02-08 17:33:29.071 | + lib/etcd3:start_etcd3:70 : sudo systemctl start devstack@etcd.service 2022-02-08 17:33:29.751 | + ./stack.sh:main:1084 : is_service_enabled tls-proxy 2022-02-08 17:33:29.770 | + functions-common:is_service_enabled:2070 : return 1 2022-02-08 17:33:29.773 | + ./stack.sh:main:1089 : write_clouds_yaml 2022-02-08 17:33:29.775 | + functions-common:write_clouds_yaml:79 : CLOUDS_YAML=/etc/openstack/clouds.yaml 2022-02-08 17:33:29.779 | ++ functions-common:write_clouds_yaml:81 : dirname /etc/openstack/clouds.yaml 2022-02-08 17:33:29.783 | + functions-common:write_clouds_yaml:81 : sudo mkdir -p /etc/openstack 2022-02-08 17:33:29.795 | + functions-common:write_clouds_yaml:82 : sudo chown -R ubuntu /etc/openstack 2022-02-08 17:33:29.808 | + functions-common:write_clouds_yaml:84 : CA_CERT_ARG= 2022-02-08 17:33:29.810 | + functions-common:write_clouds_yaml:85 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2022-02-08 17:33:29.813 | + 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.53/identity --os-username demo --os-password Passw0rd --os-project-name demo 2022-02-08 17:33:29.949 | + 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.53/identity --os-username admin --os-password Passw0rd --os-project-name admin 2022-02-08 17:33:30.093 | + functions-common:write_clouds_yaml:111 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack-alt --os-region-name RegionOne --os-auth-url http://10.222.0.53/identity --os-username alt_demo --os-password Passw0rd --os-project-name alt_demo 2022-02-08 17:33:30.241 | + functions-common:write_clouds_yaml:122 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack-alt-member --os-region-name RegionOne --os-auth-url http://10.222.0.53/identity --os-username alt_demo_member --os-password Passw0rd --os-project-name alt_demo 2022-02-08 17:33:30.387 | + functions-common:write_clouds_yaml:133 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack-alt-reader --os-region-name RegionOne --os-auth-url http://10.222.0.53/identity --os-username alt_demo_reader --os-password Passw0rd --os-project-name alt_demo 2022-02-08 17:33:30.538 | + functions-common:write_clouds_yaml:144 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack-reader --os-region-name RegionOne --os-auth-url http://10.222.0.53/identity --os-username demo_reader --os-password Passw0rd --os-project-name demo 2022-02-08 17:33:30.762 | + functions-common:write_clouds_yaml:155 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack-system-admin --os-region-name RegionOne --os-auth-url http://10.222.0.53/identity --os-username admin --os-password Passw0rd --os-system-scope all 2022-02-08 17:33:30.922 | + functions-common:write_clouds_yaml:166 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack-system-member --os-region-name RegionOne --os-auth-url http://10.222.0.53/identity --os-username system_member --os-password Passw0rd --os-system-scope all 2022-02-08 17:33:31.077 | + functions-common:write_clouds_yaml:177 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack-system-reader --os-region-name RegionOne --os-auth-url http://10.222.0.53/identity --os-username system_reader --os-password Passw0rd --os-system-scope all 2022-02-08 17:33:31.238 | + functions-common:write_clouds_yaml:187 : cat 2022-02-08 17:33:31.244 | ++ functions-common:write_clouds_yaml:193 : eval echo '~ubuntu' 2022-02-08 17:33:31.247 | +++ functions-common:write_clouds_yaml:193 : echo /home/ubuntu 2022-02-08 17:33:31.250 | + functions-common:write_clouds_yaml:193 : rm -f /home/ubuntu/.config/openstack/clouds.yaml 2022-02-08 17:33:31.254 | + ./stack.sh:main:1090 : export OS_CLOUD=devstack-admin 2022-02-08 17:33:31.257 | + ./stack.sh:main:1090 : OS_CLOUD=devstack-admin 2022-02-08 17:33:31.260 | + ./stack.sh:main:1092 : is_service_enabled keystone 2022-02-08 17:33:31.279 | + functions-common:is_service_enabled:2070 : return 0 2022-02-08 17:33:31.282 | + ./stack.sh:main:1093 : echo_summary 'Starting Keystone' 2022-02-08 17:33:31.286 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-02-08 17:33:31.289 | + ./stack.sh:echo_summary:446 : echo -e Starting Keystone 2022-02-08 17:33:31.292 | + ./stack.sh:main:1095 : '[' 10.222.0.53 == 10.222.0.53 ']' 2022-02-08 17:33:31.295 | + ./stack.sh:main:1096 : init_keystone 2022-02-08 17:33:31.297 | + lib/keystone:init_keystone:462 : is_service_enabled ldap 2022-02-08 17:33:31.317 | + functions-common:is_service_enabled:2070 : return 1 2022-02-08 17:33:31.320 | + lib/keystone:init_keystone:466 : [[ True == True ]] 2022-02-08 17:33:31.322 | + lib/keystone:init_keystone:468 : recreate_database keystone 2022-02-08 17:33:31.325 | + lib/database:recreate_database:112 : local db=keystone 2022-02-08 17:33:31.329 | + lib/database:recreate_database:113 : recreate_database_mysql keystone 2022-02-08 17:33:31.331 | + lib/databases/mysql:recreate_database_mysql:66 : local db=keystone 2022-02-08 17:33:31.334 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS keystone;' 2022-02-08 17:33:31.339 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-02-08 17:33:37.790 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE keystone CHARACTER SET utf8;' 2022-02-08 17:33:37.796 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-02-08 17:33:37.904 | + lib/keystone:init_keystone:471 : time_start dbsync 2022-02-08 17:33:37.907 | + functions-common:time_start:2400 : local name=dbsync 2022-02-08 17:33:37.909 | + functions-common:time_start:2401 : local start_time= 2022-02-08 17:33:37.912 | + functions-common:time_start:2402 : [[ -n '' ]] 2022-02-08 17:33:37.915 | ++ functions-common:time_start:2405 : date +%s%3N 2022-02-08 17:33:37.920 | + functions-common:time_start:2405 : _TIME_START[$name]=1644341617917 2022-02-08 17:33:37.923 | + lib/keystone:init_keystone:473 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf db_sync 2022-02-08 17:33:42.722 | 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=293919) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-02-08 17:33:42.729 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/expand_repo... {{(pid=293919) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-02-08 17:33:42.730 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/075_placeholder.py... {{(pid=293919) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 17:33:42.731 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=293919) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 17:33:42.731 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/077_placeholder.py... {{(pid=293919) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 17:33:42.731 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=293919) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 17:33:42.731 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/079_expand_update_local_id_limit.py... {{(pid=293919) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 17:33:42.731 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/079_expand_update_local_id_limit.py loaded successfully {{(pid=293919) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 17:33:42.731 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/073_expand_initial_migration.py... {{(pid=293919) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 17:33:42.731 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/073_expand_initial_migration.py loaded successfully {{(pid=293919) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 17:33:42.732 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/074_placeholder.py... {{(pid=293919) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 17:33:42.732 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=293919) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 17:33:42.732 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/078_placeholder.py... {{(pid=293919) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 17:33:42.732 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=293919) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 17:33:42.732 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/076_placeholder.py... {{(pid=293919) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 17:33:42.732 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=293919) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 17:33:42.733 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/expand_repo loaded successfully {{(pid=293919) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-02-08 17:33:42.733 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=293919) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-02-08 17:33:42.760 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/expand_repo... {{(pid=293919) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-02-08 17:33:42.760 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/075_placeholder.py... {{(pid=293919) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 17:33:42.761 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=293919) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 17:33:42.761 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/077_placeholder.py... {{(pid=293919) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 17:33:42.761 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=293919) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 17:33:42.761 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/079_expand_update_local_id_limit.py... {{(pid=293919) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 17:33:42.761 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/079_expand_update_local_id_limit.py loaded successfully {{(pid=293919) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 17:33:42.761 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/073_expand_initial_migration.py... {{(pid=293919) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 17:33:42.762 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/073_expand_initial_migration.py loaded successfully {{(pid=293919) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 17:33:42.762 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/074_placeholder.py... {{(pid=293919) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 17:33:42.762 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=293919) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 17:33:42.762 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/078_placeholder.py... {{(pid=293919) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 17:33:42.762 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=293919) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 17:33:42.763 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/076_placeholder.py... {{(pid=293919) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 17:33:42.763 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=293919) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 17:33:42.763 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/expand_repo loaded successfully {{(pid=293919) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-02-08 17:33:42.763 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=293919) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-02-08 17:33:43.409 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/expand_repo... {{(pid=293919) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-02-08 17:33:43.410 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/075_placeholder.py... {{(pid=293919) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 17:33:43.410 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=293919) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 17:33:43.411 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/077_placeholder.py... {{(pid=293919) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 17:33:43.411 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=293919) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 17:33:43.411 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/079_expand_update_local_id_limit.py... {{(pid=293919) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 17:33:43.411 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/079_expand_update_local_id_limit.py loaded successfully {{(pid=293919) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 17:33:43.411 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/073_expand_initial_migration.py... {{(pid=293919) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 17:33:43.411 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/073_expand_initial_migration.py loaded successfully {{(pid=293919) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 17:33:43.411 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/074_placeholder.py... {{(pid=293919) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 17:33:43.412 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=293919) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 17:33:43.412 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/078_placeholder.py... {{(pid=293919) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 17:33:43.412 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=293919) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 17:33:43.412 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/076_placeholder.py... {{(pid=293919) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 17:33:43.412 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=293919) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 17:33:43.412 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/expand_repo loaded successfully {{(pid=293919) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-02-08 17:33:43.413 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=293919) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-02-08 17:33:43.421 | INFO migrate.versioning.api [-] 72 -> 73...  2022-02-08 17:33:56.894 | ++ inc/async:async_inner:64 : rc=0 2022-02-08 17:33:56.920 | [292101 Async install_tempest:292101]: finished successfully 2022-02-08 17:34:10.906 | INFO migrate.versioning.api [-] done 2022-02-08 17:34:10.906 | INFO migrate.versioning.api [-] 73 -> 74...  2022-02-08 17:34:10.986 | INFO migrate.versioning.api [-] done 2022-02-08 17:34:10.986 | INFO migrate.versioning.api [-] 74 -> 75...  2022-02-08 17:34:11.084 | INFO migrate.versioning.api [-] done 2022-02-08 17:34:11.084 | INFO migrate.versioning.api [-] 75 -> 76...  2022-02-08 17:34:11.170 | INFO migrate.versioning.api [-] done 2022-02-08 17:34:11.170 | INFO migrate.versioning.api [-] 76 -> 77...  2022-02-08 17:34:11.237 | INFO migrate.versioning.api [-] done 2022-02-08 17:34:11.237 | INFO migrate.versioning.api [-] 77 -> 78...  2022-02-08 17:34:11.300 | INFO migrate.versioning.api [-] done 2022-02-08 17:34:11.301 | INFO migrate.versioning.api [-] 78 -> 79...  2022-02-08 17:34:12.546 | INFO migrate.versioning.api [-] done 2022-02-08 17:34:12.547 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/data_migration_repo... {{(pid=293919) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-02-08 17:34:12.547 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/075_placeholder.py... {{(pid=293919) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 17:34:12.548 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=293919) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 17:34:12.548 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/077_placeholder.py... {{(pid=293919) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 17:34:12.548 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=293919) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 17:34:12.548 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/074_placeholder.py... {{(pid=293919) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 17:34:12.548 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=293919) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 17:34:12.548 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/078_placeholder.py... {{(pid=293919) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 17:34:12.548 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=293919) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 17:34:12.553 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/073_migrate_initial_migration.py... {{(pid=293919) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 17:34:12.553 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/073_migrate_initial_migration.py loaded successfully {{(pid=293919) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 17:34:12.553 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/076_placeholder.py... {{(pid=293919) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 17:34:12.553 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=293919) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 17:34:12.553 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/079_migrate_update_local_id_limit.py... {{(pid=293919) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 17:34:12.553 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/079_migrate_update_local_id_limit.py loaded successfully {{(pid=293919) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 17:34:12.553 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/data_migration_repo loaded successfully {{(pid=293919) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-02-08 17:34:12.553 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=293919) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-02-08 17:34:12.553 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/expand_repo... {{(pid=293919) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-02-08 17:34:12.553 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/075_placeholder.py... {{(pid=293919) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 17:34:12.553 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=293919) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 17:34:12.553 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/077_placeholder.py... {{(pid=293919) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 17:34:12.553 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=293919) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 17:34:12.553 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/079_expand_update_local_id_limit.py... {{(pid=293919) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 17:34:12.553 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/079_expand_update_local_id_limit.py loaded successfully {{(pid=293919) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 17:34:12.553 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/073_expand_initial_migration.py... {{(pid=293919) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 17:34:12.553 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/073_expand_initial_migration.py loaded successfully {{(pid=293919) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 17:34:12.553 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/074_placeholder.py... {{(pid=293919) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 17:34:12.553 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=293919) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 17:34:12.553 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/078_placeholder.py... {{(pid=293919) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 17:34:12.553 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=293919) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 17:34:12.553 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/076_placeholder.py... {{(pid=293919) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 17:34:12.553 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=293919) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 17:34:12.553 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/expand_repo loaded successfully {{(pid=293919) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-02-08 17:34:12.553 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=293919) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-02-08 17:34:12.561 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/data_migration_repo... {{(pid=293919) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-02-08 17:34:12.561 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/075_placeholder.py... {{(pid=293919) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 17:34:12.561 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=293919) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 17:34:12.562 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/077_placeholder.py... {{(pid=293919) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 17:34:12.562 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=293919) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 17:34:12.562 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/074_placeholder.py... {{(pid=293919) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 17:34:12.562 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=293919) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 17:34:12.562 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/078_placeholder.py... {{(pid=293919) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 17:34:12.562 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=293919) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 17:34:12.563 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/073_migrate_initial_migration.py... {{(pid=293919) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 17:34:12.563 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/073_migrate_initial_migration.py loaded successfully {{(pid=293919) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 17:34:12.563 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/076_placeholder.py... {{(pid=293919) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 17:34:12.563 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=293919) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 17:34:12.563 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/079_migrate_update_local_id_limit.py... {{(pid=293919) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 17:34:12.563 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/079_migrate_update_local_id_limit.py loaded successfully {{(pid=293919) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 17:34:12.563 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/data_migration_repo loaded successfully {{(pid=293919) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-02-08 17:34:12.564 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=293919) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-02-08 17:34:13.013 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/data_migration_repo... {{(pid=293919) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-02-08 17:34:13.014 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/075_placeholder.py... {{(pid=293919) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 17:34:13.014 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=293919) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 17:34:13.015 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/077_placeholder.py... {{(pid=293919) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 17:34:13.015 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=293919) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 17:34:13.015 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/074_placeholder.py... {{(pid=293919) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 17:34:13.015 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=293919) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 17:34:13.015 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/078_placeholder.py... {{(pid=293919) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 17:34:13.015 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=293919) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 17:34:13.016 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/073_migrate_initial_migration.py... {{(pid=293919) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 17:34:13.016 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/073_migrate_initial_migration.py loaded successfully {{(pid=293919) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 17:34:13.016 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/076_placeholder.py... {{(pid=293919) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 17:34:13.016 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=293919) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 17:34:13.016 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/079_migrate_update_local_id_limit.py... {{(pid=293919) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 17:34:13.016 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/079_migrate_update_local_id_limit.py loaded successfully {{(pid=293919) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 17:34:13.017 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/data_migration_repo loaded successfully {{(pid=293919) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-02-08 17:34:13.017 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=293919) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-02-08 17:34:13.117 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/data_migration_repo... {{(pid=293919) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-02-08 17:34:13.118 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/075_placeholder.py... {{(pid=293919) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 17:34:13.118 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=293919) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 17:34:13.118 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/077_placeholder.py... {{(pid=293919) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 17:34:13.118 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=293919) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 17:34:13.118 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/074_placeholder.py... {{(pid=293919) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 17:34:13.119 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=293919) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 17:34:13.119 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/078_placeholder.py... {{(pid=293919) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 17:34:13.119 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=293919) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 17:34:13.119 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/073_migrate_initial_migration.py... {{(pid=293919) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 17:34:13.119 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/073_migrate_initial_migration.py loaded successfully {{(pid=293919) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 17:34:13.119 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/076_placeholder.py... {{(pid=293919) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 17:34:13.120 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=293919) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 17:34:13.120 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/079_migrate_update_local_id_limit.py... {{(pid=293919) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 17:34:13.120 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/079_migrate_update_local_id_limit.py loaded successfully {{(pid=293919) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 17:34:13.120 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/data_migration_repo loaded successfully {{(pid=293919) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-02-08 17:34:13.120 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=293919) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-02-08 17:34:13.127 | INFO migrate.versioning.api [-] 72 -> 73...  2022-02-08 17:34:13.312 | INFO migrate.versioning.api [-] done 2022-02-08 17:34:13.312 | INFO migrate.versioning.api [-] 73 -> 74...  2022-02-08 17:34:13.426 | INFO migrate.versioning.api [-] done 2022-02-08 17:34:13.426 | INFO migrate.versioning.api [-] 74 -> 75...  2022-02-08 17:34:13.540 | INFO migrate.versioning.api [-] done 2022-02-08 17:34:13.540 | INFO migrate.versioning.api [-] 75 -> 76...  2022-02-08 17:34:13.608 | INFO migrate.versioning.api [-] done 2022-02-08 17:34:13.608 | INFO migrate.versioning.api [-] 76 -> 77...  2022-02-08 17:34:13.673 | INFO migrate.versioning.api [-] done 2022-02-08 17:34:13.673 | INFO migrate.versioning.api [-] 77 -> 78...  2022-02-08 17:34:13.758 | INFO migrate.versioning.api [-] done 2022-02-08 17:34:13.758 | INFO migrate.versioning.api [-] 78 -> 79...  2022-02-08 17:34:13.843 | INFO migrate.versioning.api [-] done 2022-02-08 17:34:13.843 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/contract_repo... {{(pid=293919) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-02-08 17:34:13.844 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/075_placeholder.py... {{(pid=293919) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 17:34:13.844 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=293919) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 17:34:13.845 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/077_placeholder.py... {{(pid=293919) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 17:34:13.845 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=293919) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 17:34:13.845 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/073_contract_initial_migration.py... {{(pid=293919) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 17:34:13.845 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/073_contract_initial_migration.py loaded successfully {{(pid=293919) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 17:34:13.845 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/074_placeholder.py... {{(pid=293919) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 17:34:13.845 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=293919) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 17:34:13.846 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/078_placeholder.py... {{(pid=293919) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 17:34:13.846 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=293919) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 17:34:13.846 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/079_contract_update_local_id_limit.py... {{(pid=293919) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 17:34:13.846 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/079_contract_update_local_id_limit.py loaded successfully {{(pid=293919) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 17:34:13.846 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/076_placeholder.py... {{(pid=293919) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 17:34:13.846 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=293919) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 17:34:13.847 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/contract_repo loaded successfully {{(pid=293919) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-02-08 17:34:13.847 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=293919) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-02-08 17:34:13.847 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/data_migration_repo... {{(pid=293919) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-02-08 17:34:13.848 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/075_placeholder.py... {{(pid=293919) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 17:34:13.848 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=293919) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 17:34:13.848 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/077_placeholder.py... {{(pid=293919) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 17:34:13.848 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=293919) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 17:34:13.849 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/074_placeholder.py... {{(pid=293919) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 17:34:13.849 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=293919) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 17:34:13.849 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/078_placeholder.py... {{(pid=293919) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 17:34:13.849 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=293919) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 17:34:13.849 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/073_migrate_initial_migration.py... {{(pid=293919) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 17:34:13.849 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/073_migrate_initial_migration.py loaded successfully {{(pid=293919) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 17:34:13.849 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/076_placeholder.py... {{(pid=293919) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 17:34:13.850 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=293919) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 17:34:13.850 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/079_migrate_update_local_id_limit.py... {{(pid=293919) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 17:34:13.850 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/079_migrate_update_local_id_limit.py loaded successfully {{(pid=293919) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 17:34:13.850 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/data_migration_repo loaded successfully {{(pid=293919) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-02-08 17:34:13.850 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=293919) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-02-08 17:34:13.858 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/contract_repo... {{(pid=293919) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-02-08 17:34:13.859 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/075_placeholder.py... {{(pid=293919) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 17:34:13.859 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=293919) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 17:34:13.859 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/077_placeholder.py... {{(pid=293919) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 17:34:13.859 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=293919) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 17:34:13.860 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/073_contract_initial_migration.py... {{(pid=293919) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 17:34:13.860 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/073_contract_initial_migration.py loaded successfully {{(pid=293919) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 17:34:13.860 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/074_placeholder.py... {{(pid=293919) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 17:34:13.860 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=293919) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 17:34:13.860 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/078_placeholder.py... {{(pid=293919) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 17:34:13.860 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=293919) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 17:34:13.861 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/079_contract_update_local_id_limit.py... {{(pid=293919) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 17:34:13.861 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/079_contract_update_local_id_limit.py loaded successfully {{(pid=293919) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 17:34:13.867 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/076_placeholder.py... {{(pid=293919) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 17:34:13.867 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=293919) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 17:34:13.867 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/contract_repo loaded successfully {{(pid=293919) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-02-08 17:34:13.867 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=293919) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-02-08 17:34:14.243 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/contract_repo... {{(pid=293919) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-02-08 17:34:14.244 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/075_placeholder.py... {{(pid=293919) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 17:34:14.244 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=293919) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 17:34:14.244 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/077_placeholder.py... {{(pid=293919) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 17:34:14.245 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=293919) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 17:34:14.245 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/073_contract_initial_migration.py... {{(pid=293919) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 17:34:14.245 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/073_contract_initial_migration.py loaded successfully {{(pid=293919) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 17:34:14.245 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/074_placeholder.py... {{(pid=293919) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 17:34:14.245 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=293919) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 17:34:14.245 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/078_placeholder.py... {{(pid=293919) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 17:34:14.245 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=293919) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 17:34:14.246 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/079_contract_update_local_id_limit.py... {{(pid=293919) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 17:34:14.246 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/079_contract_update_local_id_limit.py loaded successfully {{(pid=293919) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 17:34:14.246 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/076_placeholder.py... {{(pid=293919) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 17:34:14.246 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=293919) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 17:34:14.246 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/contract_repo loaded successfully {{(pid=293919) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-02-08 17:34:14.246 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=293919) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-02-08 17:34:14.386 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/contract_repo... {{(pid=293919) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-02-08 17:34:14.387 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/075_placeholder.py... {{(pid=293919) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 17:34:14.387 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=293919) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 17:34:14.387 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/077_placeholder.py... {{(pid=293919) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 17:34:14.388 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=293919) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 17:34:14.388 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/073_contract_initial_migration.py... {{(pid=293919) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 17:34:14.388 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/073_contract_initial_migration.py loaded successfully {{(pid=293919) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 17:34:14.388 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/074_placeholder.py... {{(pid=293919) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 17:34:14.388 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=293919) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 17:34:14.388 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/078_placeholder.py... {{(pid=293919) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 17:34:14.389 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=293919) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 17:34:14.389 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/079_contract_update_local_id_limit.py... {{(pid=293919) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 17:34:14.389 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/079_contract_update_local_id_limit.py loaded successfully {{(pid=293919) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 17:34:14.389 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/076_placeholder.py... {{(pid=293919) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 17:34:14.389 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=293919) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 17:34:14.389 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/contract_repo loaded successfully {{(pid=293919) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-02-08 17:34:14.390 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=293919) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-02-08 17:34:14.396 | INFO migrate.versioning.api [-] 72 -> 73...  2022-02-08 17:34:14.490 | INFO migrate.versioning.api [-] done 2022-02-08 17:34:14.490 | INFO migrate.versioning.api [-] 73 -> 74...  2022-02-08 17:34:14.580 | INFO migrate.versioning.api [-] done 2022-02-08 17:34:14.581 | INFO migrate.versioning.api [-] 74 -> 75...  2022-02-08 17:34:14.643 | INFO migrate.versioning.api [-] done 2022-02-08 17:34:14.644 | INFO migrate.versioning.api [-] 75 -> 76...  2022-02-08 17:34:14.747 | INFO migrate.versioning.api [-] done 2022-02-08 17:34:14.747 | INFO migrate.versioning.api [-] 76 -> 77...  2022-02-08 17:34:14.809 | INFO migrate.versioning.api [-] done 2022-02-08 17:34:14.809 | INFO migrate.versioning.api [-] 77 -> 78...  2022-02-08 17:34:14.872 | INFO migrate.versioning.api [-] done 2022-02-08 17:34:14.872 | INFO migrate.versioning.api [-] 78 -> 79...  2022-02-08 17:34:14.947 | INFO migrate.versioning.api [-] done 2022-02-08 17:34:15.319 | + lib/keystone:init_keystone:474 : time_stop dbsync 2022-02-08 17:34:15.322 | + functions-common:time_stop:2414 : local name 2022-02-08 17:34:15.324 | + functions-common:time_stop:2415 : local end_time 2022-02-08 17:34:15.327 | + functions-common:time_stop:2416 : local elapsed_time 2022-02-08 17:34:15.330 | + functions-common:time_stop:2417 : local total 2022-02-08 17:34:15.332 | + functions-common:time_stop:2418 : local start_time 2022-02-08 17:34:15.335 | + functions-common:time_stop:2420 : name=dbsync 2022-02-08 17:34:15.339 | + functions-common:time_stop:2421 : start_time=1644341617917 2022-02-08 17:34:15.340 | + functions-common:time_stop:2423 : [[ -z 1644341617917 ]] 2022-02-08 17:34:15.343 | ++ functions-common:time_stop:2426 : date +%s%3N 2022-02-08 17:34:15.348 | + functions-common:time_stop:2426 : end_time=1644341655345 2022-02-08 17:34:15.350 | + functions-common:time_stop:2427 : elapsed_time=37428 2022-02-08 17:34:15.353 | + functions-common:time_stop:2428 : total=0 2022-02-08 17:34:15.356 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2022-02-08 17:34:15.358 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=37428 2022-02-08 17:34:15.361 | + lib/keystone:init_keystone:476 : [[ fernet == \f\e\r\n\e\t ]] 2022-02-08 17:34:15.363 | + lib/keystone:init_keystone:477 : rm -rf /etc/keystone/fernet-keys/ 2022-02-08 17:34:15.367 | + lib/keystone:init_keystone:478 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf fernet_setup 2022-02-08 17:34:20.025 | INFO keystone.common.utils [-] /etc/keystone/fernet-keys/ does not appear to exist; attempting to create it 2022-02-08 17:34:20.026 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/fernet-keys/0.tmp 2022-02-08 17:34:20.026 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/fernet-keys/0 2022-02-08 17:34:20.026 | INFO keystone.common.fernet_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/fernet-keys/0'] 2022-02-08 17:34:20.027 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/fernet-keys/0.tmp 2022-02-08 17:34:20.027 | INFO keystone.common.fernet_utils [-] Current primary key is: 0 2022-02-08 17:34:20.027 | INFO keystone.common.fernet_utils [-] Next primary key will be: 1 2022-02-08 17:34:20.027 | INFO keystone.common.fernet_utils [-] Promoted key 0 to be the primary: 1 2022-02-08 17:34:20.028 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/fernet-keys/0 2022-02-08 17:34:20.410 | + lib/keystone:init_keystone:480 : rm -rf /etc/keystone/credential-keys/ 2022-02-08 17:34:20.415 | + lib/keystone:init_keystone:481 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf credential_setup 2022-02-08 17:34:25.005 | INFO keystone.common.utils [-] /etc/keystone/credential-keys/ does not appear to exist; attempting to create it 2022-02-08 17:34:25.006 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/credential-keys/0.tmp 2022-02-08 17:34:25.006 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/credential-keys/0 2022-02-08 17:34:25.006 | INFO keystone.common.fernet_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/credential-keys/0'] 2022-02-08 17:34:25.007 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/credential-keys/0.tmp 2022-02-08 17:34:25.007 | INFO keystone.common.fernet_utils [-] Current primary key is: 0 2022-02-08 17:34:25.007 | INFO keystone.common.fernet_utils [-] Next primary key will be: 1 2022-02-08 17:34:25.007 | INFO keystone.common.fernet_utils [-] Promoted key 0 to be the primary: 1 2022-02-08 17:34:25.008 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/credential-keys/0 2022-02-08 17:34:25.360 | + ./stack.sh:main:1097 : start_keystone 2022-02-08 17:34:25.362 | + lib/keystone:start_keystone:539 : local service_port=5000 2022-02-08 17:34:25.366 | + lib/keystone:start_keystone:540 : local auth_protocol=http 2022-02-08 17:34:25.367 | + lib/keystone:start_keystone:541 : is_service_enabled tls-proxy 2022-02-08 17:34:25.384 | + functions-common:is_service_enabled:2070 : return 1 2022-02-08 17:34:25.387 | + lib/keystone:start_keystone:546 : '[' uwsgi == mod_wsgi ']' 2022-02-08 17:34:25.390 | ++ lib/keystone:start_keystone:550 : which uwsgi 2022-02-08 17:34:25.403 | + lib/keystone:start_keystone:550 : run_process keystone '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' 2022-02-08 17:34:25.403 | + functions-common:run_process:1669 : local service=keystone 2022-02-08 17:34:25.403 | + functions-common:run_process:1670 : local 'command=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-02-08 17:34:25.403 | + functions-common:run_process:1671 : local group= 2022-02-08 17:34:25.405 | + functions-common:run_process:1672 : local user= 2022-02-08 17:34:25.408 | + functions-common:run_process:1674 : local name=keystone 2022-02-08 17:34:25.410 | + functions-common:run_process:1676 : time_start run_process 2022-02-08 17:34:25.413 | + functions-common:time_start:2400 : local name=run_process 2022-02-08 17:34:25.416 | + functions-common:time_start:2401 : local start_time= 2022-02-08 17:34:25.418 | + functions-common:time_start:2402 : [[ -n '' ]] 2022-02-08 17:34:25.421 | ++ functions-common:time_start:2405 : date +%s%3N 2022-02-08 17:34:25.426 | + functions-common:time_start:2405 : _TIME_START[$name]=1644341665423 2022-02-08 17:34:25.428 | + functions-common:run_process:1677 : is_service_enabled keystone 2022-02-08 17:34:25.445 | + functions-common:is_service_enabled:2070 : return 0 2022-02-08 17:34:25.447 | + functions-common:run_process:1678 : _run_under_systemd keystone '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' '' 2022-02-08 17:34:25.450 | + functions-common:_run_under_systemd:1634 : local service=keystone 2022-02-08 17:34:25.452 | + functions-common:_run_under_systemd:1635 : local 'command=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-02-08 17:34:25.455 | + functions-common:_run_under_systemd:1636 : local 'cmd=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-02-08 17:34:25.457 | + functions-common:_run_under_systemd:1638 : _common_systemd_pitfalls '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-02-08 17:34:25.460 | + functions-common:_common_systemd_pitfalls:1606 : local 'cmd=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-02-08 17:34:25.463 | + functions-common:_common_systemd_pitfalls:1609 : [[ /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ sudo ]] 2022-02-08 17:34:25.465 | + functions-common:_common_systemd_pitfalls:1620 : [[ ! /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ ^/ ]] 2022-02-08 17:34:25.468 | + functions-common:_run_under_systemd:1640 : local systemd_service=devstack@keystone.service 2022-02-08 17:34:25.470 | + functions-common:_run_under_systemd:1641 : local group= 2022-02-08 17:34:25.473 | + functions-common:_run_under_systemd:1642 : local user=ubuntu 2022-02-08 17:34:25.475 | + functions-common:_run_under_systemd:1643 : [[ /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ uwsgi ]] 2022-02-08 17:34:25.477 | + functions-common:_run_under_systemd:1644 : write_uwsgi_user_unit_file devstack@keystone.service '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' ubuntu 2022-02-08 17:34:25.483 | + functions-common:write_uwsgi_user_unit_file:1578 : local service=devstack@keystone.service 2022-02-08 17:34:25.483 | + functions-common:write_uwsgi_user_unit_file:1579 : local 'command=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-02-08 17:34:25.484 | + functions-common:write_uwsgi_user_unit_file:1580 : local group= 2022-02-08 17:34:25.486 | + functions-common:write_uwsgi_user_unit_file:1581 : local user=ubuntu 2022-02-08 17:34:25.489 | + functions-common:write_uwsgi_user_unit_file:1582 : local unitfile=/etc/systemd/system/devstack@keystone.service 2022-02-08 17:34:25.491 | + functions-common:write_uwsgi_user_unit_file:1583 : mkdir -p /etc/systemd/system 2022-02-08 17:34:25.495 | + functions-common:write_uwsgi_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@keystone.service Unit Description 'Devstack devstack@keystone.service' 2022-02-08 17:34:25.547 | + functions-common:write_uwsgi_user_unit_file:1586 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service SyslogIdentifier devstack@keystone.service 2022-02-08 17:34:25.605 | + functions-common:write_uwsgi_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service User ubuntu 2022-02-08 17:34:25.661 | + functions-common:write_uwsgi_user_unit_file:1588 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service ExecStart '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-02-08 17:34:25.715 | + functions-common:write_uwsgi_user_unit_file:1589 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-02-08 17:34:25.767 | + functions-common:write_uwsgi_user_unit_file:1590 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Type notify 2022-02-08 17:34:25.823 | + functions-common:write_uwsgi_user_unit_file:1591 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service KillMode process 2022-02-08 17:34:25.876 | + functions-common:write_uwsgi_user_unit_file:1592 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Restart always 2022-02-08 17:34:25.930 | + functions-common:write_uwsgi_user_unit_file:1593 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service NotifyAccess all 2022-02-08 17:34:25.986 | + functions-common:write_uwsgi_user_unit_file:1594 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service RestartForceExitStatus 100 2022-02-08 17:34:26.043 | + functions-common:write_uwsgi_user_unit_file:1596 : [[ -n '' ]] 2022-02-08 17:34:26.045 | + functions-common:write_uwsgi_user_unit_file:1599 : iniset -sudo /etc/systemd/system/devstack@keystone.service Install WantedBy multi-user.target 2022-02-08 17:34:26.102 | + functions-common:write_uwsgi_user_unit_file:1602 : sudo systemctl daemon-reload 2022-02-08 17:34:26.499 | + functions-common:_run_under_systemd:1649 : sudo systemctl enable devstack@keystone.service 2022-02-08 17:34:26.513 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@keystone.service → /etc/systemd/system/devstack@keystone.service. 2022-02-08 17:34:26.885 | + functions-common:_run_under_systemd:1650 : sudo systemctl start devstack@keystone.service 2022-02-08 17:34:26.964 | + functions-common:run_process:1680 : time_stop run_process 2022-02-08 17:34:26.967 | + functions-common:time_stop:2414 : local name 2022-02-08 17:34:26.973 | + functions-common:time_stop:2415 : local end_time 2022-02-08 17:34:26.975 | + functions-common:time_stop:2416 : local elapsed_time 2022-02-08 17:34:26.978 | + functions-common:time_stop:2417 : local total 2022-02-08 17:34:26.981 | + functions-common:time_stop:2418 : local start_time 2022-02-08 17:34:26.983 | + functions-common:time_stop:2420 : name=run_process 2022-02-08 17:34:26.985 | + functions-common:time_stop:2421 : start_time=1644341665423 2022-02-08 17:34:26.988 | + functions-common:time_stop:2423 : [[ -z 1644341665423 ]] 2022-02-08 17:34:26.991 | ++ functions-common:time_stop:2426 : date +%s%3N 2022-02-08 17:34:26.996 | + functions-common:time_stop:2426 : end_time=1644341666993 2022-02-08 17:34:26.998 | + functions-common:time_stop:2427 : elapsed_time=1570 2022-02-08 17:34:27.003 | + functions-common:time_stop:2428 : total=1371 2022-02-08 17:34:27.005 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2022-02-08 17:34:27.008 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=2941 2022-02-08 17:34:27.010 | + lib/keystone:start_keystone:553 : echo 'Waiting for keystone to start...' 2022-02-08 17:34:27.015 | Waiting for keystone to start... 2022-02-08 17:34:27.015 | + lib/keystone:start_keystone:559 : local service_uri=http://10.222.0.53/identity/v3/ 2022-02-08 17:34:27.015 | + lib/keystone:start_keystone:561 : wait_for_service 60 http://10.222.0.53/identity/v3/ 2022-02-08 17:34:27.018 | + functions:wait_for_service:457 : local timeout=60 2022-02-08 17:34:27.020 | + functions:wait_for_service:458 : local url=http://10.222.0.53/identity/v3/ 2022-02-08 17:34:27.023 | + functions:wait_for_service:459 : local rval=0 2022-02-08 17:34:27.025 | + functions:wait_for_service:460 : time_start wait_for_service 2022-02-08 17:34:27.027 | + functions-common:time_start:2400 : local name=wait_for_service 2022-02-08 17:34:27.030 | + functions-common:time_start:2401 : local start_time= 2022-02-08 17:34:27.032 | + functions-common:time_start:2402 : [[ -n '' ]] 2022-02-08 17:34:27.035 | ++ functions-common:time_start:2405 : date +%s%3N 2022-02-08 17:34:27.040 | + functions-common:time_start:2405 : _TIME_START[$name]=1644341667037 2022-02-08 17:34:27.043 | + functions:wait_for_service:461 : timeout 60 bash -x 2022-02-08 17:34:27.049 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.53/identity/v3/ 2022-02-08 17:34:33.638 | + :: : [[ 200 == 503 ]] 2022-02-08 17:34:33.639 | + :: : [[ 0 -eq 7 ]] 2022-02-08 17:34:33.642 | + functions:wait_for_service:466 : time_stop wait_for_service 2022-02-08 17:34:33.645 | + functions-common:time_stop:2414 : local name 2022-02-08 17:34:33.648 | + functions-common:time_stop:2415 : local end_time 2022-02-08 17:34:33.650 | + functions-common:time_stop:2416 : local elapsed_time 2022-02-08 17:34:33.652 | + functions-common:time_stop:2417 : local total 2022-02-08 17:34:33.655 | + functions-common:time_stop:2418 : local start_time 2022-02-08 17:34:33.657 | + functions-common:time_stop:2420 : name=wait_for_service 2022-02-08 17:34:33.659 | + functions-common:time_stop:2421 : start_time=1644341667037 2022-02-08 17:34:33.662 | + functions-common:time_stop:2423 : [[ -z 1644341667037 ]] 2022-02-08 17:34:33.665 | ++ functions-common:time_stop:2426 : date +%s%3N 2022-02-08 17:34:33.670 | + functions-common:time_stop:2426 : end_time=1644341673667 2022-02-08 17:34:33.672 | + functions-common:time_stop:2427 : elapsed_time=6630 2022-02-08 17:34:33.675 | + functions-common:time_stop:2428 : total=0 2022-02-08 17:34:33.677 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2022-02-08 17:34:33.679 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=6630 2022-02-08 17:34:33.683 | + functions:wait_for_service:467 : return 0 2022-02-08 17:34:33.685 | + lib/keystone:start_keystone:566 : is_service_enabled tls-proxy 2022-02-08 17:34:33.703 | + functions-common:is_service_enabled:2070 : return 1 2022-02-08 17:34:33.705 | + lib/keystone:start_keystone:571 : restart_service memcached 2022-02-08 17:34:33.707 | + functions-common:restart_service:2298 : '[' -x /bin/systemctl ']' 2022-02-08 17:34:33.710 | + functions-common:restart_service:2299 : sudo /bin/systemctl restart memcached 2022-02-08 17:34:33.736 | + ./stack.sh:main:1098 : bootstrap_keystone 2022-02-08 17:34:33.739 | + lib/keystone:bootstrap_keystone:591 : /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.53/identity 2022-02-08 17:34:38.380 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.deleted`. {{(pid=294750) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-08 17:34:38.380 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.disabled`. {{(pid=294750) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-08 17:34:38.381 | 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=294750) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-08 17:34:38.388 | DEBUG keystone.notifications [-] Callback: `keystone.assignment.core.Manager._delete_domain_assignments` subscribed to event `identity.domain.deleted`. {{(pid=294750) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-08 17:34:38.405 | DEBUG keystone.notifications [-] Callback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.project.deleted`. {{(pid=294750) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-08 17:34:38.405 | DEBUG keystone.notifications [-] Callback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.endpoint.deleted`. {{(pid=294750) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-08 17:34:38.437 | DEBUG keystone.notifications [-] Callback: `keystone.federation.core.Manager._cleanup_identity_provider` subscribed to event `identity.domain_deleted.internal`. {{(pid=294750) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-08 17:34:38.471 | DEBUG keystone.notifications [-] Callback: `keystone.identity.core.Manager._domain_deleted` subscribed to event `identity.domain_deleted.internal`. {{(pid=294750) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-08 17:34:38.471 | DEBUG keystone.notifications [-] Callback: `keystone.identity.core.Manager._unset_default_project` subscribed to event `identity.project.deleted`. {{(pid=294750) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-08 17:34:38.563 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._trust_callback` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=294750) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-08 17:34:38.564 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._consumer_callback` subscribed to event `identity.OS-OAUTH1:consumer.deleted`. {{(pid=294750) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-08 17:34:38.564 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.deleted`. {{(pid=294750) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-08 17:34:38.564 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._project_callback` subscribed to event `identity.project.deleted`. {{(pid=294750) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-08 17:34:38.564 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.disabled`. {{(pid=294750) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-08 17:34:38.564 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.persist_revocation_event_for_user.internal`. {{(pid=294750) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-08 17:34:38.577 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=294750) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-08 17:34:38.577 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.deleted`. {{(pid=294750) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-08 17:34:38.578 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.deleted`. {{(pid=294750) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-08 17:34:38.578 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.disabled`. {{(pid=294750) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-08 17:34:38.578 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.disabled`. {{(pid=294750) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-08 17:34:38.578 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.project.disabled`. {{(pid=294750) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-08 17:34:38.578 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.invalidate_token_cache.internal`. {{(pid=294750) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-08 17:34:38.586 | DEBUG keystone.notifications [-] Callback: `keystone.trust.core.Manager._on_user_delete` subscribed to event `identity.user.deleted`. {{(pid=294750) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-08 17:34:38.589 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=294750) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-08 17:34:38.589 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.deleted`. {{(pid=294750) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-08 17:34:38.590 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.deleted`. {{(pid=294750) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-08 17:34:38.590 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.disabled`. {{(pid=294750) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-08 17:34:38.590 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.disabled`. {{(pid=294750) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-08 17:34:38.590 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.project.disabled`. {{(pid=294750) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-08 17:34:38.590 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.invalidate_token_cache.internal`. {{(pid=294750) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-08 17:34:38.624 | 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=294750) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-02-08 17:34:39.012 | INFO keystone.cmd.bootstrap [None req-ceed7df9-6846-4661-b283-88d2f490c0f4 None None] Created domain default 2022-02-08 17:34:39.126 | INFO keystone.cmd.bootstrap [None req-ceed7df9-6846-4661-b283-88d2f490c0f4 None None] Created project admin 2022-02-08 17:34:39.155 | DEBUG passlib.handlers.bcrypt [None req-ceed7df9-6846-4661-b283-88d2f490c0f4 None None] detected 'bcrypt' backend, version '3.2.0' {{(pid=294750) _load_backend_mixin /usr/local/lib/python3.8/dist-packages/passlib/handlers/bcrypt.py:625}} 2022-02-08 17:34:39.155 | DEBUG passlib.handlers.bcrypt [None req-ceed7df9-6846-4661-b283-88d2f490c0f4 None None] 'bcrypt' backend lacks $2$ support, enabling workaround {{(pid=294750) _finalize_backend_mixin /usr/local/lib/python3.8/dist-packages/passlib/handlers/bcrypt.py:406}} 2022-02-08 17:34:39.289 | INFO keystone.cmd.bootstrap [None req-ceed7df9-6846-4661-b283-88d2f490c0f4 None None] Created user admin 2022-02-08 17:34:39.433 | INFO keystone.cmd.bootstrap [None req-ceed7df9-6846-4661-b283-88d2f490c0f4 None None] Created role reader 2022-02-08 17:34:39.523 | INFO keystone.cmd.bootstrap [None req-ceed7df9-6846-4661-b283-88d2f490c0f4 None None] Created role member 2022-02-08 17:34:39.595 | INFO keystone.cmd.bootstrap [None req-ceed7df9-6846-4661-b283-88d2f490c0f4 None None] Created implied role where 2d1ffc2201324386ae190b1ef7f1313f implies 44137dad5dad4c65a1767916d8010c1a 2022-02-08 17:34:39.672 | INFO keystone.cmd.bootstrap [None req-ceed7df9-6846-4661-b283-88d2f490c0f4 None None] Created role admin 2022-02-08 17:34:39.755 | INFO keystone.cmd.bootstrap [None req-ceed7df9-6846-4661-b283-88d2f490c0f4 None None] Created implied role where 4bc0d140a20b4e9893c4b16a51d30120 implies 2d1ffc2201324386ae190b1ef7f1313f 2022-02-08 17:34:39.838 | INFO keystone.cmd.bootstrap [None req-ceed7df9-6846-4661-b283-88d2f490c0f4 None None] Granted role admin on project admin to user admin. 2022-02-08 17:34:39.943 | INFO keystone.cmd.bootstrap [None req-ceed7df9-6846-4661-b283-88d2f490c0f4 None None] Granted role admin on the system to user admin. 2022-02-08 17:34:40.058 | WARNING py.warnings [None req-ceed7df9-6846-4661-b283-88d2f490c0f4 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-02-08 17:34:40.058 | warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2022-02-08 17:34:40.058 |  2022-02-08 17:34:40.061 | INFO keystone.cmd.bootstrap [None req-ceed7df9-6846-4661-b283-88d2f490c0f4 None None] Created region RegionOne 2022-02-08 17:34:40.266 | INFO keystone.cmd.bootstrap [None req-ceed7df9-6846-4661-b283-88d2f490c0f4 None None] Created public endpoint http://10.222.0.53/identity 2022-02-08 17:34:40.716 | + lib/keystone:bootstrap_keystone:599 : '[' False == True ']' 2022-02-08 17:34:40.719 | + ./stack.sh:main:1101 : create_keystone_accounts 2022-02-08 17:34:40.722 | + lib/keystone:create_keystone_accounts:298 : local admin_project 2022-02-08 17:34:40.725 | ++ lib/keystone:create_keystone_accounts:299 : oscwrap project show admin -f value -c id 2022-02-08 17:34:43.754 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:34:43.754 | from cryptography.utils import int_from_bytes 2022-02-08 17:34:43.754 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:34:43.754 | from cryptography.utils import int_from_bytes 2022-02-08 17:34:43.904 | ++ functions-common:oscwrap:2454 : return 0 2022-02-08 17:34:43.907 | + lib/keystone:create_keystone_accounts:299 : admin_project=e0544af92abd417bb2802ad5c063c0e0 2022-02-08 17:34:43.909 | + lib/keystone:create_keystone_accounts:300 : local admin_user 2022-02-08 17:34:43.913 | ++ lib/keystone:create_keystone_accounts:301 : oscwrap user show admin -f value -c id 2022-02-08 17:34:46.108 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:34:46.108 | from cryptography.utils import int_from_bytes 2022-02-08 17:34:46.108 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:34:46.108 | from cryptography.utils import int_from_bytes 2022-02-08 17:34:46.260 | ++ functions-common:oscwrap:2454 : return 0 2022-02-08 17:34:46.263 | + lib/keystone:create_keystone_accounts:301 : admin_user=0d55a7266e954c69bcb1073ab885ef15 2022-02-08 17:34:46.265 | + lib/keystone:create_keystone_accounts:303 : local admin_role=admin 2022-02-08 17:34:46.268 | + lib/keystone:create_keystone_accounts:304 : local member_role=member 2022-02-08 17:34:46.270 | + lib/keystone:create_keystone_accounts:305 : local reader_role=reader 2022-02-08 17:34:46.273 | + lib/keystone:create_keystone_accounts:307 : async_run ks-domain-role get_or_add_user_domain_role admin 0d55a7266e954c69bcb1073ab885ef15 default 2022-02-08 17:34:46.329 | + inc/async:async_inner:63 : get_or_add_user_domain_role admin 0d55a7266e954c69bcb1073ab885ef15 default 2022-02-08 17:34:46.369 | [266487 Async ks-domain-role:294905]: running: get_or_add_user_domain_role admin 0d55a7266e954c69bcb1073ab885ef15 default 2022-02-08 17:34:46.371 | + lib/keystone:create_keystone_accounts:310 : get_or_create_domain Default 2022-02-08 17:34:46.376 | + functions-common:get_or_create_domain:866 : local domain_id 2022-02-08 17:34:46.379 | ++ functions-common:get_or_create_domain:878 : oscwrap domain show Default -f value -c id 2022-02-08 17:34:48.944 | + functions-common:get_or_create_domain:876 : domain_id=default 2022-02-08 17:34:48.947 | + functions-common:get_or_create_domain:877 : echo default 2022-02-08 17:34:48.947 | default 2022-02-08 17:34:48.949 | + lib/keystone:create_keystone_accounts:311 : async_run ks-project get_or_create_project service Default 2022-02-08 17:34:49.009 | + inc/async:async_inner:63 : get_or_create_project service Default 2022-02-08 17:34:49.050 | [266487 Async ks-project:295046]: running: get_or_create_project service Default 2022-02-08 17:34:49.053 | + lib/keystone:create_keystone_accounts:314 : async_run ks-service get_or_create_role service 2022-02-08 17:34:49.119 | + inc/async:async_inner:63 : get_or_create_role service 2022-02-08 17:34:49.161 | [266487 Async ks-service:295132]: running: get_or_create_role service 2022-02-08 17:34:49.164 | + lib/keystone:create_keystone_accounts:320 : async_run ks-reseller get_or_create_role ResellerAdmin 2022-02-08 17:34:49.236 | + inc/async:async_inner:63 : get_or_create_role ResellerAdmin 2022-02-08 17:34:49.402 | [266487 Async ks-reseller:295218]: running: get_or_create_role ResellerAdmin 2022-02-08 17:34:49.416 | + lib/keystone:create_keystone_accounts:324 : local another_role=anotherrole 2022-02-08 17:34:49.436 | + lib/keystone:create_keystone_accounts:325 : async_run ks-anotherrole get_or_create_role anotherrole 2022-02-08 17:34:49.849 | + inc/async:async_inner:63 : get_or_create_role anotherrole 2022-02-08 17:34:50.073 | [266487 Async ks-anotherrole:295309]: running: get_or_create_role anotherrole 2022-02-08 17:34:50.092 | + lib/keystone:create_keystone_accounts:328 : local invis_project 2022-02-08 17:34:50.117 | ++ lib/keystone:create_keystone_accounts:329 : get_or_create_project invisible_to_admin default 2022-02-08 17:34:50.136 | ++ functions-common:get_or_create_project:921 : local project_id 2022-02-08 17:34:50.164 | +++ functions-common:get_or_create_project:929 : oscwrap project create invisible_to_admin --domain=default --or-show -f value -c id 2022-02-08 17:34:52.509 | + inc/async:async_inner:64 : rc=0 2022-02-08 17:34:52.691 | [295046 Async ks-project:295046]: finished successfully 2022-02-08 17:34:52.846 | + inc/async:async_inner:64 : rc=0 2022-02-08 17:34:52.904 | + inc/async:async_inner:64 : rc=0 2022-02-08 17:34:52.952 | [295132 Async ks-service:295132]: finished successfully 2022-02-08 17:34:52.967 | [295218 Async ks-reseller:295218]: finished successfully 2022-02-08 17:34:53.050 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:34:53.050 | from cryptography.utils import int_from_bytes 2022-02-08 17:34:53.051 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:34:53.051 | from cryptography.utils import int_from_bytes 2022-02-08 17:34:53.210 | +++ functions-common:oscwrap:2454 : return 0 2022-02-08 17:34:53.213 | ++ functions-common:get_or_create_project:927 : project_id=7a146879dd0d491884ffea5737343eda 2022-02-08 17:34:53.216 | ++ functions-common:get_or_create_project:928 : echo 7a146879dd0d491884ffea5737343eda 2022-02-08 17:34:53.219 | + lib/keystone:create_keystone_accounts:329 : invis_project=7a146879dd0d491884ffea5737343eda 2022-02-08 17:34:53.221 | + lib/keystone:create_keystone_accounts:332 : local demo_project 2022-02-08 17:34:53.225 | ++ lib/keystone:create_keystone_accounts:333 : get_or_create_project demo default 2022-02-08 17:34:53.227 | ++ functions-common:get_or_create_project:921 : local project_id 2022-02-08 17:34:53.230 | +++ functions-common:get_or_create_project:929 : oscwrap project create demo --domain=default --or-show -f value -c id 2022-02-08 17:34:53.676 | + inc/async:async_inner:64 : rc=0 2022-02-08 17:34:53.703 | [295309 Async ks-anotherrole:295309]: finished successfully 2022-02-08 17:34:54.874 | + inc/async:async_inner:64 : rc=0 2022-02-08 17:34:54.899 | [294905 Async ks-domain-role:294905]: finished successfully 2022-02-08 17:34:55.580 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:34:55.580 | from cryptography.utils import int_from_bytes 2022-02-08 17:34:55.580 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:34:55.580 | from cryptography.utils import int_from_bytes 2022-02-08 17:34:55.732 | +++ functions-common:oscwrap:2454 : return 0 2022-02-08 17:34:55.734 | ++ functions-common:get_or_create_project:927 : project_id=dee09bceb1234486815ecd5ade35ad4b 2022-02-08 17:34:55.737 | ++ functions-common:get_or_create_project:928 : echo dee09bceb1234486815ecd5ade35ad4b 2022-02-08 17:34:55.740 | + lib/keystone:create_keystone_accounts:333 : demo_project=dee09bceb1234486815ecd5ade35ad4b 2022-02-08 17:34:55.743 | + lib/keystone:create_keystone_accounts:334 : local demo_user 2022-02-08 17:34:55.746 | ++ lib/keystone:create_keystone_accounts:336 : get_or_create_user demo Passw0rd default demo@example.com 2022-02-08 17:34:55.748 | ++ functions-common:get_or_create_user:898 : local user_id 2022-02-08 17:34:55.751 | ++ functions-common:get_or_create_user:899 : [[ ! -z demo@example.com ]] 2022-02-08 17:34:55.753 | ++ functions-common:get_or_create_user:900 : local email=--email=demo@example.com 2022-02-08 17:34:55.757 | +++ functions-common:get_or_create_user:916 : oscwrap user create demo --password Passw0rd --domain=default --email=demo@example.com --or-show -f value -c id 2022-02-08 17:34:58.111 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:34:58.111 | from cryptography.utils import int_from_bytes 2022-02-08 17:34:58.111 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:34:58.111 | from cryptography.utils import int_from_bytes 2022-02-08 17:34:58.275 | +++ functions-common:oscwrap:2454 : return 0 2022-02-08 17:34:58.278 | ++ functions-common:get_or_create_user:914 : user_id=a3233c29feed43148b95dbe4f61d3316 2022-02-08 17:34:58.280 | ++ functions-common:get_or_create_user:915 : echo a3233c29feed43148b95dbe4f61d3316 2022-02-08 17:34:58.283 | + lib/keystone:create_keystone_accounts:336 : demo_user=a3233c29feed43148b95dbe4f61d3316 2022-02-08 17:34:58.286 | + lib/keystone:create_keystone_accounts:338 : async_wait ks-domain-role ks-domain ks-project ks-service ks-reseller ks-anotherrole 2022-02-08 17:34:58.338 | [266487 Async ks-domain-role:294905]: Waiting for completion of get_or_add_user_domain_role admin 0d55a7266e954c69bcb1073ab885ef15 default running on PID 294905 (6 other jobs running) 2022-02-08 17:34:58.362 | [266487 Async ks-domain-role:294905]: Signaling child to exit 2022-02-08 17:34:58.363 | WAKEUP 2022-02-08 17:34:58.386 | [266487 Async ks-domain-role:294905]: Signaled 2022-02-08 17:34:58.387 | + functions-common:get_or_add_user_domain_role:992 : local user_role_id 2022-02-08 17:34:58.387 | ++ functions-common:get_or_add_user_domain_role:998 : oscwrap role assignment list --role admin --user 0d55a7266e954c69bcb1073ab885ef15 --domain default 2022-02-08 17:34:58.387 | ++ functions-common:get_or_add_user_domain_role:998 : grep '^|\s[a-f0-9]\+' 2022-02-08 17:34:58.387 | ++ functions-common:get_or_add_user_domain_role:998 : get_field 1 2022-02-08 17:34:58.387 | ++ functions-common:get_field:800 : local data field 2022-02-08 17:34:58.387 | ++ functions-common:get_field:801 : read data 2022-02-08 17:34:58.388 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:34:58.388 | from cryptography.utils import int_from_bytes 2022-02-08 17:34:58.388 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:34:58.388 | from cryptography.utils import int_from_bytes 2022-02-08 17:34:58.388 | ++ functions-common:oscwrap:2454 : return 0 2022-02-08 17:34:58.388 | + functions-common:get_or_add_user_domain_role:998 : user_role_id= 2022-02-08 17:34:58.388 | + functions-common:get_or_add_user_domain_role:999 : [[ -z '' ]] 2022-02-08 17:34:58.388 | + functions-common:get_or_add_user_domain_role:1001 : openstack role add admin --user 0d55a7266e954c69bcb1073ab885ef15 --domain default 2022-02-08 17:34:58.388 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:34:58.388 | from cryptography.utils import int_from_bytes 2022-02-08 17:34:58.388 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:34:58.388 | from cryptography.utils import int_from_bytes 2022-02-08 17:34:58.388 | ++ functions-common:get_or_add_user_domain_role:1008 : oscwrap role assignment list --role admin --user 0d55a7266e954c69bcb1073ab885ef15 --domain default 2022-02-08 17:34:58.388 | ++ functions-common:get_or_add_user_domain_role:1008 : grep '^|\s[a-f0-9]\+' 2022-02-08 17:34:58.388 | ++ functions-common:get_or_add_user_domain_role:1008 : get_field 1 2022-02-08 17:34:58.388 | ++ functions-common:get_field:800 : local data field 2022-02-08 17:34:58.388 | ++ functions-common:get_field:801 : read data 2022-02-08 17:34:58.388 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:34:58.388 | from cryptography.utils import int_from_bytes 2022-02-08 17:34:58.388 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:34:58.388 | from cryptography.utils import int_from_bytes 2022-02-08 17:34:58.388 | ++ functions-common:oscwrap:2454 : return 0 2022-02-08 17:34:58.388 | ++ functions-common:get_field:802 : '[' 1 -lt 0 ']' 2022-02-08 17:34:58.388 | ++ functions-common:get_field:805 : field='$2' 2022-02-08 17:34:58.388 | ++ functions-common:get_field:807 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-02-08 17:34:58.388 | ++ functions-common:get_field:807 : echo '| 4bc0d140a20b4e9893c4b16a51d30120 | 0d55a7266e954c69bcb1073ab885ef15 | | | default | | False |' 2022-02-08 17:34:58.388 | ++ functions-common:get_field:801 : read data 2022-02-08 17:34:58.388 | + functions-common:get_or_add_user_domain_role:1008 : user_role_id=4bc0d140a20b4e9893c4b16a51d30120 2022-02-08 17:34:58.388 | + functions-common:get_or_add_user_domain_role:1010 : echo 4bc0d140a20b4e9893c4b16a51d30120 2022-02-08 17:34:58.388 | 4bc0d140a20b4e9893c4b16a51d30120 2022-02-08 17:34:58.433 | [266487 Async ks-domain-role:294905]: finished get_or_add_user_domain_role admin 0d55a7266e954c69bcb1073ab885ef15 default with result 0 in 8 seconds 2022-02-08 17:34:58.440 | Not waiting for async task ks-domain that we never started or has already been waited for 2022-02-08 17:34:58.476 | [266487 Async ks-project:295046]: Waiting for completion of get_or_create_project service Default running on PID 295046 (5 other jobs running) 2022-02-08 17:34:58.500 | [266487 Async ks-project:295046]: Signaling child to exit 2022-02-08 17:34:58.500 | WAKEUP 2022-02-08 17:34:58.523 | [266487 Async ks-project:295046]: Signaled 2022-02-08 17:34:58.524 | + functions-common:get_or_create_project:921 : local project_id 2022-02-08 17:34:58.524 | ++ functions-common:get_or_create_project:929 : oscwrap project create service --domain=Default --or-show -f value -c id 2022-02-08 17:34:58.524 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:34:58.524 | from cryptography.utils import int_from_bytes 2022-02-08 17:34:58.524 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:34:58.524 | from cryptography.utils import int_from_bytes 2022-02-08 17:34:58.524 | ++ functions-common:oscwrap:2454 : return 0 2022-02-08 17:34:58.524 | + functions-common:get_or_create_project:927 : project_id=cc79e6a644c04863a201289035fc05b6 2022-02-08 17:34:58.524 | + functions-common:get_or_create_project:928 : echo cc79e6a644c04863a201289035fc05b6 2022-02-08 17:34:58.524 | cc79e6a644c04863a201289035fc05b6 2022-02-08 17:34:58.569 | [266487 Async ks-project:295046]: finished get_or_create_project service Default with result 0 in 3 seconds 2022-02-08 17:34:58.612 | [266487 Async ks-service:295132]: Waiting for completion of get_or_create_role service running on PID 295132 (4 other jobs running) 2022-02-08 17:34:58.637 | [266487 Async ks-service:295132]: Signaling child to exit 2022-02-08 17:34:58.637 | WAKEUP 2022-02-08 17:34:58.659 | [266487 Async ks-service:295132]: Signaled 2022-02-08 17:34:58.661 | + functions-common:get_or_create_role:934 : local role_id 2022-02-08 17:34:58.661 | ++ functions-common:get_or_create_role:941 : oscwrap role create service --or-show -f value -c id 2022-02-08 17:34:58.661 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:34:58.661 | from cryptography.utils import int_from_bytes 2022-02-08 17:34:58.661 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:34:58.661 | from cryptography.utils import int_from_bytes 2022-02-08 17:34:58.661 | ++ functions-common:oscwrap:2454 : return 0 2022-02-08 17:34:58.661 | + functions-common:get_or_create_role:939 : role_id=237cea1d26794a4a9f4cfd72f3bf1f22 2022-02-08 17:34:58.661 | + functions-common:get_or_create_role:940 : echo 237cea1d26794a4a9f4cfd72f3bf1f22 2022-02-08 17:34:58.661 | 237cea1d26794a4a9f4cfd72f3bf1f22 2022-02-08 17:34:58.705 | [266487 Async ks-service:295132]: finished get_or_create_role service with result 0 in 3 seconds 2022-02-08 17:34:58.742 | [266487 Async ks-reseller:295218]: Waiting for completion of get_or_create_role ResellerAdmin running on PID 295218 (3 other jobs running) 2022-02-08 17:34:58.767 | [266487 Async ks-reseller:295218]: Signaling child to exit 2022-02-08 17:34:58.767 | WAKEUP 2022-02-08 17:34:58.790 | [266487 Async ks-reseller:295218]: Signaled 2022-02-08 17:34:58.791 | + functions-common:get_or_create_role:934 : local role_id 2022-02-08 17:34:58.791 | ++ functions-common:get_or_create_role:941 : oscwrap role create ResellerAdmin --or-show -f value -c id 2022-02-08 17:34:58.791 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:34:58.791 | from cryptography.utils import int_from_bytes 2022-02-08 17:34:58.791 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:34:58.791 | from cryptography.utils import int_from_bytes 2022-02-08 17:34:58.791 | ++ functions-common:oscwrap:2454 : return 0 2022-02-08 17:34:58.791 | + functions-common:get_or_create_role:939 : role_id=518a09a044be460a978646e393304281 2022-02-08 17:34:58.791 | + functions-common:get_or_create_role:940 : echo 518a09a044be460a978646e393304281 2022-02-08 17:34:58.791 | 518a09a044be460a978646e393304281 2022-02-08 17:34:58.836 | [266487 Async ks-reseller:295218]: finished get_or_create_role ResellerAdmin with result 0 in 3 seconds 2022-02-08 17:34:58.872 | [266487 Async ks-anotherrole:295309]: Waiting for completion of get_or_create_role anotherrole running on PID 295309 (2 other jobs running) 2022-02-08 17:34:58.898 | [266487 Async ks-anotherrole:295309]: Signaling child to exit 2022-02-08 17:34:58.898 | WAKEUP 2022-02-08 17:34:58.920 | [266487 Async ks-anotherrole:295309]: Signaled 2022-02-08 17:34:58.921 | + functions-common:get_or_create_role:934 : local role_id 2022-02-08 17:34:58.922 | ++ functions-common:get_or_create_role:941 : oscwrap role create anotherrole --or-show -f value -c id 2022-02-08 17:34:58.922 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:34:58.922 | from cryptography.utils import int_from_bytes 2022-02-08 17:34:58.922 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:34:58.922 | from cryptography.utils import int_from_bytes 2022-02-08 17:34:58.922 | ++ functions-common:oscwrap:2454 : return 0 2022-02-08 17:34:58.922 | + functions-common:get_or_create_role:939 : role_id=3c5b2316dafe48d182ed249fd27005a5 2022-02-08 17:34:58.922 | + functions-common:get_or_create_role:940 : echo 3c5b2316dafe48d182ed249fd27005a5 2022-02-08 17:34:58.922 | 3c5b2316dafe48d182ed249fd27005a5 2022-02-08 17:34:58.968 | [266487 Async ks-anotherrole:295309]: finished get_or_create_role anotherrole with result 0 in 4 seconds 2022-02-08 17:34:58.972 | + inc/async:async_wait:197 : return 0 2022-02-08 17:34:58.975 | + lib/keystone:create_keystone_accounts:340 : async_run ks-demo-member get_or_add_user_project_role member a3233c29feed43148b95dbe4f61d3316 dee09bceb1234486815ecd5ade35ad4b 2022-02-08 17:34:59.077 | + inc/async:async_inner:63 : get_or_add_user_project_role member a3233c29feed43148b95dbe4f61d3316 dee09bceb1234486815ecd5ade35ad4b 2022-02-08 17:34:59.117 | [266487 Async ks-demo-member:296188]: running: get_or_add_user_project_role member a3233c29feed43148b95dbe4f61d3316 dee09bceb1234486815ecd5ade35ad4b 2022-02-08 17:34:59.120 | + lib/keystone:create_keystone_accounts:342 : async_run ks-demo-admin get_or_add_user_project_role admin 0d55a7266e954c69bcb1073ab885ef15 dee09bceb1234486815ecd5ade35ad4b 2022-02-08 17:34:59.182 | + inc/async:async_inner:63 : get_or_add_user_project_role admin 0d55a7266e954c69bcb1073ab885ef15 dee09bceb1234486815ecd5ade35ad4b 2022-02-08 17:34:59.237 | [266487 Async ks-demo-admin:296300]: running: get_or_add_user_project_role admin 0d55a7266e954c69bcb1073ab885ef15 dee09bceb1234486815ecd5ade35ad4b 2022-02-08 17:34:59.240 | + lib/keystone:create_keystone_accounts:343 : async_run ks-demo-another get_or_add_user_project_role anotherrole a3233c29feed43148b95dbe4f61d3316 dee09bceb1234486815ecd5ade35ad4b 2022-02-08 17:34:59.311 | + inc/async:async_inner:63 : get_or_add_user_project_role anotherrole a3233c29feed43148b95dbe4f61d3316 dee09bceb1234486815ecd5ade35ad4b 2022-02-08 17:34:59.353 | [266487 Async ks-demo-another:296412]: running: get_or_add_user_project_role anotherrole a3233c29feed43148b95dbe4f61d3316 dee09bceb1234486815ecd5ade35ad4b 2022-02-08 17:34:59.357 | + lib/keystone:create_keystone_accounts:344 : async_run ks-demo-invis get_or_add_user_project_role member a3233c29feed43148b95dbe4f61d3316 7a146879dd0d491884ffea5737343eda 2022-02-08 17:34:59.434 | + inc/async:async_inner:63 : get_or_add_user_project_role member a3233c29feed43148b95dbe4f61d3316 7a146879dd0d491884ffea5737343eda 2022-02-08 17:34:59.487 | [266487 Async ks-demo-invis:296524]: running: get_or_add_user_project_role member a3233c29feed43148b95dbe4f61d3316 7a146879dd0d491884ffea5737343eda 2022-02-08 17:34:59.492 | + lib/keystone:create_keystone_accounts:347 : local demo_reader 2022-02-08 17:34:59.496 | ++ lib/keystone:create_keystone_accounts:349 : get_or_create_user demo_reader Passw0rd default demo_reader@example.com 2022-02-08 17:34:59.499 | ++ functions-common:get_or_create_user:898 : local user_id 2022-02-08 17:34:59.510 | ++ functions-common:get_or_create_user:899 : [[ ! -z demo_reader@example.com ]] 2022-02-08 17:34:59.517 | ++ functions-common:get_or_create_user:900 : local email=--email=demo_reader@example.com 2022-02-08 17:34:59.528 | +++ functions-common:get_or_create_user:916 : oscwrap user create demo_reader --password Passw0rd --domain=default --email=demo_reader@example.com --or-show -f value -c id 2022-02-08 17:35:02.422 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:35:02.422 | from cryptography.utils import int_from_bytes 2022-02-08 17:35:02.422 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:35:02.422 | from cryptography.utils import int_from_bytes 2022-02-08 17:35:02.793 | +++ functions-common:oscwrap:2454 : return 0 2022-02-08 17:35:02.796 | ++ functions-common:get_or_create_user:914 : user_id=2e197c36a554499f8da6ae992d885ab3 2022-02-08 17:35:02.801 | ++ functions-common:get_or_create_user:915 : echo 2e197c36a554499f8da6ae992d885ab3 2022-02-08 17:35:02.804 | + lib/keystone:create_keystone_accounts:349 : demo_reader=2e197c36a554499f8da6ae992d885ab3 2022-02-08 17:35:02.808 | + lib/keystone:create_keystone_accounts:351 : async_run ks-demo-reader get_or_add_user_project_role reader 2e197c36a554499f8da6ae992d885ab3 dee09bceb1234486815ecd5ade35ad4b 2022-02-08 17:35:03.144 | + inc/async:async_inner:63 : get_or_add_user_project_role reader 2e197c36a554499f8da6ae992d885ab3 dee09bceb1234486815ecd5ade35ad4b 2022-02-08 17:35:03.351 | [266487 Async ks-demo-reader:296722]: running: get_or_add_user_project_role reader 2e197c36a554499f8da6ae992d885ab3 dee09bceb1234486815ecd5ade35ad4b 2022-02-08 17:35:03.377 | + lib/keystone:create_keystone_accounts:354 : local alt_demo_project 2022-02-08 17:35:03.397 | ++ lib/keystone:create_keystone_accounts:355 : get_or_create_project alt_demo default 2022-02-08 17:35:03.420 | ++ functions-common:get_or_create_project:921 : local project_id 2022-02-08 17:35:03.456 | +++ functions-common:get_or_create_project:929 : oscwrap project create alt_demo --domain=default --or-show -f value -c id 2022-02-08 17:35:06.662 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:35:06.663 | from cryptography.utils import int_from_bytes 2022-02-08 17:35:06.663 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:35:06.663 | from cryptography.utils import int_from_bytes 2022-02-08 17:35:07.038 | +++ functions-common:oscwrap:2454 : return 0 2022-02-08 17:35:07.062 | ++ functions-common:get_or_create_project:927 : project_id=60fd5ce29b2347088e35f995eb4f07f2 2022-02-08 17:35:07.088 | ++ functions-common:get_or_create_project:928 : echo 60fd5ce29b2347088e35f995eb4f07f2 2022-02-08 17:35:07.104 | + lib/keystone:create_keystone_accounts:355 : alt_demo_project=60fd5ce29b2347088e35f995eb4f07f2 2022-02-08 17:35:07.132 | + lib/keystone:create_keystone_accounts:357 : local alt_demo_user 2022-02-08 17:35:07.164 | ++ lib/keystone:create_keystone_accounts:359 : get_or_create_user alt_demo Passw0rd default alt_demo@example.com 2022-02-08 17:35:07.184 | ++ functions-common:get_or_create_user:898 : local user_id 2022-02-08 17:35:07.209 | ++ functions-common:get_or_create_user:899 : [[ ! -z alt_demo@example.com ]] 2022-02-08 17:35:07.229 | ++ functions-common:get_or_create_user:900 : local email=--email=alt_demo@example.com 2022-02-08 17:35:07.256 | +++ functions-common:get_or_create_user:916 : oscwrap user create alt_demo --password Passw0rd --domain=default --email=alt_demo@example.com --or-show -f value -c id 2022-02-08 17:35:09.233 | + inc/async:async_inner:64 : rc=0 2022-02-08 17:35:09.441 | [296188 Async ks-demo-member:296188]: finished successfully 2022-02-08 17:35:09.712 | + inc/async:async_inner:64 : rc=0 2022-02-08 17:35:09.825 | [296300 Async ks-demo-admin:296300]: finished successfully 2022-02-08 17:35:09.848 | + inc/async:async_inner:64 : rc=0 2022-02-08 17:35:09.892 | [296412 Async ks-demo-another:296412]: finished successfully 2022-02-08 17:35:10.487 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:35:10.487 | from cryptography.utils import int_from_bytes 2022-02-08 17:35:10.487 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:35:10.487 | from cryptography.utils import int_from_bytes 2022-02-08 17:35:10.672 | +++ functions-common:oscwrap:2454 : return 0 2022-02-08 17:35:10.675 | ++ functions-common:get_or_create_user:914 : user_id=317ab7d7ccd24edd945336a8e997a31d 2022-02-08 17:35:10.679 | ++ functions-common:get_or_create_user:915 : echo 317ab7d7ccd24edd945336a8e997a31d 2022-02-08 17:35:10.682 | + lib/keystone:create_keystone_accounts:359 : alt_demo_user=317ab7d7ccd24edd945336a8e997a31d 2022-02-08 17:35:10.685 | + lib/keystone:create_keystone_accounts:361 : async_run ks-alt-admin get_or_add_user_project_role admin 317ab7d7ccd24edd945336a8e997a31d 60fd5ce29b2347088e35f995eb4f07f2 2022-02-08 17:35:10.716 | + inc/async:async_inner:64 : rc=0 2022-02-08 17:35:10.752 | [296524 Async ks-demo-invis:296524]: finished successfully 2022-02-08 17:35:10.769 | + inc/async:async_inner:63 : get_or_add_user_project_role admin 317ab7d7ccd24edd945336a8e997a31d 60fd5ce29b2347088e35f995eb4f07f2 2022-02-08 17:35:10.818 | [266487 Async ks-alt-admin:297245]: running: get_or_add_user_project_role admin 317ab7d7ccd24edd945336a8e997a31d 60fd5ce29b2347088e35f995eb4f07f2 2022-02-08 17:35:10.821 | + lib/keystone:create_keystone_accounts:362 : async_run ks-alt-another get_or_add_user_project_role anotherrole 317ab7d7ccd24edd945336a8e997a31d 60fd5ce29b2347088e35f995eb4f07f2 2022-02-08 17:35:10.892 | + inc/async:async_inner:63 : get_or_add_user_project_role anotherrole 317ab7d7ccd24edd945336a8e997a31d 60fd5ce29b2347088e35f995eb4f07f2 2022-02-08 17:35:10.934 | [266487 Async ks-alt-another:297390]: running: get_or_add_user_project_role anotherrole 317ab7d7ccd24edd945336a8e997a31d 60fd5ce29b2347088e35f995eb4f07f2 2022-02-08 17:35:10.938 | + lib/keystone:create_keystone_accounts:365 : local alt_demo_member 2022-02-08 17:35:10.944 | ++ lib/keystone:create_keystone_accounts:367 : get_or_create_user alt_demo_member Passw0rd default alt_demo_member@example.com 2022-02-08 17:35:10.949 | ++ functions-common:get_or_create_user:898 : local user_id 2022-02-08 17:35:10.952 | ++ functions-common:get_or_create_user:899 : [[ ! -z alt_demo_member@example.com ]] 2022-02-08 17:35:10.955 | ++ functions-common:get_or_create_user:900 : local email=--email=alt_demo_member@example.com 2022-02-08 17:35:10.959 | +++ functions-common:get_or_create_user:916 : oscwrap user create alt_demo_member --password Passw0rd --domain=default --email=alt_demo_member@example.com --or-show -f value -c id 2022-02-08 17:35:13.337 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:35:13.337 | from cryptography.utils import int_from_bytes 2022-02-08 17:35:13.337 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:35:13.337 | from cryptography.utils import int_from_bytes 2022-02-08 17:35:13.548 | +++ functions-common:oscwrap:2454 : return 0 2022-02-08 17:35:13.550 | ++ functions-common:get_or_create_user:914 : user_id=2f774aacfd8f4732bbf600b037b717cb 2022-02-08 17:35:13.554 | ++ functions-common:get_or_create_user:915 : echo 2f774aacfd8f4732bbf600b037b717cb 2022-02-08 17:35:13.557 | + lib/keystone:create_keystone_accounts:367 : alt_demo_member=2f774aacfd8f4732bbf600b037b717cb 2022-02-08 17:35:13.560 | + lib/keystone:create_keystone_accounts:368 : async_run ks-alt-member-user get_or_add_user_project_role member 2f774aacfd8f4732bbf600b037b717cb 60fd5ce29b2347088e35f995eb4f07f2 2022-02-08 17:35:13.641 | + inc/async:async_inner:63 : get_or_add_user_project_role member 2f774aacfd8f4732bbf600b037b717cb 60fd5ce29b2347088e35f995eb4f07f2 2022-02-08 17:35:13.690 | + inc/async:async_inner:64 : rc=0 2022-02-08 17:35:13.735 | [266487 Async ks-alt-member-user:297560]: running: get_or_add_user_project_role member 2f774aacfd8f4732bbf600b037b717cb 60fd5ce29b2347088e35f995eb4f07f2 2022-02-08 17:35:13.736 | [296722 Async ks-demo-reader:296722]: finished successfully 2022-02-08 17:35:13.741 | + lib/keystone:create_keystone_accounts:371 : local alt_demo_reader 2022-02-08 17:35:13.745 | ++ lib/keystone:create_keystone_accounts:373 : get_or_create_user alt_demo_reader Passw0rd default alt_demo_reader@example.com 2022-02-08 17:35:13.747 | ++ functions-common:get_or_create_user:898 : local user_id 2022-02-08 17:35:13.750 | ++ functions-common:get_or_create_user:899 : [[ ! -z alt_demo_reader@example.com ]] 2022-02-08 17:35:13.753 | ++ functions-common:get_or_create_user:900 : local email=--email=alt_demo_reader@example.com 2022-02-08 17:35:13.758 | +++ functions-common:get_or_create_user:916 : oscwrap user create alt_demo_reader --password Passw0rd --domain=default --email=alt_demo_reader@example.com --or-show -f value -c id 2022-02-08 17:35:16.254 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:35:16.254 | from cryptography.utils import int_from_bytes 2022-02-08 17:35:16.254 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:35:16.254 | from cryptography.utils import int_from_bytes 2022-02-08 17:35:16.436 | +++ functions-common:oscwrap:2454 : return 0 2022-02-08 17:35:16.439 | ++ functions-common:get_or_create_user:914 : user_id=a1d960eedb22444d9c8cc42037334099 2022-02-08 17:35:16.441 | ++ functions-common:get_or_create_user:915 : echo a1d960eedb22444d9c8cc42037334099 2022-02-08 17:35:16.444 | + lib/keystone:create_keystone_accounts:373 : alt_demo_reader=a1d960eedb22444d9c8cc42037334099 2022-02-08 17:35:16.447 | + lib/keystone:create_keystone_accounts:374 : async_run ks-alt-reader-user get_or_add_user_project_role reader a1d960eedb22444d9c8cc42037334099 60fd5ce29b2347088e35f995eb4f07f2 2022-02-08 17:35:16.543 | + inc/async:async_inner:63 : get_or_add_user_project_role reader a1d960eedb22444d9c8cc42037334099 60fd5ce29b2347088e35f995eb4f07f2 2022-02-08 17:35:16.648 | [266487 Async ks-alt-reader-user:297809]: running: get_or_add_user_project_role reader a1d960eedb22444d9c8cc42037334099 60fd5ce29b2347088e35f995eb4f07f2 2022-02-08 17:35:16.656 | ++ lib/keystone:create_keystone_accounts:381 : get_or_create_user system_member Passw0rd default system_member@example.com 2022-02-08 17:35:16.661 | ++ functions-common:get_or_create_user:898 : local user_id 2022-02-08 17:35:16.665 | ++ functions-common:get_or_create_user:899 : [[ ! -z system_member@example.com ]] 2022-02-08 17:35:16.668 | ++ functions-common:get_or_create_user:900 : local email=--email=system_member@example.com 2022-02-08 17:35:16.671 | +++ functions-common:get_or_create_user:916 : oscwrap user create system_member --password Passw0rd --domain=default --email=system_member@example.com --or-show -f value -c id 2022-02-08 17:35:19.985 | + inc/async:async_inner:64 : rc=0 2022-02-08 17:35:20.007 | + inc/async:async_inner:64 : rc=0 2022-02-08 17:35:20.017 | [297390 Async ks-alt-another:297390]: finished successfully 2022-02-08 17:35:20.039 | [297245 Async ks-alt-admin:297245]: finished successfully 2022-02-08 17:35:20.076 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:35:20.076 | from cryptography.utils import int_from_bytes 2022-02-08 17:35:20.076 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:35:20.076 | from cryptography.utils import int_from_bytes 2022-02-08 17:35:20.258 | +++ functions-common:oscwrap:2454 : return 0 2022-02-08 17:35:20.261 | ++ functions-common:get_or_create_user:914 : user_id=e56d975ca4164b0c8be6b0b8945bbb6e 2022-02-08 17:35:20.264 | ++ functions-common:get_or_create_user:915 : echo e56d975ca4164b0c8be6b0b8945bbb6e 2022-02-08 17:35:20.267 | + lib/keystone:create_keystone_accounts:381 : system_member_user=e56d975ca4164b0c8be6b0b8945bbb6e 2022-02-08 17:35:20.271 | + lib/keystone:create_keystone_accounts:382 : async_run ks-system-member get_or_add_user_system_role member e56d975ca4164b0c8be6b0b8945bbb6e all 2022-02-08 17:35:20.353 | + inc/async:async_inner:63 : get_or_add_user_system_role member e56d975ca4164b0c8be6b0b8945bbb6e all 2022-02-08 17:35:20.412 | [266487 Async ks-system-member:298093]: running: get_or_add_user_system_role member e56d975ca4164b0c8be6b0b8945bbb6e all 2022-02-08 17:35:20.416 | ++ lib/keystone:create_keystone_accounts:385 : get_or_create_user system_reader Passw0rd default system_reader@example.com 2022-02-08 17:35:20.419 | ++ functions-common:get_or_create_user:898 : local user_id 2022-02-08 17:35:20.422 | ++ functions-common:get_or_create_user:899 : [[ ! -z system_reader@example.com ]] 2022-02-08 17:35:20.425 | ++ functions-common:get_or_create_user:900 : local email=--email=system_reader@example.com 2022-02-08 17:35:20.428 | +++ functions-common:get_or_create_user:916 : oscwrap user create system_reader --password Passw0rd --domain=default --email=system_reader@example.com --or-show -f value -c id 2022-02-08 17:35:22.917 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:35:22.917 | from cryptography.utils import int_from_bytes 2022-02-08 17:35:22.917 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:35:22.918 | from cryptography.utils import int_from_bytes 2022-02-08 17:35:23.126 | +++ functions-common:oscwrap:2454 : return 0 2022-02-08 17:35:23.132 | ++ functions-common:get_or_create_user:914 : user_id=dc5ad53dc20441d29a8907d8e16b02bd 2022-02-08 17:35:23.136 | ++ functions-common:get_or_create_user:915 : echo dc5ad53dc20441d29a8907d8e16b02bd 2022-02-08 17:35:23.141 | + lib/keystone:create_keystone_accounts:385 : system_reader_user=dc5ad53dc20441d29a8907d8e16b02bd 2022-02-08 17:35:23.142 | + lib/keystone:create_keystone_accounts:386 : async_run ks-system-reader get_or_add_user_system_role reader dc5ad53dc20441d29a8907d8e16b02bd all 2022-02-08 17:35:23.151 | + inc/async:async_inner:64 : rc=0 2022-02-08 17:35:23.184 | [297560 Async ks-alt-member-user:297560]: finished successfully 2022-02-08 17:35:23.244 | + inc/async:async_inner:63 : get_or_add_user_system_role reader dc5ad53dc20441d29a8907d8e16b02bd all 2022-02-08 17:35:23.294 | [266487 Async ks-system-reader:298336]: running: get_or_add_user_system_role reader dc5ad53dc20441d29a8907d8e16b02bd all 2022-02-08 17:35:23.300 | + lib/keystone:create_keystone_accounts:389 : local admin_group 2022-02-08 17:35:23.309 | ++ lib/keystone:create_keystone_accounts:391 : get_or_create_group admins default 'openstack admin group' 2022-02-08 17:35:23.312 | ++ functions-common:get_or_create_group:883 : local 'desc=openstack admin group' 2022-02-08 17:35:23.315 | ++ functions-common:get_or_create_group:884 : local group_id 2022-02-08 17:35:23.322 | +++ functions-common:get_or_create_group:893 : oscwrap group create admins --domain default --description 'openstack admin group' --or-show -f value -c id 2022-02-08 17:35:25.670 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:35:25.670 | from cryptography.utils import int_from_bytes 2022-02-08 17:35:25.670 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:35:25.671 | from cryptography.utils import int_from_bytes 2022-02-08 17:35:25.880 | +++ functions-common:oscwrap:2454 : return 0 2022-02-08 17:35:25.883 | ++ functions-common:get_or_create_group:891 : group_id=618bc8090a7e49d3aae5f72d16e5df1b 2022-02-08 17:35:25.886 | ++ functions-common:get_or_create_group:892 : echo 618bc8090a7e49d3aae5f72d16e5df1b 2022-02-08 17:35:25.889 | + lib/keystone:create_keystone_accounts:391 : admin_group=618bc8090a7e49d3aae5f72d16e5df1b 2022-02-08 17:35:25.891 | + lib/keystone:create_keystone_accounts:392 : local non_admin_group 2022-02-08 17:35:25.895 | ++ lib/keystone:create_keystone_accounts:394 : get_or_create_group nonadmins default 'non-admin group' 2022-02-08 17:35:25.898 | ++ functions-common:get_or_create_group:883 : local 'desc=non-admin group' 2022-02-08 17:35:25.901 | ++ functions-common:get_or_create_group:884 : local group_id 2022-02-08 17:35:25.905 | +++ functions-common:get_or_create_group:893 : oscwrap group create nonadmins --domain default --description 'non-admin group' --or-show -f value -c id 2022-02-08 17:35:26.045 | + inc/async:async_inner:64 : rc=0 2022-02-08 17:35:26.074 | [297809 Async ks-alt-reader-user:297809]: finished successfully 2022-02-08 17:35:28.101 | + inc/async:async_inner:64 : rc=0 2022-02-08 17:35:28.130 | [298093 Async ks-system-member:298093]: finished successfully 2022-02-08 17:35:28.213 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:35:28.213 | from cryptography.utils import int_from_bytes 2022-02-08 17:35:28.213 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:35:28.213 | from cryptography.utils import int_from_bytes 2022-02-08 17:35:28.371 | +++ functions-common:oscwrap:2454 : return 0 2022-02-08 17:35:28.374 | ++ functions-common:get_or_create_group:891 : group_id=210c84589b074b6782574415d9418bfe 2022-02-08 17:35:28.377 | ++ functions-common:get_or_create_group:892 : echo 210c84589b074b6782574415d9418bfe 2022-02-08 17:35:28.381 | + lib/keystone:create_keystone_accounts:394 : non_admin_group=210c84589b074b6782574415d9418bfe 2022-02-08 17:35:28.383 | + lib/keystone:create_keystone_accounts:396 : async_run ks-group-memberdemo get_or_add_group_project_role member 210c84589b074b6782574415d9418bfe dee09bceb1234486815ecd5ade35ad4b 2022-02-08 17:35:28.447 | + inc/async:async_inner:63 : get_or_add_group_project_role member 210c84589b074b6782574415d9418bfe dee09bceb1234486815ecd5ade35ad4b 2022-02-08 17:35:28.491 | [266487 Async ks-group-memberdemo:298667]: running: get_or_add_group_project_role member 210c84589b074b6782574415d9418bfe dee09bceb1234486815ecd5ade35ad4b 2022-02-08 17:35:28.494 | + lib/keystone:create_keystone_accounts:397 : async_run ks-group-anotherdemo get_or_add_group_project_role anotherrole 210c84589b074b6782574415d9418bfe dee09bceb1234486815ecd5ade35ad4b 2022-02-08 17:35:28.567 | + inc/async:async_inner:63 : get_or_add_group_project_role anotherrole 210c84589b074b6782574415d9418bfe dee09bceb1234486815ecd5ade35ad4b 2022-02-08 17:35:28.610 | [266487 Async ks-group-anotherdemo:298772]: running: get_or_add_group_project_role anotherrole 210c84589b074b6782574415d9418bfe dee09bceb1234486815ecd5ade35ad4b 2022-02-08 17:35:28.612 | + lib/keystone:create_keystone_accounts:398 : async_run ks-group-memberalt get_or_add_group_project_role member 210c84589b074b6782574415d9418bfe 60fd5ce29b2347088e35f995eb4f07f2 2022-02-08 17:35:28.683 | + inc/async:async_inner:63 : get_or_add_group_project_role member 210c84589b074b6782574415d9418bfe 60fd5ce29b2347088e35f995eb4f07f2 2022-02-08 17:35:28.755 | [266487 Async ks-group-memberalt:298858]: running: get_or_add_group_project_role member 210c84589b074b6782574415d9418bfe 60fd5ce29b2347088e35f995eb4f07f2 2022-02-08 17:35:28.758 | + lib/keystone:create_keystone_accounts:399 : async_run ks-group-anotheralt get_or_add_group_project_role anotherrole 210c84589b074b6782574415d9418bfe 60fd5ce29b2347088e35f995eb4f07f2 2022-02-08 17:35:29.216 | + inc/async:async_inner:63 : get_or_add_group_project_role anotherrole 210c84589b074b6782574415d9418bfe 60fd5ce29b2347088e35f995eb4f07f2 2022-02-08 17:35:29.432 | [266487 Async ks-group-anotheralt:298946]: running: get_or_add_group_project_role anotherrole 210c84589b074b6782574415d9418bfe 60fd5ce29b2347088e35f995eb4f07f2 2022-02-08 17:35:29.452 | + lib/keystone:create_keystone_accounts:400 : async_run ks-group-admin get_or_add_group_project_role admin 618bc8090a7e49d3aae5f72d16e5df1b e0544af92abd417bb2802ad5c063c0e0 2022-02-08 17:35:29.878 | + inc/async:async_inner:63 : get_or_add_group_project_role admin 618bc8090a7e49d3aae5f72d16e5df1b e0544af92abd417bb2802ad5c063c0e0 2022-02-08 17:35:30.093 | [266487 Async ks-group-admin:299034]: running: get_or_add_group_project_role admin 618bc8090a7e49d3aae5f72d16e5df1b e0544af92abd417bb2802ad5c063c0e0 2022-02-08 17:35:30.112 | + lib/keystone:create_keystone_accounts:402 : async_wait ks-demo-member ks-demo-admin ks-demo-another ks-demo-invis ks-demo-reader 2022-02-08 17:35:30.488 | [266487 Async ks-demo-member:296188]: Waiting for completion of get_or_add_user_project_role member a3233c29feed43148b95dbe4f61d3316 dee09bceb1234486815ecd5ade35ad4b running on PID 296188 (17 other jobs running) 2022-02-08 17:35:30.657 | [266487 Async ks-demo-member:296188]: Signaling child to exit 2022-02-08 17:35:30.657 | WAKEUP 2022-02-08 17:35:30.787 | [266487 Async ks-demo-member:296188]: Signaled 2022-02-08 17:35:30.800 | + functions-common:get_or_add_user_project_role:962 : local user_role_id 2022-02-08 17:35:30.800 | ++ functions-common:get_or_add_user_project_role:964 : _get_domain_args 2022-02-08 17:35:30.800 | ++ functions-common:_get_domain_args:946 : local domain 2022-02-08 17:35:30.800 | ++ functions-common:_get_domain_args:947 : domain= 2022-02-08 17:35:30.800 | ++ functions-common:_get_domain_args:949 : [[ -n '' ]] 2022-02-08 17:35:30.800 | ++ functions-common:_get_domain_args:952 : [[ -n '' ]] 2022-02-08 17:35:30.800 | ++ functions-common:_get_domain_args:956 : echo 2022-02-08 17:35:30.800 | + functions-common:get_or_add_user_project_role:964 : domain_args= 2022-02-08 17:35:30.800 | ++ functions-common:get_or_add_user_project_role:972 : oscwrap role assignment list --role member --user a3233c29feed43148b95dbe4f61d3316 --project dee09bceb1234486815ecd5ade35ad4b 2022-02-08 17:35:30.800 | ++ functions-common:get_or_add_user_project_role:972 : grep '^|\s[a-f0-9]\+' 2022-02-08 17:35:30.800 | ++ functions-common:get_or_add_user_project_role:972 : get_field 1 2022-02-08 17:35:30.800 | ++ functions-common:get_field:800 : local data field 2022-02-08 17:35:30.800 | ++ functions-common:get_field:801 : read data 2022-02-08 17:35:30.800 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:35:30.800 | from cryptography.utils import int_from_bytes 2022-02-08 17:35:30.800 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:35:30.800 | from cryptography.utils import int_from_bytes 2022-02-08 17:35:30.800 | ++ functions-common:oscwrap:2454 : return 0 2022-02-08 17:35:30.800 | + functions-common:get_or_add_user_project_role:972 : user_role_id= 2022-02-08 17:35:30.800 | + functions-common:get_or_add_user_project_role:973 : [[ -z '' ]] 2022-02-08 17:35:30.800 | + functions-common:get_or_add_user_project_role:975 : openstack role add member --user a3233c29feed43148b95dbe4f61d3316 --project dee09bceb1234486815ecd5ade35ad4b 2022-02-08 17:35:30.800 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:35:30.800 | from cryptography.utils import int_from_bytes 2022-02-08 17:35:30.801 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:35:30.801 | from cryptography.utils import int_from_bytes 2022-02-08 17:35:30.801 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap role assignment list --role member --user a3233c29feed43148b95dbe4f61d3316 --project dee09bceb1234486815ecd5ade35ad4b 2022-02-08 17:35:30.801 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-02-08 17:35:30.801 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-02-08 17:35:30.801 | ++ functions-common:get_field:800 : local data field 2022-02-08 17:35:30.801 | ++ functions-common:get_field:801 : read data 2022-02-08 17:35:30.801 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:35:30.801 | from cryptography.utils import int_from_bytes 2022-02-08 17:35:30.801 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:35:30.801 | from cryptography.utils import int_from_bytes 2022-02-08 17:35:30.801 | ++ functions-common:oscwrap:2454 : return 0 2022-02-08 17:35:30.801 | ++ functions-common:get_field:802 : '[' 1 -lt 0 ']' 2022-02-08 17:35:30.801 | ++ functions-common:get_field:805 : field='$2' 2022-02-08 17:35:30.801 | ++ functions-common:get_field:807 : echo '| 2d1ffc2201324386ae190b1ef7f1313f | a3233c29feed43148b95dbe4f61d3316 | | dee09bceb1234486815ecd5ade35ad4b | | | False |' 2022-02-08 17:35:30.801 | ++ functions-common:get_field:807 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-02-08 17:35:30.801 | ++ functions-common:get_field:801 : read data 2022-02-08 17:35:30.801 | + functions-common:get_or_add_user_project_role:984 : user_role_id=2d1ffc2201324386ae190b1ef7f1313f 2022-02-08 17:35:30.801 | + functions-common:get_or_add_user_project_role:986 : echo 2d1ffc2201324386ae190b1ef7f1313f 2022-02-08 17:35:30.801 | 2d1ffc2201324386ae190b1ef7f1313f 2022-02-08 17:35:31.133 | [266487 Async ks-demo-member:296188]: finished get_or_add_user_project_role member a3233c29feed43148b95dbe4f61d3316 dee09bceb1234486815ecd5ade35ad4b with result 0 in 10 seconds 2022-02-08 17:35:31.345 | + inc/async:async_inner:64 : rc=0 2022-02-08 17:35:31.434 | [266487 Async ks-demo-admin:296300]: Waiting for completion of get_or_add_user_project_role admin 0d55a7266e954c69bcb1073ab885ef15 dee09bceb1234486815ecd5ade35ad4b running on PID 296300 (16 other jobs running) 2022-02-08 17:35:31.509 | [298336 Async ks-system-reader:298336]: finished successfully 2022-02-08 17:35:31.602 | [266487 Async ks-demo-admin:296300]: Signaling child to exit 2022-02-08 17:35:31.602 | WAKEUP 2022-02-08 17:35:31.750 | [266487 Async ks-demo-admin:296300]: Signaled 2022-02-08 17:35:31.772 | + functions-common:get_or_add_user_project_role:962 : local user_role_id 2022-02-08 17:35:31.772 | ++ functions-common:get_or_add_user_project_role:964 : _get_domain_args 2022-02-08 17:35:31.772 | ++ functions-common:_get_domain_args:946 : local domain 2022-02-08 17:35:31.772 | ++ functions-common:_get_domain_args:947 : domain= 2022-02-08 17:35:31.772 | ++ functions-common:_get_domain_args:949 : [[ -n '' ]] 2022-02-08 17:35:31.772 | ++ functions-common:_get_domain_args:952 : [[ -n '' ]] 2022-02-08 17:35:31.772 | ++ functions-common:_get_domain_args:956 : echo 2022-02-08 17:35:31.772 | + functions-common:get_or_add_user_project_role:964 : domain_args= 2022-02-08 17:35:31.772 | ++ functions-common:get_or_add_user_project_role:972 : get_field 1 2022-02-08 17:35:31.772 | ++ functions-common:get_or_add_user_project_role:972 : oscwrap role assignment list --role admin --user 0d55a7266e954c69bcb1073ab885ef15 --project dee09bceb1234486815ecd5ade35ad4b 2022-02-08 17:35:31.772 | ++ functions-common:get_field:800 : local data field 2022-02-08 17:35:31.772 | ++ functions-common:get_or_add_user_project_role:972 : grep '^|\s[a-f0-9]\+' 2022-02-08 17:35:31.772 | ++ functions-common:get_field:801 : read data 2022-02-08 17:35:31.772 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:35:31.772 | from cryptography.utils import int_from_bytes 2022-02-08 17:35:31.772 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:35:31.772 | from cryptography.utils import int_from_bytes 2022-02-08 17:35:31.772 | ++ functions-common:oscwrap:2454 : return 0 2022-02-08 17:35:31.772 | + functions-common:get_or_add_user_project_role:972 : user_role_id= 2022-02-08 17:35:31.772 | + functions-common:get_or_add_user_project_role:973 : [[ -z '' ]] 2022-02-08 17:35:31.772 | + functions-common:get_or_add_user_project_role:975 : openstack role add admin --user 0d55a7266e954c69bcb1073ab885ef15 --project dee09bceb1234486815ecd5ade35ad4b 2022-02-08 17:35:31.773 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:35:31.773 | from cryptography.utils import int_from_bytes 2022-02-08 17:35:31.773 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:35:31.773 | from cryptography.utils import int_from_bytes 2022-02-08 17:35:31.773 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-02-08 17:35:31.773 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap role assignment list --role admin --user 0d55a7266e954c69bcb1073ab885ef15 --project dee09bceb1234486815ecd5ade35ad4b 2022-02-08 17:35:31.773 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-02-08 17:35:31.773 | ++ functions-common:get_field:800 : local data field 2022-02-08 17:35:31.773 | ++ functions-common:get_field:801 : read data 2022-02-08 17:35:31.773 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:35:31.773 | from cryptography.utils import int_from_bytes 2022-02-08 17:35:31.773 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:35:31.773 | from cryptography.utils import int_from_bytes 2022-02-08 17:35:31.773 | ++ functions-common:oscwrap:2454 : return 0 2022-02-08 17:35:31.773 | ++ functions-common:get_field:802 : '[' 1 -lt 0 ']' 2022-02-08 17:35:31.773 | ++ functions-common:get_field:805 : field='$2' 2022-02-08 17:35:31.773 | ++ functions-common:get_field:807 : echo '| 4bc0d140a20b4e9893c4b16a51d30120 | 0d55a7266e954c69bcb1073ab885ef15 | | dee09bceb1234486815ecd5ade35ad4b | | | False |' 2022-02-08 17:35:31.773 | ++ functions-common:get_field:807 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-02-08 17:35:31.773 | ++ functions-common:get_field:801 : read data 2022-02-08 17:35:31.773 | + functions-common:get_or_add_user_project_role:984 : user_role_id=4bc0d140a20b4e9893c4b16a51d30120 2022-02-08 17:35:31.773 | + functions-common:get_or_add_user_project_role:986 : echo 4bc0d140a20b4e9893c4b16a51d30120 2022-02-08 17:35:31.773 | 4bc0d140a20b4e9893c4b16a51d30120 2022-02-08 17:35:32.041 | [266487 Async ks-demo-admin:296300]: finished get_or_add_user_project_role admin 0d55a7266e954c69bcb1073ab885ef15 dee09bceb1234486815ecd5ade35ad4b with result 0 in 10 seconds 2022-02-08 17:35:32.335 | [266487 Async ks-demo-another:296412]: Waiting for completion of get_or_add_user_project_role anotherrole a3233c29feed43148b95dbe4f61d3316 dee09bceb1234486815ecd5ade35ad4b running on PID 296412 (15 other jobs running) 2022-02-08 17:35:32.477 | [266487 Async ks-demo-another:296412]: Signaling child to exit 2022-02-08 17:35:32.478 | WAKEUP 2022-02-08 17:35:32.617 | [266487 Async ks-demo-another:296412]: Signaled 2022-02-08 17:35:32.640 | + functions-common:get_or_add_user_project_role:962 : local user_role_id 2022-02-08 17:35:32.640 | ++ functions-common:get_or_add_user_project_role:964 : _get_domain_args 2022-02-08 17:35:32.640 | ++ functions-common:_get_domain_args:946 : local domain 2022-02-08 17:35:32.640 | ++ functions-common:_get_domain_args:947 : domain= 2022-02-08 17:35:32.640 | ++ functions-common:_get_domain_args:949 : [[ -n '' ]] 2022-02-08 17:35:32.640 | ++ functions-common:_get_domain_args:952 : [[ -n '' ]] 2022-02-08 17:35:32.640 | ++ functions-common:_get_domain_args:956 : echo 2022-02-08 17:35:32.640 | + functions-common:get_or_add_user_project_role:964 : domain_args= 2022-02-08 17:35:32.640 | ++ functions-common:get_or_add_user_project_role:972 : oscwrap role assignment list --role anotherrole --user a3233c29feed43148b95dbe4f61d3316 --project dee09bceb1234486815ecd5ade35ad4b 2022-02-08 17:35:32.640 | ++ functions-common:get_or_add_user_project_role:972 : get_field 1 2022-02-08 17:35:32.640 | ++ functions-common:get_or_add_user_project_role:972 : grep '^|\s[a-f0-9]\+' 2022-02-08 17:35:32.640 | ++ functions-common:get_field:800 : local data field 2022-02-08 17:35:32.640 | ++ functions-common:get_field:801 : read data 2022-02-08 17:35:32.640 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:35:32.640 | from cryptography.utils import int_from_bytes 2022-02-08 17:35:32.640 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:35:32.640 | from cryptography.utils import int_from_bytes 2022-02-08 17:35:32.640 | ++ functions-common:oscwrap:2454 : return 0 2022-02-08 17:35:32.640 | + functions-common:get_or_add_user_project_role:972 : user_role_id= 2022-02-08 17:35:32.640 | + functions-common:get_or_add_user_project_role:973 : [[ -z '' ]] 2022-02-08 17:35:32.640 | + functions-common:get_or_add_user_project_role:975 : openstack role add anotherrole --user a3233c29feed43148b95dbe4f61d3316 --project dee09bceb1234486815ecd5ade35ad4b 2022-02-08 17:35:32.640 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:35:32.640 | from cryptography.utils import int_from_bytes 2022-02-08 17:35:32.640 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:35:32.640 | from cryptography.utils import int_from_bytes 2022-02-08 17:35:32.640 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-02-08 17:35:32.641 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap role assignment list --role anotherrole --user a3233c29feed43148b95dbe4f61d3316 --project dee09bceb1234486815ecd5ade35ad4b 2022-02-08 17:35:32.641 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-02-08 17:35:32.641 | ++ functions-common:get_field:800 : local data field 2022-02-08 17:35:32.641 | ++ functions-common:get_field:801 : read data 2022-02-08 17:35:32.641 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:35:32.641 | from cryptography.utils import int_from_bytes 2022-02-08 17:35:32.641 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:35:32.641 | from cryptography.utils import int_from_bytes 2022-02-08 17:35:32.641 | ++ functions-common:oscwrap:2454 : return 0 2022-02-08 17:35:32.641 | ++ functions-common:get_field:802 : '[' 1 -lt 0 ']' 2022-02-08 17:35:32.641 | ++ functions-common:get_field:805 : field='$2' 2022-02-08 17:35:32.641 | ++ functions-common:get_field:807 : echo '| 3c5b2316dafe48d182ed249fd27005a5 | a3233c29feed43148b95dbe4f61d3316 | | dee09bceb1234486815ecd5ade35ad4b | | | False |' 2022-02-08 17:35:32.641 | ++ functions-common:get_field:807 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-02-08 17:35:32.641 | ++ functions-common:get_field:801 : read data 2022-02-08 17:35:32.641 | + functions-common:get_or_add_user_project_role:984 : user_role_id=3c5b2316dafe48d182ed249fd27005a5 2022-02-08 17:35:32.641 | + functions-common:get_or_add_user_project_role:986 : echo 3c5b2316dafe48d182ed249fd27005a5 2022-02-08 17:35:32.641 | 3c5b2316dafe48d182ed249fd27005a5 2022-02-08 17:35:32.974 | [266487 Async ks-demo-another:296412]: finished get_or_add_user_project_role anotherrole a3233c29feed43148b95dbe4f61d3316 dee09bceb1234486815ecd5ade35ad4b with result 0 in 10 seconds 2022-02-08 17:35:33.245 | [266487 Async ks-demo-invis:296524]: Waiting for completion of get_or_add_user_project_role member a3233c29feed43148b95dbe4f61d3316 7a146879dd0d491884ffea5737343eda running on PID 296524 (14 other jobs running) 2022-02-08 17:35:33.398 | [266487 Async ks-demo-invis:296524]: Signaling child to exit 2022-02-08 17:35:33.399 | WAKEUP 2022-02-08 17:35:33.545 | [266487 Async ks-demo-invis:296524]: Signaled 2022-02-08 17:35:33.560 | + functions-common:get_or_add_user_project_role:962 : local user_role_id 2022-02-08 17:35:33.560 | ++ functions-common:get_or_add_user_project_role:964 : _get_domain_args 2022-02-08 17:35:33.560 | ++ functions-common:_get_domain_args:946 : local domain 2022-02-08 17:35:33.560 | ++ functions-common:_get_domain_args:947 : domain= 2022-02-08 17:35:33.560 | ++ functions-common:_get_domain_args:949 : [[ -n '' ]] 2022-02-08 17:35:33.560 | ++ functions-common:_get_domain_args:952 : [[ -n '' ]] 2022-02-08 17:35:33.560 | ++ functions-common:_get_domain_args:956 : echo 2022-02-08 17:35:33.560 | + functions-common:get_or_add_user_project_role:964 : domain_args= 2022-02-08 17:35:33.560 | ++ functions-common:get_or_add_user_project_role:972 : oscwrap role assignment list --role member --user a3233c29feed43148b95dbe4f61d3316 --project 7a146879dd0d491884ffea5737343eda 2022-02-08 17:35:33.560 | ++ functions-common:get_or_add_user_project_role:972 : grep '^|\s[a-f0-9]\+' 2022-02-08 17:35:33.560 | ++ functions-common:get_or_add_user_project_role:972 : get_field 1 2022-02-08 17:35:33.560 | ++ functions-common:get_field:800 : local data field 2022-02-08 17:35:33.560 | ++ functions-common:get_field:801 : read data 2022-02-08 17:35:33.560 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:35:33.560 | from cryptography.utils import int_from_bytes 2022-02-08 17:35:33.560 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:35:33.560 | from cryptography.utils import int_from_bytes 2022-02-08 17:35:33.560 | ++ functions-common:oscwrap:2454 : return 0 2022-02-08 17:35:33.560 | + functions-common:get_or_add_user_project_role:972 : user_role_id= 2022-02-08 17:35:33.560 | + functions-common:get_or_add_user_project_role:973 : [[ -z '' ]] 2022-02-08 17:35:33.561 | + functions-common:get_or_add_user_project_role:975 : openstack role add member --user a3233c29feed43148b95dbe4f61d3316 --project 7a146879dd0d491884ffea5737343eda 2022-02-08 17:35:33.561 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:35:33.561 | from cryptography.utils import int_from_bytes 2022-02-08 17:35:33.561 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:35:33.561 | from cryptography.utils import int_from_bytes 2022-02-08 17:35:33.561 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-02-08 17:35:33.561 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-02-08 17:35:33.561 | ++ functions-common:get_field:800 : local data field 2022-02-08 17:35:33.561 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap role assignment list --role member --user a3233c29feed43148b95dbe4f61d3316 --project 7a146879dd0d491884ffea5737343eda 2022-02-08 17:35:33.561 | ++ functions-common:get_field:801 : read data 2022-02-08 17:35:33.561 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:35:33.561 | from cryptography.utils import int_from_bytes 2022-02-08 17:35:33.561 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:35:33.561 | from cryptography.utils import int_from_bytes 2022-02-08 17:35:33.561 | ++ functions-common:oscwrap:2454 : return 0 2022-02-08 17:35:33.561 | ++ functions-common:get_field:802 : '[' 1 -lt 0 ']' 2022-02-08 17:35:33.561 | ++ functions-common:get_field:805 : field='$2' 2022-02-08 17:35:33.561 | ++ functions-common:get_field:807 : echo '| 2d1ffc2201324386ae190b1ef7f1313f | a3233c29feed43148b95dbe4f61d3316 | | 7a146879dd0d491884ffea5737343eda | | | False |' 2022-02-08 17:35:33.561 | ++ functions-common:get_field:807 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-02-08 17:35:33.561 | ++ functions-common:get_field:801 : read data 2022-02-08 17:35:33.561 | + functions-common:get_or_add_user_project_role:984 : user_role_id=2d1ffc2201324386ae190b1ef7f1313f 2022-02-08 17:35:33.561 | + functions-common:get_or_add_user_project_role:986 : echo 2d1ffc2201324386ae190b1ef7f1313f 2022-02-08 17:35:33.561 | 2d1ffc2201324386ae190b1ef7f1313f 2022-02-08 17:35:33.851 | [266487 Async ks-demo-invis:296524]: finished get_or_add_user_project_role member a3233c29feed43148b95dbe4f61d3316 7a146879dd0d491884ffea5737343eda with result 0 in 11 seconds 2022-02-08 17:35:34.126 | [266487 Async ks-demo-reader:296722]: Waiting for completion of get_or_add_user_project_role reader 2e197c36a554499f8da6ae992d885ab3 dee09bceb1234486815ecd5ade35ad4b running on PID 296722 (13 other jobs running) 2022-02-08 17:35:34.308 | [266487 Async ks-demo-reader:296722]: Signaling child to exit 2022-02-08 17:35:34.314 | WAKEUP 2022-02-08 17:35:34.460 | [266487 Async ks-demo-reader:296722]: Signaled 2022-02-08 17:35:34.472 | + functions-common:get_or_add_user_project_role:962 : local user_role_id 2022-02-08 17:35:34.472 | ++ functions-common:get_or_add_user_project_role:964 : _get_domain_args 2022-02-08 17:35:34.472 | ++ functions-common:_get_domain_args:946 : local domain 2022-02-08 17:35:34.472 | ++ functions-common:_get_domain_args:947 : domain= 2022-02-08 17:35:34.472 | ++ functions-common:_get_domain_args:949 : [[ -n '' ]] 2022-02-08 17:35:34.472 | ++ functions-common:_get_domain_args:952 : [[ -n '' ]] 2022-02-08 17:35:34.472 | ++ functions-common:_get_domain_args:956 : echo 2022-02-08 17:35:34.472 | + functions-common:get_or_add_user_project_role:964 : domain_args= 2022-02-08 17:35:34.472 | ++ functions-common:get_or_add_user_project_role:972 : oscwrap role assignment list --role reader --user 2e197c36a554499f8da6ae992d885ab3 --project dee09bceb1234486815ecd5ade35ad4b 2022-02-08 17:35:34.472 | ++ functions-common:get_or_add_user_project_role:972 : get_field 1 2022-02-08 17:35:34.472 | ++ functions-common:get_or_add_user_project_role:972 : grep '^|\s[a-f0-9]\+' 2022-02-08 17:35:34.473 | ++ functions-common:get_field:800 : local data field 2022-02-08 17:35:34.473 | ++ functions-common:get_field:801 : read data 2022-02-08 17:35:34.473 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:35:34.473 | from cryptography.utils import int_from_bytes 2022-02-08 17:35:34.473 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:35:34.473 | from cryptography.utils import int_from_bytes 2022-02-08 17:35:34.473 | ++ functions-common:oscwrap:2454 : return 0 2022-02-08 17:35:34.473 | + functions-common:get_or_add_user_project_role:972 : user_role_id= 2022-02-08 17:35:34.473 | + functions-common:get_or_add_user_project_role:973 : [[ -z '' ]] 2022-02-08 17:35:34.473 | + functions-common:get_or_add_user_project_role:975 : openstack role add reader --user 2e197c36a554499f8da6ae992d885ab3 --project dee09bceb1234486815ecd5ade35ad4b 2022-02-08 17:35:34.473 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:35:34.473 | from cryptography.utils import int_from_bytes 2022-02-08 17:35:34.473 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:35:34.473 | from cryptography.utils import int_from_bytes 2022-02-08 17:35:34.473 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap role assignment list --role reader --user 2e197c36a554499f8da6ae992d885ab3 --project dee09bceb1234486815ecd5ade35ad4b 2022-02-08 17:35:34.473 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-02-08 17:35:34.473 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-02-08 17:35:34.473 | ++ functions-common:get_field:800 : local data field 2022-02-08 17:35:34.473 | ++ functions-common:get_field:801 : read data 2022-02-08 17:35:34.473 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:35:34.473 | from cryptography.utils import int_from_bytes 2022-02-08 17:35:34.473 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:35:34.473 | from cryptography.utils import int_from_bytes 2022-02-08 17:35:34.473 | ++ functions-common:oscwrap:2454 : return 0 2022-02-08 17:35:34.473 | ++ functions-common:get_field:802 : '[' 1 -lt 0 ']' 2022-02-08 17:35:34.473 | ++ functions-common:get_field:805 : field='$2' 2022-02-08 17:35:34.473 | ++ functions-common:get_field:807 : echo '| 44137dad5dad4c65a1767916d8010c1a | 2e197c36a554499f8da6ae992d885ab3 | | dee09bceb1234486815ecd5ade35ad4b | | | False |' 2022-02-08 17:35:34.473 | ++ functions-common:get_field:807 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-02-08 17:35:34.473 | ++ functions-common:get_field:801 : read data 2022-02-08 17:35:34.473 | + functions-common:get_or_add_user_project_role:984 : user_role_id=44137dad5dad4c65a1767916d8010c1a 2022-02-08 17:35:34.473 | + functions-common:get_or_add_user_project_role:986 : echo 44137dad5dad4c65a1767916d8010c1a 2022-02-08 17:35:34.473 | 44137dad5dad4c65a1767916d8010c1a 2022-02-08 17:35:34.759 | [266487 Async ks-demo-reader:296722]: finished get_or_add_user_project_role reader 2e197c36a554499f8da6ae992d885ab3 dee09bceb1234486815ecd5ade35ad4b with result 0 in 10 seconds 2022-02-08 17:35:34.793 | + inc/async:async_wait:197 : return 0 2022-02-08 17:35:34.822 | + lib/keystone:create_keystone_accounts:403 : async_wait ks-alt-admin ks-alt-another ks-alt-member-user ks-alt-reader-user 2022-02-08 17:35:35.220 | [266487 Async ks-alt-admin:297245]: Waiting for completion of get_or_add_user_project_role admin 317ab7d7ccd24edd945336a8e997a31d 60fd5ce29b2347088e35f995eb4f07f2 running on PID 297245 (12 other jobs running) 2022-02-08 17:35:35.354 | [266487 Async ks-alt-admin:297245]: Signaling child to exit 2022-02-08 17:35:35.355 | WAKEUP 2022-02-08 17:35:35.482 | [266487 Async ks-alt-admin:297245]: Signaled 2022-02-08 17:35:35.488 | + functions-common:get_or_add_user_project_role:962 : local user_role_id 2022-02-08 17:35:35.489 | ++ functions-common:get_or_add_user_project_role:964 : _get_domain_args 2022-02-08 17:35:35.489 | ++ functions-common:_get_domain_args:946 : local domain 2022-02-08 17:35:35.489 | ++ functions-common:_get_domain_args:947 : domain= 2022-02-08 17:35:35.489 | ++ functions-common:_get_domain_args:949 : [[ -n '' ]] 2022-02-08 17:35:35.489 | ++ functions-common:_get_domain_args:952 : [[ -n '' ]] 2022-02-08 17:35:35.489 | ++ functions-common:_get_domain_args:956 : echo 2022-02-08 17:35:35.489 | + functions-common:get_or_add_user_project_role:964 : domain_args= 2022-02-08 17:35:35.489 | ++ functions-common:get_or_add_user_project_role:972 : get_field 1 2022-02-08 17:35:35.489 | ++ functions-common:get_or_add_user_project_role:972 : oscwrap role assignment list --role admin --user 317ab7d7ccd24edd945336a8e997a31d --project 60fd5ce29b2347088e35f995eb4f07f2 2022-02-08 17:35:35.489 | ++ functions-common:get_or_add_user_project_role:972 : grep '^|\s[a-f0-9]\+' 2022-02-08 17:35:35.489 | ++ functions-common:get_field:800 : local data field 2022-02-08 17:35:35.489 | ++ functions-common:get_field:801 : read data 2022-02-08 17:35:35.489 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:35:35.489 | from cryptography.utils import int_from_bytes 2022-02-08 17:35:35.489 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:35:35.489 | from cryptography.utils import int_from_bytes 2022-02-08 17:35:35.489 | ++ functions-common:oscwrap:2454 : return 0 2022-02-08 17:35:35.489 | + functions-common:get_or_add_user_project_role:972 : user_role_id= 2022-02-08 17:35:35.489 | + functions-common:get_or_add_user_project_role:973 : [[ -z '' ]] 2022-02-08 17:35:35.489 | + functions-common:get_or_add_user_project_role:975 : openstack role add admin --user 317ab7d7ccd24edd945336a8e997a31d --project 60fd5ce29b2347088e35f995eb4f07f2 2022-02-08 17:35:35.489 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:35:35.489 | from cryptography.utils import int_from_bytes 2022-02-08 17:35:35.489 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:35:35.489 | from cryptography.utils import int_from_bytes 2022-02-08 17:35:35.489 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap role assignment list --role admin --user 317ab7d7ccd24edd945336a8e997a31d --project 60fd5ce29b2347088e35f995eb4f07f2 2022-02-08 17:35:35.489 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-02-08 17:35:35.489 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-02-08 17:35:35.489 | ++ functions-common:get_field:800 : local data field 2022-02-08 17:35:35.489 | ++ functions-common:get_field:801 : read data 2022-02-08 17:35:35.489 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:35:35.489 | from cryptography.utils import int_from_bytes 2022-02-08 17:35:35.489 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:35:35.490 | from cryptography.utils import int_from_bytes 2022-02-08 17:35:35.490 | ++ functions-common:oscwrap:2454 : return 0 2022-02-08 17:35:35.490 | ++ functions-common:get_field:802 : '[' 1 -lt 0 ']' 2022-02-08 17:35:35.490 | ++ functions-common:get_field:805 : field='$2' 2022-02-08 17:35:35.490 | ++ functions-common:get_field:807 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-02-08 17:35:35.490 | ++ functions-common:get_field:807 : echo '| 4bc0d140a20b4e9893c4b16a51d30120 | 317ab7d7ccd24edd945336a8e997a31d | | 60fd5ce29b2347088e35f995eb4f07f2 | | | False |' 2022-02-08 17:35:35.490 | ++ functions-common:get_field:801 : read data 2022-02-08 17:35:35.490 | + functions-common:get_or_add_user_project_role:984 : user_role_id=4bc0d140a20b4e9893c4b16a51d30120 2022-02-08 17:35:35.490 | + functions-common:get_or_add_user_project_role:986 : echo 4bc0d140a20b4e9893c4b16a51d30120 2022-02-08 17:35:35.490 | 4bc0d140a20b4e9893c4b16a51d30120 2022-02-08 17:35:35.689 | [266487 Async ks-alt-admin:297245]: finished get_or_add_user_project_role admin 317ab7d7ccd24edd945336a8e997a31d 60fd5ce29b2347088e35f995eb4f07f2 with result 0 in 9 seconds 2022-02-08 17:35:35.736 | [266487 Async ks-alt-another:297390]: Waiting for completion of get_or_add_user_project_role anotherrole 317ab7d7ccd24edd945336a8e997a31d 60fd5ce29b2347088e35f995eb4f07f2 running on PID 297390 (11 other jobs running) 2022-02-08 17:35:35.812 | [266487 Async ks-alt-another:297390]: Signaling child to exit 2022-02-08 17:35:35.813 | WAKEUP 2022-02-08 17:35:35.954 | [266487 Async ks-alt-another:297390]: Signaled 2022-02-08 17:35:35.976 | + functions-common:get_or_add_user_project_role:962 : local user_role_id 2022-02-08 17:35:35.976 | ++ functions-common:get_or_add_user_project_role:964 : _get_domain_args 2022-02-08 17:35:35.976 | ++ functions-common:_get_domain_args:946 : local domain 2022-02-08 17:35:35.976 | ++ functions-common:_get_domain_args:947 : domain= 2022-02-08 17:35:35.976 | ++ functions-common:_get_domain_args:949 : [[ -n '' ]] 2022-02-08 17:35:35.976 | ++ functions-common:_get_domain_args:952 : [[ -n '' ]] 2022-02-08 17:35:35.976 | ++ functions-common:_get_domain_args:956 : echo 2022-02-08 17:35:35.976 | + functions-common:get_or_add_user_project_role:964 : domain_args= 2022-02-08 17:35:35.976 | ++ functions-common:get_or_add_user_project_role:972 : oscwrap role assignment list --role anotherrole --user 317ab7d7ccd24edd945336a8e997a31d --project 60fd5ce29b2347088e35f995eb4f07f2 2022-02-08 17:35:35.976 | ++ functions-common:get_or_add_user_project_role:972 : grep '^|\s[a-f0-9]\+' 2022-02-08 17:35:35.976 | ++ functions-common:get_or_add_user_project_role:972 : get_field 1 2022-02-08 17:35:35.976 | ++ functions-common:get_field:800 : local data field 2022-02-08 17:35:35.976 | ++ functions-common:get_field:801 : read data 2022-02-08 17:35:35.976 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:35:35.976 | from cryptography.utils import int_from_bytes 2022-02-08 17:35:35.976 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:35:35.976 | from cryptography.utils import int_from_bytes 2022-02-08 17:35:35.976 | ++ functions-common:oscwrap:2454 : return 0 2022-02-08 17:35:35.976 | + functions-common:get_or_add_user_project_role:972 : user_role_id= 2022-02-08 17:35:35.976 | + functions-common:get_or_add_user_project_role:973 : [[ -z '' ]] 2022-02-08 17:35:35.976 | + functions-common:get_or_add_user_project_role:975 : openstack role add anotherrole --user 317ab7d7ccd24edd945336a8e997a31d --project 60fd5ce29b2347088e35f995eb4f07f2 2022-02-08 17:35:35.976 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:35:35.976 | from cryptography.utils import int_from_bytes 2022-02-08 17:35:35.977 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:35:35.977 | from cryptography.utils import int_from_bytes 2022-02-08 17:35:35.977 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap role assignment list --role anotherrole --user 317ab7d7ccd24edd945336a8e997a31d --project 60fd5ce29b2347088e35f995eb4f07f2 2022-02-08 17:35:35.977 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-02-08 17:35:35.977 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-02-08 17:35:35.977 | ++ functions-common:get_field:800 : local data field 2022-02-08 17:35:35.977 | ++ functions-common:get_field:801 : read data 2022-02-08 17:35:35.977 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:35:35.977 | from cryptography.utils import int_from_bytes 2022-02-08 17:35:35.977 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:35:35.977 | from cryptography.utils import int_from_bytes 2022-02-08 17:35:35.977 | ++ functions-common:oscwrap:2454 : return 0 2022-02-08 17:35:35.977 | ++ functions-common:get_field:802 : '[' 1 -lt 0 ']' 2022-02-08 17:35:35.977 | ++ functions-common:get_field:805 : field='$2' 2022-02-08 17:35:35.977 | ++ functions-common:get_field:807 : echo '| 3c5b2316dafe48d182ed249fd27005a5 | 317ab7d7ccd24edd945336a8e997a31d | | 60fd5ce29b2347088e35f995eb4f07f2 | | | False |' 2022-02-08 17:35:35.977 | ++ functions-common:get_field:807 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-02-08 17:35:35.977 | ++ functions-common:get_field:801 : read data 2022-02-08 17:35:35.977 | + functions-common:get_or_add_user_project_role:984 : user_role_id=3c5b2316dafe48d182ed249fd27005a5 2022-02-08 17:35:35.977 | + functions-common:get_or_add_user_project_role:986 : echo 3c5b2316dafe48d182ed249fd27005a5 2022-02-08 17:35:35.977 | 3c5b2316dafe48d182ed249fd27005a5 2022-02-08 17:35:36.208 | [266487 Async ks-alt-another:297390]: finished get_or_add_user_project_role anotherrole 317ab7d7ccd24edd945336a8e997a31d 60fd5ce29b2347088e35f995eb4f07f2 with result 0 in 9 seconds 2022-02-08 17:35:36.441 | [266487 Async ks-alt-member-user:297560]: Waiting for completion of get_or_add_user_project_role member 2f774aacfd8f4732bbf600b037b717cb 60fd5ce29b2347088e35f995eb4f07f2 running on PID 297560 (10 other jobs running) 2022-02-08 17:35:36.600 | [266487 Async ks-alt-member-user:297560]: Signaling child to exit 2022-02-08 17:35:36.600 | WAKEUP 2022-02-08 17:35:36.768 | [266487 Async ks-alt-member-user:297560]: Signaled 2022-02-08 17:35:36.775 | + functions-common:get_or_add_user_project_role:962 : local user_role_id 2022-02-08 17:35:36.776 | ++ functions-common:get_or_add_user_project_role:964 : _get_domain_args 2022-02-08 17:35:36.776 | ++ functions-common:_get_domain_args:946 : local domain 2022-02-08 17:35:36.776 | ++ functions-common:_get_domain_args:947 : domain= 2022-02-08 17:35:36.776 | ++ functions-common:_get_domain_args:949 : [[ -n '' ]] 2022-02-08 17:35:36.776 | ++ functions-common:_get_domain_args:952 : [[ -n '' ]] 2022-02-08 17:35:36.776 | ++ functions-common:_get_domain_args:956 : echo 2022-02-08 17:35:36.776 | + functions-common:get_or_add_user_project_role:964 : domain_args= 2022-02-08 17:35:36.776 | ++ functions-common:get_or_add_user_project_role:972 : get_field 1 2022-02-08 17:35:36.776 | ++ functions-common:get_field:800 : local data field 2022-02-08 17:35:36.776 | ++ functions-common:get_or_add_user_project_role:972 : oscwrap role assignment list --role member --user 2f774aacfd8f4732bbf600b037b717cb --project 60fd5ce29b2347088e35f995eb4f07f2 2022-02-08 17:35:36.776 | ++ functions-common:get_or_add_user_project_role:972 : grep '^|\s[a-f0-9]\+' 2022-02-08 17:35:36.776 | ++ functions-common:get_field:801 : read data 2022-02-08 17:35:36.776 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:35:36.776 | from cryptography.utils import int_from_bytes 2022-02-08 17:35:36.776 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:35:36.776 | from cryptography.utils import int_from_bytes 2022-02-08 17:35:36.776 | ++ functions-common:oscwrap:2454 : return 0 2022-02-08 17:35:36.776 | + functions-common:get_or_add_user_project_role:972 : user_role_id= 2022-02-08 17:35:36.776 | + functions-common:get_or_add_user_project_role:973 : [[ -z '' ]] 2022-02-08 17:35:36.776 | + functions-common:get_or_add_user_project_role:975 : openstack role add member --user 2f774aacfd8f4732bbf600b037b717cb --project 60fd5ce29b2347088e35f995eb4f07f2 2022-02-08 17:35:36.776 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:35:36.776 | from cryptography.utils import int_from_bytes 2022-02-08 17:35:36.776 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:35:36.776 | from cryptography.utils import int_from_bytes 2022-02-08 17:35:36.776 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap role assignment list --role member --user 2f774aacfd8f4732bbf600b037b717cb --project 60fd5ce29b2347088e35f995eb4f07f2 2022-02-08 17:35:36.776 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-02-08 17:35:36.776 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-02-08 17:35:36.776 | ++ functions-common:get_field:800 : local data field 2022-02-08 17:35:36.776 | ++ functions-common:get_field:801 : read data 2022-02-08 17:35:36.776 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:35:36.776 | from cryptography.utils import int_from_bytes 2022-02-08 17:35:36.777 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:35:36.777 | from cryptography.utils import int_from_bytes 2022-02-08 17:35:36.777 | ++ functions-common:oscwrap:2454 : return 0 2022-02-08 17:35:36.777 | ++ functions-common:get_field:802 : '[' 1 -lt 0 ']' 2022-02-08 17:35:36.777 | ++ functions-common:get_field:805 : field='$2' 2022-02-08 17:35:36.777 | ++ functions-common:get_field:807 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-02-08 17:35:36.777 | ++ functions-common:get_field:807 : echo '| 2d1ffc2201324386ae190b1ef7f1313f | 2f774aacfd8f4732bbf600b037b717cb | | 60fd5ce29b2347088e35f995eb4f07f2 | | | False |' 2022-02-08 17:35:36.777 | ++ functions-common:get_field:801 : read data 2022-02-08 17:35:36.777 | + functions-common:get_or_add_user_project_role:984 : user_role_id=2d1ffc2201324386ae190b1ef7f1313f 2022-02-08 17:35:36.777 | + functions-common:get_or_add_user_project_role:986 : echo 2d1ffc2201324386ae190b1ef7f1313f 2022-02-08 17:35:36.777 | 2d1ffc2201324386ae190b1ef7f1313f 2022-02-08 17:35:37.044 | [266487 Async ks-alt-member-user:297560]: finished get_or_add_user_project_role member 2f774aacfd8f4732bbf600b037b717cb 60fd5ce29b2347088e35f995eb4f07f2 with result 0 in 9 seconds 2022-02-08 17:35:37.293 | [266487 Async ks-alt-reader-user:297809]: Waiting for completion of get_or_add_user_project_role reader a1d960eedb22444d9c8cc42037334099 60fd5ce29b2347088e35f995eb4f07f2 running on PID 297809 (9 other jobs running) 2022-02-08 17:35:37.485 | [266487 Async ks-alt-reader-user:297809]: Signaling child to exit 2022-02-08 17:35:37.485 | WAKEUP 2022-02-08 17:35:37.644 | [266487 Async ks-alt-reader-user:297809]: Signaled 2022-02-08 17:35:37.664 | + functions-common:get_or_add_user_project_role:962 : local user_role_id 2022-02-08 17:35:37.664 | ++ functions-common:get_or_add_user_project_role:964 : _get_domain_args 2022-02-08 17:35:37.664 | ++ functions-common:_get_domain_args:946 : local domain 2022-02-08 17:35:37.664 | ++ functions-common:_get_domain_args:947 : domain= 2022-02-08 17:35:37.664 | ++ functions-common:_get_domain_args:949 : [[ -n '' ]] 2022-02-08 17:35:37.664 | ++ functions-common:_get_domain_args:952 : [[ -n '' ]] 2022-02-08 17:35:37.664 | ++ functions-common:_get_domain_args:956 : echo 2022-02-08 17:35:37.664 | + functions-common:get_or_add_user_project_role:964 : domain_args= 2022-02-08 17:35:37.664 | ++ functions-common:get_or_add_user_project_role:972 : get_field 1 2022-02-08 17:35:37.664 | ++ functions-common:get_field:800 : local data field 2022-02-08 17:35:37.664 | ++ functions-common:get_or_add_user_project_role:972 : grep '^|\s[a-f0-9]\+' 2022-02-08 17:35:37.664 | ++ functions-common:get_or_add_user_project_role:972 : oscwrap role assignment list --role reader --user a1d960eedb22444d9c8cc42037334099 --project 60fd5ce29b2347088e35f995eb4f07f2 2022-02-08 17:35:37.664 | ++ functions-common:get_field:801 : read data 2022-02-08 17:35:37.664 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:35:37.664 | from cryptography.utils import int_from_bytes 2022-02-08 17:35:37.664 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:35:37.664 | from cryptography.utils import int_from_bytes 2022-02-08 17:35:37.664 | ++ functions-common:oscwrap:2454 : return 0 2022-02-08 17:35:37.664 | + functions-common:get_or_add_user_project_role:972 : user_role_id= 2022-02-08 17:35:37.664 | + functions-common:get_or_add_user_project_role:973 : [[ -z '' ]] 2022-02-08 17:35:37.664 | + functions-common:get_or_add_user_project_role:975 : openstack role add reader --user a1d960eedb22444d9c8cc42037334099 --project 60fd5ce29b2347088e35f995eb4f07f2 2022-02-08 17:35:37.664 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:35:37.664 | from cryptography.utils import int_from_bytes 2022-02-08 17:35:37.664 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:35:37.664 | from cryptography.utils import int_from_bytes 2022-02-08 17:35:37.665 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap role assignment list --role reader --user a1d960eedb22444d9c8cc42037334099 --project 60fd5ce29b2347088e35f995eb4f07f2 2022-02-08 17:35:37.665 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-02-08 17:35:37.665 | ++ functions-common:get_field:800 : local data field 2022-02-08 17:35:37.665 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-02-08 17:35:37.665 | ++ functions-common:get_field:801 : read data 2022-02-08 17:35:37.665 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:35:37.665 | from cryptography.utils import int_from_bytes 2022-02-08 17:35:37.665 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:35:37.665 | from cryptography.utils import int_from_bytes 2022-02-08 17:35:37.665 | ++ functions-common:oscwrap:2454 : return 0 2022-02-08 17:35:37.665 | ++ functions-common:get_field:802 : '[' 1 -lt 0 ']' 2022-02-08 17:35:37.665 | ++ functions-common:get_field:805 : field='$2' 2022-02-08 17:35:37.665 | ++ functions-common:get_field:807 : echo '| 44137dad5dad4c65a1767916d8010c1a | a1d960eedb22444d9c8cc42037334099 | | 60fd5ce29b2347088e35f995eb4f07f2 | | | False |' 2022-02-08 17:35:37.665 | ++ functions-common:get_field:807 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-02-08 17:35:37.665 | ++ functions-common:get_field:801 : read data 2022-02-08 17:35:37.665 | + functions-common:get_or_add_user_project_role:984 : user_role_id=44137dad5dad4c65a1767916d8010c1a 2022-02-08 17:35:37.665 | + functions-common:get_or_add_user_project_role:986 : echo 44137dad5dad4c65a1767916d8010c1a 2022-02-08 17:35:37.665 | 44137dad5dad4c65a1767916d8010c1a 2022-02-08 17:35:37.975 | [266487 Async ks-alt-reader-user:297809]: finished get_or_add_user_project_role reader a1d960eedb22444d9c8cc42037334099 60fd5ce29b2347088e35f995eb4f07f2 with result 0 in 9 seconds 2022-02-08 17:35:38.019 | + inc/async:async_wait:197 : return 0 2022-02-08 17:35:38.048 | + lib/keystone:create_keystone_accounts:404 : async_wait ks-system-member ks-system-reader 2022-02-08 17:35:38.372 | [266487 Async ks-system-member:298093]: Waiting for completion of get_or_add_user_system_role member e56d975ca4164b0c8be6b0b8945bbb6e all running on PID 298093 (8 other jobs running) 2022-02-08 17:35:38.548 | [266487 Async ks-system-member:298093]: Signaling child to exit 2022-02-08 17:35:38.549 | WAKEUP 2022-02-08 17:35:38.672 | + inc/async:async_inner:64 : rc=0 2022-02-08 17:35:38.703 | [266487 Async ks-system-member:298093]: Signaled 2022-02-08 17:35:38.716 | + functions-common:get_or_add_user_system_role:1016 : local user_role_id 2022-02-08 17:35:38.716 | + functions-common:get_or_add_user_system_role:1017 : local domain_args 2022-02-08 17:35:38.716 | ++ functions-common:get_or_add_user_system_role:1019 : _get_domain_args 2022-02-08 17:35:38.716 | ++ functions-common:_get_domain_args:946 : local domain 2022-02-08 17:35:38.716 | ++ functions-common:_get_domain_args:947 : domain= 2022-02-08 17:35:38.716 | ++ functions-common:_get_domain_args:949 : [[ -n '' ]] 2022-02-08 17:35:38.716 | ++ functions-common:_get_domain_args:952 : [[ -n '' ]] 2022-02-08 17:35:38.716 | ++ functions-common:_get_domain_args:956 : echo 2022-02-08 17:35:38.716 | + functions-common:get_or_add_user_system_role:1019 : domain_args= 2022-02-08 17:35:38.716 | ++ functions-common:get_or_add_user_system_role:1027 : oscwrap role assignment list --role member --user e56d975ca4164b0c8be6b0b8945bbb6e --system all -f value -c Role 2022-02-08 17:35:38.716 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:35:38.716 | from cryptography.utils import int_from_bytes 2022-02-08 17:35:38.716 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:35:38.716 | from cryptography.utils import int_from_bytes 2022-02-08 17:35:38.716 | ++ functions-common:oscwrap:2454 : return 0 2022-02-08 17:35:38.716 | + functions-common:get_or_add_user_system_role:1027 : user_role_id= 2022-02-08 17:35:38.716 | + functions-common:get_or_add_user_system_role:1028 : [[ -z '' ]] 2022-02-08 17:35:38.716 | + functions-common:get_or_add_user_system_role:1030 : openstack role add member --user e56d975ca4164b0c8be6b0b8945bbb6e --system all 2022-02-08 17:35:38.716 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:35:38.716 | from cryptography.utils import int_from_bytes 2022-02-08 17:35:38.716 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:35:38.716 | from cryptography.utils import int_from_bytes 2022-02-08 17:35:38.716 | ++ functions-common:get_or_add_user_system_role:1039 : oscwrap role assignment list --role member --user e56d975ca4164b0c8be6b0b8945bbb6e --system all -f value -c Role 2022-02-08 17:35:38.716 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:35:38.717 | from cryptography.utils import int_from_bytes 2022-02-08 17:35:38.717 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:35:38.717 | from cryptography.utils import int_from_bytes 2022-02-08 17:35:38.717 | ++ functions-common:oscwrap:2454 : return 0 2022-02-08 17:35:38.717 | + functions-common:get_or_add_user_system_role:1039 : user_role_id=2d1ffc2201324386ae190b1ef7f1313f 2022-02-08 17:35:38.717 | + functions-common:get_or_add_user_system_role:1041 : echo 2d1ffc2201324386ae190b1ef7f1313f 2022-02-08 17:35:38.717 | 2d1ffc2201324386ae190b1ef7f1313f 2022-02-08 17:35:38.870 | [298667 Async ks-group-memberdemo:298667]: finished successfully 2022-02-08 17:35:39.007 | [266487 Async ks-system-member:298093]: finished get_or_add_user_system_role member e56d975ca4164b0c8be6b0b8945bbb6e all with result 0 in 7 seconds 2022-02-08 17:35:39.127 | [266487 Async ks-system-reader:298336]: Waiting for completion of get_or_add_user_system_role reader dc5ad53dc20441d29a8907d8e16b02bd all running on PID 298336 (7 other jobs running) 2022-02-08 17:35:39.210 | [266487 Async ks-system-reader:298336]: Signaling child to exit 2022-02-08 17:35:39.210 | WAKEUP 2022-02-08 17:35:39.310 | [266487 Async ks-system-reader:298336]: Signaled 2022-02-08 17:35:39.311 | + functions-common:get_or_add_user_system_role:1016 : local user_role_id 2022-02-08 17:35:39.311 | + functions-common:get_or_add_user_system_role:1017 : local domain_args 2022-02-08 17:35:39.311 | ++ functions-common:get_or_add_user_system_role:1019 : _get_domain_args 2022-02-08 17:35:39.311 | ++ functions-common:_get_domain_args:946 : local domain 2022-02-08 17:35:39.311 | ++ functions-common:_get_domain_args:947 : domain= 2022-02-08 17:35:39.311 | ++ functions-common:_get_domain_args:949 : [[ -n '' ]] 2022-02-08 17:35:39.311 | ++ functions-common:_get_domain_args:952 : [[ -n '' ]] 2022-02-08 17:35:39.311 | ++ functions-common:_get_domain_args:956 : echo 2022-02-08 17:35:39.311 | + functions-common:get_or_add_user_system_role:1019 : domain_args= 2022-02-08 17:35:39.311 | ++ functions-common:get_or_add_user_system_role:1027 : oscwrap role assignment list --role reader --user dc5ad53dc20441d29a8907d8e16b02bd --system all -f value -c Role 2022-02-08 17:35:39.312 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:35:39.312 | from cryptography.utils import int_from_bytes 2022-02-08 17:35:39.312 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:35:39.312 | from cryptography.utils import int_from_bytes 2022-02-08 17:35:39.312 | ++ functions-common:oscwrap:2454 : return 0 2022-02-08 17:35:39.312 | + functions-common:get_or_add_user_system_role:1027 : user_role_id= 2022-02-08 17:35:39.312 | + functions-common:get_or_add_user_system_role:1028 : [[ -z '' ]] 2022-02-08 17:35:39.312 | + functions-common:get_or_add_user_system_role:1030 : openstack role add reader --user dc5ad53dc20441d29a8907d8e16b02bd --system all 2022-02-08 17:35:39.312 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:35:39.312 | from cryptography.utils import int_from_bytes 2022-02-08 17:35:39.312 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:35:39.312 | from cryptography.utils import int_from_bytes 2022-02-08 17:35:39.312 | ++ functions-common:get_or_add_user_system_role:1039 : oscwrap role assignment list --role reader --user dc5ad53dc20441d29a8907d8e16b02bd --system all -f value -c Role 2022-02-08 17:35:39.312 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:35:39.312 | from cryptography.utils import int_from_bytes 2022-02-08 17:35:39.312 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:35:39.312 | from cryptography.utils import int_from_bytes 2022-02-08 17:35:39.312 | ++ functions-common:oscwrap:2454 : return 0 2022-02-08 17:35:39.312 | + functions-common:get_or_add_user_system_role:1039 : user_role_id=44137dad5dad4c65a1767916d8010c1a 2022-02-08 17:35:39.312 | + functions-common:get_or_add_user_system_role:1041 : echo 44137dad5dad4c65a1767916d8010c1a 2022-02-08 17:35:39.312 | 44137dad5dad4c65a1767916d8010c1a 2022-02-08 17:35:39.540 | + inc/async:async_inner:64 : rc=0 2022-02-08 17:35:39.546 | [266487 Async ks-system-reader:298336]: finished get_or_add_user_system_role reader dc5ad53dc20441d29a8907d8e16b02bd all with result 0 in 8 seconds 2022-02-08 17:35:39.551 | + inc/async:async_wait:197 : return 0 2022-02-08 17:35:39.554 | + lib/keystone:create_keystone_accounts:405 : async_wait ks-group-memberdemo ks-group-anotherdemo ks-group-memberalt ks-group-anotheralt ks-group-admin 2022-02-08 17:35:39.619 | + inc/async:async_inner:64 : rc=0 2022-02-08 17:35:39.624 | [298772 Async ks-group-anotherdemo:298772]: finished successfully 2022-02-08 17:35:39.655 | [266487 Async ks-group-memberdemo:298667]: Waiting for completion of get_or_add_group_project_role member 210c84589b074b6782574415d9418bfe dee09bceb1234486815ecd5ade35ad4b running on PID 298667 (6 other jobs running) 2022-02-08 17:35:39.658 | [298858 Async ks-group-memberalt:298858]: finished successfully 2022-02-08 17:35:39.696 | [266487 Async ks-group-memberdemo:298667]: Signaling child to exit 2022-02-08 17:35:39.696 | WAKEUP 2022-02-08 17:35:39.723 | [266487 Async ks-group-memberdemo:298667]: Signaled 2022-02-08 17:35:39.725 | + functions-common:get_or_add_group_project_role:1047 : local group_role_id 2022-02-08 17:35:39.725 | ++ functions-common:get_or_add_group_project_role:1053 : oscwrap role assignment list --role member --group 210c84589b074b6782574415d9418bfe --project dee09bceb1234486815ecd5ade35ad4b -f value 2022-02-08 17:35:39.725 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:35:39.725 | from cryptography.utils import int_from_bytes 2022-02-08 17:35:39.725 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:35:39.725 | from cryptography.utils import int_from_bytes 2022-02-08 17:35:39.725 | ++ functions-common:oscwrap:2454 : return 0 2022-02-08 17:35:39.725 | + functions-common:get_or_add_group_project_role:1053 : group_role_id= 2022-02-08 17:35:39.725 | + functions-common:get_or_add_group_project_role:1054 : [[ -z '' ]] 2022-02-08 17:35:39.725 | + functions-common:get_or_add_group_project_role:1056 : openstack role add member --group 210c84589b074b6782574415d9418bfe --project dee09bceb1234486815ecd5ade35ad4b 2022-02-08 17:35:39.725 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:35:39.725 | from cryptography.utils import int_from_bytes 2022-02-08 17:35:39.725 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:35:39.725 | from cryptography.utils import int_from_bytes 2022-02-08 17:35:39.725 | ++ functions-common:get_or_add_group_project_role:1063 : oscwrap role assignment list --role member --group 210c84589b074b6782574415d9418bfe --project dee09bceb1234486815ecd5ade35ad4b -f value 2022-02-08 17:35:39.725 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:35:39.725 | from cryptography.utils import int_from_bytes 2022-02-08 17:35:39.725 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:35:39.725 | from cryptography.utils import int_from_bytes 2022-02-08 17:35:39.726 | ++ functions-common:oscwrap:2454 : return 0 2022-02-08 17:35:39.726 | + functions-common:get_or_add_group_project_role:1063 : group_role_id='2d1ffc2201324386ae190b1ef7f1313f 210c84589b074b6782574415d9418bfe dee09bceb1234486815ecd5ade35ad4b False' 2022-02-08 17:35:39.726 | + functions-common:get_or_add_group_project_role:1065 : echo 2d1ffc2201324386ae190b1ef7f1313f 210c84589b074b6782574415d9418bfe dee09bceb1234486815ecd5ade35ad4b False 2022-02-08 17:35:39.726 | 2d1ffc2201324386ae190b1ef7f1313f 210c84589b074b6782574415d9418bfe dee09bceb1234486815ecd5ade35ad4b False 2022-02-08 17:35:39.731 | + inc/async:async_inner:64 : rc=0 2022-02-08 17:35:39.770 | [298946 Async ks-group-anotheralt:298946]: finished successfully 2022-02-08 17:35:39.792 | [266487 Async ks-group-memberdemo:298667]: finished get_or_add_group_project_role member 210c84589b074b6782574415d9418bfe dee09bceb1234486815ecd5ade35ad4b with result 0 in 10 seconds 2022-02-08 17:35:39.833 | [266487 Async ks-group-anotherdemo:298772]: Waiting for completion of get_or_add_group_project_role anotherrole 210c84589b074b6782574415d9418bfe dee09bceb1234486815ecd5ade35ad4b running on PID 298772 (5 other jobs running) 2022-02-08 17:35:39.859 | [266487 Async ks-group-anotherdemo:298772]: Signaling child to exit 2022-02-08 17:35:39.859 | WAKEUP 2022-02-08 17:35:39.886 | [266487 Async ks-group-anotherdemo:298772]: Signaled 2022-02-08 17:35:39.888 | + functions-common:get_or_add_group_project_role:1047 : local group_role_id 2022-02-08 17:35:39.888 | ++ functions-common:get_or_add_group_project_role:1053 : oscwrap role assignment list --role anotherrole --group 210c84589b074b6782574415d9418bfe --project dee09bceb1234486815ecd5ade35ad4b -f value 2022-02-08 17:35:39.888 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:35:39.888 | from cryptography.utils import int_from_bytes 2022-02-08 17:35:39.888 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:35:39.888 | from cryptography.utils import int_from_bytes 2022-02-08 17:35:39.888 | ++ functions-common:oscwrap:2454 : return 0 2022-02-08 17:35:39.888 | + functions-common:get_or_add_group_project_role:1053 : group_role_id= 2022-02-08 17:35:39.888 | + functions-common:get_or_add_group_project_role:1054 : [[ -z '' ]] 2022-02-08 17:35:39.888 | + functions-common:get_or_add_group_project_role:1056 : openstack role add anotherrole --group 210c84589b074b6782574415d9418bfe --project dee09bceb1234486815ecd5ade35ad4b 2022-02-08 17:35:39.888 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:35:39.888 | from cryptography.utils import int_from_bytes 2022-02-08 17:35:39.888 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:35:39.888 | from cryptography.utils import int_from_bytes 2022-02-08 17:35:39.888 | ++ functions-common:get_or_add_group_project_role:1063 : oscwrap role assignment list --role anotherrole --group 210c84589b074b6782574415d9418bfe --project dee09bceb1234486815ecd5ade35ad4b -f value 2022-02-08 17:35:39.888 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:35:39.888 | from cryptography.utils import int_from_bytes 2022-02-08 17:35:39.888 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:35:39.888 | from cryptography.utils import int_from_bytes 2022-02-08 17:35:39.888 | ++ functions-common:oscwrap:2454 : return 0 2022-02-08 17:35:39.888 | + functions-common:get_or_add_group_project_role:1063 : group_role_id='3c5b2316dafe48d182ed249fd27005a5 210c84589b074b6782574415d9418bfe dee09bceb1234486815ecd5ade35ad4b False' 2022-02-08 17:35:39.888 | + functions-common:get_or_add_group_project_role:1065 : echo 3c5b2316dafe48d182ed249fd27005a5 210c84589b074b6782574415d9418bfe dee09bceb1234486815ecd5ade35ad4b False 2022-02-08 17:35:39.888 | 3c5b2316dafe48d182ed249fd27005a5 210c84589b074b6782574415d9418bfe dee09bceb1234486815ecd5ade35ad4b False 2022-02-08 17:35:39.934 | [266487 Async ks-group-anotherdemo:298772]: finished get_or_add_group_project_role anotherrole 210c84589b074b6782574415d9418bfe dee09bceb1234486815ecd5ade35ad4b with result 0 in 11 seconds 2022-02-08 17:35:39.980 | [266487 Async ks-group-memberalt:298858]: Waiting for completion of get_or_add_group_project_role member 210c84589b074b6782574415d9418bfe 60fd5ce29b2347088e35f995eb4f07f2 running on PID 298858 (4 other jobs running) 2022-02-08 17:35:40.009 | [266487 Async ks-group-memberalt:298858]: Signaling child to exit 2022-02-08 17:35:40.009 | WAKEUP 2022-02-08 17:35:40.035 | [266487 Async ks-group-memberalt:298858]: Signaled 2022-02-08 17:35:40.036 | + functions-common:get_or_add_group_project_role:1047 : local group_role_id 2022-02-08 17:35:40.036 | ++ functions-common:get_or_add_group_project_role:1053 : oscwrap role assignment list --role member --group 210c84589b074b6782574415d9418bfe --project 60fd5ce29b2347088e35f995eb4f07f2 -f value 2022-02-08 17:35:40.036 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:35:40.036 | from cryptography.utils import int_from_bytes 2022-02-08 17:35:40.036 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:35:40.036 | from cryptography.utils import int_from_bytes 2022-02-08 17:35:40.036 | ++ functions-common:oscwrap:2454 : return 0 2022-02-08 17:35:40.037 | + functions-common:get_or_add_group_project_role:1053 : group_role_id= 2022-02-08 17:35:40.037 | + functions-common:get_or_add_group_project_role:1054 : [[ -z '' ]] 2022-02-08 17:35:40.037 | + functions-common:get_or_add_group_project_role:1056 : openstack role add member --group 210c84589b074b6782574415d9418bfe --project 60fd5ce29b2347088e35f995eb4f07f2 2022-02-08 17:35:40.037 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:35:40.037 | from cryptography.utils import int_from_bytes 2022-02-08 17:35:40.037 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:35:40.037 | from cryptography.utils import int_from_bytes 2022-02-08 17:35:40.037 | ++ functions-common:get_or_add_group_project_role:1063 : oscwrap role assignment list --role member --group 210c84589b074b6782574415d9418bfe --project 60fd5ce29b2347088e35f995eb4f07f2 -f value 2022-02-08 17:35:40.037 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:35:40.037 | from cryptography.utils import int_from_bytes 2022-02-08 17:35:40.037 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:35:40.037 | from cryptography.utils import int_from_bytes 2022-02-08 17:35:40.037 | ++ functions-common:oscwrap:2454 : return 0 2022-02-08 17:35:40.037 | + functions-common:get_or_add_group_project_role:1063 : group_role_id='2d1ffc2201324386ae190b1ef7f1313f 210c84589b074b6782574415d9418bfe 60fd5ce29b2347088e35f995eb4f07f2 False' 2022-02-08 17:35:40.037 | + functions-common:get_or_add_group_project_role:1065 : echo 2d1ffc2201324386ae190b1ef7f1313f 210c84589b074b6782574415d9418bfe 60fd5ce29b2347088e35f995eb4f07f2 False 2022-02-08 17:35:40.037 | 2d1ffc2201324386ae190b1ef7f1313f 210c84589b074b6782574415d9418bfe 60fd5ce29b2347088e35f995eb4f07f2 False 2022-02-08 17:35:40.088 | [266487 Async ks-group-memberalt:298858]: finished get_or_add_group_project_role member 210c84589b074b6782574415d9418bfe 60fd5ce29b2347088e35f995eb4f07f2 with result 0 in 11 seconds 2022-02-08 17:35:40.130 | [266487 Async ks-group-anotheralt:298946]: Waiting for completion of get_or_add_group_project_role anotherrole 210c84589b074b6782574415d9418bfe 60fd5ce29b2347088e35f995eb4f07f2 running on PID 298946 (3 other jobs running) 2022-02-08 17:35:40.157 | [266487 Async ks-group-anotheralt:298946]: Signaling child to exit 2022-02-08 17:35:40.158 | WAKEUP 2022-02-08 17:35:40.182 | [266487 Async ks-group-anotheralt:298946]: Signaled 2022-02-08 17:35:40.184 | + functions-common:get_or_add_group_project_role:1047 : local group_role_id 2022-02-08 17:35:40.184 | ++ functions-common:get_or_add_group_project_role:1053 : oscwrap role assignment list --role anotherrole --group 210c84589b074b6782574415d9418bfe --project 60fd5ce29b2347088e35f995eb4f07f2 -f value 2022-02-08 17:35:40.184 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:35:40.184 | from cryptography.utils import int_from_bytes 2022-02-08 17:35:40.184 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:35:40.184 | from cryptography.utils import int_from_bytes 2022-02-08 17:35:40.184 | ++ functions-common:oscwrap:2454 : return 0 2022-02-08 17:35:40.184 | + functions-common:get_or_add_group_project_role:1053 : group_role_id= 2022-02-08 17:35:40.184 | + functions-common:get_or_add_group_project_role:1054 : [[ -z '' ]] 2022-02-08 17:35:40.184 | + functions-common:get_or_add_group_project_role:1056 : openstack role add anotherrole --group 210c84589b074b6782574415d9418bfe --project 60fd5ce29b2347088e35f995eb4f07f2 2022-02-08 17:35:40.184 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:35:40.184 | from cryptography.utils import int_from_bytes 2022-02-08 17:35:40.184 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:35:40.184 | from cryptography.utils import int_from_bytes 2022-02-08 17:35:40.184 | ++ functions-common:get_or_add_group_project_role:1063 : oscwrap role assignment list --role anotherrole --group 210c84589b074b6782574415d9418bfe --project 60fd5ce29b2347088e35f995eb4f07f2 -f value 2022-02-08 17:35:40.184 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:35:40.184 | from cryptography.utils import int_from_bytes 2022-02-08 17:35:40.184 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:35:40.184 | from cryptography.utils import int_from_bytes 2022-02-08 17:35:40.184 | ++ functions-common:oscwrap:2454 : return 0 2022-02-08 17:35:40.184 | + functions-common:get_or_add_group_project_role:1063 : group_role_id='3c5b2316dafe48d182ed249fd27005a5 210c84589b074b6782574415d9418bfe 60fd5ce29b2347088e35f995eb4f07f2 False' 2022-02-08 17:35:40.184 | + functions-common:get_or_add_group_project_role:1065 : echo 3c5b2316dafe48d182ed249fd27005a5 210c84589b074b6782574415d9418bfe 60fd5ce29b2347088e35f995eb4f07f2 False 2022-02-08 17:35:40.184 | 3c5b2316dafe48d182ed249fd27005a5 210c84589b074b6782574415d9418bfe 60fd5ce29b2347088e35f995eb4f07f2 False 2022-02-08 17:35:40.190 | + inc/async:async_inner:64 : rc=0 2022-02-08 17:35:40.218 | [299034 Async ks-group-admin:299034]: finished successfully 2022-02-08 17:35:40.232 | [266487 Async ks-group-anotheralt:298946]: finished get_or_add_group_project_role anotherrole 210c84589b074b6782574415d9418bfe 60fd5ce29b2347088e35f995eb4f07f2 with result 0 in 10 seconds 2022-02-08 17:35:40.269 | [266487 Async ks-group-admin:299034]: Waiting for completion of get_or_add_group_project_role admin 618bc8090a7e49d3aae5f72d16e5df1b e0544af92abd417bb2802ad5c063c0e0 running on PID 299034 (2 other jobs running) 2022-02-08 17:35:40.297 | [266487 Async ks-group-admin:299034]: Signaling child to exit 2022-02-08 17:35:40.297 | WAKEUP 2022-02-08 17:35:40.320 | [266487 Async ks-group-admin:299034]: Signaled 2022-02-08 17:35:40.321 | + functions-common:get_or_add_group_project_role:1047 : local group_role_id 2022-02-08 17:35:40.322 | ++ functions-common:get_or_add_group_project_role:1053 : oscwrap role assignment list --role admin --group 618bc8090a7e49d3aae5f72d16e5df1b --project e0544af92abd417bb2802ad5c063c0e0 -f value 2022-02-08 17:35:40.322 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:35:40.322 | from cryptography.utils import int_from_bytes 2022-02-08 17:35:40.322 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:35:40.322 | from cryptography.utils import int_from_bytes 2022-02-08 17:35:40.322 | ++ functions-common:oscwrap:2454 : return 0 2022-02-08 17:35:40.322 | + functions-common:get_or_add_group_project_role:1053 : group_role_id= 2022-02-08 17:35:40.322 | + functions-common:get_or_add_group_project_role:1054 : [[ -z '' ]] 2022-02-08 17:35:40.322 | + functions-common:get_or_add_group_project_role:1056 : openstack role add admin --group 618bc8090a7e49d3aae5f72d16e5df1b --project e0544af92abd417bb2802ad5c063c0e0 2022-02-08 17:35:40.322 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:35:40.322 | from cryptography.utils import int_from_bytes 2022-02-08 17:35:40.322 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:35:40.322 | from cryptography.utils import int_from_bytes 2022-02-08 17:35:40.322 | ++ functions-common:get_or_add_group_project_role:1063 : oscwrap role assignment list --role admin --group 618bc8090a7e49d3aae5f72d16e5df1b --project e0544af92abd417bb2802ad5c063c0e0 -f value 2022-02-08 17:35:40.322 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:35:40.322 | from cryptography.utils import int_from_bytes 2022-02-08 17:35:40.322 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:35:40.322 | from cryptography.utils import int_from_bytes 2022-02-08 17:35:40.322 | ++ functions-common:oscwrap:2454 : return 0 2022-02-08 17:35:40.322 | + functions-common:get_or_add_group_project_role:1063 : group_role_id='4bc0d140a20b4e9893c4b16a51d30120 618bc8090a7e49d3aae5f72d16e5df1b e0544af92abd417bb2802ad5c063c0e0 False' 2022-02-08 17:35:40.322 | + functions-common:get_or_add_group_project_role:1065 : echo 4bc0d140a20b4e9893c4b16a51d30120 618bc8090a7e49d3aae5f72d16e5df1b e0544af92abd417bb2802ad5c063c0e0 False 2022-02-08 17:35:40.322 | 4bc0d140a20b4e9893c4b16a51d30120 618bc8090a7e49d3aae5f72d16e5df1b e0544af92abd417bb2802ad5c063c0e0 False 2022-02-08 17:35:40.367 | [266487 Async ks-group-admin:299034]: finished get_or_add_group_project_role admin 618bc8090a7e49d3aae5f72d16e5df1b e0544af92abd417bb2802ad5c063c0e0 with result 0 in 10 seconds 2022-02-08 17:35:40.371 | + inc/async:async_wait:197 : return 0 2022-02-08 17:35:40.373 | + lib/keystone:create_keystone_accounts:407 : is_service_enabled ldap 2022-02-08 17:35:40.391 | + functions-common:is_service_enabled:2070 : return 1 2022-02-08 17:35:40.394 | + ./stack.sh:main:1102 : is_service_enabled nova 2022-02-08 17:35:40.411 | + functions-common:is_service_enabled:2070 : return 0 2022-02-08 17:35:40.414 | + ./stack.sh:main:1103 : async_runfunc create_nova_accounts 2022-02-08 17:35:40.416 | + inc/async:async_runfunc:116 : async_run create_nova_accounts create_nova_accounts 2022-02-08 17:35:40.475 | + inc/async:async_inner:63 : create_nova_accounts 2022-02-08 17:35:40.516 | [266487 Async create_nova_accounts:300933]: running: create_nova_accounts 2022-02-08 17:35:40.519 | + ./stack.sh:main:1105 : is_service_enabled glance 2022-02-08 17:35:40.537 | + functions-common:is_service_enabled:2070 : return 0 2022-02-08 17:35:40.539 | + ./stack.sh:main:1106 : async_runfunc create_glance_accounts 2022-02-08 17:35:40.542 | + inc/async:async_runfunc:116 : async_run create_glance_accounts create_glance_accounts 2022-02-08 17:35:40.603 | + inc/async:async_inner:63 : create_glance_accounts 2022-02-08 17:35:40.646 | [266487 Async create_glance_accounts:301048]: running: create_glance_accounts 2022-02-08 17:35:40.649 | + ./stack.sh:main:1108 : is_service_enabled cinder 2022-02-08 17:35:40.671 | + functions-common:is_service_enabled:2070 : return 0 2022-02-08 17:35:40.673 | + ./stack.sh:main:1109 : async_runfunc create_cinder_accounts 2022-02-08 17:35:40.676 | + inc/async:async_runfunc:116 : async_run create_cinder_accounts create_cinder_accounts 2022-02-08 17:35:40.746 | + inc/async:async_inner:63 : create_cinder_accounts 2022-02-08 17:35:40.787 | [266487 Async create_cinder_accounts:301178]: running: create_cinder_accounts 2022-02-08 17:35:40.790 | + ./stack.sh:main:1111 : is_service_enabled neutron 2022-02-08 17:35:40.810 | + functions-common:is_service_enabled:2070 : return 0 2022-02-08 17:35:40.813 | + ./stack.sh:main:1112 : async_runfunc create_neutron_accounts 2022-02-08 17:35:40.816 | + inc/async:async_runfunc:116 : async_run create_neutron_accounts create_neutron_accounts 2022-02-08 17:35:40.885 | + inc/async:async_inner:63 : create_neutron_accounts 2022-02-08 17:35:40.957 | [266487 Async create_neutron_accounts:301293]: running: create_neutron_accounts 2022-02-08 17:35:40.960 | + ./stack.sh:main:1114 : is_service_enabled swift 2022-02-08 17:35:40.999 | + functions-common:is_service_enabled:2070 : return 0 2022-02-08 17:35:41.005 | + ./stack.sh:main:1115 : async_runfunc create_swift_accounts 2022-02-08 17:35:41.008 | + inc/async:async_runfunc:116 : async_run create_swift_accounts create_swift_accounts 2022-02-08 17:35:41.281 | + inc/async:async_inner:63 : create_swift_accounts 2022-02-08 17:35:41.493 | [266487 Async create_swift_accounts:301434]: running: create_swift_accounts 2022-02-08 17:35:41.516 | + ./stack.sh:main:1123 : is_service_enabled horizon 2022-02-08 17:35:41.656 | + functions-common:is_service_enabled:2070 : return 1 2022-02-08 17:35:41.681 | + ./stack.sh:main:1128 : async_wait create_nova_accounts create_glance_accounts create_cinder_accounts 2022-02-08 17:35:42.045 | [266487 Async create_nova_accounts:300933]: Waiting for completion of create_nova_accounts running on PID 300933 (6 other jobs running) 2022-02-08 17:35:42.211 | [266487 Async create_nova_accounts:300933]: Signaling child to exit 2022-02-08 17:36:08.969 | + inc/async:async_inner:64 : rc=0 2022-02-08 17:36:09.097 | [301293 Async create_neutron_accounts:301293]: finished successfully 2022-02-08 17:36:24.918 | + inc/async:async_inner:64 : rc=0 2022-02-08 17:36:24.948 | [301178 Async create_cinder_accounts:301178]: finished successfully 2022-02-08 17:36:31.621 | + inc/async:async_inner:64 : rc=0 2022-02-08 17:36:31.649 | [301048 Async create_glance_accounts:301048]: finished successfully 2022-02-08 17:36:35.867 | + inc/async:async_inner:64 : rc=0 2022-02-08 17:36:35.894 | [300933 Async create_nova_accounts:300933]: finished successfully 2022-02-08 17:36:35.913 | WAKEUP 2022-02-08 17:36:35.937 | [266487 Async create_nova_accounts:300933]: Signaled 2022-02-08 17:36:35.939 | + lib/nova:create_nova_accounts:352 : [[ 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-02-08 17:36:35.939 | + lib/nova:create_nova_accounts:356 : create_service_user nova admin 2022-02-08 17:36:35.939 | + lib/keystone:create_service_user:420 : get_or_create_user nova Passw0rd Default 2022-02-08 17:36:35.939 | + functions-common:get_or_create_user:898 : local user_id 2022-02-08 17:36:35.939 | + functions-common:get_or_create_user:899 : [[ ! -z '' ]] 2022-02-08 17:36:35.939 | + functions-common:get_or_create_user:902 : local email= 2022-02-08 17:36:35.939 | ++ functions-common:get_or_create_user:916 : oscwrap user create nova --password Passw0rd --domain=Default --or-show -f value -c id 2022-02-08 17:36:35.939 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:36:35.939 | from cryptography.utils import int_from_bytes 2022-02-08 17:36:35.939 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:36:35.939 | from cryptography.utils import int_from_bytes 2022-02-08 17:36:35.939 | ++ functions-common:oscwrap:2454 : return 0 2022-02-08 17:36:35.939 | + functions-common:get_or_create_user:914 : user_id=d2d19262893d461cb4fa092c5b0257d4 2022-02-08 17:36:35.939 | + functions-common:get_or_create_user:915 : echo d2d19262893d461cb4fa092c5b0257d4 2022-02-08 17:36:35.939 | d2d19262893d461cb4fa092c5b0257d4 2022-02-08 17:36:35.939 | + lib/keystone:create_service_user:421 : get_or_add_user_project_role service nova service Default Default 2022-02-08 17:36:35.939 | + functions-common:get_or_add_user_project_role:962 : local user_role_id 2022-02-08 17:36:35.939 | ++ functions-common:get_or_add_user_project_role:964 : _get_domain_args Default Default 2022-02-08 17:36:35.939 | ++ functions-common:_get_domain_args:946 : local domain 2022-02-08 17:36:35.939 | ++ functions-common:_get_domain_args:947 : domain= 2022-02-08 17:36:35.940 | ++ functions-common:_get_domain_args:949 : [[ -n Default ]] 2022-02-08 17:36:35.940 | ++ functions-common:_get_domain_args:950 : domain=' --user-domain Default' 2022-02-08 17:36:35.940 | ++ functions-common:_get_domain_args:952 : [[ -n Default ]] 2022-02-08 17:36:35.940 | ++ functions-common:_get_domain_args:953 : domain=' --user-domain Default --project-domain Default' 2022-02-08 17:36:35.940 | ++ functions-common:_get_domain_args:956 : echo --user-domain Default --project-domain Default 2022-02-08 17:36:35.940 | + functions-common:get_or_add_user_project_role:964 : domain_args='--user-domain Default --project-domain Default' 2022-02-08 17:36:35.940 | ++ functions-common:get_or_add_user_project_role:972 : grep '^|\s[a-f0-9]\+' 2022-02-08 17:36:35.940 | ++ functions-common:get_or_add_user_project_role:972 : get_field 1 2022-02-08 17:36:35.940 | ++ functions-common:get_or_add_user_project_role:972 : oscwrap role assignment list --role service --user nova --project service --user-domain Default --project-domain Default 2022-02-08 17:36:35.940 | ++ functions-common:get_field:800 : local data field 2022-02-08 17:36:35.940 | ++ functions-common:get_field:801 : read data 2022-02-08 17:36:35.940 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:36:35.940 | from cryptography.utils import int_from_bytes 2022-02-08 17:36:35.940 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:36:35.940 | from cryptography.utils import int_from_bytes 2022-02-08 17:36:35.940 | ++ functions-common:oscwrap:2454 : return 0 2022-02-08 17:36:35.940 | + functions-common:get_or_add_user_project_role:972 : user_role_id= 2022-02-08 17:36:35.940 | + functions-common:get_or_add_user_project_role:973 : [[ -z '' ]] 2022-02-08 17:36:35.940 | + functions-common:get_or_add_user_project_role:975 : openstack role add service --user nova --project service --user-domain Default --project-domain Default 2022-02-08 17:36:35.940 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:36:35.940 | from cryptography.utils import int_from_bytes 2022-02-08 17:36:35.940 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:36:35.940 | from cryptography.utils import int_from_bytes 2022-02-08 17:36:35.940 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-02-08 17:36:35.940 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-02-08 17:36:35.940 | ++ functions-common:get_field:800 : local data field 2022-02-08 17:36:35.940 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap role assignment list --role service --user nova --project service --user-domain Default --project-domain Default 2022-02-08 17:36:35.940 | ++ functions-common:get_field:801 : read data 2022-02-08 17:36:35.940 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:36:35.940 | from cryptography.utils import int_from_bytes 2022-02-08 17:36:35.940 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:36:35.940 | from cryptography.utils import int_from_bytes 2022-02-08 17:36:35.941 | ++ functions-common:oscwrap:2454 : return 0 2022-02-08 17:36:35.941 | ++ functions-common:get_field:802 : '[' 1 -lt 0 ']' 2022-02-08 17:36:35.941 | ++ functions-common:get_field:805 : field='$2' 2022-02-08 17:36:35.941 | ++ functions-common:get_field:807 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-02-08 17:36:35.941 | ++ functions-common:get_field:807 : echo '| 237cea1d26794a4a9f4cfd72f3bf1f22 | d2d19262893d461cb4fa092c5b0257d4 | | cc79e6a644c04863a201289035fc05b6 | | | False |' 2022-02-08 17:36:35.941 | ++ functions-common:get_field:801 : read data 2022-02-08 17:36:35.941 | + functions-common:get_or_add_user_project_role:984 : user_role_id=237cea1d26794a4a9f4cfd72f3bf1f22 2022-02-08 17:36:35.941 | + functions-common:get_or_add_user_project_role:986 : echo 237cea1d26794a4a9f4cfd72f3bf1f22 2022-02-08 17:36:35.941 | 237cea1d26794a4a9f4cfd72f3bf1f22 2022-02-08 17:36:35.941 | + lib/keystone:create_service_user:423 : [[ -n admin ]] 2022-02-08 17:36:35.941 | + lib/keystone:create_service_user:424 : get_or_add_user_project_role admin nova service Default Default 2022-02-08 17:36:35.941 | + functions-common:get_or_add_user_project_role:962 : local user_role_id 2022-02-08 17:36:35.941 | ++ functions-common:get_or_add_user_project_role:964 : _get_domain_args Default Default 2022-02-08 17:36:35.941 | ++ functions-common:_get_domain_args:946 : local domain 2022-02-08 17:36:35.941 | ++ functions-common:_get_domain_args:947 : domain= 2022-02-08 17:36:35.941 | ++ functions-common:_get_domain_args:949 : [[ -n Default ]] 2022-02-08 17:36:35.941 | ++ functions-common:_get_domain_args:950 : domain=' --user-domain Default' 2022-02-08 17:36:35.941 | ++ functions-common:_get_domain_args:952 : [[ -n Default ]] 2022-02-08 17:36:35.941 | ++ functions-common:_get_domain_args:953 : domain=' --user-domain Default --project-domain Default' 2022-02-08 17:36:35.941 | ++ functions-common:_get_domain_args:956 : echo --user-domain Default --project-domain Default 2022-02-08 17:36:35.941 | + functions-common:get_or_add_user_project_role:964 : domain_args='--user-domain Default --project-domain Default' 2022-02-08 17:36:35.941 | ++ functions-common:get_or_add_user_project_role:972 : get_field 1 2022-02-08 17:36:35.941 | ++ functions-common:get_or_add_user_project_role:972 : grep '^|\s[a-f0-9]\+' 2022-02-08 17:36:35.941 | ++ functions-common:get_field:800 : local data field 2022-02-08 17:36:35.941 | ++ functions-common:get_or_add_user_project_role:972 : oscwrap role assignment list --role admin --user nova --project service --user-domain Default --project-domain Default 2022-02-08 17:36:35.941 | ++ functions-common:get_field:801 : read data 2022-02-08 17:36:35.941 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:36:35.941 | from cryptography.utils import int_from_bytes 2022-02-08 17:36:35.941 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:36:35.941 | from cryptography.utils import int_from_bytes 2022-02-08 17:36:35.941 | ++ functions-common:oscwrap:2454 : return 0 2022-02-08 17:36:35.942 | + functions-common:get_or_add_user_project_role:972 : user_role_id= 2022-02-08 17:36:35.942 | + functions-common:get_or_add_user_project_role:973 : [[ -z '' ]] 2022-02-08 17:36:35.942 | + functions-common:get_or_add_user_project_role:975 : openstack role add admin --user nova --project service --user-domain Default --project-domain Default 2022-02-08 17:36:35.942 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:36:35.942 | from cryptography.utils import int_from_bytes 2022-02-08 17:36:35.942 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:36:35.942 | from cryptography.utils import int_from_bytes 2022-02-08 17:36:35.942 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-02-08 17:36:35.942 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap role assignment list --role admin --user nova --project service --user-domain Default --project-domain Default 2022-02-08 17:36:35.942 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-02-08 17:36:35.942 | ++ functions-common:get_field:800 : local data field 2022-02-08 17:36:35.942 | ++ functions-common:get_field:801 : read data 2022-02-08 17:36:35.942 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:36:35.942 | from cryptography.utils import int_from_bytes 2022-02-08 17:36:35.942 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:36:35.942 | from cryptography.utils import int_from_bytes 2022-02-08 17:36:35.942 | ++ functions-common:oscwrap:2454 : return 0 2022-02-08 17:36:35.942 | ++ functions-common:get_field:802 : '[' 1 -lt 0 ']' 2022-02-08 17:36:35.942 | ++ functions-common:get_field:805 : field='$2' 2022-02-08 17:36:35.942 | ++ functions-common:get_field:807 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-02-08 17:36:35.942 | ++ functions-common:get_field:807 : echo '| 4bc0d140a20b4e9893c4b16a51d30120 | d2d19262893d461cb4fa092c5b0257d4 | | cc79e6a644c04863a201289035fc05b6 | | | False |' 2022-02-08 17:36:35.942 | ++ functions-common:get_field:801 : read data 2022-02-08 17:36:35.942 | + functions-common:get_or_add_user_project_role:984 : user_role_id=4bc0d140a20b4e9893c4b16a51d30120 2022-02-08 17:36:35.942 | + functions-common:get_or_add_user_project_role:986 : echo 4bc0d140a20b4e9893c4b16a51d30120 2022-02-08 17:36:35.942 | 4bc0d140a20b4e9893c4b16a51d30120 2022-02-08 17:36:35.942 | + lib/nova:create_nova_accounts:358 : local nova_api_url 2022-02-08 17:36:35.942 | + lib/nova:create_nova_accounts:359 : [[ True == \F\a\l\s\e ]] 2022-02-08 17:36:35.942 | + lib/nova:create_nova_accounts:362 : nova_api_url=http://10.222.0.53/compute 2022-02-08 17:36:35.942 | + lib/nova:create_nova_accounts:365 : get_or_create_service nova_legacy compute_legacy 'Nova Compute Service (Legacy 2.0)' 2022-02-08 17:36:35.942 | + functions-common:get_or_create_service:1071 : local service_id 2022-02-08 17:36:35.942 | ++ functions-common:get_or_create_service:1084 : oscwrap service show compute_legacy -f value -c id 2022-02-08 17:36:35.943 | ++ functions-common:get_or_create_service:1086 : oscwrap service create compute_legacy --name nova_legacy '--description=Nova Compute Service (Legacy 2.0)' -f value -c id 2022-02-08 17:36:35.943 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:36:35.943 | from cryptography.utils import int_from_bytes 2022-02-08 17:36:35.943 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:36:35.943 | from cryptography.utils import int_from_bytes 2022-02-08 17:36:35.943 | ++ functions-common:oscwrap:2454 : return 0 2022-02-08 17:36:35.943 | + functions-common:get_or_create_service:1082 : service_id=' 2022-02-08 17:36:35.943 | c714630c853844a19aa6faf8945e87d7' 2022-02-08 17:36:35.943 | + functions-common:get_or_create_service:1083 : echo c714630c853844a19aa6faf8945e87d7 2022-02-08 17:36:35.943 | c714630c853844a19aa6faf8945e87d7 2022-02-08 17:36:35.943 | + lib/nova:create_nova_accounts:367 : get_or_create_endpoint compute_legacy RegionOne 'http://10.222.0.53/compute/v2/$(project_id)s' 2022-02-08 17:36:35.943 | + functions-common:get_or_create_endpoint:1115 : local public_id 2022-02-08 17:36:35.943 | ++ functions-common:get_or_create_endpoint:1116 : _get_or_create_endpoint_with_interface compute_legacy public 'http://10.222.0.53/compute/v2/$(project_id)s' RegionOne 2022-02-08 17:36:35.943 | ++ functions-common:_get_or_create_endpoint_with_interface:1089 : local endpoint_id 2022-02-08 17:36:35.943 | +++ functions-common:_get_or_create_endpoint_with_interface:1094 : oscwrap endpoint list --service compute_legacy --interface public --region RegionOne -c ID -f value 2022-02-08 17:36:35.943 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:36:35.943 | from cryptography.utils import int_from_bytes 2022-02-08 17:36:35.943 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:36:35.943 | from cryptography.utils import int_from_bytes 2022-02-08 17:36:35.943 | +++ functions-common:oscwrap:2454 : return 0 2022-02-08 17:36:35.943 | ++ functions-common:_get_or_create_endpoint_with_interface:1094 : endpoint_id= 2022-02-08 17:36:35.943 | ++ functions-common:_get_or_create_endpoint_with_interface:1095 : [[ -z '' ]] 2022-02-08 17:36:35.943 | +++ functions-common:_get_or_create_endpoint_with_interface:1098 : oscwrap endpoint create compute_legacy public 'http://10.222.0.53/compute/v2/$(project_id)s' --region RegionOne -f value -c id 2022-02-08 17:36:35.943 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:36:35.943 | from cryptography.utils import int_from_bytes 2022-02-08 17:36:35.943 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:36:35.943 | from cryptography.utils import int_from_bytes 2022-02-08 17:36:35.943 | +++ functions-common:oscwrap:2454 : return 0 2022-02-08 17:36:35.943 | ++ functions-common:_get_or_create_endpoint_with_interface:1098 : endpoint_id=3d79631dd1134a7fbdb8c6006425d0fe 2022-02-08 17:36:35.944 | ++ functions-common:_get_or_create_endpoint_with_interface:1101 : echo 3d79631dd1134a7fbdb8c6006425d0fe 2022-02-08 17:36:35.944 | + functions-common:get_or_create_endpoint:1116 : public_id=3d79631dd1134a7fbdb8c6006425d0fe 2022-02-08 17:36:35.944 | + functions-common:get_or_create_endpoint:1118 : [[ -n '' ]] 2022-02-08 17:36:35.944 | + functions-common:get_or_create_endpoint:1121 : [[ -n '' ]] 2022-02-08 17:36:35.944 | + functions-common:get_or_create_endpoint:1125 : echo 3d79631dd1134a7fbdb8c6006425d0fe 2022-02-08 17:36:35.944 | 3d79631dd1134a7fbdb8c6006425d0fe 2022-02-08 17:36:35.944 | + lib/nova:create_nova_accounts:371 : get_or_create_service nova compute 'Nova Compute Service' 2022-02-08 17:36:35.944 | + functions-common:get_or_create_service:1071 : local service_id 2022-02-08 17:36:35.944 | ++ functions-common:get_or_create_service:1084 : oscwrap service show compute -f value -c id 2022-02-08 17:36:35.944 | ++ functions-common:get_or_create_service:1086 : oscwrap service create compute --name nova '--description=Nova Compute Service' -f value -c id 2022-02-08 17:36:35.944 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:36:35.944 | from cryptography.utils import int_from_bytes 2022-02-08 17:36:35.944 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:36:35.944 | from cryptography.utils import int_from_bytes 2022-02-08 17:36:35.944 | ++ functions-common:oscwrap:2454 : return 0 2022-02-08 17:36:35.944 | + functions-common:get_or_create_service:1082 : service_id=' 2022-02-08 17:36:35.944 | 14801e9a993448599bfad31ad41bed8e' 2022-02-08 17:36:35.944 | + functions-common:get_or_create_service:1083 : echo 14801e9a993448599bfad31ad41bed8e 2022-02-08 17:36:35.944 | 14801e9a993448599bfad31ad41bed8e 2022-02-08 17:36:35.944 | + lib/nova:create_nova_accounts:373 : get_or_create_endpoint compute RegionOne http://10.222.0.53/compute/v2.1 2022-02-08 17:36:35.944 | + functions-common:get_or_create_endpoint:1115 : local public_id 2022-02-08 17:36:35.944 | ++ functions-common:get_or_create_endpoint:1116 : _get_or_create_endpoint_with_interface compute public http://10.222.0.53/compute/v2.1 RegionOne 2022-02-08 17:36:35.944 | ++ functions-common:_get_or_create_endpoint_with_interface:1089 : local endpoint_id 2022-02-08 17:36:35.944 | +++ functions-common:_get_or_create_endpoint_with_interface:1094 : oscwrap endpoint list --service compute --interface public --region RegionOne -c ID -f value 2022-02-08 17:36:35.944 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:36:35.944 | from cryptography.utils import int_from_bytes 2022-02-08 17:36:35.944 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:36:35.944 | from cryptography.utils import int_from_bytes 2022-02-08 17:36:35.944 | +++ functions-common:oscwrap:2454 : return 0 2022-02-08 17:36:35.944 | ++ functions-common:_get_or_create_endpoint_with_interface:1094 : endpoint_id= 2022-02-08 17:36:35.944 | ++ functions-common:_get_or_create_endpoint_with_interface:1095 : [[ -z '' ]] 2022-02-08 17:36:35.944 | +++ functions-common:_get_or_create_endpoint_with_interface:1098 : oscwrap endpoint create compute public http://10.222.0.53/compute/v2.1 --region RegionOne -f value -c id 2022-02-08 17:36:35.945 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:36:35.945 | from cryptography.utils import int_from_bytes 2022-02-08 17:36:35.945 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:36:35.945 | from cryptography.utils import int_from_bytes 2022-02-08 17:36:35.945 | +++ functions-common:oscwrap:2454 : return 0 2022-02-08 17:36:35.945 | ++ functions-common:_get_or_create_endpoint_with_interface:1098 : endpoint_id=57d758ef4ca6459e8f7b9c0ed96a955e 2022-02-08 17:36:35.945 | ++ functions-common:_get_or_create_endpoint_with_interface:1101 : echo 57d758ef4ca6459e8f7b9c0ed96a955e 2022-02-08 17:36:35.945 | + functions-common:get_or_create_endpoint:1116 : public_id=57d758ef4ca6459e8f7b9c0ed96a955e 2022-02-08 17:36:35.945 | + functions-common:get_or_create_endpoint:1118 : [[ -n '' ]] 2022-02-08 17:36:35.945 | + functions-common:get_or_create_endpoint:1121 : [[ -n '' ]] 2022-02-08 17:36:35.945 | + functions-common:get_or_create_endpoint:1125 : echo 57d758ef4ca6459e8f7b9c0ed96a955e 2022-02-08 17:36:35.945 | 57d758ef4ca6459e8f7b9c0ed96a955e 2022-02-08 17:36:35.945 | + lib/nova:create_nova_accounts:378 : is_service_enabled n-api 2022-02-08 17:36:35.945 | + functions-common:is_service_enabled:2070 : return 0 2022-02-08 17:36:35.945 | + lib/nova:create_nova_accounts:380 : is_service_enabled swift 2022-02-08 17:36:35.945 | + functions-common:is_service_enabled:2070 : return 0 2022-02-08 17:36:35.945 | + lib/nova:create_nova_accounts:383 : get_or_add_user_project_role ResellerAdmin nova service Default Default 2022-02-08 17:36:35.945 | + functions-common:get_or_add_user_project_role:962 : local user_role_id 2022-02-08 17:36:35.945 | ++ functions-common:get_or_add_user_project_role:964 : _get_domain_args Default Default 2022-02-08 17:36:35.945 | ++ functions-common:_get_domain_args:946 : local domain 2022-02-08 17:36:35.945 | ++ functions-common:_get_domain_args:947 : domain= 2022-02-08 17:36:35.945 | ++ functions-common:_get_domain_args:949 : [[ -n Default ]] 2022-02-08 17:36:35.945 | ++ functions-common:_get_domain_args:950 : domain=' --user-domain Default' 2022-02-08 17:36:35.945 | ++ functions-common:_get_domain_args:952 : [[ -n Default ]] 2022-02-08 17:36:35.945 | ++ functions-common:_get_domain_args:953 : domain=' --user-domain Default --project-domain Default' 2022-02-08 17:36:35.945 | ++ functions-common:_get_domain_args:956 : echo --user-domain Default --project-domain Default 2022-02-08 17:36:35.945 | + functions-common:get_or_add_user_project_role:964 : domain_args='--user-domain Default --project-domain Default' 2022-02-08 17:36:35.945 | ++ functions-common:get_or_add_user_project_role:972 : oscwrap role assignment list --role ResellerAdmin --user nova --project service --user-domain Default --project-domain Default 2022-02-08 17:36:35.945 | ++ functions-common:get_or_add_user_project_role:972 : grep '^|\s[a-f0-9]\+' 2022-02-08 17:36:35.945 | ++ functions-common:get_or_add_user_project_role:972 : get_field 1 2022-02-08 17:36:35.945 | ++ functions-common:get_field:800 : local data field 2022-02-08 17:36:35.945 | ++ functions-common:get_field:801 : read data 2022-02-08 17:36:35.946 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:36:35.946 | from cryptography.utils import int_from_bytes 2022-02-08 17:36:35.946 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:36:35.946 | from cryptography.utils import int_from_bytes 2022-02-08 17:36:35.946 | ++ functions-common:oscwrap:2454 : return 0 2022-02-08 17:36:35.946 | + functions-common:get_or_add_user_project_role:972 : user_role_id= 2022-02-08 17:36:35.946 | + functions-common:get_or_add_user_project_role:973 : [[ -z '' ]] 2022-02-08 17:36:35.946 | + functions-common:get_or_add_user_project_role:975 : openstack role add ResellerAdmin --user nova --project service --user-domain Default --project-domain Default 2022-02-08 17:36:35.946 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:36:35.946 | from cryptography.utils import int_from_bytes 2022-02-08 17:36:35.946 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:36:35.946 | from cryptography.utils import int_from_bytes 2022-02-08 17:36:35.946 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap role assignment list --role ResellerAdmin --user nova --project service --user-domain Default --project-domain Default 2022-02-08 17:36:35.946 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-02-08 17:36:35.946 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-02-08 17:36:35.946 | ++ functions-common:get_field:800 : local data field 2022-02-08 17:36:35.946 | ++ functions-common:get_field:801 : read data 2022-02-08 17:36:35.946 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:36:35.946 | from cryptography.utils import int_from_bytes 2022-02-08 17:36:35.946 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:36:35.946 | from cryptography.utils import int_from_bytes 2022-02-08 17:36:35.946 | ++ functions-common:oscwrap:2454 : return 0 2022-02-08 17:36:35.946 | ++ functions-common:get_field:802 : '[' 1 -lt 0 ']' 2022-02-08 17:36:35.946 | ++ functions-common:get_field:805 : field='$2' 2022-02-08 17:36:35.946 | ++ functions-common:get_field:807 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-02-08 17:36:35.946 | ++ functions-common:get_field:807 : echo '| 518a09a044be460a978646e393304281 | d2d19262893d461cb4fa092c5b0257d4 | | cc79e6a644c04863a201289035fc05b6 | | | False |' 2022-02-08 17:36:35.946 | ++ functions-common:get_field:801 : read data 2022-02-08 17:36:35.946 | + functions-common:get_or_add_user_project_role:984 : user_role_id=518a09a044be460a978646e393304281 2022-02-08 17:36:35.946 | + functions-common:get_or_add_user_project_role:986 : echo 518a09a044be460a978646e393304281 2022-02-08 17:36:35.946 | 518a09a044be460a978646e393304281 2022-02-08 17:36:35.947 | + lib/nova:create_nova_accounts:388 : is_service_enabled s3api 2022-02-08 17:36:35.947 | + functions-common:is_service_enabled:2070 : return 1 2022-02-08 17:36:35.985 | [266487 Async create_nova_accounts:300933]: finished create_nova_accounts with result 0 in 55 seconds 2022-02-08 17:36:36.023 | [266487 Async create_glance_accounts:301048]: Waiting for completion of create_glance_accounts running on PID 301048 (5 other jobs running) 2022-02-08 17:36:36.049 | [266487 Async create_glance_accounts:301048]: Signaling child to exit 2022-02-08 17:36:36.052 | WAKEUP 2022-02-08 17:36:36.075 | [266487 Async create_glance_accounts:301048]: Signaled 2022-02-08 17:36:36.077 | + lib/glance:create_glance_accounts:451 : is_service_enabled g-api 2022-02-08 17:36:36.077 | + functions-common:is_service_enabled:2070 : return 0 2022-02-08 17:36:36.077 | + lib/glance:create_glance_accounts:453 : create_service_user glance 2022-02-08 17:36:36.077 | + lib/keystone:create_service_user:420 : get_or_create_user glance Passw0rd Default 2022-02-08 17:36:36.077 | + functions-common:get_or_create_user:898 : local user_id 2022-02-08 17:36:36.077 | + functions-common:get_or_create_user:899 : [[ ! -z '' ]] 2022-02-08 17:36:36.077 | + functions-common:get_or_create_user:902 : local email= 2022-02-08 17:36:36.077 | ++ functions-common:get_or_create_user:916 : oscwrap user create glance --password Passw0rd --domain=Default --or-show -f value -c id 2022-02-08 17:36:36.077 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:36:36.077 | from cryptography.utils import int_from_bytes 2022-02-08 17:36:36.077 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:36:36.077 | from cryptography.utils import int_from_bytes 2022-02-08 17:36:36.077 | ++ functions-common:oscwrap:2454 : return 0 2022-02-08 17:36:36.077 | + functions-common:get_or_create_user:914 : user_id=5be77121d57f407b8833f7b2388ec3a4 2022-02-08 17:36:36.077 | + functions-common:get_or_create_user:915 : echo 5be77121d57f407b8833f7b2388ec3a4 2022-02-08 17:36:36.077 | 5be77121d57f407b8833f7b2388ec3a4 2022-02-08 17:36:36.077 | + lib/keystone:create_service_user:421 : get_or_add_user_project_role service glance service Default Default 2022-02-08 17:36:36.077 | + functions-common:get_or_add_user_project_role:962 : local user_role_id 2022-02-08 17:36:36.077 | ++ functions-common:get_or_add_user_project_role:964 : _get_domain_args Default Default 2022-02-08 17:36:36.077 | ++ functions-common:_get_domain_args:946 : local domain 2022-02-08 17:36:36.077 | ++ functions-common:_get_domain_args:947 : domain= 2022-02-08 17:36:36.077 | ++ functions-common:_get_domain_args:949 : [[ -n Default ]] 2022-02-08 17:36:36.078 | ++ functions-common:_get_domain_args:950 : domain=' --user-domain Default' 2022-02-08 17:36:36.078 | ++ functions-common:_get_domain_args:952 : [[ -n Default ]] 2022-02-08 17:36:36.078 | ++ functions-common:_get_domain_args:953 : domain=' --user-domain Default --project-domain Default' 2022-02-08 17:36:36.078 | ++ functions-common:_get_domain_args:956 : echo --user-domain Default --project-domain Default 2022-02-08 17:36:36.078 | + functions-common:get_or_add_user_project_role:964 : domain_args='--user-domain Default --project-domain Default' 2022-02-08 17:36:36.078 | ++ functions-common:get_or_add_user_project_role:972 : oscwrap role assignment list --role service --user glance --project service --user-domain Default --project-domain Default 2022-02-08 17:36:36.078 | ++ functions-common:get_or_add_user_project_role:972 : grep '^|\s[a-f0-9]\+' 2022-02-08 17:36:36.078 | ++ functions-common:get_or_add_user_project_role:972 : get_field 1 2022-02-08 17:36:36.078 | ++ functions-common:get_field:800 : local data field 2022-02-08 17:36:36.078 | ++ functions-common:get_field:801 : read data 2022-02-08 17:36:36.078 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:36:36.078 | from cryptography.utils import int_from_bytes 2022-02-08 17:36:36.078 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:36:36.078 | from cryptography.utils import int_from_bytes 2022-02-08 17:36:36.078 | ++ functions-common:oscwrap:2454 : return 0 2022-02-08 17:36:36.078 | + functions-common:get_or_add_user_project_role:972 : user_role_id= 2022-02-08 17:36:36.078 | + functions-common:get_or_add_user_project_role:973 : [[ -z '' ]] 2022-02-08 17:36:36.078 | + functions-common:get_or_add_user_project_role:975 : openstack role add service --user glance --project service --user-domain Default --project-domain Default 2022-02-08 17:36:36.078 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:36:36.078 | from cryptography.utils import int_from_bytes 2022-02-08 17:36:36.078 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:36:36.078 | from cryptography.utils import int_from_bytes 2022-02-08 17:36:36.078 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-02-08 17:36:36.078 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-02-08 17:36:36.078 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap role assignment list --role service --user glance --project service --user-domain Default --project-domain Default 2022-02-08 17:36:36.078 | ++ functions-common:get_field:800 : local data field 2022-02-08 17:36:36.078 | ++ functions-common:get_field:801 : read data 2022-02-08 17:36:36.078 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:36:36.079 | from cryptography.utils import int_from_bytes 2022-02-08 17:36:36.079 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:36:36.079 | from cryptography.utils import int_from_bytes 2022-02-08 17:36:36.079 | ++ functions-common:oscwrap:2454 : return 0 2022-02-08 17:36:36.079 | ++ functions-common:get_field:802 : '[' 1 -lt 0 ']' 2022-02-08 17:36:36.079 | ++ functions-common:get_field:805 : field='$2' 2022-02-08 17:36:36.079 | ++ functions-common:get_field:807 : echo '| 237cea1d26794a4a9f4cfd72f3bf1f22 | 5be77121d57f407b8833f7b2388ec3a4 | | cc79e6a644c04863a201289035fc05b6 | | | False |' 2022-02-08 17:36:36.079 | ++ functions-common:get_field:807 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-02-08 17:36:36.079 | ++ functions-common:get_field:801 : read data 2022-02-08 17:36:36.079 | + functions-common:get_or_add_user_project_role:984 : user_role_id=237cea1d26794a4a9f4cfd72f3bf1f22 2022-02-08 17:36:36.079 | + functions-common:get_or_add_user_project_role:986 : echo 237cea1d26794a4a9f4cfd72f3bf1f22 2022-02-08 17:36:36.079 | 237cea1d26794a4a9f4cfd72f3bf1f22 2022-02-08 17:36:36.079 | + lib/keystone:create_service_user:423 : [[ -n '' ]] 2022-02-08 17:36:36.079 | + lib/glance:create_glance_accounts:456 : is_service_enabled s-proxy 2022-02-08 17:36:36.079 | + functions-common:is_service_enabled:2070 : return 0 2022-02-08 17:36:36.079 | + lib/glance:create_glance_accounts:457 : create_service_user glance-swift ResellerAdmin 2022-02-08 17:36:36.079 | + lib/keystone:create_service_user:420 : get_or_create_user glance-swift Passw0rd Default 2022-02-08 17:36:36.079 | + functions-common:get_or_create_user:898 : local user_id 2022-02-08 17:36:36.079 | + functions-common:get_or_create_user:899 : [[ ! -z '' ]] 2022-02-08 17:36:36.079 | + functions-common:get_or_create_user:902 : local email= 2022-02-08 17:36:36.079 | ++ functions-common:get_or_create_user:916 : oscwrap user create glance-swift --password Passw0rd --domain=Default --or-show -f value -c id 2022-02-08 17:36:36.079 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:36:36.079 | from cryptography.utils import int_from_bytes 2022-02-08 17:36:36.079 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:36:36.079 | from cryptography.utils import int_from_bytes 2022-02-08 17:36:36.079 | ++ functions-common:oscwrap:2454 : return 0 2022-02-08 17:36:36.080 | + functions-common:get_or_create_user:914 : user_id=1520156613a14938997386ae5150b600 2022-02-08 17:36:36.080 | + functions-common:get_or_create_user:915 : echo 1520156613a14938997386ae5150b600 2022-02-08 17:36:36.080 | 1520156613a14938997386ae5150b600 2022-02-08 17:36:36.080 | + lib/keystone:create_service_user:421 : get_or_add_user_project_role service glance-swift service Default Default 2022-02-08 17:36:36.080 | + functions-common:get_or_add_user_project_role:962 : local user_role_id 2022-02-08 17:36:36.080 | ++ functions-common:get_or_add_user_project_role:964 : _get_domain_args Default Default 2022-02-08 17:36:36.080 | ++ functions-common:_get_domain_args:946 : local domain 2022-02-08 17:36:36.080 | ++ functions-common:_get_domain_args:947 : domain= 2022-02-08 17:36:36.080 | ++ functions-common:_get_domain_args:949 : [[ -n Default ]] 2022-02-08 17:36:36.080 | ++ functions-common:_get_domain_args:950 : domain=' --user-domain Default' 2022-02-08 17:36:36.080 | ++ functions-common:_get_domain_args:952 : [[ -n Default ]] 2022-02-08 17:36:36.080 | ++ functions-common:_get_domain_args:953 : domain=' --user-domain Default --project-domain Default' 2022-02-08 17:36:36.080 | ++ functions-common:_get_domain_args:956 : echo --user-domain Default --project-domain Default 2022-02-08 17:36:36.080 | + functions-common:get_or_add_user_project_role:964 : domain_args='--user-domain Default --project-domain Default' 2022-02-08 17:36:36.080 | ++ functions-common:get_or_add_user_project_role:972 : grep '^|\s[a-f0-9]\+' 2022-02-08 17:36:36.080 | ++ functions-common:get_or_add_user_project_role:972 : oscwrap role assignment list --role service --user glance-swift --project service --user-domain Default --project-domain Default 2022-02-08 17:36:36.080 | ++ functions-common:get_or_add_user_project_role:972 : get_field 1 2022-02-08 17:36:36.080 | ++ functions-common:get_field:800 : local data field 2022-02-08 17:36:36.080 | ++ functions-common:get_field:801 : read data 2022-02-08 17:36:36.080 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:36:36.080 | from cryptography.utils import int_from_bytes 2022-02-08 17:36:36.080 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:36:36.080 | from cryptography.utils import int_from_bytes 2022-02-08 17:36:36.080 | ++ functions-common:oscwrap:2454 : return 0 2022-02-08 17:36:36.080 | + functions-common:get_or_add_user_project_role:972 : user_role_id= 2022-02-08 17:36:36.080 | + functions-common:get_or_add_user_project_role:973 : [[ -z '' ]] 2022-02-08 17:36:36.080 | + functions-common:get_or_add_user_project_role:975 : openstack role add service --user glance-swift --project service --user-domain Default --project-domain Default 2022-02-08 17:36:36.080 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:36:36.081 | from cryptography.utils import int_from_bytes 2022-02-08 17:36:36.081 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:36:36.081 | from cryptography.utils import int_from_bytes 2022-02-08 17:36:36.081 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap role assignment list --role service --user glance-swift --project service --user-domain Default --project-domain Default 2022-02-08 17:36:36.081 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-02-08 17:36:36.081 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-02-08 17:36:36.081 | ++ functions-common:get_field:800 : local data field 2022-02-08 17:36:36.081 | ++ functions-common:get_field:801 : read data 2022-02-08 17:36:36.081 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:36:36.081 | from cryptography.utils import int_from_bytes 2022-02-08 17:36:36.081 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:36:36.081 | from cryptography.utils import int_from_bytes 2022-02-08 17:36:36.081 | ++ functions-common:oscwrap:2454 : return 0 2022-02-08 17:36:36.081 | ++ functions-common:get_field:802 : '[' 1 -lt 0 ']' 2022-02-08 17:36:36.081 | ++ functions-common:get_field:805 : field='$2' 2022-02-08 17:36:36.081 | ++ functions-common:get_field:807 : echo '| 237cea1d26794a4a9f4cfd72f3bf1f22 | 1520156613a14938997386ae5150b600 | | cc79e6a644c04863a201289035fc05b6 | | | False |' 2022-02-08 17:36:36.081 | ++ functions-common:get_field:807 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-02-08 17:36:36.081 | ++ functions-common:get_field:801 : read data 2022-02-08 17:36:36.081 | + functions-common:get_or_add_user_project_role:984 : user_role_id=237cea1d26794a4a9f4cfd72f3bf1f22 2022-02-08 17:36:36.081 | + functions-common:get_or_add_user_project_role:986 : echo 237cea1d26794a4a9f4cfd72f3bf1f22 2022-02-08 17:36:36.081 | 237cea1d26794a4a9f4cfd72f3bf1f22 2022-02-08 17:36:36.081 | + lib/keystone:create_service_user:423 : [[ -n ResellerAdmin ]] 2022-02-08 17:36:36.081 | + lib/keystone:create_service_user:424 : get_or_add_user_project_role ResellerAdmin glance-swift service Default Default 2022-02-08 17:36:36.081 | + functions-common:get_or_add_user_project_role:962 : local user_role_id 2022-02-08 17:36:36.081 | ++ functions-common:get_or_add_user_project_role:964 : _get_domain_args Default Default 2022-02-08 17:36:36.081 | ++ functions-common:_get_domain_args:946 : local domain 2022-02-08 17:36:36.081 | ++ functions-common:_get_domain_args:947 : domain= 2022-02-08 17:36:36.081 | ++ functions-common:_get_domain_args:949 : [[ -n Default ]] 2022-02-08 17:36:36.081 | ++ functions-common:_get_domain_args:950 : domain=' --user-domain Default' 2022-02-08 17:36:36.081 | ++ functions-common:_get_domain_args:952 : [[ -n Default ]] 2022-02-08 17:36:36.081 | ++ functions-common:_get_domain_args:953 : domain=' --user-domain Default --project-domain Default' 2022-02-08 17:36:36.081 | ++ functions-common:_get_domain_args:956 : echo --user-domain Default --project-domain Default 2022-02-08 17:36:36.082 | + functions-common:get_or_add_user_project_role:964 : domain_args='--user-domain Default --project-domain Default' 2022-02-08 17:36:36.082 | ++ functions-common:get_or_add_user_project_role:972 : get_field 1 2022-02-08 17:36:36.082 | ++ functions-common:get_field:800 : local data field 2022-02-08 17:36:36.082 | ++ functions-common:get_or_add_user_project_role:972 : oscwrap role assignment list --role ResellerAdmin --user glance-swift --project service --user-domain Default --project-domain Default 2022-02-08 17:36:36.082 | ++ functions-common:get_field:801 : read data 2022-02-08 17:36:36.082 | ++ functions-common:get_or_add_user_project_role:972 : grep '^|\s[a-f0-9]\+' 2022-02-08 17:36:36.082 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:36:36.082 | from cryptography.utils import int_from_bytes 2022-02-08 17:36:36.082 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:36:36.082 | from cryptography.utils import int_from_bytes 2022-02-08 17:36:36.082 | ++ functions-common:oscwrap:2454 : return 0 2022-02-08 17:36:36.082 | + functions-common:get_or_add_user_project_role:972 : user_role_id= 2022-02-08 17:36:36.082 | + functions-common:get_or_add_user_project_role:973 : [[ -z '' ]] 2022-02-08 17:36:36.082 | + functions-common:get_or_add_user_project_role:975 : openstack role add ResellerAdmin --user glance-swift --project service --user-domain Default --project-domain Default 2022-02-08 17:36:36.082 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:36:36.082 | from cryptography.utils import int_from_bytes 2022-02-08 17:36:36.082 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:36:36.082 | from cryptography.utils import int_from_bytes 2022-02-08 17:36:36.082 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-02-08 17:36:36.082 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-02-08 17:36:36.082 | ++ functions-common:get_field:800 : local data field 2022-02-08 17:36:36.082 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap role assignment list --role ResellerAdmin --user glance-swift --project service --user-domain Default --project-domain Default 2022-02-08 17:36:36.082 | ++ functions-common:get_field:801 : read data 2022-02-08 17:36:36.082 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:36:36.082 | from cryptography.utils import int_from_bytes 2022-02-08 17:36:36.082 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:36:36.082 | from cryptography.utils import int_from_bytes 2022-02-08 17:36:36.082 | ++ functions-common:oscwrap:2454 : return 0 2022-02-08 17:36:36.082 | ++ functions-common:get_field:802 : '[' 1 -lt 0 ']' 2022-02-08 17:36:36.082 | ++ functions-common:get_field:805 : field='$2' 2022-02-08 17:36:36.083 | ++ functions-common:get_field:807 : echo '| 518a09a044be460a978646e393304281 | 1520156613a14938997386ae5150b600 | | cc79e6a644c04863a201289035fc05b6 | | | False |' 2022-02-08 17:36:36.083 | ++ functions-common:get_field:807 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-02-08 17:36:36.083 | ++ functions-common:get_field:801 : read data 2022-02-08 17:36:36.083 | + functions-common:get_or_add_user_project_role:984 : user_role_id=518a09a044be460a978646e393304281 2022-02-08 17:36:36.083 | + functions-common:get_or_add_user_project_role:986 : echo 518a09a044be460a978646e393304281 2022-02-08 17:36:36.083 | 518a09a044be460a978646e393304281 2022-02-08 17:36:36.083 | + lib/glance:create_glance_accounts:460 : get_or_create_service glance image 'Glance Image Service' 2022-02-08 17:36:36.083 | + functions-common:get_or_create_service:1071 : local service_id 2022-02-08 17:36:36.083 | ++ functions-common:get_or_create_service:1084 : oscwrap service show image -f value -c id 2022-02-08 17:36:36.083 | ++ functions-common:get_or_create_service:1086 : oscwrap service create image --name glance '--description=Glance Image Service' -f value -c id 2022-02-08 17:36:36.083 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:36:36.083 | from cryptography.utils import int_from_bytes 2022-02-08 17:36:36.083 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:36:36.083 | from cryptography.utils import int_from_bytes 2022-02-08 17:36:36.083 | ++ functions-common:oscwrap:2454 : return 0 2022-02-08 17:36:36.083 | + functions-common:get_or_create_service:1082 : service_id=' 2022-02-08 17:36:36.083 | 95c619f16fbd49c0a37a802ff2c3c724' 2022-02-08 17:36:36.083 | + functions-common:get_or_create_service:1083 : echo 95c619f16fbd49c0a37a802ff2c3c724 2022-02-08 17:36:36.083 | 95c619f16fbd49c0a37a802ff2c3c724 2022-02-08 17:36:36.083 | + lib/glance:create_glance_accounts:462 : get_or_create_endpoint image RegionOne http://10.222.0.53/image 2022-02-08 17:36:36.083 | + functions-common:get_or_create_endpoint:1115 : local public_id 2022-02-08 17:36:36.083 | ++ functions-common:get_or_create_endpoint:1116 : _get_or_create_endpoint_with_interface image public http://10.222.0.53/image RegionOne 2022-02-08 17:36:36.083 | ++ functions-common:_get_or_create_endpoint_with_interface:1089 : local endpoint_id 2022-02-08 17:36:36.083 | +++ functions-common:_get_or_create_endpoint_with_interface:1094 : oscwrap endpoint list --service image --interface public --region RegionOne -c ID -f value 2022-02-08 17:36:36.083 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:36:36.083 | from cryptography.utils import int_from_bytes 2022-02-08 17:36:36.083 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:36:36.083 | from cryptography.utils import int_from_bytes 2022-02-08 17:36:36.083 | +++ functions-common:oscwrap:2454 : return 0 2022-02-08 17:36:36.083 | ++ functions-common:_get_or_create_endpoint_with_interface:1094 : endpoint_id= 2022-02-08 17:36:36.083 | ++ functions-common:_get_or_create_endpoint_with_interface:1095 : [[ -z '' ]] 2022-02-08 17:36:36.083 | +++ functions-common:_get_or_create_endpoint_with_interface:1098 : oscwrap endpoint create image public http://10.222.0.53/image --region RegionOne -f value -c id 2022-02-08 17:36:36.084 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:36:36.084 | from cryptography.utils import int_from_bytes 2022-02-08 17:36:36.084 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:36:36.084 | from cryptography.utils import int_from_bytes 2022-02-08 17:36:36.084 | +++ functions-common:oscwrap:2454 : return 0 2022-02-08 17:36:36.084 | ++ functions-common:_get_or_create_endpoint_with_interface:1098 : endpoint_id=f07e69b482df41899ae1b59bde9fa770 2022-02-08 17:36:36.084 | ++ functions-common:_get_or_create_endpoint_with_interface:1101 : echo f07e69b482df41899ae1b59bde9fa770 2022-02-08 17:36:36.084 | + functions-common:get_or_create_endpoint:1116 : public_id=f07e69b482df41899ae1b59bde9fa770 2022-02-08 17:36:36.084 | + functions-common:get_or_create_endpoint:1118 : [[ -n '' ]] 2022-02-08 17:36:36.084 | + functions-common:get_or_create_endpoint:1121 : [[ -n '' ]] 2022-02-08 17:36:36.084 | + functions-common:get_or_create_endpoint:1125 : echo f07e69b482df41899ae1b59bde9fa770 2022-02-08 17:36:36.084 | f07e69b482df41899ae1b59bde9fa770 2022-02-08 17:36:36.084 | ++ lib/glance:create_glance_accounts:467 : get_or_create_domain Default 2022-02-08 17:36:36.084 | ++ functions-common:get_or_create_domain:866 : local domain_id 2022-02-08 17:36:36.084 | +++ functions-common:get_or_create_domain:878 : oscwrap domain show Default -f value -c id 2022-02-08 17:36:36.084 | ++ functions-common:get_or_create_domain:876 : domain_id=default 2022-02-08 17:36:36.084 | ++ functions-common:get_or_create_domain:877 : echo default 2022-02-08 17:36:36.084 | + lib/glance:create_glance_accounts:467 : service_domain_id=default 2022-02-08 17:36:36.084 | + lib/glance:create_glance_accounts:468 : iniset /etc/glance/glance-swift-store.conf ref1 project_domain_id default 2022-02-08 17:36:36.084 | + lib/glance:create_glance_accounts:469 : iniset /etc/glance/glance-swift-store.conf ref1 user_domain_id default 2022-02-08 17:36:36.084 | + lib/glance:create_glance_accounts:471 : [[ False = True ]] 2022-02-08 17:36:36.129 | [266487 Async create_glance_accounts:301048]: finished create_glance_accounts with result 0 in 51 seconds 2022-02-08 17:36:36.167 | [266487 Async create_cinder_accounts:301178]: Waiting for completion of create_cinder_accounts running on PID 301178 (4 other jobs running) 2022-02-08 17:36:36.194 | [266487 Async create_cinder_accounts:301178]: Signaling child to exit 2022-02-08 17:36:36.194 | WAKEUP 2022-02-08 17:36:36.220 | [266487 Async create_cinder_accounts:301178]: Signaled 2022-02-08 17:36:36.222 | + lib/cinder:create_cinder_accounts:398 : [[ key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ c-api ]] 2022-02-08 17:36:36.222 | + lib/cinder:create_cinder_accounts:400 : create_service_user cinder 2022-02-08 17:36:36.222 | + lib/keystone:create_service_user:420 : get_or_create_user cinder Passw0rd Default 2022-02-08 17:36:36.222 | + functions-common:get_or_create_user:898 : local user_id 2022-02-08 17:36:36.222 | + functions-common:get_or_create_user:899 : [[ ! -z '' ]] 2022-02-08 17:36:36.222 | + functions-common:get_or_create_user:902 : local email= 2022-02-08 17:36:36.222 | ++ functions-common:get_or_create_user:916 : oscwrap user create cinder --password Passw0rd --domain=Default --or-show -f value -c id 2022-02-08 17:36:36.222 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:36:36.222 | from cryptography.utils import int_from_bytes 2022-02-08 17:36:36.222 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:36:36.222 | from cryptography.utils import int_from_bytes 2022-02-08 17:36:36.222 | ++ functions-common:oscwrap:2454 : return 0 2022-02-08 17:36:36.222 | + functions-common:get_or_create_user:914 : user_id=3b081a8b646240fbac72df0e8290c87c 2022-02-08 17:36:36.222 | + functions-common:get_or_create_user:915 : echo 3b081a8b646240fbac72df0e8290c87c 2022-02-08 17:36:36.222 | 3b081a8b646240fbac72df0e8290c87c 2022-02-08 17:36:36.222 | + lib/keystone:create_service_user:421 : get_or_add_user_project_role service cinder service Default Default 2022-02-08 17:36:36.223 | + functions-common:get_or_add_user_project_role:962 : local user_role_id 2022-02-08 17:36:36.223 | ++ functions-common:get_or_add_user_project_role:964 : _get_domain_args Default Default 2022-02-08 17:36:36.223 | ++ functions-common:_get_domain_args:946 : local domain 2022-02-08 17:36:36.223 | ++ functions-common:_get_domain_args:947 : domain= 2022-02-08 17:36:36.223 | ++ functions-common:_get_domain_args:949 : [[ -n Default ]] 2022-02-08 17:36:36.223 | ++ functions-common:_get_domain_args:950 : domain=' --user-domain Default' 2022-02-08 17:36:36.223 | ++ functions-common:_get_domain_args:952 : [[ -n Default ]] 2022-02-08 17:36:36.223 | ++ functions-common:_get_domain_args:953 : domain=' --user-domain Default --project-domain Default' 2022-02-08 17:36:36.223 | ++ functions-common:_get_domain_args:956 : echo --user-domain Default --project-domain Default 2022-02-08 17:36:36.223 | + functions-common:get_or_add_user_project_role:964 : domain_args='--user-domain Default --project-domain Default' 2022-02-08 17:36:36.223 | ++ functions-common:get_or_add_user_project_role:972 : get_field 1 2022-02-08 17:36:36.223 | ++ functions-common:get_field:800 : local data field 2022-02-08 17:36:36.223 | ++ functions-common:get_field:801 : read data 2022-02-08 17:36:36.223 | ++ functions-common:get_or_add_user_project_role:972 : grep '^|\s[a-f0-9]\+' 2022-02-08 17:36:36.223 | ++ functions-common:get_or_add_user_project_role:972 : oscwrap role assignment list --role service --user cinder --project service --user-domain Default --project-domain Default 2022-02-08 17:36:36.223 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:36:36.223 | from cryptography.utils import int_from_bytes 2022-02-08 17:36:36.223 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:36:36.223 | from cryptography.utils import int_from_bytes 2022-02-08 17:36:36.223 | ++ functions-common:oscwrap:2454 : return 0 2022-02-08 17:36:36.223 | + functions-common:get_or_add_user_project_role:972 : user_role_id= 2022-02-08 17:36:36.223 | + functions-common:get_or_add_user_project_role:973 : [[ -z '' ]] 2022-02-08 17:36:36.223 | + functions-common:get_or_add_user_project_role:975 : openstack role add service --user cinder --project service --user-domain Default --project-domain Default 2022-02-08 17:36:36.223 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:36:36.223 | from cryptography.utils import int_from_bytes 2022-02-08 17:36:36.223 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:36:36.223 | from cryptography.utils import int_from_bytes 2022-02-08 17:36:36.223 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-02-08 17:36:36.223 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-02-08 17:36:36.223 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap role assignment list --role service --user cinder --project service --user-domain Default --project-domain Default 2022-02-08 17:36:36.224 | ++ functions-common:get_field:800 : local data field 2022-02-08 17:36:36.224 | ++ functions-common:get_field:801 : read data 2022-02-08 17:36:36.224 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:36:36.224 | from cryptography.utils import int_from_bytes 2022-02-08 17:36:36.224 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:36:36.224 | from cryptography.utils import int_from_bytes 2022-02-08 17:36:36.224 | ++ functions-common:oscwrap:2454 : return 0 2022-02-08 17:36:36.224 | ++ functions-common:get_field:802 : '[' 1 -lt 0 ']' 2022-02-08 17:36:36.224 | ++ functions-common:get_field:805 : field='$2' 2022-02-08 17:36:36.224 | ++ functions-common:get_field:807 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-02-08 17:36:36.224 | ++ functions-common:get_field:807 : echo '| 237cea1d26794a4a9f4cfd72f3bf1f22 | 3b081a8b646240fbac72df0e8290c87c | | cc79e6a644c04863a201289035fc05b6 | | | False |' 2022-02-08 17:36:36.224 | ++ functions-common:get_field:801 : read data 2022-02-08 17:36:36.224 | + functions-common:get_or_add_user_project_role:984 : user_role_id=237cea1d26794a4a9f4cfd72f3bf1f22 2022-02-08 17:36:36.224 | + functions-common:get_or_add_user_project_role:986 : echo 237cea1d26794a4a9f4cfd72f3bf1f22 2022-02-08 17:36:36.224 | 237cea1d26794a4a9f4cfd72f3bf1f22 2022-02-08 17:36:36.224 | + lib/keystone:create_service_user:423 : [[ -n '' ]] 2022-02-08 17:36:36.224 | + lib/cinder:create_cinder_accounts:403 : get_or_create_service cinder block-storage 'Cinder Volume Service' 2022-02-08 17:36:36.224 | + functions-common:get_or_create_service:1071 : local service_id 2022-02-08 17:36:36.224 | ++ functions-common:get_or_create_service:1084 : oscwrap service show block-storage -f value -c id 2022-02-08 17:36:36.224 | ++ functions-common:get_or_create_service:1086 : oscwrap service create block-storage --name cinder '--description=Cinder Volume Service' -f value -c id 2022-02-08 17:36:36.224 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:36:36.224 | from cryptography.utils import int_from_bytes 2022-02-08 17:36:36.224 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:36:36.224 | from cryptography.utils import int_from_bytes 2022-02-08 17:36:36.224 | ++ functions-common:oscwrap:2454 : return 0 2022-02-08 17:36:36.224 | + functions-common:get_or_create_service:1082 : service_id=' 2022-02-08 17:36:36.224 | 6f1240085b9c4a568a1920fa0082fd2c' 2022-02-08 17:36:36.224 | + functions-common:get_or_create_service:1083 : echo 6f1240085b9c4a568a1920fa0082fd2c 2022-02-08 17:36:36.224 | 6f1240085b9c4a568a1920fa0082fd2c 2022-02-08 17:36:36.224 | + lib/cinder:create_cinder_accounts:404 : '[' True == False ']' 2022-02-08 17:36:36.225 | + lib/cinder:create_cinder_accounts:417 : get_or_create_endpoint block-storage RegionOne 'http://10.222.0.53/volume/v3/$(project_id)s' 2022-02-08 17:36:36.225 | + functions-common:get_or_create_endpoint:1115 : local public_id 2022-02-08 17:36:36.225 | ++ functions-common:get_or_create_endpoint:1116 : _get_or_create_endpoint_with_interface block-storage public 'http://10.222.0.53/volume/v3/$(project_id)s' RegionOne 2022-02-08 17:36:36.225 | ++ functions-common:_get_or_create_endpoint_with_interface:1089 : local endpoint_id 2022-02-08 17:36:36.225 | +++ functions-common:_get_or_create_endpoint_with_interface:1094 : oscwrap endpoint list --service block-storage --interface public --region RegionOne -c ID -f value 2022-02-08 17:36:36.225 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:36:36.225 | from cryptography.utils import int_from_bytes 2022-02-08 17:36:36.225 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:36:36.225 | from cryptography.utils import int_from_bytes 2022-02-08 17:36:36.225 | +++ functions-common:oscwrap:2454 : return 0 2022-02-08 17:36:36.225 | ++ functions-common:_get_or_create_endpoint_with_interface:1094 : endpoint_id= 2022-02-08 17:36:36.225 | ++ functions-common:_get_or_create_endpoint_with_interface:1095 : [[ -z '' ]] 2022-02-08 17:36:36.225 | +++ functions-common:_get_or_create_endpoint_with_interface:1098 : oscwrap endpoint create block-storage public 'http://10.222.0.53/volume/v3/$(project_id)s' --region RegionOne -f value -c id 2022-02-08 17:36:36.225 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:36:36.225 | from cryptography.utils import int_from_bytes 2022-02-08 17:36:36.225 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:36:36.225 | from cryptography.utils import int_from_bytes 2022-02-08 17:36:36.225 | +++ functions-common:oscwrap:2454 : return 0 2022-02-08 17:36:36.225 | ++ functions-common:_get_or_create_endpoint_with_interface:1098 : endpoint_id=04b7999338c14723b263c0b2b7664f5f 2022-02-08 17:36:36.225 | ++ functions-common:_get_or_create_endpoint_with_interface:1101 : echo 04b7999338c14723b263c0b2b7664f5f 2022-02-08 17:36:36.225 | + functions-common:get_or_create_endpoint:1116 : public_id=04b7999338c14723b263c0b2b7664f5f 2022-02-08 17:36:36.225 | + functions-common:get_or_create_endpoint:1118 : [[ -n '' ]] 2022-02-08 17:36:36.225 | + functions-common:get_or_create_endpoint:1121 : [[ -n '' ]] 2022-02-08 17:36:36.225 | + functions-common:get_or_create_endpoint:1125 : echo 04b7999338c14723b263c0b2b7664f5f 2022-02-08 17:36:36.225 | 04b7999338c14723b263c0b2b7664f5f 2022-02-08 17:36:36.225 | + lib/cinder:create_cinder_accounts:421 : get_or_create_service cinderv3 volumev3 'Cinder Volume Service V3' 2022-02-08 17:36:36.225 | + functions-common:get_or_create_service:1071 : local service_id 2022-02-08 17:36:36.225 | ++ functions-common:get_or_create_service:1084 : oscwrap service show volumev3 -f value -c id 2022-02-08 17:36:36.225 | ++ functions-common:get_or_create_service:1086 : oscwrap service create volumev3 --name cinderv3 '--description=Cinder Volume Service V3' -f value -c id 2022-02-08 17:36:36.225 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:36:36.225 | from cryptography.utils import int_from_bytes 2022-02-08 17:36:36.226 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:36:36.226 | from cryptography.utils import int_from_bytes 2022-02-08 17:36:36.226 | ++ functions-common:oscwrap:2454 : return 0 2022-02-08 17:36:36.226 | + functions-common:get_or_create_service:1082 : service_id=' 2022-02-08 17:36:36.226 | b1b0558b77b24e628a8002ce10510d9b' 2022-02-08 17:36:36.226 | + functions-common:get_or_create_service:1083 : echo b1b0558b77b24e628a8002ce10510d9b 2022-02-08 17:36:36.226 | b1b0558b77b24e628a8002ce10510d9b 2022-02-08 17:36:36.226 | + lib/cinder:create_cinder_accounts:423 : get_or_create_endpoint volumev3 RegionOne 'http://10.222.0.53/volume/v3/$(project_id)s' 2022-02-08 17:36:36.226 | + functions-common:get_or_create_endpoint:1115 : local public_id 2022-02-08 17:36:36.226 | ++ functions-common:get_or_create_endpoint:1116 : _get_or_create_endpoint_with_interface volumev3 public 'http://10.222.0.53/volume/v3/$(project_id)s' RegionOne 2022-02-08 17:36:36.226 | ++ functions-common:_get_or_create_endpoint_with_interface:1089 : local endpoint_id 2022-02-08 17:36:36.226 | +++ functions-common:_get_or_create_endpoint_with_interface:1094 : oscwrap endpoint list --service volumev3 --interface public --region RegionOne -c ID -f value 2022-02-08 17:36:36.226 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:36:36.226 | from cryptography.utils import int_from_bytes 2022-02-08 17:36:36.226 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:36:36.226 | from cryptography.utils import int_from_bytes 2022-02-08 17:36:36.226 | +++ functions-common:oscwrap:2454 : return 0 2022-02-08 17:36:36.226 | ++ functions-common:_get_or_create_endpoint_with_interface:1094 : endpoint_id= 2022-02-08 17:36:36.226 | ++ functions-common:_get_or_create_endpoint_with_interface:1095 : [[ -z '' ]] 2022-02-08 17:36:36.226 | +++ functions-common:_get_or_create_endpoint_with_interface:1098 : oscwrap endpoint create volumev3 public 'http://10.222.0.53/volume/v3/$(project_id)s' --region RegionOne -f value -c id 2022-02-08 17:36:36.226 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:36:36.226 | from cryptography.utils import int_from_bytes 2022-02-08 17:36:36.226 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:36:36.226 | from cryptography.utils import int_from_bytes 2022-02-08 17:36:36.226 | +++ functions-common:oscwrap:2454 : return 0 2022-02-08 17:36:36.226 | ++ functions-common:_get_or_create_endpoint_with_interface:1098 : endpoint_id=de42fcdd3d4144de9fb16dcb39bf3ac4 2022-02-08 17:36:36.226 | ++ functions-common:_get_or_create_endpoint_with_interface:1101 : echo de42fcdd3d4144de9fb16dcb39bf3ac4 2022-02-08 17:36:36.226 | + functions-common:get_or_create_endpoint:1116 : public_id=de42fcdd3d4144de9fb16dcb39bf3ac4 2022-02-08 17:36:36.226 | + functions-common:get_or_create_endpoint:1118 : [[ -n '' ]] 2022-02-08 17:36:36.226 | + functions-common:get_or_create_endpoint:1121 : [[ -n '' ]] 2022-02-08 17:36:36.226 | + functions-common:get_or_create_endpoint:1125 : echo de42fcdd3d4144de9fb16dcb39bf3ac4 2022-02-08 17:36:36.227 | de42fcdd3d4144de9fb16dcb39bf3ac4 2022-02-08 17:36:36.227 | + lib/cinder:create_cinder_accounts:428 : configure_cinder_internal_tenant 2022-02-08 17:36:36.227 | ++ lib/cinder:configure_cinder_internal_tenant:611 : get_or_create_project service 2022-02-08 17:36:36.227 | ++ functions-common:get_or_create_project:921 : local project_id 2022-02-08 17:36:36.227 | +++ functions-common:get_or_create_project:929 : oscwrap project create service --domain= --or-show -f value -c id 2022-02-08 17:36:36.227 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:36:36.227 | from cryptography.utils import int_from_bytes 2022-02-08 17:36:36.227 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:36:36.227 | from cryptography.utils import int_from_bytes 2022-02-08 17:36:36.227 | +++ functions-common:oscwrap:2454 : return 0 2022-02-08 17:36:36.227 | ++ functions-common:get_or_create_project:927 : project_id=cc79e6a644c04863a201289035fc05b6 2022-02-08 17:36:36.227 | ++ functions-common:get_or_create_project:928 : echo cc79e6a644c04863a201289035fc05b6 2022-02-08 17:36:36.227 | + lib/cinder:configure_cinder_internal_tenant:611 : iniset /etc/cinder/cinder.conf DEFAULT cinder_internal_tenant_project_id cc79e6a644c04863a201289035fc05b6 2022-02-08 17:36:36.227 | ++ lib/cinder:configure_cinder_internal_tenant:612 : get_or_create_user cinder 2022-02-08 17:36:36.227 | ++ functions-common:get_or_create_user:898 : local user_id 2022-02-08 17:36:36.227 | ++ functions-common:get_or_create_user:899 : [[ ! -z '' ]] 2022-02-08 17:36:36.227 | ++ functions-common:get_or_create_user:902 : local email= 2022-02-08 17:36:36.227 | +++ functions-common:get_or_create_user:916 : oscwrap user create cinder --password '' --domain= --or-show -f value -c id 2022-02-08 17:36:36.227 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:36:36.227 | from cryptography.utils import int_from_bytes 2022-02-08 17:36:36.227 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:36:36.227 | from cryptography.utils import int_from_bytes 2022-02-08 17:36:36.227 | No password was supplied, authentication will fail when a user does not have a password. 2022-02-08 17:36:36.227 | +++ functions-common:oscwrap:2454 : return 0 2022-02-08 17:36:36.227 | ++ functions-common:get_or_create_user:914 : user_id=3b081a8b646240fbac72df0e8290c87c 2022-02-08 17:36:36.227 | ++ functions-common:get_or_create_user:915 : echo 3b081a8b646240fbac72df0e8290c87c 2022-02-08 17:36:36.227 | + lib/cinder:configure_cinder_internal_tenant:612 : iniset /etc/cinder/cinder.conf DEFAULT cinder_internal_tenant_user_id 3b081a8b646240fbac72df0e8290c87c 2022-02-08 17:36:36.276 | [266487 Async create_cinder_accounts:301178]: finished create_cinder_accounts with result 0 in 44 seconds 2022-02-08 17:36:36.280 | + inc/async:async_wait:197 : return 0 2022-02-08 17:36:36.284 | + ./stack.sh:main:1129 : async_wait create_neutron_accounts create_swift_accounts configure_horizon 2022-02-08 17:36:36.338 | [266487 Async create_neutron_accounts:301293]: Waiting for completion of create_neutron_accounts running on PID 301293 (3 other jobs running) 2022-02-08 17:36:36.365 | [266487 Async create_neutron_accounts:301293]: Signaling child to exit 2022-02-08 17:36:36.365 | WAKEUP 2022-02-08 17:36:36.390 | [266487 Async create_neutron_accounts:301293]: Signaled 2022-02-08 17:36:36.391 | + lib/neutron:create_neutron_accounts:669 : is_neutron_legacy_enabled 2022-02-08 17:36:36.392 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-02-08 17:36:36.392 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-02-08 17:36:36.392 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-02-08 17:36:36.392 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-02-08 17:36:36.392 | + lib/neutron:is_neutron_legacy_enabled:138 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2022-02-08 17:36:36.392 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-02-08 17:36:36.392 | + lib/neutron:create_neutron_accounts:671 : create_mutnauq_accounts 2022-02-08 17:36:36.392 | + lib/neutron-legacy:create_mutnauq_accounts:436 : local neutron_url 2022-02-08 17:36:36.392 | + lib/neutron-legacy:create_mutnauq_accounts:437 : '[' False == True ']' 2022-02-08 17:36:36.392 | + lib/neutron-legacy:create_mutnauq_accounts:440 : neutron_url=http://10.222.0.53:9696/ 2022-02-08 17:36:36.392 | + lib/neutron-legacy:create_mutnauq_accounts:443 : [[ key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ q-svc ]] 2022-02-08 17:36:36.392 | + lib/neutron-legacy:create_mutnauq_accounts:445 : create_service_user neutron 2022-02-08 17:36:36.392 | + lib/keystone:create_service_user:420 : get_or_create_user neutron Passw0rd Default 2022-02-08 17:36:36.392 | + functions-common:get_or_create_user:898 : local user_id 2022-02-08 17:36:36.392 | + functions-common:get_or_create_user:899 : [[ ! -z '' ]] 2022-02-08 17:36:36.392 | + functions-common:get_or_create_user:902 : local email= 2022-02-08 17:36:36.392 | ++ functions-common:get_or_create_user:916 : oscwrap user create neutron --password Passw0rd --domain=Default --or-show -f value -c id 2022-02-08 17:36:36.392 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:36:36.392 | from cryptography.utils import int_from_bytes 2022-02-08 17:36:36.392 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:36:36.392 | from cryptography.utils import int_from_bytes 2022-02-08 17:36:36.392 | ++ functions-common:oscwrap:2454 : return 0 2022-02-08 17:36:36.392 | + functions-common:get_or_create_user:914 : user_id=3a524606f1a04a97915a8945f18ed3b0 2022-02-08 17:36:36.392 | + functions-common:get_or_create_user:915 : echo 3a524606f1a04a97915a8945f18ed3b0 2022-02-08 17:36:36.392 | 3a524606f1a04a97915a8945f18ed3b0 2022-02-08 17:36:36.392 | + lib/keystone:create_service_user:421 : get_or_add_user_project_role service neutron service Default Default 2022-02-08 17:36:36.392 | + functions-common:get_or_add_user_project_role:962 : local user_role_id 2022-02-08 17:36:36.392 | ++ functions-common:get_or_add_user_project_role:964 : _get_domain_args Default Default 2022-02-08 17:36:36.392 | ++ functions-common:_get_domain_args:946 : local domain 2022-02-08 17:36:36.393 | ++ functions-common:_get_domain_args:947 : domain= 2022-02-08 17:36:36.393 | ++ functions-common:_get_domain_args:949 : [[ -n Default ]] 2022-02-08 17:36:36.393 | ++ functions-common:_get_domain_args:950 : domain=' --user-domain Default' 2022-02-08 17:36:36.393 | ++ functions-common:_get_domain_args:952 : [[ -n Default ]] 2022-02-08 17:36:36.393 | ++ functions-common:_get_domain_args:953 : domain=' --user-domain Default --project-domain Default' 2022-02-08 17:36:36.393 | ++ functions-common:_get_domain_args:956 : echo --user-domain Default --project-domain Default 2022-02-08 17:36:36.393 | + functions-common:get_or_add_user_project_role:964 : domain_args='--user-domain Default --project-domain Default' 2022-02-08 17:36:36.393 | ++ functions-common:get_or_add_user_project_role:972 : grep '^|\s[a-f0-9]\+' 2022-02-08 17:36:36.393 | ++ functions-common:get_or_add_user_project_role:972 : oscwrap role assignment list --role service --user neutron --project service --user-domain Default --project-domain Default 2022-02-08 17:36:36.393 | ++ functions-common:get_or_add_user_project_role:972 : get_field 1 2022-02-08 17:36:36.393 | ++ functions-common:get_field:800 : local data field 2022-02-08 17:36:36.393 | ++ functions-common:get_field:801 : read data 2022-02-08 17:36:36.393 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:36:36.393 | from cryptography.utils import int_from_bytes 2022-02-08 17:36:36.393 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:36:36.393 | from cryptography.utils import int_from_bytes 2022-02-08 17:36:36.393 | ++ functions-common:oscwrap:2454 : return 0 2022-02-08 17:36:36.393 | + functions-common:get_or_add_user_project_role:972 : user_role_id= 2022-02-08 17:36:36.393 | + functions-common:get_or_add_user_project_role:973 : [[ -z '' ]] 2022-02-08 17:36:36.393 | + functions-common:get_or_add_user_project_role:975 : openstack role add service --user neutron --project service --user-domain Default --project-domain Default 2022-02-08 17:36:36.393 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:36:36.393 | from cryptography.utils import int_from_bytes 2022-02-08 17:36:36.393 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:36:36.393 | from cryptography.utils import int_from_bytes 2022-02-08 17:36:36.393 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-02-08 17:36:36.394 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap role assignment list --role service --user neutron --project service --user-domain Default --project-domain Default 2022-02-08 17:36:36.394 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-02-08 17:36:36.394 | ++ functions-common:get_field:800 : local data field 2022-02-08 17:36:36.394 | ++ functions-common:get_field:801 : read data 2022-02-08 17:36:36.394 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:36:36.394 | from cryptography.utils import int_from_bytes 2022-02-08 17:36:36.394 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:36:36.394 | from cryptography.utils import int_from_bytes 2022-02-08 17:36:36.394 | ++ functions-common:oscwrap:2454 : return 0 2022-02-08 17:36:36.394 | ++ functions-common:get_field:802 : '[' 1 -lt 0 ']' 2022-02-08 17:36:36.394 | ++ functions-common:get_field:805 : field='$2' 2022-02-08 17:36:36.394 | ++ functions-common:get_field:807 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-02-08 17:36:36.394 | ++ functions-common:get_field:807 : echo '| 237cea1d26794a4a9f4cfd72f3bf1f22 | 3a524606f1a04a97915a8945f18ed3b0 | | cc79e6a644c04863a201289035fc05b6 | | | False |' 2022-02-08 17:36:36.394 | ++ functions-common:get_field:801 : read data 2022-02-08 17:36:36.394 | + functions-common:get_or_add_user_project_role:984 : user_role_id=237cea1d26794a4a9f4cfd72f3bf1f22 2022-02-08 17:36:36.394 | + functions-common:get_or_add_user_project_role:986 : echo 237cea1d26794a4a9f4cfd72f3bf1f22 2022-02-08 17:36:36.394 | 237cea1d26794a4a9f4cfd72f3bf1f22 2022-02-08 17:36:36.394 | + lib/keystone:create_service_user:423 : [[ -n '' ]] 2022-02-08 17:36:36.394 | + lib/neutron-legacy:create_mutnauq_accounts:447 : get_or_create_service neutron network 'Neutron Service' 2022-02-08 17:36:36.394 | + functions-common:get_or_create_service:1071 : local service_id 2022-02-08 17:36:36.394 | ++ functions-common:get_or_create_service:1084 : oscwrap service show network -f value -c id 2022-02-08 17:36:36.394 | ++ functions-common:get_or_create_service:1086 : oscwrap service create network --name neutron '--description=Neutron Service' -f value -c id 2022-02-08 17:36:36.394 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:36:36.394 | from cryptography.utils import int_from_bytes 2022-02-08 17:36:36.394 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:36:36.394 | from cryptography.utils import int_from_bytes 2022-02-08 17:36:36.394 | ++ functions-common:oscwrap:2454 : return 0 2022-02-08 17:36:36.394 | + functions-common:get_or_create_service:1082 : service_id=' 2022-02-08 17:36:36.395 | 5ebdc71a4eb64b118cbb9dfd1911169a' 2022-02-08 17:36:36.395 | + functions-common:get_or_create_service:1083 : echo 5ebdc71a4eb64b118cbb9dfd1911169a 2022-02-08 17:36:36.395 | 5ebdc71a4eb64b118cbb9dfd1911169a 2022-02-08 17:36:36.395 | + lib/neutron-legacy:create_mutnauq_accounts:449 : get_or_create_endpoint network RegionOne http://10.222.0.53:9696/ 2022-02-08 17:36:36.395 | + functions-common:get_or_create_endpoint:1115 : local public_id 2022-02-08 17:36:36.395 | ++ functions-common:get_or_create_endpoint:1116 : _get_or_create_endpoint_with_interface network public http://10.222.0.53:9696/ RegionOne 2022-02-08 17:36:36.395 | ++ functions-common:_get_or_create_endpoint_with_interface:1089 : local endpoint_id 2022-02-08 17:36:36.395 | +++ functions-common:_get_or_create_endpoint_with_interface:1094 : oscwrap endpoint list --service network --interface public --region RegionOne -c ID -f value 2022-02-08 17:36:36.395 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:36:36.395 | from cryptography.utils import int_from_bytes 2022-02-08 17:36:36.395 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:36:36.395 | from cryptography.utils import int_from_bytes 2022-02-08 17:36:36.395 | +++ functions-common:oscwrap:2454 : return 0 2022-02-08 17:36:36.395 | ++ functions-common:_get_or_create_endpoint_with_interface:1094 : endpoint_id= 2022-02-08 17:36:36.395 | ++ functions-common:_get_or_create_endpoint_with_interface:1095 : [[ -z '' ]] 2022-02-08 17:36:36.395 | +++ functions-common:_get_or_create_endpoint_with_interface:1098 : oscwrap endpoint create network public http://10.222.0.53:9696/ --region RegionOne -f value -c id 2022-02-08 17:36:36.395 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:36:36.395 | from cryptography.utils import int_from_bytes 2022-02-08 17:36:36.395 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:36:36.395 | from cryptography.utils import int_from_bytes 2022-02-08 17:36:36.395 | +++ functions-common:oscwrap:2454 : return 0 2022-02-08 17:36:36.395 | ++ functions-common:_get_or_create_endpoint_with_interface:1098 : endpoint_id=fe0c30f4cb434b849ede52bca1486b6c 2022-02-08 17:36:36.395 | ++ functions-common:_get_or_create_endpoint_with_interface:1101 : echo fe0c30f4cb434b849ede52bca1486b6c 2022-02-08 17:36:36.395 | + functions-common:get_or_create_endpoint:1116 : public_id=fe0c30f4cb434b849ede52bca1486b6c 2022-02-08 17:36:36.395 | + functions-common:get_or_create_endpoint:1118 : [[ -n '' ]] 2022-02-08 17:36:36.395 | + functions-common:get_or_create_endpoint:1121 : [[ -n '' ]] 2022-02-08 17:36:36.395 | + functions-common:get_or_create_endpoint:1125 : echo fe0c30f4cb434b849ede52bca1486b6c 2022-02-08 17:36:36.395 | fe0c30f4cb434b849ede52bca1486b6c 2022-02-08 17:36:36.443 | [266487 Async create_neutron_accounts:301293]: finished create_neutron_accounts with result 0 in 28 seconds 2022-02-08 17:36:36.486 | [266487 Async create_swift_accounts:301434]: Waiting for completion of create_swift_accounts running on PID 301434 (2 other jobs running) 2022-02-08 17:36:36.513 | [266487 Async create_swift_accounts:301434]: Signaling child to exit 2022-02-08 17:37:18.815 | + inc/async:async_inner:64 : rc=0 2022-02-08 17:37:18.841 | [301434 Async create_swift_accounts:301434]: finished successfully 2022-02-08 17:37:18.861 | WAKEUP 2022-02-08 17:37:18.884 | [266487 Async create_swift_accounts:301434]: Signaled 2022-02-08 17:37:18.894 | + lib/swift:create_swift_accounts:632 : export swiftusertest1_password=testing 2022-02-08 17:37:18.894 | + lib/swift:create_swift_accounts:632 : swiftusertest1_password=testing 2022-02-08 17:37:18.894 | + lib/swift:create_swift_accounts:633 : export swiftusertest2_password=testing2 2022-02-08 17:37:18.894 | + lib/swift:create_swift_accounts:633 : swiftusertest2_password=testing2 2022-02-08 17:37:18.894 | + lib/swift:create_swift_accounts:634 : export swiftusertest3_password=testing3 2022-02-08 17:37:18.895 | + lib/swift:create_swift_accounts:634 : swiftusertest3_password=testing3 2022-02-08 17:37:18.895 | + lib/swift:create_swift_accounts:635 : export swiftusertest4_password=testing4 2022-02-08 17:37:18.895 | + lib/swift:create_swift_accounts:635 : swiftusertest4_password=testing4 2022-02-08 17:37:18.895 | + lib/swift:create_swift_accounts:637 : local another_role 2022-02-08 17:37:18.895 | ++ lib/swift:create_swift_accounts:638 : get_or_create_role anotherrole 2022-02-08 17:37:18.895 | ++ functions-common:get_or_create_role:934 : local role_id 2022-02-08 17:37:18.895 | +++ functions-common:get_or_create_role:941 : oscwrap role create anotherrole --or-show -f value -c id 2022-02-08 17:37:18.895 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:37:18.895 | from cryptography.utils import int_from_bytes 2022-02-08 17:37:18.895 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:37:18.895 | from cryptography.utils import int_from_bytes 2022-02-08 17:37:18.895 | +++ functions-common:oscwrap:2454 : return 0 2022-02-08 17:37:18.895 | ++ functions-common:get_or_create_role:939 : role_id=3c5b2316dafe48d182ed249fd27005a5 2022-02-08 17:37:18.895 | ++ functions-common:get_or_create_role:940 : echo 3c5b2316dafe48d182ed249fd27005a5 2022-02-08 17:37:18.895 | + lib/swift:create_swift_accounts:638 : another_role=3c5b2316dafe48d182ed249fd27005a5 2022-02-08 17:37:18.895 | + lib/swift:create_swift_accounts:642 : create_service_user swift admin 2022-02-08 17:37:18.895 | + lib/keystone:create_service_user:420 : get_or_create_user swift Passw0rd Default 2022-02-08 17:37:18.895 | + functions-common:get_or_create_user:898 : local user_id 2022-02-08 17:37:18.895 | + functions-common:get_or_create_user:899 : [[ ! -z '' ]] 2022-02-08 17:37:18.895 | + functions-common:get_or_create_user:902 : local email= 2022-02-08 17:37:18.895 | ++ functions-common:get_or_create_user:916 : oscwrap user create swift --password Passw0rd --domain=Default --or-show -f value -c id 2022-02-08 17:37:18.895 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:37:18.895 | from cryptography.utils import int_from_bytes 2022-02-08 17:37:18.895 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:37:18.895 | from cryptography.utils import int_from_bytes 2022-02-08 17:37:18.895 | ++ functions-common:oscwrap:2454 : return 0 2022-02-08 17:37:18.895 | + functions-common:get_or_create_user:914 : user_id=92cf315d54c9415cbd1941790cfe3d09 2022-02-08 17:37:18.895 | + functions-common:get_or_create_user:915 : echo 92cf315d54c9415cbd1941790cfe3d09 2022-02-08 17:37:18.895 | 92cf315d54c9415cbd1941790cfe3d09 2022-02-08 17:37:18.895 | + lib/keystone:create_service_user:421 : get_or_add_user_project_role service swift service Default Default 2022-02-08 17:37:18.895 | + functions-common:get_or_add_user_project_role:962 : local user_role_id 2022-02-08 17:37:18.896 | ++ functions-common:get_or_add_user_project_role:964 : _get_domain_args Default Default 2022-02-08 17:37:18.896 | ++ functions-common:_get_domain_args:946 : local domain 2022-02-08 17:37:18.896 | ++ functions-common:_get_domain_args:947 : domain= 2022-02-08 17:37:18.896 | ++ functions-common:_get_domain_args:949 : [[ -n Default ]] 2022-02-08 17:37:18.896 | ++ functions-common:_get_domain_args:950 : domain=' --user-domain Default' 2022-02-08 17:37:18.896 | ++ functions-common:_get_domain_args:952 : [[ -n Default ]] 2022-02-08 17:37:18.896 | ++ functions-common:_get_domain_args:953 : domain=' --user-domain Default --project-domain Default' 2022-02-08 17:37:18.896 | ++ functions-common:_get_domain_args:956 : echo --user-domain Default --project-domain Default 2022-02-08 17:37:18.896 | + functions-common:get_or_add_user_project_role:964 : domain_args='--user-domain Default --project-domain Default' 2022-02-08 17:37:18.896 | ++ functions-common:get_or_add_user_project_role:972 : oscwrap role assignment list --role service --user swift --project service --user-domain Default --project-domain Default 2022-02-08 17:37:18.896 | ++ functions-common:get_or_add_user_project_role:972 : grep '^|\s[a-f0-9]\+' 2022-02-08 17:37:18.896 | ++ functions-common:get_or_add_user_project_role:972 : get_field 1 2022-02-08 17:37:18.896 | ++ functions-common:get_field:800 : local data field 2022-02-08 17:37:18.896 | ++ functions-common:get_field:801 : read data 2022-02-08 17:37:18.896 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:37:18.896 | from cryptography.utils import int_from_bytes 2022-02-08 17:37:18.896 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:37:18.896 | from cryptography.utils import int_from_bytes 2022-02-08 17:37:18.896 | ++ functions-common:oscwrap:2454 : return 0 2022-02-08 17:37:18.896 | + functions-common:get_or_add_user_project_role:972 : user_role_id= 2022-02-08 17:37:18.896 | + functions-common:get_or_add_user_project_role:973 : [[ -z '' ]] 2022-02-08 17:37:18.896 | + functions-common:get_or_add_user_project_role:975 : openstack role add service --user swift --project service --user-domain Default --project-domain Default 2022-02-08 17:37:18.896 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:37:18.896 | from cryptography.utils import int_from_bytes 2022-02-08 17:37:18.896 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:37:18.896 | from cryptography.utils import int_from_bytes 2022-02-08 17:37:18.896 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap role assignment list --role service --user swift --project service --user-domain Default --project-domain Default 2022-02-08 17:37:18.896 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-02-08 17:37:18.896 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-02-08 17:37:18.896 | ++ functions-common:get_field:800 : local data field 2022-02-08 17:37:18.896 | ++ functions-common:get_field:801 : read data 2022-02-08 17:37:18.897 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:37:18.897 | from cryptography.utils import int_from_bytes 2022-02-08 17:37:18.897 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:37:18.897 | from cryptography.utils import int_from_bytes 2022-02-08 17:37:18.897 | ++ functions-common:oscwrap:2454 : return 0 2022-02-08 17:37:18.897 | ++ functions-common:get_field:802 : '[' 1 -lt 0 ']' 2022-02-08 17:37:18.897 | ++ functions-common:get_field:805 : field='$2' 2022-02-08 17:37:18.897 | ++ functions-common:get_field:807 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-02-08 17:37:18.897 | ++ functions-common:get_field:807 : echo '| 237cea1d26794a4a9f4cfd72f3bf1f22 | 92cf315d54c9415cbd1941790cfe3d09 | | cc79e6a644c04863a201289035fc05b6 | | | False |' 2022-02-08 17:37:18.897 | ++ functions-common:get_field:801 : read data 2022-02-08 17:37:18.897 | + functions-common:get_or_add_user_project_role:984 : user_role_id=237cea1d26794a4a9f4cfd72f3bf1f22 2022-02-08 17:37:18.897 | + functions-common:get_or_add_user_project_role:986 : echo 237cea1d26794a4a9f4cfd72f3bf1f22 2022-02-08 17:37:18.897 | 237cea1d26794a4a9f4cfd72f3bf1f22 2022-02-08 17:37:18.897 | + lib/keystone:create_service_user:423 : [[ -n admin ]] 2022-02-08 17:37:18.897 | + lib/keystone:create_service_user:424 : get_or_add_user_project_role admin swift service Default Default 2022-02-08 17:37:18.897 | + functions-common:get_or_add_user_project_role:962 : local user_role_id 2022-02-08 17:37:18.897 | ++ functions-common:get_or_add_user_project_role:964 : _get_domain_args Default Default 2022-02-08 17:37:18.897 | ++ functions-common:_get_domain_args:946 : local domain 2022-02-08 17:37:18.897 | ++ functions-common:_get_domain_args:947 : domain= 2022-02-08 17:37:18.897 | ++ functions-common:_get_domain_args:949 : [[ -n Default ]] 2022-02-08 17:37:18.897 | ++ functions-common:_get_domain_args:950 : domain=' --user-domain Default' 2022-02-08 17:37:18.897 | ++ functions-common:_get_domain_args:952 : [[ -n Default ]] 2022-02-08 17:37:18.897 | ++ functions-common:_get_domain_args:953 : domain=' --user-domain Default --project-domain Default' 2022-02-08 17:37:18.897 | ++ functions-common:_get_domain_args:956 : echo --user-domain Default --project-domain Default 2022-02-08 17:37:18.897 | + functions-common:get_or_add_user_project_role:964 : domain_args='--user-domain Default --project-domain Default' 2022-02-08 17:37:18.897 | ++ functions-common:get_or_add_user_project_role:972 : grep '^|\s[a-f0-9]\+' 2022-02-08 17:37:18.897 | ++ functions-common:get_or_add_user_project_role:972 : oscwrap role assignment list --role admin --user swift --project service --user-domain Default --project-domain Default 2022-02-08 17:37:18.897 | ++ functions-common:get_or_add_user_project_role:972 : get_field 1 2022-02-08 17:37:18.897 | ++ functions-common:get_field:800 : local data field 2022-02-08 17:37:18.897 | ++ functions-common:get_field:801 : read data 2022-02-08 17:37:18.897 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:37:18.898 | from cryptography.utils import int_from_bytes 2022-02-08 17:37:18.898 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:37:18.898 | from cryptography.utils import int_from_bytes 2022-02-08 17:37:18.898 | ++ functions-common:oscwrap:2454 : return 0 2022-02-08 17:37:18.898 | + functions-common:get_or_add_user_project_role:972 : user_role_id= 2022-02-08 17:37:18.898 | + functions-common:get_or_add_user_project_role:973 : [[ -z '' ]] 2022-02-08 17:37:18.898 | + functions-common:get_or_add_user_project_role:975 : openstack role add admin --user swift --project service --user-domain Default --project-domain Default 2022-02-08 17:37:18.898 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:37:18.898 | from cryptography.utils import int_from_bytes 2022-02-08 17:37:18.898 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:37:18.898 | from cryptography.utils import int_from_bytes 2022-02-08 17:37:18.898 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap role assignment list --role admin --user swift --project service --user-domain Default --project-domain Default 2022-02-08 17:37:18.898 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-02-08 17:37:18.898 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-02-08 17:37:18.898 | ++ functions-common:get_field:800 : local data field 2022-02-08 17:37:18.898 | ++ functions-common:get_field:801 : read data 2022-02-08 17:37:18.898 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:37:18.898 | from cryptography.utils import int_from_bytes 2022-02-08 17:37:18.898 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:37:18.898 | from cryptography.utils import int_from_bytes 2022-02-08 17:37:18.898 | ++ functions-common:oscwrap:2454 : return 0 2022-02-08 17:37:18.898 | ++ functions-common:get_field:802 : '[' 1 -lt 0 ']' 2022-02-08 17:37:18.898 | ++ functions-common:get_field:805 : field='$2' 2022-02-08 17:37:18.898 | ++ functions-common:get_field:807 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-02-08 17:37:18.898 | ++ functions-common:get_field:807 : echo '| 4bc0d140a20b4e9893c4b16a51d30120 | 92cf315d54c9415cbd1941790cfe3d09 | | cc79e6a644c04863a201289035fc05b6 | | | False |' 2022-02-08 17:37:18.898 | ++ functions-common:get_field:801 : read data 2022-02-08 17:37:18.898 | + functions-common:get_or_add_user_project_role:984 : user_role_id=4bc0d140a20b4e9893c4b16a51d30120 2022-02-08 17:37:18.898 | + functions-common:get_or_add_user_project_role:986 : echo 4bc0d140a20b4e9893c4b16a51d30120 2022-02-08 17:37:18.898 | 4bc0d140a20b4e9893c4b16a51d30120 2022-02-08 17:37:18.898 | + lib/swift:create_swift_accounts:644 : get_or_create_service swift object-store 'Swift Service' 2022-02-08 17:37:18.899 | + functions-common:get_or_create_service:1071 : local service_id 2022-02-08 17:37:18.899 | ++ functions-common:get_or_create_service:1084 : oscwrap service show object-store -f value -c id 2022-02-08 17:37:18.899 | ++ functions-common:get_or_create_service:1086 : oscwrap service create object-store --name swift '--description=Swift Service' -f value -c id 2022-02-08 17:37:18.899 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:37:18.899 | from cryptography.utils import int_from_bytes 2022-02-08 17:37:18.899 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:37:18.899 | from cryptography.utils import int_from_bytes 2022-02-08 17:37:18.899 | ++ functions-common:oscwrap:2454 : return 0 2022-02-08 17:37:18.899 | + functions-common:get_or_create_service:1082 : service_id=' 2022-02-08 17:37:18.899 | 0ca73bf7e645452cb3048d3fd5c31b22' 2022-02-08 17:37:18.899 | + functions-common:get_or_create_service:1083 : echo 0ca73bf7e645452cb3048d3fd5c31b22 2022-02-08 17:37:18.899 | 0ca73bf7e645452cb3048d3fd5c31b22 2022-02-08 17:37:18.899 | + lib/swift:create_swift_accounts:646 : get_or_create_endpoint object-store RegionOne 'http://10.222.0.53:8080/v1/AUTH_$(project_id)s' http://10.222.0.53:8080 2022-02-08 17:37:18.899 | + functions-common:get_or_create_endpoint:1115 : local public_id 2022-02-08 17:37:18.899 | ++ functions-common:get_or_create_endpoint:1116 : _get_or_create_endpoint_with_interface object-store public 'http://10.222.0.53:8080/v1/AUTH_$(project_id)s' RegionOne 2022-02-08 17:37:18.899 | ++ functions-common:_get_or_create_endpoint_with_interface:1089 : local endpoint_id 2022-02-08 17:37:18.899 | +++ functions-common:_get_or_create_endpoint_with_interface:1094 : oscwrap endpoint list --service object-store --interface public --region RegionOne -c ID -f value 2022-02-08 17:37:18.899 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:37:18.899 | from cryptography.utils import int_from_bytes 2022-02-08 17:37:18.899 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:37:18.899 | from cryptography.utils import int_from_bytes 2022-02-08 17:37:18.899 | +++ functions-common:oscwrap:2454 : return 0 2022-02-08 17:37:18.899 | ++ functions-common:_get_or_create_endpoint_with_interface:1094 : endpoint_id= 2022-02-08 17:37:18.899 | ++ functions-common:_get_or_create_endpoint_with_interface:1095 : [[ -z '' ]] 2022-02-08 17:37:18.899 | +++ functions-common:_get_or_create_endpoint_with_interface:1098 : oscwrap endpoint create object-store public 'http://10.222.0.53:8080/v1/AUTH_$(project_id)s' --region RegionOne -f value -c id 2022-02-08 17:37:18.899 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:37:18.899 | from cryptography.utils import int_from_bytes 2022-02-08 17:37:18.899 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:37:18.899 | from cryptography.utils import int_from_bytes 2022-02-08 17:37:18.899 | +++ functions-common:oscwrap:2454 : return 0 2022-02-08 17:37:18.900 | ++ functions-common:_get_or_create_endpoint_with_interface:1098 : endpoint_id=1debca03b88b49768996391785e0f1e6 2022-02-08 17:37:18.900 | ++ functions-common:_get_or_create_endpoint_with_interface:1101 : echo 1debca03b88b49768996391785e0f1e6 2022-02-08 17:37:18.900 | + functions-common:get_or_create_endpoint:1116 : public_id=1debca03b88b49768996391785e0f1e6 2022-02-08 17:37:18.900 | + functions-common:get_or_create_endpoint:1118 : [[ -n http://10.222.0.53:8080 ]] 2022-02-08 17:37:18.900 | + functions-common:get_or_create_endpoint:1119 : _get_or_create_endpoint_with_interface object-store admin http://10.222.0.53:8080 RegionOne 2022-02-08 17:37:18.900 | + functions-common:_get_or_create_endpoint_with_interface:1089 : local endpoint_id 2022-02-08 17:37:18.900 | ++ functions-common:_get_or_create_endpoint_with_interface:1094 : oscwrap endpoint list --service object-store --interface admin --region RegionOne -c ID -f value 2022-02-08 17:37:18.900 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:37:18.900 | from cryptography.utils import int_from_bytes 2022-02-08 17:37:18.900 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:37:18.900 | from cryptography.utils import int_from_bytes 2022-02-08 17:37:18.900 | ++ functions-common:oscwrap:2454 : return 0 2022-02-08 17:37:18.900 | + functions-common:_get_or_create_endpoint_with_interface:1094 : endpoint_id= 2022-02-08 17:37:18.900 | + functions-common:_get_or_create_endpoint_with_interface:1095 : [[ -z '' ]] 2022-02-08 17:37:18.900 | ++ functions-common:_get_or_create_endpoint_with_interface:1098 : oscwrap endpoint create object-store admin http://10.222.0.53:8080 --region RegionOne -f value -c id 2022-02-08 17:37:18.900 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:37:18.900 | from cryptography.utils import int_from_bytes 2022-02-08 17:37:18.900 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:37:18.900 | from cryptography.utils import int_from_bytes 2022-02-08 17:37:18.900 | ++ functions-common:oscwrap:2454 : return 0 2022-02-08 17:37:18.900 | + functions-common:_get_or_create_endpoint_with_interface:1098 : endpoint_id=21c178bed3124f1eb787f3a328ed62d5 2022-02-08 17:37:18.900 | + functions-common:_get_or_create_endpoint_with_interface:1101 : echo 21c178bed3124f1eb787f3a328ed62d5 2022-02-08 17:37:18.900 | 21c178bed3124f1eb787f3a328ed62d5 2022-02-08 17:37:18.900 | + functions-common:get_or_create_endpoint:1121 : [[ -n '' ]] 2022-02-08 17:37:18.900 | + functions-common:get_or_create_endpoint:1125 : echo 1debca03b88b49768996391785e0f1e6 2022-02-08 17:37:18.900 | 1debca03b88b49768996391785e0f1e6 2022-02-08 17:37:18.900 | + lib/swift:create_swift_accounts:651 : local swift_project_test1 2022-02-08 17:37:18.900 | ++ lib/swift:create_swift_accounts:652 : get_or_create_project swiftprojecttest1 default 2022-02-08 17:37:18.900 | ++ functions-common:get_or_create_project:921 : local project_id 2022-02-08 17:37:18.900 | +++ functions-common:get_or_create_project:929 : oscwrap project create swiftprojecttest1 --domain=default --or-show -f value -c id 2022-02-08 17:37:18.900 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:37:18.900 | from cryptography.utils import int_from_bytes 2022-02-08 17:37:18.901 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:37:18.901 | from cryptography.utils import int_from_bytes 2022-02-08 17:37:18.901 | +++ functions-common:oscwrap:2454 : return 0 2022-02-08 17:37:18.901 | ++ functions-common:get_or_create_project:927 : project_id=276cf1263df14fa9a4562dc9e722fee4 2022-02-08 17:37:18.901 | ++ functions-common:get_or_create_project:928 : echo 276cf1263df14fa9a4562dc9e722fee4 2022-02-08 17:37:18.901 | + lib/swift:create_swift_accounts:652 : swift_project_test1=276cf1263df14fa9a4562dc9e722fee4 2022-02-08 17:37:18.901 | + lib/swift:create_swift_accounts:653 : die_if_not_set 653 swift_project_test1 'Failure creating swift_project_test1' 2022-02-08 17:37:18.901 | + functions-common:die_if_not_set:271 : local exitcode=0 2022-02-08 17:37:18.901 | ++ lib/swift:create_swift_accounts:655 : get_or_create_user swiftusertest1 testing default test@example.com 2022-02-08 17:37:18.901 | ++ functions-common:get_or_create_user:898 : local user_id 2022-02-08 17:37:18.901 | ++ functions-common:get_or_create_user:899 : [[ ! -z test@example.com ]] 2022-02-08 17:37:18.901 | ++ functions-common:get_or_create_user:900 : local email=--email=test@example.com 2022-02-08 17:37:18.901 | +++ functions-common:get_or_create_user:916 : oscwrap user create swiftusertest1 --password testing --domain=default --email=test@example.com --or-show -f value -c id 2022-02-08 17:37:18.901 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:37:18.901 | from cryptography.utils import int_from_bytes 2022-02-08 17:37:18.901 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:37:18.901 | from cryptography.utils import int_from_bytes 2022-02-08 17:37:18.901 | +++ functions-common:oscwrap:2454 : return 0 2022-02-08 17:37:18.901 | ++ functions-common:get_or_create_user:914 : user_id=d63fee5f07ac43019ad8ce47b8c0023e 2022-02-08 17:37:18.901 | ++ functions-common:get_or_create_user:915 : echo d63fee5f07ac43019ad8ce47b8c0023e 2022-02-08 17:37:18.901 | + lib/swift:create_swift_accounts:655 : SWIFT_USER_TEST1=d63fee5f07ac43019ad8ce47b8c0023e 2022-02-08 17:37:18.901 | + lib/swift:create_swift_accounts:656 : die_if_not_set 656 SWIFT_USER_TEST1 'Failure creating SWIFT_USER_TEST1' 2022-02-08 17:37:18.901 | + functions-common:die_if_not_set:271 : local exitcode=0 2022-02-08 17:37:18.901 | + lib/swift:create_swift_accounts:657 : get_or_add_user_project_role admin d63fee5f07ac43019ad8ce47b8c0023e 276cf1263df14fa9a4562dc9e722fee4 2022-02-08 17:37:18.901 | + functions-common:get_or_add_user_project_role:962 : local user_role_id 2022-02-08 17:37:18.901 | ++ functions-common:get_or_add_user_project_role:964 : _get_domain_args 2022-02-08 17:37:18.901 | ++ functions-common:_get_domain_args:946 : local domain 2022-02-08 17:37:18.901 | ++ functions-common:_get_domain_args:947 : domain= 2022-02-08 17:37:18.901 | ++ functions-common:_get_domain_args:949 : [[ -n '' ]] 2022-02-08 17:37:18.901 | ++ functions-common:_get_domain_args:952 : [[ -n '' ]] 2022-02-08 17:37:18.901 | ++ functions-common:_get_domain_args:956 : echo 2022-02-08 17:37:18.902 | + functions-common:get_or_add_user_project_role:964 : domain_args= 2022-02-08 17:37:18.902 | ++ functions-common:get_or_add_user_project_role:972 : get_field 1 2022-02-08 17:37:18.902 | ++ functions-common:get_or_add_user_project_role:972 : oscwrap role assignment list --role admin --user d63fee5f07ac43019ad8ce47b8c0023e --project 276cf1263df14fa9a4562dc9e722fee4 2022-02-08 17:37:18.902 | ++ functions-common:get_or_add_user_project_role:972 : grep '^|\s[a-f0-9]\+' 2022-02-08 17:37:18.902 | ++ functions-common:get_field:800 : local data field 2022-02-08 17:37:18.902 | ++ functions-common:get_field:801 : read data 2022-02-08 17:37:18.902 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:37:18.902 | from cryptography.utils import int_from_bytes 2022-02-08 17:37:18.902 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:37:18.902 | from cryptography.utils import int_from_bytes 2022-02-08 17:37:18.902 | ++ functions-common:oscwrap:2454 : return 0 2022-02-08 17:37:18.902 | + functions-common:get_or_add_user_project_role:972 : user_role_id= 2022-02-08 17:37:18.902 | + functions-common:get_or_add_user_project_role:973 : [[ -z '' ]] 2022-02-08 17:37:18.902 | + functions-common:get_or_add_user_project_role:975 : openstack role add admin --user d63fee5f07ac43019ad8ce47b8c0023e --project 276cf1263df14fa9a4562dc9e722fee4 2022-02-08 17:37:18.902 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:37:18.902 | from cryptography.utils import int_from_bytes 2022-02-08 17:37:18.902 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:37:18.902 | from cryptography.utils import int_from_bytes 2022-02-08 17:37:18.902 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap role assignment list --role admin --user d63fee5f07ac43019ad8ce47b8c0023e --project 276cf1263df14fa9a4562dc9e722fee4 2022-02-08 17:37:18.902 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-02-08 17:37:18.902 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-02-08 17:37:18.902 | ++ functions-common:get_field:800 : local data field 2022-02-08 17:37:18.902 | ++ functions-common:get_field:801 : read data 2022-02-08 17:37:18.902 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:37:18.902 | from cryptography.utils import int_from_bytes 2022-02-08 17:37:18.902 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:37:18.902 | from cryptography.utils import int_from_bytes 2022-02-08 17:37:18.902 | ++ functions-common:oscwrap:2454 : return 0 2022-02-08 17:37:18.902 | ++ functions-common:get_field:802 : '[' 1 -lt 0 ']' 2022-02-08 17:37:18.903 | ++ functions-common:get_field:805 : field='$2' 2022-02-08 17:37:18.903 | ++ functions-common:get_field:807 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-02-08 17:37:18.903 | ++ functions-common:get_field:807 : echo '| 4bc0d140a20b4e9893c4b16a51d30120 | d63fee5f07ac43019ad8ce47b8c0023e | | 276cf1263df14fa9a4562dc9e722fee4 | | | False |' 2022-02-08 17:37:18.903 | ++ functions-common:get_field:801 : read data 2022-02-08 17:37:18.903 | + functions-common:get_or_add_user_project_role:984 : user_role_id=4bc0d140a20b4e9893c4b16a51d30120 2022-02-08 17:37:18.903 | + functions-common:get_or_add_user_project_role:986 : echo 4bc0d140a20b4e9893c4b16a51d30120 2022-02-08 17:37:18.903 | 4bc0d140a20b4e9893c4b16a51d30120 2022-02-08 17:37:18.903 | + lib/swift:create_swift_accounts:659 : local swift_user_test3 2022-02-08 17:37:18.903 | ++ lib/swift:create_swift_accounts:661 : get_or_create_user swiftusertest3 testing3 default test3@example.com 2022-02-08 17:37:18.903 | ++ functions-common:get_or_create_user:898 : local user_id 2022-02-08 17:37:18.903 | ++ functions-common:get_or_create_user:899 : [[ ! -z test3@example.com ]] 2022-02-08 17:37:18.903 | ++ functions-common:get_or_create_user:900 : local email=--email=test3@example.com 2022-02-08 17:37:18.903 | +++ functions-common:get_or_create_user:916 : oscwrap user create swiftusertest3 --password testing3 --domain=default --email=test3@example.com --or-show -f value -c id 2022-02-08 17:37:18.903 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:37:18.903 | from cryptography.utils import int_from_bytes 2022-02-08 17:37:18.903 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:37:18.903 | from cryptography.utils import int_from_bytes 2022-02-08 17:37:18.903 | +++ functions-common:oscwrap:2454 : return 0 2022-02-08 17:37:18.903 | ++ functions-common:get_or_create_user:914 : user_id=cf9e8b80c32146be99291d6500b713af 2022-02-08 17:37:18.903 | ++ functions-common:get_or_create_user:915 : echo cf9e8b80c32146be99291d6500b713af 2022-02-08 17:37:18.903 | + lib/swift:create_swift_accounts:661 : swift_user_test3=cf9e8b80c32146be99291d6500b713af 2022-02-08 17:37:18.903 | + lib/swift:create_swift_accounts:662 : die_if_not_set 662 swift_user_test3 'Failure creating swift_user_test3' 2022-02-08 17:37:18.903 | + functions-common:die_if_not_set:271 : local exitcode=0 2022-02-08 17:37:18.903 | + lib/swift:create_swift_accounts:663 : get_or_add_user_project_role 3c5b2316dafe48d182ed249fd27005a5 cf9e8b80c32146be99291d6500b713af 276cf1263df14fa9a4562dc9e722fee4 2022-02-08 17:37:18.903 | + functions-common:get_or_add_user_project_role:962 : local user_role_id 2022-02-08 17:37:18.903 | ++ functions-common:get_or_add_user_project_role:964 : _get_domain_args 2022-02-08 17:37:18.903 | ++ functions-common:_get_domain_args:946 : local domain 2022-02-08 17:37:18.903 | ++ functions-common:_get_domain_args:947 : domain= 2022-02-08 17:37:18.903 | ++ functions-common:_get_domain_args:949 : [[ -n '' ]] 2022-02-08 17:37:18.903 | ++ functions-common:_get_domain_args:952 : [[ -n '' ]] 2022-02-08 17:37:18.903 | ++ functions-common:_get_domain_args:956 : echo 2022-02-08 17:37:18.903 | + functions-common:get_or_add_user_project_role:964 : domain_args= 2022-02-08 17:37:18.904 | ++ functions-common:get_or_add_user_project_role:972 : oscwrap role assignment list --role 3c5b2316dafe48d182ed249fd27005a5 --user cf9e8b80c32146be99291d6500b713af --project 276cf1263df14fa9a4562dc9e722fee4 2022-02-08 17:37:18.904 | ++ functions-common:get_or_add_user_project_role:972 : get_field 1 2022-02-08 17:37:18.904 | ++ functions-common:get_or_add_user_project_role:972 : grep '^|\s[a-f0-9]\+' 2022-02-08 17:37:18.904 | ++ functions-common:get_field:800 : local data field 2022-02-08 17:37:18.904 | ++ functions-common:get_field:801 : read data 2022-02-08 17:37:18.904 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:37:18.904 | from cryptography.utils import int_from_bytes 2022-02-08 17:37:18.904 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:37:18.904 | from cryptography.utils import int_from_bytes 2022-02-08 17:37:18.904 | ++ functions-common:oscwrap:2454 : return 0 2022-02-08 17:37:18.904 | + functions-common:get_or_add_user_project_role:972 : user_role_id= 2022-02-08 17:37:18.904 | + functions-common:get_or_add_user_project_role:973 : [[ -z '' ]] 2022-02-08 17:37:18.904 | + functions-common:get_or_add_user_project_role:975 : openstack role add 3c5b2316dafe48d182ed249fd27005a5 --user cf9e8b80c32146be99291d6500b713af --project 276cf1263df14fa9a4562dc9e722fee4 2022-02-08 17:37:18.904 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:37:18.904 | from cryptography.utils import int_from_bytes 2022-02-08 17:37:18.904 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:37:18.904 | from cryptography.utils import int_from_bytes 2022-02-08 17:37:18.904 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap role assignment list --role 3c5b2316dafe48d182ed249fd27005a5 --user cf9e8b80c32146be99291d6500b713af --project 276cf1263df14fa9a4562dc9e722fee4 2022-02-08 17:37:18.904 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-02-08 17:37:18.904 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-02-08 17:37:18.904 | ++ functions-common:get_field:800 : local data field 2022-02-08 17:37:18.904 | ++ functions-common:get_field:801 : read data 2022-02-08 17:37:18.904 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:37:18.904 | from cryptography.utils import int_from_bytes 2022-02-08 17:37:18.904 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:37:18.904 | from cryptography.utils import int_from_bytes 2022-02-08 17:37:18.904 | ++ functions-common:oscwrap:2454 : return 0 2022-02-08 17:37:18.904 | ++ functions-common:get_field:802 : '[' 1 -lt 0 ']' 2022-02-08 17:37:18.904 | ++ functions-common:get_field:805 : field='$2' 2022-02-08 17:37:18.904 | ++ functions-common:get_field:807 : echo '| 3c5b2316dafe48d182ed249fd27005a5 | cf9e8b80c32146be99291d6500b713af | | 276cf1263df14fa9a4562dc9e722fee4 | | | False |' 2022-02-08 17:37:18.904 | ++ functions-common:get_field:807 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-02-08 17:37:18.905 | ++ functions-common:get_field:801 : read data 2022-02-08 17:37:18.905 | + functions-common:get_or_add_user_project_role:984 : user_role_id=3c5b2316dafe48d182ed249fd27005a5 2022-02-08 17:37:18.905 | + functions-common:get_or_add_user_project_role:986 : echo 3c5b2316dafe48d182ed249fd27005a5 2022-02-08 17:37:18.905 | 3c5b2316dafe48d182ed249fd27005a5 2022-02-08 17:37:18.905 | + lib/swift:create_swift_accounts:665 : local swift_project_test2 2022-02-08 17:37:18.905 | ++ lib/swift:create_swift_accounts:666 : get_or_create_project swiftprojecttest2 default 2022-02-08 17:37:18.905 | ++ functions-common:get_or_create_project:921 : local project_id 2022-02-08 17:37:18.905 | +++ functions-common:get_or_create_project:929 : oscwrap project create swiftprojecttest2 --domain=default --or-show -f value -c id 2022-02-08 17:37:18.905 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:37:18.905 | from cryptography.utils import int_from_bytes 2022-02-08 17:37:18.905 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:37:18.905 | from cryptography.utils import int_from_bytes 2022-02-08 17:37:18.905 | +++ functions-common:oscwrap:2454 : return 0 2022-02-08 17:37:18.905 | ++ functions-common:get_or_create_project:927 : project_id=4604fbe23a554ef2b9917843cf147f9b 2022-02-08 17:37:18.905 | ++ functions-common:get_or_create_project:928 : echo 4604fbe23a554ef2b9917843cf147f9b 2022-02-08 17:37:18.905 | + lib/swift:create_swift_accounts:666 : swift_project_test2=4604fbe23a554ef2b9917843cf147f9b 2022-02-08 17:37:18.905 | + lib/swift:create_swift_accounts:667 : die_if_not_set 667 swift_project_test2 'Failure creating swift_project_test2' 2022-02-08 17:37:18.905 | + functions-common:die_if_not_set:271 : local exitcode=0 2022-02-08 17:37:18.905 | + lib/swift:create_swift_accounts:669 : local swift_user_test2 2022-02-08 17:37:18.905 | ++ lib/swift:create_swift_accounts:671 : get_or_create_user swiftusertest2 testing2 default test2@example.com 2022-02-08 17:37:18.905 | ++ functions-common:get_or_create_user:898 : local user_id 2022-02-08 17:37:18.905 | ++ functions-common:get_or_create_user:899 : [[ ! -z test2@example.com ]] 2022-02-08 17:37:18.905 | ++ functions-common:get_or_create_user:900 : local email=--email=test2@example.com 2022-02-08 17:37:18.905 | +++ functions-common:get_or_create_user:916 : oscwrap user create swiftusertest2 --password testing2 --domain=default --email=test2@example.com --or-show -f value -c id 2022-02-08 17:37:18.905 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:37:18.905 | from cryptography.utils import int_from_bytes 2022-02-08 17:37:18.905 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:37:18.905 | from cryptography.utils import int_from_bytes 2022-02-08 17:37:18.905 | +++ functions-common:oscwrap:2454 : return 0 2022-02-08 17:37:18.905 | ++ functions-common:get_or_create_user:914 : user_id=b71bf838afc547b2970458181f3bddf9 2022-02-08 17:37:18.905 | ++ functions-common:get_or_create_user:915 : echo b71bf838afc547b2970458181f3bddf9 2022-02-08 17:37:18.905 | + lib/swift:create_swift_accounts:671 : swift_user_test2=b71bf838afc547b2970458181f3bddf9 2022-02-08 17:37:18.906 | + lib/swift:create_swift_accounts:672 : die_if_not_set 672 swift_user_test2 'Failure creating swift_user_test2' 2022-02-08 17:37:18.906 | + functions-common:die_if_not_set:271 : local exitcode=0 2022-02-08 17:37:18.906 | + lib/swift:create_swift_accounts:673 : get_or_add_user_project_role admin b71bf838afc547b2970458181f3bddf9 4604fbe23a554ef2b9917843cf147f9b 2022-02-08 17:37:18.906 | + functions-common:get_or_add_user_project_role:962 : local user_role_id 2022-02-08 17:37:18.906 | ++ functions-common:get_or_add_user_project_role:964 : _get_domain_args 2022-02-08 17:37:18.906 | ++ functions-common:_get_domain_args:946 : local domain 2022-02-08 17:37:18.906 | ++ functions-common:_get_domain_args:947 : domain= 2022-02-08 17:37:18.906 | ++ functions-common:_get_domain_args:949 : [[ -n '' ]] 2022-02-08 17:37:18.906 | ++ functions-common:_get_domain_args:952 : [[ -n '' ]] 2022-02-08 17:37:18.906 | ++ functions-common:_get_domain_args:956 : echo 2022-02-08 17:37:18.906 | + functions-common:get_or_add_user_project_role:964 : domain_args= 2022-02-08 17:37:18.906 | ++ functions-common:get_or_add_user_project_role:972 : oscwrap role assignment list --role admin --user b71bf838afc547b2970458181f3bddf9 --project 4604fbe23a554ef2b9917843cf147f9b 2022-02-08 17:37:18.906 | ++ functions-common:get_or_add_user_project_role:972 : grep '^|\s[a-f0-9]\+' 2022-02-08 17:37:18.906 | ++ functions-common:get_or_add_user_project_role:972 : get_field 1 2022-02-08 17:37:18.906 | ++ functions-common:get_field:800 : local data field 2022-02-08 17:37:18.906 | ++ functions-common:get_field:801 : read data 2022-02-08 17:37:18.906 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:37:18.906 | from cryptography.utils import int_from_bytes 2022-02-08 17:37:18.906 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:37:18.906 | from cryptography.utils import int_from_bytes 2022-02-08 17:37:18.906 | ++ functions-common:oscwrap:2454 : return 0 2022-02-08 17:37:18.906 | + functions-common:get_or_add_user_project_role:972 : user_role_id= 2022-02-08 17:37:18.906 | + functions-common:get_or_add_user_project_role:973 : [[ -z '' ]] 2022-02-08 17:37:18.906 | + functions-common:get_or_add_user_project_role:975 : openstack role add admin --user b71bf838afc547b2970458181f3bddf9 --project 4604fbe23a554ef2b9917843cf147f9b 2022-02-08 17:37:18.906 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:37:18.906 | from cryptography.utils import int_from_bytes 2022-02-08 17:37:18.907 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:37:18.907 | from cryptography.utils import int_from_bytes 2022-02-08 17:37:18.907 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap role assignment list --role admin --user b71bf838afc547b2970458181f3bddf9 --project 4604fbe23a554ef2b9917843cf147f9b 2022-02-08 17:37:18.907 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-02-08 17:37:18.907 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-02-08 17:37:18.907 | ++ functions-common:get_field:800 : local data field 2022-02-08 17:37:18.907 | ++ functions-common:get_field:801 : read data 2022-02-08 17:37:18.907 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:37:18.907 | from cryptography.utils import int_from_bytes 2022-02-08 17:37:18.907 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:37:18.907 | from cryptography.utils import int_from_bytes 2022-02-08 17:37:18.907 | ++ functions-common:oscwrap:2454 : return 0 2022-02-08 17:37:18.907 | ++ functions-common:get_field:802 : '[' 1 -lt 0 ']' 2022-02-08 17:37:18.907 | ++ functions-common:get_field:805 : field='$2' 2022-02-08 17:37:18.907 | ++ functions-common:get_field:807 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-02-08 17:37:18.907 | ++ functions-common:get_field:807 : echo '| 4bc0d140a20b4e9893c4b16a51d30120 | b71bf838afc547b2970458181f3bddf9 | | 4604fbe23a554ef2b9917843cf147f9b | | | False |' 2022-02-08 17:37:18.907 | ++ functions-common:get_field:801 : read data 2022-02-08 17:37:18.907 | + functions-common:get_or_add_user_project_role:984 : user_role_id=4bc0d140a20b4e9893c4b16a51d30120 2022-02-08 17:37:18.907 | + functions-common:get_or_add_user_project_role:986 : echo 4bc0d140a20b4e9893c4b16a51d30120 2022-02-08 17:37:18.907 | 4bc0d140a20b4e9893c4b16a51d30120 2022-02-08 17:37:18.907 | + lib/swift:create_swift_accounts:675 : local swift_domain 2022-02-08 17:37:18.907 | ++ lib/swift:create_swift_accounts:676 : get_or_create_domain swift_test 'Used for swift functional testing' 2022-02-08 17:37:18.907 | ++ functions-common:get_or_create_domain:866 : local domain_id 2022-02-08 17:37:18.907 | +++ functions-common:get_or_create_domain:878 : oscwrap domain show swift_test -f value -c id 2022-02-08 17:37:18.907 | +++ functions-common:get_or_create_domain:880 : oscwrap domain create swift_test --description 'Used for swift functional testing' -f value -c id 2022-02-08 17:37:18.907 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:37:18.907 | from cryptography.utils import int_from_bytes 2022-02-08 17:37:18.907 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:37:18.907 | from cryptography.utils import int_from_bytes 2022-02-08 17:37:18.908 | +++ functions-common:oscwrap:2454 : return 0 2022-02-08 17:37:18.908 | ++ functions-common:get_or_create_domain:876 : domain_id=' 2022-02-08 17:37:18.908 | 57442e4aea224ceda80fe547e8aef215' 2022-02-08 17:37:18.908 | ++ functions-common:get_or_create_domain:877 : echo 57442e4aea224ceda80fe547e8aef215 2022-02-08 17:37:18.908 | + lib/swift:create_swift_accounts:676 : swift_domain=57442e4aea224ceda80fe547e8aef215 2022-02-08 17:37:18.908 | + lib/swift:create_swift_accounts:677 : die_if_not_set 677 swift_domain 'Failure creating swift_test domain' 2022-02-08 17:37:18.908 | + functions-common:die_if_not_set:271 : local exitcode=0 2022-02-08 17:37:18.908 | + lib/swift:create_swift_accounts:679 : local swift_project_test4 2022-02-08 17:37:18.908 | ++ lib/swift:create_swift_accounts:680 : get_or_create_project swiftprojecttest4 57442e4aea224ceda80fe547e8aef215 2022-02-08 17:37:18.908 | ++ functions-common:get_or_create_project:921 : local project_id 2022-02-08 17:37:18.908 | +++ functions-common:get_or_create_project:929 : oscwrap project create swiftprojecttest4 --domain=57442e4aea224ceda80fe547e8aef215 --or-show -f value -c id 2022-02-08 17:37:18.908 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:37:18.908 | from cryptography.utils import int_from_bytes 2022-02-08 17:37:18.908 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:37:18.908 | from cryptography.utils import int_from_bytes 2022-02-08 17:37:18.908 | +++ functions-common:oscwrap:2454 : return 0 2022-02-08 17:37:18.908 | ++ functions-common:get_or_create_project:927 : project_id=15ab313a3a0447b18695c25a3e9d2322 2022-02-08 17:37:18.908 | ++ functions-common:get_or_create_project:928 : echo 15ab313a3a0447b18695c25a3e9d2322 2022-02-08 17:37:18.908 | + lib/swift:create_swift_accounts:680 : swift_project_test4=15ab313a3a0447b18695c25a3e9d2322 2022-02-08 17:37:18.908 | + lib/swift:create_swift_accounts:681 : die_if_not_set 681 swift_project_test4 'Failure creating swift_project_test4' 2022-02-08 17:37:18.908 | + functions-common:die_if_not_set:271 : local exitcode=0 2022-02-08 17:37:18.908 | + lib/swift:create_swift_accounts:683 : local swift_user_test4 2022-02-08 17:37:18.908 | ++ lib/swift:create_swift_accounts:685 : get_or_create_user swiftusertest4 testing4 57442e4aea224ceda80fe547e8aef215 test4@example.com 2022-02-08 17:37:18.908 | ++ functions-common:get_or_create_user:898 : local user_id 2022-02-08 17:37:18.908 | ++ functions-common:get_or_create_user:899 : [[ ! -z test4@example.com ]] 2022-02-08 17:37:18.908 | ++ functions-common:get_or_create_user:900 : local email=--email=test4@example.com 2022-02-08 17:37:18.908 | +++ functions-common:get_or_create_user:916 : oscwrap user create swiftusertest4 --password testing4 --domain=57442e4aea224ceda80fe547e8aef215 --email=test4@example.com --or-show -f value -c id 2022-02-08 17:37:18.908 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:37:18.908 | from cryptography.utils import int_from_bytes 2022-02-08 17:37:18.909 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:37:18.909 | from cryptography.utils import int_from_bytes 2022-02-08 17:37:18.909 | +++ functions-common:oscwrap:2454 : return 0 2022-02-08 17:37:18.909 | ++ functions-common:get_or_create_user:914 : user_id=a0b29543bad24961ab40511b3c42b9d7 2022-02-08 17:37:18.909 | ++ functions-common:get_or_create_user:915 : echo a0b29543bad24961ab40511b3c42b9d7 2022-02-08 17:37:18.909 | + lib/swift:create_swift_accounts:685 : swift_user_test4=a0b29543bad24961ab40511b3c42b9d7 2022-02-08 17:37:18.909 | + lib/swift:create_swift_accounts:686 : die_if_not_set 686 swift_user_test4 'Failure creating swift_user_test4' 2022-02-08 17:37:18.909 | + functions-common:die_if_not_set:271 : local exitcode=0 2022-02-08 17:37:18.909 | + lib/swift:create_swift_accounts:687 : get_or_add_user_project_role admin a0b29543bad24961ab40511b3c42b9d7 15ab313a3a0447b18695c25a3e9d2322 2022-02-08 17:37:18.909 | + functions-common:get_or_add_user_project_role:962 : local user_role_id 2022-02-08 17:37:18.909 | ++ functions-common:get_or_add_user_project_role:964 : _get_domain_args 2022-02-08 17:37:18.909 | ++ functions-common:_get_domain_args:946 : local domain 2022-02-08 17:37:18.909 | ++ functions-common:_get_domain_args:947 : domain= 2022-02-08 17:37:18.909 | ++ functions-common:_get_domain_args:949 : [[ -n '' ]] 2022-02-08 17:37:18.909 | ++ functions-common:_get_domain_args:952 : [[ -n '' ]] 2022-02-08 17:37:18.909 | ++ functions-common:_get_domain_args:956 : echo 2022-02-08 17:37:18.909 | + functions-common:get_or_add_user_project_role:964 : domain_args= 2022-02-08 17:37:18.909 | ++ functions-common:get_or_add_user_project_role:972 : oscwrap role assignment list --role admin --user a0b29543bad24961ab40511b3c42b9d7 --project 15ab313a3a0447b18695c25a3e9d2322 2022-02-08 17:37:18.909 | ++ functions-common:get_or_add_user_project_role:972 : grep '^|\s[a-f0-9]\+' 2022-02-08 17:37:18.909 | ++ functions-common:get_or_add_user_project_role:972 : get_field 1 2022-02-08 17:37:18.909 | ++ functions-common:get_field:800 : local data field 2022-02-08 17:37:18.909 | ++ functions-common:get_field:801 : read data 2022-02-08 17:37:18.909 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:37:18.909 | from cryptography.utils import int_from_bytes 2022-02-08 17:37:18.909 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:37:18.909 | from cryptography.utils import int_from_bytes 2022-02-08 17:37:18.909 | ++ functions-common:oscwrap:2454 : return 0 2022-02-08 17:37:18.909 | + functions-common:get_or_add_user_project_role:972 : user_role_id= 2022-02-08 17:37:18.909 | + functions-common:get_or_add_user_project_role:973 : [[ -z '' ]] 2022-02-08 17:37:18.909 | + functions-common:get_or_add_user_project_role:975 : openstack role add admin --user a0b29543bad24961ab40511b3c42b9d7 --project 15ab313a3a0447b18695c25a3e9d2322 2022-02-08 17:37:18.909 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:37:18.910 | from cryptography.utils import int_from_bytes 2022-02-08 17:37:18.910 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:37:18.910 | from cryptography.utils import int_from_bytes 2022-02-08 17:37:18.910 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-02-08 17:37:18.910 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap role assignment list --role admin --user a0b29543bad24961ab40511b3c42b9d7 --project 15ab313a3a0447b18695c25a3e9d2322 2022-02-08 17:37:18.910 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-02-08 17:37:18.910 | ++ functions-common:get_field:800 : local data field 2022-02-08 17:37:18.910 | ++ functions-common:get_field:801 : read data 2022-02-08 17:37:18.910 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:37:18.910 | from cryptography.utils import int_from_bytes 2022-02-08 17:37:18.910 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:37:18.910 | from cryptography.utils import int_from_bytes 2022-02-08 17:37:18.910 | ++ functions-common:oscwrap:2454 : return 0 2022-02-08 17:37:18.910 | ++ functions-common:get_field:802 : '[' 1 -lt 0 ']' 2022-02-08 17:37:18.910 | ++ functions-common:get_field:805 : field='$2' 2022-02-08 17:37:18.910 | ++ functions-common:get_field:807 : echo '| 4bc0d140a20b4e9893c4b16a51d30120 | a0b29543bad24961ab40511b3c42b9d7 | | 15ab313a3a0447b18695c25a3e9d2322 | | | False |' 2022-02-08 17:37:18.910 | ++ functions-common:get_field:807 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-02-08 17:37:18.910 | ++ functions-common:get_field:801 : read data 2022-02-08 17:37:18.910 | + functions-common:get_or_add_user_project_role:984 : user_role_id=4bc0d140a20b4e9893c4b16a51d30120 2022-02-08 17:37:18.910 | + functions-common:get_or_add_user_project_role:986 : echo 4bc0d140a20b4e9893c4b16a51d30120 2022-02-08 17:37:18.910 | 4bc0d140a20b4e9893c4b16a51d30120 2022-02-08 17:37:18.940 | [266487 Async create_swift_accounts:301434]: finished create_swift_accounts with result 0 in 97 seconds 2022-02-08 17:37:18.955 | Not waiting for async task configure_horizon that we never started or has already been waited for 2022-02-08 17:37:18.958 | + inc/async:async_wait:197 : return 0 2022-02-08 17:37:18.960 | + ./stack.sh:main:1135 : is_service_enabled mysql postgresql 2022-02-08 17:37:18.979 | + functions-common:is_service_enabled:2070 : return 0 2022-02-08 17:37:18.981 | + ./stack.sh:main:1135 : is_service_enabled glance 2022-02-08 17:37:19.000 | + functions-common:is_service_enabled:2070 : return 0 2022-02-08 17:37:19.003 | + ./stack.sh:main:1136 : echo_summary 'Configuring Glance' 2022-02-08 17:37:19.005 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-02-08 17:37:19.008 | + ./stack.sh:echo_summary:446 : echo -e Configuring Glance 2022-02-08 17:37:19.011 | + ./stack.sh:main:1137 : async_runfunc init_glance 2022-02-08 17:37:19.013 | + inc/async:async_runfunc:116 : async_run init_glance init_glance 2022-02-08 17:37:19.078 | + inc/async:async_inner:63 : init_glance 2022-02-08 17:37:19.124 | [266487 Async init_glance:305666]: running: init_glance 2022-02-08 17:37:19.127 | + ./stack.sh:main:1144 : is_service_enabled neutron 2022-02-08 17:37:19.145 | + functions-common:is_service_enabled:2070 : return 0 2022-02-08 17:37:19.148 | + ./stack.sh:main:1145 : echo_summary 'Configuring Neutron' 2022-02-08 17:37:19.150 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-02-08 17:37:19.153 | + ./stack.sh:echo_summary:446 : echo -e Configuring Neutron 2022-02-08 17:37:19.156 | + ./stack.sh:main:1147 : configure_neutron 2022-02-08 17:37:19.159 | + lib/neutron:configure_neutron:620 : is_neutron_legacy_enabled 2022-02-08 17:37:19.167 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-02-08 17:37:19.167 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-02-08 17:37:19.169 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-02-08 17:37:19.172 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-02-08 17:37:19.175 | + lib/neutron:is_neutron_legacy_enabled:138 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2022-02-08 17:37:19.178 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-02-08 17:37:19.180 | + lib/neutron:configure_neutron:622 : configure_mutnauq 2022-02-08 17:37:19.183 | + lib/neutron-legacy:configure_mutnauq:349 : _configure_neutron_common 2022-02-08 17:37:19.185 | + lib/neutron-legacy:_configure_neutron_common:774 : _create_neutron_conf_dir 2022-02-08 17:37:19.188 | + lib/neutron-legacy:_create_neutron_conf_dir:767 : sudo install -d -o ubuntu /etc/neutron 2022-02-08 17:37:19.201 | + lib/neutron-legacy:_configure_neutron_common:777 : cd /opt/stack/neutron 2022-02-08 17:37:19.203 | + lib/neutron-legacy:_configure_neutron_common:777 : exec ./tools/generate_config_file_samples.sh 2022-02-08 17:37:22.666 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:37:22.666 | from cryptography.utils import int_from_bytes 2022-02-08 17:37:22.666 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:37:22.666 | from cryptography.utils import int_from_bytes 2022-02-08 17:37:26.257 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:37:26.257 | from cryptography.utils import int_from_bytes 2022-02-08 17:37:26.257 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:37:26.257 | from cryptography.utils import int_from_bytes 2022-02-08 17:37:29.897 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:37:29.897 | from cryptography.utils import int_from_bytes 2022-02-08 17:37:29.898 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:37:29.898 | from cryptography.utils import int_from_bytes 2022-02-08 17:37:33.352 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:37:33.352 | from cryptography.utils import int_from_bytes 2022-02-08 17:37:33.353 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:37:33.353 | from cryptography.utils import int_from_bytes 2022-02-08 17:37:36.755 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:37:36.755 | from cryptography.utils import int_from_bytes 2022-02-08 17:37:36.755 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:37:36.755 | from cryptography.utils import int_from_bytes 2022-02-08 17:37:40.190 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:37:40.190 | from cryptography.utils import int_from_bytes 2022-02-08 17:37:40.190 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:37:40.190 | from cryptography.utils import int_from_bytes 2022-02-08 17:37:43.666 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:37:43.666 | from cryptography.utils import int_from_bytes 2022-02-08 17:37:43.666 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:37:43.666 | from cryptography.utils import int_from_bytes 2022-02-08 17:37:47.379 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:37:47.379 | from cryptography.utils import int_from_bytes 2022-02-08 17:37:47.379 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:37:47.379 | from cryptography.utils import int_from_bytes 2022-02-08 17:37:52.219 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:37:52.219 | from cryptography.utils import int_from_bytes 2022-02-08 17:37:52.219 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:37:52.219 | from cryptography.utils import int_from_bytes 2022-02-08 17:37:52.219 | WARNING:oslo_config.generator:normalizing group name 'DHCP' to 'dhcp' 2022-02-08 17:37:58.127 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:37:58.127 | from cryptography.utils import int_from_bytes 2022-02-08 17:37:58.127 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:37:58.127 | from cryptography.utils import int_from_bytes 2022-02-08 17:37:58.465 | + lib/neutron-legacy:_configure_neutron_common:779 : cp /opt/stack/neutron/etc/neutron.conf.sample /etc/neutron/neutron.conf 2022-02-08 17:37:58.471 | + lib/neutron-legacy:_configure_neutron_common:781 : Q_POLICY_FILE=/etc/neutron/policy.json 2022-02-08 17:37:58.473 | + lib/neutron-legacy:_configure_neutron_common:785 : '[' -f /opt/stack/neutron/etc/policy.json ']' 2022-02-08 17:37:58.475 | + lib/neutron-legacy:_configure_neutron_common:789 : echo '{"context_is_admin": "role:admin or user_name:neutron"}' 2022-02-08 17:37:58.478 | + lib/neutron-legacy:_configure_neutron_common:794 : neutron_plugin_configure_common 2022-02-08 17:37:58.480 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:65 : Q_PLUGIN_CONF_PATH=etc/neutron/plugins/ml2 2022-02-08 17:37:58.483 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:66 : Q_PLUGIN_CONF_FILENAME=ml2_conf.ini 2022-02-08 17:37:58.485 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:67 : Q_PLUGIN_CLASS=ml2 2022-02-08 17:37:58.487 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:70 : _neutron_service_plugin_class_add router 2022-02-08 17:37:58.489 | + lib/neutron-legacy:_neutron_service_plugin_class_add:943 : local service_plugin_class=router 2022-02-08 17:37:58.492 | + lib/neutron-legacy:_neutron_service_plugin_class_add:944 : [[ '' == '' ]] 2022-02-08 17:37:58.494 | + lib/neutron-legacy:_neutron_service_plugin_class_add:945 : Q_SERVICE_PLUGIN_CLASSES=router 2022-02-08 17:37:58.497 | + lib/neutron-legacy:_configure_neutron_common:796 : [[ etc/neutron/plugins/ml2 == '' ]] 2022-02-08 17:37:58.499 | + lib/neutron-legacy:_configure_neutron_common:796 : [[ ml2_conf.ini == '' ]] 2022-02-08 17:37:58.501 | + lib/neutron-legacy:_configure_neutron_common:796 : [[ ml2 == '' ]] 2022-02-08 17:37:58.504 | + lib/neutron-legacy:_configure_neutron_common:801 : mkdir -p /etc/neutron/plugins/ml2 2022-02-08 17:37:58.508 | + lib/neutron-legacy:_configure_neutron_common:802 : Q_PLUGIN_CONF_FILE=etc/neutron/plugins/ml2/ml2_conf.ini 2022-02-08 17:37:58.510 | + lib/neutron-legacy:_configure_neutron_common:805 : '[' -f /opt/stack/neutron/etc/neutron/plugins/ml2/ml2_conf.ini.sample ']' 2022-02-08 17:37:58.522 | + lib/neutron-legacy:_configure_neutron_common:806 : cp /opt/stack/neutron/etc/neutron/plugins/ml2/ml2_conf.ini.sample /etc/neutron/plugins/ml2/ml2_conf.ini 2022-02-08 17:37:58.526 | ++ lib/neutron-legacy:_configure_neutron_common:811 : database_connection_url neutron 2022-02-08 17:37:58.529 | ++ lib/database:database_connection_url:134 : local db=neutron 2022-02-08 17:37:58.532 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql neutron 2022-02-08 17:37:58.534 | ++ lib/databases/mysql:database_connection_url_mysql:207 : local db=neutron 2022-02-08 17:37:58.536 | ++ lib/databases/mysql:database_connection_url_mysql:208 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/neutron?charset=utf8' 2022-02-08 17:37:58.540 | + lib/neutron-legacy:_configure_neutron_common:811 : iniset /etc/neutron/neutron.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/neutron?charset=utf8' 2022-02-08 17:37:58.576 | + lib/neutron-legacy:_configure_neutron_common:812 : iniset /etc/neutron/neutron.conf DEFAULT state_path /opt/stack/data/neutron 2022-02-08 17:37:58.606 | + lib/neutron-legacy:_configure_neutron_common:813 : iniset /etc/neutron/neutron.conf DEFAULT use_syslog False 2022-02-08 17:37:58.637 | + lib/neutron-legacy:_configure_neutron_common:814 : iniset /etc/neutron/neutron.conf DEFAULT bind_host 0.0.0.0 2022-02-08 17:37:58.682 | + lib/neutron-legacy:_configure_neutron_common:815 : iniset /etc/neutron/neutron.conf oslo_concurrency lock_path /opt/stack/data/neutron/lock 2022-02-08 17:37:58.718 | + lib/neutron-legacy:_configure_neutron_common:818 : iniset /etc/neutron/neutron.conf nova region_name RegionOne 2022-02-08 17:37:58.751 | + lib/neutron-legacy:_configure_neutron_common:820 : '[' libvirt = fake ']' 2022-02-08 17:37:58.753 | + lib/neutron-legacy:_configure_neutron_common:830 : setup_logging /etc/neutron/neutron.conf 2022-02-08 17:37:58.756 | + functions:setup_logging:674 : setup_systemd_logging /etc/neutron/neutron.conf 2022-02-08 17:37:58.758 | + functions:setup_systemd_logging:689 : local conf_file=/etc/neutron/neutron.conf 2022-02-08 17:37:58.763 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-02-08 17:37:58.781 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-02-08 17:37:58.783 | + functions:setup_systemd_logging:695 : local pidstr= 2022-02-08 17:37:58.786 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-02-08 17:37:58.788 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-02-08 17:37:58.791 | + 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-02-08 17:37:58.821 | + 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-02-08 17:37:58.862 | + 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-02-08 17:37:58.893 | + functions:setup_systemd_logging:706 : iniset /etc/neutron/neutron.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-02-08 17:37:58.932 | + lib/neutron-legacy:_configure_neutron_common:832 : is_service_enabled tls-proxy 2022-02-08 17:37:58.948 | + functions-common:is_service_enabled:2070 : return 1 2022-02-08 17:37:58.951 | + lib/neutron-legacy:_configure_neutron_common:838 : _neutron_setup_rootwrap 2022-02-08 17:37:58.953 | + lib/neutron-legacy:_neutron_setup_rootwrap:978 : [[ True == \F\a\l\s\e ]] 2022-02-08 17:37:58.955 | + lib/neutron-legacy:_neutron_setup_rootwrap:982 : Q_CONF_ROOTWRAP_D=/etc/neutron/rootwrap.d 2022-02-08 17:37:58.958 | + lib/neutron-legacy:_neutron_setup_rootwrap:983 : [[ -d /etc/neutron/rootwrap.d ]] 2022-02-08 17:37:58.963 | + lib/neutron-legacy:_neutron_setup_rootwrap:984 : sudo rm -rf /etc/neutron/rootwrap.d 2022-02-08 17:37:58.974 | + lib/neutron-legacy:_neutron_setup_rootwrap:987 : _neutron_deploy_rootwrap_filters /opt/stack/neutron 2022-02-08 17:37:58.976 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:968 : [[ True == \F\a\l\s\e ]] 2022-02-08 17:37:58.979 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:971 : local srcdir=/opt/stack/neutron 2022-02-08 17:37:58.982 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:972 : sudo install -d -o root -m 755 /etc/neutron/rootwrap.d 2022-02-08 17:37:58.995 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:973 : sudo install -o root -m 644 /opt/stack/neutron/etc/neutron/rootwrap.d/rootwrap.filters /etc/neutron/rootwrap.d/ 2022-02-08 17:37:59.008 | + lib/neutron-legacy:_neutron_setup_rootwrap:991 : test -r /opt/stack/neutron/etc/neutron/rootwrap.conf 2022-02-08 17:37:59.011 | + lib/neutron-legacy:_neutron_setup_rootwrap:994 : sudo install -o root -g root -m 644 /opt/stack/neutron/etc/rootwrap.conf /etc/neutron/rootwrap.conf 2022-02-08 17:37:59.024 | + lib/neutron-legacy:_neutron_setup_rootwrap:996 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/neutron/rootwrap.d:' -i /etc/neutron/rootwrap.conf 2022-02-08 17:37:59.042 | + lib/neutron-legacy:_neutron_setup_rootwrap:997 : sudo sed -e 's:^exec_dirs=\(.*\)$:exec_dirs=\1,/usr/local/bin:' -i /etc/neutron/rootwrap.conf 2022-02-08 17:37:59.056 | + lib/neutron-legacy:_neutron_setup_rootwrap:1000 : ROOTWRAP_SUDOER_CMD='/usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf *' 2022-02-08 17:37:59.058 | + lib/neutron-legacy:_neutron_setup_rootwrap:1001 : ROOTWRAP_DAEMON_SUDOER_CMD='/usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-02-08 17:37:59.061 | ++ lib/neutron-legacy:_neutron_setup_rootwrap:1004 : mktemp 2022-02-08 17:37:59.067 | + lib/neutron-legacy:_neutron_setup_rootwrap:1004 : TEMPFILE=/tmp/tmp.00yxNgjiuv 2022-02-08 17:37:59.072 | + lib/neutron-legacy:_neutron_setup_rootwrap:1005 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf *' 2022-02-08 17:37:59.076 | + lib/neutron-legacy:_neutron_setup_rootwrap:1006 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-02-08 17:37:59.078 | + lib/neutron-legacy:_neutron_setup_rootwrap:1007 : chmod 0440 /tmp/tmp.00yxNgjiuv 2022-02-08 17:37:59.082 | + lib/neutron-legacy:_neutron_setup_rootwrap:1008 : sudo chown root:root /tmp/tmp.00yxNgjiuv 2022-02-08 17:37:59.096 | + lib/neutron-legacy:_neutron_setup_rootwrap:1009 : sudo mv /tmp/tmp.00yxNgjiuv /etc/sudoers.d/neutron-rootwrap 2022-02-08 17:37:59.109 | + lib/neutron-legacy:_neutron_setup_rootwrap:1012 : iniset /etc/neutron/neutron.conf agent root_helper 'sudo /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2022-02-08 17:37:59.144 | + lib/neutron-legacy:_neutron_setup_rootwrap:1013 : [[ True == \T\r\u\e ]] 2022-02-08 17:37:59.147 | + lib/neutron-legacy:_neutron_setup_rootwrap:1014 : iniset /etc/neutron/neutron.conf agent root_helper_daemon 'sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-02-08 17:37:59.183 | + lib/neutron-legacy:configure_mutnauq:350 : iniset_rpc_backend neutron /etc/neutron/neutron.conf 2022-02-08 17:37:59.186 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=neutron 2022-02-08 17:37:59.188 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/neutron/neutron.conf 2022-02-08 17:37:59.191 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-02-08 17:37:59.193 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-02-08 17:37:59.196 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-02-08 17:37:59.213 | + functions-common:is_service_enabled:2070 : return 0 2022-02-08 17:37:59.217 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-02-08 17:37:59.219 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-02-08 17:37:59.222 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-02-08 17:37:59.240 | ++ functions-common:is_service_enabled:2070 : return 0 2022-02-08 17:37:59.243 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.53:5672/ 2022-02-08 17:37:59.246 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/neutron/neutron.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.53:5672/ 2022-02-08 17:37:59.278 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-02-08 17:37:59.280 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-02-08 17:37:59.283 | + lib/neutron-legacy:configure_mutnauq:352 : is_service_enabled q-metering 2022-02-08 17:37:59.300 | + functions-common:is_service_enabled:2070 : return 0 2022-02-08 17:37:59.303 | + lib/neutron-legacy:configure_mutnauq:353 : _configure_neutron_metering 2022-02-08 17:37:59.305 | + lib/neutron-legacy:_configure_neutron_metering:887 : neutron_agent_metering_configure_common 2022-02-08 17:37:59.308 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_common:15 : _neutron_service_plugin_class_add neutron.services.metering.metering_plugin.MeteringPlugin 2022-02-08 17:37:59.311 | + lib/neutron-legacy:_neutron_service_plugin_class_add:943 : local service_plugin_class=neutron.services.metering.metering_plugin.MeteringPlugin 2022-02-08 17:37:59.314 | + lib/neutron-legacy:_neutron_service_plugin_class_add:944 : [[ router == '' ]] 2022-02-08 17:37:59.316 | + lib/neutron-legacy:_neutron_service_plugin_class_add:946 : [[ ! ,router, =~ ,neutron.services.metering.metering_plugin.MeteringPlugin, ]] 2022-02-08 17:37:59.319 | + lib/neutron-legacy:_neutron_service_plugin_class_add:947 : Q_SERVICE_PLUGIN_CLASSES=router,neutron.services.metering.metering_plugin.MeteringPlugin 2022-02-08 17:37:59.321 | + lib/neutron-legacy:_configure_neutron_metering:888 : neutron_agent_metering_configure_agent 2022-02-08 17:37:59.324 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:19 : METERING_AGENT_CONF_PATH=/etc/neutron/services/metering 2022-02-08 17:37:59.327 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:20 : mkdir -p /etc/neutron/services/metering 2022-02-08 17:37:59.332 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:22 : METERING_AGENT_CONF_FILENAME=/etc/neutron/services/metering/metering_agent.ini 2022-02-08 17:37:59.334 | + 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-02-08 17:37:59.339 | + lib/neutron-legacy:configure_mutnauq:355 : is_service_enabled q-agt q-svc 2022-02-08 17:37:59.357 | + functions-common:is_service_enabled:2070 : return 0 2022-02-08 17:37:59.360 | + lib/neutron-legacy:configure_mutnauq:356 : _configure_neutron_service 2022-02-08 17:37:59.362 | + lib/neutron-legacy:_configure_neutron_service:915 : Q_API_PASTE_FILE=/etc/neutron/api-paste.ini 2022-02-08 17:37:59.364 | + lib/neutron-legacy:_configure_neutron_service:916 : cp /opt/stack/neutron/etc/api-paste.ini /etc/neutron/api-paste.ini 2022-02-08 17:37:59.372 | + lib/neutron-legacy:_configure_neutron_service:919 : iniset /etc/neutron/neutron.conf DEFAULT core_plugin ml2 2022-02-08 17:37:59.416 | + lib/neutron-legacy:_configure_neutron_service:921 : iniset /etc/neutron/neutron.conf DEFAULT debug True 2022-02-08 17:37:59.448 | + lib/neutron-legacy:_configure_neutron_service:922 : iniset /etc/neutron/neutron.conf oslo_policy policy_file /etc/neutron/policy.json 2022-02-08 17:37:59.497 | + lib/neutron-legacy:_configure_neutron_service:923 : iniset /etc/neutron/neutron.conf DEFAULT allow_overlapping_ips True 2022-02-08 17:37:59.529 | + lib/neutron-legacy:_configure_neutron_service:925 : iniset /etc/neutron/neutron.conf DEFAULT auth_strategy keystone 2022-02-08 17:37:59.576 | + lib/neutron-legacy:_configure_neutron_service:926 : configure_keystone_authtoken_middleware /etc/neutron/neutron.conf neutron 2022-02-08 17:37:59.578 | + lib/keystone:configure_keystone_authtoken_middleware:436 : local conf_file=/etc/neutron/neutron.conf 2022-02-08 17:37:59.581 | + lib/keystone:configure_keystone_authtoken_middleware:437 : local admin_user=neutron 2022-02-08 17:37:59.584 | + lib/keystone:configure_keystone_authtoken_middleware:438 : local section=keystone_authtoken 2022-02-08 17:37:59.586 | + lib/keystone:configure_keystone_authtoken_middleware:440 : iniset /etc/neutron/neutron.conf keystone_authtoken auth_type password 2022-02-08 17:37:59.619 | + lib/keystone:configure_keystone_authtoken_middleware:441 : iniset /etc/neutron/neutron.conf keystone_authtoken interface public 2022-02-08 17:37:59.649 | + lib/keystone:configure_keystone_authtoken_middleware:442 : iniset /etc/neutron/neutron.conf keystone_authtoken auth_url http://10.222.0.53/identity 2022-02-08 17:37:59.680 | + lib/keystone:configure_keystone_authtoken_middleware:443 : iniset /etc/neutron/neutron.conf keystone_authtoken username neutron 2022-02-08 17:37:59.725 | + lib/keystone:configure_keystone_authtoken_middleware:444 : iniset /etc/neutron/neutron.conf keystone_authtoken password Passw0rd 2022-02-08 17:37:59.762 | + lib/keystone:configure_keystone_authtoken_middleware:445 : iniset /etc/neutron/neutron.conf keystone_authtoken user_domain_name Default 2022-02-08 17:37:59.792 | + lib/keystone:configure_keystone_authtoken_middleware:446 : iniset /etc/neutron/neutron.conf keystone_authtoken project_name service 2022-02-08 17:37:59.823 | + lib/keystone:configure_keystone_authtoken_middleware:447 : iniset /etc/neutron/neutron.conf keystone_authtoken project_domain_name Default 2022-02-08 17:37:59.860 | + lib/keystone:configure_keystone_authtoken_middleware:449 : iniset /etc/neutron/neutron.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-02-08 17:37:59.893 | + lib/keystone:configure_keystone_authtoken_middleware:450 : iniset /etc/neutron/neutron.conf keystone_authtoken memcached_servers localhost:11211 2022-02-08 17:37:59.929 | + lib/neutron-legacy:_configure_neutron_service:929 : iniset /etc/neutron/neutron.conf DEFAULT notify_nova_on_port_status_changes True 2022-02-08 17:37:59.967 | + lib/neutron-legacy:_configure_neutron_service:930 : iniset /etc/neutron/neutron.conf DEFAULT notify_nova_on_port_data_changes True 2022-02-08 17:38:00.006 | + lib/neutron-legacy:_configure_neutron_service:932 : configure_keystone_authtoken_middleware /etc/neutron/neutron.conf nova nova 2022-02-08 17:38:00.008 | + lib/keystone:configure_keystone_authtoken_middleware:436 : local conf_file=/etc/neutron/neutron.conf 2022-02-08 17:38:00.011 | + lib/keystone:configure_keystone_authtoken_middleware:437 : local admin_user=nova 2022-02-08 17:38:00.013 | + lib/keystone:configure_keystone_authtoken_middleware:438 : local section=nova 2022-02-08 17:38:00.016 | + lib/keystone:configure_keystone_authtoken_middleware:440 : iniset /etc/neutron/neutron.conf nova auth_type password 2022-02-08 17:38:00.052 | + lib/keystone:configure_keystone_authtoken_middleware:441 : iniset /etc/neutron/neutron.conf nova interface public 2022-02-08 17:38:00.083 | + lib/keystone:configure_keystone_authtoken_middleware:442 : iniset /etc/neutron/neutron.conf nova auth_url http://10.222.0.53/identity 2022-02-08 17:38:00.113 | + lib/keystone:configure_keystone_authtoken_middleware:443 : iniset /etc/neutron/neutron.conf nova username nova 2022-02-08 17:38:00.144 | + lib/keystone:configure_keystone_authtoken_middleware:444 : iniset /etc/neutron/neutron.conf nova password Passw0rd 2022-02-08 17:38:00.176 | + lib/keystone:configure_keystone_authtoken_middleware:445 : iniset /etc/neutron/neutron.conf nova user_domain_name Default 2022-02-08 17:38:00.208 | + lib/keystone:configure_keystone_authtoken_middleware:446 : iniset /etc/neutron/neutron.conf nova project_name service 2022-02-08 17:38:00.240 | + lib/keystone:configure_keystone_authtoken_middleware:447 : iniset /etc/neutron/neutron.conf nova project_domain_name Default 2022-02-08 17:38:00.270 | + lib/keystone:configure_keystone_authtoken_middleware:449 : iniset /etc/neutron/neutron.conf nova cafile /opt/stack/data/ca-bundle.pem 2022-02-08 17:38:00.301 | + lib/keystone:configure_keystone_authtoken_middleware:450 : iniset /etc/neutron/neutron.conf nova memcached_servers localhost:11211 2022-02-08 17:38:00.331 | + lib/neutron-legacy:_configure_neutron_service:935 : neutron_plugin_configure_service 2022-02-08 17:38:00.334 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:74 : [[ vlan != \l\o\c\a\l ]] 2022-02-08 17:38:00.337 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:75 : Q_SRV_EXTRA_OPTS+=(tenant_network_types=$Q_ML2_TENANT_NETWORK_TYPE) 2022-02-08 17:38:00.339 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:89 : '[' '' == '' ']' 2022-02-08 17:38:00.342 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:90 : [[ '' == '' ]] 2022-02-08 17:38:00.345 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:90 : [[ physnet1 != '' ]] 2022-02-08 17:38:00.347 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:91 : ML2_VLAN_RANGES=physnet1 2022-02-08 17:38:00.353 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:92 : [[ 50:99 != '' ]] 2022-02-08 17:38:00.353 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:93 : ML2_VLAN_RANGES=physnet1:50:99 2022-02-08 17:38:00.355 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:96 : [[ physnet1:50:99 != '' ]] 2022-02-08 17:38:00.358 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:97 : Q_ML2_PLUGIN_VLAN_TYPE_OPTIONS=(network_vlan_ranges=$ML2_VLAN_RANGES) 2022-02-08 17:38:00.360 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:103 : [[ -z '' ]] 2022-02-08 17:38:00.363 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:104 : [[ -n physnet1 ]] 2022-02-08 17:38:00.365 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:105 : Q_ML2_PLUGIN_FLAT_TYPE_OPTIONS=flat_networks= 2022-02-08 17:38:00.367 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:106 : [[ -n physnet1 ]] 2022-02-08 17:38:00.370 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:107 : Q_ML2_PLUGIN_FLAT_TYPE_OPTIONS+=physnet1, 2022-02-08 17:38:00.372 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:109 : [[ -n physnet1 ]] 2022-02-08 17:38:00.375 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:109 : [[ physnet1 != \p\h\y\s\n\e\t\1 ]] 2022-02-08 17:38:00.377 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:121 : [[ True == \T\r\u\e ]] 2022-02-08 17:38:00.380 | + 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-02-08 17:38:00.408 | + 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-02-08 17:38:00.411 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-02-08 17:38:00.413 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2022-02-08 17:38:00.416 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=mechanism_drivers=openvswitch,hyperv 2022-02-08 17:38:00.419 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z mechanism_drivers=openvswitch,hyperv ']' 2022-02-08 17:38:00.421 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-02-08 17:38:00.424 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 mechanism_drivers openvswitch,hyperv 2022-02-08 17:38:00.452 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:129 : [[ -n '' ]] 2022-02-08 17:38:00.454 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:133 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2 extension_drivers=port_security 2022-02-08 17:38:00.456 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-02-08 17:38:00.459 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2022-02-08 17:38:00.461 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=extension_drivers=port_security 2022-02-08 17:38:00.464 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z extension_drivers=port_security ']' 2022-02-08 17:38:00.466 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-02-08 17:38:00.469 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 extension_drivers port_security 2022-02-08 17:38:00.498 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:135 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2 tenant_network_types=vlan 2022-02-08 17:38:00.500 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-02-08 17:38:00.503 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2022-02-08 17:38:00.505 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=tenant_network_types=vlan 2022-02-08 17:38:00.507 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z tenant_network_types=vlan ']' 2022-02-08 17:38:00.510 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-02-08 17:38:00.512 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 tenant_network_types vlan 2022-02-08 17:38:00.541 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:137 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_gre tunnel_id_ranges=1:1000 2022-02-08 17:38:00.544 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-02-08 17:38:00.547 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_gre 2022-02-08 17:38:00.549 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=tunnel_id_ranges=1:1000 2022-02-08 17:38:00.551 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z tunnel_id_ranges=1:1000 ']' 2022-02-08 17:38:00.554 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-02-08 17:38:00.556 | + 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-02-08 17:38:00.585 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:139 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vxlan vni_ranges=1:1000 2022-02-08 17:38:00.587 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-02-08 17:38:00.590 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_vxlan 2022-02-08 17:38:00.593 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=vni_ranges=1:1000 2022-02-08 17:38:00.595 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z vni_ranges=1:1000 ']' 2022-02-08 17:38:00.600 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-02-08 17:38:00.600 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vxlan vni_ranges 1:1000 2022-02-08 17:38:00.630 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:141 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_flat flat_networks=physnet1, 2022-02-08 17:38:00.632 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-02-08 17:38:00.635 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_flat 2022-02-08 17:38:00.637 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=flat_networks=physnet1, 2022-02-08 17:38:00.639 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z flat_networks=physnet1, ']' 2022-02-08 17:38:00.642 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-02-08 17:38:00.644 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_flat flat_networks physnet1, 2022-02-08 17:38:00.673 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:143 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vlan network_vlan_ranges=physnet1:50:99 2022-02-08 17:38:00.676 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-02-08 17:38:00.681 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_vlan 2022-02-08 17:38:00.682 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=network_vlan_ranges=physnet1:50:99 2022-02-08 17:38:00.683 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z network_vlan_ranges=physnet1:50:99 ']' 2022-02-08 17:38:00.685 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-02-08 17:38:00.688 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vlan network_vlan_ranges physnet1:50:99 2022-02-08 17:38:00.719 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:145 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_geneve vni_ranges=1:1000 2022-02-08 17:38:00.721 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-02-08 17:38:00.724 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_geneve 2022-02-08 17:38:00.726 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=vni_ranges=1:1000 2022-02-08 17:38:00.728 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z vni_ranges=1:1000 ']' 2022-02-08 17:38:00.731 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-02-08 17:38:00.733 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_geneve vni_ranges 1:1000 2022-02-08 17:38:00.763 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:147 : [[ legacy != \l\e\g\a\c\y ]] 2022-02-08 17:38:00.766 | + lib/neutron-legacy:configure_mutnauq:358 : is_service_enabled q-agt 2022-02-08 17:38:00.782 | + functions-common:is_service_enabled:2070 : return 0 2022-02-08 17:38:00.791 | + lib/neutron-legacy:configure_mutnauq:359 : _configure_neutron_plugin_agent 2022-02-08 17:38:00.791 | + lib/neutron-legacy:_configure_neutron_plugin_agent:902 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini agent root_helper 'sudo /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2022-02-08 17:38:00.820 | + lib/neutron-legacy:_configure_neutron_plugin_agent:903 : [[ True == \T\r\u\e ]] 2022-02-08 17:38:00.822 | + lib/neutron-legacy:_configure_neutron_plugin_agent:904 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini agent root_helper_daemon 'sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-02-08 17:38:00.858 | + lib/neutron-legacy:_configure_neutron_plugin_agent:906 : iniset /etc/neutron/neutron.conf DEFAULT debug True 2022-02-08 17:38:00.894 | + lib/neutron-legacy:_configure_neutron_plugin_agent:909 : neutron_plugin_configure_plugin_agent 2022-02-08 17:38:00.897 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:36 : _neutron_ovs_base_setup_bridge br-int 2022-02-08 17:38:00.899 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:38 : local bridge=br-int 2022-02-08 17:38:00.901 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:39 : neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf 2022-02-08 17:38:03.945 | INFO neutron.common.config [-] Logging enabled! 2022-02-08 17:38:03.946 | INFO neutron.common.config [-] /usr/local/bin/neutron-ovs-cleanup version 19.1.0.dev486 2022-02-08 17:38:03.946 | DEBUG neutron.common.config [-] command line: /usr/local/bin/neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf {{(pid=307577) setup_logging /opt/stack/neutron/neutron/common/config.py:112}} 2022-02-08 17:38:03.996 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Flow_Table.name {{(pid=307577) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:107}} 2022-02-08 17:38:03.997 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Mirror.name {{(pid=307577) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:107}} 2022-02-08 17:38:03.997 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Bridge.name {{(pid=307577) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2022-02-08 17:38:03.997 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Port.name {{(pid=307577) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2022-02-08 17:38:03.997 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Interface.name {{(pid=307577) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2022-02-08 17:38:03.997 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Manager.target {{(pid=307577) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2022-02-08 17:38:04.053 | INFO neutron.cmd.ovs_cleanup [-] OVS cleanup completed successfully 2022-02-08 17:38:04.053 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:38:04.053 | from cryptography.utils import int_from_bytes 2022-02-08 17:38:04.053 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:38:04.053 | from cryptography.utils import int_from_bytes 2022-02-08 17:38:04.391 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:40 : _neutron_ovs_base_add_bridge br-int 2022-02-08 17:38:04.394 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:27 : local bridge=br-int 2022-02-08 17:38:04.396 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:28 : local 'addbr_cmd=sudo ovs-vsctl -- --may-exist add-br br-int' 2022-02-08 17:38:04.399 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:30 : '[' system '!=' system ']' 2022-02-08 17:38:04.401 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:34 : sudo ovs-vsctl -- --may-exist add-br br-int 2022-02-08 17:38:04.462 | + 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-02-08 17:38:04.486 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:37 : _neutron_ovs_base_configure_firewall_driver 2022-02-08 17:38:04.488 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:101 : [[ True == \T\r\u\e ]] 2022-02-08 17:38:04.491 | + 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-02-08 17:38:04.523 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:103 : running_in_container 2022-02-08 17:38:04.526 | ++ functions:running_in_container:793 : systemd-detect-virt --container 2022-02-08 17:38:04.535 | + functions:running_in_container:793 : [[ none != \n\o\n\e ]] 2022-02-08 17:38:04.539 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:104 : enable_kernel_bridge_firewall 2022-02-08 17:38:04.540 | + functions:enable_kernel_bridge_firewall:802 : sudo modprobe bridge 2022-02-08 17:38:04.552 | + functions:enable_kernel_bridge_firewall:805 : sudo modprobe br_netfilter 2022-02-08 17:38:04.565 | + functions:enable_kernel_bridge_firewall:809 : for proto in ip ip6 2022-02-08 17:38:04.568 | + functions:enable_kernel_bridge_firewall:810 : sudo sysctl -w net.bridge.bridge-nf-call-iptables=1 2022-02-08 17:38:04.576 | net.bridge.bridge-nf-call-iptables = 1 2022-02-08 17:38:04.580 | + functions:enable_kernel_bridge_firewall:809 : for proto in ip ip6 2022-02-08 17:38:04.582 | + functions:enable_kernel_bridge_firewall:810 : sudo sysctl -w net.bridge.bridge-nf-call-ip6tables=1 2022-02-08 17:38:04.591 | net.bridge.bridge-nf-call-ip6tables = 1 2022-02-08 17:38:04.594 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:40 : [[ False == \T\r\u\e ]] 2022-02-08 17:38:04.602 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:48 : [[ physnet1 != '' ]] 2022-02-08 17:38:04.602 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:48 : [[ br-data != '' ]] 2022-02-08 17:38:04.602 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:49 : [[ physnet1:br-data == '' ]] 2022-02-08 17:38:04.604 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:54 : _neutron_ovs_base_add_bridge br-data 2022-02-08 17:38:04.607 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:27 : local bridge=br-data 2022-02-08 17:38:04.609 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:28 : local 'addbr_cmd=sudo ovs-vsctl -- --may-exist add-br br-data' 2022-02-08 17:38:04.612 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:30 : '[' system '!=' system ']' 2022-02-08 17:38:04.614 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:34 : sudo ovs-vsctl -- --may-exist add-br br-data 2022-02-08 17:38:04.642 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:56 : [[ physnet1:br-data != '' ]] 2022-02-08 17:38:04.645 | + 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-02-08 17:38:04.680 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:59 : AGENT_BINARY=/usr/local/bin/neutron-openvswitch-agent 2022-02-08 17:38:04.682 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:61 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini agent tunnel_types 2022-02-08 17:38:04.713 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:62 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovs datapath_type system 2022-02-08 17:38:04.743 | + lib/neutron-legacy:configure_mutnauq:361 : is_service_enabled q-dhcp 2022-02-08 17:38:04.761 | + functions-common:is_service_enabled:2070 : return 0 2022-02-08 17:38:04.764 | + lib/neutron-legacy:configure_mutnauq:362 : _configure_neutron_dhcp_agent 2022-02-08 17:38:04.766 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:843 : cp /opt/stack/neutron/etc/dhcp_agent.ini.sample /etc/neutron/dhcp_agent.ini 2022-02-08 17:38:04.771 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:845 : iniset /etc/neutron/dhcp_agent.ini DEFAULT debug True 2022-02-08 17:38:04.801 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:847 : iniset /etc/neutron/dhcp_agent.ini DEFAULT dnsmasq_local_resolv True 2022-02-08 17:38:04.846 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:848 : iniset /etc/neutron/dhcp_agent.ini AGENT root_helper 'sudo /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2022-02-08 17:38:04.879 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:849 : [[ True == \T\r\u\e ]] 2022-02-08 17:38:04.881 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:850 : iniset /etc/neutron/dhcp_agent.ini AGENT root_helper_daemon 'sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-02-08 17:38:04.920 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:853 : is_service_enabled q-l3 2022-02-08 17:38:04.938 | + functions-common:is_service_enabled:2070 : return 0 2022-02-08 17:38:04.940 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:864 : _neutron_setup_interface_driver /etc/neutron/dhcp_agent.ini 2022-02-08 17:38:04.943 | + lib/neutron-legacy:_neutron_setup_interface_driver:1022 : iniset /etc/neutron/dhcp_agent.ini DEFAULT ovs_use_veth False 2022-02-08 17:38:04.973 | + lib/neutron-legacy:_neutron_setup_interface_driver:1024 : neutron_plugin_setup_interface_driver /etc/neutron/dhcp_agent.ini 2022-02-08 17:38:04.976 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:66 : local conf_file=/etc/neutron/dhcp_agent.ini 2022-02-08 17:38:04.978 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:67 : iniset /etc/neutron/dhcp_agent.ini DEFAULT interface_driver openvswitch 2022-02-08 17:38:05.014 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:866 : neutron_plugin_configure_dhcp_agent /etc/neutron/dhcp_agent.ini 2022-02-08 17:38:05.016 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_dhcp_agent:25 : local conf_file=/etc/neutron/dhcp_agent.ini 2022-02-08 17:38:05.019 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_dhcp_agent:26 : : 2022-02-08 17:38:05.021 | + lib/neutron-legacy:configure_mutnauq:364 : is_service_enabled q-l3 2022-02-08 17:38:05.038 | + functions-common:is_service_enabled:2070 : return 0 2022-02-08 17:38:05.041 | + lib/neutron-legacy:configure_mutnauq:365 : _configure_neutron_l3_agent 2022-02-08 17:38:05.044 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:119 : cp /opt/stack/neutron/etc/l3_agent.ini.sample /etc/neutron/l3_agent.ini 2022-02-08 17:38:05.049 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:121 : iniset /etc/neutron/l3_agent.ini DEFAULT debug True 2022-02-08 17:38:05.079 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:122 : iniset /etc/neutron/l3_agent.ini AGENT root_helper 'sudo /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2022-02-08 17:38:05.111 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:123 : [[ True == \T\r\u\e ]] 2022-02-08 17:38:05.113 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:124 : iniset /etc/neutron/l3_agent.ini AGENT root_helper_daemon 'sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-02-08 17:38:05.143 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:127 : _neutron_setup_interface_driver /etc/neutron/l3_agent.ini 2022-02-08 17:38:05.146 | + lib/neutron-legacy:_neutron_setup_interface_driver:1022 : iniset /etc/neutron/l3_agent.ini DEFAULT ovs_use_veth False 2022-02-08 17:38:05.182 | + lib/neutron-legacy:_neutron_setup_interface_driver:1024 : neutron_plugin_setup_interface_driver /etc/neutron/l3_agent.ini 2022-02-08 17:38:05.185 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:66 : local conf_file=/etc/neutron/l3_agent.ini 2022-02-08 17:38:05.188 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:67 : iniset /etc/neutron/l3_agent.ini DEFAULT interface_driver openvswitch 2022-02-08 17:38:05.231 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:129 : neutron_plugin_configure_l3_agent /etc/neutron/l3_agent.ini 2022-02-08 17:38:05.233 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_l3_agent:30 : local conf_file=/etc/neutron/l3_agent.ini 2022-02-08 17:38:05.236 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_l3_agent:31 : _neutron_ovs_base_configure_l3_agent 2022-02-08 17:38:05.238 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:112 : neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf 2022-02-08 17:38:08.168 | INFO neutron.common.config [-] Logging enabled! 2022-02-08 17:38:08.168 | INFO neutron.common.config [-] /usr/local/bin/neutron-ovs-cleanup version 19.1.0.dev486 2022-02-08 17:38:08.169 | DEBUG neutron.common.config [-] command line: /usr/local/bin/neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf {{(pid=308111) setup_logging /opt/stack/neutron/neutron/common/config.py:112}} 2022-02-08 17:38:08.218 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Flow_Table.name {{(pid=308111) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:107}} 2022-02-08 17:38:08.218 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Mirror.name {{(pid=308111) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:107}} 2022-02-08 17:38:08.219 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Bridge.name {{(pid=308111) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2022-02-08 17:38:08.219 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Port.name {{(pid=308111) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2022-02-08 17:38:08.219 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Interface.name {{(pid=308111) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2022-02-08 17:38:08.219 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Manager.target {{(pid=308111) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2022-02-08 17:38:08.281 | INFO neutron.cmd.ovs_cleanup [-] Cleaning bridge: br-int 2022-02-08 17:38:08.282 | DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=0): OvsCleanup(bridge=br-int, all_ports=False) {{(pid=308111) do_commit /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/transaction.py:90}} 2022-02-08 17:38:08.282 | DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Transaction caused no change {{(pid=308111) do_commit /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/transaction.py:134}} 2022-02-08 17:38:08.283 | INFO neutron.cmd.ovs_cleanup [-] OVS cleanup completed successfully 2022-02-08 17:38:08.283 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:38:08.283 | from cryptography.utils import int_from_bytes 2022-02-08 17:38:08.283 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:38:08.283 | from cryptography.utils import int_from_bytes 2022-02-08 17:38:08.643 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:113 : [[ False = \T\r\u\e ]] 2022-02-08 17:38:08.645 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:121 : _neutron_ovs_base_add_public_bridge 2022-02-08 17:38:08.649 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_public_bridge:127 : _neutron_ovs_base_add_bridge br-data 2022-02-08 17:38:08.651 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:27 : local bridge=br-data 2022-02-08 17:38:08.654 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:28 : local 'addbr_cmd=sudo ovs-vsctl -- --may-exist add-br br-data' 2022-02-08 17:38:08.657 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:30 : '[' system '!=' system ']' 2022-02-08 17:38:08.659 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:34 : sudo ovs-vsctl -- --may-exist add-br br-data 2022-02-08 17:38:08.677 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_public_bridge:128 : set_mtu br-data 1500 2022-02-08 17:38:08.680 | + functions:set_mtu:785 : local dev=br-data 2022-02-08 17:38:08.683 | + functions:set_mtu:786 : local mtu=1500 2022-02-08 17:38:08.685 | + functions:set_mtu:787 : sudo ip link set mtu 1500 dev br-data 2022-02-08 17:38:08.698 | + 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-02-08 17:38:08.716 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:131 : _configure_public_network_connectivity 2022-02-08 17:38:08.719 | + lib/neutron-legacy:_configure_public_network_connectivity:709 : [[ -n eth1 ]] 2022-02-08 17:38:08.721 | + lib/neutron-legacy:_configure_public_network_connectivity:710 : _move_neutron_addresses_route eth1 br-data True False inet 2022-02-08 17:38:08.724 | + lib/neutron-legacy:_move_neutron_addresses_route:650 : local from_intf=eth1 2022-02-08 17:38:08.726 | + lib/neutron-legacy:_move_neutron_addresses_route:651 : local to_intf=br-data 2022-02-08 17:38:08.729 | + lib/neutron-legacy:_move_neutron_addresses_route:652 : local add_ovs_port=True 2022-02-08 17:38:08.732 | + lib/neutron-legacy:_move_neutron_addresses_route:653 : local del_ovs_port=False 2022-02-08 17:38:08.735 | + lib/neutron-legacy:_move_neutron_addresses_route:654 : local af=inet 2022-02-08 17:38:08.737 | + lib/neutron-legacy:_move_neutron_addresses_route:656 : [[ -n eth1 ]] 2022-02-08 17:38:08.740 | + lib/neutron-legacy:_move_neutron_addresses_route:656 : [[ -n br-data ]] 2022-02-08 17:38:08.745 | + lib/neutron-legacy:_move_neutron_addresses_route:662 : local IP_REPLACE= 2022-02-08 17:38:08.745 | + lib/neutron-legacy:_move_neutron_addresses_route:663 : local IP_DEL= 2022-02-08 17:38:08.748 | + lib/neutron-legacy:_move_neutron_addresses_route:664 : local IP_UP= 2022-02-08 17:38:08.750 | + lib/neutron-legacy:_move_neutron_addresses_route:665 : local DEFAULT_ROUTE_GW 2022-02-08 17:38:08.754 | ++ lib/neutron-legacy:_move_neutron_addresses_route:666 : ip -f inet r 2022-02-08 17:38:08.754 | ++ lib/neutron-legacy:_move_neutron_addresses_route:666 : awk '/default.+eth1\s/ { print $3; exit }' 2022-02-08 17:38:08.761 | + lib/neutron-legacy:_move_neutron_addresses_route:666 : DEFAULT_ROUTE_GW= 2022-02-08 17:38:08.763 | + lib/neutron-legacy:_move_neutron_addresses_route:667 : local ADD_OVS_PORT= 2022-02-08 17:38:08.766 | + lib/neutron-legacy:_move_neutron_addresses_route:668 : local DEL_OVS_PORT= 2022-02-08 17:38:08.768 | + lib/neutron-legacy:_move_neutron_addresses_route:669 : local ARP_CMD= 2022-02-08 17:38:08.773 | ++ lib/neutron-legacy:_move_neutron_addresses_route:671 : ip -f inet a s dev eth1 scope global primary 2022-02-08 17:38:08.774 | ++ lib/neutron-legacy:_move_neutron_addresses_route:671 : grep inet 2022-02-08 17:38:08.774 | ++ lib/neutron-legacy:_move_neutron_addresses_route:671 : awk '{ print $2, $3, $4; exit }' 2022-02-08 17:38:08.781 | + lib/neutron-legacy:_move_neutron_addresses_route:671 : IP_BRD='192.168.0.20/22 brd 192.168.3.255' 2022-02-08 17:38:08.784 | + lib/neutron-legacy:_move_neutron_addresses_route:673 : '[' '' '!=' '' ']' 2022-02-08 17:38:08.786 | + lib/neutron-legacy:_move_neutron_addresses_route:677 : [[ True == \T\r\u\e ]] 2022-02-08 17:38:08.788 | + lib/neutron-legacy:_move_neutron_addresses_route:678 : ADD_OVS_PORT='sudo ovs-vsctl --may-exist add-port br-data eth1' 2022-02-08 17:38:08.791 | + lib/neutron-legacy:_move_neutron_addresses_route:681 : [[ False == \T\r\u\e ]] 2022-02-08 17:38:08.794 | + lib/neutron-legacy:_move_neutron_addresses_route:685 : [[ 192.168.0.20/22 brd 192.168.3.255 != '' ]] 2022-02-08 17:38:08.796 | + lib/neutron-legacy:_move_neutron_addresses_route:686 : IP_DEL='sudo ip addr del 192.168.0.20/22 brd 192.168.3.255 dev eth1' 2022-02-08 17:38:08.799 | + lib/neutron-legacy:_move_neutron_addresses_route:687 : IP_REPLACE='sudo ip addr replace 192.168.0.20/22 brd 192.168.3.255 dev br-data' 2022-02-08 17:38:08.801 | + lib/neutron-legacy:_move_neutron_addresses_route:688 : IP_UP='sudo ip link set br-data up' 2022-02-08 17:38:08.804 | + lib/neutron-legacy:_move_neutron_addresses_route:689 : [[ inet == \i\n\e\t ]] 2022-02-08 17:38:08.808 | ++ lib/neutron-legacy:_move_neutron_addresses_route:690 : echo 192.168.0.20/22 brd 192.168.3.255 2022-02-08 17:38:08.809 | ++ lib/neutron-legacy:_move_neutron_addresses_route:690 : awk '{ print $1; exit }' 2022-02-08 17:38:08.809 | ++ lib/neutron-legacy:_move_neutron_addresses_route:690 : grep -o -E '(.*)/' 2022-02-08 17:38:08.810 | ++ lib/neutron-legacy:_move_neutron_addresses_route:690 : cut -d / -f1 2022-02-08 17:38:08.815 | + lib/neutron-legacy:_move_neutron_addresses_route:690 : IP=192.168.0.20 2022-02-08 17:38:08.817 | + lib/neutron-legacy:_move_neutron_addresses_route:691 : ARP_CMD='sudo ping -c 3 -w 5 -I br-data 192.168.0.20 ' 2022-02-08 17:38:08.820 | + lib/neutron-legacy:_move_neutron_addresses_route:697 : sudo ip addr del 192.168.0.20/22 brd 192.168.3.255 dev eth1 2022-02-08 17:38:08.833 | + lib/neutron-legacy:_move_neutron_addresses_route:697 : sudo ip addr replace 192.168.0.20/22 brd 192.168.3.255 dev br-data 2022-02-08 17:38:08.847 | + lib/neutron-legacy:_move_neutron_addresses_route:697 : sudo ip link set br-data up 2022-02-08 17:38:08.860 | + lib/neutron-legacy:_move_neutron_addresses_route:697 : sudo ovs-vsctl --may-exist add-port br-data eth1 2022-02-08 17:38:08.880 | + lib/neutron-legacy:_move_neutron_addresses_route:697 : sudo ping -c 3 -w 5 -I br-data 192.168.0.20 2022-02-08 17:38:08.890 | PING 192.168.0.20 (192.168.0.20) from 192.168.0.20 br-data: 56(84) bytes of data. 2022-02-08 17:38:08.893 | 64 bytes from 192.168.0.20: icmp_seq=1 ttl=64 time=0.075 ms 2022-02-08 17:38:09.910 | 64 bytes from 192.168.0.20: icmp_seq=2 ttl=64 time=0.037 ms 2022-02-08 17:38:10.930 | 64 bytes from 192.168.0.20: icmp_seq=3 ttl=64 time=0.035 ms 2022-02-08 17:38:10.931 | 2022-02-08 17:38:10.931 | --- 192.168.0.20 ping statistics --- 2022-02-08 17:38:10.931 | 3 packets transmitted, 3 received, 0% packet loss, time 2041ms 2022-02-08 17:38:10.931 | rtt min/avg/max/mdev = 0.035/0.049/0.075/0.018 ms 2022-02-08 17:38:10.936 | ++ lib/neutron-legacy:_configure_public_network_connectivity:712 : ip -f inet6 a s dev eth1 2022-02-08 17:38:10.936 | ++ lib/neutron-legacy:_configure_public_network_connectivity:712 : grep -c global 2022-02-08 17:38:10.942 | + lib/neutron-legacy:_configure_public_network_connectivity:712 : [[ 0 != 0 ]] 2022-02-08 17:38:10.944 | + lib/neutron-legacy:configure_mutnauq:367 : is_service_enabled q-meta 2022-02-08 17:38:10.963 | + functions-common:is_service_enabled:2070 : return 0 2022-02-08 17:38:10.966 | + lib/neutron-legacy:configure_mutnauq:368 : _configure_neutron_metadata_agent 2022-02-08 17:38:10.969 | + lib/neutron-legacy:_configure_neutron_metadata_agent:871 : cp /opt/stack/neutron/etc/metadata_agent.ini.sample /etc/neutron/metadata_agent.ini 2022-02-08 17:38:10.974 | + lib/neutron-legacy:_configure_neutron_metadata_agent:873 : iniset /etc/neutron/metadata_agent.ini DEFAULT debug True 2022-02-08 17:38:11.016 | + lib/neutron-legacy:_configure_neutron_metadata_agent:874 : iniset /etc/neutron/metadata_agent.ini DEFAULT nova_metadata_host 10.222.0.53 2022-02-08 17:38:11.047 | + lib/neutron-legacy:_configure_neutron_metadata_agent:875 : iniset /etc/neutron/metadata_agent.ini DEFAULT metadata_workers 2 2022-02-08 17:38:11.077 | + lib/neutron-legacy:_configure_neutron_metadata_agent:876 : iniset /etc/neutron/metadata_agent.ini AGENT root_helper 'sudo /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2022-02-08 17:38:11.110 | + lib/neutron-legacy:_configure_neutron_metadata_agent:877 : [[ True == \T\r\u\e ]] 2022-02-08 17:38:11.113 | + lib/neutron-legacy:_configure_neutron_metadata_agent:878 : iniset /etc/neutron/metadata_agent.ini AGENT root_helper_daemon 'sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-02-08 17:38:11.142 | + lib/neutron-legacy:configure_mutnauq:371 : [[ legacy != \l\e\g\a\c\y ]] 2022-02-08 17:38:11.145 | + lib/neutron-legacy:configure_mutnauq:374 : is_service_enabled ceilometer 2022-02-08 17:38:11.163 | + functions-common:is_service_enabled:2070 : return 1 2022-02-08 17:38:11.166 | + lib/neutron-legacy:configure_mutnauq:378 : [[ openvswitch == \o\v\n ]] 2022-02-08 17:38:11.168 | + lib/neutron-legacy:configure_mutnauq:384 : is_service_enabled q-placement neutron-placement 2022-02-08 17:38:11.186 | + functions-common:is_service_enabled:2070 : return 1 2022-02-08 17:38:11.188 | + lib/neutron-legacy:configure_mutnauq:387 : is_service_enabled q-trunk neutron-trunk 2022-02-08 17:38:11.207 | + functions-common:is_service_enabled:2070 : return 1 2022-02-08 17:38:11.211 | + lib/neutron-legacy:configure_mutnauq:390 : is_service_enabled q-qos neutron-qos 2022-02-08 17:38:11.228 | + functions-common:is_service_enabled:2070 : return 1 2022-02-08 17:38:11.230 | + lib/neutron-legacy:configure_mutnauq:398 : iniset /etc/neutron/neutron.conf DEFAULT api_workers 2 2022-02-08 17:38:11.261 | + lib/neutron-legacy:configure_mutnauq:402 : iniset /etc/neutron/neutron.conf DEFAULT rpc_state_report_workers 0 2022-02-08 17:38:11.293 | + lib/neutron:configure_neutron:627 : '[' False == True ']' 2022-02-08 17:38:11.296 | + ./stack.sh:main:1150 : is_service_enabled mysql postgresql 2022-02-08 17:38:11.314 | + functions-common:is_service_enabled:2070 : return 0 2022-02-08 17:38:11.316 | + ./stack.sh:main:1150 : is_service_enabled neutron 2022-02-08 17:38:11.336 | + functions-common:is_service_enabled:2070 : return 0 2022-02-08 17:38:11.338 | + ./stack.sh:main:1151 : async_runfunc init_neutron 2022-02-08 17:38:11.342 | + inc/async:async_runfunc:116 : async_run init_neutron init_neutron 2022-02-08 17:38:11.415 | + inc/async:async_inner:63 : init_neutron 2022-02-08 17:38:11.459 | [266487 Async init_neutron:308589]: running: init_neutron 2022-02-08 17:38:11.462 | + ./stack.sh:main:1159 : is_service_enabled q-dhcp 2022-02-08 17:38:11.480 | + functions-common:is_service_enabled:2070 : return 0 2022-02-08 17:38:11.486 | ++ ./stack.sh:main:1162 : pidof NetworkManager 2022-02-08 17:38:11.497 | ++ ./stack.sh:main:1162 : true 2022-02-08 17:38:11.500 | + ./stack.sh:main:1162 : netman_pid= 2022-02-08 17:38:11.503 | + ./stack.sh:main:1163 : '[' -z '' ']' 2022-02-08 17:38:11.505 | + ./stack.sh:main:1164 : sudo killall dnsmasq 2022-02-08 17:38:11.518 | dnsmasq: no process found 2022-02-08 17:38:11.522 | + ./stack.sh:main:1164 : true 2022-02-08 17:38:11.524 | + ./stack.sh:main:1169 : clean_iptables 2022-02-08 17:38:11.531 | + lib/nova:clean_iptables:183 : sudo iptables -S -v 2022-02-08 17:38:11.532 | + lib/nova:clean_iptables:183 : grep nova 2022-02-08 17:38:11.533 | + lib/nova:clean_iptables:183 : sed 's/-c [0-9]* [0-9]* //g' 2022-02-08 17:38:11.534 | + lib/nova:clean_iptables:183 : bash 2022-02-08 17:38:11.534 | + lib/nova:clean_iptables:183 : sed s/-A/-D/g 2022-02-08 17:38:11.539 | + lib/nova:clean_iptables:183 : grep '\-A' 2022-02-08 17:38:11.543 | + lib/nova:clean_iptables:183 : awk '{print "sudo iptables",$0}' 2022-02-08 17:38:11.551 | + lib/nova:clean_iptables:185 : sudo iptables -S -v -t nat 2022-02-08 17:38:11.554 | + lib/nova:clean_iptables:185 : grep '\-A' 2022-02-08 17:38:11.556 | + lib/nova:clean_iptables:185 : grep nova 2022-02-08 17:38:11.557 | + lib/nova:clean_iptables:185 : awk '{print "sudo iptables -t nat",$0}' 2022-02-08 17:38:11.562 | + lib/nova:clean_iptables:185 : sed 's/-c [0-9]* [0-9]* //g' 2022-02-08 17:38:11.564 | + lib/nova:clean_iptables:185 : bash 2022-02-08 17:38:11.565 | + lib/nova:clean_iptables:185 : sed s/-A/-D/g 2022-02-08 17:38:11.573 | + lib/nova:clean_iptables:187 : sed 's/-c [0-9]* [0-9]* //g' 2022-02-08 17:38:11.573 | + lib/nova:clean_iptables:187 : grep nova 2022-02-08 17:38:11.577 | + lib/nova:clean_iptables:187 : grep '\-N' 2022-02-08 17:38:11.584 | + lib/nova:clean_iptables:187 : sudo iptables -S -v 2022-02-08 17:38:11.584 | + lib/nova:clean_iptables:187 : sed s/-N/-X/g 2022-02-08 17:38:11.584 | + lib/nova:clean_iptables:187 : bash 2022-02-08 17:38:11.584 | + lib/nova:clean_iptables:187 : awk '{print "sudo iptables",$0}' 2022-02-08 17:38:11.594 | + lib/nova:clean_iptables:189 : sed 's/-c [0-9]* [0-9]* //g' 2022-02-08 17:38:11.595 | + lib/nova:clean_iptables:189 : awk '{print "sudo iptables -t nat",$0}' 2022-02-08 17:38:11.598 | + lib/nova:clean_iptables:189 : grep nova 2022-02-08 17:38:11.602 | + lib/nova:clean_iptables:189 : bash 2022-02-08 17:38:11.602 | + lib/nova:clean_iptables:189 : grep '\-N' 2022-02-08 17:38:11.602 | + lib/nova:clean_iptables:189 : sudo iptables -S -v -t nat 2022-02-08 17:38:11.602 | + lib/nova:clean_iptables:189 : sed s/-N/-X/g 2022-02-08 17:38:11.615 | + ./stack.sh:main:1172 : sudo sysctl -w net.ipv4.ip_forward=1 2022-02-08 17:38:11.624 | net.ipv4.ip_forward = 1 2022-02-08 17:38:11.628 | + ./stack.sh:main:1177 : is_service_enabled nova neutron 2022-02-08 17:38:11.647 | + functions-common:is_service_enabled:2070 : return 0 2022-02-08 17:38:11.650 | + ./stack.sh:main:1178 : configure_os_vif 2022-02-08 17:38:11.653 | + lib/os-vif:configure_os_vif:21 : [[ -e /etc/nova/nova.conf ]] 2022-02-08 17:38:11.655 | + lib/os-vif:configure_os_vif:22 : iniset /etc/nova/nova.conf os_vif_ovs ovsdb_interface vsctl 2022-02-08 17:38:11.688 | + lib/os-vif:configure_os_vif:23 : iniset /etc/nova/nova.conf os_vif_ovs isolate_vif False 2022-02-08 17:38:11.718 | + lib/os-vif:configure_os_vif:25 : [[ -e /etc/neutron/neutron.conf ]] 2022-02-08 17:38:11.721 | + lib/os-vif:configure_os_vif:26 : iniset /etc/neutron/neutron.conf os_vif_ovs ovsdb_interface vsctl 2022-02-08 17:38:11.757 | + lib/os-vif:configure_os_vif:27 : iniset /etc/neutron/neutron.conf os_vif_ovs isolate_vif False 2022-02-08 17:38:11.789 | + ./stack.sh:main:1184 : is_service_enabled swift 2022-02-08 17:38:11.808 | + functions-common:is_service_enabled:2070 : return 0 2022-02-08 17:38:11.811 | + ./stack.sh:main:1185 : echo_summary 'Configuring Swift' 2022-02-08 17:38:11.814 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-02-08 17:38:11.817 | + ./stack.sh:echo_summary:446 : echo -e Configuring Swift 2022-02-08 17:38:11.822 | + ./stack.sh:main:1186 : async_runfunc init_swift 2022-02-08 17:38:11.822 | + inc/async:async_runfunc:116 : async_run init_swift init_swift 2022-02-08 17:38:11.888 | + inc/async:async_inner:63 : init_swift 2022-02-08 17:38:11.935 | [266487 Async init_swift:308947]: running: init_swift 2022-02-08 17:38:11.938 | + ./stack.sh:main:1193 : is_service_enabled cinder 2022-02-08 17:38:11.957 | + functions-common:is_service_enabled:2070 : return 0 2022-02-08 17:38:11.960 | + ./stack.sh:main:1194 : echo_summary 'Configuring Cinder' 2022-02-08 17:38:11.962 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-02-08 17:38:11.965 | + ./stack.sh:echo_summary:446 : echo -e Configuring Cinder 2022-02-08 17:38:11.968 | + ./stack.sh:main:1195 : async_runfunc init_cinder 2022-02-08 17:38:11.970 | + inc/async:async_runfunc:116 : async_run init_cinder init_cinder 2022-02-08 17:38:12.034 | + inc/async:async_inner:63 : init_cinder 2022-02-08 17:38:12.086 | [266487 Async init_cinder:309042]: running: init_cinder 2022-02-08 17:38:12.089 | + ./stack.sh:main:1201 : is_service_enabled placement 2022-02-08 17:38:12.111 | + functions-common:is_service_enabled:2070 : return 0 2022-02-08 17:38:12.114 | + ./stack.sh:main:1202 : echo_summary 'Configuring placement' 2022-02-08 17:38:12.117 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-02-08 17:38:12.123 | + ./stack.sh:echo_summary:446 : echo -e Configuring placement 2022-02-08 17:38:12.123 | + ./stack.sh:main:1203 : async_runfunc init_placement 2022-02-08 17:38:12.126 | + inc/async:async_runfunc:116 : async_run init_placement init_placement 2022-02-08 17:38:12.205 | + inc/async:async_inner:63 : init_placement 2022-02-08 17:38:12.250 | [266487 Async init_placement:309161]: running: init_placement 2022-02-08 17:38:12.254 | + ./stack.sh:main:1207 : async_wait init_neutron 2022-02-08 17:38:12.311 | [266487 Async init_neutron:308589]: Waiting for completion of init_neutron running on PID 308589 (6 other jobs running) 2022-02-08 17:38:12.349 | [266487 Async init_neutron:308589]: Signaling child to exit 2022-02-08 17:38:24.331 | + inc/async:async_inner:64 : rc=0 2022-02-08 17:38:24.358 | [308947 Async init_swift:308947]: finished successfully 2022-02-08 17:38:28.798 | + inc/async:async_inner:64 : rc=0 2022-02-08 17:38:28.825 | [305666 Async init_glance:305666]: finished successfully 2022-02-08 17:39:13.635 | + inc/async:async_inner:64 : rc=0 2022-02-08 17:39:13.662 | [309161 Async init_placement:309161]: finished successfully 2022-02-08 17:39:24.086 | + inc/async:async_inner:64 : rc=0 2022-02-08 17:39:24.114 | [309042 Async init_cinder:309042]: finished successfully 2022-02-08 17:43:05.860 | + inc/async:async_inner:64 : rc=0 2022-02-08 17:43:05.887 | [308589 Async init_neutron:308589]: finished successfully 2022-02-08 17:43:05.907 | WAKEUP 2022-02-08 17:43:05.931 | [266487 Async init_neutron:308589]: Signaled 2022-02-08 17:43:05.932 | + lib/neutron:init_neutron:678 : is_neutron_legacy_enabled 2022-02-08 17:43:05.932 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-02-08 17:43:05.932 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-02-08 17:43:05.932 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-02-08 17:43:05.932 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-02-08 17:43:05.932 | + lib/neutron:is_neutron_legacy_enabled:138 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2022-02-08 17:43:05.932 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-02-08 17:43:05.932 | + lib/neutron:init_neutron:680 : init_mutnauq 2022-02-08 17:43:05.932 | + lib/neutron-legacy:init_mutnauq:456 : recreate_database neutron 2022-02-08 17:43:05.932 | + lib/database:recreate_database:112 : local db=neutron 2022-02-08 17:43:05.932 | + lib/database:recreate_database:113 : recreate_database_mysql neutron 2022-02-08 17:43:05.932 | + lib/databases/mysql:recreate_database_mysql:66 : local db=neutron 2022-02-08 17:43:05.932 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS neutron;' 2022-02-08 17:43:05.932 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-02-08 17:43:05.932 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE neutron CHARACTER SET utf8;' 2022-02-08 17:43:05.933 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-02-08 17:43:05.933 | + lib/neutron-legacy:init_mutnauq:457 : time_start dbsync 2022-02-08 17:43:05.933 | + functions-common:time_start:2400 : local name=dbsync 2022-02-08 17:43:05.933 | + functions-common:time_start:2401 : local start_time= 2022-02-08 17:43:05.933 | + functions-common:time_start:2402 : [[ -n '' ]] 2022-02-08 17:43:05.933 | ++ functions-common:time_start:2405 : date +%s%3N 2022-02-08 17:43:05.933 | + functions-common:time_start:2405 : _TIME_START[$name]=1644341942094 2022-02-08 17:43:05.933 | + lib/neutron-legacy:init_mutnauq:459 : /usr/local/bin/neutron-db-manage --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini upgrade head 2022-02-08 17:43:05.933 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:43:05.933 | from cryptography.utils import int_from_bytes 2022-02-08 17:43:05.933 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:43:05.933 | from cryptography.utils import int_from_bytes 2022-02-08 17:43:05.933 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-02-08 17:43:05.933 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-02-08 17:43:05.933 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-02-08 17:43:05.933 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-02-08 17:43:05.933 | INFO [alembic.runtime.migration] Running upgrade -> kilo 2022-02-08 17:43:05.933 | INFO [alembic.runtime.migration] Running upgrade kilo -> 354db87e3225 2022-02-08 17:43:05.933 | INFO [alembic.runtime.migration] Running upgrade 354db87e3225 -> 599c6a226151 2022-02-08 17:43:05.933 | INFO [alembic.runtime.migration] Running upgrade 599c6a226151 -> 52c5312f6baf 2022-02-08 17:43:05.933 | INFO [alembic.runtime.migration] Running upgrade 52c5312f6baf -> 313373c0ffee 2022-02-08 17:43:05.933 | INFO [alembic.runtime.migration] Running upgrade 313373c0ffee -> 8675309a5c4f 2022-02-08 17:43:05.933 | INFO [alembic.runtime.migration] Running upgrade 8675309a5c4f -> 45f955889773 2022-02-08 17:43:05.933 | INFO [alembic.runtime.migration] Running upgrade 45f955889773 -> 26c371498592 2022-02-08 17:43:05.933 | INFO [alembic.runtime.migration] Running upgrade 26c371498592 -> 1c844d1677f7 2022-02-08 17:43:05.933 | INFO [alembic.runtime.migration] Running upgrade 1c844d1677f7 -> 1b4c6e320f79 2022-02-08 17:43:05.933 | INFO [alembic.runtime.migration] Running upgrade 1b4c6e320f79 -> 48153cb5f051 2022-02-08 17:43:05.933 | INFO [alembic.runtime.migration] Running upgrade 48153cb5f051 -> 9859ac9c136 2022-02-08 17:43:05.933 | INFO [alembic.runtime.migration] Running upgrade 9859ac9c136 -> 34af2b5c5a59 2022-02-08 17:43:05.933 | INFO [alembic.runtime.migration] Running upgrade 34af2b5c5a59 -> 59cb5b6cf4d 2022-02-08 17:43:05.933 | INFO [alembic.runtime.migration] Running upgrade 59cb5b6cf4d -> 13cfb89f881a 2022-02-08 17:43:05.933 | INFO [alembic.runtime.migration] Running upgrade 13cfb89f881a -> 32e5974ada25 2022-02-08 17:43:05.933 | INFO [alembic.runtime.migration] Running upgrade 32e5974ada25 -> ec7fcfbf72ee 2022-02-08 17:43:05.933 | INFO [alembic.runtime.migration] Running upgrade ec7fcfbf72ee -> dce3ec7a25c9 2022-02-08 17:43:05.934 | INFO [alembic.runtime.migration] Running upgrade dce3ec7a25c9 -> c3a73f615e4 2022-02-08 17:43:05.934 | INFO [alembic.runtime.migration] Running upgrade c3a73f615e4 -> 659bf3d90664 2022-02-08 17:43:05.934 | INFO [alembic.runtime.migration] Running upgrade 659bf3d90664 -> 1df244e556f5 2022-02-08 17:43:05.934 | INFO [alembic.runtime.migration] Running upgrade 1df244e556f5 -> 19f26505c74f 2022-02-08 17:43:05.934 | INFO [alembic.runtime.migration] Running upgrade 19f26505c74f -> 15be73214821 2022-02-08 17:43:05.934 | INFO [alembic.runtime.migration] Running upgrade 15be73214821 -> b4caf27aae4 2022-02-08 17:43:05.934 | INFO [alembic.runtime.migration] Running upgrade b4caf27aae4 -> 15e43b934f81 2022-02-08 17:43:05.934 | INFO [alembic.runtime.migration] Running upgrade 15e43b934f81 -> 31ed664953e6 2022-02-08 17:43:05.934 | INFO [alembic.runtime.migration] Running upgrade 31ed664953e6 -> 2f9e956e7532 2022-02-08 17:43:05.934 | INFO [alembic.runtime.migration] Running upgrade 2f9e956e7532 -> 3894bccad37f 2022-02-08 17:43:05.934 | INFO [alembic.runtime.migration] Running upgrade 3894bccad37f -> 0e66c5227a8a 2022-02-08 17:43:05.934 | INFO [alembic.runtime.migration] Running upgrade 0e66c5227a8a -> 45f8dd33480b 2022-02-08 17:43:05.934 | INFO [alembic.runtime.migration] Running upgrade 45f8dd33480b -> 5abc0278ca73 2022-02-08 17:43:05.934 | INFO [alembic.runtime.migration] Running upgrade 5abc0278ca73 -> d3435b514502 2022-02-08 17:43:05.934 | INFO [alembic.runtime.migration] Running upgrade d3435b514502 -> 30107ab6a3ee 2022-02-08 17:43:05.934 | INFO [alembic.runtime.migration] Running upgrade 30107ab6a3ee -> c415aab1c048 2022-02-08 17:43:05.934 | INFO [alembic.runtime.migration] Running upgrade c415aab1c048 -> a963b38d82f4 2022-02-08 17:43:05.934 | INFO [alembic.runtime.migration] Running upgrade kilo -> 30018084ec99 2022-02-08 17:43:05.934 | INFO [alembic.runtime.migration] Running upgrade 30018084ec99 -> 4ffceebfada 2022-02-08 17:43:05.934 | INFO [alembic.runtime.migration] Running upgrade 4ffceebfada -> 5498d17be016 2022-02-08 17:43:05.934 | INFO [alembic.runtime.migration] Running upgrade 5498d17be016 -> 2a16083502f3 2022-02-08 17:43:05.934 | INFO [alembic.runtime.migration] Running upgrade 2a16083502f3 -> 2e5352a0ad4d 2022-02-08 17:43:05.934 | INFO [alembic.runtime.migration] Running upgrade 2e5352a0ad4d -> 11926bcfe72d 2022-02-08 17:43:05.934 | INFO [alembic.runtime.migration] Running upgrade 11926bcfe72d -> 4af11ca47297 2022-02-08 17:43:05.934 | INFO [alembic.runtime.migration] Running upgrade 4af11ca47297 -> 1b294093239c 2022-02-08 17:43:05.934 | INFO [alembic.runtime.migration] Running upgrade 1b294093239c -> 8a6d8bdae39 2022-02-08 17:43:05.934 | INFO [alembic.runtime.migration] Running upgrade 8a6d8bdae39 -> 2b4c2465d44b 2022-02-08 17:43:05.934 | INFO [alembic.runtime.migration] Running upgrade 2b4c2465d44b -> e3278ee65050 2022-02-08 17:43:05.934 | INFO [alembic.runtime.migration] Running upgrade e3278ee65050 -> c6c112992c9 2022-02-08 17:43:05.934 | INFO [alembic.runtime.migration] Running upgrade c6c112992c9 -> 5ffceebfada 2022-02-08 17:43:05.934 | INFO [alembic.runtime.migration] Running upgrade 5ffceebfada -> 4ffceebfcdc 2022-02-08 17:43:05.935 | INFO [alembic.runtime.migration] Running upgrade 4ffceebfcdc -> 7bbb25278f53 2022-02-08 17:43:05.935 | INFO [alembic.runtime.migration] Running upgrade 7bbb25278f53 -> 89ab9a816d70 2022-02-08 17:43:05.935 | INFO [alembic.runtime.migration] Running upgrade 89ab9a816d70 -> c879c5e1ee90 2022-02-08 17:43:05.935 | INFO [alembic.runtime.migration] Running upgrade c879c5e1ee90 -> 8fd3918ef6f4 2022-02-08 17:43:05.935 | INFO [alembic.runtime.migration] Running upgrade 8fd3918ef6f4 -> 4bcd4df1f426 2022-02-08 17:43:05.935 | INFO [alembic.runtime.migration] Running upgrade 4bcd4df1f426 -> b67e765a3524 2022-02-08 17:43:05.935 | INFO [alembic.runtime.migration] Running upgrade a963b38d82f4 -> 3d0e74aa7d37 2022-02-08 17:43:05.935 | INFO [alembic.runtime.migration] Running upgrade 3d0e74aa7d37 -> 030a959ceafa 2022-02-08 17:43:05.935 | INFO [alembic.runtime.migration] Running upgrade 030a959ceafa -> a5648cfeeadf 2022-02-08 17:43:05.935 | INFO [alembic.runtime.migration] Running upgrade a5648cfeeadf -> 0f5bef0f87d4 2022-02-08 17:43:05.935 | INFO [alembic.runtime.migration] Running upgrade 0f5bef0f87d4 -> 67daae611b6e 2022-02-08 17:43:05.935 | INFO [alembic.runtime.migration] Running upgrade b67e765a3524 -> a84ccf28f06a 2022-02-08 17:43:05.935 | INFO [alembic.runtime.migration] Running upgrade a84ccf28f06a -> 7d9d8eeec6ad 2022-02-08 17:43:05.935 | INFO [alembic.runtime.migration] Running upgrade 67daae611b6e -> 6b461a21bcfc 2022-02-08 17:43:05.935 | INFO [alembic.runtime.migration] Running upgrade 6b461a21bcfc -> 5cd92597d11d 2022-02-08 17:43:05.935 | INFO [alembic.runtime.migration] Running upgrade 5cd92597d11d -> 929c968efe70 2022-02-08 17:43:05.935 | INFO [alembic.runtime.migration] Running upgrade 929c968efe70 -> a9c43481023c 2022-02-08 17:43:05.935 | INFO [alembic.runtime.migration] Running upgrade a9c43481023c -> 804a3c76314c 2022-02-08 17:43:05.935 | INFO [alembic.runtime.migration] Running upgrade 804a3c76314c -> 2b42d90729da 2022-02-08 17:43:05.935 | INFO [alembic.runtime.migration] Running upgrade 2b42d90729da -> 62c781cb6192 2022-02-08 17:43:05.935 | INFO [alembic.runtime.migration] Running upgrade 62c781cb6192 -> c8c222d42aa9 2022-02-08 17:43:05.935 | INFO [alembic.runtime.migration] Running upgrade c8c222d42aa9 -> 349b6fd605a6 2022-02-08 17:43:05.935 | INFO [alembic.runtime.migration] Running upgrade 349b6fd605a6 -> 7d32f979895f 2022-02-08 17:43:05.935 | INFO [alembic.runtime.migration] Running upgrade 7d32f979895f -> 594422d373ee 2022-02-08 17:43:05.935 | INFO [alembic.runtime.migration] Running upgrade 594422d373ee -> 61663558142c 2022-02-08 17:43:05.935 | INFO [alembic.runtime.migration] Running upgrade 61663558142c -> 867d39095bf4, port forwarding 2022-02-08 17:43:05.935 | INFO [alembic.runtime.migration] Running upgrade 867d39095bf4 -> d72db3e25539, modify uniq port forwarding 2022-02-08 17:43:05.935 | INFO [alembic.runtime.migration] Running upgrade d72db3e25539 -> cada2437bf41 2022-02-08 17:43:05.936 | INFO [alembic.runtime.migration] Running upgrade cada2437bf41 -> 195176fb410d, router gateway IP QoS 2022-02-08 17:43:05.936 | INFO [alembic.runtime.migration] Running upgrade 195176fb410d -> fb0167bd9639 2022-02-08 17:43:05.936 | INFO [alembic.runtime.migration] Running upgrade fb0167bd9639 -> 0ff9e3881597 2022-02-08 17:43:05.936 | INFO [alembic.runtime.migration] Running upgrade 0ff9e3881597 -> 9bfad3f1e780 2022-02-08 17:43:05.936 | INFO [alembic.runtime.migration] Running upgrade 9bfad3f1e780 -> 63fd95af7dcd 2022-02-08 17:43:05.936 | INFO [alembic.runtime.migration] Running upgrade 63fd95af7dcd -> c613d0b82681 2022-02-08 17:43:05.936 | INFO [alembic.runtime.migration] Running upgrade c613d0b82681 -> c3e9d13c4367 2022-02-08 17:43:05.936 | INFO [alembic.runtime.migration] Running upgrade c3e9d13c4367 -> 86274d77933e 2022-02-08 17:43:05.936 | INFO [alembic.runtime.migration] Running upgrade 86274d77933e -> f4b9654dd40c 2022-02-08 17:43:05.936 | INFO [alembic.runtime.migration] Running upgrade f4b9654dd40c -> a010322604bc 2022-02-08 17:43:05.936 | INFO [alembic.runtime.migration] Running upgrade a010322604bc -> 263d454a9655 2022-02-08 17:43:05.936 | INFO [alembic.runtime.migration] Running upgrade 263d454a9655 -> Ibac91d24da2 2022-02-08 17:43:05.936 | INFO [alembic.runtime.migration] Running upgrade Ibac91d24da2 -> 2217c4222de6 2022-02-08 17:43:05.936 | INFO [alembic.runtime.migration] Running upgrade 2217c4222de6 -> 18a7e90ae768 2022-02-08 17:43:05.936 | INFO [alembic.runtime.migration] Running upgrade 18a7e90ae768 -> e4e236b0e1ff 2022-02-08 17:43:05.936 | INFO [alembic.runtime.migration] Running upgrade e4e236b0e1ff -> e88badaa9591 2022-02-08 17:43:05.936 | INFO [alembic.runtime.migration] Running upgrade e88badaa9591 -> d8bdf05313f4 2022-02-08 17:43:05.936 | INFO [alembic.runtime.migration] Running upgrade d8bdf05313f4 -> dfe425060830 2022-02-08 17:43:05.936 | INFO [alembic.runtime.migration] Running upgrade dfe425060830 -> fd6107509ccd 2022-02-08 17:43:05.936 | INFO [alembic.runtime.migration] Running upgrade fd6107509ccd -> 1ea5dab0897a 2022-02-08 17:43:05.936 | INFO [alembic.runtime.migration] Running upgrade 1ea5dab0897a -> 49d8622c5221 2022-02-08 17:43:05.936 | INFO [alembic.runtime.migration] Running upgrade 49d8622c5221 -> I38991de2b4 2022-02-08 17:43:05.936 | INFO [alembic.runtime.migration] Running upgrade I38991de2b4 -> 532aa95457e2 2022-02-08 17:43:05.936 | INFO [alembic.runtime.migration] Running upgrade 532aa95457e2 -> f010820fc498 2022-02-08 17:43:05.936 | INFO [alembic.runtime.migration] Running upgrade f010820fc498 -> a964d94b4677 2022-02-08 17:43:05.936 | INFO [alembic.runtime.migration] Running upgrade a964d94b4677 -> 26d1e9f5c766 2022-02-08 17:43:05.936 | INFO [alembic.runtime.migration] Running upgrade 26d1e9f5c766 -> 1e0744e4ffea 2022-02-08 17:43:05.936 | INFO [alembic.runtime.migration] Running upgrade 1e0744e4ffea -> 6135a7bd4425 2022-02-08 17:43:05.936 | INFO [alembic.runtime.migration] Running upgrade 6135a7bd4425 -> 8df53b0d2c0e 2022-02-08 17:43:05.936 | INFO [alembic.runtime.migration] Running upgrade 8df53b0d2c0e -> 1bb3393de75d, add qos policy rule Packet Rate Limit 2022-02-08 17:43:05.936 | INFO [alembic.runtime.migration] Running upgrade 1bb3393de75d -> c181bb1d89e4 2022-02-08 17:43:05.936 | INFO [alembic.runtime.migration] Running upgrade c181bb1d89e4 -> ba859d649675 2022-02-08 17:43:05.936 | INFO [alembic.runtime.migration] Running upgrade ba859d649675 -> e981acd076d3 2022-02-08 17:43:05.936 | INFO [alembic.runtime.migration] Running upgrade e981acd076d3 -> 76df7844a8c6, add Local IP tables 2022-02-08 17:43:05.936 | INFO [alembic.runtime.migration] Running upgrade 76df7844a8c6 -> 1ffef8d6f371, migrate RBAC registers from "target_tenant" to "target_project" 2022-02-08 17:43:05.937 | INFO [alembic.runtime.migration] Running upgrade 1ffef8d6f371 -> 8160f7a9cebb, drop portbindingports table 2022-02-08 17:43:05.937 | INFO [alembic.runtime.migration] Running upgrade 8160f7a9cebb -> cd9ef14ccf87 2022-02-08 17:43:05.937 | INFO [alembic.runtime.migration] Running upgrade cd9ef14ccf87 -> 34cf8b009713 2022-02-08 17:43:05.937 | INFO [alembic.runtime.migration] Running upgrade 7d9d8eeec6ad -> a8b517cff8ab 2022-02-08 17:43:05.937 | INFO [alembic.runtime.migration] Running upgrade a8b517cff8ab -> 3b935b28e7a0 2022-02-08 17:43:05.937 | INFO [alembic.runtime.migration] Running upgrade 3b935b28e7a0 -> b12a3ef66e62 2022-02-08 17:43:05.937 | INFO [alembic.runtime.migration] Running upgrade b12a3ef66e62 -> 97c25b0d2353 2022-02-08 17:43:05.937 | INFO [alembic.runtime.migration] Running upgrade 97c25b0d2353 -> 2e0d7a8a1586 2022-02-08 17:43:05.937 | INFO [alembic.runtime.migration] Running upgrade 2e0d7a8a1586 -> 5c85685d616d 2022-02-08 17:43:05.937 | Running upgrade for neutron ... 2022-02-08 17:43:05.937 | OK 2022-02-08 17:43:05.937 | + lib/neutron-legacy:init_mutnauq:460 : time_stop dbsync 2022-02-08 17:43:05.937 | + functions-common:time_stop:2414 : local name 2022-02-08 17:43:05.937 | + functions-common:time_stop:2415 : local end_time 2022-02-08 17:43:05.937 | + functions-common:time_stop:2416 : local elapsed_time 2022-02-08 17:43:05.937 | + functions-common:time_stop:2417 : local total 2022-02-08 17:43:05.937 | + functions-common:time_stop:2418 : local start_time 2022-02-08 17:43:05.937 | + functions-common:time_stop:2420 : name=dbsync 2022-02-08 17:43:05.937 | + functions-common:time_stop:2421 : start_time=1644341942094 2022-02-08 17:43:05.937 | + functions-common:time_stop:2423 : [[ -z 1644341942094 ]] 2022-02-08 17:43:05.937 | ++ functions-common:time_stop:2426 : date +%s%3N 2022-02-08 17:43:05.937 | + functions-common:time_stop:2426 : end_time=1644342185845 2022-02-08 17:43:05.937 | + functions-common:time_stop:2427 : elapsed_time=243751 2022-02-08 17:43:05.937 | + functions-common:time_stop:2428 : total=37428 2022-02-08 17:43:05.937 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2022-02-08 17:43:05.937 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=281179 2022-02-08 17:43:05.978 | [266487 Async init_neutron:308589]: finished init_neutron with result 0 in 294 seconds 2022-02-08 17:43:05.983 | + inc/async:async_wait:197 : return 0 2022-02-08 17:43:05.985 | + ./stack.sh:main:1208 : async_wait init_placement 2022-02-08 17:43:06.039 | [266487 Async init_placement:309161]: Waiting for completion of init_placement running on PID 309161 (5 other jobs running) 2022-02-08 17:43:06.067 | [266487 Async init_placement:309161]: Signaling child to exit 2022-02-08 17:43:06.067 | WAKEUP 2022-02-08 17:43:06.094 | [266487 Async init_placement:309161]: Signaled 2022-02-08 17:43:06.096 | + lib/placement:init_placement:130 : recreate_database placement 2022-02-08 17:43:06.096 | + lib/database:recreate_database:112 : local db=placement 2022-02-08 17:43:06.096 | + lib/database:recreate_database:113 : recreate_database_mysql placement 2022-02-08 17:43:06.096 | + lib/databases/mysql:recreate_database_mysql:66 : local db=placement 2022-02-08 17:43:06.096 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS placement;' 2022-02-08 17:43:06.096 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-02-08 17:43:06.096 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE placement CHARACTER SET utf8;' 2022-02-08 17:43:06.096 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-02-08 17:43:06.096 | + lib/placement:init_placement:131 : /usr/local/bin/placement-manage db sync 2022-02-08 17:43:06.096 | + lib/placement:init_placement:132 : create_placement_accounts 2022-02-08 17:43:06.096 | + lib/placement:create_placement_accounts:119 : create_service_user placement admin 2022-02-08 17:43:06.096 | + lib/keystone:create_service_user:420 : get_or_create_user placement Passw0rd Default 2022-02-08 17:43:06.096 | + functions-common:get_or_create_user:898 : local user_id 2022-02-08 17:43:06.096 | + functions-common:get_or_create_user:899 : [[ ! -z '' ]] 2022-02-08 17:43:06.096 | + functions-common:get_or_create_user:902 : local email= 2022-02-08 17:43:06.096 | ++ functions-common:get_or_create_user:916 : oscwrap user create placement --password Passw0rd --domain=Default --or-show -f value -c id 2022-02-08 17:43:06.096 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:43:06.096 | from cryptography.utils import int_from_bytes 2022-02-08 17:43:06.096 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:43:06.096 | from cryptography.utils import int_from_bytes 2022-02-08 17:43:06.096 | ++ functions-common:oscwrap:2454 : return 0 2022-02-08 17:43:06.096 | + functions-common:get_or_create_user:914 : user_id=cc3d1c13c5254cb98fe4cab2a94acf50 2022-02-08 17:43:06.096 | + functions-common:get_or_create_user:915 : echo cc3d1c13c5254cb98fe4cab2a94acf50 2022-02-08 17:43:06.096 | cc3d1c13c5254cb98fe4cab2a94acf50 2022-02-08 17:43:06.096 | + lib/keystone:create_service_user:421 : get_or_add_user_project_role service placement service Default Default 2022-02-08 17:43:06.096 | + functions-common:get_or_add_user_project_role:962 : local user_role_id 2022-02-08 17:43:06.096 | ++ functions-common:get_or_add_user_project_role:964 : _get_domain_args Default Default 2022-02-08 17:43:06.096 | ++ functions-common:_get_domain_args:946 : local domain 2022-02-08 17:43:06.096 | ++ functions-common:_get_domain_args:947 : domain= 2022-02-08 17:43:06.097 | ++ functions-common:_get_domain_args:949 : [[ -n Default ]] 2022-02-08 17:43:06.097 | ++ functions-common:_get_domain_args:950 : domain=' --user-domain Default' 2022-02-08 17:43:06.097 | ++ functions-common:_get_domain_args:952 : [[ -n Default ]] 2022-02-08 17:43:06.097 | ++ functions-common:_get_domain_args:953 : domain=' --user-domain Default --project-domain Default' 2022-02-08 17:43:06.097 | ++ functions-common:_get_domain_args:956 : echo --user-domain Default --project-domain Default 2022-02-08 17:43:06.097 | + functions-common:get_or_add_user_project_role:964 : domain_args='--user-domain Default --project-domain Default' 2022-02-08 17:43:06.097 | ++ functions-common:get_or_add_user_project_role:972 : oscwrap role assignment list --role service --user placement --project service --user-domain Default --project-domain Default 2022-02-08 17:43:06.097 | ++ functions-common:get_or_add_user_project_role:972 : grep '^|\s[a-f0-9]\+' 2022-02-08 17:43:06.097 | ++ functions-common:get_or_add_user_project_role:972 : get_field 1 2022-02-08 17:43:06.097 | ++ functions-common:get_field:800 : local data field 2022-02-08 17:43:06.097 | ++ functions-common:get_field:801 : read data 2022-02-08 17:43:06.097 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:43:06.097 | from cryptography.utils import int_from_bytes 2022-02-08 17:43:06.097 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:43:06.097 | from cryptography.utils import int_from_bytes 2022-02-08 17:43:06.097 | ++ functions-common:oscwrap:2454 : return 0 2022-02-08 17:43:06.097 | + functions-common:get_or_add_user_project_role:972 : user_role_id= 2022-02-08 17:43:06.097 | + functions-common:get_or_add_user_project_role:973 : [[ -z '' ]] 2022-02-08 17:43:06.097 | + functions-common:get_or_add_user_project_role:975 : openstack role add service --user placement --project service --user-domain Default --project-domain Default 2022-02-08 17:43:06.097 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:43:06.097 | from cryptography.utils import int_from_bytes 2022-02-08 17:43:06.097 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:43:06.097 | from cryptography.utils import int_from_bytes 2022-02-08 17:43:06.097 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-02-08 17:43:06.097 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-02-08 17:43:06.097 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap role assignment list --role service --user placement --project service --user-domain Default --project-domain Default 2022-02-08 17:43:06.097 | ++ functions-common:get_field:800 : local data field 2022-02-08 17:43:06.097 | ++ functions-common:get_field:801 : read data 2022-02-08 17:43:06.097 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:43:06.097 | from cryptography.utils import int_from_bytes 2022-02-08 17:43:06.097 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:43:06.097 | from cryptography.utils import int_from_bytes 2022-02-08 17:43:06.098 | ++ functions-common:oscwrap:2454 : return 0 2022-02-08 17:43:06.098 | ++ functions-common:get_field:802 : '[' 1 -lt 0 ']' 2022-02-08 17:43:06.098 | ++ functions-common:get_field:805 : field='$2' 2022-02-08 17:43:06.098 | ++ functions-common:get_field:807 : echo '| 237cea1d26794a4a9f4cfd72f3bf1f22 | cc3d1c13c5254cb98fe4cab2a94acf50 | | cc79e6a644c04863a201289035fc05b6 | | | False |' 2022-02-08 17:43:06.098 | ++ functions-common:get_field:807 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-02-08 17:43:06.098 | ++ functions-common:get_field:801 : read data 2022-02-08 17:43:06.098 | + functions-common:get_or_add_user_project_role:984 : user_role_id=237cea1d26794a4a9f4cfd72f3bf1f22 2022-02-08 17:43:06.098 | + functions-common:get_or_add_user_project_role:986 : echo 237cea1d26794a4a9f4cfd72f3bf1f22 2022-02-08 17:43:06.098 | 237cea1d26794a4a9f4cfd72f3bf1f22 2022-02-08 17:43:06.098 | + lib/keystone:create_service_user:423 : [[ -n admin ]] 2022-02-08 17:43:06.098 | + lib/keystone:create_service_user:424 : get_or_add_user_project_role admin placement service Default Default 2022-02-08 17:43:06.098 | + functions-common:get_or_add_user_project_role:962 : local user_role_id 2022-02-08 17:43:06.098 | ++ functions-common:get_or_add_user_project_role:964 : _get_domain_args Default Default 2022-02-08 17:43:06.098 | ++ functions-common:_get_domain_args:946 : local domain 2022-02-08 17:43:06.098 | ++ functions-common:_get_domain_args:947 : domain= 2022-02-08 17:43:06.098 | ++ functions-common:_get_domain_args:949 : [[ -n Default ]] 2022-02-08 17:43:06.098 | ++ functions-common:_get_domain_args:950 : domain=' --user-domain Default' 2022-02-08 17:43:06.098 | ++ functions-common:_get_domain_args:952 : [[ -n Default ]] 2022-02-08 17:43:06.098 | ++ functions-common:_get_domain_args:953 : domain=' --user-domain Default --project-domain Default' 2022-02-08 17:43:06.098 | ++ functions-common:_get_domain_args:956 : echo --user-domain Default --project-domain Default 2022-02-08 17:43:06.098 | + functions-common:get_or_add_user_project_role:964 : domain_args='--user-domain Default --project-domain Default' 2022-02-08 17:43:06.098 | ++ functions-common:get_or_add_user_project_role:972 : grep '^|\s[a-f0-9]\+' 2022-02-08 17:43:06.098 | ++ functions-common:get_or_add_user_project_role:972 : oscwrap role assignment list --role admin --user placement --project service --user-domain Default --project-domain Default 2022-02-08 17:43:06.098 | ++ functions-common:get_or_add_user_project_role:972 : get_field 1 2022-02-08 17:43:06.098 | ++ functions-common:get_field:800 : local data field 2022-02-08 17:43:06.098 | ++ functions-common:get_field:801 : read data 2022-02-08 17:43:06.098 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:43:06.098 | from cryptography.utils import int_from_bytes 2022-02-08 17:43:06.098 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:43:06.098 | from cryptography.utils import int_from_bytes 2022-02-08 17:43:06.099 | ++ functions-common:oscwrap:2454 : return 0 2022-02-08 17:43:06.099 | + functions-common:get_or_add_user_project_role:972 : user_role_id= 2022-02-08 17:43:06.099 | + functions-common:get_or_add_user_project_role:973 : [[ -z '' ]] 2022-02-08 17:43:06.099 | + functions-common:get_or_add_user_project_role:975 : openstack role add admin --user placement --project service --user-domain Default --project-domain Default 2022-02-08 17:43:06.099 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:43:06.099 | from cryptography.utils import int_from_bytes 2022-02-08 17:43:06.099 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:43:06.099 | from cryptography.utils import int_from_bytes 2022-02-08 17:43:06.099 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap role assignment list --role admin --user placement --project service --user-domain Default --project-domain Default 2022-02-08 17:43:06.099 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-02-08 17:43:06.099 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-02-08 17:43:06.099 | ++ functions-common:get_field:800 : local data field 2022-02-08 17:43:06.099 | ++ functions-common:get_field:801 : read data 2022-02-08 17:43:06.099 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:43:06.099 | from cryptography.utils import int_from_bytes 2022-02-08 17:43:06.099 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:43:06.099 | from cryptography.utils import int_from_bytes 2022-02-08 17:43:06.099 | ++ functions-common:oscwrap:2454 : return 0 2022-02-08 17:43:06.099 | ++ functions-common:get_field:802 : '[' 1 -lt 0 ']' 2022-02-08 17:43:06.099 | ++ functions-common:get_field:805 : field='$2' 2022-02-08 17:43:06.099 | ++ functions-common:get_field:807 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-02-08 17:43:06.099 | ++ functions-common:get_field:807 : echo '| 4bc0d140a20b4e9893c4b16a51d30120 | cc3d1c13c5254cb98fe4cab2a94acf50 | | cc79e6a644c04863a201289035fc05b6 | | | False |' 2022-02-08 17:43:06.099 | ++ functions-common:get_field:801 : read data 2022-02-08 17:43:06.099 | + functions-common:get_or_add_user_project_role:984 : user_role_id=4bc0d140a20b4e9893c4b16a51d30120 2022-02-08 17:43:06.099 | + functions-common:get_or_add_user_project_role:986 : echo 4bc0d140a20b4e9893c4b16a51d30120 2022-02-08 17:43:06.099 | 4bc0d140a20b4e9893c4b16a51d30120 2022-02-08 17:43:06.099 | + lib/placement:create_placement_accounts:120 : local placement_api_url=http://10.222.0.53/placement 2022-02-08 17:43:06.099 | + lib/placement:create_placement_accounts:121 : get_or_create_service placement placement 'Placement Service' 2022-02-08 17:43:06.099 | + functions-common:get_or_create_service:1071 : local service_id 2022-02-08 17:43:06.099 | ++ functions-common:get_or_create_service:1084 : oscwrap service show placement -f value -c id 2022-02-08 17:43:06.099 | ++ functions-common:get_or_create_service:1086 : oscwrap service create placement --name placement '--description=Placement Service' -f value -c id 2022-02-08 17:43:06.099 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:43:06.100 | from cryptography.utils import int_from_bytes 2022-02-08 17:43:06.100 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:43:06.100 | from cryptography.utils import int_from_bytes 2022-02-08 17:43:06.100 | ++ functions-common:oscwrap:2454 : return 0 2022-02-08 17:43:06.100 | + functions-common:get_or_create_service:1082 : service_id=' 2022-02-08 17:43:06.100 | fa52008de6944914a1da727e008f5e82' 2022-02-08 17:43:06.100 | + functions-common:get_or_create_service:1083 : echo fa52008de6944914a1da727e008f5e82 2022-02-08 17:43:06.100 | fa52008de6944914a1da727e008f5e82 2022-02-08 17:43:06.100 | + lib/placement:create_placement_accounts:123 : get_or_create_endpoint placement RegionOne http://10.222.0.53/placement 2022-02-08 17:43:06.100 | + functions-common:get_or_create_endpoint:1115 : local public_id 2022-02-08 17:43:06.100 | ++ functions-common:get_or_create_endpoint:1116 : _get_or_create_endpoint_with_interface placement public http://10.222.0.53/placement RegionOne 2022-02-08 17:43:06.100 | ++ functions-common:_get_or_create_endpoint_with_interface:1089 : local endpoint_id 2022-02-08 17:43:06.100 | +++ functions-common:_get_or_create_endpoint_with_interface:1094 : oscwrap endpoint list --service placement --interface public --region RegionOne -c ID -f value 2022-02-08 17:43:06.100 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:43:06.100 | from cryptography.utils import int_from_bytes 2022-02-08 17:43:06.100 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:43:06.100 | from cryptography.utils import int_from_bytes 2022-02-08 17:43:06.100 | +++ functions-common:oscwrap:2454 : return 0 2022-02-08 17:43:06.100 | ++ functions-common:_get_or_create_endpoint_with_interface:1094 : endpoint_id= 2022-02-08 17:43:06.100 | ++ functions-common:_get_or_create_endpoint_with_interface:1095 : [[ -z '' ]] 2022-02-08 17:43:06.100 | +++ functions-common:_get_or_create_endpoint_with_interface:1098 : oscwrap endpoint create placement public http://10.222.0.53/placement --region RegionOne -f value -c id 2022-02-08 17:43:06.100 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:43:06.100 | from cryptography.utils import int_from_bytes 2022-02-08 17:43:06.100 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:43:06.100 | from cryptography.utils import int_from_bytes 2022-02-08 17:43:06.100 | +++ functions-common:oscwrap:2454 : return 0 2022-02-08 17:43:06.100 | ++ functions-common:_get_or_create_endpoint_with_interface:1098 : endpoint_id=33e6df4547b34aa6b290c6563545f9de 2022-02-08 17:43:06.100 | ++ functions-common:_get_or_create_endpoint_with_interface:1101 : echo 33e6df4547b34aa6b290c6563545f9de 2022-02-08 17:43:06.100 | + functions-common:get_or_create_endpoint:1116 : public_id=33e6df4547b34aa6b290c6563545f9de 2022-02-08 17:43:06.100 | + functions-common:get_or_create_endpoint:1118 : [[ -n '' ]] 2022-02-08 17:43:06.100 | + functions-common:get_or_create_endpoint:1121 : [[ -n '' ]] 2022-02-08 17:43:06.100 | + functions-common:get_or_create_endpoint:1125 : echo 33e6df4547b34aa6b290c6563545f9de 2022-02-08 17:43:06.101 | 33e6df4547b34aa6b290c6563545f9de 2022-02-08 17:43:06.144 | [266487 Async init_placement:309161]: finished init_placement with result 0 in 61 seconds 2022-02-08 17:43:06.148 | + inc/async:async_wait:197 : return 0 2022-02-08 17:43:06.151 | + ./stack.sh:main:1209 : async_wait init_glance 2022-02-08 17:43:06.205 | [266487 Async init_glance:305666]: Waiting for completion of init_glance running on PID 305666 (4 other jobs running) 2022-02-08 17:43:06.237 | [266487 Async init_glance:305666]: Signaling child to exit 2022-02-08 17:43:06.237 | WAKEUP 2022-02-08 17:43:06.262 | [266487 Async init_glance:305666]: Signaled 2022-02-08 17:43:06.264 | + lib/glance:init_glance:481 : rm -rf /opt/stack/data/glance/images 2022-02-08 17:43:06.264 | + lib/glance:init_glance:482 : mkdir -p /opt/stack/data/glance/images 2022-02-08 17:43:06.264 | + lib/glance:init_glance:485 : recreate_database glance 2022-02-08 17:43:06.264 | + lib/database:recreate_database:112 : local db=glance 2022-02-08 17:43:06.264 | + lib/database:recreate_database:113 : recreate_database_mysql glance 2022-02-08 17:43:06.264 | + lib/databases/mysql:recreate_database_mysql:66 : local db=glance 2022-02-08 17:43:06.264 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS glance;' 2022-02-08 17:43:06.264 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-02-08 17:43:06.264 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE glance CHARACTER SET utf8;' 2022-02-08 17:43:06.264 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-02-08 17:43:06.264 | + lib/glance:init_glance:487 : time_start dbsync 2022-02-08 17:43:06.264 | + functions-common:time_start:2400 : local name=dbsync 2022-02-08 17:43:06.265 | + functions-common:time_start:2401 : local start_time= 2022-02-08 17:43:06.265 | + functions-common:time_start:2402 : [[ -n '' ]] 2022-02-08 17:43:06.265 | ++ functions-common:time_start:2405 : date +%s%3N 2022-02-08 17:43:06.265 | + functions-common:time_start:2405 : _TIME_START[$name]=1644341841323 2022-02-08 17:43:06.265 | + lib/glance:init_glance:489 : /usr/local/bin/glance-manage --config-file /etc/glance/glance-api.conf db_sync 2022-02-08 17:43:06.265 | 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=305789) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-02-08 17:43:06.265 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2022-02-08 17:43:06.265 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2022-02-08 17:43:06.265 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2022-02-08 17:43:06.265 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2022-02-08 17:43:06.265 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-02-08 17:43:06.265 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-02-08 17:43:06.265 | INFO [alembic.runtime.migration] Running upgrade -> liberty, liberty initial 2022-02-08 17:43:06.265 | INFO [alembic.runtime.migration] Running upgrade liberty -> mitaka01, add index on created_at and updated_at columns of 'images' table 2022-02-08 17:43:06.265 | INFO [alembic.runtime.migration] Running upgrade mitaka01 -> mitaka02, update metadef os_nova_server 2022-02-08 17:43:06.265 | INFO [alembic.runtime.migration] Running upgrade mitaka02 -> ocata_expand01, add visibility to images 2022-02-08 17:43:06.265 | INFO [alembic.runtime.migration] Running upgrade ocata_expand01 -> pike_expand01, empty expand for symmetry with pike_contract01 2022-02-08 17:43:06.265 | INFO [alembic.runtime.migration] Running upgrade pike_expand01 -> queens_expand01 2022-02-08 17:43:06.265 | INFO [alembic.runtime.migration] Running upgrade queens_expand01 -> rocky_expand01, add os_hidden column to images table 2022-02-08 17:43:06.265 | INFO [alembic.runtime.migration] Running upgrade rocky_expand01 -> rocky_expand02, add os_hash_algo and os_hash_value columns to images table 2022-02-08 17:43:06.265 | INFO [alembic.runtime.migration] Running upgrade rocky_expand02 -> train_expand01, empty expand for symmetry with train_contract01 2022-02-08 17:43:06.265 | INFO [alembic.runtime.migration] Running upgrade train_expand01 -> ussuri_expand01, empty expand for symmetry with ussuri_expand01 2022-02-08 17:43:06.265 | INFO [alembic.runtime.migration] Running upgrade ussuri_expand01 -> wallaby_expand01, add image_id, request_id, user columns to tasks table" 2022-02-08 17:43:06.265 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-02-08 17:43:06.265 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-02-08 17:43:06.265 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-02-08 17:43:06.265 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-02-08 17:43:06.265 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-02-08 17:43:06.265 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-02-08 17:43:06.265 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-02-08 17:43:06.265 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-02-08 17:43:06.265 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-02-08 17:43:06.266 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-02-08 17:43:06.266 | INFO [alembic.runtime.migration] Running upgrade mitaka02 -> ocata_contract01, remove is_public from images 2022-02-08 17:43:06.266 | INFO [alembic.runtime.migration] Running upgrade ocata_contract01 -> pike_contract01, drop glare artifacts tables 2022-02-08 17:43:06.266 | INFO [alembic.runtime.migration] Running upgrade pike_contract01 -> queens_contract01 2022-02-08 17:43:06.266 | INFO [alembic.runtime.migration] Running upgrade queens_contract01 -> rocky_contract01 2022-02-08 17:43:06.266 | INFO [alembic.runtime.migration] Running upgrade rocky_contract01 -> rocky_contract02 2022-02-08 17:43:06.266 | INFO [alembic.runtime.migration] Running upgrade rocky_contract02 -> train_contract01 2022-02-08 17:43:06.266 | INFO [alembic.runtime.migration] Running upgrade train_contract01 -> ussuri_contract01 2022-02-08 17:43:06.266 | INFO [alembic.runtime.migration] Running upgrade ussuri_contract01 -> wallaby_contract01 2022-02-08 17:43:06.266 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-02-08 17:43:06.266 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-02-08 17:43:06.266 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-02-08 17:43:06.266 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-02-08 17:43:06.266 | Upgraded database to: wallaby_expand01, current revision(s): wallaby_expand01 2022-02-08 17:43:06.266 | Database migration is up to date. No migration needed. 2022-02-08 17:43:06.266 | Upgraded database to: wallaby_contract01, current revision(s): wallaby_contract01 2022-02-08 17:43:06.266 | Database is synced successfully. 2022-02-08 17:43:06.266 | + lib/glance:init_glance:492 : /usr/local/bin/glance-manage --config-file /etc/glance/glance-api.conf db_load_metadefs 2022-02-08 17:43:06.266 | 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=307581) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-02-08 17:43:06.266 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-hypervisor.json loaded to database. 2022-02-08 17:43:06.266 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware-quota-flavor.json loaded to database. 2022-02-08 17:43:06.266 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-disk-filter.json loaded to database. 2022-02-08 17:43:06.266 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-guest-memory-backing.json loaded to database. 2022-02-08 17:43:06.266 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-webservers.json loaded to database. 2022-02-08 17:43:06.266 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-num-instances.json loaded to database. 2022-02-08 17:43:06.266 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-watchdog.json loaded to database. 2022-02-08 17:43:06.266 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-xenapi.json loaded to database. 2022-02-08 17:43:06.266 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/operating-system.json loaded to database. 2022-02-08 17:43:06.266 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-runtimes.json loaded to database. 2022-02-08 17:43:06.266 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/image-signature-verification.json loaded to database. 2022-02-08 17:43:06.266 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/glance-common-image-props.json loaded to database. 2022-02-08 17:43:06.267 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/storage-volume-type.json loaded to database. 2022-02-08 17:43:06.267 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-iops-filter.json loaded to database. 2022-02-08 17:43:06.267 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware-flavor.json loaded to database. 2022-02-08 17:43:06.267 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-cpu-pinning.json loaded to database. 2022-02-08 17:43:06.267 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-instance-data.json loaded to database. 2022-02-08 17:43:06.267 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-libvirt-image.json loaded to database. 2022-02-08 17:43:06.267 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vcputopology.json loaded to database. 2022-02-08 17:43:06.267 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-host-capabilities.json loaded to database. 2022-02-08 17:43:06.267 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-guest-shutdown.json loaded to database. 2022-02-08 17:43:06.267 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware.json loaded to database. 2022-02-08 17:43:06.267 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-databases.json loaded to database. 2022-02-08 17:43:06.267 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-storage-allocation-setting-data.json loaded to database. 2022-02-08 17:43:06.267 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-resource-allocation-setting-data.json loaded to database. 2022-02-08 17:43:06.267 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-quota.json loaded to database. 2022-02-08 17:43:06.267 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-virtual-system-setting-data.json loaded to database. 2022-02-08 17:43:06.267 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-libvirt.json loaded to database. 2022-02-08 17:43:06.267 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-processor-allocation-setting-data.json loaded to database. 2022-02-08 17:43:06.267 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-randomgen.json loaded to database. 2022-02-08 17:43:06.267 | INFO glance.db.sqlalchemy.metadata [-] Metadata loading finished 2022-02-08 17:43:06.267 | + lib/glance:init_glance:493 : time_stop dbsync 2022-02-08 17:43:06.267 | + functions-common:time_stop:2414 : local name 2022-02-08 17:43:06.267 | + functions-common:time_stop:2415 : local end_time 2022-02-08 17:43:06.267 | + functions-common:time_stop:2416 : local elapsed_time 2022-02-08 17:43:06.267 | + functions-common:time_stop:2417 : local total 2022-02-08 17:43:06.267 | + functions-common:time_stop:2418 : local start_time 2022-02-08 17:43:06.267 | + functions-common:time_stop:2420 : name=dbsync 2022-02-08 17:43:06.267 | + functions-common:time_stop:2421 : start_time=1644341841323 2022-02-08 17:43:06.267 | + functions-common:time_stop:2423 : [[ -z 1644341841323 ]] 2022-02-08 17:43:06.267 | ++ functions-common:time_stop:2426 : date +%s%3N 2022-02-08 17:43:06.267 | + functions-common:time_stop:2426 : end_time=1644341908783 2022-02-08 17:43:06.267 | + functions-common:time_stop:2427 : elapsed_time=67460 2022-02-08 17:43:06.268 | + functions-common:time_stop:2428 : total=37428 2022-02-08 17:43:06.268 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2022-02-08 17:43:06.268 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=104888 2022-02-08 17:43:06.312 | [266487 Async init_glance:305666]: finished init_glance with result 0 in 69 seconds 2022-02-08 17:43:06.316 | + inc/async:async_wait:197 : return 0 2022-02-08 17:43:06.325 | + ./stack.sh:main:1210 : async_wait init_swift 2022-02-08 17:43:06.381 | [266487 Async init_swift:308947]: Waiting for completion of init_swift running on PID 308947 (3 other jobs running) 2022-02-08 17:43:06.408 | [266487 Async init_swift:308947]: Signaling child to exit 2022-02-08 17:43:06.408 | WAKEUP 2022-02-08 17:43:06.432 | [266487 Async init_swift:308947]: Signaled 2022-02-08 17:43:06.433 | + lib/swift:init_swift:692 : local node_number 2022-02-08 17:43:06.433 | + lib/swift:init_swift:694 : /usr/local/bin/swift-init --run-dir=/opt/stack/data/swift/run all stop 2022-02-08 17:43:06.433 | No container-sharder running 2022-02-08 17:43:06.433 | No proxy-server running 2022-02-08 17:43:06.433 | No object-updater running 2022-02-08 17:43:06.433 | No container-auditor running 2022-02-08 17:43:06.433 | No object-expirer running 2022-02-08 17:43:06.433 | No account-auditor running 2022-02-08 17:43:06.433 | No object-server running 2022-02-08 17:43:06.433 | No container-sync running 2022-02-08 17:43:06.433 | No object-reconstructor running 2022-02-08 17:43:06.433 | No container-replicator running 2022-02-08 17:43:06.433 | No object-replicator running 2022-02-08 17:43:06.433 | No object-auditor running 2022-02-08 17:43:06.434 | No account-server running 2022-02-08 17:43:06.434 | No container-updater running 2022-02-08 17:43:06.434 | No container-server running 2022-02-08 17:43:06.434 | No account-reaper running 2022-02-08 17:43:06.434 | No container-reconciler running 2022-02-08 17:43:06.434 | No account-replicator running 2022-02-08 17:43:06.434 | + lib/swift:init_swift:694 : true 2022-02-08 17:43:06.434 | + lib/swift:init_swift:697 : create_swift_disk 2022-02-08 17:43:06.434 | + lib/swift:create_swift_disk:568 : local node_number 2022-02-08 17:43:06.434 | + lib/swift:create_swift_disk:573 : local user_group 2022-02-08 17:43:06.434 | ++ lib/swift:create_swift_disk:574 : id -g ubuntu 2022-02-08 17:43:06.434 | + lib/swift:create_swift_disk:574 : user_group=1000 2022-02-08 17:43:06.434 | + lib/swift:create_swift_disk:575 : 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-02-08 17:43:06.434 | + lib/swift:create_swift_disk:578 : [[ -e /opt/stack/data/swift/drives/images/swift.img ]] 2022-02-08 17:43:06.434 | + lib/swift:create_swift_disk:585 : mkdir -p /opt/stack/data/swift/drives/images 2022-02-08 17:43:06.434 | + lib/swift:create_swift_disk:586 : sudo touch /opt/stack/data/swift/drives/images/swift.img 2022-02-08 17:43:06.434 | + lib/swift:create_swift_disk:587 : sudo chown ubuntu: /opt/stack/data/swift/drives/images/swift.img 2022-02-08 17:43:06.434 | + lib/swift:create_swift_disk:589 : truncate -s 6G /opt/stack/data/swift/drives/images/swift.img 2022-02-08 17:43:06.434 | + lib/swift:create_swift_disk:592 : /sbin/mkfs.xfs -f -i size=1024 /opt/stack/data/swift/drives/images/swift.img 2022-02-08 17:43:06.434 | meta-data=/opt/stack/data/swift/drives/images/swift.img isize=1024 agcount=4, agsize=393216 blks 2022-02-08 17:43:06.434 | = sectsz=512 attr=2, projid32bit=1 2022-02-08 17:43:06.434 | = crc=1 finobt=1, sparse=1, rmapbt=0 2022-02-08 17:43:06.434 | = reflink=1 2022-02-08 17:43:06.434 | data = bsize=4096 blocks=1572864, imaxpct=25 2022-02-08 17:43:06.434 | = sunit=0 swidth=0 blks 2022-02-08 17:43:06.434 | naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2022-02-08 17:43:06.434 | log =internal log bsize=4096 blocks=2560, version=2 2022-02-08 17:43:06.434 | = sectsz=512 sunit=0 blks, lazy-count=1 2022-02-08 17:43:06.434 | realtime =none extsz=4096 blocks=0, rtextents=0 2022-02-08 17:43:06.434 | + lib/swift:create_swift_disk:595 : mkdir -p /opt/stack/data/swift/drives/sdb1 2022-02-08 17:43:06.434 | + lib/swift:create_swift_disk:596 : egrep -q /opt/stack/data/swift/drives/sdb1 /proc/mounts 2022-02-08 17:43:06.434 | + lib/swift:create_swift_disk:597 : sudo mount -t xfs -o loop,noatime,nodiratime,logbufs=8 /opt/stack/data/swift/drives/images/swift.img /opt/stack/data/swift/drives/sdb1 2022-02-08 17:43:06.435 | + lib/swift:create_swift_disk:603 : local node_number 2022-02-08 17:43:06.435 | + lib/swift:create_swift_disk:604 : for node_number in ${SWIFT_REPLICAS_SEQ} 2022-02-08 17:43:06.435 | + lib/swift:create_swift_disk:606 : local node_devices=/opt/stack/data/swift/1 2022-02-08 17:43:06.435 | + lib/swift:create_swift_disk:607 : local real_devices=/opt/stack/data/swift/drives/sdb1/1 2022-02-08 17:43:06.435 | + lib/swift:create_swift_disk:608 : sudo ln -sf /opt/stack/data/swift/drives/sdb1/1 /opt/stack/data/swift/1 2022-02-08 17:43:06.435 | + lib/swift:create_swift_disk:609 : local device=/opt/stack/data/swift/drives/sdb1/1/sdb1 2022-02-08 17:43:06.435 | + lib/swift:create_swift_disk:610 : [[ -d /opt/stack/data/swift/drives/sdb1/1/sdb1 ]] 2022-02-08 17:43:06.435 | + lib/swift:create_swift_disk:611 : sudo install -o ubuntu -g 1000 -d /opt/stack/data/swift/drives/sdb1/1/sdb1 2022-02-08 17:43:06.435 | + lib/swift:init_swift:701 : pushd /etc/swift 2022-02-08 17:43:06.435 | + lib/swift:init_swift:703 : rm -f account.builder container.builder object.builder account.ring.gz container.ring.gz object.ring.gz backups/1644340637.object.builder backups/1644340638.container.builder backups/1644340639.account.builder backups/1644340644.object.builder backups/1644340645.container.builder backups/1644340647.account.builder backups/1644340644.object.ring.gz backups/1644340645.container.ring.gz backups/1644340647.account.ring.gz 2022-02-08 17:43:06.435 | + lib/swift:init_swift:705 : /usr/local/bin/swift-ring-builder object.builder create 9 1 1 2022-02-08 17:43:06.435 | + lib/swift:init_swift:706 : /usr/local/bin/swift-ring-builder container.builder create 9 1 1 2022-02-08 17:43:06.435 | + lib/swift:init_swift:707 : /usr/local/bin/swift-ring-builder account.builder create 9 1 1 2022-02-08 17:43:06.435 | + lib/swift:init_swift:713 : [[ -n '' ]] 2022-02-08 17:43:06.435 | + lib/swift:init_swift:726 : for node_number in ${SWIFT_REPLICAS_SEQ} 2022-02-08 17:43:06.436 | + lib/swift:init_swift:727 : /usr/local/bin/swift-ring-builder object.builder add z1-127.0.0.1:6613/sdb1 1 2022-02-08 17:43:06.436 | WARNING: No region specified for z1-127.0.0.1:6613/sdb1. Defaulting to region 1. 2022-02-08 17:43:06.436 | Device d0r1z1-127.0.0.1:6613R127.0.0.1:6613/sdb1_"" with 1.0 weight got id 0 2022-02-08 17:43:06.436 | + lib/swift:init_swift:728 : /usr/local/bin/swift-ring-builder container.builder add z1-127.0.0.1:6611/sdb1 1 2022-02-08 17:43:06.436 | WARNING: No region specified for z1-127.0.0.1:6611/sdb1. Defaulting to region 1. 2022-02-08 17:43:06.436 | Device d0r1z1-127.0.0.1:6611R127.0.0.1:6611/sdb1_"" with 1.0 weight got id 0 2022-02-08 17:43:06.436 | + lib/swift:init_swift:729 : /usr/local/bin/swift-ring-builder account.builder add z1-127.0.0.1:6612/sdb1 1 2022-02-08 17:43:06.436 | WARNING: No region specified for z1-127.0.0.1:6612/sdb1. Defaulting to region 1. 2022-02-08 17:43:06.436 | Device d0r1z1-127.0.0.1:6612R127.0.0.1:6612/sdb1_"" with 1.0 weight got id 0 2022-02-08 17:43:06.436 | + lib/swift:init_swift:735 : /usr/local/bin/swift-ring-builder object.builder rebalance 42 2022-02-08 17:43:06.436 | Reassigned 512 (100.00%) partitions. Balance is now 0.00. Dispersion is now 0.00 2022-02-08 17:43:06.436 | + lib/swift:init_swift:736 : /usr/local/bin/swift-ring-builder container.builder rebalance 42 2022-02-08 17:43:06.436 | Reassigned 512 (100.00%) partitions. Balance is now 0.00. Dispersion is now 0.00 2022-02-08 17:43:06.436 | + lib/swift:init_swift:737 : /usr/local/bin/swift-ring-builder account.builder rebalance 42 2022-02-08 17:43:06.436 | Reassigned 512 (100.00%) partitions. Balance is now 0.00. Dispersion is now 0.00 2022-02-08 17:43:06.436 | + lib/swift:init_swift:738 : popd 2022-02-08 17:43:06.481 | [266487 Async init_swift:308947]: finished init_swift with result 0 in 12 seconds 2022-02-08 17:43:06.485 | + inc/async:async_wait:197 : return 0 2022-02-08 17:43:06.488 | + ./stack.sh:main:1211 : async_wait init_cinder 2022-02-08 17:43:06.542 | [266487 Async init_cinder:309042]: Waiting for completion of init_cinder running on PID 309042 (2 other jobs running) 2022-02-08 17:43:06.569 | [266487 Async init_cinder:309042]: Signaling child to exit 2022-02-08 17:43:06.569 | WAKEUP 2022-02-08 17:43:06.595 | [266487 Async init_cinder:309042]: Signaled 2022-02-08 17:43:06.596 | + lib/cinder:init_cinder:434 : is_service_enabled mysql postgresql 2022-02-08 17:43:06.596 | + functions-common:is_service_enabled:2070 : return 0 2022-02-08 17:43:06.596 | + lib/cinder:init_cinder:436 : recreate_database cinder 2022-02-08 17:43:06.596 | + lib/database:recreate_database:112 : local db=cinder 2022-02-08 17:43:06.596 | + lib/database:recreate_database:113 : recreate_database_mysql cinder 2022-02-08 17:43:06.596 | + lib/databases/mysql:recreate_database_mysql:66 : local db=cinder 2022-02-08 17:43:06.596 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS cinder;' 2022-02-08 17:43:06.596 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-02-08 17:43:06.596 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE cinder CHARACTER SET utf8;' 2022-02-08 17:43:06.596 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-02-08 17:43:06.596 | + lib/cinder:init_cinder:438 : time_start dbsync 2022-02-08 17:43:06.597 | + functions-common:time_start:2400 : local name=dbsync 2022-02-08 17:43:06.597 | + functions-common:time_start:2401 : local start_time= 2022-02-08 17:43:06.597 | + functions-common:time_start:2402 : [[ -n '' ]] 2022-02-08 17:43:06.597 | ++ functions-common:time_start:2405 : date +%s%3N 2022-02-08 17:43:06.597 | + functions-common:time_start:2405 : _TIME_START[$name]=1644341904771 2022-02-08 17:43:06.597 | + lib/cinder:init_cinder:440 : /usr/local/bin/cinder-manage --config-file /etc/cinder/cinder.conf db sync 2022-02-08 17:43:06.597 | 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=309459) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-02-08 17:43:06.597 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/cinder/cinder/db/legacy_migrations... {{(pid=309459) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-02-08 17:43:06.597 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/144_placeholder.py... {{(pid=309459) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 17:43:06.597 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/144_placeholder.py loaded successfully {{(pid=309459) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 17:43:06.597 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/136_make_vol_type_col_non_nullable.py... {{(pid=309459) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 17:43:06.597 | 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=309459) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 17:43:06.597 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/140_create_project_default_volume_type.py... {{(pid=309459) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 17:43:06.597 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/140_create_project_default_volume_type.py loaded successfully {{(pid=309459) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 17:43:06.597 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/135_cinder_init.py... {{(pid=309459) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 17:43:06.597 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/135_cinder_init.py loaded successfully {{(pid=309459) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 17:43:06.597 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/143_placeholder.py... {{(pid=309459) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 17:43:06.597 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/143_placeholder.py loaded successfully {{(pid=309459) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 17:43:06.597 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/142_placeholder.py... {{(pid=309459) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 17:43:06.597 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/142_placeholder.py loaded successfully {{(pid=309459) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 17:43:06.597 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/145_add_use_quota_fields.py... {{(pid=309459) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 17:43:06.597 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/145_add_use_quota_fields.py loaded successfully {{(pid=309459) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 17:43:06.597 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/138_placeholder.py... {{(pid=309459) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 17:43:06.597 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/138_placeholder.py loaded successfully {{(pid=309459) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 17:43:06.597 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/137_placeholder.py... {{(pid=309459) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 17:43:06.597 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/137_placeholder.py loaded successfully {{(pid=309459) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 17:43:06.597 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/141_add_quota_usage_unique_constraint.py... {{(pid=309459) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 17:43:06.598 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/141_add_quota_usage_unique_constraint.py loaded successfully {{(pid=309459) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 17:43:06.598 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/139_placeholder.py... {{(pid=309459) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 17:43:06.598 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/139_placeholder.py loaded successfully {{(pid=309459) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 17:43:06.598 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/cinder/cinder/db/legacy_migrations loaded successfully {{(pid=309459) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-02-08 17:43:06.598 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'cinder', 'version_table': 'migrate_version', 'required_dbs': '[]'}} {{(pid=309459) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-02-08 17:43:06.598 | INFO cinder.db.migration [-] Applying migration(s) 2022-02-08 17:43:06.598 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2022-02-08 17:43:06.598 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2022-02-08 17:43:06.598 | INFO alembic.runtime.migration [-] Running upgrade -> 921e1a36b076, Initial migration. 2022-02-08 17:43:06.598 | DEBUG alembic.runtime.migration [-] new branch insert 921e1a36b076 {{(pid=309459) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:815}} 2022-02-08 17:43:06.598 | INFO cinder.db.migration [-] Migration(s) applied 2022-02-08 17:43:06.598 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:43:06.598 | from cryptography.utils import int_from_bytes 2022-02-08 17:43:06.598 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:43:06.598 | from cryptography.utils import int_from_bytes 2022-02-08 17:43:06.598 | /opt/stack/cinder/cinder/db/sqlalchemy/models.py:143: SAWarning: implicitly coercing SELECT object to scalar subquery; please use the .scalar_subquery() method to produce a scalar subquery. 2022-02-08 17:43:06.598 | last_heartbeat = column_property( 2022-02-08 17:43:06.598 | /opt/stack/cinder/cinder/db/sqlalchemy/models.py:151: SAWarning: implicitly coercing SELECT object to scalar subquery; please use the .scalar_subquery() method to produce a scalar subquery. 2022-02-08 17:43:06.598 | num_hosts = column_property( 2022-02-08 17:43:06.598 | /opt/stack/cinder/cinder/db/sqlalchemy/models.py:160: SAWarning: implicitly coercing SELECT object to scalar subquery; please use the .scalar_subquery() method to produce a scalar subquery. 2022-02-08 17:43:06.598 | num_down_hosts = column_property( 2022-02-08 17:43:06.598 | + lib/cinder:init_cinder:441 : time_stop dbsync 2022-02-08 17:43:06.598 | + functions-common:time_stop:2414 : local name 2022-02-08 17:43:06.598 | + functions-common:time_stop:2415 : local end_time 2022-02-08 17:43:06.598 | + functions-common:time_stop:2416 : local elapsed_time 2022-02-08 17:43:06.598 | + functions-common:time_stop:2417 : local total 2022-02-08 17:43:06.598 | + functions-common:time_stop:2418 : local start_time 2022-02-08 17:43:06.598 | + functions-common:time_stop:2420 : name=dbsync 2022-02-08 17:43:06.599 | + functions-common:time_stop:2421 : start_time=1644341904771 2022-02-08 17:43:06.599 | + functions-common:time_stop:2423 : [[ -z 1644341904771 ]] 2022-02-08 17:43:06.599 | ++ functions-common:time_stop:2426 : date +%s%3N 2022-02-08 17:43:06.599 | + functions-common:time_stop:2426 : end_time=1644341962408 2022-02-08 17:43:06.599 | + functions-common:time_stop:2427 : elapsed_time=57637 2022-02-08 17:43:06.599 | + functions-common:time_stop:2428 : total=37428 2022-02-08 17:43:06.599 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2022-02-08 17:43:06.599 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=95065 2022-02-08 17:43:06.599 | + lib/cinder:init_cinder:444 : is_service_enabled c-vol 2022-02-08 17:43:06.599 | + functions-common:is_service_enabled:2070 : return 0 2022-02-08 17:43:06.599 | + lib/cinder:init_cinder:444 : [[ -n lvm:lvmdriver-1 ]] 2022-02-08 17:43:06.599 | + lib/cinder:init_cinder:445 : local be be_name be_type 2022-02-08 17:43:06.599 | + lib/cinder:init_cinder:446 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2022-02-08 17:43:06.599 | + lib/cinder:init_cinder:447 : be_type=lvm 2022-02-08 17:43:06.599 | + lib/cinder:init_cinder:448 : be_name=lvmdriver-1 2022-02-08 17:43:06.599 | + lib/cinder:init_cinder:449 : type init_cinder_backend_lvm 2022-02-08 17:43:06.599 | + lib/cinder:init_cinder:450 : init_cinder_backend_lvm lvmdriver-1 2022-02-08 17:43:06.599 | + lib/cinder_backends/lvm:init_cinder_backend_lvm:61 : local be_name=lvmdriver-1 2022-02-08 17:43:06.599 | + lib/cinder_backends/lvm:init_cinder_backend_lvm:64 : init_lvm_volume_group stack-volumes-lvmdriver-1 50000M 2022-02-08 17:43:06.599 | + lib/lvm:init_lvm_volume_group:124 : local vg=stack-volumes-lvmdriver-1 2022-02-08 17:43:06.599 | + lib/lvm:init_lvm_volume_group:125 : local size=50000M 2022-02-08 17:43:06.599 | + lib/lvm:init_lvm_volume_group:128 : is_fedora 2022-02-08 17:43:06.599 | + functions-common:is_fedora:513 : [[ -z Ubuntu ]] 2022-02-08 17:43:06.599 | + functions-common:is_fedora:517 : '[' Ubuntu = Fedora ']' 2022-02-08 17:43:06.599 | + functions-common:is_fedora:517 : '[' Ubuntu = 'Red Hat' ']' 2022-02-08 17:43:06.599 | + functions-common:is_fedora:518 : '[' Ubuntu = openEuler ']' 2022-02-08 17:43:06.599 | + functions-common:is_fedora:519 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-02-08 17:43:06.599 | + functions-common:is_fedora:520 : '[' Ubuntu = RedHatEnterprise ']' 2022-02-08 17:43:06.600 | + functions-common:is_fedora:521 : '[' Ubuntu = CentOS ']' 2022-02-08 17:43:06.600 | + functions-common:is_fedora:521 : '[' Ubuntu = CentOSStream ']' 2022-02-08 17:43:06.600 | + functions-common:is_fedora:522 : '[' Ubuntu = AlmaLinux ']' 2022-02-08 17:43:06.600 | + functions-common:is_fedora:523 : '[' Ubuntu = OracleServer ']' 2022-02-08 17:43:06.600 | + functions-common:is_fedora:523 : '[' Ubuntu = Virtuozzo ']' 2022-02-08 17:43:06.600 | + lib/lvm:init_lvm_volume_group:128 : is_suse 2022-02-08 17:43:06.600 | + functions-common:is_suse:531 : is_opensuse 2022-02-08 17:43:06.600 | + functions-common:is_opensuse:538 : [[ -z Ubuntu ]] 2022-02-08 17:43:06.600 | + functions-common:is_opensuse:542 : [[ Ubuntu =~ (openSUSE) ]] 2022-02-08 17:43:06.600 | + functions-common:is_suse:531 : is_suse_linux_enterprise 2022-02-08 17:43:06.600 | + functions-common:is_suse_linux_enterprise:550 : [[ -z Ubuntu ]] 2022-02-08 17:43:06.600 | + functions-common:is_suse_linux_enterprise:554 : [[ Ubuntu =~ (^SUSE) ]] 2022-02-08 17:43:06.600 | + lib/lvm:init_lvm_volume_group:133 : _create_lvm_volume_group stack-volumes-lvmdriver-1 50000M 2022-02-08 17:43:06.600 | + lib/lvm:_create_lvm_volume_group:95 : local vg=stack-volumes-lvmdriver-1 2022-02-08 17:43:06.600 | + lib/lvm:_create_lvm_volume_group:96 : local size=50000M 2022-02-08 17:43:06.600 | + lib/lvm:_create_lvm_volume_group:98 : local backing_file=/opt/stack/data/stack-volumes-lvmdriver-1-backing-file 2022-02-08 17:43:06.600 | + lib/lvm:_create_lvm_volume_group:99 : sudo vgs stack-volumes-lvmdriver-1 2022-02-08 17:43:06.600 | Volume group "stack-volumes-lvmdriver-1" not found 2022-02-08 17:43:06.600 | Cannot process volume group stack-volumes-lvmdriver-1 2022-02-08 17:43:06.600 | + lib/lvm:_create_lvm_volume_group:101 : [[ -f /opt/stack/data/stack-volumes-lvmdriver-1-backing-file ]] 2022-02-08 17:43:06.600 | + lib/lvm:_create_lvm_volume_group:101 : truncate -s 50000M /opt/stack/data/stack-volumes-lvmdriver-1-backing-file 2022-02-08 17:43:06.600 | + lib/lvm:_create_lvm_volume_group:103 : local directio= 2022-02-08 17:43:06.600 | + lib/lvm:_create_lvm_volume_group:105 : losetup -h 2022-02-08 17:43:06.600 | + lib/lvm:_create_lvm_volume_group:105 : grep -q direct-io 2022-02-08 17:43:06.600 | + lib/lvm:_create_lvm_volume_group:106 : directio=--direct-io=on 2022-02-08 17:43:06.600 | + lib/lvm:_create_lvm_volume_group:109 : local vg_dev 2022-02-08 17:43:06.600 | ++ lib/lvm:_create_lvm_volume_group:110 : sudo losetup -f --show --direct-io=on /opt/stack/data/stack-volumes-lvmdriver-1-backing-file 2022-02-08 17:43:06.600 | + lib/lvm:_create_lvm_volume_group:110 : vg_dev=/dev/loop4 2022-02-08 17:43:06.600 | + lib/lvm:_create_lvm_volume_group:113 : sudo vgs stack-volumes-lvmdriver-1 2022-02-08 17:43:06.600 | Volume group "stack-volumes-lvmdriver-1" not found 2022-02-08 17:43:06.600 | Cannot process volume group stack-volumes-lvmdriver-1 2022-02-08 17:43:06.600 | + lib/lvm:_create_lvm_volume_group:114 : sudo vgcreate stack-volumes-lvmdriver-1 /dev/loop4 2022-02-08 17:43:06.600 | Physical volume "/dev/loop4" successfully created. 2022-02-08 17:43:06.601 | Volume group "stack-volumes-lvmdriver-1" successfully created 2022-02-08 17:43:06.601 | + lib/lvm:init_lvm_volume_group:136 : '[' lioadm = lioadm ']' 2022-02-08 17:43:06.601 | + lib/lvm:init_lvm_volume_group:137 : sudo xargs -rn 1 cinder-rtstool delete 2022-02-08 17:43:06.601 | + lib/lvm:init_lvm_volume_group:137 : sudo cinder-rtstool get-targets 2022-02-08 17:43:06.601 | + lib/lvm:init_lvm_volume_group:141 : _clean_lvm_volume_group stack-volumes-lvmdriver-1 2022-02-08 17:43:06.601 | + lib/lvm:_clean_lvm_volume_group:40 : local vg=stack-volumes-lvmdriver-1 2022-02-08 17:43:06.601 | + lib/lvm:_clean_lvm_volume_group:43 : sudo lvremove -f stack-volumes-lvmdriver-1 2022-02-08 17:43:06.601 | + lib/cinder:init_cinder:455 : is_service_enabled c-bak 2022-02-08 17:43:06.601 | + functions-common:is_service_enabled:2070 : return 0 2022-02-08 17:43:06.601 | + lib/cinder:init_cinder:455 : [[ -n swift ]] 2022-02-08 17:43:06.601 | + lib/cinder:init_cinder:456 : type init_cinder_backup_swift 2022-02-08 17:43:06.601 | + lib/cinder:init_cinder:461 : mkdir -p /opt/stack/data/cinder/volumes 2022-02-08 17:43:06.644 | [266487 Async init_cinder:309042]: finished init_cinder with result 0 in 72 seconds 2022-02-08 17:43:06.649 | + inc/async:async_wait:197 : return 0 2022-02-08 17:43:06.651 | + ./stack.sh:main:1216 : is_service_enabled nova 2022-02-08 17:43:06.669 | + functions-common:is_service_enabled:2070 : return 0 2022-02-08 17:43:06.671 | + ./stack.sh:main:1217 : echo_summary 'Configuring Nova' 2022-02-08 17:43:06.674 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-02-08 17:43:06.676 | + ./stack.sh:echo_summary:446 : echo -e Configuring Nova 2022-02-08 17:43:06.679 | + ./stack.sh:main:1218 : init_nova 2022-02-08 17:43:06.681 | + lib/nova:init_nova:772 : is_service_enabled mysql postgresql 2022-02-08 17:43:06.699 | + functions-common:is_service_enabled:2070 : return 0 2022-02-08 17:43:06.702 | + lib/nova:init_nova:772 : is_service_enabled n-api 2022-02-08 17:43:06.719 | + functions-common:is_service_enabled:2070 : return 0 2022-02-08 17:43:06.722 | + lib/nova:init_nova:774 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-02-08 17:43:06.724 | + lib/nova:init_nova:782 : async_run nova-cell-0 init_nova_db nova_cell0 /etc/nova/nova.conf 2022-02-08 17:43:06.790 | + inc/async:async_inner:63 : init_nova_db nova_cell0 /etc/nova/nova.conf 2022-02-08 17:43:06.829 | [266487 Async nova-cell-0:311660]: running: init_nova_db nova_cell0 /etc/nova/nova.conf 2022-02-08 17:43:06.832 | ++ lib/nova:init_nova:785 : seq 1 1 2022-02-08 17:43:06.837 | + lib/nova:init_nova:785 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-02-08 17:43:06.841 | ++ lib/nova:init_nova:786 : conductor_conf 1 2022-02-08 17:43:06.843 | ++ lib/nova:conductor_conf:751 : local cell=1 2022-02-08 17:43:06.846 | ++ lib/nova:conductor_conf:752 : echo /etc/nova/nova_cell1.conf 2022-02-08 17:43:06.849 | + lib/nova:init_nova:786 : async_run nova-cell-1 init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2022-02-08 17:43:06.916 | + inc/async:async_inner:63 : init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2022-02-08 17:43:06.960 | [266487 Async nova-cell-1:311752]: running: init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2022-02-08 17:43:06.963 | + lib/nova:init_nova:789 : recreate_database nova_api 2022-02-08 17:43:06.966 | + lib/database:recreate_database:112 : local db=nova_api 2022-02-08 17:43:06.968 | + lib/database:recreate_database:113 : recreate_database_mysql nova_api 2022-02-08 17:43:06.971 | + lib/databases/mysql:recreate_database_mysql:66 : local db=nova_api 2022-02-08 17:43:06.974 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_api;' 2022-02-08 17:43:06.978 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-02-08 17:43:07.116 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE nova_api CHARACTER SET utf8;' 2022-02-08 17:43:07.121 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-02-08 17:43:07.298 | + lib/nova:init_nova:790 : /usr/local/bin/nova-manage --config-file /etc/nova/nova.conf api_db sync 2022-02-08 17:43:09.925 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:43:09.925 | from cryptography.utils import int_from_bytes 2022-02-08 17:43:09.925 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:43:09.925 | from cryptography.utils import int_from_bytes 2022-02-08 17:43:09.926 | Traceback (most recent call last): 2022-02-08 17:43:09.926 | File "/usr/local/bin/nova-manage", line 6, in 2022-02-08 17:43:09.926 | from nova.cmd.manage import main 2022-02-08 17:43:09.926 | File "/opt/stack/nova/nova/cmd/manage.py", line 49, in 2022-02-08 17:43:09.926 | from nova.cmd import common as cmd_common 2022-02-08 17:43:09.926 | File "/opt/stack/nova/nova/cmd/common.py", line 26, in 2022-02-08 17:43:09.926 | import nova.db.main.api 2022-02-08 17:43:09.926 | File "/opt/stack/nova/nova/db/main/api.py", line 46, in 2022-02-08 17:43:09.926 | from nova.compute import task_states 2022-02-08 17:43:09.926 | File "/opt/stack/nova/nova/compute/task_states.py", line 26, in 2022-02-08 17:43:09.926 | from nova.objects import fields 2022-02-08 17:43:09.926 | File "/opt/stack/nova/nova/objects/fields.py", line 120, in 2022-02-08 17:43:09.926 | class Architecture(BaseNovaEnum): 2022-02-08 17:43:09.926 | File "/opt/stack/nova/nova/objects/fields.py", line 171, in Architecture 2022-02-08 17:43:09.926 | RISCV32 = arch.RISCV32 2022-02-08 17:43:09.926 | AttributeError: module 'nova.virt.arch' has no attribute 'RISCV32' 2022-02-08 17:43:10.060 | + inc/async:async_inner:68 : rc=1 2022-02-08 17:43:10.066 | + inc/async:async_inner:68 : rc=1 2022-02-08 17:43:10.091 | [311660 Async nova-cell-0:311660]: FAILED with rc 1 2022-02-08 17:43:10.101 | [311752 Async nova-cell-1:311752]: FAILED with rc 1 2022-02-08 17:43:10.207 | + lib/nova:init_nova:1 : exit_trap 2022-02-08 17:43:10.210 | + ./stack.sh:exit_trap:521 : local r=1 2022-02-08 17:43:10.213 | ++ ./stack.sh:exit_trap:522 : jobs -p 2022-02-08 17:43:10.217 | + ./stack.sh:exit_trap:522 : jobs='292101 2022-02-08 17:43:10.217 | 311660 2022-02-08 17:43:10.217 | 311752' 2022-02-08 17:43:10.219 | + ./stack.sh:exit_trap:525 : [[ -n 292101 2022-02-08 17:43:10.219 | 311660 2022-02-08 17:43:10.219 | 311752 ]] 2022-02-08 17:43:10.222 | + ./stack.sh:exit_trap:525 : [[ -n /opt/stack/logs/stack.sh.log.2022-02-08-172928 ]] 2022-02-08 17:43:10.224 | + ./stack.sh:exit_trap:525 : [[ True == \T\r\u\e ]] 2022-02-08 17:43:10.227 | + ./stack.sh:exit_trap:526 : echo 'exit_trap: cleaning up child processes' 2022-02-08 17:43:10.231 | exit_trap: cleaning up child processes 2022-02-08 17:43:10.232 | + ./stack.sh:exit_trap:527 : kill 292101 311660 311752 2022-02-08 17:43:10.233 | + ./stack.sh:exit_trap:531 : '[' -f /tmp/tmp.6cu28Wh6LD ']' 2022-02-08 17:43:10.235 | + ./stack.sh:exit_trap:532 : rm /tmp/tmp.6cu28Wh6LD 2022-02-08 17:43:10.240 | + ./stack.sh:exit_trap:536 : kill_spinner 2022-02-08 17:43:10.243 | + ./stack.sh:kill_spinner:431 : '[' '!' -z '' ']' 2022-02-08 17:43:10.245 | + ./stack.sh:exit_trap:538 : [[ 1 -ne 0 ]] 2022-02-08 17:43:10.248 | + ./stack.sh:exit_trap:539 : echo 'Error on exit' 2022-02-08 17:43:10.249 | Error on exit 2022-02-08 17:43:10.251 | + ./stack.sh:exit_trap:541 : type -p generate-subunit 2022-02-08 17:43:10.254 | + ./stack.sh:exit_trap:542 : generate-subunit 1644341365 825 fail 2022-02-08 17:43:10.879 | + ./stack.sh:exit_trap:544 : [[ -z /opt/stack/logs ]] 2022-02-08 17:43:10.881 | + ./stack.sh:exit_trap:547 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/worlddump.py -d /opt/stack/logs 2022-02-08 17:43:12.067 | + ./stack.sh:exit_trap:556 : exit 1