2022-08-19 19:15:08.823 | + ./stack.sh:main:482 : exec 2022-08-19 19:15:08.823 | ++ ./stack.sh:main:482 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/outfilter.py -o /opt/stack/logs/stack.sh.log.2022-08-19-191508.summary.2022-08-19-191508 2022-08-19 19:15:08.823 | + ./stack.sh:main:490 : echo_summary 'stack.sh log /opt/stack/logs/stack.sh.log.2022-08-19-191508' 2022-08-19 19:15:08.823 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-08-19 19:15:08.823 | + ./stack.sh:echo_summary:441 : echo -e stack.sh log /opt/stack/logs/stack.sh.log.2022-08-19-191508 2022-08-19 19:15:08.823 | + ./stack.sh:main:492 : ln -sf /opt/stack/logs/stack.sh.log.2022-08-19-191508 /opt/stack/logs/stack.sh.log 2022-08-19 19:15:08.823 | + ./stack.sh:main:493 : ln -sf /opt/stack/logs/stack.sh.log.2022-08-19-191508.summary.2022-08-19-191508 /opt/stack/logs/stack.sh.log.summary 2022-08-19 19:15:08.823 | + ./stack.sh:main:508 : check_path_perm_sanity /opt/stack 2022-08-19 19:15:08.823 | + functions:check_path_perm_sanity:596 : local real_path 2022-08-19 19:15:08.823 | ++ functions:check_path_perm_sanity:597 : readlink -f /opt/stack 2022-08-19 19:15:08.823 | + functions:check_path_perm_sanity:597 : real_path=/opt/stack 2022-08-19 19:15:08.823 | + functions:check_path_perm_sanity:598 : local rebuilt_path= 2022-08-19 19:15:08.823 | ++ functions:check_path_perm_sanity:599 : echo /opt/stack 2022-08-19 19:15:08.823 | ++ functions:check_path_perm_sanity:599 : tr / ' ' 2022-08-19 19:15:08.824 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-08-19 19:15:08.824 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt 2022-08-19 19:15:08.824 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt 2022-08-19 19:15:08.824 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-08-19 19:15:08.824 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-08-19 19:15:08.824 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt/stack 2022-08-19 19:15:08.826 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt/stack 2022-08-19 19:15:08.829 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-08-19 19:15:08.831 | + ./stack.sh:main:514 : trap exit_trap EXIT 2022-08-19 19:15:08.833 | + ./stack.sh:main:555 : trap err_trap ERR 2022-08-19 19:15:08.835 | + ./stack.sh:main:568 : set -o errexit 2022-08-19 19:15:08.837 | + ./stack.sh:main:571 : uname -a 2022-08-19 19:15:08.838 | Linux dv-osbrick-853458-2-ceph 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-08-19 19:15:08.840 | + ./stack.sh:main:574 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2022-08-19 19:15:08.842 | + ./stack.sh:main:575 : rm -f /opt/stack/data/ca-bundle.pem 2022-08-19 19:15:08.845 | + ./stack.sh:main:578 : source /home/ubuntu/devstack/lib/database 2022-08-19 19:15:08.884 | + ./stack.sh:main:579 : source /home/ubuntu/devstack/lib/rpc_backend 2022-08-19 19:15:08.900 | + ./stack.sh:main:585 : fetch_plugins 2022-08-19 19:15:08.902 | + functions-common:fetch_plugins:1785 : local plugins=,devstack-plugin-ceph 2022-08-19 19:15:08.904 | + functions-common:fetch_plugins:1786 : local plugin 2022-08-19 19:15:08.906 | + functions-common:fetch_plugins:1789 : [[ -z ,devstack-plugin-ceph ]] 2022-08-19 19:15:08.908 | + functions-common:fetch_plugins:1793 : echo 'Fetching DevStack plugins' 2022-08-19 19:15:08.908 | Fetching DevStack plugins 2022-08-19 19:15:08.910 | + functions-common:fetch_plugins:1794 : for plugin in ${plugins//,/ } 2022-08-19 19:15:08.912 | + functions-common:fetch_plugins:1795 : git_clone_by_name devstack-plugin-ceph 2022-08-19 19:15:08.914 | + functions-common:git_clone_by_name:686 : local name=devstack-plugin-ceph 2022-08-19 19:15:08.915 | + functions-common:git_clone_by_name:687 : local repo=https://opendev.org/openstack/devstack-plugin-ceph 2022-08-19 19:15:08.917 | + functions-common:git_clone_by_name:688 : local dir=/opt/stack/devstack-plugin-ceph 2022-08-19 19:15:08.919 | + functions-common:git_clone_by_name:689 : local branch=master 2022-08-19 19:15:08.921 | + functions-common:git_clone_by_name:690 : git_clone https://opendev.org/openstack/devstack-plugin-ceph /opt/stack/devstack-plugin-ceph master 2022-08-19 19:15:08.923 | + functions-common:git_clone:596 : local git_remote=https://opendev.org/openstack/devstack-plugin-ceph 2022-08-19 19:15:08.924 | + functions-common:git_clone:597 : local git_dest=/opt/stack/devstack-plugin-ceph 2022-08-19 19:15:08.926 | + functions-common:git_clone:598 : local git_ref=master 2022-08-19 19:15:08.928 | + functions-common:git_clone:599 : local orig_dir 2022-08-19 19:15:08.931 | ++ functions-common:git_clone:600 : pwd 2022-08-19 19:15:08.933 | + functions-common:git_clone:600 : orig_dir=/home/ubuntu/devstack 2022-08-19 19:15:08.936 | + functions-common:git_clone:601 : local git_clone_flags= 2022-08-19 19:15:08.938 | ++ functions-common:git_clone:603 : trueorfalse False RECLONE 2022-08-19 19:15:08.952 | + functions-common:git_clone:603 : RECLONE=False 2022-08-19 19:15:08.954 | + functions-common:git_clone:604 : [[ 0 -gt 0 ]] 2022-08-19 19:15:08.956 | + functions-common:git_clone:608 : [[ False = \T\r\u\e ]] 2022-08-19 19:15:08.958 | + functions-common:git_clone:617 : echo master 2022-08-19 19:15:08.958 | + functions-common:git_clone:617 : egrep -q '^refs' 2022-08-19 19:15:08.963 | + functions-common:git_clone:631 : [[ ! -d /opt/stack/devstack-plugin-ceph ]] 2022-08-19 19:15:08.964 | + functions-common:git_clone:639 : [[ False = \T\r\u\e ]] 2022-08-19 19:15:08.966 | + functions-common:git_clone:674 : sudo git config --system --add safe.directory /opt/stack/devstack-plugin-ceph 2022-08-19 19:15:08.979 | + functions-common:git_clone:677 : cd /opt/stack/devstack-plugin-ceph 2022-08-19 19:15:08.981 | + functions-common:git_clone:678 : git show --oneline 2022-08-19 19:15:08.981 | + functions-common:git_clone:678 : head -1 2022-08-19 19:15:08.984 | 536335b Merge "Bump Ceph default version to Quincy in cephadm deploy" 2022-08-19 19:15:08.986 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-08-19 19:15:08.988 | + ./stack.sh:main:589 : run_phase override_defaults 2022-08-19 19:15:08.990 | + functions-common:run_phase:1867 : local mode=override_defaults 2022-08-19 19:15:08.992 | + functions-common:run_phase:1868 : local phase= 2022-08-19 19:15:08.994 | + functions-common:run_phase:1869 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-08-19 19:15:08.996 | + functions-common:run_phase:1870 : local extra_plugin_file_name 2022-08-19 19:15:08.998 | + functions-common:run_phase:1871 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-08-19 19:15:09.000 | + functions-common:run_phase:1876 : local exceptions=80-tempest.sh 2022-08-19 19:15:09.002 | + functions-common:run_phase:1877 : local extra 2022-08-19 19:15:09.005 | ++ functions-common:run_phase:1878 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-08-19 19:15:09.008 | + functions-common:run_phase:1878 : extra=80-tempest.sh 2022-08-19 19:15:09.010 | + functions-common:run_phase:1879 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-08-19 19:15:09.012 | + functions-common:run_phase:1883 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-08-19 19:15:09.014 | + functions-common:run_phase:1883 : source /home/ubuntu/devstack/extras.d/80-tempest.sh override_defaults 2022-08-19 19:15:09.016 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-08-19 19:15:09.029 | ++ functions-common:is_service_enabled:2095 : return 0 2022-08-19 19:15:09.031 | ++ extras.d/80-tempest.sh:source:4 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-08-19 19:15:09.033 | ++ extras.d/80-tempest.sh:source:7 : [[ override_defaults == \s\t\a\c\k ]] 2022-08-19 19:15:09.035 | ++ extras.d/80-tempest.sh:source:10 : [[ override_defaults == \s\t\a\c\k ]] 2022-08-19 19:15:09.037 | ++ extras.d/80-tempest.sh:source:13 : [[ override_defaults == \s\t\a\c\k ]] 2022-08-19 19:15:09.039 | ++ extras.d/80-tempest.sh:source:16 : [[ override_defaults == \s\t\a\c\k ]] 2022-08-19 19:15:09.040 | ++ extras.d/80-tempest.sh:source:19 : [[ override_defaults == \s\t\a\c\k ]] 2022-08-19 19:15:09.042 | ++ extras.d/80-tempest.sh:source:27 : [[ override_defaults == \u\n\s\t\a\c\k ]] 2022-08-19 19:15:09.044 | ++ extras.d/80-tempest.sh:source:32 : [[ override_defaults == \c\l\e\a\n ]] 2022-08-19 19:15:09.046 | + functions-common:run_phase:1888 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-08-19 19:15:09.048 | + functions-common:run_phase:1891 : [[ override_defaults == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-08-19 19:15:09.050 | + functions-common:run_phase:1892 : plugin_override_defaults 2022-08-19 19:15:09.052 | + functions-common:plugin_override_defaults:1826 : local plugins=,devstack-plugin-ceph 2022-08-19 19:15:09.053 | + functions-common:plugin_override_defaults:1827 : local plugin 2022-08-19 19:15:09.055 | + functions-common:plugin_override_defaults:1830 : [[ -z ,devstack-plugin-ceph ]] 2022-08-19 19:15:09.057 | + functions-common:plugin_override_defaults:1834 : echo 'Overriding Configuration Defaults' 2022-08-19 19:15:09.057 | Overriding Configuration Defaults 2022-08-19 19:15:09.059 | + functions-common:plugin_override_defaults:1835 : for plugin in ${plugins//,/ } 2022-08-19 19:15:09.061 | + functions-common:plugin_override_defaults:1836 : local dir=/opt/stack/devstack-plugin-ceph 2022-08-19 19:15:09.062 | + functions-common:plugin_override_defaults:1838 : [[ -f /opt/stack/devstack-plugin-ceph/devstack/override-defaults ]] 2022-08-19 19:15:09.064 | + functions-common:plugin_override_defaults:1841 : echo 'devstack-plugin-ceph has overridden the following defaults' 2022-08-19 19:15:09.064 | devstack-plugin-ceph has overridden the following defaults 2022-08-19 19:15:09.066 | + functions-common:plugin_override_defaults:1842 : cat /opt/stack/devstack-plugin-ceph/devstack/override-defaults 2022-08-19 19:15:09.067 | # Plug-in overrides 2022-08-19 19:15:09.067 | 2022-08-19 19:15:09.068 | ENABLE_CEPH_CINDER=$(trueorfalse True ENABLE_CEPH_CINDER) 2022-08-19 19:15:09.068 | ENABLE_CEPH_C_BAK=$(trueorfalse True ENABLE_CEPH_C_BAK) 2022-08-19 19:15:09.068 | ENABLE_CEPH_GLANCE=$(trueorfalse True ENABLE_CEPH_GLANCE) 2022-08-19 19:15:09.068 | ENABLE_CEPH_MANILA=$(trueorfalse True ENABLE_CEPH_MANILA) 2022-08-19 19:15:09.068 | ENABLE_CEPH_NOVA=$(trueorfalse True ENABLE_CEPH_NOVA) 2022-08-19 19:15:09.068 | # Do not enable RGW by default as RGW is not tested in upstream CI. 2022-08-19 19:15:09.068 | ENABLE_CEPH_RGW=$(trueorfalse False ENABLE_CEPH_RGW) 2022-08-19 19:15:09.068 | 2022-08-19 19:15:09.068 | if [[ $ENABLE_CEPH_CINDER == "True" ]]; then 2022-08-19 19:15:09.068 | if [[ $ENABLE_CEPH_ISCSI == "True" ]]; then 2022-08-19 19:15:09.068 | CINDER_DRIVER=${CINDER_DRIVER:-ceph_iscsi} 2022-08-19 19:15:09.068 | CINDER_ENABLED_BACKENDS=${CINDER_ENABLED_BACKENDS:-ceph_iscsi} 2022-08-19 19:15:09.068 | CINDER_ISCSI_HELPER=${CINDER_ISCSI_HELPER:-lioadm} 2022-08-19 19:15:09.068 | else 2022-08-19 19:15:09.068 | CINDER_DRIVER=${CINDER_DRIVER:-ceph} 2022-08-19 19:15:09.068 | CINDER_ENABLED_BACKENDS=${CINDER_ENABLED_BACKENDS:-ceph} 2022-08-19 19:15:09.068 | fi 2022-08-19 19:15:09.068 | fi 2022-08-19 19:15:09.068 | 2022-08-19 19:15:09.068 | CEPHADM_DEPLOY=$(trueorfalse False CEPHADM_DEPLOY) 2022-08-19 19:15:09.070 | + functions-common:plugin_override_defaults:1843 : source /opt/stack/devstack-plugin-ceph/devstack/override-defaults 2022-08-19 19:15:09.072 | +++ /opt/stack/devstack-plugin-ceph/devstack/override-defaults:source:3 : trueorfalse True ENABLE_CEPH_CINDER 2022-08-19 19:15:09.085 | ++ /opt/stack/devstack-plugin-ceph/devstack/override-defaults:source:3 : ENABLE_CEPH_CINDER=True 2022-08-19 19:15:09.088 | +++ /opt/stack/devstack-plugin-ceph/devstack/override-defaults:source:4 : trueorfalse True ENABLE_CEPH_C_BAK 2022-08-19 19:15:09.101 | ++ /opt/stack/devstack-plugin-ceph/devstack/override-defaults:source:4 : ENABLE_CEPH_C_BAK=False 2022-08-19 19:15:09.103 | +++ /opt/stack/devstack-plugin-ceph/devstack/override-defaults:source:5 : trueorfalse True ENABLE_CEPH_GLANCE 2022-08-19 19:15:09.117 | ++ /opt/stack/devstack-plugin-ceph/devstack/override-defaults:source:5 : ENABLE_CEPH_GLANCE=False 2022-08-19 19:15:09.119 | +++ /opt/stack/devstack-plugin-ceph/devstack/override-defaults:source:6 : trueorfalse True ENABLE_CEPH_MANILA 2022-08-19 19:15:09.132 | ++ /opt/stack/devstack-plugin-ceph/devstack/override-defaults:source:6 : ENABLE_CEPH_MANILA=True 2022-08-19 19:15:09.134 | +++ /opt/stack/devstack-plugin-ceph/devstack/override-defaults:source:7 : trueorfalse True ENABLE_CEPH_NOVA 2022-08-19 19:15:09.147 | ++ /opt/stack/devstack-plugin-ceph/devstack/override-defaults:source:7 : ENABLE_CEPH_NOVA=False 2022-08-19 19:15:09.150 | +++ /opt/stack/devstack-plugin-ceph/devstack/override-defaults:source:9 : trueorfalse False ENABLE_CEPH_RGW 2022-08-19 19:15:09.164 | ++ /opt/stack/devstack-plugin-ceph/devstack/override-defaults:source:9 : ENABLE_CEPH_RGW=False 2022-08-19 19:15:09.167 | ++ /opt/stack/devstack-plugin-ceph/devstack/override-defaults:source:11 : [[ True == \T\r\u\e ]] 2022-08-19 19:15:09.170 | ++ /opt/stack/devstack-plugin-ceph/devstack/override-defaults:source:12 : [[ '' == \T\r\u\e ]] 2022-08-19 19:15:09.172 | ++ /opt/stack/devstack-plugin-ceph/devstack/override-defaults:source:17 : CINDER_DRIVER=ceph 2022-08-19 19:15:09.175 | ++ /opt/stack/devstack-plugin-ceph/devstack/override-defaults:source:18 : CINDER_ENABLED_BACKENDS=ceph 2022-08-19 19:15:09.177 | +++ /opt/stack/devstack-plugin-ceph/devstack/override-defaults:source:22 : trueorfalse False CEPHADM_DEPLOY 2022-08-19 19:15:09.195 | ++ /opt/stack/devstack-plugin-ceph/devstack/override-defaults:source:22 : CEPHADM_DEPLOY=False 2022-08-19 19:15:09.198 | + ./stack.sh:main:592 : source /home/ubuntu/devstack/lib/apache 2022-08-19 19:15:09.219 | + ./stack.sh:main:595 : source /home/ubuntu/devstack/lib/tls 2022-08-19 19:15:09.223 | ++ lib/tls:source:38 : is_service_enabled tls-proxy 2022-08-19 19:15:09.238 | ++ functions-common:is_service_enabled:2095 : return 1 2022-08-19 19:15:09.242 | +++ lib/tls:source:43 : hostname -f 2022-08-19 19:15:09.246 | ++ lib/tls:source:43 : DEVSTACK_HOSTNAME=localhost 2022-08-19 19:15:09.249 | ++ lib/tls:source:44 : DEVSTACK_CERT_NAME=devstack-cert 2022-08-19 19:15:09.251 | ++ lib/tls:source:45 : DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2022-08-19 19:15:09.254 | ++ lib/tls:source:48 : ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2022-08-19 19:15:09.256 | ++ lib/tls:source:49 : INT_CA_DIR=/opt/stack/data/CA/int-ca 2022-08-19 19:15:09.258 | ++ lib/tls:source:51 : ORG_NAME=OpenStack 2022-08-19 19:15:09.260 | ++ lib/tls:source:52 : ORG_UNIT_NAME=DevStack 2022-08-19 19:15:09.262 | ++ lib/tls:source:55 : STUD_PROTO=--tls 2022-08-19 19:15:09.264 | ++ lib/tls:source:56 : STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2022-08-19 19:15:09.266 | ++ lib/tls:source:63 : OPENSSL=/usr/bin/openssl 2022-08-19 19:15:09.271 | + ./stack.sh:main:598 : source /home/ubuntu/devstack/lib/infra 2022-08-19 19:15:09.283 | + ./stack.sh:main:599 : source /home/ubuntu/devstack/lib/libraries 2022-08-19 19:15:09.300 | + ./stack.sh:main:600 : source /home/ubuntu/devstack/lib/lvm 2022-08-19 19:15:09.313 | + ./stack.sh:main:601 : source /home/ubuntu/devstack/lib/horizon 2022-08-19 19:15:09.325 | + ./stack.sh:main:602 : source /home/ubuntu/devstack/lib/keystone 2022-08-19 19:15:09.361 | + ./stack.sh:main:603 : source /home/ubuntu/devstack/lib/glance 2022-08-19 19:15:09.421 | + ./stack.sh:main:604 : source /home/ubuntu/devstack/lib/nova 2022-08-19 19:15:09.512 | + ./stack.sh:main:605 : source /home/ubuntu/devstack/lib/placement 2022-08-19 19:15:09.534 | + ./stack.sh:main:606 : source /home/ubuntu/devstack/lib/cinder 2022-08-19 19:15:09.594 | + ./stack.sh:main:607 : source /home/ubuntu/devstack/lib/swift 2022-08-19 19:15:09.645 | + ./stack.sh:main:608 : source /home/ubuntu/devstack/lib/neutron 2022-08-19 19:15:09.798 | + ./stack.sh:main:609 : source /home/ubuntu/devstack/lib/ldap 2022-08-19 19:15:09.812 | + ./stack.sh:main:610 : source /home/ubuntu/devstack/lib/dstat 2022-08-19 19:15:09.828 | + ./stack.sh:main:611 : source /home/ubuntu/devstack/lib/tcpdump 2022-08-19 19:15:09.841 | + ./stack.sh:main:612 : source /home/ubuntu/devstack/lib/etcd3 2022-08-19 19:15:09.930 | + ./stack.sh:main:613 : source /home/ubuntu/devstack/lib/os-vif 2022-08-19 19:15:09.934 | ++ lib/os-vif:source:6 : OS_VIF_OVS_OVSDB_INTERFACE=vsctl 2022-08-19 19:15:09.939 | +++ lib/os-vif:source:17 : is_ml2_ovs 2022-08-19 19:15:09.941 | +++ lib/os-vif:is_ml2_ovs:9 : [[ openvswitch == \o\p\e\n\v\s\w\i\t\c\h ]] 2022-08-19 19:15:09.943 | +++ lib/os-vif:is_ml2_ovs:10 : echo True 2022-08-19 19:15:09.946 | +++ lib/os-vif:is_ml2_ovs:12 : echo False 2022-08-19 19:15:09.948 | ++ lib/os-vif:source:17 : OS_VIF_OVS_ISOLATE_VIF='True 2022-08-19 19:15:09.948 | False' 2022-08-19 19:15:09.951 | +++ lib/os-vif:source:18 : trueorfalse False OS_VIF_OVS_ISOLATE_VIF 2022-08-19 19:15:09.967 | ++ lib/os-vif:source:18 : OS_VIF_OVS_ISOLATE_VIF=False 2022-08-19 19:15:09.969 | + ./stack.sh:main:619 : run_phase source 2022-08-19 19:15:09.971 | + functions-common:run_phase:1867 : local mode=source 2022-08-19 19:15:09.974 | + functions-common:run_phase:1868 : local phase= 2022-08-19 19:15:09.976 | + functions-common:run_phase:1869 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-08-19 19:15:09.978 | + functions-common:run_phase:1870 : local extra_plugin_file_name 2022-08-19 19:15:09.980 | + functions-common:run_phase:1871 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-08-19 19:15:09.982 | + functions-common:run_phase:1876 : local exceptions=80-tempest.sh 2022-08-19 19:15:09.984 | + functions-common:run_phase:1877 : local extra 2022-08-19 19:15:09.987 | ++ functions-common:run_phase:1878 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-08-19 19:15:09.992 | + functions-common:run_phase:1878 : extra=80-tempest.sh 2022-08-19 19:15:09.994 | + functions-common:run_phase:1879 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-08-19 19:15:09.997 | + functions-common:run_phase:1883 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-08-19 19:15:10.000 | + functions-common:run_phase:1883 : source /home/ubuntu/devstack/extras.d/80-tempest.sh source 2022-08-19 19:15:10.003 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-08-19 19:15:10.017 | ++ functions-common:is_service_enabled:2095 : return 0 2022-08-19 19:15:10.019 | ++ extras.d/80-tempest.sh:source:4 : [[ source == \s\o\u\r\c\e ]] 2022-08-19 19:15:10.021 | ++ extras.d/80-tempest.sh:source:6 : source /home/ubuntu/devstack/lib/tempest 2022-08-19 19:15:10.061 | ++ extras.d/80-tempest.sh:source:27 : [[ source == \u\n\s\t\a\c\k ]] 2022-08-19 19:15:10.063 | ++ extras.d/80-tempest.sh:source:32 : [[ source == \c\l\e\a\n ]] 2022-08-19 19:15:10.065 | + functions-common:run_phase:1888 : [[ source == \s\o\u\r\c\e ]] 2022-08-19 19:15:10.068 | + functions-common:run_phase:1889 : load_plugin_settings 2022-08-19 19:15:10.070 | + functions-common:load_plugin_settings:1803 : local plugins=,devstack-plugin-ceph 2022-08-19 19:15:10.072 | + functions-common:load_plugin_settings:1804 : local plugin 2022-08-19 19:15:10.074 | + functions-common:load_plugin_settings:1807 : [[ -z ,devstack-plugin-ceph ]] 2022-08-19 19:15:10.076 | + functions-common:load_plugin_settings:1811 : echo 'Loading plugin settings' 2022-08-19 19:15:10.076 | Loading plugin settings 2022-08-19 19:15:10.078 | + functions-common:load_plugin_settings:1812 : for plugin in ${plugins//,/ } 2022-08-19 19:15:10.080 | + functions-common:load_plugin_settings:1813 : local dir=/opt/stack/devstack-plugin-ceph 2022-08-19 19:15:10.082 | + functions-common:load_plugin_settings:1815 : [[ -f /opt/stack/devstack-plugin-ceph/devstack/settings ]] 2022-08-19 19:15:10.084 | + functions-common:load_plugin_settings:1816 : source /opt/stack/devstack-plugin-ceph/devstack/settings 2022-08-19 19:15:10.088 | ++++ /opt/stack/devstack-plugin-ceph/devstack/settings:source:5 : dirname /opt/stack/devstack-plugin-ceph/devstack/settings 2022-08-19 19:15:10.092 | +++ /opt/stack/devstack-plugin-ceph/devstack/settings:source:5 : readlink -f /opt/stack/devstack-plugin-ceph/devstack 2022-08-19 19:15:10.096 | ++ /opt/stack/devstack-plugin-ceph/devstack/settings:source:5 : CEPH_PLUGIN_DIR=/opt/stack/devstack-plugin-ceph/devstack 2022-08-19 19:15:10.099 | ++ /opt/stack/devstack-plugin-ceph/devstack/settings:source:14 : '[' '' = True ']' 2022-08-19 19:15:10.101 | ++ /opt/stack/devstack-plugin-ceph/devstack/settings:source:17 : TEMPEST_STORAGE_PROTOCOL=ceph 2022-08-19 19:15:10.103 | ++ /opt/stack/devstack-plugin-ceph/devstack/settings:source:21 : VOLUME_BACKING_FILE_SIZE=25GB 2022-08-19 19:15:10.106 | ++ /opt/stack/devstack-plugin-ceph/devstack/settings:source:22 : CEPH_LOOPBACK_DISK_SIZE=25GB 2022-08-19 19:15:10.108 | ++ /opt/stack/devstack-plugin-ceph/devstack/settings:source:24 : TEMPEST_VOLUME_MANAGE_SNAPSHOT=False 2022-08-19 19:15:10.110 | ++ /opt/stack/devstack-plugin-ceph/devstack/settings:source:28 : [[ False = \T\r\u\e ]] 2022-08-19 19:15:10.112 | ++ /opt/stack/devstack-plugin-ceph/devstack/settings:source:31 : source /opt/stack/devstack-plugin-ceph/devstack/lib/ceph 2022-08-19 19:15:10.183 | ++ /opt/stack/devstack-plugin-ceph/devstack/settings:source:35 : is_ceph_enabled_for_service manila 2022-08-19 19:15:10.185 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:200 : local config config_name enabled service 2022-08-19 19:15:10.188 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:201 : enabled=1 2022-08-19 19:15:10.190 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:202 : service=manila 2022-08-19 19:15:10.194 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:206 : echo manila 2022-08-19 19:15:10.194 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:206 : tr '[:lower:]' '[:upper:]' 2022-08-19 19:15:10.195 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:206 : tr - _ 2022-08-19 19:15:10.199 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:206 : config_name=ENABLE_CEPH_MANILA 2022-08-19 19:15:10.202 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:207 : eval echo '$ENABLE_CEPH_MANILA' 2022-08-19 19:15:10.204 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:207 : echo True 2022-08-19 19:15:10.207 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:207 : config=True 2022-08-19 19:15:10.210 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:209 : is_service_enabled manila 2022-08-19 19:15:10.232 | ++ functions-common:is_service_enabled:2095 : return 1 2022-08-19 19:15:10.235 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:212 : return 1 2022-08-19 19:15:10.238 | + functions-common:run_phase:1890 : verify_disabled_services 2022-08-19 19:15:10.241 | + functions-common:verify_disabled_services:2150 : local service 2022-08-19 19:15:10.244 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-08-19 19:15:10.248 | + functions-common:verify_disabled_services:2152 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon,c-bak,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,heat,h-api,h-api-cfn,h-api-cw,h-eng,q-metering,q-vpn,s-proxy,s-object,s-container,s-account, =~ ,key, ]] 2022-08-19 19:15:10.251 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-08-19 19:15:10.254 | + functions-common:verify_disabled_services:2152 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon,c-bak,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,heat,h-api,h-api-cfn,h-api-cw,h-eng,q-metering,q-vpn,s-proxy,s-object,s-container,s-account, =~ ,n-api, ]] 2022-08-19 19:15:10.257 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-08-19 19:15:10.261 | + functions-common:verify_disabled_services:2152 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon,c-bak,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,heat,h-api,h-api-cfn,h-api-cw,h-eng,q-metering,q-vpn,s-proxy,s-object,s-container,s-account, =~ ,n-cond, ]] 2022-08-19 19:15:10.264 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-08-19 19:15:10.268 | + functions-common:verify_disabled_services:2152 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon,c-bak,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,heat,h-api,h-api-cfn,h-api-cw,h-eng,q-metering,q-vpn,s-proxy,s-object,s-container,s-account, =~ ,n-sch, ]] 2022-08-19 19:15:10.271 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-08-19 19:15:10.275 | + functions-common:verify_disabled_services:2152 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon,c-bak,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,heat,h-api,h-api-cfn,h-api-cw,h-eng,q-metering,q-vpn,s-proxy,s-object,s-container,s-account, =~ ,n-api-meta, ]] 2022-08-19 19:15:10.278 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-08-19 19:15:10.281 | + functions-common:verify_disabled_services:2152 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon,c-bak,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,heat,h-api,h-api-cfn,h-api-cw,h-eng,q-metering,q-vpn,s-proxy,s-object,s-container,s-account, =~ ,placement-api, ]] 2022-08-19 19:15:10.285 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-08-19 19:15:10.288 | + functions-common:verify_disabled_services:2152 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon,c-bak,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,heat,h-api,h-api-cfn,h-api-cw,h-eng,q-metering,q-vpn,s-proxy,s-object,s-container,s-account, =~ ,placement-client, ]] 2022-08-19 19:15:10.290 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-08-19 19:15:10.292 | + functions-common:verify_disabled_services:2152 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon,c-bak,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,heat,h-api,h-api-cfn,h-api-cw,h-eng,q-metering,q-vpn,s-proxy,s-object,s-container,s-account, =~ ,g-api, ]] 2022-08-19 19:15:10.295 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-08-19 19:15:10.297 | + functions-common:verify_disabled_services:2152 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon,c-bak,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,heat,h-api,h-api-cfn,h-api-cw,h-eng,q-metering,q-vpn,s-proxy,s-object,s-container,s-account, =~ ,c-sch, ]] 2022-08-19 19:15:10.300 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-08-19 19:15:10.302 | + functions-common:verify_disabled_services:2152 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon,c-bak,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,heat,h-api,h-api-cfn,h-api-cw,h-eng,q-metering,q-vpn,s-proxy,s-object,s-container,s-account, =~ ,c-api, ]] 2022-08-19 19:15:10.305 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-08-19 19:15:10.307 | + functions-common:verify_disabled_services:2152 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon,c-bak,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,heat,h-api,h-api-cfn,h-api-cw,h-eng,q-metering,q-vpn,s-proxy,s-object,s-container,s-account, =~ ,c-vol, ]] 2022-08-19 19:15:10.309 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-08-19 19:15:10.312 | + functions-common:verify_disabled_services:2152 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon,c-bak,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,heat,h-api,h-api-cfn,h-api-cw,h-eng,q-metering,q-vpn,s-proxy,s-object,s-container,s-account, =~ ,ovn-controller, ]] 2022-08-19 19:15:10.314 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-08-19 19:15:10.316 | + functions-common:verify_disabled_services:2152 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon,c-bak,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,heat,h-api,h-api-cfn,h-api-cw,h-eng,q-metering,q-vpn,s-proxy,s-object,s-container,s-account, =~ ,ovn-northd, ]] 2022-08-19 19:15:10.319 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-08-19 19:15:10.321 | + functions-common:verify_disabled_services:2152 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon,c-bak,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,heat,h-api,h-api-cfn,h-api-cw,h-eng,q-metering,q-vpn,s-proxy,s-object,s-container,s-account, =~ ,ovs-vswitchd, ]] 2022-08-19 19:15:10.324 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-08-19 19:15:10.326 | + functions-common:verify_disabled_services:2152 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon,c-bak,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,heat,h-api,h-api-cfn,h-api-cw,h-eng,q-metering,q-vpn,s-proxy,s-object,s-container,s-account, =~ ,ovsdb-server, ]] 2022-08-19 19:15:10.328 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-08-19 19:15:10.331 | + functions-common:verify_disabled_services:2152 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon,c-bak,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,heat,h-api,h-api-cfn,h-api-cw,h-eng,q-metering,q-vpn,s-proxy,s-object,s-container,s-account, =~ ,q-svc, ]] 2022-08-19 19:15:10.333 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-08-19 19:15:10.336 | + functions-common:verify_disabled_services:2152 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon,c-bak,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,heat,h-api,h-api-cfn,h-api-cw,h-eng,q-metering,q-vpn,s-proxy,s-object,s-container,s-account, =~ ,q-ovn-metadata-agent, ]] 2022-08-19 19:15:10.338 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-08-19 19:15:10.340 | + functions-common:verify_disabled_services:2152 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon,c-bak,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,heat,h-api,h-api-cfn,h-api-cw,h-eng,q-metering,q-vpn,s-proxy,s-object,s-container,s-account, =~ ,rabbit, ]] 2022-08-19 19:15:10.343 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-08-19 19:15:10.345 | + functions-common:verify_disabled_services:2152 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon,c-bak,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,heat,h-api,h-api-cfn,h-api-cw,h-eng,q-metering,q-vpn,s-proxy,s-object,s-container,s-account, =~ ,tempest, ]] 2022-08-19 19:15:10.348 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-08-19 19:15:10.350 | + functions-common:verify_disabled_services:2152 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon,c-bak,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,heat,h-api,h-api-cfn,h-api-cw,h-eng,q-metering,q-vpn,s-proxy,s-object,s-container,s-account, =~ ,mysql, ]] 2022-08-19 19:15:10.352 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-08-19 19:15:10.355 | + functions-common:verify_disabled_services:2152 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon,c-bak,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,heat,h-api,h-api-cfn,h-api-cw,h-eng,q-metering,q-vpn,s-proxy,s-object,s-container,s-account, =~ ,etcd3, ]] 2022-08-19 19:15:10.357 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-08-19 19:15:10.360 | + functions-common:verify_disabled_services:2152 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon,c-bak,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,heat,h-api,h-api-cfn,h-api-cw,h-eng,q-metering,q-vpn,s-proxy,s-object,s-container,s-account, =~ ,dstat, ]] 2022-08-19 19:15:10.362 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-08-19 19:15:10.365 | + functions-common:verify_disabled_services:2152 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon,c-bak,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,heat,h-api,h-api-cfn,h-api-cw,h-eng,q-metering,q-vpn,s-proxy,s-object,s-container,s-account, =~ ,n-crt, ]] 2022-08-19 19:15:10.367 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-08-19 19:15:10.370 | + functions-common:verify_disabled_services:2152 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon,c-bak,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,heat,h-api,h-api-cfn,h-api-cw,h-eng,q-metering,q-vpn,s-proxy,s-object,s-container,s-account, =~ ,n-cauth, ]] 2022-08-19 19:15:10.373 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-08-19 19:15:10.375 | + functions-common:verify_disabled_services:2152 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon,c-bak,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,heat,h-api,h-api-cfn,h-api-cw,h-eng,q-metering,q-vpn,s-proxy,s-object,s-container,s-account, =~ ,q-agt, ]] 2022-08-19 19:15:10.378 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-08-19 19:15:10.382 | + functions-common:verify_disabled_services:2152 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon,c-bak,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,heat,h-api,h-api-cfn,h-api-cw,h-eng,q-metering,q-vpn,s-proxy,s-object,s-container,s-account, =~ ,q-dhcp, ]] 2022-08-19 19:15:10.384 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-08-19 19:15:10.386 | + functions-common:verify_disabled_services:2152 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon,c-bak,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,heat,h-api,h-api-cfn,h-api-cw,h-eng,q-metering,q-vpn,s-proxy,s-object,s-container,s-account, =~ ,q-l3, ]] 2022-08-19 19:15:10.390 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-08-19 19:15:10.392 | + functions-common:verify_disabled_services:2152 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon,c-bak,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,heat,h-api,h-api-cfn,h-api-cw,h-eng,q-metering,q-vpn,s-proxy,s-object,s-container,s-account, =~ ,q-meta, ]] 2022-08-19 19:15:10.395 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-08-19 19:15:10.397 | + functions-common:verify_disabled_services:2152 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon,c-bak,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,heat,h-api,h-api-cfn,h-api-cw,h-eng,q-metering,q-vpn,s-proxy,s-object,s-container,s-account, =~ ,g-reg, ]] 2022-08-19 19:15:10.399 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-08-19 19:15:10.402 | + functions-common:verify_disabled_services:2152 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon,c-bak,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,heat,h-api,h-api-cfn,h-api-cw,h-eng,q-metering,q-vpn,s-proxy,s-object,s-container,s-account, =~ ,cinder, ]] 2022-08-19 19:15:10.405 | + ./stack.sh:main:690 : initialize_database_backends 2022-08-19 19:15:10.407 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-08-19 19:15:10.409 | + lib/database:initialize_database_backends:66 : is_service_enabled mysql 2022-08-19 19:15:10.425 | + functions-common:is_service_enabled:2095 : return 0 2022-08-19 19:15:10.427 | + lib/database:initialize_database_backends:66 : DATABASE_TYPE=mysql 2022-08-19 19:15:10.429 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-08-19 19:15:10.431 | + lib/database:initialize_database_backends:66 : is_service_enabled postgresql 2022-08-19 19:15:10.446 | + functions-common:is_service_enabled:2095 : return 1 2022-08-19 19:15:10.449 | + lib/database:initialize_database_backends:69 : '[' -z mysql ']' 2022-08-19 19:15:10.451 | + lib/database:initialize_database_backends:73 : MYSQL_HOST=127.0.0.1 2022-08-19 19:15:10.453 | + lib/database:initialize_database_backends:74 : MYSQL_USER=root 2022-08-19 19:15:10.456 | + lib/database:initialize_database_backends:80 : [[ 4 == 6 ]] 2022-08-19 19:15:10.458 | + lib/database:initialize_database_backends:83 : DATABASE_HOST=127.0.0.1 2022-08-19 19:15:10.460 | + lib/database:initialize_database_backends:86 : DATABASE_USER=root 2022-08-19 19:15:10.462 | + lib/database:initialize_database_backends:88 : '[' -n '' ']' 2022-08-19 19:15:10.465 | + lib/database:initialize_database_backends:92 : return 0 2022-08-19 19:15:10.467 | + ./stack.sh:main:691 : echo 'Using mysql database backend' 2022-08-19 19:15:10.467 | Using mysql database backend 2022-08-19 19:15:10.470 | + ./stack.sh:main:694 : read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.' 2022-08-19 19:15:10.485 | + ./stack.sh:main:696 : define_database_baseurl 2022-08-19 19:15:10.489 | ++ lib/database:define_database_baseurl:106 : get_database_type_mysql 2022-08-19 19:15:10.491 | ++ lib/databases/mysql:get_database_type_mysql:38 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-08-19 19:15:10.493 | ++ lib/databases/mysql:get_database_type_mysql:39 : echo mysql+pymysql 2022-08-19 19:15:10.496 | + lib/database:define_database_baseurl:106 : BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-08-19 19:15:10.499 | + ./stack.sh:main:708 : is_service_enabled rabbit 2022-08-19 19:15:10.515 | + functions-common:is_service_enabled:2095 : return 0 2022-08-19 19:15:10.517 | + ./stack.sh:main:709 : read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.' 2022-08-19 19:15:10.533 | + ./stack.sh:main:716 : is_service_enabled keystone 2022-08-19 19:15:10.550 | + functions-common:is_service_enabled:2095 : return 0 2022-08-19 19:15:10.552 | + ./stack.sh:main:718 : read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.' 2022-08-19 19:15:10.569 | + ./stack.sh:main:720 : read_password ADMIN_PASSWORD 'ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2022-08-19 19:15:10.587 | + ./stack.sh:main:731 : is_service_enabled ldap 2022-08-19 19:15:10.603 | + functions-common:is_service_enabled:2095 : return 1 2022-08-19 19:15:10.605 | + ./stack.sh:main:740 : is_service_enabled s-proxy 2022-08-19 19:15:10.622 | + functions-common:is_service_enabled:2095 : return 1 2022-08-19 19:15:10.624 | + ./stack.sh:main:752 : save_stackenv 752 2022-08-19 19:15:10.626 | + functions-common:save_stackenv:60 : local tag=752 2022-08-19 19:15:10.629 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2022-08-19 19:15:10.634 | + functions-common:save_stackenv:62 : time_stamp=2022-08-19-191510 2022-08-19 19:15:10.636 | + functions-common:save_stackenv:63 : echo '# 2022-08-19-191510 752' 2022-08-19 19:15:10.639 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-08-19 19:15:10.641 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-08-19 19:15:10.644 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-08-19 19:15:10.646 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2022-08-19 19:15:10.649 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-08-19 19:15:10.651 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2022-08-19 19:15:10.653 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-08-19 19:15:10.656 | + 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,g-reg,cinder 2022-08-19 19:15:10.658 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-08-19 19:15:10.661 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.60 2022-08-19 19:15:10.663 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-08-19 19:15:10.666 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.60/identity 2022-08-19 19:15:10.668 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-08-19 19:15:10.670 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2022-08-19-191508 2022-08-19 19:15:10.673 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-08-19 19:15:10.676 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2022-08-19 19:15:10.678 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-08-19 19:15:10.680 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.60 2022-08-19 19:15:10.683 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-08-19 19:15:10.686 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2022-08-19 19:15:10.688 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-08-19 19:15:10.691 | + functions-common:save_stackenv:65 : echo TLS_IP= 2022-08-19 19:15:10.693 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-08-19 19:15:10.696 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2022-08-19 19:15:10.698 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-08-19 19:15:10.701 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2022-08-19 19:15:10.703 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-08-19 19:15:10.706 | + functions-common:save_stackenv:65 : echo TUNNEL_ENDPOINT_IP=10.222.0.60 2022-08-19 19:15:10.708 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-08-19 19:15:10.710 | + functions-common:save_stackenv:65 : echo TUNNEL_IP_VERSION=4 2022-08-19 19:15:10.713 | + ./stack.sh:main:765 : GIT_DEPTH=0 2022-08-19 19:15:10.716 | + ./stack.sh:main:765 : git_clone https://opendev.org/openstack/requirements.git /opt/stack/requirements master 2022-08-19 19:15:10.718 | + functions-common:git_clone:596 : local git_remote=https://opendev.org/openstack/requirements.git 2022-08-19 19:15:10.720 | + functions-common:git_clone:597 : local git_dest=/opt/stack/requirements 2022-08-19 19:15:10.723 | + functions-common:git_clone:598 : local git_ref=master 2022-08-19 19:15:10.725 | + functions-common:git_clone:599 : local orig_dir 2022-08-19 19:15:10.729 | ++ functions-common:git_clone:600 : pwd 2022-08-19 19:15:10.732 | + functions-common:git_clone:600 : orig_dir=/home/ubuntu/devstack 2022-08-19 19:15:10.734 | + functions-common:git_clone:601 : local git_clone_flags= 2022-08-19 19:15:10.737 | ++ functions-common:git_clone:603 : trueorfalse False RECLONE 2022-08-19 19:15:10.752 | + functions-common:git_clone:603 : RECLONE=False 2022-08-19 19:15:10.754 | + functions-common:git_clone:604 : [[ 0 -gt 0 ]] 2022-08-19 19:15:10.756 | + functions-common:git_clone:608 : [[ False = \T\r\u\e ]] 2022-08-19 19:15:10.759 | + functions-common:git_clone:617 : echo master 2022-08-19 19:15:10.759 | + functions-common:git_clone:617 : egrep -q '^refs' 2022-08-19 19:15:10.766 | + functions-common:git_clone:631 : [[ ! -d /opt/stack/requirements ]] 2022-08-19 19:15:10.768 | + functions-common:git_clone:639 : [[ False = \T\r\u\e ]] 2022-08-19 19:15:10.770 | + functions-common:git_clone:674 : sudo git config --system --add safe.directory /opt/stack/requirements 2022-08-19 19:15:10.785 | + functions-common:git_clone:677 : cd /opt/stack/requirements 2022-08-19 19:15:10.788 | + functions-common:git_clone:678 : git show --oneline 2022-08-19 19:15:10.788 | + functions-common:git_clone:678 : head -1 2022-08-19 19:15:10.791 | 332d9d97 Update gssapi constraint 2022-08-19 19:15:10.794 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-08-19 19:15:10.797 | + ./stack.sh:main:769 : echo_summary 'Installing package prerequisites' 2022-08-19 19:15:10.799 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-08-19 19:15:10.802 | + ./stack.sh:echo_summary:441 : echo -e Installing package prerequisites 2022-08-19 19:15:10.804 | + ./stack.sh:main:770 : source /home/ubuntu/devstack/tools/install_prereqs.sh 2022-08-19 19:15:10.807 | ++ tools/install_prereqs.sh:source:11 : FORCE_PREREQ=0 2022-08-19 19:15:10.810 | ++ tools/install_prereqs.sh:source:13 : getopts :f opt 2022-08-19 19:15:10.812 | ++ tools/install_prereqs.sh:source:23 : [[ -z /home/ubuntu/devstack ]] 2022-08-19 19:15:10.815 | ++ tools/install_prereqs.sh:source:43 : PREREQ_RERUN_MARKER=/home/ubuntu/devstack/.prereqs 2022-08-19 19:15:10.818 | ++ tools/install_prereqs.sh:source:44 : PREREQ_RERUN_HOURS=2 2022-08-19 19:15:10.820 | ++ tools/install_prereqs.sh:source:45 : PREREQ_RERUN_SECONDS=7200 2022-08-19 19:15:10.823 | +++ tools/install_prereqs.sh:source:47 : date +%s 2022-08-19 19:15:10.828 | ++ tools/install_prereqs.sh:source:47 : NOW=1660936510 2022-08-19 19:15:10.831 | +++ tools/install_prereqs.sh:source:48 : head -1 /home/ubuntu/devstack/.prereqs 2022-08-19 19:15:10.836 | ++ tools/install_prereqs.sh:source:48 : LAST_RUN=1660936397 2022-08-19 19:15:10.838 | ++ tools/install_prereqs.sh:source:49 : DELTA=113 2022-08-19 19:15:10.841 | ++ tools/install_prereqs.sh:source:50 : [[ 113 -lt 7200 ]] 2022-08-19 19:15:10.843 | ++ tools/install_prereqs.sh:source:50 : [[ -z 0 ]] 2022-08-19 19:15:10.846 | ++ tools/install_prereqs.sh:source:57 : export_proxy_variables 2022-08-19 19:15:10.849 | ++ functions-common:export_proxy_variables:2257 : isset http_proxy 2022-08-19 19:15:10.851 | ++ functions-common:isset:240 : [[ -v http_proxy ]] 2022-08-19 19:15:10.853 | ++ functions-common:export_proxy_variables:2260 : isset https_proxy 2022-08-19 19:15:10.855 | ++ functions-common:isset:240 : [[ -v https_proxy ]] 2022-08-19 19:15:10.858 | ++ functions-common:export_proxy_variables:2263 : isset no_proxy 2022-08-19 19:15:10.860 | ++ functions-common:isset:240 : [[ -v no_proxy ]] 2022-08-19 19:15:10.863 | +++ 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,g-reg,cinder 2022-08-19 19:15:10.908 | ++ tools/install_prereqs.sh:source:64 : PACKAGES='apache2 2022-08-19 19:15:10.908 | apache2-dev 2022-08-19 19:15:10.908 | bc 2022-08-19 19:15:10.908 | bsdmainutils 2022-08-19 19:15:10.908 | curl 2022-08-19 19:15:10.908 | g++ 2022-08-19 19:15:10.908 | gawk 2022-08-19 19:15:10.908 | gcc 2022-08-19 19:15:10.908 | gettext 2022-08-19 19:15:10.908 | git 2022-08-19 19:15:10.908 | graphviz 2022-08-19 19:15:10.908 | iputils-ping 2022-08-19 19:15:10.908 | libapache2-mod-proxy-uwsgi 2022-08-19 19:15:10.908 | libffi-dev 2022-08-19 19:15:10.908 | libjpeg-dev 2022-08-19 19:15:10.908 | libpcre3-dev 2022-08-19 19:15:10.908 | libpq-dev 2022-08-19 19:15:10.908 | libssl-dev 2022-08-19 19:15:10.908 | libsystemd-dev 2022-08-19 19:15:10.909 | libxml2-dev 2022-08-19 19:15:10.909 | libxslt1-dev 2022-08-19 19:15:10.909 | libyaml-dev 2022-08-19 19:15:10.909 | lsof 2022-08-19 19:15:10.909 | openssh-server 2022-08-19 19:15:10.909 | openssl 2022-08-19 19:15:10.909 | pkg-config 2022-08-19 19:15:10.909 | psmisc 2022-08-19 19:15:10.909 | python3-dev 2022-08-19 19:15:10.909 | python3-pip 2022-08-19 19:15:10.909 | python3-systemd 2022-08-19 19:15:10.909 | python3-venv 2022-08-19 19:15:10.909 | tar 2022-08-19 19:15:10.909 | tcpdump 2022-08-19 19:15:10.909 | unzip 2022-08-19 19:15:10.910 | uuid-runtime 2022-08-19 19:15:10.910 | wget 2022-08-19 19:15:10.910 | wget 2022-08-19 19:15:10.910 | zlib1g-dev 2022-08-19 19:15:10.910 | libkrb5-dev 2022-08-19 19:15:10.910 | libldap2-dev 2022-08-19 19:15:10.910 | libsasl2-dev 2022-08-19 19:15:10.910 | memcached 2022-08-19 19:15:10.910 | python3-mysqldb 2022-08-19 19:15:10.910 | sqlite3 2022-08-19 19:15:10.910 | conntrack 2022-08-19 19:15:10.910 | curl 2022-08-19 19:15:10.910 | dnsmasq-base 2022-08-19 19:15:10.910 | dnsmasq-utils 2022-08-19 19:15:10.910 | ebtables 2022-08-19 19:15:10.910 | genisoimage 2022-08-19 19:15:10.910 | iptables 2022-08-19 19:15:10.910 | iputils-arping 2022-08-19 19:15:10.910 | kpartx 2022-08-19 19:15:10.910 | libjs-jquery-tablesorter 2022-08-19 19:15:10.910 | parted 2022-08-19 19:15:10.910 | pm-utils 2022-08-19 19:15:10.910 | python3-mysqldb 2022-08-19 19:15:10.910 | socat 2022-08-19 19:15:10.910 | sqlite3 2022-08-19 19:15:10.910 | sudo 2022-08-19 19:15:10.910 | vlan 2022-08-19 19:15:10.910 | lsscsi 2022-08-19 19:15:10.910 | open-iscsi 2022-08-19 19:15:10.910 | lvm2 2022-08-19 19:15:10.910 | qemu-utils 2022-08-19 19:15:10.910 | thin-provisioning-tools 2022-08-19 19:15:10.910 | acl 2022-08-19 19:15:10.910 | dnsmasq-base 2022-08-19 19:15:10.910 | dnsmasq-utils 2022-08-19 19:15:10.910 | ebtables 2022-08-19 19:15:10.910 | haproxy 2022-08-19 19:15:10.910 | iptables 2022-08-19 19:15:10.911 | iputils-arping 2022-08-19 19:15:10.911 | iputils-ping 2022-08-19 19:15:10.911 | postgresql-server-dev-all 2022-08-19 19:15:10.911 | python3-mysqldb 2022-08-19 19:15:10.911 | sqlite3 2022-08-19 19:15:10.911 | sudo 2022-08-19 19:15:10.911 | vlan 2022-08-19 19:15:10.911 | pcp 2022-08-19 19:15:10.911 | ipset 2022-08-19 19:15:10.911 | conntrack 2022-08-19 19:15:10.911 | conntrackd 2022-08-19 19:15:10.911 | keepalived 2022-08-19 19:15:10.911 | lvm2 2022-08-19 19:15:10.911 | qemu-utils 2022-08-19 19:15:10.911 | thin-provisioning-tools' 2022-08-19 19:15:10.914 | +++ tools/install_prereqs.sh:source:65 : get_plugin_packages 2022-08-19 19:15:10.933 | ++ tools/install_prereqs.sh:source:65 : PACKAGES='apache2 2022-08-19 19:15:10.933 | apache2-dev 2022-08-19 19:15:10.933 | bc 2022-08-19 19:15:10.933 | bsdmainutils 2022-08-19 19:15:10.933 | curl 2022-08-19 19:15:10.933 | g++ 2022-08-19 19:15:10.933 | gawk 2022-08-19 19:15:10.933 | gcc 2022-08-19 19:15:10.933 | gettext 2022-08-19 19:15:10.933 | git 2022-08-19 19:15:10.934 | graphviz 2022-08-19 19:15:10.934 | iputils-ping 2022-08-19 19:15:10.934 | libapache2-mod-proxy-uwsgi 2022-08-19 19:15:10.934 | libffi-dev 2022-08-19 19:15:10.934 | libjpeg-dev 2022-08-19 19:15:10.934 | libpcre3-dev 2022-08-19 19:15:10.934 | libpq-dev 2022-08-19 19:15:10.934 | libssl-dev 2022-08-19 19:15:10.934 | libsystemd-dev 2022-08-19 19:15:10.934 | libxml2-dev 2022-08-19 19:15:10.934 | libxslt1-dev 2022-08-19 19:15:10.934 | libyaml-dev 2022-08-19 19:15:10.934 | lsof 2022-08-19 19:15:10.934 | openssh-server 2022-08-19 19:15:10.934 | openssl 2022-08-19 19:15:10.934 | pkg-config 2022-08-19 19:15:10.934 | psmisc 2022-08-19 19:15:10.934 | python3-dev 2022-08-19 19:15:10.934 | python3-pip 2022-08-19 19:15:10.934 | python3-systemd 2022-08-19 19:15:10.934 | python3-venv 2022-08-19 19:15:10.934 | tar 2022-08-19 19:15:10.934 | tcpdump 2022-08-19 19:15:10.934 | unzip 2022-08-19 19:15:10.934 | uuid-runtime 2022-08-19 19:15:10.934 | wget 2022-08-19 19:15:10.934 | wget 2022-08-19 19:15:10.934 | zlib1g-dev 2022-08-19 19:15:10.934 | libkrb5-dev 2022-08-19 19:15:10.934 | libldap2-dev 2022-08-19 19:15:10.934 | libsasl2-dev 2022-08-19 19:15:10.934 | memcached 2022-08-19 19:15:10.934 | python3-mysqldb 2022-08-19 19:15:10.934 | sqlite3 2022-08-19 19:15:10.934 | conntrack 2022-08-19 19:15:10.934 | curl 2022-08-19 19:15:10.934 | dnsmasq-base 2022-08-19 19:15:10.934 | dnsmasq-utils 2022-08-19 19:15:10.934 | ebtables 2022-08-19 19:15:10.935 | genisoimage 2022-08-19 19:15:10.935 | iptables 2022-08-19 19:15:10.935 | iputils-arping 2022-08-19 19:15:10.935 | kpartx 2022-08-19 19:15:10.935 | libjs-jquery-tablesorter 2022-08-19 19:15:10.935 | parted 2022-08-19 19:15:10.935 | pm-utils 2022-08-19 19:15:10.935 | python3-mysqldb 2022-08-19 19:15:10.935 | socat 2022-08-19 19:15:10.935 | sqlite3 2022-08-19 19:15:10.935 | sudo 2022-08-19 19:15:10.935 | vlan 2022-08-19 19:15:10.935 | lsscsi 2022-08-19 19:15:10.935 | open-iscsi 2022-08-19 19:15:10.935 | lvm2 2022-08-19 19:15:10.935 | qemu-utils 2022-08-19 19:15:10.935 | thin-provisioning-tools 2022-08-19 19:15:10.935 | acl 2022-08-19 19:15:10.935 | dnsmasq-base 2022-08-19 19:15:10.935 | dnsmasq-utils 2022-08-19 19:15:10.935 | ebtables 2022-08-19 19:15:10.935 | haproxy 2022-08-19 19:15:10.935 | iptables 2022-08-19 19:15:10.935 | iputils-arping 2022-08-19 19:15:10.935 | iputils-ping 2022-08-19 19:15:10.935 | postgresql-server-dev-all 2022-08-19 19:15:10.935 | python3-mysqldb 2022-08-19 19:15:10.935 | sqlite3 2022-08-19 19:15:10.935 | sudo 2022-08-19 19:15:10.935 | vlan 2022-08-19 19:15:10.935 | pcp 2022-08-19 19:15:10.935 | ipset 2022-08-19 19:15:10.935 | conntrack 2022-08-19 19:15:10.935 | conntrackd 2022-08-19 19:15:10.935 | keepalived 2022-08-19 19:15:10.935 | lvm2 2022-08-19 19:15:10.935 | qemu-utils 2022-08-19 19:15:10.935 | thin-provisioning-tools ' 2022-08-19 19:15:10.936 | ++ tools/install_prereqs.sh:source:67 : is_ubuntu 2022-08-19 19:15:10.938 | ++ functions-common:is_ubuntu:567 : [[ -z deb ]] 2022-08-19 19:15:10.941 | ++ functions-common:is_ubuntu:570 : '[' deb = deb ']' 2022-08-19 19:15:10.944 | ++ 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 2022-08-19 19:15:10.944 | ++ tools/install_prereqs.sh:source:67 : grep -q dkms 2022-08-19 19:15:10.949 | ++ 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 2022-08-19 19:15:10.951 | ++ functions-common:install_package:1463 : update_package_repo 2022-08-19 19:15:10.954 | ++ functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-08-19 19:15:10.956 | ++ functions-common:update_package_repo:1436 : REPOS_UPDATED=False 2022-08-19 19:15:10.958 | ++ functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-08-19 19:15:10.960 | ++ functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-08-19 19:15:10.962 | ++ functions-common:update_package_repo:1443 : is_ubuntu 2022-08-19 19:15:10.964 | ++ functions-common:is_ubuntu:567 : [[ -z deb ]] 2022-08-19 19:15:10.966 | ++ functions-common:is_ubuntu:570 : '[' deb = deb ']' 2022-08-19 19:15:10.968 | ++ functions-common:update_package_repo:1444 : apt_get_update 2022-08-19 19:15:10.971 | ++ functions-common:apt_get_update:1189 : [[ False == \T\r\u\e ]] 2022-08-19 19:15:10.973 | ++ functions-common:apt_get_update:1194 : [[ False = \T\r\u\e ]] 2022-08-19 19:15:10.975 | ++ functions-common:apt_get_update:1196 : local sudo=sudo 2022-08-19 19:15:10.977 | +++ functions-common:apt_get_update:1197 : id -u 2022-08-19 19:15:10.982 | ++ functions-common:apt_get_update:1197 : [[ 1000 = \0 ]] 2022-08-19 19:15:10.984 | ++ functions-common:apt_get_update:1200 : time_start apt-get-update 2022-08-19 19:15:10.986 | ++ functions-common:time_start:2425 : local name=apt-get-update 2022-08-19 19:15:10.988 | ++ functions-common:time_start:2426 : local start_time= 2022-08-19 19:15:10.990 | ++ functions-common:time_start:2427 : [[ -n '' ]] 2022-08-19 19:15:10.993 | +++ functions-common:time_start:2430 : date +%s%3N 2022-08-19 19:15:10.997 | ++ functions-common:time_start:2430 : _TIME_START[$name]=1660936510994 2022-08-19 19:15:10.999 | ++ functions-common:apt_get_update:1202 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2022-08-19 19:15:11.001 | ++ functions-common:apt_get_update:1203 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2022-08-19 19:15:11.004 | ++ functions-common:apt_get_update:1204 : timeout 300 sh -c 'while ! sudo http_proxy= https_proxy= no_proxy= apt-get update; do sleep 30; done' 2022-08-19 19:15:11.275 | Hit:1 http://security.ubuntu.com/ubuntu focal-security InRelease 2022-08-19 19:15:11.360 | Hit:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal InRelease 2022-08-19 19:15:11.473 | Hit:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates InRelease 2022-08-19 19:15:11.586 | Hit:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal-backports InRelease 2022-08-19 19:15:21.606 | Reading package lists... 2022-08-19 19:15:21.642 | ++ functions-common:apt_get_update:1208 : REPOS_UPDATED=True 2022-08-19 19:15:21.646 | ++ functions-common:apt_get_update:1210 : time_stop apt-get-update 2022-08-19 19:15:21.649 | ++ functions-common:time_stop:2439 : local name 2022-08-19 19:15:21.652 | ++ functions-common:time_stop:2440 : local end_time 2022-08-19 19:15:21.655 | ++ functions-common:time_stop:2441 : local elapsed_time 2022-08-19 19:15:21.658 | ++ functions-common:time_stop:2442 : local total 2022-08-19 19:15:21.661 | ++ functions-common:time_stop:2443 : local start_time 2022-08-19 19:15:21.664 | ++ functions-common:time_stop:2445 : name=apt-get-update 2022-08-19 19:15:21.668 | ++ functions-common:time_stop:2446 : start_time=1660936510994 2022-08-19 19:15:21.671 | ++ functions-common:time_stop:2448 : [[ -z 1660936510994 ]] 2022-08-19 19:15:21.675 | +++ functions-common:time_stop:2451 : date +%s%3N 2022-08-19 19:15:21.680 | ++ functions-common:time_stop:2451 : end_time=1660936521677 2022-08-19 19:15:21.683 | ++ functions-common:time_stop:2452 : elapsed_time=10683 2022-08-19 19:15:21.686 | ++ functions-common:time_stop:2453 : total=0 2022-08-19 19:15:21.689 | ++ functions-common:time_stop:2455 : _TIME_START[$name]= 2022-08-19 19:15:21.692 | ++ functions-common:time_stop:2456 : _TIME_TOTAL[$name]=10683 2022-08-19 19:15:21.702 | ++ functions-common:install_package:1464 : real_install_package apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools 2022-08-19 19:15:21.706 | ++ functions-common:real_install_package:1449 : is_ubuntu 2022-08-19 19:15:21.709 | ++ functions-common:is_ubuntu:567 : [[ -z deb ]] 2022-08-19 19:15:21.711 | ++ functions-common:is_ubuntu:570 : '[' deb = deb ']' 2022-08-19 19:15:21.714 | ++ functions-common:real_install_package:1450 : apt_get install apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools 2022-08-19 19:15:21.735 | ++ functions-common:apt_get:1230 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools 2022-08-19 19:15:21.848 | Reading package lists... 2022-08-19 19:15:22.120 | Building dependency tree... 2022-08-19 19:15:22.121 | Reading state information... 2022-08-19 19:15:22.159 | acl is already the newest version (2.2.53-6). 2022-08-19 19:15:22.159 | bc is already the newest version (1.07.1-2build1). 2022-08-19 19:15:22.159 | bsdmainutils is already the newest version (11.1.2ubuntu3). 2022-08-19 19:15:22.159 | conntrack is already the newest version (1:1.4.5-2). 2022-08-19 19:15:22.159 | ebtables is already the newest version (2.0.11-3build1). 2022-08-19 19:15:22.159 | g++ is already the newest version (4:9.3.0-1ubuntu2). 2022-08-19 19:15:22.159 | gawk is already the newest version (1:5.0.1+dfsg-1). 2022-08-19 19:15:22.159 | gcc is already the newest version (4:9.3.0-1ubuntu2). 2022-08-19 19:15:22.159 | genisoimage is already the newest version (9:1.1.11-3.1ubuntu1). 2022-08-19 19:15:22.159 | gettext is already the newest version (0.19.8.1-10build1). 2022-08-19 19:15:22.159 | iptables is already the newest version (1.8.4-3ubuntu2). 2022-08-19 19:15:22.159 | iputils-arping is already the newest version (3:20190709-3). 2022-08-19 19:15:22.160 | iputils-ping is already the newest version (3:20190709-3). 2022-08-19 19:15:22.160 | kpartx is already the newest version (0.8.3-1ubuntu2). 2022-08-19 19:15:22.160 | libffi-dev is already the newest version (3.3-4). 2022-08-19 19:15:22.160 | libjpeg-dev is already the newest version (8c-2ubuntu8). 2022-08-19 19:15:22.160 | libxslt1-dev is already the newest version (1.1.34-4). 2022-08-19 19:15:22.160 | libyaml-dev is already the newest version (0.2.2-1). 2022-08-19 19:15:22.160 | lsscsi is already the newest version (0.30-0.1). 2022-08-19 19:15:22.160 | lvm2 is already the newest version (2.03.07-1ubuntu1). 2022-08-19 19:15:22.160 | pkg-config is already the newest version (0.29.1-0ubuntu4). 2022-08-19 19:15:22.160 | psmisc is already the newest version (23.3-1). 2022-08-19 19:15:22.160 | python3-dev is already the newest version (3.8.2-0ubuntu2). 2022-08-19 19:15:22.160 | python3-mysqldb is already the newest version (1.4.4-2build1). 2022-08-19 19:15:22.160 | python3-systemd is already the newest version (234-3build2). 2022-08-19 19:15:22.160 | socat is already the newest version (1.7.3.3-2). 2022-08-19 19:15:22.160 | thin-provisioning-tools is already the newest version (0.8.5-4build1). 2022-08-19 19:15:22.160 | unzip is already the newest version (6.0-25ubuntu1). 2022-08-19 19:15:22.160 | conntrackd is already the newest version (1:1.4.5-2). 2022-08-19 19:15:22.160 | graphviz is already the newest version (2.42.2-3build2). 2022-08-19 19:15:22.160 | libjs-jquery-tablesorter is already the newest version (1:2.31.1+dfsg1-1). 2022-08-19 19:15:22.160 | pcp is already the newest version (5.0.3-1). 2022-08-19 19:15:22.160 | pm-utils is already the newest version (1.4.1-19). 2022-08-19 19:15:22.160 | python3-venv is already the newest version (3.8.2-0ubuntu2). 2022-08-19 19:15:22.160 | apache2 is already the newest version (2.4.41-4ubuntu3.12). 2022-08-19 19:15:22.160 | apache2-dev is already the newest version (2.4.41-4ubuntu3.12). 2022-08-19 19:15:22.160 | curl is already the newest version (7.68.0-1ubuntu2.12). 2022-08-19 19:15:22.160 | dnsmasq-base is already the newest version (2.80-1.1ubuntu1.5). 2022-08-19 19:15:22.160 | dnsmasq-utils is already the newest version (2.80-1.1ubuntu1.5). 2022-08-19 19:15:22.160 | git is already the newest version (1:2.25.1-1ubuntu3.5). 2022-08-19 19:15:22.160 | haproxy is already the newest version (2.0.13-2ubuntu0.5). 2022-08-19 19:15:22.160 | ipset is already the newest version (7.5-1ubuntu0.20.04.1). 2022-08-19 19:15:22.160 | keepalived is already the newest version (1:2.0.19-2ubuntu0.2). 2022-08-19 19:15:22.160 | libkrb5-dev is already the newest version (1.17-6ubuntu4.1). 2022-08-19 19:15:22.160 | libldap2-dev is already the newest version (2.4.49+dfsg-2ubuntu1.9). 2022-08-19 19:15:22.160 | libpcre3-dev is already the newest version (2:8.39-12ubuntu0.1). 2022-08-19 19:15:22.160 | libpq-dev is already the newest version (12.12-0ubuntu0.20.04.1). 2022-08-19 19:15:22.160 | libsasl2-dev is already the newest version (2.1.27+dfsg-2ubuntu0.1). 2022-08-19 19:15:22.161 | libssl-dev is already the newest version (1.1.1f-1ubuntu2.16). 2022-08-19 19:15:22.161 | libsystemd-dev is already the newest version (245.4-4ubuntu3.17). 2022-08-19 19:15:22.161 | libxml2-dev is already the newest version (2.9.10+dfsg-5ubuntu0.20.04.4). 2022-08-19 19:15:22.161 | lsof is already the newest version (4.93.2+dfsg-1ubuntu0.20.04.1). 2022-08-19 19:15:22.161 | memcached is already the newest version (1.5.22-2ubuntu0.2). 2022-08-19 19:15:22.161 | open-iscsi is already the newest version (2.0.874-7.1ubuntu6.2). 2022-08-19 19:15:22.161 | openssh-server is already the newest version (1:8.2p1-4ubuntu0.5). 2022-08-19 19:15:22.161 | openssl is already the newest version (1.1.1f-1ubuntu2.16). 2022-08-19 19:15:22.161 | parted is already the newest version (3.3-4ubuntu0.20.04.1). 2022-08-19 19:15:22.161 | qemu-utils is already the newest version (1:4.2-3ubuntu6.23). 2022-08-19 19:15:22.161 | sqlite3 is already the newest version (3.31.1-4ubuntu0.3). 2022-08-19 19:15:22.161 | sudo is already the newest version (1.8.31-1ubuntu1.2). 2022-08-19 19:15:22.161 | tar is already the newest version (1.30+dfsg-7ubuntu0.20.04.2). 2022-08-19 19:15:22.161 | tcpdump is already the newest version (4.9.3-4ubuntu0.1). 2022-08-19 19:15:22.161 | uuid-runtime is already the newest version (2.34-0.1ubuntu9.3). 2022-08-19 19:15:22.161 | wget is already the newest version (1.20.3-1ubuntu2). 2022-08-19 19:15:22.161 | zlib1g-dev is already the newest version (1:1.2.11.dfsg-2ubuntu1.3). 2022-08-19 19:15:22.161 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.12). 2022-08-19 19:15:22.161 | postgresql-server-dev-all is already the newest version (214ubuntu0.1). 2022-08-19 19:15:22.161 | python3-pip is already the newest version (20.0.2-5ubuntu1.6). 2022-08-19 19:15:22.400 | vlan is already the newest version (2.0.4ubuntu1.20.04.1). 2022-08-19 19:15:22.400 | The following packages were automatically installed and are no longer required: 2022-08-19 19:15:22.401 | apport-symptoms libboost-iostreams1.71.0 libboost-thread1.71.0 libnetplan0 2022-08-19 19:15:22.401 | python3-automat python3-click python3-colorama python3-configobj 2022-08-19 19:15:22.401 | python3-constantly python3-entrypoints python3-hamcrest python3-hyperlink 2022-08-19 19:15:22.401 | python3-incremental python3-keyring python3-lazr.uri python3-problem-report 2022-08-19 19:15:22.401 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-08-19 19:15:22.401 | python3-zope.interface 2022-08-19 19:15:22.401 | Use 'sudo apt autoremove' to remove them. 2022-08-19 19:15:22.553 | 0 upgraded, 0 newly installed, 0 to remove and 158 not upgraded. 2022-08-19 19:15:22.558 | ++ functions-common:apt_get:1234 : result=0 2022-08-19 19:15:22.561 | ++ functions-common:apt_get:1237 : time_stop apt-get 2022-08-19 19:15:22.564 | ++ functions-common:time_stop:2439 : local name 2022-08-19 19:15:22.567 | ++ functions-common:time_stop:2440 : local end_time 2022-08-19 19:15:22.570 | ++ functions-common:time_stop:2441 : local elapsed_time 2022-08-19 19:15:22.573 | ++ functions-common:time_stop:2442 : local total 2022-08-19 19:15:22.576 | ++ functions-common:time_stop:2443 : local start_time 2022-08-19 19:15:22.579 | ++ functions-common:time_stop:2445 : name=apt-get 2022-08-19 19:15:22.582 | ++ functions-common:time_stop:2446 : start_time=1660936521732 2022-08-19 19:15:22.584 | ++ functions-common:time_stop:2448 : [[ -z 1660936521732 ]] 2022-08-19 19:15:22.588 | +++ functions-common:time_stop:2451 : date +%s%3N 2022-08-19 19:15:22.592 | ++ functions-common:time_stop:2451 : end_time=1660936522589 2022-08-19 19:15:22.594 | ++ functions-common:time_stop:2452 : elapsed_time=857 2022-08-19 19:15:22.597 | ++ functions-common:time_stop:2453 : total=2540 2022-08-19 19:15:22.599 | ++ functions-common:time_stop:2455 : _TIME_START[$name]= 2022-08-19 19:15:22.602 | ++ functions-common:time_stop:2456 : _TIME_TOTAL[$name]=3397 2022-08-19 19:15:22.604 | ++ functions-common:apt_get:1238 : return 0 2022-08-19 19:15:22.607 | ++ tools/install_prereqs.sh:source:74 : [[ -n False ]] 2022-08-19 19:15:22.610 | ++ tools/install_prereqs.sh:source:74 : [[ False != \F\a\l\s\e ]] 2022-08-19 19:15:22.612 | ++ tools/install_prereqs.sh:source:88 : date +%s 2022-08-19 19:15:22.617 | ++ tools/install_prereqs.sh:source:89 : date 2022-08-19 19:15:22.621 | + ./stack.sh:main:785 : [[ False != \T\r\u\e ]] 2022-08-19 19:15:22.624 | + ./stack.sh:main:786 : PYPI_ALTERNATIVE_URL= 2022-08-19 19:15:22.627 | + ./stack.sh:main:786 : /home/ubuntu/devstack/tools/install_pip.sh 2022-08-19 19:15:24.009 | + tools/install_pip.sh:main:25 : FILES=/home/ubuntu/devstack/files 2022-08-19 19:15:24.011 | + tools/install_pip.sh:main:40 : PIP_GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py 2022-08-19 19:15:24.013 | + tools/install_pip.sh:main:41 : PIP_GET_PIP36_URL=https://bootstrap.pypa.io/pip/3.6/get-pip.py 2022-08-19 19:15:24.014 | + tools/install_pip.sh:main:43 : GetDistro 2022-08-19 19:15:24.016 | + functions-common:GetDistro:446 : GetOSVersion 2022-08-19 19:15:24.018 | + functions-common:GetOSVersion:416 : source /etc/os-release 2022-08-19 19:15:24.020 | ++ /etc/os-release:source:1 : NAME=Ubuntu 2022-08-19 19:15:24.022 | ++ /etc/os-release:source:2 : VERSION='20.04.2 LTS (Focal Fossa)' 2022-08-19 19:15:24.024 | ++ /etc/os-release:source:3 : ID=ubuntu 2022-08-19 19:15:24.025 | ++ /etc/os-release:source:4 : ID_LIKE=debian 2022-08-19 19:15:24.027 | ++ /etc/os-release:source:5 : PRETTY_NAME='Ubuntu 20.04.2 LTS' 2022-08-19 19:15:24.029 | ++ /etc/os-release:source:6 : VERSION_ID=20.04 2022-08-19 19:15:24.030 | ++ /etc/os-release:source:7 : HOME_URL=https://www.ubuntu.com/ 2022-08-19 19:15:24.032 | ++ /etc/os-release:source:8 : SUPPORT_URL=https://help.ubuntu.com/ 2022-08-19 19:15:24.034 | ++ /etc/os-release:source:9 : BUG_REPORT_URL=https://bugs.launchpad.net/ubuntu/ 2022-08-19 19:15:24.036 | ++ /etc/os-release:source:10 : PRIVACY_POLICY_URL=https://www.ubuntu.com/legal/terms-and-policies/privacy-policy 2022-08-19 19:15:24.038 | ++ /etc/os-release:source:11 : VERSION_CODENAME=focal 2022-08-19 19:15:24.040 | ++ /etc/os-release:source:12 : UBUNTU_CODENAME=focal 2022-08-19 19:15:24.041 | + functions-common:GetOSVersion:417 : [[ ubuntu20.04.2 LTS (Focal Fossa) == \c\e\n\t\o\s\9 ]] 2022-08-19 19:15:24.043 | + functions-common:GetOSVersion:422 : _ensure_lsb_release 2022-08-19 19:15:24.045 | ++ functions-common:_ensure_lsb_release:393 : command -v lsb_release 2022-08-19 19:15:24.047 | + functions-common:_ensure_lsb_release:393 : [[ -x /usr/bin/lsb_release ]] 2022-08-19 19:15:24.049 | + functions-common:_ensure_lsb_release:394 : return 2022-08-19 19:15:24.052 | ++ functions-common:GetOSVersion:424 : lsb_release -r -s 2022-08-19 19:15:24.120 | + functions-common:GetOSVersion:424 : os_RELEASE=20.04 2022-08-19 19:15:24.124 | ++ functions-common:GetOSVersion:425 : lsb_release -c -s 2022-08-19 19:15:24.199 | + functions-common:GetOSVersion:425 : os_CODENAME=focal 2022-08-19 19:15:24.203 | ++ functions-common:GetOSVersion:426 : lsb_release -i -s 2022-08-19 19:15:24.268 | + functions-common:GetOSVersion:426 : os_VENDOR=Ubuntu 2022-08-19 19:15:24.271 | + functions-common:GetOSVersion:429 : [[ Ubuntu =~ (Debian|Ubuntu) ]] 2022-08-19 19:15:24.274 | + functions-common:GetOSVersion:430 : os_PACKAGE=deb 2022-08-19 19:15:24.277 | + functions-common:GetOSVersion:435 : typeset -xr os_VENDOR 2022-08-19 19:15:24.280 | + functions-common:GetOSVersion:436 : typeset -xr os_RELEASE 2022-08-19 19:15:24.283 | + functions-common:GetOSVersion:437 : typeset -xr os_PACKAGE 2022-08-19 19:15:24.287 | + functions-common:GetOSVersion:438 : typeset -xr os_CODENAME 2022-08-19 19:15:24.289 | + functions-common:GetDistro:447 : [[ Ubuntu =~ (Ubuntu) ]] 2022-08-19 19:15:24.291 | + functions-common:GetDistro:450 : DISTRO=focal 2022-08-19 19:15:24.293 | + functions-common:GetDistro:495 : typeset -xr DISTRO 2022-08-19 19:15:24.295 | + tools/install_pip.sh:main:44 : echo 'Distro: focal' 2022-08-19 19:15:24.295 | Distro: focal 2022-08-19 19:15:24.298 | + tools/install_pip.sh:main:124 : get_versions 2022-08-19 19:15:24.301 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-08-19 19:15:24.307 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/bin/pip 2022-08-19 19:15:24.309 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/bin/pip ]] 2022-08-19 19:15:24.312 | ++ tools/install_pip.sh:get_versions:51 : /usr/bin/pip --version 2022-08-19 19:15:24.312 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-08-19 19:15:25.755 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=20.0.2 2022-08-19 19:15:25.757 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 20.0.2' 2022-08-19 19:15:25.757 | pip: 20.0.2 2022-08-19 19:15:25.760 | + tools/install_pip.sh:main:126 : [[ -n '' ]] 2022-08-19 19:15:25.762 | + tools/install_pip.sh:main:130 : is_fedora 2022-08-19 19:15:25.765 | + functions-common:is_fedora:519 : [[ -z Ubuntu ]] 2022-08-19 19:15:25.768 | + functions-common:is_fedora:523 : '[' Ubuntu = Fedora ']' 2022-08-19 19:15:25.770 | + functions-common:is_fedora:523 : '[' Ubuntu = 'Red Hat' ']' 2022-08-19 19:15:25.773 | + functions-common:is_fedora:524 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-08-19 19:15:25.776 | + functions-common:is_fedora:525 : '[' Ubuntu = RedHatEnterprise ']' 2022-08-19 19:15:25.778 | + functions-common:is_fedora:526 : '[' Ubuntu = CentOS ']' 2022-08-19 19:15:25.781 | + functions-common:is_fedora:526 : '[' Ubuntu = CentOSStream ']' 2022-08-19 19:15:25.783 | + functions-common:is_fedora:527 : '[' Ubuntu = AlmaLinux ']' 2022-08-19 19:15:25.786 | + functions-common:is_fedora:528 : '[' Ubuntu = OracleServer ']' 2022-08-19 19:15:25.788 | + functions-common:is_fedora:528 : '[' Ubuntu = Virtuozzo ']' 2022-08-19 19:15:25.790 | + tools/install_pip.sh:main:141 : is_ubuntu 2022-08-19 19:15:25.792 | + functions-common:is_ubuntu:567 : [[ -z deb ]] 2022-08-19 19:15:25.794 | + functions-common:is_ubuntu:570 : '[' deb = deb ']' 2022-08-19 19:15:25.796 | + tools/install_pip.sh:main:144 : sed -i -e /setuptools/d /opt/stack/requirements/upper-constraints.txt 2022-08-19 19:15:25.800 | + tools/install_pip.sh:main:153 : set -x 2022-08-19 19:15:25.802 | + tools/install_pip.sh:main:156 : get_versions 2022-08-19 19:15:25.805 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-08-19 19:15:25.808 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/bin/pip 2022-08-19 19:15:25.810 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/bin/pip ]] 2022-08-19 19:15:25.813 | ++ tools/install_pip.sh:get_versions:51 : /usr/bin/pip --version 2022-08-19 19:15:25.814 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-08-19 19:15:27.266 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=20.0.2 2022-08-19 19:15:27.268 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 20.0.2' 2022-08-19 19:15:27.268 | pip: 20.0.2 2022-08-19 19:15:27.274 | + ./stack.sh:main:790 : source /home/ubuntu/devstack/tools/fixup_stuff.sh 2022-08-19 19:15:27.279 | ++ tools/fixup_stuff.sh:source:12 : [[ -z /home/ubuntu/devstack ]] 2022-08-19 19:15:27.285 | + ./stack.sh:main:791 : fixup_all 2022-08-19 19:15:27.288 | + tools/fixup_stuff.sh:fixup_all:157 : fixup_ubuntu 2022-08-19 19:15:27.290 | + tools/fixup_stuff.sh:fixup_ubuntu:141 : is_ubuntu 2022-08-19 19:15:27.293 | + functions-common:is_ubuntu:567 : [[ -z deb ]] 2022-08-19 19:15:27.295 | + functions-common:is_ubuntu:570 : '[' deb = deb ']' 2022-08-19 19:15:27.298 | + tools/fixup_stuff.sh:fixup_ubuntu:151 : sudo rm -rf '/usr/lib/python3/dist-packages/PyYAML-*.egg-info' 2022-08-19 19:15:27.310 | + tools/fixup_stuff.sh:fixup_ubuntu:152 : sudo rm -rf '/usr/lib/python3/dist-packages/pyasn1_modules-*.egg-info' 2022-08-19 19:15:27.322 | + tools/fixup_stuff.sh:fixup_ubuntu:153 : sudo rm -rf '/usr/lib/python3/dist-packages/simplejson-*.egg-info' 2022-08-19 19:15:27.333 | + tools/fixup_stuff.sh:fixup_all:158 : fixup_fedora 2022-08-19 19:15:27.335 | + tools/fixup_stuff.sh:fixup_fedora:33 : is_fedora 2022-08-19 19:15:27.338 | + functions-common:is_fedora:519 : [[ -z Ubuntu ]] 2022-08-19 19:15:27.340 | + functions-common:is_fedora:523 : '[' Ubuntu = Fedora ']' 2022-08-19 19:15:27.342 | + functions-common:is_fedora:523 : '[' Ubuntu = 'Red Hat' ']' 2022-08-19 19:15:27.344 | + functions-common:is_fedora:524 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-08-19 19:15:27.346 | + functions-common:is_fedora:525 : '[' Ubuntu = RedHatEnterprise ']' 2022-08-19 19:15:27.349 | + functions-common:is_fedora:526 : '[' Ubuntu = CentOS ']' 2022-08-19 19:15:27.351 | + functions-common:is_fedora:526 : '[' Ubuntu = CentOSStream ']' 2022-08-19 19:15:27.353 | + functions-common:is_fedora:527 : '[' Ubuntu = AlmaLinux ']' 2022-08-19 19:15:27.355 | + functions-common:is_fedora:528 : '[' Ubuntu = OracleServer ']' 2022-08-19 19:15:27.357 | + functions-common:is_fedora:528 : '[' Ubuntu = Virtuozzo ']' 2022-08-19 19:15:27.359 | + tools/fixup_stuff.sh:fixup_fedora:34 : return 2022-08-19 19:15:27.362 | + tools/fixup_stuff.sh:fixup_all:159 : fixup_suse 2022-08-19 19:15:27.364 | + tools/fixup_stuff.sh:fixup_suse:94 : is_suse 2022-08-19 19:15:27.366 | + functions-common:is_suse:536 : is_opensuse 2022-08-19 19:15:27.368 | + functions-common:is_opensuse:543 : [[ -z Ubuntu ]] 2022-08-19 19:15:27.371 | + functions-common:is_opensuse:547 : [[ Ubuntu =~ (openSUSE) ]] 2022-08-19 19:15:27.373 | + functions-common:is_suse:536 : is_suse_linux_enterprise 2022-08-19 19:15:27.375 | + functions-common:is_suse_linux_enterprise:555 : [[ -z Ubuntu ]] 2022-08-19 19:15:27.377 | + functions-common:is_suse_linux_enterprise:559 : [[ Ubuntu =~ (^SUSE) ]] 2022-08-19 19:15:27.380 | + tools/fixup_stuff.sh:fixup_suse:95 : return 2022-08-19 19:15:27.382 | + ./stack.sh:main:794 : pip_install -U os-testr 2022-08-19 19:15:27.408 | Using python 3.8 to install os-testr 2022-08-19 19:15:27.410 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -U os-testr 2022-08-19 19:15:29.489 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:15:29.489 | from cryptography.utils import int_from_bytes 2022-08-19 19:15:29.489 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:15:29.489 | from cryptography.utils import int_from_bytes 2022-08-19 19:15:30.548 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-08-19 19:15:30.613 | Requirement already up-to-date: os-testr===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 448)) (3.0.0) 2022-08-19 19:15:30.707 | Requirement already up-to-date: pbr===5.10.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 45)) (5.10.0) 2022-08-19 19:15:30.750 | Requirement already up-to-date: testtools===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 352)) (2.5.0) 2022-08-19 19:15:30.782 | Requirement already up-to-date: python-subunit===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 177)) (1.4.0) 2022-08-19 19:15:30.836 | Requirement already up-to-date: fixtures===4.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 61)) (4.0.1) 2022-08-19 19:15:30.859 | Requirement already up-to-date: extras===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 161)) (1.0.0) 2022-08-19 19:15:32.470 | + inc/python:pip_install:196 : result=0 2022-08-19 19:15:32.473 | + inc/python:pip_install:198 : time_stop pip_install 2022-08-19 19:15:32.477 | + functions-common:time_stop:2439 : local name 2022-08-19 19:15:32.479 | + functions-common:time_stop:2440 : local end_time 2022-08-19 19:15:32.483 | + functions-common:time_stop:2441 : local elapsed_time 2022-08-19 19:15:32.485 | + functions-common:time_stop:2442 : local total 2022-08-19 19:15:32.488 | + functions-common:time_stop:2443 : local start_time 2022-08-19 19:15:32.490 | + functions-common:time_stop:2445 : name=pip_install 2022-08-19 19:15:32.493 | + functions-common:time_stop:2446 : start_time=1660936527400 2022-08-19 19:15:32.496 | + functions-common:time_stop:2448 : [[ -z 1660936527400 ]] 2022-08-19 19:15:32.499 | ++ functions-common:time_stop:2451 : date +%s%3N 2022-08-19 19:15:32.504 | + functions-common:time_stop:2451 : end_time=1660936532501 2022-08-19 19:15:32.507 | + functions-common:time_stop:2452 : elapsed_time=5101 2022-08-19 19:15:32.509 | + functions-common:time_stop:2453 : total=0 2022-08-19 19:15:32.511 | + functions-common:time_stop:2455 : _TIME_START[$name]= 2022-08-19 19:15:32.513 | + functions-common:time_stop:2456 : _TIME_TOTAL[$name]=5101 2022-08-19 19:15:32.516 | + inc/python:pip_install:199 : return 0 2022-08-19 19:15:32.518 | + ./stack.sh:main:798 : iniset -sudo /etc/systemd/journald.conf Journal RateLimitBurst 0 2022-08-19 19:15:32.583 | + ./stack.sh:main:799 : sudo systemctl restart systemd-journald 2022-08-19 19:15:32.689 | + ./stack.sh:main:805 : install_infra 2022-08-19 19:15:32.692 | + lib/infra:install_infra:31 : local PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-08-19 19:15:32.695 | + lib/infra:install_infra:32 : '[' '!' -d /opt/stack/requirements/.venv ']' 2022-08-19 19:15:32.700 | + lib/infra:install_infra:34 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-08-19 19:15:32.703 | + lib/infra:install_infra:34 : pip_install -U pbr 2022-08-19 19:15:32.726 | + inc/python:pip_install:190 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/requirements/.venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -U pbr 2022-08-19 19:15:35.487 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-08-19 19:15:35.611 | Requirement already up-to-date: pbr===5.10.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 45)) (5.10.0) 2022-08-19 19:15:35.961 | + inc/python:pip_install:196 : result=0 2022-08-19 19:15:35.964 | + inc/python:pip_install:198 : time_stop pip_install 2022-08-19 19:15:35.967 | + functions-common:time_stop:2439 : local name 2022-08-19 19:15:35.971 | + functions-common:time_stop:2440 : local end_time 2022-08-19 19:15:35.974 | + functions-common:time_stop:2441 : local elapsed_time 2022-08-19 19:15:35.978 | + functions-common:time_stop:2442 : local total 2022-08-19 19:15:35.981 | + functions-common:time_stop:2443 : local start_time 2022-08-19 19:15:35.984 | + functions-common:time_stop:2445 : name=pip_install 2022-08-19 19:15:35.988 | + functions-common:time_stop:2446 : start_time=1660936532718 2022-08-19 19:15:35.991 | + functions-common:time_stop:2448 : [[ -z 1660936532718 ]] 2022-08-19 19:15:35.994 | ++ functions-common:time_stop:2451 : date +%s%3N 2022-08-19 19:15:35.999 | + functions-common:time_stop:2451 : end_time=1660936535996 2022-08-19 19:15:36.001 | + functions-common:time_stop:2452 : elapsed_time=3278 2022-08-19 19:15:36.004 | + functions-common:time_stop:2453 : total=5101 2022-08-19 19:15:36.007 | + functions-common:time_stop:2455 : _TIME_START[$name]= 2022-08-19 19:15:36.009 | + functions-common:time_stop:2456 : _TIME_TOTAL[$name]=8379 2022-08-19 19:15:36.012 | + inc/python:pip_install:199 : return 0 2022-08-19 19:15:36.015 | + lib/infra:install_infra:35 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-08-19 19:15:36.018 | + lib/infra:install_infra:35 : pip_install /opt/stack/requirements 2022-08-19 19:15:36.042 | + inc/python:pip_install:190 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/requirements/.venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt /opt/stack/requirements 2022-08-19 19:15:38.646 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-08-19 19:15:38.648 | Processing /opt/stack/requirements 2022-08-19 19:15:40.440 | Requirement already satisfied: fixtures===4.0.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 61)) (4.0.1) 2022-08-19 19:15:40.452 | Requirement already satisfied: PyYAML===6.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 181)) (6.0) 2022-08-19 19:15:40.455 | Requirement already satisfied: requests===2.28.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 222)) (2.28.1) 2022-08-19 19:15:40.468 | Requirement already satisfied: packaging===21.3 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 339)) (21.3) 2022-08-19 19:15:40.473 | Requirement already satisfied: idna===3.3 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 370)) (3.3) 2022-08-19 19:15:40.476 | Requirement already satisfied: pyparsing===3.0.9 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 414)) (3.0.9) 2022-08-19 19:15:40.483 | Requirement already satisfied: six===1.16.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 454)) (1.16.0) 2022-08-19 19:15:40.486 | Requirement already satisfied: charset-normalizer===2.1.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 561)) (2.1.0) 2022-08-19 19:15:40.491 | Requirement already satisfied: Parsley>=1.2 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from openstack-requirements==1.2.1.dev5621) (1.3) 2022-08-19 19:15:40.494 | Requirement already satisfied: beagle>=0.2.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from openstack-requirements==1.2.1.dev5621) (0.3.0) 2022-08-19 19:15:40.509 | Requirement already satisfied: pbr===5.10.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 45)) (5.10.0) 2022-08-19 19:15:40.511 | Requirement already satisfied: urllib3===1.26.11 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 172)) (1.26.11) 2022-08-19 19:15:40.544 | Requirement already satisfied: certifi>=2017.4.17 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from requests===2.28.1->-c /opt/stack/requirements/upper-constraints.txt (line 222)) (2022.6.15) 2022-08-19 19:15:40.547 | Requirement already satisfied: cliff===4.0.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 250)) (4.0.0) 2022-08-19 19:15:40.558 | Requirement already satisfied: prettytable===3.3.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 141)) (3.3.0) 2022-08-19 19:15:40.569 | Requirement already satisfied: cmd2===2.4.2 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 437)) (2.4.2) 2022-08-19 19:15:40.635 | Requirement already satisfied: stevedore===4.0.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 427)) (4.0.0) 2022-08-19 19:15:40.639 | Requirement already satisfied: autopage===0.5.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 324)) (0.5.1) 2022-08-19 19:15:40.642 | Requirement already satisfied: importlib-metadata===4.12.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 288)) (4.12.0) 2022-08-19 19:15:40.679 | Requirement already satisfied: wcwidth===0.2.5 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 138)) (0.2.5) 2022-08-19 19:15:40.684 | Requirement already satisfied: attrs===22.1.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 48)) (22.1.0) 2022-08-19 19:15:40.740 | Requirement already satisfied: pyperclip===1.8.2 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 275)) (1.8.2) 2022-08-19 19:15:40.743 | Requirement already satisfied: zipp===3.8.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 554)) (3.8.1) 2022-08-19 19:15:40.769 | Building wheels for collected packages: openstack-requirements 2022-08-19 19:15:40.770 | Building wheel for openstack-requirements (setup.py): started 2022-08-19 19:15:41.638 | Building wheel for openstack-requirements (setup.py): finished with status 'error' 2022-08-19 19:15:41.638 | ERROR: Command errored out with exit status 1: 2022-08-19 19:15:41.639 | command: /opt/stack/requirements/.venv/bin/python3 -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-req-build-ly9yo6us/setup.py'"'"'; __file__='"'"'/tmp/pip-req-build-ly9yo6us/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-q9_fkxwc 2022-08-19 19:15:41.639 | cwd: /tmp/pip-req-build-ly9yo6us/ 2022-08-19 19:15:41.639 | Complete output (6 lines): 2022-08-19 19:15:41.639 | usage: setup.py [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...] 2022-08-19 19:15:41.639 | or: setup.py --help [cmd1 cmd2 ...] 2022-08-19 19:15:41.639 | or: setup.py --help-commands 2022-08-19 19:15:41.639 | or: setup.py cmd --help 2022-08-19 19:15:41.639 | 2022-08-19 19:15:41.639 | error: invalid command 'bdist_wheel' 2022-08-19 19:15:41.639 | ---------------------------------------- 2022-08-19 19:15:41.639 | ERROR: Failed building wheel for openstack-requirements 2022-08-19 19:15:41.639 | Running setup.py clean for openstack-requirements 2022-08-19 19:15:42.515 | Failed to build openstack-requirements 2022-08-19 19:15:42.533 | Installing collected packages: openstack-requirements 2022-08-19 19:15:42.533 | Attempting uninstall: openstack-requirements 2022-08-19 19:15:42.534 | Found existing installation: openstack-requirements 1.2.1.dev5621 2022-08-19 19:15:42.570 | Uninstalling openstack-requirements-1.2.1.dev5621: 2022-08-19 19:15:42.587 | Successfully uninstalled openstack-requirements-1.2.1.dev5621 2022-08-19 19:15:42.590 | Running setup.py install for openstack-requirements: started 2022-08-19 19:15:45.025 | Running setup.py install for openstack-requirements: finished with status 'done' 2022-08-19 19:15:45.058 | Successfully installed openstack-requirements-1.2.1.dev5621 2022-08-19 19:15:45.186 | + inc/python:pip_install:196 : result=0 2022-08-19 19:15:45.190 | + inc/python:pip_install:198 : time_stop pip_install 2022-08-19 19:15:45.193 | + functions-common:time_stop:2439 : local name 2022-08-19 19:15:45.196 | + functions-common:time_stop:2440 : local end_time 2022-08-19 19:15:45.199 | + functions-common:time_stop:2441 : local elapsed_time 2022-08-19 19:15:45.202 | + functions-common:time_stop:2442 : local total 2022-08-19 19:15:45.205 | + functions-common:time_stop:2443 : local start_time 2022-08-19 19:15:45.207 | + functions-common:time_stop:2445 : name=pip_install 2022-08-19 19:15:45.210 | + functions-common:time_stop:2446 : start_time=1660936536034 2022-08-19 19:15:45.213 | + functions-common:time_stop:2448 : [[ -z 1660936536034 ]] 2022-08-19 19:15:45.216 | ++ functions-common:time_stop:2451 : date +%s%3N 2022-08-19 19:15:45.222 | + functions-common:time_stop:2451 : end_time=1660936545218 2022-08-19 19:15:45.225 | + functions-common:time_stop:2452 : elapsed_time=9184 2022-08-19 19:15:45.227 | + functions-common:time_stop:2453 : total=8379 2022-08-19 19:15:45.229 | + functions-common:time_stop:2455 : _TIME_START[$name]= 2022-08-19 19:15:45.231 | + functions-common:time_stop:2456 : _TIME_TOTAL[$name]=17563 2022-08-19 19:15:45.234 | + inc/python:pip_install:199 : return 0 2022-08-19 19:15:45.236 | + lib/infra:install_infra:39 : unset PIP_VIRTUAL_ENV 2022-08-19 19:15:45.239 | + lib/infra:install_infra:42 : use_library_from_git pbr 2022-08-19 19:15:45.242 | + inc/python:use_library_from_git:246 : local name=pbr 2022-08-19 19:15:45.244 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-19 19:15:45.246 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-19 19:15:45.249 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,pbr, ]] 2022-08-19 19:15:45.251 | + inc/python:use_library_from_git:249 : return 1 2022-08-19 19:15:45.254 | + lib/infra:install_infra:48 : pip_install -U pbr 2022-08-19 19:15:45.274 | Using python 3.8 to install pbr 2022-08-19 19:15:45.277 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -U pbr 2022-08-19 19:15:47.334 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:15:47.335 | from cryptography.utils import int_from_bytes 2022-08-19 19:15:47.335 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:15:47.335 | from cryptography.utils import int_from_bytes 2022-08-19 19:15:48.398 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-08-19 19:15:48.523 | Requirement already up-to-date: pbr===5.10.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 45)) (5.10.0) 2022-08-19 19:15:50.108 | + inc/python:pip_install:196 : result=0 2022-08-19 19:15:50.112 | + inc/python:pip_install:198 : time_stop pip_install 2022-08-19 19:15:50.116 | + functions-common:time_stop:2439 : local name 2022-08-19 19:15:50.118 | + functions-common:time_stop:2440 : local end_time 2022-08-19 19:15:50.120 | + functions-common:time_stop:2441 : local elapsed_time 2022-08-19 19:15:50.122 | + functions-common:time_stop:2442 : local total 2022-08-19 19:15:50.125 | + functions-common:time_stop:2443 : local start_time 2022-08-19 19:15:50.127 | + functions-common:time_stop:2445 : name=pip_install 2022-08-19 19:15:50.129 | + functions-common:time_stop:2446 : start_time=1660936545269 2022-08-19 19:15:50.131 | + functions-common:time_stop:2448 : [[ -z 1660936545269 ]] 2022-08-19 19:15:50.134 | ++ functions-common:time_stop:2451 : date +%s%3N 2022-08-19 19:15:50.138 | + functions-common:time_stop:2451 : end_time=1660936550136 2022-08-19 19:15:50.140 | + functions-common:time_stop:2452 : elapsed_time=4867 2022-08-19 19:15:50.143 | + functions-common:time_stop:2453 : total=17563 2022-08-19 19:15:50.145 | + functions-common:time_stop:2455 : _TIME_START[$name]= 2022-08-19 19:15:50.147 | + functions-common:time_stop:2456 : _TIME_TOTAL[$name]=22430 2022-08-19 19:15:50.150 | + inc/python:pip_install:199 : return 0 2022-08-19 19:15:50.153 | + ./stack.sh:main:808 : python3 -m venv /opt/stack/bindep-venv 2022-08-19 19:15:52.499 | + ./stack.sh:main:810 : /opt/stack/bindep-venv/bin/pip install bindep 2022-08-19 19:15:54.407 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-08-19 19:15:54.409 | Requirement already satisfied: bindep in /opt/stack/bindep-venv/lib/python3.8/site-packages (2.11.0) 2022-08-19 19:15:54.432 | Requirement already satisfied: distro>=1.7.0; python_version >= "3.6" in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.7.0) 2022-08-19 19:15:54.434 | Requirement already satisfied: Parsley in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.3) 2022-08-19 19:15:54.437 | Requirement already satisfied: packaging; python_version >= "3.6" in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (21.3) 2022-08-19 19:15:54.442 | Requirement already satisfied: pbr>=2.0.0 in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (5.10.0) 2022-08-19 19:15:54.453 | Requirement already satisfied: pyparsing!=3.0.5,>=2.0.2 in /opt/stack/bindep-venv/lib/python3.8/site-packages (from packaging; python_version >= "3.6"->bindep) (3.0.9) 2022-08-19 19:15:54.533 | + ./stack.sh:main:811 : export BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-08-19 19:15:54.538 | + ./stack.sh:main:811 : BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-08-19 19:15:54.543 | ++ ./stack.sh:main:814 : _get_plugin_bindep_packages 2022-08-19 19:15:54.563 | + ./stack.sh:main:814 : pkgs= 2022-08-19 19:15:54.566 | + ./stack.sh:main:815 : [[ -n '' ]] 2022-08-19 19:15:54.568 | + ./stack.sh:main:822 : run_phase stack pre-install 2022-08-19 19:15:54.571 | + functions-common:run_phase:1867 : local mode=stack 2022-08-19 19:15:54.573 | + functions-common:run_phase:1868 : local phase=pre-install 2022-08-19 19:15:54.575 | + functions-common:run_phase:1869 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-08-19 19:15:54.578 | + functions-common:run_phase:1870 : local extra_plugin_file_name 2022-08-19 19:15:54.580 | + functions-common:run_phase:1871 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-08-19 19:15:54.582 | + functions-common:run_phase:1876 : local exceptions=80-tempest.sh 2022-08-19 19:15:54.585 | + functions-common:run_phase:1877 : local extra 2022-08-19 19:15:54.588 | ++ functions-common:run_phase:1878 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-08-19 19:15:54.592 | + functions-common:run_phase:1878 : extra=80-tempest.sh 2022-08-19 19:15:54.594 | + functions-common:run_phase:1879 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-08-19 19:15:54.597 | + functions-common:run_phase:1883 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-08-19 19:15:54.599 | + functions-common:run_phase:1883 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack pre-install 2022-08-19 19:15:54.602 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-08-19 19:15:54.617 | ++ functions-common:is_service_enabled:2095 : return 0 2022-08-19 19:15:54.620 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-08-19 19:15:54.622 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-08-19 19:15:54.624 | ++ extras.d/80-tempest.sh:source:7 : [[ pre-install == \i\n\s\t\a\l\l ]] 2022-08-19 19:15:54.627 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2022-08-19 19:15:54.630 | ++ extras.d/80-tempest.sh:source:10 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2022-08-19 19:15:54.632 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2022-08-19 19:15:54.634 | ++ extras.d/80-tempest.sh:source:13 : [[ pre-install == \e\x\t\r\a ]] 2022-08-19 19:15:54.637 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2022-08-19 19:15:54.639 | ++ extras.d/80-tempest.sh:source:16 : [[ pre-install == \p\o\s\t\-\e\x\t\r\a ]] 2022-08-19 19:15:54.641 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2022-08-19 19:15:54.643 | ++ extras.d/80-tempest.sh:source:19 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2022-08-19 19:15:54.645 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-08-19 19:15:54.648 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-08-19 19:15:54.651 | + functions-common:run_phase:1888 : [[ stack == \s\o\u\r\c\e ]] 2022-08-19 19:15:54.653 | + functions-common:run_phase:1891 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-08-19 19:15:54.655 | + functions-common:run_phase:1894 : run_plugins stack pre-install 2022-08-19 19:15:54.658 | + functions-common:run_plugins:1853 : local mode=stack 2022-08-19 19:15:54.660 | + functions-common:run_plugins:1854 : local phase=pre-install 2022-08-19 19:15:54.663 | + functions-common:run_plugins:1856 : local plugins=,devstack-plugin-ceph 2022-08-19 19:15:54.666 | + functions-common:run_plugins:1857 : local plugin 2022-08-19 19:15:54.669 | + functions-common:run_plugins:1858 : for plugin in ${plugins//,/ } 2022-08-19 19:15:54.672 | + functions-common:run_plugins:1859 : local dir=/opt/stack/devstack-plugin-ceph 2022-08-19 19:15:54.674 | + functions-common:run_plugins:1860 : [[ -f /opt/stack/devstack-plugin-ceph/devstack/plugin.sh ]] 2022-08-19 19:15:54.676 | + functions-common:run_plugins:1861 : source /opt/stack/devstack-plugin-ceph/devstack/plugin.sh stack pre-install 2022-08-19 19:15:54.679 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:3 : [[ stack == \s\o\u\r\c\e ]] 2022-08-19 19:15:54.682 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2022-08-19 19:15:54.684 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:10 : [[ pre-install == \p\r\e\-\i\n\s\t\a\l\l ]] 2022-08-19 19:15:54.686 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:11 : [[ False = \T\r\u\e ]] 2022-08-19 19:15:54.688 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:16 : [[ False = \T\r\u\e ]] 2022-08-19 19:15:54.690 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:21 : echo_summary 'Installing Ceph' 2022-08-19 19:15:54.692 | ++ ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-08-19 19:15:54.694 | ++ ./stack.sh:echo_summary:441 : echo -e Installing Ceph 2022-08-19 19:15:54.696 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:22 : check_os_support_ceph 2022-08-19 19:15:54.699 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:check_os_support_ceph:276 : [[ ! focal =~ (focal|bionic|xenial|f31|f32|f33|f34|rhel8) ]] 2022-08-19 19:15:54.701 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:check_os_support_ceph:289 : [[ ! systemd == \s\y\s\t\e\m\d ]] 2022-08-19 19:15:54.703 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:23 : '[' False = False ']' 2022-08-19 19:15:54.705 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:24 : '[' False = True ']' 2022-08-19 19:15:54.707 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:28 : install_ceph 2022-08-19 19:15:54.709 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:install_ceph:1112 : is_ubuntu 2022-08-19 19:15:54.712 | ++ functions-common:is_ubuntu:567 : [[ -z deb ]] 2022-08-19 19:15:54.714 | ++ functions-common:is_ubuntu:570 : '[' deb = deb ']' 2022-08-19 19:15:54.716 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:install_ceph:1113 : [[ focal =~ (focal|xenial|bionic) ]] 2022-08-19 19:15:54.718 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:install_ceph:1118 : install_package software-properties-common 2022-08-19 19:15:54.720 | ++ functions-common:install_package:1463 : update_package_repo 2022-08-19 19:15:54.722 | ++ functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-08-19 19:15:54.725 | ++ functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-08-19 19:15:54.727 | ++ functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-08-19 19:15:54.729 | ++ functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-08-19 19:15:54.731 | ++ functions-common:update_package_repo:1443 : is_ubuntu 2022-08-19 19:15:54.733 | ++ functions-common:is_ubuntu:567 : [[ -z deb ]] 2022-08-19 19:15:54.735 | ++ functions-common:is_ubuntu:570 : '[' deb = deb ']' 2022-08-19 19:15:54.737 | ++ functions-common:update_package_repo:1444 : apt_get_update 2022-08-19 19:15:54.739 | ++ functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-08-19 19:15:54.741 | ++ functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-08-19 19:15:54.743 | ++ functions-common:apt_get_update:1190 : return 2022-08-19 19:15:54.745 | ++ functions-common:install_package:1464 : real_install_package software-properties-common 2022-08-19 19:15:54.748 | ++ functions-common:real_install_package:1449 : is_ubuntu 2022-08-19 19:15:54.750 | ++ functions-common:is_ubuntu:567 : [[ -z deb ]] 2022-08-19 19:15:54.752 | ++ functions-common:is_ubuntu:570 : '[' deb = deb ']' 2022-08-19 19:15:54.754 | ++ functions-common:real_install_package:1450 : apt_get install software-properties-common 2022-08-19 19:15:54.774 | ++ functions-common:apt_get:1230 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install software-properties-common 2022-08-19 19:15:54.888 | Reading package lists... 2022-08-19 19:15:55.160 | Building dependency tree... 2022-08-19 19:15:55.162 | Reading state information... 2022-08-19 19:15:55.439 | software-properties-common is already the newest version (0.99.9.8). 2022-08-19 19:15:55.439 | The following packages were automatically installed and are no longer required: 2022-08-19 19:15:55.440 | apport-symptoms libboost-iostreams1.71.0 libboost-thread1.71.0 libnetplan0 2022-08-19 19:15:55.440 | python3-automat python3-click python3-colorama python3-configobj 2022-08-19 19:15:55.440 | python3-constantly python3-entrypoints python3-hamcrest python3-hyperlink 2022-08-19 19:15:55.440 | python3-incremental python3-keyring python3-lazr.uri python3-problem-report 2022-08-19 19:15:55.440 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-08-19 19:15:55.440 | python3-zope.interface 2022-08-19 19:15:55.440 | Use 'sudo apt autoremove' to remove them. 2022-08-19 19:15:55.603 | 0 upgraded, 0 newly installed, 0 to remove and 158 not upgraded. 2022-08-19 19:15:55.609 | ++ functions-common:apt_get:1234 : result=0 2022-08-19 19:15:55.612 | ++ functions-common:apt_get:1237 : time_stop apt-get 2022-08-19 19:15:55.615 | ++ functions-common:time_stop:2439 : local name 2022-08-19 19:15:55.617 | ++ functions-common:time_stop:2440 : local end_time 2022-08-19 19:15:55.620 | ++ functions-common:time_stop:2441 : local elapsed_time 2022-08-19 19:15:55.622 | ++ functions-common:time_stop:2442 : local total 2022-08-19 19:15:55.624 | ++ functions-common:time_stop:2443 : local start_time 2022-08-19 19:15:55.626 | ++ functions-common:time_stop:2445 : name=apt-get 2022-08-19 19:15:55.629 | ++ functions-common:time_stop:2446 : start_time=1660936554772 2022-08-19 19:15:55.631 | ++ functions-common:time_stop:2448 : [[ -z 1660936554772 ]] 2022-08-19 19:15:55.635 | +++ functions-common:time_stop:2451 : date +%s%3N 2022-08-19 19:15:55.639 | ++ functions-common:time_stop:2451 : end_time=1660936555636 2022-08-19 19:15:55.641 | ++ functions-common:time_stop:2452 : elapsed_time=864 2022-08-19 19:15:55.644 | ++ functions-common:time_stop:2453 : total=3397 2022-08-19 19:15:55.646 | ++ functions-common:time_stop:2455 : _TIME_START[$name]= 2022-08-19 19:15:55.648 | ++ functions-common:time_stop:2456 : _TIME_TOTAL[$name]=4261 2022-08-19 19:15:55.650 | ++ functions-common:apt_get:1238 : return 0 2022-08-19 19:15:55.652 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:install_ceph:1120 : configure_repo_ceph apt-get pacific focal 2022-08-19 19:15:55.655 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_repo_ceph:992 : local package_manager=apt-get 2022-08-19 19:15:55.657 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_repo_ceph:993 : local ceph_release=pacific 2022-08-19 19:15:55.659 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_repo_ceph:994 : local distro_release=focal 2022-08-19 19:15:55.662 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_repo_ceph:996 : is_ubuntu 2022-08-19 19:15:55.665 | ++ functions-common:is_ubuntu:567 : [[ -z deb ]] 2022-08-19 19:15:55.667 | ++ functions-common:is_ubuntu:570 : '[' deb = deb ']' 2022-08-19 19:15:55.669 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_repo_ceph:997 : [[ False == \T\r\u\e ]] 2022-08-19 19:15:55.672 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_repo_ceph:1001 : wget -q -O- https://download.ceph.com/keys/release.asc 2022-08-19 19:15:55.672 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_repo_ceph:1001 : sudo apt-key add - 2022-08-19 19:15:55.774 | Warning: apt-key output should not be parsed (stdout is not a terminal) 2022-08-19 19:15:56.269 | OK 2022-08-19 19:15:56.287 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_repo_ceph:1002 : sudo apt-add-repository -y 'deb https://download.ceph.com/debian-pacific/ focal main' 2022-08-19 19:15:57.522 | Hit:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal InRelease 2022-08-19 19:15:57.522 | Hit:2 http://security.ubuntu.com/ubuntu focal-security InRelease 2022-08-19 19:15:57.617 | Hit:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates InRelease 2022-08-19 19:15:57.729 | Hit:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal-backports InRelease 2022-08-19 19:15:57.749 | Get:5 https://download.ceph.com/debian-pacific focal InRelease [8,571 B] 2022-08-19 19:15:58.461 | Get:6 https://download.ceph.com/debian-pacific focal/main amd64 Packages [17.0 kB] 2022-08-19 19:16:08.353 | Fetched 25.6 kB in 1s (20.8 kB/s) 2022-08-19 19:16:10.018 | Reading package lists... 2022-08-19 19:16:10.055 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_repo_ceph:1004 : sudo apt-get -y update 2022-08-19 19:16:10.437 | Hit:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal InRelease 2022-08-19 19:16:10.437 | Hit:2 http://security.ubuntu.com/ubuntu focal-security InRelease 2022-08-19 19:16:10.533 | Hit:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates InRelease 2022-08-19 19:16:10.644 | Hit:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal-backports InRelease 2022-08-19 19:16:10.668 | Hit:5 https://download.ceph.com/debian-pacific focal InRelease 2022-08-19 19:16:13.005 | Reading package lists... 2022-08-19 19:16:13.043 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:install_ceph:1122 : CEPH_PACKAGES='ceph libnss3-tools' 2022-08-19 19:16:13.046 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:install_ceph:1123 : python3_enabled 2022-08-19 19:16:13.049 | ++ inc/python:python3_enabled:452 : return 0 2022-08-19 19:16:13.052 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:install_ceph:1124 : CEPH_PACKAGES='ceph libnss3-tools python3-rados python3-rbd' 2022-08-19 19:16:13.055 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:install_ceph:1127 : is_ceph_enabled_for_service manila 2022-08-19 19:16:13.057 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:200 : local config config_name enabled service 2022-08-19 19:16:13.060 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:201 : enabled=1 2022-08-19 19:16:13.063 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:202 : service=manila 2022-08-19 19:16:13.067 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:206 : echo manila 2022-08-19 19:16:13.067 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:206 : tr '[:lower:]' '[:upper:]' 2022-08-19 19:16:13.067 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:206 : tr - _ 2022-08-19 19:16:13.072 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:206 : config_name=ENABLE_CEPH_MANILA 2022-08-19 19:16:13.075 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:207 : eval echo '$ENABLE_CEPH_MANILA' 2022-08-19 19:16:13.077 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:207 : echo True 2022-08-19 19:16:13.080 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:207 : config=True 2022-08-19 19:16:13.083 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:209 : is_service_enabled manila 2022-08-19 19:16:13.098 | ++ functions-common:is_service_enabled:2095 : return 1 2022-08-19 19:16:13.101 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:212 : return 1 2022-08-19 19:16:13.104 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:install_ceph:1131 : '[' False = True ']' 2022-08-19 19:16:13.106 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:install_ceph:1135 : '[' '' = True ']' 2022-08-19 19:16:13.108 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:install_ceph:1145 : install_package ceph libnss3-tools python3-rados python3-rbd 2022-08-19 19:16:13.110 | ++ functions-common:install_package:1463 : update_package_repo 2022-08-19 19:16:13.112 | ++ functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-08-19 19:16:13.115 | ++ functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-08-19 19:16:13.117 | ++ functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-08-19 19:16:13.119 | ++ functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-08-19 19:16:13.121 | ++ functions-common:update_package_repo:1443 : is_ubuntu 2022-08-19 19:16:13.123 | ++ functions-common:is_ubuntu:567 : [[ -z deb ]] 2022-08-19 19:16:13.125 | ++ functions-common:is_ubuntu:570 : '[' deb = deb ']' 2022-08-19 19:16:13.128 | ++ functions-common:update_package_repo:1444 : apt_get_update 2022-08-19 19:16:13.130 | ++ functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-08-19 19:16:13.132 | ++ functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-08-19 19:16:13.134 | ++ functions-common:apt_get_update:1190 : return 2022-08-19 19:16:13.137 | ++ functions-common:install_package:1464 : real_install_package ceph libnss3-tools python3-rados python3-rbd 2022-08-19 19:16:13.139 | ++ functions-common:real_install_package:1449 : is_ubuntu 2022-08-19 19:16:13.141 | ++ functions-common:is_ubuntu:567 : [[ -z deb ]] 2022-08-19 19:16:13.143 | ++ functions-common:is_ubuntu:570 : '[' deb = deb ']' 2022-08-19 19:16:13.145 | ++ functions-common:real_install_package:1450 : apt_get install ceph libnss3-tools python3-rados python3-rbd 2022-08-19 19:16:13.168 | ++ functions-common:apt_get:1230 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install ceph libnss3-tools python3-rados python3-rbd 2022-08-19 19:16:13.280 | Reading package lists... 2022-08-19 19:16:13.546 | Building dependency tree... 2022-08-19 19:16:13.548 | Reading state information... 2022-08-19 19:16:13.820 | libnss3-tools is already the newest version (2:3.49.1-1ubuntu1.8). 2022-08-19 19:16:13.821 | ceph is already the newest version (16.2.10-1focal). 2022-08-19 19:16:13.821 | python3-rados is already the newest version (16.2.10-1focal). 2022-08-19 19:16:13.821 | python3-rbd is already the newest version (16.2.10-1focal). 2022-08-19 19:16:13.821 | The following packages were automatically installed and are no longer required: 2022-08-19 19:16:13.822 | apport-symptoms libboost-iostreams1.71.0 libboost-thread1.71.0 libnetplan0 2022-08-19 19:16:13.822 | python3-automat python3-click python3-colorama python3-configobj 2022-08-19 19:16:13.822 | python3-constantly python3-entrypoints python3-hamcrest python3-hyperlink 2022-08-19 19:16:13.822 | python3-incremental python3-keyring python3-lazr.uri python3-problem-report 2022-08-19 19:16:13.822 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-08-19 19:16:13.822 | python3-zope.interface 2022-08-19 19:16:13.822 | Use 'sudo apt autoremove' to remove them. 2022-08-19 19:16:13.955 | 0 upgraded, 0 newly installed, 0 to remove and 158 not upgraded. 2022-08-19 19:16:13.961 | ++ functions-common:apt_get:1234 : result=0 2022-08-19 19:16:13.965 | ++ functions-common:apt_get:1237 : time_stop apt-get 2022-08-19 19:16:13.969 | ++ functions-common:time_stop:2439 : local name 2022-08-19 19:16:13.972 | ++ functions-common:time_stop:2440 : local end_time 2022-08-19 19:16:13.975 | ++ functions-common:time_stop:2441 : local elapsed_time 2022-08-19 19:16:13.979 | ++ functions-common:time_stop:2442 : local total 2022-08-19 19:16:13.981 | ++ functions-common:time_stop:2443 : local start_time 2022-08-19 19:16:13.983 | ++ functions-common:time_stop:2445 : name=apt-get 2022-08-19 19:16:13.986 | ++ functions-common:time_stop:2446 : start_time=1660936573165 2022-08-19 19:16:13.988 | ++ functions-common:time_stop:2448 : [[ -z 1660936573165 ]] 2022-08-19 19:16:13.991 | +++ functions-common:time_stop:2451 : date +%s%3N 2022-08-19 19:16:13.995 | ++ functions-common:time_stop:2451 : end_time=1660936573992 2022-08-19 19:16:13.997 | ++ functions-common:time_stop:2452 : elapsed_time=827 2022-08-19 19:16:14.000 | ++ functions-common:time_stop:2453 : total=4261 2022-08-19 19:16:14.002 | ++ functions-common:time_stop:2455 : _TIME_START[$name]= 2022-08-19 19:16:14.004 | ++ functions-common:time_stop:2456 : _TIME_TOTAL[$name]=5088 2022-08-19 19:16:14.006 | ++ functions-common:apt_get:1238 : return 0 2022-08-19 19:16:14.009 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:install_ceph:1180 : is_ubuntu 2022-08-19 19:16:14.011 | ++ functions-common:is_ubuntu:567 : [[ -z deb ]] 2022-08-19 19:16:14.014 | ++ functions-common:is_ubuntu:570 : '[' deb = deb ']' 2022-08-19 19:16:14.016 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:install_ceph:1181 : sudo rm -rf '/usr/lib/python3/dist-packages/logutils*.egg-info' 2022-08-19 19:16:14.029 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:install_ceph:1183 : is_fedora 2022-08-19 19:16:14.031 | ++ functions-common:is_fedora:519 : [[ -z Ubuntu ]] 2022-08-19 19:16:14.033 | ++ functions-common:is_fedora:523 : '[' Ubuntu = Fedora ']' 2022-08-19 19:16:14.036 | ++ functions-common:is_fedora:523 : '[' Ubuntu = 'Red Hat' ']' 2022-08-19 19:16:14.038 | ++ functions-common:is_fedora:524 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-08-19 19:16:14.041 | ++ functions-common:is_fedora:525 : '[' Ubuntu = RedHatEnterprise ']' 2022-08-19 19:16:14.043 | ++ functions-common:is_fedora:526 : '[' Ubuntu = CentOS ']' 2022-08-19 19:16:14.045 | ++ functions-common:is_fedora:526 : '[' Ubuntu = CentOSStream ']' 2022-08-19 19:16:14.047 | ++ functions-common:is_fedora:527 : '[' Ubuntu = AlmaLinux ']' 2022-08-19 19:16:14.050 | ++ functions-common:is_fedora:528 : '[' Ubuntu = OracleServer ']' 2022-08-19 19:16:14.052 | ++ functions-common:is_fedora:528 : '[' Ubuntu = Virtuozzo ']' 2022-08-19 19:16:14.055 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:29 : echo_summary 'Configuring Ceph' 2022-08-19 19:16:14.057 | ++ ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-08-19 19:16:14.060 | ++ ./stack.sh:echo_summary:441 : echo -e Configuring Ceph 2022-08-19 19:16:14.062 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:30 : configure_ceph 2022-08-19 19:16:14.065 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:394 : local count=0 2022-08-19 19:16:14.067 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:396 : initial_configure_ceph 2022-08-19 19:16:14.069 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:initial_configure_ceph:386 : create_disk /var/lib/ceph/drives/images/ceph.img /var/lib/ceph 25GB 2022-08-19 19:16:14.072 | ++ functions:create_disk:732 : local node_number 2022-08-19 19:16:14.074 | ++ functions:create_disk:733 : local disk_image=/var/lib/ceph/drives/images/ceph.img 2022-08-19 19:16:14.076 | ++ functions:create_disk:734 : local storage_data_dir=/var/lib/ceph 2022-08-19 19:16:14.078 | ++ functions:create_disk:735 : local loopback_disk_size=25GB 2022-08-19 19:16:14.080 | ++ functions:create_disk:736 : local key 2022-08-19 19:16:14.083 | +++ functions:create_disk:738 : echo /var/lib/ceph/drives/images/ceph.img 2022-08-19 19:16:14.084 | +++ functions:create_disk:738 : sed s#/.## 2022-08-19 19:16:14.089 | ++ functions:create_disk:738 : key=ar/lib/ceph/drives/images/ceph.img 2022-08-19 19:16:14.091 | ++ functions:create_disk:739 : key=devstack-ar/lib/ceph/drives/images/ceph.img 2022-08-19 19:16:14.093 | ++ functions:create_disk:741 : destroy_disk /var/lib/ceph/drives/images/ceph.img /var/lib/ceph 2022-08-19 19:16:14.095 | ++ functions:destroy_disk:763 : local disk_image=/var/lib/ceph/drives/images/ceph.img 2022-08-19 19:16:14.097 | ++ functions:destroy_disk:764 : local storage_data_dir=/var/lib/ceph 2022-08-19 19:16:14.099 | ++ functions:destroy_disk:765 : local key 2022-08-19 19:16:14.102 | +++ functions:destroy_disk:767 : echo /var/lib/ceph/drives/images/ceph.img 2022-08-19 19:16:14.103 | +++ functions:destroy_disk:767 : sed s#/.## 2022-08-19 19:16:14.108 | ++ functions:destroy_disk:767 : key=ar/lib/ceph/drives/images/ceph.img 2022-08-19 19:16:14.110 | ++ functions:destroy_disk:768 : key=devstack-ar/lib/ceph/drives/images/ceph.img 2022-08-19 19:16:14.112 | ++ functions:destroy_disk:771 : egrep -q /var/lib/ceph /proc/mounts 2022-08-19 19:16:14.117 | ++ functions:destroy_disk:776 : sudo sed -i '/.*comment=$key.*/ d' /etc/fstab 2022-08-19 19:16:14.129 | ++ functions:destroy_disk:779 : sudo rm -f /var/lib/ceph/drives/images/ceph.img 2022-08-19 19:16:14.144 | +++ functions:create_disk:745 : dirname /var/lib/ceph/drives/images/ceph.img 2022-08-19 19:16:14.148 | ++ functions:create_disk:745 : sudo mkdir -p /var/lib/ceph/drives/images 2022-08-19 19:16:14.160 | ++ functions:create_disk:746 : sudo truncate -s 25GB /var/lib/ceph/drives/images/ceph.img 2022-08-19 19:16:14.172 | ++ functions:create_disk:753 : sudo mkfs.xfs -f -i size=1024 /var/lib/ceph/drives/images/ceph.img 2022-08-19 19:16:14.199 | meta-data=/var/lib/ceph/drives/images/ceph.img isize=1024 agcount=4, agsize=1525879 blks 2022-08-19 19:16:14.199 | = sectsz=512 attr=2, projid32bit=1 2022-08-19 19:16:14.199 | = crc=1 finobt=1, sparse=1, rmapbt=0 2022-08-19 19:16:14.199 | = reflink=1 2022-08-19 19:16:14.199 | data = bsize=4096 blocks=6103515, imaxpct=25 2022-08-19 19:16:14.199 | = sunit=0 swidth=0 blks 2022-08-19 19:16:14.199 | naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2022-08-19 19:16:14.199 | log =internal log bsize=4096 blocks=2980, version=2 2022-08-19 19:16:14.199 | = sectsz=512 sunit=0 blks, lazy-count=1 2022-08-19 19:16:14.199 | realtime =none extsz=4096 blocks=0, rtextents=0 2022-08-19 19:16:14.203 | ++ functions:create_disk:756 : echo '/var/lib/ceph/drives/images/ceph.img /var/lib/ceph xfs loop,noatime,nodiratime,logbufs=8,comment=devstack-ar/lib/ceph/drives/images/ceph.img 0 0' 2022-08-19 19:16:14.204 | ++ functions:create_disk:756 : sudo tee -a /etc/fstab 2022-08-19 19:16:14.213 | /var/lib/ceph/drives/images/ceph.img /var/lib/ceph xfs loop,noatime,nodiratime,logbufs=8,comment=devstack-ar/lib/ceph/drives/images/ceph.img 0 0 2022-08-19 19:16:14.218 | ++ functions:create_disk:757 : sudo mkdir -p /var/lib/ceph 2022-08-19 19:16:14.230 | ++ functions:create_disk:758 : sudo mount -v /var/lib/ceph 2022-08-19 19:16:14.269 | mount: /dev/loop3 mounted on /var/lib/ceph. 2022-08-19 19:16:14.275 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:initial_configure_ceph:389 : sudo mkdir -p /var/lib/ceph/bootstrap-mds /var/lib/ceph/bootstrap-osd /var/lib/ceph/bootstrap-mgr /var/lib/ceph/bootstrap-rgw /var/lib/ceph/mgr /var/lib/ceph/rgw /var/lib/ceph/mds /var/lib/ceph/mon /var/lib/ceph/osd /var/lib/ceph/tmp /var/lib/ceph/radosgw 2022-08-19 19:16:14.295 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:399 : hostname 2022-08-19 19:16:14.300 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:399 : ceph-authtool --gen-print-key 2022-08-19 19:16:14.325 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:399 : sudo ceph-authtool /var/lib/ceph/tmp/keyring.mon.dv-osbrick-853458-2-ceph --create-keyring --name=mon. --add-key=AQB+4f9iRXMVExAARVJnoomrXh+DWqq610jl4w== --cap mon 'allow *' 2022-08-19 19:16:14.361 | creating /var/lib/ceph/tmp/keyring.mon.dv-osbrick-853458-2-ceph 2022-08-19 19:16:14.361 | added entity mon. auth(key=AQB+4f9iRXMVExAARVJnoomrXh+DWqq610jl4w==) 2022-08-19 19:16:14.361 | added 1 caps to entity mon. 2022-08-19 19:16:14.366 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:404 : sudo ceph-authtool /etc/ceph/ceph.client.admin.keyring --create-keyring --gen-key -n client.admin --cap mon 'allow *' --cap osd 'allow *' --cap mds 'allow *' --cap mgr 'allow *' 2022-08-19 19:16:14.418 | creating /etc/ceph/ceph.client.admin.keyring 2022-08-19 19:16:14.424 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:409 : hostname 2022-08-19 19:16:14.429 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:409 : sudo ceph-authtool /var/lib/ceph/tmp/keyring.mon.dv-osbrick-853458-2-ceph --import-keyring /etc/ceph/ceph.client.admin.keyring 2022-08-19 19:16:14.459 | importing contents of /etc/ceph/ceph.client.admin.keyring into /var/lib/ceph/tmp/keyring.mon.dv-osbrick-853458-2-ceph 2022-08-19 19:16:14.466 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:412 : hostname 2022-08-19 19:16:14.471 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:412 : sudo mkdir -p /var/lib/ceph/mon/ceph-dv-osbrick-853458-2-ceph 2022-08-19 19:16:14.483 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:415 : iniset -sudo /etc/ceph/ceph.conf global fsid 8e401c0b-ff0c-48b8-886a-f76eff445b7a 2022-08-19 19:16:14.559 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:416 : hostname 2022-08-19 19:16:14.563 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:416 : iniset -sudo /etc/ceph/ceph.conf global mon_initial_members dv-osbrick-853458-2-ceph 2022-08-19 19:16:14.618 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:417 : iniset -sudo /etc/ceph/ceph.conf global mon_host 10.222.0.60 2022-08-19 19:16:14.672 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:418 : iniset -sudo /etc/ceph/ceph.conf global auth_cluster_required cephx 2022-08-19 19:16:14.726 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:419 : iniset -sudo /etc/ceph/ceph.conf global auth_service_required cephx 2022-08-19 19:16:14.780 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:420 : iniset -sudo /etc/ceph/ceph.conf global auth_client_required cephx 2022-08-19 19:16:14.844 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:421 : iniset -sudo /etc/ceph/ceph.conf global filestore_xattr_use_omap true 2022-08-19 19:16:14.900 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:422 : iniset -sudo /etc/ceph/ceph.conf global 'osd crush chooseleaf type' 0 2022-08-19 19:16:14.955 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:423 : iniset -sudo /etc/ceph/ceph.conf global 'osd journal size' 100 2022-08-19 19:16:15.016 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:424 : iniset -sudo /etc/ceph/ceph.conf global 'osd pool default size' 1 2022-08-19 19:16:15.077 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:425 : iniset -sudo /etc/ceph/ceph.conf global 'rbd default features' 'layering, exclusive-lock, object-map, fast-diff' 2022-08-19 19:16:15.131 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:426 : iniset -sudo /etc/ceph/ceph.conf client debug_client 10 2022-08-19 19:16:15.198 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:428 : local gigs 2022-08-19 19:16:15.202 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:429 : echo 25GB 2022-08-19 19:16:15.202 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:429 : grep -o '^[0-9]*' 2022-08-19 19:16:15.207 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:429 : gigs=25 2022-08-19 19:16:15.210 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:430 : iniset -sudo /etc/ceph/ceph.conf global bluestore_block_size 22548578304 2022-08-19 19:16:15.266 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:433 : hostname 2022-08-19 19:16:15.270 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:433 : hostname 2022-08-19 19:16:15.274 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:433 : sudo ceph-mon -c /etc/ceph/ceph.conf --mkfs -i dv-osbrick-853458-2-ceph --keyring /var/lib/ceph/tmp/keyring.mon.dv-osbrick-853458-2-ceph 2022-08-19 19:16:15.373 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:436 : sudo chown -R ceph. /var/lib/ceph 2022-08-19 19:16:15.393 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:438 : hostname 2022-08-19 19:16:15.398 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:438 : sudo systemctl enable ceph-mon@dv-osbrick-853458-2-ceph 2022-08-19 19:16:15.412 | Created symlink /etc/systemd/system/ceph-mon.target.wants/ceph-mon@dv-osbrick-853458-2-ceph.service → /lib/systemd/system/ceph-mon@.service. 2022-08-19 19:16:15.809 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:439 : hostname 2022-08-19 19:16:15.814 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:439 : sudo systemctl start ceph-mon@dv-osbrick-853458-2-ceph 2022-08-19 19:16:15.837 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:441 : local ceph_version 2022-08-19 19:16:15.841 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:442 : _get_ceph_version mon 2022-08-19 19:16:15.850 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:_get_ceph_version:219 : local ceph_version_str 2022-08-19 19:16:15.851 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:_get_ceph_version:220 : local mon_started 2022-08-19 19:16:15.853 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:_get_ceph_version:222 : [[ mon == \c\l\i ]] 2022-08-19 19:16:15.855 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:_get_ceph_version:226 : [[ mon == \m\o\n ]] 2022-08-19 19:16:15.859 | +++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:_get_ceph_version:228 : hostname 2022-08-19 19:16:15.863 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:_get_ceph_version:228 : wait_for_daemon 'sudo systemctl is-active --quiet ceph-mon@dv-osbrick-853458-2-ceph' 2022-08-19 19:16:15.866 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:wait_for_daemon:180 : timeout=20 2022-08-19 19:16:15.868 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:wait_for_daemon:181 : daemon_to_test='sudo systemctl is-active --quiet ceph-mon@dv-osbrick-853458-2-ceph' 2022-08-19 19:16:15.871 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:wait_for_daemon:182 : '[' 20 -ne 0 ']' 2022-08-19 19:16:15.873 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:wait_for_daemon:183 : eval sudo systemctl is-active --quiet ceph-mon@dv-osbrick-853458-2-ceph 2022-08-19 19:16:15.875 | +++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:wait_for_daemon:183 : sudo systemctl is-active --quiet ceph-mon@dv-osbrick-853458-2-ceph 2022-08-19 19:16:15.892 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:wait_for_daemon:184 : return 0 2022-08-19 19:16:15.895 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:_get_ceph_version:228 : mon_started= 2022-08-19 19:16:15.899 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:_get_ceph_version:232 : sudo ceph version 2022-08-19 19:16:15.899 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:_get_ceph_version:232 : cut -d ' ' -f 3 2022-08-19 19:16:15.900 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:_get_ceph_version:232 : cut -f 1,2 -d . 2022-08-19 19:16:16.305 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:_get_ceph_version:232 : ceph_version_str=16.2 2022-08-19 19:16:16.308 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:_get_ceph_version:242 : echo 16.2 2022-08-19 19:16:16.311 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:442 : ceph_version=16.2 2022-08-19 19:16:16.313 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:444 : vercmp 16.2 '>=' 14.0 2022-08-19 19:16:16.315 | ++ functions:vercmp:628 : local v1=16.2 2022-08-19 19:16:16.318 | ++ functions:vercmp:629 : local 'op=>=' 2022-08-19 19:16:16.320 | ++ functions:vercmp:630 : local v2=14.0 2022-08-19 19:16:16.323 | ++ functions:vercmp:631 : local result 2022-08-19 19:16:16.327 | +++ functions:vercmp:635 : echo -e '16.2\n14.0' 2022-08-19 19:16:16.327 | +++ functions:vercmp:635 : sort -V 2022-08-19 19:16:16.327 | +++ functions:vercmp:635 : head -1 2022-08-19 19:16:16.332 | ++ functions:vercmp:635 : result=14.0 2022-08-19 19:16:16.335 | ++ functions:vercmp:637 : case $op in 2022-08-19 19:16:16.337 | ++ functions:vercmp:651 : '[' 14.0 = 14.0 ']' 2022-08-19 19:16:16.339 | ++ functions:vercmp:652 : return 2022-08-19 19:16:16.342 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:445 : for key in bootstrap-{mds,osd,rgw} 2022-08-19 19:16:16.344 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:446 : sudo ceph auth get client.bootstrap-mds -o /var/lib/ceph/bootstrap-mds/ceph.keyring 2022-08-19 19:16:16.717 | exported keyring for client.bootstrap-mds 2022-08-19 19:16:16.738 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:445 : for key in bootstrap-{mds,osd,rgw} 2022-08-19 19:16:16.742 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:446 : sudo ceph auth get client.bootstrap-osd -o /var/lib/ceph/bootstrap-osd/ceph.keyring 2022-08-19 19:16:17.133 | exported keyring for client.bootstrap-osd 2022-08-19 19:16:17.154 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:445 : for key in bootstrap-{mds,osd,rgw} 2022-08-19 19:16:17.158 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:446 : sudo ceph auth get client.bootstrap-rgw -o /var/lib/ceph/bootstrap-rgw/ceph.keyring 2022-08-19 19:16:17.542 | exported keyring for client.bootstrap-rgw 2022-08-19 19:16:17.564 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:450 : sudo mkdir -p /var/lib/ceph/mgr/ceph-x 2022-08-19 19:16:17.578 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:451 : sudo ceph -c /etc/ceph/ceph.conf auth get-or-create mgr.x mon 'allow profile mgr' mds 'allow *' osd 'allow *' -o /var/lib/ceph/mgr/ceph-x/keyring 2022-08-19 19:16:18.004 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:454 : sudo chown -R ceph. /var/lib/ceph/mgr 2022-08-19 19:16:18.019 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:458 : [[ 1 -ne 1 ]] 2022-08-19 19:16:18.021 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:476 : for rep in ${CEPH_REPLICAS_SEQ} 2022-08-19 19:16:18.026 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:477 : sudo ceph -c /etc/ceph/ceph.conf osd create 2022-08-19 19:16:18.465 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:477 : OSD_ID=0 2022-08-19 19:16:18.468 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:478 : sudo mkdir -p /var/lib/ceph/osd/ceph-0 2022-08-19 19:16:18.481 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:479 : sudo ceph -c /etc/ceph/ceph.conf auth get-or-create osd.0 mon 'allow profile osd ' osd 'allow *' 2022-08-19 19:16:18.482 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:481 : sudo tee /var/lib/ceph/osd/ceph-0/keyring 2022-08-19 19:16:18.891 | [osd.0] 2022-08-19 19:16:18.891 | key = AQCC4f9ivqtKNBAAivkE2/f3flxnrh9Yfi0o2w== 2022-08-19 19:16:18.918 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:482 : sudo chown ceph. /var/lib/ceph/osd/ceph-0 2022-08-19 19:16:18.931 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:483 : sudo chown ceph. /var/lib/ceph/osd/ceph-0/keyring 2022-08-19 19:16:18.944 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:484 : sudo ceph-osd -c /etc/ceph/ceph.conf --setuser ceph --setgroup ceph -i 0 --mkfs 2022-08-19 19:16:18.992 | 2022-08-19T19:16:18.989+0000 7f06e7435080 -1 bluestore(/var/lib/ceph/osd/ceph-0/block) _read_bdev_label failed to open /var/lib/ceph/osd/ceph-0/block: (2) No such file or directory 2022-08-19 19:16:18.992 | 2022-08-19T19:16:18.989+0000 7f06e7435080 -1 bluestore(/var/lib/ceph/osd/ceph-0/block) _read_bdev_label failed to open /var/lib/ceph/osd/ceph-0/block: (2) No such file or directory 2022-08-19 19:16:18.992 | 2022-08-19T19:16:18.989+0000 7f06e7435080 -1 bluestore(/var/lib/ceph/osd/ceph-0/block) _read_bdev_label failed to open /var/lib/ceph/osd/ceph-0/block: (2) No such file or directory 2022-08-19 19:16:18.998 | 2022-08-19T19:16:18.997+0000 7f06e7435080 -1 bluestore(/var/lib/ceph/osd/ceph-0) _read_fsid unparsable uuid 2022-08-19 19:16:21.763 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:485 : sudo ceph-osd -c /etc/ceph/ceph.conf -i 0 --mkfs 2022-08-19 19:16:23.764 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:487 : sudo systemctl enable ceph-osd@0 2022-08-19 19:16:23.779 | Created symlink /etc/systemd/system/ceph-osd.target.wants/ceph-osd@0.service → /lib/systemd/system/ceph-osd@.service. 2022-08-19 19:16:24.153 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:490 : '[' '!' -z '' ']' 2022-08-19 19:16:24.156 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:495 : is_ceph_enabled_for_service manila 2022-08-19 19:16:24.159 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:200 : local config config_name enabled service 2022-08-19 19:16:24.162 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:201 : enabled=1 2022-08-19 19:16:24.165 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:202 : service=manila 2022-08-19 19:16:24.169 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:206 : echo manila 2022-08-19 19:16:24.170 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:206 : tr '[:lower:]' '[:upper:]' 2022-08-19 19:16:24.170 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:206 : tr - _ 2022-08-19 19:16:24.176 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:206 : config_name=ENABLE_CEPH_MANILA 2022-08-19 19:16:24.179 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:207 : eval echo '$ENABLE_CEPH_MANILA' 2022-08-19 19:16:24.182 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:207 : echo True 2022-08-19 19:16:24.185 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:207 : config=True 2022-08-19 19:16:24.188 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:209 : is_service_enabled manila 2022-08-19 19:16:24.204 | ++ functions-common:is_service_enabled:2095 : return 1 2022-08-19 19:16:24.207 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:212 : return 1 2022-08-19 19:16:24.209 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:507 : '[' False = True ']' 2022-08-19 19:16:24.212 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:511 : '[' '' = True ']' 2022-08-19 19:16:24.214 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:35 : echo_summary 'Initializing Ceph' 2022-08-19 19:16:24.217 | ++ ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-08-19 19:16:24.220 | ++ ./stack.sh:echo_summary:441 : echo -e Initializing Ceph 2022-08-19 19:16:24.222 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:36 : start_ceph 2022-08-19 19:16:24.224 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:start_ceph:1191 : sudo chown -R ceph. /var/lib/ceph 2022-08-19 19:16:24.239 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:start_ceph:1193 : hostname 2022-08-19 19:16:24.243 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:start_ceph:1193 : sudo systemctl start ceph-mon@dv-osbrick-853458-2-ceph 2022-08-19 19:16:24.264 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:start_ceph:1194 : local ceph_version 2022-08-19 19:16:24.268 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:start_ceph:1195 : _get_ceph_version mon 2022-08-19 19:16:24.271 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:_get_ceph_version:219 : local ceph_version_str 2022-08-19 19:16:24.274 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:_get_ceph_version:220 : local mon_started 2022-08-19 19:16:24.278 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:_get_ceph_version:222 : [[ mon == \c\l\i ]] 2022-08-19 19:16:24.280 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:_get_ceph_version:226 : [[ mon == \m\o\n ]] 2022-08-19 19:16:24.284 | +++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:_get_ceph_version:228 : hostname 2022-08-19 19:16:24.289 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:_get_ceph_version:228 : wait_for_daemon 'sudo systemctl is-active --quiet ceph-mon@dv-osbrick-853458-2-ceph' 2022-08-19 19:16:24.293 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:wait_for_daemon:180 : timeout=20 2022-08-19 19:16:24.296 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:wait_for_daemon:181 : daemon_to_test='sudo systemctl is-active --quiet ceph-mon@dv-osbrick-853458-2-ceph' 2022-08-19 19:16:24.300 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:wait_for_daemon:182 : '[' 20 -ne 0 ']' 2022-08-19 19:16:24.303 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:wait_for_daemon:183 : eval sudo systemctl is-active --quiet ceph-mon@dv-osbrick-853458-2-ceph 2022-08-19 19:16:24.308 | +++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:wait_for_daemon:183 : sudo systemctl is-active --quiet ceph-mon@dv-osbrick-853458-2-ceph 2022-08-19 19:16:24.328 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:wait_for_daemon:184 : return 0 2022-08-19 19:16:24.332 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:_get_ceph_version:228 : mon_started= 2022-08-19 19:16:24.336 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:_get_ceph_version:232 : cut -d ' ' -f 3 2022-08-19 19:16:24.336 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:_get_ceph_version:232 : sudo ceph version 2022-08-19 19:16:24.336 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:_get_ceph_version:232 : cut -f 1,2 -d . 2022-08-19 19:16:24.732 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:_get_ceph_version:232 : ceph_version_str=16.2 2022-08-19 19:16:24.734 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:_get_ceph_version:242 : echo 16.2 2022-08-19 19:16:24.737 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:start_ceph:1195 : ceph_version=16.2 2022-08-19 19:16:24.740 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:start_ceph:1197 : sudo systemctl start ceph-mgr@x 2022-08-19 19:16:24.768 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:start_ceph:1200 : sudo ceph -c /etc/ceph/ceph.conf tell mgr restful create-self-signed-cert 2022-08-19 19:16:34.289 | no valid command found; 10 closest matches: 2022-08-19 19:16:34.289 | 0 2022-08-19 19:16:34.289 | 1 2022-08-19 19:16:34.289 | 2 2022-08-19 19:16:34.289 | abort 2022-08-19 19:16:34.289 | assert 2022-08-19 19:16:34.289 | config diff 2022-08-19 19:16:34.289 | config diff get 2022-08-19 19:16:34.289 | config get 2022-08-19 19:16:34.289 | config help [] 2022-08-19 19:16:34.289 | config set ... 2022-08-19 19:16:34.289 | Error EINVAL: invalid command 2022-08-19 19:16:34.298 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:start_ceph:1201 : echo MGR Restful is not working, perhaps the package is not 'installed?' 2022-08-19 19:16:34.298 | MGR Restful is not working, perhaps the package is not installed? 2022-08-19 19:16:34.302 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:start_ceph:1203 : sudo ceph -c /etc/ceph/ceph.conf osd ls 2022-08-19 19:16:34.911 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:start_ceph:1203 : for id in $(sudo ceph -c ${CEPH_CONF_FILE} osd ls) 2022-08-19 19:16:34.915 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:start_ceph:1204 : sudo systemctl start ceph-osd@0 2022-08-19 19:16:34.982 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:start_ceph:1206 : is_ceph_enabled_for_service manila 2022-08-19 19:16:34.984 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:200 : local config config_name enabled service 2022-08-19 19:16:34.987 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:201 : enabled=1 2022-08-19 19:16:34.989 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:202 : service=manila 2022-08-19 19:16:34.993 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:206 : echo manila 2022-08-19 19:16:34.994 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:206 : tr '[:lower:]' '[:upper:]' 2022-08-19 19:16:34.995 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:206 : tr - _ 2022-08-19 19:16:35.000 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:206 : config_name=ENABLE_CEPH_MANILA 2022-08-19 19:16:35.003 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:207 : eval echo '$ENABLE_CEPH_MANILA' 2022-08-19 19:16:35.005 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:207 : echo True 2022-08-19 19:16:35.012 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:207 : config=True 2022-08-19 19:16:35.015 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:209 : is_service_enabled manila 2022-08-19 19:16:35.032 | ++ functions-common:is_service_enabled:2095 : return 1 2022-08-19 19:16:35.035 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:212 : return 1 2022-08-19 19:16:35.038 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:start_ceph:1210 : '[' '' = True ']' 2022-08-19 19:16:35.041 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:147 : [[ stack == \u\n\s\t\a\c\k ]] 2022-08-19 19:16:35.044 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:165 : [[ stack == \c\l\e\a\n ]] 2022-08-19 19:16:35.048 | + ./stack.sh:main:825 : set_systemd_override DefaultLimitNOFILE 2048 2022-08-19 19:16:35.050 | + functions:set_systemd_override:820 : local key=DefaultLimitNOFILE 2022-08-19 19:16:35.053 | + functions:set_systemd_override:821 : local value=2048 2022-08-19 19:16:35.055 | + functions:set_systemd_override:823 : local sysconf=/etc/systemd/system.conf 2022-08-19 19:16:35.058 | + functions:set_systemd_override:824 : iniset -sudo /etc/systemd/system.conf Manager DefaultLimitNOFILE 2048 2022-08-19 19:16:35.117 | + functions:set_systemd_override:825 : echo 'Set systemd system override for DefaultLimitNOFILE=2048' 2022-08-19 19:16:35.117 | Set systemd system override for DefaultLimitNOFILE=2048 2022-08-19 19:16:35.120 | + functions:set_systemd_override:827 : sudo systemctl daemon-reload 2022-08-19 19:16:35.505 | + ./stack.sh:main:827 : install_rpc_backend 2022-08-19 19:16:35.509 | + lib/rpc_backend:install_rpc_backend:52 : is_service_enabled rabbit 2022-08-19 19:16:35.533 | + functions-common:is_service_enabled:2095 : return 0 2022-08-19 19:16:35.535 | + lib/rpc_backend:install_rpc_backend:54 : install_package rabbitmq-server 2022-08-19 19:16:35.538 | + functions-common:install_package:1463 : update_package_repo 2022-08-19 19:16:35.541 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-08-19 19:16:35.544 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-08-19 19:16:35.546 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-08-19 19:16:35.549 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-08-19 19:16:35.551 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-08-19 19:16:35.554 | + functions-common:is_ubuntu:567 : [[ -z deb ]] 2022-08-19 19:16:35.556 | + functions-common:is_ubuntu:570 : '[' deb = deb ']' 2022-08-19 19:16:35.559 | + functions-common:update_package_repo:1444 : apt_get_update 2022-08-19 19:16:35.561 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-08-19 19:16:35.564 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-08-19 19:16:35.567 | + functions-common:apt_get_update:1190 : return 2022-08-19 19:16:35.569 | + functions-common:install_package:1464 : real_install_package rabbitmq-server 2022-08-19 19:16:35.572 | + functions-common:real_install_package:1449 : is_ubuntu 2022-08-19 19:16:35.575 | + functions-common:is_ubuntu:567 : [[ -z deb ]] 2022-08-19 19:16:35.578 | + functions-common:is_ubuntu:570 : '[' deb = deb ']' 2022-08-19 19:16:35.581 | + functions-common:real_install_package:1450 : apt_get install rabbitmq-server 2022-08-19 19:16:35.611 | + functions-common:apt_get:1230 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install rabbitmq-server 2022-08-19 19:16:35.725 | Reading package lists... 2022-08-19 19:16:36.019 | Building dependency tree... 2022-08-19 19:16:36.021 | Reading state information... 2022-08-19 19:16:36.297 | rabbitmq-server is already the newest version (3.8.2-0ubuntu1.3). 2022-08-19 19:16:36.297 | The following packages were automatically installed and are no longer required: 2022-08-19 19:16:36.298 | apport-symptoms libboost-iostreams1.71.0 libboost-thread1.71.0 libnetplan0 2022-08-19 19:16:36.299 | python3-automat python3-click python3-colorama python3-configobj 2022-08-19 19:16:36.299 | python3-constantly python3-entrypoints python3-hamcrest python3-hyperlink 2022-08-19 19:16:36.299 | python3-incremental python3-keyring python3-lazr.uri python3-problem-report 2022-08-19 19:16:36.299 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-08-19 19:16:36.299 | python3-zope.interface 2022-08-19 19:16:36.299 | Use 'sudo apt autoremove' to remove them. 2022-08-19 19:16:36.450 | 0 upgraded, 0 newly installed, 0 to remove and 158 not upgraded. 2022-08-19 19:16:36.454 | + functions-common:apt_get:1234 : result=0 2022-08-19 19:16:36.457 | + functions-common:apt_get:1237 : time_stop apt-get 2022-08-19 19:16:36.459 | + functions-common:time_stop:2439 : local name 2022-08-19 19:16:36.462 | + functions-common:time_stop:2440 : local end_time 2022-08-19 19:16:36.464 | + functions-common:time_stop:2441 : local elapsed_time 2022-08-19 19:16:36.467 | + functions-common:time_stop:2442 : local total 2022-08-19 19:16:36.470 | + functions-common:time_stop:2443 : local start_time 2022-08-19 19:16:36.472 | + functions-common:time_stop:2445 : name=apt-get 2022-08-19 19:16:36.475 | + functions-common:time_stop:2446 : start_time=1660936595607 2022-08-19 19:16:36.477 | + functions-common:time_stop:2448 : [[ -z 1660936595607 ]] 2022-08-19 19:16:36.481 | ++ functions-common:time_stop:2451 : date +%s%3N 2022-08-19 19:16:36.485 | + functions-common:time_stop:2451 : end_time=1660936596483 2022-08-19 19:16:36.488 | + functions-common:time_stop:2452 : elapsed_time=876 2022-08-19 19:16:36.490 | + functions-common:time_stop:2453 : total=5088 2022-08-19 19:16:36.493 | + functions-common:time_stop:2455 : _TIME_START[$name]= 2022-08-19 19:16:36.496 | + functions-common:time_stop:2456 : _TIME_TOTAL[$name]=5964 2022-08-19 19:16:36.498 | + functions-common:apt_get:1238 : return 0 2022-08-19 19:16:36.501 | + lib/rpc_backend:install_rpc_backend:55 : is_suse 2022-08-19 19:16:36.504 | + functions-common:is_suse:536 : is_opensuse 2022-08-19 19:16:36.507 | + functions-common:is_opensuse:543 : [[ -z Ubuntu ]] 2022-08-19 19:16:36.509 | + functions-common:is_opensuse:547 : [[ Ubuntu =~ (openSUSE) ]] 2022-08-19 19:16:36.512 | + functions-common:is_suse:536 : is_suse_linux_enterprise 2022-08-19 19:16:36.514 | + functions-common:is_suse_linux_enterprise:555 : [[ -z Ubuntu ]] 2022-08-19 19:16:36.517 | + functions-common:is_suse_linux_enterprise:559 : [[ Ubuntu =~ (^SUSE) ]] 2022-08-19 19:16:36.519 | + lib/rpc_backend:install_rpc_backend:68 : is_fedora 2022-08-19 19:16:36.522 | + functions-common:is_fedora:519 : [[ -z Ubuntu ]] 2022-08-19 19:16:36.524 | + functions-common:is_fedora:523 : '[' Ubuntu = Fedora ']' 2022-08-19 19:16:36.527 | + functions-common:is_fedora:523 : '[' Ubuntu = 'Red Hat' ']' 2022-08-19 19:16:36.529 | + functions-common:is_fedora:524 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-08-19 19:16:36.532 | + functions-common:is_fedora:525 : '[' Ubuntu = RedHatEnterprise ']' 2022-08-19 19:16:36.534 | + functions-common:is_fedora:526 : '[' Ubuntu = CentOS ']' 2022-08-19 19:16:36.537 | + functions-common:is_fedora:526 : '[' Ubuntu = CentOSStream ']' 2022-08-19 19:16:36.539 | + functions-common:is_fedora:527 : '[' Ubuntu = AlmaLinux ']' 2022-08-19 19:16:36.542 | + functions-common:is_fedora:528 : '[' Ubuntu = OracleServer ']' 2022-08-19 19:16:36.544 | + functions-common:is_fedora:528 : '[' Ubuntu = Virtuozzo ']' 2022-08-19 19:16:36.547 | + lib/rpc_backend:install_rpc_backend:68 : is_suse 2022-08-19 19:16:36.549 | + functions-common:is_suse:536 : is_opensuse 2022-08-19 19:16:36.551 | + functions-common:is_opensuse:543 : [[ -z Ubuntu ]] 2022-08-19 19:16:36.554 | + functions-common:is_opensuse:547 : [[ Ubuntu =~ (openSUSE) ]] 2022-08-19 19:16:36.556 | + functions-common:is_suse:536 : is_suse_linux_enterprise 2022-08-19 19:16:36.559 | + functions-common:is_suse_linux_enterprise:555 : [[ -z Ubuntu ]] 2022-08-19 19:16:36.561 | + functions-common:is_suse_linux_enterprise:559 : [[ Ubuntu =~ (^SUSE) ]] 2022-08-19 19:16:36.564 | + ./stack.sh:main:828 : restart_rpc_backend 2022-08-19 19:16:36.566 | + lib/rpc_backend:restart_rpc_backend:81 : is_service_enabled rabbit 2022-08-19 19:16:36.585 | + functions-common:is_service_enabled:2095 : return 0 2022-08-19 19:16:36.588 | + lib/rpc_backend:restart_rpc_backend:83 : echo_summary 'Starting RabbitMQ' 2022-08-19 19:16:36.590 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-08-19 19:16:36.593 | + ./stack.sh:echo_summary:441 : echo -e Starting RabbitMQ 2022-08-19 19:16:36.595 | + lib/rpc_backend:restart_rpc_backend:94 : local i 2022-08-19 19:16:36.599 | ++ lib/rpc_backend:restart_rpc_backend:95 : seq 20 2022-08-19 19:16:36.604 | + lib/rpc_backend:restart_rpc_backend:95 : for i in `seq 20` 2022-08-19 19:16:36.607 | + lib/rpc_backend:restart_rpc_backend:96 : local rc=0 2022-08-19 19:16:36.609 | + lib/rpc_backend:restart_rpc_backend:98 : [[ 1 -eq 20 ]] 2022-08-19 19:16:36.612 | + lib/rpc_backend:restart_rpc_backend:100 : [[ 1 == \0 ]] 2022-08-19 19:16:36.615 | + lib/rpc_backend:restart_rpc_backend:104 : rabbit_setuser stackrabbit Passw0rd 2022-08-19 19:16:36.619 | + lib/rpc_backend:rabbit_setuser:173 : local user=stackrabbit pass=Passw0rd found= out= 2022-08-19 19:16:36.625 | ++ lib/rpc_backend:rabbit_setuser:174 : sudo rabbitmqctl list_users 2022-08-19 19:16:37.392 | + lib/rpc_backend:rabbit_setuser:174 : out='Listing users ... 2022-08-19 19:16:37.392 | user tags 2022-08-19 19:16:37.392 | stackrabbit []' 2022-08-19 19:16:37.396 | ++ lib/rpc_backend:rabbit_setuser:176 : echo 'Listing users ... 2022-08-19 19:16:37.396 | user tags 2022-08-19 19:16:37.396 | stackrabbit []' 2022-08-19 19:16:37.397 | ++ lib/rpc_backend:rabbit_setuser:176 : awk '$1 == user { print $1 }' user=stackrabbit 2022-08-19 19:16:37.405 | + lib/rpc_backend:rabbit_setuser:176 : found=stackrabbit 2022-08-19 19:16:37.408 | + lib/rpc_backend:rabbit_setuser:177 : '[' stackrabbit = stackrabbit ']' 2022-08-19 19:16:37.416 | + lib/rpc_backend:rabbit_setuser:178 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-08-19 19:16:38.132 | Changing password for user "stackrabbit" ... 2022-08-19 19:16:38.157 | + lib/rpc_backend:rabbit_setuser:184 : sudo rabbitmqctl set_permissions stackrabbit '.*' '.*' '.*' 2022-08-19 19:16:38.859 | Setting permissions for user "stackrabbit" in vhost "/" ... 2022-08-19 19:16:38.883 | + lib/rpc_backend:restart_rpc_backend:105 : '[' 0 -ne 0 ']' 2022-08-19 19:16:38.886 | + lib/rpc_backend:restart_rpc_backend:110 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-08-19 19:16:39.590 | Changing password for user "stackrabbit" ... 2022-08-19 19:16:39.613 | + lib/rpc_backend:restart_rpc_backend:112 : '[' 0 -ne 0 ']' 2022-08-19 19:16:39.615 | + lib/rpc_backend:restart_rpc_backend:116 : break 2022-08-19 19:16:39.617 | + lib/rpc_backend:restart_rpc_backend:119 : sudo rabbitmqctl delete_user guest 2022-08-19 19:16:40.361 | Deleting user "guest" ... 2022-08-19 19:16:40.376 | Error: 2022-08-19 19:16:40.377 | {:no_such_user, "guest"} 2022-08-19 19:16:40.389 | + lib/rpc_backend:restart_rpc_backend:119 : true 2022-08-19 19:16:40.392 | + ./stack.sh:main:830 : is_service_enabled mysql postgresql 2022-08-19 19:16:40.410 | + functions-common:is_service_enabled:2095 : return 0 2022-08-19 19:16:40.412 | + ./stack.sh:main:831 : install_database 2022-08-19 19:16:40.415 | + lib/database:install_database:118 : install_database_mysql 2022-08-19 19:16:40.418 | + lib/databases/mysql:install_database_mysql:170 : is_ubuntu 2022-08-19 19:16:40.420 | + functions-common:is_ubuntu:567 : [[ -z deb ]] 2022-08-19 19:16:40.423 | + functions-common:is_ubuntu:570 : '[' deb = deb ']' 2022-08-19 19:16:40.425 | + lib/databases/mysql:install_database_mysql:173 : sudo debconf-set-selections 2022-08-19 19:16:40.645 | + lib/databases/mysql:install_database_mysql:183 : [[ ! -e /home/ubuntu/.my.cnf ]] 2022-08-19 19:16:40.648 | + lib/databases/mysql:install_database_mysql:196 : [[ True == \T\r\u\e ]] 2022-08-19 19:16:40.650 | + lib/databases/mysql:install_database_mysql:197 : is_oraclelinux 2022-08-19 19:16:40.653 | + functions-common:is_oraclelinux:507 : [[ -z Ubuntu ]] 2022-08-19 19:16:40.656 | + functions-common:is_oraclelinux:511 : '[' Ubuntu = OracleServer ']' 2022-08-19 19:16:40.658 | + lib/databases/mysql:install_database_mysql:199 : is_fedora 2022-08-19 19:16:40.661 | + functions-common:is_fedora:519 : [[ -z Ubuntu ]] 2022-08-19 19:16:40.664 | + functions-common:is_fedora:523 : '[' Ubuntu = Fedora ']' 2022-08-19 19:16:40.666 | + functions-common:is_fedora:523 : '[' Ubuntu = 'Red Hat' ']' 2022-08-19 19:16:40.669 | + functions-common:is_fedora:524 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-08-19 19:16:40.672 | + functions-common:is_fedora:525 : '[' Ubuntu = RedHatEnterprise ']' 2022-08-19 19:16:40.674 | + functions-common:is_fedora:526 : '[' Ubuntu = CentOS ']' 2022-08-19 19:16:40.677 | + functions-common:is_fedora:526 : '[' Ubuntu = CentOSStream ']' 2022-08-19 19:16:40.679 | + functions-common:is_fedora:527 : '[' Ubuntu = AlmaLinux ']' 2022-08-19 19:16:40.682 | + functions-common:is_fedora:528 : '[' Ubuntu = OracleServer ']' 2022-08-19 19:16:40.684 | + functions-common:is_fedora:528 : '[' Ubuntu = Virtuozzo ']' 2022-08-19 19:16:40.687 | + lib/databases/mysql:install_database_mysql:202 : is_suse 2022-08-19 19:16:40.689 | + functions-common:is_suse:536 : is_opensuse 2022-08-19 19:16:40.692 | + functions-common:is_opensuse:543 : [[ -z Ubuntu ]] 2022-08-19 19:16:40.694 | + functions-common:is_opensuse:547 : [[ Ubuntu =~ (openSUSE) ]] 2022-08-19 19:16:40.697 | + functions-common:is_suse:536 : is_suse_linux_enterprise 2022-08-19 19:16:40.700 | + functions-common:is_suse_linux_enterprise:555 : [[ -z Ubuntu ]] 2022-08-19 19:16:40.702 | + functions-common:is_suse_linux_enterprise:559 : [[ Ubuntu =~ (^SUSE) ]] 2022-08-19 19:16:40.705 | + lib/databases/mysql:install_database_mysql:205 : is_ubuntu 2022-08-19 19:16:40.707 | + functions-common:is_ubuntu:567 : [[ -z deb ]] 2022-08-19 19:16:40.709 | + functions-common:is_ubuntu:570 : '[' deb = deb ']' 2022-08-19 19:16:40.712 | + lib/databases/mysql:install_database_mysql:206 : install_package mysql-server 2022-08-19 19:16:40.715 | + functions-common:install_package:1463 : update_package_repo 2022-08-19 19:16:40.717 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-08-19 19:16:40.720 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-08-19 19:16:40.722 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-08-19 19:16:40.724 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-08-19 19:16:40.727 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-08-19 19:16:40.729 | + functions-common:is_ubuntu:567 : [[ -z deb ]] 2022-08-19 19:16:40.732 | + functions-common:is_ubuntu:570 : '[' deb = deb ']' 2022-08-19 19:16:40.734 | + functions-common:update_package_repo:1444 : apt_get_update 2022-08-19 19:16:40.737 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-08-19 19:16:40.739 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-08-19 19:16:40.741 | + functions-common:apt_get_update:1190 : return 2022-08-19 19:16:40.744 | + functions-common:install_package:1464 : real_install_package mysql-server 2022-08-19 19:16:40.746 | + functions-common:real_install_package:1449 : is_ubuntu 2022-08-19 19:16:40.749 | + functions-common:is_ubuntu:567 : [[ -z deb ]] 2022-08-19 19:16:40.751 | + functions-common:is_ubuntu:570 : '[' deb = deb ']' 2022-08-19 19:16:40.754 | + functions-common:real_install_package:1450 : apt_get install mysql-server 2022-08-19 19:16:40.776 | + functions-common:apt_get:1230 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install mysql-server 2022-08-19 19:16:40.888 | Reading package lists... 2022-08-19 19:16:41.153 | Building dependency tree... 2022-08-19 19:16:41.155 | Reading state information... 2022-08-19 19:16:41.421 | mysql-server is already the newest version (8.0.30-0ubuntu0.20.04.2). 2022-08-19 19:16:41.421 | The following packages were automatically installed and are no longer required: 2022-08-19 19:16:41.422 | apport-symptoms libboost-iostreams1.71.0 libboost-thread1.71.0 libnetplan0 2022-08-19 19:16:41.422 | python3-automat python3-click python3-colorama python3-configobj 2022-08-19 19:16:41.422 | python3-constantly python3-entrypoints python3-hamcrest python3-hyperlink 2022-08-19 19:16:41.423 | python3-incremental python3-keyring python3-lazr.uri python3-problem-report 2022-08-19 19:16:41.423 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-08-19 19:16:41.423 | python3-zope.interface 2022-08-19 19:16:41.423 | Use 'sudo apt autoremove' to remove them. 2022-08-19 19:16:41.552 | 0 upgraded, 0 newly installed, 0 to remove and 158 not upgraded. 2022-08-19 19:16:41.558 | + functions-common:apt_get:1234 : result=0 2022-08-19 19:16:41.560 | + functions-common:apt_get:1237 : time_stop apt-get 2022-08-19 19:16:41.562 | + functions-common:time_stop:2439 : local name 2022-08-19 19:16:41.565 | + functions-common:time_stop:2440 : local end_time 2022-08-19 19:16:41.567 | + functions-common:time_stop:2441 : local elapsed_time 2022-08-19 19:16:41.570 | + functions-common:time_stop:2442 : local total 2022-08-19 19:16:41.572 | + functions-common:time_stop:2443 : local start_time 2022-08-19 19:16:41.575 | + functions-common:time_stop:2445 : name=apt-get 2022-08-19 19:16:41.578 | + functions-common:time_stop:2446 : start_time=1660936600773 2022-08-19 19:16:41.581 | + functions-common:time_stop:2448 : [[ -z 1660936600773 ]] 2022-08-19 19:16:41.584 | ++ functions-common:time_stop:2451 : date +%s%3N 2022-08-19 19:16:41.589 | + functions-common:time_stop:2451 : end_time=1660936601586 2022-08-19 19:16:41.592 | + functions-common:time_stop:2452 : elapsed_time=813 2022-08-19 19:16:41.594 | + functions-common:time_stop:2453 : total=5964 2022-08-19 19:16:41.597 | + functions-common:time_stop:2455 : _TIME_START[$name]= 2022-08-19 19:16:41.599 | + functions-common:time_stop:2456 : _TIME_TOTAL[$name]=6777 2022-08-19 19:16:41.602 | + functions-common:apt_get:1238 : return 0 2022-08-19 19:16:41.605 | + ./stack.sh:main:833 : '[' -n mysql ']' 2022-08-19 19:16:41.607 | + ./stack.sh:main:834 : install_database_python 2022-08-19 19:16:41.610 | + lib/database:install_database_python:123 : install_database_python_mysql 2022-08-19 19:16:41.612 | + lib/databases/mysql:install_database_python_mysql:215 : pip_install_gr PyMySQL 2022-08-19 19:16:41.615 | + inc/python:pip_install_gr:76 : local name=PyMySQL 2022-08-19 19:16:41.617 | + inc/python:pip_install_gr:77 : local clean_name 2022-08-19 19:16:41.621 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements PyMySQL 2022-08-19 19:16:41.623 | ++ inc/python:get_from_global_requirements:221 : local package=PyMySQL 2022-08-19 19:16:41.626 | ++ inc/python:get_from_global_requirements:222 : local required_pkg 2022-08-19 19:16:41.630 | +++ inc/python:get_from_global_requirements:223 : grep -i -h '^PyMySQL' /opt/stack/requirements/global-requirements.txt 2022-08-19 19:16:41.630 | +++ inc/python:get_from_global_requirements:223 : cut -d# -f1 2022-08-19 19:16:41.636 | ++ inc/python:get_from_global_requirements:223 : required_pkg='PyMySQL ' 2022-08-19 19:16:41.638 | ++ inc/python:get_from_global_requirements:224 : [[ PyMySQL == '' ]] 2022-08-19 19:16:41.641 | ++ inc/python:get_from_global_requirements:227 : echo PyMySQL 2022-08-19 19:16:41.644 | + inc/python:pip_install_gr:78 : clean_name=PyMySQL 2022-08-19 19:16:41.646 | + inc/python:pip_install_gr:79 : pip_install PyMySQL 2022-08-19 19:16:41.670 | Using python 3.8 to install PyMySQL 2022-08-19 19:16:41.672 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt PyMySQL 2022-08-19 19:16:43.672 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:16:43.673 | from cryptography.utils import int_from_bytes 2022-08-19 19:16:43.673 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:16:43.673 | from cryptography.utils import int_from_bytes 2022-08-19 19:16:44.709 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-08-19 19:16:44.711 | Requirement already satisfied: PyMySQL===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 407)) (1.0.2) 2022-08-19 19:16:46.291 | + inc/python:pip_install:196 : result=0 2022-08-19 19:16:46.294 | + inc/python:pip_install:198 : time_stop pip_install 2022-08-19 19:16:46.297 | + functions-common:time_stop:2439 : local name 2022-08-19 19:16:46.300 | + functions-common:time_stop:2440 : local end_time 2022-08-19 19:16:46.303 | + functions-common:time_stop:2441 : local elapsed_time 2022-08-19 19:16:46.306 | + functions-common:time_stop:2442 : local total 2022-08-19 19:16:46.309 | + functions-common:time_stop:2443 : local start_time 2022-08-19 19:16:46.312 | + functions-common:time_stop:2445 : name=pip_install 2022-08-19 19:16:46.314 | + functions-common:time_stop:2446 : start_time=1660936601664 2022-08-19 19:16:46.317 | + functions-common:time_stop:2448 : [[ -z 1660936601664 ]] 2022-08-19 19:16:46.321 | ++ functions-common:time_stop:2451 : date +%s%3N 2022-08-19 19:16:46.325 | + functions-common:time_stop:2451 : end_time=1660936606323 2022-08-19 19:16:46.328 | + functions-common:time_stop:2452 : elapsed_time=4659 2022-08-19 19:16:46.330 | + functions-common:time_stop:2453 : total=22430 2022-08-19 19:16:46.333 | + functions-common:time_stop:2455 : _TIME_START[$name]= 2022-08-19 19:16:46.335 | + functions-common:time_stop:2456 : _TIME_TOTAL[$name]=27089 2022-08-19 19:16:46.338 | + inc/python:pip_install:199 : return 0 2022-08-19 19:16:46.340 | + lib/databases/mysql:install_database_python_mysql:216 : [[ PyMySQL == \M\y\S\Q\L\-\p\y\t\h\o\n ]] 2022-08-19 19:16:46.343 | + lib/databases/mysql:install_database_python_mysql:218 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-08-19 19:16:46.345 | + lib/databases/mysql:install_database_python_mysql:219 : ADDITIONAL_VENV_PACKAGES+=,PyMySQL 2022-08-19 19:16:46.348 | + ./stack.sh:main:837 : is_service_enabled neutron 2022-08-19 19:16:46.366 | + functions-common:is_service_enabled:2095 : return 0 2022-08-19 19:16:46.369 | + ./stack.sh:main:838 : install_neutron_agent_packages 2022-08-19 19:16:46.371 | + lib/neutron:install_neutron_agent_packages:730 : is_neutron_legacy_enabled 2022-08-19 19:16:46.375 | ++ lib/neutron:is_neutron_legacy_enabled:142 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon,c-bak,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,heat,h-api,h-api-cfn,h-api-cw,h-eng,q-metering,q-vpn,s-proxy,s-object,s-container,s-account 2022-08-19 19:16:46.375 | ++ lib/neutron:is_neutron_legacy_enabled:142 : sed s/neutron-//g 2022-08-19 19:16:46.381 | + lib/neutron:is_neutron_legacy_enabled:142 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon,c-bak,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,heat,h-api,h-api-cfn,h-api-cw,h-eng,q-metering,q-vpn,s-proxy,s-object,s-container,s-account 2022-08-19 19:16:46.383 | + lib/neutron:is_neutron_legacy_enabled:143 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon,c-bak,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,heat,h-api,h-api-cfn,h-api-cw,h-eng,q-metering,q-vpn,s-proxy,s-object,s-container,s-account =~ ,neutron ]] 2022-08-19 19:16:46.386 | + lib/neutron:is_neutron_legacy_enabled:144 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,g-reg,cinder =~ ,q- ]] 2022-08-19 19:16:46.389 | + lib/neutron:is_neutron_legacy_enabled:144 : return 0 2022-08-19 19:16:46.391 | + lib/neutron:install_neutron_agent_packages:732 : install_neutron_agent_packages_mutnauq 2022-08-19 19:16:46.394 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:488 : is_service_enabled q-l3 2022-08-19 19:16:46.410 | + functions-common:is_service_enabled:2095 : return 0 2022-08-19 19:16:46.413 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:489 : install_package radvd 2022-08-19 19:16:46.416 | + functions-common:install_package:1463 : update_package_repo 2022-08-19 19:16:46.418 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-08-19 19:16:46.421 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-08-19 19:16:46.423 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-08-19 19:16:46.426 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-08-19 19:16:46.428 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-08-19 19:16:46.430 | + functions-common:is_ubuntu:567 : [[ -z deb ]] 2022-08-19 19:16:46.433 | + functions-common:is_ubuntu:570 : '[' deb = deb ']' 2022-08-19 19:16:46.435 | + functions-common:update_package_repo:1444 : apt_get_update 2022-08-19 19:16:46.438 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-08-19 19:16:46.440 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-08-19 19:16:46.443 | + functions-common:apt_get_update:1190 : return 2022-08-19 19:16:46.445 | + functions-common:install_package:1464 : real_install_package radvd 2022-08-19 19:16:46.448 | + functions-common:real_install_package:1449 : is_ubuntu 2022-08-19 19:16:46.451 | + functions-common:is_ubuntu:567 : [[ -z deb ]] 2022-08-19 19:16:46.453 | + functions-common:is_ubuntu:570 : '[' deb = deb ']' 2022-08-19 19:16:46.455 | + functions-common:real_install_package:1450 : apt_get install radvd 2022-08-19 19:16:46.480 | + functions-common:apt_get:1230 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install radvd 2022-08-19 19:16:46.596 | Reading package lists... 2022-08-19 19:16:46.862 | Building dependency tree... 2022-08-19 19:16:46.864 | Reading state information... 2022-08-19 19:16:47.130 | radvd is already the newest version (1:2.17-2). 2022-08-19 19:16:47.130 | The following packages were automatically installed and are no longer required: 2022-08-19 19:16:47.131 | apport-symptoms libboost-iostreams1.71.0 libboost-thread1.71.0 libnetplan0 2022-08-19 19:16:47.132 | python3-automat python3-click python3-colorama python3-configobj 2022-08-19 19:16:47.132 | python3-constantly python3-entrypoints python3-hamcrest python3-hyperlink 2022-08-19 19:16:47.132 | python3-incremental python3-keyring python3-lazr.uri python3-problem-report 2022-08-19 19:16:47.132 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-08-19 19:16:47.132 | python3-zope.interface 2022-08-19 19:16:47.132 | Use 'sudo apt autoremove' to remove them. 2022-08-19 19:16:47.274 | 0 upgraded, 0 newly installed, 0 to remove and 158 not upgraded. 2022-08-19 19:16:47.280 | + functions-common:apt_get:1234 : result=0 2022-08-19 19:16:47.283 | + functions-common:apt_get:1237 : time_stop apt-get 2022-08-19 19:16:47.286 | + functions-common:time_stop:2439 : local name 2022-08-19 19:16:47.290 | + functions-common:time_stop:2440 : local end_time 2022-08-19 19:16:47.293 | + functions-common:time_stop:2441 : local elapsed_time 2022-08-19 19:16:47.296 | + functions-common:time_stop:2442 : local total 2022-08-19 19:16:47.298 | + functions-common:time_stop:2443 : local start_time 2022-08-19 19:16:47.301 | + functions-common:time_stop:2445 : name=apt-get 2022-08-19 19:16:47.303 | + functions-common:time_stop:2446 : start_time=1660936606477 2022-08-19 19:16:47.305 | + functions-common:time_stop:2448 : [[ -z 1660936606477 ]] 2022-08-19 19:16:47.310 | ++ functions-common:time_stop:2451 : date +%s%3N 2022-08-19 19:16:47.315 | + functions-common:time_stop:2451 : end_time=1660936607312 2022-08-19 19:16:47.318 | + functions-common:time_stop:2452 : elapsed_time=835 2022-08-19 19:16:47.321 | + functions-common:time_stop:2453 : total=6777 2022-08-19 19:16:47.325 | + functions-common:time_stop:2455 : _TIME_START[$name]= 2022-08-19 19:16:47.329 | + functions-common:time_stop:2456 : _TIME_TOTAL[$name]=7612 2022-08-19 19:16:47.337 | + functions-common:apt_get:1238 : return 0 2022-08-19 19:16:47.339 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:492 : is_service_enabled q-agt q-dhcp q-l3 2022-08-19 19:16:47.359 | + functions-common:is_service_enabled:2095 : return 0 2022-08-19 19:16:47.363 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:493 : neutron_plugin_install_agent_packages 2022-08-19 19:16:47.365 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:17 : _neutron_ovs_base_install_agent_packages 2022-08-19 19:16:47.368 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:69 : '[' False == True ']' 2022-08-19 19:16:47.372 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:76 : get_packages openvswitch 2022-08-19 19:16:47.393 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:76 : install_package fakeroot make openvswitch-switch 2022-08-19 19:16:47.396 | + functions-common:install_package:1463 : update_package_repo 2022-08-19 19:16:47.398 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-08-19 19:16:47.401 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-08-19 19:16:47.404 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-08-19 19:16:47.406 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-08-19 19:16:47.410 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-08-19 19:16:47.412 | + functions-common:is_ubuntu:567 : [[ -z deb ]] 2022-08-19 19:16:47.416 | + functions-common:is_ubuntu:570 : '[' deb = deb ']' 2022-08-19 19:16:47.419 | + functions-common:update_package_repo:1444 : apt_get_update 2022-08-19 19:16:47.422 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-08-19 19:16:47.424 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-08-19 19:16:47.427 | + functions-common:apt_get_update:1190 : return 2022-08-19 19:16:47.430 | + functions-common:install_package:1464 : real_install_package fakeroot make openvswitch-switch 2022-08-19 19:16:47.433 | + functions-common:real_install_package:1449 : is_ubuntu 2022-08-19 19:16:47.436 | + functions-common:is_ubuntu:567 : [[ -z deb ]] 2022-08-19 19:16:47.439 | + functions-common:is_ubuntu:570 : '[' deb = deb ']' 2022-08-19 19:16:47.442 | + functions-common:real_install_package:1450 : apt_get install fakeroot make openvswitch-switch 2022-08-19 19:16:47.466 | + functions-common:apt_get:1230 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install fakeroot make openvswitch-switch 2022-08-19 19:16:47.580 | Reading package lists... 2022-08-19 19:16:47.844 | Building dependency tree... 2022-08-19 19:16:47.846 | Reading state information... 2022-08-19 19:16:48.120 | fakeroot is already the newest version (1.24-1). 2022-08-19 19:16:48.120 | make is already the newest version (4.2.1-1.2). 2022-08-19 19:16:48.120 | openvswitch-switch is already the newest version (2.13.8-0ubuntu1). 2022-08-19 19:16:48.120 | The following packages were automatically installed and are no longer required: 2022-08-19 19:16:48.121 | apport-symptoms libboost-iostreams1.71.0 libboost-thread1.71.0 libnetplan0 2022-08-19 19:16:48.121 | python3-automat python3-click python3-colorama python3-configobj 2022-08-19 19:16:48.121 | python3-constantly python3-entrypoints python3-hamcrest python3-hyperlink 2022-08-19 19:16:48.121 | python3-incremental python3-keyring python3-lazr.uri python3-problem-report 2022-08-19 19:16:48.121 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-08-19 19:16:48.121 | python3-zope.interface 2022-08-19 19:16:48.121 | Use 'sudo apt autoremove' to remove them. 2022-08-19 19:16:48.257 | 0 upgraded, 0 newly installed, 0 to remove and 158 not upgraded. 2022-08-19 19:16:48.263 | + functions-common:apt_get:1234 : result=0 2022-08-19 19:16:48.265 | + functions-common:apt_get:1237 : time_stop apt-get 2022-08-19 19:16:48.269 | + functions-common:time_stop:2439 : local name 2022-08-19 19:16:48.271 | + functions-common:time_stop:2440 : local end_time 2022-08-19 19:16:48.273 | + functions-common:time_stop:2441 : local elapsed_time 2022-08-19 19:16:48.276 | + functions-common:time_stop:2442 : local total 2022-08-19 19:16:48.278 | + functions-common:time_stop:2443 : local start_time 2022-08-19 19:16:48.281 | + functions-common:time_stop:2445 : name=apt-get 2022-08-19 19:16:48.283 | + functions-common:time_stop:2446 : start_time=1660936607463 2022-08-19 19:16:48.285 | + functions-common:time_stop:2448 : [[ -z 1660936607463 ]] 2022-08-19 19:16:48.289 | ++ functions-common:time_stop:2451 : date +%s%3N 2022-08-19 19:16:48.293 | + functions-common:time_stop:2451 : end_time=1660936608290 2022-08-19 19:16:48.296 | + functions-common:time_stop:2452 : elapsed_time=827 2022-08-19 19:16:48.298 | + functions-common:time_stop:2453 : total=7612 2022-08-19 19:16:48.300 | + functions-common:time_stop:2455 : _TIME_START[$name]= 2022-08-19 19:16:48.303 | + functions-common:time_stop:2456 : _TIME_TOTAL[$name]=8439 2022-08-19 19:16:48.305 | + functions-common:apt_get:1238 : return 0 2022-08-19 19:16:48.308 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:77 : is_ubuntu 2022-08-19 19:16:48.311 | + functions-common:is_ubuntu:567 : [[ -z deb ]] 2022-08-19 19:16:48.313 | + functions-common:is_ubuntu:570 : '[' deb = deb ']' 2022-08-19 19:16:48.316 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:78 : _neutron_ovs_base_install_ubuntu_dkms 2022-08-19 19:16:48.318 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:58 : local kernel_version 2022-08-19 19:16:48.322 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:59 : uname -r 2022-08-19 19:16:48.327 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:59 : kernel_version=5.4.0-72-generic 2022-08-19 19:16:48.330 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:60 : local kernel_major_minor 2022-08-19 19:16:48.335 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : echo 5.4.0-72-generic 2022-08-19 19:16:48.335 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : cut -d. -f1-2 2022-08-19 19:16:48.342 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : kernel_major_minor=5.4 2022-08-19 19:16:48.345 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:63 : vercmp 5.4 '<' 3.13 2022-08-19 19:16:48.350 | + functions:vercmp:628 : local v1=5.4 2022-08-19 19:16:48.353 | + functions:vercmp:629 : local 'op=<' 2022-08-19 19:16:48.355 | + functions:vercmp:630 : local v2=3.13 2022-08-19 19:16:48.359 | + functions:vercmp:631 : local result 2022-08-19 19:16:48.363 | ++ functions:vercmp:635 : echo -e '5.4\n3.13' 2022-08-19 19:16:48.363 | ++ functions:vercmp:635 : sort -V 2022-08-19 19:16:48.363 | ++ functions:vercmp:635 : head -1 2022-08-19 19:16:48.369 | + functions:vercmp:635 : result=3.13 2022-08-19 19:16:48.371 | + functions:vercmp:637 : case $op in 2022-08-19 19:16:48.374 | + functions:vercmp:647 : '[' 5.4 '!=' 3.13 ']' 2022-08-19 19:16:48.376 | + functions:vercmp:647 : '[' 3.13 = 5.4 ']' 2022-08-19 19:16:48.379 | + functions:vercmp:648 : return 2022-08-19 19:16:48.381 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:79 : restart_service openvswitch-switch 2022-08-19 19:16:48.384 | + functions-common:restart_service:2323 : '[' -x /bin/systemctl ']' 2022-08-19 19:16:48.386 | + functions-common:restart_service:2324 : sudo /bin/systemctl restart openvswitch-switch 2022-08-19 19:16:48.897 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:18 : use_library_from_git os-ken 2022-08-19 19:16:48.899 | + inc/python:use_library_from_git:246 : local name=os-ken 2022-08-19 19:16:48.903 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-19 19:16:48.906 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-19 19:16:48.909 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,os-ken, ]] 2022-08-19 19:16:48.911 | + inc/python:use_library_from_git:249 : return 1 2022-08-19 19:16:48.915 | + ./stack.sh:main:841 : is_service_enabled etcd3 2022-08-19 19:16:48.936 | + functions-common:is_service_enabled:2095 : return 0 2022-08-19 19:16:48.938 | + ./stack.sh:main:842 : install_etcd3 2022-08-19 19:16:48.941 | + lib/etcd3:install_etcd3:103 : echo 'Installing etcd' 2022-08-19 19:16:48.941 | Installing etcd 2022-08-19 19:16:48.943 | + lib/etcd3:install_etcd3:106 : sudo mkdir -p /opt/stack/bin 2022-08-19 19:16:48.956 | + lib/etcd3:install_etcd3:107 : sudo mkdir -p /opt/stack/data/etcd 2022-08-19 19:16:48.967 | + lib/etcd3:install_etcd3:108 : [[ True == \T\r\u\e ]] 2022-08-19 19:16:48.971 | + lib/etcd3:install_etcd3:109 : sudo mount -t tmpfs -o nodev,nosuid,size=512M tmpfs /opt/stack/data/etcd 2022-08-19 19:16:48.986 | + lib/etcd3:install_etcd3:113 : local etcd_file 2022-08-19 19:16:48.991 | ++ 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-08-19 19:16:48.994 | ++ 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-08-19 19:16:48.997 | +++ 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-08-19 19:16:49.003 | ++ functions:get_extra_file:64 : file_name=etcd-v3.3.12-linux-amd64.tar.gz 2022-08-19 19:16:49.006 | ++ 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-08-19 19:16:49.009 | ++ functions:get_extra_file:67 : [[ ! -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz ]] 2022-08-19 19:16:49.012 | ++ functions:get_extra_file:68 : wget --progress=dot:giga -t 2 -c https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz -O /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-08-19 19:16:49.015 | --2022-08-19 19:16:49-- https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz 2022-08-19 19:16:49.063 | Resolving github.com (github.com)... 140.82.121.3 2022-08-19 19:16:49.108 | Connecting to github.com (github.com)|140.82.121.3|:443... connected. 2022-08-19 19:16:49.417 | HTTP request sent, awaiting response... 302 Found 2022-08-19 19:16:49.417 | Location: https://objects.githubusercontent.com/github-production-release-asset-2e65be/11225014/686bc180-2acf-11e9-9edb-e79e93487a0e?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20220819%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20220819T191649Z&X-Amz-Expires=300&X-Amz-Signature=685315cdcae3f35aad3b46e46d9353e9864cc2485f7a43c507047448faa60af3&X-Amz-SignedHeaders=host&actor_id=0&key_id=0&repo_id=11225014&response-content-disposition=attachment%3B%20filename%3Detcd-v3.3.12-linux-amd64.tar.gz&response-content-type=application%2Foctet-stream [following] 2022-08-19 19:16:49.418 | --2022-08-19 19:16:49-- https://objects.githubusercontent.com/github-production-release-asset-2e65be/11225014/686bc180-2acf-11e9-9edb-e79e93487a0e?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20220819%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20220819T191649Z&X-Amz-Expires=300&X-Amz-Signature=685315cdcae3f35aad3b46e46d9353e9864cc2485f7a43c507047448faa60af3&X-Amz-SignedHeaders=host&actor_id=0&key_id=0&repo_id=11225014&response-content-disposition=attachment%3B%20filename%3Detcd-v3.3.12-linux-amd64.tar.gz&response-content-type=application%2Foctet-stream 2022-08-19 19:16:49.423 | Resolving objects.githubusercontent.com (objects.githubusercontent.com)... 185.199.109.133, 185.199.110.133, 185.199.108.133, ... 2022-08-19 19:16:49.448 | Connecting to objects.githubusercontent.com (objects.githubusercontent.com)|185.199.109.133|:443... connected. 2022-08-19 19:16:50.091 | HTTP request sent, awaiting response... 200 OK 2022-08-19 19:16:50.091 | Length: 11350736 (11M) [application/octet-stream] 2022-08-19 19:16:50.091 | Saving to: ‘/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz’ 2022-08-19 19:16:50.204 | 2022-08-19 19:16:50.548 | 0K ........ .. 100% 23.7M=0.5s 2022-08-19 19:16:50.548 | 2022-08-19 19:16:50.548 | 2022-08-19 19:16:50 (23.7 MB/s) - ‘/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz’ saved [11350736/11350736] 2022-08-19 19:16:50.548 | 2022-08-19 19:16:50.553 | ++ functions:get_extra_file:69 : [[ 0 -ne 0 ]] 2022-08-19 19:16:50.557 | ++ functions:get_extra_file:73 : echo /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-08-19 19:16:50.560 | ++ functions:get_extra_file:74 : return 2022-08-19 19:16:50.564 | + lib/etcd3:install_etcd3:114 : etcd_file=/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-08-19 19:16:50.567 | + lib/etcd3:install_etcd3:115 : '[' '!' -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcd ']' 2022-08-19 19:16:50.571 | + lib/etcd3:install_etcd3:116 : echo 'dc5d82df095dae0a2970e4d870b6929590689dd707ae3d33e7b86da0f7f211b6 /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz' 2022-08-19 19:16:50.574 | + lib/etcd3:install_etcd3:118 : sha256sum -c /home/ubuntu/devstack/files/etcd.sha256sum 2022-08-19 19:16:50.700 | /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz: OK 2022-08-19 19:16:50.705 | + lib/etcd3:install_etcd3:120 : tar xzvf /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz -C /home/ubuntu/devstack/files 2022-08-19 19:16:50.712 | etcd-v3.3.12-linux-amd64/ 2022-08-19 19:16:50.712 | etcd-v3.3.12-linux-amd64/README.md 2022-08-19 19:16:50.712 | etcd-v3.3.12-linux-amd64/Documentation/ 2022-08-19 19:16:50.712 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/ 2022-08-19 19:16:50.712 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/interacting_v3.md 2022-08-19 19:16:50.712 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/api_concurrency_reference_v3.md 2022-08-19 19:16:50.713 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/limit.md 2022-08-19 19:16:50.713 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/local_cluster.md 2022-08-19 19:16:50.713 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/api_grpc_gateway.md 2022-08-19 19:16:50.713 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/grpc_naming.md 2022-08-19 19:16:50.713 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/apispec/ 2022-08-19 19:16:50.713 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/apispec/swagger/ 2022-08-19 19:16:50.713 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/apispec/swagger/rpc.swagger.json 2022-08-19 19:16:50.713 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/apispec/swagger/v3lock.swagger.json 2022-08-19 19:16:50.714 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/apispec/swagger/v3election.swagger.json 2022-08-19 19:16:50.714 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/experimental_apis.md 2022-08-19 19:16:50.714 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/api_reference_v3.md 2022-08-19 19:16:50.714 | etcd-v3.3.12-linux-amd64/Documentation/integrations.md 2022-08-19 19:16:50.715 | etcd-v3.3.12-linux-amd64/Documentation/README.md 2022-08-19 19:16:50.715 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/ 2022-08-19 19:16:50.715 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-2-1-0-alpha-benchmarks.md 2022-08-19 19:16:50.715 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-storage-memory-benchmark.md 2022-08-19 19:16:50.715 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/README.md 2022-08-19 19:16:50.715 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-2-2-0-rc-benchmarks.md 2022-08-19 19:16:50.715 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-2-2-0-rc-memory-benchmarks.md 2022-08-19 19:16:50.715 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-3-watch-memory-benchmark.md 2022-08-19 19:16:50.715 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-2-2-0-benchmarks.md 2022-08-19 19:16:50.715 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-3-demo-benchmarks.md 2022-08-19 19:16:50.715 | etcd-v3.3.12-linux-amd64/Documentation/rfc/ 2022-08-19 19:16:50.715 | etcd-v3.3.12-linux-amd64/Documentation/rfc/v3api.md 2022-08-19 19:16:50.715 | etcd-v3.3.12-linux-amd64/Documentation/docs.md 2022-08-19 19:16:50.715 | etcd-v3.3.12-linux-amd64/Documentation/production-users.md 2022-08-19 19:16:50.715 | etcd-v3.3.12-linux-amd64/Documentation/metrics.md 2022-08-19 19:16:50.716 | etcd-v3.3.12-linux-amd64/Documentation/v2/ 2022-08-19 19:16:50.716 | etcd-v3.3.12-linux-amd64/Documentation/v2/authentication.md 2022-08-19 19:16:50.716 | etcd-v3.3.12-linux-amd64/Documentation/v2/proxy.md 2022-08-19 19:16:50.716 | etcd-v3.3.12-linux-amd64/Documentation/v2/glossary.md 2022-08-19 19:16:50.716 | etcd-v3.3.12-linux-amd64/Documentation/v2/docker_guide.md 2022-08-19 19:16:50.716 | etcd-v3.3.12-linux-amd64/Documentation/v2/configuration.md 2022-08-19 19:16:50.716 | etcd-v3.3.12-linux-amd64/Documentation/v2/README.md 2022-08-19 19:16:50.716 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/ 2022-08-19 19:16:50.717 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-2-1-0-alpha-benchmarks.md 2022-08-19 19:16:50.717 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-storage-memory-benchmark.md 2022-08-19 19:16:50.717 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/README.md 2022-08-19 19:16:50.717 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-2-2-0-rc-benchmarks.md 2022-08-19 19:16:50.717 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-2-2-0-rc-memory-benchmarks.md 2022-08-19 19:16:50.717 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-3-watch-memory-benchmark.md 2022-08-19 19:16:50.717 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-2-2-0-benchmarks.md 2022-08-19 19:16:50.717 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-3-demo-benchmarks.md 2022-08-19 19:16:50.717 | etcd-v3.3.12-linux-amd64/Documentation/v2/rfc/ 2022-08-19 19:16:50.717 | etcd-v3.3.12-linux-amd64/Documentation/v2/rfc/v3api.md 2022-08-19 19:16:50.717 | etcd-v3.3.12-linux-amd64/Documentation/v2/libraries-and-tools.md 2022-08-19 19:16:50.717 | etcd-v3.3.12-linux-amd64/Documentation/v2/discovery_protocol.md 2022-08-19 19:16:50.717 | etcd-v3.3.12-linux-amd64/Documentation/v2/runtime-configuration.md 2022-08-19 19:16:50.718 | etcd-v3.3.12-linux-amd64/Documentation/v2/upgrade_2_3.md 2022-08-19 19:16:50.718 | etcd-v3.3.12-linux-amd64/Documentation/v2/auth_api.md 2022-08-19 19:16:50.718 | etcd-v3.3.12-linux-amd64/Documentation/v2/errorcode.md 2022-08-19 19:16:50.718 | etcd-v3.3.12-linux-amd64/Documentation/v2/admin_guide.md 2022-08-19 19:16:50.718 | etcd-v3.3.12-linux-amd64/Documentation/v2/upgrade_2_2.md 2022-08-19 19:16:50.718 | etcd-v3.3.12-linux-amd64/Documentation/v2/upgrade_2_1.md 2022-08-19 19:16:50.718 | etcd-v3.3.12-linux-amd64/Documentation/v2/clustering.md 2022-08-19 19:16:50.719 | etcd-v3.3.12-linux-amd64/Documentation/v2/other_apis.md 2022-08-19 19:16:50.719 | etcd-v3.3.12-linux-amd64/Documentation/v2/production-users.md 2022-08-19 19:16:50.719 | etcd-v3.3.12-linux-amd64/Documentation/v2/metrics.md 2022-08-19 19:16:50.719 | etcd-v3.3.12-linux-amd64/Documentation/v2/runtime-reconf-design.md 2022-08-19 19:16:50.719 | etcd-v3.3.12-linux-amd64/Documentation/v2/etcd_alert.rules.yml 2022-08-19 19:16:50.719 | etcd-v3.3.12-linux-amd64/Documentation/v2/security.md 2022-08-19 19:16:50.719 | etcd-v3.3.12-linux-amd64/Documentation/v2/branch_management.md 2022-08-19 19:16:50.719 | etcd-v3.3.12-linux-amd64/Documentation/v2/internal-protocol-versioning.md 2022-08-19 19:16:50.719 | etcd-v3.3.12-linux-amd64/Documentation/v2/members_api.md 2022-08-19 19:16:50.719 | etcd-v3.3.12-linux-amd64/Documentation/v2/platforms/ 2022-08-19 19:16:50.719 | etcd-v3.3.12-linux-amd64/Documentation/v2/platforms/freebsd.md 2022-08-19 19:16:50.719 | etcd-v3.3.12-linux-amd64/Documentation/v2/faq.md 2022-08-19 19:16:50.720 | etcd-v3.3.12-linux-amd64/Documentation/v2/backward_compatibility.md 2022-08-19 19:16:50.720 | etcd-v3.3.12-linux-amd64/Documentation/v2/04_to_2_snapshot_migration.md 2022-08-19 19:16:50.720 | etcd-v3.3.12-linux-amd64/Documentation/v2/etcd_alert.rules 2022-08-19 19:16:50.720 | etcd-v3.3.12-linux-amd64/Documentation/v2/api.md 2022-08-19 19:16:50.720 | etcd-v3.3.12-linux-amd64/Documentation/v2/api_v3.md 2022-08-19 19:16:50.720 | etcd-v3.3.12-linux-amd64/Documentation/v2/reporting_bugs.md 2022-08-19 19:16:50.720 | etcd-v3.3.12-linux-amd64/Documentation/v2/tuning.md 2022-08-19 19:16:50.720 | etcd-v3.3.12-linux-amd64/Documentation/v2/dev/ 2022-08-19 19:16:50.720 | etcd-v3.3.12-linux-amd64/Documentation/v2/dev/release.md 2022-08-19 19:16:50.720 | etcd-v3.3.12-linux-amd64/Documentation/branch_management.md 2022-08-19 19:16:50.720 | etcd-v3.3.12-linux-amd64/Documentation/platforms/ 2022-08-19 19:16:50.721 | etcd-v3.3.12-linux-amd64/Documentation/platforms/container-linux-systemd.md 2022-08-19 19:16:50.721 | etcd-v3.3.12-linux-amd64/Documentation/platforms/freebsd.md 2022-08-19 19:16:50.721 | etcd-v3.3.12-linux-amd64/Documentation/platforms/aws.md 2022-08-19 19:16:50.721 | etcd-v3.3.12-linux-amd64/Documentation/faq.md 2022-08-19 19:16:50.721 | etcd-v3.3.12-linux-amd64/Documentation/dl_build.md 2022-08-19 19:16:50.722 | etcd-v3.3.12-linux-amd64/Documentation/reporting_bugs.md 2022-08-19 19:16:50.722 | etcd-v3.3.12-linux-amd64/Documentation/tuning.md 2022-08-19 19:16:50.722 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/ 2022-08-19 19:16:50.722 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrade_3_4.md 2022-08-19 19:16:50.722 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrading-etcd.md 2022-08-19 19:16:50.722 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrade_3_2.md 2022-08-19 19:16:50.722 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrade_3_1.md 2022-08-19 19:16:50.722 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrade_3_0.md 2022-08-19 19:16:50.722 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrade_3_3.md 2022-08-19 19:16:50.722 | etcd-v3.3.12-linux-amd64/Documentation/dev-internal/ 2022-08-19 19:16:50.722 | etcd-v3.3.12-linux-amd64/Documentation/dev-internal/logging.md 2022-08-19 19:16:50.723 | etcd-v3.3.12-linux-amd64/Documentation/dev-internal/discovery_protocol.md 2022-08-19 19:16:50.723 | etcd-v3.3.12-linux-amd64/Documentation/dev-internal/release.md 2022-08-19 19:16:50.723 | etcd-v3.3.12-linux-amd64/Documentation/learning/ 2022-08-19 19:16:50.723 | etcd-v3.3.12-linux-amd64/Documentation/learning/auth_design.md 2022-08-19 19:16:50.723 | etcd-v3.3.12-linux-amd64/Documentation/learning/glossary.md 2022-08-19 19:16:50.723 | etcd-v3.3.12-linux-amd64/Documentation/learning/data_model.md 2022-08-19 19:16:50.723 | etcd-v3.3.12-linux-amd64/Documentation/learning/api_guarantees.md 2022-08-19 19:16:50.723 | etcd-v3.3.12-linux-amd64/Documentation/learning/why.md 2022-08-19 19:16:50.723 | etcd-v3.3.12-linux-amd64/Documentation/learning/api.md 2022-08-19 19:16:50.723 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/ 2022-08-19 19:16:50.724 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/authentication.md 2022-08-19 19:16:50.724 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/versioning.md 2022-08-19 19:16:50.724 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/hardware.md 2022-08-19 19:16:50.724 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/grafana.json 2022-08-19 19:16:50.725 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/monitoring.md 2022-08-19 19:16:50.725 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/configuration.md 2022-08-19 19:16:50.725 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/v2-migration.md 2022-08-19 19:16:50.725 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/maintenance.md 2022-08-19 19:16:50.725 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/runtime-configuration.md 2022-08-19 19:16:50.725 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/recovery.md 2022-08-19 19:16:50.725 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/clustering.md 2022-08-19 19:16:50.725 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/etcd3_alert.rules 2022-08-19 19:16:50.725 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/runtime-reconf-design.md 2022-08-19 19:16:50.726 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/etcd3_alert.rules.yml 2022-08-19 19:16:50.726 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/security.md 2022-08-19 19:16:50.726 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/performance.md 2022-08-19 19:16:50.727 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/etcd-sample-grafana.png 2022-08-19 19:16:50.729 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/grpc_proxy.md 2022-08-19 19:16:50.729 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/gateway.md 2022-08-19 19:16:50.729 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/container.md 2022-08-19 19:16:50.729 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/supported-platform.md 2022-08-19 19:16:50.729 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/failures.md 2022-08-19 19:16:50.729 | etcd-v3.3.12-linux-amd64/Documentation/demo.md 2022-08-19 19:16:50.730 | etcd-v3.3.12-linux-amd64/README-etcdctl.md 2022-08-19 19:16:50.730 | etcd-v3.3.12-linux-amd64/etcdctl 2022-08-19 19:16:50.916 | etcd-v3.3.12-linux-amd64/READMEv2-etcdctl.md 2022-08-19 19:16:50.916 | etcd-v3.3.12-linux-amd64/etcd 2022-08-19 19:16:51.147 | + lib/etcd3:install_etcd3:121 : sudo cp /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcd /opt/stack/bin/etcd 2022-08-19 19:16:51.186 | + lib/etcd3:install_etcd3:122 : sudo cp /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcdctl /opt/stack/bin/etcdctl 2022-08-19 19:16:51.221 | + lib/etcd3:install_etcd3:124 : '[' '!' -f /opt/stack/bin/etcd ']' 2022-08-19 19:16:51.224 | + ./stack.sh:main:851 : is_service_enabled tls-proxy 2022-08-19 19:16:51.247 | + functions-common:is_service_enabled:2095 : return 1 2022-08-19 19:16:51.249 | + ./stack.sh:main:861 : install_dstat 2022-08-19 19:16:51.252 | + lib/dstat:install_dstat:22 : is_service_enabled memory_tracker 2022-08-19 19:16:51.270 | + functions-common:is_service_enabled:2095 : return 1 2022-08-19 19:16:51.272 | + ./stack.sh:main:867 : echo_summary 'Installing OpenStack project source' 2022-08-19 19:16:51.275 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-08-19 19:16:51.278 | + ./stack.sh:echo_summary:441 : echo -e Installing OpenStack project source 2022-08-19 19:16:51.280 | + ./stack.sh:main:870 : install_libs 2022-08-19 19:16:51.283 | + lib/libraries:install_libs:90 : _install_lib_from_source automaton 2022-08-19 19:16:51.285 | + lib/libraries:_install_lib_from_source:74 : local name=automaton 2022-08-19 19:16:51.288 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git automaton 2022-08-19 19:16:51.291 | + inc/python:use_library_from_git:246 : local name=automaton 2022-08-19 19:16:51.293 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-19 19:16:51.295 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-19 19:16:51.298 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,automaton, ]] 2022-08-19 19:16:51.300 | + inc/python:use_library_from_git:249 : return 1 2022-08-19 19:16:51.303 | + lib/libraries:install_libs:91 : _install_lib_from_source castellan 2022-08-19 19:16:51.305 | + lib/libraries:_install_lib_from_source:74 : local name=castellan 2022-08-19 19:16:51.308 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git castellan 2022-08-19 19:16:51.310 | + inc/python:use_library_from_git:246 : local name=castellan 2022-08-19 19:16:51.313 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-19 19:16:51.315 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-19 19:16:51.318 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,castellan, ]] 2022-08-19 19:16:51.321 | + inc/python:use_library_from_git:249 : return 1 2022-08-19 19:16:51.323 | + lib/libraries:install_libs:92 : _install_lib_from_source cliff 2022-08-19 19:16:51.326 | + lib/libraries:_install_lib_from_source:74 : local name=cliff 2022-08-19 19:16:51.329 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git cliff 2022-08-19 19:16:51.332 | + inc/python:use_library_from_git:246 : local name=cliff 2022-08-19 19:16:51.334 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-19 19:16:51.337 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-19 19:16:51.340 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,cliff, ]] 2022-08-19 19:16:51.342 | + inc/python:use_library_from_git:249 : return 1 2022-08-19 19:16:51.345 | + lib/libraries:install_libs:93 : _install_lib_from_source cursive 2022-08-19 19:16:51.347 | + lib/libraries:_install_lib_from_source:74 : local name=cursive 2022-08-19 19:16:51.349 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git cursive 2022-08-19 19:16:51.352 | + inc/python:use_library_from_git:246 : local name=cursive 2022-08-19 19:16:51.355 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-19 19:16:51.357 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-19 19:16:51.359 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,cursive, ]] 2022-08-19 19:16:51.362 | + inc/python:use_library_from_git:249 : return 1 2022-08-19 19:16:51.365 | + lib/libraries:install_libs:94 : _install_lib_from_source debtcollector 2022-08-19 19:16:51.367 | + lib/libraries:_install_lib_from_source:74 : local name=debtcollector 2022-08-19 19:16:51.369 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git debtcollector 2022-08-19 19:16:51.372 | + inc/python:use_library_from_git:246 : local name=debtcollector 2022-08-19 19:16:51.375 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-19 19:16:51.377 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-19 19:16:51.380 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,debtcollector, ]] 2022-08-19 19:16:51.382 | + inc/python:use_library_from_git:249 : return 1 2022-08-19 19:16:51.385 | + lib/libraries:install_libs:95 : _install_lib_from_source futurist 2022-08-19 19:16:51.387 | + lib/libraries:_install_lib_from_source:74 : local name=futurist 2022-08-19 19:16:51.390 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git futurist 2022-08-19 19:16:51.392 | + inc/python:use_library_from_git:246 : local name=futurist 2022-08-19 19:16:51.395 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-19 19:16:51.398 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-19 19:16:51.400 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,futurist, ]] 2022-08-19 19:16:51.403 | + inc/python:use_library_from_git:249 : return 1 2022-08-19 19:16:51.405 | + lib/libraries:install_libs:96 : _install_lib_from_source openstacksdk 2022-08-19 19:16:51.408 | + lib/libraries:_install_lib_from_source:74 : local name=openstacksdk 2022-08-19 19:16:51.410 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git openstacksdk 2022-08-19 19:16:51.413 | + inc/python:use_library_from_git:246 : local name=openstacksdk 2022-08-19 19:16:51.416 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-19 19:16:51.418 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-19 19:16:51.421 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,openstacksdk, ]] 2022-08-19 19:16:51.423 | + inc/python:use_library_from_git:249 : return 1 2022-08-19 19:16:51.427 | + lib/libraries:install_libs:97 : _install_lib_from_source osc-lib 2022-08-19 19:16:51.429 | + lib/libraries:_install_lib_from_source:74 : local name=osc-lib 2022-08-19 19:16:51.433 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osc-lib 2022-08-19 19:16:51.436 | + inc/python:use_library_from_git:246 : local name=osc-lib 2022-08-19 19:16:51.439 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-19 19:16:51.442 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-19 19:16:51.445 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,osc-lib, ]] 2022-08-19 19:16:51.448 | + inc/python:use_library_from_git:249 : return 1 2022-08-19 19:16:51.450 | + lib/libraries:install_libs:98 : _install_lib_from_source osc-placement 2022-08-19 19:16:51.453 | + lib/libraries:_install_lib_from_source:74 : local name=osc-placement 2022-08-19 19:16:51.456 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osc-placement 2022-08-19 19:16:51.458 | + inc/python:use_library_from_git:246 : local name=osc-placement 2022-08-19 19:16:51.461 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-19 19:16:51.463 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-19 19:16:51.466 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,osc-placement, ]] 2022-08-19 19:16:51.468 | + inc/python:use_library_from_git:249 : return 1 2022-08-19 19:16:51.471 | + lib/libraries:install_libs:99 : _install_lib_from_source os-client-config 2022-08-19 19:16:51.473 | + lib/libraries:_install_lib_from_source:74 : local name=os-client-config 2022-08-19 19:16:51.476 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-client-config 2022-08-19 19:16:51.479 | + inc/python:use_library_from_git:246 : local name=os-client-config 2022-08-19 19:16:51.481 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-19 19:16:51.484 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-19 19:16:51.486 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,os-client-config, ]] 2022-08-19 19:16:51.488 | + inc/python:use_library_from_git:249 : return 1 2022-08-19 19:16:51.491 | + lib/libraries:install_libs:100 : _install_lib_from_source oslo.cache 2022-08-19 19:16:51.493 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.cache 2022-08-19 19:16:51.496 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.cache 2022-08-19 19:16:51.499 | + inc/python:use_library_from_git:246 : local name=oslo.cache 2022-08-19 19:16:51.502 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-19 19:16:51.505 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-19 19:16:51.508 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.cache, ]] 2022-08-19 19:16:51.510 | + inc/python:use_library_from_git:249 : return 1 2022-08-19 19:16:51.513 | + lib/libraries:install_libs:101 : _install_lib_from_source oslo.concurrency 2022-08-19 19:16:51.516 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.concurrency 2022-08-19 19:16:51.519 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.concurrency 2022-08-19 19:16:51.521 | + inc/python:use_library_from_git:246 : local name=oslo.concurrency 2022-08-19 19:16:51.524 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-19 19:16:51.526 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-19 19:16:51.529 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.concurrency, ]] 2022-08-19 19:16:51.531 | + inc/python:use_library_from_git:249 : return 1 2022-08-19 19:16:51.534 | + lib/libraries:install_libs:102 : _install_lib_from_source oslo.config 2022-08-19 19:16:51.536 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.config 2022-08-19 19:16:51.539 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.config 2022-08-19 19:16:51.543 | + inc/python:use_library_from_git:246 : local name=oslo.config 2022-08-19 19:16:51.545 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-19 19:16:51.548 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-19 19:16:51.551 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.config, ]] 2022-08-19 19:16:51.553 | + inc/python:use_library_from_git:249 : return 1 2022-08-19 19:16:51.556 | + lib/libraries:install_libs:103 : _install_lib_from_source oslo.context 2022-08-19 19:16:51.559 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.context 2022-08-19 19:16:51.562 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.context 2022-08-19 19:16:51.565 | + inc/python:use_library_from_git:246 : local name=oslo.context 2022-08-19 19:16:51.568 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-19 19:16:51.571 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-19 19:16:51.574 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.context, ]] 2022-08-19 19:16:51.578 | + inc/python:use_library_from_git:249 : return 1 2022-08-19 19:16:51.581 | + lib/libraries:install_libs:104 : _install_lib_from_source oslo.db 2022-08-19 19:16:51.583 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.db 2022-08-19 19:16:51.586 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.db 2022-08-19 19:16:51.589 | + inc/python:use_library_from_git:246 : local name=oslo.db 2022-08-19 19:16:51.592 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-19 19:16:51.596 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-19 19:16:51.600 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.db, ]] 2022-08-19 19:16:51.603 | + inc/python:use_library_from_git:249 : return 1 2022-08-19 19:16:51.607 | + lib/libraries:install_libs:105 : _install_lib_from_source oslo.i18n 2022-08-19 19:16:51.609 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.i18n 2022-08-19 19:16:51.612 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.i18n 2022-08-19 19:16:51.614 | + inc/python:use_library_from_git:246 : local name=oslo.i18n 2022-08-19 19:16:51.617 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-19 19:16:51.619 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-19 19:16:51.622 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.i18n, ]] 2022-08-19 19:16:51.625 | + inc/python:use_library_from_git:249 : return 1 2022-08-19 19:16:51.627 | + lib/libraries:install_libs:106 : _install_lib_from_source oslo.limit 2022-08-19 19:16:51.630 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.limit 2022-08-19 19:16:51.632 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.limit 2022-08-19 19:16:51.635 | + inc/python:use_library_from_git:246 : local name=oslo.limit 2022-08-19 19:16:51.637 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-19 19:16:51.640 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-19 19:16:51.642 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.limit, ]] 2022-08-19 19:16:51.645 | + inc/python:use_library_from_git:249 : return 1 2022-08-19 19:16:51.647 | + lib/libraries:install_libs:107 : _install_lib_from_source oslo.log 2022-08-19 19:16:51.650 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.log 2022-08-19 19:16:51.652 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.log 2022-08-19 19:16:51.655 | + inc/python:use_library_from_git:246 : local name=oslo.log 2022-08-19 19:16:51.658 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-19 19:16:51.660 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-19 19:16:51.663 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.log, ]] 2022-08-19 19:16:51.666 | + inc/python:use_library_from_git:249 : return 1 2022-08-19 19:16:51.668 | + lib/libraries:install_libs:108 : _install_lib_from_source oslo.messaging 2022-08-19 19:16:51.671 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.messaging 2022-08-19 19:16:51.673 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.messaging 2022-08-19 19:16:51.676 | + inc/python:use_library_from_git:246 : local name=oslo.messaging 2022-08-19 19:16:51.679 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-19 19:16:51.681 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-19 19:16:51.684 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.messaging, ]] 2022-08-19 19:16:51.687 | + inc/python:use_library_from_git:249 : return 1 2022-08-19 19:16:51.689 | + lib/libraries:install_libs:109 : _install_lib_from_source oslo.middleware 2022-08-19 19:16:51.692 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.middleware 2022-08-19 19:16:51.694 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.middleware 2022-08-19 19:16:51.697 | + inc/python:use_library_from_git:246 : local name=oslo.middleware 2022-08-19 19:16:51.699 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-19 19:16:51.702 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-19 19:16:51.705 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.middleware, ]] 2022-08-19 19:16:51.707 | + inc/python:use_library_from_git:249 : return 1 2022-08-19 19:16:51.710 | + lib/libraries:install_libs:110 : _install_lib_from_source oslo.policy 2022-08-19 19:16:51.713 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.policy 2022-08-19 19:16:51.715 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.policy 2022-08-19 19:16:51.718 | + inc/python:use_library_from_git:246 : local name=oslo.policy 2022-08-19 19:16:51.721 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-19 19:16:51.723 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-19 19:16:51.727 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.policy, ]] 2022-08-19 19:16:51.729 | + inc/python:use_library_from_git:249 : return 1 2022-08-19 19:16:51.732 | + lib/libraries:install_libs:111 : _install_lib_from_source oslo.privsep 2022-08-19 19:16:51.735 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.privsep 2022-08-19 19:16:51.737 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.privsep 2022-08-19 19:16:51.740 | + inc/python:use_library_from_git:246 : local name=oslo.privsep 2022-08-19 19:16:51.742 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-19 19:16:51.745 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-19 19:16:51.748 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.privsep, ]] 2022-08-19 19:16:51.750 | + inc/python:use_library_from_git:249 : return 1 2022-08-19 19:16:51.753 | + lib/libraries:install_libs:112 : _install_lib_from_source oslo.reports 2022-08-19 19:16:51.755 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.reports 2022-08-19 19:16:51.758 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.reports 2022-08-19 19:16:51.760 | + inc/python:use_library_from_git:246 : local name=oslo.reports 2022-08-19 19:16:51.763 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-19 19:16:51.766 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-19 19:16:51.768 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.reports, ]] 2022-08-19 19:16:51.771 | + inc/python:use_library_from_git:249 : return 1 2022-08-19 19:16:51.773 | + lib/libraries:install_libs:113 : _install_lib_from_source oslo.rootwrap 2022-08-19 19:16:51.776 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.rootwrap 2022-08-19 19:16:51.779 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.rootwrap 2022-08-19 19:16:51.781 | + inc/python:use_library_from_git:246 : local name=oslo.rootwrap 2022-08-19 19:16:51.784 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-19 19:16:51.786 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-19 19:16:51.789 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.rootwrap, ]] 2022-08-19 19:16:51.792 | + inc/python:use_library_from_git:249 : return 1 2022-08-19 19:16:51.794 | + lib/libraries:install_libs:114 : _install_lib_from_source oslo.serialization 2022-08-19 19:16:51.797 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.serialization 2022-08-19 19:16:51.799 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.serialization 2022-08-19 19:16:51.802 | + inc/python:use_library_from_git:246 : local name=oslo.serialization 2022-08-19 19:16:51.804 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-19 19:16:51.807 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-19 19:16:51.810 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.serialization, ]] 2022-08-19 19:16:51.812 | + inc/python:use_library_from_git:249 : return 1 2022-08-19 19:16:51.815 | + lib/libraries:install_libs:115 : _install_lib_from_source oslo.service 2022-08-19 19:16:51.817 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.service 2022-08-19 19:16:51.820 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.service 2022-08-19 19:16:51.823 | + inc/python:use_library_from_git:246 : local name=oslo.service 2022-08-19 19:16:51.825 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-19 19:16:51.828 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-19 19:16:51.830 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.service, ]] 2022-08-19 19:16:51.833 | + inc/python:use_library_from_git:249 : return 1 2022-08-19 19:16:51.836 | + lib/libraries:install_libs:116 : _install_lib_from_source oslo.utils 2022-08-19 19:16:51.838 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.utils 2022-08-19 19:16:51.841 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.utils 2022-08-19 19:16:51.843 | + inc/python:use_library_from_git:246 : local name=oslo.utils 2022-08-19 19:16:51.846 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-19 19:16:51.848 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-19 19:16:51.851 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.utils, ]] 2022-08-19 19:16:51.853 | + inc/python:use_library_from_git:249 : return 1 2022-08-19 19:16:51.856 | + lib/libraries:install_libs:117 : _install_lib_from_source oslo.versionedobjects 2022-08-19 19:16:51.859 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.versionedobjects 2022-08-19 19:16:51.861 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.versionedobjects 2022-08-19 19:16:51.864 | + inc/python:use_library_from_git:246 : local name=oslo.versionedobjects 2022-08-19 19:16:51.866 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-19 19:16:51.869 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-19 19:16:51.872 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.versionedobjects, ]] 2022-08-19 19:16:51.874 | + inc/python:use_library_from_git:249 : return 1 2022-08-19 19:16:51.877 | + lib/libraries:install_libs:118 : _install_lib_from_source oslo.vmware 2022-08-19 19:16:51.879 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.vmware 2022-08-19 19:16:51.882 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.vmware 2022-08-19 19:16:51.884 | + inc/python:use_library_from_git:246 : local name=oslo.vmware 2022-08-19 19:16:51.888 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-19 19:16:51.890 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-19 19:16:51.893 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.vmware, ]] 2022-08-19 19:16:51.895 | + inc/python:use_library_from_git:249 : return 1 2022-08-19 19:16:51.898 | + lib/libraries:install_libs:119 : _install_lib_from_source osprofiler 2022-08-19 19:16:51.902 | + lib/libraries:_install_lib_from_source:74 : local name=osprofiler 2022-08-19 19:16:51.906 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osprofiler 2022-08-19 19:16:51.909 | + inc/python:use_library_from_git:246 : local name=osprofiler 2022-08-19 19:16:51.912 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-19 19:16:51.915 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-19 19:16:51.919 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,osprofiler, ]] 2022-08-19 19:16:51.922 | + inc/python:use_library_from_git:249 : return 1 2022-08-19 19:16:51.926 | + lib/libraries:install_libs:120 : _install_lib_from_source pycadf 2022-08-19 19:16:51.929 | + lib/libraries:_install_lib_from_source:74 : local name=pycadf 2022-08-19 19:16:51.932 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git pycadf 2022-08-19 19:16:51.935 | + inc/python:use_library_from_git:246 : local name=pycadf 2022-08-19 19:16:51.938 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-19 19:16:51.941 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-19 19:16:51.944 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,pycadf, ]] 2022-08-19 19:16:51.946 | + inc/python:use_library_from_git:249 : return 1 2022-08-19 19:16:51.949 | + lib/libraries:install_libs:121 : _install_lib_from_source stevedore 2022-08-19 19:16:51.952 | + lib/libraries:_install_lib_from_source:74 : local name=stevedore 2022-08-19 19:16:51.955 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git stevedore 2022-08-19 19:16:51.957 | + inc/python:use_library_from_git:246 : local name=stevedore 2022-08-19 19:16:51.960 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-19 19:16:51.963 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-19 19:16:51.965 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,stevedore, ]] 2022-08-19 19:16:51.968 | + inc/python:use_library_from_git:249 : return 1 2022-08-19 19:16:51.970 | + lib/libraries:install_libs:122 : _install_lib_from_source taskflow 2022-08-19 19:16:51.974 | + lib/libraries:_install_lib_from_source:74 : local name=taskflow 2022-08-19 19:16:51.977 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git taskflow 2022-08-19 19:16:51.980 | + inc/python:use_library_from_git:246 : local name=taskflow 2022-08-19 19:16:51.982 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-19 19:16:51.985 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-19 19:16:51.988 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,taskflow, ]] 2022-08-19 19:16:51.990 | + inc/python:use_library_from_git:249 : return 1 2022-08-19 19:16:51.993 | + lib/libraries:install_libs:123 : _install_lib_from_source tooz 2022-08-19 19:16:51.996 | + lib/libraries:_install_lib_from_source:74 : local name=tooz 2022-08-19 19:16:51.998 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git tooz 2022-08-19 19:16:52.001 | + inc/python:use_library_from_git:246 : local name=tooz 2022-08-19 19:16:52.004 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-19 19:16:52.006 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-19 19:16:52.009 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,tooz, ]] 2022-08-19 19:16:52.011 | + inc/python:use_library_from_git:249 : return 1 2022-08-19 19:16:52.014 | + lib/libraries:install_libs:127 : _install_lib_from_source os-brick 2022-08-19 19:16:52.016 | + lib/libraries:_install_lib_from_source:74 : local name=os-brick 2022-08-19 19:16:52.019 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-brick 2022-08-19 19:16:52.021 | + inc/python:use_library_from_git:246 : local name=os-brick 2022-08-19 19:16:52.024 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-19 19:16:52.026 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-19 19:16:52.029 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,os-brick, ]] 2022-08-19 19:16:52.031 | + inc/python:use_library_from_git:249 : return 1 2022-08-19 19:16:52.034 | + lib/libraries:install_libs:128 : _install_lib_from_source os-resource-classes 2022-08-19 19:16:52.036 | + lib/libraries:_install_lib_from_source:74 : local name=os-resource-classes 2022-08-19 19:16:52.039 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-resource-classes 2022-08-19 19:16:52.042 | + inc/python:use_library_from_git:246 : local name=os-resource-classes 2022-08-19 19:16:52.045 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-19 19:16:52.048 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-19 19:16:52.051 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,os-resource-classes, ]] 2022-08-19 19:16:52.054 | + inc/python:use_library_from_git:249 : return 1 2022-08-19 19:16:52.057 | + lib/libraries:install_libs:129 : _install_lib_from_source os-traits 2022-08-19 19:16:52.060 | + lib/libraries:_install_lib_from_source:74 : local name=os-traits 2022-08-19 19:16:52.062 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-traits 2022-08-19 19:16:52.065 | + inc/python:use_library_from_git:246 : local name=os-traits 2022-08-19 19:16:52.067 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-19 19:16:52.070 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-19 19:16:52.072 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,os-traits, ]] 2022-08-19 19:16:52.075 | + inc/python:use_library_from_git:249 : return 1 2022-08-19 19:16:52.078 | + lib/libraries:install_libs:132 : _install_lib_from_source python-barbicanclient 2022-08-19 19:16:52.080 | + lib/libraries:_install_lib_from_source:74 : local name=python-barbicanclient 2022-08-19 19:16:52.083 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git python-barbicanclient 2022-08-19 19:16:52.085 | + inc/python:use_library_from_git:246 : local name=python-barbicanclient 2022-08-19 19:16:52.088 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-19 19:16:52.090 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-19 19:16:52.093 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,python-barbicanclient, ]] 2022-08-19 19:16:52.095 | + inc/python:use_library_from_git:249 : return 1 2022-08-19 19:16:52.098 | + lib/libraries:install_libs:139 : pip_install etcd3 2022-08-19 19:16:52.122 | Using python 3.8 to install etcd3 2022-08-19 19:16:52.125 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt etcd3 2022-08-19 19:16:54.146 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:16:54.146 | from cryptography.utils import int_from_bytes 2022-08-19 19:16:54.146 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:16:54.146 | from cryptography.utils import int_from_bytes 2022-08-19 19:16:55.217 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-08-19 19:16:55.368 | Collecting etcd3===0.12.0 2022-08-19 19:16:55.375 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/89a/704cb389bf0a0/etcd3-0.12.0.tar.gz (63 kB) 2022-08-19 19:16:58.601 | Collecting grpcio===1.47.0 2022-08-19 19:16:58.619 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/cc3/4d182c4fd64b6/grpcio-1.47.0-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (4.5 MB) 2022-08-19 19:16:59.818 | Collecting protobuf===4.21.5 2022-08-19 19:16:59.826 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/5e0/b272217aad897/protobuf-4.21.5-cp37-abi3-manylinux2014_x86_64.whl (408 kB) 2022-08-19 19:16:59.966 | Requirement already satisfied: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 454)) (1.16.0) 2022-08-19 19:16:59.969 | Requirement already satisfied: tenacity===6.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 493)) (6.3.1) 2022-08-19 19:16:59.983 | Building wheels for collected packages: etcd3 2022-08-19 19:16:59.983 | Building wheel for etcd3 (setup.py): started 2022-08-19 19:17:00.745 | Building wheel for etcd3 (setup.py): finished with status 'done' 2022-08-19 19:17:00.747 | Created wheel for etcd3: filename=etcd3-0.12.0-py2.py3-none-any.whl size=42858 sha256=ed27d1fbba6d0b5f020e293523dc02b3f6b8dd2950fef4058832ad6259128f07 2022-08-19 19:17:00.747 | Stored in directory: /root/.cache/pip/wheels/32/8a/31/1308d0452fdcc24ed454fa7c297cc2b924f30bfd57b1080bf1 2022-08-19 19:17:00.748 | Successfully built etcd3 2022-08-19 19:17:02.238 | Installing collected packages: grpcio, protobuf, etcd3 2022-08-19 19:17:03.061 | Successfully installed etcd3-0.12.0 grpcio-1.47.0 protobuf-4.21.5 2022-08-19 19:17:03.190 | + inc/python:pip_install:196 : result=0 2022-08-19 19:17:03.194 | + inc/python:pip_install:198 : time_stop pip_install 2022-08-19 19:17:03.198 | + functions-common:time_stop:2439 : local name 2022-08-19 19:17:03.202 | + functions-common:time_stop:2440 : local end_time 2022-08-19 19:17:03.206 | + functions-common:time_stop:2441 : local elapsed_time 2022-08-19 19:17:03.210 | + functions-common:time_stop:2442 : local total 2022-08-19 19:17:03.214 | + functions-common:time_stop:2443 : local start_time 2022-08-19 19:17:03.217 | + functions-common:time_stop:2445 : name=pip_install 2022-08-19 19:17:03.219 | + functions-common:time_stop:2446 : start_time=1660936612116 2022-08-19 19:17:03.221 | + functions-common:time_stop:2448 : [[ -z 1660936612116 ]] 2022-08-19 19:17:03.224 | ++ functions-common:time_stop:2451 : date +%s%3N 2022-08-19 19:17:03.229 | + functions-common:time_stop:2451 : end_time=1660936623226 2022-08-19 19:17:03.231 | + functions-common:time_stop:2452 : elapsed_time=11110 2022-08-19 19:17:03.234 | + functions-common:time_stop:2453 : total=27089 2022-08-19 19:17:03.236 | + functions-common:time_stop:2455 : _TIME_START[$name]= 2022-08-19 19:17:03.238 | + functions-common:time_stop:2456 : _TIME_TOTAL[$name]=38199 2022-08-19 19:17:03.241 | + inc/python:pip_install:199 : return 0 2022-08-19 19:17:03.244 | + lib/libraries:install_libs:140 : pip_install etcd3gw 2022-08-19 19:17:03.266 | Using python 3.8 to install etcd3gw 2022-08-19 19:17:03.269 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt etcd3gw 2022-08-19 19:17:05.283 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:17:05.283 | from cryptography.utils import int_from_bytes 2022-08-19 19:17:05.283 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:17:05.283 | from cryptography.utils import int_from_bytes 2022-08-19 19:17:06.319 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-08-19 19:17:06.476 | Collecting etcd3gw===2.0.0 2022-08-19 19:17:06.483 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/827/5a9233ccda502/etcd3gw-2.0.0-py3-none-any.whl (22 kB) 2022-08-19 19:17:06.592 | Requirement already satisfied: futurist===2.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 540)) (2.4.1) 2022-08-19 19:17:06.594 | Requirement already satisfied: pbr===5.10.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 45)) (5.10.0) 2022-08-19 19:17:06.598 | Requirement already satisfied: requests===2.28.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 222)) (2.28.1) 2022-08-19 19:17:06.613 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests===2.28.1->-c /opt/stack/requirements/upper-constraints.txt (line 222)) (2019.11.28) 2022-08-19 19:17:06.615 | Requirement already satisfied: charset-normalizer===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 561)) (2.1.0) 2022-08-19 19:17:06.620 | Requirement already satisfied: idna===3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 370)) (3.3) 2022-08-19 19:17:06.623 | Requirement already satisfied: urllib3===1.26.11 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 172)) (1.26.11) 2022-08-19 19:17:08.059 | Installing collected packages: etcd3gw 2022-08-19 19:17:08.158 | Successfully installed etcd3gw-2.0.0 2022-08-19 19:17:08.255 | + inc/python:pip_install:196 : result=0 2022-08-19 19:17:08.259 | + inc/python:pip_install:198 : time_stop pip_install 2022-08-19 19:17:08.263 | + functions-common:time_stop:2439 : local name 2022-08-19 19:17:08.267 | + functions-common:time_stop:2440 : local end_time 2022-08-19 19:17:08.270 | + functions-common:time_stop:2441 : local elapsed_time 2022-08-19 19:17:08.274 | + functions-common:time_stop:2442 : local total 2022-08-19 19:17:08.277 | + functions-common:time_stop:2443 : local start_time 2022-08-19 19:17:08.280 | + functions-common:time_stop:2445 : name=pip_install 2022-08-19 19:17:08.283 | + functions-common:time_stop:2446 : start_time=1660936623260 2022-08-19 19:17:08.285 | + functions-common:time_stop:2448 : [[ -z 1660936623260 ]] 2022-08-19 19:17:08.288 | ++ functions-common:time_stop:2451 : date +%s%3N 2022-08-19 19:17:08.293 | + functions-common:time_stop:2451 : end_time=1660936628290 2022-08-19 19:17:08.295 | + functions-common:time_stop:2452 : elapsed_time=5030 2022-08-19 19:17:08.297 | + functions-common:time_stop:2453 : total=38199 2022-08-19 19:17:08.300 | + functions-common:time_stop:2455 : _TIME_START[$name]= 2022-08-19 19:17:08.302 | + functions-common:time_stop:2456 : _TIME_TOTAL[$name]=43229 2022-08-19 19:17:08.305 | + inc/python:pip_install:199 : return 0 2022-08-19 19:17:08.307 | + ./stack.sh:main:873 : install_apache_uwsgi 2022-08-19 19:17:08.310 | + lib/apache:install_apache_uwsgi:85 : local apxs=apxs2 2022-08-19 19:17:08.313 | + lib/apache:install_apache_uwsgi:86 : is_fedora 2022-08-19 19:17:08.316 | + functions-common:is_fedora:519 : [[ -z Ubuntu ]] 2022-08-19 19:17:08.318 | + functions-common:is_fedora:523 : '[' Ubuntu = Fedora ']' 2022-08-19 19:17:08.321 | + functions-common:is_fedora:523 : '[' Ubuntu = 'Red Hat' ']' 2022-08-19 19:17:08.323 | + functions-common:is_fedora:524 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-08-19 19:17:08.326 | + functions-common:is_fedora:525 : '[' Ubuntu = RedHatEnterprise ']' 2022-08-19 19:17:08.328 | + functions-common:is_fedora:526 : '[' Ubuntu = CentOS ']' 2022-08-19 19:17:08.331 | + functions-common:is_fedora:526 : '[' Ubuntu = CentOSStream ']' 2022-08-19 19:17:08.333 | + functions-common:is_fedora:527 : '[' Ubuntu = AlmaLinux ']' 2022-08-19 19:17:08.336 | + functions-common:is_fedora:528 : '[' Ubuntu = OracleServer ']' 2022-08-19 19:17:08.338 | + functions-common:is_fedora:528 : '[' Ubuntu = Virtuozzo ']' 2022-08-19 19:17:08.341 | + lib/apache:install_apache_uwsgi:90 : is_ubuntu 2022-08-19 19:17:08.344 | + functions-common:is_ubuntu:567 : [[ -z deb ]] 2022-08-19 19:17:08.346 | + functions-common:is_ubuntu:570 : '[' deb = deb ']' 2022-08-19 19:17:08.349 | + lib/apache:install_apache_uwsgi:91 : local 'pkg_list=uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi' 2022-08-19 19:17:08.351 | + lib/apache:install_apache_uwsgi:92 : install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-08-19 19:17:08.354 | + functions-common:install_package:1463 : update_package_repo 2022-08-19 19:17:08.356 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-08-19 19:17:08.359 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-08-19 19:17:08.361 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-08-19 19:17:08.364 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-08-19 19:17:08.366 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-08-19 19:17:08.369 | + functions-common:is_ubuntu:567 : [[ -z deb ]] 2022-08-19 19:17:08.371 | + functions-common:is_ubuntu:570 : '[' deb = deb ']' 2022-08-19 19:17:08.374 | + functions-common:update_package_repo:1444 : apt_get_update 2022-08-19 19:17:08.376 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-08-19 19:17:08.379 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-08-19 19:17:08.382 | + functions-common:apt_get_update:1190 : return 2022-08-19 19:17:08.384 | + functions-common:install_package:1464 : real_install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-08-19 19:17:08.387 | + functions-common:real_install_package:1449 : is_ubuntu 2022-08-19 19:17:08.390 | + functions-common:is_ubuntu:567 : [[ -z deb ]] 2022-08-19 19:17:08.392 | + functions-common:is_ubuntu:570 : '[' deb = deb ']' 2022-08-19 19:17:08.395 | + functions-common:real_install_package:1450 : apt_get install uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-08-19 19:17:08.419 | + functions-common:apt_get:1230 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-08-19 19:17:08.535 | Reading package lists... 2022-08-19 19:17:08.800 | Building dependency tree... 2022-08-19 19:17:08.802 | Reading state information... 2022-08-19 19:17:09.066 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.12). 2022-08-19 19:17:09.066 | The following packages were automatically installed and are no longer required: 2022-08-19 19:17:09.067 | apport-symptoms libboost-iostreams1.71.0 libboost-thread1.71.0 libnetplan0 2022-08-19 19:17:09.067 | python3-automat python3-click python3-colorama python3-configobj 2022-08-19 19:17:09.067 | python3-constantly python3-entrypoints python3-hamcrest python3-hyperlink 2022-08-19 19:17:09.068 | python3-incremental python3-keyring python3-lazr.uri python3-problem-report 2022-08-19 19:17:09.068 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-08-19 19:17:09.068 | python3-zope.interface 2022-08-19 19:17:09.068 | Use 'sudo apt autoremove' to remove them. 2022-08-19 19:17:09.068 | The following additional packages will be installed: 2022-08-19 19:17:09.069 | libnorm1 libpgm-5.2-0 libzmq5 uwsgi-core 2022-08-19 19:17:09.070 | Suggested packages: 2022-08-19 19:17:09.070 | uwsgi-dev uwsgi-extra uwsgi-plugins-all python3-uwsgidecorators 2022-08-19 19:17:09.141 | The following NEW packages will be installed: 2022-08-19 19:17:09.142 | libnorm1 libpgm-5.2-0 libzmq5 uwsgi uwsgi-core uwsgi-plugin-python3 2022-08-19 19:17:09.389 | 0 upgraded, 6 newly installed, 0 to remove and 158 not upgraded. 2022-08-19 19:17:09.389 | Need to get 1,306 kB of archives. 2022-08-19 19:17:09.389 | After this operation, 4,613 kB of additional disk space will be used. 2022-08-19 19:17:09.389 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libnorm1 amd64 1.5.8+dfsg2-2build1 [290 kB] 2022-08-19 19:17:10.022 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-3ubuntu1 [158 kB] 2022-08-19 19:17:10.067 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libzmq5 amd64 4.3.2-2ubuntu1 [242 kB] 2022-08-19 19:17:10.161 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 uwsgi-core amd64 2.0.18-11ubuntu1 [523 kB] 2022-08-19 19:17:10.271 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 uwsgi amd64 2.0.18-11ubuntu1 [17.6 kB] 2022-08-19 19:17:10.273 | Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 uwsgi-plugin-python3 amd64 2.0.18-11ubuntu1 [75.1 kB] 2022-08-19 19:17:10.900 | Fetched 1,306 kB in 1s (1,155 kB/s) 2022-08-19 19:17:10.943 | Selecting previously unselected package libnorm1:amd64. 2022-08-19 19:17:11.001 | (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 ... 99928 files and directories currently installed.) 2022-08-19 19:17:11.005 | Preparing to unpack .../0-libnorm1_1.5.8+dfsg2-2build1_amd64.deb ... 2022-08-19 19:17:11.034 | Unpacking libnorm1:amd64 (1.5.8+dfsg2-2build1) ... 2022-08-19 19:17:11.139 | Selecting previously unselected package libpgm-5.2-0:amd64. 2022-08-19 19:17:11.149 | Preparing to unpack .../1-libpgm-5.2-0_5.2.122~dfsg-3ubuntu1_amd64.deb ... 2022-08-19 19:17:11.154 | Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-3ubuntu1) ... 2022-08-19 19:17:11.230 | Selecting previously unselected package libzmq5:amd64. 2022-08-19 19:17:11.241 | Preparing to unpack .../2-libzmq5_4.3.2-2ubuntu1_amd64.deb ... 2022-08-19 19:17:11.246 | Unpacking libzmq5:amd64 (4.3.2-2ubuntu1) ... 2022-08-19 19:17:11.324 | Selecting previously unselected package uwsgi-core. 2022-08-19 19:17:11.335 | Preparing to unpack .../3-uwsgi-core_2.0.18-11ubuntu1_amd64.deb ... 2022-08-19 19:17:11.339 | Unpacking uwsgi-core (2.0.18-11ubuntu1) ... 2022-08-19 19:17:11.516 | Selecting previously unselected package uwsgi. 2022-08-19 19:17:11.526 | Preparing to unpack .../4-uwsgi_2.0.18-11ubuntu1_amd64.deb ... 2022-08-19 19:17:11.531 | Unpacking uwsgi (2.0.18-11ubuntu1) ... 2022-08-19 19:17:11.588 | Selecting previously unselected package uwsgi-plugin-python3. 2022-08-19 19:17:11.599 | Preparing to unpack .../5-uwsgi-plugin-python3_2.0.18-11ubuntu1_amd64.deb ... 2022-08-19 19:17:11.603 | Unpacking uwsgi-plugin-python3 (2.0.18-11ubuntu1) ... 2022-08-19 19:17:11.705 | Setting up libnorm1:amd64 (1.5.8+dfsg2-2build1) ... 2022-08-19 19:17:11.720 | Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-3ubuntu1) ... 2022-08-19 19:17:11.731 | Setting up libzmq5:amd64 (4.3.2-2ubuntu1) ... 2022-08-19 19:17:11.739 | Setting up uwsgi-core (2.0.18-11ubuntu1) ... 2022-08-19 19:17:11.757 | Setting up uwsgi (2.0.18-11ubuntu1) ... 2022-08-19 19:17:12.677 | Setting up uwsgi-plugin-python3 (2.0.18-11ubuntu1) ... 2022-08-19 19:17:12.712 | Processing triggers for systemd (245.4-4ubuntu3.17) ... 2022-08-19 19:17:13.096 | Processing triggers for man-db (2.9.1-1) ... 2022-08-19 19:17:13.511 | Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2022-08-19 19:17:21.674 | + functions-common:apt_get:1234 : result=0 2022-08-19 19:17:21.679 | + functions-common:apt_get:1237 : time_stop apt-get 2022-08-19 19:17:21.682 | + functions-common:time_stop:2439 : local name 2022-08-19 19:17:21.685 | + functions-common:time_stop:2440 : local end_time 2022-08-19 19:17:21.688 | + functions-common:time_stop:2441 : local elapsed_time 2022-08-19 19:17:21.692 | + functions-common:time_stop:2442 : local total 2022-08-19 19:17:21.696 | + functions-common:time_stop:2443 : local start_time 2022-08-19 19:17:21.700 | + functions-common:time_stop:2445 : name=apt-get 2022-08-19 19:17:21.703 | + functions-common:time_stop:2446 : start_time=1660936628416 2022-08-19 19:17:21.705 | + functions-common:time_stop:2448 : [[ -z 1660936628416 ]] 2022-08-19 19:17:21.708 | ++ functions-common:time_stop:2451 : date +%s%3N 2022-08-19 19:17:21.713 | + functions-common:time_stop:2451 : end_time=1660936641710 2022-08-19 19:17:21.715 | + functions-common:time_stop:2452 : elapsed_time=13294 2022-08-19 19:17:21.718 | + functions-common:time_stop:2453 : total=8439 2022-08-19 19:17:21.720 | + functions-common:time_stop:2455 : _TIME_START[$name]= 2022-08-19 19:17:21.722 | + functions-common:time_stop:2456 : _TIME_TOTAL[$name]=21733 2022-08-19 19:17:21.725 | + functions-common:apt_get:1238 : return 0 2022-08-19 19:17:21.728 | + lib/apache:install_apache_uwsgi:128 : is_ubuntu 2022-08-19 19:17:21.730 | + functions-common:is_ubuntu:567 : [[ -z deb ]] 2022-08-19 19:17:21.733 | + functions-common:is_ubuntu:570 : '[' deb = deb ']' 2022-08-19 19:17:21.736 | + lib/apache:install_apache_uwsgi:130 : sudo a2enmod proxy 2022-08-19 19:17:21.799 | Enabling module proxy. 2022-08-19 19:17:21.808 | To activate the new configuration, you need to run: 2022-08-19 19:17:21.808 | systemctl restart apache2 2022-08-19 19:17:21.814 | + lib/apache:install_apache_uwsgi:131 : sudo a2enmod proxy_uwsgi 2022-08-19 19:17:21.883 | Considering dependency proxy for proxy_uwsgi: 2022-08-19 19:17:21.883 | Module proxy already enabled 2022-08-19 19:17:21.883 | Enabling module proxy_uwsgi. 2022-08-19 19:17:21.892 | To activate the new configuration, you need to run: 2022-08-19 19:17:21.892 | systemctl restart apache2 2022-08-19 19:17:21.898 | + lib/apache:install_apache_uwsgi:137 : restart_apache_server 2022-08-19 19:17:21.903 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-08-19 19:17:21.906 | + functions-common:restart_service:2323 : '[' -x /bin/systemctl ']' 2022-08-19 19:17:21.909 | + functions-common:restart_service:2324 : sudo /bin/systemctl restart apache2 2022-08-19 19:17:22.048 | + ./stack.sh:main:876 : install_keystoneauth 2022-08-19 19:17:22.051 | + lib/keystone:install_keystoneauth:498 : use_library_from_git keystoneauth 2022-08-19 19:17:22.053 | + inc/python:use_library_from_git:246 : local name=keystoneauth 2022-08-19 19:17:22.056 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-19 19:17:22.059 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-19 19:17:22.062 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,keystoneauth, ]] 2022-08-19 19:17:22.065 | + inc/python:use_library_from_git:249 : return 1 2022-08-19 19:17:22.067 | + ./stack.sh:main:877 : install_keystoneclient 2022-08-19 19:17:22.070 | + lib/keystone:install_keystoneclient:506 : use_library_from_git python-keystoneclient 2022-08-19 19:17:22.073 | + inc/python:use_library_from_git:246 : local name=python-keystoneclient 2022-08-19 19:17:22.075 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-19 19:17:22.078 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-19 19:17:22.080 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,python-keystoneclient, ]] 2022-08-19 19:17:22.083 | + inc/python:use_library_from_git:249 : return 1 2022-08-19 19:17:22.086 | + ./stack.sh:main:878 : install_glanceclient 2022-08-19 19:17:22.088 | + lib/glance:install_glanceclient:498 : use_library_from_git python-glanceclient 2022-08-19 19:17:22.091 | + inc/python:use_library_from_git:246 : local name=python-glanceclient 2022-08-19 19:17:22.093 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-19 19:17:22.096 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-19 19:17:22.098 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,python-glanceclient, ]] 2022-08-19 19:17:22.101 | + inc/python:use_library_from_git:249 : return 1 2022-08-19 19:17:22.103 | + ./stack.sh:main:879 : install_cinderclient 2022-08-19 19:17:22.106 | + lib/cinder:install_cinderclient:484 : use_library_from_git python-brick-cinderclient-ext 2022-08-19 19:17:22.109 | + inc/python:use_library_from_git:246 : local name=python-brick-cinderclient-ext 2022-08-19 19:17:22.111 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-19 19:17:22.114 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-19 19:17:22.117 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,python-brick-cinderclient-ext, ]] 2022-08-19 19:17:22.120 | + inc/python:use_library_from_git:249 : return 1 2022-08-19 19:17:22.122 | + lib/cinder:install_cinderclient:489 : use_library_from_git python-cinderclient 2022-08-19 19:17:22.125 | + inc/python:use_library_from_git:246 : local name=python-cinderclient 2022-08-19 19:17:22.127 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-19 19:17:22.130 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-19 19:17:22.132 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,python-cinderclient, ]] 2022-08-19 19:17:22.135 | + inc/python:use_library_from_git:249 : return 1 2022-08-19 19:17:22.137 | + ./stack.sh:main:880 : install_novaclient 2022-08-19 19:17:22.140 | + lib/nova:install_novaclient:878 : use_library_from_git python-novaclient 2022-08-19 19:17:22.143 | + inc/python:use_library_from_git:246 : local name=python-novaclient 2022-08-19 19:17:22.145 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-19 19:17:22.148 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-19 19:17:22.150 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,python-novaclient, ]] 2022-08-19 19:17:22.153 | + inc/python:use_library_from_git:249 : return 1 2022-08-19 19:17:22.156 | + ./stack.sh:main:881 : is_service_enabled swift glance horizon 2022-08-19 19:17:22.175 | + functions-common:is_service_enabled:2095 : return 0 2022-08-19 19:17:22.177 | + ./stack.sh:main:882 : install_swiftclient 2022-08-19 19:17:22.180 | + lib/swift:install_swiftclient:733 : use_library_from_git python-swiftclient 2022-08-19 19:17:22.183 | + inc/python:use_library_from_git:246 : local name=python-swiftclient 2022-08-19 19:17:22.185 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-19 19:17:22.188 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-19 19:17:22.190 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,python-swiftclient, ]] 2022-08-19 19:17:22.193 | + inc/python:use_library_from_git:249 : return 1 2022-08-19 19:17:22.196 | + ./stack.sh:main:884 : is_service_enabled neutron nova horizon 2022-08-19 19:17:22.213 | + functions-common:is_service_enabled:2095 : return 0 2022-08-19 19:17:22.215 | + ./stack.sh:main:885 : install_neutronclient 2022-08-19 19:17:22.218 | + lib/neutron:install_neutronclient:465 : use_library_from_git python-neutronclient 2022-08-19 19:17:22.221 | + inc/python:use_library_from_git:246 : local name=python-neutronclient 2022-08-19 19:17:22.223 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-19 19:17:22.226 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-19 19:17:22.228 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,python-neutronclient, ]] 2022-08-19 19:17:22.231 | + inc/python:use_library_from_git:249 : return 1 2022-08-19 19:17:22.234 | + ./stack.sh:main:889 : install_keystonemiddleware 2022-08-19 19:17:22.236 | + lib/keystone:install_keystonemiddleware:516 : use_library_from_git keystonemiddleware 2022-08-19 19:17:22.239 | + inc/python:use_library_from_git:246 : local name=keystonemiddleware 2022-08-19 19:17:22.242 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-19 19:17:22.244 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-19 19:17:22.247 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,keystonemiddleware, ]] 2022-08-19 19:17:22.249 | + inc/python:use_library_from_git:249 : return 1 2022-08-19 19:17:22.252 | + lib/keystone:install_keystonemiddleware:521 : pip_install_gr keystonemiddleware 2022-08-19 19:17:22.254 | + inc/python:pip_install_gr:76 : local name=keystonemiddleware 2022-08-19 19:17:22.257 | + inc/python:pip_install_gr:77 : local clean_name 2022-08-19 19:17:22.260 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements keystonemiddleware 2022-08-19 19:17:22.263 | ++ inc/python:get_from_global_requirements:221 : local package=keystonemiddleware 2022-08-19 19:17:22.265 | ++ inc/python:get_from_global_requirements:222 : local required_pkg 2022-08-19 19:17:22.269 | +++ inc/python:get_from_global_requirements:223 : grep -i -h '^keystonemiddleware' /opt/stack/requirements/global-requirements.txt 2022-08-19 19:17:22.269 | +++ inc/python:get_from_global_requirements:223 : cut -d# -f1 2022-08-19 19:17:22.274 | ++ inc/python:get_from_global_requirements:223 : required_pkg='keystonemiddleware ' 2022-08-19 19:17:22.277 | ++ inc/python:get_from_global_requirements:224 : [[ keystonemiddleware == '' ]] 2022-08-19 19:17:22.279 | ++ inc/python:get_from_global_requirements:227 : echo keystonemiddleware 2022-08-19 19:17:22.282 | + inc/python:pip_install_gr:78 : clean_name=keystonemiddleware 2022-08-19 19:17:22.285 | + inc/python:pip_install_gr:79 : pip_install keystonemiddleware 2022-08-19 19:17:22.307 | Using python 3.8 to install keystonemiddleware 2022-08-19 19:17:22.310 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt keystonemiddleware 2022-08-19 19:17:24.396 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:17:24.396 | from cryptography.utils import int_from_bytes 2022-08-19 19:17:24.396 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:17:24.396 | from cryptography.utils import int_from_bytes 2022-08-19 19:17:25.452 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-08-19 19:17:25.455 | Requirement already satisfied: keystonemiddleware===10.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 357)) (10.0.0) 2022-08-19 19:17:25.507 | Requirement already satisfied: oslo.cache===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 376)) (3.0.0) 2022-08-19 19:17:25.544 | Requirement already satisfied: oslo.config===9.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 399)) (9.0.0) 2022-08-19 19:17:25.582 | Requirement already satisfied: dogpile.cache===1.1.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 418)) (1.1.8) 2022-08-19 19:17:25.587 | Requirement already satisfied: stevedore===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 427)) (4.0.0) 2022-08-19 19:17:25.592 | Requirement already satisfied: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 454)) (1.16.0) 2022-08-19 19:17:25.594 | Requirement already satisfied: rfc3986===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 492)) (1.5.0) 2022-08-19 19:17:25.599 | Requirement already satisfied: keystoneauth1===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 519)) (5.0.0) 2022-08-19 19:17:25.656 | Requirement already satisfied: python-keystoneclient===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 523)) (5.0.0) 2022-08-19 19:17:25.676 | Requirement already satisfied: decorator===5.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 536)) (5.1.1) 2022-08-19 19:17:25.679 | Requirement already satisfied: oslo.utils===6.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 575)) (6.0.0) 2022-08-19 19:17:25.693 | Requirement already satisfied: pytz===2022.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 586)) (2022.2.1) 2022-08-19 19:17:25.696 | Requirement already satisfied: requests===2.28.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 222)) (2.28.1) 2022-08-19 19:17:25.711 | Requirement already satisfied: WebOb===1.8.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 19)) (1.8.7) 2022-08-19 19:17:25.724 | Requirement already satisfied: oslo.log===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 284)) (5.0.0) 2022-08-19 19:17:25.761 | Requirement already satisfied: pbr===5.10.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 45)) (5.10.0) 2022-08-19 19:17:25.764 | Requirement already satisfied: oslo.serialization===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 313)) (5.0.0) 2022-08-19 19:17:25.772 | Requirement already satisfied: oslo.context===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 54)) (5.0.0) 2022-08-19 19:17:25.778 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 57)) (3.1.1) 2022-08-19 19:17:25.787 | Requirement already satisfied: oslo.i18n===5.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 51)) (5.1.0) 2022-08-19 19:17:25.792 | Requirement already satisfied: PyYAML===6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 181)) (6.0) 2022-08-19 19:17:25.795 | Requirement already satisfied: debtcollector===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 115)) (2.5.0) 2022-08-19 19:17:25.801 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 133)) (0.8.0) 2022-08-19 19:17:25.806 | Requirement already satisfied: iso8601===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 366)) (1.0.2) 2022-08-19 19:17:25.809 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 332)) (1.7.0) 2022-08-19 19:17:25.813 | Requirement already satisfied: packaging===21.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 339)) (21.3) 2022-08-19 19:17:25.818 | Requirement already satisfied: netifaces===0.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 515)) (0.11.0) 2022-08-19 19:17:25.821 | Requirement already satisfied: pyparsing===3.0.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 414)) (3.0.9) 2022-08-19 19:17:25.826 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests===2.28.1->-c /opt/stack/requirements/upper-constraints.txt (line 222)) (2019.11.28) 2022-08-19 19:17:25.829 | Requirement already satisfied: urllib3===1.26.11 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 172)) (1.26.11) 2022-08-19 19:17:25.861 | Requirement already satisfied: charset-normalizer===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 561)) (2.1.0) 2022-08-19 19:17:25.865 | Requirement already satisfied: idna===3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 370)) (3.3) 2022-08-19 19:17:25.868 | Requirement already satisfied: python-dateutil===2.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 581)) (2.8.2) 2022-08-19 19:17:25.873 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 114)) (0.9.6) 2022-08-19 19:17:25.876 | Requirement already satisfied: msgpack===1.0.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 397)) (1.0.4) 2022-08-19 19:17:25.878 | Requirement already satisfied: wrapt===1.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 481)) (1.14.1) 2022-08-19 19:17:27.213 | + inc/python:pip_install:196 : result=0 2022-08-19 19:17:27.217 | + inc/python:pip_install:198 : time_stop pip_install 2022-08-19 19:17:27.221 | + functions-common:time_stop:2439 : local name 2022-08-19 19:17:27.225 | + functions-common:time_stop:2440 : local end_time 2022-08-19 19:17:27.229 | + functions-common:time_stop:2441 : local elapsed_time 2022-08-19 19:17:27.233 | + functions-common:time_stop:2442 : local total 2022-08-19 19:17:27.237 | + functions-common:time_stop:2443 : local start_time 2022-08-19 19:17:27.241 | + functions-common:time_stop:2445 : name=pip_install 2022-08-19 19:17:27.245 | + functions-common:time_stop:2446 : start_time=1660936642301 2022-08-19 19:17:27.248 | + functions-common:time_stop:2448 : [[ -z 1660936642301 ]] 2022-08-19 19:17:27.251 | ++ functions-common:time_stop:2451 : date +%s%3N 2022-08-19 19:17:27.256 | + functions-common:time_stop:2451 : end_time=1660936647253 2022-08-19 19:17:27.258 | + functions-common:time_stop:2452 : elapsed_time=4952 2022-08-19 19:17:27.261 | + functions-common:time_stop:2453 : total=43229 2022-08-19 19:17:27.263 | + functions-common:time_stop:2455 : _TIME_START[$name]= 2022-08-19 19:17:27.266 | + functions-common:time_stop:2456 : _TIME_TOTAL[$name]=48181 2022-08-19 19:17:27.268 | + inc/python:pip_install:199 : return 0 2022-08-19 19:17:27.271 | + lib/keystone:install_keystonemiddleware:525 : pip_install_gr python-memcached 2022-08-19 19:17:27.274 | + inc/python:pip_install_gr:76 : local name=python-memcached 2022-08-19 19:17:27.276 | + inc/python:pip_install_gr:77 : local clean_name 2022-08-19 19:17:27.280 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-memcached 2022-08-19 19:17:27.283 | ++ inc/python:get_from_global_requirements:221 : local package=python-memcached 2022-08-19 19:17:27.285 | ++ inc/python:get_from_global_requirements:222 : local required_pkg 2022-08-19 19:17:27.290 | +++ inc/python:get_from_global_requirements:223 : grep -i -h '^python-memcached' /opt/stack/requirements/global-requirements.txt 2022-08-19 19:17:27.290 | +++ inc/python:get_from_global_requirements:223 : cut -d# -f1 2022-08-19 19:17:27.296 | ++ inc/python:get_from_global_requirements:223 : required_pkg='python-memcached ' 2022-08-19 19:17:27.298 | ++ inc/python:get_from_global_requirements:224 : [[ python-memcached == '' ]] 2022-08-19 19:17:27.301 | ++ inc/python:get_from_global_requirements:227 : echo python-memcached 2022-08-19 19:17:27.304 | + inc/python:pip_install_gr:78 : clean_name=python-memcached 2022-08-19 19:17:27.307 | + inc/python:pip_install_gr:79 : pip_install python-memcached 2022-08-19 19:17:27.329 | Using python 3.8 to install python-memcached 2022-08-19 19:17:27.332 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt python-memcached 2022-08-19 19:17:29.341 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:17:29.341 | from cryptography.utils import int_from_bytes 2022-08-19 19:17:29.341 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:17:29.341 | from cryptography.utils import int_from_bytes 2022-08-19 19:17:30.396 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-08-19 19:17:30.546 | Collecting python-memcached===1.59 2022-08-19 19:17:30.553 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/4da/c64916871bd35/python_memcached-1.59-py2.py3-none-any.whl (16 kB) 2022-08-19 19:17:30.655 | Requirement already satisfied: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 454)) (1.16.0) 2022-08-19 19:17:32.133 | Installing collected packages: python-memcached 2022-08-19 19:17:32.214 | Successfully installed python-memcached-1.59 2022-08-19 19:17:32.311 | + inc/python:pip_install:196 : result=0 2022-08-19 19:17:32.315 | + inc/python:pip_install:198 : time_stop pip_install 2022-08-19 19:17:32.319 | + functions-common:time_stop:2439 : local name 2022-08-19 19:17:32.324 | + functions-common:time_stop:2440 : local end_time 2022-08-19 19:17:32.328 | + functions-common:time_stop:2441 : local elapsed_time 2022-08-19 19:17:32.332 | + functions-common:time_stop:2442 : local total 2022-08-19 19:17:32.336 | + functions-common:time_stop:2443 : local start_time 2022-08-19 19:17:32.340 | + functions-common:time_stop:2445 : name=pip_install 2022-08-19 19:17:32.343 | + functions-common:time_stop:2446 : start_time=1660936647323 2022-08-19 19:17:32.345 | + functions-common:time_stop:2448 : [[ -z 1660936647323 ]] 2022-08-19 19:17:32.348 | ++ functions-common:time_stop:2451 : date +%s%3N 2022-08-19 19:17:32.353 | + functions-common:time_stop:2451 : end_time=1660936652350 2022-08-19 19:17:32.355 | + functions-common:time_stop:2452 : elapsed_time=5027 2022-08-19 19:17:32.358 | + functions-common:time_stop:2453 : total=48181 2022-08-19 19:17:32.360 | + functions-common:time_stop:2455 : _TIME_START[$name]= 2022-08-19 19:17:32.363 | + functions-common:time_stop:2456 : _TIME_TOTAL[$name]=53208 2022-08-19 19:17:32.365 | + inc/python:pip_install:199 : return 0 2022-08-19 19:17:32.368 | + ./stack.sh:main:891 : is_service_enabled keystone 2022-08-19 19:17:32.385 | + functions-common:is_service_enabled:2095 : return 0 2022-08-19 19:17:32.389 | + ./stack.sh:main:892 : '[' 10.222.0.60 == 10.222.0.60 ']' 2022-08-19 19:17:32.391 | + ./stack.sh:main:893 : stack_install_service keystone 2022-08-19 19:17:32.394 | + lib/stack:stack_install_service:20 : local service=keystone 2022-08-19 19:17:32.398 | + lib/stack:stack_install_service:21 : type install_keystone 2022-08-19 19:17:32.400 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-08-19 19:17:32.403 | + lib/stack:stack_install_service:32 : install_keystone 2022-08-19 19:17:32.406 | + lib/keystone:install_keystone:531 : is_service_enabled ldap 2022-08-19 19:17:32.424 | + functions-common:is_service_enabled:2095 : return 1 2022-08-19 19:17:32.426 | + lib/keystone:install_keystone:535 : git_clone https://opendev.org/openstack/keystone.git /opt/stack/keystone master 2022-08-19 19:17:32.430 | + functions-common:git_clone:596 : local git_remote=https://opendev.org/openstack/keystone.git 2022-08-19 19:17:32.432 | + functions-common:git_clone:597 : local git_dest=/opt/stack/keystone 2022-08-19 19:17:32.434 | + functions-common:git_clone:598 : local git_ref=master 2022-08-19 19:17:32.437 | + functions-common:git_clone:599 : local orig_dir 2022-08-19 19:17:32.440 | ++ functions-common:git_clone:600 : pwd 2022-08-19 19:17:32.442 | + functions-common:git_clone:600 : orig_dir=/home/ubuntu/devstack 2022-08-19 19:17:32.445 | + functions-common:git_clone:601 : local git_clone_flags= 2022-08-19 19:17:32.447 | ++ functions-common:git_clone:603 : trueorfalse False RECLONE 2022-08-19 19:17:32.463 | + functions-common:git_clone:603 : RECLONE=False 2022-08-19 19:17:32.466 | + functions-common:git_clone:604 : [[ 0 -gt 0 ]] 2022-08-19 19:17:32.468 | + functions-common:git_clone:608 : [[ False = \T\r\u\e ]] 2022-08-19 19:17:32.471 | + functions-common:git_clone:617 : echo master 2022-08-19 19:17:32.472 | + functions-common:git_clone:617 : egrep -q '^refs' 2022-08-19 19:17:32.477 | + functions-common:git_clone:631 : [[ ! -d /opt/stack/keystone ]] 2022-08-19 19:17:32.479 | + functions-common:git_clone:639 : [[ False = \T\r\u\e ]] 2022-08-19 19:17:32.482 | + functions-common:git_clone:674 : sudo git config --system --add safe.directory /opt/stack/keystone 2022-08-19 19:17:32.495 | + functions-common:git_clone:677 : cd /opt/stack/keystone 2022-08-19 19:17:32.498 | + functions-common:git_clone:678 : git show --oneline 2022-08-19 19:17:32.499 | + functions-common:git_clone:678 : head -1 2022-08-19 19:17:32.502 | 1dd6993d7 Merge "docs: Update docs to reflect migration to Alembic" 2022-08-19 19:17:32.505 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-08-19 19:17:32.507 | + lib/keystone:install_keystone:536 : setup_develop /opt/stack/keystone 2022-08-19 19:17:32.510 | + inc/python:setup_develop:334 : local bindep 2022-08-19 19:17:32.513 | + inc/python:setup_develop:335 : [[ /opt/stack/keystone == -bindep* ]] 2022-08-19 19:17:32.515 | + inc/python:setup_develop:339 : local project_dir=/opt/stack/keystone 2022-08-19 19:17:32.518 | + inc/python:setup_develop:340 : local extras= 2022-08-19 19:17:32.521 | + inc/python:setup_develop:341 : _setup_package_with_constraints_edit /opt/stack/keystone -e 2022-08-19 19:17:32.524 | + inc/python:_setup_package_with_constraints_edit:360 : local bindep 2022-08-19 19:17:32.526 | + inc/python:_setup_package_with_constraints_edit:361 : [[ /opt/stack/keystone == -bindep* ]] 2022-08-19 19:17:32.529 | + inc/python:_setup_package_with_constraints_edit:365 : local project_dir=/opt/stack/keystone 2022-08-19 19:17:32.532 | + inc/python:_setup_package_with_constraints_edit:366 : local flags=-e 2022-08-19 19:17:32.534 | + inc/python:_setup_package_with_constraints_edit:367 : local extras= 2022-08-19 19:17:32.538 | ++ inc/python:_setup_package_with_constraints_edit:374 : cd /opt/stack/keystone 2022-08-19 19:17:32.540 | ++ inc/python:_setup_package_with_constraints_edit:374 : pwd 2022-08-19 19:17:32.543 | + inc/python:_setup_package_with_constraints_edit:374 : project_dir=/opt/stack/keystone 2022-08-19 19:17:32.546 | + inc/python:_setup_package_with_constraints_edit:376 : '[' -n /opt/stack/requirements ']' 2022-08-19 19:17:32.549 | + inc/python:_setup_package_with_constraints_edit:380 : local name 2022-08-19 19:17:32.552 | ++ inc/python:_setup_package_with_constraints_edit:381 : awk '/^name.*=/ {print $3}' /opt/stack/keystone/setup.cfg 2022-08-19 19:17:32.558 | + inc/python:_setup_package_with_constraints_edit:381 : name=keystone 2022-08-19 19:17:32.560 | + inc/python:_setup_package_with_constraints_edit:383 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- keystone 2022-08-19 19:17:33.216 | + inc/python:_setup_package_with_constraints_edit:386 : setup_package /opt/stack/keystone -e 2022-08-19 19:17:33.219 | + inc/python:setup_package:414 : local bindep=0 2022-08-19 19:17:33.222 | + inc/python:setup_package:415 : local bindep_flag= 2022-08-19 19:17:33.225 | + inc/python:setup_package:416 : local bindep_profiles= 2022-08-19 19:17:33.228 | + inc/python:setup_package:417 : [[ /opt/stack/keystone == -bindep* ]] 2022-08-19 19:17:33.231 | + inc/python:setup_package:422 : local project_dir=/opt/stack/keystone 2022-08-19 19:17:33.235 | + inc/python:setup_package:423 : local flags=-e 2022-08-19 19:17:33.237 | + inc/python:setup_package:424 : local extras= 2022-08-19 19:17:33.241 | + inc/python:setup_package:428 : [[ -n -e ]] 2022-08-19 19:17:33.244 | + inc/python:setup_package:428 : [[ -z '' ]] 2022-08-19 19:17:33.247 | + inc/python:setup_package:428 : [[ ! -e =~ ^-.* ]] 2022-08-19 19:17:33.250 | + inc/python:setup_package:433 : [[ ! -z '' ]] 2022-08-19 19:17:33.252 | + inc/python:setup_package:438 : [[ 0 == 1 ]] 2022-08-19 19:17:33.255 | + inc/python:setup_package:442 : pip_install -e /opt/stack/keystone 2022-08-19 19:17:33.275 | Using python 3.8 to install /opt/stack/keystone 2022-08-19 19:17:33.278 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/keystone 2022-08-19 19:17:35.365 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:17:35.365 | from cryptography.utils import int_from_bytes 2022-08-19 19:17:35.365 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:17:35.365 | from cryptography.utils import int_from_bytes 2022-08-19 19:17:36.412 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-08-19 19:17:36.413 | Obtaining file:///opt/stack/keystone 2022-08-19 19:17:38.333 | Collecting Flask===2.2.2 2022-08-19 19:17:38.339 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b9c/46cc36662a794/Flask-2.2.2-py3-none-any.whl (101 kB) 2022-08-19 19:17:38.585 | Collecting Flask-RESTful===0.3.9 2022-08-19 19:17:38.591 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/497/0c49b6488e46c/Flask_RESTful-0.3.9-py2.py3-none-any.whl (25 kB) 2022-08-19 19:17:38.698 | Requirement already satisfied: Jinja2===3.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 10)) (3.1.2) 2022-08-19 19:17:38.704 | Requirement already satisfied: MarkupSafe===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 13)) (2.1.1) 2022-08-19 19:17:38.766 | Collecting PyJWT===2.4.0 2022-08-19 19:17:38.773 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/72d/1d253f32dbd4f/PyJWT-2.4.0-py3-none-any.whl (18 kB) 2022-08-19 19:17:38.814 | Requirement already satisfied: SQLAlchemy===1.4.40 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 25)) (1.4.40) 2022-08-19 19:17:38.955 | Requirement already satisfied: WebOb===1.8.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 32)) (1.8.7) 2022-08-19 19:17:39.071 | Collecting Werkzeug===2.2.2 2022-08-19 19:17:39.078 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/f97/9ab81f58d7318/Werkzeug-2.2.2-py3-none-any.whl (232 kB) 2022-08-19 19:17:39.249 | Collecting aniso8601===9.0.1 2022-08-19 19:17:39.255 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/1d2/b7ef82963909e/aniso8601-9.0.1-py2.py3-none-any.whl (52 kB) 2022-08-19 19:17:39.372 | Requirement already satisfied: bcrypt===3.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 95)) (3.2.2) 2022-08-19 19:17:39.380 | Requirement already satisfied: cffi===1.15.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 110)) (1.15.1) 2022-08-19 19:17:39.443 | Collecting click===8.1.3 2022-08-19 19:17:39.450 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/bb4/d8133cb15a609/click-8.1.3-py3-none-any.whl (96 kB) 2022-08-19 19:17:39.470 | Requirement already satisfied: cryptography===36.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 126)) (36.0.2) 2022-08-19 19:17:39.506 | Requirement already satisfied: dogpile.cache===1.1.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 151)) (1.1.8) 2022-08-19 19:17:39.511 | Requirement already satisfied: greenlet===1.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 187)) (1.1.2) 2022-08-19 19:17:39.516 | Requirement already satisfied: importlib-metadata===4.12.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 204)) (4.12.0) 2022-08-19 19:17:39.669 | Collecting itsdangerous===2.1.2 2022-08-19 19:17:39.676 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/2c2/349112351b886/itsdangerous-2.1.2-py3-none-any.whl (15 kB) 2022-08-19 19:17:39.776 | Requirement already satisfied: jsonschema===4.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 223)) (4.7.2) 2022-08-19 19:17:39.813 | Requirement already satisfied: keystonemiddleware===10.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 228)) (10.0.0) 2022-08-19 19:17:39.862 | Requirement already satisfied: msgpack===1.0.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 253)) (1.0.4) 2022-08-19 19:17:39.902 | Collecting oauthlib===3.2.0 2022-08-19 19:17:39.908 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/6db/33440354787f9/oauthlib-3.2.0-py3-none-any.whl (151 kB) 2022-08-19 19:17:39.950 | Requirement already satisfied: oslo.cache===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 302)) (3.0.0) 2022-08-19 19:17:39.986 | Requirement already satisfied: oslo.config===9.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 304)) (9.0.0) 2022-08-19 19:17:40.024 | Requirement already satisfied: oslo.context===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 305)) (5.0.0) 2022-08-19 19:17:40.030 | Requirement already satisfied: oslo.db===12.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 306)) (12.0.0) 2022-08-19 19:17:40.075 | Requirement already satisfied: oslo.i18n===5.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 307)) (5.1.0) 2022-08-19 19:17:40.079 | Requirement already satisfied: oslo.log===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 309)) (5.0.0) 2022-08-19 19:17:40.116 | Requirement already satisfied: oslo.messaging===13.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 310)) (13.0.0) 2022-08-19 19:17:40.169 | Requirement already satisfied: oslo.metrics===0.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 311)) (0.4.0) 2022-08-19 19:17:40.178 | Requirement already satisfied: oslo.middleware===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 312)) (5.0.0) 2022-08-19 19:17:40.196 | Requirement already satisfied: oslo.policy===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 313)) (4.0.0) 2022-08-19 19:17:40.210 | Requirement already satisfied: oslo.serialization===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 317)) (5.0.0) 2022-08-19 19:17:40.218 | Requirement already satisfied: oslo.service===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 318)) (3.0.0) 2022-08-19 19:17:40.240 | Requirement already satisfied: oslo.upgradecheck===2.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 319)) (2.0.0) 2022-08-19 19:17:40.249 | Requirement already satisfied: oslo.utils===6.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 320)) (6.0.0) 2022-08-19 19:17:40.262 | Requirement already satisfied: osprofiler===3.4.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 325)) (3.4.3) 2022-08-19 19:17:40.299 | Requirement already satisfied: packaging===21.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 328)) (21.3) 2022-08-19 19:17:40.429 | Collecting passlib===1.7.4 2022-08-19 19:17:40.436 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/aa6/bca462b8d8bda/passlib-1.7.4-py2.py3-none-any.whl (525 kB) 2022-08-19 19:17:40.606 | Requirement already satisfied: pbr===5.10.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 332)) (5.10.0) 2022-08-19 19:17:40.609 | Requirement already satisfied: prettytable===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 342)) (3.3.0) 2022-08-19 19:17:40.619 | Requirement already satisfied: prometheus-client===0.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 344)) (0.14.1) 2022-08-19 19:17:40.625 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 356)) (3.1.1) 2022-08-19 19:17:40.634 | Requirement already satisfied: pycparser===2.21 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 358)) (2.21) 2022-08-19 19:17:40.637 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 364)) (0.9.6) 2022-08-19 19:17:40.639 | Requirement already satisfied: pyparsing===3.0.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 369)) (3.0.9) 2022-08-19 19:17:40.645 | Requirement already satisfied: pyrsistent===0.18.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 373)) (0.18.1) 2022-08-19 19:17:40.808 | Collecting pysaml2===7.2.0 2022-08-19 19:17:40.815 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/538/c9e51609d5102/pysaml2-7.2.0-py2.py3-none-any.whl (412 kB) 2022-08-19 19:17:41.003 | Requirement already satisfied: python-dateutil===2.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 396)) (2.8.2) 2022-08-19 19:17:41.007 | Requirement already satisfied: python-keystoneclient===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 405)) (5.0.0) 2022-08-19 19:17:41.027 | Requirement already satisfied: pytz===2022.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 435)) (2022.2.1) 2022-08-19 19:17:41.031 | Requirement already satisfied: requests===2.28.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 447)) (2.28.1) 2022-08-19 19:17:41.044 | Requirement already satisfied: rfc3986===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 460)) (1.5.0) 2022-08-19 19:17:41.359 | Collecting scrypt===0.8.20 2022-08-19 19:17:41.369 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/61d/faff95a184fd3/scrypt-0.8.20-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.2 MB) 2022-08-19 19:17:41.527 | Requirement already satisfied: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 483)) (1.16.0) 2022-08-19 19:17:41.530 | Requirement already satisfied: sqlalchemy-migrate===0.13.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 510)) (0.13.0) 2022-08-19 19:17:41.540 | Requirement already satisfied: sqlparse===0.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 511)) (0.4.2) 2022-08-19 19:17:41.542 | Requirement already satisfied: statsd===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 514)) (3.3.0) 2022-08-19 19:17:41.545 | Requirement already satisfied: stevedore===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 516)) (4.0.0) 2022-08-19 19:17:41.549 | Requirement already satisfied: testresources===2.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 534)) (2.0.1) 2022-08-19 19:17:41.557 | Requirement already satisfied: testscenarios===0.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 535)) (0.5.0) 2022-08-19 19:17:41.563 | Requirement already satisfied: testtools===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 536)) (2.5.0) 2022-08-19 19:17:41.572 | Requirement already satisfied: urllib3===1.26.11 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 562)) (1.26.11) 2022-08-19 19:17:41.603 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 572)) (0.2.5) 2022-08-19 19:17:41.784 | Collecting xmlschema===2.0.2 2022-08-19 19:17:41.792 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b25/205afab69118a/xmlschema-2.0.2-py3-none-any.whl (354 kB) 2022-08-19 19:17:41.975 | Requirement already satisfied: yappi===1.3.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 585)) (1.3.6) 2022-08-19 19:17:41.979 | Requirement already satisfied: zipp===3.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 590)) (3.8.1) 2022-08-19 19:17:42.005 | Requirement already satisfied: decorator===5.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 131)) (5.1.1) 2022-08-19 19:17:42.008 | Requirement already satisfied: importlib-resources===5.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 205)) (5.9.0) 2022-08-19 19:17:42.033 | Requirement already satisfied: attrs===22.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 90)) (22.1.0) 2022-08-19 19:17:42.091 | Requirement already satisfied: keystoneauth1===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 227)) (5.0.0) 2022-08-19 19:17:42.148 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 260)) (0.8.0) 2022-08-19 19:17:42.153 | Requirement already satisfied: PyYAML===6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 22)) (6.0) 2022-08-19 19:17:42.156 | Requirement already satisfied: debtcollector===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 130)) (2.5.0) 2022-08-19 19:17:42.170 | Requirement already satisfied: alembic===1.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 78)) (1.8.1) 2022-08-19 19:17:42.187 | Requirement already satisfied: kombu===5.2.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 229)) (5.2.4) 2022-08-19 19:17:42.230 | Requirement already satisfied: amqp===5.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 79)) (5.1.1) 2022-08-19 19:17:42.236 | Requirement already satisfied: futurist===2.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 173)) (2.4.1) 2022-08-19 19:17:42.238 | Requirement already satisfied: cachetools===5.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 103)) (5.2.0) 2022-08-19 19:17:42.241 | Requirement already satisfied: fixtures===4.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 168)) (4.0.1) 2022-08-19 19:17:42.252 | Requirement already satisfied: Routes===2.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 24)) (2.5.1) 2022-08-19 19:17:42.262 | Requirement already satisfied: eventlet===0.33.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 161)) (0.33.1) 2022-08-19 19:17:42.271 | Requirement already satisfied: PasteDeploy===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 15)) (2.1.1) 2022-08-19 19:17:42.279 | Requirement already satisfied: Paste===3.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 14)) (3.5.1) 2022-08-19 19:17:42.287 | Requirement already satisfied: oslo.concurrency===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 303)) (5.0.0) 2022-08-19 19:17:42.298 | Requirement already satisfied: iso8601===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 212)) (1.0.2) 2022-08-19 19:17:42.300 | Requirement already satisfied: netifaces===0.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 261)) (0.11.0) 2022-08-19 19:17:42.303 | Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from pysaml2===7.2.0->-c /opt/stack/requirements/upper-constraints.txt (line 374)) (45.2.0) 2022-08-19 19:17:42.305 | Requirement already satisfied: pyOpenSSL===22.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 352)) (22.0.0) 2022-08-19 19:17:42.431 | Collecting defusedxml===0.7.1 2022-08-19 19:17:42.437 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a35/2e7e428770286/defusedxml-0.7.1-py2.py3-none-any.whl (25 kB) 2022-08-19 19:17:42.540 | Requirement already satisfied: idna===3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 200)) (3.3) 2022-08-19 19:17:42.543 | Requirement already satisfied: charset-normalizer===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 112)) (2.1.0) 2022-08-19 19:17:42.549 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests===2.28.1->-c /opt/stack/requirements/upper-constraints.txt (line 447)) (2019.11.28) 2022-08-19 19:17:42.551 | Requirement already satisfied: Tempita===0.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 29)) (0.5.2) 2022-08-19 19:17:42.553 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 164)) (1.0.0) 2022-08-19 19:17:42.714 | Collecting elementpath===3.0.2 2022-08-19 19:17:42.720 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/612/2419481a4c731/elementpath-3.0.2-py3-none-any.whl (189 kB) 2022-08-19 19:17:42.856 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 294)) (1.7.0) 2022-08-19 19:17:42.860 | Requirement already satisfied: wrapt===1.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 577)) (1.14.1) 2022-08-19 19:17:42.863 | Requirement already satisfied: Mako===1.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 12)) (1.2.1) 2022-08-19 19:17:42.873 | Requirement already satisfied: vine===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 564)) (5.0.0) 2022-08-19 19:17:42.876 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 446)) (0.7) 2022-08-19 19:17:42.882 | Requirement already satisfied: dnspython===2.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 147)) (2.2.1) 2022-08-19 19:17:42.908 | Requirement already satisfied: fasteners===0.17.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 166)) (0.17.3) 2022-08-19 19:17:43.639 | Installing collected packages: Werkzeug, click, itsdangerous, Flask, aniso8601, Flask-RESTful, PyJWT, defusedxml, elementpath, oauthlib, passlib, xmlschema, pysaml2, scrypt, keystone 2022-08-19 19:17:43.639 | Attempting uninstall: Werkzeug 2022-08-19 19:17:43.640 | Found existing installation: Werkzeug 0.16.1 2022-08-19 19:17:43.642 | Not uninstalling werkzeug at /usr/lib/python3/dist-packages, outside environment /usr 2022-08-19 19:17:43.642 | Can't uninstall 'Werkzeug'. No files were found to uninstall. 2022-08-19 19:17:43.865 | Attempting uninstall: click 2022-08-19 19:17:43.865 | Found existing installation: Click 7.0 2022-08-19 19:17:43.867 | Not uninstalling click at /usr/lib/python3/dist-packages, outside environment /usr 2022-08-19 19:17:43.867 | Can't uninstall 'Click'. No files were found to uninstall. 2022-08-19 19:17:44.220 | Attempting uninstall: PyJWT 2022-08-19 19:17:44.221 | Found existing installation: PyJWT 1.7.1 2022-08-19 19:17:44.222 | Not uninstalling pyjwt at /usr/lib/python3/dist-packages, outside environment /usr 2022-08-19 19:17:44.222 | Can't uninstall 'PyJWT'. No files were found to uninstall. 2022-08-19 19:17:44.578 | Attempting uninstall: oauthlib 2022-08-19 19:17:44.578 | Found existing installation: oauthlib 3.1.0 2022-08-19 19:17:44.580 | Not uninstalling oauthlib at /usr/lib/python3/dist-packages, outside environment /usr 2022-08-19 19:17:44.580 | Can't uninstall 'oauthlib'. No files were found to uninstall. 2022-08-19 19:17:46.170 | Running setup.py develop for keystone 2022-08-19 19:17:48.193 | Successfully installed Flask-2.2.2 Flask-RESTful-0.3.9 PyJWT-2.4.0 Werkzeug-2.2.2 aniso8601-9.0.1 click-8.1.3 defusedxml-0.7.1 elementpath-3.0.2 itsdangerous-2.1.2 keystone oauthlib-3.2.0 passlib-1.7.4 pysaml2-7.2.0 scrypt-0.8.20 xmlschema-2.0.2 2022-08-19 19:17:48.336 | + inc/python:pip_install:196 : result=0 2022-08-19 19:17:48.340 | + inc/python:pip_install:198 : time_stop pip_install 2022-08-19 19:17:48.343 | + functions-common:time_stop:2439 : local name 2022-08-19 19:17:48.346 | + functions-common:time_stop:2440 : local end_time 2022-08-19 19:17:48.349 | + functions-common:time_stop:2441 : local elapsed_time 2022-08-19 19:17:48.352 | + functions-common:time_stop:2442 : local total 2022-08-19 19:17:48.354 | + functions-common:time_stop:2443 : local start_time 2022-08-19 19:17:48.357 | + functions-common:time_stop:2445 : name=pip_install 2022-08-19 19:17:48.360 | + functions-common:time_stop:2446 : start_time=1660936653270 2022-08-19 19:17:48.362 | + functions-common:time_stop:2448 : [[ -z 1660936653270 ]] 2022-08-19 19:17:48.366 | ++ functions-common:time_stop:2451 : date +%s%3N 2022-08-19 19:17:48.371 | + functions-common:time_stop:2451 : end_time=1660936668367 2022-08-19 19:17:48.374 | + functions-common:time_stop:2452 : elapsed_time=15097 2022-08-19 19:17:48.377 | + functions-common:time_stop:2453 : total=53208 2022-08-19 19:17:48.379 | + functions-common:time_stop:2455 : _TIME_START[$name]= 2022-08-19 19:17:48.382 | + functions-common:time_stop:2456 : _TIME_TOTAL[$name]=68305 2022-08-19 19:17:48.385 | + inc/python:pip_install:199 : return 0 2022-08-19 19:17:48.387 | + inc/python:setup_package:444 : [[ -e == \-\e ]] 2022-08-19 19:17:48.390 | + inc/python:setup_package:445 : safe_chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-08-19 19:17:48.393 | + functions-common:safe_chown:2340 : _safe_permission_operation chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-08-19 19:17:48.418 | + functions-common:_safe_permission_operation:2188 : sudo chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-08-19 19:17:48.431 | + inc/python:_setup_package_with_constraints_edit:390 : use_library_from_git /opt/stack/keystone 2022-08-19 19:17:48.433 | + inc/python:use_library_from_git:246 : local name=/opt/stack/keystone 2022-08-19 19:17:48.436 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-19 19:17:48.439 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-19 19:17:48.441 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,/opt/stack/keystone, ]] 2022-08-19 19:17:48.444 | + inc/python:use_library_from_git:249 : return 1 2022-08-19 19:17:48.447 | + lib/keystone:install_keystone:538 : is_service_enabled ldap 2022-08-19 19:17:48.465 | + functions-common:is_service_enabled:2095 : return 1 2022-08-19 19:17:48.468 | + lib/keystone:install_keystone:542 : '[' uwsgi == mod_wsgi ']' 2022-08-19 19:17:48.471 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-08-19 19:17:48.473 | + ./stack.sh:main:894 : configure_keystone 2022-08-19 19:17:48.476 | + lib/keystone:configure_keystone:192 : sudo install -d -o ubuntu /etc/keystone 2022-08-19 19:17:48.488 | + lib/keystone:configure_keystone:194 : [[ /etc/keystone != \/\o\p\t\/\s\t\a\c\k\/\k\e\y\s\t\o\n\e\/\e\t\c ]] 2022-08-19 19:17:48.491 | + lib/keystone:configure_keystone:195 : install -m 600 /dev/null /etc/keystone/keystone.conf 2022-08-19 19:17:48.495 | + lib/keystone:configure_keystone:198 : is_service_enabled ldap 2022-08-19 19:17:48.513 | + functions-common:is_service_enabled:2095 : return 1 2022-08-19 19:17:48.515 | + lib/keystone:configure_keystone:202 : iniset /etc/keystone/keystone.conf identity driver sql 2022-08-19 19:17:48.551 | + lib/keystone:configure_keystone:203 : iniset /etc/keystone/keystone.conf identity password_hash_rounds 4 2022-08-19 19:17:48.586 | + lib/keystone:configure_keystone:204 : iniset /etc/keystone/keystone.conf assignment driver sql 2022-08-19 19:17:48.622 | + lib/keystone:configure_keystone:205 : iniset /etc/keystone/keystone.conf role driver sql 2022-08-19 19:17:48.661 | + lib/keystone:configure_keystone:206 : iniset /etc/keystone/keystone.conf resource driver sql 2022-08-19 19:17:48.698 | + lib/keystone:configure_keystone:209 : iniset /etc/keystone/keystone.conf cache enabled True 2022-08-19 19:17:48.734 | + lib/keystone:configure_keystone:210 : iniset /etc/keystone/keystone.conf cache backend dogpile.cache.memcached 2022-08-19 19:17:48.770 | + lib/keystone:configure_keystone:211 : iniset /etc/keystone/keystone.conf cache memcache_servers localhost:11211 2022-08-19 19:17:48.803 | + lib/keystone:configure_keystone:213 : iniset_rpc_backend keystone /etc/keystone/keystone.conf oslo_messaging_notifications 2022-08-19 19:17:48.805 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=keystone 2022-08-19 19:17:48.808 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/keystone/keystone.conf 2022-08-19 19:17:48.810 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=oslo_messaging_notifications 2022-08-19 19:17:48.813 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-08-19 19:17:48.815 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-08-19 19:17:48.831 | + functions-common:is_service_enabled:2095 : return 0 2022-08-19 19:17:48.834 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-08-19 19:17:48.837 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-08-19 19:17:48.840 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-08-19 19:17:48.856 | ++ functions-common:is_service_enabled:2095 : return 0 2022-08-19 19:17:48.858 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.60:5672/ 2022-08-19 19:17:48.861 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/keystone/keystone.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.60:5672/ 2022-08-19 19:17:48.896 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-08-19 19:17:48.899 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-08-19 19:17:48.901 | + lib/keystone:configure_keystone:215 : local service_port=5000 2022-08-19 19:17:48.904 | + lib/keystone:configure_keystone:217 : is_service_enabled tls-proxy 2022-08-19 19:17:48.921 | + functions-common:is_service_enabled:2095 : return 1 2022-08-19 19:17:48.924 | + lib/keystone:configure_keystone:226 : iniset /etc/keystone/keystone.conf DEFAULT public_endpoint http://10.222.0.60/identity 2022-08-19 19:17:48.961 | + lib/keystone:configure_keystone:228 : [[ fernet != '' ]] 2022-08-19 19:17:48.964 | + lib/keystone:configure_keystone:229 : iniset /etc/keystone/keystone.conf token provider fernet 2022-08-19 19:17:49.007 | ++ lib/keystone:configure_keystone:232 : database_connection_url keystone 2022-08-19 19:17:49.009 | ++ lib/database:database_connection_url:134 : local db=keystone 2022-08-19 19:17:49.012 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql keystone 2022-08-19 19:17:49.015 | ++ lib/databases/mysql:database_connection_url_mysql:224 : local db=keystone 2022-08-19 19:17:49.017 | ++ lib/databases/mysql:database_connection_url_mysql:225 : local plugin 2022-08-19 19:17:49.020 | ++ lib/databases/mysql:database_connection_url_mysql:229 : [[ True == \T\r\u\e ]] 2022-08-19 19:17:49.022 | ++ lib/databases/mysql:database_connection_url_mysql:230 : is_service_enabled mysql 2022-08-19 19:17:49.040 | ++ functions-common:is_service_enabled:2095 : return 0 2022-08-19 19:17:49.043 | ++ lib/databases/mysql:database_connection_url_mysql:231 : plugin='&plugin=dbcounter' 2022-08-19 19:17:49.045 | ++ lib/databases/mysql:database_connection_url_mysql:235 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8&plugin=dbcounter' 2022-08-19 19:17:49.049 | + lib/keystone:configure_keystone:232 : iniset /etc/keystone/keystone.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8&plugin=dbcounter' 2022-08-19 19:17:49.085 | + lib/keystone:configure_keystone:235 : '[' False '!=' False ']' 2022-08-19 19:17:49.088 | + lib/keystone:configure_keystone:240 : setup_logging /etc/keystone/keystone.conf 2022-08-19 19:17:49.090 | + functions:setup_logging:674 : setup_systemd_logging /etc/keystone/keystone.conf 2022-08-19 19:17:49.093 | + functions:setup_systemd_logging:689 : local conf_file=/etc/keystone/keystone.conf 2022-08-19 19:17:49.097 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-08-19 19:17:49.115 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-08-19 19:17:49.117 | + functions:setup_systemd_logging:695 : local pidstr= 2022-08-19 19:17:49.120 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-08-19 19:17:49.122 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-08-19 19:17:49.125 | + 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-08-19 19:17:49.166 | + 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-08-19 19:17:49.203 | + 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-08-19 19:17:49.237 | + functions:setup_systemd_logging:706 : iniset /etc/keystone/keystone.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-08-19 19:17:49.273 | + lib/keystone:configure_keystone:242 : iniset /etc/keystone/keystone.conf DEFAULT debug True 2022-08-19 19:17:49.307 | + lib/keystone:configure_keystone:244 : '[' uwsgi == mod_wsgi ']' 2022-08-19 19:17:49.310 | + lib/keystone:configure_keystone:248 : write_uwsgi_config /etc/keystone/keystone-uwsgi-public.ini /usr/local/bin/keystone-wsgi-public /identity 2022-08-19 19:17:49.312 | + lib/apache:write_uwsgi_config:254 : local file=/etc/keystone/keystone-uwsgi-public.ini 2022-08-19 19:17:49.315 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/keystone-wsgi-public 2022-08-19 19:17:49.317 | + lib/apache:write_uwsgi_config:256 : local url=/identity 2022-08-19 19:17:49.320 | + lib/apache:write_uwsgi_config:257 : local http= 2022-08-19 19:17:49.323 | + lib/apache:write_uwsgi_config:258 : local name= 2022-08-19 19:17:49.326 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/keystone-wsgi-public 2022-08-19 19:17:49.331 | + lib/apache:write_uwsgi_config:259 : name=keystone-wsgi-public 2022-08-19 19:17:49.334 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-08-19 19:17:49.337 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-08-19 19:17:49.351 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-08-19 19:17:49.351 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-08-19 19:17:49.359 | d /var/run/uwsgi 0755 ubuntu root 2022-08-19 19:17:49.363 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-08-19 19:17:49.379 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/keystone-wsgi-public.socket 2022-08-19 19:17:49.382 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/keystone/keystone-uwsgi-public.ini 2022-08-19 19:17:49.386 | + lib/apache:write_uwsgi_config:275 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi wsgi-file /usr/local/bin/keystone-wsgi-public 2022-08-19 19:17:49.421 | + lib/apache:write_uwsgi_config:276 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi processes 2 2022-08-19 19:17:49.456 | + lib/apache:write_uwsgi_config:278 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi master true 2022-08-19 19:17:49.493 | + lib/apache:write_uwsgi_config:280 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi die-on-term true 2022-08-19 19:17:49.532 | + lib/apache:write_uwsgi_config:281 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi exit-on-reload false 2022-08-19 19:17:49.567 | + lib/apache:write_uwsgi_config:284 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi worker-reload-mercy 90 2022-08-19 19:17:49.599 | + lib/apache:write_uwsgi_config:285 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi enable-threads true 2022-08-19 19:17:49.632 | + lib/apache:write_uwsgi_config:286 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi plugins http,python3 2022-08-19 19:17:49.664 | + lib/apache:write_uwsgi_config:288 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi thunder-lock true 2022-08-19 19:17:49.697 | + lib/apache:write_uwsgi_config:290 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-08-19 19:17:49.729 | + lib/apache:write_uwsgi_config:292 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi buffer-size 65535 2022-08-19 19:17:49.762 | + lib/apache:write_uwsgi_config:294 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi add-header 'Connection: close' 2022-08-19 19:17:49.796 | + lib/apache:write_uwsgi_config:296 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi lazy-apps true 2022-08-19 19:17:49.829 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2022-08-19 19:17:49.832 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2022-08-19 19:17:49.835 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for keystone-wsgi-public 2022-08-19 19:17:49.838 | ++ lib/apache:apache_site_config_for:186 : local site=keystone-wsgi-public 2022-08-19 19:17:49.841 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-08-19 19:17:49.843 | ++ functions-common:is_ubuntu:567 : [[ -z deb ]] 2022-08-19 19:17:49.846 | ++ functions-common:is_ubuntu:570 : '[' deb = deb ']' 2022-08-19 19:17:49.848 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/keystone-wsgi-public.conf 2022-08-19 19:17:49.851 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/keystone-wsgi-public.conf 2022-08-19 19:17:49.854 | + lib/apache:write_uwsgi_config:304 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi socket /var/run/uwsgi/keystone-wsgi-public.socket 2022-08-19 19:17:49.887 | + lib/apache:write_uwsgi_config:305 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi chmod-socket 666 2022-08-19 19:17:49.922 | + lib/apache:write_uwsgi_config:306 : echo 'ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-wsgi-public.socket|uwsgi://uwsgi-uds-keystone-wsgi-public" retry=0 ' 2022-08-19 19:17:49.923 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/keystone-wsgi-public.conf 2022-08-19 19:17:49.931 | ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-wsgi-public.socket|uwsgi://uwsgi-uds-keystone-wsgi-public" retry=0 2022-08-19 19:17:49.935 | + lib/apache:write_uwsgi_config:307 : enable_apache_site keystone-wsgi-public 2022-08-19 19:17:49.938 | + lib/apache:enable_apache_site:203 : local site=keystone-wsgi-public 2022-08-19 19:17:49.940 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-08-19 19:17:49.943 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-08-19 19:17:49.945 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-08-19 19:17:49.948 | + functions-common:is_ubuntu:567 : [[ -z deb ]] 2022-08-19 19:17:49.950 | + functions-common:is_ubuntu:570 : '[' deb = deb ']' 2022-08-19 19:17:49.953 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-08-19 19:17:49.955 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-08-19 19:17:49.957 | + functions-common:is_ubuntu:567 : [[ -z deb ]] 2022-08-19 19:17:49.960 | + functions-common:is_ubuntu:570 : '[' deb = deb ']' 2022-08-19 19:17:49.962 | + lib/apache:enable_apache_site:207 : sudo a2ensite keystone-wsgi-public 2022-08-19 19:17:50.027 | Enabling site keystone-wsgi-public. 2022-08-19 19:17:50.036 | To activate the new configuration, you need to run: 2022-08-19 19:17:50.036 | systemctl reload apache2 2022-08-19 19:17:50.042 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2022-08-19 19:17:50.046 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-08-19 19:17:50.048 | + functions-common:restart_service:2323 : '[' -x /bin/systemctl ']' 2022-08-19 19:17:50.051 | + functions-common:restart_service:2324 : sudo /bin/systemctl restart apache2 2022-08-19 19:17:50.183 | + lib/keystone:configure_keystone:251 : iniset /etc/keystone/keystone.conf DEFAULT max_token_size 16384 2022-08-19 19:17:50.228 | + lib/keystone:configure_keystone:253 : iniset /etc/keystone/keystone.conf fernet_tokens key_repository /etc/keystone/fernet-keys/ 2022-08-19 19:17:50.268 | + lib/keystone:configure_keystone:255 : iniset /etc/keystone/keystone.conf credential key_repository /etc/keystone/credential-keys/ 2022-08-19 19:17:50.305 | + lib/keystone:configure_keystone:263 : [[ True = True ]] 2022-08-19 19:17:50.308 | + lib/keystone:configure_keystone:264 : iniset /etc/keystone/keystone.conf security_compliance lockout_failure_attempts 2 2022-08-19 19:17:50.349 | + lib/keystone:configure_keystone:265 : iniset /etc/keystone/keystone.conf security_compliance lockout_duration 10 2022-08-19 19:17:50.384 | + lib/keystone:configure_keystone:266 : iniset /etc/keystone/keystone.conf security_compliance unique_last_password_count 2 2022-08-19 19:17:50.421 | + lib/keystone:configure_keystone:268 : [[ False == True ]] 2022-08-19 19:17:50.423 | + lib/keystone:configure_keystone:268 : [[ False == True ]] 2022-08-19 19:17:50.426 | + ./stack.sh:main:898 : is_service_enabled swift 2022-08-19 19:17:50.446 | + functions-common:is_service_enabled:2095 : return 1 2022-08-19 19:17:50.451 | + ./stack.sh:main:912 : is_service_enabled g-api n-api 2022-08-19 19:17:50.473 | + functions-common:is_service_enabled:2095 : return 0 2022-08-19 19:17:50.476 | + ./stack.sh:main:914 : stack_install_service glance 2022-08-19 19:17:50.479 | + lib/stack:stack_install_service:20 : local service=glance 2022-08-19 19:17:50.481 | + lib/stack:stack_install_service:21 : type install_glance 2022-08-19 19:17:50.484 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-08-19 19:17:50.486 | + lib/stack:stack_install_service:32 : install_glance 2022-08-19 19:17:50.489 | + lib/glance:install_glance:507 : glance_store_extras=() 2022-08-19 19:17:50.491 | + lib/glance:install_glance:507 : local glance_store_extras 2022-08-19 19:17:50.494 | + lib/glance:install_glance:509 : is_service_enabled cinder 2022-08-19 19:17:50.512 | + functions-common:is_service_enabled:2095 : return 0 2022-08-19 19:17:50.515 | + lib/glance:install_glance:510 : glance_store_extras=("cinder" "${glance_store_extras[@]}") 2022-08-19 19:17:50.517 | + lib/glance:install_glance:513 : is_service_enabled swift 2022-08-19 19:17:50.538 | + functions-common:is_service_enabled:2095 : return 1 2022-08-19 19:17:50.541 | + lib/glance:install_glance:519 : use_library_from_git glance_store 2022-08-19 19:17:50.544 | + inc/python:use_library_from_git:246 : local name=glance_store 2022-08-19 19:17:50.546 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-19 19:17:50.549 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-19 19:17:50.552 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,glance_store, ]] 2022-08-19 19:17:50.555 | + inc/python:use_library_from_git:249 : return 1 2022-08-19 19:17:50.558 | ++ lib/glance:install_glance:525 : join_extras cinder 2022-08-19 19:17:50.561 | ++ inc/python:join_extras:29 : local IFS=, 2022-08-19 19:17:50.565 | ++ inc/python:join_extras:30 : echo cinder 2022-08-19 19:17:50.568 | + lib/glance:install_glance:525 : pip_install_gr_extras glance-store cinder 2022-08-19 19:17:50.572 | + inc/python:pip_install_gr_extras:89 : local name=glance-store 2022-08-19 19:17:50.575 | + inc/python:pip_install_gr_extras:90 : local extras=cinder 2022-08-19 19:17:50.578 | + inc/python:pip_install_gr_extras:91 : local version_constraints 2022-08-19 19:17:50.584 | ++ inc/python:pip_install_gr_extras:92 : get_version_constraints_from_global_requirements glance-store 2022-08-19 19:17:50.587 | ++ inc/python:get_version_constraints_from_global_requirements:233 : local package=glance-store 2022-08-19 19:17:50.590 | ++ inc/python:get_version_constraints_from_global_requirements:234 : local required_pkg_version_constraint 2022-08-19 19:17:50.595 | +++ inc/python:get_version_constraints_from_global_requirements:236 : cut -d# -f1 2022-08-19 19:17:50.595 | +++ inc/python:get_version_constraints_from_global_requirements:236 : grep -i -h -o -P '^glance-store\K.*' /opt/stack/requirements/global-requirements.txt 2022-08-19 19:17:50.601 | ++ inc/python:get_version_constraints_from_global_requirements:236 : required_pkg_version_constraint='!=0.29.0 ' 2022-08-19 19:17:50.603 | ++ inc/python:get_version_constraints_from_global_requirements:237 : [[ !=0.29.0 == '' ]] 2022-08-19 19:17:50.606 | ++ inc/python:get_version_constraints_from_global_requirements:240 : echo '!=0.29.0' 2022-08-19 19:17:50.609 | + inc/python:pip_install_gr_extras:92 : version_constraints='!=0.29.0' 2022-08-19 19:17:50.612 | + inc/python:pip_install_gr_extras:93 : pip_install 'glance-store[cinder]!=0.29.0' 2022-08-19 19:17:50.634 | Using python 3.8 to install glance-store[cinder]!=0.29.0 2022-08-19 19:17:50.637 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt 'glance-store[cinder]!=0.29.0' 2022-08-19 19:17:52.658 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:17:52.658 | from cryptography.utils import int_from_bytes 2022-08-19 19:17:52.658 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:17:52.658 | from cryptography.utils import int_from_bytes 2022-08-19 19:17:53.709 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-08-19 19:17:53.916 | Collecting glance-store===4.0.1 2022-08-19 19:17:53.924 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/6ec/8120c8681e36b/glance_store-4.0.1-py3-none-any.whl (229 kB) 2022-08-19 19:17:54.134 | Requirement already satisfied: jsonschema===4.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 223)) (4.7.2) 2022-08-19 19:17:54.172 | Requirement already satisfied: keystoneauth1===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 227)) (5.0.0) 2022-08-19 19:17:54.450 | Collecting os-brick===6.0.0 2022-08-19 19:17:54.457 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/eee/ead854dedb0ee/os_brick-6.0.0-py3-none-any.whl (273 kB) 2022-08-19 19:17:54.632 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 294)) (1.7.0) 2022-08-19 19:17:54.636 | Requirement already satisfied: os-win===5.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 298)) (5.7.0) 2022-08-19 19:17:54.652 | Requirement already satisfied: oslo.concurrency===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 303)) (5.0.0) 2022-08-19 19:17:54.663 | Requirement already satisfied: oslo.config===9.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 304)) (9.0.0) 2022-08-19 19:17:54.700 | Requirement already satisfied: oslo.context===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 305)) (5.0.0) 2022-08-19 19:17:54.706 | Requirement already satisfied: oslo.i18n===5.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 307)) (5.1.0) 2022-08-19 19:17:54.710 | Requirement already satisfied: oslo.log===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 309)) (5.0.0) 2022-08-19 19:17:54.747 | Requirement already satisfied: oslo.privsep===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 314)) (3.0.0) 2022-08-19 19:17:54.761 | Requirement already satisfied: oslo.rootwrap===6.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 316)) (6.3.1) 2022-08-19 19:17:54.763 | Requirement already satisfied: oslo.serialization===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 317)) (5.0.0) 2022-08-19 19:17:54.771 | Requirement already satisfied: oslo.service===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 318)) (3.0.0) 2022-08-19 19:17:54.793 | Requirement already satisfied: oslo.utils===6.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 320)) (6.0.0) 2022-08-19 19:17:54.806 | Requirement already satisfied: packaging===21.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 328)) (21.3) 2022-08-19 19:17:54.812 | Requirement already satisfied: pbr===5.10.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 332)) (5.10.0) 2022-08-19 19:17:54.814 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 364)) (0.9.6) 2022-08-19 19:17:54.816 | Requirement already satisfied: pyparsing===3.0.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 369)) (3.0.9) 2022-08-19 19:17:54.822 | Requirement already satisfied: pyrsistent===0.18.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 373)) (0.18.1) 2022-08-19 19:17:54.996 | Collecting python-cinderclient===9.0.0 2022-08-19 19:17:55.001 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/7ad/8eb07d7be44f3/python_cinderclient-9.0.0-py3-none-any.whl (254 kB) 2022-08-19 19:17:55.187 | Requirement already satisfied: python-dateutil===2.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 396)) (2.8.2) 2022-08-19 19:17:55.192 | Requirement already satisfied: python-keystoneclient===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 405)) (5.0.0) 2022-08-19 19:17:55.214 | Requirement already satisfied: pytz===2022.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 435)) (2022.2.1) 2022-08-19 19:17:55.218 | Requirement already satisfied: requests===2.28.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 447)) (2.28.1) 2022-08-19 19:17:55.230 | Requirement already satisfied: rfc3986===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 460)) (1.5.0) 2022-08-19 19:17:55.234 | Requirement already satisfied: simplejson===3.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 482)) (3.16.0) 2022-08-19 19:17:55.237 | Requirement already satisfied: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 483)) (1.16.0) 2022-08-19 19:17:55.240 | Requirement already satisfied: stevedore===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 516)) (4.0.0) 2022-08-19 19:17:55.244 | Requirement already satisfied: tenacity===6.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 531)) (6.3.1) 2022-08-19 19:17:55.257 | Requirement already satisfied: urllib3===1.26.11 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 562)) (1.26.11) 2022-08-19 19:17:55.289 | Requirement already satisfied: yappi===1.3.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 585)) (1.3.6) 2022-08-19 19:17:55.294 | Requirement already satisfied: eventlet===0.33.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 161)) (0.33.1) 2022-08-19 19:17:55.303 | Requirement already satisfied: attrs===22.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 90)) (22.1.0) 2022-08-19 19:17:55.358 | Requirement already satisfied: importlib-resources===5.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 205)) (5.9.0) 2022-08-19 19:17:55.384 | Requirement already satisfied: iso8601===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 212)) (1.0.2) 2022-08-19 19:17:55.387 | Requirement already satisfied: fasteners===0.17.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 166)) (0.17.3) 2022-08-19 19:17:55.390 | Requirement already satisfied: PyYAML===6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 22)) (6.0) 2022-08-19 19:17:55.392 | Requirement already satisfied: debtcollector===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 130)) (2.5.0) 2022-08-19 19:17:55.399 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 260)) (0.8.0) 2022-08-19 19:17:55.403 | Requirement already satisfied: msgpack===1.0.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 253)) (1.0.4) 2022-08-19 19:17:55.406 | Requirement already satisfied: greenlet===1.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 187)) (1.1.2) 2022-08-19 19:17:55.411 | Requirement already satisfied: cffi===1.15.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 110)) (1.15.1) 2022-08-19 19:17:55.414 | Requirement already satisfied: WebOb===1.8.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 32)) (1.8.7) 2022-08-19 19:17:55.427 | Requirement already satisfied: Paste===3.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 14)) (3.5.1) 2022-08-19 19:17:55.435 | Requirement already satisfied: PasteDeploy===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 15)) (2.1.1) 2022-08-19 19:17:55.444 | Requirement already satisfied: Routes===2.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 24)) (2.5.1) 2022-08-19 19:17:55.455 | Requirement already satisfied: fixtures===4.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 168)) (4.0.1) 2022-08-19 19:17:55.465 | Requirement already satisfied: netifaces===0.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 261)) (0.11.0) 2022-08-19 19:17:55.468 | Requirement already satisfied: prettytable===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 342)) (3.3.0) 2022-08-19 19:17:55.479 | Requirement already satisfied: idna===3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 200)) (3.3) 2022-08-19 19:17:55.482 | Requirement already satisfied: charset-normalizer===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 112)) (2.1.0) 2022-08-19 19:17:55.487 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests===2.28.1->-c /opt/stack/requirements/upper-constraints.txt (line 447)) (2019.11.28) 2022-08-19 19:17:55.489 | Requirement already satisfied: dnspython===2.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 147)) (2.2.1) 2022-08-19 19:17:55.515 | Requirement already satisfied: zipp===3.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 590)) (3.8.1) 2022-08-19 19:17:55.540 | Requirement already satisfied: wrapt===1.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 577)) (1.14.1) 2022-08-19 19:17:55.543 | Requirement already satisfied: pycparser===2.21 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 358)) (2.21) 2022-08-19 19:17:55.546 | Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from Paste===3.5.1->-c /opt/stack/requirements/upper-constraints.txt (line 14)) (45.2.0) 2022-08-19 19:17:55.548 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 446)) (0.7) 2022-08-19 19:17:55.555 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 572)) (0.2.5) 2022-08-19 19:17:56.784 | Installing collected packages: python-cinderclient, os-brick, glance-store 2022-08-19 19:17:57.875 | Successfully installed glance-store-4.0.1 os-brick-6.0.0 python-cinderclient-9.0.0 2022-08-19 19:17:57.989 | + inc/python:pip_install:196 : result=0 2022-08-19 19:17:57.994 | + inc/python:pip_install:198 : time_stop pip_install 2022-08-19 19:17:57.997 | + functions-common:time_stop:2439 : local name 2022-08-19 19:17:58.000 | + functions-common:time_stop:2440 : local end_time 2022-08-19 19:17:58.002 | + functions-common:time_stop:2441 : local elapsed_time 2022-08-19 19:17:58.004 | + functions-common:time_stop:2442 : local total 2022-08-19 19:17:58.007 | + functions-common:time_stop:2443 : local start_time 2022-08-19 19:17:58.009 | + functions-common:time_stop:2445 : name=pip_install 2022-08-19 19:17:58.011 | + functions-common:time_stop:2446 : start_time=1660936670628 2022-08-19 19:17:58.014 | + functions-common:time_stop:2448 : [[ -z 1660936670628 ]] 2022-08-19 19:17:58.017 | ++ functions-common:time_stop:2451 : date +%s%3N 2022-08-19 19:17:58.023 | + functions-common:time_stop:2451 : end_time=1660936678019 2022-08-19 19:17:58.025 | + functions-common:time_stop:2452 : elapsed_time=7391 2022-08-19 19:17:58.028 | + functions-common:time_stop:2453 : total=68305 2022-08-19 19:17:58.031 | + functions-common:time_stop:2455 : _TIME_START[$name]= 2022-08-19 19:17:58.035 | + functions-common:time_stop:2456 : _TIME_TOTAL[$name]=75696 2022-08-19 19:17:58.038 | + inc/python:pip_install:199 : return 0 2022-08-19 19:17:58.041 | + lib/glance:install_glance:526 : copy_rootwrap /usr/local/etc/glance 2022-08-19 19:17:58.044 | + lib/glance:copy_rootwrap:239 : local source_path=/usr/local/etc/glance 2022-08-19 19:17:58.047 | + lib/glance:copy_rootwrap:241 : sudo install -d -o ubuntu /etc/glance 2022-08-19 19:17:58.066 | + lib/glance:copy_rootwrap:242 : cp -r /usr/local/etc/glance/rootwrap.conf /usr/local/etc/glance/rootwrap.d /etc/glance/ 2022-08-19 19:17:58.071 | + lib/glance:install_glance:529 : git_clone https://opendev.org/openstack/glance.git /opt/stack/glance master 2022-08-19 19:17:58.074 | + functions-common:git_clone:596 : local git_remote=https://opendev.org/openstack/glance.git 2022-08-19 19:17:58.077 | + functions-common:git_clone:597 : local git_dest=/opt/stack/glance 2022-08-19 19:17:58.080 | + functions-common:git_clone:598 : local git_ref=master 2022-08-19 19:17:58.082 | + functions-common:git_clone:599 : local orig_dir 2022-08-19 19:17:58.086 | ++ functions-common:git_clone:600 : pwd 2022-08-19 19:17:58.089 | + functions-common:git_clone:600 : orig_dir=/home/ubuntu/devstack 2022-08-19 19:17:58.091 | + functions-common:git_clone:601 : local git_clone_flags= 2022-08-19 19:17:58.095 | ++ functions-common:git_clone:603 : trueorfalse False RECLONE 2022-08-19 19:17:58.114 | + functions-common:git_clone:603 : RECLONE=False 2022-08-19 19:17:58.116 | + functions-common:git_clone:604 : [[ 0 -gt 0 ]] 2022-08-19 19:17:58.118 | + functions-common:git_clone:608 : [[ False = \T\r\u\e ]] 2022-08-19 19:17:58.121 | + functions-common:git_clone:617 : echo master 2022-08-19 19:17:58.122 | + functions-common:git_clone:617 : egrep -q '^refs' 2022-08-19 19:17:58.127 | + functions-common:git_clone:631 : [[ ! -d /opt/stack/glance ]] 2022-08-19 19:17:58.129 | + functions-common:git_clone:639 : [[ False = \T\r\u\e ]] 2022-08-19 19:17:58.131 | + functions-common:git_clone:674 : sudo git config --system --add safe.directory /opt/stack/glance 2022-08-19 19:17:58.145 | + functions-common:git_clone:677 : cd /opt/stack/glance 2022-08-19 19:17:58.148 | + functions-common:git_clone:678 : git show --oneline 2022-08-19 19:17:58.148 | + functions-common:git_clone:678 : head -1 2022-08-19 19:17:58.152 | cb60c1d2f remove expired notes for Multi Store feature 2022-08-19 19:17:58.155 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-08-19 19:17:58.157 | + lib/glance:install_glance:531 : setup_develop /opt/stack/glance 2022-08-19 19:17:58.160 | + inc/python:setup_develop:334 : local bindep 2022-08-19 19:17:58.163 | + inc/python:setup_develop:335 : [[ /opt/stack/glance == -bindep* ]] 2022-08-19 19:17:58.166 | + inc/python:setup_develop:339 : local project_dir=/opt/stack/glance 2022-08-19 19:17:58.169 | + inc/python:setup_develop:340 : local extras= 2022-08-19 19:17:58.172 | + inc/python:setup_develop:341 : _setup_package_with_constraints_edit /opt/stack/glance -e 2022-08-19 19:17:58.174 | + inc/python:_setup_package_with_constraints_edit:360 : local bindep 2022-08-19 19:17:58.177 | + inc/python:_setup_package_with_constraints_edit:361 : [[ /opt/stack/glance == -bindep* ]] 2022-08-19 19:17:58.181 | + inc/python:_setup_package_with_constraints_edit:365 : local project_dir=/opt/stack/glance 2022-08-19 19:17:58.184 | + inc/python:_setup_package_with_constraints_edit:366 : local flags=-e 2022-08-19 19:17:58.187 | + inc/python:_setup_package_with_constraints_edit:367 : local extras= 2022-08-19 19:17:58.192 | ++ inc/python:_setup_package_with_constraints_edit:374 : cd /opt/stack/glance 2022-08-19 19:17:58.195 | ++ inc/python:_setup_package_with_constraints_edit:374 : pwd 2022-08-19 19:17:58.199 | + inc/python:_setup_package_with_constraints_edit:374 : project_dir=/opt/stack/glance 2022-08-19 19:17:58.203 | + inc/python:_setup_package_with_constraints_edit:376 : '[' -n /opt/stack/requirements ']' 2022-08-19 19:17:58.205 | + inc/python:_setup_package_with_constraints_edit:380 : local name 2022-08-19 19:17:58.209 | ++ inc/python:_setup_package_with_constraints_edit:381 : awk '/^name.*=/ {print $3}' /opt/stack/glance/setup.cfg 2022-08-19 19:17:58.216 | + inc/python:_setup_package_with_constraints_edit:381 : name=glance 2022-08-19 19:17:58.219 | + inc/python:_setup_package_with_constraints_edit:383 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- glance 2022-08-19 19:17:58.858 | + inc/python:_setup_package_with_constraints_edit:386 : setup_package /opt/stack/glance -e 2022-08-19 19:17:58.863 | + inc/python:setup_package:414 : local bindep=0 2022-08-19 19:17:58.868 | + inc/python:setup_package:415 : local bindep_flag= 2022-08-19 19:17:58.871 | + inc/python:setup_package:416 : local bindep_profiles= 2022-08-19 19:17:58.874 | + inc/python:setup_package:417 : [[ /opt/stack/glance == -bindep* ]] 2022-08-19 19:17:58.877 | + inc/python:setup_package:422 : local project_dir=/opt/stack/glance 2022-08-19 19:17:58.879 | + inc/python:setup_package:423 : local flags=-e 2022-08-19 19:17:58.883 | + inc/python:setup_package:424 : local extras= 2022-08-19 19:17:58.886 | + inc/python:setup_package:428 : [[ -n -e ]] 2022-08-19 19:17:58.890 | + inc/python:setup_package:428 : [[ -z '' ]] 2022-08-19 19:17:58.893 | + inc/python:setup_package:428 : [[ ! -e =~ ^-.* ]] 2022-08-19 19:17:58.896 | + inc/python:setup_package:433 : [[ ! -z '' ]] 2022-08-19 19:17:58.899 | + inc/python:setup_package:438 : [[ 0 == 1 ]] 2022-08-19 19:17:58.902 | + inc/python:setup_package:442 : pip_install -e /opt/stack/glance 2022-08-19 19:17:58.928 | Using python 3.8 to install /opt/stack/glance 2022-08-19 19:17:58.931 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/glance 2022-08-19 19:18:00.992 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:18:00.992 | from cryptography.utils import int_from_bytes 2022-08-19 19:18:00.992 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:18:00.992 | from cryptography.utils import int_from_bytes 2022-08-19 19:18:02.061 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-08-19 19:18:02.062 | Obtaining file:///opt/stack/glance 2022-08-19 19:18:03.551 | Requirement already satisfied: Paste===3.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 14)) (3.5.1) 2022-08-19 19:18:03.560 | Requirement already satisfied: PasteDeploy===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 15)) (2.1.1) 2022-08-19 19:18:03.568 | Requirement already satisfied: Routes===2.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 24)) (2.5.1) 2022-08-19 19:18:03.579 | Requirement already satisfied: SQLAlchemy===1.4.40 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 25)) (1.4.40) 2022-08-19 19:18:03.888 | Collecting WSME===0.11.0 2022-08-19 19:18:03.896 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/7d5/cb5c593970ef6/WSME-0.11.0-py3-none-any.whl (59 kB) 2022-08-19 19:18:04.017 | Requirement already satisfied: WebOb===1.8.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 32)) (1.8.7) 2022-08-19 19:18:04.029 | Requirement already satisfied: alembic===1.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 78)) (1.8.1) 2022-08-19 19:18:04.210 | Collecting castellan===4.0.0 2022-08-19 19:18:04.216 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b3b/7b42670d0daea/castellan-4.0.0-py3-none-any.whl (96 kB) 2022-08-19 19:18:04.360 | Requirement already satisfied: cryptography===36.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 126)) (36.0.2) 2022-08-19 19:18:04.513 | Collecting cursive===0.2.2 2022-08-19 19:18:04.519 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/e56/3a085b3c6e250/cursive-0.2.2-py2.py3-none-any.whl (39 kB) 2022-08-19 19:18:04.641 | Requirement already satisfied: debtcollector===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 130)) (2.5.0) 2022-08-19 19:18:04.647 | Requirement already satisfied: defusedxml===0.7.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 132)) (0.7.1) 2022-08-19 19:18:04.652 | Requirement already satisfied: eventlet===0.33.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 161)) (0.33.1) 2022-08-19 19:18:04.660 | Requirement already satisfied: futurist===2.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 173)) (2.4.1) 2022-08-19 19:18:04.663 | Requirement already satisfied: glance-store===4.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 178)) (4.0.1) 2022-08-19 19:18:04.728 | Requirement already satisfied: greenlet===1.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 187)) (1.1.2) 2022-08-19 19:18:04.733 | Requirement already satisfied: httplib2===0.20.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 195)) (0.20.4) 2022-08-19 19:18:04.743 | Requirement already satisfied: importlib-metadata===4.12.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 204)) (4.12.0) 2022-08-19 19:18:04.777 | Requirement already satisfied: importlib-resources===5.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 205)) (5.9.0) 2022-08-19 19:18:04.807 | Requirement already satisfied: iso8601===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 212)) (1.0.2) 2022-08-19 19:18:04.811 | Requirement already satisfied: jsonschema===4.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 223)) (4.7.2) 2022-08-19 19:18:04.875 | Requirement already satisfied: keystoneauth1===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 227)) (5.0.0) 2022-08-19 19:18:04.931 | Requirement already satisfied: keystonemiddleware===10.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 228)) (10.0.0) 2022-08-19 19:18:04.980 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 260)) (0.8.0) 2022-08-19 19:18:04.985 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 294)) (1.7.0) 2022-08-19 19:18:04.989 | Requirement already satisfied: os-win===5.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 298)) (5.7.0) 2022-08-19 19:18:05.006 | Requirement already satisfied: oslo.cache===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 302)) (3.0.0) 2022-08-19 19:18:05.042 | Requirement already satisfied: oslo.concurrency===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 303)) (5.0.0) 2022-08-19 19:18:05.052 | Requirement already satisfied: oslo.config===9.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 304)) (9.0.0) 2022-08-19 19:18:05.090 | Requirement already satisfied: oslo.context===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 305)) (5.0.0) 2022-08-19 19:18:05.097 | Requirement already satisfied: oslo.db===12.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 306)) (12.0.0) 2022-08-19 19:18:05.146 | Requirement already satisfied: oslo.i18n===5.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 307)) (5.1.0) 2022-08-19 19:18:05.277 | Collecting oslo.limit===2.0.0 2022-08-19 19:18:05.284 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/930/b3b13cc4de1ba/oslo.limit-2.0.0-py3-none-any.whl (20 kB) 2022-08-19 19:18:05.401 | Requirement already satisfied: oslo.log===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 309)) (5.0.0) 2022-08-19 19:18:05.439 | Requirement already satisfied: oslo.messaging===13.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 310)) (13.0.0) 2022-08-19 19:18:05.491 | Requirement already satisfied: oslo.metrics===0.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 311)) (0.4.0) 2022-08-19 19:18:05.501 | Requirement already satisfied: oslo.middleware===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 312)) (5.0.0) 2022-08-19 19:18:05.519 | Requirement already satisfied: oslo.policy===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 313)) (4.0.0) 2022-08-19 19:18:05.533 | Requirement already satisfied: oslo.reports===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 315)) (2.4.0) 2022-08-19 19:18:05.545 | Requirement already satisfied: oslo.serialization===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 317)) (5.0.0) 2022-08-19 19:18:05.554 | Requirement already satisfied: oslo.service===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 318)) (3.0.0) 2022-08-19 19:18:05.576 | Requirement already satisfied: oslo.upgradecheck===2.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 319)) (2.0.0) 2022-08-19 19:18:05.586 | Requirement already satisfied: oslo.utils===6.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 320)) (6.0.0) 2022-08-19 19:18:05.598 | Requirement already satisfied: osprofiler===3.4.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 325)) (3.4.3) 2022-08-19 19:18:05.636 | Requirement already satisfied: packaging===21.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 328)) (21.3) 2022-08-19 19:18:05.641 | Requirement already satisfied: pbr===5.10.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 332)) (5.10.0) 2022-08-19 19:18:05.644 | Requirement already satisfied: prettytable===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 342)) (3.3.0) 2022-08-19 19:18:05.655 | Requirement already satisfied: prometheus-client===0.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 344)) (0.14.1) 2022-08-19 19:18:05.660 | Requirement already satisfied: psutil===5.9.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 346)) (5.9.1) 2022-08-19 19:18:05.678 | Requirement already satisfied: pyOpenSSL===22.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 352)) (22.0.0) 2022-08-19 19:18:05.690 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 356)) (3.1.1) 2022-08-19 19:18:05.700 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 364)) (0.9.6) 2022-08-19 19:18:05.702 | Requirement already satisfied: pyparsing===3.0.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 369)) (3.0.9) 2022-08-19 19:18:05.708 | Requirement already satisfied: pyrsistent===0.18.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 373)) (0.18.1) 2022-08-19 19:18:05.856 | Collecting python-barbicanclient===5.4.0 2022-08-19 19:18:05.863 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/af4/bc5d8d563725c/python_barbicanclient-5.4.0-py3-none-any.whl (82 kB) 2022-08-19 19:18:05.992 | Requirement already satisfied: python-dateutil===2.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 396)) (2.8.2) 2022-08-19 19:18:05.997 | Requirement already satisfied: python-keystoneclient===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 405)) (5.0.0) 2022-08-19 19:18:06.017 | Requirement already satisfied: pytz===2022.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 435)) (2022.2.1) 2022-08-19 19:18:06.021 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 446)) (0.7) 2022-08-19 19:18:06.028 | Requirement already satisfied: requests===2.28.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 447)) (2.28.1) 2022-08-19 19:18:06.154 | Collecting retrying===1.3.3 2022-08-19 19:18:06.161 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/ebf/3b842d183542e/retrying-1.3.3-py3-none-any.whl (11 kB) 2022-08-19 19:18:06.266 | Requirement already satisfied: rfc3986===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 460)) (1.5.0) 2022-08-19 19:18:06.270 | Requirement already satisfied: simplegeneric===0.8.1 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 481)) (0.8.1) 2022-08-19 19:18:06.273 | Requirement already satisfied: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 483)) (1.16.0) 2022-08-19 19:18:06.276 | Requirement already satisfied: sqlalchemy-migrate===0.13.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 510)) (0.13.0) 2022-08-19 19:18:06.286 | Requirement already satisfied: sqlparse===0.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 511)) (0.4.2) 2022-08-19 19:18:06.288 | Requirement already satisfied: statsd===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 514)) (3.3.0) 2022-08-19 19:18:06.291 | Requirement already satisfied: stevedore===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 516)) (4.0.0) 2022-08-19 19:18:06.489 | Collecting taskflow===5.0.0 2022-08-19 19:18:06.496 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/c47/ce617041e3ad5/taskflow-5.0.0-py3-none-any.whl (491 kB) 2022-08-19 19:18:06.738 | Requirement already satisfied: tenacity===6.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 531)) (6.3.1) 2022-08-19 19:18:06.751 | Requirement already satisfied: testresources===2.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 534)) (2.0.1) 2022-08-19 19:18:06.760 | Requirement already satisfied: testscenarios===0.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 535)) (0.5.0) 2022-08-19 19:18:06.791 | Requirement already satisfied: testtools===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 536)) (2.5.0) 2022-08-19 19:18:06.802 | Requirement already satisfied: urllib3===1.26.11 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 562)) (1.26.11) 2022-08-19 19:18:06.833 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 572)) (0.2.5) 2022-08-19 19:18:06.838 | Requirement already satisfied: wrapt===1.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 577)) (1.14.1) 2022-08-19 19:18:06.841 | Requirement already satisfied: yappi===1.3.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 585)) (1.3.6) 2022-08-19 19:18:06.846 | Requirement already satisfied: zipp===3.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 590)) (3.8.1) 2022-08-19 19:18:06.871 | Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from Paste===3.5.1->-c /opt/stack/requirements/upper-constraints.txt (line 14)) (45.2.0) 2022-08-19 19:18:06.873 | Requirement already satisfied: Mako===1.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 12)) (1.2.1) 2022-08-19 19:18:06.884 | Requirement already satisfied: cffi===1.15.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 110)) (1.15.1) 2022-08-19 19:18:06.887 | Requirement already satisfied: dnspython===2.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 147)) (2.2.1) 2022-08-19 19:18:06.913 | Requirement already satisfied: attrs===22.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 90)) (22.1.0) 2022-08-19 19:18:06.968 | Requirement already satisfied: dogpile.cache===1.1.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 151)) (1.1.8) 2022-08-19 19:18:06.974 | Requirement already satisfied: fasteners===0.17.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 166)) (0.17.3) 2022-08-19 19:18:06.977 | Requirement already satisfied: PyYAML===6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 22)) (6.0) 2022-08-19 19:18:06.979 | Requirement already satisfied: openstacksdk===0.100.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 283)) (0.100.0) 2022-08-19 19:18:07.004 | Requirement already satisfied: amqp===5.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 79)) (5.1.1) 2022-08-19 19:18:07.009 | Requirement already satisfied: kombu===5.2.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 229)) (5.2.4) 2022-08-19 19:18:07.053 | Requirement already satisfied: cachetools===5.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 103)) (5.2.0) 2022-08-19 19:18:07.056 | Requirement already satisfied: Jinja2===3.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 10)) (3.1.2) 2022-08-19 19:18:07.061 | Requirement already satisfied: bcrypt===3.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 95)) (3.2.2) 2022-08-19 19:18:07.069 | Requirement already satisfied: msgpack===1.0.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 253)) (1.0.4) 2022-08-19 19:18:07.072 | Requirement already satisfied: fixtures===4.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 168)) (4.0.1) 2022-08-19 19:18:07.083 | Requirement already satisfied: netifaces===0.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 261)) (0.11.0) 2022-08-19 19:18:07.086 | Requirement already satisfied: cliff===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 114)) (4.0.0) 2022-08-19 19:18:07.097 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests===2.28.1->-c /opt/stack/requirements/upper-constraints.txt (line 447)) (2019.11.28) 2022-08-19 19:18:07.099 | Requirement already satisfied: idna===3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 200)) (3.3) 2022-08-19 19:18:07.102 | Requirement already satisfied: charset-normalizer===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 112)) (2.1.0) 2022-08-19 19:18:07.107 | Requirement already satisfied: Tempita===0.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 29)) (0.5.2) 2022-08-19 19:18:07.109 | Requirement already satisfied: decorator===5.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 131)) (5.1.1) 2022-08-19 19:18:07.305 | Collecting networkx===2.8.5 2022-08-19 19:18:07.314 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a76/2f4b385692d9c/networkx-2.8.5-py3-none-any.whl (2.0 MB) 2022-08-19 19:18:07.848 | Collecting pydot===1.4.2 2022-08-19 19:18:07.855 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/66c/98190c65b8d2e/pydot-1.4.2-py2.py3-none-any.whl (21 kB) 2022-08-19 19:18:08.116 | Collecting automaton===3.0.0 2022-08-19 19:18:08.122 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/ddc/f0b8f5544fa4d/automaton-3.0.0-py3-none-any.whl (22 kB) 2022-08-19 19:18:08.236 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 164)) (1.0.0) 2022-08-19 19:18:08.239 | Requirement already satisfied: MarkupSafe===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 13)) (2.1.1) 2022-08-19 19:18:08.241 | Requirement already satisfied: pycparser===2.21 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 358)) (2.21) 2022-08-19 19:18:08.244 | Requirement already satisfied: munch===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 254)) (2.5.0) 2022-08-19 19:18:08.265 | Requirement already satisfied: requestsexceptions===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 455)) (1.4.0) 2022-08-19 19:18:08.267 | Requirement already satisfied: jmespath===1.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 217)) (1.0.1) 2022-08-19 19:18:08.270 | Requirement already satisfied: jsonpatch===1.32 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 219)) (1.32) 2022-08-19 19:18:08.274 | Requirement already satisfied: appdirs===1.4.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 86)) (1.4.4) 2022-08-19 19:18:08.277 | Requirement already satisfied: vine===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 564)) (5.0.0) 2022-08-19 19:18:08.280 | Requirement already satisfied: cmd2===2.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 115)) (2.4.2) 2022-08-19 19:18:08.327 | Requirement already satisfied: autopage===0.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 93)) (0.5.1) 2022-08-19 19:18:08.330 | Requirement already satisfied: jsonpointer===2.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 222)) (2.3) 2022-08-19 19:18:08.333 | Requirement already satisfied: pyperclip===1.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 370)) (1.8.2) 2022-08-19 19:18:09.095 | Installing collected packages: WSME, automaton, python-barbicanclient, castellan, cursive, networkx, oslo.limit, pydot, retrying, taskflow, glance 2022-08-19 19:18:12.315 | Running setup.py develop for glance 2022-08-19 19:18:14.141 | Successfully installed WSME-0.11.0 automaton-3.0.0 castellan-4.0.0 cursive-0.2.2 glance networkx-2.8.5 oslo.limit-2.0.0 pydot-1.4.2 python-barbicanclient-5.4.0 retrying-1.3.3 taskflow-5.0.0 2022-08-19 19:18:14.297 | + inc/python:pip_install:196 : result=0 2022-08-19 19:18:14.300 | + inc/python:pip_install:198 : time_stop pip_install 2022-08-19 19:18:14.304 | + functions-common:time_stop:2439 : local name 2022-08-19 19:18:14.308 | + functions-common:time_stop:2440 : local end_time 2022-08-19 19:18:14.311 | + functions-common:time_stop:2441 : local elapsed_time 2022-08-19 19:18:14.314 | + functions-common:time_stop:2442 : local total 2022-08-19 19:18:14.316 | + functions-common:time_stop:2443 : local start_time 2022-08-19 19:18:14.318 | + functions-common:time_stop:2445 : name=pip_install 2022-08-19 19:18:14.320 | + functions-common:time_stop:2446 : start_time=1660936678921 2022-08-19 19:18:14.323 | + functions-common:time_stop:2448 : [[ -z 1660936678921 ]] 2022-08-19 19:18:14.326 | ++ functions-common:time_stop:2451 : date +%s%3N 2022-08-19 19:18:14.331 | + functions-common:time_stop:2451 : end_time=1660936694328 2022-08-19 19:18:14.333 | + functions-common:time_stop:2452 : elapsed_time=15407 2022-08-19 19:18:14.337 | + functions-common:time_stop:2453 : total=75696 2022-08-19 19:18:14.340 | + functions-common:time_stop:2455 : _TIME_START[$name]= 2022-08-19 19:18:14.342 | + functions-common:time_stop:2456 : _TIME_TOTAL[$name]=91103 2022-08-19 19:18:14.345 | + inc/python:pip_install:199 : return 0 2022-08-19 19:18:14.348 | + inc/python:setup_package:444 : [[ -e == \-\e ]] 2022-08-19 19:18:14.350 | + inc/python:setup_package:445 : safe_chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-08-19 19:18:14.353 | + functions-common:safe_chown:2340 : _safe_permission_operation chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-08-19 19:18:14.373 | + functions-common:_safe_permission_operation:2188 : sudo chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-08-19 19:18:14.385 | + inc/python:_setup_package_with_constraints_edit:390 : use_library_from_git /opt/stack/glance 2022-08-19 19:18:14.388 | + inc/python:use_library_from_git:246 : local name=/opt/stack/glance 2022-08-19 19:18:14.391 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-19 19:18:14.393 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-19 19:18:14.396 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,/opt/stack/glance, ]] 2022-08-19 19:18:14.398 | + inc/python:use_library_from_git:249 : return 1 2022-08-19 19:18:14.401 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-08-19 19:18:14.403 | + ./stack.sh:main:915 : configure_glance 2022-08-19 19:18:14.406 | + lib/glance:configure_glance:323 : sudo install -d -o ubuntu /etc/glance /etc/glance/metadefs 2022-08-19 19:18:14.419 | + lib/glance:configure_glance:326 : local dburl 2022-08-19 19:18:14.423 | ++ lib/glance:configure_glance:327 : database_connection_url glance 2022-08-19 19:18:14.425 | ++ lib/database:database_connection_url:134 : local db=glance 2022-08-19 19:18:14.428 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql glance 2022-08-19 19:18:14.431 | ++ lib/databases/mysql:database_connection_url_mysql:224 : local db=glance 2022-08-19 19:18:14.433 | ++ lib/databases/mysql:database_connection_url_mysql:225 : local plugin 2022-08-19 19:18:14.435 | ++ lib/databases/mysql:database_connection_url_mysql:229 : [[ True == \T\r\u\e ]] 2022-08-19 19:18:14.437 | ++ lib/databases/mysql:database_connection_url_mysql:230 : is_service_enabled mysql 2022-08-19 19:18:14.453 | ++ functions-common:is_service_enabled:2095 : return 0 2022-08-19 19:18:14.455 | ++ lib/databases/mysql:database_connection_url_mysql:231 : plugin='&plugin=dbcounter' 2022-08-19 19:18:14.457 | ++ lib/databases/mysql:database_connection_url_mysql:235 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8&plugin=dbcounter' 2022-08-19 19:18:14.460 | + lib/glance:configure_glance:327 : dburl='mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8&plugin=dbcounter' 2022-08-19 19:18:14.463 | + lib/glance:configure_glance:329 : iniset /etc/glance/glance-api.conf DEFAULT debug True 2022-08-19 19:18:14.497 | + lib/glance:configure_glance:330 : iniset /etc/glance/glance-api.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8&plugin=dbcounter' 2022-08-19 19:18:14.537 | + lib/glance:configure_glance:331 : iniset /etc/glance/glance-api.conf DEFAULT use_syslog False 2022-08-19 19:18:14.577 | + lib/glance:configure_glance:332 : iniset /etc/glance/glance-api.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2022-08-19 19:18:14.612 | + lib/glance:configure_glance:333 : iniset /etc/glance/glance-api.conf oslo_concurrency lock_path /opt/stack/data/glance/locks 2022-08-19 19:18:14.648 | + lib/glance:configure_glance:334 : iniset /etc/glance/glance-api.conf paste_deploy flavor keystone+cachemanagement 2022-08-19 19:18:14.687 | + lib/glance:configure_glance:335 : configure_keystone_authtoken_middleware /etc/glance/glance-api.conf glance 2022-08-19 19:18:14.690 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/glance/glance-api.conf 2022-08-19 19:18:14.692 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=glance 2022-08-19 19:18:14.695 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-08-19 19:18:14.697 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_type password 2022-08-19 19:18:14.735 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/glance/glance-api.conf keystone_authtoken interface public 2022-08-19 19:18:14.770 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_url http://10.222.0.60/identity 2022-08-19 19:18:14.804 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/glance/glance-api.conf keystone_authtoken username glance 2022-08-19 19:18:14.843 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/glance/glance-api.conf keystone_authtoken password Passw0rd 2022-08-19 19:18:14.880 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/glance/glance-api.conf keystone_authtoken user_domain_name Default 2022-08-19 19:18:14.913 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/glance/glance-api.conf keystone_authtoken project_name service 2022-08-19 19:18:14.946 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/glance/glance-api.conf keystone_authtoken project_domain_name Default 2022-08-19 19:18:14.978 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/glance/glance-api.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-08-19 19:18:15.010 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/glance/glance-api.conf keystone_authtoken memcached_servers localhost:11211 2022-08-19 19:18:15.045 | + lib/glance:configure_glance:336 : iniset /etc/glance/glance-api.conf oslo_messaging_notifications driver messagingv2 2022-08-19 19:18:15.080 | + lib/glance:configure_glance:337 : iniset_rpc_backend glance /etc/glance/glance-api.conf 2022-08-19 19:18:15.083 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=glance 2022-08-19 19:18:15.085 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/glance/glance-api.conf 2022-08-19 19:18:15.088 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-08-19 19:18:15.090 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-08-19 19:18:15.093 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-08-19 19:18:15.110 | + functions-common:is_service_enabled:2095 : return 0 2022-08-19 19:18:15.113 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-08-19 19:18:15.115 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-08-19 19:18:15.118 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-08-19 19:18:15.134 | ++ functions-common:is_service_enabled:2095 : return 0 2022-08-19 19:18:15.137 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.60:5672/ 2022-08-19 19:18:15.140 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/glance/glance-api.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.60:5672/ 2022-08-19 19:18:15.172 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-08-19 19:18:15.176 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-08-19 19:18:15.179 | + lib/glance:configure_glance:338 : '[' libvirt = libvirt ']' 2022-08-19 19:18:15.182 | + lib/glance:configure_glance:338 : '[' kvm = parallels ']' 2022-08-19 19:18:15.185 | + lib/glance:configure_glance:342 : iniset /etc/glance/glance-api.conf DEFAULT show_image_direct_url False 2022-08-19 19:18:15.218 | + lib/glance:configure_glance:343 : iniset /etc/glance/glance-api.conf DEFAULT show_multiple_locations False 2022-08-19 19:18:15.251 | + lib/glance:configure_glance:346 : configure_glance_store False False 2022-08-19 19:18:15.254 | + lib/glance:configure_glance_store:252 : local use_cinder_for_glance=False 2022-08-19 19:18:15.256 | + lib/glance:configure_glance_store:253 : local glance_enable_multiple_stores=False 2022-08-19 19:18:15.259 | + lib/glance:configure_glance_store:254 : local be 2022-08-19 19:18:15.261 | + lib/glance:configure_glance_store:256 : [[ False == \F\a\l\s\e ]] 2022-08-19 19:18:15.264 | + lib/glance:configure_glance_store:258 : [[ False == \T\r\u\e ]] 2022-08-19 19:18:15.266 | + lib/glance:configure_glance_store:275 : iniset /etc/glance/glance-api.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2022-08-19 19:18:15.302 | + lib/glance:configure_glance:349 : '[' -n '' ']' 2022-08-19 19:18:15.305 | + lib/glance:configure_glance:352 : iniset /etc/glance/glance-api.conf cors allowed_origin http://10.222.0.60 2022-08-19 19:18:15.342 | + lib/glance:configure_glance:356 : [[ False == \F\a\l\s\e ]] 2022-08-19 19:18:15.345 | + lib/glance:configure_glance:358 : is_service_enabled s-proxy 2022-08-19 19:18:15.364 | + functions-common:is_service_enabled:2095 : return 1 2022-08-19 19:18:15.366 | + lib/glance:configure_glance:380 : iniset /etc/glance/glance-api.conf DEFAULT public_endpoint http://10.222.0.60/image 2022-08-19 19:18:15.403 | + lib/glance:configure_glance:382 : is_service_enabled tls-proxy 2022-08-19 19:18:15.422 | + functions-common:is_service_enabled:2095 : return 1 2022-08-19 19:18:15.425 | + lib/glance:configure_glance:388 : setup_logging /etc/glance/glance-api.conf 2022-08-19 19:18:15.427 | + functions:setup_logging:674 : setup_systemd_logging /etc/glance/glance-api.conf 2022-08-19 19:18:15.430 | + functions:setup_systemd_logging:689 : local conf_file=/etc/glance/glance-api.conf 2022-08-19 19:18:15.433 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-08-19 19:18:15.450 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-08-19 19:18:15.453 | + functions:setup_systemd_logging:695 : local pidstr= 2022-08-19 19:18:15.455 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-08-19 19:18:15.457 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-08-19 19:18:15.460 | + 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-08-19 19:18:15.493 | + 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-08-19 19:18:15.529 | + 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-08-19 19:18:15.566 | + functions:setup_systemd_logging:706 : iniset /etc/glance/glance-api.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-08-19 19:18:15.602 | + lib/glance:configure_glance:390 : cp -p /opt/stack/glance/etc/glance-api-paste.ini /etc/glance/glance-api-paste.ini 2022-08-19 19:18:15.607 | + lib/glance:configure_glance:393 : iniset /etc/glance/glance-cache.conf DEFAULT debug True 2022-08-19 19:18:15.643 | + lib/glance:configure_glance:394 : iniset /etc/glance/glance-cache.conf DEFAULT use_syslog False 2022-08-19 19:18:15.677 | + lib/glance:configure_glance:395 : iniset /etc/glance/glance-cache.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2022-08-19 19:18:15.716 | + lib/glance:configure_glance:396 : iniset /etc/glance/glance-cache.conf DEFAULT auth_url http://10.222.0.60/identity 2022-08-19 19:18:15.753 | + lib/glance:configure_glance:397 : iniset /etc/glance/glance-cache.conf DEFAULT admin_tenant_name service 2022-08-19 19:18:15.787 | + lib/glance:configure_glance:398 : iniset /etc/glance/glance-cache.conf DEFAULT admin_user glance 2022-08-19 19:18:15.821 | + lib/glance:configure_glance:399 : iniset /etc/glance/glance-cache.conf DEFAULT admin_password Passw0rd 2022-08-19 19:18:15.855 | + lib/glance:configure_glance:402 : iniset /etc/glance/glance-cache.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2022-08-19 19:18:15.892 | + lib/glance:configure_glance:405 : iniset /etc/glance/glance-image-import.conf image_import_opts image_import_plugins '[]' 2022-08-19 19:18:15.930 | + lib/glance:configure_glance:406 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties ignore_user_roles admin 2022-08-19 19:18:15.976 | + lib/glance:configure_glance:407 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties inject 2022-08-19 19:18:16.014 | + lib/glance:configure_glance:409 : cp -p /opt/stack/glance/etc/schema-image.json /etc/glance/schema-image.json 2022-08-19 19:18:16.019 | + lib/glance:configure_glance:411 : cp -p /opt/stack/glance/etc/metadefs/cim-processor-allocation-setting-data.json /opt/stack/glance/etc/metadefs/cim-resource-allocation-setting-data.json /opt/stack/glance/etc/metadefs/cim-storage-allocation-setting-data.json /opt/stack/glance/etc/metadefs/cim-virtual-system-setting-data.json /opt/stack/glance/etc/metadefs/compute-aggr-disk-filter.json /opt/stack/glance/etc/metadefs/compute-aggr-iops-filter.json /opt/stack/glance/etc/metadefs/compute-aggr-num-instances.json /opt/stack/glance/etc/metadefs/compute-cpu-mode.json /opt/stack/glance/etc/metadefs/compute-cpu-pinning.json /opt/stack/glance/etc/metadefs/compute-guest-memory-backing.json /opt/stack/glance/etc/metadefs/compute-guest-shutdown.json /opt/stack/glance/etc/metadefs/compute-host-capabilities.json /opt/stack/glance/etc/metadefs/compute-hypervisor.json /opt/stack/glance/etc/metadefs/compute-instance-data.json /opt/stack/glance/etc/metadefs/compute-libvirt-image.json /opt/stack/glance/etc/metadefs/compute-libvirt.json /opt/stack/glance/etc/metadefs/compute-quota.json /opt/stack/glance/etc/metadefs/compute-randomgen.json /opt/stack/glance/etc/metadefs/compute-vcputopology.json /opt/stack/glance/etc/metadefs/compute-vmware-flavor.json /opt/stack/glance/etc/metadefs/compute-vmware.json /opt/stack/glance/etc/metadefs/compute-vmware-quota-flavor.json /opt/stack/glance/etc/metadefs/compute-vtpm-hw.json /opt/stack/glance/etc/metadefs/compute-vtpm.json /opt/stack/glance/etc/metadefs/compute-watchdog.json /opt/stack/glance/etc/metadefs/compute-xenapi.json /opt/stack/glance/etc/metadefs/glance-common-image-props.json /opt/stack/glance/etc/metadefs/image-signature-verification.json /opt/stack/glance/etc/metadefs/operating-system.json /opt/stack/glance/etc/metadefs/software-databases.json /opt/stack/glance/etc/metadefs/software-runtimes.json /opt/stack/glance/etc/metadefs/software-webservers.json /opt/stack/glance/etc/metadefs/storage-volume-type.json /etc/glance/metadefs 2022-08-19 19:18:16.026 | + lib/glance:configure_glance:413 : is_service_enabled tls-proxy 2022-08-19 19:18:16.043 | + functions-common:is_service_enabled:2095 : return 1 2022-08-19 19:18:16.046 | + lib/glance:configure_glance:421 : [[ False == False ]] 2022-08-19 19:18:16.048 | + lib/glance:configure_glance:422 : write_local_uwsgi_http_config /etc/glance/glance-uwsgi.ini /usr/local/bin/glance-wsgi-api /image 2022-08-19 19:18:16.051 | + lib/apache:write_local_uwsgi_http_config:319 : local file=/etc/glance/glance-uwsgi.ini 2022-08-19 19:18:16.053 | + lib/apache:write_local_uwsgi_http_config:320 : local wsgi=/usr/local/bin/glance-wsgi-api 2022-08-19 19:18:16.055 | + lib/apache:write_local_uwsgi_http_config:321 : local url=/image 2022-08-19 19:18:16.058 | ++ lib/apache:write_local_uwsgi_http_config:322 : basename /usr/local/bin/glance-wsgi-api 2022-08-19 19:18:16.062 | + lib/apache:write_local_uwsgi_http_config:322 : name=glance-wsgi-api 2022-08-19 19:18:16.065 | + lib/apache:write_local_uwsgi_http_config:328 : rm -rf /etc/glance/glance-uwsgi.ini 2022-08-19 19:18:16.069 | + lib/apache:write_local_uwsgi_http_config:329 : iniset /etc/glance/glance-uwsgi.ini uwsgi wsgi-file /usr/local/bin/glance-wsgi-api 2022-08-19 19:18:16.109 | ++ lib/apache:write_local_uwsgi_http_config:330 : get_random_port 2022-08-19 19:18:16.114 | ++ functions:get_random_port:836 : read lower_port upper_port 2022-08-19 19:18:16.116 | ++ functions:get_random_port:837 : true 2022-08-19 19:18:16.119 | ++ functions:get_random_port:838 : (( port = upper_port )) 2022-08-19 19:18:16.121 | ++ functions:get_random_port:838 : (( port >= lower_port )) 2022-08-19 19:18:16.124 | ++ functions:get_random_port:839 : sudo lsof -i :60999 2022-08-19 19:18:16.198 | ++ functions:get_random_port:840 : [[ 1 > 0 ]] 2022-08-19 19:18:16.202 | ++ functions:get_random_port:841 : break 2 2022-08-19 19:18:16.205 | ++ functions:get_random_port:845 : echo 60999 2022-08-19 19:18:16.210 | + lib/apache:write_local_uwsgi_http_config:330 : port=60999 2022-08-19 19:18:16.213 | + lib/apache:write_local_uwsgi_http_config:331 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-socket 127.0.0.1:60999 2022-08-19 19:18:16.249 | + lib/apache:write_local_uwsgi_http_config:332 : iniset /etc/glance/glance-uwsgi.ini uwsgi processes 2 2022-08-19 19:18:16.281 | + lib/apache:write_local_uwsgi_http_config:334 : iniset /etc/glance/glance-uwsgi.ini uwsgi master true 2022-08-19 19:18:16.313 | + lib/apache:write_local_uwsgi_http_config:336 : iniset /etc/glance/glance-uwsgi.ini uwsgi die-on-term true 2022-08-19 19:18:16.346 | + lib/apache:write_local_uwsgi_http_config:337 : iniset /etc/glance/glance-uwsgi.ini uwsgi exit-on-reload false 2022-08-19 19:18:16.385 | + lib/apache:write_local_uwsgi_http_config:338 : iniset /etc/glance/glance-uwsgi.ini uwsgi enable-threads true 2022-08-19 19:18:16.420 | + lib/apache:write_local_uwsgi_http_config:339 : iniset /etc/glance/glance-uwsgi.ini uwsgi plugins http,python3 2022-08-19 19:18:16.454 | + lib/apache:write_local_uwsgi_http_config:341 : iniset /etc/glance/glance-uwsgi.ini uwsgi thunder-lock true 2022-08-19 19:18:16.486 | + lib/apache:write_local_uwsgi_http_config:343 : iniset /etc/glance/glance-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-08-19 19:18:16.518 | + lib/apache:write_local_uwsgi_http_config:346 : iniset /etc/glance/glance-uwsgi.ini uwsgi worker-reload-mercy 90 2022-08-19 19:18:16.550 | + lib/apache:write_local_uwsgi_http_config:348 : iniset /etc/glance/glance-uwsgi.ini uwsgi buffer-size 65535 2022-08-19 19:18:16.582 | + lib/apache:write_local_uwsgi_http_config:350 : iniset /etc/glance/glance-uwsgi.ini uwsgi add-header 'Connection: close' 2022-08-19 19:18:16.614 | + lib/apache:write_local_uwsgi_http_config:352 : iniset /etc/glance/glance-uwsgi.ini uwsgi lazy-apps true 2022-08-19 19:18:16.646 | + lib/apache:write_local_uwsgi_http_config:353 : iniset /etc/glance/glance-uwsgi.ini uwsgi chmod-socket 666 2022-08-19 19:18:16.680 | + lib/apache:write_local_uwsgi_http_config:354 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-raw-body true 2022-08-19 19:18:16.714 | + lib/apache:write_local_uwsgi_http_config:355 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-chunked-input true 2022-08-19 19:18:16.750 | + lib/apache:write_local_uwsgi_http_config:356 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-auto-chunked true 2022-08-19 19:18:16.782 | + lib/apache:write_local_uwsgi_http_config:357 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-keepalive false 2022-08-19 19:18:16.815 | + lib/apache:write_local_uwsgi_http_config:359 : iniset /etc/glance/glance-uwsgi.ini uwsgi socket-timeout 30 2022-08-19 19:18:16.848 | + lib/apache:write_local_uwsgi_http_config:361 : enable_apache_mod proxy 2022-08-19 19:18:16.850 | + lib/apache:enable_apache_mod:59 : local mod=proxy 2022-08-19 19:18:16.853 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-08-19 19:18:16.855 | + functions-common:is_ubuntu:567 : [[ -z deb ]] 2022-08-19 19:18:16.858 | + functions-common:is_ubuntu:570 : '[' deb = deb ']' 2022-08-19 19:18:16.860 | + lib/apache:enable_apache_mod:64 : [[ proxy != \v\e\r\s\i\o\n ]] 2022-08-19 19:18:16.863 | + lib/apache:enable_apache_mod:64 : a2query -m proxy 2022-08-19 19:18:16.921 | proxy (enabled by site administrator) 2022-08-19 19:18:16.924 | + lib/apache:write_local_uwsgi_http_config:362 : enable_apache_mod proxy_http 2022-08-19 19:18:16.926 | + lib/apache:enable_apache_mod:59 : local mod=proxy_http 2022-08-19 19:18:16.929 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-08-19 19:18:16.931 | + functions-common:is_ubuntu:567 : [[ -z deb ]] 2022-08-19 19:18:16.934 | + functions-common:is_ubuntu:570 : '[' deb = deb ']' 2022-08-19 19:18:16.936 | + lib/apache:enable_apache_mod:64 : [[ proxy_http != \v\e\r\s\i\o\n ]] 2022-08-19 19:18:16.939 | + lib/apache:enable_apache_mod:64 : a2query -m proxy_http 2022-08-19 19:18:16.991 | No module matches proxy_http 2022-08-19 19:18:16.994 | + lib/apache:enable_apache_mod:65 : sudo a2enmod proxy_http 2022-08-19 19:18:17.070 | Considering dependency proxy for proxy_http: 2022-08-19 19:18:17.070 | Module proxy already enabled 2022-08-19 19:18:17.070 | Enabling module proxy_http. 2022-08-19 19:18:17.079 | To activate the new configuration, you need to run: 2022-08-19 19:18:17.079 | systemctl restart apache2 2022-08-19 19:18:17.085 | + lib/apache:enable_apache_mod:66 : restart_apache_server 2022-08-19 19:18:17.089 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-08-19 19:18:17.092 | + functions-common:restart_service:2323 : '[' -x /bin/systemctl ']' 2022-08-19 19:18:17.095 | + functions-common:restart_service:2324 : sudo /bin/systemctl restart apache2 2022-08-19 19:18:17.232 | + lib/apache:write_local_uwsgi_http_config:363 : local apache_conf= 2022-08-19 19:18:17.236 | ++ lib/apache:write_local_uwsgi_http_config:364 : apache_site_config_for glance-wsgi-api 2022-08-19 19:18:17.238 | ++ lib/apache:apache_site_config_for:186 : local site=glance-wsgi-api 2022-08-19 19:18:17.240 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-08-19 19:18:17.243 | ++ functions-common:is_ubuntu:567 : [[ -z deb ]] 2022-08-19 19:18:17.245 | ++ functions-common:is_ubuntu:570 : '[' deb = deb ']' 2022-08-19 19:18:17.247 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/glance-wsgi-api.conf 2022-08-19 19:18:17.250 | + lib/apache:write_local_uwsgi_http_config:364 : apache_conf=/etc/apache2/sites-available/glance-wsgi-api.conf 2022-08-19 19:18:17.253 | + lib/apache:write_local_uwsgi_http_config:365 : echo 'KeepAlive Off' 2022-08-19 19:18:17.253 | + lib/apache:write_local_uwsgi_http_config:365 : sudo tee /etc/apache2/sites-available/glance-wsgi-api.conf 2022-08-19 19:18:17.262 | KeepAlive Off 2022-08-19 19:18:17.267 | + lib/apache:write_local_uwsgi_http_config:366 : sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf 2022-08-19 19:18:17.267 | + lib/apache:write_local_uwsgi_http_config:366 : echo 'SetEnv proxy-sendchunked 1' 2022-08-19 19:18:17.276 | SetEnv proxy-sendchunked 1 2022-08-19 19:18:17.280 | + lib/apache:write_local_uwsgi_http_config:367 : sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf 2022-08-19 19:18:17.280 | + lib/apache:write_local_uwsgi_http_config:367 : echo 'ProxyPass "/image" "http://127.0.0.1:60999" retry=0 ' 2022-08-19 19:18:17.288 | ProxyPass "/image" "http://127.0.0.1:60999" retry=0 2022-08-19 19:18:17.292 | + lib/apache:write_local_uwsgi_http_config:368 : enable_apache_site glance-wsgi-api 2022-08-19 19:18:17.295 | + lib/apache:enable_apache_site:203 : local site=glance-wsgi-api 2022-08-19 19:18:17.298 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-08-19 19:18:17.300 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-08-19 19:18:17.303 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-08-19 19:18:17.305 | + functions-common:is_ubuntu:567 : [[ -z deb ]] 2022-08-19 19:18:17.307 | + functions-common:is_ubuntu:570 : '[' deb = deb ']' 2022-08-19 19:18:17.310 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-08-19 19:18:17.312 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-08-19 19:18:17.315 | + functions-common:is_ubuntu:567 : [[ -z deb ]] 2022-08-19 19:18:17.317 | + functions-common:is_ubuntu:570 : '[' deb = deb ']' 2022-08-19 19:18:17.319 | + lib/apache:enable_apache_site:207 : sudo a2ensite glance-wsgi-api 2022-08-19 19:18:17.382 | Enabling site glance-wsgi-api. 2022-08-19 19:18:17.390 | To activate the new configuration, you need to run: 2022-08-19 19:18:17.390 | systemctl reload apache2 2022-08-19 19:18:17.395 | + lib/apache:write_local_uwsgi_http_config:369 : restart_apache_server 2022-08-19 19:18:17.397 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-08-19 19:18:17.400 | + functions-common:restart_service:2323 : '[' -x /bin/systemctl ']' 2022-08-19 19:18:17.402 | + functions-common:restart_service:2324 : sudo /bin/systemctl restart apache2 2022-08-19 19:18:17.539 | ++ lib/glance:configure_glance:425 : awk '-F= ' '/^http-socket/ { print "http://"$2}' /etc/glance/glance-uwsgi.ini 2022-08-19 19:18:17.546 | + lib/glance:configure_glance:425 : iniset /etc/glance/glance-api.conf DEFAULT worker_self_reference_url http://127.0.0.1:60999 2022-08-19 19:18:17.586 | + lib/glance:configure_glance:435 : [[ False == True ]] 2022-08-19 19:18:17.588 | + lib/glance:configure_glance:435 : [[ False == True ]] 2022-08-19 19:18:17.591 | + ./stack.sh:main:918 : is_service_enabled cinder 2022-08-19 19:18:17.609 | + functions-common:is_service_enabled:2095 : return 0 2022-08-19 19:18:17.612 | + ./stack.sh:main:920 : stack_install_service cinder 2022-08-19 19:18:17.614 | + lib/stack:stack_install_service:20 : local service=cinder 2022-08-19 19:18:17.616 | + lib/stack:stack_install_service:21 : type install_cinder 2022-08-19 19:18:17.619 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-08-19 19:18:17.621 | + lib/stack:stack_install_service:32 : install_cinder 2022-08-19 19:18:17.624 | + lib/cinder:install_cinder:466 : git_clone https://opendev.org/openstack/cinder.git /opt/stack/cinder master 2022-08-19 19:18:17.627 | + functions-common:git_clone:596 : local git_remote=https://opendev.org/openstack/cinder.git 2022-08-19 19:18:17.629 | + functions-common:git_clone:597 : local git_dest=/opt/stack/cinder 2022-08-19 19:18:17.631 | + functions-common:git_clone:598 : local git_ref=master 2022-08-19 19:18:17.634 | + functions-common:git_clone:599 : local orig_dir 2022-08-19 19:18:17.637 | ++ functions-common:git_clone:600 : pwd 2022-08-19 19:18:17.640 | + functions-common:git_clone:600 : orig_dir=/home/ubuntu/devstack 2022-08-19 19:18:17.643 | + functions-common:git_clone:601 : local git_clone_flags= 2022-08-19 19:18:17.646 | ++ functions-common:git_clone:603 : trueorfalse False RECLONE 2022-08-19 19:18:17.663 | + functions-common:git_clone:603 : RECLONE=False 2022-08-19 19:18:17.666 | + functions-common:git_clone:604 : [[ 0 -gt 0 ]] 2022-08-19 19:18:17.669 | + functions-common:git_clone:608 : [[ False = \T\r\u\e ]] 2022-08-19 19:18:17.672 | + functions-common:git_clone:617 : echo master 2022-08-19 19:18:17.672 | + functions-common:git_clone:617 : egrep -q '^refs' 2022-08-19 19:18:17.677 | + functions-common:git_clone:631 : [[ ! -d /opt/stack/cinder ]] 2022-08-19 19:18:17.680 | + functions-common:git_clone:639 : [[ False = \T\r\u\e ]] 2022-08-19 19:18:17.682 | + functions-common:git_clone:674 : sudo git config --system --add safe.directory /opt/stack/cinder 2022-08-19 19:18:17.696 | + functions-common:git_clone:677 : cd /opt/stack/cinder 2022-08-19 19:18:17.699 | + functions-common:git_clone:678 : git show --oneline 2022-08-19 19:18:17.699 | + functions-common:git_clone:678 : head -1 2022-08-19 19:18:17.706 | 6605f5a94 Merge "Move NFS job to voting" 2022-08-19 19:18:17.710 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-08-19 19:18:17.713 | + lib/cinder:install_cinder:467 : setup_develop /opt/stack/cinder 2022-08-19 19:18:17.716 | + inc/python:setup_develop:334 : local bindep 2022-08-19 19:18:17.719 | + inc/python:setup_develop:335 : [[ /opt/stack/cinder == -bindep* ]] 2022-08-19 19:18:17.721 | + inc/python:setup_develop:339 : local project_dir=/opt/stack/cinder 2022-08-19 19:18:17.724 | + inc/python:setup_develop:340 : local extras= 2022-08-19 19:18:17.727 | + inc/python:setup_develop:341 : _setup_package_with_constraints_edit /opt/stack/cinder -e 2022-08-19 19:18:17.729 | + inc/python:_setup_package_with_constraints_edit:360 : local bindep 2022-08-19 19:18:17.732 | + inc/python:_setup_package_with_constraints_edit:361 : [[ /opt/stack/cinder == -bindep* ]] 2022-08-19 19:18:17.734 | + inc/python:_setup_package_with_constraints_edit:365 : local project_dir=/opt/stack/cinder 2022-08-19 19:18:17.737 | + inc/python:_setup_package_with_constraints_edit:366 : local flags=-e 2022-08-19 19:18:17.739 | + inc/python:_setup_package_with_constraints_edit:367 : local extras= 2022-08-19 19:18:17.743 | ++ inc/python:_setup_package_with_constraints_edit:374 : cd /opt/stack/cinder 2022-08-19 19:18:17.745 | ++ inc/python:_setup_package_with_constraints_edit:374 : pwd 2022-08-19 19:18:17.748 | + inc/python:_setup_package_with_constraints_edit:374 : project_dir=/opt/stack/cinder 2022-08-19 19:18:17.751 | + inc/python:_setup_package_with_constraints_edit:376 : '[' -n /opt/stack/requirements ']' 2022-08-19 19:18:17.754 | + inc/python:_setup_package_with_constraints_edit:380 : local name 2022-08-19 19:18:17.757 | ++ inc/python:_setup_package_with_constraints_edit:381 : awk '/^name.*=/ {print $3}' /opt/stack/cinder/setup.cfg 2022-08-19 19:18:17.763 | + inc/python:_setup_package_with_constraints_edit:381 : name=cinder 2022-08-19 19:18:17.765 | + inc/python:_setup_package_with_constraints_edit:383 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- cinder 2022-08-19 19:18:18.387 | + inc/python:_setup_package_with_constraints_edit:386 : setup_package /opt/stack/cinder -e 2022-08-19 19:18:18.390 | + inc/python:setup_package:414 : local bindep=0 2022-08-19 19:18:18.393 | + inc/python:setup_package:415 : local bindep_flag= 2022-08-19 19:18:18.396 | + inc/python:setup_package:416 : local bindep_profiles= 2022-08-19 19:18:18.398 | + inc/python:setup_package:417 : [[ /opt/stack/cinder == -bindep* ]] 2022-08-19 19:18:18.401 | + inc/python:setup_package:422 : local project_dir=/opt/stack/cinder 2022-08-19 19:18:18.404 | + inc/python:setup_package:423 : local flags=-e 2022-08-19 19:18:18.407 | + inc/python:setup_package:424 : local extras= 2022-08-19 19:18:18.409 | + inc/python:setup_package:428 : [[ -n -e ]] 2022-08-19 19:18:18.412 | + inc/python:setup_package:428 : [[ -z '' ]] 2022-08-19 19:18:18.414 | + inc/python:setup_package:428 : [[ ! -e =~ ^-.* ]] 2022-08-19 19:18:18.417 | + inc/python:setup_package:433 : [[ ! -z '' ]] 2022-08-19 19:18:18.419 | + inc/python:setup_package:438 : [[ 0 == 1 ]] 2022-08-19 19:18:18.422 | + inc/python:setup_package:442 : pip_install -e /opt/stack/cinder 2022-08-19 19:18:18.445 | Using python 3.8 to install /opt/stack/cinder 2022-08-19 19:18:18.447 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/cinder 2022-08-19 19:18:20.509 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:18:20.509 | from cryptography.utils import int_from_bytes 2022-08-19 19:18:20.509 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:18:20.509 | from cryptography.utils import int_from_bytes 2022-08-19 19:18:21.584 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-08-19 19:18:21.584 | Obtaining file:///opt/stack/cinder 2022-08-19 19:18:23.987 | Requirement already satisfied: Paste===3.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 14)) (3.5.1) 2022-08-19 19:18:23.996 | Requirement already satisfied: PasteDeploy===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 15)) (2.1.1) 2022-08-19 19:18:24.004 | Requirement already satisfied: Routes===2.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 24)) (2.5.1) 2022-08-19 19:18:24.015 | Requirement already satisfied: SQLAlchemy===1.4.40 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 25)) (1.4.40) 2022-08-19 19:18:24.154 | Requirement already satisfied: WebOb===1.8.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 32)) (1.8.7) 2022-08-19 19:18:25.403 | Collecting boto3===1.24.51 2022-08-19 19:18:25.412 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/0f1/689e487ea093b/boto3-1.24.51-py3-none-any.whl (132 kB) 2022-08-19 19:18:27.089 | Collecting botocore===1.27.51 2022-08-19 19:18:27.116 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/4ba/1678bc78fbdac/botocore-1.27.51-py3-none-any.whl (9.0 MB) 2022-08-19 19:18:28.193 | Requirement already satisfied: castellan===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 107)) (4.0.0) 2022-08-19 19:18:28.211 | Requirement already satisfied: cryptography===36.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 126)) (36.0.2) 2022-08-19 19:18:28.246 | Requirement already satisfied: cursive===0.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 127)) (0.2.2) 2022-08-19 19:18:28.258 | Requirement already satisfied: decorator===5.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 131)) (5.1.1) 2022-08-19 19:18:28.261 | Requirement already satisfied: eventlet===0.33.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 161)) (0.33.1) 2022-08-19 19:18:28.524 | Collecting google-api-python-client===2.56.0 2022-08-19 19:18:28.544 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/ad3/21cea7aefc638/google_api_python_client-2.56.0-py2.py3-none-any.whl (8.9 MB) 2022-08-19 19:18:29.518 | Collecting google-auth===2.10.0 2022-08-19 19:18:29.525 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/1de/ba4a54f95ef67/google_auth-2.10.0-py2.py3-none-any.whl (167 kB) 2022-08-19 19:18:29.737 | Collecting google-auth-httplib2===0.1.0 2022-08-19 19:18:29.744 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/31e/49c36c6b5643b/google_auth_httplib2-0.1.0-py2.py3-none-any.whl (9.3 kB) 2022-08-19 19:18:29.855 | Requirement already satisfied: greenlet===1.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 187)) (1.1.2) 2022-08-19 19:18:29.860 | Requirement already satisfied: httplib2===0.20.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 195)) (0.20.4) 2022-08-19 19:18:29.870 | Requirement already satisfied: importlib-metadata===4.12.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 204)) (4.12.0) 2022-08-19 19:18:29.905 | Requirement already satisfied: iso8601===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 212)) (1.0.2) 2022-08-19 19:18:29.908 | Requirement already satisfied: jmespath===1.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 217)) (1.0.1) 2022-08-19 19:18:29.911 | Requirement already satisfied: jsonschema===4.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 223)) (4.7.2) 2022-08-19 19:18:29.948 | Requirement already satisfied: keystoneauth1===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 227)) (5.0.0) 2022-08-19 19:18:30.004 | Requirement already satisfied: keystonemiddleware===10.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 228)) (10.0.0) 2022-08-19 19:18:30.912 | Collecting lxml===4.9.1 2022-08-19 19:18:30.933 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b57/0da8cd0012f4a/lxml-4.9.1-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_24_x86_64.whl (6.9 MB) 2022-08-19 19:18:31.459 | Collecting oauth2client===4.1.3 2022-08-19 19:18:31.466 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b8a/81cc5d60e2d36/oauth2client-4.1.3-py2.py3-none-any.whl (98 kB) 2022-08-19 19:18:31.596 | Requirement already satisfied: os-brick===6.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 287)) (6.0.0) 2022-08-19 19:18:31.652 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 294)) (1.7.0) 2022-08-19 19:18:31.656 | Requirement already satisfied: os-win===5.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 298)) (5.7.0) 2022-08-19 19:18:31.673 | Requirement already satisfied: oslo.cache===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 302)) (3.0.0) 2022-08-19 19:18:31.708 | Requirement already satisfied: oslo.concurrency===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 303)) (5.0.0) 2022-08-19 19:18:31.718 | Requirement already satisfied: oslo.config===9.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 304)) (9.0.0) 2022-08-19 19:18:31.755 | Requirement already satisfied: oslo.context===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 305)) (5.0.0) 2022-08-19 19:18:31.761 | Requirement already satisfied: oslo.db===12.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 306)) (12.0.0) 2022-08-19 19:18:31.805 | Requirement already satisfied: oslo.i18n===5.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 307)) (5.1.0) 2022-08-19 19:18:31.809 | Requirement already satisfied: oslo.log===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 309)) (5.0.0) 2022-08-19 19:18:31.846 | Requirement already satisfied: oslo.messaging===13.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 310)) (13.0.0) 2022-08-19 19:18:31.898 | Requirement already satisfied: oslo.metrics===0.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 311)) (0.4.0) 2022-08-19 19:18:31.908 | Requirement already satisfied: oslo.middleware===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 312)) (5.0.0) 2022-08-19 19:18:31.926 | Requirement already satisfied: oslo.policy===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 313)) (4.0.0) 2022-08-19 19:18:31.941 | Requirement already satisfied: oslo.privsep===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 314)) (3.0.0) 2022-08-19 19:18:31.954 | Requirement already satisfied: oslo.reports===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 315)) (2.4.0) 2022-08-19 19:18:31.966 | Requirement already satisfied: oslo.rootwrap===6.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 316)) (6.3.1) 2022-08-19 19:18:31.968 | Requirement already satisfied: oslo.serialization===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 317)) (5.0.0) 2022-08-19 19:18:31.976 | Requirement already satisfied: oslo.service===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 318)) (3.0.0) 2022-08-19 19:18:31.998 | Requirement already satisfied: oslo.upgradecheck===2.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 319)) (2.0.0) 2022-08-19 19:18:32.007 | Requirement already satisfied: oslo.utils===6.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 320)) (6.0.0) 2022-08-19 19:18:32.021 | Requirement already satisfied: oslo.versionedobjects===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 321)) (3.0.0) 2022-08-19 19:18:32.239 | Collecting oslo.vmware===4.0.0 2022-08-19 19:18:32.246 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/c0b/55fda528af1d7/oslo.vmware-4.0.0-py3-none-any.whl (491 kB) 2022-08-19 19:18:32.436 | Requirement already satisfied: osprofiler===3.4.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 325)) (3.4.3) 2022-08-19 19:18:32.473 | Requirement already satisfied: packaging===21.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 328)) (21.3) 2022-08-19 19:18:32.690 | Collecting paramiko===2.11.0 2022-08-19 19:18:32.697 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/655/f25dc8baf7632/paramiko-2.11.0-py2.py3-none-any.whl (212 kB) 2022-08-19 19:18:32.859 | Requirement already satisfied: pbr===5.10.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 332)) (5.10.0) 2022-08-19 19:18:32.862 | Requirement already satisfied: prettytable===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 342)) (3.3.0) 2022-08-19 19:18:32.874 | Requirement already satisfied: prometheus-client===0.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 344)) (0.14.1) 2022-08-19 19:18:32.879 | Requirement already satisfied: psutil===5.9.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 346)) (5.9.1) 2022-08-19 19:18:33.027 | Collecting pyasn1===0.4.8 2022-08-19 19:18:33.034 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/39c/7e2ec30515947/pyasn1-0.4.8-py2.py3-none-any.whl (77 kB) 2022-08-19 19:18:33.056 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 356)) (3.1.1) 2022-08-19 19:18:33.066 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 364)) (0.9.6) 2022-08-19 19:18:33.068 | Requirement already satisfied: pyparsing===3.0.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 369)) (3.0.9) 2022-08-19 19:18:33.074 | Requirement already satisfied: pyrsistent===0.18.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 373)) (0.18.1) 2022-08-19 19:18:33.078 | Requirement already satisfied: python-barbicanclient===5.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 388)) (5.4.0) 2022-08-19 19:18:33.091 | Requirement already satisfied: python-dateutil===2.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 396)) (2.8.2) 2022-08-19 19:18:33.271 | Collecting python-glanceclient===4.0.1 2022-08-19 19:18:33.278 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/767/bf12449a5b7ff/python_glanceclient-4.0.1-py3-none-any.whl (204 kB) 2022-08-19 19:18:33.435 | Requirement already satisfied: python-keystoneclient===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 405)) (5.0.0) 2022-08-19 19:18:33.455 | Requirement already satisfied: python-novaclient===18.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 416)) (18.0.0) 2022-08-19 19:18:33.649 | Collecting python-swiftclient===4.0.1 2022-08-19 19:18:33.657 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/839/de62df3710911/python_swiftclient-4.0.1-py3-none-any.whl (87 kB) 2022-08-19 19:18:33.793 | Requirement already satisfied: pytz===2022.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 435)) (2022.2.1) 2022-08-19 19:18:33.797 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 446)) (0.7) 2022-08-19 19:18:33.804 | Requirement already satisfied: requests===2.28.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 447)) (2.28.1) 2022-08-19 19:18:33.816 | Requirement already satisfied: rfc3986===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 460)) (1.5.0) 2022-08-19 19:18:33.865 | Collecting rsa===4.9 2022-08-19 19:18:33.872 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/902/60d9058e51478/rsa-4.9-py3-none-any.whl (34 kB) 2022-08-19 19:18:34.015 | Collecting rtslib-fb===2.1.75 2022-08-19 19:18:34.022 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/02d/4d1d8139f3217/rtslib-fb-2.1.75.tar.gz (74 kB) 2022-08-19 19:18:34.989 | Collecting s3transfer===0.6.0 2022-08-19 19:18:34.996 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/061/76b74f3a15f61/s3transfer-0.6.0-py3-none-any.whl (79 kB) 2022-08-19 19:18:35.118 | Requirement already satisfied: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 483)) (1.16.0) 2022-08-19 19:18:35.121 | Requirement already satisfied: sqlalchemy-migrate===0.13.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 510)) (0.13.0) 2022-08-19 19:18:35.130 | Requirement already satisfied: sqlparse===0.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 511)) (0.4.2) 2022-08-19 19:18:35.133 | Requirement already satisfied: statsd===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 514)) (3.3.0) 2022-08-19 19:18:35.136 | Requirement already satisfied: stevedore===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 516)) (4.0.0) 2022-08-19 19:18:35.267 | Collecting suds-community===1.1.2 2022-08-19 19:18:35.274 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/18a/0176bf4f5945e/suds_community-1.1.2-py3-none-any.whl (144 kB) 2022-08-19 19:18:35.533 | Collecting tabulate===0.8.10 2022-08-19 19:18:35.540 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/0ba/055423dbaa164/tabulate-0.8.10-py3-none-any.whl (29 kB) 2022-08-19 19:18:35.655 | Requirement already satisfied: taskflow===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 530)) (5.0.0) 2022-08-19 19:18:35.705 | Requirement already satisfied: tenacity===6.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 531)) (6.3.1) 2022-08-19 19:18:35.719 | Requirement already satisfied: testresources===2.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 534)) (2.0.1) 2022-08-19 19:18:35.727 | Requirement already satisfied: testscenarios===0.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 535)) (0.5.0) 2022-08-19 19:18:35.732 | Requirement already satisfied: testtools===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 536)) (2.5.0) 2022-08-19 19:18:35.742 | Requirement already satisfied: tooz===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 545)) (3.0.0) 2022-08-19 19:18:35.922 | Collecting uritemplate===4.1.1 2022-08-19 19:18:35.928 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/830/c08b8d99bdd31/uritemplate-4.1.1-py2.py3-none-any.whl (10 kB) 2022-08-19 19:18:36.044 | Requirement already satisfied: urllib3===1.26.11 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 562)) (1.26.11) 2022-08-19 19:18:36.076 | Requirement already satisfied: voluptuous===0.13.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 568)) (0.13.1) 2022-08-19 19:18:36.205 | Collecting warlock===2.0.1 2022-08-19 19:18:36.212 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/448/df959cec31904/warlock-2.0.1-py3-none-any.whl (9.8 kB) 2022-08-19 19:18:36.324 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 572)) (0.2.5) 2022-08-19 19:18:36.329 | Requirement already satisfied: wrapt===1.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 577)) (1.14.1) 2022-08-19 19:18:36.332 | Requirement already satisfied: yappi===1.3.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 585)) (1.3.6) 2022-08-19 19:18:36.337 | Requirement already satisfied: zipp===3.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 590)) (3.8.1) 2022-08-19 19:18:36.562 | Collecting zstd===1.5.2.5 2022-08-19 19:18:36.572 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/49c/0dc1c00152fe7/zstd-1.5.2.5-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.7 MB) 2022-08-19 19:18:36.772 | Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from Paste===3.5.1->-c /opt/stack/requirements/upper-constraints.txt (line 14)) (45.2.0) 2022-08-19 19:18:36.775 | Requirement already satisfied: cffi===1.15.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 110)) (1.15.1) 2022-08-19 19:18:36.778 | Requirement already satisfied: dnspython===2.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 147)) (2.2.1) 2022-08-19 19:18:37.003 | Collecting google-api-core===2.8.2 2022-08-19 19:18:37.010 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/93c/6a91ccac79079/google_api_core-2.8.2-py3-none-any.whl (114 kB) 2022-08-19 19:18:37.148 | Requirement already satisfied: cachetools===5.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 103)) (5.2.0) 2022-08-19 19:18:37.359 | Collecting pyasn1-modules>=0.2.1 2022-08-19 19:18:37.366 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a50/b808ffeb97cb3/pyasn1_modules-0.2.8-py2.py3-none-any.whl (155 kB) 2022-08-19 19:18:37.546 | Requirement already satisfied: importlib-resources===5.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 205)) (5.9.0) 2022-08-19 19:18:37.573 | Requirement already satisfied: attrs===22.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 90)) (22.1.0) 2022-08-19 19:18:37.628 | Requirement already satisfied: dogpile.cache===1.1.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 151)) (1.1.8) 2022-08-19 19:18:37.633 | Requirement already satisfied: fasteners===0.17.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 166)) (0.17.3) 2022-08-19 19:18:37.636 | Requirement already satisfied: PyYAML===6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 22)) (6.0) 2022-08-19 19:18:37.639 | Requirement already satisfied: debtcollector===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 130)) (2.5.0) 2022-08-19 19:18:37.645 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 260)) (0.8.0) 2022-08-19 19:18:37.650 | Requirement already satisfied: alembic===1.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 78)) (1.8.1) 2022-08-19 19:18:37.663 | Requirement already satisfied: futurist===2.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 173)) (2.4.1) 2022-08-19 19:18:37.665 | Requirement already satisfied: kombu===5.2.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 229)) (5.2.4) 2022-08-19 19:18:37.712 | Requirement already satisfied: amqp===5.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 79)) (5.1.1) 2022-08-19 19:18:37.717 | Requirement already satisfied: bcrypt===3.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 95)) (3.2.2) 2022-08-19 19:18:37.724 | Requirement already satisfied: Jinja2===3.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 10)) (3.1.2) 2022-08-19 19:18:37.730 | Requirement already satisfied: msgpack===1.0.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 253)) (1.0.4) 2022-08-19 19:18:37.733 | Requirement already satisfied: fixtures===4.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 168)) (4.0.1) 2022-08-19 19:18:37.744 | Requirement already satisfied: netifaces===0.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 261)) (0.11.0) 2022-08-19 19:18:37.843 | Collecting PyNaCl===1.5.0 2022-08-19 19:18:37.852 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/06b/8f6fa7f5de8d5/PyNaCl-1.5.0-cp36-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.1 MB) 2022-08-19 19:18:37.938 | Requirement already satisfied: cliff===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 114)) (4.0.0) 2022-08-19 19:18:37.949 | Requirement already satisfied: pyOpenSSL===22.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 352)) (22.0.0) 2022-08-19 19:18:37.962 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests===2.28.1->-c /opt/stack/requirements/upper-constraints.txt (line 447)) (2019.11.28) 2022-08-19 19:18:37.964 | Requirement already satisfied: charset-normalizer===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 112)) (2.1.0) 2022-08-19 19:18:37.969 | Requirement already satisfied: idna===3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 200)) (3.3) 2022-08-19 19:18:38.100 | Collecting pyudev===0.23.2 2022-08-19 19:18:38.107 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/50d/94bef0669f9aa/pyudev-0.23.2-py3-none-any.whl (63 kB) 2022-08-19 19:18:38.233 | Requirement already satisfied: Tempita===0.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 29)) (0.5.2) 2022-08-19 19:18:38.236 | Requirement already satisfied: automaton===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 92)) (3.0.0) 2022-08-19 19:18:38.241 | Requirement already satisfied: networkx===2.8.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 263)) (2.8.5) 2022-08-19 19:18:38.277 | Requirement already satisfied: pydot===1.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 360)) (1.4.2) 2022-08-19 19:18:38.282 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 164)) (1.0.0) 2022-08-19 19:18:38.285 | Requirement already satisfied: jsonpatch===1.32 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 219)) (1.32) 2022-08-19 19:18:38.289 | Requirement already satisfied: pycparser===2.21 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 358)) (2.21) 2022-08-19 19:18:38.434 | Collecting googleapis-common-protos===1.56.4 2022-08-19 19:18:38.442 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/8eb/2cbc91b69feaf/googleapis_common_protos-1.56.4-py2.py3-none-any.whl (211 kB) 2022-08-19 19:18:38.597 | Requirement already satisfied: protobuf===4.21.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 345)) (4.21.5) 2022-08-19 19:18:38.599 | Requirement already satisfied: Mako===1.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 12)) (1.2.1) 2022-08-19 19:18:38.609 | Requirement already satisfied: vine===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 564)) (5.0.0) 2022-08-19 19:18:38.612 | Requirement already satisfied: MarkupSafe===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 13)) (2.1.1) 2022-08-19 19:18:38.615 | Requirement already satisfied: cmd2===2.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 115)) (2.4.2) 2022-08-19 19:18:38.661 | Requirement already satisfied: autopage===0.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 93)) (0.5.1) 2022-08-19 19:18:38.664 | Requirement already satisfied: jsonpointer===2.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 222)) (2.3) 2022-08-19 19:18:38.667 | Requirement already satisfied: pyperclip===1.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 370)) (1.8.2) 2022-08-19 19:18:38.670 | Building wheels for collected packages: rtslib-fb 2022-08-19 19:18:38.671 | Building wheel for rtslib-fb (setup.py): started 2022-08-19 19:18:39.440 | Building wheel for rtslib-fb (setup.py): finished with status 'done' 2022-08-19 19:18:39.442 | Created wheel for rtslib-fb: filename=rtslib_fb-2.1.75-py3-none-any.whl size=86186 sha256=b68fa68a5fec052a28897b5f6bbf994d43d9a27831505619221293b3a4421988 2022-08-19 19:18:39.443 | Stored in directory: /root/.cache/pip/wheels/9e/0f/26/0e943777b8477f044506cceba45b0e3a1a96aa78cfb558ac9f 2022-08-19 19:18:39.445 | Successfully built rtslib-fb 2022-08-19 19:18:40.370 | Installing collected packages: PyNaCl, botocore, s3transfer, boto3, googleapis-common-protos, pyasn1, rsa, pyasn1-modules, google-auth, google-api-core, google-auth-httplib2, uritemplate, google-api-python-client, lxml, oauth2client, suds-community, oslo.vmware, paramiko, warlock, python-glanceclient, python-swiftclient, pyudev, rtslib-fb, tabulate, zstd, cinder 2022-08-19 19:18:40.370 | Attempting uninstall: PyNaCl 2022-08-19 19:18:40.371 | Found existing installation: PyNaCl 1.3.0 2022-08-19 19:18:40.372 | Not uninstalling pynacl at /usr/lib/python3/dist-packages, outside environment /usr 2022-08-19 19:18:40.373 | Can't uninstall 'PyNaCl'. No files were found to uninstall. 2022-08-19 19:18:42.584 | Attempting uninstall: pyasn1 2022-08-19 19:18:42.584 | Found existing installation: pyasn1 0.4.2 2022-08-19 19:18:42.586 | Not uninstalling pyasn1 at /usr/lib/python3/dist-packages, outside environment /usr 2022-08-19 19:18:42.586 | Can't uninstall 'pyasn1'. No files were found to uninstall. 2022-08-19 19:18:42.711 | Attempting uninstall: rsa 2022-08-19 19:18:42.711 | Found existing installation: rsa 4.0 2022-08-19 19:18:42.712 | Not uninstalling rsa at /usr/lib/python3/dist-packages, outside environment /usr 2022-08-19 19:18:42.713 | Can't uninstall 'rsa'. No files were found to uninstall. 2022-08-19 19:18:43.048 | Attempting uninstall: google-auth 2022-08-19 19:18:43.049 | Found existing installation: google-auth 1.5.1 2022-08-19 19:18:43.050 | Not uninstalling google-auth at /usr/lib/python3/dist-packages, outside environment /usr 2022-08-19 19:18:43.050 | Can't uninstall 'google-auth'. No files were found to uninstall. 2022-08-19 19:18:44.238 | Attempting uninstall: lxml 2022-08-19 19:18:44.239 | Found existing installation: lxml 4.5.0 2022-08-19 19:18:44.240 | Not uninstalling lxml at /usr/lib/python3/dist-packages, outside environment /usr 2022-08-19 19:18:44.240 | Can't uninstall 'lxml'. No files were found to uninstall. 2022-08-19 19:18:45.935 | Running setup.py develop for cinder 2022-08-19 19:18:48.618 | Successfully installed PyNaCl-1.5.0 boto3-1.24.51 botocore-1.27.51 cinder google-api-core-2.8.2 google-api-python-client-2.56.0 google-auth-2.10.0 google-auth-httplib2-0.1.0 googleapis-common-protos-1.56.4 lxml-4.9.1 oauth2client-4.1.3 oslo.vmware-4.0.0 paramiko-2.11.0 pyasn1-0.4.8 pyasn1-modules-0.2.8 python-glanceclient-4.0.1 python-swiftclient-4.0.1 pyudev-0.23.2 rsa-4.9 rtslib-fb-2.1.75 s3transfer-0.6.0 suds-community-1.1.2 tabulate-0.8.10 uritemplate-4.1.1 warlock-2.0.1 zstd-1.5.2.5 2022-08-19 19:18:48.928 | + inc/python:pip_install:196 : result=0 2022-08-19 19:18:48.931 | + inc/python:pip_install:198 : time_stop pip_install 2022-08-19 19:18:48.935 | + functions-common:time_stop:2439 : local name 2022-08-19 19:18:48.939 | + functions-common:time_stop:2440 : local end_time 2022-08-19 19:18:48.943 | + functions-common:time_stop:2441 : local elapsed_time 2022-08-19 19:18:48.946 | + functions-common:time_stop:2442 : local total 2022-08-19 19:18:48.950 | + functions-common:time_stop:2443 : local start_time 2022-08-19 19:18:48.953 | + functions-common:time_stop:2445 : name=pip_install 2022-08-19 19:18:48.956 | + functions-common:time_stop:2446 : start_time=1660936698439 2022-08-19 19:18:48.958 | + functions-common:time_stop:2448 : [[ -z 1660936698439 ]] 2022-08-19 19:18:48.961 | ++ functions-common:time_stop:2451 : date +%s%3N 2022-08-19 19:18:48.965 | + functions-common:time_stop:2451 : end_time=1660936728963 2022-08-19 19:18:48.968 | + functions-common:time_stop:2452 : elapsed_time=30524 2022-08-19 19:18:48.970 | + functions-common:time_stop:2453 : total=91103 2022-08-19 19:18:48.973 | + functions-common:time_stop:2455 : _TIME_START[$name]= 2022-08-19 19:18:48.975 | + functions-common:time_stop:2456 : _TIME_TOTAL[$name]=121627 2022-08-19 19:18:48.978 | + inc/python:pip_install:199 : return 0 2022-08-19 19:18:48.980 | + inc/python:setup_package:444 : [[ -e == \-\e ]] 2022-08-19 19:18:48.983 | + inc/python:setup_package:445 : safe_chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-08-19 19:18:48.985 | + functions-common:safe_chown:2340 : _safe_permission_operation chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-08-19 19:18:49.005 | + functions-common:_safe_permission_operation:2188 : sudo chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-08-19 19:18:49.017 | + inc/python:_setup_package_with_constraints_edit:390 : use_library_from_git /opt/stack/cinder 2022-08-19 19:18:49.021 | + inc/python:use_library_from_git:246 : local name=/opt/stack/cinder 2022-08-19 19:18:49.023 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-19 19:18:49.026 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-19 19:18:49.029 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,/opt/stack/cinder, ]] 2022-08-19 19:18:49.031 | + inc/python:use_library_from_git:249 : return 1 2022-08-19 19:18:49.034 | + lib/cinder:install_cinder:468 : [[ lioadm == \t\g\t\a\d\m ]] 2022-08-19 19:18:49.037 | + lib/cinder:install_cinder:470 : [[ lioadm == \l\i\o\a\d\m ]] 2022-08-19 19:18:49.039 | + lib/cinder:install_cinder:471 : is_ubuntu 2022-08-19 19:18:49.042 | + functions-common:is_ubuntu:567 : [[ -z deb ]] 2022-08-19 19:18:49.045 | + functions-common:is_ubuntu:570 : '[' deb = deb ']' 2022-08-19 19:18:49.048 | + lib/cinder:install_cinder:473 : sudo mkdir -p /etc/target 2022-08-19 19:18:49.062 | + lib/cinder:install_cinder:475 : install_package targetcli-fb 2022-08-19 19:18:49.065 | + functions-common:install_package:1463 : update_package_repo 2022-08-19 19:18:49.068 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-08-19 19:18:49.070 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-08-19 19:18:49.074 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-08-19 19:18:49.076 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-08-19 19:18:49.079 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-08-19 19:18:49.082 | + functions-common:is_ubuntu:567 : [[ -z deb ]] 2022-08-19 19:18:49.084 | + functions-common:is_ubuntu:570 : '[' deb = deb ']' 2022-08-19 19:18:49.087 | + functions-common:update_package_repo:1444 : apt_get_update 2022-08-19 19:18:49.089 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-08-19 19:18:49.092 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-08-19 19:18:49.095 | + functions-common:apt_get_update:1190 : return 2022-08-19 19:18:49.097 | + functions-common:install_package:1464 : real_install_package targetcli-fb 2022-08-19 19:18:49.100 | + functions-common:real_install_package:1449 : is_ubuntu 2022-08-19 19:18:49.102 | + functions-common:is_ubuntu:567 : [[ -z deb ]] 2022-08-19 19:18:49.105 | + functions-common:is_ubuntu:570 : '[' deb = deb ']' 2022-08-19 19:18:49.107 | + functions-common:real_install_package:1450 : apt_get install targetcli-fb 2022-08-19 19:18:49.132 | + functions-common:apt_get:1230 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install targetcli-fb 2022-08-19 19:18:49.244 | Reading package lists... 2022-08-19 19:18:49.505 | Building dependency tree... 2022-08-19 19:18:49.506 | Reading state information... 2022-08-19 19:18:49.765 | The following packages were automatically installed and are no longer required: 2022-08-19 19:18:49.767 | apport-symptoms libboost-iostreams1.71.0 libboost-thread1.71.0 libnetplan0 2022-08-19 19:18:49.767 | python3-automat python3-click python3-colorama python3-configobj 2022-08-19 19:18:49.767 | python3-constantly python3-entrypoints python3-hamcrest python3-hyperlink 2022-08-19 19:18:49.767 | python3-incremental python3-keyring python3-lazr.uri python3-problem-report 2022-08-19 19:18:49.767 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-08-19 19:18:49.767 | python3-zope.interface 2022-08-19 19:18:49.767 | Use 'sudo apt autoremove' to remove them. 2022-08-19 19:18:49.768 | The following additional packages will be installed: 2022-08-19 19:18:49.768 | python3-configshell-fb python3-pyudev python3-rtslib-fb python3-urwid 2022-08-19 19:18:49.769 | Suggested packages: 2022-08-19 19:18:49.769 | python-urwid-doc 2022-08-19 19:18:49.861 | The following NEW packages will be installed: 2022-08-19 19:18:49.861 | python3-configshell-fb python3-pyudev python3-rtslib-fb python3-urwid 2022-08-19 19:18:49.861 | targetcli-fb 2022-08-19 19:18:50.117 | 0 upgraded, 5 newly installed, 0 to remove and 158 not upgraded. 2022-08-19 19:18:50.117 | Need to get 295 kB of archives. 2022-08-19 19:18:50.117 | After this operation, 1,989 kB of additional disk space will be used. 2022-08-19 19:18:50.117 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 python3-urwid amd64 2.0.1-3 [159 kB] 2022-08-19 19:18:50.658 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 python3-configshell-fb all 1:1.1.27-0ubuntu1 [28.0 kB] 2022-08-19 19:18:50.673 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 python3-pyudev all 0.21.0-3ubuntu1 [37.1 kB] 2022-08-19 19:18:50.693 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 python3-rtslib-fb all 2.1.71-0ubuntu1.1 [36.4 kB] 2022-08-19 19:18:50.713 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 targetcli-fb all 1:2.1.51-0ubuntu1 [35.1 kB] 2022-08-19 19:18:51.353 | Fetched 295 kB in 1s (343 kB/s) 2022-08-19 19:18:51.401 | Selecting previously unselected package python3-urwid. 2022-08-19 19:18:51.461 | (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 ... 100166 files and directories currently installed.) 2022-08-19 19:18:51.465 | Preparing to unpack .../python3-urwid_2.0.1-3_amd64.deb ... 2022-08-19 19:18:51.471 | Unpacking python3-urwid (2.0.1-3) ... 2022-08-19 19:18:51.551 | Selecting previously unselected package python3-configshell-fb. 2022-08-19 19:18:51.562 | Preparing to unpack .../python3-configshell-fb_1%3a1.1.27-0ubuntu1_all.deb ... 2022-08-19 19:18:51.566 | Unpacking python3-configshell-fb (1:1.1.27-0ubuntu1) ... 2022-08-19 19:18:51.617 | Selecting previously unselected package python3-pyudev. 2022-08-19 19:18:51.629 | Preparing to unpack .../python3-pyudev_0.21.0-3ubuntu1_all.deb ... 2022-08-19 19:18:51.633 | Unpacking python3-pyudev (0.21.0-3ubuntu1) ... 2022-08-19 19:18:51.686 | Selecting previously unselected package python3-rtslib-fb. 2022-08-19 19:18:51.698 | Preparing to unpack .../python3-rtslib-fb_2.1.71-0ubuntu1.1_all.deb ... 2022-08-19 19:18:51.702 | Unpacking python3-rtslib-fb (2.1.71-0ubuntu1.1) ... 2022-08-19 19:18:51.757 | Selecting previously unselected package targetcli-fb. 2022-08-19 19:18:51.768 | Preparing to unpack .../targetcli-fb_1%3a2.1.51-0ubuntu1_all.deb ... 2022-08-19 19:18:51.773 | Unpacking targetcli-fb (1:2.1.51-0ubuntu1) ... 2022-08-19 19:18:51.862 | Setting up python3-urwid (2.0.1-3) ... 2022-08-19 19:18:52.237 | /usr/lib/python3/dist-packages/urwid/tests/test_canvas.py:141: SyntaxWarning: 'str' object is not callable; perhaps you missed a comma? 2022-08-19 19:18:52.237 | assert result == expected, "got: %r expected: %r" (result, expected) 2022-08-19 19:18:52.237 | /usr/lib/python3/dist-packages/urwid/tests/test_canvas.py:145: SyntaxWarning: 'str' object is not callable; perhaps you missed a comma? 2022-08-19 19:18:52.237 | assert result == expected, "got: %r expected: %r" (result, expected) 2022-08-19 19:18:52.237 | /usr/lib/python3/dist-packages/urwid/tests/test_canvas.py:149: SyntaxWarning: 'str' object is not callable; perhaps you missed a comma? 2022-08-19 19:18:52.237 | assert result == expected, "got: %r expected: %r" (result, expected) 2022-08-19 19:18:52.237 | /usr/lib/python3/dist-packages/urwid/tests/test_canvas.py:232: SyntaxWarning: 'str' object is not callable; perhaps you missed a comma? 2022-08-19 19:18:52.237 | assert result == expected, "got: %r expected: %r" (result, expected) 2022-08-19 19:18:52.352 | Setting up python3-configshell-fb (1:1.1.27-0ubuntu1) ... 2022-08-19 19:18:52.674 | Setting up python3-pyudev (0.21.0-3ubuntu1) ... 2022-08-19 19:18:52.978 | Setting up python3-rtslib-fb (2.1.71-0ubuntu1.1) ... 2022-08-19 19:18:54.297 | Setting up targetcli-fb (1:2.1.51-0ubuntu1) ... 2022-08-19 19:18:54.873 | Created symlink /etc/systemd/system/multi-user.target.wants/targetclid.service → /lib/systemd/system/targetclid.service. 2022-08-19 19:18:54.873 | Created symlink /etc/systemd/system/sockets.target.wants/targetclid.socket → /lib/systemd/system/targetclid.socket. 2022-08-19 19:18:57.030 | Processing triggers for man-db (2.9.1-1) ... 2022-08-19 19:18:57.144 | Processing triggers for systemd (245.4-4ubuntu3.17) ... 2022-08-19 19:19:06.276 | + functions-common:apt_get:1234 : result=0 2022-08-19 19:19:06.279 | + functions-common:apt_get:1237 : time_stop apt-get 2022-08-19 19:19:06.283 | + functions-common:time_stop:2439 : local name 2022-08-19 19:19:06.287 | + functions-common:time_stop:2440 : local end_time 2022-08-19 19:19:06.290 | + functions-common:time_stop:2441 : local elapsed_time 2022-08-19 19:19:06.294 | + functions-common:time_stop:2442 : local total 2022-08-19 19:19:06.297 | + functions-common:time_stop:2443 : local start_time 2022-08-19 19:19:06.300 | + functions-common:time_stop:2445 : name=apt-get 2022-08-19 19:19:06.303 | + functions-common:time_stop:2446 : start_time=1660936729128 2022-08-19 19:19:06.305 | + functions-common:time_stop:2448 : [[ -z 1660936729128 ]] 2022-08-19 19:19:06.308 | ++ functions-common:time_stop:2451 : date +%s%3N 2022-08-19 19:19:06.313 | + functions-common:time_stop:2451 : end_time=1660936746310 2022-08-19 19:19:06.316 | + functions-common:time_stop:2452 : elapsed_time=17182 2022-08-19 19:19:06.319 | + functions-common:time_stop:2453 : total=21733 2022-08-19 19:19:06.321 | + functions-common:time_stop:2455 : _TIME_START[$name]= 2022-08-19 19:19:06.324 | + functions-common:time_stop:2456 : _TIME_TOTAL[$name]=38915 2022-08-19 19:19:06.326 | + functions-common:apt_get:1238 : return 0 2022-08-19 19:19:06.329 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-08-19 19:19:06.331 | + ./stack.sh:main:921 : configure_cinder 2022-08-19 19:19:06.334 | + lib/cinder:configure_cinder:245 : sudo install -d -o ubuntu -m 755 /etc/cinder 2022-08-19 19:19:06.347 | + lib/cinder:configure_cinder:247 : rm -f /etc/cinder/cinder.conf 2022-08-19 19:19:06.352 | + lib/cinder:configure_cinder:249 : configure_rootwrap cinder 2022-08-19 19:19:06.358 | + inc/rootwrap:configure_rootwrap:43 : local project=cinder 2022-08-19 19:19:06.361 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2022-08-19 19:19:06.364 | ++ inc/rootwrap:configure_rootwrap:45 : echo cinder 2022-08-19 19:19:06.365 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2022-08-19 19:19:06.371 | + inc/rootwrap:configure_rootwrap:45 : project_uc=CINDER 2022-08-19 19:19:06.374 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=CINDER_BIN_DIR 2022-08-19 19:19:06.377 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/usr/local/bin 2022-08-19 19:19:06.379 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=CINDER_DIR 2022-08-19 19:19:06.381 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/cinder 2022-08-19 19:19:06.383 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/cinder/etc/cinder 2022-08-19 19:19:06.385 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/usr/local/bin/cinder-rootwrap 2022-08-19 19:19:06.387 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/cinder/rootwrap.d 2022-08-19 19:19:06.400 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/cinder/rootwrap.d 2022-08-19 19:19:06.413 | + 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-08-19 19:19:06.426 | + 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-08-19 19:19:06.440 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/cinder/rootwrap.d:' -i /etc/cinder/rootwrap.conf 2022-08-19 19:19:06.453 | + inc/rootwrap:configure_rootwrap:64 : local tempfile 2022-08-19 19:19:06.456 | ++ inc/rootwrap:configure_rootwrap:65 : mktemp 2022-08-19 19:19:06.460 | + inc/rootwrap:configure_rootwrap:65 : tempfile=/tmp/tmp.riaQugnBdw 2022-08-19 19:19:06.463 | + inc/rootwrap:configure_rootwrap:67 : rootwrap_sudo_cmd='/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2022-08-19 19:19:06.465 | + inc/rootwrap:configure_rootwrap:68 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2022-08-19 19:19:06.467 | + inc/rootwrap:configure_rootwrap:69 : '[' -f /usr/local/bin/cinder-rootwrap-daemon ']' 2022-08-19 19:19:06.470 | + inc/rootwrap:configure_rootwrap:74 : chmod 0440 /tmp/tmp.riaQugnBdw 2022-08-19 19:19:06.474 | + inc/rootwrap:configure_rootwrap:75 : sudo chown root:root /tmp/tmp.riaQugnBdw 2022-08-19 19:19:06.486 | + inc/rootwrap:configure_rootwrap:76 : sudo mv /tmp/tmp.riaQugnBdw /etc/sudoers.d/cinder-rootwrap 2022-08-19 19:19:06.500 | ++ inc/rootwrap:configure_rootwrap:80 : dirname /usr/local/bin/cinder-rootwrap 2022-08-19 19:19:06.505 | + inc/rootwrap:configure_rootwrap:80 : add_sudo_secure_path /usr/local/bin 2022-08-19 19:19:06.510 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/usr/local/bin 2022-08-19 19:19:06.513 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2022-08-19 19:19:06.515 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2022-08-19 19:19:06.519 | + 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-08-19 19:19:06.522 | + 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-08-19 19:19:06.525 | + lib/cinder:configure_cinder:251 : [[ -f /opt/stack/cinder/etc/cinder/resource_filters.json ]] 2022-08-19 19:19:06.529 | + lib/cinder:configure_cinder:252 : cp -p /opt/stack/cinder/etc/cinder/resource_filters.json /etc/cinder/resource_filters.json 2022-08-19 19:19:06.535 | + lib/cinder:configure_cinder:255 : cp /opt/stack/cinder/etc/cinder/api-paste.ini /etc/cinder/api-paste.ini 2022-08-19 19:19:06.541 | + lib/cinder:configure_cinder:257 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_host 2022-08-19 19:19:06.564 | + lib/cinder:configure_cinder:258 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_port 2022-08-19 19:19:06.583 | + lib/cinder:configure_cinder:259 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_protocol 2022-08-19 19:19:06.603 | + lib/cinder:configure_cinder:260 : inicomment /etc/cinder/api-paste.ini filter:authtoken cafile 2022-08-19 19:19:06.621 | + lib/cinder:configure_cinder:261 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_tenant_name 2022-08-19 19:19:06.643 | + lib/cinder:configure_cinder:262 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_user 2022-08-19 19:19:06.663 | + lib/cinder:configure_cinder:263 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_password 2022-08-19 19:19:06.683 | + lib/cinder:configure_cinder:264 : inicomment /etc/cinder/api-paste.ini filter:authtoken signing_dir 2022-08-19 19:19:06.702 | + lib/cinder:configure_cinder:266 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf cinder 2022-08-19 19:19:06.705 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/cinder/cinder.conf 2022-08-19 19:19:06.707 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=cinder 2022-08-19 19:19:06.709 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-08-19 19:19:06.712 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_type password 2022-08-19 19:19:06.746 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/cinder/cinder.conf keystone_authtoken interface public 2022-08-19 19:19:06.779 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_url http://10.222.0.60/identity 2022-08-19 19:19:06.818 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/cinder/cinder.conf keystone_authtoken username cinder 2022-08-19 19:19:06.861 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/cinder/cinder.conf keystone_authtoken password Passw0rd 2022-08-19 19:19:06.894 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/cinder/cinder.conf keystone_authtoken user_domain_name Default 2022-08-19 19:19:06.926 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/cinder/cinder.conf keystone_authtoken project_name service 2022-08-19 19:19:06.959 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/cinder/cinder.conf keystone_authtoken project_domain_name Default 2022-08-19 19:19:06.995 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/cinder/cinder.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-08-19 19:19:07.030 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/cinder/cinder.conf keystone_authtoken memcached_servers localhost:11211 2022-08-19 19:19:07.064 | + lib/cinder:configure_cinder:268 : iniset /etc/cinder/cinder.conf DEFAULT debug True 2022-08-19 19:19:07.106 | + lib/cinder:configure_cinder:270 : iniset /etc/cinder/cinder.conf DEFAULT target_helper lioadm 2022-08-19 19:19:07.150 | ++ lib/cinder:configure_cinder:271 : database_connection_url cinder 2022-08-19 19:19:07.152 | ++ lib/database:database_connection_url:134 : local db=cinder 2022-08-19 19:19:07.155 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql cinder 2022-08-19 19:19:07.157 | ++ lib/databases/mysql:database_connection_url_mysql:224 : local db=cinder 2022-08-19 19:19:07.160 | ++ lib/databases/mysql:database_connection_url_mysql:225 : local plugin 2022-08-19 19:19:07.162 | ++ lib/databases/mysql:database_connection_url_mysql:229 : [[ True == \T\r\u\e ]] 2022-08-19 19:19:07.164 | ++ lib/databases/mysql:database_connection_url_mysql:230 : is_service_enabled mysql 2022-08-19 19:19:07.181 | ++ functions-common:is_service_enabled:2095 : return 0 2022-08-19 19:19:07.184 | ++ lib/databases/mysql:database_connection_url_mysql:231 : plugin='&plugin=dbcounter' 2022-08-19 19:19:07.186 | ++ lib/databases/mysql:database_connection_url_mysql:235 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/cinder?charset=utf8&plugin=dbcounter' 2022-08-19 19:19:07.189 | + lib/cinder:configure_cinder:271 : iniset /etc/cinder/cinder.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/cinder?charset=utf8&plugin=dbcounter' 2022-08-19 19:19:07.225 | + lib/cinder:configure_cinder:272 : iniset /etc/cinder/cinder.conf DEFAULT api_paste_config /etc/cinder/api-paste.ini 2022-08-19 19:19:07.258 | + lib/cinder:configure_cinder:273 : iniset /etc/cinder/cinder.conf DEFAULT rootwrap_config /etc/cinder/rootwrap.conf 2022-08-19 19:19:07.291 | + lib/cinder:configure_cinder:274 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_extension cinder.api.contrib.standard_extensions 2022-08-19 19:19:07.327 | + lib/cinder:configure_cinder:275 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_listen 0.0.0.0 2022-08-19 19:19:07.361 | + lib/cinder:configure_cinder:276 : iniset /etc/cinder/cinder.conf DEFAULT state_path /opt/stack/data/cinder 2022-08-19 19:19:07.397 | + lib/cinder:configure_cinder:277 : iniset /etc/cinder/cinder.conf oslo_concurrency lock_path /opt/stack/data/cinder 2022-08-19 19:19:07.434 | + lib/cinder:configure_cinder:278 : [[ 4 == 6 ]] 2022-08-19 19:19:07.437 | + lib/cinder:configure_cinder:281 : iniset /etc/cinder/cinder.conf DEFAULT my_ip 10.222.0.60 2022-08-19 19:19:07.471 | + lib/cinder:configure_cinder:283 : iniset /etc/cinder/cinder.conf key_manager backend cinder.keymgr.conf_key_mgr.ConfKeyManager 2022-08-19 19:19:07.514 | ++ lib/cinder:configure_cinder:284 : openssl rand -hex 16 2022-08-19 19:19:07.522 | + lib/cinder:configure_cinder:284 : iniset /etc/cinder/cinder.conf key_manager fixed_key 60af9f88d2b14040de09f1443944b311 2022-08-19 19:19:07.555 | + lib/cinder:configure_cinder:285 : [[ -n '' ]] 2022-08-19 19:19:07.557 | + lib/cinder:configure_cinder:290 : iniset /etc/cinder/cinder.conf DEFAULT quota_volumes 10 2022-08-19 19:19:07.590 | + lib/cinder:configure_cinder:291 : iniset /etc/cinder/cinder.conf DEFAULT quota_backups 10 2022-08-19 19:19:07.623 | + lib/cinder:configure_cinder:292 : iniset /etc/cinder/cinder.conf DEFAULT quota_snapshots 10 2022-08-19 19:19:07.656 | + lib/cinder:configure_cinder:297 : iniset /etc/cinder/cinder.conf DEFAULT rpc_response_timeout 120 2022-08-19 19:19:07.689 | + lib/cinder:configure_cinder:299 : is_service_enabled c-vol 2022-08-19 19:19:07.708 | + functions-common:is_service_enabled:2095 : return 0 2022-08-19 19:19:07.711 | + lib/cinder:configure_cinder:299 : [[ -n ceph ]] 2022-08-19 19:19:07.713 | + lib/cinder:configure_cinder:300 : local enabled_backends= 2022-08-19 19:19:07.715 | + lib/cinder:configure_cinder:301 : local default_name= 2022-08-19 19:19:07.718 | + lib/cinder:configure_cinder:302 : local be be_name be_type 2022-08-19 19:19:07.720 | + lib/cinder:configure_cinder:303 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2022-08-19 19:19:07.723 | + lib/cinder:configure_cinder:304 : be_type=ceph 2022-08-19 19:19:07.725 | + lib/cinder:configure_cinder:305 : be_name=ceph 2022-08-19 19:19:07.727 | + lib/cinder:configure_cinder:306 : type configure_cinder_backend_ceph 2022-08-19 19:19:07.730 | + lib/cinder:configure_cinder:307 : configure_cinder_backend_ceph ceph 2022-08-19 19:19:07.732 | + lib/cinder_backends/ceph:configure_cinder_backend_ceph:33 : local be_name=ceph 2022-08-19 19:19:07.735 | + lib/cinder_backends/ceph:configure_cinder_backend_ceph:35 : iniset /etc/cinder/cinder.conf ceph volume_backend_name ceph 2022-08-19 19:19:07.771 | + lib/cinder_backends/ceph:configure_cinder_backend_ceph:36 : iniset /etc/cinder/cinder.conf ceph volume_driver cinder.volume.drivers.rbd.RBDDriver 2022-08-19 19:19:07.809 | + lib/cinder_backends/ceph:configure_cinder_backend_ceph:37 : iniset /etc/cinder/cinder.conf ceph rbd_ceph_conf /etc/ceph/ceph.conf 2022-08-19 19:19:07.846 | + lib/cinder_backends/ceph:configure_cinder_backend_ceph:38 : iniset /etc/cinder/cinder.conf ceph rbd_pool volumes 2022-08-19 19:19:07.884 | + lib/cinder_backends/ceph:configure_cinder_backend_ceph:39 : iniset /etc/cinder/cinder.conf ceph rbd_user cinder 2022-08-19 19:19:07.922 | + lib/cinder_backends/ceph:configure_cinder_backend_ceph:40 : iniset /etc/cinder/cinder.conf ceph rbd_secret_uuid db0f69cb-133b-411a-a2df-7799c7eebbb4 2022-08-19 19:19:07.957 | + lib/cinder_backends/ceph:configure_cinder_backend_ceph:41 : iniset /etc/cinder/cinder.conf ceph rbd_flatten_volume_from_snapshot False 2022-08-19 19:19:07.992 | + lib/cinder_backends/ceph:configure_cinder_backend_ceph:42 : iniset /etc/cinder/cinder.conf ceph rbd_max_clone_depth 5 2022-08-19 19:19:08.025 | + lib/cinder_backends/ceph:configure_cinder_backend_ceph:43 : iniset /etc/cinder/cinder.conf DEFAULT glance_api_version 2 2022-08-19 19:19:08.058 | + lib/cinder:configure_cinder:309 : [[ -z '' ]] 2022-08-19 19:19:08.061 | + lib/cinder:configure_cinder:310 : default_name=ceph 2022-08-19 19:19:08.063 | + lib/cinder:configure_cinder:312 : enabled_backends+=ceph, 2022-08-19 19:19:08.066 | + lib/cinder:configure_cinder:314 : iniset /etc/cinder/cinder.conf DEFAULT enabled_backends ceph 2022-08-19 19:19:08.099 | + lib/cinder:configure_cinder:315 : [[ -n ceph ]] 2022-08-19 19:19:08.101 | + lib/cinder:configure_cinder:316 : iniset /etc/cinder/cinder.conf DEFAULT default_volume_type ceph 2022-08-19 19:19:08.136 | + lib/cinder:configure_cinder:318 : configure_cinder_image_volume_cache 2022-08-19 19:19:08.139 | + lib/cinder:configure_cinder_image_volume_cache:624 : for be in ${CINDER_CACHE_ENABLED_FOR_BACKENDS//,/ } 2022-08-19 19:19:08.141 | + lib/cinder:configure_cinder_image_volume_cache:625 : local be_name=ceph 2022-08-19 19:19:08.144 | + lib/cinder:configure_cinder_image_volume_cache:627 : iniset /etc/cinder/cinder.conf ceph image_volume_cache_enabled True 2022-08-19 19:19:08.178 | + lib/cinder:configure_cinder_image_volume_cache:629 : [[ -n '' ]] 2022-08-19 19:19:08.181 | + lib/cinder:configure_cinder_image_volume_cache:633 : [[ -n '' ]] 2022-08-19 19:19:08.183 | + lib/cinder:configure_cinder:321 : is_service_enabled c-bak 2022-08-19 19:19:08.200 | + functions-common:is_service_enabled:2095 : return 1 2022-08-19 19:19:08.202 | + lib/cinder:configure_cinder:329 : is_service_enabled ceilometer 2022-08-19 19:19:08.219 | + functions-common:is_service_enabled:2095 : return 1 2022-08-19 19:19:08.222 | + lib/cinder:configure_cinder:333 : is_service_enabled tls-proxy 2022-08-19 19:19:08.240 | + functions-common:is_service_enabled:2095 : return 1 2022-08-19 19:19:08.243 | + lib/cinder:configure_cinder:347 : '[' False '!=' False ']' 2022-08-19 19:19:08.245 | + lib/cinder:configure_cinder:351 : iniset_rpc_backend cinder /etc/cinder/cinder.conf 2022-08-19 19:19:08.247 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=cinder 2022-08-19 19:19:08.250 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/cinder/cinder.conf 2022-08-19 19:19:08.252 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-08-19 19:19:08.255 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-08-19 19:19:08.257 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-08-19 19:19:08.274 | + functions-common:is_service_enabled:2095 : return 0 2022-08-19 19:19:08.277 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-08-19 19:19:08.280 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-08-19 19:19:08.283 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-08-19 19:19:08.299 | ++ functions-common:is_service_enabled:2095 : return 0 2022-08-19 19:19:08.301 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.60:5672/ 2022-08-19 19:19:08.304 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/cinder/cinder.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.60:5672/ 2022-08-19 19:19:08.339 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-08-19 19:19:08.342 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-08-19 19:19:08.346 | + lib/cinder:configure_cinder:354 : setup_logging /etc/cinder/cinder.conf True 2022-08-19 19:19:08.348 | + functions:setup_logging:674 : setup_systemd_logging /etc/cinder/cinder.conf 2022-08-19 19:19:08.351 | + functions:setup_systemd_logging:689 : local conf_file=/etc/cinder/cinder.conf 2022-08-19 19:19:08.354 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-08-19 19:19:08.374 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-08-19 19:19:08.376 | + functions:setup_systemd_logging:695 : local pidstr= 2022-08-19 19:19:08.379 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-08-19 19:19:08.381 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-08-19 19:19:08.383 | + 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-08-19 19:19:08.417 | + 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-08-19 19:19:08.452 | + 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-08-19 19:19:08.491 | + functions:setup_systemd_logging:706 : iniset /etc/cinder/cinder.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-08-19 19:19:08.525 | + lib/cinder:configure_cinder:356 : is_service_enabled c-api 2022-08-19 19:19:08.544 | + functions-common:is_service_enabled:2095 : return 0 2022-08-19 19:19:08.546 | + lib/cinder:configure_cinder:357 : write_uwsgi_config /etc/cinder/cinder-api-uwsgi.ini /usr/local/bin/cinder-wsgi /volume 2022-08-19 19:19:08.549 | + lib/apache:write_uwsgi_config:254 : local file=/etc/cinder/cinder-api-uwsgi.ini 2022-08-19 19:19:08.552 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/cinder-wsgi 2022-08-19 19:19:08.554 | + lib/apache:write_uwsgi_config:256 : local url=/volume 2022-08-19 19:19:08.556 | + lib/apache:write_uwsgi_config:257 : local http= 2022-08-19 19:19:08.559 | + lib/apache:write_uwsgi_config:258 : local name= 2022-08-19 19:19:08.562 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/cinder-wsgi 2022-08-19 19:19:08.569 | + lib/apache:write_uwsgi_config:259 : name=cinder-wsgi 2022-08-19 19:19:08.572 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-08-19 19:19:08.574 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-08-19 19:19:08.587 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-08-19 19:19:08.587 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-08-19 19:19:08.596 | d /var/run/uwsgi 0755 ubuntu root 2022-08-19 19:19:08.600 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-08-19 19:19:08.617 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/cinder-wsgi.socket 2022-08-19 19:19:08.620 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/cinder/cinder-api-uwsgi.ini 2022-08-19 19:19:08.624 | + lib/apache:write_uwsgi_config:275 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi wsgi-file /usr/local/bin/cinder-wsgi 2022-08-19 19:19:08.663 | + lib/apache:write_uwsgi_config:276 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi processes 2 2022-08-19 19:19:08.696 | + lib/apache:write_uwsgi_config:278 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi master true 2022-08-19 19:19:08.729 | + lib/apache:write_uwsgi_config:280 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi die-on-term true 2022-08-19 19:19:08.765 | + lib/apache:write_uwsgi_config:281 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi exit-on-reload false 2022-08-19 19:19:08.807 | + lib/apache:write_uwsgi_config:284 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi worker-reload-mercy 90 2022-08-19 19:19:08.842 | + lib/apache:write_uwsgi_config:285 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi enable-threads true 2022-08-19 19:19:08.874 | + lib/apache:write_uwsgi_config:286 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi plugins http,python3 2022-08-19 19:19:08.907 | + lib/apache:write_uwsgi_config:288 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi thunder-lock true 2022-08-19 19:19:08.939 | + lib/apache:write_uwsgi_config:290 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-08-19 19:19:08.972 | + lib/apache:write_uwsgi_config:292 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi buffer-size 65535 2022-08-19 19:19:09.004 | + lib/apache:write_uwsgi_config:294 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi add-header 'Connection: close' 2022-08-19 19:19:09.036 | + lib/apache:write_uwsgi_config:296 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi lazy-apps true 2022-08-19 19:19:09.069 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2022-08-19 19:19:09.071 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2022-08-19 19:19:09.075 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for cinder-wsgi 2022-08-19 19:19:09.077 | ++ lib/apache:apache_site_config_for:186 : local site=cinder-wsgi 2022-08-19 19:19:09.080 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-08-19 19:19:09.082 | ++ functions-common:is_ubuntu:567 : [[ -z deb ]] 2022-08-19 19:19:09.085 | ++ functions-common:is_ubuntu:570 : '[' deb = deb ']' 2022-08-19 19:19:09.087 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/cinder-wsgi.conf 2022-08-19 19:19:09.090 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/cinder-wsgi.conf 2022-08-19 19:19:09.092 | + lib/apache:write_uwsgi_config:304 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi socket /var/run/uwsgi/cinder-wsgi.socket 2022-08-19 19:19:09.128 | + lib/apache:write_uwsgi_config:305 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi chmod-socket 666 2022-08-19 19:19:09.163 | + lib/apache:write_uwsgi_config:306 : echo 'ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-wsgi.socket|uwsgi://uwsgi-uds-cinder-wsgi" retry=0 ' 2022-08-19 19:19:09.164 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/cinder-wsgi.conf 2022-08-19 19:19:09.173 | ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-wsgi.socket|uwsgi://uwsgi-uds-cinder-wsgi" retry=0 2022-08-19 19:19:09.176 | + lib/apache:write_uwsgi_config:307 : enable_apache_site cinder-wsgi 2022-08-19 19:19:09.179 | + lib/apache:enable_apache_site:203 : local site=cinder-wsgi 2022-08-19 19:19:09.181 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-08-19 19:19:09.184 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-08-19 19:19:09.186 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-08-19 19:19:09.189 | + functions-common:is_ubuntu:567 : [[ -z deb ]] 2022-08-19 19:19:09.191 | + functions-common:is_ubuntu:570 : '[' deb = deb ']' 2022-08-19 19:19:09.193 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-08-19 19:19:09.196 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-08-19 19:19:09.198 | + functions-common:is_ubuntu:567 : [[ -z deb ]] 2022-08-19 19:19:09.200 | + functions-common:is_ubuntu:570 : '[' deb = deb ']' 2022-08-19 19:19:09.203 | + lib/apache:enable_apache_site:207 : sudo a2ensite cinder-wsgi 2022-08-19 19:19:09.266 | Enabling site cinder-wsgi. 2022-08-19 19:19:09.276 | To activate the new configuration, you need to run: 2022-08-19 19:19:09.276 | systemctl reload apache2 2022-08-19 19:19:09.283 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2022-08-19 19:19:09.285 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-08-19 19:19:09.288 | + functions-common:restart_service:2323 : '[' -x /bin/systemctl ']' 2022-08-19 19:19:09.290 | + functions-common:restart_service:2324 : sudo /bin/systemctl restart apache2 2022-08-19 19:19:09.424 | + lib/cinder:configure_cinder:360 : [[ -r /home/ubuntu/devstack/lib/cinder_plugins/ceph ]] 2022-08-19 19:19:09.426 | + lib/cinder:configure_cinder:364 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_workers 2 2022-08-19 19:19:09.464 | + lib/cinder:configure_cinder:366 : iniset /etc/cinder/cinder.conf DEFAULT glance_api_servers http://10.222.0.60/image 2022-08-19 19:19:09.499 | + lib/cinder:configure_cinder:367 : is_service_enabled tls-proxy 2022-08-19 19:19:09.516 | + functions-common:is_service_enabled:2095 : return 1 2022-08-19 19:19:09.519 | + lib/cinder:configure_cinder:373 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf nova nova 2022-08-19 19:19:09.521 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/cinder/cinder.conf 2022-08-19 19:19:09.524 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=nova 2022-08-19 19:19:09.526 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=nova 2022-08-19 19:19:09.529 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/cinder/cinder.conf nova auth_type password 2022-08-19 19:19:09.571 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/cinder/cinder.conf nova interface public 2022-08-19 19:19:09.607 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/cinder/cinder.conf nova auth_url http://10.222.0.60/identity 2022-08-19 19:19:09.640 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/cinder/cinder.conf nova username nova 2022-08-19 19:19:09.674 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/cinder/cinder.conf nova password Passw0rd 2022-08-19 19:19:09.711 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/cinder/cinder.conf nova user_domain_name Default 2022-08-19 19:19:09.743 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/cinder/cinder.conf nova project_name service 2022-08-19 19:19:09.776 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/cinder/cinder.conf nova project_domain_name Default 2022-08-19 19:19:09.810 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/cinder/cinder.conf nova cafile /opt/stack/data/ca-bundle.pem 2022-08-19 19:19:09.850 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/cinder/cinder.conf nova memcached_servers localhost:11211 2022-08-19 19:19:09.885 | + lib/cinder:configure_cinder:374 : iniset /etc/cinder/cinder.conf nova region_name RegionOne 2022-08-19 19:19:09.927 | + lib/cinder:configure_cinder:375 : iniset /etc/cinder/cinder.conf DEFAULT graceful_shutdown_timeout 5 2022-08-19 19:19:09.966 | + lib/cinder:configure_cinder:377 : [[ ! -z '' ]] 2022-08-19 19:19:09.968 | + lib/cinder:configure_cinder:379 : is_service_enabled etcd3 2022-08-19 19:19:09.986 | + functions-common:is_service_enabled:2095 : return 0 2022-08-19 19:19:09.989 | + lib/cinder:configure_cinder:380 : iniset /etc/cinder/cinder.conf coordination backend_url etcd3+http://10.222.0.60:2379 2022-08-19 19:19:10.025 | + lib/cinder:configure_cinder:383 : [[ False == True ]] 2022-08-19 19:19:10.027 | + lib/cinder:configure_cinder:383 : [[ False == True ]] 2022-08-19 19:19:10.030 | + ./stack.sh:main:924 : is_service_enabled neutron 2022-08-19 19:19:10.049 | + functions-common:is_service_enabled:2095 : return 0 2022-08-19 19:19:10.051 | + ./stack.sh:main:926 : stack_install_service neutron 2022-08-19 19:19:10.054 | + lib/stack:stack_install_service:20 : local service=neutron 2022-08-19 19:19:10.056 | + lib/stack:stack_install_service:21 : type install_neutron 2022-08-19 19:19:10.059 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-08-19 19:19:10.062 | + lib/stack:stack_install_service:32 : install_neutron 2022-08-19 19:19:10.064 | + lib/neutron:install_neutron:703 : is_neutron_legacy_enabled 2022-08-19 19:19:10.068 | ++ lib/neutron:is_neutron_legacy_enabled:142 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon,c-bak,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,heat,h-api,h-api-cfn,h-api-cw,h-eng,q-metering,q-vpn,s-proxy,s-object,s-container,s-account 2022-08-19 19:19:10.069 | ++ lib/neutron:is_neutron_legacy_enabled:142 : sed s/neutron-//g 2022-08-19 19:19:10.074 | + lib/neutron:is_neutron_legacy_enabled:142 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon,c-bak,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,heat,h-api,h-api-cfn,h-api-cw,h-eng,q-metering,q-vpn,s-proxy,s-object,s-container,s-account 2022-08-19 19:19:10.077 | + lib/neutron:is_neutron_legacy_enabled:143 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon,c-bak,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,heat,h-api,h-api-cfn,h-api-cw,h-eng,q-metering,q-vpn,s-proxy,s-object,s-container,s-account =~ ,neutron ]] 2022-08-19 19:19:10.080 | + lib/neutron:is_neutron_legacy_enabled:144 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,g-reg,cinder =~ ,q- ]] 2022-08-19 19:19:10.083 | + lib/neutron:is_neutron_legacy_enabled:144 : return 0 2022-08-19 19:19:10.085 | + lib/neutron:install_neutron:705 : install_mutnauq 2022-08-19 19:19:10.088 | + lib/neutron-legacy:install_mutnauq:472 : use_library_from_git neutron-lib 2022-08-19 19:19:10.090 | + inc/python:use_library_from_git:246 : local name=neutron-lib 2022-08-19 19:19:10.093 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-19 19:19:10.096 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-19 19:19:10.098 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,neutron-lib, ]] 2022-08-19 19:19:10.101 | + inc/python:use_library_from_git:249 : return 1 2022-08-19 19:19:10.104 | + lib/neutron-legacy:install_mutnauq:477 : git_clone https://opendev.org/openstack/neutron.git /opt/stack/neutron master 2022-08-19 19:19:10.106 | + functions-common:git_clone:596 : local git_remote=https://opendev.org/openstack/neutron.git 2022-08-19 19:19:10.109 | + functions-common:git_clone:597 : local git_dest=/opt/stack/neutron 2022-08-19 19:19:10.112 | + functions-common:git_clone:598 : local git_ref=master 2022-08-19 19:19:10.114 | + functions-common:git_clone:599 : local orig_dir 2022-08-19 19:19:10.117 | ++ functions-common:git_clone:600 : pwd 2022-08-19 19:19:10.121 | + functions-common:git_clone:600 : orig_dir=/home/ubuntu/devstack 2022-08-19 19:19:10.125 | + functions-common:git_clone:601 : local git_clone_flags= 2022-08-19 19:19:10.128 | ++ functions-common:git_clone:603 : trueorfalse False RECLONE 2022-08-19 19:19:10.151 | + functions-common:git_clone:603 : RECLONE=False 2022-08-19 19:19:10.153 | + functions-common:git_clone:604 : [[ 0 -gt 0 ]] 2022-08-19 19:19:10.156 | + functions-common:git_clone:608 : [[ False = \T\r\u\e ]] 2022-08-19 19:19:10.159 | + functions-common:git_clone:617 : echo master 2022-08-19 19:19:10.159 | + functions-common:git_clone:617 : egrep -q '^refs' 2022-08-19 19:19:10.165 | + functions-common:git_clone:631 : [[ ! -d /opt/stack/neutron ]] 2022-08-19 19:19:10.168 | + functions-common:git_clone:639 : [[ False = \T\r\u\e ]] 2022-08-19 19:19:10.171 | + functions-common:git_clone:674 : sudo git config --system --add safe.directory /opt/stack/neutron 2022-08-19 19:19:10.185 | + functions-common:git_clone:677 : cd /opt/stack/neutron 2022-08-19 19:19:10.188 | + functions-common:git_clone:678 : git show --oneline 2022-08-19 19:19:10.188 | + functions-common:git_clone:678 : head -1 2022-08-19 19:19:10.196 | b0a257fd33 Merge "Add vpnaas to extensions supported by ovn" 2022-08-19 19:19:10.199 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-08-19 19:19:10.202 | + lib/neutron-legacy:install_mutnauq:478 : setup_develop /opt/stack/neutron 2022-08-19 19:19:10.205 | + inc/python:setup_develop:334 : local bindep 2022-08-19 19:19:10.207 | + inc/python:setup_develop:335 : [[ /opt/stack/neutron == -bindep* ]] 2022-08-19 19:19:10.210 | + inc/python:setup_develop:339 : local project_dir=/opt/stack/neutron 2022-08-19 19:19:10.212 | + inc/python:setup_develop:340 : local extras= 2022-08-19 19:19:10.215 | + inc/python:setup_develop:341 : _setup_package_with_constraints_edit /opt/stack/neutron -e 2022-08-19 19:19:10.218 | + inc/python:_setup_package_with_constraints_edit:360 : local bindep 2022-08-19 19:19:10.220 | + inc/python:_setup_package_with_constraints_edit:361 : [[ /opt/stack/neutron == -bindep* ]] 2022-08-19 19:19:10.223 | + inc/python:_setup_package_with_constraints_edit:365 : local project_dir=/opt/stack/neutron 2022-08-19 19:19:10.225 | + inc/python:_setup_package_with_constraints_edit:366 : local flags=-e 2022-08-19 19:19:10.228 | + inc/python:_setup_package_with_constraints_edit:367 : local extras= 2022-08-19 19:19:10.231 | ++ inc/python:_setup_package_with_constraints_edit:374 : cd /opt/stack/neutron 2022-08-19 19:19:10.234 | ++ inc/python:_setup_package_with_constraints_edit:374 : pwd 2022-08-19 19:19:10.237 | + inc/python:_setup_package_with_constraints_edit:374 : project_dir=/opt/stack/neutron 2022-08-19 19:19:10.240 | + inc/python:_setup_package_with_constraints_edit:376 : '[' -n /opt/stack/requirements ']' 2022-08-19 19:19:10.242 | + inc/python:_setup_package_with_constraints_edit:380 : local name 2022-08-19 19:19:10.246 | ++ inc/python:_setup_package_with_constraints_edit:381 : awk '/^name.*=/ {print $3}' /opt/stack/neutron/setup.cfg 2022-08-19 19:19:10.253 | + inc/python:_setup_package_with_constraints_edit:381 : name=neutron 2022-08-19 19:19:10.256 | + inc/python:_setup_package_with_constraints_edit:383 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- neutron 2022-08-19 19:19:10.901 | + inc/python:_setup_package_with_constraints_edit:386 : setup_package /opt/stack/neutron -e 2022-08-19 19:19:10.904 | + inc/python:setup_package:414 : local bindep=0 2022-08-19 19:19:10.908 | + inc/python:setup_package:415 : local bindep_flag= 2022-08-19 19:19:10.911 | + inc/python:setup_package:416 : local bindep_profiles= 2022-08-19 19:19:10.916 | + inc/python:setup_package:417 : [[ /opt/stack/neutron == -bindep* ]] 2022-08-19 19:19:10.919 | + inc/python:setup_package:422 : local project_dir=/opt/stack/neutron 2022-08-19 19:19:10.923 | + inc/python:setup_package:423 : local flags=-e 2022-08-19 19:19:10.925 | + inc/python:setup_package:424 : local extras= 2022-08-19 19:19:10.930 | + inc/python:setup_package:428 : [[ -n -e ]] 2022-08-19 19:19:10.933 | + inc/python:setup_package:428 : [[ -z '' ]] 2022-08-19 19:19:10.937 | + inc/python:setup_package:428 : [[ ! -e =~ ^-.* ]] 2022-08-19 19:19:10.940 | + inc/python:setup_package:433 : [[ ! -z '' ]] 2022-08-19 19:19:10.943 | + inc/python:setup_package:438 : [[ 0 == 1 ]] 2022-08-19 19:19:10.945 | + inc/python:setup_package:442 : pip_install -e /opt/stack/neutron 2022-08-19 19:19:10.971 | Using python 3.8 to install /opt/stack/neutron 2022-08-19 19:19:10.973 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/neutron 2022-08-19 19:19:13.070 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:19:13.070 | from cryptography.utils import int_from_bytes 2022-08-19 19:19:13.070 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:19:13.070 | from cryptography.utils import int_from_bytes 2022-08-19 19:19:14.139 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-08-19 19:19:14.139 | Obtaining file:///opt/stack/neutron 2022-08-19 19:19:16.611 | Requirement already satisfied: Jinja2===3.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 10)) (3.1.2) 2022-08-19 19:19:16.617 | Requirement already satisfied: MarkupSafe===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 13)) (2.1.1) 2022-08-19 19:19:16.620 | Requirement already satisfied: Paste===3.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 14)) (3.5.1) 2022-08-19 19:19:16.629 | Requirement already satisfied: PasteDeploy===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 15)) (2.1.1) 2022-08-19 19:19:16.637 | Requirement already satisfied: Routes===2.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 24)) (2.5.1) 2022-08-19 19:19:16.648 | Requirement already satisfied: SQLAlchemy===1.4.40 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 25)) (1.4.40) 2022-08-19 19:19:16.792 | Requirement already satisfied: WebOb===1.8.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 32)) (1.8.7) 2022-08-19 19:19:16.805 | Requirement already satisfied: alembic===1.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 78)) (1.8.1) 2022-08-19 19:19:16.818 | Requirement already satisfied: debtcollector===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 130)) (2.5.0) 2022-08-19 19:19:16.824 | Requirement already satisfied: decorator===5.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 131)) (5.1.1) 2022-08-19 19:19:16.827 | Requirement already satisfied: eventlet===0.33.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 161)) (0.33.1) 2022-08-19 19:19:16.836 | Requirement already satisfied: futurist===2.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 173)) (2.4.1) 2022-08-19 19:19:16.839 | Requirement already satisfied: greenlet===1.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 187)) (1.1.2) 2022-08-19 19:19:16.843 | Requirement already satisfied: httplib2===0.20.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 195)) (0.20.4) 2022-08-19 19:19:16.853 | Requirement already satisfied: importlib-metadata===4.12.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 204)) (4.12.0) 2022-08-19 19:19:16.889 | Requirement already satisfied: importlib-resources===5.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 205)) (5.9.0) 2022-08-19 19:19:16.916 | Requirement already satisfied: keystoneauth1===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 227)) (5.0.0) 2022-08-19 19:19:16.974 | Requirement already satisfied: keystonemiddleware===10.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 228)) (10.0.0) 2022-08-19 19:19:17.024 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 260)) (0.8.0) 2022-08-19 19:19:17.029 | Requirement already satisfied: netifaces===0.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 261)) (0.11.0) 2022-08-19 19:19:17.032 | Requirement already satisfied: neutron-lib===3.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 264)) (3.1.0) 2022-08-19 19:19:17.068 | Requirement already satisfied: openstacksdk===0.100.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 283)) (0.100.0) 2022-08-19 19:19:17.093 | Requirement already satisfied: os-ken===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 290)) (2.4.0) 2022-08-19 19:19:17.110 | Requirement already satisfied: os-resource-classes===1.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 293)) (1.1.0) 2022-08-19 19:19:17.114 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 294)) (1.7.0) 2022-08-19 19:19:17.118 | Requirement already satisfied: os-traits===2.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 296)) (2.8.0) 2022-08-19 19:19:17.122 | Requirement already satisfied: os-vif===2.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 297)) (2.8.0) 2022-08-19 19:19:17.145 | Requirement already satisfied: oslo.cache===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 302)) (3.0.0) 2022-08-19 19:19:17.181 | Requirement already satisfied: oslo.concurrency===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 303)) (5.0.0) 2022-08-19 19:19:17.191 | Requirement already satisfied: oslo.config===9.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 304)) (9.0.0) 2022-08-19 19:19:17.229 | Requirement already satisfied: oslo.context===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 305)) (5.0.0) 2022-08-19 19:19:17.235 | Requirement already satisfied: oslo.db===12.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 306)) (12.0.0) 2022-08-19 19:19:17.281 | Requirement already satisfied: oslo.i18n===5.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 307)) (5.1.0) 2022-08-19 19:19:17.285 | Requirement already satisfied: oslo.log===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 309)) (5.0.0) 2022-08-19 19:19:17.323 | Requirement already satisfied: oslo.messaging===13.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 310)) (13.0.0) 2022-08-19 19:19:17.376 | Requirement already satisfied: oslo.metrics===0.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 311)) (0.4.0) 2022-08-19 19:19:17.386 | Requirement already satisfied: oslo.middleware===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 312)) (5.0.0) 2022-08-19 19:19:17.404 | Requirement already satisfied: oslo.policy===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 313)) (4.0.0) 2022-08-19 19:19:17.419 | Requirement already satisfied: oslo.privsep===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 314)) (3.0.0) 2022-08-19 19:19:17.432 | Requirement already satisfied: oslo.reports===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 315)) (2.4.0) 2022-08-19 19:19:17.444 | Requirement already satisfied: oslo.rootwrap===6.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 316)) (6.3.1) 2022-08-19 19:19:17.447 | Requirement already satisfied: oslo.serialization===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 317)) (5.0.0) 2022-08-19 19:19:17.455 | Requirement already satisfied: oslo.service===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 318)) (3.0.0) 2022-08-19 19:19:17.477 | Requirement already satisfied: oslo.upgradecheck===2.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 319)) (2.0.0) 2022-08-19 19:19:17.486 | Requirement already satisfied: oslo.utils===6.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 320)) (6.0.0) 2022-08-19 19:19:17.500 | Requirement already satisfied: oslo.versionedobjects===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 321)) (3.0.0) 2022-08-19 19:19:17.518 | Requirement already satisfied: osprofiler===3.4.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 325)) (3.4.3) 2022-08-19 19:19:17.559 | Requirement already satisfied: ovs===2.17.1.post1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 326)) (2.17.1.post1) 2022-08-19 19:19:17.565 | Requirement already satisfied: ovsdbapp===2.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 327)) (2.0.0) 2022-08-19 19:19:17.576 | Requirement already satisfied: packaging===21.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 328)) (21.3) 2022-08-19 19:19:17.582 | Requirement already satisfied: pbr===5.10.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 332)) (5.10.0) 2022-08-19 19:19:17.584 | Requirement already satisfied: pecan===1.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 333)) (1.4.2) 2022-08-19 19:19:17.592 | Requirement already satisfied: prettytable===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 342)) (3.3.0) 2022-08-19 19:19:17.604 | Requirement already satisfied: prometheus-client===0.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 344)) (0.14.1) 2022-08-19 19:19:17.609 | Requirement already satisfied: psutil===5.9.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 346)) (5.9.1) 2022-08-19 19:19:17.627 | Requirement already satisfied: pyOpenSSL===22.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 352)) (22.0.0) 2022-08-19 19:19:17.639 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 356)) (3.1.1) 2022-08-19 19:19:17.648 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 364)) (0.9.6) 2022-08-19 19:19:17.651 | Requirement already satisfied: pyparsing===3.0.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 369)) (3.0.9) 2022-08-19 19:19:17.656 | Requirement already satisfied: pyroute2===0.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 372)) (0.7.2) 2022-08-19 19:19:17.663 | Requirement already satisfied: python-dateutil===2.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 396)) (2.8.2) 2022-08-19 19:19:17.668 | Requirement already satisfied: python-designateclient===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 397)) (5.0.0) 2022-08-19 19:19:17.713 | Requirement already satisfied: python-keystoneclient===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 405)) (5.0.0) 2022-08-19 19:19:17.734 | Requirement already satisfied: python-neutronclient===8.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 415)) (8.0.0) 2022-08-19 19:19:17.758 | Requirement already satisfied: python-novaclient===18.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 416)) (18.0.0) 2022-08-19 19:19:17.773 | Requirement already satisfied: pytz===2022.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 435)) (2022.2.1) 2022-08-19 19:19:17.777 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 446)) (0.7) 2022-08-19 19:19:17.783 | Requirement already satisfied: requests===2.28.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 447)) (2.28.1) 2022-08-19 19:19:17.797 | Requirement already satisfied: requestsexceptions===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 455)) (1.4.0) 2022-08-19 19:19:17.799 | Requirement already satisfied: rfc3986===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 460)) (1.5.0) 2022-08-19 19:19:17.804 | Requirement already satisfied: setproctitle===1.3.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 480)) (1.3.2) 2022-08-19 19:19:17.808 | Requirement already satisfied: simplejson===3.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 482)) (3.16.0) 2022-08-19 19:19:17.811 | Requirement already satisfied: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 483)) (1.16.0) 2022-08-19 19:19:17.814 | Requirement already satisfied: sortedcontainers===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 487)) (2.4.0) 2022-08-19 19:19:17.817 | Requirement already satisfied: sqlalchemy-migrate===0.13.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 510)) (0.13.0) 2022-08-19 19:19:17.827 | Requirement already satisfied: sqlparse===0.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 511)) (0.4.2) 2022-08-19 19:19:17.829 | Requirement already satisfied: statsd===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 514)) (3.3.0) 2022-08-19 19:19:17.832 | Requirement already satisfied: stevedore===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 516)) (4.0.0) 2022-08-19 19:19:17.836 | Requirement already satisfied: tenacity===6.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 531)) (6.3.1) 2022-08-19 19:19:17.850 | Requirement already satisfied: testresources===2.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 534)) (2.0.1) 2022-08-19 19:19:17.858 | Requirement already satisfied: testscenarios===0.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 535)) (0.5.0) 2022-08-19 19:19:17.864 | Requirement already satisfied: testtools===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 536)) (2.5.0) 2022-08-19 19:19:17.873 | Requirement already satisfied: tooz===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 545)) (3.0.0) 2022-08-19 19:19:17.932 | Requirement already satisfied: urllib3===1.26.11 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 562)) (1.26.11) 2022-08-19 19:19:17.964 | Requirement already satisfied: voluptuous===0.13.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 568)) (0.13.1) 2022-08-19 19:19:17.968 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 572)) (0.2.5) 2022-08-19 19:19:17.974 | Requirement already satisfied: wrapt===1.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 577)) (1.14.1) 2022-08-19 19:19:17.977 | Requirement already satisfied: yappi===1.3.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 585)) (1.3.6) 2022-08-19 19:19:17.982 | Requirement already satisfied: zipp===3.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 590)) (3.8.1) 2022-08-19 19:19:18.007 | Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from Paste===3.5.1->-c /opt/stack/requirements/upper-constraints.txt (line 14)) (45.2.0) 2022-08-19 19:19:18.010 | Requirement already satisfied: Mako===1.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 12)) (1.2.1) 2022-08-19 19:19:18.021 | Requirement already satisfied: dnspython===2.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 147)) (2.2.1) 2022-08-19 19:19:18.047 | Requirement already satisfied: iso8601===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 212)) (1.0.2) 2022-08-19 19:19:18.050 | Requirement already satisfied: PyYAML===6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 22)) (6.0) 2022-08-19 19:19:18.053 | Requirement already satisfied: dogpile.cache===1.1.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 151)) (1.1.8) 2022-08-19 19:19:18.058 | Requirement already satisfied: jsonpatch===1.32 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 219)) (1.32) 2022-08-19 19:19:18.063 | Requirement already satisfied: cryptography===36.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 126)) (36.0.2) 2022-08-19 19:19:18.099 | Requirement already satisfied: jmespath===1.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 217)) (1.0.1) 2022-08-19 19:19:18.102 | Requirement already satisfied: appdirs===1.4.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 86)) (1.4.4) 2022-08-19 19:19:18.105 | Requirement already satisfied: munch===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 254)) (2.5.0) 2022-08-19 19:19:18.126 | Requirement already satisfied: msgpack===1.0.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 253)) (1.0.4) 2022-08-19 19:19:18.129 | Requirement already satisfied: fasteners===0.17.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 166)) (0.17.3) 2022-08-19 19:19:18.132 | Requirement already satisfied: kombu===5.2.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 229)) (5.2.4) 2022-08-19 19:19:18.176 | Requirement already satisfied: cachetools===5.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 103)) (5.2.0) 2022-08-19 19:19:18.179 | Requirement already satisfied: amqp===5.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 79)) (5.1.1) 2022-08-19 19:19:18.184 | Requirement already satisfied: bcrypt===3.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 95)) (3.2.2) 2022-08-19 19:19:18.192 | Requirement already satisfied: cffi===1.15.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 110)) (1.15.1) 2022-08-19 19:19:18.195 | Requirement already satisfied: fixtures===4.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 168)) (4.0.1) 2022-08-19 19:19:18.206 | Requirement already satisfied: logutils===0.3.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 239)) (0.3.5) 2022-08-19 19:19:18.208 | Requirement already satisfied: cliff===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 114)) (4.0.0) 2022-08-19 19:19:18.219 | Requirement already satisfied: osc-lib===2.6.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 300)) (2.6.1) 2022-08-19 19:19:18.233 | Requirement already satisfied: jsonschema===4.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 223)) (4.7.2) 2022-08-19 19:19:18.270 | Requirement already satisfied: os-client-config===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 288)) (2.1.0) 2022-08-19 19:19:18.274 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests===2.28.1->-c /opt/stack/requirements/upper-constraints.txt (line 447)) (2019.11.28) 2022-08-19 19:19:18.276 | Requirement already satisfied: idna===3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 200)) (3.3) 2022-08-19 19:19:18.280 | Requirement already satisfied: charset-normalizer===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 112)) (2.1.0) 2022-08-19 19:19:18.284 | Requirement already satisfied: Tempita===0.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 29)) (0.5.2) 2022-08-19 19:19:18.287 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 164)) (1.0.0) 2022-08-19 19:19:18.289 | Requirement already satisfied: jsonpointer===2.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 222)) (2.3) 2022-08-19 19:19:18.292 | Requirement already satisfied: vine===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 564)) (5.0.0) 2022-08-19 19:19:18.295 | Requirement already satisfied: pycparser===2.21 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 358)) (2.21) 2022-08-19 19:19:18.298 | Requirement already satisfied: cmd2===2.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 115)) (2.4.2) 2022-08-19 19:19:18.345 | Requirement already satisfied: autopage===0.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 93)) (0.5.1) 2022-08-19 19:19:18.348 | Requirement already satisfied: pyrsistent===0.18.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 373)) (0.18.1) 2022-08-19 19:19:18.352 | Requirement already satisfied: attrs===22.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 90)) (22.1.0) 2022-08-19 19:19:18.409 | Requirement already satisfied: pyperclip===1.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 370)) (1.8.2) 2022-08-19 19:19:19.299 | Installing collected packages: neutron 2022-08-19 19:19:19.299 | Attempting uninstall: neutron 2022-08-19 19:19:19.300 | Found existing installation: neutron 20.2.0 2022-08-19 19:19:24.717 | Uninstalling neutron-20.2.0: 2022-08-19 19:19:24.800 | Successfully uninstalled neutron-20.2.0 2022-08-19 19:19:24.801 | Running setup.py develop for neutron 2022-08-19 19:19:27.905 | Successfully installed neutron 2022-08-19 19:19:28.019 | + inc/python:pip_install:196 : result=0 2022-08-19 19:19:28.023 | + inc/python:pip_install:198 : time_stop pip_install 2022-08-19 19:19:28.026 | + functions-common:time_stop:2439 : local name 2022-08-19 19:19:28.030 | + functions-common:time_stop:2440 : local end_time 2022-08-19 19:19:28.033 | + functions-common:time_stop:2441 : local elapsed_time 2022-08-19 19:19:28.037 | + functions-common:time_stop:2442 : local total 2022-08-19 19:19:28.040 | + functions-common:time_stop:2443 : local start_time 2022-08-19 19:19:28.044 | + functions-common:time_stop:2445 : name=pip_install 2022-08-19 19:19:28.048 | + functions-common:time_stop:2446 : start_time=1660936750963 2022-08-19 19:19:28.051 | + functions-common:time_stop:2448 : [[ -z 1660936750963 ]] 2022-08-19 19:19:28.056 | ++ functions-common:time_stop:2451 : date +%s%3N 2022-08-19 19:19:28.063 | + functions-common:time_stop:2451 : end_time=1660936768059 2022-08-19 19:19:28.066 | + functions-common:time_stop:2452 : elapsed_time=17096 2022-08-19 19:19:28.069 | + functions-common:time_stop:2453 : total=121627 2022-08-19 19:19:28.072 | + functions-common:time_stop:2455 : _TIME_START[$name]= 2022-08-19 19:19:28.075 | + functions-common:time_stop:2456 : _TIME_TOTAL[$name]=138723 2022-08-19 19:19:28.078 | + inc/python:pip_install:199 : return 0 2022-08-19 19:19:28.082 | + inc/python:setup_package:444 : [[ -e == \-\e ]] 2022-08-19 19:19:28.085 | + inc/python:setup_package:445 : safe_chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-08-19 19:19:28.088 | + functions-common:safe_chown:2340 : _safe_permission_operation chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-08-19 19:19:28.112 | + functions-common:_safe_permission_operation:2188 : sudo chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-08-19 19:19:28.131 | + inc/python:_setup_package_with_constraints_edit:390 : use_library_from_git /opt/stack/neutron 2022-08-19 19:19:28.133 | + inc/python:use_library_from_git:246 : local name=/opt/stack/neutron 2022-08-19 19:19:28.136 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-19 19:19:28.138 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-19 19:19:28.141 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,/opt/stack/neutron, ]] 2022-08-19 19:19:28.144 | + inc/python:use_library_from_git:249 : return 1 2022-08-19 19:19:28.146 | + lib/neutron-legacy:install_mutnauq:480 : [[ openvswitch == \o\v\n ]] 2022-08-19 19:19:28.150 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-08-19 19:19:28.152 | + ./stack.sh:main:929 : is_service_enabled nova 2022-08-19 19:19:28.173 | + functions-common:is_service_enabled:2095 : return 0 2022-08-19 19:19:28.176 | + ./stack.sh:main:931 : stack_install_service nova 2022-08-19 19:19:28.179 | + lib/stack:stack_install_service:20 : local service=nova 2022-08-19 19:19:28.181 | + lib/stack:stack_install_service:21 : type install_nova 2022-08-19 19:19:28.185 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-08-19 19:19:28.188 | + lib/stack:stack_install_service:32 : install_nova 2022-08-19 19:19:28.191 | + lib/nova:install_nova:889 : use_library_from_git os-vif 2022-08-19 19:19:28.194 | + inc/python:use_library_from_git:246 : local name=os-vif 2022-08-19 19:19:28.197 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-19 19:19:28.199 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-19 19:19:28.202 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,os-vif, ]] 2022-08-19 19:19:28.205 | + inc/python:use_library_from_git:249 : return 1 2022-08-19 19:19:28.209 | + lib/nova:install_nova:894 : is_service_enabled n-cpu 2022-08-19 19:19:28.226 | + functions-common:is_service_enabled:2095 : return 1 2022-08-19 19:19:28.228 | + lib/nova:install_nova:898 : is_service_enabled n-novnc 2022-08-19 19:19:28.245 | + functions-common:is_service_enabled:2095 : return 1 2022-08-19 19:19:28.248 | + lib/nova:install_nova:910 : is_service_enabled n-spice 2022-08-19 19:19:28.264 | + functions-common:is_service_enabled:2095 : return 1 2022-08-19 19:19:28.267 | + lib/nova:install_nova:922 : git_clone https://opendev.org/openstack/nova.git /opt/stack/nova master 2022-08-19 19:19:28.269 | + functions-common:git_clone:596 : local git_remote=https://opendev.org/openstack/nova.git 2022-08-19 19:19:28.272 | + functions-common:git_clone:597 : local git_dest=/opt/stack/nova 2022-08-19 19:19:28.274 | + functions-common:git_clone:598 : local git_ref=master 2022-08-19 19:19:28.276 | + functions-common:git_clone:599 : local orig_dir 2022-08-19 19:19:28.280 | ++ functions-common:git_clone:600 : pwd 2022-08-19 19:19:28.282 | + functions-common:git_clone:600 : orig_dir=/home/ubuntu/devstack 2022-08-19 19:19:28.285 | + functions-common:git_clone:601 : local git_clone_flags= 2022-08-19 19:19:28.288 | ++ functions-common:git_clone:603 : trueorfalse False RECLONE 2022-08-19 19:19:28.304 | + functions-common:git_clone:603 : RECLONE=False 2022-08-19 19:19:28.306 | + functions-common:git_clone:604 : [[ 0 -gt 0 ]] 2022-08-19 19:19:28.309 | + functions-common:git_clone:608 : [[ False = \T\r\u\e ]] 2022-08-19 19:19:28.312 | + functions-common:git_clone:617 : echo master 2022-08-19 19:19:28.312 | + functions-common:git_clone:617 : egrep -q '^refs' 2022-08-19 19:19:28.317 | + functions-common:git_clone:631 : [[ ! -d /opt/stack/nova ]] 2022-08-19 19:19:28.320 | + functions-common:git_clone:639 : [[ False = \T\r\u\e ]] 2022-08-19 19:19:28.322 | + functions-common:git_clone:674 : sudo git config --system --add safe.directory /opt/stack/nova 2022-08-19 19:19:28.339 | + functions-common:git_clone:677 : cd /opt/stack/nova 2022-08-19 19:19:28.342 | + functions-common:git_clone:678 : git show --oneline 2022-08-19 19:19:28.342 | + functions-common:git_clone:678 : head -1 2022-08-19 19:19:28.371 | 85c9544444 Merge "block_device: Add encryption attributes to image and ephemeral disks" 2022-08-19 19:19:28.375 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-08-19 19:19:28.378 | + lib/nova:install_nova:923 : setup_develop /opt/stack/nova 2022-08-19 19:19:28.381 | + inc/python:setup_develop:334 : local bindep 2022-08-19 19:19:28.385 | + inc/python:setup_develop:335 : [[ /opt/stack/nova == -bindep* ]] 2022-08-19 19:19:28.389 | + inc/python:setup_develop:339 : local project_dir=/opt/stack/nova 2022-08-19 19:19:28.393 | + inc/python:setup_develop:340 : local extras= 2022-08-19 19:19:28.397 | + inc/python:setup_develop:341 : _setup_package_with_constraints_edit /opt/stack/nova -e 2022-08-19 19:19:28.401 | + inc/python:_setup_package_with_constraints_edit:360 : local bindep 2022-08-19 19:19:28.405 | + inc/python:_setup_package_with_constraints_edit:361 : [[ /opt/stack/nova == -bindep* ]] 2022-08-19 19:19:28.408 | + inc/python:_setup_package_with_constraints_edit:365 : local project_dir=/opt/stack/nova 2022-08-19 19:19:28.411 | + inc/python:_setup_package_with_constraints_edit:366 : local flags=-e 2022-08-19 19:19:28.413 | + inc/python:_setup_package_with_constraints_edit:367 : local extras= 2022-08-19 19:19:28.417 | ++ inc/python:_setup_package_with_constraints_edit:374 : cd /opt/stack/nova 2022-08-19 19:19:28.420 | ++ inc/python:_setup_package_with_constraints_edit:374 : pwd 2022-08-19 19:19:28.423 | + inc/python:_setup_package_with_constraints_edit:374 : project_dir=/opt/stack/nova 2022-08-19 19:19:28.425 | + inc/python:_setup_package_with_constraints_edit:376 : '[' -n /opt/stack/requirements ']' 2022-08-19 19:19:28.428 | + inc/python:_setup_package_with_constraints_edit:380 : local name 2022-08-19 19:19:28.431 | ++ inc/python:_setup_package_with_constraints_edit:381 : awk '/^name.*=/ {print $3}' /opt/stack/nova/setup.cfg 2022-08-19 19:19:28.438 | + inc/python:_setup_package_with_constraints_edit:381 : name=nova 2022-08-19 19:19:28.440 | + inc/python:_setup_package_with_constraints_edit:383 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- nova 2022-08-19 19:19:29.065 | + inc/python:_setup_package_with_constraints_edit:386 : setup_package /opt/stack/nova -e 2022-08-19 19:19:29.068 | + inc/python:setup_package:414 : local bindep=0 2022-08-19 19:19:29.071 | + inc/python:setup_package:415 : local bindep_flag= 2022-08-19 19:19:29.074 | + inc/python:setup_package:416 : local bindep_profiles= 2022-08-19 19:19:29.078 | + inc/python:setup_package:417 : [[ /opt/stack/nova == -bindep* ]] 2022-08-19 19:19:29.081 | + inc/python:setup_package:422 : local project_dir=/opt/stack/nova 2022-08-19 19:19:29.084 | + inc/python:setup_package:423 : local flags=-e 2022-08-19 19:19:29.088 | + inc/python:setup_package:424 : local extras= 2022-08-19 19:19:29.091 | + inc/python:setup_package:428 : [[ -n -e ]] 2022-08-19 19:19:29.095 | + inc/python:setup_package:428 : [[ -z '' ]] 2022-08-19 19:19:29.098 | + inc/python:setup_package:428 : [[ ! -e =~ ^-.* ]] 2022-08-19 19:19:29.100 | + inc/python:setup_package:433 : [[ ! -z '' ]] 2022-08-19 19:19:29.103 | + inc/python:setup_package:438 : [[ 0 == 1 ]] 2022-08-19 19:19:29.106 | + inc/python:setup_package:442 : pip_install -e /opt/stack/nova 2022-08-19 19:19:29.130 | Using python 3.8 to install /opt/stack/nova 2022-08-19 19:19:29.132 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/nova 2022-08-19 19:19:31.309 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:19:31.309 | from cryptography.utils import int_from_bytes 2022-08-19 19:19:31.309 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:19:31.309 | from cryptography.utils import int_from_bytes 2022-08-19 19:19:32.389 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-08-19 19:19:32.390 | Obtaining file:///opt/stack/nova 2022-08-19 19:19:35.992 | Requirement already satisfied: Jinja2===3.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 10)) (3.1.2) 2022-08-19 19:19:35.998 | Requirement already satisfied: MarkupSafe===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 13)) (2.1.1) 2022-08-19 19:19:36.000 | Requirement already satisfied: Paste===3.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 14)) (3.5.1) 2022-08-19 19:19:36.009 | Requirement already satisfied: PasteDeploy===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 15)) (2.1.1) 2022-08-19 19:19:36.018 | Requirement already satisfied: PyYAML===6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 22)) (6.0) 2022-08-19 19:19:36.020 | Requirement already satisfied: Routes===2.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 24)) (2.5.1) 2022-08-19 19:19:36.031 | Requirement already satisfied: SQLAlchemy===1.4.40 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 25)) (1.4.40) 2022-08-19 19:19:36.174 | Requirement already satisfied: WebOb===1.8.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 32)) (1.8.7) 2022-08-19 19:19:36.189 | Requirement already satisfied: alembic===1.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 78)) (1.8.1) 2022-08-19 19:19:36.204 | Requirement already satisfied: castellan===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 107)) (4.0.0) 2022-08-19 19:19:36.225 | Requirement already satisfied: cryptography===36.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 126)) (36.0.2) 2022-08-19 19:19:36.266 | Requirement already satisfied: cursive===0.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 127)) (0.2.2) 2022-08-19 19:19:36.279 | Requirement already satisfied: decorator===5.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 131)) (5.1.1) 2022-08-19 19:19:36.282 | Requirement already satisfied: eventlet===0.33.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 161)) (0.33.1) 2022-08-19 19:19:36.291 | Requirement already satisfied: futurist===2.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 173)) (2.4.1) 2022-08-19 19:19:36.294 | Requirement already satisfied: greenlet===1.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 187)) (1.1.2) 2022-08-19 19:19:36.299 | Requirement already satisfied: importlib-metadata===4.12.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 204)) (4.12.0) 2022-08-19 19:19:36.334 | Requirement already satisfied: importlib-resources===5.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 205)) (5.9.0) 2022-08-19 19:19:36.360 | Requirement already satisfied: iso8601===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 212)) (1.0.2) 2022-08-19 19:19:36.364 | Requirement already satisfied: jsonschema===4.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 223)) (4.7.2) 2022-08-19 19:19:36.403 | Requirement already satisfied: keystoneauth1===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 227)) (5.0.0) 2022-08-19 19:19:36.459 | Requirement already satisfied: keystonemiddleware===10.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 228)) (10.0.0) 2022-08-19 19:19:36.509 | Requirement already satisfied: lxml===4.9.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 240)) (4.9.1) 2022-08-19 19:19:36.688 | Collecting microversion-parse===1.0.1 2022-08-19 19:19:36.695 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/aab/3ab98028923e7/microversion_parse-1.0.1-py3-none-any.whl (19 kB) 2022-08-19 19:19:36.822 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 260)) (0.8.0) 2022-08-19 19:19:36.827 | Requirement already satisfied: netifaces===0.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 261)) (0.11.0) 2022-08-19 19:19:36.830 | Requirement already satisfied: openstacksdk===0.100.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 283)) (0.100.0) 2022-08-19 19:19:36.880 | Requirement already satisfied: os-brick===6.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 287)) (6.0.0) 2022-08-19 19:19:36.903 | Requirement already satisfied: os-resource-classes===1.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 293)) (1.1.0) 2022-08-19 19:19:36.907 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 294)) (1.7.0) 2022-08-19 19:19:36.911 | Requirement already satisfied: os-traits===2.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 296)) (2.8.0) 2022-08-19 19:19:36.916 | Requirement already satisfied: os-vif===2.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 297)) (2.8.0) 2022-08-19 19:19:36.938 | Requirement already satisfied: os-win===5.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 298)) (5.7.0) 2022-08-19 19:19:36.955 | Requirement already satisfied: oslo.cache===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 302)) (3.0.0) 2022-08-19 19:19:36.992 | Requirement already satisfied: oslo.concurrency===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 303)) (5.0.0) 2022-08-19 19:19:37.002 | Requirement already satisfied: oslo.config===9.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 304)) (9.0.0) 2022-08-19 19:19:37.040 | Requirement already satisfied: oslo.context===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 305)) (5.0.0) 2022-08-19 19:19:37.046 | Requirement already satisfied: oslo.db===12.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 306)) (12.0.0) 2022-08-19 19:19:37.091 | Requirement already satisfied: oslo.i18n===5.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 307)) (5.1.0) 2022-08-19 19:19:37.095 | Requirement already satisfied: oslo.limit===2.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 308)) (2.0.0) 2022-08-19 19:19:37.106 | Requirement already satisfied: oslo.log===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 309)) (5.0.0) 2022-08-19 19:19:37.143 | Requirement already satisfied: oslo.messaging===13.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 310)) (13.0.0) 2022-08-19 19:19:37.199 | Requirement already satisfied: oslo.metrics===0.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 311)) (0.4.0) 2022-08-19 19:19:37.210 | Requirement already satisfied: oslo.middleware===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 312)) (5.0.0) 2022-08-19 19:19:37.231 | Requirement already satisfied: oslo.policy===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 313)) (4.0.0) 2022-08-19 19:19:37.246 | Requirement already satisfied: oslo.privsep===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 314)) (3.0.0) 2022-08-19 19:19:37.262 | Requirement already satisfied: oslo.reports===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 315)) (2.4.0) 2022-08-19 19:19:37.275 | Requirement already satisfied: oslo.rootwrap===6.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 316)) (6.3.1) 2022-08-19 19:19:37.277 | Requirement already satisfied: oslo.serialization===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 317)) (5.0.0) 2022-08-19 19:19:37.287 | Requirement already satisfied: oslo.service===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 318)) (3.0.0) 2022-08-19 19:19:37.309 | Requirement already satisfied: oslo.upgradecheck===2.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 319)) (2.0.0) 2022-08-19 19:19:37.319 | Requirement already satisfied: oslo.utils===6.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 320)) (6.0.0) 2022-08-19 19:19:37.332 | Requirement already satisfied: oslo.versionedobjects===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 321)) (3.0.0) 2022-08-19 19:19:37.351 | Requirement already satisfied: ovsdbapp===2.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 327)) (2.0.0) 2022-08-19 19:19:37.359 | Requirement already satisfied: packaging===21.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 328)) (21.3) 2022-08-19 19:19:37.364 | Requirement already satisfied: paramiko===2.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 330)) (2.11.0) 2022-08-19 19:19:37.396 | Requirement already satisfied: pbr===5.10.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 332)) (5.10.0) 2022-08-19 19:19:37.399 | Requirement already satisfied: prettytable===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 342)) (3.3.0) 2022-08-19 19:19:37.411 | Requirement already satisfied: prometheus-client===0.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 344)) (0.14.1) 2022-08-19 19:19:37.417 | Requirement already satisfied: psutil===5.9.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 346)) (5.9.1) 2022-08-19 19:19:37.436 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 356)) (3.1.1) 2022-08-19 19:19:37.448 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 364)) (0.9.6) 2022-08-19 19:19:37.450 | Requirement already satisfied: pyparsing===3.0.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 369)) (3.0.9) 2022-08-19 19:19:37.456 | Requirement already satisfied: pyroute2===0.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 372)) (0.7.2) 2022-08-19 19:19:37.462 | Requirement already satisfied: pyrsistent===0.18.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 373)) (0.18.1) 2022-08-19 19:19:37.467 | Requirement already satisfied: python-barbicanclient===5.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 388)) (5.4.0) 2022-08-19 19:19:37.480 | Requirement already satisfied: python-cinderclient===9.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 391)) (9.0.0) 2022-08-19 19:19:37.494 | Requirement already satisfied: python-dateutil===2.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 396)) (2.8.2) 2022-08-19 19:19:37.499 | Requirement already satisfied: python-glanceclient===4.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 399)) (4.0.1) 2022-08-19 19:19:37.514 | Requirement already satisfied: python-keystoneclient===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 405)) (5.0.0) 2022-08-19 19:19:37.535 | Requirement already satisfied: python-neutronclient===8.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 415)) (8.0.0) 2022-08-19 19:19:37.559 | Requirement already satisfied: pytz===2022.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 435)) (2022.2.1) 2022-08-19 19:19:37.563 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 446)) (0.7) 2022-08-19 19:19:37.570 | Requirement already satisfied: requests===2.28.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 447)) (2.28.1) 2022-08-19 19:19:37.583 | Requirement already satisfied: requestsexceptions===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 455)) (1.4.0) 2022-08-19 19:19:37.585 | Requirement already satisfied: retrying===1.3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 458)) (1.3.3) 2022-08-19 19:19:37.589 | Requirement already satisfied: rfc3986===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 460)) (1.5.0) 2022-08-19 19:19:37.594 | Requirement already satisfied: simplejson===3.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 482)) (3.16.0) 2022-08-19 19:19:37.596 | Requirement already satisfied: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 483)) (1.16.0) 2022-08-19 19:19:37.600 | Requirement already satisfied: sqlalchemy-migrate===0.13.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 510)) (0.13.0) 2022-08-19 19:19:37.609 | Requirement already satisfied: sqlparse===0.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 511)) (0.4.2) 2022-08-19 19:19:37.612 | Requirement already satisfied: statsd===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 514)) (3.3.0) 2022-08-19 19:19:37.614 | Requirement already satisfied: stevedore===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 516)) (4.0.0) 2022-08-19 19:19:37.618 | Requirement already satisfied: tenacity===6.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 531)) (6.3.1) 2022-08-19 19:19:37.632 | Requirement already satisfied: testresources===2.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 534)) (2.0.1) 2022-08-19 19:19:37.640 | Requirement already satisfied: testscenarios===0.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 535)) (0.5.0) 2022-08-19 19:19:37.646 | Requirement already satisfied: testtools===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 536)) (2.5.0) 2022-08-19 19:19:37.656 | Requirement already satisfied: tooz===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 545)) (3.0.0) 2022-08-19 19:19:37.713 | Requirement already satisfied: urllib3===1.26.11 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 562)) (1.26.11) 2022-08-19 19:19:37.745 | Requirement already satisfied: voluptuous===0.13.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 568)) (0.13.1) 2022-08-19 19:19:37.749 | Requirement already satisfied: warlock===2.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 571)) (2.0.1) 2022-08-19 19:19:37.755 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 572)) (0.2.5) 2022-08-19 19:19:37.893 | Collecting websockify===0.10.0 2022-08-19 19:19:37.899 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/736/dc7a57bdf18d4/websockify-0.10.0-py3-none-any.whl (38 kB) 2022-08-19 19:19:38.027 | Requirement already satisfied: wrapt===1.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 577)) (1.14.1) 2022-08-19 19:19:38.030 | Requirement already satisfied: yappi===1.3.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 585)) (1.3.6) 2022-08-19 19:19:38.035 | Requirement already satisfied: zipp===3.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 590)) (3.8.1) 2022-08-19 19:19:38.060 | Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from Paste===3.5.1->-c /opt/stack/requirements/upper-constraints.txt (line 14)) (45.2.0) 2022-08-19 19:19:38.063 | Requirement already satisfied: Mako===1.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 12)) (1.2.1) 2022-08-19 19:19:38.073 | Requirement already satisfied: cffi===1.15.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 110)) (1.15.1) 2022-08-19 19:19:38.076 | Requirement already satisfied: dnspython===2.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 147)) (2.2.1) 2022-08-19 19:19:38.102 | Requirement already satisfied: attrs===22.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 90)) (22.1.0) 2022-08-19 19:19:38.159 | Requirement already satisfied: jmespath===1.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 217)) (1.0.1) 2022-08-19 19:19:38.161 | Requirement already satisfied: appdirs===1.4.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 86)) (1.4.4) 2022-08-19 19:19:38.165 | Requirement already satisfied: dogpile.cache===1.1.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 151)) (1.1.8) 2022-08-19 19:19:38.171 | Requirement already satisfied: jsonpatch===1.32 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 219)) (1.32) 2022-08-19 19:19:38.175 | Requirement already satisfied: munch===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 254)) (2.5.0) 2022-08-19 19:19:38.197 | Requirement already satisfied: debtcollector===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 130)) (2.5.0) 2022-08-19 19:19:38.203 | Requirement already satisfied: fasteners===0.17.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 166)) (0.17.3) 2022-08-19 19:19:38.206 | Requirement already satisfied: cachetools===5.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 103)) (5.2.0) 2022-08-19 19:19:38.209 | Requirement already satisfied: kombu===5.2.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 229)) (5.2.4) 2022-08-19 19:19:38.257 | Requirement already satisfied: amqp===5.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 79)) (5.1.1) 2022-08-19 19:19:38.261 | Requirement already satisfied: bcrypt===3.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 95)) (3.2.2) 2022-08-19 19:19:38.269 | Requirement already satisfied: msgpack===1.0.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 253)) (1.0.4) 2022-08-19 19:19:38.272 | Requirement already satisfied: fixtures===4.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 168)) (4.0.1) 2022-08-19 19:19:38.283 | Requirement already satisfied: ovs===2.17.1.post1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 326)) (2.17.1.post1) 2022-08-19 19:19:38.288 | Requirement already satisfied: PyNaCl===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 21)) (1.5.0) 2022-08-19 19:19:38.300 | Requirement already satisfied: cliff===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 114)) (4.0.0) 2022-08-19 19:19:38.311 | Requirement already satisfied: pyOpenSSL===22.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 352)) (22.0.0) 2022-08-19 19:19:38.322 | Requirement already satisfied: osc-lib===2.6.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 300)) (2.6.1) 2022-08-19 19:19:38.336 | Requirement already satisfied: os-client-config===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 288)) (2.1.0) 2022-08-19 19:19:38.340 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests===2.28.1->-c /opt/stack/requirements/upper-constraints.txt (line 447)) (2019.11.28) 2022-08-19 19:19:38.342 | Requirement already satisfied: charset-normalizer===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 112)) (2.1.0) 2022-08-19 19:19:38.347 | Requirement already satisfied: idna===3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 200)) (3.3) 2022-08-19 19:19:38.350 | Requirement already satisfied: Tempita===0.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 29)) (0.5.2) 2022-08-19 19:19:38.353 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 164)) (1.0.0) 2022-08-19 19:19:39.447 | Collecting numpy===1.23.2 2022-08-19 19:19:39.486 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/bd5/b7ccae24e3d85/numpy-1.23.2-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (17.1 MB) 2022-08-19 19:19:40.644 | Requirement already satisfied: pycparser===2.21 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 358)) (2.21) 2022-08-19 19:19:40.646 | Requirement already satisfied: jsonpointer===2.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 222)) (2.3) 2022-08-19 19:19:40.650 | Requirement already satisfied: vine===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 564)) (5.0.0) 2022-08-19 19:19:40.652 | Requirement already satisfied: sortedcontainers===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 487)) (2.4.0) 2022-08-19 19:19:40.655 | Requirement already satisfied: cmd2===2.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 115)) (2.4.2) 2022-08-19 19:19:40.702 | Requirement already satisfied: autopage===0.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 93)) (0.5.1) 2022-08-19 19:19:40.705 | Requirement already satisfied: pyperclip===1.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 370)) (1.8.2) 2022-08-19 19:19:41.650 | Installing collected packages: microversion-parse, numpy, websockify, nova 2022-08-19 19:19:41.678 | Attempting uninstall: numpy 2022-08-19 19:19:41.679 | Found existing installation: numpy 1.17.4 2022-08-19 19:19:41.680 | Not uninstalling numpy at /usr/lib/python3/dist-packages, outside environment /usr 2022-08-19 19:19:41.681 | Can't uninstall 'numpy'. No files were found to uninstall. 2022-08-19 19:19:45.359 | Running setup.py develop for nova 2022-08-19 19:19:49.268 | Successfully installed microversion-parse-1.0.1 nova numpy-1.23.2 websockify-0.10.0 2022-08-19 19:19:49.440 | + inc/python:pip_install:196 : result=0 2022-08-19 19:19:49.444 | + inc/python:pip_install:198 : time_stop pip_install 2022-08-19 19:19:49.448 | + functions-common:time_stop:2439 : local name 2022-08-19 19:19:49.451 | + functions-common:time_stop:2440 : local end_time 2022-08-19 19:19:49.454 | + functions-common:time_stop:2441 : local elapsed_time 2022-08-19 19:19:49.457 | + functions-common:time_stop:2442 : local total 2022-08-19 19:19:49.459 | + functions-common:time_stop:2443 : local start_time 2022-08-19 19:19:49.461 | + functions-common:time_stop:2445 : name=pip_install 2022-08-19 19:19:49.464 | + functions-common:time_stop:2446 : start_time=1660936769124 2022-08-19 19:19:49.466 | + functions-common:time_stop:2448 : [[ -z 1660936769124 ]] 2022-08-19 19:19:49.469 | ++ functions-common:time_stop:2451 : date +%s%3N 2022-08-19 19:19:49.473 | + functions-common:time_stop:2451 : end_time=1660936789471 2022-08-19 19:19:49.475 | + functions-common:time_stop:2452 : elapsed_time=20347 2022-08-19 19:19:49.478 | + functions-common:time_stop:2453 : total=138723 2022-08-19 19:19:49.480 | + functions-common:time_stop:2455 : _TIME_START[$name]= 2022-08-19 19:19:49.482 | + functions-common:time_stop:2456 : _TIME_TOTAL[$name]=159070 2022-08-19 19:19:49.485 | + inc/python:pip_install:199 : return 0 2022-08-19 19:19:49.487 | + inc/python:setup_package:444 : [[ -e == \-\e ]] 2022-08-19 19:19:49.490 | + inc/python:setup_package:445 : safe_chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-08-19 19:19:49.492 | + functions-common:safe_chown:2340 : _safe_permission_operation chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-08-19 19:19:49.511 | + functions-common:_safe_permission_operation:2188 : sudo chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-08-19 19:19:49.524 | + inc/python:_setup_package_with_constraints_edit:390 : use_library_from_git /opt/stack/nova 2022-08-19 19:19:49.526 | + inc/python:use_library_from_git:246 : local name=/opt/stack/nova 2022-08-19 19:19:49.529 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-19 19:19:49.531 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-19 19:19:49.534 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,/opt/stack/nova, ]] 2022-08-19 19:19:49.536 | + inc/python:use_library_from_git:249 : return 1 2022-08-19 19:19:49.539 | + lib/nova:install_nova:924 : sudo install -D -m 0644 -o ubuntu /opt/stack/nova/tools/nova-manage.bash_completion /etc/bash_completion.d/nova-manage.bash_completion 2022-08-19 19:19:49.552 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-08-19 19:19:49.555 | + ./stack.sh:main:932 : configure_nova 2022-08-19 19:19:49.557 | + lib/nova:configure_nova:248 : sudo install -d -o ubuntu /etc/nova 2022-08-19 19:19:49.570 | + lib/nova:configure_nova:250 : configure_rootwrap nova 2022-08-19 19:19:49.573 | + inc/rootwrap:configure_rootwrap:43 : local project=nova 2022-08-19 19:19:49.576 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2022-08-19 19:19:49.580 | ++ inc/rootwrap:configure_rootwrap:45 : echo nova 2022-08-19 19:19:49.580 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2022-08-19 19:19:49.585 | + inc/rootwrap:configure_rootwrap:45 : project_uc=NOVA 2022-08-19 19:19:49.588 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=NOVA_BIN_DIR 2022-08-19 19:19:49.590 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/usr/local/bin 2022-08-19 19:19:49.593 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=NOVA_DIR 2022-08-19 19:19:49.595 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/nova 2022-08-19 19:19:49.598 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/nova/etc/nova 2022-08-19 19:19:49.600 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/usr/local/bin/nova-rootwrap 2022-08-19 19:19:49.603 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/nova/rootwrap.d 2022-08-19 19:19:49.615 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/nova/rootwrap.d 2022-08-19 19:19:49.627 | + 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-08-19 19:19:49.640 | + 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-08-19 19:19:49.653 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/nova/rootwrap.d:' -i /etc/nova/rootwrap.conf 2022-08-19 19:19:49.665 | + inc/rootwrap:configure_rootwrap:64 : local tempfile 2022-08-19 19:19:49.669 | ++ inc/rootwrap:configure_rootwrap:65 : mktemp 2022-08-19 19:19:49.674 | + inc/rootwrap:configure_rootwrap:65 : tempfile=/tmp/tmp.esuni6Oicp 2022-08-19 19:19:49.676 | + inc/rootwrap:configure_rootwrap:67 : rootwrap_sudo_cmd='/usr/local/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2022-08-19 19:19:49.679 | + inc/rootwrap:configure_rootwrap:68 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2022-08-19 19:19:49.682 | + inc/rootwrap:configure_rootwrap:69 : '[' -f /usr/local/bin/nova-rootwrap-daemon ']' 2022-08-19 19:19:49.684 | + inc/rootwrap:configure_rootwrap:71 : rootwrap_sudo_cmd='/usr/local/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2022-08-19 19:19:49.687 | + inc/rootwrap:configure_rootwrap:72 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2022-08-19 19:19:49.689 | + inc/rootwrap:configure_rootwrap:74 : chmod 0440 /tmp/tmp.esuni6Oicp 2022-08-19 19:19:49.694 | + inc/rootwrap:configure_rootwrap:75 : sudo chown root:root /tmp/tmp.esuni6Oicp 2022-08-19 19:19:49.706 | + inc/rootwrap:configure_rootwrap:76 : sudo mv /tmp/tmp.esuni6Oicp /etc/sudoers.d/nova-rootwrap 2022-08-19 19:19:49.719 | ++ inc/rootwrap:configure_rootwrap:80 : dirname /usr/local/bin/nova-rootwrap 2022-08-19 19:19:49.724 | + inc/rootwrap:configure_rootwrap:80 : add_sudo_secure_path /usr/local/bin 2022-08-19 19:19:49.727 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/usr/local/bin 2022-08-19 19:19:49.730 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2022-08-19 19:19:49.734 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2022-08-19 19:19:49.736 | + 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-08-19 19:19:49.739 | + 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-08-19 19:19:49.741 | + lib/nova:configure_nova:252 : [[ key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,g-reg,cinder =~ n-api ]] 2022-08-19 19:19:49.744 | + lib/nova:configure_nova:254 : cp /opt/stack/nova/etc/nova/api-paste.ini /etc/nova 2022-08-19 19:19:49.749 | + lib/nova:configure_nova:257 : is_service_enabled n-cpu 2022-08-19 19:19:49.766 | + functions-common:is_service_enabled:2095 : return 1 2022-08-19 19:19:49.769 | + lib/nova:configure_nova:334 : create_nova_conf 2022-08-19 19:19:49.772 | + lib/nova:create_nova_conf:408 : rm -f /opt/stack/nova/bin/nova.conf 2022-08-19 19:19:49.775 | + lib/nova:create_nova_conf:411 : rm -f /etc/nova/nova.conf 2022-08-19 19:19:49.779 | + lib/nova:create_nova_conf:412 : iniset /etc/nova/nova.conf DEFAULT debug True 2022-08-19 19:19:49.813 | + lib/nova:create_nova_conf:413 : '[' True == True ']' 2022-08-19 19:19:49.816 | + lib/nova:create_nova_conf:414 : iniset /etc/nova/nova.conf DEFAULT allow_resize_to_same_host True 2022-08-19 19:19:49.846 | + lib/nova:create_nova_conf:416 : iniset /etc/nova/nova.conf wsgi api_paste_config /etc/nova/api-paste.ini 2022-08-19 19:19:49.883 | + lib/nova:create_nova_conf:417 : iniset /etc/nova/nova.conf DEFAULT rootwrap_config /etc/nova/rootwrap.conf 2022-08-19 19:19:49.918 | + lib/nova:create_nova_conf:418 : iniset /etc/nova/nova.conf filter_scheduler enabled_filters AvailabilityZoneFilter,ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,SameHostFilter,DifferentHostFilter 2022-08-19 19:19:49.955 | + lib/nova:create_nova_conf:419 : iniset /etc/nova/nova.conf scheduler workers 2 2022-08-19 19:19:49.990 | + lib/nova:create_nova_conf:420 : iniset /etc/nova/nova.conf neutron default_floating_pool public 2022-08-19 19:19:50.025 | + lib/nova:create_nova_conf:421 : [[ 4 == 6 ]] 2022-08-19 19:19:50.028 | + lib/nova:create_nova_conf:424 : iniset /etc/nova/nova.conf DEFAULT my_ip 10.222.0.60 2022-08-19 19:19:50.072 | + lib/nova:create_nova_conf:426 : iniset /etc/nova/nova.conf DEFAULT instance_name_template instance-%08x 2022-08-19 19:19:50.107 | + lib/nova:create_nova_conf:427 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_listen 0.0.0.0 2022-08-19 19:19:50.141 | + lib/nova:create_nova_conf:428 : iniset /etc/nova/nova.conf DEFAULT metadata_listen 0.0.0.0 2022-08-19 19:19:50.175 | + lib/nova:create_nova_conf:429 : iniset /etc/nova/nova.conf DEFAULT shutdown_timeout 0 2022-08-19 19:19:50.206 | + lib/nova:create_nova_conf:431 : iniset /etc/nova/nova.conf key_manager backend nova.keymgr.conf_key_mgr.ConfKeyManager 2022-08-19 19:19:50.241 | + lib/nova:create_nova_conf:433 : is_fedora 2022-08-19 19:19:50.243 | + functions-common:is_fedora:519 : [[ -z Ubuntu ]] 2022-08-19 19:19:50.246 | + functions-common:is_fedora:523 : '[' Ubuntu = Fedora ']' 2022-08-19 19:19:50.248 | + functions-common:is_fedora:523 : '[' Ubuntu = 'Red Hat' ']' 2022-08-19 19:19:50.251 | + functions-common:is_fedora:524 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-08-19 19:19:50.253 | + functions-common:is_fedora:525 : '[' Ubuntu = RedHatEnterprise ']' 2022-08-19 19:19:50.255 | + functions-common:is_fedora:526 : '[' Ubuntu = CentOS ']' 2022-08-19 19:19:50.258 | + functions-common:is_fedora:526 : '[' Ubuntu = CentOSStream ']' 2022-08-19 19:19:50.260 | + functions-common:is_fedora:527 : '[' Ubuntu = AlmaLinux ']' 2022-08-19 19:19:50.262 | + functions-common:is_fedora:528 : '[' Ubuntu = OracleServer ']' 2022-08-19 19:19:50.264 | + functions-common:is_fedora:528 : '[' Ubuntu = Virtuozzo ']' 2022-08-19 19:19:50.267 | + lib/nova:create_nova_conf:433 : is_suse 2022-08-19 19:19:50.269 | + functions-common:is_suse:536 : is_opensuse 2022-08-19 19:19:50.271 | + functions-common:is_opensuse:543 : [[ -z Ubuntu ]] 2022-08-19 19:19:50.274 | + functions-common:is_opensuse:547 : [[ Ubuntu =~ (openSUSE) ]] 2022-08-19 19:19:50.276 | + functions-common:is_suse:536 : is_suse_linux_enterprise 2022-08-19 19:19:50.278 | + functions-common:is_suse_linux_enterprise:555 : [[ -z Ubuntu ]] 2022-08-19 19:19:50.280 | + functions-common:is_suse_linux_enterprise:559 : [[ Ubuntu =~ (^SUSE) ]] 2022-08-19 19:19:50.283 | + lib/nova:create_nova_conf:442 : is_service_enabled n-api n-cond n-sched 2022-08-19 19:19:50.299 | + functions-common:is_service_enabled:2095 : return 0 2022-08-19 19:19:50.302 | + lib/nova:create_nova_conf:446 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-08-19 19:19:50.304 | + lib/nova:create_nova_conf:449 : local db=nova_cell0 2022-08-19 19:19:50.306 | + lib/nova:create_nova_conf:452 : iniset /etc/nova/nova.conf filter_scheduler track_instance_changes False 2022-08-19 19:19:50.339 | ++ lib/nova:create_nova_conf:455 : database_connection_url nova_cell0 2022-08-19 19:19:50.341 | ++ lib/database:database_connection_url:134 : local db=nova_cell0 2022-08-19 19:19:50.343 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell0 2022-08-19 19:19:50.346 | ++ lib/databases/mysql:database_connection_url_mysql:224 : local db=nova_cell0 2022-08-19 19:19:50.349 | ++ lib/databases/mysql:database_connection_url_mysql:225 : local plugin 2022-08-19 19:19:50.351 | ++ lib/databases/mysql:database_connection_url_mysql:229 : [[ True == \T\r\u\e ]] 2022-08-19 19:19:50.354 | ++ lib/databases/mysql:database_connection_url_mysql:230 : is_service_enabled mysql 2022-08-19 19:19:50.372 | ++ functions-common:is_service_enabled:2095 : return 0 2022-08-19 19:19:50.374 | ++ lib/databases/mysql:database_connection_url_mysql:231 : plugin='&plugin=dbcounter' 2022-08-19 19:19:50.377 | ++ lib/databases/mysql:database_connection_url_mysql:235 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8&plugin=dbcounter' 2022-08-19 19:19:50.381 | + lib/nova:create_nova_conf:455 : iniset /etc/nova/nova.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8&plugin=dbcounter' 2022-08-19 19:19:50.420 | ++ lib/nova:create_nova_conf:456 : database_connection_url nova_api 2022-08-19 19:19:50.423 | ++ lib/database:database_connection_url:134 : local db=nova_api 2022-08-19 19:19:50.425 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_api 2022-08-19 19:19:50.428 | ++ lib/databases/mysql:database_connection_url_mysql:224 : local db=nova_api 2022-08-19 19:19:50.430 | ++ lib/databases/mysql:database_connection_url_mysql:225 : local plugin 2022-08-19 19:19:50.432 | ++ lib/databases/mysql:database_connection_url_mysql:229 : [[ True == \T\r\u\e ]] 2022-08-19 19:19:50.435 | ++ lib/databases/mysql:database_connection_url_mysql:230 : is_service_enabled mysql 2022-08-19 19:19:50.451 | ++ functions-common:is_service_enabled:2095 : return 0 2022-08-19 19:19:50.454 | ++ lib/databases/mysql:database_connection_url_mysql:231 : plugin='&plugin=dbcounter' 2022-08-19 19:19:50.456 | ++ lib/databases/mysql:database_connection_url_mysql:235 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_api?charset=utf8&plugin=dbcounter' 2022-08-19 19:19:50.459 | + lib/nova:create_nova_conf:456 : iniset /etc/nova/nova.conf api_database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_api?charset=utf8&plugin=dbcounter' 2022-08-19 19:19:50.493 | + lib/nova:create_nova_conf:461 : iniset /etc/nova/nova.conf cache enabled True 2022-08-19 19:19:50.531 | + lib/nova:create_nova_conf:462 : iniset /etc/nova/nova.conf cache backend dogpile.cache.memcached 2022-08-19 19:19:50.570 | + lib/nova:create_nova_conf:463 : iniset /etc/nova/nova.conf cache memcache_servers localhost:11211 2022-08-19 19:19:50.604 | + lib/nova:create_nova_conf:466 : is_service_enabled n-api 2022-08-19 19:19:50.621 | + functions-common:is_service_enabled:2095 : return 0 2022-08-19 19:19:50.623 | + lib/nova:create_nova_conf:467 : is_service_enabled n-api-meta 2022-08-19 19:19:50.639 | + functions-common:is_service_enabled:2095 : return 0 2022-08-19 19:19:50.643 | ++ lib/nova:create_nova_conf:469 : echo osapi_compute,metadata 2022-08-19 19:19:50.643 | ++ lib/nova:create_nova_conf:469 : sed s/,metadata// 2022-08-19 19:19:50.649 | + lib/nova:create_nova_conf:469 : NOVA_ENABLED_APIS=osapi_compute 2022-08-19 19:19:50.651 | + lib/nova:create_nova_conf:471 : iniset /etc/nova/nova.conf DEFAULT enabled_apis osapi_compute 2022-08-19 19:19:50.687 | + lib/nova:create_nova_conf:472 : is_service_enabled tls-proxy 2022-08-19 19:19:50.706 | + functions-common:is_service_enabled:2095 : return 1 2022-08-19 19:19:50.709 | + lib/nova:create_nova_conf:478 : configure_keystone_authtoken_middleware /etc/nova/nova.conf nova 2022-08-19 19:19:50.711 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/nova/nova.conf 2022-08-19 19:19:50.714 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=nova 2022-08-19 19:19:50.716 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-08-19 19:19:50.719 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/nova/nova.conf keystone_authtoken auth_type password 2022-08-19 19:19:50.752 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/nova/nova.conf keystone_authtoken interface public 2022-08-19 19:19:50.784 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/nova/nova.conf keystone_authtoken auth_url http://10.222.0.60/identity 2022-08-19 19:19:50.820 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/nova/nova.conf keystone_authtoken username nova 2022-08-19 19:19:50.852 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/nova/nova.conf keystone_authtoken password Passw0rd 2022-08-19 19:19:50.886 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/nova/nova.conf keystone_authtoken user_domain_name Default 2022-08-19 19:19:50.918 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/nova/nova.conf keystone_authtoken project_name service 2022-08-19 19:19:50.952 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/nova/nova.conf keystone_authtoken project_domain_name Default 2022-08-19 19:19:50.985 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/nova/nova.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-08-19 19:19:51.017 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/nova/nova.conf keystone_authtoken memcached_servers localhost:11211 2022-08-19 19:19:51.053 | + lib/nova:create_nova_conf:481 : is_service_enabled cinder 2022-08-19 19:19:51.069 | + functions-common:is_service_enabled:2095 : return 0 2022-08-19 19:19:51.071 | + lib/nova:create_nova_conf:482 : configure_cinder_access 2022-08-19 19:19:51.074 | + lib/nova:configure_cinder_access:609 : iniset /etc/nova/nova.conf cinder os_region_name RegionOne 2022-08-19 19:19:51.110 | + lib/nova:configure_cinder_access:610 : iniset /etc/nova/nova.conf cinder auth_type password 2022-08-19 19:19:51.147 | + lib/nova:configure_cinder_access:611 : iniset /etc/nova/nova.conf cinder auth_url http://10.222.0.60/identity 2022-08-19 19:19:51.187 | + lib/nova:configure_cinder_access:618 : iniset /etc/nova/nova.conf cinder username nova 2022-08-19 19:19:51.221 | + lib/nova:configure_cinder_access:619 : iniset /etc/nova/nova.conf cinder password Passw0rd 2022-08-19 19:19:51.253 | + lib/nova:configure_cinder_access:620 : iniset /etc/nova/nova.conf cinder user_domain_name Default 2022-08-19 19:19:51.286 | + lib/nova:configure_cinder_access:621 : iniset /etc/nova/nova.conf cinder project_name service 2022-08-19 19:19:51.323 | + lib/nova:configure_cinder_access:622 : iniset /etc/nova/nova.conf cinder project_domain_name Default 2022-08-19 19:19:51.359 | + lib/nova:configure_cinder_access:623 : is_service_enabled tls-proxy 2022-08-19 19:19:51.376 | + functions-common:is_service_enabled:2095 : return 1 2022-08-19 19:19:51.379 | + lib/nova:create_nova_conf:485 : '[' -n /opt/stack/data/nova ']' 2022-08-19 19:19:51.381 | + lib/nova:create_nova_conf:486 : iniset /etc/nova/nova.conf DEFAULT state_path /opt/stack/data/nova 2022-08-19 19:19:51.416 | + lib/nova:create_nova_conf:487 : iniset /etc/nova/nova.conf oslo_concurrency lock_path /opt/stack/data/nova 2022-08-19 19:19:51.452 | + lib/nova:create_nova_conf:489 : '[' -n /opt/stack/data/nova/instances ']' 2022-08-19 19:19:51.454 | + lib/nova:create_nova_conf:490 : iniset /etc/nova/nova.conf DEFAULT instances_path /opt/stack/data/nova/instances 2022-08-19 19:19:51.486 | + lib/nova:create_nova_conf:492 : '[' False '!=' False ']' 2022-08-19 19:19:51.489 | + lib/nova:create_nova_conf:495 : '[' False '!=' False ']' 2022-08-19 19:19:51.491 | + lib/nova:create_nova_conf:501 : is_suse 2022-08-19 19:19:51.494 | + functions-common:is_suse:536 : is_opensuse 2022-08-19 19:19:51.496 | + functions-common:is_opensuse:543 : [[ -z Ubuntu ]] 2022-08-19 19:19:51.498 | + functions-common:is_opensuse:547 : [[ Ubuntu =~ (openSUSE) ]] 2022-08-19 19:19:51.501 | + functions-common:is_suse:536 : is_suse_linux_enterprise 2022-08-19 19:19:51.503 | + functions-common:is_suse_linux_enterprise:555 : [[ -z Ubuntu ]] 2022-08-19 19:19:51.505 | + functions-common:is_suse_linux_enterprise:559 : [[ Ubuntu =~ (^SUSE) ]] 2022-08-19 19:19:51.508 | + lib/nova:create_nova_conf:501 : is_fedora 2022-08-19 19:19:51.510 | + functions-common:is_fedora:519 : [[ -z Ubuntu ]] 2022-08-19 19:19:51.512 | + functions-common:is_fedora:523 : '[' Ubuntu = Fedora ']' 2022-08-19 19:19:51.515 | + functions-common:is_fedora:523 : '[' Ubuntu = 'Red Hat' ']' 2022-08-19 19:19:51.517 | + functions-common:is_fedora:524 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-08-19 19:19:51.520 | + functions-common:is_fedora:525 : '[' Ubuntu = RedHatEnterprise ']' 2022-08-19 19:19:51.522 | + functions-common:is_fedora:526 : '[' Ubuntu = CentOS ']' 2022-08-19 19:19:51.524 | + functions-common:is_fedora:526 : '[' Ubuntu = CentOSStream ']' 2022-08-19 19:19:51.526 | + functions-common:is_fedora:527 : '[' Ubuntu = AlmaLinux ']' 2022-08-19 19:19:51.529 | + functions-common:is_fedora:528 : '[' Ubuntu = OracleServer ']' 2022-08-19 19:19:51.531 | + functions-common:is_fedora:528 : '[' Ubuntu = Virtuozzo ']' 2022-08-19 19:19:51.534 | + lib/nova:create_nova_conf:506 : setup_logging /etc/nova/nova.conf 2022-08-19 19:19:51.536 | + functions:setup_logging:674 : setup_systemd_logging /etc/nova/nova.conf 2022-08-19 19:19:51.538 | + functions:setup_systemd_logging:689 : local conf_file=/etc/nova/nova.conf 2022-08-19 19:19:51.542 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-08-19 19:19:51.558 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-08-19 19:19:51.561 | + functions:setup_systemd_logging:695 : local pidstr= 2022-08-19 19:19:51.563 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-08-19 19:19:51.566 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-08-19 19:19:51.568 | + 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-08-19 19:19:51.600 | + 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-08-19 19:19:51.633 | + 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-08-19 19:19:51.665 | + functions:setup_systemd_logging:706 : iniset /etc/nova/nova.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-08-19 19:19:51.699 | + lib/nova:create_nova_conf:508 : iniset /etc/nova/nova.conf upgrade_levels compute auto 2022-08-19 19:19:51.735 | + lib/nova:create_nova_conf:510 : is_service_enabled n-api 2022-08-19 19:19:51.751 | + functions-common:is_service_enabled:2095 : return 0 2022-08-19 19:19:51.754 | + lib/nova:create_nova_conf:511 : write_uwsgi_config /etc/nova/nova-api-uwsgi.ini /usr/local/bin/nova-api-wsgi /compute 2022-08-19 19:19:51.756 | + lib/apache:write_uwsgi_config:254 : local file=/etc/nova/nova-api-uwsgi.ini 2022-08-19 19:19:51.759 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/nova-api-wsgi 2022-08-19 19:19:51.761 | + lib/apache:write_uwsgi_config:256 : local url=/compute 2022-08-19 19:19:51.763 | + lib/apache:write_uwsgi_config:257 : local http= 2022-08-19 19:19:51.766 | + lib/apache:write_uwsgi_config:258 : local name= 2022-08-19 19:19:51.769 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/nova-api-wsgi 2022-08-19 19:19:51.774 | + lib/apache:write_uwsgi_config:259 : name=nova-api-wsgi 2022-08-19 19:19:51.777 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-08-19 19:19:51.780 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-08-19 19:19:51.798 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-08-19 19:19:51.798 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-08-19 19:19:51.806 | d /var/run/uwsgi 0755 ubuntu root 2022-08-19 19:19:51.810 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-08-19 19:19:51.826 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/nova-api-wsgi.socket 2022-08-19 19:19:51.828 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/nova/nova-api-uwsgi.ini 2022-08-19 19:19:51.834 | + lib/apache:write_uwsgi_config:275 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi wsgi-file /usr/local/bin/nova-api-wsgi 2022-08-19 19:19:51.873 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi processes 2 2022-08-19 19:19:51.905 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi master true 2022-08-19 19:19:51.943 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi die-on-term true 2022-08-19 19:19:51.978 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi exit-on-reload false 2022-08-19 19:19:52.009 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi worker-reload-mercy 90 2022-08-19 19:19:52.043 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi enable-threads true 2022-08-19 19:19:52.075 | + lib/apache:write_uwsgi_config:286 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi plugins http,python3 2022-08-19 19:19:52.108 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi thunder-lock true 2022-08-19 19:19:52.141 | + lib/apache:write_uwsgi_config:290 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-08-19 19:19:52.182 | + lib/apache:write_uwsgi_config:292 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi buffer-size 65535 2022-08-19 19:19:52.216 | + lib/apache:write_uwsgi_config:294 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi add-header 'Connection: close' 2022-08-19 19:19:52.249 | + lib/apache:write_uwsgi_config:296 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi lazy-apps true 2022-08-19 19:19:52.283 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2022-08-19 19:19:52.286 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2022-08-19 19:19:52.289 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for nova-api-wsgi 2022-08-19 19:19:52.292 | ++ lib/apache:apache_site_config_for:186 : local site=nova-api-wsgi 2022-08-19 19:19:52.295 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-08-19 19:19:52.297 | ++ functions-common:is_ubuntu:567 : [[ -z deb ]] 2022-08-19 19:19:52.300 | ++ functions-common:is_ubuntu:570 : '[' deb = deb ']' 2022-08-19 19:19:52.303 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/nova-api-wsgi.conf 2022-08-19 19:19:52.306 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/nova-api-wsgi.conf 2022-08-19 19:19:52.309 | + lib/apache:write_uwsgi_config:304 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi socket /var/run/uwsgi/nova-api-wsgi.socket 2022-08-19 19:19:52.348 | + lib/apache:write_uwsgi_config:305 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi chmod-socket 666 2022-08-19 19:19:52.381 | + lib/apache:write_uwsgi_config:306 : echo 'ProxyPass "/compute" "unix:/var/run/uwsgi/nova-api-wsgi.socket|uwsgi://uwsgi-uds-nova-api-wsgi" retry=0 ' 2022-08-19 19:19:52.381 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/nova-api-wsgi.conf 2022-08-19 19:19:52.390 | ProxyPass "/compute" "unix:/var/run/uwsgi/nova-api-wsgi.socket|uwsgi://uwsgi-uds-nova-api-wsgi" retry=0 2022-08-19 19:19:52.394 | + lib/apache:write_uwsgi_config:307 : enable_apache_site nova-api-wsgi 2022-08-19 19:19:52.396 | + lib/apache:enable_apache_site:203 : local site=nova-api-wsgi 2022-08-19 19:19:52.399 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-08-19 19:19:52.401 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-08-19 19:19:52.403 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-08-19 19:19:52.406 | + functions-common:is_ubuntu:567 : [[ -z deb ]] 2022-08-19 19:19:52.409 | + functions-common:is_ubuntu:570 : '[' deb = deb ']' 2022-08-19 19:19:52.411 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-08-19 19:19:52.414 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-08-19 19:19:52.417 | + functions-common:is_ubuntu:567 : [[ -z deb ]] 2022-08-19 19:19:52.420 | + functions-common:is_ubuntu:570 : '[' deb = deb ']' 2022-08-19 19:19:52.422 | + lib/apache:enable_apache_site:207 : sudo a2ensite nova-api-wsgi 2022-08-19 19:19:52.495 | Enabling site nova-api-wsgi. 2022-08-19 19:19:52.503 | To activate the new configuration, you need to run: 2022-08-19 19:19:52.503 | systemctl reload apache2 2022-08-19 19:19:52.509 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2022-08-19 19:19:52.514 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-08-19 19:19:52.516 | + functions-common:restart_service:2323 : '[' -x /bin/systemctl ']' 2022-08-19 19:19:52.519 | + functions-common:restart_service:2324 : sudo /bin/systemctl restart apache2 2022-08-19 19:19:52.648 | + lib/nova:create_nova_conf:514 : is_service_enabled n-api-meta 2022-08-19 19:19:52.667 | + functions-common:is_service_enabled:2095 : return 0 2022-08-19 19:19:52.670 | + lib/nova:create_nova_conf:515 : write_uwsgi_config /etc/nova/nova-metadata-uwsgi.ini /usr/local/bin/nova-metadata-wsgi '' 0.0.0.0:8775 2022-08-19 19:19:52.673 | + lib/apache:write_uwsgi_config:254 : local file=/etc/nova/nova-metadata-uwsgi.ini 2022-08-19 19:19:52.675 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/nova-metadata-wsgi 2022-08-19 19:19:52.678 | + lib/apache:write_uwsgi_config:256 : local url= 2022-08-19 19:19:52.680 | + lib/apache:write_uwsgi_config:257 : local http=0.0.0.0:8775 2022-08-19 19:19:52.683 | + lib/apache:write_uwsgi_config:258 : local name= 2022-08-19 19:19:52.686 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/nova-metadata-wsgi 2022-08-19 19:19:52.691 | + lib/apache:write_uwsgi_config:259 : name=nova-metadata-wsgi 2022-08-19 19:19:52.693 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-08-19 19:19:52.695 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-08-19 19:19:52.708 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-08-19 19:19:52.709 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-08-19 19:19:52.717 | d /var/run/uwsgi 0755 ubuntu root 2022-08-19 19:19:52.721 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-08-19 19:19:52.737 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/nova-metadata-wsgi.socket 2022-08-19 19:19:52.739 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/nova/nova-metadata-uwsgi.ini 2022-08-19 19:19:52.743 | + lib/apache:write_uwsgi_config:275 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi wsgi-file /usr/local/bin/nova-metadata-wsgi 2022-08-19 19:19:52.778 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi processes 2 2022-08-19 19:19:52.810 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi master true 2022-08-19 19:19:52.846 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi die-on-term true 2022-08-19 19:19:52.880 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi exit-on-reload false 2022-08-19 19:19:52.917 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi worker-reload-mercy 90 2022-08-19 19:19:52.949 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi enable-threads true 2022-08-19 19:19:52.982 | + lib/apache:write_uwsgi_config:286 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi plugins http,python3 2022-08-19 19:19:53.013 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi thunder-lock true 2022-08-19 19:19:53.046 | + lib/apache:write_uwsgi_config:290 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-08-19 19:19:53.078 | + lib/apache:write_uwsgi_config:292 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi buffer-size 65535 2022-08-19 19:19:53.117 | + lib/apache:write_uwsgi_config:294 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi add-header 'Connection: close' 2022-08-19 19:19:53.150 | + lib/apache:write_uwsgi_config:296 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi lazy-apps true 2022-08-19 19:19:53.191 | + lib/apache:write_uwsgi_config:299 : [[ -n 0.0.0.0:8775 ]] 2022-08-19 19:19:53.194 | + lib/apache:write_uwsgi_config:300 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi http 0.0.0.0:8775 2022-08-19 19:19:53.229 | + lib/nova:create_nova_conf:518 : is_service_enabled ceilometer 2022-08-19 19:19:53.246 | + functions-common:is_service_enabled:2095 : return 1 2022-08-19 19:19:53.248 | + lib/nova:create_nova_conf:526 : iniset /etc/nova/nova.conf oslo_messaging_notifications driver messagingv2 2022-08-19 19:19:53.284 | ++ lib/nova:create_nova_conf:527 : get_notification_url 2022-08-19 19:19:53.286 | ++ lib/rpc_backend:get_notification_url:149 : local virtual_host= 2022-08-19 19:19:53.289 | ++ lib/rpc_backend:get_notification_url:150 : is_service_enabled rabbit 2022-08-19 19:19:53.306 | ++ functions-common:is_service_enabled:2095 : return 0 2022-08-19 19:19:53.308 | ++ lib/rpc_backend:get_notification_url:151 : echo rabbit://stackrabbit:Passw0rd@10.222.0.60:5672/ 2022-08-19 19:19:53.311 | + lib/nova:create_nova_conf:527 : iniset /etc/nova/nova.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.60:5672/ 2022-08-19 19:19:53.345 | + lib/nova:create_nova_conf:528 : iniset /etc/nova/nova.conf notifications notification_format unversioned 2022-08-19 19:19:53.381 | + lib/nova:create_nova_conf:529 : iniset_rpc_backend nova /etc/nova/nova.conf 2022-08-19 19:19:53.383 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2022-08-19 19:19:53.386 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova.conf 2022-08-19 19:19:53.389 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-08-19 19:19:53.391 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-08-19 19:19:53.394 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-08-19 19:19:53.411 | + functions-common:is_service_enabled:2095 : return 0 2022-08-19 19:19:53.414 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-08-19 19:19:53.418 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-08-19 19:19:53.421 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-08-19 19:19:53.442 | ++ functions-common:is_service_enabled:2095 : return 0 2022-08-19 19:19:53.445 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.60:5672/ 2022-08-19 19:19:53.448 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.60:5672/ 2022-08-19 19:19:53.482 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-08-19 19:19:53.485 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-08-19 19:19:53.487 | + lib/nova:create_nova_conf:531 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_workers 2 2022-08-19 19:19:53.520 | + lib/nova:create_nova_conf:532 : iniset /etc/nova/nova.conf DEFAULT metadata_workers 2 2022-08-19 19:19:53.560 | + lib/nova:create_nova_conf:534 : iniset /etc/nova/nova.conf conductor workers 2 2022-08-19 19:19:53.596 | + lib/nova:create_nova_conf:536 : is_service_enabled tls-proxy 2022-08-19 19:19:53.612 | + functions-common:is_service_enabled:2095 : return 1 2022-08-19 19:19:53.615 | + lib/nova:create_nova_conf:541 : iniset /etc/nova/nova.conf DEFAULT graceful_shutdown_timeout 5 2022-08-19 19:19:53.647 | + lib/nova:create_nova_conf:543 : '[' True == True ']' 2022-08-19 19:19:53.650 | + lib/nova:create_nova_conf:544 : init_nova_service_user_conf 2022-08-19 19:19:53.652 | + lib/nova:init_nova_service_user_conf:792 : iniset /etc/nova/nova.conf service_user send_service_user_token True 2022-08-19 19:19:53.694 | + lib/nova:init_nova_service_user_conf:793 : iniset /etc/nova/nova.conf service_user auth_type password 2022-08-19 19:19:53.736 | + lib/nova:init_nova_service_user_conf:794 : iniset /etc/nova/nova.conf service_user auth_url http://10.222.0.60/identity 2022-08-19 19:19:53.784 | + lib/nova:init_nova_service_user_conf:795 : iniset /etc/nova/nova.conf service_user username nova 2022-08-19 19:19:53.821 | + lib/nova:init_nova_service_user_conf:796 : iniset /etc/nova/nova.conf service_user password Passw0rd 2022-08-19 19:19:53.854 | + lib/nova:init_nova_service_user_conf:797 : iniset /etc/nova/nova.conf service_user user_domain_name Default 2022-08-19 19:19:53.886 | + lib/nova:init_nova_service_user_conf:798 : iniset /etc/nova/nova.conf service_user project_name service 2022-08-19 19:19:53.921 | + lib/nova:init_nova_service_user_conf:799 : iniset /etc/nova/nova.conf service_user project_domain_name Default 2022-08-19 19:19:53.955 | + lib/nova:init_nova_service_user_conf:800 : iniset /etc/nova/nova.conf service_user auth_strategy keystone 2022-08-19 19:19:53.989 | + lib/nova:create_nova_conf:547 : is_service_enabled n-cond 2022-08-19 19:19:54.007 | + functions-common:is_service_enabled:2095 : return 0 2022-08-19 19:19:54.010 | ++ lib/nova:create_nova_conf:548 : seq 1 1 2022-08-19 19:19:54.016 | + lib/nova:create_nova_conf:548 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-08-19 19:19:54.018 | + lib/nova:create_nova_conf:549 : local conf 2022-08-19 19:19:54.021 | + lib/nova:create_nova_conf:550 : local vhost 2022-08-19 19:19:54.024 | ++ lib/nova:create_nova_conf:551 : conductor_conf 1 2022-08-19 19:19:54.028 | ++ lib/nova:conductor_conf:804 : local cell=1 2022-08-19 19:19:54.031 | ++ lib/nova:conductor_conf:805 : echo /etc/nova/nova_cell1.conf 2022-08-19 19:19:54.035 | + lib/nova:create_nova_conf:551 : conf=/etc/nova/nova_cell1.conf 2022-08-19 19:19:54.038 | + lib/nova:create_nova_conf:552 : vhost=nova_cell1 2022-08-19 19:19:54.041 | + lib/nova:create_nova_conf:554 : rm -f /etc/nova/nova_cell1.conf 2022-08-19 19:19:54.047 | ++ lib/nova:create_nova_conf:555 : database_connection_url nova_cell1 2022-08-19 19:19:54.050 | ++ lib/database:database_connection_url:134 : local db=nova_cell1 2022-08-19 19:19:54.052 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell1 2022-08-19 19:19:54.054 | ++ lib/databases/mysql:database_connection_url_mysql:224 : local db=nova_cell1 2022-08-19 19:19:54.057 | ++ lib/databases/mysql:database_connection_url_mysql:225 : local plugin 2022-08-19 19:19:54.059 | ++ lib/databases/mysql:database_connection_url_mysql:229 : [[ True == \T\r\u\e ]] 2022-08-19 19:19:54.061 | ++ lib/databases/mysql:database_connection_url_mysql:230 : is_service_enabled mysql 2022-08-19 19:19:54.079 | ++ functions-common:is_service_enabled:2095 : return 0 2022-08-19 19:19:54.082 | ++ lib/databases/mysql:database_connection_url_mysql:231 : plugin='&plugin=dbcounter' 2022-08-19 19:19:54.084 | ++ lib/databases/mysql:database_connection_url_mysql:235 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell1?charset=utf8&plugin=dbcounter' 2022-08-19 19:19:54.087 | + lib/nova:create_nova_conf:555 : iniset /etc/nova/nova_cell1.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell1?charset=utf8&plugin=dbcounter' 2022-08-19 19:19:54.128 | + lib/nova:create_nova_conf:556 : iniset /etc/nova/nova_cell1.conf conductor workers 2 2022-08-19 19:19:54.169 | + lib/nova:create_nova_conf:557 : iniset /etc/nova/nova_cell1.conf DEFAULT debug True 2022-08-19 19:19:54.205 | + lib/nova:create_nova_conf:559 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-08-19 19:19:54.208 | + lib/nova:create_nova_conf:562 : rpc_backend_add_vhost nova_cell1 2022-08-19 19:19:54.210 | + lib/rpc_backend:rpc_backend_add_vhost:125 : local vhost=nova_cell1 2022-08-19 19:19:54.213 | + lib/rpc_backend:rpc_backend_add_vhost:126 : is_service_enabled rabbit 2022-08-19 19:19:54.230 | + functions-common:is_service_enabled:2095 : return 0 2022-08-19 19:19:54.233 | ++ lib/rpc_backend:rpc_backend_add_vhost:127 : sudo rabbitmqctl list_vhosts 2022-08-19 19:19:54.234 | ++ lib/rpc_backend:rpc_backend_add_vhost:127 : grep nova_cell1 2022-08-19 19:19:54.961 | + lib/rpc_backend:rpc_backend_add_vhost:127 : '[' -z ']' 2022-08-19 19:19:54.963 | + lib/rpc_backend:rpc_backend_add_vhost:128 : sudo rabbitmqctl add_vhost nova_cell1 2022-08-19 19:19:55.690 | Adding vhost "nova_cell1" ... 2022-08-19 19:19:55.741 | + lib/rpc_backend:rpc_backend_add_vhost:129 : sudo rabbitmqctl set_permissions -p nova_cell1 stackrabbit '.*' '.*' '.*' 2022-08-19 19:19:56.479 | Setting permissions for user "stackrabbit" in vhost "nova_cell1" ... 2022-08-19 19:19:56.503 | + lib/nova:create_nova_conf:563 : iniset_rpc_backend nova /etc/nova/nova_cell1.conf DEFAULT nova_cell1 2022-08-19 19:19:56.506 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2022-08-19 19:19:56.508 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova_cell1.conf 2022-08-19 19:19:56.511 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-08-19 19:19:56.513 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host=nova_cell1 2022-08-19 19:19:56.516 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-08-19 19:19:56.534 | + functions-common:is_service_enabled:2095 : return 0 2022-08-19 19:19:56.538 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url nova_cell1 2022-08-19 19:19:56.540 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host=nova_cell1 2022-08-19 19:19:56.543 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-08-19 19:19:56.559 | ++ functions-common:is_service_enabled:2095 : return 0 2022-08-19 19:19:56.561 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.60:5672/nova_cell1 2022-08-19 19:19:56.564 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova_cell1.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.60:5672/nova_cell1 2022-08-19 19:19:56.596 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-08-19 19:19:56.599 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-08-19 19:19:56.601 | + lib/nova:create_nova_conf:567 : is_service_enabled placement placement-client 2022-08-19 19:19:56.619 | + functions-common:is_service_enabled:2095 : return 0 2022-08-19 19:19:56.621 | + lib/nova:create_nova_conf:568 : configure_placement_nova_compute /etc/nova/nova_cell1.conf 2022-08-19 19:19:56.624 | + lib/nova:configure_placement_nova_compute:596 : local conf=/etc/nova/nova_cell1.conf 2022-08-19 19:19:56.627 | + lib/nova:configure_placement_nova_compute:597 : iniset /etc/nova/nova_cell1.conf placement auth_type password 2022-08-19 19:19:56.664 | + lib/nova:configure_placement_nova_compute:598 : iniset /etc/nova/nova_cell1.conf placement auth_url http://10.222.0.60/identity 2022-08-19 19:19:56.697 | + lib/nova:configure_placement_nova_compute:599 : iniset /etc/nova/nova_cell1.conf placement username placement 2022-08-19 19:19:56.731 | + lib/nova:configure_placement_nova_compute:600 : iniset /etc/nova/nova_cell1.conf placement password Passw0rd 2022-08-19 19:19:56.769 | + lib/nova:configure_placement_nova_compute:601 : iniset /etc/nova/nova_cell1.conf placement user_domain_name Default 2022-08-19 19:19:56.806 | + lib/nova:configure_placement_nova_compute:602 : iniset /etc/nova/nova_cell1.conf placement project_name service 2022-08-19 19:19:56.839 | + lib/nova:configure_placement_nova_compute:603 : iniset /etc/nova/nova_cell1.conf placement project_domain_name Default 2022-08-19 19:19:56.878 | + lib/nova:configure_placement_nova_compute:604 : iniset /etc/nova/nova_cell1.conf placement region_name RegionOne 2022-08-19 19:19:56.912 | + lib/nova:create_nova_conf:572 : setup_logging /etc/nova/nova_cell1.conf 2022-08-19 19:19:56.914 | + functions:setup_logging:674 : setup_systemd_logging /etc/nova/nova_cell1.conf 2022-08-19 19:19:56.918 | + functions:setup_systemd_logging:689 : local conf_file=/etc/nova/nova_cell1.conf 2022-08-19 19:19:56.921 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-08-19 19:19:56.938 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-08-19 19:19:56.941 | + functions:setup_systemd_logging:695 : local pidstr= 2022-08-19 19:19:56.943 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-08-19 19:19:56.946 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-08-19 19:19:56.948 | + 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-08-19 19:19:56.983 | + 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-08-19 19:19:57.023 | + 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-08-19 19:19:57.057 | + functions:setup_systemd_logging:706 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-08-19 19:19:57.094 | + lib/nova:create_nova_conf:579 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-08-19 19:19:57.098 | ++ lib/nova:create_nova_conf:582 : seq 1 1 2022-08-19 19:19:57.103 | + lib/nova:create_nova_conf:582 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-08-19 19:19:57.106 | + lib/nova:create_nova_conf:583 : local conf 2022-08-19 19:19:57.109 | + lib/nova:create_nova_conf:584 : local offset 2022-08-19 19:19:57.114 | ++ lib/nova:create_nova_conf:585 : conductor_conf 1 2022-08-19 19:19:57.117 | ++ lib/nova:conductor_conf:804 : local cell=1 2022-08-19 19:19:57.120 | ++ lib/nova:conductor_conf:805 : echo /etc/nova/nova_cell1.conf 2022-08-19 19:19:57.124 | + lib/nova:create_nova_conf:585 : conf=/etc/nova/nova_cell1.conf 2022-08-19 19:19:57.127 | + lib/nova:create_nova_conf:586 : offset=0 2022-08-19 19:19:57.130 | + lib/nova:create_nova_conf:587 : configure_console_proxies /etc/nova/nova_cell1.conf 0 2022-08-19 19:19:57.134 | + lib/nova:configure_console_proxies:694 : local conf=/etc/nova/nova_cell1.conf 2022-08-19 19:19:57.137 | + lib/nova:configure_console_proxies:695 : local offset=0 2022-08-19 19:19:57.141 | + lib/nova:configure_console_proxies:699 : offset=0 2022-08-19 19:19:57.144 | + lib/nova:configure_console_proxies:701 : is_service_enabled n-novnc 2022-08-19 19:19:57.163 | + functions-common:is_service_enabled:2095 : return 1 2022-08-19 19:19:57.166 | + lib/nova:configure_console_proxies:701 : '[' False '!=' False ']' 2022-08-19 19:19:57.169 | + lib/nova:configure_console_proxies:733 : is_service_enabled n-spice 2022-08-19 19:19:57.187 | + functions-common:is_service_enabled:2095 : return 1 2022-08-19 19:19:57.189 | + lib/nova:configure_console_proxies:738 : is_service_enabled n-sproxy 2022-08-19 19:19:57.206 | + functions-common:is_service_enabled:2095 : return 1 2022-08-19 19:19:57.208 | + lib/nova:configure_nova:336 : is_service_enabled n-cpu 2022-08-19 19:19:57.226 | + functions-common:is_service_enabled:2095 : return 1 2022-08-19 19:19:57.228 | + ./stack.sh:main:935 : is_service_enabled placement 2022-08-19 19:19:57.247 | + functions-common:is_service_enabled:2095 : return 0 2022-08-19 19:19:57.250 | + ./stack.sh:main:937 : stack_install_service placement 2022-08-19 19:19:57.252 | + lib/stack:stack_install_service:20 : local service=placement 2022-08-19 19:19:57.255 | + lib/stack:stack_install_service:21 : type install_placement 2022-08-19 19:19:57.258 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-08-19 19:19:57.261 | + lib/stack:stack_install_service:32 : install_placement 2022-08-19 19:19:57.265 | + lib/placement:install_placement:137 : install_apache_wsgi 2022-08-19 19:19:57.269 | + lib/apache:install_apache_wsgi:143 : is_ubuntu 2022-08-19 19:19:57.272 | + functions-common:is_ubuntu:567 : [[ -z deb ]] 2022-08-19 19:19:57.276 | + functions-common:is_ubuntu:570 : '[' deb = deb ']' 2022-08-19 19:19:57.280 | + lib/apache:install_apache_wsgi:145 : install_package apache2 2022-08-19 19:19:57.283 | + functions-common:install_package:1463 : update_package_repo 2022-08-19 19:19:57.286 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-08-19 19:19:57.289 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-08-19 19:19:57.292 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-08-19 19:19:57.294 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-08-19 19:19:57.298 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-08-19 19:19:57.300 | + functions-common:is_ubuntu:567 : [[ -z deb ]] 2022-08-19 19:19:57.303 | + functions-common:is_ubuntu:570 : '[' deb = deb ']' 2022-08-19 19:19:57.306 | + functions-common:update_package_repo:1444 : apt_get_update 2022-08-19 19:19:57.308 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-08-19 19:19:57.311 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-08-19 19:19:57.313 | + functions-common:apt_get_update:1190 : return 2022-08-19 19:19:57.316 | + functions-common:install_package:1464 : real_install_package apache2 2022-08-19 19:19:57.319 | + functions-common:real_install_package:1449 : is_ubuntu 2022-08-19 19:19:57.321 | + functions-common:is_ubuntu:567 : [[ -z deb ]] 2022-08-19 19:19:57.324 | + functions-common:is_ubuntu:570 : '[' deb = deb ']' 2022-08-19 19:19:57.326 | + functions-common:real_install_package:1450 : apt_get install apache2 2022-08-19 19:19:57.349 | + functions-common:apt_get:1230 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install apache2 2022-08-19 19:19:57.465 | Reading package lists... 2022-08-19 19:19:57.725 | Building dependency tree... 2022-08-19 19:19:57.727 | Reading state information... 2022-08-19 19:19:57.988 | apache2 is already the newest version (2.4.41-4ubuntu3.12). 2022-08-19 19:19:57.988 | The following packages were automatically installed and are no longer required: 2022-08-19 19:19:57.989 | apport-symptoms libboost-iostreams1.71.0 libboost-thread1.71.0 libnetplan0 2022-08-19 19:19:57.989 | python3-automat python3-click python3-colorama python3-configobj 2022-08-19 19:19:57.989 | python3-constantly python3-entrypoints python3-hamcrest python3-hyperlink 2022-08-19 19:19:57.989 | python3-incremental python3-keyring python3-lazr.uri python3-problem-report 2022-08-19 19:19:57.989 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-08-19 19:19:57.989 | python3-zope.interface 2022-08-19 19:19:57.989 | Use 'sudo apt autoremove' to remove them. 2022-08-19 19:19:58.139 | 0 upgraded, 0 newly installed, 0 to remove and 158 not upgraded. 2022-08-19 19:19:58.146 | + functions-common:apt_get:1234 : result=0 2022-08-19 19:19:58.150 | + functions-common:apt_get:1237 : time_stop apt-get 2022-08-19 19:19:58.154 | + functions-common:time_stop:2439 : local name 2022-08-19 19:19:58.157 | + functions-common:time_stop:2440 : local end_time 2022-08-19 19:19:58.160 | + functions-common:time_stop:2441 : local elapsed_time 2022-08-19 19:19:58.163 | + functions-common:time_stop:2442 : local total 2022-08-19 19:19:58.165 | + functions-common:time_stop:2443 : local start_time 2022-08-19 19:19:58.168 | + functions-common:time_stop:2445 : name=apt-get 2022-08-19 19:19:58.171 | + functions-common:time_stop:2446 : start_time=1660936797346 2022-08-19 19:19:58.173 | + functions-common:time_stop:2448 : [[ -z 1660936797346 ]] 2022-08-19 19:19:58.176 | ++ functions-common:time_stop:2451 : date +%s%3N 2022-08-19 19:19:58.181 | + functions-common:time_stop:2451 : end_time=1660936798178 2022-08-19 19:19:58.184 | + functions-common:time_stop:2452 : elapsed_time=832 2022-08-19 19:19:58.186 | + functions-common:time_stop:2453 : total=38915 2022-08-19 19:19:58.189 | + functions-common:time_stop:2455 : _TIME_START[$name]= 2022-08-19 19:19:58.191 | + functions-common:time_stop:2456 : _TIME_TOTAL[$name]=39747 2022-08-19 19:19:58.194 | + functions-common:apt_get:1238 : return 0 2022-08-19 19:19:58.196 | + lib/apache:install_apache_wsgi:146 : is_package_installed libapache2-mod-wsgi 2022-08-19 19:19:58.199 | + functions-common:is_package_installed:1472 : [[ -z libapache2-mod-wsgi ]] 2022-08-19 19:19:58.202 | + functions-common:is_package_installed:1476 : [[ -z deb ]] 2022-08-19 19:19:58.204 | + functions-common:is_package_installed:1480 : [[ deb = \d\e\b ]] 2022-08-19 19:19:58.207 | + functions-common:is_package_installed:1481 : dpkg -s libapache2-mod-wsgi 2022-08-19 19:19:58.232 | + lib/apache:install_apache_wsgi:149 : install_package libapache2-mod-wsgi-py3 2022-08-19 19:19:58.235 | + functions-common:install_package:1463 : update_package_repo 2022-08-19 19:19:58.238 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-08-19 19:19:58.241 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-08-19 19:19:58.244 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-08-19 19:19:58.247 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-08-19 19:19:58.249 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-08-19 19:19:58.252 | + functions-common:is_ubuntu:567 : [[ -z deb ]] 2022-08-19 19:19:58.256 | + functions-common:is_ubuntu:570 : '[' deb = deb ']' 2022-08-19 19:19:58.259 | + functions-common:update_package_repo:1444 : apt_get_update 2022-08-19 19:19:58.263 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-08-19 19:19:58.266 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-08-19 19:19:58.270 | + functions-common:apt_get_update:1190 : return 2022-08-19 19:19:58.274 | + functions-common:install_package:1464 : real_install_package libapache2-mod-wsgi-py3 2022-08-19 19:19:58.278 | + functions-common:real_install_package:1449 : is_ubuntu 2022-08-19 19:19:58.282 | + functions-common:is_ubuntu:567 : [[ -z deb ]] 2022-08-19 19:19:58.285 | + functions-common:is_ubuntu:570 : '[' deb = deb ']' 2022-08-19 19:19:58.287 | + functions-common:real_install_package:1450 : apt_get install libapache2-mod-wsgi-py3 2022-08-19 19:19:58.313 | + functions-common:apt_get:1230 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install libapache2-mod-wsgi-py3 2022-08-19 19:19:58.435 | Reading package lists... 2022-08-19 19:19:58.707 | Building dependency tree... 2022-08-19 19:19:58.709 | Reading state information... 2022-08-19 19:19:58.975 | The following packages were automatically installed and are no longer required: 2022-08-19 19:19:58.976 | apport-symptoms libboost-iostreams1.71.0 libboost-thread1.71.0 libnetplan0 2022-08-19 19:19:58.976 | python3-automat python3-click python3-colorama python3-configobj 2022-08-19 19:19:58.976 | python3-constantly python3-entrypoints python3-hamcrest python3-hyperlink 2022-08-19 19:19:58.976 | python3-incremental python3-keyring python3-lazr.uri python3-problem-report 2022-08-19 19:19:58.976 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-08-19 19:19:58.976 | python3-zope.interface 2022-08-19 19:19:58.976 | Use 'sudo apt autoremove' to remove them. 2022-08-19 19:19:59.056 | The following NEW packages will be installed: 2022-08-19 19:19:59.057 | libapache2-mod-wsgi-py3 2022-08-19 19:19:59.307 | 0 upgraded, 1 newly installed, 0 to remove and 158 not upgraded. 2022-08-19 19:19:59.307 | Need to get 93.8 kB of archives. 2022-08-19 19:19:59.307 | After this operation, 300 kB of additional disk space will be used. 2022-08-19 19:19:59.307 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libapache2-mod-wsgi-py3 amd64 4.6.8-1ubuntu3.1 [93.8 kB] 2022-08-19 19:20:00.288 | Fetched 93.8 kB in 1s (161 kB/s) 2022-08-19 19:20:00.333 | Selecting previously unselected package libapache2-mod-wsgi-py3. 2022-08-19 19:20:00.397 | (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 ... 100327 files and directories currently installed.) 2022-08-19 19:20:00.402 | Preparing to unpack .../libapache2-mod-wsgi-py3_4.6.8-1ubuntu3.1_amd64.deb ... 2022-08-19 19:20:00.406 | Unpacking libapache2-mod-wsgi-py3 (4.6.8-1ubuntu3.1) ... 2022-08-19 19:20:00.499 | Setting up libapache2-mod-wsgi-py3 (4.6.8-1ubuntu3.1) ... 2022-08-19 19:20:00.691 | apache2_invoke: Enable module wsgi 2022-08-19 19:20:09.873 | + functions-common:apt_get:1234 : result=0 2022-08-19 19:20:09.876 | + functions-common:apt_get:1237 : time_stop apt-get 2022-08-19 19:20:09.879 | + functions-common:time_stop:2439 : local name 2022-08-19 19:20:09.882 | + functions-common:time_stop:2440 : local end_time 2022-08-19 19:20:09.885 | + functions-common:time_stop:2441 : local elapsed_time 2022-08-19 19:20:09.887 | + functions-common:time_stop:2442 : local total 2022-08-19 19:20:09.890 | + functions-common:time_stop:2443 : local start_time 2022-08-19 19:20:09.893 | + functions-common:time_stop:2445 : name=apt-get 2022-08-19 19:20:09.895 | + functions-common:time_stop:2446 : start_time=1660936798309 2022-08-19 19:20:09.898 | + functions-common:time_stop:2448 : [[ -z 1660936798309 ]] 2022-08-19 19:20:09.901 | ++ functions-common:time_stop:2451 : date +%s%3N 2022-08-19 19:20:09.905 | + functions-common:time_stop:2451 : end_time=1660936809903 2022-08-19 19:20:09.908 | + functions-common:time_stop:2452 : elapsed_time=11594 2022-08-19 19:20:09.910 | + functions-common:time_stop:2453 : total=39747 2022-08-19 19:20:09.913 | + functions-common:time_stop:2455 : _TIME_START[$name]= 2022-08-19 19:20:09.915 | + functions-common:time_stop:2456 : _TIME_TOTAL[$name]=51341 2022-08-19 19:20:09.918 | + functions-common:apt_get:1238 : return 0 2022-08-19 19:20:09.921 | + lib/apache:install_apache_wsgi:164 : enable_apache_mod wsgi 2022-08-19 19:20:09.924 | + lib/apache:enable_apache_mod:59 : local mod=wsgi 2022-08-19 19:20:09.926 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-08-19 19:20:09.929 | + functions-common:is_ubuntu:567 : [[ -z deb ]] 2022-08-19 19:20:09.931 | + functions-common:is_ubuntu:570 : '[' deb = deb ']' 2022-08-19 19:20:09.934 | + lib/apache:enable_apache_mod:64 : [[ wsgi != \v\e\r\s\i\o\n ]] 2022-08-19 19:20:09.937 | + lib/apache:enable_apache_mod:64 : a2query -m wsgi 2022-08-19 19:20:09.993 | wsgi (enabled by maintainer script) 2022-08-19 19:20:09.998 | + lib/placement:install_placement:139 : pip_install_gr osc-placement 2022-08-19 19:20:10.002 | + inc/python:pip_install_gr:76 : local name=osc-placement 2022-08-19 19:20:10.005 | + inc/python:pip_install_gr:77 : local clean_name 2022-08-19 19:20:10.009 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements osc-placement 2022-08-19 19:20:10.012 | ++ inc/python:get_from_global_requirements:221 : local package=osc-placement 2022-08-19 19:20:10.014 | ++ inc/python:get_from_global_requirements:222 : local required_pkg 2022-08-19 19:20:10.019 | +++ inc/python:get_from_global_requirements:223 : grep -i -h '^osc-placement' /opt/stack/requirements/global-requirements.txt 2022-08-19 19:20:10.019 | +++ inc/python:get_from_global_requirements:223 : cut -d# -f1 2022-08-19 19:20:10.026 | ++ inc/python:get_from_global_requirements:223 : required_pkg='osc-placement ' 2022-08-19 19:20:10.029 | ++ inc/python:get_from_global_requirements:224 : [[ osc-placement == '' ]] 2022-08-19 19:20:10.031 | ++ inc/python:get_from_global_requirements:227 : echo osc-placement 2022-08-19 19:20:10.034 | + inc/python:pip_install_gr:78 : clean_name=osc-placement 2022-08-19 19:20:10.037 | + inc/python:pip_install_gr:79 : pip_install osc-placement 2022-08-19 19:20:10.061 | Using python 3.8 to install osc-placement 2022-08-19 19:20:10.064 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt osc-placement 2022-08-19 19:20:12.179 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:20:12.179 | from cryptography.utils import int_from_bytes 2022-08-19 19:20:12.180 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:20:12.180 | from cryptography.utils import int_from_bytes 2022-08-19 19:20:13.265 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-08-19 19:20:13.448 | Collecting osc-placement===4.0.0 2022-08-19 19:20:13.456 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/83a/fb535c495945f/osc_placement-4.0.0-py3-none-any.whl (64 kB) 2022-08-19 19:20:13.596 | Requirement already satisfied: oslo.utils===6.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 320)) (6.0.0) 2022-08-19 19:20:13.610 | Requirement already satisfied: packaging===21.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 328)) (21.3) 2022-08-19 19:20:13.615 | Requirement already satisfied: pbr===5.10.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 332)) (5.10.0) 2022-08-19 19:20:13.617 | Requirement already satisfied: pyparsing===3.0.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 369)) (3.0.9) 2022-08-19 19:20:13.623 | Requirement already satisfied: pytz===2022.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 435)) (2022.2.1) 2022-08-19 19:20:13.627 | Requirement already satisfied: simplejson===3.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 482)) (3.16.0) 2022-08-19 19:20:13.630 | Requirement already satisfied: keystoneauth1===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 227)) (5.0.0) 2022-08-19 19:20:13.687 | Requirement already satisfied: osc-lib===2.6.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 300)) (2.6.1) 2022-08-19 19:20:13.701 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 260)) (0.8.0) 2022-08-19 19:20:13.706 | Requirement already satisfied: iso8601===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 212)) (1.0.2) 2022-08-19 19:20:13.709 | Requirement already satisfied: netifaces===0.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 261)) (0.11.0) 2022-08-19 19:20:13.711 | Requirement already satisfied: debtcollector===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 130)) (2.5.0) 2022-08-19 19:20:13.717 | Requirement already satisfied: oslo.i18n===5.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 307)) (5.1.0) 2022-08-19 19:20:13.722 | Requirement already satisfied: stevedore===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 516)) (4.0.0) 2022-08-19 19:20:13.726 | Requirement already satisfied: requests===2.28.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 447)) (2.28.1) 2022-08-19 19:20:13.740 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 294)) (1.7.0) 2022-08-19 19:20:13.744 | Requirement already satisfied: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 483)) (1.16.0) 2022-08-19 19:20:13.746 | Requirement already satisfied: cliff===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 114)) (4.0.0) 2022-08-19 19:20:13.757 | Requirement already satisfied: openstacksdk===0.100.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 283)) (0.100.0) 2022-08-19 19:20:13.781 | Requirement already satisfied: wrapt===1.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 577)) (1.14.1) 2022-08-19 19:20:13.785 | Requirement already satisfied: charset-normalizer===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 112)) (2.1.0) 2022-08-19 19:20:13.790 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests===2.28.1->-c /opt/stack/requirements/upper-constraints.txt (line 447)) (2019.11.28) 2022-08-19 19:20:13.793 | Requirement already satisfied: idna===3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 200)) (3.3) 2022-08-19 19:20:13.796 | Requirement already satisfied: urllib3===1.26.11 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 562)) (1.26.11) 2022-08-19 19:20:13.828 | Requirement already satisfied: PyYAML===6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 22)) (6.0) 2022-08-19 19:20:13.831 | Requirement already satisfied: importlib-metadata===4.12.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 204)) (4.12.0) 2022-08-19 19:20:13.866 | Requirement already satisfied: prettytable===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 342)) (3.3.0) 2022-08-19 19:20:13.878 | Requirement already satisfied: cmd2===2.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 115)) (2.4.2) 2022-08-19 19:20:13.926 | Requirement already satisfied: autopage===0.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 93)) (0.5.1) 2022-08-19 19:20:13.929 | Requirement already satisfied: jsonpatch===1.32 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 219)) (1.32) 2022-08-19 19:20:13.933 | Requirement already satisfied: cryptography===36.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 126)) (36.0.2) 2022-08-19 19:20:13.969 | Requirement already satisfied: requestsexceptions===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 455)) (1.4.0) 2022-08-19 19:20:13.972 | Requirement already satisfied: decorator===5.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 131)) (5.1.1) 2022-08-19 19:20:13.974 | Requirement already satisfied: munch===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 254)) (2.5.0) 2022-08-19 19:20:13.995 | Requirement already satisfied: dogpile.cache===1.1.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 151)) (1.1.8) 2022-08-19 19:20:14.001 | Requirement already satisfied: jmespath===1.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 217)) (1.0.1) 2022-08-19 19:20:14.004 | Requirement already satisfied: appdirs===1.4.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 86)) (1.4.4) 2022-08-19 19:20:14.007 | Requirement already satisfied: zipp===3.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 590)) (3.8.1) 2022-08-19 19:20:14.032 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 572)) (0.2.5) 2022-08-19 19:20:14.037 | Requirement already satisfied: pyperclip===1.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 370)) (1.8.2) 2022-08-19 19:20:14.039 | Requirement already satisfied: attrs===22.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 90)) (22.1.0) 2022-08-19 19:20:14.096 | Requirement already satisfied: jsonpointer===2.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 222)) (2.3) 2022-08-19 19:20:14.099 | Requirement already satisfied: cffi===1.15.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 110)) (1.15.1) 2022-08-19 19:20:14.102 | Requirement already satisfied: pycparser===2.21 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 358)) (2.21) 2022-08-19 19:20:15.883 | Installing collected packages: osc-placement 2022-08-19 19:20:16.067 | Successfully installed osc-placement-4.0.0 2022-08-19 19:20:16.175 | + inc/python:pip_install:196 : result=0 2022-08-19 19:20:16.179 | + inc/python:pip_install:198 : time_stop pip_install 2022-08-19 19:20:16.182 | + functions-common:time_stop:2439 : local name 2022-08-19 19:20:16.186 | + functions-common:time_stop:2440 : local end_time 2022-08-19 19:20:16.189 | + functions-common:time_stop:2441 : local elapsed_time 2022-08-19 19:20:16.192 | + functions-common:time_stop:2442 : local total 2022-08-19 19:20:16.195 | + functions-common:time_stop:2443 : local start_time 2022-08-19 19:20:16.197 | + functions-common:time_stop:2445 : name=pip_install 2022-08-19 19:20:16.200 | + functions-common:time_stop:2446 : start_time=1660936810055 2022-08-19 19:20:16.202 | + functions-common:time_stop:2448 : [[ -z 1660936810055 ]] 2022-08-19 19:20:16.206 | ++ functions-common:time_stop:2451 : date +%s%3N 2022-08-19 19:20:16.210 | + functions-common:time_stop:2451 : end_time=1660936816207 2022-08-19 19:20:16.213 | + functions-common:time_stop:2452 : elapsed_time=6152 2022-08-19 19:20:16.215 | + functions-common:time_stop:2453 : total=159070 2022-08-19 19:20:16.218 | + functions-common:time_stop:2455 : _TIME_START[$name]= 2022-08-19 19:20:16.221 | + functions-common:time_stop:2456 : _TIME_TOTAL[$name]=165222 2022-08-19 19:20:16.224 | + inc/python:pip_install:199 : return 0 2022-08-19 19:20:16.227 | + lib/placement:install_placement:140 : git_clone https://opendev.org/openstack/placement.git /opt/stack/placement master 2022-08-19 19:20:16.230 | + functions-common:git_clone:596 : local git_remote=https://opendev.org/openstack/placement.git 2022-08-19 19:20:16.232 | + functions-common:git_clone:597 : local git_dest=/opt/stack/placement 2022-08-19 19:20:16.235 | + functions-common:git_clone:598 : local git_ref=master 2022-08-19 19:20:16.238 | + functions-common:git_clone:599 : local orig_dir 2022-08-19 19:20:16.241 | ++ functions-common:git_clone:600 : pwd 2022-08-19 19:20:16.244 | + functions-common:git_clone:600 : orig_dir=/home/ubuntu/devstack 2022-08-19 19:20:16.246 | + functions-common:git_clone:601 : local git_clone_flags= 2022-08-19 19:20:16.249 | ++ functions-common:git_clone:603 : trueorfalse False RECLONE 2022-08-19 19:20:16.267 | + functions-common:git_clone:603 : RECLONE=False 2022-08-19 19:20:16.270 | + functions-common:git_clone:604 : [[ 0 -gt 0 ]] 2022-08-19 19:20:16.273 | + functions-common:git_clone:608 : [[ False = \T\r\u\e ]] 2022-08-19 19:20:16.276 | + functions-common:git_clone:617 : echo master 2022-08-19 19:20:16.276 | + functions-common:git_clone:617 : egrep -q '^refs' 2022-08-19 19:20:16.281 | + functions-common:git_clone:631 : [[ ! -d /opt/stack/placement ]] 2022-08-19 19:20:16.284 | + functions-common:git_clone:632 : [[ False = \T\r\u\e ]] 2022-08-19 19:20:16.287 | + functions-common:git_clone:638 : git_timed clone https://opendev.org/openstack/placement.git /opt/stack/placement --branch master 2022-08-19 19:20:16.290 | + functions-common:git_timed:702 : local count=0 2022-08-19 19:20:16.292 | + functions-common:git_timed:703 : local timeout=0 2022-08-19 19:20:16.295 | + functions-common:git_timed:705 : [[ -n 0 ]] 2022-08-19 19:20:16.297 | + functions-common:git_timed:706 : timeout=0 2022-08-19 19:20:16.300 | + functions-common:git_timed:709 : time_start git_timed 2022-08-19 19:20:16.303 | + functions-common:time_start:2425 : local name=git_timed 2022-08-19 19:20:16.305 | + functions-common:time_start:2426 : local start_time= 2022-08-19 19:20:16.307 | + functions-common:time_start:2427 : [[ -n '' ]] 2022-08-19 19:20:16.310 | ++ functions-common:time_start:2430 : date +%s%3N 2022-08-19 19:20:16.315 | + functions-common:time_start:2430 : _TIME_START[$name]=1660936816312 2022-08-19 19:20:16.318 | + functions-common:git_timed:710 : timeout -s SIGINT 0 git clone https://opendev.org/openstack/placement.git /opt/stack/placement --branch master 2022-08-19 19:20:16.322 | Cloning into '/opt/stack/placement'... 2022-08-19 19:21:11.944 | + functions-common:git_timed:724 : time_stop git_timed 2022-08-19 19:21:11.948 | + functions-common:time_stop:2439 : local name 2022-08-19 19:21:11.951 | + functions-common:time_stop:2440 : local end_time 2022-08-19 19:21:11.954 | + functions-common:time_stop:2441 : local elapsed_time 2022-08-19 19:21:11.956 | + functions-common:time_stop:2442 : local total 2022-08-19 19:21:11.959 | + functions-common:time_stop:2443 : local start_time 2022-08-19 19:21:11.961 | + functions-common:time_stop:2445 : name=git_timed 2022-08-19 19:21:11.964 | + functions-common:time_stop:2446 : start_time=1660936816312 2022-08-19 19:21:11.966 | + functions-common:time_stop:2448 : [[ -z 1660936816312 ]] 2022-08-19 19:21:11.969 | ++ functions-common:time_stop:2451 : date +%s%3N 2022-08-19 19:21:11.974 | + functions-common:time_stop:2451 : end_time=1660936871971 2022-08-19 19:21:11.976 | + functions-common:time_stop:2452 : elapsed_time=55659 2022-08-19 19:21:11.979 | + functions-common:time_stop:2453 : total=0 2022-08-19 19:21:11.981 | + functions-common:time_stop:2455 : _TIME_START[$name]= 2022-08-19 19:21:11.984 | + functions-common:time_stop:2456 : _TIME_TOTAL[$name]=55659 2022-08-19 19:21:11.986 | + functions-common:git_clone:674 : sudo git config --system --add safe.directory /opt/stack/placement 2022-08-19 19:21:12.000 | + functions-common:git_clone:677 : cd /opt/stack/placement 2022-08-19 19:21:12.003 | + functions-common:git_clone:678 : git show --oneline 2022-08-19 19:21:12.003 | + functions-common:git_clone:678 : head -1 2022-08-19 19:21:12.007 | d0e05e89 Merge "Remove unicode literal strings" 2022-08-19 19:21:12.009 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-08-19 19:21:12.012 | + lib/placement:install_placement:141 : setup_develop /opt/stack/placement 2022-08-19 19:21:12.015 | + inc/python:setup_develop:334 : local bindep 2022-08-19 19:21:12.017 | + inc/python:setup_develop:335 : [[ /opt/stack/placement == -bindep* ]] 2022-08-19 19:21:12.020 | + inc/python:setup_develop:339 : local project_dir=/opt/stack/placement 2022-08-19 19:21:12.023 | + inc/python:setup_develop:340 : local extras= 2022-08-19 19:21:12.025 | + inc/python:setup_develop:341 : _setup_package_with_constraints_edit /opt/stack/placement -e 2022-08-19 19:21:12.028 | + inc/python:_setup_package_with_constraints_edit:360 : local bindep 2022-08-19 19:21:12.031 | + inc/python:_setup_package_with_constraints_edit:361 : [[ /opt/stack/placement == -bindep* ]] 2022-08-19 19:21:12.033 | + inc/python:_setup_package_with_constraints_edit:365 : local project_dir=/opt/stack/placement 2022-08-19 19:21:12.036 | + inc/python:_setup_package_with_constraints_edit:366 : local flags=-e 2022-08-19 19:21:12.038 | + inc/python:_setup_package_with_constraints_edit:367 : local extras= 2022-08-19 19:21:12.042 | ++ inc/python:_setup_package_with_constraints_edit:374 : cd /opt/stack/placement 2022-08-19 19:21:12.045 | ++ inc/python:_setup_package_with_constraints_edit:374 : pwd 2022-08-19 19:21:12.049 | + inc/python:_setup_package_with_constraints_edit:374 : project_dir=/opt/stack/placement 2022-08-19 19:21:12.052 | + inc/python:_setup_package_with_constraints_edit:376 : '[' -n /opt/stack/requirements ']' 2022-08-19 19:21:12.055 | + inc/python:_setup_package_with_constraints_edit:380 : local name 2022-08-19 19:21:12.060 | ++ inc/python:_setup_package_with_constraints_edit:381 : awk '/^name.*=/ {print $3}' /opt/stack/placement/setup.cfg 2022-08-19 19:21:12.066 | + inc/python:_setup_package_with_constraints_edit:381 : name=openstack-placement 2022-08-19 19:21:12.070 | + inc/python:_setup_package_with_constraints_edit:383 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- openstack-placement 2022-08-19 19:21:12.704 | + inc/python:_setup_package_with_constraints_edit:386 : setup_package /opt/stack/placement -e 2022-08-19 19:21:12.707 | + inc/python:setup_package:414 : local bindep=0 2022-08-19 19:21:12.711 | + inc/python:setup_package:415 : local bindep_flag= 2022-08-19 19:21:12.716 | + inc/python:setup_package:416 : local bindep_profiles= 2022-08-19 19:21:12.719 | + inc/python:setup_package:417 : [[ /opt/stack/placement == -bindep* ]] 2022-08-19 19:21:12.724 | + inc/python:setup_package:422 : local project_dir=/opt/stack/placement 2022-08-19 19:21:12.727 | + inc/python:setup_package:423 : local flags=-e 2022-08-19 19:21:12.731 | + inc/python:setup_package:424 : local extras= 2022-08-19 19:21:12.734 | + inc/python:setup_package:428 : [[ -n -e ]] 2022-08-19 19:21:12.736 | + inc/python:setup_package:428 : [[ -z '' ]] 2022-08-19 19:21:12.739 | + inc/python:setup_package:428 : [[ ! -e =~ ^-.* ]] 2022-08-19 19:21:12.741 | + inc/python:setup_package:433 : [[ ! -z '' ]] 2022-08-19 19:21:12.744 | + inc/python:setup_package:438 : [[ 0 == 1 ]] 2022-08-19 19:21:12.747 | + inc/python:setup_package:442 : pip_install -e /opt/stack/placement 2022-08-19 19:21:12.770 | Using python 3.8 to install /opt/stack/placement 2022-08-19 19:21:12.773 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/placement 2022-08-19 19:21:14.906 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:21:14.906 | from cryptography.utils import int_from_bytes 2022-08-19 19:21:14.906 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:21:14.906 | from cryptography.utils import int_from_bytes 2022-08-19 19:21:16.009 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-08-19 19:21:16.010 | Obtaining file:///opt/stack/placement 2022-08-19 19:21:17.543 | Requirement already satisfied: Routes===2.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 24)) (2.5.1) 2022-08-19 19:21:17.556 | Requirement already satisfied: SQLAlchemy===1.4.40 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 25)) (1.4.40) 2022-08-19 19:21:17.701 | Requirement already satisfied: WebOb===1.8.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 32)) (1.8.7) 2022-08-19 19:21:17.714 | Requirement already satisfied: greenlet===1.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 187)) (1.1.2) 2022-08-19 19:21:17.719 | Requirement already satisfied: jsonschema===4.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 223)) (4.7.2) 2022-08-19 19:21:17.757 | Requirement already satisfied: keystonemiddleware===10.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 228)) (10.0.0) 2022-08-19 19:21:17.808 | Requirement already satisfied: microversion-parse===1.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 244)) (1.0.1) 2022-08-19 19:21:17.813 | Requirement already satisfied: os-resource-classes===1.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 293)) (1.1.0) 2022-08-19 19:21:17.816 | Requirement already satisfied: os-traits===2.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 296)) (2.8.0) 2022-08-19 19:21:17.821 | Requirement already satisfied: oslo.cache===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 302)) (3.0.0) 2022-08-19 19:21:17.861 | Requirement already satisfied: oslo.concurrency===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 303)) (5.0.0) 2022-08-19 19:21:17.872 | Requirement already satisfied: oslo.config===9.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 304)) (9.0.0) 2022-08-19 19:21:17.909 | Requirement already satisfied: oslo.context===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 305)) (5.0.0) 2022-08-19 19:21:17.915 | Requirement already satisfied: oslo.db===12.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 306)) (12.0.0) 2022-08-19 19:21:17.962 | Requirement already satisfied: oslo.i18n===5.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 307)) (5.1.0) 2022-08-19 19:21:17.966 | Requirement already satisfied: oslo.log===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 309)) (5.0.0) 2022-08-19 19:21:18.004 | Requirement already satisfied: oslo.middleware===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 312)) (5.0.0) 2022-08-19 19:21:18.022 | Requirement already satisfied: oslo.policy===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 313)) (4.0.0) 2022-08-19 19:21:18.036 | Requirement already satisfied: oslo.serialization===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 317)) (5.0.0) 2022-08-19 19:21:18.046 | Requirement already satisfied: oslo.upgradecheck===2.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 319)) (2.0.0) 2022-08-19 19:21:18.055 | Requirement already satisfied: oslo.utils===6.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 320)) (6.0.0) 2022-08-19 19:21:18.069 | Requirement already satisfied: packaging===21.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 328)) (21.3) 2022-08-19 19:21:18.074 | Requirement already satisfied: pbr===5.10.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 332)) (5.10.0) 2022-08-19 19:21:18.077 | Requirement already satisfied: prettytable===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 342)) (3.3.0) 2022-08-19 19:21:18.088 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 356)) (3.1.1) 2022-08-19 19:21:18.098 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 364)) (0.9.6) 2022-08-19 19:21:18.100 | Requirement already satisfied: pyparsing===3.0.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 369)) (3.0.9) 2022-08-19 19:21:18.107 | Requirement already satisfied: pyrsistent===0.18.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 373)) (0.18.1) 2022-08-19 19:21:18.111 | Requirement already satisfied: python-dateutil===2.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 396)) (2.8.2) 2022-08-19 19:21:18.116 | Requirement already satisfied: python-keystoneclient===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 405)) (5.0.0) 2022-08-19 19:21:18.136 | Requirement already satisfied: pytz===2022.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 435)) (2022.2.1) 2022-08-19 19:21:18.140 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 446)) (0.7) 2022-08-19 19:21:18.147 | Requirement already satisfied: requests===2.28.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 447)) (2.28.1) 2022-08-19 19:21:18.160 | Requirement already satisfied: rfc3986===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 460)) (1.5.0) 2022-08-19 19:21:18.164 | Requirement already satisfied: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 483)) (1.16.0) 2022-08-19 19:21:18.168 | Requirement already satisfied: sqlalchemy-migrate===0.13.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 510)) (0.13.0) 2022-08-19 19:21:18.178 | Requirement already satisfied: sqlparse===0.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 511)) (0.4.2) 2022-08-19 19:21:18.181 | Requirement already satisfied: statsd===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 514)) (3.3.0) 2022-08-19 19:21:18.183 | Requirement already satisfied: stevedore===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 516)) (4.0.0) 2022-08-19 19:21:18.188 | Requirement already satisfied: testresources===2.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 534)) (2.0.1) 2022-08-19 19:21:18.196 | Requirement already satisfied: testscenarios===0.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 535)) (0.5.0) 2022-08-19 19:21:18.202 | Requirement already satisfied: testtools===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 536)) (2.5.0) 2022-08-19 19:21:18.211 | Requirement already satisfied: urllib3===1.26.11 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 562)) (1.26.11) 2022-08-19 19:21:18.243 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 572)) (0.2.5) 2022-08-19 19:21:18.254 | Requirement already satisfied: setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,>=21.0.0 in /usr/lib/python3/dist-packages (from openstack-placement==7.1.0.dev37) (45.2.0) 2022-08-19 19:21:18.256 | Requirement already satisfied: importlib-resources===5.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 205)) (5.9.0) 2022-08-19 19:21:18.283 | Requirement already satisfied: attrs===22.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 90)) (22.1.0) 2022-08-19 19:21:18.341 | Requirement already satisfied: keystoneauth1===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 227)) (5.0.0) 2022-08-19 19:21:18.425 | Requirement already satisfied: dogpile.cache===1.1.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 151)) (1.1.8) 2022-08-19 19:21:18.430 | Requirement already satisfied: fasteners===0.17.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 166)) (0.17.3) 2022-08-19 19:21:18.433 | Requirement already satisfied: PyYAML===6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 22)) (6.0) 2022-08-19 19:21:18.436 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 260)) (0.8.0) 2022-08-19 19:21:18.441 | Requirement already satisfied: debtcollector===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 130)) (2.5.0) 2022-08-19 19:21:18.447 | Requirement already satisfied: alembic===1.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 78)) (1.8.1) 2022-08-19 19:21:18.460 | Requirement already satisfied: bcrypt===3.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 95)) (3.2.2) 2022-08-19 19:21:18.468 | Requirement already satisfied: Jinja2===3.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 10)) (3.1.2) 2022-08-19 19:21:18.474 | Requirement already satisfied: msgpack===1.0.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 253)) (1.0.4) 2022-08-19 19:21:18.477 | Requirement already satisfied: netifaces===0.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 261)) (0.11.0) 2022-08-19 19:21:18.480 | Requirement already satisfied: iso8601===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 212)) (1.0.2) 2022-08-19 19:21:18.483 | Requirement already satisfied: charset-normalizer===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 112)) (2.1.0) 2022-08-19 19:21:18.489 | Requirement already satisfied: idna===3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 200)) (3.3) 2022-08-19 19:21:18.492 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests===2.28.1->-c /opt/stack/requirements/upper-constraints.txt (line 447)) (2019.11.28) 2022-08-19 19:21:18.494 | Requirement already satisfied: decorator===5.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 131)) (5.1.1) 2022-08-19 19:21:18.497 | Requirement already satisfied: Tempita===0.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 29)) (0.5.2) 2022-08-19 19:21:18.499 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 164)) (1.0.0) 2022-08-19 19:21:18.502 | Requirement already satisfied: fixtures===4.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 168)) (4.0.1) 2022-08-19 19:21:18.513 | Requirement already satisfied: zipp===3.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 590)) (3.8.1) 2022-08-19 19:21:18.539 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 294)) (1.7.0) 2022-08-19 19:21:18.543 | Requirement already satisfied: wrapt===1.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 577)) (1.14.1) 2022-08-19 19:21:18.548 | Requirement already satisfied: importlib-metadata===4.12.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 204)) (4.12.0) 2022-08-19 19:21:18.583 | Requirement already satisfied: Mako===1.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 12)) (1.2.1) 2022-08-19 19:21:18.594 | Requirement already satisfied: cffi===1.15.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 110)) (1.15.1) 2022-08-19 19:21:18.597 | Requirement already satisfied: MarkupSafe===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 13)) (2.1.1) 2022-08-19 19:21:18.601 | Requirement already satisfied: pycparser===2.21 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 358)) (2.21) 2022-08-19 19:21:20.037 | Installing collected packages: openstack-placement 2022-08-19 19:21:20.037 | Running setup.py develop for openstack-placement 2022-08-19 19:21:21.957 | Successfully installed openstack-placement 2022-08-19 19:21:22.067 | + inc/python:pip_install:196 : result=0 2022-08-19 19:21:22.071 | + inc/python:pip_install:198 : time_stop pip_install 2022-08-19 19:21:22.074 | + functions-common:time_stop:2439 : local name 2022-08-19 19:21:22.077 | + functions-common:time_stop:2440 : local end_time 2022-08-19 19:21:22.079 | + functions-common:time_stop:2441 : local elapsed_time 2022-08-19 19:21:22.081 | + functions-common:time_stop:2442 : local total 2022-08-19 19:21:22.085 | + functions-common:time_stop:2443 : local start_time 2022-08-19 19:21:22.087 | + functions-common:time_stop:2445 : name=pip_install 2022-08-19 19:21:22.090 | + functions-common:time_stop:2446 : start_time=1660936872763 2022-08-19 19:21:22.092 | + functions-common:time_stop:2448 : [[ -z 1660936872763 ]] 2022-08-19 19:21:22.095 | ++ functions-common:time_stop:2451 : date +%s%3N 2022-08-19 19:21:22.100 | + functions-common:time_stop:2451 : end_time=1660936882097 2022-08-19 19:21:22.102 | + functions-common:time_stop:2452 : elapsed_time=9334 2022-08-19 19:21:22.105 | + functions-common:time_stop:2453 : total=165222 2022-08-19 19:21:22.107 | + functions-common:time_stop:2455 : _TIME_START[$name]= 2022-08-19 19:21:22.110 | + functions-common:time_stop:2456 : _TIME_TOTAL[$name]=174556 2022-08-19 19:21:22.112 | + inc/python:pip_install:199 : return 0 2022-08-19 19:21:22.115 | + inc/python:setup_package:444 : [[ -e == \-\e ]] 2022-08-19 19:21:22.118 | + inc/python:setup_package:445 : safe_chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-08-19 19:21:22.120 | + functions-common:safe_chown:2340 : _safe_permission_operation chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-08-19 19:21:22.141 | + functions-common:_safe_permission_operation:2188 : sudo chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-08-19 19:21:22.153 | + inc/python:_setup_package_with_constraints_edit:390 : use_library_from_git /opt/stack/placement 2022-08-19 19:21:22.156 | + inc/python:use_library_from_git:246 : local name=/opt/stack/placement 2022-08-19 19:21:22.159 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-19 19:21:22.161 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-19 19:21:22.164 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,/opt/stack/placement, ]] 2022-08-19 19:21:22.167 | + inc/python:use_library_from_git:249 : return 1 2022-08-19 19:21:22.170 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-08-19 19:21:22.172 | + ./stack.sh:main:938 : configure_placement 2022-08-19 19:21:22.175 | + lib/placement:configure_placement:106 : sudo install -d -o ubuntu /etc/placement 2022-08-19 19:21:22.189 | + lib/placement:configure_placement:107 : create_placement_conf 2022-08-19 19:21:22.191 | + lib/placement:create_placement_conf:96 : rm -f /etc/placement/placement.conf 2022-08-19 19:21:22.196 | ++ lib/placement:create_placement_conf:97 : database_connection_url placement 2022-08-19 19:21:22.199 | ++ lib/database:database_connection_url:134 : local db=placement 2022-08-19 19:21:22.202 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql placement 2022-08-19 19:21:22.204 | ++ lib/databases/mysql:database_connection_url_mysql:224 : local db=placement 2022-08-19 19:21:22.207 | ++ lib/databases/mysql:database_connection_url_mysql:225 : local plugin 2022-08-19 19:21:22.210 | ++ lib/databases/mysql:database_connection_url_mysql:229 : [[ True == \T\r\u\e ]] 2022-08-19 19:21:22.213 | ++ lib/databases/mysql:database_connection_url_mysql:230 : is_service_enabled mysql 2022-08-19 19:21:22.231 | ++ functions-common:is_service_enabled:2095 : return 0 2022-08-19 19:21:22.234 | ++ lib/databases/mysql:database_connection_url_mysql:231 : plugin='&plugin=dbcounter' 2022-08-19 19:21:22.237 | ++ lib/databases/mysql:database_connection_url_mysql:235 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/placement?charset=utf8&plugin=dbcounter' 2022-08-19 19:21:22.240 | + lib/placement:create_placement_conf:97 : iniset /etc/placement/placement.conf placement_database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/placement?charset=utf8&plugin=dbcounter' 2022-08-19 19:21:22.278 | + lib/placement:create_placement_conf:98 : iniset /etc/placement/placement.conf DEFAULT debug True 2022-08-19 19:21:22.315 | + lib/placement:create_placement_conf:99 : iniset /etc/placement/placement.conf api auth_strategy keystone 2022-08-19 19:21:22.353 | + lib/placement:create_placement_conf:100 : configure_keystone_authtoken_middleware /etc/placement/placement.conf placement 2022-08-19 19:21:22.356 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/placement/placement.conf 2022-08-19 19:21:22.359 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=placement 2022-08-19 19:21:22.361 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-08-19 19:21:22.364 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/placement/placement.conf keystone_authtoken auth_type password 2022-08-19 19:21:22.403 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/placement/placement.conf keystone_authtoken interface public 2022-08-19 19:21:22.439 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/placement/placement.conf keystone_authtoken auth_url http://10.222.0.60/identity 2022-08-19 19:21:22.473 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/placement/placement.conf keystone_authtoken username placement 2022-08-19 19:21:22.508 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/placement/placement.conf keystone_authtoken password Passw0rd 2022-08-19 19:21:22.544 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/placement/placement.conf keystone_authtoken user_domain_name Default 2022-08-19 19:21:22.579 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/placement/placement.conf keystone_authtoken project_name service 2022-08-19 19:21:22.614 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/placement/placement.conf keystone_authtoken project_domain_name Default 2022-08-19 19:21:22.648 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/placement/placement.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-08-19 19:21:22.683 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/placement/placement.conf keystone_authtoken memcached_servers localhost:11211 2022-08-19 19:21:22.718 | + lib/placement:create_placement_conf:101 : setup_logging /etc/placement/placement.conf 2022-08-19 19:21:22.721 | + functions:setup_logging:674 : setup_systemd_logging /etc/placement/placement.conf 2022-08-19 19:21:22.724 | + functions:setup_systemd_logging:689 : local conf_file=/etc/placement/placement.conf 2022-08-19 19:21:22.727 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-08-19 19:21:22.750 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-08-19 19:21:22.754 | + functions:setup_systemd_logging:695 : local pidstr= 2022-08-19 19:21:22.757 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-08-19 19:21:22.760 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-08-19 19:21:22.764 | + 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-08-19 19:21:22.808 | + 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-08-19 19:21:22.843 | + 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-08-19 19:21:22.881 | + functions:setup_systemd_logging:706 : iniset /etc/placement/placement.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-08-19 19:21:22.918 | + lib/placement:configure_placement:109 : [[ uwsgi == \u\w\s\g\i ]] 2022-08-19 19:21:22.921 | + lib/placement:configure_placement:110 : write_uwsgi_config /etc/placement/placement-uwsgi.ini /usr/local/bin/placement-api /placement 2022-08-19 19:21:22.925 | + lib/apache:write_uwsgi_config:254 : local file=/etc/placement/placement-uwsgi.ini 2022-08-19 19:21:22.928 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/placement-api 2022-08-19 19:21:22.931 | + lib/apache:write_uwsgi_config:256 : local url=/placement 2022-08-19 19:21:22.934 | + lib/apache:write_uwsgi_config:257 : local http= 2022-08-19 19:21:22.937 | + lib/apache:write_uwsgi_config:258 : local name= 2022-08-19 19:21:22.940 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/placement-api 2022-08-19 19:21:22.945 | + lib/apache:write_uwsgi_config:259 : name=placement-api 2022-08-19 19:21:22.947 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-08-19 19:21:22.950 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-08-19 19:21:22.963 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-08-19 19:21:22.964 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-08-19 19:21:22.973 | d /var/run/uwsgi 0755 ubuntu root 2022-08-19 19:21:22.977 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-08-19 19:21:22.993 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/placement-api.socket 2022-08-19 19:21:22.996 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/placement/placement-uwsgi.ini 2022-08-19 19:21:23.000 | + lib/apache:write_uwsgi_config:275 : iniset /etc/placement/placement-uwsgi.ini uwsgi wsgi-file /usr/local/bin/placement-api 2022-08-19 19:21:23.042 | + lib/apache:write_uwsgi_config:276 : iniset /etc/placement/placement-uwsgi.ini uwsgi processes 2 2022-08-19 19:21:23.078 | + lib/apache:write_uwsgi_config:278 : iniset /etc/placement/placement-uwsgi.ini uwsgi master true 2022-08-19 19:21:23.113 | + lib/apache:write_uwsgi_config:280 : iniset /etc/placement/placement-uwsgi.ini uwsgi die-on-term true 2022-08-19 19:21:23.149 | + lib/apache:write_uwsgi_config:281 : iniset /etc/placement/placement-uwsgi.ini uwsgi exit-on-reload false 2022-08-19 19:21:23.182 | + lib/apache:write_uwsgi_config:284 : iniset /etc/placement/placement-uwsgi.ini uwsgi worker-reload-mercy 90 2022-08-19 19:21:23.218 | + lib/apache:write_uwsgi_config:285 : iniset /etc/placement/placement-uwsgi.ini uwsgi enable-threads true 2022-08-19 19:21:23.253 | + lib/apache:write_uwsgi_config:286 : iniset /etc/placement/placement-uwsgi.ini uwsgi plugins http,python3 2022-08-19 19:21:23.287 | + lib/apache:write_uwsgi_config:288 : iniset /etc/placement/placement-uwsgi.ini uwsgi thunder-lock true 2022-08-19 19:21:23.325 | + lib/apache:write_uwsgi_config:290 : iniset /etc/placement/placement-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-08-19 19:21:23.362 | + lib/apache:write_uwsgi_config:292 : iniset /etc/placement/placement-uwsgi.ini uwsgi buffer-size 65535 2022-08-19 19:21:23.396 | + lib/apache:write_uwsgi_config:294 : iniset /etc/placement/placement-uwsgi.ini uwsgi add-header 'Connection: close' 2022-08-19 19:21:23.432 | + lib/apache:write_uwsgi_config:296 : iniset /etc/placement/placement-uwsgi.ini uwsgi lazy-apps true 2022-08-19 19:21:23.469 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2022-08-19 19:21:23.472 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2022-08-19 19:21:23.475 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for placement-api 2022-08-19 19:21:23.478 | ++ lib/apache:apache_site_config_for:186 : local site=placement-api 2022-08-19 19:21:23.480 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-08-19 19:21:23.483 | ++ functions-common:is_ubuntu:567 : [[ -z deb ]] 2022-08-19 19:21:23.486 | ++ functions-common:is_ubuntu:570 : '[' deb = deb ']' 2022-08-19 19:21:23.488 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/placement-api.conf 2022-08-19 19:21:23.491 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/placement-api.conf 2022-08-19 19:21:23.494 | + lib/apache:write_uwsgi_config:304 : iniset /etc/placement/placement-uwsgi.ini uwsgi socket /var/run/uwsgi/placement-api.socket 2022-08-19 19:21:23.528 | + lib/apache:write_uwsgi_config:305 : iniset /etc/placement/placement-uwsgi.ini uwsgi chmod-socket 666 2022-08-19 19:21:23.563 | + lib/apache:write_uwsgi_config:306 : echo 'ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api" retry=0 ' 2022-08-19 19:21:23.564 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/placement-api.conf 2022-08-19 19:21:23.577 | ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api" retry=0 2022-08-19 19:21:23.582 | + lib/apache:write_uwsgi_config:307 : enable_apache_site placement-api 2022-08-19 19:21:23.585 | + lib/apache:enable_apache_site:203 : local site=placement-api 2022-08-19 19:21:23.587 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-08-19 19:21:23.590 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-08-19 19:21:23.593 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-08-19 19:21:23.598 | + functions-common:is_ubuntu:567 : [[ -z deb ]] 2022-08-19 19:21:23.601 | + functions-common:is_ubuntu:570 : '[' deb = deb ']' 2022-08-19 19:21:23.603 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-08-19 19:21:23.606 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-08-19 19:21:23.608 | + functions-common:is_ubuntu:567 : [[ -z deb ]] 2022-08-19 19:21:23.611 | + functions-common:is_ubuntu:570 : '[' deb = deb ']' 2022-08-19 19:21:23.614 | + lib/apache:enable_apache_site:207 : sudo a2ensite placement-api 2022-08-19 19:21:23.678 | Enabling site placement-api. 2022-08-19 19:21:23.686 | To activate the new configuration, you need to run: 2022-08-19 19:21:23.686 | systemctl reload apache2 2022-08-19 19:21:23.692 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2022-08-19 19:21:23.695 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-08-19 19:21:23.699 | + functions-common:restart_service:2323 : '[' -x /bin/systemctl ']' 2022-08-19 19:21:23.702 | + functions-common:restart_service:2324 : sudo /bin/systemctl restart apache2 2022-08-19 19:21:23.848 | + ./stack.sh:main:945 : is_service_enabled placement placement-client 2022-08-19 19:21:23.872 | + functions-common:is_service_enabled:2095 : return 0 2022-08-19 19:21:23.874 | + ./stack.sh:main:946 : is_service_enabled n-cpu 2022-08-19 19:21:23.896 | + functions-common:is_service_enabled:2095 : return 1 2022-08-19 19:21:23.899 | + ./stack.sh:main:946 : is_service_enabled n-sch 2022-08-19 19:21:23.919 | + functions-common:is_service_enabled:2095 : return 0 2022-08-19 19:21:23.922 | + ./stack.sh:main:947 : configure_placement_nova_compute 2022-08-19 19:21:23.926 | + lib/nova:configure_placement_nova_compute:596 : local conf=/etc/nova/nova.conf 2022-08-19 19:21:23.928 | + lib/nova:configure_placement_nova_compute:597 : iniset /etc/nova/nova.conf placement auth_type password 2022-08-19 19:21:23.974 | + lib/nova:configure_placement_nova_compute:598 : iniset /etc/nova/nova.conf placement auth_url http://10.222.0.60/identity 2022-08-19 19:21:24.010 | + lib/nova:configure_placement_nova_compute:599 : iniset /etc/nova/nova.conf placement username placement 2022-08-19 19:21:24.052 | + lib/nova:configure_placement_nova_compute:600 : iniset /etc/nova/nova.conf placement password Passw0rd 2022-08-19 19:21:24.088 | + lib/nova:configure_placement_nova_compute:601 : iniset /etc/nova/nova.conf placement user_domain_name Default 2022-08-19 19:21:24.123 | + lib/nova:configure_placement_nova_compute:602 : iniset /etc/nova/nova.conf placement project_name service 2022-08-19 19:21:24.157 | + lib/nova:configure_placement_nova_compute:603 : iniset /etc/nova/nova.conf placement project_domain_name Default 2022-08-19 19:21:24.192 | + lib/nova:configure_placement_nova_compute:604 : iniset /etc/nova/nova.conf placement region_name RegionOne 2022-08-19 19:21:24.226 | + ./stack.sh:main:951 : is_service_enabled horizon 2022-08-19 19:21:24.244 | + functions-common:is_service_enabled:2095 : return 1 2022-08-19 19:21:24.247 | + ./stack.sh:main:956 : is_service_enabled tls-proxy 2022-08-19 19:21:24.265 | + functions-common:is_service_enabled:2095 : return 1 2022-08-19 19:21:24.268 | + ./stack.sh:main:964 : run_phase stack install 2022-08-19 19:21:24.271 | + functions-common:run_phase:1867 : local mode=stack 2022-08-19 19:21:24.273 | + functions-common:run_phase:1868 : local phase=install 2022-08-19 19:21:24.276 | + functions-common:run_phase:1869 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-08-19 19:21:24.279 | + functions-common:run_phase:1870 : local extra_plugin_file_name 2022-08-19 19:21:24.282 | + functions-common:run_phase:1871 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-08-19 19:21:24.284 | + functions-common:run_phase:1876 : local exceptions=80-tempest.sh 2022-08-19 19:21:24.287 | + functions-common:run_phase:1877 : local extra 2022-08-19 19:21:24.290 | ++ functions-common:run_phase:1878 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-08-19 19:21:24.295 | + functions-common:run_phase:1878 : extra=80-tempest.sh 2022-08-19 19:21:24.298 | + functions-common:run_phase:1879 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-08-19 19:21:24.301 | + functions-common:run_phase:1883 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-08-19 19:21:24.303 | + functions-common:run_phase:1883 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack install 2022-08-19 19:21:24.306 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-08-19 19:21:24.322 | ++ functions-common:is_service_enabled:2095 : return 0 2022-08-19 19:21:24.325 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-08-19 19:21:24.328 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-08-19 19:21:24.330 | ++ extras.d/80-tempest.sh:source:7 : [[ install == \i\n\s\t\a\l\l ]] 2022-08-19 19:21:24.333 | ++ extras.d/80-tempest.sh:source:8 : echo_summary 'Installing Tempest' 2022-08-19 19:21:24.336 | ++ ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-08-19 19:21:24.339 | ++ ./stack.sh:echo_summary:441 : echo -e Installing Tempest 2022-08-19 19:21:24.341 | ++ extras.d/80-tempest.sh:source:9 : async_runfunc install_tempest 2022-08-19 19:21:24.344 | ++ inc/async:async_runfunc:116 : async_run install_tempest install_tempest 2022-08-19 19:21:24.419 | ++ inc/async:async_inner:63 : install_tempest 2022-08-19 19:21:24.462 | [90820 Async install_tempest:120520]: running: install_tempest 2022-08-19 19:21:24.464 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-08-19 19:21:24.467 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-08-19 19:21:24.470 | + functions-common:run_phase:1888 : [[ stack == \s\o\u\r\c\e ]] 2022-08-19 19:21:24.473 | + functions-common:run_phase:1891 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-08-19 19:21:24.476 | + functions-common:run_phase:1894 : run_plugins stack install 2022-08-19 19:21:24.479 | + functions-common:run_plugins:1853 : local mode=stack 2022-08-19 19:21:24.482 | + functions-common:run_plugins:1854 : local phase=install 2022-08-19 19:21:24.485 | + functions-common:run_plugins:1856 : local plugins=,devstack-plugin-ceph 2022-08-19 19:21:24.487 | + functions-common:run_plugins:1857 : local plugin 2022-08-19 19:21:24.490 | + functions-common:run_plugins:1858 : for plugin in ${plugins//,/ } 2022-08-19 19:21:24.493 | + functions-common:run_plugins:1859 : local dir=/opt/stack/devstack-plugin-ceph 2022-08-19 19:21:24.496 | + functions-common:run_plugins:1860 : [[ -f /opt/stack/devstack-plugin-ceph/devstack/plugin.sh ]] 2022-08-19 19:21:24.499 | + functions-common:run_plugins:1861 : source /opt/stack/devstack-plugin-ceph/devstack/plugin.sh stack install 2022-08-19 19:21:24.502 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:3 : [[ stack == \s\o\u\r\c\e ]] 2022-08-19 19:21:24.505 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2022-08-19 19:21:24.507 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:10 : [[ install == \p\r\e\-\i\n\s\t\a\l\l ]] 2022-08-19 19:21:24.509 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:42 : [[ stack == \s\t\a\c\k ]] 2022-08-19 19:21:24.513 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:42 : [[ install == \i\n\s\t\a\l\l ]] 2022-08-19 19:21:24.515 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:43 : [[ False = \T\r\u\e ]] 2022-08-19 19:21:24.517 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:56 : [[ master == stable/queens ]] 2022-08-19 19:21:24.520 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:56 : [[ master == master ]] 2022-08-19 19:21:24.522 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:57 : pip_install -U --force PasteDeploy 2022-08-19 19:21:24.545 | Using python 3.8 to install PasteDeploy 2022-08-19 19:21:24.548 | ++ inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -U --force PasteDeploy 2022-08-19 19:21:26.677 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:21:26.677 | from cryptography.utils import int_from_bytes 2022-08-19 19:21:26.677 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:21:26.677 | from cryptography.utils import int_from_bytes 2022-08-19 19:21:27.748 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-08-19 19:21:27.815 | Collecting PasteDeploy===2.1.1 2022-08-19 19:21:27.822 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/149/23cfd6ad4281b/PasteDeploy-2.1.1-py2.py3-none-any.whl (17 kB) 2022-08-19 19:21:28.748 | Collecting setuptools 2022-08-19 19:21:28.757 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/106/02cd0a6f5feab/setuptools-65.1.0-py3-none-any.whl (1.2 MB) 2022-08-19 19:21:31.224 | Installing collected packages: setuptools, PasteDeploy 2022-08-19 19:21:31.224 | Attempting uninstall: setuptools 2022-08-19 19:21:31.225 | Found existing installation: setuptools 45.2.0 2022-08-19 19:21:31.227 | Not uninstalling setuptools at /usr/lib/python3/dist-packages, outside environment /usr 2022-08-19 19:21:31.227 | Can't uninstall 'setuptools'. No files were found to uninstall. 2022-08-19 19:21:32.209 | Attempting uninstall: PasteDeploy 2022-08-19 19:21:32.210 | Found existing installation: PasteDeploy 2.1.1 2022-08-19 19:21:32.240 | Uninstalling PasteDeploy-2.1.1: 2022-08-19 19:21:32.559 | Successfully uninstalled PasteDeploy-2.1.1 2022-08-19 19:21:32.678 | Successfully installed PasteDeploy-2.1.1 setuptools-65.1.0 2022-08-19 19:21:32.803 | ++ inc/python:pip_install:196 : result=0 2022-08-19 19:21:32.806 | ++ inc/python:pip_install:198 : time_stop pip_install 2022-08-19 19:21:32.808 | ++ functions-common:time_stop:2439 : local name 2022-08-19 19:21:32.811 | ++ functions-common:time_stop:2440 : local end_time 2022-08-19 19:21:32.813 | ++ functions-common:time_stop:2441 : local elapsed_time 2022-08-19 19:21:32.815 | ++ functions-common:time_stop:2442 : local total 2022-08-19 19:21:32.817 | ++ functions-common:time_stop:2443 : local start_time 2022-08-19 19:21:32.820 | ++ functions-common:time_stop:2445 : name=pip_install 2022-08-19 19:21:32.822 | ++ functions-common:time_stop:2446 : start_time=1660936884538 2022-08-19 19:21:32.824 | ++ functions-common:time_stop:2448 : [[ -z 1660936884538 ]] 2022-08-19 19:21:32.827 | +++ functions-common:time_stop:2451 : date +%s%3N 2022-08-19 19:21:32.832 | ++ functions-common:time_stop:2451 : end_time=1660936892829 2022-08-19 19:21:32.834 | ++ functions-common:time_stop:2452 : elapsed_time=8291 2022-08-19 19:21:32.836 | ++ functions-common:time_stop:2453 : total=174556 2022-08-19 19:21:32.839 | ++ functions-common:time_stop:2455 : _TIME_START[$name]= 2022-08-19 19:21:32.841 | ++ functions-common:time_stop:2456 : _TIME_TOTAL[$name]=182847 2022-08-19 19:21:32.843 | ++ inc/python:pip_install:199 : return 0 2022-08-19 19:21:32.846 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:147 : [[ stack == \u\n\s\t\a\c\k ]] 2022-08-19 19:21:32.848 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:165 : [[ stack == \c\l\e\a\n ]] 2022-08-19 19:21:32.851 | + ./stack.sh:main:967 : use_library_from_git python-openstackclient 2022-08-19 19:21:32.854 | + inc/python:use_library_from_git:246 : local name=python-openstackclient 2022-08-19 19:21:32.856 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-19 19:21:32.859 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-19 19:21:32.861 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,python-openstackclient, ]] 2022-08-19 19:21:32.864 | + inc/python:use_library_from_git:249 : return 1 2022-08-19 19:21:32.866 | + ./stack.sh:main:971 : pip_install_gr python-openstackclient 2022-08-19 19:21:32.869 | + inc/python:pip_install_gr:76 : local name=python-openstackclient 2022-08-19 19:21:32.871 | + inc/python:pip_install_gr:77 : local clean_name 2022-08-19 19:21:32.875 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-openstackclient 2022-08-19 19:21:32.878 | ++ inc/python:get_from_global_requirements:221 : local package=python-openstackclient 2022-08-19 19:21:32.880 | ++ inc/python:get_from_global_requirements:222 : local required_pkg 2022-08-19 19:21:32.884 | +++ inc/python:get_from_global_requirements:223 : cut -d# -f1 2022-08-19 19:21:32.886 | +++ inc/python:get_from_global_requirements:223 : grep -i -h '^python-openstackclient' /opt/stack/requirements/global-requirements.txt 2022-08-19 19:21:32.892 | ++ inc/python:get_from_global_requirements:223 : required_pkg='python-openstackclient ' 2022-08-19 19:21:32.894 | ++ inc/python:get_from_global_requirements:224 : [[ python-openstackclient == '' ]] 2022-08-19 19:21:32.897 | ++ inc/python:get_from_global_requirements:227 : echo python-openstackclient 2022-08-19 19:21:32.900 | + inc/python:pip_install_gr:78 : clean_name=python-openstackclient 2022-08-19 19:21:32.903 | + inc/python:pip_install_gr:79 : pip_install python-openstackclient 2022-08-19 19:21:32.927 | Using python 3.8 to install python-openstackclient 2022-08-19 19:21:32.929 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt python-openstackclient 2022-08-19 19:21:35.626 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:21:35.627 | from cryptography.utils import int_from_bytes 2022-08-19 19:21:35.627 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:21:35.627 | from cryptography.utils import int_from_bytes 2022-08-19 19:21:36.770 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-08-19 19:21:37.026 | Collecting python-openstackclient===5.8.0 2022-08-19 19:21:37.033 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/930/54487ad1235c3/python_openstackclient-5.8.0-py3-none-any.whl (984 kB) 2022-08-19 19:21:37.562 | Requirement already satisfied: stevedore===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 516)) (4.0.0) 2022-08-19 19:21:37.567 | Requirement already satisfied: python-cinderclient===9.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 391)) (9.0.0) 2022-08-19 19:21:37.583 | Requirement already satisfied: openstacksdk===0.100.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 283)) (0.100.0) 2022-08-19 19:21:37.608 | Requirement already satisfied: pbr===5.10.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 332)) (5.10.0) 2022-08-19 19:21:37.611 | Requirement already satisfied: oslo.utils===6.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 320)) (6.0.0) 2022-08-19 19:21:37.627 | Requirement already satisfied: python-novaclient===18.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 416)) (18.0.0) 2022-08-19 19:21:37.665 | Requirement already satisfied: iso8601===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 212)) (1.0.2) 2022-08-19 19:21:37.669 | Requirement already satisfied: python-keystoneclient===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 405)) (5.0.0) 2022-08-19 19:21:37.690 | Requirement already satisfied: oslo.i18n===5.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 307)) (5.1.0) 2022-08-19 19:21:37.694 | Requirement already satisfied: osc-lib===2.6.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 300)) (2.6.1) 2022-08-19 19:21:37.710 | Requirement already satisfied: cliff===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 114)) (4.0.0) 2022-08-19 19:21:37.720 | Requirement already satisfied: keystoneauth1===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 227)) (5.0.0) 2022-08-19 19:21:37.790 | Requirement already satisfied: requests===2.28.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 447)) (2.28.1) 2022-08-19 19:21:37.803 | Requirement already satisfied: simplejson===3.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 482)) (3.16.0) 2022-08-19 19:21:37.807 | Requirement already satisfied: prettytable===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 342)) (3.3.0) 2022-08-19 19:21:37.818 | Requirement already satisfied: decorator===5.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 131)) (5.1.1) 2022-08-19 19:21:37.821 | Requirement already satisfied: netifaces===0.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 261)) (0.11.0) 2022-08-19 19:21:37.824 | Requirement already satisfied: jmespath===1.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 217)) (1.0.1) 2022-08-19 19:21:37.828 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 294)) (1.7.0) 2022-08-19 19:21:37.832 | Requirement already satisfied: munch===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 254)) (2.5.0) 2022-08-19 19:21:37.853 | Requirement already satisfied: requestsexceptions===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 455)) (1.4.0) 2022-08-19 19:21:37.855 | Requirement already satisfied: dogpile.cache===1.1.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 151)) (1.1.8) 2022-08-19 19:21:37.861 | Requirement already satisfied: jsonpatch===1.32 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 219)) (1.32) 2022-08-19 19:21:37.865 | Requirement already satisfied: PyYAML===6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 22)) (6.0) 2022-08-19 19:21:37.868 | Requirement already satisfied: appdirs===1.4.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 86)) (1.4.4) 2022-08-19 19:21:37.872 | Requirement already satisfied: cryptography===36.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 126)) (36.0.2) 2022-08-19 19:21:37.909 | Requirement already satisfied: pyparsing===3.0.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 369)) (3.0.9) 2022-08-19 19:21:37.915 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 260)) (0.8.0) 2022-08-19 19:21:37.920 | Requirement already satisfied: pytz===2022.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 435)) (2022.2.1) 2022-08-19 19:21:37.924 | Requirement already satisfied: packaging===21.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 328)) (21.3) 2022-08-19 19:21:37.929 | Requirement already satisfied: debtcollector===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 130)) (2.5.0) 2022-08-19 19:21:37.936 | Requirement already satisfied: oslo.serialization===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 317)) (5.0.0) 2022-08-19 19:21:37.945 | Requirement already satisfied: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 483)) (1.16.0) 2022-08-19 19:21:37.948 | Requirement already satisfied: oslo.config===9.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 304)) (9.0.0) 2022-08-19 19:21:37.986 | Requirement already satisfied: cmd2===2.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 115)) (2.4.2) 2022-08-19 19:21:38.034 | Requirement already satisfied: autopage===0.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 93)) (0.5.1) 2022-08-19 19:21:38.038 | Requirement already satisfied: importlib-metadata===4.12.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 204)) (4.12.0) 2022-08-19 19:21:38.076 | Requirement already satisfied: urllib3===1.26.11 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 562)) (1.26.11) 2022-08-19 19:21:38.110 | Requirement already satisfied: idna===3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 200)) (3.3) 2022-08-19 19:21:38.114 | Requirement already satisfied: charset-normalizer===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 112)) (2.1.0) 2022-08-19 19:21:38.119 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests===2.28.1->-c /opt/stack/requirements/upper-constraints.txt (line 447)) (2019.11.28) 2022-08-19 19:21:38.121 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 572)) (0.2.5) 2022-08-19 19:21:38.127 | Requirement already satisfied: jsonpointer===2.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 222)) (2.3) 2022-08-19 19:21:38.129 | Requirement already satisfied: cffi===1.15.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 110)) (1.15.1) 2022-08-19 19:21:38.133 | Requirement already satisfied: wrapt===1.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 577)) (1.14.1) 2022-08-19 19:21:38.137 | Requirement already satisfied: msgpack===1.0.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 253)) (1.0.4) 2022-08-19 19:21:38.140 | Requirement already satisfied: rfc3986===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 460)) (1.5.0) 2022-08-19 19:21:38.144 | Requirement already satisfied: attrs===22.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 90)) (22.1.0) 2022-08-19 19:21:38.203 | Requirement already satisfied: pyperclip===1.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 370)) (1.8.2) 2022-08-19 19:21:38.206 | Requirement already satisfied: zipp===3.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 590)) (3.8.1) 2022-08-19 19:21:38.234 | Requirement already satisfied: pycparser===2.21 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 358)) (2.21) 2022-08-19 19:21:40.134 | Installing collected packages: python-openstackclient 2022-08-19 19:21:41.848 | Successfully installed python-openstackclient-5.8.0 2022-08-19 19:21:41.997 | + inc/python:pip_install:196 : result=0 2022-08-19 19:21:42.000 | + inc/python:pip_install:198 : time_stop pip_install 2022-08-19 19:21:42.002 | + functions-common:time_stop:2439 : local name 2022-08-19 19:21:42.005 | + functions-common:time_stop:2440 : local end_time 2022-08-19 19:21:42.008 | + functions-common:time_stop:2441 : local elapsed_time 2022-08-19 19:21:42.010 | + functions-common:time_stop:2442 : local total 2022-08-19 19:21:42.013 | + functions-common:time_stop:2443 : local start_time 2022-08-19 19:21:42.016 | + functions-common:time_stop:2445 : name=pip_install 2022-08-19 19:21:42.018 | + functions-common:time_stop:2446 : start_time=1660936892921 2022-08-19 19:21:42.021 | + functions-common:time_stop:2448 : [[ -z 1660936892921 ]] 2022-08-19 19:21:42.024 | ++ functions-common:time_stop:2451 : date +%s%3N 2022-08-19 19:21:42.029 | + functions-common:time_stop:2451 : end_time=1660936902026 2022-08-19 19:21:42.032 | + functions-common:time_stop:2452 : elapsed_time=9105 2022-08-19 19:21:42.034 | + functions-common:time_stop:2453 : total=182847 2022-08-19 19:21:42.037 | + functions-common:time_stop:2455 : _TIME_START[$name]= 2022-08-19 19:21:42.040 | + functions-common:time_stop:2456 : _TIME_TOTAL[$name]=191952 2022-08-19 19:21:42.043 | + inc/python:pip_install:199 : return 0 2022-08-19 19:21:42.046 | + ./stack.sh:main:976 : install_oscwrap 2022-08-19 19:21:42.049 | ++ functions-common:install_oscwrap:2484 : mktemp 2022-08-19 19:21:42.054 | + functions-common:install_oscwrap:2484 : OSCWRAP_TIMER_FILE=/tmp/tmp.SMmxgO3BKO 2022-08-19 19:21:42.056 | + functions-common:install_oscwrap:2487 : shopt -s expand_aliases 2022-08-19 19:21:42.059 | + functions-common:install_oscwrap:2490 : unalias -a 2022-08-19 19:21:42.061 | + functions-common:install_oscwrap:2492 : alias openstack=oscwrap 2022-08-19 19:21:42.064 | + ./stack.sh:main:981 : [[ False != \F\a\l\s\e ]] 2022-08-19 19:21:42.067 | + ./stack.sh:main:1021 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2022-08-19 19:21:42.069 | + ./stack.sh:main:1029 : is_service_enabled mysql postgresql 2022-08-19 19:21:42.092 | + functions-common:is_service_enabled:2095 : return 0 2022-08-19 19:21:42.094 | + ./stack.sh:main:1030 : configure_database 2022-08-19 19:21:42.097 | + lib/database:configure_database:128 : configure_database_mysql 2022-08-19 19:21:42.099 | + lib/databases/mysql:configure_database_mysql:72 : local my_conf mysql slow_log 2022-08-19 19:21:42.102 | + lib/databases/mysql:configure_database_mysql:73 : echo_summary 'Configuring and starting MySQL' 2022-08-19 19:21:42.104 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-08-19 19:21:42.107 | + ./stack.sh:echo_summary:441 : echo -e Configuring and starting MySQL 2022-08-19 19:21:42.114 | + lib/databases/mysql:configure_database_mysql:75 : is_ubuntu 2022-08-19 19:21:42.117 | + functions-common:is_ubuntu:567 : [[ -z deb ]] 2022-08-19 19:21:42.119 | + functions-common:is_ubuntu:570 : '[' deb = deb ']' 2022-08-19 19:21:42.122 | + lib/databases/mysql:configure_database_mysql:76 : my_conf=/etc/mysql/my.cnf 2022-08-19 19:21:42.125 | ++ lib/databases/mysql:configure_database_mysql:90 : ipv6_unquote 0.0.0.0 2022-08-19 19:21:42.128 | ++ functions-common:ipv6_unquote:2237 : tr -d '[]' 2022-08-19 19:21:42.134 | ++ functions-common:ipv6_unquote:2237 : echo 0.0.0.0 2022-08-19 19:21:42.138 | + lib/databases/mysql:configure_database_mysql:90 : iniset -sudo /etc/mysql/my.cnf mysqld bind-address 0.0.0.0 2022-08-19 19:21:42.220 | + lib/databases/mysql:configure_database_mysql:93 : is_fedora 2022-08-19 19:21:42.222 | + functions-common:is_fedora:519 : [[ -z Ubuntu ]] 2022-08-19 19:21:42.225 | + functions-common:is_fedora:523 : '[' Ubuntu = Fedora ']' 2022-08-19 19:21:42.227 | + functions-common:is_fedora:523 : '[' Ubuntu = 'Red Hat' ']' 2022-08-19 19:21:42.230 | + functions-common:is_fedora:524 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-08-19 19:21:42.232 | + functions-common:is_fedora:525 : '[' Ubuntu = RedHatEnterprise ']' 2022-08-19 19:21:42.235 | + functions-common:is_fedora:526 : '[' Ubuntu = CentOS ']' 2022-08-19 19:21:42.237 | + functions-common:is_fedora:526 : '[' Ubuntu = CentOSStream ']' 2022-08-19 19:21:42.239 | + functions-common:is_fedora:527 : '[' Ubuntu = AlmaLinux ']' 2022-08-19 19:21:42.242 | + functions-common:is_fedora:528 : '[' Ubuntu = OracleServer ']' 2022-08-19 19:21:42.244 | + functions-common:is_fedora:528 : '[' Ubuntu = Virtuozzo ']' 2022-08-19 19:21:42.247 | + lib/databases/mysql:configure_database_mysql:93 : is_suse 2022-08-19 19:21:42.249 | + functions-common:is_suse:536 : is_opensuse 2022-08-19 19:21:42.252 | + functions-common:is_opensuse:543 : [[ -z Ubuntu ]] 2022-08-19 19:21:42.254 | + functions-common:is_opensuse:547 : [[ Ubuntu =~ (openSUSE) ]] 2022-08-19 19:21:42.256 | + functions-common:is_suse:536 : is_suse_linux_enterprise 2022-08-19 19:21:42.259 | + functions-common:is_suse_linux_enterprise:555 : [[ -z Ubuntu ]] 2022-08-19 19:21:42.261 | + functions-common:is_suse_linux_enterprise:559 : [[ Ubuntu =~ (^SUSE) ]] 2022-08-19 19:21:42.264 | + lib/databases/mysql:configure_database_mysql:96 : is_ubuntu 2022-08-19 19:21:42.266 | + functions-common:is_ubuntu:567 : [[ -z deb ]] 2022-08-19 19:21:42.268 | + functions-common:is_ubuntu:570 : '[' deb = deb ']' 2022-08-19 19:21:42.271 | + lib/databases/mysql:configure_database_mysql:98 : restart_service mysql 2022-08-19 19:21:42.273 | + functions-common:restart_service:2323 : '[' -x /bin/systemctl ']' 2022-08-19 19:21:42.276 | + functions-common:restart_service:2324 : sudo /bin/systemctl restart mysql 2022-08-19 19:21:43.805 | + lib/databases/mysql:configure_database_mysql:104 : sudo mysqladmin -u root password Passw0rd 2022-08-19 19:21:43.829 | mysqladmin: connect to server at 'localhost' failed 2022-08-19 19:21:43.829 | error: 'Access denied for user 'root'@'localhost' (using password: NO)' 2022-08-19 19:21:43.833 | + lib/databases/mysql:configure_database_mysql:104 : true 2022-08-19 19:21:43.836 | + lib/databases/mysql:configure_database_mysql:108 : is_ubuntu 2022-08-19 19:21:43.838 | + functions-common:is_ubuntu:567 : [[ -z deb ]] 2022-08-19 19:21:43.843 | + functions-common:is_ubuntu:570 : '[' deb = deb ']' 2022-08-19 19:21:43.851 | + lib/databases/mysql:configure_database_mysql:108 : '[' mysql == mariadb ']' 2022-08-19 19:21:43.856 | + lib/databases/mysql:configure_database_mysql:111 : local 'cmd_args=-uroot -pPassw0rd -h127.0.0.1 ' 2022-08-19 19:21:43.858 | + lib/databases/mysql:configure_database_mysql:117 : is_ubuntu 2022-08-19 19:21:43.861 | + functions-common:is_ubuntu:567 : [[ -z deb ]] 2022-08-19 19:21:43.867 | + functions-common:is_ubuntu:570 : '[' deb = deb ']' 2022-08-19 19:21:43.870 | + lib/databases/mysql:configure_database_mysql:117 : [[ focal != \b\u\l\l\s\e\y\e ]] 2022-08-19 19:21:43.874 | + lib/databases/mysql:configure_database_mysql:117 : '[' mysql == mariadb ']' 2022-08-19 19:21:43.877 | + lib/databases/mysql:configure_database_mysql:122 : sudo mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE USER IF NOT EXISTS '\''root'\''@'\''%'\'' identified by '\''Passw0rd'\'';' 2022-08-19 19:21:43.890 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-08-19 19:21:43.928 | + lib/databases/mysql:configure_database_mysql:124 : sudo mysql -uroot -pPassw0rd -h127.0.0.1 -e 'GRANT ALL PRIVILEGES ON *.* TO '\''root'\''@'\''%'\'';' 2022-08-19 19:21:43.941 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-08-19 19:21:43.965 | + lib/databases/mysql:configure_database_mysql:129 : iniset -sudo /etc/mysql/my.cnf mysqld sql_mode TRADITIONAL 2022-08-19 19:21:44.059 | + lib/databases/mysql:configure_database_mysql:130 : iniset -sudo /etc/mysql/my.cnf mysqld default-storage-engine InnoDB 2022-08-19 19:21:44.129 | + lib/databases/mysql:configure_database_mysql:131 : iniset -sudo /etc/mysql/my.cnf mysqld max_connections 1024 2022-08-19 19:21:44.200 | + lib/databases/mysql:configure_database_mysql:133 : [[ False == \T\r\u\e ]] 2022-08-19 19:21:44.204 | + lib/databases/mysql:configure_database_mysql:153 : [[ True == \T\r\u\e ]] 2022-08-19 19:21:44.207 | + lib/databases/mysql:configure_database_mysql:154 : echo 'enabling MySQL performance counting' 2022-08-19 19:21:44.207 | enabling MySQL performance counting 2022-08-19 19:21:44.210 | + lib/databases/mysql:configure_database_mysql:157 : pip_install /home/ubuntu/devstack/tools/dbcounter 2022-08-19 19:21:44.237 | Using python 3.8 to install /home/ubuntu/devstack/tools/dbcounter 2022-08-19 19:21:44.241 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt /home/ubuntu/devstack/tools/dbcounter 2022-08-19 19:21:46.434 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:21:46.435 | from cryptography.utils import int_from_bytes 2022-08-19 19:21:46.435 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:21:46.435 | from cryptography.utils import int_from_bytes 2022-08-19 19:21:47.499 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-08-19 19:21:47.501 | Processing ./tools/dbcounter 2022-08-19 19:21:47.506 | Installing build dependencies: started 2022-08-19 19:21:57.374 | Installing build dependencies: finished with status 'done' 2022-08-19 19:21:57.374 | Getting requirements to build wheel: started 2022-08-19 19:21:58.471 | Getting requirements to build wheel: finished with status 'done' 2022-08-19 19:21:58.474 | Installing backend dependencies: started 2022-08-19 19:22:03.189 | Installing backend dependencies: finished with status 'done' 2022-08-19 19:22:03.190 | Preparing wheel metadata: started 2022-08-19 19:22:04.357 | Preparing wheel metadata: finished with status 'done' 2022-08-19 19:22:04.488 | Building wheels for collected packages: dbcounter 2022-08-19 19:22:04.490 | Building wheel for dbcounter (PEP 517): started 2022-08-19 19:22:05.955 | Building wheel for dbcounter (PEP 517): finished with status 'done' 2022-08-19 19:22:05.956 | Created wheel for dbcounter: filename=dbcounter-0.1-py3-none-any.whl size=3220 sha256=6f9d2d63a3e11d2e499c9ed9ff580835e40b5c6ac41f51bbb00fa901f463a42d 2022-08-19 19:22:05.956 | Stored in directory: /tmp/pip-ephem-wheel-cache-vc63ems7/wheels/47/ec/8f/c05696fe4840718acd6e24d52f1870611cf630271d38314447 2022-08-19 19:22:05.957 | Successfully built dbcounter 2022-08-19 19:22:06.148 | ++ inc/async:async_inner:64 : rc=0 2022-08-19 19:22:06.174 | [120520 Async install_tempest:120520]: finished successfully 2022-08-19 19:22:08.197 | Installing collected packages: dbcounter 2022-08-19 19:22:08.293 | Successfully installed dbcounter-0.1 2022-08-19 19:22:08.450 | + inc/python:pip_install:196 : result=0 2022-08-19 19:22:08.453 | + inc/python:pip_install:198 : time_stop pip_install 2022-08-19 19:22:08.455 | + functions-common:time_stop:2439 : local name 2022-08-19 19:22:08.458 | + functions-common:time_stop:2440 : local end_time 2022-08-19 19:22:08.460 | + functions-common:time_stop:2441 : local elapsed_time 2022-08-19 19:22:08.463 | + functions-common:time_stop:2442 : local total 2022-08-19 19:22:08.465 | + functions-common:time_stop:2443 : local start_time 2022-08-19 19:22:08.468 | + functions-common:time_stop:2445 : name=pip_install 2022-08-19 19:22:08.470 | + functions-common:time_stop:2446 : start_time=1660936904230 2022-08-19 19:22:08.473 | + functions-common:time_stop:2448 : [[ -z 1660936904230 ]] 2022-08-19 19:22:08.476 | ++ functions-common:time_stop:2451 : date +%s%3N 2022-08-19 19:22:08.481 | + functions-common:time_stop:2451 : end_time=1660936928478 2022-08-19 19:22:08.484 | + functions-common:time_stop:2452 : elapsed_time=24248 2022-08-19 19:22:08.486 | + functions-common:time_stop:2453 : total=191952 2022-08-19 19:22:08.488 | + functions-common:time_stop:2455 : _TIME_START[$name]= 2022-08-19 19:22:08.491 | + functions-common:time_stop:2456 : _TIME_TOTAL[$name]=216200 2022-08-19 19:22:08.493 | + inc/python:pip_install:199 : return 0 2022-08-19 19:22:08.496 | + lib/databases/mysql:configure_database_mysql:160 : recreate_database stats 2022-08-19 19:22:08.498 | + lib/database:recreate_database:112 : local db=stats 2022-08-19 19:22:08.501 | + lib/database:recreate_database:113 : recreate_database_mysql stats 2022-08-19 19:22:08.503 | + lib/databases/mysql:recreate_database_mysql:66 : local db=stats 2022-08-19 19:22:08.506 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS stats;' 2022-08-19 19:22:08.511 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-08-19 19:22:08.528 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE stats CHARACTER SET utf8;' 2022-08-19 19:22:08.533 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-08-19 19:22:08.553 | + lib/databases/mysql:configure_database_mysql:161 : mysql -u root -pPassw0rd -h 127.0.0.1 -e 'CREATE TABLE queries (db VARCHAR(32), op VARCHAR(32), 2022-08-19 19:22:08.553 | count INT, PRIMARY KEY (db, op)) ENGINE MEMORY' stats 2022-08-19 19:22:08.558 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-08-19 19:22:08.579 | + lib/databases/mysql:configure_database_mysql:166 : restart_service mysql 2022-08-19 19:22:08.582 | + functions-common:restart_service:2323 : '[' -x /bin/systemctl ']' 2022-08-19 19:22:08.584 | + functions-common:restart_service:2324 : sudo /bin/systemctl restart mysql 2022-08-19 19:22:10.233 | + ./stack.sh:main:1034 : save_stackenv 1034 2022-08-19 19:22:10.236 | + functions-common:save_stackenv:60 : local tag=1034 2022-08-19 19:22:10.239 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2022-08-19 19:22:10.244 | + functions-common:save_stackenv:62 : time_stamp=2022-08-19-192210 2022-08-19 19:22:10.247 | + functions-common:save_stackenv:63 : echo '# 2022-08-19-192210 1034' 2022-08-19 19:22:10.250 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-08-19 19:22:10.252 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-08-19 19:22:10.255 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-08-19 19:22:10.257 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2022-08-19 19:22:10.260 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-08-19 19:22:10.263 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2022-08-19 19:22:10.265 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-08-19 19:22:10.268 | + 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,g-reg,cinder 2022-08-19 19:22:10.270 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-08-19 19:22:10.273 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.60 2022-08-19 19:22:10.275 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-08-19 19:22:10.278 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.60/identity 2022-08-19 19:22:10.281 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-08-19 19:22:10.284 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2022-08-19-191508 2022-08-19 19:22:10.286 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-08-19 19:22:10.289 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2022-08-19 19:22:10.292 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-08-19 19:22:10.295 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.60 2022-08-19 19:22:10.298 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-08-19 19:22:10.300 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2022-08-19 19:22:10.303 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-08-19 19:22:10.305 | + functions-common:save_stackenv:65 : echo TLS_IP= 2022-08-19 19:22:10.308 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-08-19 19:22:10.311 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2022-08-19 19:22:10.313 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-08-19 19:22:10.316 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2022-08-19 19:22:10.318 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-08-19 19:22:10.321 | + functions-common:save_stackenv:65 : echo TUNNEL_ENDPOINT_IP=10.222.0.60 2022-08-19 19:22:10.324 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-08-19 19:22:10.327 | + functions-common:save_stackenv:65 : echo TUNNEL_IP_VERSION=4 2022-08-19 19:22:10.329 | + ./stack.sh:main:1046 : [[ True == \T\r\u\e ]] 2022-08-19 19:22:10.332 | + ./stack.sh:main:1047 : [[ -f /sys/kernel/mm/ksm/run ]] 2022-08-19 19:22:10.334 | + ./stack.sh:main:1048 : sudo sh -c 'echo 1 > /sys/kernel/mm/ksm/run' 2022-08-19 19:22:10.347 | + ./stack.sh:main:1060 : start_dstat 2022-08-19 19:22:10.349 | + lib/dstat:start_dstat:31 : run_process dstat '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-08-19 19:22:10.352 | + functions-common:run_process:1693 : local service=dstat 2022-08-19 19:22:10.354 | + functions-common:run_process:1694 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-08-19 19:22:10.357 | + functions-common:run_process:1695 : local group= 2022-08-19 19:22:10.360 | + functions-common:run_process:1696 : local user= 2022-08-19 19:22:10.362 | + functions-common:run_process:1697 : local env_vars= 2022-08-19 19:22:10.365 | + functions-common:run_process:1699 : local name=dstat 2022-08-19 19:22:10.367 | + functions-common:run_process:1701 : time_start run_process 2022-08-19 19:22:10.370 | + functions-common:time_start:2425 : local name=run_process 2022-08-19 19:22:10.373 | + functions-common:time_start:2426 : local start_time= 2022-08-19 19:22:10.375 | + functions-common:time_start:2427 : [[ -n '' ]] 2022-08-19 19:22:10.379 | ++ functions-common:time_start:2430 : date +%s%3N 2022-08-19 19:22:10.383 | + functions-common:time_start:2430 : _TIME_START[$name]=1660936930380 2022-08-19 19:22:10.386 | + functions-common:run_process:1702 : is_service_enabled dstat 2022-08-19 19:22:10.404 | + functions-common:is_service_enabled:2095 : return 0 2022-08-19 19:22:10.407 | + functions-common:run_process:1703 : _run_under_systemd dstat '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' '' '' '' 2022-08-19 19:22:10.409 | + functions-common:_run_under_systemd:1653 : local service=dstat 2022-08-19 19:22:10.412 | + functions-common:_run_under_systemd:1654 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-08-19 19:22:10.414 | + functions-common:_run_under_systemd:1655 : local 'cmd=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-08-19 19:22:10.418 | + functions-common:_run_under_systemd:1657 : _common_systemd_pitfalls '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-08-19 19:22:10.421 | + functions-common:_common_systemd_pitfalls:1625 : local 'cmd=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-08-19 19:22:10.423 | + functions-common:_common_systemd_pitfalls:1628 : [[ /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ sudo ]] 2022-08-19 19:22:10.426 | + functions-common:_common_systemd_pitfalls:1639 : [[ ! /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ ^/ ]] 2022-08-19 19:22:10.429 | + functions-common:_run_under_systemd:1659 : local systemd_service=devstack@dstat.service 2022-08-19 19:22:10.431 | + functions-common:_run_under_systemd:1660 : local group= 2022-08-19 19:22:10.434 | + functions-common:_run_under_systemd:1661 : local user=ubuntu 2022-08-19 19:22:10.437 | + functions-common:_run_under_systemd:1662 : [[ -z ubuntu ]] 2022-08-19 19:22:10.439 | + functions-common:_run_under_systemd:1665 : local env_vars= 2022-08-19 19:22:10.442 | + functions-common:_run_under_systemd:1666 : [[ /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ uwsgi ]] 2022-08-19 19:22:10.444 | + functions-common:_run_under_systemd:1669 : write_user_unit_file devstack@dstat.service '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' '' ubuntu '' 2022-08-19 19:22:10.447 | + functions-common:write_user_unit_file:1562 : local service=devstack@dstat.service 2022-08-19 19:22:10.449 | + functions-common:write_user_unit_file:1563 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-08-19 19:22:10.452 | + functions-common:write_user_unit_file:1564 : local group= 2022-08-19 19:22:10.454 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-08-19 19:22:10.456 | + functions-common:write_user_unit_file:1566 : local env_vars= 2022-08-19 19:22:10.459 | + functions-common:write_user_unit_file:1567 : local extra= 2022-08-19 19:22:10.461 | + functions-common:write_user_unit_file:1568 : [[ -n '' ]] 2022-08-19 19:22:10.464 | + functions-common:write_user_unit_file:1571 : local unitfile=/etc/systemd/system/devstack@dstat.service 2022-08-19 19:22:10.466 | + functions-common:write_user_unit_file:1572 : mkdir -p /etc/systemd/system 2022-08-19 19:22:10.471 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@dstat.service Unit Description 'Devstack devstack@dstat.service' 2022-08-19 19:22:10.538 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service User ubuntu 2022-08-19 19:22:10.609 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service ExecStart '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-08-19 19:22:10.672 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service KillMode process 2022-08-19 19:22:10.736 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service TimeoutStopSec 300 2022-08-19 19:22:10.795 | + functions-common:write_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-08-19 19:22:10.853 | + functions-common:write_user_unit_file:1580 : [[ -n '' ]] 2022-08-19 19:22:10.856 | + functions-common:write_user_unit_file:1583 : [[ -n '' ]] 2022-08-19 19:22:10.858 | + functions-common:write_user_unit_file:1586 : iniset -sudo /etc/systemd/system/devstack@dstat.service Install WantedBy multi-user.target 2022-08-19 19:22:10.926 | + functions-common:write_user_unit_file:1589 : sudo systemctl daemon-reload 2022-08-19 19:22:11.340 | + functions-common:_run_under_systemd:1672 : sudo systemctl enable devstack@dstat.service 2022-08-19 19:22:11.354 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@dstat.service → /etc/systemd/system/devstack@dstat.service. 2022-08-19 19:22:11.789 | + functions-common:_run_under_systemd:1673 : sudo systemctl start devstack@dstat.service 2022-08-19 19:22:11.820 | + functions-common:run_process:1705 : time_stop run_process 2022-08-19 19:22:11.826 | + functions-common:time_stop:2439 : local name 2022-08-19 19:22:11.829 | + functions-common:time_stop:2440 : local end_time 2022-08-19 19:22:11.831 | + functions-common:time_stop:2441 : local elapsed_time 2022-08-19 19:22:11.834 | + functions-common:time_stop:2442 : local total 2022-08-19 19:22:11.837 | + functions-common:time_stop:2443 : local start_time 2022-08-19 19:22:11.840 | + functions-common:time_stop:2445 : name=run_process 2022-08-19 19:22:11.842 | + functions-common:time_stop:2446 : start_time=1660936930380 2022-08-19 19:22:11.845 | + functions-common:time_stop:2448 : [[ -z 1660936930380 ]] 2022-08-19 19:22:11.849 | ++ functions-common:time_stop:2451 : date +%s%3N 2022-08-19 19:22:11.856 | + functions-common:time_stop:2451 : end_time=1660936931851 2022-08-19 19:22:11.858 | + functions-common:time_stop:2452 : elapsed_time=1471 2022-08-19 19:22:11.860 | + functions-common:time_stop:2453 : total=0 2022-08-19 19:22:11.863 | + functions-common:time_stop:2455 : _TIME_START[$name]= 2022-08-19 19:22:11.866 | + functions-common:time_stop:2456 : _TIME_TOTAL[$name]=1471 2022-08-19 19:22:11.868 | + lib/dstat:start_dstat:36 : run_process memory_tracker /home/ubuntu/devstack/tools/memory_tracker.sh '' root 2022-08-19 19:22:11.871 | + functions-common:run_process:1693 : local service=memory_tracker 2022-08-19 19:22:11.873 | + functions-common:run_process:1694 : local command=/home/ubuntu/devstack/tools/memory_tracker.sh 2022-08-19 19:22:11.876 | + functions-common:run_process:1695 : local group= 2022-08-19 19:22:11.878 | + functions-common:run_process:1696 : local user=root 2022-08-19 19:22:11.881 | + functions-common:run_process:1697 : local env_vars= 2022-08-19 19:22:11.883 | + functions-common:run_process:1699 : local name=memory_tracker 2022-08-19 19:22:11.885 | + functions-common:run_process:1701 : time_start run_process 2022-08-19 19:22:11.888 | + functions-common:time_start:2425 : local name=run_process 2022-08-19 19:22:11.890 | + functions-common:time_start:2426 : local start_time= 2022-08-19 19:22:11.893 | + functions-common:time_start:2427 : [[ -n '' ]] 2022-08-19 19:22:11.896 | ++ functions-common:time_start:2430 : date +%s%3N 2022-08-19 19:22:11.901 | + functions-common:time_start:2430 : _TIME_START[$name]=1660936931898 2022-08-19 19:22:11.908 | + functions-common:run_process:1702 : is_service_enabled memory_tracker 2022-08-19 19:22:11.927 | + functions-common:is_service_enabled:2095 : return 1 2022-08-19 19:22:11.935 | + functions-common:run_process:1705 : time_stop run_process 2022-08-19 19:22:11.938 | + functions-common:time_stop:2439 : local name 2022-08-19 19:22:11.940 | + functions-common:time_stop:2440 : local end_time 2022-08-19 19:22:11.943 | + functions-common:time_stop:2441 : local elapsed_time 2022-08-19 19:22:11.946 | + functions-common:time_stop:2442 : local total 2022-08-19 19:22:11.948 | + functions-common:time_stop:2443 : local start_time 2022-08-19 19:22:11.951 | + functions-common:time_stop:2445 : name=run_process 2022-08-19 19:22:11.954 | + functions-common:time_stop:2446 : start_time=1660936931898 2022-08-19 19:22:11.956 | + functions-common:time_stop:2448 : [[ -z 1660936931898 ]] 2022-08-19 19:22:11.959 | ++ functions-common:time_stop:2451 : date +%s%3N 2022-08-19 19:22:11.964 | + functions-common:time_stop:2451 : end_time=1660936931961 2022-08-19 19:22:11.967 | + functions-common:time_stop:2452 : elapsed_time=63 2022-08-19 19:22:11.969 | + functions-common:time_stop:2453 : total=1471 2022-08-19 19:22:11.972 | + functions-common:time_stop:2455 : _TIME_START[$name]= 2022-08-19 19:22:11.974 | + functions-common:time_stop:2456 : _TIME_TOTAL[$name]=1534 2022-08-19 19:22:11.977 | + lib/dstat:start_dstat:40 : is_service_enabled peakmem_tracker 2022-08-19 19:22:12.001 | + functions-common:is_service_enabled:2095 : return 1 2022-08-19 19:22:12.004 | + ./stack.sh:main:1064 : is_service_enabled tcpdump 2022-08-19 19:22:12.025 | + functions-common:is_service_enabled:2095 : return 1 2022-08-19 19:22:12.027 | + ./stack.sh:main:1072 : is_service_enabled etcd3 2022-08-19 19:22:12.049 | + functions-common:is_service_enabled:2095 : return 0 2022-08-19 19:22:12.052 | + ./stack.sh:main:1073 : start_etcd3 2022-08-19 19:22:12.054 | + lib/etcd3:start_etcd3:41 : local cmd=/opt/stack/bin/etcd 2022-08-19 19:22:12.057 | + lib/etcd3:start_etcd3:42 : cmd+=' --name dv-osbrick-853458-2-ceph --data-dir /opt/stack/data/etcd' 2022-08-19 19:22:12.060 | + lib/etcd3:start_etcd3:43 : cmd+=' --initial-cluster-state new --initial-cluster-token etcd-cluster-01' 2022-08-19 19:22:12.062 | + lib/etcd3:start_etcd3:44 : cmd+=' --initial-cluster dv-osbrick-853458-2-ceph=http://10.222.0.60:2380' 2022-08-19 19:22:12.065 | + lib/etcd3:start_etcd3:45 : cmd+=' --initial-advertise-peer-urls http://10.222.0.60:2380' 2022-08-19 19:22:12.068 | + lib/etcd3:start_etcd3:46 : cmd+=' --advertise-client-urls http://10.222.0.60:2379' 2022-08-19 19:22:12.071 | + lib/etcd3:start_etcd3:47 : '[' 0.0.0.0 == :: ']' 2022-08-19 19:22:12.074 | + lib/etcd3:start_etcd3:50 : cmd+=' --listen-peer-urls http://0.0.0.0:2380 ' 2022-08-19 19:22:12.077 | + lib/etcd3:start_etcd3:52 : cmd+=' --listen-client-urls http://10.222.0.60:2379' 2022-08-19 19:22:12.080 | + lib/etcd3:start_etcd3:53 : '[' True == True ']' 2022-08-19 19:22:12.082 | + lib/etcd3:start_etcd3:54 : cmd+=' --debug' 2022-08-19 19:22:12.085 | + lib/etcd3:start_etcd3:57 : local unitfile=/etc/systemd/system/devstack@etcd.service 2022-08-19 19:22:12.088 | + lib/etcd3:start_etcd3:58 : write_user_unit_file devstack@etcd.service '/opt/stack/bin/etcd --name dv-osbrick-853458-2-ceph --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster dv-osbrick-853458-2-ceph=http://10.222.0.60:2380 --initial-advertise-peer-urls http://10.222.0.60:2380 --advertise-client-urls http://10.222.0.60:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.60:2379 --debug' '' root 2022-08-19 19:22:12.090 | + functions-common:write_user_unit_file:1562 : local service=devstack@etcd.service 2022-08-19 19:22:12.093 | + functions-common:write_user_unit_file:1563 : local 'command=/opt/stack/bin/etcd --name dv-osbrick-853458-2-ceph --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster dv-osbrick-853458-2-ceph=http://10.222.0.60:2380 --initial-advertise-peer-urls http://10.222.0.60:2380 --advertise-client-urls http://10.222.0.60:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.60:2379 --debug' 2022-08-19 19:22:12.096 | + functions-common:write_user_unit_file:1564 : local group= 2022-08-19 19:22:12.098 | + functions-common:write_user_unit_file:1565 : local user=root 2022-08-19 19:22:12.100 | + functions-common:write_user_unit_file:1566 : local env_vars= 2022-08-19 19:22:12.103 | + functions-common:write_user_unit_file:1567 : local extra= 2022-08-19 19:22:12.106 | + functions-common:write_user_unit_file:1568 : [[ -n '' ]] 2022-08-19 19:22:12.108 | + functions-common:write_user_unit_file:1571 : local unitfile=/etc/systemd/system/devstack@etcd.service 2022-08-19 19:22:12.111 | + functions-common:write_user_unit_file:1572 : mkdir -p /etc/systemd/system 2022-08-19 19:22:12.115 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@etcd.service Unit Description 'Devstack devstack@etcd.service' 2022-08-19 19:22:12.212 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service User root 2022-08-19 19:22:12.281 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service ExecStart '/opt/stack/bin/etcd --name dv-osbrick-853458-2-ceph --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster dv-osbrick-853458-2-ceph=http://10.222.0.60:2380 --initial-advertise-peer-urls http://10.222.0.60:2380 --advertise-client-urls http://10.222.0.60:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.60:2379 --debug' 2022-08-19 19:22:12.339 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service KillMode process 2022-08-19 19:22:12.396 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service TimeoutStopSec 300 2022-08-19 19:22:12.457 | + functions-common:write_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-08-19 19:22:12.514 | + functions-common:write_user_unit_file:1580 : [[ -n '' ]] 2022-08-19 19:22:12.517 | + functions-common:write_user_unit_file:1583 : [[ -n '' ]] 2022-08-19 19:22:12.519 | + functions-common:write_user_unit_file:1586 : iniset -sudo /etc/systemd/system/devstack@etcd.service Install WantedBy multi-user.target 2022-08-19 19:22:12.588 | + functions-common:write_user_unit_file:1589 : sudo systemctl daemon-reload 2022-08-19 19:22:13.008 | + lib/etcd3:start_etcd3:60 : iniset -sudo /etc/systemd/system/devstack@etcd.service Unit After network.target 2022-08-19 19:22:13.068 | + lib/etcd3:start_etcd3:61 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Type notify 2022-08-19 19:22:13.126 | + lib/etcd3:start_etcd3:62 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Restart on-failure 2022-08-19 19:22:13.185 | + lib/etcd3:start_etcd3:63 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service LimitNOFILE 65536 2022-08-19 19:22:13.244 | + lib/etcd3:start_etcd3:64 : is_arch aarch64 2022-08-19 19:22:13.247 | ++ functions-common:is_arch:501 : uname -m 2022-08-19 19:22:13.252 | + functions-common:is_arch:501 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2022-08-19 19:22:13.255 | + lib/etcd3:start_etcd3:68 : sudo systemctl daemon-reload 2022-08-19 19:22:13.657 | + lib/etcd3:start_etcd3:69 : sudo systemctl enable devstack@etcd.service 2022-08-19 19:22:13.671 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@etcd.service → /etc/systemd/system/devstack@etcd.service. 2022-08-19 19:22:14.077 | + lib/etcd3:start_etcd3:70 : sudo systemctl start devstack@etcd.service 2022-08-19 19:22:15.053 | + ./stack.sh:main:1079 : is_service_enabled tls-proxy 2022-08-19 19:22:15.071 | + functions-common:is_service_enabled:2095 : return 1 2022-08-19 19:22:15.075 | + ./stack.sh:main:1084 : write_clouds_yaml 2022-08-19 19:22:15.078 | + functions-common:write_clouds_yaml:79 : CLOUDS_YAML=/etc/openstack/clouds.yaml 2022-08-19 19:22:15.082 | ++ functions-common:write_clouds_yaml:81 : dirname /etc/openstack/clouds.yaml 2022-08-19 19:22:15.088 | + functions-common:write_clouds_yaml:81 : sudo mkdir -p /etc/openstack 2022-08-19 19:22:15.102 | + functions-common:write_clouds_yaml:82 : sudo chown -R ubuntu /etc/openstack 2022-08-19 19:22:15.116 | + functions-common:write_clouds_yaml:84 : CA_CERT_ARG= 2022-08-19 19:22:15.119 | + functions-common:write_clouds_yaml:85 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2022-08-19 19:22:15.122 | + 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.60/identity --os-username demo --os-password Passw0rd --os-project-name demo 2022-08-19 19:22:15.212 | The user clouds.yaml file didn't exist. 2022-08-19 19:22:15.224 | + 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.60/identity --os-username admin --os-password Passw0rd --os-project-name admin 2022-08-19 19:22:15.330 | + functions-common:write_clouds_yaml:111 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack-admin-demo --os-region-name RegionOne --os-auth-url http://10.222.0.60/identity --os-username admin --os-password Passw0rd --os-project-name demo 2022-08-19 19:22:15.439 | + functions-common:write_clouds_yaml:122 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack-alt --os-region-name RegionOne --os-auth-url http://10.222.0.60/identity --os-username alt_demo --os-password Passw0rd --os-project-name alt_demo 2022-08-19 19:22:15.548 | + functions-common:write_clouds_yaml:133 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack-alt-member --os-region-name RegionOne --os-auth-url http://10.222.0.60/identity --os-username alt_demo_member --os-password Passw0rd --os-project-name alt_demo 2022-08-19 19:22:15.662 | + functions-common:write_clouds_yaml:144 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack-alt-reader --os-region-name RegionOne --os-auth-url http://10.222.0.60/identity --os-username alt_demo_reader --os-password Passw0rd --os-project-name alt_demo 2022-08-19 19:22:15.794 | + functions-common:write_clouds_yaml:155 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack-reader --os-region-name RegionOne --os-auth-url http://10.222.0.60/identity --os-username demo_reader --os-password Passw0rd --os-project-name demo 2022-08-19 19:22:15.928 | + functions-common:write_clouds_yaml:166 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack-system-admin --os-region-name RegionOne --os-auth-url http://10.222.0.60/identity --os-username admin --os-password Passw0rd --os-system-scope all 2022-08-19 19:22:16.053 | + functions-common:write_clouds_yaml:177 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack-system-member --os-region-name RegionOne --os-auth-url http://10.222.0.60/identity --os-username system_member --os-password Passw0rd --os-system-scope all 2022-08-19 19:22:16.180 | + functions-common:write_clouds_yaml:188 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack-system-reader --os-region-name RegionOne --os-auth-url http://10.222.0.60/identity --os-username system_reader --os-password Passw0rd --os-system-scope all 2022-08-19 19:22:16.312 | + functions-common:write_clouds_yaml:198 : cat 2022-08-19 19:22:16.320 | ++ functions-common:write_clouds_yaml:204 : eval echo '~ubuntu' 2022-08-19 19:22:16.325 | +++ functions-common:write_clouds_yaml:204 : echo /home/ubuntu 2022-08-19 19:22:16.329 | + functions-common:write_clouds_yaml:204 : rm -f /home/ubuntu/.config/openstack/clouds.yaml 2022-08-19 19:22:16.335 | + ./stack.sh:main:1085 : export OS_CLOUD=devstack-admin 2022-08-19 19:22:16.339 | + ./stack.sh:main:1085 : OS_CLOUD=devstack-admin 2022-08-19 19:22:16.342 | + ./stack.sh:main:1087 : is_service_enabled keystone 2022-08-19 19:22:16.359 | + functions-common:is_service_enabled:2095 : return 0 2022-08-19 19:22:16.362 | + ./stack.sh:main:1088 : echo_summary 'Starting Keystone' 2022-08-19 19:22:16.364 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-08-19 19:22:16.367 | + ./stack.sh:echo_summary:441 : echo -e Starting Keystone 2022-08-19 19:22:16.370 | + ./stack.sh:main:1090 : '[' 10.222.0.60 == 10.222.0.60 ']' 2022-08-19 19:22:16.372 | + ./stack.sh:main:1091 : init_keystone 2022-08-19 19:22:16.375 | + lib/keystone:init_keystone:473 : is_service_enabled ldap 2022-08-19 19:22:16.395 | + functions-common:is_service_enabled:2095 : return 1 2022-08-19 19:22:16.398 | + lib/keystone:init_keystone:477 : [[ True == True ]] 2022-08-19 19:22:16.400 | + lib/keystone:init_keystone:479 : recreate_database keystone 2022-08-19 19:22:16.403 | + lib/database:recreate_database:112 : local db=keystone 2022-08-19 19:22:16.406 | + lib/database:recreate_database:113 : recreate_database_mysql keystone 2022-08-19 19:22:16.408 | + lib/databases/mysql:recreate_database_mysql:66 : local db=keystone 2022-08-19 19:22:16.411 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS keystone;' 2022-08-19 19:22:16.416 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-08-19 19:22:16.441 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE keystone CHARACTER SET utf8;' 2022-08-19 19:22:16.448 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-08-19 19:22:16.468 | + lib/keystone:init_keystone:482 : time_start dbsync 2022-08-19 19:22:16.471 | + functions-common:time_start:2425 : local name=dbsync 2022-08-19 19:22:16.473 | + functions-common:time_start:2426 : local start_time= 2022-08-19 19:22:16.476 | + functions-common:time_start:2427 : [[ -n '' ]] 2022-08-19 19:22:16.479 | ++ functions-common:time_start:2430 : date +%s%3N 2022-08-19 19:22:16.484 | + functions-common:time_start:2430 : _TIME_START[$name]=1660936936481 2022-08-19 19:22:16.486 | + lib/keystone:init_keystone:484 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf db_sync 2022-08-19 19:22:20.325 | INFO dbcounter [-] Registered counter for database keystone 2022-08-19 19:22:20.355 | 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=122913) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-08-19 19:22:20.368 | DEBUG dbcounter [-] [122913] Writer thread running {{(pid=122913) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:99}} 2022-08-19 19:22:20.374 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2022-08-19 19:22:20.374 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2022-08-19 19:22:20.383 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=122913) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-08-19 19:22:20.385 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=122913) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-19 19:22:20.385 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=122913) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-19 19:22:20.385 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=122913) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-19 19:22:20.386 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=122913) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-19 19:22:20.386 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/079_expand_update_local_id_limit.py... {{(pid=122913) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-19 19:22:20.386 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/079_expand_update_local_id_limit.py loaded successfully {{(pid=122913) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-19 19:22:20.387 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=122913) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-19 19:22:20.387 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py loaded successfully {{(pid=122913) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-19 19:22:20.387 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=122913) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-19 19:22:20.387 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=122913) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-19 19:22:20.387 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=122913) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-19 19:22:20.387 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=122913) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-19 19:22:20.388 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=122913) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-19 19:22:20.388 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=122913) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-19 19:22:20.388 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=122913) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-08-19 19:22:20.388 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=122913) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-08-19 19:22:20.413 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2022-08-19 19:22:20.413 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2022-08-19 19:22:20.475 | INFO alembic.runtime.migration [-] Running upgrade -> 27e647c0fad4, Initial version 2022-08-19 19:22:22.588 | DEBUG alembic.runtime.migration [-] new branch insert 27e647c0fad4 {{(pid=122913) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:818}} 2022-08-19 19:22:22.591 | INFO alembic.runtime.migration [-] Running upgrade 27e647c0fad4 -> e25ffa003242, Initial no-op Yoga contract migration. 2022-08-19 19:22:22.591 | DEBUG alembic.runtime.migration [-] update 27e647c0fad4 to e25ffa003242 {{(pid=122913) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:853}} 2022-08-19 19:22:22.595 | INFO alembic.runtime.migration [-] Running upgrade 27e647c0fad4 -> 29e87d24a316, Initial no-op Yoga expand migration. 2022-08-19 19:22:22.596 | DEBUG alembic.runtime.migration [-] new branch insert 29e87d24a316 {{(pid=122913) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:818}} 2022-08-19 19:22:22.973 | + lib/keystone:init_keystone:485 : time_stop dbsync 2022-08-19 19:22:22.977 | + functions-common:time_stop:2439 : local name 2022-08-19 19:22:22.980 | + functions-common:time_stop:2440 : local end_time 2022-08-19 19:22:22.984 | + functions-common:time_stop:2441 : local elapsed_time 2022-08-19 19:22:22.987 | + functions-common:time_stop:2442 : local total 2022-08-19 19:22:22.990 | + functions-common:time_stop:2443 : local start_time 2022-08-19 19:22:22.993 | + functions-common:time_stop:2445 : name=dbsync 2022-08-19 19:22:22.996 | + functions-common:time_stop:2446 : start_time=1660936936481 2022-08-19 19:22:22.999 | + functions-common:time_stop:2448 : [[ -z 1660936936481 ]] 2022-08-19 19:22:23.002 | ++ functions-common:time_stop:2451 : date +%s%3N 2022-08-19 19:22:23.007 | + functions-common:time_stop:2451 : end_time=1660936943004 2022-08-19 19:22:23.010 | + functions-common:time_stop:2452 : elapsed_time=6523 2022-08-19 19:22:23.012 | + functions-common:time_stop:2453 : total=0 2022-08-19 19:22:23.015 | + functions-common:time_stop:2455 : _TIME_START[$name]= 2022-08-19 19:22:23.018 | + functions-common:time_stop:2456 : _TIME_TOTAL[$name]=6523 2022-08-19 19:22:23.020 | + lib/keystone:init_keystone:487 : [[ fernet == \f\e\r\n\e\t ]] 2022-08-19 19:22:23.023 | + lib/keystone:init_keystone:488 : rm -rf /etc/keystone/fernet-keys/ 2022-08-19 19:22:23.027 | + lib/keystone:init_keystone:489 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf fernet_setup 2022-08-19 19:22:26.591 | INFO keystone.common.utils [-] /etc/keystone/fernet-keys/ does not appear to exist; attempting to create it 2022-08-19 19:22:26.591 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/fernet-keys/0.tmp 2022-08-19 19:22:26.592 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/fernet-keys/0 2022-08-19 19:22:26.592 | INFO keystone.common.fernet_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/fernet-keys/0'] 2022-08-19 19:22:26.592 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/fernet-keys/0.tmp 2022-08-19 19:22:26.592 | INFO keystone.common.fernet_utils [-] Current primary key is: 0 2022-08-19 19:22:26.593 | INFO keystone.common.fernet_utils [-] Next primary key will be: 1 2022-08-19 19:22:26.593 | INFO keystone.common.fernet_utils [-] Promoted key 0 to be the primary: 1 2022-08-19 19:22:26.593 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/fernet-keys/0 2022-08-19 19:22:26.969 | + lib/keystone:init_keystone:491 : rm -rf /etc/keystone/credential-keys/ 2022-08-19 19:22:26.976 | + lib/keystone:init_keystone:492 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf credential_setup 2022-08-19 19:22:30.642 | INFO keystone.common.utils [-] /etc/keystone/credential-keys/ does not appear to exist; attempting to create it 2022-08-19 19:22:30.643 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/credential-keys/0.tmp 2022-08-19 19:22:30.643 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/credential-keys/0 2022-08-19 19:22:30.643 | INFO keystone.common.fernet_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/credential-keys/0'] 2022-08-19 19:22:30.643 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/credential-keys/0.tmp 2022-08-19 19:22:30.644 | INFO keystone.common.fernet_utils [-] Current primary key is: 0 2022-08-19 19:22:30.644 | INFO keystone.common.fernet_utils [-] Next primary key will be: 1 2022-08-19 19:22:30.644 | INFO keystone.common.fernet_utils [-] Promoted key 0 to be the primary: 1 2022-08-19 19:22:30.644 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/credential-keys/0 2022-08-19 19:22:31.004 | + ./stack.sh:main:1092 : start_keystone 2022-08-19 19:22:31.009 | + lib/keystone:start_keystone:550 : local service_port=5000 2022-08-19 19:22:31.013 | + lib/keystone:start_keystone:551 : local auth_protocol=http 2022-08-19 19:22:31.017 | + lib/keystone:start_keystone:552 : is_service_enabled tls-proxy 2022-08-19 19:22:31.039 | + functions-common:is_service_enabled:2095 : return 1 2022-08-19 19:22:31.042 | + lib/keystone:start_keystone:557 : '[' uwsgi == mod_wsgi ']' 2022-08-19 19:22:31.046 | ++ lib/keystone:start_keystone:561 : which uwsgi 2022-08-19 19:22:31.051 | + lib/keystone:start_keystone:561 : run_process keystone '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' 2022-08-19 19:22:31.053 | + functions-common:run_process:1693 : local service=keystone 2022-08-19 19:22:31.056 | + functions-common:run_process:1694 : local 'command=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-08-19 19:22:31.058 | + functions-common:run_process:1695 : local group= 2022-08-19 19:22:31.061 | + functions-common:run_process:1696 : local user= 2022-08-19 19:22:31.064 | + functions-common:run_process:1697 : local env_vars= 2022-08-19 19:22:31.067 | + functions-common:run_process:1699 : local name=keystone 2022-08-19 19:22:31.069 | + functions-common:run_process:1701 : time_start run_process 2022-08-19 19:22:31.072 | + functions-common:time_start:2425 : local name=run_process 2022-08-19 19:22:31.074 | + functions-common:time_start:2426 : local start_time= 2022-08-19 19:22:31.077 | + functions-common:time_start:2427 : [[ -n '' ]] 2022-08-19 19:22:31.080 | ++ functions-common:time_start:2430 : date +%s%3N 2022-08-19 19:22:31.084 | + functions-common:time_start:2430 : _TIME_START[$name]=1660936951082 2022-08-19 19:22:31.087 | + functions-common:run_process:1702 : is_service_enabled keystone 2022-08-19 19:22:31.103 | + functions-common:is_service_enabled:2095 : return 0 2022-08-19 19:22:31.106 | + functions-common:run_process:1703 : _run_under_systemd keystone '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' '' '' 2022-08-19 19:22:31.108 | + functions-common:_run_under_systemd:1653 : local service=keystone 2022-08-19 19:22:31.111 | + functions-common:_run_under_systemd:1654 : local 'command=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-08-19 19:22:31.113 | + functions-common:_run_under_systemd:1655 : local 'cmd=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-08-19 19:22:31.116 | + functions-common:_run_under_systemd:1657 : _common_systemd_pitfalls '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-08-19 19:22:31.118 | + functions-common:_common_systemd_pitfalls:1625 : local 'cmd=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-08-19 19:22:31.121 | + functions-common:_common_systemd_pitfalls:1628 : [[ /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ sudo ]] 2022-08-19 19:22:31.123 | + functions-common:_common_systemd_pitfalls:1639 : [[ ! /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ ^/ ]] 2022-08-19 19:22:31.126 | + functions-common:_run_under_systemd:1659 : local systemd_service=devstack@keystone.service 2022-08-19 19:22:31.129 | + functions-common:_run_under_systemd:1660 : local group= 2022-08-19 19:22:31.131 | + functions-common:_run_under_systemd:1661 : local user=ubuntu 2022-08-19 19:22:31.133 | + functions-common:_run_under_systemd:1662 : [[ -z ubuntu ]] 2022-08-19 19:22:31.136 | + functions-common:_run_under_systemd:1665 : local env_vars= 2022-08-19 19:22:31.138 | + functions-common:_run_under_systemd:1666 : [[ /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ uwsgi ]] 2022-08-19 19:22:31.141 | + functions-common:_run_under_systemd:1667 : write_uwsgi_user_unit_file devstack@keystone.service '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' ubuntu '' 2022-08-19 19:22:31.143 | + functions-common:write_uwsgi_user_unit_file:1593 : local service=devstack@keystone.service 2022-08-19 19:22:31.145 | + functions-common:write_uwsgi_user_unit_file:1594 : local 'command=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-08-19 19:22:31.147 | + functions-common:write_uwsgi_user_unit_file:1595 : local group= 2022-08-19 19:22:31.150 | + functions-common:write_uwsgi_user_unit_file:1596 : local user=ubuntu 2022-08-19 19:22:31.152 | + functions-common:write_uwsgi_user_unit_file:1597 : local env_vars= 2022-08-19 19:22:31.154 | + functions-common:write_uwsgi_user_unit_file:1598 : local unitfile=/etc/systemd/system/devstack@keystone.service 2022-08-19 19:22:31.156 | + functions-common:write_uwsgi_user_unit_file:1599 : mkdir -p /etc/systemd/system 2022-08-19 19:22:31.161 | + functions-common:write_uwsgi_user_unit_file:1601 : iniset -sudo /etc/systemd/system/devstack@keystone.service Unit Description 'Devstack devstack@keystone.service' 2022-08-19 19:22:31.232 | + functions-common:write_uwsgi_user_unit_file:1602 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service SyslogIdentifier devstack@keystone.service 2022-08-19 19:22:31.303 | + functions-common:write_uwsgi_user_unit_file:1603 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service User ubuntu 2022-08-19 19:22:31.359 | + functions-common:write_uwsgi_user_unit_file:1604 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service ExecStart '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-08-19 19:22:31.423 | + functions-common:write_uwsgi_user_unit_file:1605 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-08-19 19:22:31.487 | + functions-common:write_uwsgi_user_unit_file:1606 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Type notify 2022-08-19 19:22:31.552 | + functions-common:write_uwsgi_user_unit_file:1607 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service KillMode process 2022-08-19 19:22:31.610 | + functions-common:write_uwsgi_user_unit_file:1608 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Restart always 2022-08-19 19:22:31.666 | + functions-common:write_uwsgi_user_unit_file:1609 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service NotifyAccess all 2022-08-19 19:22:31.722 | + functions-common:write_uwsgi_user_unit_file:1610 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service RestartForceExitStatus 100 2022-08-19 19:22:31.778 | + functions-common:write_uwsgi_user_unit_file:1612 : [[ -n '' ]] 2022-08-19 19:22:31.780 | + functions-common:write_uwsgi_user_unit_file:1615 : [[ -n '' ]] 2022-08-19 19:22:31.783 | + functions-common:write_uwsgi_user_unit_file:1618 : iniset -sudo /etc/systemd/system/devstack@keystone.service Install WantedBy multi-user.target 2022-08-19 19:22:31.851 | + functions-common:write_uwsgi_user_unit_file:1621 : sudo systemctl daemon-reload 2022-08-19 19:22:32.273 | + functions-common:_run_under_systemd:1672 : sudo systemctl enable devstack@keystone.service 2022-08-19 19:22:32.291 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@keystone.service → /etc/systemd/system/devstack@keystone.service. 2022-08-19 19:22:32.675 | + functions-common:_run_under_systemd:1673 : sudo systemctl start devstack@keystone.service 2022-08-19 19:22:32.759 | + functions-common:run_process:1705 : time_stop run_process 2022-08-19 19:22:32.762 | + functions-common:time_stop:2439 : local name 2022-08-19 19:22:32.767 | + functions-common:time_stop:2440 : local end_time 2022-08-19 19:22:32.770 | + functions-common:time_stop:2441 : local elapsed_time 2022-08-19 19:22:32.774 | + functions-common:time_stop:2442 : local total 2022-08-19 19:22:32.777 | + functions-common:time_stop:2443 : local start_time 2022-08-19 19:22:32.779 | + functions-common:time_stop:2445 : name=run_process 2022-08-19 19:22:32.782 | + functions-common:time_stop:2446 : start_time=1660936951082 2022-08-19 19:22:32.784 | + functions-common:time_stop:2448 : [[ -z 1660936951082 ]] 2022-08-19 19:22:32.788 | ++ functions-common:time_stop:2451 : date +%s%3N 2022-08-19 19:22:32.792 | + functions-common:time_stop:2451 : end_time=1660936952789 2022-08-19 19:22:32.795 | + functions-common:time_stop:2452 : elapsed_time=1707 2022-08-19 19:22:32.797 | + functions-common:time_stop:2453 : total=1534 2022-08-19 19:22:32.800 | + functions-common:time_stop:2455 : _TIME_START[$name]= 2022-08-19 19:22:32.802 | + functions-common:time_stop:2456 : _TIME_TOTAL[$name]=3241 2022-08-19 19:22:32.804 | + lib/keystone:start_keystone:564 : echo 'Waiting for keystone to start...' 2022-08-19 19:22:32.804 | Waiting for keystone to start... 2022-08-19 19:22:32.807 | + lib/keystone:start_keystone:570 : local service_uri=http://10.222.0.60/identity/v3/ 2022-08-19 19:22:32.809 | + lib/keystone:start_keystone:572 : wait_for_service 60 http://10.222.0.60/identity/v3/ 2022-08-19 19:22:32.812 | + functions:wait_for_service:457 : local timeout=60 2022-08-19 19:22:32.814 | + functions:wait_for_service:458 : local url=http://10.222.0.60/identity/v3/ 2022-08-19 19:22:32.817 | + functions:wait_for_service:459 : local rval=0 2022-08-19 19:22:32.819 | + functions:wait_for_service:460 : time_start wait_for_service 2022-08-19 19:22:32.822 | + functions-common:time_start:2425 : local name=wait_for_service 2022-08-19 19:22:32.824 | + functions-common:time_start:2426 : local start_time= 2022-08-19 19:22:32.826 | + functions-common:time_start:2427 : [[ -n '' ]] 2022-08-19 19:22:32.829 | ++ functions-common:time_start:2430 : date +%s%3N 2022-08-19 19:22:32.834 | + functions-common:time_start:2430 : _TIME_START[$name]=1660936952831 2022-08-19 19:22:32.836 | + functions:wait_for_service:461 : timeout 60 bash -x 2022-08-19 19:22:32.842 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.60/identity/v3/ 2022-08-19 19:22:38.081 | + :: : [[ 200 == 503 ]] 2022-08-19 19:22:38.083 | + :: : [[ 0 -eq 7 ]] 2022-08-19 19:22:38.088 | + functions:wait_for_service:466 : time_stop wait_for_service 2022-08-19 19:22:38.093 | + functions-common:time_stop:2439 : local name 2022-08-19 19:22:38.097 | + functions-common:time_stop:2440 : local end_time 2022-08-19 19:22:38.101 | + functions-common:time_stop:2441 : local elapsed_time 2022-08-19 19:22:38.105 | + functions-common:time_stop:2442 : local total 2022-08-19 19:22:38.109 | + functions-common:time_stop:2443 : local start_time 2022-08-19 19:22:38.112 | + functions-common:time_stop:2445 : name=wait_for_service 2022-08-19 19:22:38.114 | + functions-common:time_stop:2446 : start_time=1660936952831 2022-08-19 19:22:38.117 | + functions-common:time_stop:2448 : [[ -z 1660936952831 ]] 2022-08-19 19:22:38.120 | ++ functions-common:time_stop:2451 : date +%s%3N 2022-08-19 19:22:38.125 | + functions-common:time_stop:2451 : end_time=1660936958122 2022-08-19 19:22:38.128 | + functions-common:time_stop:2452 : elapsed_time=5291 2022-08-19 19:22:38.130 | + functions-common:time_stop:2453 : total=0 2022-08-19 19:22:38.133 | + functions-common:time_stop:2455 : _TIME_START[$name]= 2022-08-19 19:22:38.135 | + functions-common:time_stop:2456 : _TIME_TOTAL[$name]=5291 2022-08-19 19:22:38.138 | + functions:wait_for_service:467 : return 0 2022-08-19 19:22:38.141 | + lib/keystone:start_keystone:577 : is_service_enabled tls-proxy 2022-08-19 19:22:38.158 | + functions-common:is_service_enabled:2095 : return 1 2022-08-19 19:22:38.161 | + lib/keystone:start_keystone:582 : restart_service memcached 2022-08-19 19:22:38.164 | + functions-common:restart_service:2323 : '[' -x /bin/systemctl ']' 2022-08-19 19:22:38.167 | + functions-common:restart_service:2324 : sudo /bin/systemctl restart memcached 2022-08-19 19:22:38.196 | + ./stack.sh:main:1093 : bootstrap_keystone 2022-08-19 19:22:38.198 | + lib/keystone:bootstrap_keystone:602 : /usr/local/bin/keystone-manage bootstrap --bootstrap-username admin --bootstrap-password Passw0rd --bootstrap-project-name admin --bootstrap-role-name admin --bootstrap-service-name keystone --bootstrap-region-id RegionOne --bootstrap-public-url http://10.222.0.60/identity 2022-08-19 19:22:41.807 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.deleted`. {{(pid=123700) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-08-19 19:22:41.808 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.disabled`. {{(pid=123700) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-08-19 19:22:41.808 | 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=123700) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-08-19 19:22:41.815 | DEBUG keystone.notifications [-] Callback: `keystone.assignment.core.Manager._delete_domain_assignments` subscribed to event `identity.domain.deleted`. {{(pid=123700) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-08-19 19:22:41.831 | DEBUG keystone.notifications [-] Callback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.project.deleted`. {{(pid=123700) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-08-19 19:22:41.831 | DEBUG keystone.notifications [-] Callback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.endpoint.deleted`. {{(pid=123700) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-08-19 19:22:41.860 | DEBUG keystone.notifications [-] Callback: `keystone.federation.core.Manager._cleanup_identity_provider` subscribed to event `identity.domain_deleted.internal`. {{(pid=123700) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-08-19 19:22:41.892 | DEBUG keystone.notifications [-] Callback: `keystone.identity.core.Manager._domain_deleted` subscribed to event `identity.domain_deleted.internal`. {{(pid=123700) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-08-19 19:22:41.893 | DEBUG keystone.notifications [-] Callback: `keystone.identity.core.Manager._unset_default_project` subscribed to event `identity.project.deleted`. {{(pid=123700) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-08-19 19:22:41.983 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._trust_callback` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=123700) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-08-19 19:22:41.983 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._consumer_callback` subscribed to event `identity.OS-OAUTH1:consumer.deleted`. {{(pid=123700) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-08-19 19:22:41.983 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.deleted`. {{(pid=123700) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-08-19 19:22:41.983 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._project_callback` subscribed to event `identity.project.deleted`. {{(pid=123700) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-08-19 19:22:41.983 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.disabled`. {{(pid=123700) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-08-19 19:22:41.984 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.persist_revocation_event_for_user.internal`. {{(pid=123700) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-08-19 19:22:41.996 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=123700) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-08-19 19:22:41.996 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.deleted`. {{(pid=123700) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-08-19 19:22:41.996 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.deleted`. {{(pid=123700) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-08-19 19:22:41.996 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.disabled`. {{(pid=123700) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-08-19 19:22:41.997 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.disabled`. {{(pid=123700) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-08-19 19:22:41.997 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.project.disabled`. {{(pid=123700) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-08-19 19:22:41.997 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.invalidate_token_cache.internal`. {{(pid=123700) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-08-19 19:22:42.004 | DEBUG keystone.notifications [-] Callback: `keystone.trust.core.Manager._on_user_delete` subscribed to event `identity.user.deleted`. {{(pid=123700) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-08-19 19:22:42.007 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=123700) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-08-19 19:22:42.007 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.deleted`. {{(pid=123700) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-08-19 19:22:42.007 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.deleted`. {{(pid=123700) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-08-19 19:22:42.007 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.disabled`. {{(pid=123700) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-08-19 19:22:42.007 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.disabled`. {{(pid=123700) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-08-19 19:22:42.007 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.project.disabled`. {{(pid=123700) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-08-19 19:22:42.008 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.invalidate_token_cache.internal`. {{(pid=123700) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-08-19 19:22:42.079 | INFO dbcounter [-] Registered counter for database keystone 2022-08-19 19:22:42.099 | 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=123700) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-08-19 19:22:42.106 | DEBUG dbcounter [-] [123700] Writer thread running {{(pid=123700) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:99}} 2022-08-19 19:22:42.331 | INFO keystone.cmd.bootstrap [None req-502faf9d-bc7a-420d-b738-307c807d20f0 None None] Created domain default 2022-08-19 19:22:42.380 | INFO keystone.cmd.bootstrap [None req-502faf9d-bc7a-420d-b738-307c807d20f0 None None] Created project admin 2022-08-19 19:22:42.412 | DEBUG passlib.handlers.bcrypt [None req-502faf9d-bc7a-420d-b738-307c807d20f0 None None] detected 'bcrypt' backend, version '3.2.2' {{(pid=123700) _load_backend_mixin /usr/local/lib/python3.8/dist-packages/passlib/handlers/bcrypt.py:625}} 2022-08-19 19:22:42.412 | DEBUG passlib.handlers.bcrypt [None req-502faf9d-bc7a-420d-b738-307c807d20f0 None None] 'bcrypt' backend lacks $2$ support, enabling workaround {{(pid=123700) _finalize_backend_mixin /usr/local/lib/python3.8/dist-packages/passlib/handlers/bcrypt.py:406}} 2022-08-19 19:22:42.475 | INFO keystone.cmd.bootstrap [None req-502faf9d-bc7a-420d-b738-307c807d20f0 None None] Created user admin 2022-08-19 19:22:42.499 | INFO keystone.cmd.bootstrap [None req-502faf9d-bc7a-420d-b738-307c807d20f0 None None] Created role reader 2022-08-19 19:22:42.510 | INFO keystone.cmd.bootstrap [None req-502faf9d-bc7a-420d-b738-307c807d20f0 None None] Created role member 2022-08-19 19:22:42.539 | INFO keystone.cmd.bootstrap [None req-502faf9d-bc7a-420d-b738-307c807d20f0 None None] Created implied role where 848a48b503dc483fbbc428affa473937 implies eb7fb540254848549730933af8f59dcb 2022-08-19 19:22:42.552 | INFO keystone.cmd.bootstrap [None req-502faf9d-bc7a-420d-b738-307c807d20f0 None None] Created role admin 2022-08-19 19:22:42.573 | INFO keystone.cmd.bootstrap [None req-502faf9d-bc7a-420d-b738-307c807d20f0 None None] Created implied role where 4ef4b944934e44a28a394ebd1a816f64 implies 848a48b503dc483fbbc428affa473937 2022-08-19 19:22:42.587 | INFO keystone.cmd.bootstrap [None req-502faf9d-bc7a-420d-b738-307c807d20f0 None None] Granted role admin on project admin to user admin. 2022-08-19 19:22:42.597 | INFO keystone.cmd.bootstrap [None req-502faf9d-bc7a-420d-b738-307c807d20f0 None None] Granted role admin on the system to user admin. 2022-08-19 19:22:42.611 | WARNING py.warnings [None req-502faf9d-bc7a-420d-b738-307c807d20f0 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-08-19 19:22:42.611 | warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2022-08-19 19:22:42.611 |  2022-08-19 19:22:42.615 | INFO keystone.cmd.bootstrap [None req-502faf9d-bc7a-420d-b738-307c807d20f0 None None] Created region RegionOne 2022-08-19 19:22:42.652 | INFO keystone.cmd.bootstrap [None req-502faf9d-bc7a-420d-b738-307c807d20f0 None None] Created public endpoint http://10.222.0.60/identity 2022-08-19 19:22:43.118 | + lib/keystone:bootstrap_keystone:610 : '[' False == True ']' 2022-08-19 19:22:43.123 | + ./stack.sh:main:1096 : create_keystone_accounts 2022-08-19 19:22:43.126 | + lib/keystone:create_keystone_accounts:309 : local admin_project 2022-08-19 19:22:43.129 | ++ lib/keystone:create_keystone_accounts:310 : oscwrap project show admin -f value -c id 2022-08-19 19:22:46.656 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:22:46.656 | from cryptography.utils import int_from_bytes 2022-08-19 19:22:46.656 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:22:46.656 | from cryptography.utils import int_from_bytes 2022-08-19 19:22:46.824 | ++ functions-common:oscwrap:2479 : return 0 2022-08-19 19:22:46.829 | + lib/keystone:create_keystone_accounts:310 : admin_project=5477f1d1785b40499847c6f71cd220c2 2022-08-19 19:22:46.832 | + lib/keystone:create_keystone_accounts:311 : local admin_user 2022-08-19 19:22:46.837 | ++ lib/keystone:create_keystone_accounts:312 : oscwrap user show admin -f value -c id 2022-08-19 19:22:49.277 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:22:49.277 | from cryptography.utils import int_from_bytes 2022-08-19 19:22:49.277 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:22:49.277 | from cryptography.utils import int_from_bytes 2022-08-19 19:22:49.445 | ++ functions-common:oscwrap:2479 : return 0 2022-08-19 19:22:49.450 | + lib/keystone:create_keystone_accounts:312 : admin_user=9d26dacccf744cb7a2a26549ace91be1 2022-08-19 19:22:49.453 | + lib/keystone:create_keystone_accounts:314 : local admin_role=admin 2022-08-19 19:22:49.456 | + lib/keystone:create_keystone_accounts:315 : local member_role=member 2022-08-19 19:22:49.458 | + lib/keystone:create_keystone_accounts:316 : local reader_role=reader 2022-08-19 19:22:49.462 | + lib/keystone:create_keystone_accounts:318 : async_run ks-domain-role get_or_add_user_domain_role admin 9d26dacccf744cb7a2a26549ace91be1 default 2022-08-19 19:22:49.532 | + inc/async:async_inner:63 : get_or_add_user_domain_role admin 9d26dacccf744cb7a2a26549ace91be1 default 2022-08-19 19:22:49.580 | [90820 Async ks-domain-role:123831]: running: get_or_add_user_domain_role admin 9d26dacccf744cb7a2a26549ace91be1 default 2022-08-19 19:22:49.583 | + lib/keystone:create_keystone_accounts:321 : get_or_create_domain Default 2022-08-19 19:22:49.585 | + functions-common:get_or_create_domain:877 : local domain_id 2022-08-19 19:22:49.589 | ++ functions-common:get_or_create_domain:889 : oscwrap --os-cloud devstack-system-admin domain show Default -f value -c id 2022-08-19 19:22:53.106 | + functions-common:get_or_create_domain:887 : domain_id=default 2022-08-19 19:22:53.108 | + functions-common:get_or_create_domain:888 : echo default 2022-08-19 19:22:53.108 | default 2022-08-19 19:22:53.111 | + lib/keystone:create_keystone_accounts:322 : async_run ks-project get_or_create_project service Default 2022-08-19 19:22:53.179 | + inc/async:async_inner:63 : get_or_create_project service Default 2022-08-19 19:22:53.230 | [90820 Async ks-project:123983]: running: get_or_create_project service Default 2022-08-19 19:22:53.232 | + lib/keystone:create_keystone_accounts:325 : async_run ks-service get_or_create_role service 2022-08-19 19:22:53.311 | + inc/async:async_inner:63 : get_or_create_role service 2022-08-19 19:22:53.359 | [90820 Async ks-service:124078]: running: get_or_create_role service 2022-08-19 19:22:53.362 | + lib/keystone:create_keystone_accounts:331 : async_run ks-reseller get_or_create_role ResellerAdmin 2022-08-19 19:22:53.449 | + inc/async:async_inner:63 : get_or_create_role ResellerAdmin 2022-08-19 19:22:53.601 | [90820 Async ks-reseller:124174]: running: get_or_create_role ResellerAdmin 2022-08-19 19:22:53.623 | + lib/keystone:create_keystone_accounts:335 : local another_role=anotherrole 2022-08-19 19:22:53.639 | + lib/keystone:create_keystone_accounts:336 : async_run ks-anotherrole get_or_create_role anotherrole 2022-08-19 19:22:54.143 | + inc/async:async_inner:63 : get_or_create_role anotherrole 2022-08-19 19:22:54.358 | [90820 Async ks-anotherrole:124274]: running: get_or_create_role anotherrole 2022-08-19 19:22:54.379 | + lib/keystone:create_keystone_accounts:339 : local invis_project 2022-08-19 19:22:54.403 | ++ lib/keystone:create_keystone_accounts:340 : get_or_create_project invisible_to_admin default 2022-08-19 19:22:54.427 | ++ functions-common:get_or_create_project:932 : local project_id 2022-08-19 19:22:54.472 | +++ functions-common:get_or_create_project:940 : oscwrap --os-cloud devstack-system-admin project create invisible_to_admin --domain=default --or-show -f value -c id 2022-08-19 19:22:57.278 | + inc/async:async_inner:64 : rc=0 2022-08-19 19:22:57.356 | [124078 Async ks-service:124078]: finished successfully 2022-08-19 19:22:57.799 | + inc/async:async_inner:64 : rc=0 2022-08-19 19:22:57.817 | + inc/async:async_inner:64 : rc=0 2022-08-19 19:22:57.863 | [124174 Async ks-reseller:124174]: finished successfully 2022-08-19 19:22:57.869 | [123983 Async ks-project:123983]: finished successfully 2022-08-19 19:22:58.355 | + inc/async:async_inner:64 : rc=0 2022-08-19 19:22:58.387 | [124274 Async ks-anotherrole:124274]: finished successfully 2022-08-19 19:22:58.417 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:22:58.417 | from cryptography.utils import int_from_bytes 2022-08-19 19:22:58.417 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:22:58.417 | from cryptography.utils import int_from_bytes 2022-08-19 19:22:58.586 | +++ functions-common:oscwrap:2479 : return 0 2022-08-19 19:22:58.588 | ++ functions-common:get_or_create_project:938 : project_id=0ea7d0269f09447999f1d16f4e39478b 2022-08-19 19:22:58.591 | ++ functions-common:get_or_create_project:939 : echo 0ea7d0269f09447999f1d16f4e39478b 2022-08-19 19:22:58.594 | + lib/keystone:create_keystone_accounts:340 : invis_project=0ea7d0269f09447999f1d16f4e39478b 2022-08-19 19:22:58.597 | + lib/keystone:create_keystone_accounts:343 : local demo_project 2022-08-19 19:22:58.600 | ++ lib/keystone:create_keystone_accounts:344 : get_or_create_project demo default 2022-08-19 19:22:58.603 | ++ functions-common:get_or_create_project:932 : local project_id 2022-08-19 19:22:58.606 | +++ functions-common:get_or_create_project:940 : oscwrap --os-cloud devstack-system-admin project create demo --domain=default --or-show -f value -c id 2022-08-19 19:23:01.146 | + inc/async:async_inner:64 : rc=0 2022-08-19 19:23:01.172 | [123831 Async ks-domain-role:123831]: finished successfully 2022-08-19 19:23:01.427 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:23:01.427 | from cryptography.utils import int_from_bytes 2022-08-19 19:23:01.427 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:23:01.427 | from cryptography.utils import int_from_bytes 2022-08-19 19:23:01.606 | +++ functions-common:oscwrap:2479 : return 0 2022-08-19 19:23:01.610 | ++ functions-common:get_or_create_project:938 : project_id=84253ede8aa34d9bb8638223c2d7ad79 2022-08-19 19:23:01.612 | ++ functions-common:get_or_create_project:939 : echo 84253ede8aa34d9bb8638223c2d7ad79 2022-08-19 19:23:01.615 | + lib/keystone:create_keystone_accounts:344 : demo_project=84253ede8aa34d9bb8638223c2d7ad79 2022-08-19 19:23:01.618 | + lib/keystone:create_keystone_accounts:345 : local demo_user 2022-08-19 19:23:01.621 | ++ lib/keystone:create_keystone_accounts:347 : get_or_create_user demo Passw0rd default demo@example.com 2022-08-19 19:23:01.624 | ++ functions-common:get_or_create_user:909 : local user_id 2022-08-19 19:23:01.627 | ++ functions-common:get_or_create_user:910 : [[ ! -z demo@example.com ]] 2022-08-19 19:23:01.630 | ++ functions-common:get_or_create_user:911 : local email=--email=demo@example.com 2022-08-19 19:23:01.633 | +++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create demo --password Passw0rd --domain=default --email=demo@example.com --or-show -f value -c id 2022-08-19 19:23:04.454 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:23:04.454 | from cryptography.utils import int_from_bytes 2022-08-19 19:23:04.454 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:23:04.454 | from cryptography.utils import int_from_bytes 2022-08-19 19:23:04.621 | +++ functions-common:oscwrap:2479 : return 0 2022-08-19 19:23:04.626 | ++ functions-common:get_or_create_user:925 : user_id=34cb0c8fda3c4c3db8e786e2db0c16cc 2022-08-19 19:23:04.631 | ++ functions-common:get_or_create_user:926 : echo 34cb0c8fda3c4c3db8e786e2db0c16cc 2022-08-19 19:23:04.635 | + lib/keystone:create_keystone_accounts:347 : demo_user=34cb0c8fda3c4c3db8e786e2db0c16cc 2022-08-19 19:23:04.640 | + lib/keystone:create_keystone_accounts:349 : async_wait ks-domain-role ks-domain ks-project ks-service ks-reseller ks-anotherrole 2022-08-19 19:23:04.696 | [90820 Async ks-domain-role:123831]: Waiting for completion of get_or_add_user_domain_role admin 9d26dacccf744cb7a2a26549ace91be1 default running on PID 123831 (6 other jobs running) 2022-08-19 19:23:04.727 | [90820 Async ks-domain-role:123831]: Signaling child to exit 2022-08-19 19:23:04.727 | WAKEUP 2022-08-19 19:23:04.754 | [90820 Async ks-domain-role:123831]: Signaled 2022-08-19 19:23:04.756 | + functions-common:get_or_add_user_domain_role:1003 : local user_role_id 2022-08-19 19:23:04.756 | ++ functions-common:get_or_add_user_domain_role:1009 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 9d26dacccf744cb7a2a26549ace91be1 --domain default 2022-08-19 19:23:04.756 | ++ functions-common:get_or_add_user_domain_role:1009 : grep '^|\s[a-f0-9]\+' 2022-08-19 19:23:04.757 | ++ functions-common:get_or_add_user_domain_role:1009 : get_field 1 2022-08-19 19:23:04.757 | ++ functions-common:get_field:811 : local data field 2022-08-19 19:23:04.757 | ++ functions-common:get_field:812 : read data 2022-08-19 19:23:04.757 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:23:04.757 | from cryptography.utils import int_from_bytes 2022-08-19 19:23:04.757 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:23:04.757 | from cryptography.utils import int_from_bytes 2022-08-19 19:23:04.757 | ++ functions-common:oscwrap:2479 : return 0 2022-08-19 19:23:04.757 | + functions-common:get_or_add_user_domain_role:1009 : user_role_id= 2022-08-19 19:23:04.757 | + functions-common:get_or_add_user_domain_role:1010 : [[ -z '' ]] 2022-08-19 19:23:04.757 | + functions-common:get_or_add_user_domain_role:1012 : openstack --os-cloud devstack-system-admin role add admin --user 9d26dacccf744cb7a2a26549ace91be1 --domain default 2022-08-19 19:23:04.757 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:23:04.757 | from cryptography.utils import int_from_bytes 2022-08-19 19:23:04.757 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:23:04.757 | from cryptography.utils import int_from_bytes 2022-08-19 19:23:04.757 | ++ functions-common:get_or_add_user_domain_role:1019 : grep '^|\s[a-f0-9]\+' 2022-08-19 19:23:04.757 | ++ functions-common:get_or_add_user_domain_role:1019 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 9d26dacccf744cb7a2a26549ace91be1 --domain default 2022-08-19 19:23:04.757 | ++ functions-common:get_or_add_user_domain_role:1019 : get_field 1 2022-08-19 19:23:04.757 | ++ functions-common:get_field:811 : local data field 2022-08-19 19:23:04.757 | ++ functions-common:get_field:812 : read data 2022-08-19 19:23:04.757 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:23:04.757 | from cryptography.utils import int_from_bytes 2022-08-19 19:23:04.757 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:23:04.757 | from cryptography.utils import int_from_bytes 2022-08-19 19:23:04.757 | ++ functions-common:oscwrap:2479 : return 0 2022-08-19 19:23:04.757 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-08-19 19:23:04.758 | ++ functions-common:get_field:816 : field='$2' 2022-08-19 19:23:04.758 | ++ functions-common:get_field:818 : echo '| 4ef4b944934e44a28a394ebd1a816f64 | 9d26dacccf744cb7a2a26549ace91be1 | | | default | | False |' 2022-08-19 19:23:04.758 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-08-19 19:23:04.758 | ++ functions-common:get_field:812 : read data 2022-08-19 19:23:04.758 | + functions-common:get_or_add_user_domain_role:1019 : user_role_id=4ef4b944934e44a28a394ebd1a816f64 2022-08-19 19:23:04.758 | + functions-common:get_or_add_user_domain_role:1021 : echo 4ef4b944934e44a28a394ebd1a816f64 2022-08-19 19:23:04.758 | 4ef4b944934e44a28a394ebd1a816f64 2022-08-19 19:23:04.807 | [90820 Async ks-domain-role:123831]: finished get_or_add_user_domain_role admin 9d26dacccf744cb7a2a26549ace91be1 default with result 0 in 11 seconds 2022-08-19 19:23:04.815 | Not waiting for async task ks-domain that we never started or has already been waited for 2022-08-19 19:23:04.851 | [90820 Async ks-project:123983]: Waiting for completion of get_or_create_project service Default running on PID 123983 (5 other jobs running) 2022-08-19 19:23:04.877 | [90820 Async ks-project:123983]: Signaling child to exit 2022-08-19 19:23:04.877 | WAKEUP 2022-08-19 19:23:04.900 | [90820 Async ks-project:123983]: Signaled 2022-08-19 19:23:04.901 | + functions-common:get_or_create_project:932 : local project_id 2022-08-19 19:23:04.902 | ++ functions-common:get_or_create_project:940 : oscwrap --os-cloud devstack-system-admin project create service --domain=Default --or-show -f value -c id 2022-08-19 19:23:04.902 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:23:04.902 | from cryptography.utils import int_from_bytes 2022-08-19 19:23:04.902 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:23:04.902 | from cryptography.utils import int_from_bytes 2022-08-19 19:23:04.902 | ++ functions-common:oscwrap:2479 : return 0 2022-08-19 19:23:04.902 | + functions-common:get_or_create_project:938 : project_id=a186fc1651b442d4b704b88a3dddf1b0 2022-08-19 19:23:04.902 | + functions-common:get_or_create_project:939 : echo a186fc1651b442d4b704b88a3dddf1b0 2022-08-19 19:23:04.902 | a186fc1651b442d4b704b88a3dddf1b0 2022-08-19 19:23:04.947 | [90820 Async ks-project:123983]: finished get_or_create_project service Default with result 0 in 4 seconds 2022-08-19 19:23:04.988 | [90820 Async ks-service:124078]: Waiting for completion of get_or_create_role service running on PID 124078 (4 other jobs running) 2022-08-19 19:23:05.013 | [90820 Async ks-service:124078]: Signaling child to exit 2022-08-19 19:23:05.013 | WAKEUP 2022-08-19 19:23:05.037 | [90820 Async ks-service:124078]: Signaled 2022-08-19 19:23:05.038 | + functions-common:get_or_create_role:945 : local role_id 2022-08-19 19:23:05.038 | ++ functions-common:get_or_create_role:952 : oscwrap --os-cloud devstack-system-admin role create service --or-show -f value -c id 2022-08-19 19:23:05.038 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:23:05.038 | from cryptography.utils import int_from_bytes 2022-08-19 19:23:05.038 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:23:05.038 | from cryptography.utils import int_from_bytes 2022-08-19 19:23:05.038 | ++ functions-common:oscwrap:2479 : return 0 2022-08-19 19:23:05.039 | + functions-common:get_or_create_role:950 : role_id=db8abf37adff4704889523e773b95924 2022-08-19 19:23:05.039 | + functions-common:get_or_create_role:951 : echo db8abf37adff4704889523e773b95924 2022-08-19 19:23:05.039 | db8abf37adff4704889523e773b95924 2022-08-19 19:23:05.084 | [90820 Async ks-service:124078]: finished get_or_create_role service with result 0 in 4 seconds 2022-08-19 19:23:05.122 | [90820 Async ks-reseller:124174]: Waiting for completion of get_or_create_role ResellerAdmin running on PID 124174 (3 other jobs running) 2022-08-19 19:23:05.148 | [90820 Async ks-reseller:124174]: Signaling child to exit 2022-08-19 19:23:05.148 | WAKEUP 2022-08-19 19:23:05.171 | [90820 Async ks-reseller:124174]: Signaled 2022-08-19 19:23:05.173 | + functions-common:get_or_create_role:945 : local role_id 2022-08-19 19:23:05.173 | ++ functions-common:get_or_create_role:952 : oscwrap --os-cloud devstack-system-admin role create ResellerAdmin --or-show -f value -c id 2022-08-19 19:23:05.173 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:23:05.173 | from cryptography.utils import int_from_bytes 2022-08-19 19:23:05.173 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:23:05.173 | from cryptography.utils import int_from_bytes 2022-08-19 19:23:05.173 | ++ functions-common:oscwrap:2479 : return 0 2022-08-19 19:23:05.173 | + functions-common:get_or_create_role:950 : role_id=2f4e8a120c894135a4bcf67db3d64423 2022-08-19 19:23:05.173 | + functions-common:get_or_create_role:951 : echo 2f4e8a120c894135a4bcf67db3d64423 2022-08-19 19:23:05.173 | 2f4e8a120c894135a4bcf67db3d64423 2022-08-19 19:23:05.219 | [90820 Async ks-reseller:124174]: finished get_or_create_role ResellerAdmin with result 0 in 4 seconds 2022-08-19 19:23:05.257 | [90820 Async ks-anotherrole:124274]: Waiting for completion of get_or_create_role anotherrole running on PID 124274 (2 other jobs running) 2022-08-19 19:23:05.283 | [90820 Async ks-anotherrole:124274]: Signaling child to exit 2022-08-19 19:23:05.284 | WAKEUP 2022-08-19 19:23:05.306 | [90820 Async ks-anotherrole:124274]: Signaled 2022-08-19 19:23:05.308 | + functions-common:get_or_create_role:945 : local role_id 2022-08-19 19:23:05.308 | ++ functions-common:get_or_create_role:952 : oscwrap --os-cloud devstack-system-admin role create anotherrole --or-show -f value -c id 2022-08-19 19:23:05.308 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:23:05.308 | from cryptography.utils import int_from_bytes 2022-08-19 19:23:05.308 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:23:05.308 | from cryptography.utils import int_from_bytes 2022-08-19 19:23:05.308 | ++ functions-common:oscwrap:2479 : return 0 2022-08-19 19:23:05.308 | + functions-common:get_or_create_role:950 : role_id=cee2b2731e93403d9f425e05f6905b53 2022-08-19 19:23:05.308 | + functions-common:get_or_create_role:951 : echo cee2b2731e93403d9f425e05f6905b53 2022-08-19 19:23:05.308 | cee2b2731e93403d9f425e05f6905b53 2022-08-19 19:23:05.353 | [90820 Async ks-anotherrole:124274]: finished get_or_create_role anotherrole with result 0 in 4 seconds 2022-08-19 19:23:05.358 | + inc/async:async_wait:197 : return 0 2022-08-19 19:23:05.360 | + lib/keystone:create_keystone_accounts:351 : async_run ks-demo-member get_or_add_user_project_role member 34cb0c8fda3c4c3db8e786e2db0c16cc 84253ede8aa34d9bb8638223c2d7ad79 2022-08-19 19:23:05.433 | + inc/async:async_inner:63 : get_or_add_user_project_role member 34cb0c8fda3c4c3db8e786e2db0c16cc 84253ede8aa34d9bb8638223c2d7ad79 2022-08-19 19:23:05.477 | [90820 Async ks-demo-member:125163]: running: get_or_add_user_project_role member 34cb0c8fda3c4c3db8e786e2db0c16cc 84253ede8aa34d9bb8638223c2d7ad79 2022-08-19 19:23:05.480 | + lib/keystone:create_keystone_accounts:353 : async_run ks-demo-admin get_or_add_user_project_role admin 9d26dacccf744cb7a2a26549ace91be1 84253ede8aa34d9bb8638223c2d7ad79 2022-08-19 19:23:05.551 | + inc/async:async_inner:63 : get_or_add_user_project_role admin 9d26dacccf744cb7a2a26549ace91be1 84253ede8aa34d9bb8638223c2d7ad79 2022-08-19 19:23:05.604 | [90820 Async ks-demo-admin:125284]: running: get_or_add_user_project_role admin 9d26dacccf744cb7a2a26549ace91be1 84253ede8aa34d9bb8638223c2d7ad79 2022-08-19 19:23:05.607 | + lib/keystone:create_keystone_accounts:354 : async_run ks-demo-another get_or_add_user_project_role anotherrole 34cb0c8fda3c4c3db8e786e2db0c16cc 84253ede8aa34d9bb8638223c2d7ad79 2022-08-19 19:23:05.688 | + inc/async:async_inner:63 : get_or_add_user_project_role anotherrole 34cb0c8fda3c4c3db8e786e2db0c16cc 84253ede8aa34d9bb8638223c2d7ad79 2022-08-19 19:23:05.744 | [90820 Async ks-demo-another:125405]: running: get_or_add_user_project_role anotherrole 34cb0c8fda3c4c3db8e786e2db0c16cc 84253ede8aa34d9bb8638223c2d7ad79 2022-08-19 19:23:05.747 | + lib/keystone:create_keystone_accounts:355 : async_run ks-demo-invis get_or_add_user_project_role member 34cb0c8fda3c4c3db8e786e2db0c16cc 0ea7d0269f09447999f1d16f4e39478b 2022-08-19 19:23:05.829 | + inc/async:async_inner:63 : get_or_add_user_project_role member 34cb0c8fda3c4c3db8e786e2db0c16cc 0ea7d0269f09447999f1d16f4e39478b 2022-08-19 19:23:05.896 | [90820 Async ks-demo-invis:125527]: running: get_or_add_user_project_role member 34cb0c8fda3c4c3db8e786e2db0c16cc 0ea7d0269f09447999f1d16f4e39478b 2022-08-19 19:23:05.900 | + lib/keystone:create_keystone_accounts:358 : local demo_reader 2022-08-19 19:23:05.916 | ++ lib/keystone:create_keystone_accounts:360 : get_or_create_user demo_reader Passw0rd default demo_reader@example.com 2022-08-19 19:23:05.925 | ++ functions-common:get_or_create_user:909 : local user_id 2022-08-19 19:23:05.933 | ++ functions-common:get_or_create_user:910 : [[ ! -z demo_reader@example.com ]] 2022-08-19 19:23:05.938 | ++ functions-common:get_or_create_user:911 : local email=--email=demo_reader@example.com 2022-08-19 19:23:05.947 | +++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create demo_reader --password Passw0rd --domain=default --email=demo_reader@example.com --or-show -f value -c id 2022-08-19 19:23:09.724 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:23:09.724 | from cryptography.utils import int_from_bytes 2022-08-19 19:23:09.724 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:23:09.724 | from cryptography.utils import int_from_bytes 2022-08-19 19:23:09.906 | +++ functions-common:oscwrap:2479 : return 0 2022-08-19 19:23:09.909 | ++ functions-common:get_or_create_user:925 : user_id=d14ee78c11714801ac375212753b4676 2022-08-19 19:23:09.911 | ++ functions-common:get_or_create_user:926 : echo d14ee78c11714801ac375212753b4676 2022-08-19 19:23:09.914 | + lib/keystone:create_keystone_accounts:360 : demo_reader=d14ee78c11714801ac375212753b4676 2022-08-19 19:23:09.917 | + lib/keystone:create_keystone_accounts:362 : async_run ks-demo-reader get_or_add_user_project_role reader d14ee78c11714801ac375212753b4676 84253ede8aa34d9bb8638223c2d7ad79 2022-08-19 19:23:09.988 | + inc/async:async_inner:63 : get_or_add_user_project_role reader d14ee78c11714801ac375212753b4676 84253ede8aa34d9bb8638223c2d7ad79 2022-08-19 19:23:10.053 | [90820 Async ks-demo-reader:125691]: running: get_or_add_user_project_role reader d14ee78c11714801ac375212753b4676 84253ede8aa34d9bb8638223c2d7ad79 2022-08-19 19:23:10.057 | + lib/keystone:create_keystone_accounts:365 : local alt_demo_project 2022-08-19 19:23:10.060 | ++ lib/keystone:create_keystone_accounts:366 : get_or_create_project alt_demo default 2022-08-19 19:23:10.063 | ++ functions-common:get_or_create_project:932 : local project_id 2022-08-19 19:23:10.072 | +++ functions-common:get_or_create_project:940 : oscwrap --os-cloud devstack-system-admin project create alt_demo --domain=default --or-show -f value -c id 2022-08-19 19:23:13.592 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:23:13.592 | from cryptography.utils import int_from_bytes 2022-08-19 19:23:13.592 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:23:13.592 | from cryptography.utils import int_from_bytes 2022-08-19 19:23:13.829 | +++ functions-common:oscwrap:2479 : return 0 2022-08-19 19:23:13.831 | ++ functions-common:get_or_create_project:938 : project_id=80ecaf0386c44de0a3d32d38fec6ea60 2022-08-19 19:23:13.834 | ++ functions-common:get_or_create_project:939 : echo 80ecaf0386c44de0a3d32d38fec6ea60 2022-08-19 19:23:13.837 | + lib/keystone:create_keystone_accounts:366 : alt_demo_project=80ecaf0386c44de0a3d32d38fec6ea60 2022-08-19 19:23:13.839 | + lib/keystone:create_keystone_accounts:368 : local alt_demo_user 2022-08-19 19:23:13.842 | ++ lib/keystone:create_keystone_accounts:370 : get_or_create_user alt_demo Passw0rd default alt_demo@example.com 2022-08-19 19:23:13.845 | ++ functions-common:get_or_create_user:909 : local user_id 2022-08-19 19:23:13.847 | ++ functions-common:get_or_create_user:910 : [[ ! -z alt_demo@example.com ]] 2022-08-19 19:23:13.868 | ++ functions-common:get_or_create_user:911 : local email=--email=alt_demo@example.com 2022-08-19 19:23:13.890 | +++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create alt_demo --password Passw0rd --domain=default --email=alt_demo@example.com --or-show -f value -c id 2022-08-19 19:23:18.253 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:23:18.254 | from cryptography.utils import int_from_bytes 2022-08-19 19:23:18.254 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:23:18.254 | from cryptography.utils import int_from_bytes 2022-08-19 19:23:18.614 | +++ functions-common:oscwrap:2479 : return 0 2022-08-19 19:23:18.640 | ++ functions-common:get_or_create_user:925 : user_id=b6e7fac37b8c48b0a3c9a865704eddae 2022-08-19 19:23:18.660 | ++ functions-common:get_or_create_user:926 : echo b6e7fac37b8c48b0a3c9a865704eddae 2022-08-19 19:23:18.676 | + lib/keystone:create_keystone_accounts:370 : alt_demo_user=b6e7fac37b8c48b0a3c9a865704eddae 2022-08-19 19:23:18.693 | + lib/keystone:create_keystone_accounts:372 : async_run ks-alt-admin get_or_add_user_project_role admin b6e7fac37b8c48b0a3c9a865704eddae 80ecaf0386c44de0a3d32d38fec6ea60 2022-08-19 19:23:19.136 | + inc/async:async_inner:63 : get_or_add_user_project_role admin b6e7fac37b8c48b0a3c9a865704eddae 80ecaf0386c44de0a3d32d38fec6ea60 2022-08-19 19:23:19.364 | [90820 Async ks-alt-admin:126103]: running: get_or_add_user_project_role admin b6e7fac37b8c48b0a3c9a865704eddae 80ecaf0386c44de0a3d32d38fec6ea60 2022-08-19 19:23:19.396 | + lib/keystone:create_keystone_accounts:373 : async_run ks-alt-another get_or_add_user_project_role anotherrole b6e7fac37b8c48b0a3c9a865704eddae 80ecaf0386c44de0a3d32d38fec6ea60 2022-08-19 19:23:19.844 | + inc/async:async_inner:63 : get_or_add_user_project_role anotherrole b6e7fac37b8c48b0a3c9a865704eddae 80ecaf0386c44de0a3d32d38fec6ea60 2022-08-19 19:23:20.160 | [90820 Async ks-alt-another:126225]: running: get_or_add_user_project_role anotherrole b6e7fac37b8c48b0a3c9a865704eddae 80ecaf0386c44de0a3d32d38fec6ea60 2022-08-19 19:23:20.188 | + lib/keystone:create_keystone_accounts:376 : local alt_demo_member 2022-08-19 19:23:20.243 | ++ lib/keystone:create_keystone_accounts:378 : get_or_create_user alt_demo_member Passw0rd default alt_demo_member@example.com 2022-08-19 19:23:20.259 | ++ functions-common:get_or_create_user:909 : local user_id 2022-08-19 19:23:20.280 | ++ functions-common:get_or_create_user:910 : [[ ! -z alt_demo_member@example.com ]] 2022-08-19 19:23:20.306 | ++ functions-common:get_or_create_user:911 : local email=--email=alt_demo_member@example.com 2022-08-19 19:23:20.349 | +++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create alt_demo_member --password Passw0rd --domain=default --email=alt_demo_member@example.com --or-show -f value -c id 2022-08-19 19:23:22.483 | + inc/async:async_inner:64 : rc=0 2022-08-19 19:23:22.679 | [125163 Async ks-demo-member:125163]: finished successfully 2022-08-19 19:23:24.008 | + inc/async:async_inner:64 : rc=0 2022-08-19 19:23:24.159 | [125284 Async ks-demo-admin:125284]: finished successfully 2022-08-19 19:23:25.407 | + inc/async:async_inner:64 : rc=0 2022-08-19 19:23:25.464 | [125527 Async ks-demo-invis:125527]: finished successfully 2022-08-19 19:23:25.578 | + inc/async:async_inner:64 : rc=0 2022-08-19 19:23:25.609 | [125405 Async ks-demo-another:125405]: finished successfully 2022-08-19 19:23:26.088 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:23:26.088 | from cryptography.utils import int_from_bytes 2022-08-19 19:23:26.088 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:23:26.088 | from cryptography.utils import int_from_bytes 2022-08-19 19:23:26.273 | +++ functions-common:oscwrap:2479 : return 0 2022-08-19 19:23:26.276 | ++ functions-common:get_or_create_user:925 : user_id=ea985c2e38e64374a1beab3421b31693 2022-08-19 19:23:26.279 | ++ functions-common:get_or_create_user:926 : echo ea985c2e38e64374a1beab3421b31693 2022-08-19 19:23:26.282 | + lib/keystone:create_keystone_accounts:378 : alt_demo_member=ea985c2e38e64374a1beab3421b31693 2022-08-19 19:23:26.284 | + lib/keystone:create_keystone_accounts:379 : async_run ks-alt-member-user get_or_add_user_project_role member ea985c2e38e64374a1beab3421b31693 80ecaf0386c44de0a3d32d38fec6ea60 2022-08-19 19:23:26.361 | + inc/async:async_inner:63 : get_or_add_user_project_role member ea985c2e38e64374a1beab3421b31693 80ecaf0386c44de0a3d32d38fec6ea60 2022-08-19 19:23:26.417 | [90820 Async ks-alt-member-user:126629]: running: get_or_add_user_project_role member ea985c2e38e64374a1beab3421b31693 80ecaf0386c44de0a3d32d38fec6ea60 2022-08-19 19:23:26.422 | + lib/keystone:create_keystone_accounts:382 : local alt_demo_reader 2022-08-19 19:23:26.426 | ++ lib/keystone:create_keystone_accounts:384 : get_or_create_user alt_demo_reader Passw0rd default alt_demo_reader@example.com 2022-08-19 19:23:26.431 | ++ functions-common:get_or_create_user:909 : local user_id 2022-08-19 19:23:26.436 | ++ functions-common:get_or_create_user:910 : [[ ! -z alt_demo_reader@example.com ]] 2022-08-19 19:23:26.440 | ++ functions-common:get_or_create_user:911 : local email=--email=alt_demo_reader@example.com 2022-08-19 19:23:26.447 | +++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create alt_demo_reader --password Passw0rd --domain=default --email=alt_demo_reader@example.com --or-show -f value -c id 2022-08-19 19:23:27.657 | + inc/async:async_inner:64 : rc=0 2022-08-19 19:23:27.864 | [125691 Async ks-demo-reader:125691]: finished successfully 2022-08-19 19:23:29.370 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:23:29.370 | from cryptography.utils import int_from_bytes 2022-08-19 19:23:29.370 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:23:29.370 | from cryptography.utils import int_from_bytes 2022-08-19 19:23:29.612 | +++ functions-common:oscwrap:2479 : return 0 2022-08-19 19:23:29.615 | ++ functions-common:get_or_create_user:925 : user_id=5a80d463a0384a3cbb1bfca9f8fcdbec 2022-08-19 19:23:29.620 | ++ functions-common:get_or_create_user:926 : echo 5a80d463a0384a3cbb1bfca9f8fcdbec 2022-08-19 19:23:29.624 | + lib/keystone:create_keystone_accounts:384 : alt_demo_reader=5a80d463a0384a3cbb1bfca9f8fcdbec 2022-08-19 19:23:29.628 | + lib/keystone:create_keystone_accounts:385 : async_run ks-alt-reader-user get_or_add_user_project_role reader 5a80d463a0384a3cbb1bfca9f8fcdbec 80ecaf0386c44de0a3d32d38fec6ea60 2022-08-19 19:23:29.761 | + inc/async:async_inner:63 : get_or_add_user_project_role reader 5a80d463a0384a3cbb1bfca9f8fcdbec 80ecaf0386c44de0a3d32d38fec6ea60 2022-08-19 19:23:29.887 | [90820 Async ks-alt-reader-user:126867]: running: get_or_add_user_project_role reader 5a80d463a0384a3cbb1bfca9f8fcdbec 80ecaf0386c44de0a3d32d38fec6ea60 2022-08-19 19:23:29.892 | ++ lib/keystone:create_keystone_accounts:392 : get_or_create_user system_member Passw0rd default system_member@example.com 2022-08-19 19:23:29.894 | ++ functions-common:get_or_create_user:909 : local user_id 2022-08-19 19:23:29.898 | ++ functions-common:get_or_create_user:910 : [[ ! -z system_member@example.com ]] 2022-08-19 19:23:29.902 | ++ functions-common:get_or_create_user:911 : local email=--email=system_member@example.com 2022-08-19 19:23:29.905 | +++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create system_member --password Passw0rd --domain=default --email=system_member@example.com --or-show -f value -c id 2022-08-19 19:23:33.585 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:23:33.585 | from cryptography.utils import int_from_bytes 2022-08-19 19:23:33.585 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:23:33.585 | from cryptography.utils import int_from_bytes 2022-08-19 19:23:33.934 | +++ functions-common:oscwrap:2479 : return 0 2022-08-19 19:23:33.946 | ++ functions-common:get_or_create_user:925 : user_id=30ea5c3c270840c19fcbc7fbe3c07f87 2022-08-19 19:23:33.952 | ++ functions-common:get_or_create_user:926 : echo 30ea5c3c270840c19fcbc7fbe3c07f87 2022-08-19 19:23:33.955 | + lib/keystone:create_keystone_accounts:392 : system_member_user=30ea5c3c270840c19fcbc7fbe3c07f87 2022-08-19 19:23:33.980 | + lib/keystone:create_keystone_accounts:393 : async_run ks-system-member get_or_add_user_system_role member 30ea5c3c270840c19fcbc7fbe3c07f87 all 2022-08-19 19:23:34.283 | + inc/async:async_inner:63 : get_or_add_user_system_role member 30ea5c3c270840c19fcbc7fbe3c07f87 all 2022-08-19 19:23:34.436 | [90820 Async ks-system-member:127102]: running: get_or_add_user_system_role member 30ea5c3c270840c19fcbc7fbe3c07f87 all 2022-08-19 19:23:34.448 | ++ lib/keystone:create_keystone_accounts:396 : get_or_create_user system_reader Passw0rd default system_reader@example.com 2022-08-19 19:23:34.452 | ++ functions-common:get_or_create_user:909 : local user_id 2022-08-19 19:23:34.456 | ++ functions-common:get_or_create_user:910 : [[ ! -z system_reader@example.com ]] 2022-08-19 19:23:34.459 | ++ functions-common:get_or_create_user:911 : local email=--email=system_reader@example.com 2022-08-19 19:23:34.466 | +++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create system_reader --password Passw0rd --domain=default --email=system_reader@example.com --or-show -f value -c id 2022-08-19 19:23:36.233 | + inc/async:async_inner:64 : rc=0 2022-08-19 19:23:36.405 | [126103 Async ks-alt-admin:126103]: finished successfully 2022-08-19 19:23:37.078 | + inc/async:async_inner:64 : rc=0 2022-08-19 19:23:37.296 | [126225 Async ks-alt-another:126225]: finished successfully 2022-08-19 19:23:38.158 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:23:38.158 | from cryptography.utils import int_from_bytes 2022-08-19 19:23:38.158 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:23:38.158 | from cryptography.utils import int_from_bytes 2022-08-19 19:23:38.363 | +++ functions-common:oscwrap:2479 : return 0 2022-08-19 19:23:38.371 | ++ functions-common:get_or_create_user:925 : user_id=ea7c898add9844e8bd2e425459d53458 2022-08-19 19:23:38.375 | ++ functions-common:get_or_create_user:926 : echo ea7c898add9844e8bd2e425459d53458 2022-08-19 19:23:38.380 | + lib/keystone:create_keystone_accounts:396 : system_reader_user=ea7c898add9844e8bd2e425459d53458 2022-08-19 19:23:38.383 | + lib/keystone:create_keystone_accounts:397 : async_run ks-system-reader get_or_add_user_system_role reader ea7c898add9844e8bd2e425459d53458 all 2022-08-19 19:23:38.487 | + inc/async:async_inner:63 : get_or_add_user_system_role reader ea7c898add9844e8bd2e425459d53458 all 2022-08-19 19:23:38.572 | [90820 Async ks-system-reader:127399]: running: get_or_add_user_system_role reader ea7c898add9844e8bd2e425459d53458 all 2022-08-19 19:23:38.575 | + lib/keystone:create_keystone_accounts:400 : local admin_group 2022-08-19 19:23:38.579 | ++ lib/keystone:create_keystone_accounts:402 : get_or_create_group admins default 'openstack admin group' 2022-08-19 19:23:38.584 | ++ functions-common:get_or_create_group:894 : local 'desc=openstack admin group' 2022-08-19 19:23:38.606 | ++ functions-common:get_or_create_group:895 : local group_id 2022-08-19 19:23:38.625 | +++ functions-common:get_or_create_group:904 : oscwrap --os-cloud devstack-system-admin group create admins --domain default --description 'openstack admin group' --or-show -f value -c id 2022-08-19 19:23:40.587 | + inc/async:async_inner:64 : rc=0 2022-08-19 19:23:40.776 | [126629 Async ks-alt-member-user:126629]: finished successfully 2022-08-19 19:23:41.863 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:23:41.863 | from cryptography.utils import int_from_bytes 2022-08-19 19:23:41.863 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:23:41.863 | from cryptography.utils import int_from_bytes 2022-08-19 19:23:42.089 | +++ functions-common:oscwrap:2479 : return 0 2022-08-19 19:23:42.093 | ++ functions-common:get_or_create_group:902 : group_id=83e7d9878c204d13b041754eb4b32c7c 2022-08-19 19:23:42.100 | ++ functions-common:get_or_create_group:903 : echo 83e7d9878c204d13b041754eb4b32c7c 2022-08-19 19:23:42.103 | + lib/keystone:create_keystone_accounts:402 : admin_group=83e7d9878c204d13b041754eb4b32c7c 2022-08-19 19:23:42.112 | + lib/keystone:create_keystone_accounts:403 : local non_admin_group 2022-08-19 19:23:42.115 | ++ lib/keystone:create_keystone_accounts:405 : get_or_create_group nonadmins default 'non-admin group' 2022-08-19 19:23:42.118 | ++ functions-common:get_or_create_group:894 : local 'desc=non-admin group' 2022-08-19 19:23:42.120 | ++ functions-common:get_or_create_group:895 : local group_id 2022-08-19 19:23:42.124 | +++ functions-common:get_or_create_group:904 : oscwrap --os-cloud devstack-system-admin group create nonadmins --domain default --description 'non-admin group' --or-show -f value -c id 2022-08-19 19:23:43.929 | + inc/async:async_inner:64 : rc=0 2022-08-19 19:23:43.959 | [126867 Async ks-alt-reader-user:126867]: finished successfully 2022-08-19 19:23:45.105 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:23:45.105 | from cryptography.utils import int_from_bytes 2022-08-19 19:23:45.105 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:23:45.105 | from cryptography.utils import int_from_bytes 2022-08-19 19:23:45.295 | +++ functions-common:oscwrap:2479 : return 0 2022-08-19 19:23:45.298 | ++ functions-common:get_or_create_group:902 : group_id=b641186838154764a0ffb89e6c12c997 2022-08-19 19:23:45.300 | ++ functions-common:get_or_create_group:903 : echo b641186838154764a0ffb89e6c12c997 2022-08-19 19:23:45.303 | + lib/keystone:create_keystone_accounts:405 : non_admin_group=b641186838154764a0ffb89e6c12c997 2022-08-19 19:23:45.306 | + lib/keystone:create_keystone_accounts:407 : async_run ks-group-memberdemo get_or_add_group_project_role member b641186838154764a0ffb89e6c12c997 84253ede8aa34d9bb8638223c2d7ad79 2022-08-19 19:23:45.395 | + inc/async:async_inner:63 : get_or_add_group_project_role member b641186838154764a0ffb89e6c12c997 84253ede8aa34d9bb8638223c2d7ad79 2022-08-19 19:23:45.464 | [90820 Async ks-group-memberdemo:127767]: running: get_or_add_group_project_role member b641186838154764a0ffb89e6c12c997 84253ede8aa34d9bb8638223c2d7ad79 2022-08-19 19:23:45.468 | + lib/keystone:create_keystone_accounts:408 : async_run ks-group-anotherdemo get_or_add_group_project_role anotherrole b641186838154764a0ffb89e6c12c997 84253ede8aa34d9bb8638223c2d7ad79 2022-08-19 19:23:45.566 | + inc/async:async_inner:63 : get_or_add_group_project_role anotherrole b641186838154764a0ffb89e6c12c997 84253ede8aa34d9bb8638223c2d7ad79 2022-08-19 19:23:45.689 | [90820 Async ks-group-anotherdemo:127881]: running: get_or_add_group_project_role anotherrole b641186838154764a0ffb89e6c12c997 84253ede8aa34d9bb8638223c2d7ad79 2022-08-19 19:23:45.708 | + lib/keystone:create_keystone_accounts:409 : async_run ks-group-memberalt get_or_add_group_project_role member b641186838154764a0ffb89e6c12c997 80ecaf0386c44de0a3d32d38fec6ea60 2022-08-19 19:23:46.102 | + inc/async:async_inner:63 : get_or_add_group_project_role member b641186838154764a0ffb89e6c12c997 80ecaf0386c44de0a3d32d38fec6ea60 2022-08-19 19:23:46.317 | [90820 Async ks-group-memberalt:127979]: running: get_or_add_group_project_role member b641186838154764a0ffb89e6c12c997 80ecaf0386c44de0a3d32d38fec6ea60 2022-08-19 19:23:46.335 | + lib/keystone:create_keystone_accounts:410 : async_run ks-group-anotheralt get_or_add_group_project_role anotherrole b641186838154764a0ffb89e6c12c997 80ecaf0386c44de0a3d32d38fec6ea60 2022-08-19 19:23:46.844 | + inc/async:async_inner:63 : get_or_add_group_project_role anotherrole b641186838154764a0ffb89e6c12c997 80ecaf0386c44de0a3d32d38fec6ea60 2022-08-19 19:23:47.100 | [90820 Async ks-group-anotheralt:128075]: running: get_or_add_group_project_role anotherrole b641186838154764a0ffb89e6c12c997 80ecaf0386c44de0a3d32d38fec6ea60 2022-08-19 19:23:47.124 | + lib/keystone:create_keystone_accounts:411 : async_run ks-group-admin get_or_add_group_project_role admin 83e7d9878c204d13b041754eb4b32c7c 5477f1d1785b40499847c6f71cd220c2 2022-08-19 19:23:47.155 | + inc/async:async_inner:64 : rc=0 2022-08-19 19:23:47.356 | [127102 Async ks-system-member:127102]: finished successfully 2022-08-19 19:23:47.616 | + inc/async:async_inner:63 : get_or_add_group_project_role admin 83e7d9878c204d13b041754eb4b32c7c 5477f1d1785b40499847c6f71cd220c2 2022-08-19 19:23:47.873 | [90820 Async ks-group-admin:128211]: running: get_or_add_group_project_role admin 83e7d9878c204d13b041754eb4b32c7c 5477f1d1785b40499847c6f71cd220c2 2022-08-19 19:23:47.900 | + lib/keystone:create_keystone_accounts:413 : async_wait ks-demo-member ks-demo-admin ks-demo-another ks-demo-invis ks-demo-reader 2022-08-19 19:23:48.265 | [90820 Async ks-demo-member:125163]: Waiting for completion of get_or_add_user_project_role member 34cb0c8fda3c4c3db8e786e2db0c16cc 84253ede8aa34d9bb8638223c2d7ad79 running on PID 125163 (17 other jobs running) 2022-08-19 19:23:48.458 | [90820 Async ks-demo-member:125163]: Signaling child to exit 2022-08-19 19:23:48.463 | WAKEUP 2022-08-19 19:23:48.624 | [90820 Async ks-demo-member:125163]: Signaled 2022-08-19 19:23:48.639 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-08-19 19:23:48.639 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-08-19 19:23:48.639 | ++ functions-common:_get_domain_args:957 : local domain 2022-08-19 19:23:48.639 | ++ functions-common:_get_domain_args:958 : domain= 2022-08-19 19:23:48.639 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-08-19 19:23:48.639 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-08-19 19:23:48.639 | ++ functions-common:_get_domain_args:967 : echo 2022-08-19 19:23:48.639 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-08-19 19:23:48.640 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 34cb0c8fda3c4c3db8e786e2db0c16cc --project 84253ede8aa34d9bb8638223c2d7ad79 2022-08-19 19:23:48.640 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-08-19 19:23:48.640 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-08-19 19:23:48.640 | ++ functions-common:get_field:811 : local data field 2022-08-19 19:23:48.640 | ++ functions-common:get_field:812 : read data 2022-08-19 19:23:48.640 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:23:48.640 | from cryptography.utils import int_from_bytes 2022-08-19 19:23:48.640 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:23:48.640 | from cryptography.utils import int_from_bytes 2022-08-19 19:23:48.640 | ++ functions-common:oscwrap:2479 : return 0 2022-08-19 19:23:48.640 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-08-19 19:23:48.640 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-08-19 19:23:48.640 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add member --user 34cb0c8fda3c4c3db8e786e2db0c16cc --project 84253ede8aa34d9bb8638223c2d7ad79 2022-08-19 19:23:48.640 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:23:48.640 | from cryptography.utils import int_from_bytes 2022-08-19 19:23:48.640 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:23:48.641 | from cryptography.utils import int_from_bytes 2022-08-19 19:23:48.641 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 34cb0c8fda3c4c3db8e786e2db0c16cc --project 84253ede8aa34d9bb8638223c2d7ad79 2022-08-19 19:23:48.641 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-08-19 19:23:48.641 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-08-19 19:23:48.641 | ++ functions-common:get_field:811 : local data field 2022-08-19 19:23:48.641 | ++ functions-common:get_field:812 : read data 2022-08-19 19:23:48.641 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:23:48.641 | from cryptography.utils import int_from_bytes 2022-08-19 19:23:48.641 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:23:48.641 | from cryptography.utils import int_from_bytes 2022-08-19 19:23:48.641 | ++ functions-common:oscwrap:2479 : return 0 2022-08-19 19:23:48.641 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-08-19 19:23:48.641 | ++ functions-common:get_field:816 : field='$2' 2022-08-19 19:23:48.641 | ++ functions-common:get_field:818 : echo '| 848a48b503dc483fbbc428affa473937 | 34cb0c8fda3c4c3db8e786e2db0c16cc | | 84253ede8aa34d9bb8638223c2d7ad79 | | | False |' 2022-08-19 19:23:48.641 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-08-19 19:23:48.641 | ++ functions-common:get_field:812 : read data 2022-08-19 19:23:48.641 | + functions-common:get_or_add_user_project_role:995 : user_role_id=848a48b503dc483fbbc428affa473937 2022-08-19 19:23:48.641 | + functions-common:get_or_add_user_project_role:997 : echo 848a48b503dc483fbbc428affa473937 2022-08-19 19:23:48.642 | 848a48b503dc483fbbc428affa473937 2022-08-19 19:23:48.895 | [90820 Async ks-demo-member:125163]: finished get_or_add_user_project_role member 34cb0c8fda3c4c3db8e786e2db0c16cc 84253ede8aa34d9bb8638223c2d7ad79 with result 0 in 17 seconds 2022-08-19 19:23:49.097 | [90820 Async ks-demo-admin:125284]: Waiting for completion of get_or_add_user_project_role admin 9d26dacccf744cb7a2a26549ace91be1 84253ede8aa34d9bb8638223c2d7ad79 running on PID 125284 (16 other jobs running) 2022-08-19 19:23:49.257 | [90820 Async ks-demo-admin:125284]: Signaling child to exit 2022-08-19 19:23:49.258 | WAKEUP 2022-08-19 19:23:49.390 | [90820 Async ks-demo-admin:125284]: Signaled 2022-08-19 19:23:49.403 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-08-19 19:23:49.403 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-08-19 19:23:49.403 | ++ functions-common:_get_domain_args:957 : local domain 2022-08-19 19:23:49.403 | ++ functions-common:_get_domain_args:958 : domain= 2022-08-19 19:23:49.403 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-08-19 19:23:49.403 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-08-19 19:23:49.403 | ++ functions-common:_get_domain_args:967 : echo 2022-08-19 19:23:49.403 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-08-19 19:23:49.403 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-08-19 19:23:49.403 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 9d26dacccf744cb7a2a26549ace91be1 --project 84253ede8aa34d9bb8638223c2d7ad79 2022-08-19 19:23:49.403 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-08-19 19:23:49.403 | ++ functions-common:get_field:811 : local data field 2022-08-19 19:23:49.403 | ++ functions-common:get_field:812 : read data 2022-08-19 19:23:49.403 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:23:49.403 | from cryptography.utils import int_from_bytes 2022-08-19 19:23:49.403 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:23:49.403 | from cryptography.utils import int_from_bytes 2022-08-19 19:23:49.403 | ++ functions-common:oscwrap:2479 : return 0 2022-08-19 19:23:49.403 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-08-19 19:23:49.403 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-08-19 19:23:49.404 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add admin --user 9d26dacccf744cb7a2a26549ace91be1 --project 84253ede8aa34d9bb8638223c2d7ad79 2022-08-19 19:23:49.404 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:23:49.404 | from cryptography.utils import int_from_bytes 2022-08-19 19:23:49.404 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:23:49.404 | from cryptography.utils import int_from_bytes 2022-08-19 19:23:49.404 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-08-19 19:23:49.404 | ++ functions-common:get_field:811 : local data field 2022-08-19 19:23:49.404 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-08-19 19:23:49.404 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 9d26dacccf744cb7a2a26549ace91be1 --project 84253ede8aa34d9bb8638223c2d7ad79 2022-08-19 19:23:49.404 | ++ functions-common:get_field:812 : read data 2022-08-19 19:23:49.404 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:23:49.404 | from cryptography.utils import int_from_bytes 2022-08-19 19:23:49.404 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:23:49.404 | from cryptography.utils import int_from_bytes 2022-08-19 19:23:49.404 | ++ functions-common:oscwrap:2479 : return 0 2022-08-19 19:23:49.404 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-08-19 19:23:49.404 | ++ functions-common:get_field:816 : field='$2' 2022-08-19 19:23:49.404 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-08-19 19:23:49.404 | ++ functions-common:get_field:818 : echo '| 4ef4b944934e44a28a394ebd1a816f64 | 9d26dacccf744cb7a2a26549ace91be1 | | 84253ede8aa34d9bb8638223c2d7ad79 | | | False |' 2022-08-19 19:23:49.404 | ++ functions-common:get_field:812 : read data 2022-08-19 19:23:49.404 | + functions-common:get_or_add_user_project_role:995 : user_role_id=4ef4b944934e44a28a394ebd1a816f64 2022-08-19 19:23:49.405 | + functions-common:get_or_add_user_project_role:997 : echo 4ef4b944934e44a28a394ebd1a816f64 2022-08-19 19:23:49.405 | 4ef4b944934e44a28a394ebd1a816f64 2022-08-19 19:23:49.636 | [90820 Async ks-demo-admin:125284]: finished get_or_add_user_project_role admin 9d26dacccf744cb7a2a26549ace91be1 84253ede8aa34d9bb8638223c2d7ad79 with result 0 in 18 seconds 2022-08-19 19:23:49.728 | [90820 Async ks-demo-another:125405]: Waiting for completion of get_or_add_user_project_role anotherrole 34cb0c8fda3c4c3db8e786e2db0c16cc 84253ede8aa34d9bb8638223c2d7ad79 running on PID 125405 (15 other jobs running) 2022-08-19 19:23:49.775 | [90820 Async ks-demo-another:125405]: Signaling child to exit 2022-08-19 19:23:49.776 | WAKEUP 2022-08-19 19:23:49.811 | [90820 Async ks-demo-another:125405]: Signaled 2022-08-19 19:23:49.812 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-08-19 19:23:49.812 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-08-19 19:23:49.812 | ++ functions-common:_get_domain_args:957 : local domain 2022-08-19 19:23:49.812 | ++ functions-common:_get_domain_args:958 : domain= 2022-08-19 19:23:49.812 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-08-19 19:23:49.812 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-08-19 19:23:49.812 | ++ functions-common:_get_domain_args:967 : echo 2022-08-19 19:23:49.812 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-08-19 19:23:49.812 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-08-19 19:23:49.812 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user 34cb0c8fda3c4c3db8e786e2db0c16cc --project 84253ede8aa34d9bb8638223c2d7ad79 2022-08-19 19:23:49.812 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-08-19 19:23:49.812 | ++ functions-common:get_field:811 : local data field 2022-08-19 19:23:49.812 | ++ functions-common:get_field:812 : read data 2022-08-19 19:23:49.812 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:23:49.812 | from cryptography.utils import int_from_bytes 2022-08-19 19:23:49.812 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:23:49.812 | from cryptography.utils import int_from_bytes 2022-08-19 19:23:49.813 | ++ functions-common:oscwrap:2479 : return 0 2022-08-19 19:23:49.813 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-08-19 19:23:49.813 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-08-19 19:23:49.813 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add anotherrole --user 34cb0c8fda3c4c3db8e786e2db0c16cc --project 84253ede8aa34d9bb8638223c2d7ad79 2022-08-19 19:23:49.813 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:23:49.813 | from cryptography.utils import int_from_bytes 2022-08-19 19:23:49.813 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:23:49.813 | from cryptography.utils import int_from_bytes 2022-08-19 19:23:49.813 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-08-19 19:23:49.813 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-08-19 19:23:49.813 | ++ functions-common:get_field:811 : local data field 2022-08-19 19:23:49.813 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user 34cb0c8fda3c4c3db8e786e2db0c16cc --project 84253ede8aa34d9bb8638223c2d7ad79 2022-08-19 19:23:49.813 | ++ functions-common:get_field:812 : read data 2022-08-19 19:23:49.813 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:23:49.813 | from cryptography.utils import int_from_bytes 2022-08-19 19:23:49.813 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:23:49.813 | from cryptography.utils import int_from_bytes 2022-08-19 19:23:49.813 | ++ functions-common:oscwrap:2479 : return 0 2022-08-19 19:23:49.813 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-08-19 19:23:49.813 | ++ functions-common:get_field:816 : field='$2' 2022-08-19 19:23:49.813 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-08-19 19:23:49.813 | ++ functions-common:get_field:818 : echo '| cee2b2731e93403d9f425e05f6905b53 | 34cb0c8fda3c4c3db8e786e2db0c16cc | | 84253ede8aa34d9bb8638223c2d7ad79 | | | False |' 2022-08-19 19:23:49.813 | ++ functions-common:get_field:812 : read data 2022-08-19 19:23:49.813 | + functions-common:get_or_add_user_project_role:995 : user_role_id=cee2b2731e93403d9f425e05f6905b53 2022-08-19 19:23:49.813 | + functions-common:get_or_add_user_project_role:997 : echo cee2b2731e93403d9f425e05f6905b53 2022-08-19 19:23:49.813 | cee2b2731e93403d9f425e05f6905b53 2022-08-19 19:23:49.889 | [90820 Async ks-demo-another:125405]: finished get_or_add_user_project_role anotherrole 34cb0c8fda3c4c3db8e786e2db0c16cc 84253ede8aa34d9bb8638223c2d7ad79 with result 0 in 19 seconds 2022-08-19 19:23:49.946 | [90820 Async ks-demo-invis:125527]: Waiting for completion of get_or_add_user_project_role member 34cb0c8fda3c4c3db8e786e2db0c16cc 0ea7d0269f09447999f1d16f4e39478b running on PID 125527 (14 other jobs running) 2022-08-19 19:23:50.007 | [90820 Async ks-demo-invis:125527]: Signaling child to exit 2022-08-19 19:23:50.008 | WAKEUP 2022-08-19 19:23:50.128 | [90820 Async ks-demo-invis:125527]: Signaled 2022-08-19 19:23:50.139 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-08-19 19:23:50.140 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-08-19 19:23:50.140 | ++ functions-common:_get_domain_args:957 : local domain 2022-08-19 19:23:50.140 | ++ functions-common:_get_domain_args:958 : domain= 2022-08-19 19:23:50.140 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-08-19 19:23:50.140 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-08-19 19:23:50.140 | ++ functions-common:_get_domain_args:967 : echo 2022-08-19 19:23:50.140 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-08-19 19:23:50.140 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-08-19 19:23:50.140 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-08-19 19:23:50.140 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 34cb0c8fda3c4c3db8e786e2db0c16cc --project 0ea7d0269f09447999f1d16f4e39478b 2022-08-19 19:23:50.140 | ++ functions-common:get_field:811 : local data field 2022-08-19 19:23:50.140 | ++ functions-common:get_field:812 : read data 2022-08-19 19:23:50.140 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:23:50.140 | from cryptography.utils import int_from_bytes 2022-08-19 19:23:50.140 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:23:50.140 | from cryptography.utils import int_from_bytes 2022-08-19 19:23:50.140 | ++ functions-common:oscwrap:2479 : return 0 2022-08-19 19:23:50.140 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-08-19 19:23:50.140 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-08-19 19:23:50.140 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add member --user 34cb0c8fda3c4c3db8e786e2db0c16cc --project 0ea7d0269f09447999f1d16f4e39478b 2022-08-19 19:23:50.140 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:23:50.140 | from cryptography.utils import int_from_bytes 2022-08-19 19:23:50.140 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:23:50.140 | from cryptography.utils import int_from_bytes 2022-08-19 19:23:50.140 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-08-19 19:23:50.140 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 34cb0c8fda3c4c3db8e786e2db0c16cc --project 0ea7d0269f09447999f1d16f4e39478b 2022-08-19 19:23:50.140 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-08-19 19:23:50.140 | ++ functions-common:get_field:811 : local data field 2022-08-19 19:23:50.140 | ++ functions-common:get_field:812 : read data 2022-08-19 19:23:50.141 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:23:50.141 | from cryptography.utils import int_from_bytes 2022-08-19 19:23:50.141 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:23:50.141 | from cryptography.utils import int_from_bytes 2022-08-19 19:23:50.141 | ++ functions-common:oscwrap:2479 : return 0 2022-08-19 19:23:50.141 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-08-19 19:23:50.141 | ++ functions-common:get_field:816 : field='$2' 2022-08-19 19:23:50.141 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-08-19 19:23:50.141 | ++ functions-common:get_field:818 : echo '| 848a48b503dc483fbbc428affa473937 | 34cb0c8fda3c4c3db8e786e2db0c16cc | | 0ea7d0269f09447999f1d16f4e39478b | | | False |' 2022-08-19 19:23:50.141 | ++ functions-common:get_field:812 : read data 2022-08-19 19:23:50.141 | + functions-common:get_or_add_user_project_role:995 : user_role_id=848a48b503dc483fbbc428affa473937 2022-08-19 19:23:50.141 | + functions-common:get_or_add_user_project_role:997 : echo 848a48b503dc483fbbc428affa473937 2022-08-19 19:23:50.141 | 848a48b503dc483fbbc428affa473937 2022-08-19 19:23:50.243 | + inc/async:async_inner:64 : rc=0 2022-08-19 19:23:50.283 | [90820 Async ks-demo-invis:125527]: finished get_or_add_user_project_role member 34cb0c8fda3c4c3db8e786e2db0c16cc 0ea7d0269f09447999f1d16f4e39478b with result 0 in 19 seconds 2022-08-19 19:23:50.286 | [127399 Async ks-system-reader:127399]: finished successfully 2022-08-19 19:23:50.351 | [90820 Async ks-demo-reader:125691]: Waiting for completion of get_or_add_user_project_role reader d14ee78c11714801ac375212753b4676 84253ede8aa34d9bb8638223c2d7ad79 running on PID 125691 (13 other jobs running) 2022-08-19 19:23:50.391 | [90820 Async ks-demo-reader:125691]: Signaling child to exit 2022-08-19 19:23:50.391 | WAKEUP 2022-08-19 19:23:50.425 | [90820 Async ks-demo-reader:125691]: Signaled 2022-08-19 19:23:50.426 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-08-19 19:23:50.427 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-08-19 19:23:50.427 | ++ functions-common:_get_domain_args:957 : local domain 2022-08-19 19:23:50.427 | ++ functions-common:_get_domain_args:958 : domain= 2022-08-19 19:23:50.427 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-08-19 19:23:50.427 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-08-19 19:23:50.427 | ++ functions-common:_get_domain_args:967 : echo 2022-08-19 19:23:50.427 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-08-19 19:23:50.427 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user d14ee78c11714801ac375212753b4676 --project 84253ede8aa34d9bb8638223c2d7ad79 2022-08-19 19:23:50.427 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-08-19 19:23:50.427 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-08-19 19:23:50.427 | ++ functions-common:get_field:811 : local data field 2022-08-19 19:23:50.427 | ++ functions-common:get_field:812 : read data 2022-08-19 19:23:50.427 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:23:50.427 | from cryptography.utils import int_from_bytes 2022-08-19 19:23:50.427 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:23:50.427 | from cryptography.utils import int_from_bytes 2022-08-19 19:23:50.427 | ++ functions-common:oscwrap:2479 : return 0 2022-08-19 19:23:50.427 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-08-19 19:23:50.427 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-08-19 19:23:50.427 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add reader --user d14ee78c11714801ac375212753b4676 --project 84253ede8aa34d9bb8638223c2d7ad79 2022-08-19 19:23:50.427 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:23:50.427 | from cryptography.utils import int_from_bytes 2022-08-19 19:23:50.427 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:23:50.427 | from cryptography.utils import int_from_bytes 2022-08-19 19:23:50.427 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user d14ee78c11714801ac375212753b4676 --project 84253ede8aa34d9bb8638223c2d7ad79 2022-08-19 19:23:50.427 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-08-19 19:23:50.427 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-08-19 19:23:50.427 | ++ functions-common:get_field:811 : local data field 2022-08-19 19:23:50.427 | ++ functions-common:get_field:812 : read data 2022-08-19 19:23:50.427 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:23:50.427 | from cryptography.utils import int_from_bytes 2022-08-19 19:23:50.428 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:23:50.428 | from cryptography.utils import int_from_bytes 2022-08-19 19:23:50.428 | ++ functions-common:oscwrap:2479 : return 0 2022-08-19 19:23:50.428 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-08-19 19:23:50.428 | ++ functions-common:get_field:816 : field='$2' 2022-08-19 19:23:50.428 | ++ functions-common:get_field:818 : echo '| eb7fb540254848549730933af8f59dcb | d14ee78c11714801ac375212753b4676 | | 84253ede8aa34d9bb8638223c2d7ad79 | | | False |' 2022-08-19 19:23:50.428 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-08-19 19:23:50.428 | ++ functions-common:get_field:812 : read data 2022-08-19 19:23:50.428 | + functions-common:get_or_add_user_project_role:995 : user_role_id=eb7fb540254848549730933af8f59dcb 2022-08-19 19:23:50.428 | + functions-common:get_or_add_user_project_role:997 : echo eb7fb540254848549730933af8f59dcb 2022-08-19 19:23:50.428 | eb7fb540254848549730933af8f59dcb 2022-08-19 19:23:50.503 | [90820 Async ks-demo-reader:125691]: finished get_or_add_user_project_role reader d14ee78c11714801ac375212753b4676 84253ede8aa34d9bb8638223c2d7ad79 with result 0 in 17 seconds 2022-08-19 19:23:50.509 | + inc/async:async_wait:197 : return 0 2022-08-19 19:23:50.511 | + lib/keystone:create_keystone_accounts:414 : async_wait ks-alt-admin ks-alt-another ks-alt-member-user ks-alt-reader-user 2022-08-19 19:23:50.668 | [90820 Async ks-alt-admin:126103]: Waiting for completion of get_or_add_user_project_role admin b6e7fac37b8c48b0a3c9a865704eddae 80ecaf0386c44de0a3d32d38fec6ea60 running on PID 126103 (12 other jobs running) 2022-08-19 19:23:50.790 | [90820 Async ks-alt-admin:126103]: Signaling child to exit 2022-08-19 19:23:50.790 | WAKEUP 2022-08-19 19:23:50.849 | [90820 Async ks-alt-admin:126103]: Signaled 2022-08-19 19:23:50.850 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-08-19 19:23:50.851 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-08-19 19:23:50.851 | ++ functions-common:_get_domain_args:957 : local domain 2022-08-19 19:23:50.851 | ++ functions-common:_get_domain_args:958 : domain= 2022-08-19 19:23:50.851 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-08-19 19:23:50.851 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-08-19 19:23:50.851 | ++ functions-common:_get_domain_args:967 : echo 2022-08-19 19:23:50.851 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-08-19 19:23:50.851 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user b6e7fac37b8c48b0a3c9a865704eddae --project 80ecaf0386c44de0a3d32d38fec6ea60 2022-08-19 19:23:50.851 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-08-19 19:23:50.851 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-08-19 19:23:50.851 | ++ functions-common:get_field:811 : local data field 2022-08-19 19:23:50.851 | ++ functions-common:get_field:812 : read data 2022-08-19 19:23:50.851 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:23:50.851 | from cryptography.utils import int_from_bytes 2022-08-19 19:23:50.851 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:23:50.851 | from cryptography.utils import int_from_bytes 2022-08-19 19:23:50.851 | ++ functions-common:oscwrap:2479 : return 0 2022-08-19 19:23:50.851 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-08-19 19:23:50.851 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-08-19 19:23:50.851 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add admin --user b6e7fac37b8c48b0a3c9a865704eddae --project 80ecaf0386c44de0a3d32d38fec6ea60 2022-08-19 19:23:50.851 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:23:50.851 | from cryptography.utils import int_from_bytes 2022-08-19 19:23:50.851 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:23:50.851 | from cryptography.utils import int_from_bytes 2022-08-19 19:23:50.851 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user b6e7fac37b8c48b0a3c9a865704eddae --project 80ecaf0386c44de0a3d32d38fec6ea60 2022-08-19 19:23:50.851 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-08-19 19:23:50.851 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-08-19 19:23:50.851 | ++ functions-common:get_field:811 : local data field 2022-08-19 19:23:50.851 | ++ functions-common:get_field:812 : read data 2022-08-19 19:23:50.851 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:23:50.852 | from cryptography.utils import int_from_bytes 2022-08-19 19:23:50.852 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:23:50.852 | from cryptography.utils import int_from_bytes 2022-08-19 19:23:50.852 | ++ functions-common:oscwrap:2479 : return 0 2022-08-19 19:23:50.852 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-08-19 19:23:50.852 | ++ functions-common:get_field:816 : field='$2' 2022-08-19 19:23:50.852 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-08-19 19:23:50.852 | ++ functions-common:get_field:818 : echo '| 4ef4b944934e44a28a394ebd1a816f64 | b6e7fac37b8c48b0a3c9a865704eddae | | 80ecaf0386c44de0a3d32d38fec6ea60 | | | False |' 2022-08-19 19:23:50.852 | ++ functions-common:get_field:812 : read data 2022-08-19 19:23:50.852 | + functions-common:get_or_add_user_project_role:995 : user_role_id=4ef4b944934e44a28a394ebd1a816f64 2022-08-19 19:23:50.852 | + functions-common:get_or_add_user_project_role:997 : echo 4ef4b944934e44a28a394ebd1a816f64 2022-08-19 19:23:50.852 | 4ef4b944934e44a28a394ebd1a816f64 2022-08-19 19:23:50.939 | [90820 Async ks-alt-admin:126103]: finished get_or_add_user_project_role admin b6e7fac37b8c48b0a3c9a865704eddae 80ecaf0386c44de0a3d32d38fec6ea60 with result 0 in 17 seconds 2022-08-19 19:23:50.988 | [90820 Async ks-alt-another:126225]: Waiting for completion of get_or_add_user_project_role anotherrole b6e7fac37b8c48b0a3c9a865704eddae 80ecaf0386c44de0a3d32d38fec6ea60 running on PID 126225 (11 other jobs running) 2022-08-19 19:23:51.018 | [90820 Async ks-alt-another:126225]: Signaling child to exit 2022-08-19 19:23:51.018 | WAKEUP 2022-08-19 19:23:51.043 | [90820 Async ks-alt-another:126225]: Signaled 2022-08-19 19:23:51.045 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-08-19 19:23:51.045 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-08-19 19:23:51.045 | ++ functions-common:_get_domain_args:957 : local domain 2022-08-19 19:23:51.045 | ++ functions-common:_get_domain_args:958 : domain= 2022-08-19 19:23:51.045 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-08-19 19:23:51.045 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-08-19 19:23:51.045 | ++ functions-common:_get_domain_args:967 : echo 2022-08-19 19:23:51.045 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-08-19 19:23:51.045 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user b6e7fac37b8c48b0a3c9a865704eddae --project 80ecaf0386c44de0a3d32d38fec6ea60 2022-08-19 19:23:51.045 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-08-19 19:23:51.045 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-08-19 19:23:51.045 | ++ functions-common:get_field:811 : local data field 2022-08-19 19:23:51.045 | ++ functions-common:get_field:812 : read data 2022-08-19 19:23:51.045 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:23:51.045 | from cryptography.utils import int_from_bytes 2022-08-19 19:23:51.045 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:23:51.045 | from cryptography.utils import int_from_bytes 2022-08-19 19:23:51.045 | ++ functions-common:oscwrap:2479 : return 0 2022-08-19 19:23:51.045 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-08-19 19:23:51.045 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-08-19 19:23:51.045 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add anotherrole --user b6e7fac37b8c48b0a3c9a865704eddae --project 80ecaf0386c44de0a3d32d38fec6ea60 2022-08-19 19:23:51.045 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:23:51.045 | from cryptography.utils import int_from_bytes 2022-08-19 19:23:51.045 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:23:51.045 | from cryptography.utils import int_from_bytes 2022-08-19 19:23:51.045 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user b6e7fac37b8c48b0a3c9a865704eddae --project 80ecaf0386c44de0a3d32d38fec6ea60 2022-08-19 19:23:51.046 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-08-19 19:23:51.046 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-08-19 19:23:51.046 | ++ functions-common:get_field:811 : local data field 2022-08-19 19:23:51.046 | ++ functions-common:get_field:812 : read data 2022-08-19 19:23:51.046 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:23:51.046 | from cryptography.utils import int_from_bytes 2022-08-19 19:23:51.046 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:23:51.046 | from cryptography.utils import int_from_bytes 2022-08-19 19:23:51.046 | ++ functions-common:oscwrap:2479 : return 0 2022-08-19 19:23:51.046 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-08-19 19:23:51.046 | ++ functions-common:get_field:816 : field='$2' 2022-08-19 19:23:51.046 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-08-19 19:23:51.046 | ++ functions-common:get_field:818 : echo '| cee2b2731e93403d9f425e05f6905b53 | b6e7fac37b8c48b0a3c9a865704eddae | | 80ecaf0386c44de0a3d32d38fec6ea60 | | | False |' 2022-08-19 19:23:51.046 | ++ functions-common:get_field:812 : read data 2022-08-19 19:23:51.046 | + functions-common:get_or_add_user_project_role:995 : user_role_id=cee2b2731e93403d9f425e05f6905b53 2022-08-19 19:23:51.046 | + functions-common:get_or_add_user_project_role:997 : echo cee2b2731e93403d9f425e05f6905b53 2022-08-19 19:23:51.046 | cee2b2731e93403d9f425e05f6905b53 2022-08-19 19:23:51.101 | [90820 Async ks-alt-another:126225]: finished get_or_add_user_project_role anotherrole b6e7fac37b8c48b0a3c9a865704eddae 80ecaf0386c44de0a3d32d38fec6ea60 with result 0 in 17 seconds 2022-08-19 19:23:51.145 | [90820 Async ks-alt-member-user:126629]: Waiting for completion of get_or_add_user_project_role member ea985c2e38e64374a1beab3421b31693 80ecaf0386c44de0a3d32d38fec6ea60 running on PID 126629 (10 other jobs running) 2022-08-19 19:23:51.182 | [90820 Async ks-alt-member-user:126629]: Signaling child to exit 2022-08-19 19:23:51.182 | WAKEUP 2022-08-19 19:23:51.213 | [90820 Async ks-alt-member-user:126629]: Signaled 2022-08-19 19:23:51.215 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-08-19 19:23:51.215 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-08-19 19:23:51.215 | ++ functions-common:_get_domain_args:957 : local domain 2022-08-19 19:23:51.215 | ++ functions-common:_get_domain_args:958 : domain= 2022-08-19 19:23:51.215 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-08-19 19:23:51.215 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-08-19 19:23:51.215 | ++ functions-common:_get_domain_args:967 : echo 2022-08-19 19:23:51.215 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-08-19 19:23:51.215 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user ea985c2e38e64374a1beab3421b31693 --project 80ecaf0386c44de0a3d32d38fec6ea60 2022-08-19 19:23:51.215 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-08-19 19:23:51.215 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-08-19 19:23:51.215 | ++ functions-common:get_field:811 : local data field 2022-08-19 19:23:51.215 | ++ functions-common:get_field:812 : read data 2022-08-19 19:23:51.215 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:23:51.215 | from cryptography.utils import int_from_bytes 2022-08-19 19:23:51.215 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:23:51.215 | from cryptography.utils import int_from_bytes 2022-08-19 19:23:51.215 | ++ functions-common:oscwrap:2479 : return 0 2022-08-19 19:23:51.215 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-08-19 19:23:51.215 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-08-19 19:23:51.215 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add member --user ea985c2e38e64374a1beab3421b31693 --project 80ecaf0386c44de0a3d32d38fec6ea60 2022-08-19 19:23:51.215 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:23:51.215 | from cryptography.utils import int_from_bytes 2022-08-19 19:23:51.215 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:23:51.215 | from cryptography.utils import int_from_bytes 2022-08-19 19:23:51.215 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user ea985c2e38e64374a1beab3421b31693 --project 80ecaf0386c44de0a3d32d38fec6ea60 2022-08-19 19:23:51.215 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-08-19 19:23:51.215 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-08-19 19:23:51.215 | ++ functions-common:get_field:811 : local data field 2022-08-19 19:23:51.215 | ++ functions-common:get_field:812 : read data 2022-08-19 19:23:51.216 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:23:51.216 | from cryptography.utils import int_from_bytes 2022-08-19 19:23:51.216 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:23:51.216 | from cryptography.utils import int_from_bytes 2022-08-19 19:23:51.216 | ++ functions-common:oscwrap:2479 : return 0 2022-08-19 19:23:51.216 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-08-19 19:23:51.216 | ++ functions-common:get_field:816 : field='$2' 2022-08-19 19:23:51.216 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-08-19 19:23:51.216 | ++ functions-common:get_field:818 : echo '| 848a48b503dc483fbbc428affa473937 | ea985c2e38e64374a1beab3421b31693 | | 80ecaf0386c44de0a3d32d38fec6ea60 | | | False |' 2022-08-19 19:23:51.216 | ++ functions-common:get_field:812 : read data 2022-08-19 19:23:51.216 | + functions-common:get_or_add_user_project_role:995 : user_role_id=848a48b503dc483fbbc428affa473937 2022-08-19 19:23:51.216 | + functions-common:get_or_add_user_project_role:997 : echo 848a48b503dc483fbbc428affa473937 2022-08-19 19:23:51.216 | 848a48b503dc483fbbc428affa473937 2022-08-19 19:23:51.265 | [90820 Async ks-alt-member-user:126629]: finished get_or_add_user_project_role member ea985c2e38e64374a1beab3421b31693 80ecaf0386c44de0a3d32d38fec6ea60 with result 0 in 14 seconds 2022-08-19 19:23:51.330 | [90820 Async ks-alt-reader-user:126867]: Waiting for completion of get_or_add_user_project_role reader 5a80d463a0384a3cbb1bfca9f8fcdbec 80ecaf0386c44de0a3d32d38fec6ea60 running on PID 126867 (9 other jobs running) 2022-08-19 19:23:51.375 | [90820 Async ks-alt-reader-user:126867]: Signaling child to exit 2022-08-19 19:23:51.377 | WAKEUP 2022-08-19 19:23:51.413 | [90820 Async ks-alt-reader-user:126867]: Signaled 2022-08-19 19:23:51.415 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-08-19 19:23:51.415 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-08-19 19:23:51.415 | ++ functions-common:_get_domain_args:957 : local domain 2022-08-19 19:23:51.415 | ++ functions-common:_get_domain_args:958 : domain= 2022-08-19 19:23:51.415 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-08-19 19:23:51.415 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-08-19 19:23:51.415 | ++ functions-common:_get_domain_args:967 : echo 2022-08-19 19:23:51.415 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-08-19 19:23:51.415 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-08-19 19:23:51.415 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 5a80d463a0384a3cbb1bfca9f8fcdbec --project 80ecaf0386c44de0a3d32d38fec6ea60 2022-08-19 19:23:51.415 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-08-19 19:23:51.415 | ++ functions-common:get_field:811 : local data field 2022-08-19 19:23:51.415 | ++ functions-common:get_field:812 : read data 2022-08-19 19:23:51.415 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:23:51.415 | from cryptography.utils import int_from_bytes 2022-08-19 19:23:51.415 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:23:51.415 | from cryptography.utils import int_from_bytes 2022-08-19 19:23:51.415 | ++ functions-common:oscwrap:2479 : return 0 2022-08-19 19:23:51.415 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-08-19 19:23:51.416 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-08-19 19:23:51.416 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add reader --user 5a80d463a0384a3cbb1bfca9f8fcdbec --project 80ecaf0386c44de0a3d32d38fec6ea60 2022-08-19 19:23:51.416 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:23:51.416 | from cryptography.utils import int_from_bytes 2022-08-19 19:23:51.416 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:23:51.416 | from cryptography.utils import int_from_bytes 2022-08-19 19:23:51.416 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 5a80d463a0384a3cbb1bfca9f8fcdbec --project 80ecaf0386c44de0a3d32d38fec6ea60 2022-08-19 19:23:51.416 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-08-19 19:23:51.416 | ++ functions-common:get_field:811 : local data field 2022-08-19 19:23:51.416 | ++ functions-common:get_field:812 : read data 2022-08-19 19:23:51.416 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-08-19 19:23:51.416 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:23:51.416 | from cryptography.utils import int_from_bytes 2022-08-19 19:23:51.416 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:23:51.416 | from cryptography.utils import int_from_bytes 2022-08-19 19:23:51.417 | ++ functions-common:oscwrap:2479 : return 0 2022-08-19 19:23:51.417 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-08-19 19:23:51.417 | ++ functions-common:get_field:816 : field='$2' 2022-08-19 19:23:51.417 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-08-19 19:23:51.417 | ++ functions-common:get_field:818 : echo '| eb7fb540254848549730933af8f59dcb | 5a80d463a0384a3cbb1bfca9f8fcdbec | | 80ecaf0386c44de0a3d32d38fec6ea60 | | | False |' 2022-08-19 19:23:51.417 | ++ functions-common:get_field:812 : read data 2022-08-19 19:23:51.417 | + functions-common:get_or_add_user_project_role:995 : user_role_id=eb7fb540254848549730933af8f59dcb 2022-08-19 19:23:51.417 | + functions-common:get_or_add_user_project_role:997 : echo eb7fb540254848549730933af8f59dcb 2022-08-19 19:23:51.417 | eb7fb540254848549730933af8f59dcb 2022-08-19 19:23:51.510 | [90820 Async ks-alt-reader-user:126867]: finished get_or_add_user_project_role reader 5a80d463a0384a3cbb1bfca9f8fcdbec 80ecaf0386c44de0a3d32d38fec6ea60 with result 0 in 14 seconds 2022-08-19 19:23:51.529 | + inc/async:async_wait:197 : return 0 2022-08-19 19:23:51.534 | + lib/keystone:create_keystone_accounts:415 : async_wait ks-system-member ks-system-reader 2022-08-19 19:23:51.721 | [90820 Async ks-system-member:127102]: Waiting for completion of get_or_add_user_system_role member 30ea5c3c270840c19fcbc7fbe3c07f87 all running on PID 127102 (8 other jobs running) 2022-08-19 19:23:51.760 | [90820 Async ks-system-member:127102]: Signaling child to exit 2022-08-19 19:23:51.761 | WAKEUP 2022-08-19 19:23:51.804 | [90820 Async ks-system-member:127102]: Signaled 2022-08-19 19:23:51.806 | + functions-common:get_or_add_user_system_role:1027 : local user_role_id 2022-08-19 19:23:51.806 | + functions-common:get_or_add_user_system_role:1028 : local domain_args 2022-08-19 19:23:51.806 | ++ functions-common:get_or_add_user_system_role:1030 : _get_domain_args 2022-08-19 19:23:51.806 | ++ functions-common:_get_domain_args:957 : local domain 2022-08-19 19:23:51.806 | ++ functions-common:_get_domain_args:958 : domain= 2022-08-19 19:23:51.806 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-08-19 19:23:51.806 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-08-19 19:23:51.806 | ++ functions-common:_get_domain_args:967 : echo 2022-08-19 19:23:51.806 | + functions-common:get_or_add_user_system_role:1030 : domain_args= 2022-08-19 19:23:51.806 | ++ functions-common:get_or_add_user_system_role:1038 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 30ea5c3c270840c19fcbc7fbe3c07f87 --system all -f value -c Role 2022-08-19 19:23:51.806 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:23:51.806 | from cryptography.utils import int_from_bytes 2022-08-19 19:23:51.806 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:23:51.806 | from cryptography.utils import int_from_bytes 2022-08-19 19:23:51.806 | ++ functions-common:oscwrap:2479 : return 0 2022-08-19 19:23:51.806 | + functions-common:get_or_add_user_system_role:1038 : user_role_id= 2022-08-19 19:23:51.806 | + functions-common:get_or_add_user_system_role:1039 : [[ -z '' ]] 2022-08-19 19:23:51.806 | + functions-common:get_or_add_user_system_role:1041 : openstack --os-cloud devstack-system-admin role add member --user 30ea5c3c270840c19fcbc7fbe3c07f87 --system all 2022-08-19 19:23:51.806 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:23:51.806 | from cryptography.utils import int_from_bytes 2022-08-19 19:23:51.806 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:23:51.806 | from cryptography.utils import int_from_bytes 2022-08-19 19:23:51.806 | ++ functions-common:get_or_add_user_system_role:1050 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 30ea5c3c270840c19fcbc7fbe3c07f87 --system all -f value -c Role 2022-08-19 19:23:51.806 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:23:51.806 | from cryptography.utils import int_from_bytes 2022-08-19 19:23:51.806 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:23:51.807 | from cryptography.utils import int_from_bytes 2022-08-19 19:23:51.807 | ++ functions-common:oscwrap:2479 : return 0 2022-08-19 19:23:51.807 | + functions-common:get_or_add_user_system_role:1050 : user_role_id=848a48b503dc483fbbc428affa473937 2022-08-19 19:23:51.807 | + functions-common:get_or_add_user_system_role:1052 : echo 848a48b503dc483fbbc428affa473937 2022-08-19 19:23:51.807 | 848a48b503dc483fbbc428affa473937 2022-08-19 19:23:52.014 | [90820 Async ks-system-member:127102]: finished get_or_add_user_system_role member 30ea5c3c270840c19fcbc7fbe3c07f87 all with result 0 in 13 seconds 2022-08-19 19:23:52.087 | [90820 Async ks-system-reader:127399]: Waiting for completion of get_or_add_user_system_role reader ea7c898add9844e8bd2e425459d53458 all running on PID 127399 (7 other jobs running) 2022-08-19 19:23:52.221 | [90820 Async ks-system-reader:127399]: Signaling child to exit 2022-08-19 19:23:52.222 | WAKEUP 2022-08-19 19:23:52.340 | [90820 Async ks-system-reader:127399]: Signaled 2022-08-19 19:23:52.348 | + functions-common:get_or_add_user_system_role:1027 : local user_role_id 2022-08-19 19:23:52.348 | + functions-common:get_or_add_user_system_role:1028 : local domain_args 2022-08-19 19:23:52.348 | ++ functions-common:get_or_add_user_system_role:1030 : _get_domain_args 2022-08-19 19:23:52.348 | ++ functions-common:_get_domain_args:957 : local domain 2022-08-19 19:23:52.348 | ++ functions-common:_get_domain_args:958 : domain= 2022-08-19 19:23:52.348 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-08-19 19:23:52.348 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-08-19 19:23:52.348 | ++ functions-common:_get_domain_args:967 : echo 2022-08-19 19:23:52.348 | + functions-common:get_or_add_user_system_role:1030 : domain_args= 2022-08-19 19:23:52.348 | ++ functions-common:get_or_add_user_system_role:1038 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user ea7c898add9844e8bd2e425459d53458 --system all -f value -c Role 2022-08-19 19:23:52.348 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:23:52.348 | from cryptography.utils import int_from_bytes 2022-08-19 19:23:52.348 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:23:52.348 | from cryptography.utils import int_from_bytes 2022-08-19 19:23:52.348 | ++ functions-common:oscwrap:2479 : return 0 2022-08-19 19:23:52.348 | + functions-common:get_or_add_user_system_role:1038 : user_role_id= 2022-08-19 19:23:52.348 | + functions-common:get_or_add_user_system_role:1039 : [[ -z '' ]] 2022-08-19 19:23:52.348 | + functions-common:get_or_add_user_system_role:1041 : openstack --os-cloud devstack-system-admin role add reader --user ea7c898add9844e8bd2e425459d53458 --system all 2022-08-19 19:23:52.348 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:23:52.348 | from cryptography.utils import int_from_bytes 2022-08-19 19:23:52.348 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:23:52.348 | from cryptography.utils import int_from_bytes 2022-08-19 19:23:52.348 | ++ functions-common:get_or_add_user_system_role:1050 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user ea7c898add9844e8bd2e425459d53458 --system all -f value -c Role 2022-08-19 19:23:52.348 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:23:52.348 | from cryptography.utils import int_from_bytes 2022-08-19 19:23:52.348 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:23:52.348 | from cryptography.utils import int_from_bytes 2022-08-19 19:23:52.348 | ++ functions-common:oscwrap:2479 : return 0 2022-08-19 19:23:52.348 | + functions-common:get_or_add_user_system_role:1050 : user_role_id=eb7fb540254848549730933af8f59dcb 2022-08-19 19:23:52.349 | + functions-common:get_or_add_user_system_role:1052 : echo eb7fb540254848549730933af8f59dcb 2022-08-19 19:23:52.349 | eb7fb540254848549730933af8f59dcb 2022-08-19 19:23:52.555 | [90820 Async ks-system-reader:127399]: finished get_or_add_user_system_role reader ea7c898add9844e8bd2e425459d53458 all with result 0 in 11 seconds 2022-08-19 19:23:52.582 | + inc/async:async_wait:197 : return 0 2022-08-19 19:23:52.595 | + lib/keystone:create_keystone_accounts:416 : async_wait ks-group-memberdemo ks-group-anotherdemo ks-group-memberalt ks-group-anotheralt ks-group-admin 2022-08-19 19:23:52.859 | [90820 Async ks-group-memberdemo:127767]: Waiting for completion of get_or_add_group_project_role member b641186838154764a0ffb89e6c12c997 84253ede8aa34d9bb8638223c2d7ad79 running on PID 127767 (6 other jobs running) 2022-08-19 19:23:52.992 | [90820 Async ks-group-memberdemo:127767]: Signaling child to exit 2022-08-19 19:24:00.785 | + inc/async:async_inner:64 : rc=0 2022-08-19 19:24:00.826 | [127767 Async ks-group-memberdemo:127767]: finished successfully 2022-08-19 19:24:00.861 | WAKEUP 2022-08-19 19:24:00.912 | [90820 Async ks-group-memberdemo:127767]: Signaled 2022-08-19 19:24:00.913 | + functions-common:get_or_add_group_project_role:1058 : local group_role_id 2022-08-19 19:24:00.913 | ++ functions-common:get_or_add_group_project_role:1064 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group b641186838154764a0ffb89e6c12c997 --project 84253ede8aa34d9bb8638223c2d7ad79 -f value 2022-08-19 19:24:00.913 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:24:00.913 | from cryptography.utils import int_from_bytes 2022-08-19 19:24:00.913 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:24:00.913 | from cryptography.utils import int_from_bytes 2022-08-19 19:24:00.913 | ++ functions-common:oscwrap:2479 : return 0 2022-08-19 19:24:00.913 | + functions-common:get_or_add_group_project_role:1064 : group_role_id= 2022-08-19 19:24:00.913 | + functions-common:get_or_add_group_project_role:1065 : [[ -z '' ]] 2022-08-19 19:24:00.913 | + functions-common:get_or_add_group_project_role:1067 : openstack --os-cloud devstack-system-admin role add member --group b641186838154764a0ffb89e6c12c997 --project 84253ede8aa34d9bb8638223c2d7ad79 2022-08-19 19:24:00.913 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:24:00.913 | from cryptography.utils import int_from_bytes 2022-08-19 19:24:00.913 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:24:00.913 | from cryptography.utils import int_from_bytes 2022-08-19 19:24:00.913 | ++ functions-common:get_or_add_group_project_role:1074 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group b641186838154764a0ffb89e6c12c997 --project 84253ede8aa34d9bb8638223c2d7ad79 -f value 2022-08-19 19:24:00.913 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:24:00.913 | from cryptography.utils import int_from_bytes 2022-08-19 19:24:00.914 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:24:00.914 | from cryptography.utils import int_from_bytes 2022-08-19 19:24:00.914 | ++ functions-common:oscwrap:2479 : return 0 2022-08-19 19:24:00.914 | + functions-common:get_or_add_group_project_role:1074 : group_role_id='848a48b503dc483fbbc428affa473937 b641186838154764a0ffb89e6c12c997 84253ede8aa34d9bb8638223c2d7ad79 False' 2022-08-19 19:24:00.914 | + functions-common:get_or_add_group_project_role:1076 : echo 848a48b503dc483fbbc428affa473937 b641186838154764a0ffb89e6c12c997 84253ede8aa34d9bb8638223c2d7ad79 False 2022-08-19 19:24:00.914 | 848a48b503dc483fbbc428affa473937 b641186838154764a0ffb89e6c12c997 84253ede8aa34d9bb8638223c2d7ad79 False 2022-08-19 19:24:00.995 | [90820 Async ks-group-memberdemo:127767]: finished get_or_add_group_project_role member b641186838154764a0ffb89e6c12c997 84253ede8aa34d9bb8638223c2d7ad79 with result 0 in 15 seconds 2022-08-19 19:24:01.067 | [90820 Async ks-group-anotherdemo:127881]: Waiting for completion of get_or_add_group_project_role anotherrole b641186838154764a0ffb89e6c12c997 84253ede8aa34d9bb8638223c2d7ad79 running on PID 127881 (5 other jobs running) 2022-08-19 19:24:01.124 | [90820 Async ks-group-anotherdemo:127881]: Signaling child to exit 2022-08-19 19:24:01.760 | + inc/async:async_inner:64 : rc=0 2022-08-19 19:24:01.819 | [127979 Async ks-group-memberalt:127979]: finished successfully 2022-08-19 19:24:01.910 | + inc/async:async_inner:64 : rc=0 2022-08-19 19:24:01.942 | [127881 Async ks-group-anotherdemo:127881]: finished successfully 2022-08-19 19:24:01.969 | WAKEUP 2022-08-19 19:24:02.000 | [90820 Async ks-group-anotherdemo:127881]: Signaled 2022-08-19 19:24:02.001 | + functions-common:get_or_add_group_project_role:1058 : local group_role_id 2022-08-19 19:24:02.001 | ++ functions-common:get_or_add_group_project_role:1064 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group b641186838154764a0ffb89e6c12c997 --project 84253ede8aa34d9bb8638223c2d7ad79 -f value 2022-08-19 19:24:02.001 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:24:02.001 | from cryptography.utils import int_from_bytes 2022-08-19 19:24:02.001 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:24:02.001 | from cryptography.utils import int_from_bytes 2022-08-19 19:24:02.001 | ++ functions-common:oscwrap:2479 : return 0 2022-08-19 19:24:02.001 | + functions-common:get_or_add_group_project_role:1064 : group_role_id= 2022-08-19 19:24:02.001 | + functions-common:get_or_add_group_project_role:1065 : [[ -z '' ]] 2022-08-19 19:24:02.001 | + functions-common:get_or_add_group_project_role:1067 : openstack --os-cloud devstack-system-admin role add anotherrole --group b641186838154764a0ffb89e6c12c997 --project 84253ede8aa34d9bb8638223c2d7ad79 2022-08-19 19:24:02.002 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:24:02.002 | from cryptography.utils import int_from_bytes 2022-08-19 19:24:02.002 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:24:02.002 | from cryptography.utils import int_from_bytes 2022-08-19 19:24:02.002 | ++ functions-common:get_or_add_group_project_role:1074 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group b641186838154764a0ffb89e6c12c997 --project 84253ede8aa34d9bb8638223c2d7ad79 -f value 2022-08-19 19:24:02.002 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:24:02.002 | from cryptography.utils import int_from_bytes 2022-08-19 19:24:02.002 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:24:02.002 | from cryptography.utils import int_from_bytes 2022-08-19 19:24:02.002 | ++ functions-common:oscwrap:2479 : return 0 2022-08-19 19:24:02.002 | + functions-common:get_or_add_group_project_role:1074 : group_role_id='cee2b2731e93403d9f425e05f6905b53 b641186838154764a0ffb89e6c12c997 84253ede8aa34d9bb8638223c2d7ad79 False' 2022-08-19 19:24:02.002 | + functions-common:get_or_add_group_project_role:1076 : echo cee2b2731e93403d9f425e05f6905b53 b641186838154764a0ffb89e6c12c997 84253ede8aa34d9bb8638223c2d7ad79 False 2022-08-19 19:24:02.002 | cee2b2731e93403d9f425e05f6905b53 b641186838154764a0ffb89e6c12c997 84253ede8aa34d9bb8638223c2d7ad79 False 2022-08-19 19:24:02.053 | [90820 Async ks-group-anotherdemo:127881]: finished get_or_add_group_project_role anotherrole b641186838154764a0ffb89e6c12c997 84253ede8aa34d9bb8638223c2d7ad79 with result 0 in 16 seconds 2022-08-19 19:24:02.098 | [90820 Async ks-group-memberalt:127979]: Waiting for completion of get_or_add_group_project_role member b641186838154764a0ffb89e6c12c997 80ecaf0386c44de0a3d32d38fec6ea60 running on PID 127979 (4 other jobs running) 2022-08-19 19:24:02.130 | [90820 Async ks-group-memberalt:127979]: Signaling child to exit 2022-08-19 19:24:02.130 | WAKEUP 2022-08-19 19:24:02.160 | [90820 Async ks-group-memberalt:127979]: Signaled 2022-08-19 19:24:02.162 | + functions-common:get_or_add_group_project_role:1058 : local group_role_id 2022-08-19 19:24:02.162 | ++ functions-common:get_or_add_group_project_role:1064 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group b641186838154764a0ffb89e6c12c997 --project 80ecaf0386c44de0a3d32d38fec6ea60 -f value 2022-08-19 19:24:02.162 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:24:02.162 | from cryptography.utils import int_from_bytes 2022-08-19 19:24:02.162 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:24:02.162 | from cryptography.utils import int_from_bytes 2022-08-19 19:24:02.162 | ++ functions-common:oscwrap:2479 : return 0 2022-08-19 19:24:02.162 | + functions-common:get_or_add_group_project_role:1064 : group_role_id= 2022-08-19 19:24:02.162 | + functions-common:get_or_add_group_project_role:1065 : [[ -z '' ]] 2022-08-19 19:24:02.162 | + functions-common:get_or_add_group_project_role:1067 : openstack --os-cloud devstack-system-admin role add member --group b641186838154764a0ffb89e6c12c997 --project 80ecaf0386c44de0a3d32d38fec6ea60 2022-08-19 19:24:02.162 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:24:02.162 | from cryptography.utils import int_from_bytes 2022-08-19 19:24:02.162 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:24:02.162 | from cryptography.utils import int_from_bytes 2022-08-19 19:24:02.162 | ++ functions-common:get_or_add_group_project_role:1074 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group b641186838154764a0ffb89e6c12c997 --project 80ecaf0386c44de0a3d32d38fec6ea60 -f value 2022-08-19 19:24:02.162 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:24:02.162 | from cryptography.utils import int_from_bytes 2022-08-19 19:24:02.163 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:24:02.163 | from cryptography.utils import int_from_bytes 2022-08-19 19:24:02.163 | ++ functions-common:oscwrap:2479 : return 0 2022-08-19 19:24:02.163 | + functions-common:get_or_add_group_project_role:1074 : group_role_id='848a48b503dc483fbbc428affa473937 b641186838154764a0ffb89e6c12c997 80ecaf0386c44de0a3d32d38fec6ea60 False' 2022-08-19 19:24:02.163 | + functions-common:get_or_add_group_project_role:1076 : echo 848a48b503dc483fbbc428affa473937 b641186838154764a0ffb89e6c12c997 80ecaf0386c44de0a3d32d38fec6ea60 False 2022-08-19 19:24:02.163 | 848a48b503dc483fbbc428affa473937 b641186838154764a0ffb89e6c12c997 80ecaf0386c44de0a3d32d38fec6ea60 False 2022-08-19 19:24:02.217 | [90820 Async ks-group-memberalt:127979]: finished get_or_add_group_project_role member b641186838154764a0ffb89e6c12c997 80ecaf0386c44de0a3d32d38fec6ea60 with result 0 in 15 seconds 2022-08-19 19:24:02.263 | [90820 Async ks-group-anotheralt:128075]: Waiting for completion of get_or_add_group_project_role anotherrole b641186838154764a0ffb89e6c12c997 80ecaf0386c44de0a3d32d38fec6ea60 running on PID 128075 (3 other jobs running) 2022-08-19 19:24:02.290 | [90820 Async ks-group-anotheralt:128075]: Signaling child to exit 2022-08-19 19:24:03.036 | + inc/async:async_inner:64 : rc=0 2022-08-19 19:24:03.063 | [128211 Async ks-group-admin:128211]: finished successfully 2022-08-19 19:24:03.336 | + inc/async:async_inner:64 : rc=0 2022-08-19 19:24:03.365 | [128075 Async ks-group-anotheralt:128075]: finished successfully 2022-08-19 19:24:03.393 | WAKEUP 2022-08-19 19:24:03.417 | [90820 Async ks-group-anotheralt:128075]: Signaled 2022-08-19 19:24:03.418 | + functions-common:get_or_add_group_project_role:1058 : local group_role_id 2022-08-19 19:24:03.418 | ++ functions-common:get_or_add_group_project_role:1064 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group b641186838154764a0ffb89e6c12c997 --project 80ecaf0386c44de0a3d32d38fec6ea60 -f value 2022-08-19 19:24:03.418 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:24:03.418 | from cryptography.utils import int_from_bytes 2022-08-19 19:24:03.418 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:24:03.418 | from cryptography.utils import int_from_bytes 2022-08-19 19:24:03.418 | ++ functions-common:oscwrap:2479 : return 0 2022-08-19 19:24:03.419 | + functions-common:get_or_add_group_project_role:1064 : group_role_id= 2022-08-19 19:24:03.419 | + functions-common:get_or_add_group_project_role:1065 : [[ -z '' ]] 2022-08-19 19:24:03.419 | + functions-common:get_or_add_group_project_role:1067 : openstack --os-cloud devstack-system-admin role add anotherrole --group b641186838154764a0ffb89e6c12c997 --project 80ecaf0386c44de0a3d32d38fec6ea60 2022-08-19 19:24:03.419 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:24:03.419 | from cryptography.utils import int_from_bytes 2022-08-19 19:24:03.419 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:24:03.419 | from cryptography.utils import int_from_bytes 2022-08-19 19:24:03.419 | ++ functions-common:get_or_add_group_project_role:1074 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group b641186838154764a0ffb89e6c12c997 --project 80ecaf0386c44de0a3d32d38fec6ea60 -f value 2022-08-19 19:24:03.419 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:24:03.419 | from cryptography.utils import int_from_bytes 2022-08-19 19:24:03.419 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:24:03.419 | from cryptography.utils import int_from_bytes 2022-08-19 19:24:03.419 | ++ functions-common:oscwrap:2479 : return 0 2022-08-19 19:24:03.419 | + functions-common:get_or_add_group_project_role:1074 : group_role_id='cee2b2731e93403d9f425e05f6905b53 b641186838154764a0ffb89e6c12c997 80ecaf0386c44de0a3d32d38fec6ea60 False' 2022-08-19 19:24:03.419 | + functions-common:get_or_add_group_project_role:1076 : echo cee2b2731e93403d9f425e05f6905b53 b641186838154764a0ffb89e6c12c997 80ecaf0386c44de0a3d32d38fec6ea60 False 2022-08-19 19:24:03.419 | cee2b2731e93403d9f425e05f6905b53 b641186838154764a0ffb89e6c12c997 80ecaf0386c44de0a3d32d38fec6ea60 False 2022-08-19 19:24:03.464 | [90820 Async ks-group-anotheralt:128075]: finished get_or_add_group_project_role anotherrole b641186838154764a0ffb89e6c12c997 80ecaf0386c44de0a3d32d38fec6ea60 with result 0 in 16 seconds 2022-08-19 19:24:03.509 | [90820 Async ks-group-admin:128211]: Waiting for completion of get_or_add_group_project_role admin 83e7d9878c204d13b041754eb4b32c7c 5477f1d1785b40499847c6f71cd220c2 running on PID 128211 (2 other jobs running) 2022-08-19 19:24:03.535 | [90820 Async ks-group-admin:128211]: Signaling child to exit 2022-08-19 19:24:03.536 | WAKEUP 2022-08-19 19:24:03.559 | [90820 Async ks-group-admin:128211]: Signaled 2022-08-19 19:24:03.561 | + functions-common:get_or_add_group_project_role:1058 : local group_role_id 2022-08-19 19:24:03.561 | ++ functions-common:get_or_add_group_project_role:1064 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --group 83e7d9878c204d13b041754eb4b32c7c --project 5477f1d1785b40499847c6f71cd220c2 -f value 2022-08-19 19:24:03.561 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:24:03.561 | from cryptography.utils import int_from_bytes 2022-08-19 19:24:03.561 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:24:03.561 | from cryptography.utils import int_from_bytes 2022-08-19 19:24:03.561 | ++ functions-common:oscwrap:2479 : return 0 2022-08-19 19:24:03.561 | + functions-common:get_or_add_group_project_role:1064 : group_role_id= 2022-08-19 19:24:03.561 | + functions-common:get_or_add_group_project_role:1065 : [[ -z '' ]] 2022-08-19 19:24:03.561 | + functions-common:get_or_add_group_project_role:1067 : openstack --os-cloud devstack-system-admin role add admin --group 83e7d9878c204d13b041754eb4b32c7c --project 5477f1d1785b40499847c6f71cd220c2 2022-08-19 19:24:03.562 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:24:03.562 | from cryptography.utils import int_from_bytes 2022-08-19 19:24:03.562 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:24:03.562 | from cryptography.utils import int_from_bytes 2022-08-19 19:24:03.562 | ++ functions-common:get_or_add_group_project_role:1074 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --group 83e7d9878c204d13b041754eb4b32c7c --project 5477f1d1785b40499847c6f71cd220c2 -f value 2022-08-19 19:24:03.562 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:24:03.562 | from cryptography.utils import int_from_bytes 2022-08-19 19:24:03.562 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:24:03.562 | from cryptography.utils import int_from_bytes 2022-08-19 19:24:03.562 | ++ functions-common:oscwrap:2479 : return 0 2022-08-19 19:24:03.562 | + functions-common:get_or_add_group_project_role:1074 : group_role_id='4ef4b944934e44a28a394ebd1a816f64 83e7d9878c204d13b041754eb4b32c7c 5477f1d1785b40499847c6f71cd220c2 False' 2022-08-19 19:24:03.562 | + functions-common:get_or_add_group_project_role:1076 : echo 4ef4b944934e44a28a394ebd1a816f64 83e7d9878c204d13b041754eb4b32c7c 5477f1d1785b40499847c6f71cd220c2 False 2022-08-19 19:24:03.562 | 4ef4b944934e44a28a394ebd1a816f64 83e7d9878c204d13b041754eb4b32c7c 5477f1d1785b40499847c6f71cd220c2 False 2022-08-19 19:24:03.608 | [90820 Async ks-group-admin:128211]: finished get_or_add_group_project_role admin 83e7d9878c204d13b041754eb4b32c7c 5477f1d1785b40499847c6f71cd220c2 with result 0 in 15 seconds 2022-08-19 19:24:03.612 | + inc/async:async_wait:197 : return 0 2022-08-19 19:24:03.615 | + lib/keystone:create_keystone_accounts:418 : is_service_enabled ldap 2022-08-19 19:24:03.632 | + functions-common:is_service_enabled:2095 : return 1 2022-08-19 19:24:03.635 | + ./stack.sh:main:1097 : is_service_enabled nova 2022-08-19 19:24:03.653 | + functions-common:is_service_enabled:2095 : return 0 2022-08-19 19:24:03.655 | + ./stack.sh:main:1098 : async_runfunc create_nova_accounts 2022-08-19 19:24:03.658 | + inc/async:async_runfunc:116 : async_run create_nova_accounts create_nova_accounts 2022-08-19 19:24:03.732 | + inc/async:async_inner:63 : create_nova_accounts 2022-08-19 19:24:03.776 | [90820 Async create_nova_accounts:130138]: running: create_nova_accounts 2022-08-19 19:24:03.779 | + ./stack.sh:main:1100 : is_service_enabled glance 2022-08-19 19:24:03.798 | + functions-common:is_service_enabled:2095 : return 0 2022-08-19 19:24:03.800 | + ./stack.sh:main:1101 : async_runfunc create_glance_accounts 2022-08-19 19:24:03.803 | + inc/async:async_runfunc:116 : async_run create_glance_accounts create_glance_accounts 2022-08-19 19:24:03.873 | + inc/async:async_inner:63 : create_glance_accounts 2022-08-19 19:24:03.924 | [90820 Async create_glance_accounts:130262]: running: create_glance_accounts 2022-08-19 19:24:03.927 | + ./stack.sh:main:1103 : is_service_enabled cinder 2022-08-19 19:24:03.950 | + functions-common:is_service_enabled:2095 : return 0 2022-08-19 19:24:03.954 | + ./stack.sh:main:1104 : async_runfunc create_cinder_accounts 2022-08-19 19:24:03.956 | + inc/async:async_runfunc:116 : async_run create_cinder_accounts create_cinder_accounts 2022-08-19 19:24:04.035 | + inc/async:async_inner:63 : create_cinder_accounts 2022-08-19 19:24:04.085 | [90820 Async create_cinder_accounts:130401]: running: create_cinder_accounts 2022-08-19 19:24:04.088 | + ./stack.sh:main:1106 : is_service_enabled neutron 2022-08-19 19:24:04.110 | + functions-common:is_service_enabled:2095 : return 0 2022-08-19 19:24:04.113 | + ./stack.sh:main:1107 : async_runfunc create_neutron_accounts 2022-08-19 19:24:04.116 | + inc/async:async_runfunc:116 : async_run create_neutron_accounts create_neutron_accounts 2022-08-19 19:24:04.216 | + inc/async:async_inner:63 : create_neutron_accounts 2022-08-19 19:24:04.276 | [90820 Async create_neutron_accounts:130526]: running: create_neutron_accounts 2022-08-19 19:24:04.279 | + ./stack.sh:main:1109 : is_service_enabled swift 2022-08-19 19:24:04.312 | + functions-common:is_service_enabled:2095 : return 1 2022-08-19 19:24:04.315 | + ./stack.sh:main:1118 : is_service_enabled horizon 2022-08-19 19:24:04.346 | + functions-common:is_service_enabled:2095 : return 1 2022-08-19 19:24:04.353 | + ./stack.sh:main:1123 : async_wait create_nova_accounts create_glance_accounts create_cinder_accounts 2022-08-19 19:24:04.431 | [90820 Async create_nova_accounts:130138]: Waiting for completion of create_nova_accounts running on PID 130138 (5 other jobs running) 2022-08-19 19:24:04.488 | [90820 Async create_nova_accounts:130138]: Signaling child to exit 2022-08-19 19:24:42.056 | + inc/async:async_inner:64 : rc=0 2022-08-19 19:24:42.088 | [130526 Async create_neutron_accounts:130526]: finished successfully 2022-08-19 19:24:44.801 | + inc/async:async_inner:64 : rc=0 2022-08-19 19:24:44.827 | [130262 Async create_glance_accounts:130262]: finished successfully 2022-08-19 19:25:00.876 | + inc/async:async_inner:64 : rc=0 2022-08-19 19:25:00.905 | [130401 Async create_cinder_accounts:130401]: finished successfully 2022-08-19 19:25:07.230 | + inc/async:async_inner:64 : rc=0 2022-08-19 19:25:07.263 | [130138 Async create_nova_accounts:130138]: finished successfully 2022-08-19 19:25:07.289 | WAKEUP 2022-08-19 19:25:07.316 | [90820 Async create_nova_accounts:130138]: Signaled 2022-08-19 19:25:07.317 | + lib/nova:create_nova_accounts:351 : [[ 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,g-reg,cinder =~ n-api ]] 2022-08-19 19:25:07.317 | + lib/nova:create_nova_accounts:355 : create_service_user nova admin 2022-08-19 19:25:07.317 | + lib/keystone:create_service_user:431 : get_or_create_user nova Passw0rd Default 2022-08-19 19:25:07.317 | + functions-common:get_or_create_user:909 : local user_id 2022-08-19 19:25:07.317 | + functions-common:get_or_create_user:910 : [[ ! -z '' ]] 2022-08-19 19:25:07.318 | + functions-common:get_or_create_user:913 : local email= 2022-08-19 19:25:07.318 | ++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create nova --password Passw0rd --domain=Default --or-show -f value -c id 2022-08-19 19:25:07.318 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:25:07.318 | from cryptography.utils import int_from_bytes 2022-08-19 19:25:07.318 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:25:07.318 | from cryptography.utils import int_from_bytes 2022-08-19 19:25:07.318 | ++ functions-common:oscwrap:2479 : return 0 2022-08-19 19:25:07.318 | + functions-common:get_or_create_user:925 : user_id=ff0c7740e6814c6c9515d0aed78bba68 2022-08-19 19:25:07.318 | + functions-common:get_or_create_user:926 : echo ff0c7740e6814c6c9515d0aed78bba68 2022-08-19 19:25:07.318 | ff0c7740e6814c6c9515d0aed78bba68 2022-08-19 19:25:07.318 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service nova service Default Default 2022-08-19 19:25:07.318 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-08-19 19:25:07.318 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-08-19 19:25:07.318 | ++ functions-common:_get_domain_args:957 : local domain 2022-08-19 19:25:07.318 | ++ functions-common:_get_domain_args:958 : domain= 2022-08-19 19:25:07.318 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-08-19 19:25:07.318 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-08-19 19:25:07.318 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-08-19 19:25:07.318 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-08-19 19:25:07.318 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-08-19 19:25:07.318 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-08-19 19:25:07.318 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user nova --project service --user-domain Default --project-domain Default 2022-08-19 19:25:07.318 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-08-19 19:25:07.318 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-08-19 19:25:07.318 | ++ functions-common:get_field:811 : local data field 2022-08-19 19:25:07.318 | ++ functions-common:get_field:812 : read data 2022-08-19 19:25:07.318 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:25:07.318 | from cryptography.utils import int_from_bytes 2022-08-19 19:25:07.318 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:25:07.318 | from cryptography.utils import int_from_bytes 2022-08-19 19:25:07.319 | ++ functions-common:oscwrap:2479 : return 0 2022-08-19 19:25:07.319 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-08-19 19:25:07.319 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-08-19 19:25:07.319 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add service --user nova --project service --user-domain Default --project-domain Default 2022-08-19 19:25:07.319 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:25:07.319 | from cryptography.utils import int_from_bytes 2022-08-19 19:25:07.319 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:25:07.319 | from cryptography.utils import int_from_bytes 2022-08-19 19:25:07.319 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user nova --project service --user-domain Default --project-domain Default 2022-08-19 19:25:07.319 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-08-19 19:25:07.319 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-08-19 19:25:07.319 | ++ functions-common:get_field:811 : local data field 2022-08-19 19:25:07.319 | ++ functions-common:get_field:812 : read data 2022-08-19 19:25:07.319 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:25:07.319 | from cryptography.utils import int_from_bytes 2022-08-19 19:25:07.319 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:25:07.319 | from cryptography.utils import int_from_bytes 2022-08-19 19:25:07.319 | ++ functions-common:oscwrap:2479 : return 0 2022-08-19 19:25:07.319 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-08-19 19:25:07.319 | ++ functions-common:get_field:816 : field='$2' 2022-08-19 19:25:07.319 | ++ functions-common:get_field:818 : echo '| db8abf37adff4704889523e773b95924 | ff0c7740e6814c6c9515d0aed78bba68 | | a186fc1651b442d4b704b88a3dddf1b0 | | | False |' 2022-08-19 19:25:07.319 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-08-19 19:25:07.319 | ++ functions-common:get_field:812 : read data 2022-08-19 19:25:07.319 | + functions-common:get_or_add_user_project_role:995 : user_role_id=db8abf37adff4704889523e773b95924 2022-08-19 19:25:07.319 | + functions-common:get_or_add_user_project_role:997 : echo db8abf37adff4704889523e773b95924 2022-08-19 19:25:07.319 | db8abf37adff4704889523e773b95924 2022-08-19 19:25:07.319 | + lib/keystone:create_service_user:434 : [[ -n admin ]] 2022-08-19 19:25:07.319 | + lib/keystone:create_service_user:435 : get_or_add_user_project_role admin nova service Default Default 2022-08-19 19:25:07.319 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-08-19 19:25:07.319 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-08-19 19:25:07.319 | ++ functions-common:_get_domain_args:957 : local domain 2022-08-19 19:25:07.319 | ++ functions-common:_get_domain_args:958 : domain= 2022-08-19 19:25:07.319 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-08-19 19:25:07.320 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-08-19 19:25:07.320 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-08-19 19:25:07.320 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-08-19 19:25:07.320 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-08-19 19:25:07.320 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-08-19 19:25:07.320 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user nova --project service --user-domain Default --project-domain Default 2022-08-19 19:25:07.320 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-08-19 19:25:07.320 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-08-19 19:25:07.320 | ++ functions-common:get_field:811 : local data field 2022-08-19 19:25:07.320 | ++ functions-common:get_field:812 : read data 2022-08-19 19:25:07.320 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:25:07.320 | from cryptography.utils import int_from_bytes 2022-08-19 19:25:07.320 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:25:07.320 | from cryptography.utils import int_from_bytes 2022-08-19 19:25:07.320 | ++ functions-common:oscwrap:2479 : return 0 2022-08-19 19:25:07.320 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-08-19 19:25:07.320 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-08-19 19:25:07.320 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add admin --user nova --project service --user-domain Default --project-domain Default 2022-08-19 19:25:07.320 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:25:07.320 | from cryptography.utils import int_from_bytes 2022-08-19 19:25:07.320 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:25:07.320 | from cryptography.utils import int_from_bytes 2022-08-19 19:25:07.320 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user nova --project service --user-domain Default --project-domain Default 2022-08-19 19:25:07.320 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-08-19 19:25:07.320 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-08-19 19:25:07.320 | ++ functions-common:get_field:811 : local data field 2022-08-19 19:25:07.320 | ++ functions-common:get_field:812 : read data 2022-08-19 19:25:07.320 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:25:07.320 | from cryptography.utils import int_from_bytes 2022-08-19 19:25:07.320 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:25:07.320 | from cryptography.utils import int_from_bytes 2022-08-19 19:25:07.320 | ++ functions-common:oscwrap:2479 : return 0 2022-08-19 19:25:07.320 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-08-19 19:25:07.321 | ++ functions-common:get_field:816 : field='$2' 2022-08-19 19:25:07.321 | ++ functions-common:get_field:818 : echo '| 4ef4b944934e44a28a394ebd1a816f64 | ff0c7740e6814c6c9515d0aed78bba68 | | a186fc1651b442d4b704b88a3dddf1b0 | | | False |' 2022-08-19 19:25:07.321 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-08-19 19:25:07.321 | ++ functions-common:get_field:812 : read data 2022-08-19 19:25:07.321 | + functions-common:get_or_add_user_project_role:995 : user_role_id=4ef4b944934e44a28a394ebd1a816f64 2022-08-19 19:25:07.321 | + functions-common:get_or_add_user_project_role:997 : echo 4ef4b944934e44a28a394ebd1a816f64 2022-08-19 19:25:07.321 | 4ef4b944934e44a28a394ebd1a816f64 2022-08-19 19:25:07.321 | + lib/nova:create_nova_accounts:357 : local nova_api_url 2022-08-19 19:25:07.321 | + lib/nova:create_nova_accounts:358 : [[ True == \F\a\l\s\e ]] 2022-08-19 19:25:07.321 | + lib/nova:create_nova_accounts:361 : nova_api_url=http://10.222.0.60/compute 2022-08-19 19:25:07.321 | + lib/nova:create_nova_accounts:364 : get_or_create_service nova_legacy compute_legacy 'Nova Compute Service (Legacy 2.0)' 2022-08-19 19:25:07.321 | + functions-common:get_or_create_service:1082 : local service_id 2022-08-19 19:25:07.321 | ++ functions-common:get_or_create_service:1095 : oscwrap --os-cloud devstack-system-admin service show compute_legacy -f value -c id 2022-08-19 19:25:07.321 | ++ functions-common:get_or_create_service:1097 : oscwrap --os-cloud devstack-system-admin service create compute_legacy --name nova_legacy '--description=Nova Compute Service (Legacy 2.0)' -f value -c id 2022-08-19 19:25:07.321 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:25:07.321 | from cryptography.utils import int_from_bytes 2022-08-19 19:25:07.321 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:25:07.321 | from cryptography.utils import int_from_bytes 2022-08-19 19:25:07.321 | ++ functions-common:oscwrap:2479 : return 0 2022-08-19 19:25:07.321 | + functions-common:get_or_create_service:1093 : service_id=' 2022-08-19 19:25:07.321 | 25cc698538c946468f0e6f231da48d00' 2022-08-19 19:25:07.321 | + functions-common:get_or_create_service:1094 : echo 25cc698538c946468f0e6f231da48d00 2022-08-19 19:25:07.321 | 25cc698538c946468f0e6f231da48d00 2022-08-19 19:25:07.321 | + lib/nova:create_nova_accounts:366 : get_or_create_endpoint compute_legacy RegionOne 'http://10.222.0.60/compute/v2/$(project_id)s' 2022-08-19 19:25:07.321 | + functions-common:get_or_create_endpoint:1126 : local public_id 2022-08-19 19:25:07.321 | ++ functions-common:get_or_create_endpoint:1127 : _get_or_create_endpoint_with_interface compute_legacy public 'http://10.222.0.60/compute/v2/$(project_id)s' RegionOne 2022-08-19 19:25:07.321 | ++ functions-common:_get_or_create_endpoint_with_interface:1100 : local endpoint_id 2022-08-19 19:25:07.321 | +++ functions-common:_get_or_create_endpoint_with_interface:1105 : oscwrap --os-cloud devstack-system-admin endpoint list --service compute_legacy --interface public --region RegionOne -c ID -f value 2022-08-19 19:25:07.321 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:25:07.321 | from cryptography.utils import int_from_bytes 2022-08-19 19:25:07.321 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:25:07.321 | from cryptography.utils import int_from_bytes 2022-08-19 19:25:07.321 | +++ functions-common:oscwrap:2479 : return 0 2022-08-19 19:25:07.322 | ++ functions-common:_get_or_create_endpoint_with_interface:1105 : endpoint_id= 2022-08-19 19:25:07.322 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : [[ -z '' ]] 2022-08-19 19:25:07.322 | +++ functions-common:_get_or_create_endpoint_with_interface:1109 : oscwrap --os-cloud devstack-system-admin endpoint create compute_legacy public 'http://10.222.0.60/compute/v2/$(project_id)s' --region RegionOne -f value -c id 2022-08-19 19:25:07.322 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:25:07.322 | from cryptography.utils import int_from_bytes 2022-08-19 19:25:07.322 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:25:07.322 | from cryptography.utils import int_from_bytes 2022-08-19 19:25:07.322 | +++ functions-common:oscwrap:2479 : return 0 2022-08-19 19:25:07.322 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 : endpoint_id=0ea776c38cd5452c8148c83599e1fb1d 2022-08-19 19:25:07.322 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : echo 0ea776c38cd5452c8148c83599e1fb1d 2022-08-19 19:25:07.322 | + functions-common:get_or_create_endpoint:1127 : public_id=0ea776c38cd5452c8148c83599e1fb1d 2022-08-19 19:25:07.322 | + functions-common:get_or_create_endpoint:1129 : [[ -n '' ]] 2022-08-19 19:25:07.322 | + functions-common:get_or_create_endpoint:1132 : [[ -n '' ]] 2022-08-19 19:25:07.322 | + functions-common:get_or_create_endpoint:1136 : echo 0ea776c38cd5452c8148c83599e1fb1d 2022-08-19 19:25:07.322 | 0ea776c38cd5452c8148c83599e1fb1d 2022-08-19 19:25:07.322 | + lib/nova:create_nova_accounts:370 : get_or_create_service nova compute 'Nova Compute Service' 2022-08-19 19:25:07.322 | + functions-common:get_or_create_service:1082 : local service_id 2022-08-19 19:25:07.322 | ++ functions-common:get_or_create_service:1095 : oscwrap --os-cloud devstack-system-admin service show compute -f value -c id 2022-08-19 19:25:07.322 | ++ functions-common:get_or_create_service:1097 : oscwrap --os-cloud devstack-system-admin service create compute --name nova '--description=Nova Compute Service' -f value -c id 2022-08-19 19:25:07.322 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:25:07.322 | from cryptography.utils import int_from_bytes 2022-08-19 19:25:07.322 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:25:07.322 | from cryptography.utils import int_from_bytes 2022-08-19 19:25:07.322 | ++ functions-common:oscwrap:2479 : return 0 2022-08-19 19:25:07.322 | + functions-common:get_or_create_service:1093 : service_id=' 2022-08-19 19:25:07.322 | 6c62a2cab9ac43149f0e9678e6e682c6' 2022-08-19 19:25:07.322 | + functions-common:get_or_create_service:1094 : echo 6c62a2cab9ac43149f0e9678e6e682c6 2022-08-19 19:25:07.322 | 6c62a2cab9ac43149f0e9678e6e682c6 2022-08-19 19:25:07.322 | + lib/nova:create_nova_accounts:372 : get_or_create_endpoint compute RegionOne http://10.222.0.60/compute/v2.1 2022-08-19 19:25:07.322 | + functions-common:get_or_create_endpoint:1126 : local public_id 2022-08-19 19:25:07.323 | ++ functions-common:get_or_create_endpoint:1127 : _get_or_create_endpoint_with_interface compute public http://10.222.0.60/compute/v2.1 RegionOne 2022-08-19 19:25:07.323 | ++ functions-common:_get_or_create_endpoint_with_interface:1100 : local endpoint_id 2022-08-19 19:25:07.323 | +++ functions-common:_get_or_create_endpoint_with_interface:1105 : oscwrap --os-cloud devstack-system-admin endpoint list --service compute --interface public --region RegionOne -c ID -f value 2022-08-19 19:25:07.323 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:25:07.323 | from cryptography.utils import int_from_bytes 2022-08-19 19:25:07.323 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:25:07.323 | from cryptography.utils import int_from_bytes 2022-08-19 19:25:07.323 | +++ functions-common:oscwrap:2479 : return 0 2022-08-19 19:25:07.323 | ++ functions-common:_get_or_create_endpoint_with_interface:1105 : endpoint_id= 2022-08-19 19:25:07.323 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : [[ -z '' ]] 2022-08-19 19:25:07.323 | +++ functions-common:_get_or_create_endpoint_with_interface:1109 : oscwrap --os-cloud devstack-system-admin endpoint create compute public http://10.222.0.60/compute/v2.1 --region RegionOne -f value -c id 2022-08-19 19:25:07.323 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:25:07.323 | from cryptography.utils import int_from_bytes 2022-08-19 19:25:07.323 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:25:07.323 | from cryptography.utils import int_from_bytes 2022-08-19 19:25:07.323 | +++ functions-common:oscwrap:2479 : return 0 2022-08-19 19:25:07.323 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 : endpoint_id=a76e5fe0e6344255a694246563885ea0 2022-08-19 19:25:07.323 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : echo a76e5fe0e6344255a694246563885ea0 2022-08-19 19:25:07.323 | + functions-common:get_or_create_endpoint:1127 : public_id=a76e5fe0e6344255a694246563885ea0 2022-08-19 19:25:07.323 | + functions-common:get_or_create_endpoint:1129 : [[ -n '' ]] 2022-08-19 19:25:07.323 | + functions-common:get_or_create_endpoint:1132 : [[ -n '' ]] 2022-08-19 19:25:07.323 | + functions-common:get_or_create_endpoint:1136 : echo a76e5fe0e6344255a694246563885ea0 2022-08-19 19:25:07.323 | a76e5fe0e6344255a694246563885ea0 2022-08-19 19:25:07.323 | + lib/nova:create_nova_accounts:377 : is_service_enabled n-api 2022-08-19 19:25:07.323 | + functions-common:is_service_enabled:2095 : return 0 2022-08-19 19:25:07.323 | + lib/nova:create_nova_accounts:379 : is_service_enabled swift 2022-08-19 19:25:07.323 | + functions-common:is_service_enabled:2095 : return 1 2022-08-19 19:25:07.323 | + lib/nova:create_nova_accounts:387 : is_service_enabled s3api 2022-08-19 19:25:07.323 | + functions-common:is_service_enabled:2095 : return 1 2022-08-19 19:25:07.323 | + lib/nova:create_nova_accounts:398 : is_service_enabled n-api 2022-08-19 19:25:07.323 | + functions-common:is_service_enabled:2095 : return 0 2022-08-19 19:25:07.323 | + lib/nova:create_nova_accounts:399 : [[ False = True ]] 2022-08-19 19:25:07.368 | [90820 Async create_nova_accounts:130138]: finished create_nova_accounts with result 0 in 63 seconds 2022-08-19 19:25:07.412 | [90820 Async create_glance_accounts:130262]: Waiting for completion of create_glance_accounts running on PID 130262 (4 other jobs running) 2022-08-19 19:25:07.445 | [90820 Async create_glance_accounts:130262]: Signaling child to exit 2022-08-19 19:25:07.446 | WAKEUP 2022-08-19 19:25:07.472 | [90820 Async create_glance_accounts:130262]: Signaled 2022-08-19 19:25:07.473 | + lib/glance:create_glance_accounts:451 : is_service_enabled g-api 2022-08-19 19:25:07.473 | + functions-common:is_service_enabled:2095 : return 0 2022-08-19 19:25:07.473 | + lib/glance:create_glance_accounts:453 : create_service_user glance 2022-08-19 19:25:07.473 | + lib/keystone:create_service_user:431 : get_or_create_user glance Passw0rd Default 2022-08-19 19:25:07.473 | + functions-common:get_or_create_user:909 : local user_id 2022-08-19 19:25:07.474 | + functions-common:get_or_create_user:910 : [[ ! -z '' ]] 2022-08-19 19:25:07.474 | + functions-common:get_or_create_user:913 : local email= 2022-08-19 19:25:07.474 | ++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create glance --password Passw0rd --domain=Default --or-show -f value -c id 2022-08-19 19:25:07.474 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:25:07.474 | from cryptography.utils import int_from_bytes 2022-08-19 19:25:07.474 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:25:07.474 | from cryptography.utils import int_from_bytes 2022-08-19 19:25:07.474 | ++ functions-common:oscwrap:2479 : return 0 2022-08-19 19:25:07.474 | + functions-common:get_or_create_user:925 : user_id=5f36f349d532411ba09da3231aef3f1b 2022-08-19 19:25:07.474 | + functions-common:get_or_create_user:926 : echo 5f36f349d532411ba09da3231aef3f1b 2022-08-19 19:25:07.474 | 5f36f349d532411ba09da3231aef3f1b 2022-08-19 19:25:07.474 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service glance service Default Default 2022-08-19 19:25:07.474 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-08-19 19:25:07.474 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-08-19 19:25:07.475 | ++ functions-common:_get_domain_args:957 : local domain 2022-08-19 19:25:07.475 | ++ functions-common:_get_domain_args:958 : domain= 2022-08-19 19:25:07.475 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-08-19 19:25:07.475 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-08-19 19:25:07.475 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-08-19 19:25:07.475 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-08-19 19:25:07.475 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-08-19 19:25:07.475 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-08-19 19:25:07.475 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user glance --project service --user-domain Default --project-domain Default 2022-08-19 19:25:07.475 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-08-19 19:25:07.475 | ++ functions-common:get_field:811 : local data field 2022-08-19 19:25:07.475 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-08-19 19:25:07.475 | ++ functions-common:get_field:812 : read data 2022-08-19 19:25:07.475 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:25:07.475 | from cryptography.utils import int_from_bytes 2022-08-19 19:25:07.475 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:25:07.475 | from cryptography.utils import int_from_bytes 2022-08-19 19:25:07.475 | ++ functions-common:oscwrap:2479 : return 0 2022-08-19 19:25:07.475 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-08-19 19:25:07.475 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-08-19 19:25:07.475 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add service --user glance --project service --user-domain Default --project-domain Default 2022-08-19 19:25:07.475 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:25:07.475 | from cryptography.utils import int_from_bytes 2022-08-19 19:25:07.475 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:25:07.475 | from cryptography.utils import int_from_bytes 2022-08-19 19:25:07.475 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user glance --project service --user-domain Default --project-domain Default 2022-08-19 19:25:07.476 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-08-19 19:25:07.476 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-08-19 19:25:07.476 | ++ functions-common:get_field:811 : local data field 2022-08-19 19:25:07.476 | ++ functions-common:get_field:812 : read data 2022-08-19 19:25:07.476 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:25:07.476 | from cryptography.utils import int_from_bytes 2022-08-19 19:25:07.476 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:25:07.476 | from cryptography.utils import int_from_bytes 2022-08-19 19:25:07.476 | ++ functions-common:oscwrap:2479 : return 0 2022-08-19 19:25:07.476 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-08-19 19:25:07.476 | ++ functions-common:get_field:816 : field='$2' 2022-08-19 19:25:07.476 | ++ functions-common:get_field:818 : echo '| db8abf37adff4704889523e773b95924 | 5f36f349d532411ba09da3231aef3f1b | | a186fc1651b442d4b704b88a3dddf1b0 | | | False |' 2022-08-19 19:25:07.476 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-08-19 19:25:07.476 | ++ functions-common:get_field:812 : read data 2022-08-19 19:25:07.476 | + functions-common:get_or_add_user_project_role:995 : user_role_id=db8abf37adff4704889523e773b95924 2022-08-19 19:25:07.476 | + functions-common:get_or_add_user_project_role:997 : echo db8abf37adff4704889523e773b95924 2022-08-19 19:25:07.476 | db8abf37adff4704889523e773b95924 2022-08-19 19:25:07.476 | + lib/keystone:create_service_user:434 : [[ -n '' ]] 2022-08-19 19:25:07.476 | + lib/glance:create_glance_accounts:456 : is_service_enabled s-proxy 2022-08-19 19:25:07.476 | + functions-common:is_service_enabled:2095 : return 1 2022-08-19 19:25:07.476 | + lib/glance:create_glance_accounts:460 : get_or_create_service glance image 'Glance Image Service' 2022-08-19 19:25:07.477 | + functions-common:get_or_create_service:1082 : local service_id 2022-08-19 19:25:07.477 | ++ functions-common:get_or_create_service:1095 : oscwrap --os-cloud devstack-system-admin service show image -f value -c id 2022-08-19 19:25:07.477 | ++ functions-common:get_or_create_service:1097 : oscwrap --os-cloud devstack-system-admin service create image --name glance '--description=Glance Image Service' -f value -c id 2022-08-19 19:25:07.477 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:25:07.477 | from cryptography.utils import int_from_bytes 2022-08-19 19:25:07.477 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:25:07.477 | from cryptography.utils import int_from_bytes 2022-08-19 19:25:07.477 | ++ functions-common:oscwrap:2479 : return 0 2022-08-19 19:25:07.477 | + functions-common:get_or_create_service:1093 : service_id=' 2022-08-19 19:25:07.477 | bcc2f0dacf0c4bb5979288b28e4ce231' 2022-08-19 19:25:07.477 | + functions-common:get_or_create_service:1094 : echo bcc2f0dacf0c4bb5979288b28e4ce231 2022-08-19 19:25:07.477 | bcc2f0dacf0c4bb5979288b28e4ce231 2022-08-19 19:25:07.477 | + lib/glance:create_glance_accounts:462 : get_or_create_endpoint image RegionOne http://10.222.0.60/image 2022-08-19 19:25:07.477 | + functions-common:get_or_create_endpoint:1126 : local public_id 2022-08-19 19:25:07.477 | ++ functions-common:get_or_create_endpoint:1127 : _get_or_create_endpoint_with_interface image public http://10.222.0.60/image RegionOne 2022-08-19 19:25:07.477 | ++ functions-common:_get_or_create_endpoint_with_interface:1100 : local endpoint_id 2022-08-19 19:25:07.477 | +++ functions-common:_get_or_create_endpoint_with_interface:1105 : oscwrap --os-cloud devstack-system-admin endpoint list --service image --interface public --region RegionOne -c ID -f value 2022-08-19 19:25:07.477 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:25:07.477 | from cryptography.utils import int_from_bytes 2022-08-19 19:25:07.477 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:25:07.477 | from cryptography.utils import int_from_bytes 2022-08-19 19:25:07.477 | +++ functions-common:oscwrap:2479 : return 0 2022-08-19 19:25:07.477 | ++ functions-common:_get_or_create_endpoint_with_interface:1105 : endpoint_id= 2022-08-19 19:25:07.477 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : [[ -z '' ]] 2022-08-19 19:25:07.477 | +++ functions-common:_get_or_create_endpoint_with_interface:1109 : oscwrap --os-cloud devstack-system-admin endpoint create image public http://10.222.0.60/image --region RegionOne -f value -c id 2022-08-19 19:25:07.477 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:25:07.477 | from cryptography.utils import int_from_bytes 2022-08-19 19:25:07.477 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:25:07.477 | from cryptography.utils import int_from_bytes 2022-08-19 19:25:07.477 | +++ functions-common:oscwrap:2479 : return 0 2022-08-19 19:25:07.477 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 : endpoint_id=aff537ccf59a42e4aa35a63f221e8350 2022-08-19 19:25:07.478 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : echo aff537ccf59a42e4aa35a63f221e8350 2022-08-19 19:25:07.478 | + functions-common:get_or_create_endpoint:1127 : public_id=aff537ccf59a42e4aa35a63f221e8350 2022-08-19 19:25:07.478 | + functions-common:get_or_create_endpoint:1129 : [[ -n '' ]] 2022-08-19 19:25:07.478 | + functions-common:get_or_create_endpoint:1132 : [[ -n '' ]] 2022-08-19 19:25:07.478 | + functions-common:get_or_create_endpoint:1136 : echo aff537ccf59a42e4aa35a63f221e8350 2022-08-19 19:25:07.478 | aff537ccf59a42e4aa35a63f221e8350 2022-08-19 19:25:07.478 | ++ lib/glance:create_glance_accounts:467 : get_or_create_domain Default 2022-08-19 19:25:07.478 | ++ functions-common:get_or_create_domain:877 : local domain_id 2022-08-19 19:25:07.478 | +++ functions-common:get_or_create_domain:889 : oscwrap --os-cloud devstack-system-admin domain show Default -f value -c id 2022-08-19 19:25:07.478 | ++ functions-common:get_or_create_domain:887 : domain_id=default 2022-08-19 19:25:07.478 | ++ functions-common:get_or_create_domain:888 : echo default 2022-08-19 19:25:07.478 | + lib/glance:create_glance_accounts:467 : service_domain_id=default 2022-08-19 19:25:07.478 | + lib/glance:create_glance_accounts:468 : iniset /etc/glance/glance-swift-store.conf ref1 project_domain_id default 2022-08-19 19:25:07.478 | + lib/glance:create_glance_accounts:469 : iniset /etc/glance/glance-swift-store.conf ref1 user_domain_id default 2022-08-19 19:25:07.478 | + lib/glance:create_glance_accounts:471 : [[ False = True ]] 2022-08-19 19:25:07.527 | [90820 Async create_glance_accounts:130262]: finished create_glance_accounts with result 0 in 40 seconds 2022-08-19 19:25:07.573 | [90820 Async create_cinder_accounts:130401]: Waiting for completion of create_cinder_accounts running on PID 130401 (3 other jobs running) 2022-08-19 19:25:07.606 | [90820 Async create_cinder_accounts:130401]: Signaling child to exit 2022-08-19 19:25:07.606 | WAKEUP 2022-08-19 19:25:07.632 | [90820 Async create_cinder_accounts:130401]: Signaled 2022-08-19 19:25:07.634 | + 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,g-reg,cinder =~ c-api ]] 2022-08-19 19:25:07.634 | + lib/cinder:create_cinder_accounts:400 : create_service_user cinder 2022-08-19 19:25:07.634 | + lib/keystone:create_service_user:431 : get_or_create_user cinder Passw0rd Default 2022-08-19 19:25:07.634 | + functions-common:get_or_create_user:909 : local user_id 2022-08-19 19:25:07.634 | + functions-common:get_or_create_user:910 : [[ ! -z '' ]] 2022-08-19 19:25:07.634 | + functions-common:get_or_create_user:913 : local email= 2022-08-19 19:25:07.634 | ++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create cinder --password Passw0rd --domain=Default --or-show -f value -c id 2022-08-19 19:25:07.634 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:25:07.634 | from cryptography.utils import int_from_bytes 2022-08-19 19:25:07.634 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:25:07.634 | from cryptography.utils import int_from_bytes 2022-08-19 19:25:07.634 | ++ functions-common:oscwrap:2479 : return 0 2022-08-19 19:25:07.634 | + functions-common:get_or_create_user:925 : user_id=d19d16bc47614980b4f6d57e39a0f4b3 2022-08-19 19:25:07.634 | + functions-common:get_or_create_user:926 : echo d19d16bc47614980b4f6d57e39a0f4b3 2022-08-19 19:25:07.634 | d19d16bc47614980b4f6d57e39a0f4b3 2022-08-19 19:25:07.634 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service cinder service Default Default 2022-08-19 19:25:07.634 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-08-19 19:25:07.635 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-08-19 19:25:07.635 | ++ functions-common:_get_domain_args:957 : local domain 2022-08-19 19:25:07.635 | ++ functions-common:_get_domain_args:958 : domain= 2022-08-19 19:25:07.635 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-08-19 19:25:07.635 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-08-19 19:25:07.635 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-08-19 19:25:07.635 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-08-19 19:25:07.635 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-08-19 19:25:07.635 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-08-19 19:25:07.635 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-08-19 19:25:07.635 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-08-19 19:25:07.635 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user cinder --project service --user-domain Default --project-domain Default 2022-08-19 19:25:07.635 | ++ functions-common:get_field:811 : local data field 2022-08-19 19:25:07.635 | ++ functions-common:get_field:812 : read data 2022-08-19 19:25:07.635 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:25:07.635 | from cryptography.utils import int_from_bytes 2022-08-19 19:25:07.635 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:25:07.635 | from cryptography.utils import int_from_bytes 2022-08-19 19:25:07.635 | ++ functions-common:oscwrap:2479 : return 0 2022-08-19 19:25:07.635 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-08-19 19:25:07.635 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-08-19 19:25:07.635 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add service --user cinder --project service --user-domain Default --project-domain Default 2022-08-19 19:25:07.635 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:25:07.635 | from cryptography.utils import int_from_bytes 2022-08-19 19:25:07.635 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:25:07.635 | from cryptography.utils import int_from_bytes 2022-08-19 19:25:07.635 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user cinder --project service --user-domain Default --project-domain Default 2022-08-19 19:25:07.635 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-08-19 19:25:07.635 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-08-19 19:25:07.635 | ++ functions-common:get_field:811 : local data field 2022-08-19 19:25:07.635 | ++ functions-common:get_field:812 : read data 2022-08-19 19:25:07.635 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:25:07.636 | from cryptography.utils import int_from_bytes 2022-08-19 19:25:07.636 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:25:07.636 | from cryptography.utils import int_from_bytes 2022-08-19 19:25:07.636 | ++ functions-common:oscwrap:2479 : return 0 2022-08-19 19:25:07.636 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-08-19 19:25:07.636 | ++ functions-common:get_field:816 : field='$2' 2022-08-19 19:25:07.636 | ++ functions-common:get_field:818 : echo '| db8abf37adff4704889523e773b95924 | d19d16bc47614980b4f6d57e39a0f4b3 | | a186fc1651b442d4b704b88a3dddf1b0 | | | False |' 2022-08-19 19:25:07.636 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-08-19 19:25:07.636 | ++ functions-common:get_field:812 : read data 2022-08-19 19:25:07.636 | + functions-common:get_or_add_user_project_role:995 : user_role_id=db8abf37adff4704889523e773b95924 2022-08-19 19:25:07.636 | + functions-common:get_or_add_user_project_role:997 : echo db8abf37adff4704889523e773b95924 2022-08-19 19:25:07.636 | db8abf37adff4704889523e773b95924 2022-08-19 19:25:07.636 | + lib/keystone:create_service_user:434 : [[ -n '' ]] 2022-08-19 19:25:07.636 | + lib/cinder:create_cinder_accounts:403 : get_or_create_service cinder block-storage 'Cinder Volume Service' 2022-08-19 19:25:07.636 | + functions-common:get_or_create_service:1082 : local service_id 2022-08-19 19:25:07.636 | ++ functions-common:get_or_create_service:1095 : oscwrap --os-cloud devstack-system-admin service show block-storage -f value -c id 2022-08-19 19:25:07.636 | ++ functions-common:get_or_create_service:1097 : oscwrap --os-cloud devstack-system-admin service create block-storage --name cinder '--description=Cinder Volume Service' -f value -c id 2022-08-19 19:25:07.636 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:25:07.636 | from cryptography.utils import int_from_bytes 2022-08-19 19:25:07.636 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:25:07.636 | from cryptography.utils import int_from_bytes 2022-08-19 19:25:07.636 | ++ functions-common:oscwrap:2479 : return 0 2022-08-19 19:25:07.637 | + functions-common:get_or_create_service:1093 : service_id=' 2022-08-19 19:25:07.637 | d6fb682e8a6e49e6933f2dcf4c067b46' 2022-08-19 19:25:07.637 | + functions-common:get_or_create_service:1094 : echo d6fb682e8a6e49e6933f2dcf4c067b46 2022-08-19 19:25:07.637 | d6fb682e8a6e49e6933f2dcf4c067b46 2022-08-19 19:25:07.637 | + lib/cinder:create_cinder_accounts:404 : '[' True == False ']' 2022-08-19 19:25:07.637 | + lib/cinder:create_cinder_accounts:417 : get_or_create_endpoint block-storage RegionOne 'http://10.222.0.60/volume/v3/$(project_id)s' 2022-08-19 19:25:07.637 | + functions-common:get_or_create_endpoint:1126 : local public_id 2022-08-19 19:25:07.637 | ++ functions-common:get_or_create_endpoint:1127 : _get_or_create_endpoint_with_interface block-storage public 'http://10.222.0.60/volume/v3/$(project_id)s' RegionOne 2022-08-19 19:25:07.637 | ++ functions-common:_get_or_create_endpoint_with_interface:1100 : local endpoint_id 2022-08-19 19:25:07.637 | +++ functions-common:_get_or_create_endpoint_with_interface:1105 : oscwrap --os-cloud devstack-system-admin endpoint list --service block-storage --interface public --region RegionOne -c ID -f value 2022-08-19 19:25:07.637 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:25:07.637 | from cryptography.utils import int_from_bytes 2022-08-19 19:25:07.637 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:25:07.637 | from cryptography.utils import int_from_bytes 2022-08-19 19:25:07.637 | +++ functions-common:oscwrap:2479 : return 0 2022-08-19 19:25:07.637 | ++ functions-common:_get_or_create_endpoint_with_interface:1105 : endpoint_id= 2022-08-19 19:25:07.637 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : [[ -z '' ]] 2022-08-19 19:25:07.637 | +++ functions-common:_get_or_create_endpoint_with_interface:1109 : oscwrap --os-cloud devstack-system-admin endpoint create block-storage public 'http://10.222.0.60/volume/v3/$(project_id)s' --region RegionOne -f value -c id 2022-08-19 19:25:07.637 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:25:07.637 | from cryptography.utils import int_from_bytes 2022-08-19 19:25:07.637 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:25:07.637 | from cryptography.utils import int_from_bytes 2022-08-19 19:25:07.637 | +++ functions-common:oscwrap:2479 : return 0 2022-08-19 19:25:07.637 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 : endpoint_id=eb5ab18fb5864da992b2699e648a1b45 2022-08-19 19:25:07.637 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : echo eb5ab18fb5864da992b2699e648a1b45 2022-08-19 19:25:07.638 | + functions-common:get_or_create_endpoint:1127 : public_id=eb5ab18fb5864da992b2699e648a1b45 2022-08-19 19:25:07.638 | + functions-common:get_or_create_endpoint:1129 : [[ -n '' ]] 2022-08-19 19:25:07.638 | + functions-common:get_or_create_endpoint:1132 : [[ -n '' ]] 2022-08-19 19:25:07.638 | + functions-common:get_or_create_endpoint:1136 : echo eb5ab18fb5864da992b2699e648a1b45 2022-08-19 19:25:07.638 | eb5ab18fb5864da992b2699e648a1b45 2022-08-19 19:25:07.638 | + lib/cinder:create_cinder_accounts:421 : get_or_create_service cinderv3 volumev3 'Cinder Volume Service V3' 2022-08-19 19:25:07.638 | + functions-common:get_or_create_service:1082 : local service_id 2022-08-19 19:25:07.638 | ++ functions-common:get_or_create_service:1095 : oscwrap --os-cloud devstack-system-admin service show volumev3 -f value -c id 2022-08-19 19:25:07.638 | ++ functions-common:get_or_create_service:1097 : oscwrap --os-cloud devstack-system-admin service create volumev3 --name cinderv3 '--description=Cinder Volume Service V3' -f value -c id 2022-08-19 19:25:07.638 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:25:07.638 | from cryptography.utils import int_from_bytes 2022-08-19 19:25:07.638 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:25:07.638 | from cryptography.utils import int_from_bytes 2022-08-19 19:25:07.638 | ++ functions-common:oscwrap:2479 : return 0 2022-08-19 19:25:07.638 | + functions-common:get_or_create_service:1093 : service_id=' 2022-08-19 19:25:07.638 | 7f8b6fde0f63408a85215ab2a0d097a8' 2022-08-19 19:25:07.638 | + functions-common:get_or_create_service:1094 : echo 7f8b6fde0f63408a85215ab2a0d097a8 2022-08-19 19:25:07.638 | 7f8b6fde0f63408a85215ab2a0d097a8 2022-08-19 19:25:07.638 | + lib/cinder:create_cinder_accounts:423 : get_or_create_endpoint volumev3 RegionOne 'http://10.222.0.60/volume/v3/$(project_id)s' 2022-08-19 19:25:07.638 | + functions-common:get_or_create_endpoint:1126 : local public_id 2022-08-19 19:25:07.638 | ++ functions-common:get_or_create_endpoint:1127 : _get_or_create_endpoint_with_interface volumev3 public 'http://10.222.0.60/volume/v3/$(project_id)s' RegionOne 2022-08-19 19:25:07.638 | ++ functions-common:_get_or_create_endpoint_with_interface:1100 : local endpoint_id 2022-08-19 19:25:07.638 | +++ functions-common:_get_or_create_endpoint_with_interface:1105 : oscwrap --os-cloud devstack-system-admin endpoint list --service volumev3 --interface public --region RegionOne -c ID -f value 2022-08-19 19:25:07.638 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:25:07.638 | from cryptography.utils import int_from_bytes 2022-08-19 19:25:07.638 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:25:07.638 | from cryptography.utils import int_from_bytes 2022-08-19 19:25:07.638 | +++ functions-common:oscwrap:2479 : return 0 2022-08-19 19:25:07.638 | ++ functions-common:_get_or_create_endpoint_with_interface:1105 : endpoint_id= 2022-08-19 19:25:07.639 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : [[ -z '' ]] 2022-08-19 19:25:07.639 | +++ functions-common:_get_or_create_endpoint_with_interface:1109 : oscwrap --os-cloud devstack-system-admin endpoint create volumev3 public 'http://10.222.0.60/volume/v3/$(project_id)s' --region RegionOne -f value -c id 2022-08-19 19:25:07.639 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:25:07.639 | from cryptography.utils import int_from_bytes 2022-08-19 19:25:07.639 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:25:07.639 | from cryptography.utils import int_from_bytes 2022-08-19 19:25:07.639 | +++ functions-common:oscwrap:2479 : return 0 2022-08-19 19:25:07.639 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 : endpoint_id=b1deecee7ac043f3a30bb69d5bb7069d 2022-08-19 19:25:07.639 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : echo b1deecee7ac043f3a30bb69d5bb7069d 2022-08-19 19:25:07.639 | + functions-common:get_or_create_endpoint:1127 : public_id=b1deecee7ac043f3a30bb69d5bb7069d 2022-08-19 19:25:07.639 | + functions-common:get_or_create_endpoint:1129 : [[ -n '' ]] 2022-08-19 19:25:07.639 | + functions-common:get_or_create_endpoint:1132 : [[ -n '' ]] 2022-08-19 19:25:07.639 | + functions-common:get_or_create_endpoint:1136 : echo b1deecee7ac043f3a30bb69d5bb7069d 2022-08-19 19:25:07.639 | b1deecee7ac043f3a30bb69d5bb7069d 2022-08-19 19:25:07.639 | + lib/cinder:create_cinder_accounts:428 : configure_cinder_internal_tenant 2022-08-19 19:25:07.639 | ++ lib/cinder:configure_cinder_internal_tenant:616 : get_or_create_project service 2022-08-19 19:25:07.639 | ++ functions-common:get_or_create_project:932 : local project_id 2022-08-19 19:25:07.639 | +++ functions-common:get_or_create_project:940 : oscwrap --os-cloud devstack-system-admin project create service --domain= --or-show -f value -c id 2022-08-19 19:25:07.639 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:25:07.639 | from cryptography.utils import int_from_bytes 2022-08-19 19:25:07.639 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:25:07.639 | from cryptography.utils import int_from_bytes 2022-08-19 19:25:07.639 | +++ functions-common:oscwrap:2479 : return 0 2022-08-19 19:25:07.640 | ++ functions-common:get_or_create_project:938 : project_id=a186fc1651b442d4b704b88a3dddf1b0 2022-08-19 19:25:07.640 | ++ functions-common:get_or_create_project:939 : echo a186fc1651b442d4b704b88a3dddf1b0 2022-08-19 19:25:07.640 | + lib/cinder:configure_cinder_internal_tenant:616 : iniset /etc/cinder/cinder.conf DEFAULT cinder_internal_tenant_project_id a186fc1651b442d4b704b88a3dddf1b0 2022-08-19 19:25:07.640 | ++ lib/cinder:configure_cinder_internal_tenant:617 : get_or_create_user cinder 2022-08-19 19:25:07.640 | ++ functions-common:get_or_create_user:909 : local user_id 2022-08-19 19:25:07.640 | ++ functions-common:get_or_create_user:910 : [[ ! -z '' ]] 2022-08-19 19:25:07.640 | ++ functions-common:get_or_create_user:913 : local email= 2022-08-19 19:25:07.640 | +++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create cinder --password '' --domain= --or-show -f value -c id 2022-08-19 19:25:07.640 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:25:07.640 | from cryptography.utils import int_from_bytes 2022-08-19 19:25:07.640 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:25:07.640 | from cryptography.utils import int_from_bytes 2022-08-19 19:25:07.640 | No password was supplied, authentication will fail when a user does not have a password. 2022-08-19 19:25:07.640 | +++ functions-common:oscwrap:2479 : return 0 2022-08-19 19:25:07.640 | ++ functions-common:get_or_create_user:925 : user_id=d19d16bc47614980b4f6d57e39a0f4b3 2022-08-19 19:25:07.640 | ++ functions-common:get_or_create_user:926 : echo d19d16bc47614980b4f6d57e39a0f4b3 2022-08-19 19:25:07.640 | + lib/cinder:configure_cinder_internal_tenant:617 : iniset /etc/cinder/cinder.conf DEFAULT cinder_internal_tenant_user_id d19d16bc47614980b4f6d57e39a0f4b3 2022-08-19 19:25:07.690 | [90820 Async create_cinder_accounts:130401]: finished create_cinder_accounts with result 0 in 56 seconds 2022-08-19 19:25:07.695 | + inc/async:async_wait:197 : return 0 2022-08-19 19:25:07.699 | + ./stack.sh:main:1124 : async_wait create_neutron_accounts create_swift_accounts configure_horizon 2022-08-19 19:25:07.759 | [90820 Async create_neutron_accounts:130526]: Waiting for completion of create_neutron_accounts running on PID 130526 (2 other jobs running) 2022-08-19 19:25:07.788 | [90820 Async create_neutron_accounts:130526]: Signaling child to exit 2022-08-19 19:25:07.788 | WAKEUP 2022-08-19 19:25:07.818 | [90820 Async create_neutron_accounts:130526]: Signaled 2022-08-19 19:25:07.820 | + lib/neutron:create_neutron_accounts:685 : is_neutron_legacy_enabled 2022-08-19 19:25:07.820 | ++ lib/neutron:is_neutron_legacy_enabled:142 : sed s/neutron-//g 2022-08-19 19:25:07.820 | ++ lib/neutron:is_neutron_legacy_enabled:142 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon,c-bak,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,heat,h-api,h-api-cfn,h-api-cw,h-eng,q-metering,q-vpn,s-proxy,s-object,s-container,s-account 2022-08-19 19:25:07.820 | + lib/neutron:is_neutron_legacy_enabled:142 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon,c-bak,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,heat,h-api,h-api-cfn,h-api-cw,h-eng,q-metering,q-vpn,s-proxy,s-object,s-container,s-account 2022-08-19 19:25:07.820 | + lib/neutron:is_neutron_legacy_enabled:143 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon,c-bak,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,heat,h-api,h-api-cfn,h-api-cw,h-eng,q-metering,q-vpn,s-proxy,s-object,s-container,s-account =~ ,neutron ]] 2022-08-19 19:25:07.820 | + lib/neutron:is_neutron_legacy_enabled:144 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,g-reg,cinder =~ ,q- ]] 2022-08-19 19:25:07.820 | + lib/neutron:is_neutron_legacy_enabled:144 : return 0 2022-08-19 19:25:07.820 | + lib/neutron:create_neutron_accounts:687 : create_mutnauq_accounts 2022-08-19 19:25:07.820 | + lib/neutron-legacy:create_mutnauq_accounts:438 : local neutron_url 2022-08-19 19:25:07.820 | + lib/neutron-legacy:create_mutnauq_accounts:439 : '[' False == True ']' 2022-08-19 19:25:07.820 | + lib/neutron-legacy:create_mutnauq_accounts:442 : neutron_url=http://10.222.0.60:9696/ 2022-08-19 19:25:07.820 | + lib/neutron-legacy:create_mutnauq_accounts:444 : '[' '!' -z networking ']' 2022-08-19 19:25:07.821 | + lib/neutron-legacy:create_mutnauq_accounts:445 : neutron_url=http://10.222.0.60:9696/networking 2022-08-19 19:25:07.821 | + lib/neutron-legacy:create_mutnauq_accounts:448 : [[ key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,g-reg,cinder =~ q-svc ]] 2022-08-19 19:25:07.821 | + lib/neutron-legacy:create_mutnauq_accounts:450 : create_service_user neutron 2022-08-19 19:25:07.821 | + lib/keystone:create_service_user:431 : get_or_create_user neutron Passw0rd Default 2022-08-19 19:25:07.821 | + functions-common:get_or_create_user:909 : local user_id 2022-08-19 19:25:07.821 | + functions-common:get_or_create_user:910 : [[ ! -z '' ]] 2022-08-19 19:25:07.821 | + functions-common:get_or_create_user:913 : local email= 2022-08-19 19:25:07.821 | ++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create neutron --password Passw0rd --domain=Default --or-show -f value -c id 2022-08-19 19:25:07.821 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:25:07.821 | from cryptography.utils import int_from_bytes 2022-08-19 19:25:07.821 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:25:07.821 | from cryptography.utils import int_from_bytes 2022-08-19 19:25:07.821 | ++ functions-common:oscwrap:2479 : return 0 2022-08-19 19:25:07.821 | + functions-common:get_or_create_user:925 : user_id=3ba4a0ad60a549bd8255124ffcd83f30 2022-08-19 19:25:07.821 | + functions-common:get_or_create_user:926 : echo 3ba4a0ad60a549bd8255124ffcd83f30 2022-08-19 19:25:07.821 | 3ba4a0ad60a549bd8255124ffcd83f30 2022-08-19 19:25:07.821 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service neutron service Default Default 2022-08-19 19:25:07.821 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-08-19 19:25:07.821 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-08-19 19:25:07.821 | ++ functions-common:_get_domain_args:957 : local domain 2022-08-19 19:25:07.821 | ++ functions-common:_get_domain_args:958 : domain= 2022-08-19 19:25:07.821 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-08-19 19:25:07.821 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-08-19 19:25:07.821 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-08-19 19:25:07.821 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-08-19 19:25:07.821 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-08-19 19:25:07.821 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-08-19 19:25:07.821 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user neutron --project service --user-domain Default --project-domain Default 2022-08-19 19:25:07.821 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-08-19 19:25:07.821 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-08-19 19:25:07.821 | ++ functions-common:get_field:811 : local data field 2022-08-19 19:25:07.821 | ++ functions-common:get_field:812 : read data 2022-08-19 19:25:07.822 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:25:07.822 | from cryptography.utils import int_from_bytes 2022-08-19 19:25:07.822 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:25:07.822 | from cryptography.utils import int_from_bytes 2022-08-19 19:25:07.822 | ++ functions-common:oscwrap:2479 : return 0 2022-08-19 19:25:07.822 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-08-19 19:25:07.822 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-08-19 19:25:07.822 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add service --user neutron --project service --user-domain Default --project-domain Default 2022-08-19 19:25:07.822 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:25:07.822 | from cryptography.utils import int_from_bytes 2022-08-19 19:25:07.822 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:25:07.822 | from cryptography.utils import int_from_bytes 2022-08-19 19:25:07.822 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-08-19 19:25:07.822 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user neutron --project service --user-domain Default --project-domain Default 2022-08-19 19:25:07.822 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-08-19 19:25:07.822 | ++ functions-common:get_field:811 : local data field 2022-08-19 19:25:07.822 | ++ functions-common:get_field:812 : read data 2022-08-19 19:25:07.822 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:25:07.822 | from cryptography.utils import int_from_bytes 2022-08-19 19:25:07.822 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:25:07.822 | from cryptography.utils import int_from_bytes 2022-08-19 19:25:07.822 | ++ functions-common:oscwrap:2479 : return 0 2022-08-19 19:25:07.822 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-08-19 19:25:07.822 | ++ functions-common:get_field:816 : field='$2' 2022-08-19 19:25:07.822 | ++ functions-common:get_field:818 : echo '| db8abf37adff4704889523e773b95924 | 3ba4a0ad60a549bd8255124ffcd83f30 | | a186fc1651b442d4b704b88a3dddf1b0 | | | False |' 2022-08-19 19:25:07.822 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-08-19 19:25:07.822 | ++ functions-common:get_field:812 : read data 2022-08-19 19:25:07.822 | + functions-common:get_or_add_user_project_role:995 : user_role_id=db8abf37adff4704889523e773b95924 2022-08-19 19:25:07.822 | + functions-common:get_or_add_user_project_role:997 : echo db8abf37adff4704889523e773b95924 2022-08-19 19:25:07.822 | db8abf37adff4704889523e773b95924 2022-08-19 19:25:07.822 | + lib/keystone:create_service_user:434 : [[ -n '' ]] 2022-08-19 19:25:07.822 | + lib/neutron-legacy:create_mutnauq_accounts:452 : get_or_create_service neutron network 'Neutron Service' 2022-08-19 19:25:07.823 | + functions-common:get_or_create_service:1082 : local service_id 2022-08-19 19:25:07.823 | ++ functions-common:get_or_create_service:1095 : oscwrap --os-cloud devstack-system-admin service show network -f value -c id 2022-08-19 19:25:07.823 | ++ functions-common:get_or_create_service:1097 : oscwrap --os-cloud devstack-system-admin service create network --name neutron '--description=Neutron Service' -f value -c id 2022-08-19 19:25:07.823 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:25:07.823 | from cryptography.utils import int_from_bytes 2022-08-19 19:25:07.823 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:25:07.823 | from cryptography.utils import int_from_bytes 2022-08-19 19:25:07.823 | ++ functions-common:oscwrap:2479 : return 0 2022-08-19 19:25:07.823 | + functions-common:get_or_create_service:1093 : service_id=' 2022-08-19 19:25:07.823 | f9d6a2ebcfd747c2be4c0285a572c0c8' 2022-08-19 19:25:07.823 | + functions-common:get_or_create_service:1094 : echo f9d6a2ebcfd747c2be4c0285a572c0c8 2022-08-19 19:25:07.823 | f9d6a2ebcfd747c2be4c0285a572c0c8 2022-08-19 19:25:07.823 | + lib/neutron-legacy:create_mutnauq_accounts:454 : get_or_create_endpoint network RegionOne http://10.222.0.60:9696/networking 2022-08-19 19:25:07.823 | + functions-common:get_or_create_endpoint:1126 : local public_id 2022-08-19 19:25:07.823 | ++ functions-common:get_or_create_endpoint:1127 : _get_or_create_endpoint_with_interface network public http://10.222.0.60:9696/networking RegionOne 2022-08-19 19:25:07.823 | ++ functions-common:_get_or_create_endpoint_with_interface:1100 : local endpoint_id 2022-08-19 19:25:07.823 | +++ functions-common:_get_or_create_endpoint_with_interface:1105 : oscwrap --os-cloud devstack-system-admin endpoint list --service network --interface public --region RegionOne -c ID -f value 2022-08-19 19:25:07.823 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:25:07.823 | from cryptography.utils import int_from_bytes 2022-08-19 19:25:07.823 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:25:07.823 | from cryptography.utils import int_from_bytes 2022-08-19 19:25:07.823 | +++ functions-common:oscwrap:2479 : return 0 2022-08-19 19:25:07.823 | ++ functions-common:_get_or_create_endpoint_with_interface:1105 : endpoint_id= 2022-08-19 19:25:07.823 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : [[ -z '' ]] 2022-08-19 19:25:07.823 | +++ functions-common:_get_or_create_endpoint_with_interface:1109 : oscwrap --os-cloud devstack-system-admin endpoint create network public http://10.222.0.60:9696/networking --region RegionOne -f value -c id 2022-08-19 19:25:07.823 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:25:07.823 | from cryptography.utils import int_from_bytes 2022-08-19 19:25:07.823 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:25:07.823 | from cryptography.utils import int_from_bytes 2022-08-19 19:25:07.824 | +++ functions-common:oscwrap:2479 : return 0 2022-08-19 19:25:07.824 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 : endpoint_id=5590d277812642b586f8582e158fde68 2022-08-19 19:25:07.824 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : echo 5590d277812642b586f8582e158fde68 2022-08-19 19:25:07.824 | + functions-common:get_or_create_endpoint:1127 : public_id=5590d277812642b586f8582e158fde68 2022-08-19 19:25:07.824 | + functions-common:get_or_create_endpoint:1129 : [[ -n '' ]] 2022-08-19 19:25:07.824 | + functions-common:get_or_create_endpoint:1132 : [[ -n '' ]] 2022-08-19 19:25:07.824 | + functions-common:get_or_create_endpoint:1136 : echo 5590d277812642b586f8582e158fde68 2022-08-19 19:25:07.824 | 5590d277812642b586f8582e158fde68 2022-08-19 19:25:07.875 | [90820 Async create_neutron_accounts:130526]: finished create_neutron_accounts with result 0 in 37 seconds 2022-08-19 19:25:07.885 | Not waiting for async task create_swift_accounts that we never started or has already been waited for 2022-08-19 19:25:07.891 | Not waiting for async task configure_horizon that we never started or has already been waited for 2022-08-19 19:25:07.894 | + inc/async:async_wait:197 : return 0 2022-08-19 19:25:07.896 | + ./stack.sh:main:1130 : is_service_enabled mysql postgresql 2022-08-19 19:25:07.918 | + functions-common:is_service_enabled:2095 : return 0 2022-08-19 19:25:07.921 | + ./stack.sh:main:1130 : is_service_enabled glance 2022-08-19 19:25:07.944 | + functions-common:is_service_enabled:2095 : return 0 2022-08-19 19:25:07.947 | + ./stack.sh:main:1131 : echo_summary 'Configuring Glance' 2022-08-19 19:25:07.950 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-08-19 19:25:07.953 | + ./stack.sh:echo_summary:441 : echo -e Configuring Glance 2022-08-19 19:25:07.956 | + ./stack.sh:main:1132 : async_runfunc init_glance 2022-08-19 19:25:07.959 | + inc/async:async_runfunc:116 : async_run init_glance init_glance 2022-08-19 19:25:08.041 | + inc/async:async_inner:63 : init_glance 2022-08-19 19:25:08.093 | [90820 Async init_glance:133144]: running: init_glance 2022-08-19 19:25:08.096 | + ./stack.sh:main:1139 : is_service_enabled neutron 2022-08-19 19:25:08.116 | + functions-common:is_service_enabled:2095 : return 0 2022-08-19 19:25:08.119 | + ./stack.sh:main:1140 : echo_summary 'Configuring Neutron' 2022-08-19 19:25:08.122 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-08-19 19:25:08.124 | + ./stack.sh:echo_summary:441 : echo -e Configuring Neutron 2022-08-19 19:25:08.127 | + ./stack.sh:main:1142 : configure_neutron 2022-08-19 19:25:08.130 | + lib/neutron:configure_neutron:636 : is_neutron_legacy_enabled 2022-08-19 19:25:08.134 | ++ lib/neutron:is_neutron_legacy_enabled:142 : sed s/neutron-//g 2022-08-19 19:25:08.135 | ++ lib/neutron:is_neutron_legacy_enabled:142 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon,c-bak,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,heat,h-api,h-api-cfn,h-api-cw,h-eng,q-metering,q-vpn,s-proxy,s-object,s-container,s-account 2022-08-19 19:25:08.140 | + lib/neutron:is_neutron_legacy_enabled:142 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon,c-bak,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,heat,h-api,h-api-cfn,h-api-cw,h-eng,q-metering,q-vpn,s-proxy,s-object,s-container,s-account 2022-08-19 19:25:08.143 | + lib/neutron:is_neutron_legacy_enabled:143 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon,c-bak,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,heat,h-api,h-api-cfn,h-api-cw,h-eng,q-metering,q-vpn,s-proxy,s-object,s-container,s-account =~ ,neutron ]] 2022-08-19 19:25:08.146 | + lib/neutron:is_neutron_legacy_enabled:144 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,g-reg,cinder =~ ,q- ]] 2022-08-19 19:25:08.148 | + lib/neutron:is_neutron_legacy_enabled:144 : return 0 2022-08-19 19:25:08.151 | + lib/neutron:configure_neutron:638 : configure_mutnauq 2022-08-19 19:25:08.154 | + lib/neutron-legacy:configure_mutnauq:351 : _configure_neutron_common 2022-08-19 19:25:08.157 | + lib/neutron-legacy:_configure_neutron_common:782 : _create_neutron_conf_dir 2022-08-19 19:25:08.159 | + lib/neutron-legacy:_create_neutron_conf_dir:775 : sudo install -d -o ubuntu /etc/neutron 2022-08-19 19:25:08.174 | + lib/neutron-legacy:_configure_neutron_common:785 : cd /opt/stack/neutron 2022-08-19 19:25:08.176 | + lib/neutron-legacy:_configure_neutron_common:785 : exec ./tools/generate_config_file_samples.sh 2022-08-19 19:25:11.795 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:25:11.795 | from cryptography.utils import int_from_bytes 2022-08-19 19:25:11.795 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:25:11.795 | from cryptography.utils import int_from_bytes 2022-08-19 19:25:15.372 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:25:15.372 | from cryptography.utils import int_from_bytes 2022-08-19 19:25:15.372 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:25:15.372 | from cryptography.utils import int_from_bytes 2022-08-19 19:25:18.588 | + inc/async:async_inner:64 : rc=0 2022-08-19 19:25:18.615 | [133144 Async init_glance:133144]: finished successfully 2022-08-19 19:25:18.892 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:25:18.893 | from cryptography.utils import int_from_bytes 2022-08-19 19:25:18.893 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:25:18.893 | from cryptography.utils import int_from_bytes 2022-08-19 19:25:22.456 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:25:22.456 | from cryptography.utils import int_from_bytes 2022-08-19 19:25:22.456 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:25:22.456 | from cryptography.utils import int_from_bytes 2022-08-19 19:25:25.957 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:25:25.957 | from cryptography.utils import int_from_bytes 2022-08-19 19:25:25.957 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:25:25.957 | from cryptography.utils import int_from_bytes 2022-08-19 19:25:29.437 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:25:29.437 | from cryptography.utils import int_from_bytes 2022-08-19 19:25:29.437 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:25:29.437 | from cryptography.utils import int_from_bytes 2022-08-19 19:25:32.885 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:25:32.885 | from cryptography.utils import int_from_bytes 2022-08-19 19:25:32.885 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:25:32.885 | from cryptography.utils import int_from_bytes 2022-08-19 19:25:36.567 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:25:36.567 | from cryptography.utils import int_from_bytes 2022-08-19 19:25:36.567 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:25:36.567 | from cryptography.utils import int_from_bytes 2022-08-19 19:25:41.492 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:25:41.492 | from cryptography.utils import int_from_bytes 2022-08-19 19:25:41.492 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:25:41.492 | from cryptography.utils import int_from_bytes 2022-08-19 19:25:47.377 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:25:47.377 | from cryptography.utils import int_from_bytes 2022-08-19 19:25:47.377 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:25:47.377 | from cryptography.utils import int_from_bytes 2022-08-19 19:25:47.710 | + lib/neutron-legacy:_configure_neutron_common:787 : cp /opt/stack/neutron/etc/neutron.conf.sample /etc/neutron/neutron.conf 2022-08-19 19:25:47.718 | + lib/neutron-legacy:_configure_neutron_common:789 : Q_POLICY_FILE=/etc/neutron/policy.json 2022-08-19 19:25:47.722 | + lib/neutron-legacy:_configure_neutron_common:793 : '[' -f /opt/stack/neutron/etc/policy.json ']' 2022-08-19 19:25:47.725 | + lib/neutron-legacy:_configure_neutron_common:797 : echo '{"context_is_admin": "role:admin or user_name:neutron"}' 2022-08-19 19:25:47.729 | + lib/neutron-legacy:_configure_neutron_common:802 : neutron_plugin_configure_common 2022-08-19 19:25:47.731 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:65 : Q_PLUGIN_CONF_PATH=etc/neutron/plugins/ml2 2022-08-19 19:25:47.733 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:66 : Q_PLUGIN_CONF_FILENAME=ml2_conf.ini 2022-08-19 19:25:47.736 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:67 : Q_PLUGIN_CLASS=ml2 2022-08-19 19:25:47.738 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:70 : _neutron_service_plugin_class_add router 2022-08-19 19:25:47.740 | + lib/neutron-legacy:_neutron_service_plugin_class_add:966 : local service_plugin_class=router 2022-08-19 19:25:47.742 | + lib/neutron-legacy:_neutron_service_plugin_class_add:967 : [[ '' == '' ]] 2022-08-19 19:25:47.745 | + lib/neutron-legacy:_neutron_service_plugin_class_add:968 : Q_SERVICE_PLUGIN_CLASSES=router 2022-08-19 19:25:47.749 | + lib/neutron-legacy:_configure_neutron_common:804 : [[ etc/neutron/plugins/ml2 == '' ]] 2022-08-19 19:25:47.751 | + lib/neutron-legacy:_configure_neutron_common:804 : [[ ml2_conf.ini == '' ]] 2022-08-19 19:25:47.754 | + lib/neutron-legacy:_configure_neutron_common:804 : [[ ml2 == '' ]] 2022-08-19 19:25:47.756 | + lib/neutron-legacy:_configure_neutron_common:809 : mkdir -p /etc/neutron/plugins/ml2 2022-08-19 19:25:47.761 | + lib/neutron-legacy:_configure_neutron_common:810 : Q_PLUGIN_CONF_FILE=etc/neutron/plugins/ml2/ml2_conf.ini 2022-08-19 19:25:47.764 | + lib/neutron-legacy:_configure_neutron_common:813 : '[' -f /opt/stack/neutron/etc/neutron/plugins/ml2/ml2_conf.ini.sample ']' 2022-08-19 19:25:47.766 | + lib/neutron-legacy:_configure_neutron_common:814 : cp /opt/stack/neutron/etc/neutron/plugins/ml2/ml2_conf.ini.sample /etc/neutron/plugins/ml2/ml2_conf.ini 2022-08-19 19:25:47.771 | ++ lib/neutron-legacy:_configure_neutron_common:819 : database_connection_url neutron 2022-08-19 19:25:47.774 | ++ lib/database:database_connection_url:134 : local db=neutron 2022-08-19 19:25:47.776 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql neutron 2022-08-19 19:25:47.778 | ++ lib/databases/mysql:database_connection_url_mysql:224 : local db=neutron 2022-08-19 19:25:47.781 | ++ lib/databases/mysql:database_connection_url_mysql:225 : local plugin 2022-08-19 19:25:47.783 | ++ lib/databases/mysql:database_connection_url_mysql:229 : [[ True == \T\r\u\e ]] 2022-08-19 19:25:47.785 | ++ lib/databases/mysql:database_connection_url_mysql:230 : is_service_enabled mysql 2022-08-19 19:25:47.803 | ++ functions-common:is_service_enabled:2095 : return 0 2022-08-19 19:25:47.805 | ++ lib/databases/mysql:database_connection_url_mysql:231 : plugin='&plugin=dbcounter' 2022-08-19 19:25:47.807 | ++ lib/databases/mysql:database_connection_url_mysql:235 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/neutron?charset=utf8&plugin=dbcounter' 2022-08-19 19:25:47.810 | + lib/neutron-legacy:_configure_neutron_common:819 : iniset /etc/neutron/neutron.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/neutron?charset=utf8&plugin=dbcounter' 2022-08-19 19:25:47.846 | + lib/neutron-legacy:_configure_neutron_common:820 : iniset /etc/neutron/neutron.conf DEFAULT state_path /opt/stack/data/neutron 2022-08-19 19:25:47.879 | + lib/neutron-legacy:_configure_neutron_common:821 : iniset /etc/neutron/neutron.conf DEFAULT use_syslog False 2022-08-19 19:25:47.913 | + lib/neutron-legacy:_configure_neutron_common:822 : iniset /etc/neutron/neutron.conf DEFAULT bind_host 0.0.0.0 2022-08-19 19:25:47.948 | + lib/neutron-legacy:_configure_neutron_common:823 : iniset /etc/neutron/neutron.conf oslo_concurrency lock_path /opt/stack/data/neutron/lock 2022-08-19 19:25:47.986 | + lib/neutron-legacy:_configure_neutron_common:826 : iniset /etc/neutron/neutron.conf nova region_name RegionOne 2022-08-19 19:25:48.025 | + lib/neutron-legacy:_configure_neutron_common:828 : '[' libvirt = fake ']' 2022-08-19 19:25:48.027 | + lib/neutron-legacy:_configure_neutron_common:838 : setup_logging /etc/neutron/neutron.conf 2022-08-19 19:25:48.030 | + functions:setup_logging:674 : setup_systemd_logging /etc/neutron/neutron.conf 2022-08-19 19:25:48.033 | + functions:setup_systemd_logging:689 : local conf_file=/etc/neutron/neutron.conf 2022-08-19 19:25:48.036 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-08-19 19:25:48.053 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-08-19 19:25:48.056 | + functions:setup_systemd_logging:695 : local pidstr= 2022-08-19 19:25:48.058 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-08-19 19:25:48.061 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-08-19 19:25:48.063 | + 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-08-19 19:25:48.103 | + 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-08-19 19:25:48.141 | + 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-08-19 19:25:48.176 | + functions:setup_systemd_logging:706 : iniset /etc/neutron/neutron.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-08-19 19:25:48.212 | + lib/neutron-legacy:_configure_neutron_common:840 : is_service_enabled tls-proxy 2022-08-19 19:25:48.230 | + functions-common:is_service_enabled:2095 : return 1 2022-08-19 19:25:48.232 | + lib/neutron-legacy:_configure_neutron_common:846 : _neutron_setup_rootwrap 2022-08-19 19:25:48.235 | + lib/neutron-legacy:_neutron_setup_rootwrap:1001 : [[ True == \F\a\l\s\e ]] 2022-08-19 19:25:48.238 | + lib/neutron-legacy:_neutron_setup_rootwrap:1005 : Q_CONF_ROOTWRAP_D=/etc/neutron/rootwrap.d 2022-08-19 19:25:48.241 | + lib/neutron-legacy:_neutron_setup_rootwrap:1006 : [[ -d /etc/neutron/rootwrap.d ]] 2022-08-19 19:25:48.244 | + lib/neutron-legacy:_neutron_setup_rootwrap:1010 : _neutron_deploy_rootwrap_filters /opt/stack/neutron 2022-08-19 19:25:48.247 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:991 : [[ True == \F\a\l\s\e ]] 2022-08-19 19:25:48.249 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:994 : local srcdir=/opt/stack/neutron 2022-08-19 19:25:48.252 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:995 : sudo install -d -o root -m 755 /etc/neutron/rootwrap.d 2022-08-19 19:25:48.268 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:996 : sudo install -o root -m 644 /opt/stack/neutron/etc/neutron/rootwrap.d/rootwrap.filters /etc/neutron/rootwrap.d/ 2022-08-19 19:25:48.282 | + lib/neutron-legacy:_neutron_setup_rootwrap:1014 : test -r /opt/stack/neutron/etc/neutron/rootwrap.conf 2022-08-19 19:25:48.286 | + lib/neutron-legacy:_neutron_setup_rootwrap:1017 : sudo install -o root -g root -m 644 /opt/stack/neutron/etc/rootwrap.conf /etc/neutron/rootwrap.conf 2022-08-19 19:25:48.299 | + lib/neutron-legacy:_neutron_setup_rootwrap:1019 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/neutron/rootwrap.d:' -i /etc/neutron/rootwrap.conf 2022-08-19 19:25:48.312 | + lib/neutron-legacy:_neutron_setup_rootwrap:1020 : sudo sed -e 's:^exec_dirs=\(.*\)$:exec_dirs=\1,/usr/local/bin:' -i /etc/neutron/rootwrap.conf 2022-08-19 19:25:48.325 | + lib/neutron-legacy:_neutron_setup_rootwrap:1023 : ROOTWRAP_SUDOER_CMD='/usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf *' 2022-08-19 19:25:48.328 | + lib/neutron-legacy:_neutron_setup_rootwrap:1024 : ROOTWRAP_DAEMON_SUDOER_CMD='/usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-08-19 19:25:48.331 | ++ lib/neutron-legacy:_neutron_setup_rootwrap:1027 : mktemp 2022-08-19 19:25:48.335 | + lib/neutron-legacy:_neutron_setup_rootwrap:1027 : TEMPFILE=/tmp/tmp.KKtOvFAcar 2022-08-19 19:25:48.338 | + lib/neutron-legacy:_neutron_setup_rootwrap:1028 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf *' 2022-08-19 19:25:48.341 | + lib/neutron-legacy:_neutron_setup_rootwrap:1029 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-08-19 19:25:48.343 | + lib/neutron-legacy:_neutron_setup_rootwrap:1030 : chmod 0440 /tmp/tmp.KKtOvFAcar 2022-08-19 19:25:48.347 | + lib/neutron-legacy:_neutron_setup_rootwrap:1031 : sudo chown root:root /tmp/tmp.KKtOvFAcar 2022-08-19 19:25:48.360 | + lib/neutron-legacy:_neutron_setup_rootwrap:1032 : sudo mv /tmp/tmp.KKtOvFAcar /etc/sudoers.d/neutron-rootwrap 2022-08-19 19:25:48.373 | + lib/neutron-legacy:_neutron_setup_rootwrap:1035 : iniset /etc/neutron/neutron.conf agent root_helper 'sudo /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2022-08-19 19:25:48.407 | + lib/neutron-legacy:_neutron_setup_rootwrap:1036 : [[ True == \T\r\u\e ]] 2022-08-19 19:25:48.410 | + lib/neutron-legacy:_neutron_setup_rootwrap:1037 : iniset /etc/neutron/neutron.conf agent root_helper_daemon 'sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-08-19 19:25:48.445 | + lib/neutron-legacy:configure_mutnauq:352 : iniset_rpc_backend neutron /etc/neutron/neutron.conf 2022-08-19 19:25:48.448 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=neutron 2022-08-19 19:25:48.451 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/neutron/neutron.conf 2022-08-19 19:25:48.454 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-08-19 19:25:48.456 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-08-19 19:25:48.459 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-08-19 19:25:48.477 | + functions-common:is_service_enabled:2095 : return 0 2022-08-19 19:25:48.481 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-08-19 19:25:48.484 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-08-19 19:25:48.487 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-08-19 19:25:48.509 | ++ functions-common:is_service_enabled:2095 : return 0 2022-08-19 19:25:48.512 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.60:5672/ 2022-08-19 19:25:48.515 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/neutron/neutron.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.60:5672/ 2022-08-19 19:25:48.552 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-08-19 19:25:48.555 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-08-19 19:25:48.558 | + lib/neutron-legacy:configure_mutnauq:354 : is_service_enabled q-metering 2022-08-19 19:25:48.576 | + functions-common:is_service_enabled:2095 : return 1 2022-08-19 19:25:48.579 | + lib/neutron-legacy:configure_mutnauq:357 : is_service_enabled q-agt q-svc 2022-08-19 19:25:48.597 | + functions-common:is_service_enabled:2095 : return 0 2022-08-19 19:25:48.600 | + lib/neutron-legacy:configure_mutnauq:358 : _configure_neutron_service 2022-08-19 19:25:48.602 | + lib/neutron-legacy:_configure_neutron_service:932 : Q_API_PASTE_FILE=/etc/neutron/api-paste.ini 2022-08-19 19:25:48.605 | + lib/neutron-legacy:_configure_neutron_service:933 : cp /opt/stack/neutron/etc/api-paste.ini /etc/neutron/api-paste.ini 2022-08-19 19:25:48.610 | + lib/neutron-legacy:_configure_neutron_service:935 : [[ -n networking ]] 2022-08-19 19:25:48.613 | + lib/neutron-legacy:_configure_neutron_service:936 : _replace_api_paste_composite 2022-08-19 19:25:48.616 | + lib/neutron-legacy:_replace_api_paste_composite:921 : local sep 2022-08-19 19:25:48.619 | ++ lib/neutron-legacy:_replace_api_paste_composite:922 : echo -ne '\x01' 2022-08-19 19:25:48.622 | + lib/neutron-legacy:_replace_api_paste_composite:922 : sep=$'\001' 2022-08-19 19:25:48.625 | + lib/neutron-legacy:_replace_api_paste_composite:924 : sed -i -e 's/\/\: neutronversions_composite/\/networking\/\: neutronversions_composite/' /etc/neutron/api-paste.ini 2022-08-19 19:25:48.630 | + lib/neutron-legacy:_replace_api_paste_composite:925 : sed -i -e 's/\/healthcheck\: healthcheck/\/networking\/healthcheck\: healthcheck/' /etc/neutron/api-paste.ini 2022-08-19 19:25:48.635 | + lib/neutron-legacy:_replace_api_paste_composite:926 : sed -i -e 's/\/v2.0\: neutronapi_v2_0/\/networking\/v2.0\: neutronapi_v2_0/' /etc/neutron/api-paste.ini 2022-08-19 19:25:48.640 | + lib/neutron-legacy:_configure_neutron_service:940 : iniset /etc/neutron/neutron.conf DEFAULT core_plugin ml2 2022-08-19 19:25:48.676 | + lib/neutron-legacy:_configure_neutron_service:942 : iniset /etc/neutron/neutron.conf DEFAULT debug True 2022-08-19 19:25:48.711 | + lib/neutron-legacy:_configure_neutron_service:943 : iniset /etc/neutron/neutron.conf oslo_policy policy_file /etc/neutron/policy.json 2022-08-19 19:25:48.748 | + lib/neutron-legacy:_configure_neutron_service:945 : iniset /etc/neutron/neutron.conf DEFAULT auth_strategy keystone 2022-08-19 19:25:48.784 | + lib/neutron-legacy:_configure_neutron_service:946 : configure_keystone_authtoken_middleware /etc/neutron/neutron.conf neutron 2022-08-19 19:25:48.786 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/neutron/neutron.conf 2022-08-19 19:25:48.789 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=neutron 2022-08-19 19:25:48.792 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-08-19 19:25:48.795 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/neutron/neutron.conf keystone_authtoken auth_type password 2022-08-19 19:25:48.830 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/neutron/neutron.conf keystone_authtoken interface public 2022-08-19 19:25:48.864 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/neutron/neutron.conf keystone_authtoken auth_url http://10.222.0.60/identity 2022-08-19 19:25:48.909 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/neutron/neutron.conf keystone_authtoken username neutron 2022-08-19 19:25:48.947 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/neutron/neutron.conf keystone_authtoken password Passw0rd 2022-08-19 19:25:48.982 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/neutron/neutron.conf keystone_authtoken user_domain_name Default 2022-08-19 19:25:49.020 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/neutron/neutron.conf keystone_authtoken project_name service 2022-08-19 19:25:49.057 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/neutron/neutron.conf keystone_authtoken project_domain_name Default 2022-08-19 19:25:49.094 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/neutron/neutron.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-08-19 19:25:49.130 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/neutron/neutron.conf keystone_authtoken memcached_servers localhost:11211 2022-08-19 19:25:49.165 | + lib/neutron-legacy:_configure_neutron_service:949 : iniset /etc/neutron/neutron.conf DEFAULT notify_nova_on_port_status_changes True 2022-08-19 19:25:49.202 | + lib/neutron-legacy:_configure_neutron_service:950 : iniset /etc/neutron/neutron.conf DEFAULT notify_nova_on_port_data_changes True 2022-08-19 19:25:49.239 | + lib/neutron-legacy:_configure_neutron_service:952 : configure_keystone_authtoken_middleware /etc/neutron/neutron.conf nova nova 2022-08-19 19:25:49.242 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/neutron/neutron.conf 2022-08-19 19:25:49.244 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=nova 2022-08-19 19:25:49.247 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=nova 2022-08-19 19:25:49.250 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/neutron/neutron.conf nova auth_type password 2022-08-19 19:25:49.294 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/neutron/neutron.conf nova interface public 2022-08-19 19:25:49.330 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/neutron/neutron.conf nova auth_url http://10.222.0.60/identity 2022-08-19 19:25:49.366 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/neutron/neutron.conf nova username nova 2022-08-19 19:25:49.408 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/neutron/neutron.conf nova password Passw0rd 2022-08-19 19:25:49.452 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/neutron/neutron.conf nova user_domain_name Default 2022-08-19 19:25:49.489 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/neutron/neutron.conf nova project_name service 2022-08-19 19:25:49.524 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/neutron/neutron.conf nova project_domain_name Default 2022-08-19 19:25:49.561 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/neutron/neutron.conf nova cafile /opt/stack/data/ca-bundle.pem 2022-08-19 19:25:49.597 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/neutron/neutron.conf nova memcached_servers localhost:11211 2022-08-19 19:25:49.632 | + lib/neutron-legacy:_configure_neutron_service:955 : configure_keystone_authtoken_middleware /etc/neutron/neutron.conf placement placement 2022-08-19 19:25:49.635 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/neutron/neutron.conf 2022-08-19 19:25:49.637 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=placement 2022-08-19 19:25:49.640 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=placement 2022-08-19 19:25:49.643 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/neutron/neutron.conf placement auth_type password 2022-08-19 19:25:49.678 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/neutron/neutron.conf placement interface public 2022-08-19 19:25:49.714 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/neutron/neutron.conf placement auth_url http://10.222.0.60/identity 2022-08-19 19:25:49.754 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/neutron/neutron.conf placement username placement 2022-08-19 19:25:49.790 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/neutron/neutron.conf placement password Passw0rd 2022-08-19 19:25:49.826 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/neutron/neutron.conf placement user_domain_name Default 2022-08-19 19:25:49.862 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/neutron/neutron.conf placement project_name service 2022-08-19 19:25:49.900 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/neutron/neutron.conf placement project_domain_name Default 2022-08-19 19:25:49.937 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/neutron/neutron.conf placement cafile /opt/stack/data/ca-bundle.pem 2022-08-19 19:25:49.978 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/neutron/neutron.conf placement memcached_servers localhost:11211 2022-08-19 19:25:50.017 | + lib/neutron-legacy:_configure_neutron_service:958 : neutron_plugin_configure_service 2022-08-19 19:25:50.020 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:74 : [[ vlan != \l\o\c\a\l ]] 2022-08-19 19:25:50.023 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:75 : Q_SRV_EXTRA_OPTS+=(tenant_network_types=$Q_ML2_TENANT_NETWORK_TYPE) 2022-08-19 19:25:50.026 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:89 : '[' '' == '' ']' 2022-08-19 19:25:50.029 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:90 : [[ '' == '' ]] 2022-08-19 19:25:50.033 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:90 : [[ physnet1 != '' ]] 2022-08-19 19:25:50.036 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:91 : ML2_VLAN_RANGES=physnet1 2022-08-19 19:25:50.040 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:92 : [[ 400:449 != '' ]] 2022-08-19 19:25:50.043 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:93 : ML2_VLAN_RANGES=physnet1:400:449 2022-08-19 19:25:50.046 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:96 : [[ physnet1:400:449 != '' ]] 2022-08-19 19:25:50.048 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:97 : Q_ML2_PLUGIN_VLAN_TYPE_OPTIONS=(network_vlan_ranges=$ML2_VLAN_RANGES) 2022-08-19 19:25:50.051 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:103 : [[ -z '' ]] 2022-08-19 19:25:50.053 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:104 : [[ -n physnet1 ]] 2022-08-19 19:25:50.055 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:105 : Q_ML2_PLUGIN_FLAT_TYPE_OPTIONS=flat_networks= 2022-08-19 19:25:50.058 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:106 : [[ -n physnet1 ]] 2022-08-19 19:25:50.060 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:107 : Q_ML2_PLUGIN_FLAT_TYPE_OPTIONS+=physnet1, 2022-08-19 19:25:50.063 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:109 : [[ -n physnet1 ]] 2022-08-19 19:25:50.065 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:109 : [[ physnet1 != \p\h\y\s\n\e\t\1 ]] 2022-08-19 19:25:50.067 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:121 : [[ True == \T\r\u\e ]] 2022-08-19 19:25:50.070 | + 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-08-19 19:25:50.103 | + 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-08-19 19:25:50.106 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-08-19 19:25:50.108 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2022-08-19 19:25:50.111 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=mechanism_drivers=openvswitch,hyperv 2022-08-19 19:25:50.113 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z mechanism_drivers=openvswitch,hyperv ']' 2022-08-19 19:25:50.116 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-08-19 19:25:50.118 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 mechanism_drivers openvswitch,hyperv 2022-08-19 19:25:50.151 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:128 : [[ openvswitch,hyperv == *\l\i\n\u\x\b\r\i\d\g\e* ]] 2022-08-19 19:25:50.154 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:131 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2 overlay_ip_version=4 2022-08-19 19:25:50.156 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-08-19 19:25:50.159 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2022-08-19 19:25:50.161 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=overlay_ip_version=4 2022-08-19 19:25:50.164 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z overlay_ip_version=4 ']' 2022-08-19 19:25:50.167 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-08-19 19:25:50.169 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 overlay_ip_version 4 2022-08-19 19:25:50.204 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:133 : [[ -n '' ]] 2022-08-19 19:25:50.206 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:137 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2 extension_drivers=port_security 2022-08-19 19:25:50.209 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-08-19 19:25:50.211 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2022-08-19 19:25:50.214 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=extension_drivers=port_security 2022-08-19 19:25:50.217 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z extension_drivers=port_security ']' 2022-08-19 19:25:50.220 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-08-19 19:25:50.223 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 extension_drivers port_security 2022-08-19 19:25:50.261 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:139 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2 tenant_network_types=vlan 2022-08-19 19:25:50.264 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-08-19 19:25:50.267 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2022-08-19 19:25:50.270 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=tenant_network_types=vlan 2022-08-19 19:25:50.274 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z tenant_network_types=vlan ']' 2022-08-19 19:25:50.277 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-08-19 19:25:50.279 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 tenant_network_types vlan 2022-08-19 19:25:50.313 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:141 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_gre tunnel_id_ranges=1:1000 2022-08-19 19:25:50.316 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-08-19 19:25:50.319 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_gre 2022-08-19 19:25:50.322 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=tunnel_id_ranges=1:1000 2022-08-19 19:25:50.324 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z tunnel_id_ranges=1:1000 ']' 2022-08-19 19:25:50.327 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-08-19 19:25:50.329 | + 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-08-19 19:25:50.363 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:143 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vxlan vni_ranges=1:1000 2022-08-19 19:25:50.366 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-08-19 19:25:50.368 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_vxlan 2022-08-19 19:25:50.371 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=vni_ranges=1:1000 2022-08-19 19:25:50.374 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z vni_ranges=1:1000 ']' 2022-08-19 19:25:50.376 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-08-19 19:25:50.379 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vxlan vni_ranges 1:1000 2022-08-19 19:25:50.412 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:145 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_flat flat_networks=physnet1, 2022-08-19 19:25:50.415 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-08-19 19:25:50.418 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_flat 2022-08-19 19:25:50.420 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=flat_networks=physnet1, 2022-08-19 19:25:50.423 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z flat_networks=physnet1, ']' 2022-08-19 19:25:50.425 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-08-19 19:25:50.428 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_flat flat_networks physnet1, 2022-08-19 19:25:50.461 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:147 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vlan network_vlan_ranges=physnet1:400:449 2022-08-19 19:25:50.464 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-08-19 19:25:50.466 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_vlan 2022-08-19 19:25:50.469 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=network_vlan_ranges=physnet1:400:449 2022-08-19 19:25:50.471 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z network_vlan_ranges=physnet1:400:449 ']' 2022-08-19 19:25:50.474 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-08-19 19:25:50.476 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vlan network_vlan_ranges physnet1:400:449 2022-08-19 19:25:50.510 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:149 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_geneve vni_ranges=1:1000 2022-08-19 19:25:50.513 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-08-19 19:25:50.515 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_geneve 2022-08-19 19:25:50.518 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=vni_ranges=1:1000 2022-08-19 19:25:50.520 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z vni_ranges=1:1000 ']' 2022-08-19 19:25:50.523 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-08-19 19:25:50.525 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_geneve vni_ranges 1:1000 2022-08-19 19:25:50.559 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:151 : [[ legacy != \l\e\g\a\c\y ]] 2022-08-19 19:25:50.562 | + lib/neutron-legacy:configure_mutnauq:360 : is_service_enabled q-agt 2022-08-19 19:25:50.580 | + functions-common:is_service_enabled:2095 : return 0 2022-08-19 19:25:50.582 | + lib/neutron-legacy:configure_mutnauq:361 : _configure_neutron_plugin_agent 2022-08-19 19:25:50.585 | + lib/neutron-legacy:_configure_neutron_plugin_agent:910 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini agent root_helper 'sudo /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2022-08-19 19:25:50.622 | + lib/neutron-legacy:_configure_neutron_plugin_agent:911 : [[ True == \T\r\u\e ]] 2022-08-19 19:25:50.625 | + lib/neutron-legacy:_configure_neutron_plugin_agent:912 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini agent root_helper_daemon 'sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-08-19 19:25:50.659 | + lib/neutron-legacy:_configure_neutron_plugin_agent:914 : iniset /etc/neutron/neutron.conf DEFAULT debug True 2022-08-19 19:25:50.696 | + lib/neutron-legacy:_configure_neutron_plugin_agent:917 : neutron_plugin_configure_plugin_agent 2022-08-19 19:25:50.699 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:36 : _neutron_ovs_base_setup_bridge br-int 2022-08-19 19:25:50.702 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:38 : local bridge=br-int 2022-08-19 19:25:50.705 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:39 : neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf 2022-08-19 19:25:53.794 | INFO neutron.common.config [-] Logging enabled! 2022-08-19 19:25:53.794 | INFO neutron.common.config [-] /usr/local/bin/neutron-ovs-cleanup version 20.1.0.dev497 2022-08-19 19:25:53.795 | DEBUG neutron.common.config [-] command line: /usr/local/bin/neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf {{(pid=135561) setup_logging /opt/stack/neutron/neutron/common/config.py:120}} 2022-08-19 19:25:53.796 | ERROR ovsdbapp.backend.ovs_idl.idlutils [-] Unable to open stream to tcp:127.0.0.1:6640 to retrieve schema: Connection refused 2022-08-19 19:25:53.797 | INFO oslo.privsep.daemon [-] Running privsep helper: ['sudo', '/usr/local/bin/neutron-rootwrap', '/etc/neutron/rootwrap.conf', 'privsep-helper', '--config-file', '/etc/neutron/neutron.conf', '--privsep_context', 'neutron.privileged.ovs_vsctl_cmd', '--privsep_sock_path', '/tmp/tmppbria1f1/privsep.sock'] 2022-08-19 19:25:56.211 | INFO oslo.privsep.daemon [-] Spawned new privsep daemon via rootwrap 2022-08-19 19:25:56.211 | DEBUG oslo.privsep.daemon [-] Accepted privsep connection to /tmp/tmppbria1f1/privsep.sock {{(pid=135561) __init__ /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:362}} 2022-08-19 19:25:56.213 | INFO oslo.privsep.daemon [-] privsep daemon starting 2022-08-19 19:25:56.213 | INFO oslo.privsep.daemon [-] privsep process running with uid/gid: 0/0 2022-08-19 19:25:56.214 | INFO oslo.privsep.daemon [-] privsep process running with capabilities (eff/prm/inh): CAP_NET_ADMIN|CAP_SYS_ADMIN/CAP_NET_ADMIN|CAP_SYS_ADMIN/none 2022-08-19 19:25:56.214 | INFO oslo.privsep.daemon [-] privsep daemon running as pid 135570 2022-08-19 19:25:56.214 | DEBUG oslo.privsep.daemon [-] privsep: reply[37d05228-3979-40b7-981d-4b6f70208a94]: (2,) {{(pid=135570) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:501}} 2022-08-19 19:25:56.403 | DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): ovs-vsctl --timeout=10 --id=@manager -- create Manager target="ptcp:6640:127.0.0.1" -- add Open_vSwitch . manager_options @manager -- set Manager ptcp:6640:127.0.0.1 inactivity_probe=10000 {{(pid=135570) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}} 2022-08-19 19:25:56.420 | DEBUG oslo_concurrency.processutils [-] CMD "ovs-vsctl --timeout=10 --id=@manager -- create Manager target="ptcp:6640:127.0.0.1" -- add Open_vSwitch . manager_options @manager -- set Manager ptcp:6640:127.0.0.1 inactivity_probe=10000" returned: 0 in 0.017s {{(pid=135570) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}} 2022-08-19 19:25:56.421 | DEBUG oslo.privsep.daemon [-] privsep: reply[759af339-106d-40d4-9d31-9b61674680b4]: (4, ('cd53cd3a-f69b-4587-aa35-01c4134a572d\n', '')) {{(pid=135570) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:501}} 2022-08-19 19:25:56.474 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Flow_Table.name {{(pid=135561) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:85}} 2022-08-19 19:25:56.474 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Mirror.name {{(pid=135561) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:85}} 2022-08-19 19:25:56.475 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Bridge.name {{(pid=135561) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-08-19 19:25:56.475 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Port.name {{(pid=135561) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-08-19 19:25:56.475 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Interface.name {{(pid=135561) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-08-19 19:25:56.475 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Manager.target {{(pid=135561) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-08-19 19:25:56.530 | INFO neutron.cmd.ovs_cleanup [-] OVS cleanup completed successfully 2022-08-19 19:25:56.530 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:25:56.530 | from cryptography.utils import int_from_bytes 2022-08-19 19:25:56.530 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:25:56.530 | from cryptography.utils import int_from_bytes 2022-08-19 19:25:56.934 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:40 : _neutron_ovs_base_add_bridge br-int 2022-08-19 19:25:56.936 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:27 : local bridge=br-int 2022-08-19 19:25:56.939 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:28 : local 'addbr_cmd=sudo ovs-vsctl -- --may-exist add-br br-int' 2022-08-19 19:25:56.942 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:30 : '[' system '!=' system ']' 2022-08-19 19:25:56.945 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:34 : sudo ovs-vsctl -- --may-exist add-br br-int 2022-08-19 19:25:57.034 | + 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-08-19 19:25:57.054 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:37 : _neutron_ovs_base_configure_firewall_driver 2022-08-19 19:25:57.057 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:101 : [[ True == \T\r\u\e ]] 2022-08-19 19:25:57.062 | + 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-08-19 19:25:57.102 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:103 : running_in_container 2022-08-19 19:25:57.106 | ++ functions:running_in_container:793 : systemd-detect-virt --container 2022-08-19 19:25:57.115 | + functions:running_in_container:793 : [[ none != \n\o\n\e ]] 2022-08-19 19:25:57.117 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:104 : enable_kernel_bridge_firewall 2022-08-19 19:25:57.121 | + functions:enable_kernel_bridge_firewall:802 : sudo modprobe bridge 2022-08-19 19:25:57.135 | + functions:enable_kernel_bridge_firewall:805 : sudo modprobe br_netfilter 2022-08-19 19:25:57.154 | + functions:enable_kernel_bridge_firewall:809 : for proto in ip ip6 2022-08-19 19:25:57.156 | + functions:enable_kernel_bridge_firewall:810 : sudo sysctl -w net.bridge.bridge-nf-call-iptables=1 2022-08-19 19:25:57.171 | net.bridge.bridge-nf-call-iptables = 1 2022-08-19 19:25:57.174 | + functions:enable_kernel_bridge_firewall:809 : for proto in ip ip6 2022-08-19 19:25:57.177 | + functions:enable_kernel_bridge_firewall:810 : sudo sysctl -w net.bridge.bridge-nf-call-ip6tables=1 2022-08-19 19:25:57.185 | net.bridge.bridge-nf-call-ip6tables = 1 2022-08-19 19:25:57.190 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:40 : [[ False == \T\r\u\e ]] 2022-08-19 19:25:57.192 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:48 : [[ physnet1 != '' ]] 2022-08-19 19:25:57.195 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:48 : [[ br-data != '' ]] 2022-08-19 19:25:57.198 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:49 : [[ physnet1:br-data == '' ]] 2022-08-19 19:25:57.201 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:54 : _neutron_ovs_base_add_bridge br-data 2022-08-19 19:25:57.204 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:27 : local bridge=br-data 2022-08-19 19:25:57.206 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:28 : local 'addbr_cmd=sudo ovs-vsctl -- --may-exist add-br br-data' 2022-08-19 19:25:57.209 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:30 : '[' system '!=' system ']' 2022-08-19 19:25:57.211 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:34 : sudo ovs-vsctl -- --may-exist add-br br-data 2022-08-19 19:25:57.241 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:56 : [[ physnet1:br-data != '' ]] 2022-08-19 19:25:57.243 | + 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-08-19 19:25:57.294 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:59 : AGENT_BINARY=/usr/local/bin/neutron-openvswitch-agent 2022-08-19 19:25:57.298 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:61 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini agent tunnel_types 2022-08-19 19:25:57.343 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:62 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovs datapath_type system 2022-08-19 19:25:57.378 | + lib/neutron-legacy:configure_mutnauq:363 : is_service_enabled q-dhcp 2022-08-19 19:25:57.396 | + functions-common:is_service_enabled:2095 : return 0 2022-08-19 19:25:57.399 | + lib/neutron-legacy:configure_mutnauq:364 : _configure_neutron_dhcp_agent 2022-08-19 19:25:57.402 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:851 : cp /opt/stack/neutron/etc/dhcp_agent.ini.sample /etc/neutron/dhcp_agent.ini 2022-08-19 19:25:57.407 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:853 : iniset /etc/neutron/dhcp_agent.ini DEFAULT debug True 2022-08-19 19:25:57.441 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:855 : iniset /etc/neutron/dhcp_agent.ini DEFAULT dnsmasq_local_resolv True 2022-08-19 19:25:57.476 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:856 : iniset /etc/neutron/dhcp_agent.ini AGENT root_helper 'sudo /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2022-08-19 19:25:57.515 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:857 : [[ True == \T\r\u\e ]] 2022-08-19 19:25:57.518 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:858 : iniset /etc/neutron/dhcp_agent.ini AGENT root_helper_daemon 'sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-08-19 19:25:57.555 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:861 : is_service_enabled q-l3 2022-08-19 19:25:57.573 | + functions-common:is_service_enabled:2095 : return 0 2022-08-19 19:25:57.577 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:872 : _neutron_setup_interface_driver /etc/neutron/dhcp_agent.ini 2022-08-19 19:25:57.580 | + lib/neutron-legacy:_neutron_setup_interface_driver:1045 : iniset /etc/neutron/dhcp_agent.ini DEFAULT ovs_use_veth False 2022-08-19 19:25:57.617 | + lib/neutron-legacy:_neutron_setup_interface_driver:1047 : neutron_plugin_setup_interface_driver /etc/neutron/dhcp_agent.ini 2022-08-19 19:25:57.620 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:66 : local conf_file=/etc/neutron/dhcp_agent.ini 2022-08-19 19:25:57.623 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:67 : iniset /etc/neutron/dhcp_agent.ini DEFAULT interface_driver openvswitch 2022-08-19 19:25:57.662 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:874 : neutron_plugin_configure_dhcp_agent /etc/neutron/dhcp_agent.ini 2022-08-19 19:25:57.666 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_dhcp_agent:25 : local conf_file=/etc/neutron/dhcp_agent.ini 2022-08-19 19:25:57.668 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_dhcp_agent:26 : : 2022-08-19 19:25:57.671 | + lib/neutron-legacy:configure_mutnauq:366 : is_service_enabled q-l3 2022-08-19 19:25:57.691 | + functions-common:is_service_enabled:2095 : return 0 2022-08-19 19:25:57.694 | + lib/neutron-legacy:configure_mutnauq:367 : _configure_neutron_l3_agent 2022-08-19 19:25:57.696 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:114 : cp /opt/stack/neutron/etc/l3_agent.ini.sample /etc/neutron/l3_agent.ini 2022-08-19 19:25:57.701 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:116 : iniset /etc/neutron/l3_agent.ini DEFAULT debug True 2022-08-19 19:25:57.739 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:117 : iniset /etc/neutron/l3_agent.ini AGENT root_helper 'sudo /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2022-08-19 19:25:57.787 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:118 : [[ True == \T\r\u\e ]] 2022-08-19 19:25:57.791 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:119 : iniset /etc/neutron/l3_agent.ini AGENT root_helper_daemon 'sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-08-19 19:25:57.829 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:122 : _neutron_setup_interface_driver /etc/neutron/l3_agent.ini 2022-08-19 19:25:57.831 | + lib/neutron-legacy:_neutron_setup_interface_driver:1045 : iniset /etc/neutron/l3_agent.ini DEFAULT ovs_use_veth False 2022-08-19 19:25:57.871 | + lib/neutron-legacy:_neutron_setup_interface_driver:1047 : neutron_plugin_setup_interface_driver /etc/neutron/l3_agent.ini 2022-08-19 19:25:57.873 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:66 : local conf_file=/etc/neutron/l3_agent.ini 2022-08-19 19:25:57.876 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:67 : iniset /etc/neutron/l3_agent.ini DEFAULT interface_driver openvswitch 2022-08-19 19:25:57.911 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:124 : neutron_plugin_configure_l3_agent /etc/neutron/l3_agent.ini 2022-08-19 19:25:57.914 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_l3_agent:30 : local conf_file=/etc/neutron/l3_agent.ini 2022-08-19 19:25:57.917 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_l3_agent:31 : _neutron_ovs_base_configure_l3_agent 2022-08-19 19:25:57.919 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:112 : neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf 2022-08-19 19:26:00.949 | INFO neutron.common.config [-] Logging enabled! 2022-08-19 19:26:00.949 | INFO neutron.common.config [-] /usr/local/bin/neutron-ovs-cleanup version 20.1.0.dev497 2022-08-19 19:26:00.949 | DEBUG neutron.common.config [-] command line: /usr/local/bin/neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf {{(pid=136147) setup_logging /opt/stack/neutron/neutron/common/config.py:120}} 2022-08-19 19:26:01.001 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Flow_Table.name {{(pid=136147) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:85}} 2022-08-19 19:26:01.002 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Mirror.name {{(pid=136147) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:85}} 2022-08-19 19:26:01.002 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Bridge.name {{(pid=136147) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-08-19 19:26:01.002 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Port.name {{(pid=136147) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-08-19 19:26:01.003 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Interface.name {{(pid=136147) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-08-19 19:26:01.003 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Manager.target {{(pid=136147) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-08-19 19:26:01.067 | INFO neutron.cmd.ovs_cleanup [-] Cleaning bridge: br-int 2022-08-19 19:26:01.068 | DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=0): OvsCleanup(bridge=br-int, all_ports=False) {{(pid=136147) do_commit /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/transaction.py:90}} 2022-08-19 19:26:01.069 | DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Transaction caused no change {{(pid=136147) do_commit /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/transaction.py:141}} 2022-08-19 19:26:01.069 | INFO neutron.cmd.ovs_cleanup [-] OVS cleanup completed successfully 2022-08-19 19:26:01.069 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:26:01.069 | from cryptography.utils import int_from_bytes 2022-08-19 19:26:01.069 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:26:01.069 | from cryptography.utils import int_from_bytes 2022-08-19 19:26:01.456 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:113 : [[ False = \T\r\u\e ]] 2022-08-19 19:26:01.459 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:121 : _neutron_ovs_base_add_public_bridge 2022-08-19 19:26:01.464 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_public_bridge:127 : _neutron_ovs_base_add_bridge br-data 2022-08-19 19:26:01.467 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:27 : local bridge=br-data 2022-08-19 19:26:01.469 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:28 : local 'addbr_cmd=sudo ovs-vsctl -- --may-exist add-br br-data' 2022-08-19 19:26:01.472 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:30 : '[' system '!=' system ']' 2022-08-19 19:26:01.475 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:34 : sudo ovs-vsctl -- --may-exist add-br br-data 2022-08-19 19:26:01.493 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_public_bridge:128 : set_mtu br-data 1500 2022-08-19 19:26:01.496 | + functions:set_mtu:785 : local dev=br-data 2022-08-19 19:26:01.498 | + functions:set_mtu:786 : local mtu=1500 2022-08-19 19:26:01.501 | + functions:set_mtu:787 : sudo ip link set mtu 1500 dev br-data 2022-08-19 19:26:01.514 | + 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-08-19 19:26:01.533 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:126 : _configure_public_network_connectivity 2022-08-19 19:26:01.537 | + lib/neutron-legacy:_configure_public_network_connectivity:717 : [[ -n eth1 ]] 2022-08-19 19:26:01.540 | + lib/neutron-legacy:_configure_public_network_connectivity:718 : _move_neutron_addresses_route eth1 br-data True False inet 2022-08-19 19:26:01.544 | + lib/neutron-legacy:_move_neutron_addresses_route:658 : local from_intf=eth1 2022-08-19 19:26:01.547 | + lib/neutron-legacy:_move_neutron_addresses_route:659 : local to_intf=br-data 2022-08-19 19:26:01.550 | + lib/neutron-legacy:_move_neutron_addresses_route:660 : local add_ovs_port=True 2022-08-19 19:26:01.553 | + lib/neutron-legacy:_move_neutron_addresses_route:661 : local del_ovs_port=False 2022-08-19 19:26:01.556 | + lib/neutron-legacy:_move_neutron_addresses_route:662 : local af=inet 2022-08-19 19:26:01.559 | + lib/neutron-legacy:_move_neutron_addresses_route:664 : [[ -n eth1 ]] 2022-08-19 19:26:01.562 | + lib/neutron-legacy:_move_neutron_addresses_route:664 : [[ -n br-data ]] 2022-08-19 19:26:01.564 | + lib/neutron-legacy:_move_neutron_addresses_route:670 : local IP_REPLACE= 2022-08-19 19:26:01.567 | + lib/neutron-legacy:_move_neutron_addresses_route:671 : local IP_DEL= 2022-08-19 19:26:01.569 | + lib/neutron-legacy:_move_neutron_addresses_route:672 : local IP_UP= 2022-08-19 19:26:01.572 | + lib/neutron-legacy:_move_neutron_addresses_route:673 : local DEFAULT_ROUTE_GW 2022-08-19 19:26:01.576 | ++ lib/neutron-legacy:_move_neutron_addresses_route:674 : ip -f inet r 2022-08-19 19:26:01.576 | ++ lib/neutron-legacy:_move_neutron_addresses_route:674 : awk '/default.+eth1\s/ { print $3; exit }' 2022-08-19 19:26:01.583 | + lib/neutron-legacy:_move_neutron_addresses_route:674 : DEFAULT_ROUTE_GW= 2022-08-19 19:26:01.586 | + lib/neutron-legacy:_move_neutron_addresses_route:675 : local ADD_OVS_PORT= 2022-08-19 19:26:01.588 | + lib/neutron-legacy:_move_neutron_addresses_route:676 : local DEL_OVS_PORT= 2022-08-19 19:26:01.591 | + lib/neutron-legacy:_move_neutron_addresses_route:677 : local ARP_CMD= 2022-08-19 19:26:01.595 | ++ lib/neutron-legacy:_move_neutron_addresses_route:679 : ip -f inet a s dev eth1 scope global primary 2022-08-19 19:26:01.596 | ++ lib/neutron-legacy:_move_neutron_addresses_route:679 : awk '{ print $2, $3, $4; exit }' 2022-08-19 19:26:01.596 | ++ lib/neutron-legacy:_move_neutron_addresses_route:679 : grep inet 2022-08-19 19:26:01.602 | + lib/neutron-legacy:_move_neutron_addresses_route:679 : IP_BRD='192.168.0.33/22 brd 192.168.3.255' 2022-08-19 19:26:01.604 | + lib/neutron-legacy:_move_neutron_addresses_route:681 : '[' '' '!=' '' ']' 2022-08-19 19:26:01.607 | + lib/neutron-legacy:_move_neutron_addresses_route:685 : [[ True == \T\r\u\e ]] 2022-08-19 19:26:01.610 | + lib/neutron-legacy:_move_neutron_addresses_route:686 : ADD_OVS_PORT='sudo ovs-vsctl --may-exist add-port br-data eth1' 2022-08-19 19:26:01.612 | + lib/neutron-legacy:_move_neutron_addresses_route:689 : [[ False == \T\r\u\e ]] 2022-08-19 19:26:01.615 | + lib/neutron-legacy:_move_neutron_addresses_route:693 : [[ 192.168.0.33/22 brd 192.168.3.255 != '' ]] 2022-08-19 19:26:01.617 | + lib/neutron-legacy:_move_neutron_addresses_route:694 : IP_DEL='sudo ip addr del 192.168.0.33/22 brd 192.168.3.255 dev eth1' 2022-08-19 19:26:01.620 | + lib/neutron-legacy:_move_neutron_addresses_route:695 : IP_REPLACE='sudo ip addr replace 192.168.0.33/22 brd 192.168.3.255 dev br-data' 2022-08-19 19:26:01.623 | + lib/neutron-legacy:_move_neutron_addresses_route:696 : IP_UP='sudo ip link set br-data up' 2022-08-19 19:26:01.626 | + lib/neutron-legacy:_move_neutron_addresses_route:697 : [[ inet == \i\n\e\t ]] 2022-08-19 19:26:01.631 | ++ lib/neutron-legacy:_move_neutron_addresses_route:698 : echo 192.168.0.33/22 brd 192.168.3.255 2022-08-19 19:26:01.631 | ++ lib/neutron-legacy:_move_neutron_addresses_route:698 : grep -o -E '(.*)/' 2022-08-19 19:26:01.631 | ++ lib/neutron-legacy:_move_neutron_addresses_route:698 : awk '{ print $1; exit }' 2022-08-19 19:26:01.632 | ++ lib/neutron-legacy:_move_neutron_addresses_route:698 : cut -d / -f1 2022-08-19 19:26:01.638 | + lib/neutron-legacy:_move_neutron_addresses_route:698 : IP=192.168.0.33 2022-08-19 19:26:01.641 | + lib/neutron-legacy:_move_neutron_addresses_route:699 : ARP_CMD='sudo ping -c 3 -w 5 -I br-data 192.168.0.33 ' 2022-08-19 19:26:01.644 | + lib/neutron-legacy:_move_neutron_addresses_route:705 : sudo ip addr del 192.168.0.33/22 brd 192.168.3.255 dev eth1 2022-08-19 19:26:01.660 | + lib/neutron-legacy:_move_neutron_addresses_route:705 : sudo ip addr replace 192.168.0.33/22 brd 192.168.3.255 dev br-data 2022-08-19 19:26:01.674 | + lib/neutron-legacy:_move_neutron_addresses_route:705 : sudo ip link set br-data up 2022-08-19 19:26:01.689 | + lib/neutron-legacy:_move_neutron_addresses_route:705 : sudo ovs-vsctl --may-exist add-port br-data eth1 2022-08-19 19:26:01.711 | + lib/neutron-legacy:_move_neutron_addresses_route:705 : sudo ping -c 3 -w 5 -I br-data 192.168.0.33 2022-08-19 19:26:01.733 | PING 192.168.0.33 (192.168.0.33) from 192.168.0.33 br-data: 56(84) bytes of data. 2022-08-19 19:26:01.733 | 64 bytes from 192.168.0.33: icmp_seq=1 ttl=64 time=0.074 ms 2022-08-19 19:26:02.762 | 64 bytes from 192.168.0.33: icmp_seq=2 ttl=64 time=0.072 ms 2022-08-19 19:26:03.786 | 64 bytes from 192.168.0.33: icmp_seq=3 ttl=64 time=0.070 ms 2022-08-19 19:26:03.786 | 2022-08-19 19:26:03.786 | --- 192.168.0.33 ping statistics --- 2022-08-19 19:26:03.786 | 3 packets transmitted, 3 received, 0% packet loss, time 2053ms 2022-08-19 19:26:03.786 | rtt min/avg/max/mdev = 0.070/0.072/0.074/0.001 ms 2022-08-19 19:26:03.796 | ++ lib/neutron-legacy:_configure_public_network_connectivity:720 : ip -f inet6 a s dev eth1 2022-08-19 19:26:03.796 | ++ lib/neutron-legacy:_configure_public_network_connectivity:720 : grep -c global 2022-08-19 19:26:03.806 | + lib/neutron-legacy:_configure_public_network_connectivity:720 : [[ 0 != 0 ]] 2022-08-19 19:26:03.809 | + lib/neutron-legacy:configure_mutnauq:369 : is_service_enabled q-meta 2022-08-19 19:26:03.827 | + functions-common:is_service_enabled:2095 : return 0 2022-08-19 19:26:03.830 | + lib/neutron-legacy:configure_mutnauq:370 : _configure_neutron_metadata_agent 2022-08-19 19:26:03.832 | + lib/neutron-legacy:_configure_neutron_metadata_agent:879 : cp /opt/stack/neutron/etc/metadata_agent.ini.sample /etc/neutron/metadata_agent.ini 2022-08-19 19:26:03.838 | + lib/neutron-legacy:_configure_neutron_metadata_agent:881 : iniset /etc/neutron/metadata_agent.ini DEFAULT debug True 2022-08-19 19:26:03.877 | + lib/neutron-legacy:_configure_neutron_metadata_agent:882 : iniset /etc/neutron/metadata_agent.ini DEFAULT nova_metadata_host 10.222.0.60 2022-08-19 19:26:03.913 | + lib/neutron-legacy:_configure_neutron_metadata_agent:883 : iniset /etc/neutron/metadata_agent.ini DEFAULT metadata_workers 2 2022-08-19 19:26:03.953 | + lib/neutron-legacy:_configure_neutron_metadata_agent:884 : iniset /etc/neutron/metadata_agent.ini AGENT root_helper 'sudo /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2022-08-19 19:26:03.998 | + lib/neutron-legacy:_configure_neutron_metadata_agent:885 : [[ True == \T\r\u\e ]] 2022-08-19 19:26:04.000 | + lib/neutron-legacy:_configure_neutron_metadata_agent:886 : iniset /etc/neutron/metadata_agent.ini AGENT root_helper_daemon 'sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-08-19 19:26:04.035 | + lib/neutron-legacy:configure_mutnauq:373 : [[ legacy != \l\e\g\a\c\y ]] 2022-08-19 19:26:04.037 | + lib/neutron-legacy:configure_mutnauq:376 : is_service_enabled ceilometer 2022-08-19 19:26:04.056 | + functions-common:is_service_enabled:2095 : return 1 2022-08-19 19:26:04.059 | + lib/neutron-legacy:configure_mutnauq:380 : [[ openvswitch == \o\v\n ]] 2022-08-19 19:26:04.061 | + lib/neutron-legacy:configure_mutnauq:386 : is_service_enabled q-placement neutron-placement 2022-08-19 19:26:04.079 | + functions-common:is_service_enabled:2095 : return 1 2022-08-19 19:26:04.082 | + lib/neutron-legacy:configure_mutnauq:389 : is_service_enabled q-trunk neutron-trunk 2022-08-19 19:26:04.103 | + functions-common:is_service_enabled:2095 : return 1 2022-08-19 19:26:04.106 | + lib/neutron-legacy:configure_mutnauq:392 : is_service_enabled q-qos neutron-qos 2022-08-19 19:26:04.124 | + functions-common:is_service_enabled:2095 : return 1 2022-08-19 19:26:04.127 | + lib/neutron-legacy:configure_mutnauq:400 : iniset /etc/neutron/neutron.conf DEFAULT api_workers 2 2022-08-19 19:26:04.164 | + lib/neutron-legacy:configure_mutnauq:404 : iniset /etc/neutron/neutron.conf DEFAULT rpc_state_report_workers 0 2022-08-19 19:26:04.201 | + lib/neutron:configure_neutron:643 : '[' False == True ']' 2022-08-19 19:26:04.204 | + ./stack.sh:main:1145 : is_service_enabled mysql postgresql 2022-08-19 19:26:04.223 | + functions-common:is_service_enabled:2095 : return 0 2022-08-19 19:26:04.226 | + ./stack.sh:main:1145 : is_service_enabled neutron 2022-08-19 19:26:04.244 | + functions-common:is_service_enabled:2095 : return 0 2022-08-19 19:26:04.247 | + ./stack.sh:main:1146 : async_runfunc init_neutron 2022-08-19 19:26:04.250 | + inc/async:async_runfunc:116 : async_run init_neutron init_neutron 2022-08-19 19:26:04.320 | + inc/async:async_inner:63 : init_neutron 2022-08-19 19:26:04.364 | [90820 Async init_neutron:136653]: running: init_neutron 2022-08-19 19:26:04.367 | + ./stack.sh:main:1154 : is_service_enabled q-dhcp 2022-08-19 19:26:04.386 | + functions-common:is_service_enabled:2095 : return 0 2022-08-19 19:26:04.389 | ++ ./stack.sh:main:1157 : pidof NetworkManager 2022-08-19 19:26:04.401 | ++ ./stack.sh:main:1157 : true 2022-08-19 19:26:04.404 | + ./stack.sh:main:1157 : netman_pid= 2022-08-19 19:26:04.407 | + ./stack.sh:main:1158 : '[' -z '' ']' 2022-08-19 19:26:04.410 | + ./stack.sh:main:1159 : sudo killall dnsmasq 2022-08-19 19:26:04.423 | dnsmasq: no process found 2022-08-19 19:26:04.427 | + ./stack.sh:main:1159 : true 2022-08-19 19:26:04.432 | + ./stack.sh:main:1164 : clean_iptables 2022-08-19 19:26:04.435 | + lib/nova:clean_iptables:186 : sed 's/-c [0-9]* [0-9]* //g' 2022-08-19 19:26:04.438 | + lib/nova:clean_iptables:186 : sudo iptables -S -v 2022-08-19 19:26:04.439 | + lib/nova:clean_iptables:186 : grep '\-A' 2022-08-19 19:26:04.443 | + lib/nova:clean_iptables:186 : bash 2022-08-19 19:26:04.443 | + lib/nova:clean_iptables:186 : awk '{print "sudo iptables",$0}' 2022-08-19 19:26:04.444 | + lib/nova:clean_iptables:186 : grep nova 2022-08-19 19:26:04.448 | + lib/nova:clean_iptables:186 : sed s/-A/-D/g 2022-08-19 19:26:04.456 | + lib/nova:clean_iptables:188 : grep '\-A' 2022-08-19 19:26:04.458 | + lib/nova:clean_iptables:188 : sed s/-A/-D/g 2022-08-19 19:26:04.460 | + lib/nova:clean_iptables:188 : sudo iptables -S -v -t nat 2022-08-19 19:26:04.461 | + lib/nova:clean_iptables:188 : sed 's/-c [0-9]* [0-9]* //g' 2022-08-19 19:26:04.466 | + lib/nova:clean_iptables:188 : bash 2022-08-19 19:26:04.468 | + lib/nova:clean_iptables:188 : awk '{print "sudo iptables -t nat",$0}' 2022-08-19 19:26:04.469 | + lib/nova:clean_iptables:188 : grep nova 2022-08-19 19:26:04.479 | + lib/nova:clean_iptables:190 : grep '\-N' 2022-08-19 19:26:04.480 | + lib/nova:clean_iptables:190 : sed s/-N/-X/g 2022-08-19 19:26:04.481 | + lib/nova:clean_iptables:190 : grep nova 2022-08-19 19:26:04.485 | + lib/nova:clean_iptables:190 : awk '{print "sudo iptables",$0}' 2022-08-19 19:26:04.485 | + lib/nova:clean_iptables:190 : sed 's/-c [0-9]* [0-9]* //g' 2022-08-19 19:26:04.487 | + lib/nova:clean_iptables:190 : bash 2022-08-19 19:26:04.495 | + lib/nova:clean_iptables:190 : sudo iptables -S -v 2022-08-19 19:26:04.512 | + lib/nova:clean_iptables:192 : grep '\-N' 2022-08-19 19:26:04.515 | + lib/nova:clean_iptables:192 : sed 's/-c [0-9]* [0-9]* //g' 2022-08-19 19:26:04.516 | + lib/nova:clean_iptables:192 : awk '{print "sudo iptables -t nat",$0}' 2022-08-19 19:26:04.520 | + lib/nova:clean_iptables:192 : sed s/-N/-X/g 2022-08-19 19:26:04.520 | + lib/nova:clean_iptables:192 : bash 2022-08-19 19:26:04.523 | + lib/nova:clean_iptables:192 : sudo iptables -S -v -t nat 2022-08-19 19:26:04.524 | + lib/nova:clean_iptables:192 : grep nova 2022-08-19 19:26:04.540 | + ./stack.sh:main:1167 : sudo sysctl -w net.ipv4.ip_forward=1 2022-08-19 19:26:04.548 | net.ipv4.ip_forward = 1 2022-08-19 19:26:04.552 | + ./stack.sh:main:1172 : is_service_enabled nova neutron 2022-08-19 19:26:04.571 | + functions-common:is_service_enabled:2095 : return 0 2022-08-19 19:26:04.574 | + ./stack.sh:main:1173 : configure_os_vif 2022-08-19 19:26:04.577 | + lib/os-vif:configure_os_vif:21 : [[ -e /etc/nova/nova.conf ]] 2022-08-19 19:26:04.580 | + lib/os-vif:configure_os_vif:22 : iniset /etc/nova/nova.conf os_vif_ovs ovsdb_interface vsctl 2022-08-19 19:26:04.618 | + lib/os-vif:configure_os_vif:23 : iniset /etc/nova/nova.conf os_vif_ovs isolate_vif False 2022-08-19 19:26:04.654 | + lib/os-vif:configure_os_vif:25 : [[ -e /etc/neutron/neutron.conf ]] 2022-08-19 19:26:04.657 | + lib/os-vif:configure_os_vif:26 : iniset /etc/neutron/neutron.conf os_vif_ovs ovsdb_interface vsctl 2022-08-19 19:26:04.697 | + lib/os-vif:configure_os_vif:27 : iniset /etc/neutron/neutron.conf os_vif_ovs isolate_vif False 2022-08-19 19:26:04.734 | + ./stack.sh:main:1179 : is_service_enabled swift 2022-08-19 19:26:04.754 | + functions-common:is_service_enabled:2095 : return 1 2022-08-19 19:26:04.757 | + ./stack.sh:main:1188 : is_service_enabled cinder 2022-08-19 19:26:04.776 | + functions-common:is_service_enabled:2095 : return 0 2022-08-19 19:26:04.778 | + ./stack.sh:main:1189 : echo_summary 'Configuring Cinder' 2022-08-19 19:26:04.781 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-08-19 19:26:04.784 | + ./stack.sh:echo_summary:441 : echo -e Configuring Cinder 2022-08-19 19:26:04.786 | + ./stack.sh:main:1190 : async_runfunc init_cinder 2022-08-19 19:26:04.789 | + inc/async:async_runfunc:116 : async_run init_cinder init_cinder 2022-08-19 19:26:04.861 | + inc/async:async_inner:63 : init_cinder 2022-08-19 19:26:04.916 | [90820 Async init_cinder:137069]: running: init_cinder 2022-08-19 19:26:04.919 | + ./stack.sh:main:1196 : is_service_enabled placement 2022-08-19 19:26:04.938 | + functions-common:is_service_enabled:2095 : return 0 2022-08-19 19:26:04.941 | + ./stack.sh:main:1197 : echo_summary 'Configuring placement' 2022-08-19 19:26:04.943 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-08-19 19:26:04.946 | + ./stack.sh:echo_summary:441 : echo -e Configuring placement 2022-08-19 19:26:04.948 | + ./stack.sh:main:1198 : async_runfunc init_placement 2022-08-19 19:26:04.953 | + inc/async:async_runfunc:116 : async_run init_placement init_placement 2022-08-19 19:26:05.055 | + inc/async:async_inner:63 : init_placement 2022-08-19 19:26:05.121 | [90820 Async init_placement:137215]: running: init_placement 2022-08-19 19:26:05.127 | + ./stack.sh:main:1202 : async_wait init_neutron 2022-08-19 19:26:05.199 | [90820 Async init_neutron:136653]: Waiting for completion of init_neutron running on PID 136653 (5 other jobs running) 2022-08-19 19:26:05.235 | [90820 Async init_neutron:136653]: Signaling child to exit 2022-08-19 19:26:12.176 | + inc/async:async_inner:64 : rc=0 2022-08-19 19:26:12.208 | [137069 Async init_cinder:137069]: finished successfully 2022-08-19 19:26:30.893 | + inc/async:async_inner:64 : rc=0 2022-08-19 19:26:30.920 | [136653 Async init_neutron:136653]: finished successfully 2022-08-19 19:26:30.946 | WAKEUP 2022-08-19 19:26:30.971 | [90820 Async init_neutron:136653]: Signaled 2022-08-19 19:26:30.972 | + lib/neutron:init_neutron:694 : is_neutron_legacy_enabled 2022-08-19 19:26:30.972 | ++ lib/neutron:is_neutron_legacy_enabled:142 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon,c-bak,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,heat,h-api,h-api-cfn,h-api-cw,h-eng,q-metering,q-vpn,s-proxy,s-object,s-container,s-account 2022-08-19 19:26:30.972 | ++ lib/neutron:is_neutron_legacy_enabled:142 : sed s/neutron-//g 2022-08-19 19:26:30.972 | + lib/neutron:is_neutron_legacy_enabled:142 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon,c-bak,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,heat,h-api,h-api-cfn,h-api-cw,h-eng,q-metering,q-vpn,s-proxy,s-object,s-container,s-account 2022-08-19 19:26:30.972 | + lib/neutron:is_neutron_legacy_enabled:143 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon,c-bak,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,heat,h-api,h-api-cfn,h-api-cw,h-eng,q-metering,q-vpn,s-proxy,s-object,s-container,s-account =~ ,neutron ]] 2022-08-19 19:26:30.972 | + lib/neutron:is_neutron_legacy_enabled:144 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,g-reg,cinder =~ ,q- ]] 2022-08-19 19:26:30.972 | + lib/neutron:is_neutron_legacy_enabled:144 : return 0 2022-08-19 19:26:30.972 | + lib/neutron:init_neutron:696 : init_mutnauq 2022-08-19 19:26:30.972 | + lib/neutron-legacy:init_mutnauq:461 : recreate_database neutron 2022-08-19 19:26:30.972 | + lib/database:recreate_database:112 : local db=neutron 2022-08-19 19:26:30.972 | + lib/database:recreate_database:113 : recreate_database_mysql neutron 2022-08-19 19:26:30.972 | + lib/databases/mysql:recreate_database_mysql:66 : local db=neutron 2022-08-19 19:26:30.973 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS neutron;' 2022-08-19 19:26:30.973 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-08-19 19:26:30.973 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE neutron CHARACTER SET utf8;' 2022-08-19 19:26:30.973 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-08-19 19:26:30.973 | + lib/neutron-legacy:init_mutnauq:462 : time_start dbsync 2022-08-19 19:26:30.973 | + functions-common:time_start:2425 : local name=dbsync 2022-08-19 19:26:30.973 | + functions-common:time_start:2426 : local start_time= 2022-08-19 19:26:30.973 | + functions-common:time_start:2427 : [[ -n '' ]] 2022-08-19 19:26:30.973 | ++ functions-common:time_start:2430 : date +%s%3N 2022-08-19 19:26:30.973 | + functions-common:time_start:2430 : _TIME_START[$name]=1660937164421 2022-08-19 19:26:30.973 | + lib/neutron-legacy:init_mutnauq:464 : /usr/local/bin/neutron-db-manage --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini upgrade head 2022-08-19 19:26:30.973 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:26:30.973 | from cryptography.utils import int_from_bytes 2022-08-19 19:26:30.973 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:26:30.973 | from cryptography.utils import int_from_bytes 2022-08-19 19:26:30.973 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-08-19 19:26:30.973 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-08-19 19:26:30.973 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-08-19 19:26:30.973 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-08-19 19:26:30.973 | INFO [alembic.runtime.migration] Running upgrade -> kilo 2022-08-19 19:26:30.973 | INFO [alembic.runtime.migration] Running upgrade kilo -> 354db87e3225 2022-08-19 19:26:30.973 | INFO [alembic.runtime.migration] Running upgrade 354db87e3225 -> 599c6a226151 2022-08-19 19:26:30.973 | INFO [alembic.runtime.migration] Running upgrade 599c6a226151 -> 52c5312f6baf 2022-08-19 19:26:30.973 | INFO [alembic.runtime.migration] Running upgrade 52c5312f6baf -> 313373c0ffee 2022-08-19 19:26:30.973 | INFO [alembic.runtime.migration] Running upgrade 313373c0ffee -> 8675309a5c4f 2022-08-19 19:26:30.973 | INFO [alembic.runtime.migration] Running upgrade 8675309a5c4f -> 45f955889773 2022-08-19 19:26:30.973 | INFO [alembic.runtime.migration] Running upgrade 45f955889773 -> 26c371498592 2022-08-19 19:26:30.973 | INFO [alembic.runtime.migration] Running upgrade 26c371498592 -> 1c844d1677f7 2022-08-19 19:26:30.973 | INFO [alembic.runtime.migration] Running upgrade 1c844d1677f7 -> 1b4c6e320f79 2022-08-19 19:26:30.973 | INFO [alembic.runtime.migration] Running upgrade 1b4c6e320f79 -> 48153cb5f051 2022-08-19 19:26:30.973 | INFO [alembic.runtime.migration] Running upgrade 48153cb5f051 -> 9859ac9c136 2022-08-19 19:26:30.973 | INFO [alembic.runtime.migration] Running upgrade 9859ac9c136 -> 34af2b5c5a59 2022-08-19 19:26:30.973 | INFO [alembic.runtime.migration] Running upgrade 34af2b5c5a59 -> 59cb5b6cf4d 2022-08-19 19:26:30.973 | INFO [alembic.runtime.migration] Running upgrade 59cb5b6cf4d -> 13cfb89f881a 2022-08-19 19:26:30.974 | INFO [alembic.runtime.migration] Running upgrade 13cfb89f881a -> 32e5974ada25 2022-08-19 19:26:30.974 | INFO [alembic.runtime.migration] Running upgrade 32e5974ada25 -> ec7fcfbf72ee 2022-08-19 19:26:30.974 | INFO [alembic.runtime.migration] Running upgrade ec7fcfbf72ee -> dce3ec7a25c9 2022-08-19 19:26:30.974 | INFO [alembic.runtime.migration] Running upgrade dce3ec7a25c9 -> c3a73f615e4 2022-08-19 19:26:30.974 | INFO [alembic.runtime.migration] Running upgrade c3a73f615e4 -> 659bf3d90664 2022-08-19 19:26:30.974 | INFO [alembic.runtime.migration] Running upgrade 659bf3d90664 -> 1df244e556f5 2022-08-19 19:26:30.974 | INFO [alembic.runtime.migration] Running upgrade 1df244e556f5 -> 19f26505c74f 2022-08-19 19:26:30.974 | INFO [alembic.runtime.migration] Running upgrade 19f26505c74f -> 15be73214821 2022-08-19 19:26:30.974 | INFO [alembic.runtime.migration] Running upgrade 15be73214821 -> b4caf27aae4 2022-08-19 19:26:30.974 | INFO [alembic.runtime.migration] Running upgrade b4caf27aae4 -> 15e43b934f81 2022-08-19 19:26:30.974 | INFO [alembic.runtime.migration] Running upgrade 15e43b934f81 -> 31ed664953e6 2022-08-19 19:26:30.974 | INFO [alembic.runtime.migration] Running upgrade 31ed664953e6 -> 2f9e956e7532 2022-08-19 19:26:30.974 | INFO [alembic.runtime.migration] Running upgrade 2f9e956e7532 -> 3894bccad37f 2022-08-19 19:26:30.974 | INFO [alembic.runtime.migration] Running upgrade 3894bccad37f -> 0e66c5227a8a 2022-08-19 19:26:30.974 | INFO [alembic.runtime.migration] Running upgrade 0e66c5227a8a -> 45f8dd33480b 2022-08-19 19:26:30.974 | INFO [alembic.runtime.migration] Running upgrade 45f8dd33480b -> 5abc0278ca73 2022-08-19 19:26:30.974 | INFO [alembic.runtime.migration] Running upgrade 5abc0278ca73 -> d3435b514502 2022-08-19 19:26:30.974 | INFO [alembic.runtime.migration] Running upgrade d3435b514502 -> 30107ab6a3ee 2022-08-19 19:26:30.974 | INFO [alembic.runtime.migration] Running upgrade 30107ab6a3ee -> c415aab1c048 2022-08-19 19:26:30.974 | INFO [alembic.runtime.migration] Running upgrade c415aab1c048 -> a963b38d82f4 2022-08-19 19:26:30.974 | INFO [alembic.runtime.migration] Running upgrade kilo -> 30018084ec99 2022-08-19 19:26:30.974 | INFO [alembic.runtime.migration] Running upgrade 30018084ec99 -> 4ffceebfada 2022-08-19 19:26:30.974 | INFO [alembic.runtime.migration] Running upgrade 4ffceebfada -> 5498d17be016 2022-08-19 19:26:30.974 | INFO [alembic.runtime.migration] Running upgrade 5498d17be016 -> 2a16083502f3 2022-08-19 19:26:30.974 | INFO [alembic.runtime.migration] Running upgrade 2a16083502f3 -> 2e5352a0ad4d 2022-08-19 19:26:30.974 | INFO [alembic.runtime.migration] Running upgrade 2e5352a0ad4d -> 11926bcfe72d 2022-08-19 19:26:30.974 | INFO [alembic.runtime.migration] Running upgrade 11926bcfe72d -> 4af11ca47297 2022-08-19 19:26:30.974 | INFO [alembic.runtime.migration] Running upgrade 4af11ca47297 -> 1b294093239c 2022-08-19 19:26:30.974 | INFO [alembic.runtime.migration] Running upgrade 1b294093239c -> 8a6d8bdae39 2022-08-19 19:26:30.974 | INFO [alembic.runtime.migration] Running upgrade 8a6d8bdae39 -> 2b4c2465d44b 2022-08-19 19:26:30.974 | INFO [alembic.runtime.migration] Running upgrade 2b4c2465d44b -> e3278ee65050 2022-08-19 19:26:30.974 | INFO [alembic.runtime.migration] Running upgrade e3278ee65050 -> c6c112992c9 2022-08-19 19:26:30.974 | INFO [alembic.runtime.migration] Running upgrade c6c112992c9 -> 5ffceebfada 2022-08-19 19:26:30.974 | INFO [alembic.runtime.migration] Running upgrade 5ffceebfada -> 4ffceebfcdc 2022-08-19 19:26:30.974 | INFO [alembic.runtime.migration] Running upgrade 4ffceebfcdc -> 7bbb25278f53 2022-08-19 19:26:30.975 | INFO [alembic.runtime.migration] Running upgrade 7bbb25278f53 -> 89ab9a816d70 2022-08-19 19:26:30.975 | INFO [alembic.runtime.migration] Running upgrade 89ab9a816d70 -> c879c5e1ee90 2022-08-19 19:26:30.975 | INFO [alembic.runtime.migration] Running upgrade c879c5e1ee90 -> 8fd3918ef6f4 2022-08-19 19:26:30.975 | INFO [alembic.runtime.migration] Running upgrade 8fd3918ef6f4 -> 4bcd4df1f426 2022-08-19 19:26:30.975 | INFO [alembic.runtime.migration] Running upgrade 4bcd4df1f426 -> b67e765a3524 2022-08-19 19:26:30.975 | INFO [alembic.runtime.migration] Running upgrade a963b38d82f4 -> 3d0e74aa7d37 2022-08-19 19:26:30.975 | INFO [alembic.runtime.migration] Running upgrade 3d0e74aa7d37 -> 030a959ceafa 2022-08-19 19:26:30.975 | INFO [alembic.runtime.migration] Running upgrade 030a959ceafa -> a5648cfeeadf 2022-08-19 19:26:30.975 | INFO [alembic.runtime.migration] Running upgrade a5648cfeeadf -> 0f5bef0f87d4 2022-08-19 19:26:30.975 | INFO [alembic.runtime.migration] Running upgrade 0f5bef0f87d4 -> 67daae611b6e 2022-08-19 19:26:30.975 | INFO [alembic.runtime.migration] Running upgrade b67e765a3524 -> a84ccf28f06a 2022-08-19 19:26:30.975 | INFO [alembic.runtime.migration] Running upgrade a84ccf28f06a -> 7d9d8eeec6ad 2022-08-19 19:26:30.975 | INFO [alembic.runtime.migration] Running upgrade 67daae611b6e -> 6b461a21bcfc 2022-08-19 19:26:30.975 | INFO [alembic.runtime.migration] Running upgrade 6b461a21bcfc -> 5cd92597d11d 2022-08-19 19:26:30.975 | INFO [alembic.runtime.migration] Running upgrade 5cd92597d11d -> 929c968efe70 2022-08-19 19:26:30.975 | INFO [alembic.runtime.migration] Running upgrade 929c968efe70 -> a9c43481023c 2022-08-19 19:26:30.975 | INFO [alembic.runtime.migration] Running upgrade a9c43481023c -> 804a3c76314c 2022-08-19 19:26:30.975 | INFO [alembic.runtime.migration] Running upgrade 804a3c76314c -> 2b42d90729da 2022-08-19 19:26:30.975 | INFO [alembic.runtime.migration] Running upgrade 2b42d90729da -> 62c781cb6192 2022-08-19 19:26:30.975 | INFO [alembic.runtime.migration] Running upgrade 62c781cb6192 -> c8c222d42aa9 2022-08-19 19:26:30.975 | INFO [alembic.runtime.migration] Running upgrade c8c222d42aa9 -> 349b6fd605a6 2022-08-19 19:26:30.975 | INFO [alembic.runtime.migration] Running upgrade 349b6fd605a6 -> 7d32f979895f 2022-08-19 19:26:30.975 | INFO [alembic.runtime.migration] Running upgrade 7d32f979895f -> 594422d373ee 2022-08-19 19:26:30.975 | INFO [alembic.runtime.migration] Running upgrade 594422d373ee -> 61663558142c 2022-08-19 19:26:30.975 | INFO [alembic.runtime.migration] Running upgrade 61663558142c -> 867d39095bf4, port forwarding 2022-08-19 19:26:30.975 | INFO [alembic.runtime.migration] Running upgrade 867d39095bf4 -> d72db3e25539, modify uniq port forwarding 2022-08-19 19:26:30.975 | INFO [alembic.runtime.migration] Running upgrade d72db3e25539 -> cada2437bf41 2022-08-19 19:26:30.975 | INFO [alembic.runtime.migration] Running upgrade cada2437bf41 -> 195176fb410d, router gateway IP QoS 2022-08-19 19:26:30.975 | INFO [alembic.runtime.migration] Running upgrade 195176fb410d -> fb0167bd9639 2022-08-19 19:26:30.975 | INFO [alembic.runtime.migration] Running upgrade fb0167bd9639 -> 0ff9e3881597 2022-08-19 19:26:30.975 | INFO [alembic.runtime.migration] Running upgrade 0ff9e3881597 -> 9bfad3f1e780 2022-08-19 19:26:30.975 | INFO [alembic.runtime.migration] Running upgrade 9bfad3f1e780 -> 63fd95af7dcd 2022-08-19 19:26:30.975 | INFO [alembic.runtime.migration] Running upgrade 63fd95af7dcd -> c613d0b82681 2022-08-19 19:26:30.975 | INFO [alembic.runtime.migration] Running upgrade c613d0b82681 -> c3e9d13c4367 2022-08-19 19:26:30.976 | INFO [alembic.runtime.migration] Running upgrade c3e9d13c4367 -> 86274d77933e 2022-08-19 19:26:30.976 | INFO [alembic.runtime.migration] Running upgrade 86274d77933e -> f4b9654dd40c 2022-08-19 19:26:30.976 | INFO [alembic.runtime.migration] Running upgrade f4b9654dd40c -> a010322604bc 2022-08-19 19:26:30.976 | INFO [alembic.runtime.migration] Running upgrade a010322604bc -> 263d454a9655 2022-08-19 19:26:30.976 | INFO [alembic.runtime.migration] Running upgrade 263d454a9655 -> Ibac91d24da2 2022-08-19 19:26:30.976 | INFO [alembic.runtime.migration] Running upgrade Ibac91d24da2 -> 2217c4222de6 2022-08-19 19:26:30.976 | INFO [alembic.runtime.migration] Running upgrade 2217c4222de6 -> 18a7e90ae768 2022-08-19 19:26:30.976 | INFO [alembic.runtime.migration] Running upgrade 18a7e90ae768 -> e4e236b0e1ff 2022-08-19 19:26:30.976 | INFO [alembic.runtime.migration] Running upgrade e4e236b0e1ff -> e88badaa9591 2022-08-19 19:26:30.976 | INFO [alembic.runtime.migration] Running upgrade e88badaa9591 -> d8bdf05313f4 2022-08-19 19:26:30.976 | INFO [alembic.runtime.migration] Running upgrade d8bdf05313f4 -> dfe425060830 2022-08-19 19:26:30.976 | INFO [alembic.runtime.migration] Running upgrade dfe425060830 -> fd6107509ccd 2022-08-19 19:26:30.976 | INFO [alembic.runtime.migration] Running upgrade fd6107509ccd -> 1ea5dab0897a 2022-08-19 19:26:30.976 | INFO [alembic.runtime.migration] Running upgrade 1ea5dab0897a -> 49d8622c5221 2022-08-19 19:26:30.976 | INFO [alembic.runtime.migration] Running upgrade 49d8622c5221 -> I38991de2b4 2022-08-19 19:26:30.976 | INFO [alembic.runtime.migration] Running upgrade I38991de2b4 -> 532aa95457e2 2022-08-19 19:26:30.976 | INFO [alembic.runtime.migration] Running upgrade 532aa95457e2 -> f010820fc498 2022-08-19 19:26:30.976 | INFO [alembic.runtime.migration] Running upgrade f010820fc498 -> a964d94b4677 2022-08-19 19:26:30.976 | INFO [alembic.runtime.migration] Running upgrade a964d94b4677 -> 26d1e9f5c766 2022-08-19 19:26:30.976 | INFO [alembic.runtime.migration] Running upgrade 26d1e9f5c766 -> 1e0744e4ffea 2022-08-19 19:26:30.976 | INFO [alembic.runtime.migration] Running upgrade 1e0744e4ffea -> 6135a7bd4425 2022-08-19 19:26:30.976 | INFO [alembic.runtime.migration] Running upgrade 6135a7bd4425 -> 8df53b0d2c0e 2022-08-19 19:26:30.976 | INFO [alembic.runtime.migration] Running upgrade 8df53b0d2c0e -> 1bb3393de75d, add qos policy rule Packet Rate Limit 2022-08-19 19:26:30.976 | INFO [alembic.runtime.migration] Running upgrade 1bb3393de75d -> c181bb1d89e4 2022-08-19 19:26:30.976 | INFO [alembic.runtime.migration] Running upgrade c181bb1d89e4 -> ba859d649675 2022-08-19 19:26:30.976 | INFO [alembic.runtime.migration] Running upgrade ba859d649675 -> e981acd076d3 2022-08-19 19:26:30.976 | INFO [alembic.runtime.migration] Running upgrade e981acd076d3 -> 76df7844a8c6, add Local IP tables 2022-08-19 19:26:30.976 | INFO [alembic.runtime.migration] Running upgrade 76df7844a8c6 -> 1ffef8d6f371, migrate RBAC registers from "target_tenant" to "target_project" 2022-08-19 19:26:30.976 | INFO [alembic.runtime.migration] Running upgrade 1ffef8d6f371 -> 8160f7a9cebb, drop portbindingports table 2022-08-19 19:26:30.976 | INFO [alembic.runtime.migration] Running upgrade 8160f7a9cebb -> cd9ef14ccf87 2022-08-19 19:26:30.976 | INFO [alembic.runtime.migration] Running upgrade cd9ef14ccf87 -> 34cf8b009713 2022-08-19 19:26:30.976 | INFO [alembic.runtime.migration] Running upgrade 34cf8b009713 -> I43e0b669096 2022-08-19 19:26:30.976 | INFO [alembic.runtime.migration] Running upgrade I43e0b669096 -> 4e6e655746f6 2022-08-19 19:26:30.976 | INFO [alembic.runtime.migration] Running upgrade 4e6e655746f6 -> 659cbedf30a1 2022-08-19 19:26:30.976 | INFO [alembic.runtime.migration] Running upgrade 659cbedf30a1 -> 21ff98fabab1 2022-08-19 19:26:30.976 | INFO [alembic.runtime.migration] Running upgrade 21ff98fabab1 -> 5881373af7f5 2022-08-19 19:26:30.977 | INFO [alembic.runtime.migration] Running upgrade 7d9d8eeec6ad -> a8b517cff8ab 2022-08-19 19:26:30.977 | INFO [alembic.runtime.migration] Running upgrade a8b517cff8ab -> 3b935b28e7a0 2022-08-19 19:26:30.977 | INFO [alembic.runtime.migration] Running upgrade 3b935b28e7a0 -> b12a3ef66e62 2022-08-19 19:26:30.977 | INFO [alembic.runtime.migration] Running upgrade b12a3ef66e62 -> 97c25b0d2353 2022-08-19 19:26:30.977 | INFO [alembic.runtime.migration] Running upgrade 97c25b0d2353 -> 2e0d7a8a1586 2022-08-19 19:26:30.977 | INFO [alembic.runtime.migration] Running upgrade 2e0d7a8a1586 -> 5c85685d616d 2022-08-19 19:26:30.977 | Running upgrade for neutron ... 2022-08-19 19:26:30.977 | OK 2022-08-19 19:26:30.977 | + lib/neutron-legacy:init_mutnauq:465 : time_stop dbsync 2022-08-19 19:26:30.977 | + functions-common:time_stop:2439 : local name 2022-08-19 19:26:30.977 | + functions-common:time_stop:2440 : local end_time 2022-08-19 19:26:30.977 | + functions-common:time_stop:2441 : local elapsed_time 2022-08-19 19:26:30.977 | + functions-common:time_stop:2442 : local total 2022-08-19 19:26:30.977 | + functions-common:time_stop:2443 : local start_time 2022-08-19 19:26:30.977 | + functions-common:time_stop:2445 : name=dbsync 2022-08-19 19:26:30.977 | + functions-common:time_stop:2446 : start_time=1660937164421 2022-08-19 19:26:30.977 | + functions-common:time_stop:2448 : [[ -z 1660937164421 ]] 2022-08-19 19:26:30.977 | ++ functions-common:time_stop:2451 : date +%s%3N 2022-08-19 19:26:30.977 | + functions-common:time_stop:2451 : end_time=1660937190877 2022-08-19 19:26:30.977 | + functions-common:time_stop:2452 : elapsed_time=26456 2022-08-19 19:26:30.977 | + functions-common:time_stop:2453 : total=6523 2022-08-19 19:26:30.977 | + functions-common:time_stop:2455 : _TIME_START[$name]= 2022-08-19 19:26:30.977 | + functions-common:time_stop:2456 : _TIME_TOTAL[$name]=32979 2022-08-19 19:26:31.023 | [90820 Async init_neutron:136653]: finished init_neutron with result 0 in 26 seconds 2022-08-19 19:26:31.027 | + inc/async:async_wait:197 : return 0 2022-08-19 19:26:31.030 | + ./stack.sh:main:1203 : async_wait init_placement 2022-08-19 19:26:31.087 | [90820 Async init_placement:137215]: Waiting for completion of init_placement running on PID 137215 (4 other jobs running) 2022-08-19 19:26:31.115 | [90820 Async init_placement:137215]: Signaling child to exit 2022-08-19 19:26:53.560 | + inc/async:async_inner:64 : rc=0 2022-08-19 19:26:53.592 | [137215 Async init_placement:137215]: finished successfully 2022-08-19 19:26:53.619 | WAKEUP 2022-08-19 19:26:53.643 | [90820 Async init_placement:137215]: Signaled 2022-08-19 19:26:53.645 | + lib/placement:init_placement:130 : recreate_database placement 2022-08-19 19:26:53.645 | + lib/database:recreate_database:112 : local db=placement 2022-08-19 19:26:53.645 | + lib/database:recreate_database:113 : recreate_database_mysql placement 2022-08-19 19:26:53.645 | + lib/databases/mysql:recreate_database_mysql:66 : local db=placement 2022-08-19 19:26:53.645 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS placement;' 2022-08-19 19:26:53.645 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-08-19 19:26:53.645 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE placement CHARACTER SET utf8;' 2022-08-19 19:26:53.645 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-08-19 19:26:53.645 | + lib/placement:init_placement:131 : /usr/local/bin/placement-manage db sync 2022-08-19 19:26:53.645 | + lib/placement:init_placement:132 : create_placement_accounts 2022-08-19 19:26:53.645 | + lib/placement:create_placement_accounts:119 : create_service_user placement admin 2022-08-19 19:26:53.645 | + lib/keystone:create_service_user:431 : get_or_create_user placement Passw0rd Default 2022-08-19 19:26:53.645 | + functions-common:get_or_create_user:909 : local user_id 2022-08-19 19:26:53.646 | + functions-common:get_or_create_user:910 : [[ ! -z '' ]] 2022-08-19 19:26:53.646 | + functions-common:get_or_create_user:913 : local email= 2022-08-19 19:26:53.646 | ++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create placement --password Passw0rd --domain=Default --or-show -f value -c id 2022-08-19 19:26:53.646 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:26:53.646 | from cryptography.utils import int_from_bytes 2022-08-19 19:26:53.646 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:26:53.646 | from cryptography.utils import int_from_bytes 2022-08-19 19:26:53.646 | ++ functions-common:oscwrap:2479 : return 0 2022-08-19 19:26:53.646 | + functions-common:get_or_create_user:925 : user_id=35957952c2a142ba868279f19ab4d46d 2022-08-19 19:26:53.646 | + functions-common:get_or_create_user:926 : echo 35957952c2a142ba868279f19ab4d46d 2022-08-19 19:26:53.646 | 35957952c2a142ba868279f19ab4d46d 2022-08-19 19:26:53.646 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service placement service Default Default 2022-08-19 19:26:53.646 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-08-19 19:26:53.646 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-08-19 19:26:53.646 | ++ functions-common:_get_domain_args:957 : local domain 2022-08-19 19:26:53.646 | ++ functions-common:_get_domain_args:958 : domain= 2022-08-19 19:26:53.646 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-08-19 19:26:53.646 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-08-19 19:26:53.646 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-08-19 19:26:53.646 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-08-19 19:26:53.646 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-08-19 19:26:53.646 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-08-19 19:26:53.646 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-08-19 19:26:53.646 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-08-19 19:26:53.646 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user placement --project service --user-domain Default --project-domain Default 2022-08-19 19:26:53.646 | ++ functions-common:get_field:811 : local data field 2022-08-19 19:26:53.646 | ++ functions-common:get_field:812 : read data 2022-08-19 19:26:53.646 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:26:53.646 | from cryptography.utils import int_from_bytes 2022-08-19 19:26:53.647 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:26:53.647 | from cryptography.utils import int_from_bytes 2022-08-19 19:26:53.647 | ++ functions-common:oscwrap:2479 : return 0 2022-08-19 19:26:53.647 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-08-19 19:26:53.647 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-08-19 19:26:53.647 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add service --user placement --project service --user-domain Default --project-domain Default 2022-08-19 19:26:53.647 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:26:53.647 | from cryptography.utils import int_from_bytes 2022-08-19 19:26:53.647 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:26:53.647 | from cryptography.utils import int_from_bytes 2022-08-19 19:26:53.647 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user placement --project service --user-domain Default --project-domain Default 2022-08-19 19:26:53.647 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-08-19 19:26:53.647 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-08-19 19:26:53.647 | ++ functions-common:get_field:811 : local data field 2022-08-19 19:26:53.647 | ++ functions-common:get_field:812 : read data 2022-08-19 19:26:53.647 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:26:53.647 | from cryptography.utils import int_from_bytes 2022-08-19 19:26:53.647 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:26:53.647 | from cryptography.utils import int_from_bytes 2022-08-19 19:26:53.647 | ++ functions-common:oscwrap:2479 : return 0 2022-08-19 19:26:53.647 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-08-19 19:26:53.647 | ++ functions-common:get_field:816 : field='$2' 2022-08-19 19:26:53.647 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-08-19 19:26:53.647 | ++ functions-common:get_field:818 : echo '| db8abf37adff4704889523e773b95924 | 35957952c2a142ba868279f19ab4d46d | | a186fc1651b442d4b704b88a3dddf1b0 | | | False |' 2022-08-19 19:26:53.647 | ++ functions-common:get_field:812 : read data 2022-08-19 19:26:53.647 | + functions-common:get_or_add_user_project_role:995 : user_role_id=db8abf37adff4704889523e773b95924 2022-08-19 19:26:53.647 | + functions-common:get_or_add_user_project_role:997 : echo db8abf37adff4704889523e773b95924 2022-08-19 19:26:53.647 | db8abf37adff4704889523e773b95924 2022-08-19 19:26:53.647 | + lib/keystone:create_service_user:434 : [[ -n admin ]] 2022-08-19 19:26:53.647 | + lib/keystone:create_service_user:435 : get_or_add_user_project_role admin placement service Default Default 2022-08-19 19:26:53.647 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-08-19 19:26:53.648 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-08-19 19:26:53.648 | ++ functions-common:_get_domain_args:957 : local domain 2022-08-19 19:26:53.648 | ++ functions-common:_get_domain_args:958 : domain= 2022-08-19 19:26:53.648 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-08-19 19:26:53.648 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-08-19 19:26:53.648 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-08-19 19:26:53.648 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-08-19 19:26:53.648 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-08-19 19:26:53.648 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-08-19 19:26:53.648 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user placement --project service --user-domain Default --project-domain Default 2022-08-19 19:26:53.648 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-08-19 19:26:53.648 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-08-19 19:26:53.648 | ++ functions-common:get_field:811 : local data field 2022-08-19 19:26:53.648 | ++ functions-common:get_field:812 : read data 2022-08-19 19:26:53.648 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:26:53.648 | from cryptography.utils import int_from_bytes 2022-08-19 19:26:53.648 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:26:53.648 | from cryptography.utils import int_from_bytes 2022-08-19 19:26:53.648 | ++ functions-common:oscwrap:2479 : return 0 2022-08-19 19:26:53.648 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-08-19 19:26:53.648 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-08-19 19:26:53.648 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add admin --user placement --project service --user-domain Default --project-domain Default 2022-08-19 19:26:53.648 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:26:53.648 | from cryptography.utils import int_from_bytes 2022-08-19 19:26:53.648 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:26:53.648 | from cryptography.utils import int_from_bytes 2022-08-19 19:26:53.648 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user placement --project service --user-domain Default --project-domain Default 2022-08-19 19:26:53.648 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-08-19 19:26:53.648 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-08-19 19:26:53.648 | ++ functions-common:get_field:811 : local data field 2022-08-19 19:26:53.648 | ++ functions-common:get_field:812 : read data 2022-08-19 19:26:53.648 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:26:53.648 | from cryptography.utils import int_from_bytes 2022-08-19 19:26:53.649 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:26:53.649 | from cryptography.utils import int_from_bytes 2022-08-19 19:26:53.649 | ++ functions-common:oscwrap:2479 : return 0 2022-08-19 19:26:53.649 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-08-19 19:26:53.649 | ++ functions-common:get_field:816 : field='$2' 2022-08-19 19:26:53.649 | ++ functions-common:get_field:818 : echo '| 4ef4b944934e44a28a394ebd1a816f64 | 35957952c2a142ba868279f19ab4d46d | | a186fc1651b442d4b704b88a3dddf1b0 | | | False |' 2022-08-19 19:26:53.649 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-08-19 19:26:53.649 | ++ functions-common:get_field:812 : read data 2022-08-19 19:26:53.649 | + functions-common:get_or_add_user_project_role:995 : user_role_id=4ef4b944934e44a28a394ebd1a816f64 2022-08-19 19:26:53.649 | + functions-common:get_or_add_user_project_role:997 : echo 4ef4b944934e44a28a394ebd1a816f64 2022-08-19 19:26:53.649 | 4ef4b944934e44a28a394ebd1a816f64 2022-08-19 19:26:53.649 | + lib/placement:create_placement_accounts:120 : local placement_api_url=http://10.222.0.60/placement 2022-08-19 19:26:53.649 | + lib/placement:create_placement_accounts:121 : get_or_create_service placement placement 'Placement Service' 2022-08-19 19:26:53.649 | + functions-common:get_or_create_service:1082 : local service_id 2022-08-19 19:26:53.649 | ++ functions-common:get_or_create_service:1095 : oscwrap --os-cloud devstack-system-admin service show placement -f value -c id 2022-08-19 19:26:53.649 | ++ functions-common:get_or_create_service:1097 : oscwrap --os-cloud devstack-system-admin service create placement --name placement '--description=Placement Service' -f value -c id 2022-08-19 19:26:53.649 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:26:53.649 | from cryptography.utils import int_from_bytes 2022-08-19 19:26:53.649 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:26:53.649 | from cryptography.utils import int_from_bytes 2022-08-19 19:26:53.649 | ++ functions-common:oscwrap:2479 : return 0 2022-08-19 19:26:53.649 | + functions-common:get_or_create_service:1093 : service_id=' 2022-08-19 19:26:53.649 | 06a670d273be47feaf66230ef57257b0' 2022-08-19 19:26:53.649 | + functions-common:get_or_create_service:1094 : echo 06a670d273be47feaf66230ef57257b0 2022-08-19 19:26:53.649 | 06a670d273be47feaf66230ef57257b0 2022-08-19 19:26:53.649 | + lib/placement:create_placement_accounts:123 : get_or_create_endpoint placement RegionOne http://10.222.0.60/placement 2022-08-19 19:26:53.649 | + functions-common:get_or_create_endpoint:1126 : local public_id 2022-08-19 19:26:53.649 | ++ functions-common:get_or_create_endpoint:1127 : _get_or_create_endpoint_with_interface placement public http://10.222.0.60/placement RegionOne 2022-08-19 19:26:53.649 | ++ functions-common:_get_or_create_endpoint_with_interface:1100 : local endpoint_id 2022-08-19 19:26:53.649 | +++ functions-common:_get_or_create_endpoint_with_interface:1105 : oscwrap --os-cloud devstack-system-admin endpoint list --service placement --interface public --region RegionOne -c ID -f value 2022-08-19 19:26:53.649 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:26:53.649 | from cryptography.utils import int_from_bytes 2022-08-19 19:26:53.649 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:26:53.650 | from cryptography.utils import int_from_bytes 2022-08-19 19:26:53.650 | +++ functions-common:oscwrap:2479 : return 0 2022-08-19 19:26:53.650 | ++ functions-common:_get_or_create_endpoint_with_interface:1105 : endpoint_id= 2022-08-19 19:26:53.650 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : [[ -z '' ]] 2022-08-19 19:26:53.650 | +++ functions-common:_get_or_create_endpoint_with_interface:1109 : oscwrap --os-cloud devstack-system-admin endpoint create placement public http://10.222.0.60/placement --region RegionOne -f value -c id 2022-08-19 19:26:53.650 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:26:53.650 | from cryptography.utils import int_from_bytes 2022-08-19 19:26:53.650 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:26:53.650 | from cryptography.utils import int_from_bytes 2022-08-19 19:26:53.650 | +++ functions-common:oscwrap:2479 : return 0 2022-08-19 19:26:53.650 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 : endpoint_id=36772b4b2f834cd5bd4b9454dc808e0a 2022-08-19 19:26:53.650 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : echo 36772b4b2f834cd5bd4b9454dc808e0a 2022-08-19 19:26:53.650 | + functions-common:get_or_create_endpoint:1127 : public_id=36772b4b2f834cd5bd4b9454dc808e0a 2022-08-19 19:26:53.650 | + functions-common:get_or_create_endpoint:1129 : [[ -n '' ]] 2022-08-19 19:26:53.650 | + functions-common:get_or_create_endpoint:1132 : [[ -n '' ]] 2022-08-19 19:26:53.650 | + functions-common:get_or_create_endpoint:1136 : echo 36772b4b2f834cd5bd4b9454dc808e0a 2022-08-19 19:26:53.650 | 36772b4b2f834cd5bd4b9454dc808e0a 2022-08-19 19:26:53.695 | [90820 Async init_placement:137215]: finished init_placement with result 0 in 48 seconds 2022-08-19 19:26:53.700 | + inc/async:async_wait:197 : return 0 2022-08-19 19:26:53.703 | + ./stack.sh:main:1204 : async_wait init_glance 2022-08-19 19:26:53.758 | [90820 Async init_glance:133144]: Waiting for completion of init_glance running on PID 133144 (3 other jobs running) 2022-08-19 19:26:53.785 | [90820 Async init_glance:133144]: Signaling child to exit 2022-08-19 19:26:53.785 | WAKEUP 2022-08-19 19:26:53.811 | [90820 Async init_glance:133144]: Signaled 2022-08-19 19:26:53.813 | + lib/glance:init_glance:481 : rm -rf /opt/stack/data/glance/images 2022-08-19 19:26:53.813 | + lib/glance:init_glance:482 : mkdir -p /opt/stack/data/glance/images 2022-08-19 19:26:53.813 | + lib/glance:init_glance:485 : recreate_database glance 2022-08-19 19:26:53.813 | + lib/database:recreate_database:112 : local db=glance 2022-08-19 19:26:53.813 | + lib/database:recreate_database:113 : recreate_database_mysql glance 2022-08-19 19:26:53.813 | + lib/databases/mysql:recreate_database_mysql:66 : local db=glance 2022-08-19 19:26:53.813 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS glance;' 2022-08-19 19:26:53.813 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-08-19 19:26:53.813 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE glance CHARACTER SET utf8;' 2022-08-19 19:26:53.813 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-08-19 19:26:53.813 | + lib/glance:init_glance:487 : time_start dbsync 2022-08-19 19:26:53.813 | + functions-common:time_start:2425 : local name=dbsync 2022-08-19 19:26:53.813 | + functions-common:time_start:2426 : local start_time= 2022-08-19 19:26:53.813 | + functions-common:time_start:2427 : [[ -n '' ]] 2022-08-19 19:26:53.813 | ++ functions-common:time_start:2430 : date +%s%3N 2022-08-19 19:26:53.813 | + functions-common:time_start:2430 : _TIME_START[$name]=1660937108132 2022-08-19 19:26:53.814 | + lib/glance:init_glance:489 : /usr/local/bin/glance-manage --config-file /etc/glance/glance-api.conf db_sync 2022-08-19 19:26:53.814 | INFO dbcounter [-] Registered counter for database glance 2022-08-19 19:26:53.814 | 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=133244) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-08-19 19:26:53.814 | DEBUG dbcounter [-] [133244] Writer thread running {{(pid=133244) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:99}} 2022-08-19 19:26:53.814 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2022-08-19 19:26:53.814 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2022-08-19 19:26:53.814 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2022-08-19 19:26:53.814 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2022-08-19 19:26:53.814 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-08-19 19:26:53.814 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-08-19 19:26:53.814 | INFO [alembic.runtime.migration] Running upgrade -> liberty, liberty initial 2022-08-19 19:26:53.814 | INFO [alembic.runtime.migration] Running upgrade liberty -> mitaka01, add index on created_at and updated_at columns of 'images' table 2022-08-19 19:26:53.814 | INFO [alembic.runtime.migration] Running upgrade mitaka01 -> mitaka02, update metadef os_nova_server 2022-08-19 19:26:53.814 | INFO [alembic.runtime.migration] Running upgrade mitaka02 -> ocata_expand01, add visibility to images 2022-08-19 19:26:53.814 | INFO [alembic.runtime.migration] Running upgrade ocata_expand01 -> pike_expand01, empty expand for symmetry with pike_contract01 2022-08-19 19:26:53.814 | INFO [alembic.runtime.migration] Running upgrade pike_expand01 -> queens_expand01 2022-08-19 19:26:53.814 | INFO [alembic.runtime.migration] Running upgrade queens_expand01 -> rocky_expand01, add os_hidden column to images table 2022-08-19 19:26:53.814 | INFO [alembic.runtime.migration] Running upgrade rocky_expand01 -> rocky_expand02, add os_hash_algo and os_hash_value columns to images table 2022-08-19 19:26:53.814 | INFO [alembic.runtime.migration] Running upgrade rocky_expand02 -> train_expand01, empty expand for symmetry with train_contract01 2022-08-19 19:26:53.814 | INFO [alembic.runtime.migration] Running upgrade train_expand01 -> ussuri_expand01, empty expand for symmetry with ussuri_expand01 2022-08-19 19:26:53.814 | INFO [alembic.runtime.migration] Running upgrade ussuri_expand01 -> wallaby_expand01, add image_id, request_id, user columns to tasks table" 2022-08-19 19:26:53.814 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-08-19 19:26:53.814 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-08-19 19:26:53.814 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-08-19 19:26:53.814 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-08-19 19:26:53.814 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-08-19 19:26:53.814 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-08-19 19:26:53.814 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-08-19 19:26:53.814 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-08-19 19:26:53.814 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-08-19 19:26:53.814 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-08-19 19:26:53.814 | INFO [alembic.runtime.migration] Running upgrade mitaka02 -> ocata_contract01, remove is_public from images 2022-08-19 19:26:53.815 | INFO [alembic.runtime.migration] Running upgrade ocata_contract01 -> pike_contract01, drop glare artifacts tables 2022-08-19 19:26:53.815 | INFO [alembic.runtime.migration] Running upgrade pike_contract01 -> queens_contract01 2022-08-19 19:26:53.815 | INFO [alembic.runtime.migration] Running upgrade queens_contract01 -> rocky_contract01 2022-08-19 19:26:53.815 | INFO [alembic.runtime.migration] Running upgrade rocky_contract01 -> rocky_contract02 2022-08-19 19:26:53.815 | INFO [alembic.runtime.migration] Running upgrade rocky_contract02 -> train_contract01 2022-08-19 19:26:53.815 | INFO [alembic.runtime.migration] Running upgrade train_contract01 -> ussuri_contract01 2022-08-19 19:26:53.815 | INFO [alembic.runtime.migration] Running upgrade ussuri_contract01 -> wallaby_contract01 2022-08-19 19:26:53.815 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-08-19 19:26:53.815 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-08-19 19:26:53.815 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-08-19 19:26:53.815 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-08-19 19:26:53.815 | Upgraded database to: wallaby_expand01, current revision(s): wallaby_expand01 2022-08-19 19:26:53.815 | Database migration is up to date. No migration needed. 2022-08-19 19:26:53.815 | Upgraded database to: wallaby_contract01, current revision(s): wallaby_contract01 2022-08-19 19:26:53.815 | Database is synced successfully. 2022-08-19 19:26:53.815 | + lib/glance:init_glance:492 : /usr/local/bin/glance-manage --config-file /etc/glance/glance-api.conf db_load_metadefs 2022-08-19 19:26:53.815 | INFO dbcounter [-] Registered counter for database glance 2022-08-19 19:26:53.815 | 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=133425) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-08-19 19:26:53.815 | DEBUG dbcounter [-] [133425] Writer thread running {{(pid=133425) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:99}} 2022-08-19 19:26:53.815 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vtpm.json loaded to database. 2022-08-19 19:26:53.815 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-hypervisor.json loaded to database. 2022-08-19 19:26:53.815 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware-quota-flavor.json loaded to database. 2022-08-19 19:26:53.815 | DEBUG dbcounter [-] [133425] Writing DB stats glance:SELECT=74,glance:SHOW=6,glance:select=4,glance:INSERT=16 {{(pid=133425) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} 2022-08-19 19:26:53.815 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-disk-filter.json loaded to database. 2022-08-19 19:26:53.815 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-guest-memory-backing.json loaded to database. 2022-08-19 19:26:53.815 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-webservers.json loaded to database. 2022-08-19 19:26:53.815 | DEBUG dbcounter [-] [133425] Writing DB stats glance:SELECT=81,glance:INSERT=19 {{(pid=133425) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} 2022-08-19 19:26:53.815 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-cpu-mode.json loaded to database. 2022-08-19 19:26:53.815 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-num-instances.json loaded to database. 2022-08-19 19:26:53.815 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-watchdog.json loaded to database. 2022-08-19 19:26:53.815 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-xenapi.json loaded to database. 2022-08-19 19:26:53.815 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/operating-system.json loaded to database. 2022-08-19 19:26:53.816 | DEBUG dbcounter [-] [133425] Writing DB stats glance:SELECT=81,glance:INSERT=19 {{(pid=133425) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} 2022-08-19 19:26:53.816 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-runtimes.json loaded to database. 2022-08-19 19:26:53.816 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/image-signature-verification.json loaded to database. 2022-08-19 19:26:53.816 | DEBUG dbcounter [-] [133425] Writing DB stats glance:SELECT=79,glance:INSERT=21 {{(pid=133425) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} 2022-08-19 19:26:53.816 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/glance-common-image-props.json loaded to database. 2022-08-19 19:26:53.816 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/storage-volume-type.json loaded to database. 2022-08-19 19:26:53.816 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-iops-filter.json loaded to database. 2022-08-19 19:26:53.816 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware-flavor.json loaded to database. 2022-08-19 19:26:53.816 | DEBUG dbcounter [-] [133425] Writing DB stats glance:INSERT=20,glance:SELECT=80 {{(pid=133425) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} 2022-08-19 19:26:53.816 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-cpu-pinning.json loaded to database. 2022-08-19 19:26:53.816 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-instance-data.json loaded to database. 2022-08-19 19:26:53.816 | DEBUG dbcounter [-] [133425] Writing DB stats glance:INSERT=23,glance:SELECT=77 {{(pid=133425) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} 2022-08-19 19:26:53.816 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-libvirt-image.json loaded to database. 2022-08-19 19:26:53.816 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vcputopology.json loaded to database. 2022-08-19 19:26:53.816 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-host-capabilities.json loaded to database. 2022-08-19 19:26:53.816 | DEBUG dbcounter [-] [133425] Writing DB stats glance:SELECT=79,glance:INSERT=21 {{(pid=133425) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} 2022-08-19 19:26:53.816 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-guest-shutdown.json loaded to database. 2022-08-19 19:26:53.816 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vtpm-hw.json loaded to database. 2022-08-19 19:26:53.816 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware.json loaded to database. 2022-08-19 19:26:53.816 | DEBUG dbcounter [-] [133425] Writing DB stats glance:INSERT=20,glance:SELECT=80 {{(pid=133425) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} 2022-08-19 19:26:53.816 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-databases.json loaded to database. 2022-08-19 19:26:53.816 | DEBUG dbcounter [-] [133425] Writing DB stats glance:SELECT=78,glance:INSERT=22 {{(pid=133425) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} 2022-08-19 19:26:53.816 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-storage-allocation-setting-data.json loaded to database. 2022-08-19 19:26:53.816 | DEBUG dbcounter [-] [133425] Writing DB stats glance:INSERT=23,glance:SELECT=77 {{(pid=133425) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} 2022-08-19 19:26:53.816 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-resource-allocation-setting-data.json loaded to database. 2022-08-19 19:26:53.816 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-quota.json loaded to database. 2022-08-19 19:26:53.816 | DEBUG dbcounter [-] [133425] Writing DB stats glance:INSERT=23,glance:SELECT=77 {{(pid=133425) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} 2022-08-19 19:26:53.816 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-virtual-system-setting-data.json loaded to database. 2022-08-19 19:26:53.816 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-libvirt.json loaded to database. 2022-08-19 19:26:53.816 | DEBUG dbcounter [-] [133425] Writing DB stats glance:SELECT=79,glance:INSERT=21 {{(pid=133425) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} 2022-08-19 19:26:53.816 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-processor-allocation-setting-data.json loaded to database. 2022-08-19 19:26:53.817 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-randomgen.json loaded to database. 2022-08-19 19:26:53.817 | INFO glance.db.sqlalchemy.metadata [-] Metadata loading finished 2022-08-19 19:26:53.817 | + lib/glance:init_glance:493 : time_stop dbsync 2022-08-19 19:26:53.817 | + functions-common:time_stop:2439 : local name 2022-08-19 19:26:53.817 | + functions-common:time_stop:2440 : local end_time 2022-08-19 19:26:53.817 | + functions-common:time_stop:2441 : local elapsed_time 2022-08-19 19:26:53.817 | + functions-common:time_stop:2442 : local total 2022-08-19 19:26:53.817 | + functions-common:time_stop:2443 : local start_time 2022-08-19 19:26:53.817 | + functions-common:time_stop:2445 : name=dbsync 2022-08-19 19:26:53.817 | + functions-common:time_stop:2446 : start_time=1660937108132 2022-08-19 19:26:53.817 | + functions-common:time_stop:2448 : [[ -z 1660937108132 ]] 2022-08-19 19:26:53.817 | ++ functions-common:time_stop:2451 : date +%s%3N 2022-08-19 19:26:53.817 | + functions-common:time_stop:2451 : end_time=1660937118573 2022-08-19 19:26:53.817 | + functions-common:time_stop:2452 : elapsed_time=10441 2022-08-19 19:26:53.817 | + functions-common:time_stop:2453 : total=6523 2022-08-19 19:26:53.817 | + functions-common:time_stop:2455 : _TIME_START[$name]= 2022-08-19 19:26:53.817 | + functions-common:time_stop:2456 : _TIME_TOTAL[$name]=16964 2022-08-19 19:26:53.867 | [90820 Async init_glance:133144]: finished init_glance with result 0 in 10 seconds 2022-08-19 19:26:53.872 | + inc/async:async_wait:197 : return 0 2022-08-19 19:26:53.875 | + ./stack.sh:main:1205 : async_wait init_swift 2022-08-19 19:26:53.897 | Not waiting for async task init_swift that we never started or has already been waited for 2022-08-19 19:26:53.899 | + inc/async:async_wait:197 : return 0 2022-08-19 19:26:53.902 | + ./stack.sh:main:1206 : async_wait init_cinder 2022-08-19 19:26:53.957 | [90820 Async init_cinder:137069]: Waiting for completion of init_cinder running on PID 137069 (2 other jobs running) 2022-08-19 19:26:53.989 | [90820 Async init_cinder:137069]: Signaling child to exit 2022-08-19 19:26:53.990 | WAKEUP 2022-08-19 19:26:54.021 | [90820 Async init_cinder:137069]: Signaled 2022-08-19 19:26:54.023 | + lib/cinder:init_cinder:434 : is_service_enabled mysql postgresql 2022-08-19 19:26:54.023 | + functions-common:is_service_enabled:2095 : return 0 2022-08-19 19:26:54.023 | + lib/cinder:init_cinder:436 : recreate_database cinder 2022-08-19 19:26:54.023 | + lib/database:recreate_database:112 : local db=cinder 2022-08-19 19:26:54.023 | + lib/database:recreate_database:113 : recreate_database_mysql cinder 2022-08-19 19:26:54.023 | + lib/databases/mysql:recreate_database_mysql:66 : local db=cinder 2022-08-19 19:26:54.023 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS cinder;' 2022-08-19 19:26:54.023 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-08-19 19:26:54.023 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE cinder CHARACTER SET utf8;' 2022-08-19 19:26:54.023 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-08-19 19:26:54.023 | + lib/cinder:init_cinder:438 : time_start dbsync 2022-08-19 19:26:54.023 | + functions-common:time_start:2425 : local name=dbsync 2022-08-19 19:26:54.023 | + functions-common:time_start:2426 : local start_time= 2022-08-19 19:26:54.023 | + functions-common:time_start:2427 : [[ -n '' ]] 2022-08-19 19:26:54.023 | ++ functions-common:time_start:2430 : date +%s%3N 2022-08-19 19:26:54.023 | + functions-common:time_start:2430 : _TIME_START[$name]=1660937164976 2022-08-19 19:26:54.023 | + lib/cinder:init_cinder:440 : /usr/local/bin/cinder-manage --config-file /etc/cinder/cinder.conf db sync 2022-08-19 19:26:54.023 | INFO dbcounter [-] Registered counter for database cinder 2022-08-19 19:26:54.023 | 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=137189) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-08-19 19:26:54.023 | DEBUG dbcounter [-] [137189] Writer thread running {{(pid=137189) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:99}} 2022-08-19 19:26:54.023 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/cinder/cinder/db/legacy_migrations... {{(pid=137189) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-08-19 19:26:54.023 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/144_placeholder.py... {{(pid=137189) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-19 19:26:54.023 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/144_placeholder.py loaded successfully {{(pid=137189) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-19 19:26:54.023 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/136_make_vol_type_col_non_nullable.py... {{(pid=137189) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-19 19:26:54.023 | 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=137189) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-19 19:26:54.023 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/140_create_project_default_volume_type.py... {{(pid=137189) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-19 19:26:54.024 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/140_create_project_default_volume_type.py loaded successfully {{(pid=137189) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-19 19:26:54.024 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/135_cinder_init.py... {{(pid=137189) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-19 19:26:54.024 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/135_cinder_init.py loaded successfully {{(pid=137189) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-19 19:26:54.024 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/143_placeholder.py... {{(pid=137189) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-19 19:26:54.024 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/143_placeholder.py loaded successfully {{(pid=137189) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-19 19:26:54.024 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/142_placeholder.py... {{(pid=137189) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-19 19:26:54.024 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/142_placeholder.py loaded successfully {{(pid=137189) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-19 19:26:54.024 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/145_add_use_quota_fields.py... {{(pid=137189) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-19 19:26:54.024 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/145_add_use_quota_fields.py loaded successfully {{(pid=137189) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-19 19:26:54.024 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/138_placeholder.py... {{(pid=137189) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-19 19:26:54.024 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/138_placeholder.py loaded successfully {{(pid=137189) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-19 19:26:54.024 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/137_placeholder.py... {{(pid=137189) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-19 19:26:54.024 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/137_placeholder.py loaded successfully {{(pid=137189) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-19 19:26:54.024 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/141_add_quota_usage_unique_constraint.py... {{(pid=137189) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-19 19:26:54.024 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/141_add_quota_usage_unique_constraint.py loaded successfully {{(pid=137189) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-19 19:26:54.024 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/139_placeholder.py... {{(pid=137189) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-19 19:26:54.024 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/139_placeholder.py loaded successfully {{(pid=137189) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-19 19:26:54.024 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/cinder/cinder/db/legacy_migrations loaded successfully {{(pid=137189) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-08-19 19:26:54.024 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'cinder', 'version_table': 'migrate_version', 'required_dbs': '[]'}} {{(pid=137189) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-08-19 19:26:54.024 | INFO cinder.db.migration [-] Applying migration(s) 2022-08-19 19:26:54.024 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2022-08-19 19:26:54.024 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2022-08-19 19:26:54.024 | INFO alembic.runtime.migration [-] Running upgrade -> 921e1a36b076, Initial migration. 2022-08-19 19:26:54.024 | DEBUG dbcounter [-] [137189] Writing DB stats cinder:SELECT=6,cinder:SHOW=1,cinder:CREATE=74,cinder:SET=1,cinder:ALTER=18 {{(pid=137189) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} 2022-08-19 19:26:54.024 | DEBUG alembic.runtime.migration [-] new branch insert 921e1a36b076 {{(pid=137189) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:818}} 2022-08-19 19:26:54.024 | INFO alembic.runtime.migration [-] Running upgrade 921e1a36b076 -> c92a3e68beed, Make shared_targets nullable 2022-08-19 19:26:54.024 | DEBUG alembic.runtime.migration [-] update 921e1a36b076 to c92a3e68beed {{(pid=137189) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:853}} 2022-08-19 19:26:54.024 | INFO cinder.db.migration [-] Migration(s) applied 2022-08-19 19:26:54.025 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:26:54.025 | from cryptography.utils import int_from_bytes 2022-08-19 19:26:54.025 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:26:54.025 | from cryptography.utils import int_from_bytes 2022-08-19 19:26:54.025 | + lib/cinder:init_cinder:441 : time_stop dbsync 2022-08-19 19:26:54.025 | + functions-common:time_stop:2439 : local name 2022-08-19 19:26:54.025 | + functions-common:time_stop:2440 : local end_time 2022-08-19 19:26:54.025 | + functions-common:time_stop:2441 : local elapsed_time 2022-08-19 19:26:54.025 | + functions-common:time_stop:2442 : local total 2022-08-19 19:26:54.025 | + functions-common:time_stop:2443 : local start_time 2022-08-19 19:26:54.025 | + functions-common:time_stop:2445 : name=dbsync 2022-08-19 19:26:54.025 | + functions-common:time_stop:2446 : start_time=1660937164976 2022-08-19 19:26:54.025 | + functions-common:time_stop:2448 : [[ -z 1660937164976 ]] 2022-08-19 19:26:54.025 | ++ functions-common:time_stop:2451 : date +%s%3N 2022-08-19 19:26:54.025 | + functions-common:time_stop:2451 : end_time=1660937172083 2022-08-19 19:26:54.025 | + functions-common:time_stop:2452 : elapsed_time=7107 2022-08-19 19:26:54.025 | + functions-common:time_stop:2453 : total=6523 2022-08-19 19:26:54.025 | + functions-common:time_stop:2455 : _TIME_START[$name]= 2022-08-19 19:26:54.025 | + functions-common:time_stop:2456 : _TIME_TOTAL[$name]=13630 2022-08-19 19:26:54.025 | + lib/cinder:init_cinder:444 : is_service_enabled c-vol 2022-08-19 19:26:54.025 | + functions-common:is_service_enabled:2095 : return 0 2022-08-19 19:26:54.025 | + lib/cinder:init_cinder:444 : [[ -n ceph ]] 2022-08-19 19:26:54.025 | + lib/cinder:init_cinder:445 : local be be_name be_type 2022-08-19 19:26:54.025 | + lib/cinder:init_cinder:446 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2022-08-19 19:26:54.025 | + lib/cinder:init_cinder:447 : be_type=ceph 2022-08-19 19:26:54.025 | + lib/cinder:init_cinder:448 : be_name=ceph 2022-08-19 19:26:54.025 | + lib/cinder:init_cinder:449 : type init_cinder_backend_ceph 2022-08-19 19:26:54.025 | + lib/cinder:init_cinder:455 : is_service_enabled c-bak 2022-08-19 19:26:54.025 | + functions-common:is_service_enabled:2095 : return 1 2022-08-19 19:26:54.025 | + lib/cinder:init_cinder:461 : mkdir -p /opt/stack/data/cinder/volumes 2022-08-19 19:26:54.070 | [90820 Async init_cinder:137069]: finished init_cinder with result 0 in 7 seconds 2022-08-19 19:26:54.075 | + inc/async:async_wait:197 : return 0 2022-08-19 19:26:54.078 | + ./stack.sh:main:1211 : is_service_enabled nova 2022-08-19 19:26:54.096 | + functions-common:is_service_enabled:2095 : return 0 2022-08-19 19:26:54.099 | + ./stack.sh:main:1212 : echo_summary 'Configuring Nova' 2022-08-19 19:26:54.101 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-08-19 19:26:54.104 | + ./stack.sh:echo_summary:441 : echo -e Configuring Nova 2022-08-19 19:26:54.107 | + ./stack.sh:main:1213 : init_nova 2022-08-19 19:26:54.110 | + lib/nova:init_nova:825 : is_service_enabled mysql postgresql 2022-08-19 19:26:54.130 | + functions-common:is_service_enabled:2095 : return 0 2022-08-19 19:26:54.133 | + lib/nova:init_nova:825 : is_service_enabled n-api 2022-08-19 19:26:54.152 | + functions-common:is_service_enabled:2095 : return 0 2022-08-19 19:26:54.155 | + lib/nova:init_nova:827 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-08-19 19:26:54.159 | + lib/nova:init_nova:835 : async_run nova-cell-0 init_nova_db nova_cell0 /etc/nova/nova.conf 2022-08-19 19:26:54.229 | + inc/async:async_inner:63 : init_nova_db nova_cell0 /etc/nova/nova.conf 2022-08-19 19:26:54.273 | [90820 Async nova-cell-0:139062]: running: init_nova_db nova_cell0 /etc/nova/nova.conf 2022-08-19 19:26:54.277 | ++ lib/nova:init_nova:838 : seq 1 1 2022-08-19 19:26:54.282 | + lib/nova:init_nova:838 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-08-19 19:26:54.285 | ++ lib/nova:init_nova:839 : conductor_conf 1 2022-08-19 19:26:54.289 | ++ lib/nova:conductor_conf:804 : local cell=1 2022-08-19 19:26:54.292 | ++ lib/nova:conductor_conf:805 : echo /etc/nova/nova_cell1.conf 2022-08-19 19:26:54.296 | + lib/nova:init_nova:839 : async_run nova-cell-1 init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2022-08-19 19:26:54.366 | + inc/async:async_inner:63 : init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2022-08-19 19:26:54.421 | [90820 Async nova-cell-1:139169]: running: init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2022-08-19 19:26:54.424 | + lib/nova:init_nova:842 : recreate_database nova_api 2022-08-19 19:26:54.428 | + lib/database:recreate_database:112 : local db=nova_api 2022-08-19 19:26:54.432 | + lib/database:recreate_database:113 : recreate_database_mysql nova_api 2022-08-19 19:26:54.435 | + lib/databases/mysql:recreate_database_mysql:66 : local db=nova_api 2022-08-19 19:26:54.438 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_api;' 2022-08-19 19:26:54.442 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-08-19 19:26:54.459 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE nova_api CHARACTER SET utf8;' 2022-08-19 19:26:54.464 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-08-19 19:26:54.482 | + lib/nova:init_nova:843 : /usr/local/bin/nova-manage --config-file /etc/nova/nova.conf api_db sync 2022-08-19 19:26:55.601 | Modules with known eventlet monkey patching issues were imported prior to eventlet monkey patching: urllib3. This warning can usually be ignored if the caller is only importing and not executing nova code. 2022-08-19 19:26:58.719 | INFO dbcounter [-] Registered counter for database nova_api 2022-08-19 19:26:58.748 | DEBUG dbcounter [-] [139236] Writer thread running {{(pid=139236) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:99}} 2022-08-19 19:26:58.750 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/nova/nova/db/api/legacy_migrations... {{(pid=139236) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-08-19 19:26:58.751 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/086_placeholder.py... {{(pid=139236) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-19 19:26:58.751 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/086_placeholder.py loaded successfully {{(pid=139236) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-19 19:26:58.751 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/075_placeholder.py... {{(pid=139236) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-19 19:26:58.751 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/075_placeholder.py loaded successfully {{(pid=139236) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-19 19:26:58.751 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/077_placeholder.py... {{(pid=139236) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-19 19:26:58.752 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/077_placeholder.py loaded successfully {{(pid=139236) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-19 19:26:58.752 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/073_placeholder.py... {{(pid=139236) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-19 19:26:58.752 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/073_placeholder.py loaded successfully {{(pid=139236) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-19 19:26:58.752 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/082_placeholder.py... {{(pid=139236) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-19 19:26:58.753 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/082_placeholder.py loaded successfully {{(pid=139236) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-19 19:26:58.753 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/083_placeholder.py... {{(pid=139236) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-19 19:26:58.753 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/083_placeholder.py loaded successfully {{(pid=139236) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-19 19:26:58.753 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/068_placeholder.py... {{(pid=139236) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-19 19:26:58.754 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/068_placeholder.py loaded successfully {{(pid=139236) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-19 19:26:58.754 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/071_placeholder.py... {{(pid=139236) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-19 19:26:58.754 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/071_placeholder.py loaded successfully {{(pid=139236) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-19 19:26:58.754 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/084_placeholder.py... {{(pid=139236) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-19 19:26:58.754 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/084_placeholder.py loaded successfully {{(pid=139236) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-19 19:26:58.755 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/069_placeholder.py... {{(pid=139236) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-19 19:26:58.755 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/069_placeholder.py loaded successfully {{(pid=139236) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-19 19:26:58.755 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/074_placeholder.py... {{(pid=139236) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-19 19:26:58.755 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/074_placeholder.py loaded successfully {{(pid=139236) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-19 19:26:58.756 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/072_placeholder.py... {{(pid=139236) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-19 19:26:58.756 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/072_placeholder.py loaded successfully {{(pid=139236) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-19 19:26:58.756 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/081_placeholder.py... {{(pid=139236) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-19 19:26:58.756 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/081_placeholder.py loaded successfully {{(pid=139236) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-19 19:26:58.756 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/087_placeholder.py... {{(pid=139236) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-19 19:26:58.757 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/087_placeholder.py loaded successfully {{(pid=139236) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-19 19:26:58.757 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/078_placeholder.py... {{(pid=139236) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-19 19:26:58.757 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/078_placeholder.py loaded successfully {{(pid=139236) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-19 19:26:58.757 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/085_placeholder.py... {{(pid=139236) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-19 19:26:58.758 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/085_placeholder.py loaded successfully {{(pid=139236) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-19 19:26:58.758 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/080_placeholder.py... {{(pid=139236) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-19 19:26:58.758 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/080_placeholder.py loaded successfully {{(pid=139236) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-19 19:26:58.758 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/067_train.py... {{(pid=139236) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-19 19:26:58.759 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/067_train.py loaded successfully {{(pid=139236) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-19 19:26:58.759 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/079_placeholder.py... {{(pid=139236) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-19 19:26:58.759 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/079_placeholder.py loaded successfully {{(pid=139236) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-19 19:26:58.759 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/070_placeholder.py... {{(pid=139236) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-19 19:26:58.759 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/070_placeholder.py loaded successfully {{(pid=139236) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-19 19:26:58.760 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/076_placeholder.py... {{(pid=139236) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-19 19:26:58.760 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/076_placeholder.py loaded successfully {{(pid=139236) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-19 19:26:58.760 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/nova/nova/db/api/legacy_migrations loaded successfully {{(pid=139236) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-08-19 19:26:58.760 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'nova_api', 'version_table': 'migrate_version', 'required_dbs': '[]'}} {{(pid=139236) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-08-19 19:26:58.790 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2022-08-19 19:26:58.790 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2022-08-19 19:26:58.827 | INFO alembic.runtime.migration [-] Running upgrade -> d67eeaabee36, Initial version 2022-08-19 19:27:01.423 | DEBUG alembic.runtime.migration [-] new branch insert d67eeaabee36 {{(pid=139236) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:818}} 2022-08-19 19:27:01.426 | INFO alembic.runtime.migration [-] Running upgrade d67eeaabee36 -> b30f573d3377, Remove unused build_requests columns 2022-08-19 19:27:01.899 | DEBUG alembic.runtime.migration [-] update d67eeaabee36 to b30f573d3377 {{(pid=139236) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:853}} 2022-08-19 19:27:01.908 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:27:01.908 | from cryptography.utils import int_from_bytes 2022-08-19 19:27:01.908 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:27:01.908 | from cryptography.utils import int_from_bytes 2022-08-19 19:27:02.415 | ++ lib/nova:init_nova:847 : database_connection_url nova_cell0 2022-08-19 19:27:02.418 | ++ lib/database:database_connection_url:134 : local db=nova_cell0 2022-08-19 19:27:02.421 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell0 2022-08-19 19:27:02.424 | ++ lib/databases/mysql:database_connection_url_mysql:224 : local db=nova_cell0 2022-08-19 19:27:02.427 | ++ lib/databases/mysql:database_connection_url_mysql:225 : local plugin 2022-08-19 19:27:02.432 | ++ lib/databases/mysql:database_connection_url_mysql:229 : [[ True == \T\r\u\e ]] 2022-08-19 19:27:02.434 | ++ lib/databases/mysql:database_connection_url_mysql:230 : is_service_enabled mysql 2022-08-19 19:27:02.461 | ++ functions-common:is_service_enabled:2095 : return 0 2022-08-19 19:27:02.468 | ++ lib/databases/mysql:database_connection_url_mysql:231 : plugin='&plugin=dbcounter' 2022-08-19 19:27:02.471 | ++ lib/databases/mysql:database_connection_url_mysql:235 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8&plugin=dbcounter' 2022-08-19 19:27:02.477 | + lib/nova:init_nova:847 : /usr/local/bin/nova-manage cell_v2 map_cell0 --database_connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8&plugin=dbcounter' 2022-08-19 19:27:03.763 | Modules with known eventlet monkey patching issues were imported prior to eventlet monkey patching: urllib3. This warning can usually be ignored if the caller is only importing and not executing nova code. 2022-08-19 19:27:06.510 | INFO dbcounter [None req-b5568082-fd76-4495-9042-b58fae2c5177 None None] Registered counter for database nova_api 2022-08-19 19:27:06.540 | DEBUG dbcounter [-] [139749] Writer thread running {{(pid=139749) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:99}} 2022-08-19 19:27:06.604 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:27:06.604 | from cryptography.utils import int_from_bytes 2022-08-19 19:27:06.604 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:27:06.604 | from cryptography.utils import int_from_bytes 2022-08-19 19:27:07.144 | ++ lib/nova:init_nova:850 : seq 0 1 2022-08-19 19:27:07.149 | + lib/nova:init_nova:850 : for i in $(seq 0 $NOVA_NUM_CELLS) 2022-08-19 19:27:07.152 | + lib/nova:init_nova:851 : async_wait nova-cell-0 2022-08-19 19:27:07.235 | [90820 Async nova-cell-0:139062]: Waiting for completion of init_nova_db nova_cell0 /etc/nova/nova.conf running on PID 139062 (3 other jobs running) 2022-08-19 19:27:07.267 | [90820 Async nova-cell-0:139062]: Signaling child to exit 2022-08-19 19:27:07.852 | + inc/async:async_inner:64 : rc=0 2022-08-19 19:27:07.882 | [139169 Async nova-cell-1:139169]: finished successfully 2022-08-19 19:27:07.983 | + inc/async:async_inner:64 : rc=0 2022-08-19 19:27:08.021 | [139062 Async nova-cell-0:139062]: finished successfully 2022-08-19 19:27:08.052 | WAKEUP 2022-08-19 19:27:08.076 | [90820 Async nova-cell-0:139062]: Signaled 2022-08-19 19:27:08.077 | + lib/nova:init_nova_db:815 : local dbname=nova_cell0 2022-08-19 19:27:08.078 | + lib/nova:init_nova_db:816 : local conffile=/etc/nova/nova.conf 2022-08-19 19:27:08.078 | + lib/nova:init_nova_db:817 : recreate_database nova_cell0 2022-08-19 19:27:08.078 | + lib/database:recreate_database:112 : local db=nova_cell0 2022-08-19 19:27:08.078 | + lib/database:recreate_database:113 : recreate_database_mysql nova_cell0 2022-08-19 19:27:08.078 | + lib/databases/mysql:recreate_database_mysql:66 : local db=nova_cell0 2022-08-19 19:27:08.078 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_cell0;' 2022-08-19 19:27:08.078 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-08-19 19:27:08.078 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE nova_cell0 CHARACTER SET utf8;' 2022-08-19 19:27:08.078 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-08-19 19:27:08.078 | + lib/nova:init_nova_db:818 : /usr/local/bin/nova-manage --config-file /etc/nova/nova.conf db sync --local_cell 2022-08-19 19:27:08.078 | Modules with known eventlet monkey patching issues were imported prior to eventlet monkey patching: urllib3. This warning can usually be ignored if the caller is only importing and not executing nova code. 2022-08-19 19:27:08.078 | INFO dbcounter [-] Registered counter for database nova_cell0 2022-08-19 19:27:08.078 | DEBUG dbcounter [-] [139126] Writer thread running {{(pid=139126) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:99}} 2022-08-19 19:27:08.078 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/nova/nova/db/main/legacy_migrations... {{(pid=139126) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-08-19 19:27:08.078 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/402_train.py... {{(pid=139126) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-19 19:27:08.078 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/402_train.py loaded successfully {{(pid=139126) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-19 19:27:08.078 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/403_placeholder.py... {{(pid=139126) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-19 19:27:08.078 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/403_placeholder.py loaded successfully {{(pid=139126) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-19 19:27:08.078 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/414_placeholder.py... {{(pid=139126) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-19 19:27:08.078 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/414_placeholder.py loaded successfully {{(pid=139126) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-19 19:27:08.078 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/406_placeholder.py... {{(pid=139126) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-19 19:27:08.078 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/406_placeholder.py loaded successfully {{(pid=139126) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-19 19:27:08.078 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/412_placeholder.py... {{(pid=139126) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-19 19:27:08.078 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/412_placeholder.py loaded successfully {{(pid=139126) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-19 19:27:08.078 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/418_placeholder.py... {{(pid=139126) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-19 19:27:08.078 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/418_placeholder.py loaded successfully {{(pid=139126) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-19 19:27:08.078 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/421_placeholder.py... {{(pid=139126) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-19 19:27:08.078 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/421_placeholder.py loaded successfully {{(pid=139126) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-19 19:27:08.079 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/408_placeholder.py... {{(pid=139126) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-19 19:27:08.079 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/408_placeholder.py loaded successfully {{(pid=139126) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-19 19:27:08.079 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/415_placeholder.py... {{(pid=139126) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-19 19:27:08.079 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/415_placeholder.py loaded successfully {{(pid=139126) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-19 19:27:08.079 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/411_placeholder.py... {{(pid=139126) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-19 19:27:08.079 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/411_placeholder.py loaded successfully {{(pid=139126) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-19 19:27:08.079 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/416_placeholder.py... {{(pid=139126) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-19 19:27:08.079 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/416_placeholder.py loaded successfully {{(pid=139126) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-19 19:27:08.079 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/420_placeholder.py... {{(pid=139126) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-19 19:27:08.079 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/420_placeholder.py loaded successfully {{(pid=139126) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-19 19:27:08.079 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/410_placeholder.py... {{(pid=139126) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-19 19:27:08.079 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/410_placeholder.py loaded successfully {{(pid=139126) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-19 19:27:08.079 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/409_placeholder.py... {{(pid=139126) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-19 19:27:08.079 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/409_placeholder.py loaded successfully {{(pid=139126) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-19 19:27:08.079 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/422_placeholder.py... {{(pid=139126) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-19 19:27:08.079 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/422_placeholder.py loaded successfully {{(pid=139126) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-19 19:27:08.079 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/404_placeholder.py... {{(pid=139126) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-19 19:27:08.079 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/404_placeholder.py loaded successfully {{(pid=139126) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-19 19:27:08.079 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/405_placeholder.py... {{(pid=139126) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-19 19:27:08.079 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/405_placeholder.py loaded successfully {{(pid=139126) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-19 19:27:08.079 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/407_placeholder.py... {{(pid=139126) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-19 19:27:08.079 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/407_placeholder.py loaded successfully {{(pid=139126) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-19 19:27:08.079 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/419_placeholder.py... {{(pid=139126) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-19 19:27:08.079 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/419_placeholder.py loaded successfully {{(pid=139126) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-19 19:27:08.079 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/417_placeholder.py... {{(pid=139126) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-19 19:27:08.079 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/417_placeholder.py loaded successfully {{(pid=139126) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-19 19:27:08.079 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/413_placeholder.py... {{(pid=139126) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-19 19:27:08.080 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/413_placeholder.py loaded successfully {{(pid=139126) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-19 19:27:08.080 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/nova/nova/db/main/legacy_migrations loaded successfully {{(pid=139126) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-08-19 19:27:08.080 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'nova', 'version_table': 'migrate_version', 'required_dbs': '[]'}} {{(pid=139126) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-08-19 19:27:08.080 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2022-08-19 19:27:08.080 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2022-08-19 19:27:08.080 | INFO alembic.runtime.migration [-] Running upgrade -> 8f2f1571d55b, Initial version 2022-08-19 19:27:08.080 | DEBUG dbcounter [-] [139126] Writing DB stats nova_cell0:SELECT=6,nova_cell0:SHOW=1,nova_cell0:CREATE=93 {{(pid=139126) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} 2022-08-19 19:27:08.080 | DEBUG dbcounter [-] [139126] Writing DB stats nova_cell0:CREATE=64,nova_cell0:ALTER=2,nova_cell0:SHOW=24,nova_cell0:select=10 {{(pid=139126) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} 2022-08-19 19:27:08.080 | DEBUG dbcounter [-] [139126] Writing DB stats nova_cell0:SHOW=35,nova_cell0:select=12,nova_cell0:CREATE=53 {{(pid=139126) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} 2022-08-19 19:27:08.080 | DEBUG alembic.runtime.migration [-] new branch insert 8f2f1571d55b {{(pid=139126) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:818}} 2022-08-19 19:27:08.080 | INFO alembic.runtime.migration [-] Running upgrade 8f2f1571d55b -> 16f1fbcab42b, Resolve shadow table diffs 2022-08-19 19:27:08.080 | DEBUG alembic.runtime.migration [-] update 8f2f1571d55b to 16f1fbcab42b {{(pid=139126) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:853}} 2022-08-19 19:27:08.080 | INFO alembic.runtime.migration [-] Running upgrade 16f1fbcab42b -> ccb0fa1a2252, Add encryption fields to BlockDeviceMapping 2022-08-19 19:27:08.080 | DEBUG alembic.runtime.migration [-] update 16f1fbcab42b to ccb0fa1a2252 {{(pid=139126) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:853}} 2022-08-19 19:27:08.080 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:27:08.080 | from cryptography.utils import int_from_bytes 2022-08-19 19:27:08.080 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:27:08.080 | from cryptography.utils import int_from_bytes 2022-08-19 19:27:08.126 | [90820 Async nova-cell-0:139062]: finished init_nova_db nova_cell0 /etc/nova/nova.conf with result 0 in 13 seconds 2022-08-19 19:27:08.131 | + inc/async:async_wait:197 : return 0 2022-08-19 19:27:08.134 | + lib/nova:init_nova:850 : for i in $(seq 0 $NOVA_NUM_CELLS) 2022-08-19 19:27:08.136 | + lib/nova:init_nova:851 : async_wait nova-cell-1 2022-08-19 19:27:08.190 | [90820 Async nova-cell-1:139169]: Waiting for completion of init_nova_db nova_cell1 /etc/nova/nova_cell1.conf running on PID 139169 (2 other jobs running) 2022-08-19 19:27:08.217 | [90820 Async nova-cell-1:139169]: Signaling child to exit 2022-08-19 19:27:08.217 | WAKEUP 2022-08-19 19:27:08.241 | [90820 Async nova-cell-1:139169]: Signaled 2022-08-19 19:27:08.242 | + lib/nova:init_nova_db:815 : local dbname=nova_cell1 2022-08-19 19:27:08.242 | + lib/nova:init_nova_db:816 : local conffile=/etc/nova/nova_cell1.conf 2022-08-19 19:27:08.243 | + lib/nova:init_nova_db:817 : recreate_database nova_cell1 2022-08-19 19:27:08.243 | + lib/database:recreate_database:112 : local db=nova_cell1 2022-08-19 19:27:08.243 | + lib/database:recreate_database:113 : recreate_database_mysql nova_cell1 2022-08-19 19:27:08.243 | + lib/databases/mysql:recreate_database_mysql:66 : local db=nova_cell1 2022-08-19 19:27:08.243 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_cell1;' 2022-08-19 19:27:08.243 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-08-19 19:27:08.243 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE nova_cell1 CHARACTER SET utf8;' 2022-08-19 19:27:08.243 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-08-19 19:27:08.243 | + lib/nova:init_nova_db:818 : /usr/local/bin/nova-manage --config-file /etc/nova/nova_cell1.conf db sync --local_cell 2022-08-19 19:27:08.243 | Modules with known eventlet monkey patching issues were imported prior to eventlet monkey patching: urllib3. This warning can usually be ignored if the caller is only importing and not executing nova code. 2022-08-19 19:27:08.243 | INFO dbcounter [-] Registered counter for database nova_cell1 2022-08-19 19:27:08.243 | DEBUG dbcounter [-] [139230] Writer thread running {{(pid=139230) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:99}} 2022-08-19 19:27:08.243 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/nova/nova/db/main/legacy_migrations... {{(pid=139230) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-08-19 19:27:08.243 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/402_train.py... {{(pid=139230) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-19 19:27:08.243 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/402_train.py loaded successfully {{(pid=139230) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-19 19:27:08.243 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/403_placeholder.py... {{(pid=139230) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-19 19:27:08.243 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/403_placeholder.py loaded successfully {{(pid=139230) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-19 19:27:08.243 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/414_placeholder.py... {{(pid=139230) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-19 19:27:08.243 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/414_placeholder.py loaded successfully {{(pid=139230) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-19 19:27:08.243 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/406_placeholder.py... {{(pid=139230) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-19 19:27:08.243 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/406_placeholder.py loaded successfully {{(pid=139230) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-19 19:27:08.243 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/412_placeholder.py... {{(pid=139230) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-19 19:27:08.243 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/412_placeholder.py loaded successfully {{(pid=139230) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-19 19:27:08.243 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/418_placeholder.py... {{(pid=139230) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-19 19:27:08.243 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/418_placeholder.py loaded successfully {{(pid=139230) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-19 19:27:08.243 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/421_placeholder.py... {{(pid=139230) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-19 19:27:08.243 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/421_placeholder.py loaded successfully {{(pid=139230) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-19 19:27:08.243 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/408_placeholder.py... {{(pid=139230) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-19 19:27:08.243 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/408_placeholder.py loaded successfully {{(pid=139230) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-19 19:27:08.244 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/415_placeholder.py... {{(pid=139230) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-19 19:27:08.244 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/415_placeholder.py loaded successfully {{(pid=139230) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-19 19:27:08.244 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/411_placeholder.py... {{(pid=139230) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-19 19:27:08.244 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/411_placeholder.py loaded successfully {{(pid=139230) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-19 19:27:08.244 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/416_placeholder.py... {{(pid=139230) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-19 19:27:08.244 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/416_placeholder.py loaded successfully {{(pid=139230) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-19 19:27:08.244 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/420_placeholder.py... {{(pid=139230) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-19 19:27:08.244 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/420_placeholder.py loaded successfully {{(pid=139230) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-19 19:27:08.244 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/410_placeholder.py... {{(pid=139230) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-19 19:27:08.244 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/410_placeholder.py loaded successfully {{(pid=139230) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-19 19:27:08.244 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/409_placeholder.py... {{(pid=139230) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-19 19:27:08.244 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/409_placeholder.py loaded successfully {{(pid=139230) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-19 19:27:08.244 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/422_placeholder.py... {{(pid=139230) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-19 19:27:08.244 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/422_placeholder.py loaded successfully {{(pid=139230) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-19 19:27:08.244 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/404_placeholder.py... {{(pid=139230) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-19 19:27:08.244 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/404_placeholder.py loaded successfully {{(pid=139230) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-19 19:27:08.244 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/405_placeholder.py... {{(pid=139230) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-19 19:27:08.244 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/405_placeholder.py loaded successfully {{(pid=139230) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-19 19:27:08.244 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/407_placeholder.py... {{(pid=139230) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-19 19:27:08.244 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/407_placeholder.py loaded successfully {{(pid=139230) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-19 19:27:08.244 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/419_placeholder.py... {{(pid=139230) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-19 19:27:08.244 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/419_placeholder.py loaded successfully {{(pid=139230) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-19 19:27:08.244 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/417_placeholder.py... {{(pid=139230) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-19 19:27:08.244 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/417_placeholder.py loaded successfully {{(pid=139230) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-19 19:27:08.244 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/413_placeholder.py... {{(pid=139230) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-19 19:27:08.244 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/413_placeholder.py loaded successfully {{(pid=139230) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-19 19:27:08.244 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/nova/nova/db/main/legacy_migrations loaded successfully {{(pid=139230) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-08-19 19:27:08.245 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'nova', 'version_table': 'migrate_version', 'required_dbs': '[]'}} {{(pid=139230) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-08-19 19:27:08.245 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2022-08-19 19:27:08.245 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2022-08-19 19:27:08.245 | INFO alembic.runtime.migration [-] Running upgrade -> 8f2f1571d55b, Initial version 2022-08-19 19:27:08.245 | DEBUG dbcounter [-] [139230] Writing DB stats nova_cell1:SELECT=6,nova_cell1:SHOW=1,nova_cell1:CREATE=93 {{(pid=139230) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} 2022-08-19 19:27:08.245 | DEBUG dbcounter [-] [139230] Writing DB stats nova_cell1:CREATE=64,nova_cell1:ALTER=2,nova_cell1:SHOW=24,nova_cell1:select=10 {{(pid=139230) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} 2022-08-19 19:27:08.245 | DEBUG dbcounter [-] [139230] Writing DB stats nova_cell1:SHOW=35,nova_cell1:select=12,nova_cell1:CREATE=53 {{(pid=139230) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} 2022-08-19 19:27:08.245 | DEBUG alembic.runtime.migration [-] new branch insert 8f2f1571d55b {{(pid=139230) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:818}} 2022-08-19 19:27:08.245 | INFO alembic.runtime.migration [-] Running upgrade 8f2f1571d55b -> 16f1fbcab42b, Resolve shadow table diffs 2022-08-19 19:27:08.245 | DEBUG alembic.runtime.migration [-] update 8f2f1571d55b to 16f1fbcab42b {{(pid=139230) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:853}} 2022-08-19 19:27:08.245 | INFO alembic.runtime.migration [-] Running upgrade 16f1fbcab42b -> ccb0fa1a2252, Add encryption fields to BlockDeviceMapping 2022-08-19 19:27:08.245 | DEBUG alembic.runtime.migration [-] update 16f1fbcab42b to ccb0fa1a2252 {{(pid=139230) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:853}} 2022-08-19 19:27:08.245 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:27:08.245 | from cryptography.utils import int_from_bytes 2022-08-19 19:27:08.245 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:27:08.245 | from cryptography.utils import int_from_bytes 2022-08-19 19:27:08.289 | [90820 Async nova-cell-1:139169]: finished init_nova_db nova_cell1 /etc/nova/nova_cell1.conf with result 0 in 13 seconds 2022-08-19 19:27:08.294 | + inc/async:async_wait:197 : return 0 2022-08-19 19:27:08.297 | + lib/nova:init_nova:854 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-08-19 19:27:08.300 | + lib/nova:init_nova:861 : /usr/local/bin/nova-manage --config-file /etc/nova/nova.conf db online_data_migrations 2022-08-19 19:27:09.463 | Modules with known eventlet monkey patching issues were imported prior to eventlet monkey patching: urllib3. This warning can usually be ignored if the caller is only importing and not executing nova code. 2022-08-19 19:27:11.963 | Running batches of 50 until complete 2022-08-19 19:27:11.963 | INFO dbcounter [None req-8d6bf840-f49b-49e2-afdb-6497e12da23a None None] Registered counter for database nova_cell0 2022-08-19 19:27:12.000 | DEBUG dbcounter [-] [140285] Writer thread running {{(pid=140285) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:99}} 2022-08-19 19:27:12.128 | INFO dbcounter [None req-8d6bf840-f49b-49e2-afdb-6497e12da23a None None] Registered counter for database nova_api 2022-08-19 19:27:12.142 | DEBUG dbcounter [-] [140285] Writer thread running {{(pid=140285) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:99}} 2022-08-19 19:27:12.271 | INFO dbcounter [None req-8d6bf840-f49b-49e2-afdb-6497e12da23a None None] Registered counter for database nova_cell0 2022-08-19 19:27:12.283 | DEBUG dbcounter [-] [140285] Writer thread running {{(pid=140285) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:99}} 2022-08-19 19:27:12.359 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:27:12.360 | from cryptography.utils import int_from_bytes 2022-08-19 19:27:12.360 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:27:12.360 | from cryptography.utils import int_from_bytes 2022-08-19 19:27:12.360 | +-------------------------------------+--------------+-----------+ 2022-08-19 19:27:12.360 | | Migration | Total Needed | Completed | 2022-08-19 19:27:12.360 | +-------------------------------------+--------------+-----------+ 2022-08-19 19:27:12.360 | | fill_virtual_interface_list | 0 | 0 | 2022-08-19 19:27:12.360 | | migrate_empty_ratio | 0 | 0 | 2022-08-19 19:27:12.360 | | migrate_quota_classes_to_api_db | 0 | 0 | 2022-08-19 19:27:12.360 | | migrate_quota_limits_to_api_db | 0 | 0 | 2022-08-19 19:27:12.360 | | migration_migrate_to_uuid | 0 | 0 | 2022-08-19 19:27:12.360 | | populate_dev_uuids | 0 | 0 | 2022-08-19 19:27:12.360 | | populate_missing_availability_zones | 0 | 0 | 2022-08-19 19:27:12.360 | | populate_queued_for_delete | 0 | 0 | 2022-08-19 19:27:12.360 | | populate_user_id | 0 | 0 | 2022-08-19 19:27:12.360 | | populate_uuids | 0 | 0 | 2022-08-19 19:27:12.360 | +-------------------------------------+--------------+-----------+ 2022-08-19 19:27:12.892 | ++ lib/nova:init_nova:864 : seq 1 1 2022-08-19 19:27:12.900 | + lib/nova:init_nova:864 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-08-19 19:27:12.905 | ++ lib/nova:init_nova:865 : conductor_conf 1 2022-08-19 19:27:12.910 | ++ lib/nova:conductor_conf:804 : local cell=1 2022-08-19 19:27:12.914 | ++ lib/nova:conductor_conf:805 : echo /etc/nova/nova_cell1.conf 2022-08-19 19:27:12.919 | + lib/nova:init_nova:865 : /usr/local/bin/nova-manage --config-file /etc/nova/nova.conf --config-file /etc/nova/nova_cell1.conf cell_v2 create_cell --name cell1 2022-08-19 19:27:14.036 | Modules with known eventlet monkey patching issues were imported prior to eventlet monkey patching: urllib3. This warning can usually be ignored if the caller is only importing and not executing nova code. 2022-08-19 19:27:16.515 | --transport-url not provided in the command line, using the value [DEFAULT]/transport_url from the configuration file 2022-08-19 19:27:16.515 | --database_connection not provided in the command line, using the value [database]/connection from the configuration file 2022-08-19 19:27:16.515 | INFO dbcounter [None req-5dd388d1-1406-43de-8e7e-38c1d99a715b None None] Registered counter for database nova_api 2022-08-19 19:27:16.544 | DEBUG dbcounter [-] [140304] Writer thread running {{(pid=140304) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:99}} 2022-08-19 19:27:16.606 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:27:16.606 | from cryptography.utils import int_from_bytes 2022-08-19 19:27:16.606 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:27:16.606 | from cryptography.utils import int_from_bytes 2022-08-19 19:27:17.089 | + lib/nova:init_nova:869 : create_nova_keys_dir 2022-08-19 19:27:17.095 | + lib/nova:create_nova_keys_dir:811 : sudo install -d -o ubuntu /opt/stack/data/nova /opt/stack/data/nova/keys 2022-08-19 19:27:17.112 | + lib/nova:init_nova:871 : [[ '' == \L\V\M ]] 2022-08-19 19:27:17.115 | + ./stack.sh:main:1218 : is_service_enabled neutron 2022-08-19 19:27:17.138 | + functions-common:is_service_enabled:2095 : return 0 2022-08-19 19:27:17.141 | + ./stack.sh:main:1219 : async_runfunc configure_neutron_nova 2022-08-19 19:27:17.143 | + inc/async:async_runfunc:116 : async_run configure_neutron_nova configure_neutron_nova 2022-08-19 19:27:17.217 | + inc/async:async_inner:63 : configure_neutron_nova 2022-08-19 19:27:17.263 | [90820 Async configure_neutron_nova:140379]: running: configure_neutron_nova 2022-08-19 19:27:17.266 | + ./stack.sh:main:1228 : run_phase stack post-config 2022-08-19 19:27:17.268 | + functions-common:run_phase:1867 : local mode=stack 2022-08-19 19:27:17.271 | + functions-common:run_phase:1868 : local phase=post-config 2022-08-19 19:27:17.274 | + functions-common:run_phase:1869 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-08-19 19:27:17.277 | + functions-common:run_phase:1870 : local extra_plugin_file_name 2022-08-19 19:27:17.280 | + functions-common:run_phase:1871 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-08-19 19:27:17.283 | + functions-common:run_phase:1876 : local exceptions=80-tempest.sh 2022-08-19 19:27:17.285 | + functions-common:run_phase:1877 : local extra 2022-08-19 19:27:17.289 | ++ functions-common:run_phase:1878 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-08-19 19:27:17.294 | + functions-common:run_phase:1878 : extra=80-tempest.sh 2022-08-19 19:27:17.297 | + functions-common:run_phase:1879 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-08-19 19:27:17.300 | + functions-common:run_phase:1883 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-08-19 19:27:17.303 | + functions-common:run_phase:1883 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack post-config 2022-08-19 19:27:17.305 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-08-19 19:27:17.323 | ++ functions-common:is_service_enabled:2095 : return 0 2022-08-19 19:27:17.326 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-08-19 19:27:17.328 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-08-19 19:27:17.331 | ++ extras.d/80-tempest.sh:source:7 : [[ post-config == \i\n\s\t\a\l\l ]] 2022-08-19 19:27:17.334 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2022-08-19 19:27:17.338 | ++ extras.d/80-tempest.sh:source:10 : [[ post-config == \p\o\s\t\-\c\o\n\f\i\g ]] 2022-08-19 19:27:17.340 | ++ extras.d/80-tempest.sh:source:12 : : 2022-08-19 19:27:17.343 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-08-19 19:27:17.346 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-08-19 19:27:17.348 | + functions-common:run_phase:1888 : [[ stack == \s\o\u\r\c\e ]] 2022-08-19 19:27:17.351 | + functions-common:run_phase:1891 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-08-19 19:27:17.354 | + functions-common:run_phase:1894 : run_plugins stack post-config 2022-08-19 19:27:17.357 | + functions-common:run_plugins:1853 : local mode=stack 2022-08-19 19:27:17.360 | + functions-common:run_plugins:1854 : local phase=post-config 2022-08-19 19:27:17.363 | + functions-common:run_plugins:1856 : local plugins=,devstack-plugin-ceph 2022-08-19 19:27:17.365 | + functions-common:run_plugins:1857 : local plugin 2022-08-19 19:27:17.368 | + functions-common:run_plugins:1858 : for plugin in ${plugins//,/ } 2022-08-19 19:27:17.371 | + functions-common:run_plugins:1859 : local dir=/opt/stack/devstack-plugin-ceph 2022-08-19 19:27:17.374 | + functions-common:run_plugins:1860 : [[ -f /opt/stack/devstack-plugin-ceph/devstack/plugin.sh ]] 2022-08-19 19:27:17.377 | + functions-common:run_plugins:1861 : source /opt/stack/devstack-plugin-ceph/devstack/plugin.sh stack post-config 2022-08-19 19:27:17.380 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:3 : [[ stack == \s\o\u\r\c\e ]] 2022-08-19 19:27:17.384 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2022-08-19 19:27:17.386 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:10 : [[ post-config == \p\r\e\-\i\n\s\t\a\l\l ]] 2022-08-19 19:27:17.389 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:42 : [[ stack == \s\t\a\c\k ]] 2022-08-19 19:27:17.391 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:42 : [[ post-config == \i\n\s\t\a\l\l ]] 2022-08-19 19:27:17.394 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:60 : [[ stack == \s\t\a\c\k ]] 2022-08-19 19:27:17.397 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:60 : [[ post-config == \p\o\s\t\-\c\o\n\f\i\g ]] 2022-08-19 19:27:17.399 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:61 : [[ False = \T\r\u\e ]] 2022-08-19 19:27:17.402 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:66 : is_ceph_enabled_for_service glance 2022-08-19 19:27:17.404 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:200 : local config config_name enabled service 2022-08-19 19:27:17.406 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:201 : enabled=1 2022-08-19 19:27:17.409 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:202 : service=glance 2022-08-19 19:27:17.414 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:206 : echo glance 2022-08-19 19:27:17.414 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:206 : tr - _ 2022-08-19 19:27:17.414 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:206 : tr '[:lower:]' '[:upper:]' 2022-08-19 19:27:17.419 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:206 : config_name=ENABLE_CEPH_GLANCE 2022-08-19 19:27:17.422 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:207 : eval echo '$ENABLE_CEPH_GLANCE' 2022-08-19 19:27:17.424 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:207 : echo False 2022-08-19 19:27:17.427 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:207 : config=False 2022-08-19 19:27:17.433 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:209 : is_service_enabled glance 2022-08-19 19:27:17.450 | ++ functions-common:is_service_enabled:2095 : return 0 2022-08-19 19:27:17.453 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:209 : [[ False == \T\r\u\e ]] 2022-08-19 19:27:17.455 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:212 : return 1 2022-08-19 19:27:17.457 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:70 : is_ceph_enabled_for_service nova 2022-08-19 19:27:17.460 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:200 : local config config_name enabled service 2022-08-19 19:27:17.463 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:201 : enabled=1 2022-08-19 19:27:17.465 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:202 : service=nova 2022-08-19 19:27:17.470 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:206 : echo nova 2022-08-19 19:27:17.470 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:206 : tr '[:lower:]' '[:upper:]' 2022-08-19 19:27:17.471 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:206 : tr - _ 2022-08-19 19:27:17.476 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:206 : config_name=ENABLE_CEPH_NOVA 2022-08-19 19:27:17.479 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:207 : eval echo '$ENABLE_CEPH_NOVA' 2022-08-19 19:27:17.482 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:207 : echo False 2022-08-19 19:27:17.485 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:207 : config=False 2022-08-19 19:27:17.487 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:209 : is_service_enabled nova 2022-08-19 19:27:17.504 | ++ functions-common:is_service_enabled:2095 : return 0 2022-08-19 19:27:17.507 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:209 : [[ False == \T\r\u\e ]] 2022-08-19 19:27:17.510 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:212 : return 1 2022-08-19 19:27:17.512 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:74 : is_ceph_enabled_for_service cinder 2022-08-19 19:27:17.515 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:200 : local config config_name enabled service 2022-08-19 19:27:17.517 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:201 : enabled=1 2022-08-19 19:27:17.519 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:202 : service=cinder 2022-08-19 19:27:17.523 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:206 : echo cinder 2022-08-19 19:27:17.524 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:206 : tr '[:lower:]' '[:upper:]' 2022-08-19 19:27:17.524 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:206 : tr - _ 2022-08-19 19:27:17.529 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:206 : config_name=ENABLE_CEPH_CINDER 2022-08-19 19:27:17.533 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:207 : eval echo '$ENABLE_CEPH_CINDER' 2022-08-19 19:27:17.536 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:207 : echo True 2022-08-19 19:27:17.539 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:207 : config=True 2022-08-19 19:27:17.542 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:209 : is_service_enabled cinder 2022-08-19 19:27:17.558 | ++ functions-common:is_service_enabled:2095 : return 0 2022-08-19 19:27:17.561 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:209 : [[ True == \T\r\u\e ]] 2022-08-19 19:27:17.563 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:210 : enabled=0 2022-08-19 19:27:17.566 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:212 : return 0 2022-08-19 19:27:17.568 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:75 : echo_summary 'Configuring Cinder for Ceph' 2022-08-19 19:27:17.571 | ++ ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-08-19 19:27:17.573 | ++ ./stack.sh:echo_summary:441 : echo -e Configuring Cinder for Ceph 2022-08-19 19:27:17.576 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:76 : configure_ceph_cinder 2022-08-19 19:27:17.578 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph_cinder:879 : sudo ceph -c /etc/ceph/ceph.conf osd pool create volumes 8 8 2022-08-19 19:27:18.181 | + inc/async:async_inner:64 : rc=0 2022-08-19 19:27:18.211 | [140379 Async configure_neutron_nova:140379]: finished successfully 2022-08-19 19:27:19.634 | pool 'volumes' created 2022-08-19 19:27:19.651 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph_cinder:888 : sudo tee /etc/ceph/ceph.client.cinder.keyring 2022-08-19 19:27:19.651 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph_cinder:882 : sudo ceph -c /etc/ceph/ceph.conf auth get-or-create client.cinder mon 'allow r' osd 'allow class-read object_prefix rbd_children, allow rwx pool=volumes, allow rwx pool=vms, allow rwx pool=images' 2022-08-19 19:27:20.406 | [client.cinder] 2022-08-19 19:27:20.406 | key = AQAY5P9i0846FxAAIiMotlllS3Et1F8qObMVuA== 2022-08-19 19:27:20.434 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph_cinder:890 : id -g -n 2022-08-19 19:27:20.440 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph_cinder:890 : sudo chown ubuntu:ubuntu /etc/ceph/ceph.client.cinder.keyring 2022-08-19 19:27:20.453 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph_cinder:893 : sudo rbd pool init volumes 2022-08-19 19:27:22.738 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:78 : is_ceph_enabled_for_service nova 2022-08-19 19:27:22.742 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:200 : local config config_name enabled service 2022-08-19 19:27:22.745 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:201 : enabled=1 2022-08-19 19:27:22.747 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:202 : service=nova 2022-08-19 19:27:22.752 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:206 : echo nova 2022-08-19 19:27:22.752 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:206 : tr '[:lower:]' '[:upper:]' 2022-08-19 19:27:22.752 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:206 : tr - _ 2022-08-19 19:27:22.757 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:206 : config_name=ENABLE_CEPH_NOVA 2022-08-19 19:27:22.760 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:207 : eval echo '$ENABLE_CEPH_NOVA' 2022-08-19 19:27:22.762 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:207 : echo False 2022-08-19 19:27:22.765 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:207 : config=False 2022-08-19 19:27:22.768 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:209 : is_service_enabled nova 2022-08-19 19:27:22.785 | ++ functions-common:is_service_enabled:2095 : return 0 2022-08-19 19:27:22.787 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:209 : [[ False == \T\r\u\e ]] 2022-08-19 19:27:22.790 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:212 : return 1 2022-08-19 19:27:22.793 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:84 : is_ceph_enabled_for_service manila 2022-08-19 19:27:22.795 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:200 : local config config_name enabled service 2022-08-19 19:27:22.798 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:201 : enabled=1 2022-08-19 19:27:22.800 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:202 : service=manila 2022-08-19 19:27:22.804 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:206 : echo manila 2022-08-19 19:27:22.805 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:206 : tr '[:lower:]' '[:upper:]' 2022-08-19 19:27:22.805 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:206 : tr - _ 2022-08-19 19:27:22.809 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:206 : config_name=ENABLE_CEPH_MANILA 2022-08-19 19:27:22.812 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:207 : eval echo '$ENABLE_CEPH_MANILA' 2022-08-19 19:27:22.815 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:207 : echo True 2022-08-19 19:27:22.818 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:207 : config=True 2022-08-19 19:27:22.820 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:209 : is_service_enabled manila 2022-08-19 19:27:22.836 | ++ functions-common:is_service_enabled:2095 : return 1 2022-08-19 19:27:22.839 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:212 : return 1 2022-08-19 19:27:22.841 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:89 : '[' False = False ']' 2022-08-19 19:27:22.843 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:90 : is_ceph_enabled_for_service glance 2022-08-19 19:27:22.846 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:200 : local config config_name enabled service 2022-08-19 19:27:22.848 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:201 : enabled=1 2022-08-19 19:27:22.851 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:202 : service=glance 2022-08-19 19:27:22.855 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:206 : tr '[:lower:]' '[:upper:]' 2022-08-19 19:27:22.855 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:206 : echo glance 2022-08-19 19:27:22.856 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:206 : tr - _ 2022-08-19 19:27:22.862 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:206 : config_name=ENABLE_CEPH_GLANCE 2022-08-19 19:27:22.864 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:207 : eval echo '$ENABLE_CEPH_GLANCE' 2022-08-19 19:27:22.867 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:207 : echo False 2022-08-19 19:27:22.870 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:207 : config=False 2022-08-19 19:27:22.873 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:209 : is_service_enabled glance 2022-08-19 19:27:22.892 | ++ functions-common:is_service_enabled:2095 : return 0 2022-08-19 19:27:22.896 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:209 : [[ False == \T\r\u\e ]] 2022-08-19 19:27:22.900 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:212 : return 1 2022-08-19 19:27:22.902 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:94 : is_ceph_enabled_for_service nova 2022-08-19 19:27:22.906 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:200 : local config config_name enabled service 2022-08-19 19:27:22.909 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:201 : enabled=1 2022-08-19 19:27:22.912 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:202 : service=nova 2022-08-19 19:27:22.917 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:206 : echo nova 2022-08-19 19:27:22.918 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:206 : tr - _ 2022-08-19 19:27:22.918 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:206 : tr '[:lower:]' '[:upper:]' 2022-08-19 19:27:22.925 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:206 : config_name=ENABLE_CEPH_NOVA 2022-08-19 19:27:22.930 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:207 : eval echo '$ENABLE_CEPH_NOVA' 2022-08-19 19:27:22.932 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:207 : echo False 2022-08-19 19:27:22.936 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:207 : config=False 2022-08-19 19:27:22.939 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:209 : is_service_enabled nova 2022-08-19 19:27:22.956 | ++ functions-common:is_service_enabled:2095 : return 0 2022-08-19 19:27:22.959 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:209 : [[ False == \T\r\u\e ]] 2022-08-19 19:27:22.961 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:212 : return 1 2022-08-19 19:27:22.964 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:98 : is_ceph_enabled_for_service cinder 2022-08-19 19:27:22.966 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:200 : local config config_name enabled service 2022-08-19 19:27:22.969 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:201 : enabled=1 2022-08-19 19:27:22.972 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:202 : service=cinder 2022-08-19 19:27:22.977 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:206 : echo cinder 2022-08-19 19:27:22.977 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:206 : tr - _ 2022-08-19 19:27:22.978 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:206 : tr '[:lower:]' '[:upper:]' 2022-08-19 19:27:22.985 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:206 : config_name=ENABLE_CEPH_CINDER 2022-08-19 19:27:22.988 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:207 : eval echo '$ENABLE_CEPH_CINDER' 2022-08-19 19:27:22.991 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:207 : echo True 2022-08-19 19:27:22.994 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:207 : config=True 2022-08-19 19:27:22.996 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:209 : is_service_enabled cinder 2022-08-19 19:27:23.016 | ++ functions-common:is_service_enabled:2095 : return 0 2022-08-19 19:27:23.019 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:209 : [[ True == \T\r\u\e ]] 2022-08-19 19:27:23.022 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:210 : enabled=0 2022-08-19 19:27:23.024 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:212 : return 0 2022-08-19 19:27:23.027 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:99 : echo_summary 'Configuring Cinder for Ceph' 2022-08-19 19:27:23.029 | ++ ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-08-19 19:27:23.031 | ++ ./stack.sh:echo_summary:441 : echo -e Configuring Cinder for Ceph 2022-08-19 19:27:23.035 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:100 : configure_ceph_embedded_cinder 2022-08-19 19:27:23.037 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph_embedded_cinder:871 : [[ 1 -ne 1 ]] 2022-08-19 19:27:23.040 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:102 : is_ceph_enabled_for_service manila 2022-08-19 19:27:23.043 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:200 : local config config_name enabled service 2022-08-19 19:27:23.046 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:201 : enabled=1 2022-08-19 19:27:23.048 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:202 : service=manila 2022-08-19 19:27:23.052 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:206 : echo manila 2022-08-19 19:27:23.053 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:206 : tr - _ 2022-08-19 19:27:23.053 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:206 : tr '[:lower:]' '[:upper:]' 2022-08-19 19:27:23.059 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:206 : config_name=ENABLE_CEPH_MANILA 2022-08-19 19:27:23.063 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:207 : eval echo '$ENABLE_CEPH_MANILA' 2022-08-19 19:27:23.065 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:207 : echo True 2022-08-19 19:27:23.069 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:207 : config=True 2022-08-19 19:27:23.073 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:209 : is_service_enabled manila 2022-08-19 19:27:23.089 | ++ functions-common:is_service_enabled:2095 : return 1 2022-08-19 19:27:23.092 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:212 : return 1 2022-08-19 19:27:23.095 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:106 : '[' False = True ']' 2022-08-19 19:27:23.098 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:147 : [[ stack == \u\n\s\t\a\c\k ]] 2022-08-19 19:27:23.100 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:165 : [[ stack == \c\l\e\a\n ]] 2022-08-19 19:27:23.103 | + ./stack.sh:main:1236 : merge_config_group /home/ubuntu/devstack/local.conf post-config 2022-08-19 19:27:23.106 | + inc/meta-config:merge_config_group:171 : local localfile=/home/ubuntu/devstack/local.conf 2022-08-19 19:27:23.109 | + inc/meta-config:merge_config_group:171 : shift 2022-08-19 19:27:23.112 | + inc/meta-config:merge_config_group:172 : local matchgroups=post-config 2022-08-19 19:27:23.115 | + inc/meta-config:merge_config_group:174 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-08-19 19:27:23.117 | + inc/meta-config:merge_config_group:176 : local configfile group 2022-08-19 19:27:23.120 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2022-08-19 19:27:23.123 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /home/ubuntu/devstack/local.conf post-config 2022-08-19 19:27:23.126 | ++ inc/meta-config:get_meta_section_files:63 : local file=/home/ubuntu/devstack/local.conf 2022-08-19 19:27:23.129 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=post-config 2022-08-19 19:27:23.131 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-08-19 19:27:23.134 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=post-config ' 2022-08-19 19:27:23.134 | /^\[\[.+\|.*\]\]/ { 2022-08-19 19:27:23.134 | gsub("[][]", "", $1); 2022-08-19 19:27:23.134 | split($1, a, "|"); 2022-08-19 19:27:23.134 | if (a[1] == matchgroup) 2022-08-19 19:27:23.134 | print a[2] 2022-08-19 19:27:23.134 | } 2022-08-19 19:27:23.134 | ' /home/ubuntu/devstack/local.conf 2022-08-19 19:27:23.140 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2022-08-19 19:27:23.143 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2022-08-19 19:27:23.146 | + inc/meta-config:merge_config_group:180 : local dir 2022-08-19 19:27:23.149 | ++ inc/meta-config:merge_config_group:182 : eval 'echo $NOVA_CONF' 2022-08-19 19:27:23.152 | +++ inc/meta-config:merge_config_group:182 : echo /etc/nova/nova.conf 2022-08-19 19:27:23.155 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/nova/nova.conf 2022-08-19 19:27:23.158 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/nova/nova.conf ]] 2022-08-19 19:27:23.161 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/nova/nova.conf 2022-08-19 19:27:23.166 | + inc/meta-config:merge_config_group:187 : dir=/etc/nova 2022-08-19 19:27:23.169 | + inc/meta-config:merge_config_group:188 : [[ -d /etc/nova ]] 2022-08-19 19:27:23.172 | + inc/meta-config:merge_config_group:189 : merge_config_file /home/ubuntu/devstack/local.conf post-config '$NOVA_CONF' 2022-08-19 19:27:23.175 | + inc/meta-config:merge_config_file:83 : local file=/home/ubuntu/devstack/local.conf 2022-08-19 19:27:23.177 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2022-08-19 19:27:23.180 | + inc/meta-config:merge_config_file:85 : local 'configfile=$NOVA_CONF' 2022-08-19 19:27:23.183 | + inc/meta-config:merge_config_file:90 : local real_configfile 2022-08-19 19:27:23.186 | ++ inc/meta-config:merge_config_file:91 : eval echo '$NOVA_CONF' 2022-08-19 19:27:23.189 | +++ inc/meta-config:merge_config_file:91 : echo /etc/nova/nova.conf 2022-08-19 19:27:23.192 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/nova/nova.conf 2022-08-19 19:27:23.195 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/nova/nova.conf ']' 2022-08-19 19:27:23.199 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/ubuntu/devstack/local.conf post-config '$NOVA_CONF' 2022-08-19 19:27:23.199 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$NOVA_CONF' ' 2022-08-19 19:27:23.199 | BEGIN { 2022-08-19 19:27:23.199 | section = "" 2022-08-19 19:27:23.199 | last_section = "" 2022-08-19 19:27:23.199 | section_count = 0 2022-08-19 19:27:23.199 | } 2022-08-19 19:27:23.199 | /^\[.+\]/ { 2022-08-19 19:27:23.199 | gsub("[][]", "", $1); 2022-08-19 19:27:23.199 | section=$1 2022-08-19 19:27:23.199 | next 2022-08-19 19:27:23.199 | } 2022-08-19 19:27:23.199 | /^ *\#/ { 2022-08-19 19:27:23.199 | next 2022-08-19 19:27:23.199 | } 2022-08-19 19:27:23.199 | /^[^ \t]+/ { 2022-08-19 19:27:23.200 | # get offset of first = in $0 2022-08-19 19:27:23.200 | eq_idx = index($0, "=") 2022-08-19 19:27:23.200 | # extract attr & value from $0 2022-08-19 19:27:23.200 | attr = substr($0, 1, eq_idx - 1) 2022-08-19 19:27:23.200 | value = substr($0, eq_idx + 1) 2022-08-19 19:27:23.200 | # only need to strip trailing whitespace from attr 2022-08-19 19:27:23.200 | sub(/[ \t]*$/, "", attr) 2022-08-19 19:27:23.200 | # need to strip leading & trailing whitespace from value 2022-08-19 19:27:23.200 | sub(/^[ \t]*/, "", value) 2022-08-19 19:27:23.200 | sub(/[ \t]*$/, "", value) 2022-08-19 19:27:23.200 | 2022-08-19 19:27:23.200 | # cfg_attr_count: number of config lines per [section, attr] 2022-08-19 19:27:23.200 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2022-08-19 19:27:23.200 | # cfg_section: keep the section names in the same order as they appear in local.conf 2022-08-19 19:27:23.200 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2022-08-19 19:27:23.200 | if (! (section, attr) in cfg_attr_count) { 2022-08-19 19:27:23.200 | if (section != last_section) { 2022-08-19 19:27:23.200 | cfg_section[section_count++] = section 2022-08-19 19:27:23.200 | last_section = section 2022-08-19 19:27:23.200 | } 2022-08-19 19:27:23.200 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2022-08-19 19:27:23.200 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2022-08-19 19:27:23.200 | 2022-08-19 19:27:23.200 | cfg_attr[section, attr, 0] = value 2022-08-19 19:27:23.200 | cfg_attr_count[section, attr] = 1 2022-08-19 19:27:23.200 | } else { 2022-08-19 19:27:23.200 | lno = cfg_attr_count[section, attr]++ 2022-08-19 19:27:23.200 | cfg_attr[section, attr, lno] = value 2022-08-19 19:27:23.200 | } 2022-08-19 19:27:23.200 | } 2022-08-19 19:27:23.200 | END { 2022-08-19 19:27:23.200 | # Process each section in order 2022-08-19 19:27:23.200 | for (sno = 0; sno < section_count; sno++) { 2022-08-19 19:27:23.200 | section = cfg_section[sno] 2022-08-19 19:27:23.200 | # The ini routines simply append a config item immediately 2022-08-19 19:27:23.200 | # after the section header. To keep the same order as defined 2022-08-19 19:27:23.200 | # in local.conf, invoke the ini routines in the reverse order 2022-08-19 19:27:23.201 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2022-08-19 19:27:23.201 | attr = cfg_sec_attr_name[sno, attr_no] 2022-08-19 19:27:23.201 | if (cfg_attr_count[section, attr] == 1) 2022-08-19 19:27:23.201 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2022-08-19 19:27:23.201 | else { 2022-08-19 19:27:23.201 | # For multiline, invoke the ini routines in the reverse order 2022-08-19 19:27:23.201 | count = cfg_attr_count[section, attr] 2022-08-19 19:27:23.201 | print "inidelete " configfile " " section " " attr 2022-08-19 19:27:23.201 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2022-08-19 19:27:23.201 | for (l = count -2; l >= 0; l--) 2022-08-19 19:27:23.201 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2022-08-19 19:27:23.201 | } 2022-08-19 19:27:23.201 | } 2022-08-19 19:27:23.201 | } 2022-08-19 19:27:23.201 | } 2022-08-19 19:27:23.201 | ' 2022-08-19 19:27:23.201 | + inc/meta-config:merge_config_file:164 : read a 2022-08-19 19:27:23.202 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2022-08-19 19:27:23.203 | + inc/meta-config:get_meta_section:33 : local file=/home/ubuntu/devstack/local.conf 2022-08-19 19:27:23.206 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2022-08-19 19:27:23.209 | + inc/meta-config:get_meta_section:35 : local 'configfile=$NOVA_CONF' 2022-08-19 19:27:23.212 | + inc/meta-config:get_meta_section:37 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-08-19 19:27:23.214 | + inc/meta-config:get_meta_section:38 : [[ -z $NOVA_CONF ]] 2022-08-19 19:27:23.217 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$NOVA_CONF' ' 2022-08-19 19:27:23.217 | BEGIN { group = "" } 2022-08-19 19:27:23.217 | /^\[\[.+\|.*\]\]/ { 2022-08-19 19:27:23.217 | gsub("[][]", "", $1); 2022-08-19 19:27:23.217 | split($1, a, "|"); 2022-08-19 19:27:23.217 | if (a[1] == matchgroup && a[2] == configfile) { 2022-08-19 19:27:23.217 | group=a[1] 2022-08-19 19:27:23.217 | } else { 2022-08-19 19:27:23.217 | group="" 2022-08-19 19:27:23.217 | } 2022-08-19 19:27:23.217 | next 2022-08-19 19:27:23.217 | } 2022-08-19 19:27:23.217 | { 2022-08-19 19:27:23.217 | if (group != "") 2022-08-19 19:27:23.217 | print $0 2022-08-19 19:27:23.218 | } 2022-08-19 19:27:23.218 | ' /home/ubuntu/devstack/local.conf 2022-08-19 19:27:23.225 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF DEFAULT scheduler_default_filters "RetryFilter,AvailabilityZoneFilter,RamFilter,DiskFilter,ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,DifferentHostFilter,SameHostFilter"' 2022-08-19 19:27:23.227 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf DEFAULT scheduler_default_filters RetryFilter,AvailabilityZoneFilter,RamFilter,DiskFilter,ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,DifferentHostFilter,SameHostFilter 2022-08-19 19:27:23.270 | + inc/meta-config:merge_config_file:164 : read a 2022-08-19 19:27:23.273 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF DEFAULT force_config_drive "True"' 2022-08-19 19:27:23.276 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf DEFAULT force_config_drive True 2022-08-19 19:27:23.310 | + inc/meta-config:merge_config_file:164 : read a 2022-08-19 19:27:23.313 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF glance use_glance_v1 "False"' 2022-08-19 19:27:23.316 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf glance use_glance_v1 False 2022-08-19 19:27:23.357 | + inc/meta-config:merge_config_file:164 : read a 2022-08-19 19:27:23.360 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF oslo_messaging_rabbit heartbeat_rate "3"' 2022-08-19 19:27:23.363 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf oslo_messaging_rabbit heartbeat_rate 3 2022-08-19 19:27:23.401 | + inc/meta-config:merge_config_file:164 : read a 2022-08-19 19:27:23.403 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF oslo_messaging_rabbit heartbeat_timeout_threshold "600"' 2022-08-19 19:27:23.407 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf oslo_messaging_rabbit heartbeat_timeout_threshold 600 2022-08-19 19:27:23.447 | + inc/meta-config:merge_config_file:164 : read a 2022-08-19 19:27:23.449 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement auth_type "password"' 2022-08-19 19:27:23.452 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement auth_type password 2022-08-19 19:27:23.488 | + inc/meta-config:merge_config_file:164 : read a 2022-08-19 19:27:23.490 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement auth_url "http://10.222.0.60/identity"' 2022-08-19 19:27:23.493 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement auth_url http://10.222.0.60/identity 2022-08-19 19:27:23.530 | + inc/meta-config:merge_config_file:164 : read a 2022-08-19 19:27:23.533 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement username "placement"' 2022-08-19 19:27:23.535 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement username placement 2022-08-19 19:27:23.572 | + inc/meta-config:merge_config_file:164 : read a 2022-08-19 19:27:23.575 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement password "Passw0rd"' 2022-08-19 19:27:23.578 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement password Passw0rd 2022-08-19 19:27:23.614 | + inc/meta-config:merge_config_file:164 : read a 2022-08-19 19:27:23.617 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement user_domain_name "Default"' 2022-08-19 19:27:23.620 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement user_domain_name Default 2022-08-19 19:27:23.655 | + inc/meta-config:merge_config_file:164 : read a 2022-08-19 19:27:23.658 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement project_name "service"' 2022-08-19 19:27:23.661 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement project_name service 2022-08-19 19:27:23.697 | + inc/meta-config:merge_config_file:164 : read a 2022-08-19 19:27:23.699 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement project_domain_name "Default"' 2022-08-19 19:27:23.702 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement project_domain_name Default 2022-08-19 19:27:23.743 | + inc/meta-config:merge_config_file:164 : read a 2022-08-19 19:27:23.747 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement os_region_name "RegionOne"' 2022-08-19 19:27:23.751 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement os_region_name RegionOne 2022-08-19 19:27:23.790 | + inc/meta-config:merge_config_file:164 : read a 2022-08-19 19:27:23.794 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2022-08-19 19:27:23.796 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2022-08-19 19:27:23.799 | + inc/meta-config:merge_config_group:180 : local dir 2022-08-19 19:27:23.802 | ++ inc/meta-config:merge_config_group:182 : eval 'echo $NEUTRON_CONF' 2022-08-19 19:27:23.805 | +++ inc/meta-config:merge_config_group:182 : echo /etc/neutron/neutron.conf 2022-08-19 19:27:23.808 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/neutron/neutron.conf 2022-08-19 19:27:23.811 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/neutron/neutron.conf ]] 2022-08-19 19:27:23.814 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/neutron/neutron.conf 2022-08-19 19:27:23.819 | + inc/meta-config:merge_config_group:187 : dir=/etc/neutron 2022-08-19 19:27:23.822 | + inc/meta-config:merge_config_group:188 : [[ -d /etc/neutron ]] 2022-08-19 19:27:23.824 | + inc/meta-config:merge_config_group:189 : merge_config_file /home/ubuntu/devstack/local.conf post-config '$NEUTRON_CONF' 2022-08-19 19:27:23.827 | + inc/meta-config:merge_config_file:83 : local file=/home/ubuntu/devstack/local.conf 2022-08-19 19:27:23.830 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2022-08-19 19:27:23.832 | + inc/meta-config:merge_config_file:85 : local 'configfile=$NEUTRON_CONF' 2022-08-19 19:27:23.835 | + inc/meta-config:merge_config_file:90 : local real_configfile 2022-08-19 19:27:23.838 | ++ inc/meta-config:merge_config_file:91 : eval echo '$NEUTRON_CONF' 2022-08-19 19:27:23.841 | +++ inc/meta-config:merge_config_file:91 : echo /etc/neutron/neutron.conf 2022-08-19 19:27:23.844 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/neutron/neutron.conf 2022-08-19 19:27:23.847 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/neutron/neutron.conf ']' 2022-08-19 19:27:23.851 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$NEUTRON_CONF' ' 2022-08-19 19:27:23.851 | BEGIN { 2022-08-19 19:27:23.851 | section = "" 2022-08-19 19:27:23.851 | last_section = "" 2022-08-19 19:27:23.851 | section_count = 0 2022-08-19 19:27:23.851 | } 2022-08-19 19:27:23.851 | /^\[.+\]/ { 2022-08-19 19:27:23.851 | gsub("[][]", "", $1); 2022-08-19 19:27:23.851 | section=$1 2022-08-19 19:27:23.851 | next 2022-08-19 19:27:23.851 | } 2022-08-19 19:27:23.851 | /^ *\#/ { 2022-08-19 19:27:23.851 | next 2022-08-19 19:27:23.851 | } 2022-08-19 19:27:23.852 | /^[^ \t]+/ { 2022-08-19 19:27:23.852 | # get offset of first = in $0 2022-08-19 19:27:23.852 | eq_idx = index($0, "=") 2022-08-19 19:27:23.852 | # extract attr & value from $0 2022-08-19 19:27:23.852 | attr = substr($0, 1, eq_idx - 1) 2022-08-19 19:27:23.852 | value = substr($0, eq_idx + 1) 2022-08-19 19:27:23.852 | # only need to strip trailing whitespace from attr 2022-08-19 19:27:23.852 | sub(/[ \t]*$/, "", attr) 2022-08-19 19:27:23.852 | # need to strip leading & trailing whitespace from value 2022-08-19 19:27:23.852 | sub(/^[ \t]*/, "", value) 2022-08-19 19:27:23.852 | sub(/[ \t]*$/, "", value) 2022-08-19 19:27:23.852 | 2022-08-19 19:27:23.852 | # cfg_attr_count: number of config lines per [section, attr] 2022-08-19 19:27:23.852 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2022-08-19 19:27:23.852 | # cfg_section: keep the section names in the same order as they appear in local.conf 2022-08-19 19:27:23.852 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2022-08-19 19:27:23.852 | if (! (section, attr) in cfg_attr_count) { 2022-08-19 19:27:23.852 | if (section != last_section) { 2022-08-19 19:27:23.852 | cfg_section[section_count++] = section 2022-08-19 19:27:23.852 | last_section = section 2022-08-19 19:27:23.852 | } 2022-08-19 19:27:23.852 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2022-08-19 19:27:23.852 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2022-08-19 19:27:23.852 | 2022-08-19 19:27:23.852 | cfg_attr[section, attr, 0] = value 2022-08-19 19:27:23.852 | cfg_attr_count[section, attr] = 1 2022-08-19 19:27:23.852 | } else { 2022-08-19 19:27:23.852 | lno = cfg_attr_count[section, attr]++ 2022-08-19 19:27:23.852 | cfg_attr[section, attr, lno] = value 2022-08-19 19:27:23.852 | } 2022-08-19 19:27:23.852 | } 2022-08-19 19:27:23.852 | END { 2022-08-19 19:27:23.852 | # Process each section in order 2022-08-19 19:27:23.852 | for (sno = 0; sno < section_count; sno++) { 2022-08-19 19:27:23.852 | section = cfg_section[sno] 2022-08-19 19:27:23.853 | # The ini routines simply append a config item immediately 2022-08-19 19:27:23.853 | # after the section header. To keep the same order as defined 2022-08-19 19:27:23.853 | # in local.conf, invoke the ini routines in the reverse order 2022-08-19 19:27:23.853 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2022-08-19 19:27:23.853 | attr = cfg_sec_attr_name[sno, attr_no] 2022-08-19 19:27:23.853 | if (cfg_attr_count[section, attr] == 1) 2022-08-19 19:27:23.853 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2022-08-19 19:27:23.853 | else { 2022-08-19 19:27:23.853 | # For multiline, invoke the ini routines in the reverse order 2022-08-19 19:27:23.853 | count = cfg_attr_count[section, attr] 2022-08-19 19:27:23.853 | print "inidelete " configfile " " section " " attr 2022-08-19 19:27:23.853 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2022-08-19 19:27:23.853 | for (l = count -2; l >= 0; l--) 2022-08-19 19:27:23.853 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2022-08-19 19:27:23.853 | } 2022-08-19 19:27:23.853 | } 2022-08-19 19:27:23.853 | } 2022-08-19 19:27:23.853 | } 2022-08-19 19:27:23.853 | ' 2022-08-19 19:27:23.853 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/ubuntu/devstack/local.conf post-config '$NEUTRON_CONF' 2022-08-19 19:27:23.853 | + inc/meta-config:merge_config_file:164 : read a 2022-08-19 19:27:23.854 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2022-08-19 19:27:23.854 | + inc/meta-config:get_meta_section:33 : local file=/home/ubuntu/devstack/local.conf 2022-08-19 19:27:23.857 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2022-08-19 19:27:23.860 | + inc/meta-config:get_meta_section:35 : local 'configfile=$NEUTRON_CONF' 2022-08-19 19:27:23.862 | + inc/meta-config:get_meta_section:37 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-08-19 19:27:23.865 | + inc/meta-config:get_meta_section:38 : [[ -z $NEUTRON_CONF ]] 2022-08-19 19:27:23.867 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$NEUTRON_CONF' ' 2022-08-19 19:27:23.868 | BEGIN { group = "" } 2022-08-19 19:27:23.868 | /^\[\[.+\|.*\]\]/ { 2022-08-19 19:27:23.868 | gsub("[][]", "", $1); 2022-08-19 19:27:23.868 | split($1, a, "|"); 2022-08-19 19:27:23.868 | if (a[1] == matchgroup && a[2] == configfile) { 2022-08-19 19:27:23.868 | group=a[1] 2022-08-19 19:27:23.868 | } else { 2022-08-19 19:27:23.868 | group="" 2022-08-19 19:27:23.868 | } 2022-08-19 19:27:23.868 | next 2022-08-19 19:27:23.868 | } 2022-08-19 19:27:23.868 | { 2022-08-19 19:27:23.868 | if (group != "") 2022-08-19 19:27:23.868 | print $0 2022-08-19 19:27:23.868 | } 2022-08-19 19:27:23.868 | ' /home/ubuntu/devstack/local.conf 2022-08-19 19:27:23.874 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF database max_overflow "50"' 2022-08-19 19:27:23.877 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf database max_overflow 50 2022-08-19 19:27:23.911 | + inc/meta-config:merge_config_file:164 : read a 2022-08-19 19:27:23.914 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF database max_pool_size "50"' 2022-08-19 19:27:23.917 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf database max_pool_size 50 2022-08-19 19:27:23.951 | + inc/meta-config:merge_config_file:164 : read a 2022-08-19 19:27:23.954 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF database min_pool_size "5"' 2022-08-19 19:27:23.956 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf database min_pool_size 5 2022-08-19 19:27:23.992 | + inc/meta-config:merge_config_file:164 : read a 2022-08-19 19:27:23.994 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_firewall_rule "100"' 2022-08-19 19:27:23.997 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_firewall_rule 100 2022-08-19 19:27:24.032 | + inc/meta-config:merge_config_file:164 : read a 2022-08-19 19:27:24.035 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_firewall_policy "10"' 2022-08-19 19:27:24.037 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_firewall_policy 10 2022-08-19 19:27:24.074 | + inc/meta-config:merge_config_file:164 : read a 2022-08-19 19:27:24.078 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_firewall "10"' 2022-08-19 19:27:24.083 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_firewall 10 2022-08-19 19:27:24.127 | + inc/meta-config:merge_config_file:164 : read a 2022-08-19 19:27:24.131 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_floatingip "50"' 2022-08-19 19:27:24.134 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_floatingip 50 2022-08-19 19:27:24.170 | + inc/meta-config:merge_config_file:164 : read a 2022-08-19 19:27:24.172 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_router "100"' 2022-08-19 19:27:24.175 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_router 100 2022-08-19 19:27:24.211 | + inc/meta-config:merge_config_file:164 : read a 2022-08-19 19:27:24.214 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_loadbalancer "100"' 2022-08-19 19:27:24.217 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_loadbalancer 100 2022-08-19 19:27:24.258 | + inc/meta-config:merge_config_file:164 : read a 2022-08-19 19:27:24.261 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_pool "100"' 2022-08-19 19:27:24.263 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_pool 100 2022-08-19 19:27:24.301 | + inc/meta-config:merge_config_file:164 : read a 2022-08-19 19:27:24.304 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_vip "100"' 2022-08-19 19:27:24.307 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_vip 100 2022-08-19 19:27:24.342 | + inc/meta-config:merge_config_file:164 : read a 2022-08-19 19:27:24.344 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_security_group_rule "100"' 2022-08-19 19:27:24.347 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_security_group_rule 100 2022-08-19 19:27:24.382 | + inc/meta-config:merge_config_file:164 : read a 2022-08-19 19:27:24.385 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_security_group "100"' 2022-08-19 19:27:24.387 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_security_group 100 2022-08-19 19:27:24.424 | + inc/meta-config:merge_config_file:164 : read a 2022-08-19 19:27:24.428 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_port "500"' 2022-08-19 19:27:24.432 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_port 500 2022-08-19 19:27:24.469 | + inc/meta-config:merge_config_file:164 : read a 2022-08-19 19:27:24.471 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_subnet "100"' 2022-08-19 19:27:24.474 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_subnet 100 2022-08-19 19:27:24.509 | + inc/meta-config:merge_config_file:164 : read a 2022-08-19 19:27:24.512 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_network "100"' 2022-08-19 19:27:24.515 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_network 100 2022-08-19 19:27:24.551 | + inc/meta-config:merge_config_file:164 : read a 2022-08-19 19:27:24.555 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2022-08-19 19:27:24.558 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2022-08-19 19:27:24.564 | + inc/meta-config:merge_config_group:180 : local dir 2022-08-19 19:27:24.568 | ++ inc/meta-config:merge_config_group:182 : eval 'echo $CINDER_CONF' 2022-08-19 19:27:24.572 | +++ inc/meta-config:merge_config_group:182 : echo /etc/cinder/cinder.conf 2022-08-19 19:27:24.576 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/cinder/cinder.conf 2022-08-19 19:27:24.579 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/cinder/cinder.conf ]] 2022-08-19 19:27:24.583 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/cinder/cinder.conf 2022-08-19 19:27:24.588 | + inc/meta-config:merge_config_group:187 : dir=/etc/cinder 2022-08-19 19:27:24.591 | + inc/meta-config:merge_config_group:188 : [[ -d /etc/cinder ]] 2022-08-19 19:27:24.594 | + inc/meta-config:merge_config_group:189 : merge_config_file /home/ubuntu/devstack/local.conf post-config '$CINDER_CONF' 2022-08-19 19:27:24.598 | + inc/meta-config:merge_config_file:83 : local file=/home/ubuntu/devstack/local.conf 2022-08-19 19:27:24.601 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2022-08-19 19:27:24.604 | + inc/meta-config:merge_config_file:85 : local 'configfile=$CINDER_CONF' 2022-08-19 19:27:24.608 | + inc/meta-config:merge_config_file:90 : local real_configfile 2022-08-19 19:27:24.611 | ++ inc/meta-config:merge_config_file:91 : eval echo '$CINDER_CONF' 2022-08-19 19:27:24.614 | +++ inc/meta-config:merge_config_file:91 : echo /etc/cinder/cinder.conf 2022-08-19 19:27:24.617 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/cinder/cinder.conf 2022-08-19 19:27:24.620 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/cinder/cinder.conf ']' 2022-08-19 19:27:24.624 | + inc/meta-config:merge_config_file:164 : read a 2022-08-19 19:27:24.624 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/ubuntu/devstack/local.conf post-config '$CINDER_CONF' 2022-08-19 19:27:24.625 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$CINDER_CONF' ' 2022-08-19 19:27:24.625 | BEGIN { 2022-08-19 19:27:24.625 | section = "" 2022-08-19 19:27:24.625 | last_section = "" 2022-08-19 19:27:24.625 | section_count = 0 2022-08-19 19:27:24.625 | } 2022-08-19 19:27:24.625 | /^\[.+\]/ { 2022-08-19 19:27:24.625 | gsub("[][]", "", $1); 2022-08-19 19:27:24.625 | section=$1 2022-08-19 19:27:24.625 | next 2022-08-19 19:27:24.625 | } 2022-08-19 19:27:24.625 | /^ *\#/ { 2022-08-19 19:27:24.625 | next 2022-08-19 19:27:24.625 | } 2022-08-19 19:27:24.625 | /^[^ \t]+/ { 2022-08-19 19:27:24.625 | # get offset of first = in $0 2022-08-19 19:27:24.625 | eq_idx = index($0, "=") 2022-08-19 19:27:24.625 | # extract attr & value from $0 2022-08-19 19:27:24.625 | attr = substr($0, 1, eq_idx - 1) 2022-08-19 19:27:24.625 | value = substr($0, eq_idx + 1) 2022-08-19 19:27:24.625 | # only need to strip trailing whitespace from attr 2022-08-19 19:27:24.625 | sub(/[ \t]*$/, "", attr) 2022-08-19 19:27:24.625 | # need to strip leading & trailing whitespace from value 2022-08-19 19:27:24.625 | sub(/^[ \t]*/, "", value) 2022-08-19 19:27:24.625 | sub(/[ \t]*$/, "", value) 2022-08-19 19:27:24.625 | 2022-08-19 19:27:24.625 | # cfg_attr_count: number of config lines per [section, attr] 2022-08-19 19:27:24.625 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2022-08-19 19:27:24.625 | # cfg_section: keep the section names in the same order as they appear in local.conf 2022-08-19 19:27:24.625 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2022-08-19 19:27:24.625 | if (! (section, attr) in cfg_attr_count) { 2022-08-19 19:27:24.625 | if (section != last_section) { 2022-08-19 19:27:24.625 | cfg_section[section_count++] = section 2022-08-19 19:27:24.626 | last_section = section 2022-08-19 19:27:24.626 | } 2022-08-19 19:27:24.626 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2022-08-19 19:27:24.626 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2022-08-19 19:27:24.626 | 2022-08-19 19:27:24.626 | cfg_attr[section, attr, 0] = value 2022-08-19 19:27:24.626 | cfg_attr_count[section, attr] = 1 2022-08-19 19:27:24.626 | } else { 2022-08-19 19:27:24.626 | lno = cfg_attr_count[section, attr]++ 2022-08-19 19:27:24.626 | cfg_attr[section, attr, lno] = value 2022-08-19 19:27:24.626 | } 2022-08-19 19:27:24.626 | } 2022-08-19 19:27:24.626 | END { 2022-08-19 19:27:24.626 | # Process each section in order 2022-08-19 19:27:24.626 | for (sno = 0; sno < section_count; sno++) { 2022-08-19 19:27:24.626 | section = cfg_section[sno] 2022-08-19 19:27:24.626 | # The ini routines simply append a config item immediately 2022-08-19 19:27:24.626 | # after the section header. To keep the same order as defined 2022-08-19 19:27:24.626 | # in local.conf, invoke the ini routines in the reverse order 2022-08-19 19:27:24.626 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2022-08-19 19:27:24.626 | attr = cfg_sec_attr_name[sno, attr_no] 2022-08-19 19:27:24.626 | if (cfg_attr_count[section, attr] == 1) 2022-08-19 19:27:24.626 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2022-08-19 19:27:24.626 | else { 2022-08-19 19:27:24.626 | # For multiline, invoke the ini routines in the reverse order 2022-08-19 19:27:24.626 | count = cfg_attr_count[section, attr] 2022-08-19 19:27:24.626 | print "inidelete " configfile " " section " " attr 2022-08-19 19:27:24.626 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2022-08-19 19:27:24.626 | for (l = count -2; l >= 0; l--) 2022-08-19 19:27:24.626 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2022-08-19 19:27:24.626 | } 2022-08-19 19:27:24.626 | } 2022-08-19 19:27:24.626 | } 2022-08-19 19:27:24.626 | } 2022-08-19 19:27:24.627 | ' 2022-08-19 19:27:24.628 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2022-08-19 19:27:24.629 | + inc/meta-config:get_meta_section:33 : local file=/home/ubuntu/devstack/local.conf 2022-08-19 19:27:24.632 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2022-08-19 19:27:24.634 | + inc/meta-config:get_meta_section:35 : local 'configfile=$CINDER_CONF' 2022-08-19 19:27:24.637 | + inc/meta-config:get_meta_section:37 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-08-19 19:27:24.639 | + inc/meta-config:get_meta_section:38 : [[ -z $CINDER_CONF ]] 2022-08-19 19:27:24.642 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$CINDER_CONF' ' 2022-08-19 19:27:24.642 | BEGIN { group = "" } 2022-08-19 19:27:24.642 | /^\[\[.+\|.*\]\]/ { 2022-08-19 19:27:24.642 | gsub("[][]", "", $1); 2022-08-19 19:27:24.642 | split($1, a, "|"); 2022-08-19 19:27:24.642 | if (a[1] == matchgroup && a[2] == configfile) { 2022-08-19 19:27:24.643 | group=a[1] 2022-08-19 19:27:24.643 | } else { 2022-08-19 19:27:24.643 | group="" 2022-08-19 19:27:24.643 | } 2022-08-19 19:27:24.643 | next 2022-08-19 19:27:24.643 | } 2022-08-19 19:27:24.643 | { 2022-08-19 19:27:24.643 | if (group != "") 2022-08-19 19:27:24.643 | print $0 2022-08-19 19:27:24.643 | } 2022-08-19 19:27:24.643 | ' /home/ubuntu/devstack/local.conf 2022-08-19 19:27:24.649 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF DEFAULT enabled_backends "ceph"' 2022-08-19 19:27:24.652 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf DEFAULT enabled_backends ceph 2022-08-19 19:27:24.687 | + inc/meta-config:merge_config_file:164 : read a 2022-08-19 19:27:24.690 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF DEFAULT os_privileged_user_auth_url "http://10.222.0.60/identity/v2.0"' 2022-08-19 19:27:24.692 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf DEFAULT os_privileged_user_auth_url http://10.222.0.60/identity/v2.0 2022-08-19 19:27:24.727 | + inc/meta-config:merge_config_file:164 : read a 2022-08-19 19:27:24.730 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF ceph rados_connect_timeout "-1"' 2022-08-19 19:27:24.733 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf ceph rados_connect_timeout -1 2022-08-19 19:27:24.768 | + inc/meta-config:merge_config_file:164 : read a 2022-08-19 19:27:24.771 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF ceph rbd_store_chunk_size "4"' 2022-08-19 19:27:24.773 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf ceph rbd_store_chunk_size 4 2022-08-19 19:27:24.809 | + inc/meta-config:merge_config_file:164 : read a 2022-08-19 19:27:24.812 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF ceph rbd_max_clone_depth "5"' 2022-08-19 19:27:24.815 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf ceph rbd_max_clone_depth 5 2022-08-19 19:27:24.852 | + inc/meta-config:merge_config_file:164 : read a 2022-08-19 19:27:24.855 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF ceph rbd_flatten_volume_from_snapshot "false"' 2022-08-19 19:27:24.858 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf ceph rbd_flatten_volume_from_snapshot false 2022-08-19 19:27:24.903 | + inc/meta-config:merge_config_file:164 : read a 2022-08-19 19:27:24.912 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF ceph rbd_ceph_conf "/etc/ceph/ceph.conf"' 2022-08-19 19:27:24.913 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf ceph rbd_ceph_conf /etc/ceph/ceph.conf 2022-08-19 19:27:24.957 | + inc/meta-config:merge_config_file:164 : read a 2022-08-19 19:27:24.961 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF ceph rbd_pool "volumes"' 2022-08-19 19:27:24.964 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf ceph rbd_pool volumes 2022-08-19 19:27:25.000 | + inc/meta-config:merge_config_file:164 : read a 2022-08-19 19:27:25.003 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF ceph volume_backend_name "ceph"' 2022-08-19 19:27:25.006 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf ceph volume_backend_name ceph 2022-08-19 19:27:25.043 | + inc/meta-config:merge_config_file:164 : read a 2022-08-19 19:27:25.047 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF ceph volume_driver "cinder.volume.drivers.rbd.RBDDriver"' 2022-08-19 19:27:25.049 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf ceph volume_driver cinder.volume.drivers.rbd.RBDDriver 2022-08-19 19:27:25.087 | + inc/meta-config:merge_config_file:164 : read a 2022-08-19 19:27:25.091 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2022-08-19 19:27:25.095 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2022-08-19 19:27:25.098 | + inc/meta-config:merge_config_group:180 : local dir 2022-08-19 19:27:25.103 | ++ inc/meta-config:merge_config_group:182 : eval 'echo /$Q_PLUGIN_CONF_FILE' 2022-08-19 19:27:25.107 | +++ inc/meta-config:merge_config_group:182 : echo /etc/neutron/plugins/ml2/ml2_conf.ini 2022-08-19 19:27:25.111 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-08-19 19:27:25.115 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/neutron/plugins/ml2/ml2_conf.ini ]] 2022-08-19 19:27:25.119 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/neutron/plugins/ml2/ml2_conf.ini 2022-08-19 19:27:25.125 | + inc/meta-config:merge_config_group:187 : dir=/etc/neutron/plugins/ml2 2022-08-19 19:27:25.128 | + inc/meta-config:merge_config_group:188 : [[ -d /etc/neutron/plugins/ml2 ]] 2022-08-19 19:27:25.131 | + inc/meta-config:merge_config_group:189 : merge_config_file /home/ubuntu/devstack/local.conf post-config '/$Q_PLUGIN_CONF_FILE' 2022-08-19 19:27:25.133 | + inc/meta-config:merge_config_file:83 : local file=/home/ubuntu/devstack/local.conf 2022-08-19 19:27:25.136 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2022-08-19 19:27:25.139 | + inc/meta-config:merge_config_file:85 : local 'configfile=/$Q_PLUGIN_CONF_FILE' 2022-08-19 19:27:25.144 | + inc/meta-config:merge_config_file:90 : local real_configfile 2022-08-19 19:27:25.148 | ++ inc/meta-config:merge_config_file:91 : eval echo '/$Q_PLUGIN_CONF_FILE' 2022-08-19 19:27:25.150 | +++ inc/meta-config:merge_config_file:91 : echo /etc/neutron/plugins/ml2/ml2_conf.ini 2022-08-19 19:27:25.154 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-08-19 19:27:25.158 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/neutron/plugins/ml2/ml2_conf.ini ']' 2022-08-19 19:27:25.161 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/ubuntu/devstack/local.conf post-config '/$Q_PLUGIN_CONF_FILE' 2022-08-19 19:27:25.162 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=/$Q_PLUGIN_CONF_FILE' ' 2022-08-19 19:27:25.162 | BEGIN { 2022-08-19 19:27:25.162 | section = "" 2022-08-19 19:27:25.162 | last_section = "" 2022-08-19 19:27:25.162 | section_count = 0 2022-08-19 19:27:25.162 | } 2022-08-19 19:27:25.162 | /^\[.+\]/ { 2022-08-19 19:27:25.162 | gsub("[][]", "", $1); 2022-08-19 19:27:25.162 | section=$1 2022-08-19 19:27:25.162 | next 2022-08-19 19:27:25.162 | } 2022-08-19 19:27:25.162 | /^ *\#/ { 2022-08-19 19:27:25.162 | next 2022-08-19 19:27:25.162 | } 2022-08-19 19:27:25.162 | /^[^ \t]+/ { 2022-08-19 19:27:25.162 | # get offset of first = in $0 2022-08-19 19:27:25.162 | eq_idx = index($0, "=") 2022-08-19 19:27:25.162 | # extract attr & value from $0 2022-08-19 19:27:25.162 | attr = substr($0, 1, eq_idx - 1) 2022-08-19 19:27:25.162 | value = substr($0, eq_idx + 1) 2022-08-19 19:27:25.162 | # only need to strip trailing whitespace from attr 2022-08-19 19:27:25.162 | sub(/[ \t]*$/, "", attr) 2022-08-19 19:27:25.162 | # need to strip leading & trailing whitespace from value 2022-08-19 19:27:25.162 | sub(/^[ \t]*/, "", value) 2022-08-19 19:27:25.162 | sub(/[ \t]*$/, "", value) 2022-08-19 19:27:25.162 | 2022-08-19 19:27:25.162 | # cfg_attr_count: number of config lines per [section, attr] 2022-08-19 19:27:25.162 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2022-08-19 19:27:25.163 | # cfg_section: keep the section names in the same order as they appear in local.conf 2022-08-19 19:27:25.163 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2022-08-19 19:27:25.163 | if (! (section, attr) in cfg_attr_count) { 2022-08-19 19:27:25.163 | if (section != last_section) { 2022-08-19 19:27:25.163 | cfg_section[section_count++] = section 2022-08-19 19:27:25.163 | last_section = section 2022-08-19 19:27:25.163 | } 2022-08-19 19:27:25.163 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2022-08-19 19:27:25.163 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2022-08-19 19:27:25.163 | 2022-08-19 19:27:25.163 | cfg_attr[section, attr, 0] = value 2022-08-19 19:27:25.163 | cfg_attr_count[section, attr] = 1 2022-08-19 19:27:25.163 | } else { 2022-08-19 19:27:25.163 | lno = cfg_attr_count[section, attr]++ 2022-08-19 19:27:25.163 | cfg_attr[section, attr, lno] = value 2022-08-19 19:27:25.163 | } 2022-08-19 19:27:25.163 | } 2022-08-19 19:27:25.163 | END { 2022-08-19 19:27:25.163 | # Process each section in order 2022-08-19 19:27:25.163 | for (sno = 0; sno < section_count; sno++) { 2022-08-19 19:27:25.163 | section = cfg_section[sno] 2022-08-19 19:27:25.163 | # The ini routines simply append a config item immediately 2022-08-19 19:27:25.163 | # after the section header. To keep the same order as defined 2022-08-19 19:27:25.164 | # in local.conf, invoke the ini routines in the reverse order 2022-08-19 19:27:25.164 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2022-08-19 19:27:25.164 | attr = cfg_sec_attr_name[sno, attr_no] 2022-08-19 19:27:25.164 | if (cfg_attr_count[section, attr] == 1) 2022-08-19 19:27:25.164 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2022-08-19 19:27:25.164 | else { 2022-08-19 19:27:25.164 | # For multiline, invoke the ini routines in the reverse order 2022-08-19 19:27:25.164 | count = cfg_attr_count[section, attr] 2022-08-19 19:27:25.164 | print "inidelete " configfile " " section " " attr 2022-08-19 19:27:25.164 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2022-08-19 19:27:25.164 | for (l = count -2; l >= 0; l--) 2022-08-19 19:27:25.164 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2022-08-19 19:27:25.164 | } 2022-08-19 19:27:25.164 | } 2022-08-19 19:27:25.164 | } 2022-08-19 19:27:25.164 | } 2022-08-19 19:27:25.164 | ' 2022-08-19 19:27:25.164 | + inc/meta-config:merge_config_file:164 : read a 2022-08-19 19:27:25.164 | + inc/meta-config:get_meta_section:33 : local file=/home/ubuntu/devstack/local.conf 2022-08-19 19:27:25.165 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2022-08-19 19:27:25.167 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2022-08-19 19:27:25.170 | + inc/meta-config:get_meta_section:35 : local 'configfile=/$Q_PLUGIN_CONF_FILE' 2022-08-19 19:27:25.172 | + inc/meta-config:get_meta_section:37 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-08-19 19:27:25.175 | + inc/meta-config:get_meta_section:38 : [[ -z /$Q_PLUGIN_CONF_FILE ]] 2022-08-19 19:27:25.178 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=/$Q_PLUGIN_CONF_FILE' ' 2022-08-19 19:27:25.178 | BEGIN { group = "" } 2022-08-19 19:27:25.178 | /^\[\[.+\|.*\]\]/ { 2022-08-19 19:27:25.178 | gsub("[][]", "", $1); 2022-08-19 19:27:25.178 | split($1, a, "|"); 2022-08-19 19:27:25.178 | if (a[1] == matchgroup && a[2] == configfile) { 2022-08-19 19:27:25.178 | group=a[1] 2022-08-19 19:27:25.178 | } else { 2022-08-19 19:27:25.178 | group="" 2022-08-19 19:27:25.178 | } 2022-08-19 19:27:25.178 | next 2022-08-19 19:27:25.178 | } 2022-08-19 19:27:25.178 | { 2022-08-19 19:27:25.178 | if (group != "") 2022-08-19 19:27:25.178 | print $0 2022-08-19 19:27:25.178 | } 2022-08-19 19:27:25.178 | ' /home/ubuntu/devstack/local.conf 2022-08-19 19:27:25.184 | + inc/meta-config:merge_config_file:164 : eval 'iniset /$Q_PLUGIN_CONF_FILE securitygroup enable_security_group "True"' 2022-08-19 19:27:25.187 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup enable_security_group True 2022-08-19 19:27:25.224 | + inc/meta-config:merge_config_file:164 : read a 2022-08-19 19:27:25.226 | + inc/meta-config:merge_config_file:164 : eval 'iniset /$Q_PLUGIN_CONF_FILE ovs of_interface "ovs-ofctl"' 2022-08-19 19:27:25.229 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovs of_interface ovs-ofctl 2022-08-19 19:27:25.268 | + inc/meta-config:merge_config_file:164 : read a 2022-08-19 19:27:25.272 | + ./stack.sh:main:1245 : is_service_enabled swift 2022-08-19 19:27:25.291 | + functions-common:is_service_enabled:2095 : return 1 2022-08-19 19:27:25.294 | + ./stack.sh:main:1253 : FIXED_KEY=bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2022-08-19 19:27:25.297 | + ./stack.sh:main:1254 : is_service_enabled cinder 2022-08-19 19:27:25.315 | + functions-common:is_service_enabled:2095 : return 0 2022-08-19 19:27:25.318 | + ./stack.sh:main:1255 : iniset /etc/cinder/cinder.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2022-08-19 19:27:25.355 | + ./stack.sh:main:1258 : async_wait configure_neutron_nova 2022-08-19 19:27:25.408 | [90820 Async configure_neutron_nova:140379]: Waiting for completion of configure_neutron_nova running on PID 140379 (2 other jobs running) 2022-08-19 19:27:25.434 | [90820 Async configure_neutron_nova:140379]: Signaling child to exit 2022-08-19 19:27:25.434 | WAKEUP 2022-08-19 19:27:25.457 | [90820 Async configure_neutron_nova:140379]: Signaled 2022-08-19 19:27:25.459 | + lib/neutron:configure_neutron_nova:662 : is_neutron_legacy_enabled 2022-08-19 19:27:25.459 | ++ lib/neutron:is_neutron_legacy_enabled:142 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon,c-bak,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,heat,h-api,h-api-cfn,h-api-cw,h-eng,q-metering,q-vpn,s-proxy,s-object,s-container,s-account 2022-08-19 19:27:25.459 | ++ lib/neutron:is_neutron_legacy_enabled:142 : sed s/neutron-//g 2022-08-19 19:27:25.459 | + lib/neutron:is_neutron_legacy_enabled:142 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon,c-bak,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,heat,h-api,h-api-cfn,h-api-cw,h-eng,q-metering,q-vpn,s-proxy,s-object,s-container,s-account 2022-08-19 19:27:25.459 | + lib/neutron:is_neutron_legacy_enabled:143 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon,c-bak,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,heat,h-api,h-api-cfn,h-api-cw,h-eng,q-metering,q-vpn,s-proxy,s-object,s-container,s-account =~ ,neutron ]] 2022-08-19 19:27:25.459 | + lib/neutron:is_neutron_legacy_enabled:144 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,g-reg,cinder =~ ,q- ]] 2022-08-19 19:27:25.459 | + lib/neutron:is_neutron_legacy_enabled:144 : return 0 2022-08-19 19:27:25.459 | + lib/neutron:configure_neutron_nova:664 : create_nova_conf_neutron /etc/nova/nova.conf 2022-08-19 19:27:25.459 | + lib/neutron-legacy:create_nova_conf_neutron:408 : local conf=/etc/nova/nova.conf 2022-08-19 19:27:25.459 | + lib/neutron-legacy:create_nova_conf_neutron:409 : iniset /etc/nova/nova.conf neutron auth_type password 2022-08-19 19:27:25.459 | + lib/neutron-legacy:create_nova_conf_neutron:410 : iniset /etc/nova/nova.conf neutron auth_url http://10.222.0.60/identity 2022-08-19 19:27:25.459 | + lib/neutron-legacy:create_nova_conf_neutron:411 : iniset /etc/nova/nova.conf neutron username neutron 2022-08-19 19:27:25.459 | + lib/neutron-legacy:create_nova_conf_neutron:412 : iniset /etc/nova/nova.conf neutron password Passw0rd 2022-08-19 19:27:25.459 | + lib/neutron-legacy:create_nova_conf_neutron:413 : iniset /etc/nova/nova.conf neutron user_domain_name Default 2022-08-19 19:27:25.459 | + lib/neutron-legacy:create_nova_conf_neutron:414 : iniset /etc/nova/nova.conf neutron project_name service 2022-08-19 19:27:25.459 | + lib/neutron-legacy:create_nova_conf_neutron:415 : iniset /etc/nova/nova.conf neutron project_domain_name Default 2022-08-19 19:27:25.459 | + lib/neutron-legacy:create_nova_conf_neutron:416 : iniset /etc/nova/nova.conf neutron auth_strategy keystone 2022-08-19 19:27:25.459 | + lib/neutron-legacy:create_nova_conf_neutron:417 : iniset /etc/nova/nova.conf neutron region_name RegionOne 2022-08-19 19:27:25.460 | + lib/neutron-legacy:create_nova_conf_neutron:420 : neutron_plugin_create_nova_conf /etc/nova/nova.conf 2022-08-19 19:27:25.460 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_create_nova_conf:13 : _neutron_ovs_base_configure_nova_vif_driver 2022-08-19 19:27:25.460 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_nova_vif_driver:132 : : 2022-08-19 19:27:25.460 | + lib/neutron-legacy:create_nova_conf_neutron:422 : is_service_enabled q-meta 2022-08-19 19:27:25.460 | + functions-common:is_service_enabled:2095 : return 0 2022-08-19 19:27:25.460 | + lib/neutron-legacy:create_nova_conf_neutron:423 : iniset /etc/nova/nova.conf neutron service_metadata_proxy True 2022-08-19 19:27:25.460 | + lib/neutron-legacy:create_nova_conf_neutron:426 : iniset /etc/nova/nova.conf DEFAULT vif_plugging_is_fatal True 2022-08-19 19:27:25.460 | + lib/neutron-legacy:create_nova_conf_neutron:427 : iniset /etc/nova/nova.conf DEFAULT vif_plugging_timeout 300 2022-08-19 19:27:25.460 | + lib/neutron:configure_neutron_nova:665 : [[ superconductor == \s\u\p\e\r\c\o\n\d\u\c\t\o\r ]] 2022-08-19 19:27:25.460 | ++ lib/neutron:configure_neutron_nova:666 : seq 1 1 2022-08-19 19:27:25.460 | + lib/neutron:configure_neutron_nova:666 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-08-19 19:27:25.460 | + lib/neutron:configure_neutron_nova:667 : local conf 2022-08-19 19:27:25.460 | ++ lib/neutron:configure_neutron_nova:668 : conductor_conf 1 2022-08-19 19:27:25.460 | ++ lib/nova:conductor_conf:804 : local cell=1 2022-08-19 19:27:25.460 | ++ lib/nova:conductor_conf:805 : echo /etc/nova/nova_cell1.conf 2022-08-19 19:27:25.460 | + lib/neutron:configure_neutron_nova:668 : conf=/etc/nova/nova_cell1.conf 2022-08-19 19:27:25.460 | + lib/neutron:configure_neutron_nova:669 : create_nova_conf_neutron /etc/nova/nova_cell1.conf 2022-08-19 19:27:25.460 | + lib/neutron-legacy:create_nova_conf_neutron:408 : local conf=/etc/nova/nova_cell1.conf 2022-08-19 19:27:25.460 | + lib/neutron-legacy:create_nova_conf_neutron:409 : iniset /etc/nova/nova_cell1.conf neutron auth_type password 2022-08-19 19:27:25.460 | + lib/neutron-legacy:create_nova_conf_neutron:410 : iniset /etc/nova/nova_cell1.conf neutron auth_url http://10.222.0.60/identity 2022-08-19 19:27:25.460 | + lib/neutron-legacy:create_nova_conf_neutron:411 : iniset /etc/nova/nova_cell1.conf neutron username neutron 2022-08-19 19:27:25.460 | + lib/neutron-legacy:create_nova_conf_neutron:412 : iniset /etc/nova/nova_cell1.conf neutron password Passw0rd 2022-08-19 19:27:25.460 | + lib/neutron-legacy:create_nova_conf_neutron:413 : iniset /etc/nova/nova_cell1.conf neutron user_domain_name Default 2022-08-19 19:27:25.460 | + lib/neutron-legacy:create_nova_conf_neutron:414 : iniset /etc/nova/nova_cell1.conf neutron project_name service 2022-08-19 19:27:25.460 | + lib/neutron-legacy:create_nova_conf_neutron:415 : iniset /etc/nova/nova_cell1.conf neutron project_domain_name Default 2022-08-19 19:27:25.460 | + lib/neutron-legacy:create_nova_conf_neutron:416 : iniset /etc/nova/nova_cell1.conf neutron auth_strategy keystone 2022-08-19 19:27:25.460 | + lib/neutron-legacy:create_nova_conf_neutron:417 : iniset /etc/nova/nova_cell1.conf neutron region_name RegionOne 2022-08-19 19:27:25.460 | + lib/neutron-legacy:create_nova_conf_neutron:420 : neutron_plugin_create_nova_conf /etc/nova/nova_cell1.conf 2022-08-19 19:27:25.460 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_create_nova_conf:13 : _neutron_ovs_base_configure_nova_vif_driver 2022-08-19 19:27:25.461 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_nova_vif_driver:132 : : 2022-08-19 19:27:25.461 | + lib/neutron-legacy:create_nova_conf_neutron:422 : is_service_enabled q-meta 2022-08-19 19:27:25.461 | + functions-common:is_service_enabled:2095 : return 0 2022-08-19 19:27:25.461 | + lib/neutron-legacy:create_nova_conf_neutron:423 : iniset /etc/nova/nova_cell1.conf neutron service_metadata_proxy True 2022-08-19 19:27:25.461 | + lib/neutron-legacy:create_nova_conf_neutron:426 : iniset /etc/nova/nova_cell1.conf DEFAULT vif_plugging_is_fatal True 2022-08-19 19:27:25.461 | + lib/neutron-legacy:create_nova_conf_neutron:427 : iniset /etc/nova/nova_cell1.conf DEFAULT vif_plugging_timeout 300 2022-08-19 19:27:25.505 | [90820 Async configure_neutron_nova:140379]: finished configure_neutron_nova with result 0 in 1 seconds 2022-08-19 19:27:25.510 | + inc/async:async_wait:197 : return 0 2022-08-19 19:27:25.513 | + ./stack.sh:main:1264 : is_service_enabled nova 2022-08-19 19:27:25.532 | + functions-common:is_service_enabled:2095 : return 0 2022-08-19 19:27:25.535 | + ./stack.sh:main:1265 : iniset /etc/nova/nova.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2022-08-19 19:27:25.570 | + ./stack.sh:main:1266 : iniset /etc/nova/nova-cpu.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2022-08-19 19:27:25.610 | + ./stack.sh:main:1270 : is_service_enabled n-api 2022-08-19 19:27:25.628 | + functions-common:is_service_enabled:2095 : return 0 2022-08-19 19:27:25.631 | + ./stack.sh:main:1271 : echo_summary 'Starting Nova API' 2022-08-19 19:27:25.634 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-08-19 19:27:25.636 | + ./stack.sh:echo_summary:441 : echo -e Starting Nova API 2022-08-19 19:27:25.639 | + ./stack.sh:main:1272 : start_nova_api 2022-08-19 19:27:25.642 | + lib/nova:start_nova_api:930 : local service_port=8774 2022-08-19 19:27:25.645 | + lib/nova:start_nova_api:931 : local service_protocol=http 2022-08-19 19:27:25.647 | + lib/nova:start_nova_api:932 : local nova_url 2022-08-19 19:27:25.650 | + lib/nova:start_nova_api:933 : is_service_enabled tls-proxy 2022-08-19 19:27:25.668 | + functions-common:is_service_enabled:2095 : return 1 2022-08-19 19:27:25.671 | + lib/nova:start_nova_api:939 : local old_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-08-19 19:27:25.674 | + lib/nova:start_nova_api:940 : export PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-08-19 19:27:25.677 | + lib/nova:start_nova_api:940 : PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-08-19 19:27:25.680 | + lib/nova:start_nova_api:942 : '[' True == False ']' 2022-08-19 19:27:25.684 | ++ lib/nova:start_nova_api:950 : which uwsgi 2022-08-19 19:27:25.689 | + lib/nova:start_nova_api:950 : run_process n-api '/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-08-19 19:27:25.692 | + functions-common:run_process:1693 : local service=n-api 2022-08-19 19:27:25.694 | + functions-common:run_process:1694 : local 'command=/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-08-19 19:27:25.697 | + functions-common:run_process:1695 : local group= 2022-08-19 19:27:25.700 | + functions-common:run_process:1696 : local user= 2022-08-19 19:27:25.703 | + functions-common:run_process:1697 : local env_vars= 2022-08-19 19:27:25.705 | + functions-common:run_process:1699 : local name=n-api 2022-08-19 19:27:25.708 | + functions-common:run_process:1701 : time_start run_process 2022-08-19 19:27:25.711 | + functions-common:time_start:2425 : local name=run_process 2022-08-19 19:27:25.714 | + functions-common:time_start:2426 : local start_time= 2022-08-19 19:27:25.716 | + functions-common:time_start:2427 : [[ -n '' ]] 2022-08-19 19:27:25.720 | ++ functions-common:time_start:2430 : date +%s%3N 2022-08-19 19:27:25.725 | + functions-common:time_start:2430 : _TIME_START[$name]=1660937245722 2022-08-19 19:27:25.727 | + functions-common:run_process:1702 : is_service_enabled n-api 2022-08-19 19:27:25.749 | + functions-common:is_service_enabled:2095 : return 0 2022-08-19 19:27:25.752 | + functions-common:run_process:1703 : _run_under_systemd n-api '/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' '' '' '' 2022-08-19 19:27:25.754 | + functions-common:_run_under_systemd:1653 : local service=n-api 2022-08-19 19:27:25.757 | + functions-common:_run_under_systemd:1654 : local 'command=/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-08-19 19:27:25.760 | + functions-common:_run_under_systemd:1655 : local 'cmd=/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-08-19 19:27:25.763 | + functions-common:_run_under_systemd:1657 : _common_systemd_pitfalls '/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-08-19 19:27:25.766 | + functions-common:_common_systemd_pitfalls:1625 : local 'cmd=/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-08-19 19:27:25.769 | + functions-common:_common_systemd_pitfalls:1628 : [[ /usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ sudo ]] 2022-08-19 19:27:25.771 | + functions-common:_common_systemd_pitfalls:1639 : [[ ! /usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ ^/ ]] 2022-08-19 19:27:25.774 | + functions-common:_run_under_systemd:1659 : local systemd_service=devstack@n-api.service 2022-08-19 19:27:25.777 | + functions-common:_run_under_systemd:1660 : local group= 2022-08-19 19:27:25.780 | + functions-common:_run_under_systemd:1661 : local user=ubuntu 2022-08-19 19:27:25.784 | + functions-common:_run_under_systemd:1662 : [[ -z ubuntu ]] 2022-08-19 19:27:25.786 | + functions-common:_run_under_systemd:1665 : local env_vars= 2022-08-19 19:27:25.790 | + functions-common:_run_under_systemd:1666 : [[ /usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ uwsgi ]] 2022-08-19 19:27:25.793 | + functions-common:_run_under_systemd:1667 : write_uwsgi_user_unit_file devstack@n-api.service '/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' '' ubuntu '' 2022-08-19 19:27:25.795 | + functions-common:write_uwsgi_user_unit_file:1593 : local service=devstack@n-api.service 2022-08-19 19:27:25.798 | + functions-common:write_uwsgi_user_unit_file:1594 : local 'command=/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-08-19 19:27:25.800 | + functions-common:write_uwsgi_user_unit_file:1595 : local group= 2022-08-19 19:27:25.803 | + functions-common:write_uwsgi_user_unit_file:1596 : local user=ubuntu 2022-08-19 19:27:25.805 | + functions-common:write_uwsgi_user_unit_file:1597 : local env_vars= 2022-08-19 19:27:25.808 | + functions-common:write_uwsgi_user_unit_file:1598 : local unitfile=/etc/systemd/system/devstack@n-api.service 2022-08-19 19:27:25.810 | + functions-common:write_uwsgi_user_unit_file:1599 : mkdir -p /etc/systemd/system 2022-08-19 19:27:25.815 | + functions-common:write_uwsgi_user_unit_file:1601 : iniset -sudo /etc/systemd/system/devstack@n-api.service Unit Description 'Devstack devstack@n-api.service' 2022-08-19 19:27:25.882 | + functions-common:write_uwsgi_user_unit_file:1602 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service SyslogIdentifier devstack@n-api.service 2022-08-19 19:27:25.952 | + functions-common:write_uwsgi_user_unit_file:1603 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service User ubuntu 2022-08-19 19:27:26.013 | + functions-common:write_uwsgi_user_unit_file:1604 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service ExecStart '/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-08-19 19:27:26.074 | + functions-common:write_uwsgi_user_unit_file:1605 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-08-19 19:27:26.137 | + functions-common:write_uwsgi_user_unit_file:1606 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service Type notify 2022-08-19 19:27:26.201 | + functions-common:write_uwsgi_user_unit_file:1607 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service KillMode process 2022-08-19 19:27:26.261 | + functions-common:write_uwsgi_user_unit_file:1608 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service Restart always 2022-08-19 19:27:26.319 | + functions-common:write_uwsgi_user_unit_file:1609 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service NotifyAccess all 2022-08-19 19:27:26.376 | + functions-common:write_uwsgi_user_unit_file:1610 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service RestartForceExitStatus 100 2022-08-19 19:27:26.434 | + functions-common:write_uwsgi_user_unit_file:1612 : [[ -n '' ]] 2022-08-19 19:27:26.437 | + functions-common:write_uwsgi_user_unit_file:1615 : [[ -n '' ]] 2022-08-19 19:27:26.439 | + functions-common:write_uwsgi_user_unit_file:1618 : iniset -sudo /etc/systemd/system/devstack@n-api.service Install WantedBy multi-user.target 2022-08-19 19:27:26.512 | + functions-common:write_uwsgi_user_unit_file:1621 : sudo systemctl daemon-reload 2022-08-19 19:27:26.926 | + functions-common:_run_under_systemd:1672 : sudo systemctl enable devstack@n-api.service 2022-08-19 19:27:26.943 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-api.service → /etc/systemd/system/devstack@n-api.service. 2022-08-19 19:27:27.341 | + functions-common:_run_under_systemd:1673 : sudo systemctl start devstack@n-api.service 2022-08-19 19:27:27.423 | + functions-common:run_process:1705 : time_stop run_process 2022-08-19 19:27:27.426 | + functions-common:time_stop:2439 : local name 2022-08-19 19:27:27.429 | + functions-common:time_stop:2440 : local end_time 2022-08-19 19:27:27.431 | + functions-common:time_stop:2441 : local elapsed_time 2022-08-19 19:27:27.434 | + functions-common:time_stop:2442 : local total 2022-08-19 19:27:27.437 | + functions-common:time_stop:2443 : local start_time 2022-08-19 19:27:27.441 | + functions-common:time_stop:2445 : name=run_process 2022-08-19 19:27:27.444 | + functions-common:time_stop:2446 : start_time=1660937245722 2022-08-19 19:27:27.447 | + functions-common:time_stop:2448 : [[ -z 1660937245722 ]] 2022-08-19 19:27:27.450 | ++ functions-common:time_stop:2451 : date +%s%3N 2022-08-19 19:27:27.455 | + functions-common:time_stop:2451 : end_time=1660937247452 2022-08-19 19:27:27.457 | + functions-common:time_stop:2452 : elapsed_time=1730 2022-08-19 19:27:27.460 | + functions-common:time_stop:2453 : total=3241 2022-08-19 19:27:27.462 | + functions-common:time_stop:2455 : _TIME_START[$name]= 2022-08-19 19:27:27.465 | + functions-common:time_stop:2456 : _TIME_TOTAL[$name]=4971 2022-08-19 19:27:27.468 | + lib/nova:start_nova_api:951 : nova_url=http://10.222.0.60/compute/v2.1/ 2022-08-19 19:27:27.471 | + lib/nova:start_nova_api:954 : echo 'Waiting for nova-api to start...' 2022-08-19 19:27:27.471 | Waiting for nova-api to start... 2022-08-19 19:27:27.473 | + lib/nova:start_nova_api:955 : wait_for_service 60 http://10.222.0.60/compute/v2.1/ 2022-08-19 19:27:27.476 | + functions:wait_for_service:457 : local timeout=60 2022-08-19 19:27:27.478 | + functions:wait_for_service:458 : local url=http://10.222.0.60/compute/v2.1/ 2022-08-19 19:27:27.481 | + functions:wait_for_service:459 : local rval=0 2022-08-19 19:27:27.484 | + functions:wait_for_service:460 : time_start wait_for_service 2022-08-19 19:27:27.486 | + functions-common:time_start:2425 : local name=wait_for_service 2022-08-19 19:27:27.489 | + functions-common:time_start:2426 : local start_time= 2022-08-19 19:27:27.491 | + functions-common:time_start:2427 : [[ -n '' ]] 2022-08-19 19:27:27.496 | ++ functions-common:time_start:2430 : date +%s%3N 2022-08-19 19:27:27.501 | + functions-common:time_start:2430 : _TIME_START[$name]=1660937247498 2022-08-19 19:27:27.504 | + functions:wait_for_service:461 : timeout 60 bash -x 2022-08-19 19:27:27.510 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.60/compute/v2.1/ 2022-08-19 19:27:33.340 | + :: : [[ 200 == 503 ]] 2022-08-19 19:27:33.341 | + :: : [[ 0 -eq 7 ]] 2022-08-19 19:27:33.345 | + functions:wait_for_service:466 : time_stop wait_for_service 2022-08-19 19:27:33.348 | + functions-common:time_stop:2439 : local name 2022-08-19 19:27:33.351 | + functions-common:time_stop:2440 : local end_time 2022-08-19 19:27:33.353 | + functions-common:time_stop:2441 : local elapsed_time 2022-08-19 19:27:33.356 | + functions-common:time_stop:2442 : local total 2022-08-19 19:27:33.359 | + functions-common:time_stop:2443 : local start_time 2022-08-19 19:27:33.361 | + functions-common:time_stop:2445 : name=wait_for_service 2022-08-19 19:27:33.364 | + functions-common:time_stop:2446 : start_time=1660937247498 2022-08-19 19:27:33.367 | + functions-common:time_stop:2448 : [[ -z 1660937247498 ]] 2022-08-19 19:27:33.370 | ++ functions-common:time_stop:2451 : date +%s%3N 2022-08-19 19:27:33.375 | + functions-common:time_stop:2451 : end_time=1660937253372 2022-08-19 19:27:33.378 | + functions-common:time_stop:2452 : elapsed_time=5874 2022-08-19 19:27:33.381 | + functions-common:time_stop:2453 : total=5291 2022-08-19 19:27:33.383 | + functions-common:time_stop:2455 : _TIME_START[$name]= 2022-08-19 19:27:33.386 | + functions-common:time_stop:2456 : _TIME_TOTAL[$name]=11165 2022-08-19 19:27:33.389 | + functions:wait_for_service:467 : return 0 2022-08-19 19:27:33.392 | + lib/nova:start_nova_api:959 : export PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-08-19 19:27:33.395 | + lib/nova:start_nova_api:959 : PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-08-19 19:27:33.398 | + ./stack.sh:main:1275 : is_service_enabled ovn-controller ovn-controller-vtep 2022-08-19 19:27:33.417 | + functions-common:is_service_enabled:2095 : return 0 2022-08-19 19:27:33.419 | + ./stack.sh:main:1276 : echo_summary 'Starting OVN services' 2022-08-19 19:27:33.423 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-08-19 19:27:33.427 | + ./stack.sh:echo_summary:441 : echo -e Starting OVN services 2022-08-19 19:27:33.431 | + ./stack.sh:main:1277 : start_ovn_services 2022-08-19 19:27:33.434 | + lib/neutron-legacy:start_ovn_services:519 : [[ openvswitch == \o\v\n ]] 2022-08-19 19:27:33.438 | + ./stack.sh:main:1280 : is_service_enabled neutron-api 2022-08-19 19:27:33.457 | + functions-common:is_service_enabled:2095 : return 1 2022-08-19 19:27:33.460 | + ./stack.sh:main:1283 : is_service_enabled q-svc 2022-08-19 19:27:33.478 | + functions-common:is_service_enabled:2095 : return 0 2022-08-19 19:27:33.481 | + ./stack.sh:main:1284 : echo_summary 'Starting Neutron' 2022-08-19 19:27:33.484 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-08-19 19:27:33.486 | + ./stack.sh:echo_summary:441 : echo -e Starting Neutron 2022-08-19 19:27:33.489 | + ./stack.sh:main:1285 : configure_neutron_after_post_config 2022-08-19 19:27:33.492 | + lib/neutron-legacy:configure_neutron_after_post_config:499 : [[ router != '' ]] 2022-08-19 19:27:33.495 | + lib/neutron-legacy:configure_neutron_after_post_config:500 : iniset /etc/neutron/neutron.conf DEFAULT service_plugins router 2022-08-19 19:27:33.531 | + lib/neutron-legacy:configure_neutron_after_post_config:502 : configure_rbac_policies 2022-08-19 19:27:33.534 | + lib/neutron:configure_rbac_policies:651 : [[ False == \T\r\u\e ]] 2022-08-19 19:27:33.537 | + lib/neutron:configure_rbac_policies:651 : [[ False == \T\r\u\e ]] 2022-08-19 19:27:33.540 | + lib/neutron:configure_rbac_policies:655 : iniset /etc/neutron/neutron.conf oslo_policy enforce_new_defaults False 2022-08-19 19:27:33.580 | + lib/neutron:configure_rbac_policies:656 : iniset /etc/neutron/neutron.conf oslo_policy enforce_scope False 2022-08-19 19:27:33.617 | + ./stack.sh:main:1286 : start_neutron_service_and_check 2022-08-19 19:27:33.620 | + lib/neutron-legacy:start_neutron_service_and_check:535 : local service_port=9696 2022-08-19 19:27:33.623 | + lib/neutron-legacy:start_neutron_service_and_check:536 : local service_protocol=http 2022-08-19 19:27:33.626 | + lib/neutron-legacy:start_neutron_service_and_check:537 : local cfg_file_options 2022-08-19 19:27:33.629 | + lib/neutron-legacy:start_neutron_service_and_check:538 : local neutron_url 2022-08-19 19:27:33.632 | ++ lib/neutron-legacy:start_neutron_service_and_check:540 : determine_config_files neutron-server 2022-08-19 19:27:33.635 | ++ lib/neutron-legacy:determine_config_files:337 : local opts= 2022-08-19 19:27:33.638 | ++ lib/neutron-legacy:determine_config_files:338 : case "$1" in 2022-08-19 19:27:33.641 | +++ lib/neutron-legacy:determine_config_files:339 : _determine_config_server 2022-08-19 19:27:33.644 | +++ lib/neutron-legacy:_determine_config_server:307 : [[ '' != '' ]] 2022-08-19 19:27:33.647 | +++ lib/neutron-legacy:_determine_config_server:314 : [[ 0 > 0 ]] 2022-08-19 19:27:33.650 | +++ lib/neutron-legacy:_determine_config_server:321 : local cfg_file 2022-08-19 19:27:33.653 | +++ lib/neutron-legacy:_determine_config_server:322 : local 'opts=--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-08-19 19:27:33.655 | +++ lib/neutron-legacy:_determine_config_server:326 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-08-19 19:27:33.659 | ++ lib/neutron-legacy:determine_config_files:339 : opts='--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-08-19 19:27:33.661 | ++ lib/neutron-legacy:determine_config_files:342 : '[' -z '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' ']' 2022-08-19 19:27:33.664 | ++ lib/neutron-legacy:determine_config_files:345 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-08-19 19:27:33.668 | + lib/neutron-legacy:start_neutron_service_and_check:540 : cfg_file_options='--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-08-19 19:27:33.671 | + lib/neutron-legacy:start_neutron_service_and_check:542 : is_service_enabled tls-proxy 2022-08-19 19:27:33.689 | + functions-common:is_service_enabled:2095 : return 1 2022-08-19 19:27:33.692 | + lib/neutron-legacy:start_neutron_service_and_check:547 : '[' False == True ']' 2022-08-19 19:27:33.695 | + lib/neutron-legacy:start_neutron_service_and_check:554 : run_process q-svc '/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-08-19 19:27:33.697 | + functions-common:run_process:1693 : local service=q-svc 2022-08-19 19:27:33.700 | + functions-common:run_process:1694 : local 'command=/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-08-19 19:27:33.703 | + functions-common:run_process:1695 : local group= 2022-08-19 19:27:33.705 | + functions-common:run_process:1696 : local user= 2022-08-19 19:27:33.708 | + functions-common:run_process:1697 : local env_vars= 2022-08-19 19:27:33.711 | + functions-common:run_process:1699 : local name=q-svc 2022-08-19 19:27:33.713 | + functions-common:run_process:1701 : time_start run_process 2022-08-19 19:27:33.716 | + functions-common:time_start:2425 : local name=run_process 2022-08-19 19:27:33.719 | + functions-common:time_start:2426 : local start_time= 2022-08-19 19:27:33.722 | + functions-common:time_start:2427 : [[ -n '' ]] 2022-08-19 19:27:33.726 | ++ functions-common:time_start:2430 : date +%s%3N 2022-08-19 19:27:33.730 | + functions-common:time_start:2430 : _TIME_START[$name]=1660937253727 2022-08-19 19:27:33.733 | + functions-common:run_process:1702 : is_service_enabled q-svc 2022-08-19 19:27:33.750 | + functions-common:is_service_enabled:2095 : return 0 2022-08-19 19:27:33.753 | + functions-common:run_process:1703 : _run_under_systemd q-svc '/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' '' '' '' 2022-08-19 19:27:33.756 | + functions-common:_run_under_systemd:1653 : local service=q-svc 2022-08-19 19:27:33.758 | + functions-common:_run_under_systemd:1654 : local 'command=/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-08-19 19:27:33.761 | + functions-common:_run_under_systemd:1655 : local 'cmd=/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-08-19 19:27:33.764 | + functions-common:_run_under_systemd:1657 : _common_systemd_pitfalls '/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-08-19 19:27:33.766 | + functions-common:_common_systemd_pitfalls:1625 : local 'cmd=/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-08-19 19:27:33.769 | + functions-common:_common_systemd_pitfalls:1628 : [[ /usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ sudo ]] 2022-08-19 19:27:33.771 | + functions-common:_common_systemd_pitfalls:1639 : [[ ! /usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ ^/ ]] 2022-08-19 19:27:33.774 | + functions-common:_run_under_systemd:1659 : local systemd_service=devstack@q-svc.service 2022-08-19 19:27:33.777 | + functions-common:_run_under_systemd:1660 : local group= 2022-08-19 19:27:33.782 | + functions-common:_run_under_systemd:1661 : local user=ubuntu 2022-08-19 19:27:33.785 | + functions-common:_run_under_systemd:1662 : [[ -z ubuntu ]] 2022-08-19 19:27:33.788 | + functions-common:_run_under_systemd:1665 : local env_vars= 2022-08-19 19:27:33.794 | + functions-common:_run_under_systemd:1666 : [[ /usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ uwsgi ]] 2022-08-19 19:27:33.797 | + functions-common:_run_under_systemd:1669 : write_user_unit_file devstack@q-svc.service '/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' '' ubuntu '' 2022-08-19 19:27:33.799 | + functions-common:write_user_unit_file:1562 : local service=devstack@q-svc.service 2022-08-19 19:27:33.802 | + functions-common:write_user_unit_file:1563 : local 'command=/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-08-19 19:27:33.804 | + functions-common:write_user_unit_file:1564 : local group= 2022-08-19 19:27:33.806 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-08-19 19:27:33.809 | + functions-common:write_user_unit_file:1566 : local env_vars= 2022-08-19 19:27:33.811 | + functions-common:write_user_unit_file:1567 : local extra= 2022-08-19 19:27:33.814 | + functions-common:write_user_unit_file:1568 : [[ -n '' ]] 2022-08-19 19:27:33.816 | + functions-common:write_user_unit_file:1571 : local unitfile=/etc/systemd/system/devstack@q-svc.service 2022-08-19 19:27:33.818 | + functions-common:write_user_unit_file:1572 : mkdir -p /etc/systemd/system 2022-08-19 19:27:33.823 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Unit Description 'Devstack devstack@q-svc.service' 2022-08-19 19:27:33.894 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Service User ubuntu 2022-08-19 19:27:33.962 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Service ExecStart '/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-08-19 19:27:34.020 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Service KillMode process 2022-08-19 19:27:34.079 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Service TimeoutStopSec 300 2022-08-19 19:27:34.137 | + functions-common:write_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-08-19 19:27:34.196 | + functions-common:write_user_unit_file:1580 : [[ -n '' ]] 2022-08-19 19:27:34.198 | + functions-common:write_user_unit_file:1583 : [[ -n '' ]] 2022-08-19 19:27:34.201 | + functions-common:write_user_unit_file:1586 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Install WantedBy multi-user.target 2022-08-19 19:27:34.272 | + functions-common:write_user_unit_file:1589 : sudo systemctl daemon-reload 2022-08-19 19:27:34.695 | + functions-common:_run_under_systemd:1672 : sudo systemctl enable devstack@q-svc.service 2022-08-19 19:27:34.716 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-svc.service → /etc/systemd/system/devstack@q-svc.service. 2022-08-19 19:27:35.098 | + functions-common:_run_under_systemd:1673 : sudo systemctl start devstack@q-svc.service 2022-08-19 19:27:35.129 | + functions-common:run_process:1705 : time_stop run_process 2022-08-19 19:27:35.134 | + functions-common:time_stop:2439 : local name 2022-08-19 19:27:35.137 | + functions-common:time_stop:2440 : local end_time 2022-08-19 19:27:35.140 | + functions-common:time_stop:2441 : local elapsed_time 2022-08-19 19:27:35.143 | + functions-common:time_stop:2442 : local total 2022-08-19 19:27:35.146 | + functions-common:time_stop:2443 : local start_time 2022-08-19 19:27:35.148 | + functions-common:time_stop:2445 : name=run_process 2022-08-19 19:27:35.151 | + functions-common:time_stop:2446 : start_time=1660937253727 2022-08-19 19:27:35.153 | + functions-common:time_stop:2448 : [[ -z 1660937253727 ]] 2022-08-19 19:27:35.157 | ++ functions-common:time_stop:2451 : date +%s%3N 2022-08-19 19:27:35.162 | + functions-common:time_stop:2451 : end_time=1660937255159 2022-08-19 19:27:35.165 | + functions-common:time_stop:2452 : elapsed_time=1432 2022-08-19 19:27:35.168 | + functions-common:time_stop:2453 : total=4971 2022-08-19 19:27:35.170 | + functions-common:time_stop:2455 : _TIME_START[$name]= 2022-08-19 19:27:35.173 | + functions-common:time_stop:2456 : _TIME_TOTAL[$name]=6403 2022-08-19 19:27:35.176 | + lib/neutron-legacy:start_neutron_service_and_check:555 : neutron_url=http://10.222.0.60:9696/ 2022-08-19 19:27:35.178 | + lib/neutron-legacy:start_neutron_service_and_check:557 : is_service_enabled tls-proxy 2022-08-19 19:27:35.197 | + functions-common:is_service_enabled:2095 : return 1 2022-08-19 19:27:35.200 | + lib/neutron-legacy:start_neutron_service_and_check:561 : '[' '!' -z networking ']' 2022-08-19 19:27:35.203 | + lib/neutron-legacy:start_neutron_service_and_check:562 : neutron_url=http://10.222.0.60:9696/networking 2022-08-19 19:27:35.206 | + lib/neutron-legacy:start_neutron_service_and_check:564 : echo 'Waiting for Neutron to start...' 2022-08-19 19:27:35.206 | Waiting for Neutron to start... 2022-08-19 19:27:35.208 | + lib/neutron-legacy:start_neutron_service_and_check:566 : local 'testcmd=wget --no-proxy -q -O- http://10.222.0.60:9696/networking' 2022-08-19 19:27:35.211 | + lib/neutron-legacy:start_neutron_service_and_check:567 : test_with_retry 'wget --no-proxy -q -O- http://10.222.0.60:9696/networking' 'Neutron did not start' 60 2022-08-19 19:27:35.214 | + functions-common:test_with_retry:2377 : local 'testcmd=wget --no-proxy -q -O- http://10.222.0.60:9696/networking' 2022-08-19 19:27:35.216 | + functions-common:test_with_retry:2378 : local 'failmsg=Neutron did not start' 2022-08-19 19:27:35.219 | + functions-common:test_with_retry:2379 : local until=60 2022-08-19 19:27:35.221 | + functions-common:test_with_retry:2380 : local sleep=0.5 2022-08-19 19:27:35.224 | + functions-common:test_with_retry:2382 : time_start test_with_retry 2022-08-19 19:27:35.227 | + functions-common:time_start:2425 : local name=test_with_retry 2022-08-19 19:27:35.229 | + functions-common:time_start:2426 : local start_time= 2022-08-19 19:27:35.232 | + functions-common:time_start:2427 : [[ -n '' ]] 2022-08-19 19:27:35.235 | ++ functions-common:time_start:2430 : date +%s%3N 2022-08-19 19:27:35.240 | + functions-common:time_start:2430 : _TIME_START[$name]=1660937255237 2022-08-19 19:27:35.243 | + functions-common:test_with_retry:2383 : timeout 60 sh -c 'while ! wget --no-proxy -q -O- http://10.222.0.60:9696/networking; do sleep 0.5; done' 2022-08-19 19:27:41.336 | {"versions": [{"id": "v2.0", "status": "CURRENT", "links": [{"rel": "self", "href": "http://10.222.0.60:9696/networking/v2.0/"}]}]}+ functions-common:test_with_retry:2386 : time_stop test_with_retry 2022-08-19 19:27:41.339 | + functions-common:time_stop:2439 : local name 2022-08-19 19:27:41.342 | + functions-common:time_stop:2440 : local end_time 2022-08-19 19:27:41.345 | + functions-common:time_stop:2441 : local elapsed_time 2022-08-19 19:27:41.349 | + functions-common:time_stop:2442 : local total 2022-08-19 19:27:41.353 | + functions-common:time_stop:2443 : local start_time 2022-08-19 19:27:41.356 | + functions-common:time_stop:2445 : name=test_with_retry 2022-08-19 19:27:41.360 | + functions-common:time_stop:2446 : start_time=1660937255237 2022-08-19 19:27:41.363 | + functions-common:time_stop:2448 : [[ -z 1660937255237 ]] 2022-08-19 19:27:41.366 | ++ functions-common:time_stop:2451 : date +%s%3N 2022-08-19 19:27:41.371 | + functions-common:time_stop:2451 : end_time=1660937261368 2022-08-19 19:27:41.374 | + functions-common:time_stop:2452 : elapsed_time=6131 2022-08-19 19:27:41.377 | + functions-common:time_stop:2453 : total=0 2022-08-19 19:27:41.380 | + functions-common:time_stop:2455 : _TIME_START[$name]= 2022-08-19 19:27:41.383 | + functions-common:time_stop:2456 : _TIME_TOTAL[$name]=6131 2022-08-19 19:27:41.386 | + ./stack.sh:main:1291 : is_service_enabled placement 2022-08-19 19:27:41.406 | + functions-common:is_service_enabled:2095 : return 0 2022-08-19 19:27:41.409 | + ./stack.sh:main:1292 : echo_summary 'Starting Placement' 2022-08-19 19:27:41.412 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-08-19 19:27:41.415 | + ./stack.sh:echo_summary:441 : echo -e Starting Placement 2022-08-19 19:27:41.417 | + ./stack.sh:main:1293 : start_placement 2022-08-19 19:27:41.420 | + lib/placement:start_placement:160 : start_placement_api 2022-08-19 19:27:41.422 | + lib/placement:start_placement_api:146 : [[ uwsgi == \u\w\s\g\i ]] 2022-08-19 19:27:41.426 | ++ lib/placement:start_placement_api:147 : which uwsgi 2022-08-19 19:27:41.430 | + lib/placement:start_placement_api:147 : run_process placement-api '/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2022-08-19 19:27:41.433 | + functions-common:run_process:1693 : local service=placement-api 2022-08-19 19:27:41.436 | + functions-common:run_process:1694 : local 'command=/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2022-08-19 19:27:41.438 | + functions-common:run_process:1695 : local group= 2022-08-19 19:27:41.441 | + functions-common:run_process:1696 : local user= 2022-08-19 19:27:41.444 | + functions-common:run_process:1697 : local env_vars= 2022-08-19 19:27:41.446 | + functions-common:run_process:1699 : local name=placement-api 2022-08-19 19:27:41.449 | + functions-common:run_process:1701 : time_start run_process 2022-08-19 19:27:41.452 | + functions-common:time_start:2425 : local name=run_process 2022-08-19 19:27:41.454 | + functions-common:time_start:2426 : local start_time= 2022-08-19 19:27:41.457 | + functions-common:time_start:2427 : [[ -n '' ]] 2022-08-19 19:27:41.461 | ++ functions-common:time_start:2430 : date +%s%3N 2022-08-19 19:27:41.465 | + functions-common:time_start:2430 : _TIME_START[$name]=1660937261462 2022-08-19 19:27:41.468 | + functions-common:run_process:1702 : is_service_enabled placement-api 2022-08-19 19:27:41.486 | + functions-common:is_service_enabled:2095 : return 0 2022-08-19 19:27:41.489 | + functions-common:run_process:1703 : _run_under_systemd placement-api '/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' '' '' '' 2022-08-19 19:27:41.492 | + functions-common:_run_under_systemd:1653 : local service=placement-api 2022-08-19 19:27:41.494 | + functions-common:_run_under_systemd:1654 : local 'command=/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2022-08-19 19:27:41.497 | + functions-common:_run_under_systemd:1655 : local 'cmd=/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2022-08-19 19:27:41.500 | + functions-common:_run_under_systemd:1657 : _common_systemd_pitfalls '/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2022-08-19 19:27:41.503 | + functions-common:_common_systemd_pitfalls:1625 : local 'cmd=/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2022-08-19 19:27:41.506 | + functions-common:_common_systemd_pitfalls:1628 : [[ /usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini =~ sudo ]] 2022-08-19 19:27:41.508 | + functions-common:_common_systemd_pitfalls:1639 : [[ ! /usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini =~ ^/ ]] 2022-08-19 19:27:41.511 | + functions-common:_run_under_systemd:1659 : local systemd_service=devstack@placement-api.service 2022-08-19 19:27:41.514 | + functions-common:_run_under_systemd:1660 : local group= 2022-08-19 19:27:41.516 | + functions-common:_run_under_systemd:1661 : local user=ubuntu 2022-08-19 19:27:41.519 | + functions-common:_run_under_systemd:1662 : [[ -z ubuntu ]] 2022-08-19 19:27:41.521 | + functions-common:_run_under_systemd:1665 : local env_vars= 2022-08-19 19:27:41.524 | + functions-common:_run_under_systemd:1666 : [[ /usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini =~ uwsgi ]] 2022-08-19 19:27:41.527 | + functions-common:_run_under_systemd:1667 : write_uwsgi_user_unit_file devstack@placement-api.service '/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' '' ubuntu '' 2022-08-19 19:27:41.529 | + functions-common:write_uwsgi_user_unit_file:1593 : local service=devstack@placement-api.service 2022-08-19 19:27:41.532 | + functions-common:write_uwsgi_user_unit_file:1594 : local 'command=/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2022-08-19 19:27:41.534 | + functions-common:write_uwsgi_user_unit_file:1595 : local group= 2022-08-19 19:27:41.537 | + functions-common:write_uwsgi_user_unit_file:1596 : local user=ubuntu 2022-08-19 19:27:41.539 | + functions-common:write_uwsgi_user_unit_file:1597 : local env_vars= 2022-08-19 19:27:41.542 | + functions-common:write_uwsgi_user_unit_file:1598 : local unitfile=/etc/systemd/system/devstack@placement-api.service 2022-08-19 19:27:41.544 | + functions-common:write_uwsgi_user_unit_file:1599 : mkdir -p /etc/systemd/system 2022-08-19 19:27:41.549 | + functions-common:write_uwsgi_user_unit_file:1601 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Unit Description 'Devstack devstack@placement-api.service' 2022-08-19 19:27:41.621 | + functions-common:write_uwsgi_user_unit_file:1602 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service SyslogIdentifier devstack@placement-api.service 2022-08-19 19:27:41.689 | + functions-common:write_uwsgi_user_unit_file:1603 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service User ubuntu 2022-08-19 19:27:41.753 | + functions-common:write_uwsgi_user_unit_file:1604 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service ExecStart '/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2022-08-19 19:27:41.814 | + functions-common:write_uwsgi_user_unit_file:1605 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-08-19 19:27:41.872 | + functions-common:write_uwsgi_user_unit_file:1606 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service Type notify 2022-08-19 19:27:41.932 | + functions-common:write_uwsgi_user_unit_file:1607 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service KillMode process 2022-08-19 19:27:41.994 | + functions-common:write_uwsgi_user_unit_file:1608 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service Restart always 2022-08-19 19:27:42.052 | + functions-common:write_uwsgi_user_unit_file:1609 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service NotifyAccess all 2022-08-19 19:27:42.111 | + functions-common:write_uwsgi_user_unit_file:1610 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service RestartForceExitStatus 100 2022-08-19 19:27:42.169 | + functions-common:write_uwsgi_user_unit_file:1612 : [[ -n '' ]] 2022-08-19 19:27:42.172 | + functions-common:write_uwsgi_user_unit_file:1615 : [[ -n '' ]] 2022-08-19 19:27:42.175 | + functions-common:write_uwsgi_user_unit_file:1618 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Install WantedBy multi-user.target 2022-08-19 19:27:42.248 | + functions-common:write_uwsgi_user_unit_file:1621 : sudo systemctl daemon-reload 2022-08-19 19:27:42.649 | + functions-common:_run_under_systemd:1672 : sudo systemctl enable devstack@placement-api.service 2022-08-19 19:27:42.671 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@placement-api.service → /etc/systemd/system/devstack@placement-api.service. 2022-08-19 19:27:43.083 | + functions-common:_run_under_systemd:1673 : sudo systemctl start devstack@placement-api.service 2022-08-19 19:27:43.169 | + functions-common:run_process:1705 : time_stop run_process 2022-08-19 19:27:43.173 | + functions-common:time_stop:2439 : local name 2022-08-19 19:27:43.176 | + functions-common:time_stop:2440 : local end_time 2022-08-19 19:27:43.180 | + functions-common:time_stop:2441 : local elapsed_time 2022-08-19 19:27:43.184 | + functions-common:time_stop:2442 : local total 2022-08-19 19:27:43.188 | + functions-common:time_stop:2443 : local start_time 2022-08-19 19:27:43.191 | + functions-common:time_stop:2445 : name=run_process 2022-08-19 19:27:43.195 | + functions-common:time_stop:2446 : start_time=1660937261462 2022-08-19 19:27:43.198 | + functions-common:time_stop:2448 : [[ -z 1660937261462 ]] 2022-08-19 19:27:43.201 | ++ functions-common:time_stop:2451 : date +%s%3N 2022-08-19 19:27:43.207 | + functions-common:time_stop:2451 : end_time=1660937263203 2022-08-19 19:27:43.209 | + functions-common:time_stop:2452 : elapsed_time=1741 2022-08-19 19:27:43.212 | + functions-common:time_stop:2453 : total=6403 2022-08-19 19:27:43.214 | + functions-common:time_stop:2455 : _TIME_START[$name]= 2022-08-19 19:27:43.217 | + functions-common:time_stop:2456 : _TIME_TOTAL[$name]=8144 2022-08-19 19:27:43.220 | + lib/placement:start_placement_api:153 : echo 'Waiting for placement-api to start...' 2022-08-19 19:27:43.220 | Waiting for placement-api to start... 2022-08-19 19:27:43.223 | + lib/placement:start_placement_api:154 : wait_for_service 60 http://10.222.0.60/placement 2022-08-19 19:27:43.225 | + functions:wait_for_service:457 : local timeout=60 2022-08-19 19:27:43.228 | + functions:wait_for_service:458 : local url=http://10.222.0.60/placement 2022-08-19 19:27:43.231 | + functions:wait_for_service:459 : local rval=0 2022-08-19 19:27:43.233 | + functions:wait_for_service:460 : time_start wait_for_service 2022-08-19 19:27:43.236 | + functions-common:time_start:2425 : local name=wait_for_service 2022-08-19 19:27:43.239 | + functions-common:time_start:2426 : local start_time= 2022-08-19 19:27:43.241 | + functions-common:time_start:2427 : [[ -n '' ]] 2022-08-19 19:27:43.244 | ++ functions-common:time_start:2430 : date +%s%3N 2022-08-19 19:27:43.249 | + functions-common:time_start:2430 : _TIME_START[$name]=1660937263246 2022-08-19 19:27:43.252 | + functions:wait_for_service:461 : timeout 60 bash -x 2022-08-19 19:27:43.258 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.60/placement 2022-08-19 19:27:45.971 | + :: : [[ 200 == 503 ]] 2022-08-19 19:27:45.973 | + :: : [[ 0 -eq 7 ]] 2022-08-19 19:27:45.976 | + functions:wait_for_service:466 : time_stop wait_for_service 2022-08-19 19:27:45.979 | + functions-common:time_stop:2439 : local name 2022-08-19 19:27:45.981 | + functions-common:time_stop:2440 : local end_time 2022-08-19 19:27:45.984 | + functions-common:time_stop:2441 : local elapsed_time 2022-08-19 19:27:45.986 | + functions-common:time_stop:2442 : local total 2022-08-19 19:27:45.989 | + functions-common:time_stop:2443 : local start_time 2022-08-19 19:27:45.991 | + functions-common:time_stop:2445 : name=wait_for_service 2022-08-19 19:27:45.994 | + functions-common:time_stop:2446 : start_time=1660937263246 2022-08-19 19:27:45.997 | + functions-common:time_stop:2448 : [[ -z 1660937263246 ]] 2022-08-19 19:27:46.002 | ++ functions-common:time_stop:2451 : date +%s%3N 2022-08-19 19:27:46.008 | + functions-common:time_stop:2451 : end_time=1660937266004 2022-08-19 19:27:46.011 | + functions-common:time_stop:2452 : elapsed_time=2758 2022-08-19 19:27:46.014 | + functions-common:time_stop:2453 : total=11165 2022-08-19 19:27:46.017 | + functions-common:time_stop:2455 : _TIME_START[$name]= 2022-08-19 19:27:46.020 | + functions-common:time_stop:2456 : _TIME_TOTAL[$name]=13923 2022-08-19 19:27:46.022 | + functions:wait_for_service:467 : return 0 2022-08-19 19:27:46.025 | + ./stack.sh:main:1296 : is_service_enabled neutron 2022-08-19 19:27:46.046 | + functions-common:is_service_enabled:2095 : return 0 2022-08-19 19:27:46.049 | + ./stack.sh:main:1297 : start_neutron 2022-08-19 19:27:46.052 | + lib/neutron:start_neutron:748 : is_neutron_legacy_enabled 2022-08-19 19:27:46.056 | ++ lib/neutron:is_neutron_legacy_enabled:142 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon,c-bak,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,heat,h-api,h-api-cfn,h-api-cw,h-eng,q-metering,q-vpn,s-proxy,s-object,s-container,s-account 2022-08-19 19:27:46.057 | ++ lib/neutron:is_neutron_legacy_enabled:142 : sed s/neutron-//g 2022-08-19 19:27:46.063 | + lib/neutron:is_neutron_legacy_enabled:142 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon,c-bak,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,heat,h-api,h-api-cfn,h-api-cw,h-eng,q-metering,q-vpn,s-proxy,s-object,s-container,s-account 2022-08-19 19:27:46.065 | + lib/neutron:is_neutron_legacy_enabled:143 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon,c-bak,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,heat,h-api,h-api-cfn,h-api-cw,h-eng,q-metering,q-vpn,s-proxy,s-object,s-container,s-account =~ ,neutron ]] 2022-08-19 19:27:46.068 | + lib/neutron:is_neutron_legacy_enabled:144 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,g-reg,cinder =~ ,q- ]] 2022-08-19 19:27:46.071 | + lib/neutron:is_neutron_legacy_enabled:144 : return 0 2022-08-19 19:27:46.074 | + lib/neutron:start_neutron:750 : start_mutnauq_l2_agent 2022-08-19 19:27:46.076 | + lib/neutron-legacy:start_mutnauq_l2_agent:573 : run_process q-agt '/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-08-19 19:27:46.079 | + functions-common:run_process:1693 : local service=q-agt 2022-08-19 19:27:46.082 | + functions-common:run_process:1694 : local 'command=/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-08-19 19:27:46.084 | + functions-common:run_process:1695 : local group= 2022-08-19 19:27:46.087 | + functions-common:run_process:1696 : local user= 2022-08-19 19:27:46.089 | + functions-common:run_process:1697 : local env_vars= 2022-08-19 19:27:46.092 | + functions-common:run_process:1699 : local name=q-agt 2022-08-19 19:27:46.095 | + functions-common:run_process:1701 : time_start run_process 2022-08-19 19:27:46.097 | + functions-common:time_start:2425 : local name=run_process 2022-08-19 19:27:46.100 | + functions-common:time_start:2426 : local start_time= 2022-08-19 19:27:46.103 | + functions-common:time_start:2427 : [[ -n '' ]] 2022-08-19 19:27:46.106 | ++ functions-common:time_start:2430 : date +%s%3N 2022-08-19 19:27:46.112 | + functions-common:time_start:2430 : _TIME_START[$name]=1660937266108 2022-08-19 19:27:46.114 | + functions-common:run_process:1702 : is_service_enabled q-agt 2022-08-19 19:27:46.132 | + functions-common:is_service_enabled:2095 : return 0 2022-08-19 19:27:46.135 | + functions-common:run_process:1703 : _run_under_systemd q-agt '/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' '' '' '' 2022-08-19 19:27:46.138 | + functions-common:_run_under_systemd:1653 : local service=q-agt 2022-08-19 19:27:46.140 | + functions-common:_run_under_systemd:1654 : local 'command=/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-08-19 19:27:46.143 | + functions-common:_run_under_systemd:1655 : local 'cmd=/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-08-19 19:27:46.146 | + functions-common:_run_under_systemd:1657 : _common_systemd_pitfalls '/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-08-19 19:27:46.148 | + functions-common:_common_systemd_pitfalls:1625 : local 'cmd=/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-08-19 19:27:46.151 | + functions-common:_common_systemd_pitfalls:1628 : [[ /usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ sudo ]] 2022-08-19 19:27:46.153 | + functions-common:_common_systemd_pitfalls:1639 : [[ ! /usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ ^/ ]] 2022-08-19 19:27:46.156 | + functions-common:_run_under_systemd:1659 : local systemd_service=devstack@q-agt.service 2022-08-19 19:27:46.158 | + functions-common:_run_under_systemd:1660 : local group= 2022-08-19 19:27:46.161 | + functions-common:_run_under_systemd:1661 : local user=ubuntu 2022-08-19 19:27:46.164 | + functions-common:_run_under_systemd:1662 : [[ -z ubuntu ]] 2022-08-19 19:27:46.166 | + functions-common:_run_under_systemd:1665 : local env_vars= 2022-08-19 19:27:46.169 | + functions-common:_run_under_systemd:1666 : [[ /usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ uwsgi ]] 2022-08-19 19:27:46.171 | + functions-common:_run_under_systemd:1669 : write_user_unit_file devstack@q-agt.service '/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' '' ubuntu '' 2022-08-19 19:27:46.174 | + functions-common:write_user_unit_file:1562 : local service=devstack@q-agt.service 2022-08-19 19:27:46.176 | + functions-common:write_user_unit_file:1563 : local 'command=/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-08-19 19:27:46.178 | + functions-common:write_user_unit_file:1564 : local group= 2022-08-19 19:27:46.181 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-08-19 19:27:46.183 | + functions-common:write_user_unit_file:1566 : local env_vars= 2022-08-19 19:27:46.185 | + functions-common:write_user_unit_file:1567 : local extra= 2022-08-19 19:27:46.187 | + functions-common:write_user_unit_file:1568 : [[ -n '' ]] 2022-08-19 19:27:46.190 | + functions-common:write_user_unit_file:1571 : local unitfile=/etc/systemd/system/devstack@q-agt.service 2022-08-19 19:27:46.192 | + functions-common:write_user_unit_file:1572 : mkdir -p /etc/systemd/system 2022-08-19 19:27:46.196 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Unit Description 'Devstack devstack@q-agt.service' 2022-08-19 19:27:46.264 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Service User ubuntu 2022-08-19 19:27:46.332 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Service ExecStart '/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-08-19 19:27:46.397 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Service KillMode process 2022-08-19 19:27:46.465 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Service TimeoutStopSec 300 2022-08-19 19:27:46.522 | + functions-common:write_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-08-19 19:27:46.580 | + functions-common:write_user_unit_file:1580 : [[ -n '' ]] 2022-08-19 19:27:46.583 | + functions-common:write_user_unit_file:1583 : [[ -n '' ]] 2022-08-19 19:27:46.585 | + functions-common:write_user_unit_file:1586 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Install WantedBy multi-user.target 2022-08-19 19:27:46.656 | + functions-common:write_user_unit_file:1589 : sudo systemctl daemon-reload 2022-08-19 19:27:47.070 | + functions-common:_run_under_systemd:1672 : sudo systemctl enable devstack@q-agt.service 2022-08-19 19:27:47.087 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-agt.service → /etc/systemd/system/devstack@q-agt.service. 2022-08-19 19:27:47.504 | + functions-common:_run_under_systemd:1673 : sudo systemctl start devstack@q-agt.service 2022-08-19 19:27:47.532 | + functions-common:run_process:1705 : time_stop run_process 2022-08-19 19:27:47.535 | + functions-common:time_stop:2439 : local name 2022-08-19 19:27:47.537 | + functions-common:time_stop:2440 : local end_time 2022-08-19 19:27:47.540 | + functions-common:time_stop:2441 : local elapsed_time 2022-08-19 19:27:47.543 | + functions-common:time_stop:2442 : local total 2022-08-19 19:27:47.546 | + functions-common:time_stop:2443 : local start_time 2022-08-19 19:27:47.548 | + functions-common:time_stop:2445 : name=run_process 2022-08-19 19:27:47.551 | + functions-common:time_stop:2446 : start_time=1660937266108 2022-08-19 19:27:47.553 | + functions-common:time_stop:2448 : [[ -z 1660937266108 ]] 2022-08-19 19:27:47.557 | ++ functions-common:time_stop:2451 : date +%s%3N 2022-08-19 19:27:47.562 | + functions-common:time_stop:2451 : end_time=1660937267559 2022-08-19 19:27:47.565 | + functions-common:time_stop:2452 : elapsed_time=1451 2022-08-19 19:27:47.567 | + functions-common:time_stop:2453 : total=8144 2022-08-19 19:27:47.570 | + functions-common:time_stop:2455 : _TIME_START[$name]= 2022-08-19 19:27:47.572 | + functions-common:time_stop:2456 : _TIME_TOTAL[$name]=9595 2022-08-19 19:27:47.575 | + lib/neutron-legacy:start_mutnauq_l2_agent:575 : is_provider_network 2022-08-19 19:27:47.578 | + functions-common:is_provider_network:2288 : '[' '' == True ']' 2022-08-19 19:27:47.580 | + functions-common:is_provider_network:2291 : return 1 2022-08-19 19:27:47.583 | + lib/neutron:start_neutron:751 : start_mutnauq_other_agents 2022-08-19 19:27:47.586 | + lib/neutron-legacy:start_mutnauq_other_agents:591 : run_process q-dhcp '/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2022-08-19 19:27:47.588 | + functions-common:run_process:1693 : local service=q-dhcp 2022-08-19 19:27:47.591 | + functions-common:run_process:1694 : local 'command=/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2022-08-19 19:27:47.594 | + functions-common:run_process:1695 : local group= 2022-08-19 19:27:47.596 | + functions-common:run_process:1696 : local user= 2022-08-19 19:27:47.599 | + functions-common:run_process:1697 : local env_vars= 2022-08-19 19:27:47.601 | + functions-common:run_process:1699 : local name=q-dhcp 2022-08-19 19:27:47.604 | + functions-common:run_process:1701 : time_start run_process 2022-08-19 19:27:47.607 | + functions-common:time_start:2425 : local name=run_process 2022-08-19 19:27:47.609 | + functions-common:time_start:2426 : local start_time= 2022-08-19 19:27:47.612 | + functions-common:time_start:2427 : [[ -n '' ]] 2022-08-19 19:27:47.615 | ++ functions-common:time_start:2430 : date +%s%3N 2022-08-19 19:27:47.620 | + functions-common:time_start:2430 : _TIME_START[$name]=1660937267617 2022-08-19 19:27:47.623 | + functions-common:run_process:1702 : is_service_enabled q-dhcp 2022-08-19 19:27:47.642 | + functions-common:is_service_enabled:2095 : return 0 2022-08-19 19:27:47.645 | + functions-common:run_process:1703 : _run_under_systemd q-dhcp '/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' '' '' '' 2022-08-19 19:27:47.648 | + functions-common:_run_under_systemd:1653 : local service=q-dhcp 2022-08-19 19:27:47.650 | + functions-common:_run_under_systemd:1654 : local 'command=/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2022-08-19 19:27:47.653 | + functions-common:_run_under_systemd:1655 : local 'cmd=/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2022-08-19 19:27:47.656 | + functions-common:_run_under_systemd:1657 : _common_systemd_pitfalls '/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2022-08-19 19:27:47.658 | + functions-common:_common_systemd_pitfalls:1625 : local 'cmd=/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2022-08-19 19:27:47.661 | + functions-common:_common_systemd_pitfalls:1628 : [[ /usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini =~ sudo ]] 2022-08-19 19:27:47.664 | + functions-common:_common_systemd_pitfalls:1639 : [[ ! /usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini =~ ^/ ]] 2022-08-19 19:27:47.667 | + functions-common:_run_under_systemd:1659 : local systemd_service=devstack@q-dhcp.service 2022-08-19 19:27:47.670 | + functions-common:_run_under_systemd:1660 : local group= 2022-08-19 19:27:47.672 | + functions-common:_run_under_systemd:1661 : local user=ubuntu 2022-08-19 19:27:47.675 | + functions-common:_run_under_systemd:1662 : [[ -z ubuntu ]] 2022-08-19 19:27:47.678 | + functions-common:_run_under_systemd:1665 : local env_vars= 2022-08-19 19:27:47.680 | + functions-common:_run_under_systemd:1666 : [[ /usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini =~ uwsgi ]] 2022-08-19 19:27:47.683 | + functions-common:_run_under_systemd:1669 : write_user_unit_file devstack@q-dhcp.service '/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' '' ubuntu '' 2022-08-19 19:27:47.686 | + functions-common:write_user_unit_file:1562 : local service=devstack@q-dhcp.service 2022-08-19 19:27:47.689 | + functions-common:write_user_unit_file:1563 : local 'command=/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2022-08-19 19:27:47.691 | + functions-common:write_user_unit_file:1564 : local group= 2022-08-19 19:27:47.694 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-08-19 19:27:47.696 | + functions-common:write_user_unit_file:1566 : local env_vars= 2022-08-19 19:27:47.699 | + functions-common:write_user_unit_file:1567 : local extra= 2022-08-19 19:27:47.701 | + functions-common:write_user_unit_file:1568 : [[ -n '' ]] 2022-08-19 19:27:47.704 | + functions-common:write_user_unit_file:1571 : local unitfile=/etc/systemd/system/devstack@q-dhcp.service 2022-08-19 19:27:47.707 | + functions-common:write_user_unit_file:1572 : mkdir -p /etc/systemd/system 2022-08-19 19:27:47.712 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Unit Description 'Devstack devstack@q-dhcp.service' 2022-08-19 19:27:47.783 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Service User ubuntu 2022-08-19 19:27:47.857 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Service ExecStart '/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2022-08-19 19:27:47.916 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Service KillMode process 2022-08-19 19:27:47.977 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Service TimeoutStopSec 300 2022-08-19 19:27:48.037 | + functions-common:write_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-08-19 19:27:48.096 | + functions-common:write_user_unit_file:1580 : [[ -n '' ]] 2022-08-19 19:27:48.099 | + functions-common:write_user_unit_file:1583 : [[ -n '' ]] 2022-08-19 19:27:48.101 | + functions-common:write_user_unit_file:1586 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Install WantedBy multi-user.target 2022-08-19 19:27:48.170 | + functions-common:write_user_unit_file:1589 : sudo systemctl daemon-reload 2022-08-19 19:27:48.594 | + functions-common:_run_under_systemd:1672 : sudo systemctl enable devstack@q-dhcp.service 2022-08-19 19:27:48.607 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-dhcp.service → /etc/systemd/system/devstack@q-dhcp.service. 2022-08-19 19:27:49.006 | + functions-common:_run_under_systemd:1673 : sudo systemctl start devstack@q-dhcp.service 2022-08-19 19:27:49.038 | + functions-common:run_process:1705 : time_stop run_process 2022-08-19 19:27:49.041 | + functions-common:time_stop:2439 : local name 2022-08-19 19:27:49.044 | + functions-common:time_stop:2440 : local end_time 2022-08-19 19:27:49.047 | + functions-common:time_stop:2441 : local elapsed_time 2022-08-19 19:27:49.051 | + functions-common:time_stop:2442 : local total 2022-08-19 19:27:49.054 | + functions-common:time_stop:2443 : local start_time 2022-08-19 19:27:49.056 | + functions-common:time_stop:2445 : name=run_process 2022-08-19 19:27:49.059 | + functions-common:time_stop:2446 : start_time=1660937267617 2022-08-19 19:27:49.062 | + functions-common:time_stop:2448 : [[ -z 1660937267617 ]] 2022-08-19 19:27:49.066 | ++ functions-common:time_stop:2451 : date +%s%3N 2022-08-19 19:27:49.071 | + functions-common:time_stop:2451 : end_time=1660937269068 2022-08-19 19:27:49.074 | + functions-common:time_stop:2452 : elapsed_time=1451 2022-08-19 19:27:49.077 | + functions-common:time_stop:2453 : total=9595 2022-08-19 19:27:49.080 | + functions-common:time_stop:2455 : _TIME_START[$name]= 2022-08-19 19:27:49.083 | + functions-common:time_stop:2456 : _TIME_TOTAL[$name]=11046 2022-08-19 19:27:49.086 | ++ lib/neutron-legacy:start_mutnauq_other_agents:593 : determine_config_files neutron-l3-agent 2022-08-19 19:27:49.089 | ++ lib/neutron-legacy:determine_config_files:337 : local opts= 2022-08-19 19:27:49.092 | ++ lib/neutron-legacy:determine_config_files:338 : case "$1" in 2022-08-19 19:27:49.096 | +++ lib/neutron-legacy:determine_config_files:340 : _determine_config_l3 2022-08-19 19:27:49.099 | +++ lib/neutron-legacy:_determine_config_l3:330 : local 'opts=--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-08-19 19:27:49.101 | +++ lib/neutron-legacy:_determine_config_l3:331 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-08-19 19:27:49.104 | ++ lib/neutron-legacy:determine_config_files:340 : opts='--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-08-19 19:27:49.106 | ++ lib/neutron-legacy:determine_config_files:342 : '[' -z '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' ']' 2022-08-19 19:27:49.110 | ++ lib/neutron-legacy:determine_config_files:345 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-08-19 19:27:49.113 | + lib/neutron-legacy:start_mutnauq_other_agents:593 : run_process q-l3 '/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-08-19 19:27:49.115 | + functions-common:run_process:1693 : local service=q-l3 2022-08-19 19:27:49.118 | + functions-common:run_process:1694 : local 'command=/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-08-19 19:27:49.120 | + functions-common:run_process:1695 : local group= 2022-08-19 19:27:49.123 | + functions-common:run_process:1696 : local user= 2022-08-19 19:27:49.126 | + functions-common:run_process:1697 : local env_vars= 2022-08-19 19:27:49.128 | + functions-common:run_process:1699 : local name=q-l3 2022-08-19 19:27:49.131 | + functions-common:run_process:1701 : time_start run_process 2022-08-19 19:27:49.133 | + functions-common:time_start:2425 : local name=run_process 2022-08-19 19:27:49.136 | + functions-common:time_start:2426 : local start_time= 2022-08-19 19:27:49.138 | + functions-common:time_start:2427 : [[ -n '' ]] 2022-08-19 19:27:49.142 | ++ functions-common:time_start:2430 : date +%s%3N 2022-08-19 19:27:49.146 | + functions-common:time_start:2430 : _TIME_START[$name]=1660937269144 2022-08-19 19:27:49.149 | + functions-common:run_process:1702 : is_service_enabled q-l3 2022-08-19 19:27:49.168 | + functions-common:is_service_enabled:2095 : return 0 2022-08-19 19:27:49.171 | + functions-common:run_process:1703 : _run_under_systemd q-l3 '/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' '' '' '' 2022-08-19 19:27:49.174 | + functions-common:_run_under_systemd:1653 : local service=q-l3 2022-08-19 19:27:49.177 | + functions-common:_run_under_systemd:1654 : local 'command=/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-08-19 19:27:49.179 | + functions-common:_run_under_systemd:1655 : local 'cmd=/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-08-19 19:27:49.181 | + functions-common:_run_under_systemd:1657 : _common_systemd_pitfalls '/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-08-19 19:27:49.184 | + functions-common:_common_systemd_pitfalls:1625 : local 'cmd=/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-08-19 19:27:49.187 | + functions-common:_common_systemd_pitfalls:1628 : [[ /usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini =~ sudo ]] 2022-08-19 19:27:49.190 | + functions-common:_common_systemd_pitfalls:1639 : [[ ! /usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini =~ ^/ ]] 2022-08-19 19:27:49.195 | + functions-common:_run_under_systemd:1659 : local systemd_service=devstack@q-l3.service 2022-08-19 19:27:49.198 | + functions-common:_run_under_systemd:1660 : local group= 2022-08-19 19:27:49.200 | + functions-common:_run_under_systemd:1661 : local user=ubuntu 2022-08-19 19:27:49.203 | + functions-common:_run_under_systemd:1662 : [[ -z ubuntu ]] 2022-08-19 19:27:49.206 | + functions-common:_run_under_systemd:1665 : local env_vars= 2022-08-19 19:27:49.211 | + functions-common:_run_under_systemd:1666 : [[ /usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini =~ uwsgi ]] 2022-08-19 19:27:49.214 | + functions-common:_run_under_systemd:1669 : write_user_unit_file devstack@q-l3.service '/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' '' ubuntu '' 2022-08-19 19:27:49.216 | + functions-common:write_user_unit_file:1562 : local service=devstack@q-l3.service 2022-08-19 19:27:49.219 | + functions-common:write_user_unit_file:1563 : local 'command=/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-08-19 19:27:49.222 | + functions-common:write_user_unit_file:1564 : local group= 2022-08-19 19:27:49.224 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-08-19 19:27:49.227 | + functions-common:write_user_unit_file:1566 : local env_vars= 2022-08-19 19:27:49.229 | + functions-common:write_user_unit_file:1567 : local extra= 2022-08-19 19:27:49.232 | + functions-common:write_user_unit_file:1568 : [[ -n '' ]] 2022-08-19 19:27:49.234 | + functions-common:write_user_unit_file:1571 : local unitfile=/etc/systemd/system/devstack@q-l3.service 2022-08-19 19:27:49.237 | + functions-common:write_user_unit_file:1572 : mkdir -p /etc/systemd/system 2022-08-19 19:27:49.241 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Unit Description 'Devstack devstack@q-l3.service' 2022-08-19 19:27:49.315 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Service User ubuntu 2022-08-19 19:27:49.390 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Service ExecStart '/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-08-19 19:27:49.460 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Service KillMode process 2022-08-19 19:27:49.522 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Service TimeoutStopSec 300 2022-08-19 19:27:49.586 | + functions-common:write_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-08-19 19:27:49.652 | + functions-common:write_user_unit_file:1580 : [[ -n '' ]] 2022-08-19 19:27:49.655 | + functions-common:write_user_unit_file:1583 : [[ -n '' ]] 2022-08-19 19:27:49.657 | + functions-common:write_user_unit_file:1586 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Install WantedBy multi-user.target 2022-08-19 19:27:49.730 | + functions-common:write_user_unit_file:1589 : sudo systemctl daemon-reload 2022-08-19 19:27:50.166 | + functions-common:_run_under_systemd:1672 : sudo systemctl enable devstack@q-l3.service 2022-08-19 19:27:50.179 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-l3.service → /etc/systemd/system/devstack@q-l3.service. 2022-08-19 19:27:50.610 | + functions-common:_run_under_systemd:1673 : sudo systemctl start devstack@q-l3.service 2022-08-19 19:27:50.631 | + functions-common:run_process:1705 : time_stop run_process 2022-08-19 19:27:50.637 | + functions-common:time_stop:2439 : local name 2022-08-19 19:27:50.643 | + functions-common:time_stop:2440 : local end_time 2022-08-19 19:27:50.647 | + functions-common:time_stop:2441 : local elapsed_time 2022-08-19 19:27:50.651 | + functions-common:time_stop:2442 : local total 2022-08-19 19:27:50.655 | + functions-common:time_stop:2443 : local start_time 2022-08-19 19:27:50.660 | + functions-common:time_stop:2445 : name=run_process 2022-08-19 19:27:50.663 | + functions-common:time_stop:2446 : start_time=1660937269144 2022-08-19 19:27:50.666 | + functions-common:time_stop:2448 : [[ -z 1660937269144 ]] 2022-08-19 19:27:50.674 | ++ functions-common:time_stop:2451 : date +%s%3N 2022-08-19 19:27:50.677 | + functions-common:time_stop:2451 : end_time=1660937270674 2022-08-19 19:27:50.683 | + functions-common:time_stop:2452 : elapsed_time=1530 2022-08-19 19:27:50.686 | + functions-common:time_stop:2453 : total=11046 2022-08-19 19:27:50.689 | + functions-common:time_stop:2455 : _TIME_START[$name]= 2022-08-19 19:27:50.691 | + functions-common:time_stop:2456 : _TIME_TOTAL[$name]=12576 2022-08-19 19:27:50.694 | + lib/neutron-legacy:start_mutnauq_other_agents:595 : run_process q-meta '/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2022-08-19 19:27:50.696 | + functions-common:run_process:1693 : local service=q-meta 2022-08-19 19:27:50.699 | + functions-common:run_process:1694 : local 'command=/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2022-08-19 19:27:50.701 | + functions-common:run_process:1695 : local group= 2022-08-19 19:27:50.704 | + functions-common:run_process:1696 : local user= 2022-08-19 19:27:50.707 | + functions-common:run_process:1697 : local env_vars= 2022-08-19 19:27:50.709 | + functions-common:run_process:1699 : local name=q-meta 2022-08-19 19:27:50.712 | + functions-common:run_process:1701 : time_start run_process 2022-08-19 19:27:50.714 | + functions-common:time_start:2425 : local name=run_process 2022-08-19 19:27:50.717 | + functions-common:time_start:2426 : local start_time= 2022-08-19 19:27:50.720 | + functions-common:time_start:2427 : [[ -n '' ]] 2022-08-19 19:27:50.725 | ++ functions-common:time_start:2430 : date +%s%3N 2022-08-19 19:27:50.728 | + functions-common:time_start:2430 : _TIME_START[$name]=1660937270725 2022-08-19 19:27:50.731 | + functions-common:run_process:1702 : is_service_enabled q-meta 2022-08-19 19:27:50.754 | + functions-common:is_service_enabled:2095 : return 0 2022-08-19 19:27:50.757 | + functions-common:run_process:1703 : _run_under_systemd q-meta '/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' '' '' '' 2022-08-19 19:27:50.760 | + functions-common:_run_under_systemd:1653 : local service=q-meta 2022-08-19 19:27:50.762 | + functions-common:_run_under_systemd:1654 : local 'command=/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2022-08-19 19:27:50.765 | + functions-common:_run_under_systemd:1655 : local 'cmd=/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2022-08-19 19:27:50.768 | + functions-common:_run_under_systemd:1657 : _common_systemd_pitfalls '/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2022-08-19 19:27:50.771 | + functions-common:_common_systemd_pitfalls:1625 : local 'cmd=/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2022-08-19 19:27:50.773 | + functions-common:_common_systemd_pitfalls:1628 : [[ /usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini =~ sudo ]] 2022-08-19 19:27:50.776 | + functions-common:_common_systemd_pitfalls:1639 : [[ ! /usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini =~ ^/ ]] 2022-08-19 19:27:50.779 | + functions-common:_run_under_systemd:1659 : local systemd_service=devstack@q-meta.service 2022-08-19 19:27:50.782 | + functions-common:_run_under_systemd:1660 : local group= 2022-08-19 19:27:50.784 | + functions-common:_run_under_systemd:1661 : local user=ubuntu 2022-08-19 19:27:50.787 | + functions-common:_run_under_systemd:1662 : [[ -z ubuntu ]] 2022-08-19 19:27:50.790 | + functions-common:_run_under_systemd:1665 : local env_vars= 2022-08-19 19:27:50.793 | + functions-common:_run_under_systemd:1666 : [[ /usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini =~ uwsgi ]] 2022-08-19 19:27:50.796 | + functions-common:_run_under_systemd:1669 : write_user_unit_file devstack@q-meta.service '/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' '' ubuntu '' 2022-08-19 19:27:50.798 | + functions-common:write_user_unit_file:1562 : local service=devstack@q-meta.service 2022-08-19 19:27:50.801 | + functions-common:write_user_unit_file:1563 : local 'command=/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2022-08-19 19:27:50.803 | + functions-common:write_user_unit_file:1564 : local group= 2022-08-19 19:27:50.806 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-08-19 19:27:50.809 | + functions-common:write_user_unit_file:1566 : local env_vars= 2022-08-19 19:27:50.811 | + functions-common:write_user_unit_file:1567 : local extra= 2022-08-19 19:27:50.815 | + functions-common:write_user_unit_file:1568 : [[ -n '' ]] 2022-08-19 19:27:50.818 | + functions-common:write_user_unit_file:1571 : local unitfile=/etc/systemd/system/devstack@q-meta.service 2022-08-19 19:27:50.822 | + functions-common:write_user_unit_file:1572 : mkdir -p /etc/systemd/system 2022-08-19 19:27:50.829 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Unit Description 'Devstack devstack@q-meta.service' 2022-08-19 19:27:50.953 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Service User ubuntu 2022-08-19 19:27:51.070 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Service ExecStart '/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2022-08-19 19:27:51.148 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Service KillMode process 2022-08-19 19:27:51.224 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Service TimeoutStopSec 300 2022-08-19 19:27:51.293 | + functions-common:write_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-08-19 19:27:51.363 | + functions-common:write_user_unit_file:1580 : [[ -n '' ]] 2022-08-19 19:27:51.366 | + functions-common:write_user_unit_file:1583 : [[ -n '' ]] 2022-08-19 19:27:51.368 | + functions-common:write_user_unit_file:1586 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Install WantedBy multi-user.target 2022-08-19 19:27:51.451 | + functions-common:write_user_unit_file:1589 : sudo systemctl daemon-reload 2022-08-19 19:27:51.940 | + functions-common:_run_under_systemd:1672 : sudo systemctl enable devstack@q-meta.service 2022-08-19 19:27:51.955 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-meta.service → /etc/systemd/system/devstack@q-meta.service. 2022-08-19 19:27:52.430 | + functions-common:_run_under_systemd:1673 : sudo systemctl start devstack@q-meta.service 2022-08-19 19:27:52.462 | + functions-common:run_process:1705 : time_stop run_process 2022-08-19 19:27:52.467 | + functions-common:time_stop:2439 : local name 2022-08-19 19:27:52.471 | + functions-common:time_stop:2440 : local end_time 2022-08-19 19:27:52.475 | + functions-common:time_stop:2441 : local elapsed_time 2022-08-19 19:27:52.478 | + functions-common:time_stop:2442 : local total 2022-08-19 19:27:52.481 | + functions-common:time_stop:2443 : local start_time 2022-08-19 19:27:52.483 | + functions-common:time_stop:2445 : name=run_process 2022-08-19 19:27:52.486 | + functions-common:time_stop:2446 : start_time=1660937270725 2022-08-19 19:27:52.489 | + functions-common:time_stop:2448 : [[ -z 1660937270725 ]] 2022-08-19 19:27:52.496 | ++ functions-common:time_stop:2451 : date +%s%3N 2022-08-19 19:27:52.499 | + functions-common:time_stop:2451 : end_time=1660937272496 2022-08-19 19:27:52.502 | + functions-common:time_stop:2452 : elapsed_time=1771 2022-08-19 19:27:52.504 | + functions-common:time_stop:2453 : total=12576 2022-08-19 19:27:52.507 | + functions-common:time_stop:2455 : _TIME_START[$name]= 2022-08-19 19:27:52.509 | + functions-common:time_stop:2456 : _TIME_TOTAL[$name]=14347 2022-08-19 19:27:52.512 | + lib/neutron-legacy:start_mutnauq_other_agents:596 : run_process q-metering '/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file ' 2022-08-19 19:27:52.515 | + functions-common:run_process:1693 : local service=q-metering 2022-08-19 19:27:52.517 | + functions-common:run_process:1694 : local 'command=/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file ' 2022-08-19 19:27:52.520 | + functions-common:run_process:1695 : local group= 2022-08-19 19:27:52.523 | + functions-common:run_process:1696 : local user= 2022-08-19 19:27:52.525 | + functions-common:run_process:1697 : local env_vars= 2022-08-19 19:27:52.528 | + functions-common:run_process:1699 : local name=q-metering 2022-08-19 19:27:52.530 | + functions-common:run_process:1701 : time_start run_process 2022-08-19 19:27:52.533 | + functions-common:time_start:2425 : local name=run_process 2022-08-19 19:27:52.536 | + functions-common:time_start:2426 : local start_time= 2022-08-19 19:27:52.538 | + functions-common:time_start:2427 : [[ -n '' ]] 2022-08-19 19:27:52.542 | ++ functions-common:time_start:2430 : date +%s%3N 2022-08-19 19:27:52.547 | + functions-common:time_start:2430 : _TIME_START[$name]=1660937272544 2022-08-19 19:27:52.550 | + functions-common:run_process:1702 : is_service_enabled q-metering 2022-08-19 19:27:52.571 | + functions-common:is_service_enabled:2095 : return 1 2022-08-19 19:27:52.573 | + functions-common:run_process:1705 : time_stop run_process 2022-08-19 19:27:52.576 | + functions-common:time_stop:2439 : local name 2022-08-19 19:27:52.579 | + functions-common:time_stop:2440 : local end_time 2022-08-19 19:27:52.582 | + functions-common:time_stop:2441 : local elapsed_time 2022-08-19 19:27:52.584 | + functions-common:time_stop:2442 : local total 2022-08-19 19:27:52.587 | + functions-common:time_stop:2443 : local start_time 2022-08-19 19:27:52.590 | + functions-common:time_stop:2445 : name=run_process 2022-08-19 19:27:52.592 | + functions-common:time_stop:2446 : start_time=1660937272544 2022-08-19 19:27:52.595 | + functions-common:time_stop:2448 : [[ -z 1660937272544 ]] 2022-08-19 19:27:52.600 | ++ functions-common:time_stop:2451 : date +%s%3N 2022-08-19 19:27:52.605 | + functions-common:time_stop:2451 : end_time=1660937272602 2022-08-19 19:27:52.608 | + functions-common:time_stop:2452 : elapsed_time=58 2022-08-19 19:27:52.610 | + functions-common:time_stop:2453 : total=14347 2022-08-19 19:27:52.613 | + functions-common:time_stop:2455 : _TIME_START[$name]= 2022-08-19 19:27:52.616 | + functions-common:time_stop:2456 : _TIME_TOTAL[$name]=14405 2022-08-19 19:27:52.618 | + ./stack.sh:main:1300 : is_service_enabled q-svc 2022-08-19 19:27:52.638 | + functions-common:is_service_enabled:2095 : return 0 2022-08-19 19:27:52.641 | + ./stack.sh:main:1300 : [[ True == \T\r\u\e ]] 2022-08-19 19:27:52.643 | + ./stack.sh:main:1301 : echo_summary 'Creating initial neutron network elements' 2022-08-19 19:27:52.646 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-08-19 19:27:52.649 | + ./stack.sh:echo_summary:441 : echo -e Creating initial neutron network elements 2022-08-19 19:27:52.652 | + ./stack.sh:main:1304 : type -p neutron_plugin_create_initial_networks 2022-08-19 19:27:52.654 | + ./stack.sh:main:1307 : create_neutron_initial_network 2022-08-19 19:27:52.657 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:151 : type -p neutron_plugin_create_initial_network_profile 2022-08-19 19:27:52.660 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:155 : is_networking_extension_supported auto-allocated-topology 2022-08-19 19:27:52.662 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:427 : local extension=auto-allocated-topology 2022-08-19 19:27:52.667 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:429 : oscwrap --os-cloud devstack-admin --os-region RegionOne extension list --network -c Alias -f value 2022-08-19 19:27:55.644 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:27:55.644 | from cryptography.utils import int_from_bytes 2022-08-19 19:27:55.644 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:27:55.644 | from cryptography.utils import int_from_bytes 2022-08-19 19:27:55.825 | ++ functions-common:oscwrap:2479 : return 0 2022-08-19 19:27:55.831 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:429 : EXT_LIST='address-group 2022-08-19 19:27:55.831 | address-scope 2022-08-19 19:27:55.831 | router-admin-state-down-before-update 2022-08-19 19:27:55.831 | agent 2022-08-19 19:27:55.832 | agent-resources-synced 2022-08-19 19:27:55.832 | allowed-address-pairs 2022-08-19 19:27:55.832 | auto-allocated-topology 2022-08-19 19:27:55.832 | availability_zone 2022-08-19 19:27:55.832 | availability_zone_filter 2022-08-19 19:27:55.832 | default-subnetpools 2022-08-19 19:27:55.832 | dhcp_agent_scheduler 2022-08-19 19:27:55.832 | dvr 2022-08-19 19:27:55.832 | empty-string-filtering 2022-08-19 19:27:55.832 | external-net 2022-08-19 19:27:55.832 | extra_dhcp_opt 2022-08-19 19:27:55.832 | extraroute 2022-08-19 19:27:55.832 | extraroute-atomic 2022-08-19 19:27:55.832 | filter-validation 2022-08-19 19:27:55.832 | fip-port-details 2022-08-19 19:27:55.832 | flavors 2022-08-19 19:27:55.832 | floatingip-pools 2022-08-19 19:27:55.832 | ip-substring-filtering 2022-08-19 19:27:55.832 | router 2022-08-19 19:27:55.832 | ext-gw-mode 2022-08-19 19:27:55.832 | l3-ha 2022-08-19 19:27:55.832 | l3-flavors 2022-08-19 19:27:55.832 | l3-port-ip-change-not-allowed 2022-08-19 19:27:55.832 | l3_agent_scheduler 2022-08-19 19:27:55.832 | multi-provider 2022-08-19 19:27:55.832 | net-mtu 2022-08-19 19:27:55.832 | net-mtu-writable 2022-08-19 19:27:55.832 | network_availability_zone 2022-08-19 19:27:55.832 | network-ip-availability 2022-08-19 19:27:55.832 | pagination 2022-08-19 19:27:55.832 | port-device-profile 2022-08-19 19:27:55.832 | port-mac-override 2022-08-19 19:27:55.832 | port-mac-address-regenerate 2022-08-19 19:27:55.832 | port-numa-affinity-policy 2022-08-19 19:27:55.832 | binding 2022-08-19 19:27:55.832 | binding-extended 2022-08-19 19:27:55.832 | port-security 2022-08-19 19:27:55.832 | project-id 2022-08-19 19:27:55.833 | provider 2022-08-19 19:27:55.833 | quota-check-limit 2022-08-19 19:27:55.833 | quotas 2022-08-19 19:27:55.833 | quota_details 2022-08-19 19:27:55.833 | rbac-policies 2022-08-19 19:27:55.833 | rbac-address-group 2022-08-19 19:27:55.833 | rbac-address-scope 2022-08-19 19:27:55.833 | rbac-security-groups 2022-08-19 19:27:55.833 | rbac-subnetpool 2022-08-19 19:27:55.833 | revision-if-match 2022-08-19 19:27:55.833 | standard-attr-revisions 2022-08-19 19:27:55.833 | router_availability_zone 2022-08-19 19:27:55.833 | security-groups-normalized-cidr 2022-08-19 19:27:55.833 | port-security-groups-filtering 2022-08-19 19:27:55.833 | security-groups-remote-address-group 2022-08-19 19:27:55.833 | security-groups-shared-filtering 2022-08-19 19:27:55.833 | security-group 2022-08-19 19:27:55.833 | service-type 2022-08-19 19:27:55.833 | sorting 2022-08-19 19:27:55.833 | standard-attr-description 2022-08-19 19:27:55.833 | stateful-security-group 2022-08-19 19:27:55.833 | subnet_onboard 2022-08-19 19:27:55.833 | subnet-service-types 2022-08-19 19:27:55.833 | subnet_allocation 2022-08-19 19:27:55.833 | subnetpool-prefix-ops 2022-08-19 19:27:55.833 | standard-attr-tag 2022-08-19 19:27:55.833 | standard-attr-timestamp' 2022-08-19 19:27:55.836 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:430 : [[ address-group 2022-08-19 19:27:55.836 | address-scope 2022-08-19 19:27:55.836 | router-admin-state-down-before-update 2022-08-19 19:27:55.836 | agent 2022-08-19 19:27:55.836 | agent-resources-synced 2022-08-19 19:27:55.836 | allowed-address-pairs 2022-08-19 19:27:55.836 | auto-allocated-topology 2022-08-19 19:27:55.836 | availability_zone 2022-08-19 19:27:55.836 | availability_zone_filter 2022-08-19 19:27:55.836 | default-subnetpools 2022-08-19 19:27:55.836 | dhcp_agent_scheduler 2022-08-19 19:27:55.836 | dvr 2022-08-19 19:27:55.836 | empty-string-filtering 2022-08-19 19:27:55.836 | external-net 2022-08-19 19:27:55.837 | extra_dhcp_opt 2022-08-19 19:27:55.837 | extraroute 2022-08-19 19:27:55.837 | extraroute-atomic 2022-08-19 19:27:55.837 | filter-validation 2022-08-19 19:27:55.837 | fip-port-details 2022-08-19 19:27:55.837 | flavors 2022-08-19 19:27:55.837 | floatingip-pools 2022-08-19 19:27:55.837 | ip-substring-filtering 2022-08-19 19:27:55.837 | router 2022-08-19 19:27:55.837 | ext-gw-mode 2022-08-19 19:27:55.837 | l3-ha 2022-08-19 19:27:55.837 | l3-flavors 2022-08-19 19:27:55.837 | l3-port-ip-change-not-allowed 2022-08-19 19:27:55.837 | l3_agent_scheduler 2022-08-19 19:27:55.837 | multi-provider 2022-08-19 19:27:55.837 | net-mtu 2022-08-19 19:27:55.837 | net-mtu-writable 2022-08-19 19:27:55.837 | network_availability_zone 2022-08-19 19:27:55.837 | network-ip-availability 2022-08-19 19:27:55.837 | pagination 2022-08-19 19:27:55.837 | port-device-profile 2022-08-19 19:27:55.837 | port-mac-override 2022-08-19 19:27:55.837 | port-mac-address-regenerate 2022-08-19 19:27:55.837 | port-numa-affinity-policy 2022-08-19 19:27:55.837 | binding 2022-08-19 19:27:55.837 | binding-extended 2022-08-19 19:27:55.837 | port-security 2022-08-19 19:27:55.837 | project-id 2022-08-19 19:27:55.837 | provider 2022-08-19 19:27:55.837 | quota-check-limit 2022-08-19 19:27:55.837 | quotas 2022-08-19 19:27:55.837 | quota_details 2022-08-19 19:27:55.837 | rbac-policies 2022-08-19 19:27:55.837 | rbac-address-group 2022-08-19 19:27:55.837 | rbac-address-scope 2022-08-19 19:27:55.837 | rbac-security-groups 2022-08-19 19:27:55.837 | rbac-subnetpool 2022-08-19 19:27:55.837 | revision-if-match 2022-08-19 19:27:55.838 | standard-attr-revisions 2022-08-19 19:27:55.838 | router_availability_zone 2022-08-19 19:27:55.838 | security-groups-normalized-cidr 2022-08-19 19:27:55.838 | port-security-groups-filtering 2022-08-19 19:27:55.838 | security-groups-remote-address-group 2022-08-19 19:27:55.838 | security-groups-shared-filtering 2022-08-19 19:27:55.838 | security-group 2022-08-19 19:27:55.838 | service-type 2022-08-19 19:27:55.838 | sorting 2022-08-19 19:27:55.838 | standard-attr-description 2022-08-19 19:27:55.838 | stateful-security-group 2022-08-19 19:27:55.838 | subnet_onboard 2022-08-19 19:27:55.838 | subnet-service-types 2022-08-19 19:27:55.838 | subnet_allocation 2022-08-19 19:27:55.838 | subnetpool-prefix-ops 2022-08-19 19:27:55.838 | standard-attr-tag 2022-08-19 19:27:55.838 | standard-attr-timestamp =~ auto-allocated-topology ]] 2022-08-19 19:27:55.841 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:430 : return 0 2022-08-19 19:27:55.843 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:156 : [[ True == \T\r\u\e ]] 2022-08-19 19:27:55.846 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:157 : [[ 4 =~ 4.* ]] 2022-08-19 19:27:55.850 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:158 : oscwrap --os-cloud devstack-admin --os-region RegionOne subnet pool create shared-default-subnetpool-v4 --default-prefix-length 26 --pool-prefix 172.20.0.0/16 --share --default -f value -c id 2022-08-19 19:27:58.849 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:27:58.849 | from cryptography.utils import int_from_bytes 2022-08-19 19:27:58.849 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:27:58.849 | from cryptography.utils import int_from_bytes 2022-08-19 19:27:59.017 | ++ functions-common:oscwrap:2479 : return 0 2022-08-19 19:27:59.020 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:158 : SUBNETPOOL_V4_ID=7abc115f-e292-4705-85ef-8634c67b524f 2022-08-19 19:27:59.023 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:160 : [[ 4 =~ .*6 ]] 2022-08-19 19:27:59.026 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:166 : is_provider_network 2022-08-19 19:27:59.028 | + functions-common:is_provider_network:2288 : '[' '' == True ']' 2022-08-19 19:27:59.032 | + functions-common:is_provider_network:2291 : return 1 2022-08-19 19:27:59.036 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:196 : oscwrap --os-cloud devstack --os-region RegionOne network create private 2022-08-19 19:27:59.037 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:196 : get_field 2 2022-08-19 19:27:59.037 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:196 : grep ' id ' 2022-08-19 19:27:59.041 | ++ functions-common:get_field:811 : local data field 2022-08-19 19:27:59.043 | ++ functions-common:get_field:812 : read data 2022-08-19 19:28:02.231 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:28:02.231 | from cryptography.utils import int_from_bytes 2022-08-19 19:28:02.231 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:28:02.231 | from cryptography.utils import int_from_bytes 2022-08-19 19:28:02.405 | ++ functions-common:oscwrap:2479 : return 0 2022-08-19 19:28:02.408 | ++ functions-common:get_field:813 : '[' 2 -lt 0 ']' 2022-08-19 19:28:02.411 | ++ functions-common:get_field:816 : field='$3' 2022-08-19 19:28:02.414 | ++ functions-common:get_field:818 : echo '| id | 34d51720-4f88-4192-b53b-e22c627ff6a9 |' 2022-08-19 19:28:02.415 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2022-08-19 19:28:02.421 | ++ functions-common:get_field:812 : read data 2022-08-19 19:28:02.424 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:196 : NET_ID=34d51720-4f88-4192-b53b-e22c627ff6a9 2022-08-19 19:28:02.427 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:197 : die_if_not_set 197 NET_ID 'Failure creating NET_ID for private' 2022-08-19 19:28:02.429 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-08-19 19:28:02.450 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:199 : [[ 4 =~ 4.* ]] 2022-08-19 19:28:02.454 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:201 : _neutron_create_private_subnet_v4 2022-08-19 19:28:02.457 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:248 : '[' -z 7abc115f-e292-4705-85ef-8634c67b524f ']' 2022-08-19 19:28:02.460 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:251 : local 'subnet_params=--ip-version 4 ' 2022-08-19 19:28:02.463 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:252 : [[ -n 172.20.0.1 ]] 2022-08-19 19:28:02.467 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:253 : subnet_params+='--gateway 172.20.0.1 ' 2022-08-19 19:28:02.470 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:256 : subnet_params+='--subnet-pool 7abc115f-e292-4705-85ef-8634c67b524f ' 2022-08-19 19:28:02.472 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:257 : subnet_params+=' ' 2022-08-19 19:28:02.475 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:258 : subnet_params+='--network 34d51720-4f88-4192-b53b-e22c627ff6a9 private-subnet' 2022-08-19 19:28:02.478 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:259 : local subnet_id 2022-08-19 19:28:02.482 | +++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:260 : oscwrap --os-cloud devstack-admin-demo --os-region RegionOne subnet create --ip-version 4 --gateway 172.20.0.1 --subnet-pool 7abc115f-e292-4705-85ef-8634c67b524f --network 34d51720-4f88-4192-b53b-e22c627ff6a9 private-subnet 2022-08-19 19:28:02.482 | +++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:260 : grep ' id ' 2022-08-19 19:28:02.483 | +++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:260 : get_field 2 2022-08-19 19:28:02.487 | +++ functions-common:get_field:811 : local data field 2022-08-19 19:28:02.490 | +++ functions-common:get_field:812 : read data 2022-08-19 19:28:05.701 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:28:05.701 | from cryptography.utils import int_from_bytes 2022-08-19 19:28:05.701 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:28:05.702 | from cryptography.utils import int_from_bytes 2022-08-19 19:28:05.880 | +++ functions-common:oscwrap:2479 : return 0 2022-08-19 19:28:05.883 | +++ functions-common:get_field:813 : '[' 2 -lt 0 ']' 2022-08-19 19:28:05.886 | +++ functions-common:get_field:816 : field='$3' 2022-08-19 19:28:05.890 | +++ functions-common:get_field:818 : echo '| id | ea5d0f04-737f-4fda-a327-00ebf6f1b18d |' 2022-08-19 19:28:05.891 | +++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2022-08-19 19:28:05.899 | +++ functions-common:get_field:812 : read data 2022-08-19 19:28:05.903 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:260 : subnet_id=ea5d0f04-737f-4fda-a327-00ebf6f1b18d 2022-08-19 19:28:05.907 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:261 : die_if_not_set 261 subnet_id 'Failure creating private IPv4 subnet' 2022-08-19 19:28:05.910 | ++ functions-common:die_if_not_set:282 : local exitcode=0 2022-08-19 19:28:05.928 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:262 : echo ea5d0f04-737f-4fda-a327-00ebf6f1b18d 2022-08-19 19:28:05.932 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:201 : SUBNET_ID=ea5d0f04-737f-4fda-a327-00ebf6f1b18d 2022-08-19 19:28:05.934 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:204 : [[ 4 =~ .*6 ]] 2022-08-19 19:28:05.939 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:210 : is_networking_extension_supported router 2022-08-19 19:28:05.941 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:427 : local extension=router 2022-08-19 19:28:05.945 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:429 : oscwrap --os-cloud devstack-admin --os-region RegionOne extension list --network -c Alias -f value 2022-08-19 19:28:08.408 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:28:08.408 | from cryptography.utils import int_from_bytes 2022-08-19 19:28:08.409 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:28:08.409 | from cryptography.utils import int_from_bytes 2022-08-19 19:28:08.581 | ++ functions-common:oscwrap:2479 : return 0 2022-08-19 19:28:08.584 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:429 : EXT_LIST='address-group 2022-08-19 19:28:08.584 | address-scope 2022-08-19 19:28:08.584 | router-admin-state-down-before-update 2022-08-19 19:28:08.584 | agent 2022-08-19 19:28:08.584 | agent-resources-synced 2022-08-19 19:28:08.584 | allowed-address-pairs 2022-08-19 19:28:08.584 | auto-allocated-topology 2022-08-19 19:28:08.584 | availability_zone 2022-08-19 19:28:08.584 | availability_zone_filter 2022-08-19 19:28:08.584 | default-subnetpools 2022-08-19 19:28:08.584 | dhcp_agent_scheduler 2022-08-19 19:28:08.584 | dvr 2022-08-19 19:28:08.584 | empty-string-filtering 2022-08-19 19:28:08.585 | external-net 2022-08-19 19:28:08.585 | extra_dhcp_opt 2022-08-19 19:28:08.585 | extraroute 2022-08-19 19:28:08.585 | extraroute-atomic 2022-08-19 19:28:08.585 | filter-validation 2022-08-19 19:28:08.585 | fip-port-details 2022-08-19 19:28:08.585 | flavors 2022-08-19 19:28:08.585 | floatingip-pools 2022-08-19 19:28:08.585 | ip-substring-filtering 2022-08-19 19:28:08.585 | router 2022-08-19 19:28:08.585 | ext-gw-mode 2022-08-19 19:28:08.585 | l3-ha 2022-08-19 19:28:08.585 | l3-flavors 2022-08-19 19:28:08.585 | l3-port-ip-change-not-allowed 2022-08-19 19:28:08.585 | l3_agent_scheduler 2022-08-19 19:28:08.585 | multi-provider 2022-08-19 19:28:08.585 | net-mtu 2022-08-19 19:28:08.585 | net-mtu-writable 2022-08-19 19:28:08.585 | network_availability_zone 2022-08-19 19:28:08.585 | network-ip-availability 2022-08-19 19:28:08.585 | pagination 2022-08-19 19:28:08.585 | port-device-profile 2022-08-19 19:28:08.585 | port-mac-override 2022-08-19 19:28:08.585 | port-mac-address-regenerate 2022-08-19 19:28:08.585 | port-numa-affinity-policy 2022-08-19 19:28:08.585 | binding 2022-08-19 19:28:08.585 | binding-extended 2022-08-19 19:28:08.585 | port-security 2022-08-19 19:28:08.585 | project-id 2022-08-19 19:28:08.585 | provider 2022-08-19 19:28:08.585 | quota-check-limit 2022-08-19 19:28:08.585 | quotas 2022-08-19 19:28:08.585 | quota_details 2022-08-19 19:28:08.585 | rbac-policies 2022-08-19 19:28:08.585 | rbac-address-group 2022-08-19 19:28:08.585 | rbac-address-scope 2022-08-19 19:28:08.585 | rbac-security-groups 2022-08-19 19:28:08.585 | rbac-subnetpool 2022-08-19 19:28:08.586 | revision-if-match 2022-08-19 19:28:08.586 | standard-attr-revisions 2022-08-19 19:28:08.586 | router_availability_zone 2022-08-19 19:28:08.586 | security-groups-normalized-cidr 2022-08-19 19:28:08.586 | port-security-groups-filtering 2022-08-19 19:28:08.586 | security-groups-remote-address-group 2022-08-19 19:28:08.586 | security-groups-shared-filtering 2022-08-19 19:28:08.586 | security-group 2022-08-19 19:28:08.586 | service-type 2022-08-19 19:28:08.586 | sorting 2022-08-19 19:28:08.586 | standard-attr-description 2022-08-19 19:28:08.586 | stateful-security-group 2022-08-19 19:28:08.586 | subnet_onboard 2022-08-19 19:28:08.586 | subnet-service-types 2022-08-19 19:28:08.586 | subnet_allocation 2022-08-19 19:28:08.586 | subnetpool-prefix-ops 2022-08-19 19:28:08.586 | standard-attr-tag 2022-08-19 19:28:08.586 | standard-attr-timestamp' 2022-08-19 19:28:08.588 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:430 : [[ address-group 2022-08-19 19:28:08.588 | address-scope 2022-08-19 19:28:08.588 | router-admin-state-down-before-update 2022-08-19 19:28:08.588 | agent 2022-08-19 19:28:08.588 | agent-resources-synced 2022-08-19 19:28:08.588 | allowed-address-pairs 2022-08-19 19:28:08.588 | auto-allocated-topology 2022-08-19 19:28:08.588 | availability_zone 2022-08-19 19:28:08.588 | availability_zone_filter 2022-08-19 19:28:08.588 | default-subnetpools 2022-08-19 19:28:08.588 | dhcp_agent_scheduler 2022-08-19 19:28:08.588 | dvr 2022-08-19 19:28:08.588 | empty-string-filtering 2022-08-19 19:28:08.588 | external-net 2022-08-19 19:28:08.588 | extra_dhcp_opt 2022-08-19 19:28:08.588 | extraroute 2022-08-19 19:28:08.588 | extraroute-atomic 2022-08-19 19:28:08.588 | filter-validation 2022-08-19 19:28:08.588 | fip-port-details 2022-08-19 19:28:08.588 | flavors 2022-08-19 19:28:08.588 | floatingip-pools 2022-08-19 19:28:08.588 | ip-substring-filtering 2022-08-19 19:28:08.588 | router 2022-08-19 19:28:08.588 | ext-gw-mode 2022-08-19 19:28:08.588 | l3-ha 2022-08-19 19:28:08.588 | l3-flavors 2022-08-19 19:28:08.588 | l3-port-ip-change-not-allowed 2022-08-19 19:28:08.588 | l3_agent_scheduler 2022-08-19 19:28:08.588 | multi-provider 2022-08-19 19:28:08.588 | net-mtu 2022-08-19 19:28:08.588 | net-mtu-writable 2022-08-19 19:28:08.589 | network_availability_zone 2022-08-19 19:28:08.589 | network-ip-availability 2022-08-19 19:28:08.589 | pagination 2022-08-19 19:28:08.589 | port-device-profile 2022-08-19 19:28:08.589 | port-mac-override 2022-08-19 19:28:08.589 | port-mac-address-regenerate 2022-08-19 19:28:08.589 | port-numa-affinity-policy 2022-08-19 19:28:08.589 | binding 2022-08-19 19:28:08.589 | binding-extended 2022-08-19 19:28:08.589 | port-security 2022-08-19 19:28:08.589 | project-id 2022-08-19 19:28:08.589 | provider 2022-08-19 19:28:08.589 | quota-check-limit 2022-08-19 19:28:08.589 | quotas 2022-08-19 19:28:08.589 | quota_details 2022-08-19 19:28:08.589 | rbac-policies 2022-08-19 19:28:08.589 | rbac-address-group 2022-08-19 19:28:08.589 | rbac-address-scope 2022-08-19 19:28:08.589 | rbac-security-groups 2022-08-19 19:28:08.589 | rbac-subnetpool 2022-08-19 19:28:08.589 | revision-if-match 2022-08-19 19:28:08.589 | standard-attr-revisions 2022-08-19 19:28:08.589 | router_availability_zone 2022-08-19 19:28:08.589 | security-groups-normalized-cidr 2022-08-19 19:28:08.589 | port-security-groups-filtering 2022-08-19 19:28:08.589 | security-groups-remote-address-group 2022-08-19 19:28:08.589 | security-groups-shared-filtering 2022-08-19 19:28:08.589 | security-group 2022-08-19 19:28:08.589 | service-type 2022-08-19 19:28:08.589 | sorting 2022-08-19 19:28:08.589 | standard-attr-description 2022-08-19 19:28:08.589 | stateful-security-group 2022-08-19 19:28:08.589 | subnet_onboard 2022-08-19 19:28:08.589 | subnet-service-types 2022-08-19 19:28:08.589 | subnet_allocation 2022-08-19 19:28:08.589 | subnetpool-prefix-ops 2022-08-19 19:28:08.590 | standard-attr-tag 2022-08-19 19:28:08.590 | standard-attr-timestamp =~ router ]] 2022-08-19 19:28:08.591 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:430 : return 0 2022-08-19 19:28:08.594 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:210 : is_networking_extension_supported external-net 2022-08-19 19:28:08.597 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:427 : local extension=external-net 2022-08-19 19:28:08.601 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:429 : oscwrap --os-cloud devstack-admin --os-region RegionOne extension list --network -c Alias -f value 2022-08-19 19:28:11.147 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:28:11.147 | from cryptography.utils import int_from_bytes 2022-08-19 19:28:11.147 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:28:11.147 | from cryptography.utils import int_from_bytes 2022-08-19 19:28:11.323 | ++ functions-common:oscwrap:2479 : return 0 2022-08-19 19:28:11.327 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:429 : EXT_LIST='address-group 2022-08-19 19:28:11.327 | address-scope 2022-08-19 19:28:11.327 | router-admin-state-down-before-update 2022-08-19 19:28:11.327 | agent 2022-08-19 19:28:11.327 | agent-resources-synced 2022-08-19 19:28:11.327 | allowed-address-pairs 2022-08-19 19:28:11.327 | auto-allocated-topology 2022-08-19 19:28:11.327 | availability_zone 2022-08-19 19:28:11.327 | availability_zone_filter 2022-08-19 19:28:11.327 | default-subnetpools 2022-08-19 19:28:11.327 | dhcp_agent_scheduler 2022-08-19 19:28:11.327 | dvr 2022-08-19 19:28:11.327 | empty-string-filtering 2022-08-19 19:28:11.327 | external-net 2022-08-19 19:28:11.327 | extra_dhcp_opt 2022-08-19 19:28:11.327 | extraroute 2022-08-19 19:28:11.327 | extraroute-atomic 2022-08-19 19:28:11.327 | filter-validation 2022-08-19 19:28:11.327 | fip-port-details 2022-08-19 19:28:11.327 | flavors 2022-08-19 19:28:11.327 | floatingip-pools 2022-08-19 19:28:11.327 | ip-substring-filtering 2022-08-19 19:28:11.327 | router 2022-08-19 19:28:11.327 | ext-gw-mode 2022-08-19 19:28:11.327 | l3-ha 2022-08-19 19:28:11.327 | l3-flavors 2022-08-19 19:28:11.327 | l3-port-ip-change-not-allowed 2022-08-19 19:28:11.327 | l3_agent_scheduler 2022-08-19 19:28:11.327 | multi-provider 2022-08-19 19:28:11.328 | net-mtu 2022-08-19 19:28:11.328 | net-mtu-writable 2022-08-19 19:28:11.328 | network_availability_zone 2022-08-19 19:28:11.328 | network-ip-availability 2022-08-19 19:28:11.328 | pagination 2022-08-19 19:28:11.328 | port-device-profile 2022-08-19 19:28:11.328 | port-mac-override 2022-08-19 19:28:11.328 | port-mac-address-regenerate 2022-08-19 19:28:11.328 | port-numa-affinity-policy 2022-08-19 19:28:11.328 | binding 2022-08-19 19:28:11.328 | binding-extended 2022-08-19 19:28:11.328 | port-security 2022-08-19 19:28:11.328 | project-id 2022-08-19 19:28:11.328 | provider 2022-08-19 19:28:11.328 | quota-check-limit 2022-08-19 19:28:11.328 | quotas 2022-08-19 19:28:11.328 | quota_details 2022-08-19 19:28:11.328 | rbac-policies 2022-08-19 19:28:11.328 | rbac-address-group 2022-08-19 19:28:11.328 | rbac-address-scope 2022-08-19 19:28:11.328 | rbac-security-groups 2022-08-19 19:28:11.328 | rbac-subnetpool 2022-08-19 19:28:11.328 | revision-if-match 2022-08-19 19:28:11.328 | standard-attr-revisions 2022-08-19 19:28:11.328 | router_availability_zone 2022-08-19 19:28:11.328 | security-groups-normalized-cidr 2022-08-19 19:28:11.328 | port-security-groups-filtering 2022-08-19 19:28:11.328 | security-groups-remote-address-group 2022-08-19 19:28:11.328 | security-groups-shared-filtering 2022-08-19 19:28:11.328 | security-group 2022-08-19 19:28:11.328 | service-type 2022-08-19 19:28:11.328 | sorting 2022-08-19 19:28:11.328 | standard-attr-description 2022-08-19 19:28:11.328 | stateful-security-group 2022-08-19 19:28:11.328 | subnet_onboard 2022-08-19 19:28:11.328 | subnet-service-types 2022-08-19 19:28:11.328 | subnet_allocation 2022-08-19 19:28:11.328 | subnetpool-prefix-ops 2022-08-19 19:28:11.329 | standard-attr-tag 2022-08-19 19:28:11.329 | standard-attr-timestamp' 2022-08-19 19:28:11.330 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:430 : [[ address-group 2022-08-19 19:28:11.330 | address-scope 2022-08-19 19:28:11.330 | router-admin-state-down-before-update 2022-08-19 19:28:11.330 | agent 2022-08-19 19:28:11.330 | agent-resources-synced 2022-08-19 19:28:11.330 | allowed-address-pairs 2022-08-19 19:28:11.330 | auto-allocated-topology 2022-08-19 19:28:11.330 | availability_zone 2022-08-19 19:28:11.330 | availability_zone_filter 2022-08-19 19:28:11.330 | default-subnetpools 2022-08-19 19:28:11.330 | dhcp_agent_scheduler 2022-08-19 19:28:11.330 | dvr 2022-08-19 19:28:11.330 | empty-string-filtering 2022-08-19 19:28:11.330 | external-net 2022-08-19 19:28:11.330 | extra_dhcp_opt 2022-08-19 19:28:11.330 | extraroute 2022-08-19 19:28:11.330 | extraroute-atomic 2022-08-19 19:28:11.330 | filter-validation 2022-08-19 19:28:11.330 | fip-port-details 2022-08-19 19:28:11.330 | flavors 2022-08-19 19:28:11.330 | floatingip-pools 2022-08-19 19:28:11.330 | ip-substring-filtering 2022-08-19 19:28:11.330 | router 2022-08-19 19:28:11.330 | ext-gw-mode 2022-08-19 19:28:11.330 | l3-ha 2022-08-19 19:28:11.330 | l3-flavors 2022-08-19 19:28:11.330 | l3-port-ip-change-not-allowed 2022-08-19 19:28:11.330 | l3_agent_scheduler 2022-08-19 19:28:11.330 | multi-provider 2022-08-19 19:28:11.330 | net-mtu 2022-08-19 19:28:11.330 | net-mtu-writable 2022-08-19 19:28:11.330 | network_availability_zone 2022-08-19 19:28:11.330 | network-ip-availability 2022-08-19 19:28:11.330 | pagination 2022-08-19 19:28:11.330 | port-device-profile 2022-08-19 19:28:11.330 | port-mac-override 2022-08-19 19:28:11.331 | port-mac-address-regenerate 2022-08-19 19:28:11.331 | port-numa-affinity-policy 2022-08-19 19:28:11.331 | binding 2022-08-19 19:28:11.331 | binding-extended 2022-08-19 19:28:11.331 | port-security 2022-08-19 19:28:11.331 | project-id 2022-08-19 19:28:11.331 | provider 2022-08-19 19:28:11.331 | quota-check-limit 2022-08-19 19:28:11.331 | quotas 2022-08-19 19:28:11.331 | quota_details 2022-08-19 19:28:11.331 | rbac-policies 2022-08-19 19:28:11.331 | rbac-address-group 2022-08-19 19:28:11.331 | rbac-address-scope 2022-08-19 19:28:11.331 | rbac-security-groups 2022-08-19 19:28:11.331 | rbac-subnetpool 2022-08-19 19:28:11.331 | revision-if-match 2022-08-19 19:28:11.331 | standard-attr-revisions 2022-08-19 19:28:11.331 | router_availability_zone 2022-08-19 19:28:11.331 | security-groups-normalized-cidr 2022-08-19 19:28:11.331 | port-security-groups-filtering 2022-08-19 19:28:11.331 | security-groups-remote-address-group 2022-08-19 19:28:11.331 | security-groups-shared-filtering 2022-08-19 19:28:11.331 | security-group 2022-08-19 19:28:11.331 | service-type 2022-08-19 19:28:11.331 | sorting 2022-08-19 19:28:11.331 | standard-attr-description 2022-08-19 19:28:11.331 | stateful-security-group 2022-08-19 19:28:11.331 | subnet_onboard 2022-08-19 19:28:11.331 | subnet-service-types 2022-08-19 19:28:11.331 | subnet_allocation 2022-08-19 19:28:11.331 | subnetpool-prefix-ops 2022-08-19 19:28:11.331 | standard-attr-tag 2022-08-19 19:28:11.331 | standard-attr-timestamp =~ external-net ]] 2022-08-19 19:28:11.333 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:430 : return 0 2022-08-19 19:28:11.336 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:212 : [[ True == \T\r\u\e ]] 2022-08-19 19:28:11.343 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:214 : grep ' id ' 2022-08-19 19:28:11.344 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:214 : oscwrap --os-cloud devstack --os-region RegionOne router create router1 2022-08-19 19:28:11.344 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:214 : get_field 2 2022-08-19 19:28:11.344 | ++ functions-common:get_field:811 : local data field 2022-08-19 19:28:11.347 | ++ functions-common:get_field:812 : read data 2022-08-19 19:28:13.973 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:28:13.973 | from cryptography.utils import int_from_bytes 2022-08-19 19:28:13.973 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:28:13.974 | from cryptography.utils import int_from_bytes 2022-08-19 19:28:14.150 | ++ functions-common:oscwrap:2479 : return 0 2022-08-19 19:28:14.154 | ++ functions-common:get_field:813 : '[' 2 -lt 0 ']' 2022-08-19 19:28:14.157 | ++ functions-common:get_field:816 : field='$3' 2022-08-19 19:28:14.160 | ++ functions-common:get_field:818 : echo '| id | a2d1e978-1a51-4b8f-8bf8-dd79c0a36ca8 |' 2022-08-19 19:28:14.161 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2022-08-19 19:28:14.167 | ++ functions-common:get_field:812 : read data 2022-08-19 19:28:14.171 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:214 : ROUTER_ID=a2d1e978-1a51-4b8f-8bf8-dd79c0a36ca8 2022-08-19 19:28:14.174 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:215 : die_if_not_set 215 ROUTER_ID 'Failure creating router router1' 2022-08-19 19:28:14.176 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-08-19 19:28:14.200 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:222 : EXTERNAL_NETWORK_FLAGS=--external 2022-08-19 19:28:14.203 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:223 : is_networking_extension_supported auto-allocated-topology 2022-08-19 19:28:14.206 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:427 : local extension=auto-allocated-topology 2022-08-19 19:28:14.212 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:429 : oscwrap --os-cloud devstack-admin --os-region RegionOne extension list --network -c Alias -f value 2022-08-19 19:28:16.670 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:28:16.670 | from cryptography.utils import int_from_bytes 2022-08-19 19:28:16.670 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:28:16.670 | from cryptography.utils import int_from_bytes 2022-08-19 19:28:16.849 | ++ functions-common:oscwrap:2479 : return 0 2022-08-19 19:28:16.852 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:429 : EXT_LIST='address-group 2022-08-19 19:28:16.852 | address-scope 2022-08-19 19:28:16.852 | router-admin-state-down-before-update 2022-08-19 19:28:16.852 | agent 2022-08-19 19:28:16.852 | agent-resources-synced 2022-08-19 19:28:16.852 | allowed-address-pairs 2022-08-19 19:28:16.852 | auto-allocated-topology 2022-08-19 19:28:16.852 | availability_zone 2022-08-19 19:28:16.852 | availability_zone_filter 2022-08-19 19:28:16.852 | default-subnetpools 2022-08-19 19:28:16.852 | dhcp_agent_scheduler 2022-08-19 19:28:16.852 | dvr 2022-08-19 19:28:16.852 | empty-string-filtering 2022-08-19 19:28:16.852 | external-net 2022-08-19 19:28:16.852 | extra_dhcp_opt 2022-08-19 19:28:16.852 | extraroute 2022-08-19 19:28:16.852 | extraroute-atomic 2022-08-19 19:28:16.852 | filter-validation 2022-08-19 19:28:16.852 | fip-port-details 2022-08-19 19:28:16.852 | flavors 2022-08-19 19:28:16.852 | floatingip-pools 2022-08-19 19:28:16.852 | ip-substring-filtering 2022-08-19 19:28:16.852 | router 2022-08-19 19:28:16.852 | ext-gw-mode 2022-08-19 19:28:16.852 | l3-ha 2022-08-19 19:28:16.852 | l3-flavors 2022-08-19 19:28:16.853 | l3-port-ip-change-not-allowed 2022-08-19 19:28:16.853 | l3_agent_scheduler 2022-08-19 19:28:16.853 | multi-provider 2022-08-19 19:28:16.853 | net-mtu 2022-08-19 19:28:16.853 | net-mtu-writable 2022-08-19 19:28:16.853 | network_availability_zone 2022-08-19 19:28:16.853 | network-ip-availability 2022-08-19 19:28:16.853 | pagination 2022-08-19 19:28:16.853 | port-device-profile 2022-08-19 19:28:16.853 | port-mac-override 2022-08-19 19:28:16.853 | port-mac-address-regenerate 2022-08-19 19:28:16.853 | port-numa-affinity-policy 2022-08-19 19:28:16.853 | binding 2022-08-19 19:28:16.853 | binding-extended 2022-08-19 19:28:16.853 | port-security 2022-08-19 19:28:16.853 | project-id 2022-08-19 19:28:16.853 | provider 2022-08-19 19:28:16.853 | quota-check-limit 2022-08-19 19:28:16.853 | quotas 2022-08-19 19:28:16.853 | quota_details 2022-08-19 19:28:16.853 | rbac-policies 2022-08-19 19:28:16.853 | rbac-address-group 2022-08-19 19:28:16.853 | rbac-address-scope 2022-08-19 19:28:16.853 | rbac-security-groups 2022-08-19 19:28:16.853 | rbac-subnetpool 2022-08-19 19:28:16.853 | revision-if-match 2022-08-19 19:28:16.853 | standard-attr-revisions 2022-08-19 19:28:16.853 | router_availability_zone 2022-08-19 19:28:16.853 | security-groups-normalized-cidr 2022-08-19 19:28:16.853 | port-security-groups-filtering 2022-08-19 19:28:16.853 | security-groups-remote-address-group 2022-08-19 19:28:16.853 | security-groups-shared-filtering 2022-08-19 19:28:16.853 | security-group 2022-08-19 19:28:16.853 | service-type 2022-08-19 19:28:16.853 | sorting 2022-08-19 19:28:16.853 | standard-attr-description 2022-08-19 19:28:16.853 | stateful-security-group 2022-08-19 19:28:16.854 | subnet_onboard 2022-08-19 19:28:16.854 | subnet-service-types 2022-08-19 19:28:16.854 | subnet_allocation 2022-08-19 19:28:16.854 | subnetpool-prefix-ops 2022-08-19 19:28:16.854 | standard-attr-tag 2022-08-19 19:28:16.854 | standard-attr-timestamp' 2022-08-19 19:28:16.856 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:430 : [[ address-group 2022-08-19 19:28:16.856 | address-scope 2022-08-19 19:28:16.856 | router-admin-state-down-before-update 2022-08-19 19:28:16.856 | agent 2022-08-19 19:28:16.856 | agent-resources-synced 2022-08-19 19:28:16.856 | allowed-address-pairs 2022-08-19 19:28:16.856 | auto-allocated-topology 2022-08-19 19:28:16.856 | availability_zone 2022-08-19 19:28:16.856 | availability_zone_filter 2022-08-19 19:28:16.856 | default-subnetpools 2022-08-19 19:28:16.856 | dhcp_agent_scheduler 2022-08-19 19:28:16.856 | dvr 2022-08-19 19:28:16.856 | empty-string-filtering 2022-08-19 19:28:16.856 | external-net 2022-08-19 19:28:16.856 | extra_dhcp_opt 2022-08-19 19:28:16.856 | extraroute 2022-08-19 19:28:16.856 | extraroute-atomic 2022-08-19 19:28:16.856 | filter-validation 2022-08-19 19:28:16.857 | fip-port-details 2022-08-19 19:28:16.857 | flavors 2022-08-19 19:28:16.857 | floatingip-pools 2022-08-19 19:28:16.857 | ip-substring-filtering 2022-08-19 19:28:16.857 | router 2022-08-19 19:28:16.857 | ext-gw-mode 2022-08-19 19:28:16.857 | l3-ha 2022-08-19 19:28:16.857 | l3-flavors 2022-08-19 19:28:16.857 | l3-port-ip-change-not-allowed 2022-08-19 19:28:16.857 | l3_agent_scheduler 2022-08-19 19:28:16.857 | multi-provider 2022-08-19 19:28:16.857 | net-mtu 2022-08-19 19:28:16.857 | net-mtu-writable 2022-08-19 19:28:16.857 | network_availability_zone 2022-08-19 19:28:16.857 | network-ip-availability 2022-08-19 19:28:16.857 | pagination 2022-08-19 19:28:16.857 | port-device-profile 2022-08-19 19:28:16.857 | port-mac-override 2022-08-19 19:28:16.857 | port-mac-address-regenerate 2022-08-19 19:28:16.858 | port-numa-affinity-policy 2022-08-19 19:28:16.858 | binding 2022-08-19 19:28:16.858 | binding-extended 2022-08-19 19:28:16.858 | port-security 2022-08-19 19:28:16.858 | project-id 2022-08-19 19:28:16.858 | provider 2022-08-19 19:28:16.858 | quota-check-limit 2022-08-19 19:28:16.858 | quotas 2022-08-19 19:28:16.858 | quota_details 2022-08-19 19:28:16.858 | rbac-policies 2022-08-19 19:28:16.858 | rbac-address-group 2022-08-19 19:28:16.858 | rbac-address-scope 2022-08-19 19:28:16.858 | rbac-security-groups 2022-08-19 19:28:16.858 | rbac-subnetpool 2022-08-19 19:28:16.858 | revision-if-match 2022-08-19 19:28:16.858 | standard-attr-revisions 2022-08-19 19:28:16.858 | router_availability_zone 2022-08-19 19:28:16.858 | security-groups-normalized-cidr 2022-08-19 19:28:16.858 | port-security-groups-filtering 2022-08-19 19:28:16.858 | security-groups-remote-address-group 2022-08-19 19:28:16.858 | security-groups-shared-filtering 2022-08-19 19:28:16.858 | security-group 2022-08-19 19:28:16.858 | service-type 2022-08-19 19:28:16.858 | sorting 2022-08-19 19:28:16.858 | standard-attr-description 2022-08-19 19:28:16.858 | stateful-security-group 2022-08-19 19:28:16.858 | subnet_onboard 2022-08-19 19:28:16.858 | subnet-service-types 2022-08-19 19:28:16.858 | subnet_allocation 2022-08-19 19:28:16.858 | subnetpool-prefix-ops 2022-08-19 19:28:16.858 | standard-attr-tag 2022-08-19 19:28:16.858 | standard-attr-timestamp =~ auto-allocated-topology ]] 2022-08-19 19:28:16.860 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:430 : return 0 2022-08-19 19:28:16.863 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:224 : EXTERNAL_NETWORK_FLAGS='--external --default' 2022-08-19 19:28:16.866 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:227 : '[' True = True ']' 2022-08-19 19:28:16.872 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:228 : grep ' id ' 2022-08-19 19:28:16.872 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:228 : oscwrap --os-cloud devstack-admin --os-region RegionOne network create public --external --default --provider-network-type flat --provider-physical-network physnet1 2022-08-19 19:28:16.872 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:228 : get_field 2 2022-08-19 19:28:16.876 | ++ functions-common:get_field:811 : local data field 2022-08-19 19:28:16.879 | ++ functions-common:get_field:812 : read data 2022-08-19 19:28:19.790 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:28:19.790 | from cryptography.utils import int_from_bytes 2022-08-19 19:28:19.790 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:28:19.790 | from cryptography.utils import int_from_bytes 2022-08-19 19:28:19.977 | ++ functions-common:oscwrap:2479 : return 0 2022-08-19 19:28:19.981 | ++ functions-common:get_field:813 : '[' 2 -lt 0 ']' 2022-08-19 19:28:19.984 | ++ functions-common:get_field:816 : field='$3' 2022-08-19 19:28:19.987 | ++ functions-common:get_field:818 : echo '| id | 4da8ea6f-3d92-4948-a98f-9f489e7b9d9b |' 2022-08-19 19:28:19.987 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2022-08-19 19:28:19.993 | ++ functions-common:get_field:812 : read data 2022-08-19 19:28:19.997 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:228 : EXT_NET_ID=4da8ea6f-3d92-4948-a98f-9f489e7b9d9b 2022-08-19 19:28:20.000 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:232 : die_if_not_set 232 EXT_NET_ID 'Failure creating EXT_NET_ID for public' 2022-08-19 19:28:20.006 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-08-19 19:28:20.026 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:234 : [[ 4 =~ 4.* ]] 2022-08-19 19:28:20.029 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:236 : _neutron_configure_router_v4 2022-08-19 19:28:20.032 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:315 : openstack --os-cloud devstack-admin-demo --os-region RegionOne router add subnet a2d1e978-1a51-4b8f-8bf8-dd79c0a36ca8 ea5d0f04-737f-4fda-a327-00ebf6f1b18d 2022-08-19 19:28:24.445 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:28:24.445 | from cryptography.utils import int_from_bytes 2022-08-19 19:28:24.445 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:28:24.445 | from cryptography.utils import int_from_bytes 2022-08-19 19:28:24.615 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:317 : local id_and_ext_gw_ip 2022-08-19 19:28:24.618 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:318 : _neutron_create_public_subnet_v4 4da8ea6f-3d92-4948-a98f-9f489e7b9d9b 2022-08-19 19:28:24.620 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:288 : local 'subnet_params=--ip-version 4 ' 2022-08-19 19:28:24.623 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:289 : subnet_params+=' ' 2022-08-19 19:28:24.626 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:290 : [[ -n 172.31.1.1 ]] 2022-08-19 19:28:24.628 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:291 : subnet_params+='--gateway 172.31.1.1 ' 2022-08-19 19:28:24.630 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:293 : subnet_params+='--network 4da8ea6f-3d92-4948-a98f-9f489e7b9d9b --subnet-range 172.31.1.0/24 --no-dhcp ' 2022-08-19 19:28:24.633 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:294 : subnet_params+=public-subnet 2022-08-19 19:28:24.635 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:295 : local id_and_ext_gw_ip 2022-08-19 19:28:24.639 | +++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:296 : oscwrap --os-cloud devstack-admin --os-region RegionOne subnet create --ip-version 4 --gateway 172.31.1.1 --network 4da8ea6f-3d92-4948-a98f-9f489e7b9d9b --subnet-range 172.31.1.0/24 --no-dhcp public-subnet 2022-08-19 19:28:24.640 | +++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:296 : grep -e gateway_ip -e ' id ' 2022-08-19 19:28:27.696 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:28:27.696 | from cryptography.utils import int_from_bytes 2022-08-19 19:28:27.696 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:28:27.696 | from cryptography.utils import int_from_bytes 2022-08-19 19:28:27.879 | +++ functions-common:oscwrap:2479 : return 0 2022-08-19 19:28:27.883 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:296 : id_and_ext_gw_ip='| gateway_ip | 172.31.1.1 | 2022-08-19 19:28:27.883 | | id | 6eb29493-abdc-4077-a5bb-1cdd1c5fb2c5 |' 2022-08-19 19:28:27.885 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:297 : die_if_not_set 297 id_and_ext_gw_ip 'Failure creating public IPv4 subnet' 2022-08-19 19:28:27.888 | ++ functions-common:die_if_not_set:282 : local exitcode=0 2022-08-19 19:28:27.905 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:298 : echo '|' gateway_ip '|' 172.31.1.1 '|' '|' id '|' 6eb29493-abdc-4077-a5bb-1cdd1c5fb2c5 '|' 2022-08-19 19:28:27.908 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:318 : id_and_ext_gw_ip='| gateway_ip | 172.31.1.1 | | id | 6eb29493-abdc-4077-a5bb-1cdd1c5fb2c5 |' 2022-08-19 19:28:27.911 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:319 : local ext_gw_ip 2022-08-19 19:28:27.916 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:320 : echo '|' gateway_ip '|' 172.31.1.1 '|' '|' id '|' 6eb29493-abdc-4077-a5bb-1cdd1c5fb2c5 '|' 2022-08-19 19:28:27.917 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:320 : get_field 2 2022-08-19 19:28:27.920 | ++ functions-common:get_field:811 : local data field 2022-08-19 19:28:27.926 | ++ functions-common:get_field:812 : read data 2022-08-19 19:28:27.929 | ++ functions-common:get_field:813 : '[' 2 -lt 0 ']' 2022-08-19 19:28:27.931 | ++ functions-common:get_field:816 : field='$3' 2022-08-19 19:28:27.934 | ++ functions-common:get_field:818 : echo '| gateway_ip | 172.31.1.1 | | id | 6eb29493-abdc-4077-a5bb-1cdd1c5fb2c5 |' 2022-08-19 19:28:27.935 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2022-08-19 19:28:27.941 | ++ functions-common:get_field:812 : read data 2022-08-19 19:28:27.945 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:320 : ext_gw_ip=172.31.1.1 2022-08-19 19:28:27.949 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:321 : echo '|' gateway_ip '|' 172.31.1.1 '|' '|' id '|' 6eb29493-abdc-4077-a5bb-1cdd1c5fb2c5 '|' 2022-08-19 19:28:27.952 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:321 : get_field 5 2022-08-19 19:28:27.955 | ++ functions-common:get_field:811 : local data field 2022-08-19 19:28:27.957 | ++ functions-common:get_field:812 : read data 2022-08-19 19:28:27.959 | ++ functions-common:get_field:813 : '[' 5 -lt 0 ']' 2022-08-19 19:28:27.962 | ++ functions-common:get_field:816 : field='$6' 2022-08-19 19:28:27.965 | ++ functions-common:get_field:818 : echo '| gateway_ip | 172.31.1.1 | | id | 6eb29493-abdc-4077-a5bb-1cdd1c5fb2c5 |' 2022-08-19 19:28:27.966 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $6}' 2022-08-19 19:28:27.971 | ++ functions-common:get_field:812 : read data 2022-08-19 19:28:27.974 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:321 : PUB_SUBNET_ID=6eb29493-abdc-4077-a5bb-1cdd1c5fb2c5 2022-08-19 19:28:27.977 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:323 : openstack --os-cloud devstack-admin-demo --os-region RegionOne router set --external-gateway 4da8ea6f-3d92-4948-a98f-9f489e7b9d9b a2d1e978-1a51-4b8f-8bf8-dd79c0a36ca8 2022-08-19 19:28:32.410 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:28:32.410 | from cryptography.utils import int_from_bytes 2022-08-19 19:28:32.410 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:28:32.410 | from cryptography.utils import int_from_bytes 2022-08-19 19:28:32.580 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:326 : [[ openvswitch == \o\v\n ]] 2022-08-19 19:28:32.583 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:326 : is_service_enabled q-l3 neutron-l3 2022-08-19 19:28:32.601 | + functions-common:is_service_enabled:2095 : return 0 2022-08-19 19:28:32.603 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:328 : local ext_gw_interface=none 2022-08-19 19:28:32.606 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:329 : is_neutron_ovs_base_plugin 2022-08-19 19:28:32.608 | + lib/neutron_plugins/ovs_base:is_neutron_ovs_base_plugin:23 : return 0 2022-08-19 19:28:32.611 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:330 : _neutron_get_ext_gw_interface 2022-08-19 19:28:32.614 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:138 : [[ False == \T\r\u\e ]] 2022-08-19 19:28:32.617 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:143 : sudo ovs-vsctl set Bridge br-data other_config:disable-in-band=true 2022-08-19 19:28:32.638 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:145 : echo br-data 2022-08-19 19:28:32.641 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:330 : ext_gw_interface=br-data 2022-08-19 19:28:32.644 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:342 : [[ br-data != \n\o\n\e ]] 2022-08-19 19:28:32.647 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:343 : local cidr_len=24 2022-08-19 19:28:32.649 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:344 : local 'testcmd=ip -o link | grep -q br-data' 2022-08-19 19:28:32.652 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:345 : test_with_retry 'ip -o link | grep -q br-data' 'br-data creation failed' 2022-08-19 19:28:32.655 | + functions-common:test_with_retry:2377 : local 'testcmd=ip -o link | grep -q br-data' 2022-08-19 19:28:32.657 | + functions-common:test_with_retry:2378 : local 'failmsg=br-data creation failed' 2022-08-19 19:28:32.660 | + functions-common:test_with_retry:2379 : local until=10 2022-08-19 19:28:32.663 | + functions-common:test_with_retry:2380 : local sleep=0.5 2022-08-19 19:28:32.665 | + functions-common:test_with_retry:2382 : time_start test_with_retry 2022-08-19 19:28:32.668 | + functions-common:time_start:2425 : local name=test_with_retry 2022-08-19 19:28:32.670 | + functions-common:time_start:2426 : local start_time= 2022-08-19 19:28:32.673 | + functions-common:time_start:2427 : [[ -n '' ]] 2022-08-19 19:28:32.676 | ++ functions-common:time_start:2430 : date +%s%3N 2022-08-19 19:28:32.681 | + functions-common:time_start:2430 : _TIME_START[$name]=1660937312678 2022-08-19 19:28:32.683 | + functions-common:test_with_retry:2383 : timeout 10 sh -c 'while ! ip -o link | grep -q br-data; do sleep 0.5; done' 2022-08-19 19:28:32.692 | + functions-common:test_with_retry:2386 : time_stop test_with_retry 2022-08-19 19:28:32.695 | + functions-common:time_stop:2439 : local name 2022-08-19 19:28:32.698 | + functions-common:time_stop:2440 : local end_time 2022-08-19 19:28:32.700 | + functions-common:time_stop:2441 : local elapsed_time 2022-08-19 19:28:32.703 | + functions-common:time_stop:2442 : local total 2022-08-19 19:28:32.705 | + functions-common:time_stop:2443 : local start_time 2022-08-19 19:28:32.708 | + functions-common:time_stop:2445 : name=test_with_retry 2022-08-19 19:28:32.710 | + functions-common:time_stop:2446 : start_time=1660937312678 2022-08-19 19:28:32.712 | + functions-common:time_stop:2448 : [[ -z 1660937312678 ]] 2022-08-19 19:28:32.715 | ++ functions-common:time_stop:2451 : date +%s%3N 2022-08-19 19:28:32.720 | + functions-common:time_stop:2451 : end_time=1660937312717 2022-08-19 19:28:32.723 | + functions-common:time_stop:2452 : elapsed_time=39 2022-08-19 19:28:32.726 | + functions-common:time_stop:2453 : total=6131 2022-08-19 19:28:32.730 | + functions-common:time_stop:2455 : _TIME_START[$name]= 2022-08-19 19:28:32.733 | + functions-common:time_stop:2456 : _TIME_TOTAL[$name]=6170 2022-08-19 19:28:32.738 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:346 : ip addr show dev br-data 2022-08-19 19:28:32.739 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:346 : grep -c 172.31.1.1 2022-08-19 19:28:32.745 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:346 : [[ 0 == 0 ]] 2022-08-19 19:28:32.748 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:346 : [[ True == \F\a\l\s\e ]] 2022-08-19 19:28:32.751 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:346 : [[ False == \T\r\u\e ]] 2022-08-19 19:28:32.753 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:346 : [[ True == \T\r\u\e ]] 2022-08-19 19:28:32.756 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:347 : sudo ip addr add 172.31.1.1/24 dev br-data 2022-08-19 19:28:32.776 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:348 : sudo ip link set br-data up 2022-08-19 19:28:32.791 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:350 : oscwrap --os-cloud devstack-admin --os-region RegionOne port list -c 'Fixed IP Addresses' --device-owner network:router_gateway 2022-08-19 19:28:32.793 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:350 : awk -Fip_address '{ print $2 }' 2022-08-19 19:28:32.794 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:350 : tr '\n' ' ' 2022-08-19 19:28:32.794 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:350 : cut -f2 '-d'\''' 2022-08-19 19:28:35.285 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:28:35.286 | from cryptography.utils import int_from_bytes 2022-08-19 19:28:35.286 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:28:35.286 | from cryptography.utils import int_from_bytes 2022-08-19 19:28:35.467 | ++ functions-common:oscwrap:2479 : return 0 2022-08-19 19:28:35.472 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:350 : ROUTER_GW_IP=' 172.31.1.109 ' 2022-08-19 19:28:35.474 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:351 : die_if_not_set 351 ROUTER_GW_IP 'Failure retrieving ROUTER_GW_IP' 2022-08-19 19:28:35.477 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-08-19 19:28:35.495 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:353 : _neutron_set_router_id 2022-08-19 19:28:35.498 | + lib/neutron_plugins/services/l3:_neutron_set_router_id:131 : [[ True == \F\a\l\s\e ]] 2022-08-19 19:28:35.501 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:239 : [[ 4 =~ .*6 ]] 2022-08-19 19:28:35.504 | + ./stack.sh:main:1312 : is_service_enabled nova 2022-08-19 19:28:35.525 | + functions-common:is_service_enabled:2095 : return 0 2022-08-19 19:28:35.527 | + ./stack.sh:main:1313 : echo_summary 'Starting Nova' 2022-08-19 19:28:35.531 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-08-19 19:28:35.535 | + ./stack.sh:echo_summary:441 : echo -e Starting Nova 2022-08-19 19:28:35.538 | + ./stack.sh:main:1314 : start_nova 2022-08-19 19:28:35.541 | + lib/nova:start_nova:1132 : start_nova_rest 2022-08-19 19:28:35.544 | + lib/nova:start_nova_rest:1041 : local old_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-08-19 19:28:35.546 | + lib/nova:start_nova_rest:1042 : export PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-08-19 19:28:35.549 | + lib/nova:start_nova_rest:1042 : PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-08-19 19:28:35.552 | + lib/nova:start_nova_rest:1044 : local compute_cell_conf=/etc/nova/nova.conf 2022-08-19 19:28:35.555 | + lib/nova:start_nova_rest:1046 : run_process n-sch '/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2022-08-19 19:28:35.558 | + functions-common:run_process:1693 : local service=n-sch 2022-08-19 19:28:35.561 | + functions-common:run_process:1694 : local 'command=/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2022-08-19 19:28:35.563 | + functions-common:run_process:1695 : local group= 2022-08-19 19:28:35.566 | + functions-common:run_process:1696 : local user= 2022-08-19 19:28:35.569 | + functions-common:run_process:1697 : local env_vars= 2022-08-19 19:28:35.571 | + functions-common:run_process:1699 : local name=n-sch 2022-08-19 19:28:35.574 | + functions-common:run_process:1701 : time_start run_process 2022-08-19 19:28:35.577 | + functions-common:time_start:2425 : local name=run_process 2022-08-19 19:28:35.580 | + functions-common:time_start:2426 : local start_time= 2022-08-19 19:28:35.583 | + functions-common:time_start:2427 : [[ -n '' ]] 2022-08-19 19:28:35.586 | ++ functions-common:time_start:2430 : date +%s%3N 2022-08-19 19:28:35.591 | + functions-common:time_start:2430 : _TIME_START[$name]=1660937315588 2022-08-19 19:28:35.594 | + functions-common:run_process:1702 : is_service_enabled n-sch 2022-08-19 19:28:35.612 | + functions-common:is_service_enabled:2095 : return 0 2022-08-19 19:28:35.615 | + functions-common:run_process:1703 : _run_under_systemd n-sch '/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' '' '' '' 2022-08-19 19:28:35.618 | + functions-common:_run_under_systemd:1653 : local service=n-sch 2022-08-19 19:28:35.621 | + functions-common:_run_under_systemd:1654 : local 'command=/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2022-08-19 19:28:35.624 | + functions-common:_run_under_systemd:1655 : local 'cmd=/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2022-08-19 19:28:35.627 | + functions-common:_run_under_systemd:1657 : _common_systemd_pitfalls '/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2022-08-19 19:28:35.629 | + functions-common:_common_systemd_pitfalls:1625 : local 'cmd=/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2022-08-19 19:28:35.632 | + functions-common:_common_systemd_pitfalls:1628 : [[ /usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf =~ sudo ]] 2022-08-19 19:28:35.634 | + functions-common:_common_systemd_pitfalls:1639 : [[ ! /usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf =~ ^/ ]] 2022-08-19 19:28:35.637 | + functions-common:_run_under_systemd:1659 : local systemd_service=devstack@n-sch.service 2022-08-19 19:28:35.640 | + functions-common:_run_under_systemd:1660 : local group= 2022-08-19 19:28:35.642 | + functions-common:_run_under_systemd:1661 : local user=ubuntu 2022-08-19 19:28:35.645 | + functions-common:_run_under_systemd:1662 : [[ -z ubuntu ]] 2022-08-19 19:28:35.648 | + functions-common:_run_under_systemd:1665 : local env_vars= 2022-08-19 19:28:35.651 | + functions-common:_run_under_systemd:1666 : [[ /usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf =~ uwsgi ]] 2022-08-19 19:28:35.653 | + functions-common:_run_under_systemd:1669 : write_user_unit_file devstack@n-sch.service '/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' '' ubuntu '' 2022-08-19 19:28:35.656 | + functions-common:write_user_unit_file:1562 : local service=devstack@n-sch.service 2022-08-19 19:28:35.659 | + functions-common:write_user_unit_file:1563 : local 'command=/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2022-08-19 19:28:35.661 | + functions-common:write_user_unit_file:1564 : local group= 2022-08-19 19:28:35.664 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-08-19 19:28:35.666 | + functions-common:write_user_unit_file:1566 : local env_vars= 2022-08-19 19:28:35.669 | + functions-common:write_user_unit_file:1567 : local extra= 2022-08-19 19:28:35.671 | + functions-common:write_user_unit_file:1568 : [[ -n '' ]] 2022-08-19 19:28:35.674 | + functions-common:write_user_unit_file:1571 : local unitfile=/etc/systemd/system/devstack@n-sch.service 2022-08-19 19:28:35.676 | + functions-common:write_user_unit_file:1572 : mkdir -p /etc/systemd/system 2022-08-19 19:28:35.681 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Unit Description 'Devstack devstack@n-sch.service' 2022-08-19 19:28:35.752 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service User ubuntu 2022-08-19 19:28:35.823 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service ExecStart '/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2022-08-19 19:28:35.883 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service KillMode process 2022-08-19 19:28:35.944 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service TimeoutStopSec 300 2022-08-19 19:28:36.019 | + functions-common:write_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-08-19 19:28:36.080 | + functions-common:write_user_unit_file:1580 : [[ -n '' ]] 2022-08-19 19:28:36.082 | + functions-common:write_user_unit_file:1583 : [[ -n '' ]] 2022-08-19 19:28:36.085 | + functions-common:write_user_unit_file:1586 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Install WantedBy multi-user.target 2022-08-19 19:28:36.156 | + functions-common:write_user_unit_file:1589 : sudo systemctl daemon-reload 2022-08-19 19:28:36.583 | + functions-common:_run_under_systemd:1672 : sudo systemctl enable devstack@n-sch.service 2022-08-19 19:28:36.597 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-sch.service → /etc/systemd/system/devstack@n-sch.service. 2022-08-19 19:28:37.025 | + functions-common:_run_under_systemd:1673 : sudo systemctl start devstack@n-sch.service 2022-08-19 19:28:37.054 | + functions-common:run_process:1705 : time_stop run_process 2022-08-19 19:28:37.058 | + functions-common:time_stop:2439 : local name 2022-08-19 19:28:37.064 | + functions-common:time_stop:2440 : local end_time 2022-08-19 19:28:37.067 | + functions-common:time_stop:2441 : local elapsed_time 2022-08-19 19:28:37.071 | + functions-common:time_stop:2442 : local total 2022-08-19 19:28:37.074 | + functions-common:time_stop:2443 : local start_time 2022-08-19 19:28:37.077 | + functions-common:time_stop:2445 : name=run_process 2022-08-19 19:28:37.080 | + functions-common:time_stop:2446 : start_time=1660937315588 2022-08-19 19:28:37.084 | + functions-common:time_stop:2448 : [[ -z 1660937315588 ]] 2022-08-19 19:28:37.088 | ++ functions-common:time_stop:2451 : date +%s%3N 2022-08-19 19:28:37.094 | + functions-common:time_stop:2451 : end_time=1660937317091 2022-08-19 19:28:37.098 | + functions-common:time_stop:2452 : elapsed_time=1503 2022-08-19 19:28:37.101 | + functions-common:time_stop:2453 : total=14405 2022-08-19 19:28:37.104 | + functions-common:time_stop:2455 : _TIME_START[$name]= 2022-08-19 19:28:37.108 | + functions-common:time_stop:2456 : _TIME_TOTAL[$name]=15908 2022-08-19 19:28:37.111 | + lib/nova:start_nova_rest:1047 : '[' True == False ']' 2022-08-19 19:28:37.115 | ++ lib/nova:start_nova_rest:1050 : which uwsgi 2022-08-19 19:28:37.122 | + lib/nova:start_nova_rest:1050 : run_process n-api-meta '/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2022-08-19 19:28:37.126 | + functions-common:run_process:1693 : local service=n-api-meta 2022-08-19 19:28:37.129 | + functions-common:run_process:1694 : local 'command=/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2022-08-19 19:28:37.131 | + functions-common:run_process:1695 : local group= 2022-08-19 19:28:37.134 | + functions-common:run_process:1696 : local user= 2022-08-19 19:28:37.137 | + functions-common:run_process:1697 : local env_vars= 2022-08-19 19:28:37.140 | + functions-common:run_process:1699 : local name=n-api-meta 2022-08-19 19:28:37.142 | + functions-common:run_process:1701 : time_start run_process 2022-08-19 19:28:37.145 | + functions-common:time_start:2425 : local name=run_process 2022-08-19 19:28:37.148 | + functions-common:time_start:2426 : local start_time= 2022-08-19 19:28:37.150 | + functions-common:time_start:2427 : [[ -n '' ]] 2022-08-19 19:28:37.156 | ++ functions-common:time_start:2430 : date +%s%3N 2022-08-19 19:28:37.159 | + functions-common:time_start:2430 : _TIME_START[$name]=1660937317156 2022-08-19 19:28:37.161 | + functions-common:run_process:1702 : is_service_enabled n-api-meta 2022-08-19 19:28:37.180 | + functions-common:is_service_enabled:2095 : return 0 2022-08-19 19:28:37.183 | + functions-common:run_process:1703 : _run_under_systemd n-api-meta '/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' '' '' '' 2022-08-19 19:28:37.186 | + functions-common:_run_under_systemd:1653 : local service=n-api-meta 2022-08-19 19:28:37.189 | + functions-common:_run_under_systemd:1654 : local 'command=/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2022-08-19 19:28:37.196 | + functions-common:_run_under_systemd:1655 : local 'cmd=/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2022-08-19 19:28:37.200 | + functions-common:_run_under_systemd:1657 : _common_systemd_pitfalls '/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2022-08-19 19:28:37.204 | + functions-common:_common_systemd_pitfalls:1625 : local 'cmd=/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2022-08-19 19:28:37.208 | + functions-common:_common_systemd_pitfalls:1628 : [[ /usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini =~ sudo ]] 2022-08-19 19:28:37.212 | + functions-common:_common_systemd_pitfalls:1639 : [[ ! /usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini =~ ^/ ]] 2022-08-19 19:28:37.216 | + functions-common:_run_under_systemd:1659 : local systemd_service=devstack@n-api-meta.service 2022-08-19 19:28:37.220 | + functions-common:_run_under_systemd:1660 : local group= 2022-08-19 19:28:37.224 | + functions-common:_run_under_systemd:1661 : local user=ubuntu 2022-08-19 19:28:37.227 | + functions-common:_run_under_systemd:1662 : [[ -z ubuntu ]] 2022-08-19 19:28:37.230 | + functions-common:_run_under_systemd:1665 : local env_vars= 2022-08-19 19:28:37.234 | + functions-common:_run_under_systemd:1666 : [[ /usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini =~ uwsgi ]] 2022-08-19 19:28:37.237 | + functions-common:_run_under_systemd:1667 : write_uwsgi_user_unit_file devstack@n-api-meta.service '/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' '' ubuntu '' 2022-08-19 19:28:37.241 | + functions-common:write_uwsgi_user_unit_file:1593 : local service=devstack@n-api-meta.service 2022-08-19 19:28:37.244 | + functions-common:write_uwsgi_user_unit_file:1594 : local 'command=/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2022-08-19 19:28:37.247 | + functions-common:write_uwsgi_user_unit_file:1595 : local group= 2022-08-19 19:28:37.250 | + functions-common:write_uwsgi_user_unit_file:1596 : local user=ubuntu 2022-08-19 19:28:37.253 | + functions-common:write_uwsgi_user_unit_file:1597 : local env_vars= 2022-08-19 19:28:37.256 | + functions-common:write_uwsgi_user_unit_file:1598 : local unitfile=/etc/systemd/system/devstack@n-api-meta.service 2022-08-19 19:28:37.259 | + functions-common:write_uwsgi_user_unit_file:1599 : mkdir -p /etc/systemd/system 2022-08-19 19:28:37.266 | + functions-common:write_uwsgi_user_unit_file:1601 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Unit Description 'Devstack devstack@n-api-meta.service' 2022-08-19 19:28:37.351 | + functions-common:write_uwsgi_user_unit_file:1602 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service SyslogIdentifier devstack@n-api-meta.service 2022-08-19 19:28:37.450 | + functions-common:write_uwsgi_user_unit_file:1603 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service User ubuntu 2022-08-19 19:28:37.518 | + functions-common:write_uwsgi_user_unit_file:1604 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service ExecStart '/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2022-08-19 19:28:37.585 | + functions-common:write_uwsgi_user_unit_file:1605 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-08-19 19:28:37.651 | + functions-common:write_uwsgi_user_unit_file:1606 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service Type notify 2022-08-19 19:28:37.715 | + functions-common:write_uwsgi_user_unit_file:1607 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service KillMode process 2022-08-19 19:28:37.784 | + functions-common:write_uwsgi_user_unit_file:1608 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service Restart always 2022-08-19 19:28:37.855 | + functions-common:write_uwsgi_user_unit_file:1609 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service NotifyAccess all 2022-08-19 19:28:37.922 | + functions-common:write_uwsgi_user_unit_file:1610 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service RestartForceExitStatus 100 2022-08-19 19:28:37.991 | + functions-common:write_uwsgi_user_unit_file:1612 : [[ -n '' ]] 2022-08-19 19:28:37.995 | + functions-common:write_uwsgi_user_unit_file:1615 : [[ -n '' ]] 2022-08-19 19:28:38.000 | + functions-common:write_uwsgi_user_unit_file:1618 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Install WantedBy multi-user.target 2022-08-19 19:28:38.096 | + functions-common:write_uwsgi_user_unit_file:1621 : sudo systemctl daemon-reload 2022-08-19 19:28:38.538 | + functions-common:_run_under_systemd:1672 : sudo systemctl enable devstack@n-api-meta.service 2022-08-19 19:28:38.552 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-api-meta.service → /etc/systemd/system/devstack@n-api-meta.service. 2022-08-19 19:28:38.987 | + functions-common:_run_under_systemd:1673 : sudo systemctl start devstack@n-api-meta.service 2022-08-19 19:28:39.086 | + functions-common:run_process:1705 : time_stop run_process 2022-08-19 19:28:39.092 | + functions-common:time_stop:2439 : local name 2022-08-19 19:28:39.095 | + functions-common:time_stop:2440 : local end_time 2022-08-19 19:28:39.099 | + functions-common:time_stop:2441 : local elapsed_time 2022-08-19 19:28:39.107 | + functions-common:time_stop:2442 : local total 2022-08-19 19:28:39.115 | + functions-common:time_stop:2443 : local start_time 2022-08-19 19:28:39.117 | + functions-common:time_stop:2445 : name=run_process 2022-08-19 19:28:39.120 | + functions-common:time_stop:2446 : start_time=1660937317156 2022-08-19 19:28:39.123 | + functions-common:time_stop:2448 : [[ -z 1660937317156 ]] 2022-08-19 19:28:39.127 | ++ functions-common:time_stop:2451 : date +%s%3N 2022-08-19 19:28:39.132 | + functions-common:time_stop:2451 : end_time=1660937319128 2022-08-19 19:28:39.135 | + functions-common:time_stop:2452 : elapsed_time=1972 2022-08-19 19:28:39.138 | + functions-common:time_stop:2453 : total=15908 2022-08-19 19:28:39.141 | + functions-common:time_stop:2455 : _TIME_START[$name]= 2022-08-19 19:28:39.144 | + functions-common:time_stop:2456 : _TIME_TOTAL[$name]=17880 2022-08-19 19:28:39.147 | + lib/nova:start_nova_rest:1053 : export PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-08-19 19:28:39.150 | + lib/nova:start_nova_rest:1053 : PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-08-19 19:28:39.153 | + lib/nova:start_nova:1133 : start_nova_console_proxies 2022-08-19 19:28:39.156 | + lib/nova:start_nova_console_proxies:1068 : local old_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-08-19 19:28:39.159 | + lib/nova:start_nova_console_proxies:1070 : export PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-08-19 19:28:39.161 | + lib/nova:start_nova_console_proxies:1070 : PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-08-19 19:28:39.164 | + lib/nova:start_nova_console_proxies:1072 : local api_cell_conf=/etc/nova/nova.conf 2022-08-19 19:28:39.167 | + lib/nova:start_nova_console_proxies:1074 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-08-19 19:28:39.170 | + lib/nova:start_nova_console_proxies:1079 : enable_nova_console_proxies 2022-08-19 19:28:39.175 | ++ lib/nova:enable_nova_console_proxies:1057 : seq 1 1 2022-08-19 19:28:39.178 | + lib/nova:enable_nova_console_proxies:1057 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-08-19 19:28:39.181 | + lib/nova:enable_nova_console_proxies:1058 : for srv in n-novnc n-spice n-sproxy 2022-08-19 19:28:39.184 | + lib/nova:enable_nova_console_proxies:1059 : is_service_enabled n-novnc 2022-08-19 19:28:39.205 | + functions-common:is_service_enabled:2095 : return 1 2022-08-19 19:28:39.211 | + lib/nova:enable_nova_console_proxies:1058 : for srv in n-novnc n-spice n-sproxy 2022-08-19 19:28:39.214 | + lib/nova:enable_nova_console_proxies:1059 : is_service_enabled n-spice 2022-08-19 19:28:39.243 | + functions-common:is_service_enabled:2095 : return 1 2022-08-19 19:28:39.246 | + lib/nova:enable_nova_console_proxies:1058 : for srv in n-novnc n-spice n-sproxy 2022-08-19 19:28:39.250 | + lib/nova:enable_nova_console_proxies:1059 : is_service_enabled n-sproxy 2022-08-19 19:28:39.272 | + functions-common:is_service_enabled:2095 : return 1 2022-08-19 19:28:39.276 | ++ lib/nova:start_nova_console_proxies:1080 : seq 1 1 2022-08-19 19:28:39.282 | + lib/nova:start_nova_console_proxies:1080 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-08-19 19:28:39.284 | + lib/nova:start_nova_console_proxies:1081 : local conf 2022-08-19 19:28:39.288 | ++ lib/nova:start_nova_console_proxies:1082 : conductor_conf 1 2022-08-19 19:28:39.291 | ++ lib/nova:conductor_conf:804 : local cell=1 2022-08-19 19:28:39.294 | ++ lib/nova:conductor_conf:805 : echo /etc/nova/nova_cell1.conf 2022-08-19 19:28:39.297 | + lib/nova:start_nova_console_proxies:1082 : conf=/etc/nova/nova_cell1.conf 2022-08-19 19:28:39.300 | + lib/nova:start_nova_console_proxies:1083 : run_process n-novnc-cell1 '/usr/local/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web ' 2022-08-19 19:28:39.302 | + functions-common:run_process:1693 : local service=n-novnc-cell1 2022-08-19 19:28:39.305 | + functions-common:run_process:1694 : local 'command=/usr/local/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web ' 2022-08-19 19:28:39.308 | + functions-common:run_process:1695 : local group= 2022-08-19 19:28:39.311 | + functions-common:run_process:1696 : local user= 2022-08-19 19:28:39.314 | + functions-common:run_process:1697 : local env_vars= 2022-08-19 19:28:39.316 | + functions-common:run_process:1699 : local name=n-novnc-cell1 2022-08-19 19:28:39.319 | + functions-common:run_process:1701 : time_start run_process 2022-08-19 19:28:39.322 | + functions-common:time_start:2425 : local name=run_process 2022-08-19 19:28:39.325 | + functions-common:time_start:2426 : local start_time= 2022-08-19 19:28:39.328 | + functions-common:time_start:2427 : [[ -n '' ]] 2022-08-19 19:28:39.333 | ++ functions-common:time_start:2430 : date +%s%3N 2022-08-19 19:28:39.336 | + functions-common:time_start:2430 : _TIME_START[$name]=1660937319333 2022-08-19 19:28:39.339 | + functions-common:run_process:1702 : is_service_enabled n-novnc-cell1 2022-08-19 19:28:39.362 | + functions-common:is_service_enabled:2095 : return 1 2022-08-19 19:28:39.365 | + functions-common:run_process:1705 : time_stop run_process 2022-08-19 19:28:39.367 | + functions-common:time_stop:2439 : local name 2022-08-19 19:28:39.370 | + functions-common:time_stop:2440 : local end_time 2022-08-19 19:28:39.373 | + functions-common:time_stop:2441 : local elapsed_time 2022-08-19 19:28:39.377 | + functions-common:time_stop:2442 : local total 2022-08-19 19:28:39.379 | + functions-common:time_stop:2443 : local start_time 2022-08-19 19:28:39.383 | + functions-common:time_stop:2445 : name=run_process 2022-08-19 19:28:39.386 | + functions-common:time_stop:2446 : start_time=1660937319333 2022-08-19 19:28:39.389 | + functions-common:time_stop:2448 : [[ -z 1660937319333 ]] 2022-08-19 19:28:39.394 | ++ functions-common:time_stop:2451 : date +%s%3N 2022-08-19 19:28:39.397 | + functions-common:time_stop:2451 : end_time=1660937319394 2022-08-19 19:28:39.400 | + functions-common:time_stop:2452 : elapsed_time=61 2022-08-19 19:28:39.402 | + functions-common:time_stop:2453 : total=17880 2022-08-19 19:28:39.406 | + functions-common:time_stop:2455 : _TIME_START[$name]= 2022-08-19 19:28:39.408 | + functions-common:time_stop:2456 : _TIME_TOTAL[$name]=17941 2022-08-19 19:28:39.411 | + lib/nova:start_nova_console_proxies:1084 : run_process n-spice-cell1 '/usr/local/bin/nova-spicehtml5proxy --config-file /etc/nova/nova_cell1.conf --web ' 2022-08-19 19:28:39.414 | + functions-common:run_process:1693 : local service=n-spice-cell1 2022-08-19 19:28:39.417 | + functions-common:run_process:1694 : local 'command=/usr/local/bin/nova-spicehtml5proxy --config-file /etc/nova/nova_cell1.conf --web ' 2022-08-19 19:28:39.420 | + functions-common:run_process:1695 : local group= 2022-08-19 19:28:39.423 | + functions-common:run_process:1696 : local user= 2022-08-19 19:28:39.425 | + functions-common:run_process:1697 : local env_vars= 2022-08-19 19:28:39.428 | + functions-common:run_process:1699 : local name=n-spice-cell1 2022-08-19 19:28:39.430 | + functions-common:run_process:1701 : time_start run_process 2022-08-19 19:28:39.434 | + functions-common:time_start:2425 : local name=run_process 2022-08-19 19:28:39.437 | + functions-common:time_start:2426 : local start_time= 2022-08-19 19:28:39.439 | + functions-common:time_start:2427 : [[ -n '' ]] 2022-08-19 19:28:39.445 | ++ functions-common:time_start:2430 : date +%s%3N 2022-08-19 19:28:39.448 | + functions-common:time_start:2430 : _TIME_START[$name]=1660937319444 2022-08-19 19:28:39.452 | + functions-common:run_process:1702 : is_service_enabled n-spice-cell1 2022-08-19 19:28:39.474 | + functions-common:is_service_enabled:2095 : return 1 2022-08-19 19:28:39.481 | + functions-common:run_process:1705 : time_stop run_process 2022-08-19 19:28:39.482 | + functions-common:time_stop:2439 : local name 2022-08-19 19:28:39.486 | + functions-common:time_stop:2440 : local end_time 2022-08-19 19:28:39.490 | + functions-common:time_stop:2441 : local elapsed_time 2022-08-19 19:28:39.492 | + functions-common:time_stop:2442 : local total 2022-08-19 19:28:39.495 | + functions-common:time_stop:2443 : local start_time 2022-08-19 19:28:39.497 | + functions-common:time_stop:2445 : name=run_process 2022-08-19 19:28:39.500 | + functions-common:time_stop:2446 : start_time=1660937319444 2022-08-19 19:28:39.510 | + functions-common:time_stop:2448 : [[ -z 1660937319444 ]] 2022-08-19 19:28:39.510 | ++ functions-common:time_stop:2451 : date +%s%3N 2022-08-19 19:28:39.511 | + functions-common:time_stop:2451 : end_time=1660937319508 2022-08-19 19:28:39.518 | + functions-common:time_stop:2452 : elapsed_time=64 2022-08-19 19:28:39.518 | + functions-common:time_stop:2453 : total=17941 2022-08-19 19:28:39.521 | + functions-common:time_stop:2455 : _TIME_START[$name]= 2022-08-19 19:28:39.521 | + functions-common:time_stop:2456 : _TIME_TOTAL[$name]=18005 2022-08-19 19:28:39.524 | + lib/nova:start_nova_console_proxies:1085 : run_process n-sproxy-cell1 '/usr/local/bin/nova-serialproxy --config-file /etc/nova/nova_cell1.conf' 2022-08-19 19:28:39.530 | + functions-common:run_process:1693 : local service=n-sproxy-cell1 2022-08-19 19:28:39.530 | + functions-common:run_process:1694 : local 'command=/usr/local/bin/nova-serialproxy --config-file /etc/nova/nova_cell1.conf' 2022-08-19 19:28:39.532 | + functions-common:run_process:1695 : local group= 2022-08-19 19:28:39.534 | + functions-common:run_process:1696 : local user= 2022-08-19 19:28:39.537 | + functions-common:run_process:1697 : local env_vars= 2022-08-19 19:28:39.540 | + functions-common:run_process:1699 : local name=n-sproxy-cell1 2022-08-19 19:28:39.543 | + functions-common:run_process:1701 : time_start run_process 2022-08-19 19:28:39.546 | + functions-common:time_start:2425 : local name=run_process 2022-08-19 19:28:39.548 | + functions-common:time_start:2426 : local start_time= 2022-08-19 19:28:39.551 | + functions-common:time_start:2427 : [[ -n '' ]] 2022-08-19 19:28:39.556 | ++ functions-common:time_start:2430 : date +%s%3N 2022-08-19 19:28:39.559 | + functions-common:time_start:2430 : _TIME_START[$name]=1660937319556 2022-08-19 19:28:39.563 | + functions-common:run_process:1702 : is_service_enabled n-sproxy-cell1 2022-08-19 19:28:39.583 | + functions-common:is_service_enabled:2095 : return 1 2022-08-19 19:28:39.586 | + functions-common:run_process:1705 : time_stop run_process 2022-08-19 19:28:39.588 | + functions-common:time_stop:2439 : local name 2022-08-19 19:28:39.592 | + functions-common:time_stop:2440 : local end_time 2022-08-19 19:28:39.594 | + functions-common:time_stop:2441 : local elapsed_time 2022-08-19 19:28:39.597 | + functions-common:time_stop:2442 : local total 2022-08-19 19:28:39.600 | + functions-common:time_stop:2443 : local start_time 2022-08-19 19:28:39.602 | + functions-common:time_stop:2445 : name=run_process 2022-08-19 19:28:39.605 | + functions-common:time_stop:2446 : start_time=1660937319556 2022-08-19 19:28:39.608 | + functions-common:time_stop:2448 : [[ -z 1660937319556 ]] 2022-08-19 19:28:39.612 | ++ functions-common:time_stop:2451 : date +%s%3N 2022-08-19 19:28:39.616 | + functions-common:time_stop:2451 : end_time=1660937319613 2022-08-19 19:28:39.619 | + functions-common:time_stop:2452 : elapsed_time=57 2022-08-19 19:28:39.621 | + functions-common:time_stop:2453 : total=18005 2022-08-19 19:28:39.624 | + functions-common:time_stop:2455 : _TIME_START[$name]= 2022-08-19 19:28:39.627 | + functions-common:time_stop:2456 : _TIME_TOTAL[$name]=18062 2022-08-19 19:28:39.630 | + lib/nova:start_nova_console_proxies:1089 : export PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-08-19 19:28:39.632 | + lib/nova:start_nova_console_proxies:1089 : PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-08-19 19:28:39.636 | + lib/nova:start_nova:1134 : start_nova_conductor 2022-08-19 19:28:39.639 | + lib/nova:start_nova_conductor:1102 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-08-19 19:28:39.642 | + lib/nova:start_nova_conductor:1108 : enable_nova_fleet 2022-08-19 19:28:39.647 | + lib/nova:enable_nova_fleet:1093 : is_service_enabled n-cond 2022-08-19 19:28:39.668 | + functions-common:is_service_enabled:2095 : return 0 2022-08-19 19:28:39.671 | + lib/nova:enable_nova_fleet:1094 : enable_service n-super-cond 2022-08-19 19:28:39.739 | ++ lib/nova:enable_nova_fleet:1095 : seq 1 1 2022-08-19 19:28:39.747 | + lib/nova:enable_nova_fleet:1095 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-08-19 19:28:39.747 | + lib/nova:enable_nova_fleet:1096 : enable_service n-cond-cell1 2022-08-19 19:28:39.820 | + lib/nova:start_nova_conductor:1109 : is_service_enabled n-super-cond 2022-08-19 19:28:39.841 | + functions-common:is_service_enabled:2095 : return 0 2022-08-19 19:28:39.844 | + lib/nova:start_nova_conductor:1110 : run_process n-super-cond '/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2022-08-19 19:28:39.850 | + functions-common:run_process:1693 : local service=n-super-cond 2022-08-19 19:28:39.854 | + functions-common:run_process:1694 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2022-08-19 19:28:39.858 | + functions-common:run_process:1695 : local group= 2022-08-19 19:28:39.862 | + functions-common:run_process:1696 : local user= 2022-08-19 19:28:39.862 | + functions-common:run_process:1697 : local env_vars= 2022-08-19 19:28:39.866 | + functions-common:run_process:1699 : local name=n-super-cond 2022-08-19 19:28:39.870 | + functions-common:run_process:1701 : time_start run_process 2022-08-19 19:28:39.870 | + functions-common:time_start:2425 : local name=run_process 2022-08-19 19:28:39.874 | + functions-common:time_start:2426 : local start_time= 2022-08-19 19:28:39.878 | + functions-common:time_start:2427 : [[ -n '' ]] 2022-08-19 19:28:39.878 | ++ functions-common:time_start:2430 : date +%s%3N 2022-08-19 19:28:39.885 | + functions-common:time_start:2430 : _TIME_START[$name]=1660937319879 2022-08-19 19:28:39.886 | + functions-common:run_process:1702 : is_service_enabled n-super-cond 2022-08-19 19:28:39.906 | + functions-common:is_service_enabled:2095 : return 0 2022-08-19 19:28:39.908 | + functions-common:run_process:1703 : _run_under_systemd n-super-cond '/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' '' '' '' 2022-08-19 19:28:39.911 | + functions-common:_run_under_systemd:1653 : local service=n-super-cond 2022-08-19 19:28:39.914 | + functions-common:_run_under_systemd:1654 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2022-08-19 19:28:39.917 | + functions-common:_run_under_systemd:1655 : local 'cmd=/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2022-08-19 19:28:39.919 | + functions-common:_run_under_systemd:1657 : _common_systemd_pitfalls '/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2022-08-19 19:28:39.922 | + functions-common:_common_systemd_pitfalls:1625 : local 'cmd=/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2022-08-19 19:28:39.925 | + functions-common:_common_systemd_pitfalls:1628 : [[ /usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf =~ sudo ]] 2022-08-19 19:28:39.927 | + functions-common:_common_systemd_pitfalls:1639 : [[ ! /usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf =~ ^/ ]] 2022-08-19 19:28:39.930 | + functions-common:_run_under_systemd:1659 : local systemd_service=devstack@n-super-cond.service 2022-08-19 19:28:39.932 | + functions-common:_run_under_systemd:1660 : local group= 2022-08-19 19:28:39.936 | + functions-common:_run_under_systemd:1661 : local user=ubuntu 2022-08-19 19:28:39.938 | + functions-common:_run_under_systemd:1662 : [[ -z ubuntu ]] 2022-08-19 19:28:39.941 | + functions-common:_run_under_systemd:1665 : local env_vars= 2022-08-19 19:28:39.944 | + functions-common:_run_under_systemd:1666 : [[ /usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf =~ uwsgi ]] 2022-08-19 19:28:39.946 | + functions-common:_run_under_systemd:1669 : write_user_unit_file devstack@n-super-cond.service '/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' '' ubuntu '' 2022-08-19 19:28:39.949 | + functions-common:write_user_unit_file:1562 : local service=devstack@n-super-cond.service 2022-08-19 19:28:39.951 | + functions-common:write_user_unit_file:1563 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2022-08-19 19:28:39.954 | + functions-common:write_user_unit_file:1564 : local group= 2022-08-19 19:28:39.956 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-08-19 19:28:39.958 | + functions-common:write_user_unit_file:1566 : local env_vars= 2022-08-19 19:28:39.961 | + functions-common:write_user_unit_file:1567 : local extra= 2022-08-19 19:28:39.964 | + functions-common:write_user_unit_file:1568 : [[ -n '' ]] 2022-08-19 19:28:39.967 | + functions-common:write_user_unit_file:1571 : local unitfile=/etc/systemd/system/devstack@n-super-cond.service 2022-08-19 19:28:39.969 | + functions-common:write_user_unit_file:1572 : mkdir -p /etc/systemd/system 2022-08-19 19:28:39.974 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Unit Description 'Devstack devstack@n-super-cond.service' 2022-08-19 19:28:40.094 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service User ubuntu 2022-08-19 19:28:40.255 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service ExecStart '/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2022-08-19 19:28:40.321 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service KillMode process 2022-08-19 19:28:40.384 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service TimeoutStopSec 300 2022-08-19 19:28:40.452 | + functions-common:write_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-08-19 19:28:40.521 | + functions-common:write_user_unit_file:1580 : [[ -n '' ]] 2022-08-19 19:28:40.523 | + functions-common:write_user_unit_file:1583 : [[ -n '' ]] 2022-08-19 19:28:40.525 | + functions-common:write_user_unit_file:1586 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Install WantedBy multi-user.target 2022-08-19 19:28:40.608 | + functions-common:write_user_unit_file:1589 : sudo systemctl daemon-reload 2022-08-19 19:28:41.074 | + functions-common:_run_under_systemd:1672 : sudo systemctl enable devstack@n-super-cond.service 2022-08-19 19:28:41.097 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-super-cond.service → /etc/systemd/system/devstack@n-super-cond.service. 2022-08-19 19:28:41.566 | + functions-common:_run_under_systemd:1673 : sudo systemctl start devstack@n-super-cond.service 2022-08-19 19:28:41.589 | + functions-common:run_process:1705 : time_stop run_process 2022-08-19 19:28:41.592 | + functions-common:time_stop:2439 : local name 2022-08-19 19:28:41.597 | + functions-common:time_stop:2440 : local end_time 2022-08-19 19:28:41.602 | + functions-common:time_stop:2441 : local elapsed_time 2022-08-19 19:28:41.607 | + functions-common:time_stop:2442 : local total 2022-08-19 19:28:41.612 | + functions-common:time_stop:2443 : local start_time 2022-08-19 19:28:41.618 | + functions-common:time_stop:2445 : name=run_process 2022-08-19 19:28:41.618 | + functions-common:time_stop:2446 : start_time=1660937319879 2022-08-19 19:28:41.620 | + functions-common:time_stop:2448 : [[ -z 1660937319879 ]] 2022-08-19 19:28:41.632 | ++ functions-common:time_stop:2451 : date +%s%3N 2022-08-19 19:28:41.642 | + functions-common:time_stop:2451 : end_time=1660937321635 2022-08-19 19:28:41.643 | + functions-common:time_stop:2452 : elapsed_time=1756 2022-08-19 19:28:41.652 | + functions-common:time_stop:2453 : total=18062 2022-08-19 19:28:41.662 | + functions-common:time_stop:2455 : _TIME_START[$name]= 2022-08-19 19:28:41.670 | + functions-common:time_stop:2456 : _TIME_TOTAL[$name]=19818 2022-08-19 19:28:41.678 | ++ lib/nova:start_nova_conductor:1112 : seq 1 1 2022-08-19 19:28:41.690 | + lib/nova:start_nova_conductor:1112 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-08-19 19:28:41.697 | + lib/nova:start_nova_conductor:1113 : is_service_enabled n-cond-cell1 2022-08-19 19:28:41.745 | + functions-common:is_service_enabled:2095 : return 0 2022-08-19 19:28:41.754 | + lib/nova:start_nova_conductor:1114 : local conf 2022-08-19 19:28:41.763 | ++ lib/nova:start_nova_conductor:1115 : conductor_conf 1 2022-08-19 19:28:41.771 | ++ lib/nova:conductor_conf:804 : local cell=1 2022-08-19 19:28:41.780 | ++ lib/nova:conductor_conf:805 : echo /etc/nova/nova_cell1.conf 2022-08-19 19:28:41.794 | + lib/nova:start_nova_conductor:1115 : conf=/etc/nova/nova_cell1.conf 2022-08-19 19:28:41.799 | + lib/nova:start_nova_conductor:1116 : run_process n-cond-cell1 '/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2022-08-19 19:28:41.806 | + functions-common:run_process:1693 : local service=n-cond-cell1 2022-08-19 19:28:41.811 | + functions-common:run_process:1694 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2022-08-19 19:28:41.818 | + functions-common:run_process:1695 : local group= 2022-08-19 19:28:41.823 | + functions-common:run_process:1696 : local user= 2022-08-19 19:28:41.825 | + functions-common:run_process:1697 : local env_vars= 2022-08-19 19:28:41.828 | + functions-common:run_process:1699 : local name=n-cond-cell1 2022-08-19 19:28:41.831 | + functions-common:run_process:1701 : time_start run_process 2022-08-19 19:28:41.833 | + functions-common:time_start:2425 : local name=run_process 2022-08-19 19:28:41.836 | + functions-common:time_start:2426 : local start_time= 2022-08-19 19:28:41.839 | + functions-common:time_start:2427 : [[ -n '' ]] 2022-08-19 19:28:41.842 | ++ functions-common:time_start:2430 : date +%s%3N 2022-08-19 19:28:41.847 | + functions-common:time_start:2430 : _TIME_START[$name]=1660937321844 2022-08-19 19:28:41.850 | + functions-common:run_process:1702 : is_service_enabled n-cond-cell1 2022-08-19 19:28:41.885 | + functions-common:is_service_enabled:2095 : return 0 2022-08-19 19:28:41.888 | + functions-common:run_process:1703 : _run_under_systemd n-cond-cell1 '/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' '' '' '' 2022-08-19 19:28:41.891 | + functions-common:_run_under_systemd:1653 : local service=n-cond-cell1 2022-08-19 19:28:41.894 | + functions-common:_run_under_systemd:1654 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2022-08-19 19:28:41.896 | + functions-common:_run_under_systemd:1655 : local 'cmd=/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2022-08-19 19:28:41.899 | + functions-common:_run_under_systemd:1657 : _common_systemd_pitfalls '/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2022-08-19 19:28:41.902 | + functions-common:_common_systemd_pitfalls:1625 : local 'cmd=/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2022-08-19 19:28:41.905 | + functions-common:_common_systemd_pitfalls:1628 : [[ /usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf =~ sudo ]] 2022-08-19 19:28:41.907 | + functions-common:_common_systemd_pitfalls:1639 : [[ ! /usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf =~ ^/ ]] 2022-08-19 19:28:41.911 | + functions-common:_run_under_systemd:1659 : local systemd_service=devstack@n-cond-cell1.service 2022-08-19 19:28:41.914 | + functions-common:_run_under_systemd:1660 : local group= 2022-08-19 19:28:41.916 | + functions-common:_run_under_systemd:1661 : local user=ubuntu 2022-08-19 19:28:41.919 | + functions-common:_run_under_systemd:1662 : [[ -z ubuntu ]] 2022-08-19 19:28:41.922 | + functions-common:_run_under_systemd:1665 : local env_vars= 2022-08-19 19:28:41.925 | + functions-common:_run_under_systemd:1666 : [[ /usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf =~ uwsgi ]] 2022-08-19 19:28:41.927 | + functions-common:_run_under_systemd:1669 : write_user_unit_file devstack@n-cond-cell1.service '/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' '' ubuntu '' 2022-08-19 19:28:41.930 | + functions-common:write_user_unit_file:1562 : local service=devstack@n-cond-cell1.service 2022-08-19 19:28:41.932 | + functions-common:write_user_unit_file:1563 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2022-08-19 19:28:41.935 | + functions-common:write_user_unit_file:1564 : local group= 2022-08-19 19:28:41.937 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-08-19 19:28:41.940 | + functions-common:write_user_unit_file:1566 : local env_vars= 2022-08-19 19:28:41.942 | + functions-common:write_user_unit_file:1567 : local extra= 2022-08-19 19:28:41.945 | + functions-common:write_user_unit_file:1568 : [[ -n '' ]] 2022-08-19 19:28:41.947 | + functions-common:write_user_unit_file:1571 : local unitfile=/etc/systemd/system/devstack@n-cond-cell1.service 2022-08-19 19:28:41.950 | + functions-common:write_user_unit_file:1572 : mkdir -p /etc/systemd/system 2022-08-19 19:28:41.955 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Unit Description 'Devstack devstack@n-cond-cell1.service' 2022-08-19 19:28:42.037 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service User ubuntu 2022-08-19 19:28:42.124 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service ExecStart '/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2022-08-19 19:28:42.199 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service KillMode process 2022-08-19 19:28:42.291 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service TimeoutStopSec 300 2022-08-19 19:28:42.370 | + functions-common:write_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-08-19 19:28:42.437 | + functions-common:write_user_unit_file:1580 : [[ -n '' ]] 2022-08-19 19:28:42.440 | + functions-common:write_user_unit_file:1583 : [[ -n '' ]] 2022-08-19 19:28:42.443 | + functions-common:write_user_unit_file:1586 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Install WantedBy multi-user.target 2022-08-19 19:28:42.536 | + functions-common:write_user_unit_file:1589 : sudo systemctl daemon-reload 2022-08-19 19:28:43.076 | + functions-common:_run_under_systemd:1672 : sudo systemctl enable devstack@n-cond-cell1.service 2022-08-19 19:28:43.093 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-cond-cell1.service → /etc/systemd/system/devstack@n-cond-cell1.service. 2022-08-19 19:28:43.584 | + functions-common:_run_under_systemd:1673 : sudo systemctl start devstack@n-cond-cell1.service 2022-08-19 19:28:43.612 | + functions-common:run_process:1705 : time_stop run_process 2022-08-19 19:28:43.618 | + functions-common:time_stop:2439 : local name 2022-08-19 19:28:43.621 | + functions-common:time_stop:2440 : local end_time 2022-08-19 19:28:43.627 | + functions-common:time_stop:2441 : local elapsed_time 2022-08-19 19:28:43.630 | + functions-common:time_stop:2442 : local total 2022-08-19 19:28:43.633 | + functions-common:time_stop:2443 : local start_time 2022-08-19 19:28:43.642 | + functions-common:time_stop:2445 : name=run_process 2022-08-19 19:28:43.651 | + functions-common:time_stop:2446 : start_time=1660937321844 2022-08-19 19:28:43.656 | + functions-common:time_stop:2448 : [[ -z 1660937321844 ]] 2022-08-19 19:28:43.666 | ++ functions-common:time_stop:2451 : date +%s%3N 2022-08-19 19:28:43.675 | + functions-common:time_stop:2451 : end_time=1660937323668 2022-08-19 19:28:43.683 | + functions-common:time_stop:2452 : elapsed_time=1824 2022-08-19 19:28:43.687 | + functions-common:time_stop:2453 : total=19818 2022-08-19 19:28:43.695 | + functions-common:time_stop:2455 : _TIME_START[$name]= 2022-08-19 19:28:43.699 | + functions-common:time_stop:2456 : _TIME_TOTAL[$name]=21642 2022-08-19 19:28:43.706 | + lib/nova:start_nova:1135 : start_nova_compute 2022-08-19 19:28:43.711 | + lib/nova:start_nova_compute:966 : local old_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-08-19 19:28:43.718 | + lib/nova:start_nova_compute:967 : export PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-08-19 19:28:43.732 | + lib/nova:start_nova_compute:967 : PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-08-19 19:28:43.739 | + lib/nova:start_nova_compute:969 : local compute_cell_conf=/etc/nova/nova.conf 2022-08-19 19:28:43.744 | + lib/nova:start_nova_compute:972 : cp /etc/nova/nova.conf /etc/nova/nova-cpu.conf 2022-08-19 19:28:43.755 | + lib/nova:start_nova_compute:974 : merge_config_file /home/ubuntu/devstack/local.conf post-config '$NOVA_CPU_CONF' 2022-08-19 19:28:43.770 | + inc/meta-config:merge_config_file:83 : local file=/home/ubuntu/devstack/local.conf 2022-08-19 19:28:43.776 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2022-08-19 19:28:43.783 | + inc/meta-config:merge_config_file:85 : local 'configfile=$NOVA_CPU_CONF' 2022-08-19 19:28:43.788 | + inc/meta-config:merge_config_file:90 : local real_configfile 2022-08-19 19:28:43.798 | ++ inc/meta-config:merge_config_file:91 : eval echo '$NOVA_CPU_CONF' 2022-08-19 19:28:43.804 | +++ inc/meta-config:merge_config_file:91 : echo /etc/nova/nova-cpu.conf 2022-08-19 19:28:43.815 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/nova/nova-cpu.conf 2022-08-19 19:28:43.826 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/nova/nova-cpu.conf ']' 2022-08-19 19:28:43.831 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$NOVA_CPU_CONF' ' 2022-08-19 19:28:43.831 | BEGIN { 2022-08-19 19:28:43.831 | section = "" 2022-08-19 19:28:43.831 | last_section = "" 2022-08-19 19:28:43.831 | section_count = 0 2022-08-19 19:28:43.831 | } 2022-08-19 19:28:43.831 | /^\[.+\]/ { 2022-08-19 19:28:43.831 | gsub("[][]", "", $1); 2022-08-19 19:28:43.831 | section=$1 2022-08-19 19:28:43.831 | next 2022-08-19 19:28:43.831 | } 2022-08-19 19:28:43.831 | /^ *\#/ { 2022-08-19 19:28:43.831 | next 2022-08-19 19:28:43.831 | } 2022-08-19 19:28:43.831 | /^[^ \t]+/ { 2022-08-19 19:28:43.831 | # get offset of first = in $0 2022-08-19 19:28:43.831 | eq_idx = index($0, "=") 2022-08-19 19:28:43.831 | # extract attr & value from $0 2022-08-19 19:28:43.831 | attr = substr($0, 1, eq_idx - 1) 2022-08-19 19:28:43.831 | value = substr($0, eq_idx + 1) 2022-08-19 19:28:43.831 | # only need to strip trailing whitespace from attr 2022-08-19 19:28:43.831 | sub(/[ \t]*$/, "", attr) 2022-08-19 19:28:43.831 | # need to strip leading & trailing whitespace from value 2022-08-19 19:28:43.831 | sub(/^[ \t]*/, "", value) 2022-08-19 19:28:43.831 | sub(/[ \t]*$/, "", value) 2022-08-19 19:28:43.831 | 2022-08-19 19:28:43.831 | # cfg_attr_count: number of config lines per [section, attr] 2022-08-19 19:28:43.831 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2022-08-19 19:28:43.831 | # cfg_section: keep the section names in the same order as they appear in local.conf 2022-08-19 19:28:43.831 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2022-08-19 19:28:43.831 | if (! (section, attr) in cfg_attr_count) { 2022-08-19 19:28:43.831 | if (section != last_section) { 2022-08-19 19:28:43.831 | cfg_section[section_count++] = section 2022-08-19 19:28:43.832 | last_section = section 2022-08-19 19:28:43.832 | } 2022-08-19 19:28:43.832 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2022-08-19 19:28:43.832 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2022-08-19 19:28:43.832 | 2022-08-19 19:28:43.832 | cfg_attr[section, attr, 0] = value 2022-08-19 19:28:43.832 | cfg_attr_count[section, attr] = 1 2022-08-19 19:28:43.832 | } else { 2022-08-19 19:28:43.832 | lno = cfg_attr_count[section, attr]++ 2022-08-19 19:28:43.832 | cfg_attr[section, attr, lno] = value 2022-08-19 19:28:43.832 | } 2022-08-19 19:28:43.832 | } 2022-08-19 19:28:43.832 | END { 2022-08-19 19:28:43.832 | # Process each section in order 2022-08-19 19:28:43.832 | for (sno = 0; sno < section_count; sno++) { 2022-08-19 19:28:43.832 | section = cfg_section[sno] 2022-08-19 19:28:43.832 | # The ini routines simply append a config item immediately 2022-08-19 19:28:43.832 | # after the section header. To keep the same order as defined 2022-08-19 19:28:43.832 | # in local.conf, invoke the ini routines in the reverse order 2022-08-19 19:28:43.832 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2022-08-19 19:28:43.832 | attr = cfg_sec_attr_name[sno, attr_no] 2022-08-19 19:28:43.832 | if (cfg_attr_count[section, attr] == 1) 2022-08-19 19:28:43.832 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2022-08-19 19:28:43.832 | else { 2022-08-19 19:28:43.832 | # For multiline, invoke the ini routines in the reverse order 2022-08-19 19:28:43.832 | count = cfg_attr_count[section, attr] 2022-08-19 19:28:43.832 | print "inidelete " configfile " " section " " attr 2022-08-19 19:28:43.832 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2022-08-19 19:28:43.832 | for (l = count -2; l >= 0; l--) 2022-08-19 19:28:43.832 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2022-08-19 19:28:43.832 | } 2022-08-19 19:28:43.832 | } 2022-08-19 19:28:43.832 | } 2022-08-19 19:28:43.832 | } 2022-08-19 19:28:43.832 | ' 2022-08-19 19:28:43.836 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2022-08-19 19:28:43.837 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/ubuntu/devstack/local.conf post-config '$NOVA_CPU_CONF' 2022-08-19 19:28:43.838 | + inc/meta-config:merge_config_file:164 : read a 2022-08-19 19:28:43.842 | + inc/meta-config:get_meta_section:33 : local file=/home/ubuntu/devstack/local.conf 2022-08-19 19:28:43.850 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2022-08-19 19:28:43.858 | + inc/meta-config:get_meta_section:35 : local 'configfile=$NOVA_CPU_CONF' 2022-08-19 19:28:43.866 | + inc/meta-config:get_meta_section:37 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-08-19 19:28:43.874 | + inc/meta-config:get_meta_section:38 : [[ -z $NOVA_CPU_CONF ]] 2022-08-19 19:28:43.882 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$NOVA_CPU_CONF' ' 2022-08-19 19:28:43.882 | BEGIN { group = "" } 2022-08-19 19:28:43.882 | /^\[\[.+\|.*\]\]/ { 2022-08-19 19:28:43.882 | gsub("[][]", "", $1); 2022-08-19 19:28:43.882 | split($1, a, "|"); 2022-08-19 19:28:43.882 | if (a[1] == matchgroup && a[2] == configfile) { 2022-08-19 19:28:43.882 | group=a[1] 2022-08-19 19:28:43.882 | } else { 2022-08-19 19:28:43.882 | group="" 2022-08-19 19:28:43.882 | } 2022-08-19 19:28:43.882 | next 2022-08-19 19:28:43.882 | } 2022-08-19 19:28:43.882 | { 2022-08-19 19:28:43.883 | if (group != "") 2022-08-19 19:28:43.883 | print $0 2022-08-19 19:28:43.883 | } 2022-08-19 19:28:43.883 | ' /home/ubuntu/devstack/local.conf 2022-08-19 19:28:43.895 | + lib/nova:start_nova_compute:976 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-08-19 19:28:43.906 | + lib/nova:start_nova_compute:983 : iniset /etc/nova/nova-cpu.conf workarounds disable_group_policy_check_upcall True 2022-08-19 19:28:43.982 | + lib/nova:start_nova_compute:986 : iniset /etc/nova/nova-cpu.conf filter_scheduler track_instance_changes False 2022-08-19 19:28:44.056 | + lib/nova:start_nova_compute:987 : iniset_rpc_backend nova /etc/nova/nova-cpu.conf DEFAULT nova_cell1 2022-08-19 19:28:44.070 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2022-08-19 19:28:44.074 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova-cpu.conf 2022-08-19 19:28:44.082 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-08-19 19:28:44.086 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host=nova_cell1 2022-08-19 19:28:44.090 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-08-19 19:28:44.134 | + functions-common:is_service_enabled:2095 : return 0 2022-08-19 19:28:44.142 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url nova_cell1 2022-08-19 19:28:44.150 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host=nova_cell1 2022-08-19 19:28:44.157 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-08-19 19:28:44.193 | ++ functions-common:is_service_enabled:2095 : return 0 2022-08-19 19:28:44.200 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.60:5672/nova_cell1 2022-08-19 19:28:44.205 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova-cpu.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.60:5672/nova_cell1 2022-08-19 19:28:44.278 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-08-19 19:28:44.283 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-08-19 19:28:44.290 | + lib/nova:start_nova_compute:991 : inidelete /etc/nova/nova-cpu.conf database connection 2022-08-19 19:28:44.328 | + lib/nova:start_nova_compute:992 : inidelete /etc/nova/nova-cpu.conf api_database connection 2022-08-19 19:28:44.364 | + lib/nova:start_nova_compute:997 : configure_console_compute 2022-08-19 19:28:44.371 | + lib/nova:configure_console_compute:639 : local offset 2022-08-19 19:28:44.376 | + lib/nova:configure_console_compute:640 : offset=0 2022-08-19 19:28:44.383 | + lib/nova:configure_console_compute:644 : local default_proxyclient_addr 2022-08-19 19:28:44.389 | ++ lib/nova:configure_console_compute:645 : iniget /etc/nova/nova-cpu.conf DEFAULT my_ip 2022-08-19 19:28:44.421 | + lib/nova:configure_console_compute:645 : default_proxyclient_addr=10.222.0.60 2022-08-19 19:28:44.425 | + lib/nova:configure_console_compute:649 : is_service_enabled n-cpu 2022-08-19 19:28:44.469 | + functions-common:is_service_enabled:2095 : return 1 2022-08-19 19:28:44.475 | + lib/nova:configure_console_compute:665 : is_service_enabled n-novnc 2022-08-19 19:28:44.531 | + functions-common:is_service_enabled:2095 : return 1 2022-08-19 19:28:44.537 | + lib/nova:configure_console_compute:665 : '[' False '!=' False ']' 2022-08-19 19:28:44.544 | + lib/nova:configure_console_compute:673 : iniset /etc/nova/nova-cpu.conf vnc enabled false 2022-08-19 19:28:44.605 | + lib/nova:configure_console_compute:676 : is_service_enabled n-spice 2022-08-19 19:28:44.631 | + functions-common:is_service_enabled:2095 : return 1 2022-08-19 19:28:44.634 | + lib/nova:configure_console_compute:686 : is_service_enabled n-sproxy 2022-08-19 19:28:44.658 | + functions-common:is_service_enabled:2095 : return 1 2022-08-19 19:28:44.662 | + lib/nova:start_nova_compute:1000 : '[' -n '' ']' 2022-08-19 19:28:44.665 | + lib/nova:start_nova_compute:1005 : [[ libvirt == \l\i\b\v\i\r\t ]] 2022-08-19 19:28:44.665 | + lib/nova:start_nova_compute:1005 : [[ kvm == \q\e\m\u ]] 2022-08-19 19:28:44.668 | + lib/nova:start_nova_compute:1009 : [[ libvirt = \l\i\b\v\i\r\t ]] 2022-08-19 19:28:44.670 | + lib/nova:start_nova_compute:1013 : run_process n-cpu '/usr/local/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' libvirt 2022-08-19 19:28:44.673 | + functions-common:run_process:1693 : local service=n-cpu 2022-08-19 19:28:44.675 | + functions-common:run_process:1694 : local 'command=/usr/local/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2022-08-19 19:28:44.678 | + functions-common:run_process:1695 : local group=libvirt 2022-08-19 19:28:44.681 | + functions-common:run_process:1696 : local user= 2022-08-19 19:28:44.683 | + functions-common:run_process:1697 : local env_vars= 2022-08-19 19:28:44.686 | + functions-common:run_process:1699 : local name=n-cpu 2022-08-19 19:28:44.689 | + functions-common:run_process:1701 : time_start run_process 2022-08-19 19:28:44.691 | + functions-common:time_start:2425 : local name=run_process 2022-08-19 19:28:44.694 | + functions-common:time_start:2426 : local start_time= 2022-08-19 19:28:44.696 | + functions-common:time_start:2427 : [[ -n '' ]] 2022-08-19 19:28:44.699 | ++ functions-common:time_start:2430 : date +%s%3N 2022-08-19 19:28:44.705 | + functions-common:time_start:2430 : _TIME_START[$name]=1660937324702 2022-08-19 19:28:44.707 | + functions-common:run_process:1702 : is_service_enabled n-cpu 2022-08-19 19:28:44.726 | + functions-common:is_service_enabled:2095 : return 1 2022-08-19 19:28:44.729 | + functions-common:run_process:1705 : time_stop run_process 2022-08-19 19:28:44.731 | + functions-common:time_stop:2439 : local name 2022-08-19 19:28:44.734 | + functions-common:time_stop:2440 : local end_time 2022-08-19 19:28:44.736 | + functions-common:time_stop:2441 : local elapsed_time 2022-08-19 19:28:44.739 | + functions-common:time_stop:2442 : local total 2022-08-19 19:28:44.742 | + functions-common:time_stop:2443 : local start_time 2022-08-19 19:28:44.744 | + functions-common:time_stop:2445 : name=run_process 2022-08-19 19:28:44.747 | + functions-common:time_stop:2446 : start_time=1660937324702 2022-08-19 19:28:44.749 | + functions-common:time_stop:2448 : [[ -z 1660937324702 ]] 2022-08-19 19:28:44.752 | ++ functions-common:time_stop:2451 : date +%s%3N 2022-08-19 19:28:44.757 | + functions-common:time_stop:2451 : end_time=1660937324754 2022-08-19 19:28:44.760 | + functions-common:time_stop:2452 : elapsed_time=52 2022-08-19 19:28:44.762 | + functions-common:time_stop:2453 : total=21642 2022-08-19 19:28:44.765 | + functions-common:time_stop:2455 : _TIME_START[$name]= 2022-08-19 19:28:44.767 | + functions-common:time_stop:2456 : _TIME_TOTAL[$name]=21694 2022-08-19 19:28:44.770 | + lib/nova:start_nova_compute:1035 : export PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-08-19 19:28:44.773 | + lib/nova:start_nova_compute:1035 : PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-08-19 19:28:44.775 | + lib/nova:start_nova:1136 : is_service_enabled n-api 2022-08-19 19:28:44.796 | + functions-common:is_service_enabled:2095 : return 0 2022-08-19 19:28:44.799 | + lib/nova:start_nova:1138 : echo 'Dumping cells_v2 mapping' 2022-08-19 19:28:44.799 | Dumping cells_v2 mapping 2022-08-19 19:28:44.802 | + lib/nova:start_nova:1139 : /usr/local/bin/nova-manage cell_v2 list_cells --verbose 2022-08-19 19:28:45.935 | Modules with known eventlet monkey patching issues were imported prior to eventlet monkey patching: urllib3. This warning can usually be ignored if the caller is only importing and not executing nova code. 2022-08-19 19:28:48.376 | INFO dbcounter [None req-718a648b-61a7-4c0c-95e8-3746444d460a None None] Registered counter for database nova_api 2022-08-19 19:28:48.406 | DEBUG dbcounter [-] [150987] Writer thread running {{(pid=150987) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:99}} 2022-08-19 19:28:48.457 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:28:48.457 | from cryptography.utils import int_from_bytes 2022-08-19 19:28:48.457 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:28:48.457 | from cryptography.utils import int_from_bytes 2022-08-19 19:28:48.457 | +-------+--------------------------------------+-----------------------------------------------------------+----------------------------------------------------------------------------------+----------+ 2022-08-19 19:28:48.457 | | Name | UUID | Transport URL | Database Connection | Disabled | 2022-08-19 19:28:48.457 | +-------+--------------------------------------+-----------------------------------------------------------+----------------------------------------------------------------------------------+----------+ 2022-08-19 19:28:48.457 | | cell0 | 00000000-0000-0000-0000-000000000000 | none:/// | mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8&plugin=dbcounter | False | 2022-08-19 19:28:48.457 | | cell1 | bb620f83-a211-45eb-aae8-d8277b194067 | rabbit://stackrabbit:Passw0rd@10.222.0.60:5672/nova_cell1 | mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell1?charset=utf8&plugin=dbcounter | False | 2022-08-19 19:28:48.457 | +-------+--------------------------------------+-----------------------------------------------------------+----------------------------------------------------------------------------------+----------+ 2022-08-19 19:28:48.921 | + ./stack.sh:main:1315 : async_runfunc create_flavors 2022-08-19 19:28:48.925 | + inc/async:async_runfunc:116 : async_run create_flavors create_flavors 2022-08-19 19:28:49.010 | + inc/async:async_inner:63 : create_flavors 2022-08-19 19:28:49.059 | [90820 Async create_flavors:151051]: running: create_flavors 2022-08-19 19:28:49.062 | + ./stack.sh:main:1317 : is_service_enabled cinder 2022-08-19 19:28:49.081 | + functions-common:is_service_enabled:2095 : return 0 2022-08-19 19:28:49.084 | + ./stack.sh:main:1318 : echo_summary 'Starting Cinder' 2022-08-19 19:28:49.087 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-08-19 19:28:49.089 | + ./stack.sh:echo_summary:441 : echo -e Starting Cinder 2022-08-19 19:28:49.092 | + ./stack.sh:main:1319 : start_cinder 2022-08-19 19:28:49.095 | + lib/cinder:start_cinder:508 : local service_port=8776 2022-08-19 19:28:49.098 | + lib/cinder:start_cinder:509 : local service_protocol=http 2022-08-19 19:28:49.100 | + lib/cinder:start_cinder:510 : local cinder_url 2022-08-19 19:28:49.103 | + lib/cinder:start_cinder:511 : is_service_enabled tls-proxy 2022-08-19 19:28:49.121 | + functions-common:is_service_enabled:2095 : return 1 2022-08-19 19:28:49.124 | + lib/cinder:start_cinder:515 : '[' lioadm = tgtadm ']' 2022-08-19 19:28:49.127 | + lib/cinder:start_cinder:535 : [[ 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,g-reg,cinder,n-super-cond,n-cond-cell1 =~ c-api ]] 2022-08-19 19:28:49.130 | + lib/cinder:start_cinder:536 : '[' True == False ']' 2022-08-19 19:28:49.135 | ++ lib/cinder:start_cinder:544 : which uwsgi 2022-08-19 19:28:49.139 | + lib/cinder:start_cinder:544 : run_process c-api '/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2022-08-19 19:28:49.142 | + functions-common:run_process:1693 : local service=c-api 2022-08-19 19:28:49.145 | + functions-common:run_process:1694 : local 'command=/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2022-08-19 19:28:49.148 | + functions-common:run_process:1695 : local group= 2022-08-19 19:28:49.151 | + functions-common:run_process:1696 : local user= 2022-08-19 19:28:49.154 | + functions-common:run_process:1697 : local env_vars= 2022-08-19 19:28:49.157 | + functions-common:run_process:1699 : local name=c-api 2022-08-19 19:28:49.159 | + functions-common:run_process:1701 : time_start run_process 2022-08-19 19:28:49.162 | + functions-common:time_start:2425 : local name=run_process 2022-08-19 19:28:49.165 | + functions-common:time_start:2426 : local start_time= 2022-08-19 19:28:49.168 | + functions-common:time_start:2427 : [[ -n '' ]] 2022-08-19 19:28:49.171 | ++ functions-common:time_start:2430 : date +%s%3N 2022-08-19 19:28:49.176 | + functions-common:time_start:2430 : _TIME_START[$name]=1660937329173 2022-08-19 19:28:49.179 | + functions-common:run_process:1702 : is_service_enabled c-api 2022-08-19 19:28:49.196 | + functions-common:is_service_enabled:2095 : return 0 2022-08-19 19:28:49.199 | + functions-common:run_process:1703 : _run_under_systemd c-api '/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' '' '' '' 2022-08-19 19:28:49.202 | + functions-common:_run_under_systemd:1653 : local service=c-api 2022-08-19 19:28:49.205 | + functions-common:_run_under_systemd:1654 : local 'command=/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2022-08-19 19:28:49.207 | + functions-common:_run_under_systemd:1655 : local 'cmd=/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2022-08-19 19:28:49.210 | + functions-common:_run_under_systemd:1657 : _common_systemd_pitfalls '/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2022-08-19 19:28:49.212 | + functions-common:_common_systemd_pitfalls:1625 : local 'cmd=/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2022-08-19 19:28:49.215 | + functions-common:_common_systemd_pitfalls:1628 : [[ /usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini =~ sudo ]] 2022-08-19 19:28:49.217 | + functions-common:_common_systemd_pitfalls:1639 : [[ ! /usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini =~ ^/ ]] 2022-08-19 19:28:49.220 | + functions-common:_run_under_systemd:1659 : local systemd_service=devstack@c-api.service 2022-08-19 19:28:49.223 | + functions-common:_run_under_systemd:1660 : local group= 2022-08-19 19:28:49.225 | + functions-common:_run_under_systemd:1661 : local user=ubuntu 2022-08-19 19:28:49.229 | + functions-common:_run_under_systemd:1662 : [[ -z ubuntu ]] 2022-08-19 19:28:49.232 | + functions-common:_run_under_systemd:1665 : local env_vars= 2022-08-19 19:28:49.235 | + functions-common:_run_under_systemd:1666 : [[ /usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini =~ uwsgi ]] 2022-08-19 19:28:49.238 | + functions-common:_run_under_systemd:1667 : write_uwsgi_user_unit_file devstack@c-api.service '/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' '' ubuntu '' 2022-08-19 19:28:49.240 | + functions-common:write_uwsgi_user_unit_file:1593 : local service=devstack@c-api.service 2022-08-19 19:28:49.243 | + functions-common:write_uwsgi_user_unit_file:1594 : local 'command=/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2022-08-19 19:28:49.245 | + functions-common:write_uwsgi_user_unit_file:1595 : local group= 2022-08-19 19:28:49.248 | + functions-common:write_uwsgi_user_unit_file:1596 : local user=ubuntu 2022-08-19 19:28:49.250 | + functions-common:write_uwsgi_user_unit_file:1597 : local env_vars= 2022-08-19 19:28:49.252 | + functions-common:write_uwsgi_user_unit_file:1598 : local unitfile=/etc/systemd/system/devstack@c-api.service 2022-08-19 19:28:49.254 | + functions-common:write_uwsgi_user_unit_file:1599 : mkdir -p /etc/systemd/system 2022-08-19 19:28:49.259 | + functions-common:write_uwsgi_user_unit_file:1601 : iniset -sudo /etc/systemd/system/devstack@c-api.service Unit Description 'Devstack devstack@c-api.service' 2022-08-19 19:28:49.331 | + functions-common:write_uwsgi_user_unit_file:1602 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service SyslogIdentifier devstack@c-api.service 2022-08-19 19:28:49.401 | + functions-common:write_uwsgi_user_unit_file:1603 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service User ubuntu 2022-08-19 19:28:49.463 | + functions-common:write_uwsgi_user_unit_file:1604 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service ExecStart '/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2022-08-19 19:28:49.522 | + functions-common:write_uwsgi_user_unit_file:1605 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-08-19 19:28:49.581 | + functions-common:write_uwsgi_user_unit_file:1606 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service Type notify 2022-08-19 19:28:49.640 | + functions-common:write_uwsgi_user_unit_file:1607 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service KillMode process 2022-08-19 19:28:49.700 | + functions-common:write_uwsgi_user_unit_file:1608 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service Restart always 2022-08-19 19:28:49.759 | + functions-common:write_uwsgi_user_unit_file:1609 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service NotifyAccess all 2022-08-19 19:28:49.817 | + functions-common:write_uwsgi_user_unit_file:1610 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service RestartForceExitStatus 100 2022-08-19 19:28:49.875 | + functions-common:write_uwsgi_user_unit_file:1612 : [[ -n '' ]] 2022-08-19 19:28:49.878 | + functions-common:write_uwsgi_user_unit_file:1615 : [[ -n '' ]] 2022-08-19 19:28:49.881 | + functions-common:write_uwsgi_user_unit_file:1618 : iniset -sudo /etc/systemd/system/devstack@c-api.service Install WantedBy multi-user.target 2022-08-19 19:28:49.953 | + functions-common:write_uwsgi_user_unit_file:1621 : sudo systemctl daemon-reload 2022-08-19 19:28:50.402 | + functions-common:_run_under_systemd:1672 : sudo systemctl enable devstack@c-api.service 2022-08-19 19:28:50.417 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@c-api.service → /etc/systemd/system/devstack@c-api.service. 2022-08-19 19:28:50.833 | + functions-common:_run_under_systemd:1673 : sudo systemctl start devstack@c-api.service 2022-08-19 19:28:50.919 | + functions-common:run_process:1705 : time_stop run_process 2022-08-19 19:28:50.928 | + functions-common:time_stop:2439 : local name 2022-08-19 19:28:50.933 | + functions-common:time_stop:2440 : local end_time 2022-08-19 19:28:50.938 | + functions-common:time_stop:2441 : local elapsed_time 2022-08-19 19:28:50.947 | + functions-common:time_stop:2442 : local total 2022-08-19 19:28:50.952 | + functions-common:time_stop:2443 : local start_time 2022-08-19 19:28:50.955 | + functions-common:time_stop:2445 : name=run_process 2022-08-19 19:28:50.959 | + functions-common:time_stop:2446 : start_time=1660937329173 2022-08-19 19:28:50.962 | + functions-common:time_stop:2448 : [[ -z 1660937329173 ]] 2022-08-19 19:28:50.966 | ++ functions-common:time_stop:2451 : date +%s%3N 2022-08-19 19:28:50.970 | + functions-common:time_stop:2451 : end_time=1660937330967 2022-08-19 19:28:50.972 | + functions-common:time_stop:2452 : elapsed_time=1794 2022-08-19 19:28:50.975 | + functions-common:time_stop:2453 : total=21694 2022-08-19 19:28:50.977 | + functions-common:time_stop:2455 : _TIME_START[$name]= 2022-08-19 19:28:50.980 | + functions-common:time_stop:2456 : _TIME_TOTAL[$name]=23488 2022-08-19 19:28:50.983 | + lib/cinder:start_cinder:545 : cinder_url=http://10.222.0.60/volume/v3 2022-08-19 19:28:50.985 | + lib/cinder:start_cinder:549 : echo 'Waiting for Cinder API to start...' 2022-08-19 19:28:50.985 | Waiting for Cinder API to start... 2022-08-19 19:28:50.988 | + lib/cinder:start_cinder:550 : wait_for_service 60 http://10.222.0.60/volume/v3 2022-08-19 19:28:50.990 | + functions:wait_for_service:457 : local timeout=60 2022-08-19 19:28:50.993 | + functions:wait_for_service:458 : local url=http://10.222.0.60/volume/v3 2022-08-19 19:28:50.995 | + functions:wait_for_service:459 : local rval=0 2022-08-19 19:28:50.998 | + functions:wait_for_service:460 : time_start wait_for_service 2022-08-19 19:28:51.000 | + functions-common:time_start:2425 : local name=wait_for_service 2022-08-19 19:28:51.007 | + functions-common:time_start:2426 : local start_time= 2022-08-19 19:28:51.007 | + functions-common:time_start:2427 : [[ -n '' ]] 2022-08-19 19:28:51.020 | ++ functions-common:time_start:2430 : date +%s%3N 2022-08-19 19:28:51.026 | + functions-common:time_start:2430 : _TIME_START[$name]=1660937331022 2022-08-19 19:28:51.029 | + functions:wait_for_service:461 : timeout 60 bash -x 2022-08-19 19:28:51.039 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.60/volume/v3 2022-08-19 19:28:55.602 | + :: : [[ 401 == 503 ]] 2022-08-19 19:28:55.603 | + :: : [[ 0 -eq 7 ]] 2022-08-19 19:28:55.607 | + functions:wait_for_service:466 : time_stop wait_for_service 2022-08-19 19:28:55.610 | + functions-common:time_stop:2439 : local name 2022-08-19 19:28:55.612 | + functions-common:time_stop:2440 : local end_time 2022-08-19 19:28:55.615 | + functions-common:time_stop:2441 : local elapsed_time 2022-08-19 19:28:55.617 | + functions-common:time_stop:2442 : local total 2022-08-19 19:28:55.620 | + functions-common:time_stop:2443 : local start_time 2022-08-19 19:28:55.622 | + functions-common:time_stop:2445 : name=wait_for_service 2022-08-19 19:28:55.625 | + functions-common:time_stop:2446 : start_time=1660937331022 2022-08-19 19:28:55.627 | + functions-common:time_stop:2448 : [[ -z 1660937331022 ]] 2022-08-19 19:28:55.631 | ++ functions-common:time_stop:2451 : date +%s%3N 2022-08-19 19:28:55.636 | + functions-common:time_stop:2451 : end_time=1660937335633 2022-08-19 19:28:55.638 | + functions-common:time_stop:2452 : elapsed_time=4611 2022-08-19 19:28:55.641 | + functions-common:time_stop:2453 : total=13923 2022-08-19 19:28:55.643 | + functions-common:time_stop:2455 : _TIME_START[$name]= 2022-08-19 19:28:55.646 | + functions-common:time_stop:2456 : _TIME_TOTAL[$name]=18534 2022-08-19 19:28:55.649 | + functions:wait_for_service:467 : return 0 2022-08-19 19:28:55.652 | + lib/cinder:start_cinder:554 : run_process c-sch '/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2022-08-19 19:28:55.654 | + functions-common:run_process:1693 : local service=c-sch 2022-08-19 19:28:55.657 | + functions-common:run_process:1694 : local 'command=/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2022-08-19 19:28:55.660 | + functions-common:run_process:1695 : local group= 2022-08-19 19:28:55.663 | + functions-common:run_process:1696 : local user= 2022-08-19 19:28:55.665 | + functions-common:run_process:1697 : local env_vars= 2022-08-19 19:28:55.668 | + functions-common:run_process:1699 : local name=c-sch 2022-08-19 19:28:55.671 | + functions-common:run_process:1701 : time_start run_process 2022-08-19 19:28:55.673 | + functions-common:time_start:2425 : local name=run_process 2022-08-19 19:28:55.676 | + functions-common:time_start:2426 : local start_time= 2022-08-19 19:28:55.679 | + functions-common:time_start:2427 : [[ -n '' ]] 2022-08-19 19:28:55.682 | ++ functions-common:time_start:2430 : date +%s%3N 2022-08-19 19:28:55.687 | + functions-common:time_start:2430 : _TIME_START[$name]=1660937335684 2022-08-19 19:28:55.690 | + functions-common:run_process:1702 : is_service_enabled c-sch 2022-08-19 19:28:55.716 | + functions-common:is_service_enabled:2095 : return 0 2022-08-19 19:28:55.719 | + functions-common:run_process:1703 : _run_under_systemd c-sch '/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' '' '' '' 2022-08-19 19:28:55.721 | + functions-common:_run_under_systemd:1653 : local service=c-sch 2022-08-19 19:28:55.724 | + functions-common:_run_under_systemd:1654 : local 'command=/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2022-08-19 19:28:55.727 | + functions-common:_run_under_systemd:1655 : local 'cmd=/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2022-08-19 19:28:55.729 | + functions-common:_run_under_systemd:1657 : _common_systemd_pitfalls '/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2022-08-19 19:28:55.732 | + functions-common:_common_systemd_pitfalls:1625 : local 'cmd=/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2022-08-19 19:28:55.735 | + functions-common:_common_systemd_pitfalls:1628 : [[ /usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf =~ sudo ]] 2022-08-19 19:28:55.738 | + functions-common:_common_systemd_pitfalls:1639 : [[ ! /usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf =~ ^/ ]] 2022-08-19 19:28:55.740 | + functions-common:_run_under_systemd:1659 : local systemd_service=devstack@c-sch.service 2022-08-19 19:28:55.743 | + functions-common:_run_under_systemd:1660 : local group= 2022-08-19 19:28:55.745 | + functions-common:_run_under_systemd:1661 : local user=ubuntu 2022-08-19 19:28:55.748 | + functions-common:_run_under_systemd:1662 : [[ -z ubuntu ]] 2022-08-19 19:28:55.751 | + functions-common:_run_under_systemd:1665 : local env_vars= 2022-08-19 19:28:55.754 | + functions-common:_run_under_systemd:1666 : [[ /usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf =~ uwsgi ]] 2022-08-19 19:28:55.756 | + functions-common:_run_under_systemd:1669 : write_user_unit_file devstack@c-sch.service '/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' '' ubuntu '' 2022-08-19 19:28:55.759 | + functions-common:write_user_unit_file:1562 : local service=devstack@c-sch.service 2022-08-19 19:28:55.761 | + functions-common:write_user_unit_file:1563 : local 'command=/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2022-08-19 19:28:55.764 | + functions-common:write_user_unit_file:1564 : local group= 2022-08-19 19:28:55.766 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-08-19 19:28:55.769 | + functions-common:write_user_unit_file:1566 : local env_vars= 2022-08-19 19:28:55.771 | + functions-common:write_user_unit_file:1567 : local extra= 2022-08-19 19:28:55.774 | + functions-common:write_user_unit_file:1568 : [[ -n '' ]] 2022-08-19 19:28:55.776 | + functions-common:write_user_unit_file:1571 : local unitfile=/etc/systemd/system/devstack@c-sch.service 2022-08-19 19:28:55.779 | + functions-common:write_user_unit_file:1572 : mkdir -p /etc/systemd/system 2022-08-19 19:28:55.784 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Unit Description 'Devstack devstack@c-sch.service' 2022-08-19 19:28:55.853 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service User ubuntu 2022-08-19 19:28:55.923 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service ExecStart '/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2022-08-19 19:28:55.988 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service KillMode process 2022-08-19 19:28:56.047 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service TimeoutStopSec 300 2022-08-19 19:28:56.106 | + functions-common:write_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-08-19 19:28:56.165 | + functions-common:write_user_unit_file:1580 : [[ -n '' ]] 2022-08-19 19:28:56.167 | + functions-common:write_user_unit_file:1583 : [[ -n '' ]] 2022-08-19 19:28:56.170 | + functions-common:write_user_unit_file:1586 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Install WantedBy multi-user.target 2022-08-19 19:28:56.240 | + functions-common:write_user_unit_file:1589 : sudo systemctl daemon-reload 2022-08-19 19:28:56.694 | + functions-common:_run_under_systemd:1672 : sudo systemctl enable devstack@c-sch.service 2022-08-19 19:28:56.709 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@c-sch.service → /etc/systemd/system/devstack@c-sch.service. 2022-08-19 19:28:57.141 | + functions-common:_run_under_systemd:1673 : sudo systemctl start devstack@c-sch.service 2022-08-19 19:28:57.172 | + functions-common:run_process:1705 : time_stop run_process 2022-08-19 19:28:57.179 | + functions-common:time_stop:2439 : local name 2022-08-19 19:28:57.182 | + functions-common:time_stop:2440 : local end_time 2022-08-19 19:28:57.185 | + functions-common:time_stop:2441 : local elapsed_time 2022-08-19 19:28:57.188 | + functions-common:time_stop:2442 : local total 2022-08-19 19:28:57.191 | + functions-common:time_stop:2443 : local start_time 2022-08-19 19:28:57.199 | + functions-common:time_stop:2445 : name=run_process 2022-08-19 19:28:57.202 | + functions-common:time_stop:2446 : start_time=1660937335684 2022-08-19 19:28:57.207 | + functions-common:time_stop:2448 : [[ -z 1660937335684 ]] 2022-08-19 19:28:57.211 | ++ functions-common:time_stop:2451 : date +%s%3N 2022-08-19 19:28:57.215 | + functions-common:time_stop:2451 : end_time=1660937337212 2022-08-19 19:28:57.218 | + functions-common:time_stop:2452 : elapsed_time=1528 2022-08-19 19:28:57.220 | + functions-common:time_stop:2453 : total=23488 2022-08-19 19:28:57.223 | + functions-common:time_stop:2455 : _TIME_START[$name]= 2022-08-19 19:28:57.226 | + functions-common:time_stop:2456 : _TIME_TOTAL[$name]=25016 2022-08-19 19:28:57.229 | + lib/cinder:start_cinder:559 : malloc_tuning='MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2022-08-19 19:28:57.231 | + lib/cinder:start_cinder:560 : run_process c-bak '/usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf' '' '' 'MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2022-08-19 19:28:57.234 | + functions-common:run_process:1693 : local service=c-bak 2022-08-19 19:28:57.237 | + functions-common:run_process:1694 : local 'command=/usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2022-08-19 19:28:57.240 | + functions-common:run_process:1695 : local group= 2022-08-19 19:28:57.242 | + functions-common:run_process:1696 : local user= 2022-08-19 19:28:57.245 | + functions-common:run_process:1697 : local 'env_vars=MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2022-08-19 19:28:57.253 | + functions-common:run_process:1699 : local name=c-bak 2022-08-19 19:28:57.256 | + functions-common:run_process:1701 : time_start run_process 2022-08-19 19:28:57.260 | + functions-common:time_start:2425 : local name=run_process 2022-08-19 19:28:57.263 | + functions-common:time_start:2426 : local start_time= 2022-08-19 19:28:57.265 | + functions-common:time_start:2427 : [[ -n '' ]] 2022-08-19 19:28:57.269 | ++ functions-common:time_start:2430 : date +%s%3N 2022-08-19 19:28:57.274 | + functions-common:time_start:2430 : _TIME_START[$name]=1660937337271 2022-08-19 19:28:57.277 | + functions-common:run_process:1702 : is_service_enabled c-bak 2022-08-19 19:28:57.301 | + functions-common:is_service_enabled:2095 : return 1 2022-08-19 19:28:57.304 | + functions-common:run_process:1705 : time_stop run_process 2022-08-19 19:28:57.307 | + functions-common:time_stop:2439 : local name 2022-08-19 19:28:57.309 | + functions-common:time_stop:2440 : local end_time 2022-08-19 19:28:57.312 | + functions-common:time_stop:2441 : local elapsed_time 2022-08-19 19:28:57.314 | + functions-common:time_stop:2442 : local total 2022-08-19 19:28:57.317 | + functions-common:time_stop:2443 : local start_time 2022-08-19 19:28:57.320 | + functions-common:time_stop:2445 : name=run_process 2022-08-19 19:28:57.323 | + functions-common:time_stop:2446 : start_time=1660937337271 2022-08-19 19:28:57.325 | + functions-common:time_stop:2448 : [[ -z 1660937337271 ]] 2022-08-19 19:28:57.328 | ++ functions-common:time_stop:2451 : date +%s%3N 2022-08-19 19:28:57.333 | + functions-common:time_stop:2451 : end_time=1660937337330 2022-08-19 19:28:57.336 | + functions-common:time_stop:2452 : elapsed_time=59 2022-08-19 19:28:57.338 | + functions-common:time_stop:2453 : total=25016 2022-08-19 19:28:57.341 | + functions-common:time_stop:2455 : _TIME_START[$name]= 2022-08-19 19:28:57.343 | + functions-common:time_stop:2456 : _TIME_TOTAL[$name]=25075 2022-08-19 19:28:57.346 | + lib/cinder:start_cinder:561 : run_process c-vol '/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' '' '' 'MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2022-08-19 19:28:57.349 | + functions-common:run_process:1693 : local service=c-vol 2022-08-19 19:28:57.352 | + functions-common:run_process:1694 : local 'command=/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2022-08-19 19:28:57.354 | + functions-common:run_process:1695 : local group= 2022-08-19 19:28:57.357 | + functions-common:run_process:1696 : local user= 2022-08-19 19:28:57.360 | + functions-common:run_process:1697 : local 'env_vars=MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2022-08-19 19:28:57.362 | + functions-common:run_process:1699 : local name=c-vol 2022-08-19 19:28:57.365 | + functions-common:run_process:1701 : time_start run_process 2022-08-19 19:28:57.367 | + functions-common:time_start:2425 : local name=run_process 2022-08-19 19:28:57.370 | + functions-common:time_start:2426 : local start_time= 2022-08-19 19:28:57.373 | + functions-common:time_start:2427 : [[ -n '' ]] 2022-08-19 19:28:57.376 | ++ functions-common:time_start:2430 : date +%s%3N 2022-08-19 19:28:57.381 | + functions-common:time_start:2430 : _TIME_START[$name]=1660937337378 2022-08-19 19:28:57.383 | + functions-common:run_process:1702 : is_service_enabled c-vol 2022-08-19 19:28:57.408 | + functions-common:is_service_enabled:2095 : return 0 2022-08-19 19:28:57.410 | + functions-common:run_process:1703 : _run_under_systemd c-vol '/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' '' '' 'MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2022-08-19 19:28:57.414 | + functions-common:_run_under_systemd:1653 : local service=c-vol 2022-08-19 19:28:57.416 | + functions-common:_run_under_systemd:1654 : local 'command=/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2022-08-19 19:28:57.419 | + functions-common:_run_under_systemd:1655 : local 'cmd=/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2022-08-19 19:28:57.422 | + functions-common:_run_under_systemd:1657 : _common_systemd_pitfalls '/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2022-08-19 19:28:57.425 | + functions-common:_common_systemd_pitfalls:1625 : local 'cmd=/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2022-08-19 19:28:57.427 | + functions-common:_common_systemd_pitfalls:1628 : [[ /usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf =~ sudo ]] 2022-08-19 19:28:57.430 | + functions-common:_common_systemd_pitfalls:1639 : [[ ! /usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf =~ ^/ ]] 2022-08-19 19:28:57.433 | + functions-common:_run_under_systemd:1659 : local systemd_service=devstack@c-vol.service 2022-08-19 19:28:57.436 | + functions-common:_run_under_systemd:1660 : local group= 2022-08-19 19:28:57.439 | + functions-common:_run_under_systemd:1661 : local user=ubuntu 2022-08-19 19:28:57.441 | + functions-common:_run_under_systemd:1662 : [[ -z ubuntu ]] 2022-08-19 19:28:57.448 | + functions-common:_run_under_systemd:1665 : local 'env_vars=MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2022-08-19 19:28:57.453 | + functions-common:_run_under_systemd:1666 : [[ /usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf =~ uwsgi ]] 2022-08-19 19:28:57.458 | + functions-common:_run_under_systemd:1669 : write_user_unit_file devstack@c-vol.service '/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' '' ubuntu 'MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2022-08-19 19:28:57.460 | + functions-common:write_user_unit_file:1562 : local service=devstack@c-vol.service 2022-08-19 19:28:57.463 | + functions-common:write_user_unit_file:1563 : local 'command=/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2022-08-19 19:28:57.465 | + functions-common:write_user_unit_file:1564 : local group= 2022-08-19 19:28:57.468 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-08-19 19:28:57.470 | + functions-common:write_user_unit_file:1566 : local 'env_vars=MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2022-08-19 19:28:57.473 | + functions-common:write_user_unit_file:1567 : local extra= 2022-08-19 19:28:57.477 | + functions-common:write_user_unit_file:1568 : [[ -n '' ]] 2022-08-19 19:28:57.479 | + functions-common:write_user_unit_file:1571 : local unitfile=/etc/systemd/system/devstack@c-vol.service 2022-08-19 19:28:57.482 | + functions-common:write_user_unit_file:1572 : mkdir -p /etc/systemd/system 2022-08-19 19:28:57.487 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Unit Description 'Devstack devstack@c-vol.service' 2022-08-19 19:28:57.562 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service User ubuntu 2022-08-19 19:28:57.648 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service ExecStart '/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2022-08-19 19:28:57.723 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service KillMode process 2022-08-19 19:28:57.803 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service TimeoutStopSec 300 2022-08-19 19:28:57.883 | + functions-common:write_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-08-19 19:28:57.957 | + functions-common:write_user_unit_file:1580 : [[ -n MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144 ]] 2022-08-19 19:28:57.959 | + functions-common:write_user_unit_file:1581 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service Environment 'MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2022-08-19 19:28:58.028 | + functions-common:write_user_unit_file:1583 : [[ -n '' ]] 2022-08-19 19:28:58.031 | + functions-common:write_user_unit_file:1586 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Install WantedBy multi-user.target 2022-08-19 19:28:58.109 | + functions-common:write_user_unit_file:1589 : sudo systemctl daemon-reload 2022-08-19 19:28:58.578 | + functions-common:_run_under_systemd:1672 : sudo systemctl enable devstack@c-vol.service 2022-08-19 19:28:58.593 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@c-vol.service → /etc/systemd/system/devstack@c-vol.service. 2022-08-19 19:28:59.052 | + functions-common:_run_under_systemd:1673 : sudo systemctl start devstack@c-vol.service 2022-08-19 19:28:59.091 | + functions-common:run_process:1705 : time_stop run_process 2022-08-19 19:28:59.094 | + functions-common:time_stop:2439 : local name 2022-08-19 19:28:59.096 | + functions-common:time_stop:2440 : local end_time 2022-08-19 19:28:59.099 | + functions-common:time_stop:2441 : local elapsed_time 2022-08-19 19:28:59.102 | + functions-common:time_stop:2442 : local total 2022-08-19 19:28:59.104 | + functions-common:time_stop:2443 : local start_time 2022-08-19 19:28:59.107 | + functions-common:time_stop:2445 : name=run_process 2022-08-19 19:28:59.110 | + functions-common:time_stop:2446 : start_time=1660937337378 2022-08-19 19:28:59.112 | + functions-common:time_stop:2448 : [[ -z 1660937337378 ]] 2022-08-19 19:28:59.118 | ++ functions-common:time_stop:2451 : date +%s%3N 2022-08-19 19:28:59.121 | + functions-common:time_stop:2451 : end_time=1660937339118 2022-08-19 19:28:59.124 | + functions-common:time_stop:2452 : elapsed_time=1740 2022-08-19 19:28:59.127 | + functions-common:time_stop:2453 : total=25075 2022-08-19 19:28:59.129 | + functions-common:time_stop:2455 : _TIME_START[$name]= 2022-08-19 19:28:59.132 | + functions-common:time_stop:2456 : _TIME_TOTAL[$name]=26815 2022-08-19 19:28:59.135 | + ./stack.sh:main:1320 : create_volume_types 2022-08-19 19:28:59.137 | + lib/cinder:create_volume_types:579 : is_service_enabled c-api 2022-08-19 19:28:59.159 | + functions-common:is_service_enabled:2095 : return 0 2022-08-19 19:28:59.162 | + lib/cinder:create_volume_types:579 : [[ -n ceph ]] 2022-08-19 19:28:59.167 | + lib/cinder:create_volume_types:580 : local be be_name 2022-08-19 19:28:59.169 | + lib/cinder:create_volume_types:581 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2022-08-19 19:28:59.172 | + lib/cinder:create_volume_types:582 : be_name=ceph 2022-08-19 19:28:59.175 | + lib/cinder:create_volume_types:584 : is_service_enabled keystone 2022-08-19 19:28:59.199 | + functions-common:is_service_enabled:2095 : return 0 2022-08-19 19:28:59.202 | + lib/cinder:create_volume_types:585 : openstack --os-region-name=RegionOne volume type create --property volume_backend_name=ceph ceph 2022-08-19 19:29:03.805 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:29:03.805 | from cryptography.utils import int_from_bytes 2022-08-19 19:29:03.805 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:29:03.805 | from cryptography.utils import int_from_bytes 2022-08-19 19:29:03.805 | +-------------+--------------------------------------+ 2022-08-19 19:29:03.805 | | Field | Value | 2022-08-19 19:29:03.805 | +-------------+--------------------------------------+ 2022-08-19 19:29:03.805 | | description | None | 2022-08-19 19:29:03.805 | | id | 9ea2a578-841a-42e3-a8c9-35ac8d4302bc | 2022-08-19 19:29:03.805 | | is_public | True | 2022-08-19 19:29:03.805 | | name | ceph | 2022-08-19 19:29:03.805 | | properties | volume_backend_name='ceph' | 2022-08-19 19:29:03.805 | +-------------+--------------------------------------+ 2022-08-19 19:29:04.013 | + lib/cinder:create_volume_types:599 : [[ False == \T\r\u\e ]] 2022-08-19 19:29:04.016 | + ./stack.sh:main:1325 : [[ False == \T\r\u\e ]] 2022-08-19 19:29:04.019 | + ./stack.sh:main:1333 : is_service_enabled glance 2022-08-19 19:29:04.040 | + functions-common:is_service_enabled:2095 : return 0 2022-08-19 19:29:04.043 | + ./stack.sh:main:1334 : echo_summary 'Starting Glance' 2022-08-19 19:29:04.046 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-08-19 19:29:04.049 | + ./stack.sh:echo_summary:441 : echo -e Starting Glance 2022-08-19 19:29:04.052 | + ./stack.sh:main:1335 : start_glance 2022-08-19 19:29:04.054 | + lib/glance:start_glance:602 : local service_protocol=http 2022-08-19 19:29:04.057 | + lib/glance:start_glance:603 : is_service_enabled tls-proxy 2022-08-19 19:29:04.076 | + functions-common:is_service_enabled:2095 : return 1 2022-08-19 19:29:04.079 | + lib/glance:start_glance:609 : [[ False == False ]] 2022-08-19 19:29:04.083 | ++ lib/glance:start_glance:610 : which uwsgi 2022-08-19 19:29:04.087 | + lib/glance:start_glance:610 : run_process g-api '/usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2022-08-19 19:29:04.091 | + functions-common:run_process:1693 : local service=g-api 2022-08-19 19:29:04.093 | + functions-common:run_process:1694 : local 'command=/usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2022-08-19 19:29:04.095 | + functions-common:run_process:1695 : local group= 2022-08-19 19:29:04.098 | + functions-common:run_process:1696 : local user= 2022-08-19 19:29:04.101 | + functions-common:run_process:1697 : local env_vars= 2022-08-19 19:29:04.103 | + functions-common:run_process:1699 : local name=g-api 2022-08-19 19:29:04.106 | + functions-common:run_process:1701 : time_start run_process 2022-08-19 19:29:04.108 | + functions-common:time_start:2425 : local name=run_process 2022-08-19 19:29:04.111 | + functions-common:time_start:2426 : local start_time= 2022-08-19 19:29:04.113 | + functions-common:time_start:2427 : [[ -n '' ]] 2022-08-19 19:29:04.117 | ++ functions-common:time_start:2430 : date +%s%3N 2022-08-19 19:29:04.121 | + functions-common:time_start:2430 : _TIME_START[$name]=1660937344118 2022-08-19 19:29:04.124 | + functions-common:run_process:1702 : is_service_enabled g-api 2022-08-19 19:29:04.143 | + functions-common:is_service_enabled:2095 : return 0 2022-08-19 19:29:04.145 | + functions-common:run_process:1703 : _run_under_systemd g-api '/usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' '' '' '' 2022-08-19 19:29:04.148 | + functions-common:_run_under_systemd:1653 : local service=g-api 2022-08-19 19:29:04.151 | + functions-common:_run_under_systemd:1654 : local 'command=/usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2022-08-19 19:29:04.153 | + functions-common:_run_under_systemd:1655 : local 'cmd=/usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2022-08-19 19:29:04.156 | + functions-common:_run_under_systemd:1657 : _common_systemd_pitfalls '/usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2022-08-19 19:29:04.159 | + functions-common:_common_systemd_pitfalls:1625 : local 'cmd=/usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2022-08-19 19:29:04.162 | + functions-common:_common_systemd_pitfalls:1628 : [[ /usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini =~ sudo ]] 2022-08-19 19:29:04.164 | + functions-common:_common_systemd_pitfalls:1639 : [[ ! /usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini =~ ^/ ]] 2022-08-19 19:29:04.167 | + functions-common:_run_under_systemd:1659 : local systemd_service=devstack@g-api.service 2022-08-19 19:29:04.170 | + functions-common:_run_under_systemd:1660 : local group= 2022-08-19 19:29:04.173 | + functions-common:_run_under_systemd:1661 : local user=ubuntu 2022-08-19 19:29:04.176 | + functions-common:_run_under_systemd:1662 : [[ -z ubuntu ]] 2022-08-19 19:29:04.178 | + functions-common:_run_under_systemd:1665 : local env_vars= 2022-08-19 19:29:04.181 | + functions-common:_run_under_systemd:1666 : [[ /usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini =~ uwsgi ]] 2022-08-19 19:29:04.185 | + functions-common:_run_under_systemd:1667 : write_uwsgi_user_unit_file devstack@g-api.service '/usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' '' ubuntu '' 2022-08-19 19:29:04.187 | + functions-common:write_uwsgi_user_unit_file:1593 : local service=devstack@g-api.service 2022-08-19 19:29:04.189 | + functions-common:write_uwsgi_user_unit_file:1594 : local 'command=/usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2022-08-19 19:29:04.192 | + functions-common:write_uwsgi_user_unit_file:1595 : local group= 2022-08-19 19:29:04.196 | + functions-common:write_uwsgi_user_unit_file:1596 : local user=ubuntu 2022-08-19 19:29:04.198 | + functions-common:write_uwsgi_user_unit_file:1597 : local env_vars= 2022-08-19 19:29:04.202 | + functions-common:write_uwsgi_user_unit_file:1598 : local unitfile=/etc/systemd/system/devstack@g-api.service 2022-08-19 19:29:04.205 | + functions-common:write_uwsgi_user_unit_file:1599 : mkdir -p /etc/systemd/system 2022-08-19 19:29:04.210 | + functions-common:write_uwsgi_user_unit_file:1601 : iniset -sudo /etc/systemd/system/devstack@g-api.service Unit Description 'Devstack devstack@g-api.service' 2022-08-19 19:29:04.285 | + functions-common:write_uwsgi_user_unit_file:1602 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service SyslogIdentifier devstack@g-api.service 2022-08-19 19:29:04.356 | + functions-common:write_uwsgi_user_unit_file:1603 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service User ubuntu 2022-08-19 19:29:04.416 | + functions-common:write_uwsgi_user_unit_file:1604 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service ExecStart '/usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2022-08-19 19:29:04.478 | + functions-common:write_uwsgi_user_unit_file:1605 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-08-19 19:29:04.538 | + functions-common:write_uwsgi_user_unit_file:1606 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service Type notify 2022-08-19 19:29:04.601 | + functions-common:write_uwsgi_user_unit_file:1607 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service KillMode process 2022-08-19 19:29:04.664 | + functions-common:write_uwsgi_user_unit_file:1608 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service Restart always 2022-08-19 19:29:04.724 | + functions-common:write_uwsgi_user_unit_file:1609 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service NotifyAccess all 2022-08-19 19:29:04.786 | + functions-common:write_uwsgi_user_unit_file:1610 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service RestartForceExitStatus 100 2022-08-19 19:29:04.846 | + functions-common:write_uwsgi_user_unit_file:1612 : [[ -n '' ]] 2022-08-19 19:29:04.849 | + functions-common:write_uwsgi_user_unit_file:1615 : [[ -n '' ]] 2022-08-19 19:29:04.851 | + functions-common:write_uwsgi_user_unit_file:1618 : iniset -sudo /etc/systemd/system/devstack@g-api.service Install WantedBy multi-user.target 2022-08-19 19:29:04.923 | + functions-common:write_uwsgi_user_unit_file:1621 : sudo systemctl daemon-reload 2022-08-19 19:29:05.379 | + functions-common:_run_under_systemd:1672 : sudo systemctl enable devstack@g-api.service 2022-08-19 19:29:05.395 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@g-api.service → /etc/systemd/system/devstack@g-api.service. 2022-08-19 19:29:05.848 | + functions-common:_run_under_systemd:1673 : sudo systemctl start devstack@g-api.service 2022-08-19 19:29:05.929 | + functions-common:run_process:1705 : time_stop run_process 2022-08-19 19:29:05.932 | + functions-common:time_stop:2439 : local name 2022-08-19 19:29:05.935 | + functions-common:time_stop:2440 : local end_time 2022-08-19 19:29:05.937 | + functions-common:time_stop:2441 : local elapsed_time 2022-08-19 19:29:05.940 | + functions-common:time_stop:2442 : local total 2022-08-19 19:29:05.943 | + functions-common:time_stop:2443 : local start_time 2022-08-19 19:29:05.946 | + functions-common:time_stop:2445 : name=run_process 2022-08-19 19:29:05.950 | + functions-common:time_stop:2446 : start_time=1660937344118 2022-08-19 19:29:05.954 | + functions-common:time_stop:2448 : [[ -z 1660937344118 ]] 2022-08-19 19:29:05.958 | ++ functions-common:time_stop:2451 : date +%s%3N 2022-08-19 19:29:05.964 | + functions-common:time_stop:2451 : end_time=1660937345960 2022-08-19 19:29:05.972 | + functions-common:time_stop:2452 : elapsed_time=1842 2022-08-19 19:29:05.980 | + functions-common:time_stop:2453 : total=26815 2022-08-19 19:29:05.984 | + functions-common:time_stop:2455 : _TIME_START[$name]= 2022-08-19 19:29:05.987 | + functions-common:time_stop:2456 : _TIME_TOTAL[$name]=28657 2022-08-19 19:29:05.990 | + lib/glance:start_glance:615 : is_service_enabled g-api-r 2022-08-19 19:29:06.021 | + functions-common:is_service_enabled:2095 : return 1 2022-08-19 19:29:06.030 | + lib/glance:start_glance:620 : echo 'Waiting for g-api (10.222.0.60) to start...' 2022-08-19 19:29:06.031 | Waiting for g-api (10.222.0.60) to start... 2022-08-19 19:29:06.035 | + lib/glance:start_glance:621 : wait_for_service 60 http://10.222.0.60/image 2022-08-19 19:29:06.044 | + functions:wait_for_service:457 : local timeout=60 2022-08-19 19:29:06.047 | + functions:wait_for_service:458 : local url=http://10.222.0.60/image 2022-08-19 19:29:06.055 | + functions:wait_for_service:459 : local rval=0 2022-08-19 19:29:06.057 | + functions:wait_for_service:460 : time_start wait_for_service 2022-08-19 19:29:06.060 | + functions-common:time_start:2425 : local name=wait_for_service 2022-08-19 19:29:06.068 | + functions-common:time_start:2426 : local start_time= 2022-08-19 19:29:06.072 | + functions-common:time_start:2427 : [[ -n '' ]] 2022-08-19 19:29:06.075 | ++ functions-common:time_start:2430 : date +%s%3N 2022-08-19 19:29:06.085 | + functions-common:time_start:2430 : _TIME_START[$name]=1660937346077 2022-08-19 19:29:06.088 | + functions:wait_for_service:461 : timeout 60 bash -x 2022-08-19 19:29:06.107 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.60/image 2022-08-19 19:29:10.263 | + :: : [[ 300 == 503 ]] 2022-08-19 19:29:10.266 | + :: : [[ 0 -eq 7 ]] 2022-08-19 19:29:10.270 | + functions:wait_for_service:466 : time_stop wait_for_service 2022-08-19 19:29:10.272 | + functions-common:time_stop:2439 : local name 2022-08-19 19:29:10.275 | + functions-common:time_stop:2440 : local end_time 2022-08-19 19:29:10.279 | + functions-common:time_stop:2441 : local elapsed_time 2022-08-19 19:29:10.282 | + functions-common:time_stop:2442 : local total 2022-08-19 19:29:10.285 | + functions-common:time_stop:2443 : local start_time 2022-08-19 19:29:10.288 | + functions-common:time_stop:2445 : name=wait_for_service 2022-08-19 19:29:10.291 | + functions-common:time_stop:2446 : start_time=1660937346077 2022-08-19 19:29:10.294 | + functions-common:time_stop:2448 : [[ -z 1660937346077 ]] 2022-08-19 19:29:10.297 | ++ functions-common:time_stop:2451 : date +%s%3N 2022-08-19 19:29:10.302 | + functions-common:time_stop:2451 : end_time=1660937350299 2022-08-19 19:29:10.305 | + functions-common:time_stop:2452 : elapsed_time=4222 2022-08-19 19:29:10.309 | + functions-common:time_stop:2453 : total=18534 2022-08-19 19:29:10.312 | + functions-common:time_stop:2455 : _TIME_START[$name]= 2022-08-19 19:29:10.315 | + functions-common:time_stop:2456 : _TIME_TOTAL[$name]=22756 2022-08-19 19:29:10.317 | + functions:wait_for_service:467 : return 0 2022-08-19 19:29:10.320 | + ./stack.sh:main:1349 : is_service_enabled mysql postgresql 2022-08-19 19:29:10.339 | + functions-common:is_service_enabled:2095 : return 0 2022-08-19 19:29:10.342 | + ./stack.sh:main:1349 : is_service_enabled glance 2022-08-19 19:29:10.361 | + functions-common:is_service_enabled:2095 : return 0 2022-08-19 19:29:10.363 | + ./stack.sh:main:1350 : echo_summary 'Uploading images' 2022-08-19 19:29:10.366 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-08-19 19:29:10.368 | + ./stack.sh:echo_summary:441 : echo -e Uploading images 2022-08-19 19:29:10.371 | + ./stack.sh:main:1352 : for image_url in ${IMAGE_URLS//,/ } 2022-08-19 19:29:10.373 | + ./stack.sh:main:1353 : upload_image http://10.100.0.9/ci/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx 2022-08-19 19:29:10.376 | + functions:upload_image:132 : local image_url=http://10.100.0.9/ci/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx 2022-08-19 19:29:10.378 | + functions:upload_image:134 : local image image_fname image_name 2022-08-19 19:29:10.380 | + functions:upload_image:137 : mkdir -p /home/ubuntu/devstack/files/images 2022-08-19 19:29:10.385 | ++ functions:upload_image:138 : basename http://10.100.0.9/ci/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx 2022-08-19 19:29:10.389 | + functions:upload_image:138 : image_fname=ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx 2022-08-19 19:29:10.392 | + functions:upload_image:139 : [[ http://10.100.0.9/ci/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx != file* ]] 2022-08-19 19:29:10.394 | + functions:upload_image:141 : [[ ! -f /home/ubuntu/devstack/files/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx ]] 2022-08-19 19:29:10.396 | + functions:upload_image:142 : wget --progress=dot:giga -c http://10.100.0.9/ci/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx -O /home/ubuntu/devstack/files/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx 2022-08-19 19:29:10.399 | --2022-08-19 19:29:10-- http://10.100.0.9/ci/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx 2022-08-19 19:29:10.401 | Connecting to 10.100.0.9:80... connected. 2022-08-19 19:29:10.403 | HTTP request sent, awaiting response... 200 OK 2022-08-19 19:29:10.403 | Length: 645922816 (616M) 2022-08-19 19:29:10.403 | Saving to: ‘/home/ubuntu/devstack/files/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx’ 2022-08-19 19:29:10.424 | 2022-08-19 19:29:10.712 | 0K ........ ........ ........ ........ 5% 107M 5s 2022-08-19 19:29:10.999 | 32768K ........ ........ ........ ........ 10% 112M 5s 2022-08-19 19:29:11.282 | 65536K ........ ........ ........ ........ 15% 112M 5s 2022-08-19 19:29:11.567 | 98304K ........ ........ ........ ........ 20% 112M 4s 2022-08-19 19:29:11.852 | 131072K ........ ........ ........ ........ 25% 112M 4s 2022-08-19 19:29:12.138 | 163840K ........ ........ ........ ........ 31% 112M 4s 2022-08-19 19:29:12.428 | 196608K ........ ........ ........ ........ 36% 112M 4s 2022-08-19 19:29:12.708 | 229376K ........ ........ ........ ........ 41% 111M 3s 2022-08-19 19:29:12.993 | 262144K ........ ........ ........ ........ 46% 113M 3s 2022-08-19 19:29:13.278 | 294912K ........ ........ ........ ........ 51% 112M 3s 2022-08-19 19:29:13.563 | 327680K ........ ........ ........ ........ 57% 112M 2s 2022-08-19 19:29:13.850 | 360448K ........ ........ ........ ........ 62% 112M 2s 2022-08-19 19:29:14.135 | 393216K ........ ........ ........ ........ 67% 112M 2s 2022-08-19 19:29:14.420 | 425984K ........ ........ ........ ........ 72% 112M 2s 2022-08-19 19:29:14.705 | 458752K ........ ........ ........ ........ 77% 112M 1s 2022-08-19 19:29:14.990 | 491520K ........ ........ ........ ........ 83% 112M 1s 2022-08-19 19:29:15.278 | 524288K ........ ........ ........ ........ 88% 111M 1s 2022-08-19 19:29:15.563 | 557056K ........ ........ ........ ........ 93% 112M 0s 2022-08-19 19:29:15.848 | 589824K ........ ........ ........ ........ 98% 112M 0s 2022-08-19 19:29:15.911 | 622592K ........ 100% 112M=5.5s 2022-08-19 19:29:15.911 | 2022-08-19 19:29:15.911 | 2022-08-19 19:29:15 (112 MB/s) - ‘/home/ubuntu/devstack/files/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx’ saved [645922816/645922816] 2022-08-19 19:29:15.911 | 2022-08-19 19:29:15.922 | + functions:upload_image:143 : [[ 0 -ne 0 ]] 2022-08-19 19:29:15.925 | + functions:upload_image:148 : image=/home/ubuntu/devstack/files/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx 2022-08-19 19:29:15.927 | + functions:upload_image:162 : [[ http://10.100.0.9/ci/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx =~ openvz ]] 2022-08-19 19:29:15.930 | + functions:upload_image:169 : [[ http://10.100.0.9/ci/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx =~ \.vmdk ]] 2022-08-19 19:29:15.933 | + functions:upload_image:283 : [[ http://10.100.0.9/ci/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx =~ \.hds ]] 2022-08-19 19:29:15.936 | + functions:upload_image:294 : local kernel= 2022-08-19 19:29:15.938 | + functions:upload_image:295 : local ramdisk= 2022-08-19 19:29:15.940 | + functions:upload_image:296 : local disk_format= 2022-08-19 19:29:15.943 | + functions:upload_image:297 : local container_format= 2022-08-19 19:29:15.945 | + functions:upload_image:298 : local unpack= 2022-08-19 19:29:15.947 | + functions:upload_image:299 : local img_property= 2022-08-19 19:29:15.950 | + functions:upload_image:303 : [[ libvirt == \l\i\b\v\i\r\t ]] 2022-08-19 19:29:15.952 | + functions:upload_image:304 : [[ kvm == \q\e\m\u ]] 2022-08-19 19:29:15.954 | + functions:upload_image:304 : [[ kvm == \k\v\m ]] 2022-08-19 19:29:15.957 | + functions:upload_image:305 : img_property=hw_rng_model=virtio 2022-08-19 19:29:15.959 | + functions:upload_image:309 : case "$image_fname" in 2022-08-19 19:29:15.961 | + functions:upload_image:374 : local extension=04-minimal-cloudimg-amd64-sync.vhdx 2022-08-19 19:29:15.964 | ++ functions:upload_image:375 : basename /home/ubuntu/devstack/files/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx .04-minimal-cloudimg-amd64-sync.vhdx 2022-08-19 19:29:15.974 | + functions:upload_image:375 : image_name=ubuntu-16 2022-08-19 19:29:15.978 | ++ functions:upload_image:376 : echo ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx 2022-08-19 19:29:15.979 | ++ functions:upload_image:376 : grep -oP '(?<=\.)vhdx?(?=\.|$)' 2022-08-19 19:29:15.993 | + functions:upload_image:376 : disk_format=vhdx 2022-08-19 19:29:15.996 | + functions:upload_image:377 : container_format=bare 2022-08-19 19:29:15.998 | + functions:upload_image:378 : '[' vhdx == gz ']' 2022-08-19 19:29:16.001 | + functions:upload_image:385 : is_arch ppc64le 2022-08-19 19:29:16.004 | ++ functions-common:is_arch:501 : uname -m 2022-08-19 19:29:16.008 | + functions-common:is_arch:501 : [[ x86_64 == \p\p\c\6\4\l\e ]] 2022-08-19 19:29:16.010 | + functions:upload_image:385 : is_arch ppc64 2022-08-19 19:29:16.014 | ++ functions-common:is_arch:501 : uname -m 2022-08-19 19:29:16.018 | + functions-common:is_arch:501 : [[ x86_64 == \p\p\c\6\4 ]] 2022-08-19 19:29:16.020 | + functions:upload_image:385 : is_arch ppc 2022-08-19 19:29:16.023 | ++ functions-common:is_arch:501 : uname -m 2022-08-19 19:29:16.028 | + functions-common:is_arch:501 : [[ x86_64 == \p\p\c ]] 2022-08-19 19:29:16.030 | + functions:upload_image:389 : is_arch aarch64 2022-08-19 19:29:16.033 | ++ functions-common:is_arch:501 : uname -m 2022-08-19 19:29:16.038 | + functions-common:is_arch:501 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2022-08-19 19:29:16.040 | + functions:upload_image:393 : '[' bare = bare ']' 2022-08-19 19:29:16.042 | + functions:upload_image:394 : '[' '' = zcat ']' 2022-08-19 19:29:16.045 | + functions:upload_image:396 : '[' '' = bunzip2 ']' 2022-08-19 19:29:16.047 | + functions:upload_image:398 : '[' '' = unxz ']' 2022-08-19 19:29:16.050 | + functions:upload_image:409 : _upload_image ubuntu-16 bare vhdx /home/ubuntu/devstack/files/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx hw_rng_model=virtio 2022-08-19 19:29:16.052 | + functions:_upload_image:104 : local image_name=ubuntu-16 2022-08-19 19:29:16.054 | + functions:_upload_image:105 : shift 2022-08-19 19:29:16.056 | + functions:_upload_image:106 : local container=bare 2022-08-19 19:29:16.058 | + functions:_upload_image:107 : shift 2022-08-19 19:29:16.060 | + functions:_upload_image:108 : local disk=vhdx 2022-08-19 19:29:16.063 | + functions:_upload_image:109 : shift 2022-08-19 19:29:16.065 | + functions:_upload_image:110 : local image=/home/ubuntu/devstack/files/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx 2022-08-19 19:29:16.067 | + functions:_upload_image:111 : shift 2022-08-19 19:29:16.069 | + functions:_upload_image:112 : local properties 2022-08-19 19:29:16.071 | + functions:_upload_image:113 : local useimport 2022-08-19 19:29:16.074 | ++ functions:_upload_image:115 : _image_properties_to_arg hw_rng_model=virtio 2022-08-19 19:29:16.076 | ++ functions:_image_properties_to_arg:87 : local result= 2022-08-19 19:29:16.079 | ++ functions:_image_properties_to_arg:88 : for property in $* 2022-08-19 19:29:16.081 | ++ functions:_image_properties_to_arg:89 : result+=' --property hw_rng_model=virtio' 2022-08-19 19:29:16.083 | ++ functions:_image_properties_to_arg:91 : echo --property hw_rng_model=virtio 2022-08-19 19:29:16.085 | + functions:_upload_image:115 : properties='--property hw_rng_model=virtio' 2022-08-19 19:29:16.087 | + functions:_upload_image:117 : [[ False == \T\r\u\e ]] 2022-08-19 19:29:16.090 | + functions:_upload_image:121 : openstack --os-cloud=devstack-admin --os-region-name=RegionOne image create ubuntu-16 --public --container-format bare --disk-format vhdx --property hw_rng_model=virtio 2022-08-19 19:29:23.790 | + inc/async:async_inner:64 : rc=0 2022-08-19 19:29:23.827 | [151051 Async create_flavors:151051]: finished successfully 2022-08-19 19:29:25.782 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:29:25.782 | from cryptography.utils import int_from_bytes 2022-08-19 19:29:25.782 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:29:25.782 | from cryptography.utils import int_from_bytes 2022-08-19 19:29:25.782 | +------------------+----------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2022-08-19 19:29:25.782 | | Field | Value | 2022-08-19 19:29:25.782 | +------------------+----------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2022-08-19 19:29:25.782 | | container_format | bare | 2022-08-19 19:29:25.782 | | created_at | 2022-08-19T19:29:19Z | 2022-08-19 19:29:25.782 | | disk_format | vhdx | 2022-08-19 19:29:25.782 | | file | /v2/images/f640a825-c12f-44f0-b366-57e960798724/file | 2022-08-19 19:29:25.782 | | id | f640a825-c12f-44f0-b366-57e960798724 | 2022-08-19 19:29:25.782 | | min_disk | 0 | 2022-08-19 19:29:25.782 | | min_ram | 0 | 2022-08-19 19:29:25.782 | | name | ubuntu-16 | 2022-08-19 19:29:25.782 | | owner | 5477f1d1785b40499847c6f71cd220c2 | 2022-08-19 19:29:25.782 | | properties | hw_rng_model='virtio', os_hidden='False', owner_specified.openstack.md5='', owner_specified.openstack.object='images/ubuntu-16', owner_specified.openstack.sha256='' | 2022-08-19 19:29:25.782 | | protected | False | 2022-08-19 19:29:25.782 | | schema | /v2/schemas/image | 2022-08-19 19:29:25.782 | | status | queued | 2022-08-19 19:29:25.782 | | tags | | 2022-08-19 19:29:25.782 | | updated_at | 2022-08-19T19:29:19Z | 2022-08-19 19:29:25.782 | | visibility | public | 2022-08-19 19:29:25.782 | +------------------+----------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2022-08-19 19:29:25.968 | + ./stack.sh:main:1357 : async_wait create_flavors 2022-08-19 19:29:26.046 | [90820 Async create_flavors:151051]: Waiting for completion of create_flavors running on PID 151051 (2 other jobs running) 2022-08-19 19:29:26.075 | [90820 Async create_flavors:151051]: Signaling child to exit 2022-08-19 19:29:26.075 | WAKEUP 2022-08-19 19:29:26.103 | [90820 Async create_flavors:151051]: Signaled 2022-08-19 19:29:26.105 | + lib/nova:create_flavors:1203 : is_service_enabled n-api 2022-08-19 19:29:26.105 | + functions-common:is_service_enabled:2095 : return 0 2022-08-19 19:29:26.105 | + lib/nova:create_flavors:1204 : openstack --os-region-name=RegionOne flavor list 2022-08-19 19:29:26.105 | + lib/nova:create_flavors:1204 : grep -q ds512M 2022-08-19 19:29:26.105 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:29:26.106 | from cryptography.utils import int_from_bytes 2022-08-19 19:29:26.106 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:29:26.106 | from cryptography.utils import int_from_bytes 2022-08-19 19:29:26.106 | + lib/nova:create_flavors:1206 : openstack --os-region-name=RegionOne flavor create --id c1 --ram 256 --disk 1 --vcpus 1 --property hw_rng:allowed=True cirros256 2022-08-19 19:29:26.106 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:29:26.106 | from cryptography.utils import int_from_bytes 2022-08-19 19:29:26.106 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:29:26.106 | from cryptography.utils import int_from_bytes 2022-08-19 19:29:26.106 | +----------------------------+-----------------------+ 2022-08-19 19:29:26.106 | | Field | Value | 2022-08-19 19:29:26.106 | +----------------------------+-----------------------+ 2022-08-19 19:29:26.106 | | OS-FLV-DISABLED:disabled | False | 2022-08-19 19:29:26.106 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2022-08-19 19:29:26.106 | | description | None | 2022-08-19 19:29:26.106 | | disk | 1 | 2022-08-19 19:29:26.106 | | id | c1 | 2022-08-19 19:29:26.106 | | name | cirros256 | 2022-08-19 19:29:26.106 | | os-flavor-access:is_public | True | 2022-08-19 19:29:26.106 | | properties | hw_rng:allowed='True' | 2022-08-19 19:29:26.106 | | ram | 256 | 2022-08-19 19:29:26.106 | | rxtx_factor | 1.0 | 2022-08-19 19:29:26.106 | | swap | | 2022-08-19 19:29:26.106 | | vcpus | 1 | 2022-08-19 19:29:26.106 | +----------------------------+-----------------------+ 2022-08-19 19:29:26.106 | + lib/nova:create_flavors:1207 : openstack --os-region-name=RegionOne flavor create --id d1 --ram 512 --disk 5 --vcpus 1 --property hw_rng:allowed=True ds512M 2022-08-19 19:29:26.106 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:29:26.106 | from cryptography.utils import int_from_bytes 2022-08-19 19:29:26.106 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:29:26.106 | from cryptography.utils import int_from_bytes 2022-08-19 19:29:26.106 | +----------------------------+-----------------------+ 2022-08-19 19:29:26.106 | | Field | Value | 2022-08-19 19:29:26.107 | +----------------------------+-----------------------+ 2022-08-19 19:29:26.107 | | OS-FLV-DISABLED:disabled | False | 2022-08-19 19:29:26.107 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2022-08-19 19:29:26.107 | | description | None | 2022-08-19 19:29:26.107 | | disk | 5 | 2022-08-19 19:29:26.107 | | id | d1 | 2022-08-19 19:29:26.107 | | name | ds512M | 2022-08-19 19:29:26.107 | | os-flavor-access:is_public | True | 2022-08-19 19:29:26.107 | | properties | hw_rng:allowed='True' | 2022-08-19 19:29:26.107 | | ram | 512 | 2022-08-19 19:29:26.107 | | rxtx_factor | 1.0 | 2022-08-19 19:29:26.107 | | swap | | 2022-08-19 19:29:26.107 | | vcpus | 1 | 2022-08-19 19:29:26.107 | +----------------------------+-----------------------+ 2022-08-19 19:29:26.107 | + lib/nova:create_flavors:1208 : openstack --os-region-name=RegionOne flavor create --id d2 --ram 1024 --disk 10 --vcpus 1 --property hw_rng:allowed=True ds1G 2022-08-19 19:29:26.107 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:29:26.107 | from cryptography.utils import int_from_bytes 2022-08-19 19:29:26.107 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:29:26.107 | from cryptography.utils import int_from_bytes 2022-08-19 19:29:26.107 | +----------------------------+-----------------------+ 2022-08-19 19:29:26.107 | | Field | Value | 2022-08-19 19:29:26.107 | +----------------------------+-----------------------+ 2022-08-19 19:29:26.107 | | OS-FLV-DISABLED:disabled | False | 2022-08-19 19:29:26.107 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2022-08-19 19:29:26.107 | | description | None | 2022-08-19 19:29:26.107 | | disk | 10 | 2022-08-19 19:29:26.107 | | id | d2 | 2022-08-19 19:29:26.107 | | name | ds1G | 2022-08-19 19:29:26.107 | | os-flavor-access:is_public | True | 2022-08-19 19:29:26.107 | | properties | hw_rng:allowed='True' | 2022-08-19 19:29:26.107 | | ram | 1024 | 2022-08-19 19:29:26.107 | | rxtx_factor | 1.0 | 2022-08-19 19:29:26.107 | | swap | | 2022-08-19 19:29:26.107 | | vcpus | 1 | 2022-08-19 19:29:26.107 | +----------------------------+-----------------------+ 2022-08-19 19:29:26.107 | + lib/nova:create_flavors:1209 : openstack --os-region-name=RegionOne flavor create --id d3 --ram 2048 --disk 10 --vcpus 2 --property hw_rng:allowed=True ds2G 2022-08-19 19:29:26.108 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:29:26.108 | from cryptography.utils import int_from_bytes 2022-08-19 19:29:26.108 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:29:26.108 | from cryptography.utils import int_from_bytes 2022-08-19 19:29:26.108 | +----------------------------+-----------------------+ 2022-08-19 19:29:26.108 | | Field | Value | 2022-08-19 19:29:26.108 | +----------------------------+-----------------------+ 2022-08-19 19:29:26.108 | | OS-FLV-DISABLED:disabled | False | 2022-08-19 19:29:26.108 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2022-08-19 19:29:26.108 | | description | None | 2022-08-19 19:29:26.108 | | disk | 10 | 2022-08-19 19:29:26.108 | | id | d3 | 2022-08-19 19:29:26.108 | | name | ds2G | 2022-08-19 19:29:26.108 | | os-flavor-access:is_public | True | 2022-08-19 19:29:26.108 | | properties | hw_rng:allowed='True' | 2022-08-19 19:29:26.108 | | ram | 2048 | 2022-08-19 19:29:26.108 | | rxtx_factor | 1.0 | 2022-08-19 19:29:26.108 | | swap | | 2022-08-19 19:29:26.108 | | vcpus | 2 | 2022-08-19 19:29:26.108 | +----------------------------+-----------------------+ 2022-08-19 19:29:26.108 | + lib/nova:create_flavors:1210 : openstack --os-region-name=RegionOne flavor create --id d4 --ram 4096 --disk 20 --vcpus 4 --property hw_rng:allowed=True ds4G 2022-08-19 19:29:26.108 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:29:26.108 | from cryptography.utils import int_from_bytes 2022-08-19 19:29:26.108 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:29:26.108 | from cryptography.utils import int_from_bytes 2022-08-19 19:29:26.108 | +----------------------------+-----------------------+ 2022-08-19 19:29:26.108 | | Field | Value | 2022-08-19 19:29:26.108 | +----------------------------+-----------------------+ 2022-08-19 19:29:26.108 | | OS-FLV-DISABLED:disabled | False | 2022-08-19 19:29:26.108 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2022-08-19 19:29:26.108 | | description | None | 2022-08-19 19:29:26.108 | | disk | 20 | 2022-08-19 19:29:26.108 | | id | d4 | 2022-08-19 19:29:26.108 | | name | ds4G | 2022-08-19 19:29:26.108 | | os-flavor-access:is_public | True | 2022-08-19 19:29:26.108 | | properties | hw_rng:allowed='True' | 2022-08-19 19:29:26.109 | | ram | 4096 | 2022-08-19 19:29:26.109 | | rxtx_factor | 1.0 | 2022-08-19 19:29:26.109 | | swap | | 2022-08-19 19:29:26.109 | | vcpus | 4 | 2022-08-19 19:29:26.109 | +----------------------------+-----------------------+ 2022-08-19 19:29:26.109 | + lib/nova:create_flavors:1213 : openstack --os-region-name=RegionOne flavor list 2022-08-19 19:29:26.109 | + lib/nova:create_flavors:1213 : grep -q m1.tiny 2022-08-19 19:29:26.109 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:29:26.109 | from cryptography.utils import int_from_bytes 2022-08-19 19:29:26.109 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:29:26.109 | from cryptography.utils import int_from_bytes 2022-08-19 19:29:26.109 | + lib/nova:create_flavors:1214 : openstack --os-region-name=RegionOne flavor create --id 1 --ram 512 --disk 1 --vcpus 1 --property hw_rng:allowed=True m1.tiny 2022-08-19 19:29:26.109 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:29:26.109 | from cryptography.utils import int_from_bytes 2022-08-19 19:29:26.109 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:29:26.109 | from cryptography.utils import int_from_bytes 2022-08-19 19:29:26.109 | +----------------------------+-----------------------+ 2022-08-19 19:29:26.109 | | Field | Value | 2022-08-19 19:29:26.109 | +----------------------------+-----------------------+ 2022-08-19 19:29:26.109 | | OS-FLV-DISABLED:disabled | False | 2022-08-19 19:29:26.109 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2022-08-19 19:29:26.109 | | description | None | 2022-08-19 19:29:26.109 | | disk | 1 | 2022-08-19 19:29:26.109 | | id | 1 | 2022-08-19 19:29:26.109 | | name | m1.tiny | 2022-08-19 19:29:26.109 | | os-flavor-access:is_public | True | 2022-08-19 19:29:26.109 | | properties | hw_rng:allowed='True' | 2022-08-19 19:29:26.109 | | ram | 512 | 2022-08-19 19:29:26.109 | | rxtx_factor | 1.0 | 2022-08-19 19:29:26.109 | | swap | | 2022-08-19 19:29:26.109 | | vcpus | 1 | 2022-08-19 19:29:26.109 | +----------------------------+-----------------------+ 2022-08-19 19:29:26.109 | + lib/nova:create_flavors:1215 : openstack --os-region-name=RegionOne flavor create --id 2 --ram 2048 --disk 20 --vcpus 1 --property hw_rng:allowed=True m1.small 2022-08-19 19:29:26.109 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:29:26.110 | from cryptography.utils import int_from_bytes 2022-08-19 19:29:26.110 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:29:26.110 | from cryptography.utils import int_from_bytes 2022-08-19 19:29:26.110 | +----------------------------+-----------------------+ 2022-08-19 19:29:26.110 | | Field | Value | 2022-08-19 19:29:26.110 | +----------------------------+-----------------------+ 2022-08-19 19:29:26.110 | | OS-FLV-DISABLED:disabled | False | 2022-08-19 19:29:26.110 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2022-08-19 19:29:26.110 | | description | None | 2022-08-19 19:29:26.110 | | disk | 20 | 2022-08-19 19:29:26.110 | | id | 2 | 2022-08-19 19:29:26.110 | | name | m1.small | 2022-08-19 19:29:26.110 | | os-flavor-access:is_public | True | 2022-08-19 19:29:26.110 | | properties | hw_rng:allowed='True' | 2022-08-19 19:29:26.110 | | ram | 2048 | 2022-08-19 19:29:26.110 | | rxtx_factor | 1.0 | 2022-08-19 19:29:26.110 | | swap | | 2022-08-19 19:29:26.110 | | vcpus | 1 | 2022-08-19 19:29:26.110 | +----------------------------+-----------------------+ 2022-08-19 19:29:26.110 | + lib/nova:create_flavors:1216 : openstack --os-region-name=RegionOne flavor create --id 3 --ram 4096 --disk 40 --vcpus 2 --property hw_rng:allowed=True m1.medium 2022-08-19 19:29:26.110 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:29:26.110 | from cryptography.utils import int_from_bytes 2022-08-19 19:29:26.110 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:29:26.110 | from cryptography.utils import int_from_bytes 2022-08-19 19:29:26.110 | +----------------------------+-----------------------+ 2022-08-19 19:29:26.110 | | Field | Value | 2022-08-19 19:29:26.110 | +----------------------------+-----------------------+ 2022-08-19 19:29:26.110 | | OS-FLV-DISABLED:disabled | False | 2022-08-19 19:29:26.110 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2022-08-19 19:29:26.110 | | description | None | 2022-08-19 19:29:26.110 | | disk | 40 | 2022-08-19 19:29:26.110 | | id | 3 | 2022-08-19 19:29:26.110 | | name | m1.medium | 2022-08-19 19:29:26.110 | | os-flavor-access:is_public | True | 2022-08-19 19:29:26.111 | | properties | hw_rng:allowed='True' | 2022-08-19 19:29:26.111 | | ram | 4096 | 2022-08-19 19:29:26.111 | | rxtx_factor | 1.0 | 2022-08-19 19:29:26.111 | | swap | | 2022-08-19 19:29:26.111 | | vcpus | 2 | 2022-08-19 19:29:26.111 | +----------------------------+-----------------------+ 2022-08-19 19:29:26.111 | + lib/nova:create_flavors:1217 : openstack --os-region-name=RegionOne flavor create --id 4 --ram 8192 --disk 80 --vcpus 4 --property hw_rng:allowed=True m1.large 2022-08-19 19:29:26.111 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:29:26.111 | from cryptography.utils import int_from_bytes 2022-08-19 19:29:26.111 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:29:26.111 | from cryptography.utils import int_from_bytes 2022-08-19 19:29:26.111 | +----------------------------+-----------------------+ 2022-08-19 19:29:26.111 | | Field | Value | 2022-08-19 19:29:26.111 | +----------------------------+-----------------------+ 2022-08-19 19:29:26.111 | | OS-FLV-DISABLED:disabled | False | 2022-08-19 19:29:26.111 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2022-08-19 19:29:26.111 | | description | None | 2022-08-19 19:29:26.111 | | disk | 80 | 2022-08-19 19:29:26.111 | | id | 4 | 2022-08-19 19:29:26.111 | | name | m1.large | 2022-08-19 19:29:26.111 | | os-flavor-access:is_public | True | 2022-08-19 19:29:26.111 | | properties | hw_rng:allowed='True' | 2022-08-19 19:29:26.111 | | ram | 8192 | 2022-08-19 19:29:26.111 | | rxtx_factor | 1.0 | 2022-08-19 19:29:26.111 | | swap | | 2022-08-19 19:29:26.111 | | vcpus | 4 | 2022-08-19 19:29:26.111 | +----------------------------+-----------------------+ 2022-08-19 19:29:26.111 | + lib/nova:create_flavors:1218 : openstack --os-region-name=RegionOne flavor create --id 5 --ram 16384 --disk 160 --vcpus 8 --property hw_rng:allowed=True m1.xlarge 2022-08-19 19:29:26.111 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:29:26.111 | from cryptography.utils import int_from_bytes 2022-08-19 19:29:26.111 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:29:26.111 | from cryptography.utils import int_from_bytes 2022-08-19 19:29:26.112 | +----------------------------+-----------------------+ 2022-08-19 19:29:26.112 | | Field | Value | 2022-08-19 19:29:26.112 | +----------------------------+-----------------------+ 2022-08-19 19:29:26.112 | | OS-FLV-DISABLED:disabled | False | 2022-08-19 19:29:26.112 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2022-08-19 19:29:26.112 | | description | None | 2022-08-19 19:29:26.112 | | disk | 160 | 2022-08-19 19:29:26.112 | | id | 5 | 2022-08-19 19:29:26.112 | | name | m1.xlarge | 2022-08-19 19:29:26.112 | | os-flavor-access:is_public | True | 2022-08-19 19:29:26.112 | | properties | hw_rng:allowed='True' | 2022-08-19 19:29:26.112 | | ram | 16384 | 2022-08-19 19:29:26.112 | | rxtx_factor | 1.0 | 2022-08-19 19:29:26.112 | | swap | | 2022-08-19 19:29:26.112 | | vcpus | 8 | 2022-08-19 19:29:26.112 | +----------------------------+-----------------------+ 2022-08-19 19:29:26.161 | [90820 Async create_flavors:151051]: finished create_flavors with result 0 in 34 seconds 2022-08-19 19:29:26.166 | + inc/async:async_wait:197 : return 0 2022-08-19 19:29:26.169 | + ./stack.sh:main:1359 : is_service_enabled horizon 2022-08-19 19:29:26.187 | + functions-common:is_service_enabled:2095 : return 1 2022-08-19 19:29:26.190 | + ./stack.sh:main:1373 : is_service_enabled nova 2022-08-19 19:29:26.209 | + functions-common:is_service_enabled:2095 : return 0 2022-08-19 19:29:26.212 | + ./stack.sh:main:1373 : is_service_enabled keystone 2022-08-19 19:29:26.231 | + functions-common:is_service_enabled:2095 : return 0 2022-08-19 19:29:26.234 | + ./stack.sh:main:1374 : USERRC_PARAMS='-PA --target-dir /home/ubuntu/devstack/accrc --os-password Passw0rd' 2022-08-19 19:29:26.236 | + ./stack.sh:main:1376 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2022-08-19 19:29:26.240 | + ./stack.sh:main:1380 : /home/ubuntu/devstack/tools/create_userrc.sh -PA --target-dir /home/ubuntu/devstack/accrc --os-password Passw0rd 2022-08-19 19:29:26.264 | + home/ubuntu/devstack/tools/create_userrc.sh:main:31 : ACCOUNT_DIR=./accrc 2022-08-19 19:29:26.267 | ++ home/ubuntu/devstack/tools/create_userrc.sh:main:80 : getopt -o hPAp:u:r:C: -l os-username:,os-password:,os-tenant-id:,os-tenant-name:,os-project-name:,os-project-id:,os-project-domain-id:,os-project-domain-name:,os-user-domain-id:,os-user-domain-name:,os-auth-url:,target-dir:,heat-url:,skip-project:,os-cacert:,help,debug -- -PA --target-dir /home/ubuntu/devstack/accrc --os-password Passw0rd 2022-08-19 19:29:26.269 | + home/ubuntu/devstack/tools/create_userrc.sh:main:80 : options=' -P -A --target-dir '\''/home/ubuntu/devstack/accrc'\'' --os-password '\''Passw0rd'\'' --' 2022-08-19 19:29:26.271 | + home/ubuntu/devstack/tools/create_userrc.sh:main:84 : eval set -- -P -A --target-dir ''\''/home/ubuntu/devstack/accrc'\''' --os-password ''\''Passw0rd'\''' -- 2022-08-19 19:29:26.273 | ++ home/ubuntu/devstack/tools/create_userrc.sh:main:84 : set -- -P -A --target-dir /home/ubuntu/devstack/accrc --os-password Passw0rd -- 2022-08-19 19:29:26.274 | + home/ubuntu/devstack/tools/create_userrc.sh:main:85 : ADDPASS= 2022-08-19 19:29:26.275 | + home/ubuntu/devstack/tools/create_userrc.sh:main:86 : HEAT_URL= 2022-08-19 19:29:26.277 | + home/ubuntu/devstack/tools/create_userrc.sh:main:91 : SKIP_PROJECT=service 2022-08-19 19:29:26.278 | + home/ubuntu/devstack/tools/create_userrc.sh:main:92 : MODE= 2022-08-19 19:29:26.280 | + home/ubuntu/devstack/tools/create_userrc.sh:main:93 : ROLE=Member 2022-08-19 19:29:26.281 | + home/ubuntu/devstack/tools/create_userrc.sh:main:94 : USER_NAME= 2022-08-19 19:29:26.283 | + home/ubuntu/devstack/tools/create_userrc.sh:main:95 : USER_PASS= 2022-08-19 19:29:26.285 | + home/ubuntu/devstack/tools/create_userrc.sh:main:96 : '[' 7 -gt 0 ']' 2022-08-19 19:29:26.287 | + home/ubuntu/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2022-08-19 19:29:26.289 | + home/ubuntu/devstack/tools/create_userrc.sh:main:119 : ADDPASS=yes 2022-08-19 19:29:26.291 | + home/ubuntu/devstack/tools/create_userrc.sh:main:126 : shift 2022-08-19 19:29:26.293 | + home/ubuntu/devstack/tools/create_userrc.sh:main:96 : '[' 6 -gt 0 ']' 2022-08-19 19:29:26.295 | + home/ubuntu/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2022-08-19 19:29:26.296 | + home/ubuntu/devstack/tools/create_userrc.sh:main:118 : MODE=all 2022-08-19 19:29:26.297 | + home/ubuntu/devstack/tools/create_userrc.sh:main:126 : shift 2022-08-19 19:29:26.299 | + home/ubuntu/devstack/tools/create_userrc.sh:main:96 : '[' 5 -gt 0 ']' 2022-08-19 19:29:26.300 | + home/ubuntu/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2022-08-19 19:29:26.302 | + home/ubuntu/devstack/tools/create_userrc.sh:main:113 : ACCOUNT_DIR=/home/ubuntu/devstack/accrc 2022-08-19 19:29:26.303 | + home/ubuntu/devstack/tools/create_userrc.sh:main:113 : shift 2022-08-19 19:29:26.305 | + home/ubuntu/devstack/tools/create_userrc.sh:main:126 : shift 2022-08-19 19:29:26.306 | + home/ubuntu/devstack/tools/create_userrc.sh:main:96 : '[' 3 -gt 0 ']' 2022-08-19 19:29:26.308 | + home/ubuntu/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2022-08-19 19:29:26.310 | + home/ubuntu/devstack/tools/create_userrc.sh:main:100 : export OS_PASSWORD=Passw0rd 2022-08-19 19:29:26.311 | + home/ubuntu/devstack/tools/create_userrc.sh:main:100 : OS_PASSWORD=Passw0rd 2022-08-19 19:29:26.313 | + home/ubuntu/devstack/tools/create_userrc.sh:main:100 : shift 2022-08-19 19:29:26.314 | + home/ubuntu/devstack/tools/create_userrc.sh:main:126 : shift 2022-08-19 19:29:26.316 | + home/ubuntu/devstack/tools/create_userrc.sh:main:96 : '[' 1 -gt 0 ']' 2022-08-19 19:29:26.317 | + home/ubuntu/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2022-08-19 19:29:26.318 | + home/ubuntu/devstack/tools/create_userrc.sh:main:122 : shift 2022-08-19 19:29:26.320 | + home/ubuntu/devstack/tools/create_userrc.sh:main:122 : break 2022-08-19 19:29:26.321 | + home/ubuntu/devstack/tools/create_userrc.sh:main:129 : '[' -z Passw0rd ']' 2022-08-19 19:29:26.323 | + home/ubuntu/devstack/tools/create_userrc.sh:main:138 : '[' -z '' -a '' ']' 2022-08-19 19:29:26.325 | + home/ubuntu/devstack/tools/create_userrc.sh:main:142 : '[' -z '' -a '' ']' 2022-08-19 19:29:26.326 | + home/ubuntu/devstack/tools/create_userrc.sh:main:146 : '[' -z '' -a -z '' ']' 2022-08-19 19:29:26.328 | + home/ubuntu/devstack/tools/create_userrc.sh:main:147 : export OS_PROJECT_NAME=admin 2022-08-19 19:29:26.329 | + home/ubuntu/devstack/tools/create_userrc.sh:main:147 : OS_PROJECT_NAME=admin 2022-08-19 19:29:26.331 | + home/ubuntu/devstack/tools/create_userrc.sh:main:150 : '[' -z '' ']' 2022-08-19 19:29:26.332 | + home/ubuntu/devstack/tools/create_userrc.sh:main:151 : export OS_USERNAME=admin 2022-08-19 19:29:26.334 | + home/ubuntu/devstack/tools/create_userrc.sh:main:151 : OS_USERNAME=admin 2022-08-19 19:29:26.335 | + home/ubuntu/devstack/tools/create_userrc.sh:main:154 : '[' -z '' ']' 2022-08-19 19:29:26.337 | + home/ubuntu/devstack/tools/create_userrc.sh:main:155 : export OS_AUTH_URL=http://localhost:5000/v3/ 2022-08-19 19:29:26.338 | + home/ubuntu/devstack/tools/create_userrc.sh:main:155 : OS_AUTH_URL=http://localhost:5000/v3/ 2022-08-19 19:29:26.340 | + home/ubuntu/devstack/tools/create_userrc.sh:main:158 : '[' -z '' -a -z '' ']' 2022-08-19 19:29:26.341 | + home/ubuntu/devstack/tools/create_userrc.sh:main:160 : OS_USER_DOMAIN_ID=default 2022-08-19 19:29:26.343 | + home/ubuntu/devstack/tools/create_userrc.sh:main:163 : '[' -z '' -a -z '' ']' 2022-08-19 19:29:26.344 | + home/ubuntu/devstack/tools/create_userrc.sh:main:165 : OS_PROJECT_DOMAIN_ID=default 2022-08-19 19:29:26.346 | + home/ubuntu/devstack/tools/create_userrc.sh:main:168 : USER_PASS=Passw0rd 2022-08-19 19:29:26.347 | + home/ubuntu/devstack/tools/create_userrc.sh:main:169 : USER_NAME=admin 2022-08-19 19:29:26.349 | + home/ubuntu/devstack/tools/create_userrc.sh:main:171 : '[' -z all ']' 2022-08-19 19:29:26.351 | + home/ubuntu/devstack/tools/create_userrc.sh:main:239 : '[' all '!=' create ']' 2022-08-19 19:29:26.354 | + home/ubuntu/devstack/tools/create_userrc.sh:main:241 : openstack project list --long --quote none -f csv 2022-08-19 19:29:26.354 | + home/ubuntu/devstack/tools/create_userrc.sh:main:241 : IFS=, 2022-08-19 19:29:26.354 | + home/ubuntu/devstack/tools/create_userrc.sh:main:241 : grep ,True 2022-08-19 19:29:26.354 | + home/ubuntu/devstack/tools/create_userrc.sh:main:241 : grep -v service 2022-08-19 19:29:26.356 | + home/ubuntu/devstack/tools/create_userrc.sh:main:241 : read project_id project_name desc enabled 2022-08-19 19:29:28.420 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:29:28.420 | from cryptography.utils import int_from_bytes 2022-08-19 19:29:28.421 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:29:28.421 | from cryptography.utils import int_from_bytes 2022-08-19 19:29:28.421 | Failed to discover available identity versions when contacting http://localhost:5000/v3/. Attempting to parse version from URL. 2022-08-19 19:29:28.423 | Unable to establish connection to http://localhost:5000/v3/auth/tokens: HTTPConnectionPool(host='localhost', port=5000): Max retries exceeded with url: /v3/auth/tokens (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) 2022-08-19 19:29:28.585 | + ./stack.sh:main:1385 : save_stackenv 2022-08-19 19:29:28.589 | + functions-common:save_stackenv:60 : local tag= 2022-08-19 19:29:28.594 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2022-08-19 19:29:28.601 | + functions-common:save_stackenv:62 : time_stamp=2022-08-19-192928 2022-08-19 19:29:28.605 | + functions-common:save_stackenv:63 : echo '# 2022-08-19-192928 ' 2022-08-19 19:29:28.609 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-08-19 19:29:28.612 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-08-19 19:29:28.614 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-08-19 19:29:28.617 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2022-08-19 19:29:28.620 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-08-19 19:29:28.622 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2022-08-19 19:29:28.625 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-08-19 19:29:28.628 | + 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,g-reg,cinder,n-super-cond,n-cond-cell1 2022-08-19 19:29:28.630 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-08-19 19:29:28.633 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.60 2022-08-19 19:29:28.635 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-08-19 19:29:28.638 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.60/identity 2022-08-19 19:29:28.640 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-08-19 19:29:28.643 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2022-08-19-191508 2022-08-19 19:29:28.645 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-08-19 19:29:28.648 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2022-08-19 19:29:28.651 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-08-19 19:29:28.653 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.60 2022-08-19 19:29:28.656 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-08-19 19:29:28.659 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2022-08-19 19:29:28.661 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-08-19 19:29:28.664 | + functions-common:save_stackenv:65 : echo TLS_IP= 2022-08-19 19:29:28.667 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-08-19 19:29:28.669 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2022-08-19 19:29:28.672 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-08-19 19:29:28.674 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2022-08-19 19:29:28.677 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-08-19 19:29:28.679 | + functions-common:save_stackenv:65 : echo TUNNEL_ENDPOINT_IP=10.222.0.60 2022-08-19 19:29:28.682 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-08-19 19:29:28.684 | + functions-common:save_stackenv:65 : echo TUNNEL_IP_VERSION=4 2022-08-19 19:29:28.687 | + ./stack.sh:main:1396 : merge_config_group /home/ubuntu/devstack/local.conf extra 2022-08-19 19:29:28.690 | + inc/meta-config:merge_config_group:171 : local localfile=/home/ubuntu/devstack/local.conf 2022-08-19 19:29:28.692 | + inc/meta-config:merge_config_group:171 : shift 2022-08-19 19:29:28.695 | + inc/meta-config:merge_config_group:172 : local matchgroups=extra 2022-08-19 19:29:28.697 | + inc/meta-config:merge_config_group:174 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-08-19 19:29:28.700 | + inc/meta-config:merge_config_group:176 : local configfile group 2022-08-19 19:29:28.702 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2022-08-19 19:29:28.705 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /home/ubuntu/devstack/local.conf extra 2022-08-19 19:29:28.709 | ++ inc/meta-config:get_meta_section_files:63 : local file=/home/ubuntu/devstack/local.conf 2022-08-19 19:29:28.712 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=extra 2022-08-19 19:29:28.715 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-08-19 19:29:28.718 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=extra ' 2022-08-19 19:29:28.718 | /^\[\[.+\|.*\]\]/ { 2022-08-19 19:29:28.718 | gsub("[][]", "", $1); 2022-08-19 19:29:28.718 | split($1, a, "|"); 2022-08-19 19:29:28.718 | if (a[1] == matchgroup) 2022-08-19 19:29:28.718 | print a[2] 2022-08-19 19:29:28.718 | } 2022-08-19 19:29:28.718 | ' /home/ubuntu/devstack/local.conf 2022-08-19 19:29:28.769 | + ./stack.sh:main:1403 : run_phase stack extra 2022-08-19 19:29:28.771 | + functions-common:run_phase:1867 : local mode=stack 2022-08-19 19:29:28.774 | + functions-common:run_phase:1868 : local phase=extra 2022-08-19 19:29:28.776 | + functions-common:run_phase:1869 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-08-19 19:29:28.779 | + functions-common:run_phase:1870 : local extra_plugin_file_name 2022-08-19 19:29:28.783 | + functions-common:run_phase:1871 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-08-19 19:29:28.787 | + functions-common:run_phase:1876 : local exceptions=80-tempest.sh 2022-08-19 19:29:28.790 | + functions-common:run_phase:1877 : local extra 2022-08-19 19:29:28.793 | ++ functions-common:run_phase:1878 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-08-19 19:29:28.799 | + functions-common:run_phase:1878 : extra=80-tempest.sh 2022-08-19 19:29:28.803 | + functions-common:run_phase:1879 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-08-19 19:29:28.806 | + functions-common:run_phase:1883 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-08-19 19:29:28.810 | + functions-common:run_phase:1883 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack extra 2022-08-19 19:29:28.813 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-08-19 19:29:28.831 | ++ functions-common:is_service_enabled:2095 : return 0 2022-08-19 19:29:28.834 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-08-19 19:29:28.837 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-08-19 19:29:28.839 | ++ extras.d/80-tempest.sh:source:7 : [[ extra == \i\n\s\t\a\l\l ]] 2022-08-19 19:29:28.842 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2022-08-19 19:29:28.845 | ++ extras.d/80-tempest.sh:source:10 : [[ extra == \p\o\s\t\-\c\o\n\f\i\g ]] 2022-08-19 19:29:28.847 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2022-08-19 19:29:28.850 | ++ extras.d/80-tempest.sh:source:13 : [[ extra == \e\x\t\r\a ]] 2022-08-19 19:29:28.853 | ++ extras.d/80-tempest.sh:source:15 : : 2022-08-19 19:29:28.855 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-08-19 19:29:28.858 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-08-19 19:29:28.861 | + functions-common:run_phase:1888 : [[ stack == \s\o\u\r\c\e ]] 2022-08-19 19:29:28.863 | + functions-common:run_phase:1891 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-08-19 19:29:28.866 | + functions-common:run_phase:1894 : run_plugins stack extra 2022-08-19 19:29:28.868 | + functions-common:run_plugins:1853 : local mode=stack 2022-08-19 19:29:28.871 | + functions-common:run_plugins:1854 : local phase=extra 2022-08-19 19:29:28.874 | + functions-common:run_plugins:1856 : local plugins=,devstack-plugin-ceph 2022-08-19 19:29:28.877 | + functions-common:run_plugins:1857 : local plugin 2022-08-19 19:29:28.879 | + functions-common:run_plugins:1858 : for plugin in ${plugins//,/ } 2022-08-19 19:29:28.882 | + functions-common:run_plugins:1859 : local dir=/opt/stack/devstack-plugin-ceph 2022-08-19 19:29:28.885 | + functions-common:run_plugins:1860 : [[ -f /opt/stack/devstack-plugin-ceph/devstack/plugin.sh ]] 2022-08-19 19:29:28.888 | + functions-common:run_plugins:1861 : source /opt/stack/devstack-plugin-ceph/devstack/plugin.sh stack extra 2022-08-19 19:29:28.891 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:3 : [[ stack == \s\o\u\r\c\e ]] 2022-08-19 19:29:28.893 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2022-08-19 19:29:28.896 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:10 : [[ extra == \p\r\e\-\i\n\s\t\a\l\l ]] 2022-08-19 19:29:28.898 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:42 : [[ stack == \s\t\a\c\k ]] 2022-08-19 19:29:28.900 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:42 : [[ extra == \i\n\s\t\a\l\l ]] 2022-08-19 19:29:28.903 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:60 : [[ stack == \s\t\a\c\k ]] 2022-08-19 19:29:28.905 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:60 : [[ extra == \p\o\s\t\-\c\o\n\f\i\g ]] 2022-08-19 19:29:28.908 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:117 : [[ stack == \s\t\a\c\k ]] 2022-08-19 19:29:28.910 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:117 : [[ extra == \t\e\s\t\-\c\o\n\f\i\g ]] 2022-08-19 19:29:28.913 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:147 : [[ stack == \u\n\s\t\a\c\k ]] 2022-08-19 19:29:28.916 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:165 : [[ stack == \c\l\e\a\n ]] 2022-08-19 19:29:28.919 | + ./stack.sh:main:1411 : merge_config_group /home/ubuntu/devstack/local.conf post-extra 2022-08-19 19:29:28.922 | + inc/meta-config:merge_config_group:171 : local localfile=/home/ubuntu/devstack/local.conf 2022-08-19 19:29:28.924 | + inc/meta-config:merge_config_group:171 : shift 2022-08-19 19:29:28.927 | + inc/meta-config:merge_config_group:172 : local matchgroups=post-extra 2022-08-19 19:29:28.930 | + inc/meta-config:merge_config_group:174 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-08-19 19:29:28.933 | + inc/meta-config:merge_config_group:176 : local configfile group 2022-08-19 19:29:28.936 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2022-08-19 19:29:28.940 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /home/ubuntu/devstack/local.conf post-extra 2022-08-19 19:29:28.943 | ++ inc/meta-config:get_meta_section_files:63 : local file=/home/ubuntu/devstack/local.conf 2022-08-19 19:29:28.946 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=post-extra 2022-08-19 19:29:28.949 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-08-19 19:29:28.952 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=post-extra ' 2022-08-19 19:29:28.952 | /^\[\[.+\|.*\]\]/ { 2022-08-19 19:29:28.952 | gsub("[][]", "", $1); 2022-08-19 19:29:28.952 | split($1, a, "|"); 2022-08-19 19:29:28.953 | if (a[1] == matchgroup) 2022-08-19 19:29:28.953 | print a[2] 2022-08-19 19:29:28.953 | } 2022-08-19 19:29:28.953 | ' /home/ubuntu/devstack/local.conf 2022-08-19 19:29:28.959 | + ./stack.sh:main:1420 : is_service_enabled n-cpu 2022-08-19 19:29:28.982 | + functions-common:is_service_enabled:2095 : return 1 2022-08-19 19:29:28.985 | + ./stack.sh:main:1425 : service_check 2022-08-19 19:29:28.988 | + functions-common:service_check:1732 : local service 2022-08-19 19:29:28.991 | + functions-common:service_check:1733 : for service in ${ENABLED_SERVICES//,/ } 2022-08-19 19:29:28.994 | + functions-common:service_check:1735 : sudo systemctl is-enabled devstack@key.service 2022-08-19 19:29:29.117 | Failed to get unit file state for devstack@key.service: No such file or directory 2022-08-19 19:29:29.122 | + functions-common:service_check:1733 : for service in ${ENABLED_SERVICES//,/ } 2022-08-19 19:29:29.125 | + functions-common:service_check:1735 : sudo systemctl is-enabled devstack@n-api.service 2022-08-19 19:29:29.139 | enabled 2022-08-19 19:29:29.143 | + functions-common:service_check:1739 : sudo systemctl status devstack@n-api.service --no-pager 2022-08-19 19:29:29.180 | ● devstack@n-api.service - Devstack devstack@n-api.service 2022-08-19 19:29:29.180 | Loaded: loaded (/etc/systemd/system/devstack@n-api.service; enabled; vendor preset: enabled) 2022-08-19 19:29:29.180 | Active: active (running) since Fri 2022-08-19 19:27:27 UTC; 2min 1s ago 2022-08-19 19:29:29.180 | Main PID: 143982 (uwsgi) 2022-08-19 19:29:29.180 | Status: "uWSGI is ready" 2022-08-19 19:29:29.180 | Tasks: 3 (limit: 14304) 2022-08-19 19:29:29.180 | Memory: 254.7M 2022-08-19 19:29:29.180 | CGroup: /system.slice/system-devstack.slice/devstack@n-api.service 2022-08-19 19:29:29.180 | ├─143982 nova-apiuWSGI master 2022-08-19 19:29:29.180 | ├─143994 nova-apiuWSGI worker 1 2022-08-19 19:29:29.180 | └─143995 nova-apiuWSGI worker 2 2022-08-19 19:29:29.180 | 2022-08-19 19:29:29.180 | Aug 19 19:29:23 dv-osbrick-853458-2-ceph devstack@n-api.service[143995]: DEBUG nova.api.openstack.wsgi [None req-bd6ec1d4-44f5-49aa-a23d-d6329b904ea9 admin admin] Calling method '>' {{(pid=143995) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} 2022-08-19 19:29:29.180 | Aug 19 19:29:23 dv-osbrick-853458-2-ceph devstack@n-api.service[143995]: INFO nova.api.openstack.requestlog [None req-bd6ec1d4-44f5-49aa-a23d-d6329b904ea9 admin admin] 10.222.0.60 "GET /compute/v2.1" status: 200 len: 388 microversion: 2.1 time: 0.001496 2022-08-19 19:29:29.180 | Aug 19 19:29:23 dv-osbrick-853458-2-ceph devstack@n-api.service[143995]: [pid: 143995|app: 0|req: 17/33] 10.222.0.60 () {54 vars in 931 bytes} [Fri Aug 19 19:29:23 2022] GET /compute/v2.1 => generated 388 bytes in 2 msecs (HTTP/1.1 200) 9 headers in 357 bytes (2 switches on core 0) 2022-08-19 19:29:29.180 | Aug 19 19:29:23 dv-osbrick-853458-2-ceph devstack@n-api.service[143994]: DEBUG nova.api.openstack.wsgi [None req-8b746a26-f1b0-4345-bb93-09a6d6336504 admin admin] Action: 'create', calling method: >, body: {"flavor": {"vcpus": 8, "id": "5", "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 160, "os-flavor-access:is_public": true, "ram": 16384, "swap": 0, "name": "m1.xlarge", "rxtx_factor": 1.0}} {{(pid=143994) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} 2022-08-19 19:29:29.180 | Aug 19 19:29:23 dv-osbrick-853458-2-ceph devstack@n-api.service[143994]: INFO nova.api.openstack.requestlog [None req-8b746a26-f1b0-4345-bb93-09a6d6336504 admin admin] 10.222.0.60 "POST /compute/v2.1/flavors" status: 200 len: 408 microversion: 2.61 time: 0.082044 2022-08-19 19:29:29.181 | Aug 19 19:29:23 dv-osbrick-853458-2-ceph devstack@n-api.service[143994]: [pid: 143994|app: 0|req: 17/34] 10.222.0.60 () {64 vars in 1283 bytes} [Fri Aug 19 19:29:23 2022] POST /compute/v2.1/flavors => generated 408 bytes in 83 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) 2022-08-19 19:29:29.181 | Aug 19 19:29:23 dv-osbrick-853458-2-ceph devstack@n-api.service[143995]: DEBUG nova.api.openstack.wsgi [None req-bc504e2e-49c7-4652-a82b-332f177942b4 admin admin] Action: 'create', calling method: >, body: {"extra_specs": {"hw_rng:allowed": "True"}} {{(pid=143995) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} 2022-08-19 19:29:29.181 | Aug 19 19:29:23 dv-osbrick-853458-2-ceph devstack@n-api.service[143995]: DEBUG dbcounter [-] [143995] Writing DB stats nova_api:SELECT=42,nova_api:INSERT=9,nova_api:SAVEPOINT=4,nova_api:RELEASE=4 {{(pid=143995) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} 2022-08-19 19:29:29.181 | Aug 19 19:29:23 dv-osbrick-853458-2-ceph devstack@n-api.service[143995]: INFO nova.api.openstack.requestlog [None req-bc504e2e-49c7-4652-a82b-332f177942b4 admin admin] 10.222.0.60 "POST /compute/v2.1/flavors/5/os-extra_specs" status: 200 len: 43 microversion: 2.61 time: 0.032883 2022-08-19 19:29:29.181 | Aug 19 19:29:23 dv-osbrick-853458-2-ceph devstack@n-api.service[143995]: [pid: 143995|app: 0|req: 18/35] 10.222.0.60 () {64 vars in 1333 bytes} [Fri Aug 19 19:29:23 2022] POST /compute/v2.1/flavors/5/os-extra_specs => generated 43 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) 2022-08-19 19:29:29.184 | + functions-common:service_check:1733 : for service in ${ENABLED_SERVICES//,/ } 2022-08-19 19:29:29.187 | + functions-common:service_check:1735 : sudo systemctl is-enabled devstack@n-cond.service 2022-08-19 19:29:29.201 | Failed to get unit file state for devstack@n-cond.service: No such file or directory 2022-08-19 19:29:29.205 | + functions-common:service_check:1733 : for service in ${ENABLED_SERVICES//,/ } 2022-08-19 19:29:29.208 | + functions-common:service_check:1735 : sudo systemctl is-enabled devstack@n-sch.service 2022-08-19 19:29:29.225 | enabled 2022-08-19 19:29:29.229 | + functions-common:service_check:1739 : sudo systemctl status devstack@n-sch.service --no-pager 2022-08-19 19:29:29.248 | ● devstack@n-sch.service - Devstack devstack@n-sch.service 2022-08-19 19:29:29.248 | Loaded: loaded (/etc/systemd/system/devstack@n-sch.service; enabled; vendor preset: enabled) 2022-08-19 19:29:29.248 | Active: active (running) since Fri 2022-08-19 19:28:37 UTC; 52s ago 2022-08-19 19:29:29.248 | Main PID: 148664 (nova-scheduler) 2022-08-19 19:29:29.248 | Tasks: 3 (limit: 14304) 2022-08-19 19:29:29.248 | Memory: 155.3M 2022-08-19 19:29:29.248 | CGroup: /system.slice/system-devstack.slice/devstack@n-sch.service 2022-08-19 19:29:29.248 | ├─148664 /usr/bin/python3.8 /usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf 2022-08-19 19:29:29.248 | ├─150065 /usr/bin/python3.8 /usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf 2022-08-19 19:29:29.248 | └─150066 /usr/bin/python3.8 /usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf 2022-08-19 19:29:29.248 | 2022-08-19 19:29:29.248 | Aug 19 19:28:41 dv-osbrick-853458-2-ceph nova-scheduler[148664]: DEBUG oslo_service.service [None req-99061171-4cb9-44dc-8695-4e09a10da386 None None] oslo_limit.version = None {{(pid=148664) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-08-19 19:29:29.248 | Aug 19 19:28:41 dv-osbrick-853458-2-ceph nova-scheduler[148664]: DEBUG oslo_service.service [None req-99061171-4cb9-44dc-8695-4e09a10da386 None None] oslo_reports.file_event_handler = None {{(pid=148664) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-08-19 19:29:29.248 | Aug 19 19:28:41 dv-osbrick-853458-2-ceph nova-scheduler[148664]: DEBUG oslo_service.service [None req-99061171-4cb9-44dc-8695-4e09a10da386 None None] oslo_reports.file_event_handler_interval = 1 {{(pid=148664) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-08-19 19:29:29.248 | Aug 19 19:28:41 dv-osbrick-853458-2-ceph nova-scheduler[148664]: DEBUG oslo_service.service [None req-99061171-4cb9-44dc-8695-4e09a10da386 None None] oslo_reports.log_dir = None {{(pid=148664) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-08-19 19:29:29.248 | Aug 19 19:28:41 dv-osbrick-853458-2-ceph nova-scheduler[148664]: DEBUG oslo_service.service [None req-99061171-4cb9-44dc-8695-4e09a10da386 None None] ******************************************************************************** {{(pid=148664) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2613}} 2022-08-19 19:29:29.248 | Aug 19 19:28:51 dv-osbrick-853458-2-ceph nova-scheduler[148664]: DEBUG dbcounter [-] [148664] Writing DB stats nova_api:SELECT=7 {{(pid=148664) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} 2022-08-19 19:29:29.248 | Aug 19 19:28:51 dv-osbrick-853458-2-ceph nova-scheduler[148664]: DEBUG dbcounter [-] [148664] Writing DB stats nova_cell0:SELECT=3 {{(pid=148664) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} 2022-08-19 19:29:29.249 | Aug 19 19:28:51 dv-osbrick-853458-2-ceph nova-scheduler[148664]: DEBUG dbcounter [-] [148664] Writing DB stats nova_cell1:SELECT=3 {{(pid=148664) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} 2022-08-19 19:29:29.249 | Aug 19 19:29:16 dv-osbrick-853458-2-ceph nova-scheduler[150065]: DEBUG dbcounter [-] [150065] Writing DB stats nova_cell0:SELECT=15,nova_cell0:INSERT=1,nova_cell0:UPDATE=3 {{(pid=150065) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} 2022-08-19 19:29:29.249 | Aug 19 19:29:16 dv-osbrick-853458-2-ceph nova-scheduler[150066]: DEBUG dbcounter [-] [150066] Writing DB stats nova_cell0:SELECT=17,nova_cell0:INSERT=1 {{(pid=150066) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} 2022-08-19 19:29:29.252 | + functions-common:service_check:1733 : for service in ${ENABLED_SERVICES//,/ } 2022-08-19 19:29:29.255 | + functions-common:service_check:1735 : sudo systemctl is-enabled devstack@n-api-meta.service 2022-08-19 19:29:29.272 | enabled 2022-08-19 19:29:29.278 | + functions-common:service_check:1739 : sudo systemctl status devstack@n-api-meta.service --no-pager 2022-08-19 19:29:29.298 | ● devstack@n-api-meta.service - Devstack devstack@n-api-meta.service 2022-08-19 19:29:29.298 | Loaded: loaded (/etc/systemd/system/devstack@n-api-meta.service; enabled; vendor preset: enabled) 2022-08-19 19:29:29.298 | Active: active (running) since Fri 2022-08-19 19:28:39 UTC; 50s ago 2022-08-19 19:29:29.298 | Main PID: 149228 (uwsgi) 2022-08-19 19:29:29.298 | Status: "uWSGI is ready" 2022-08-19 19:29:29.298 | Tasks: 4 (limit: 14304) 2022-08-19 19:29:29.298 | Memory: 217.2M 2022-08-19 19:29:29.298 | CGroup: /system.slice/system-devstack.slice/devstack@n-api-meta.service 2022-08-19 19:29:29.298 | ├─149228 nova-api-metauWSGI master 2022-08-19 19:29:29.298 | ├─149233 nova-api-metauWSGI worker 1 2022-08-19 19:29:29.298 | ├─149234 nova-api-metauWSGI worker 2 2022-08-19 19:29:29.298 | └─149236 nova-api-metauWSGI http 1 2022-08-19 19:29:29.298 | 2022-08-19 19:29:29.298 | Aug 19 19:28:44 dv-osbrick-853458-2-ceph devstack@n-api-meta.service[149233]: DEBUG dbcounter [-] [149233] Writer thread running {{(pid=149233) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:99}} 2022-08-19 19:29:29.298 | Aug 19 19:28:44 dv-osbrick-853458-2-ceph devstack@n-api-meta.service[149234]: DEBUG oslo_db.sqlalchemy.engines [None req-55d74121-0acc-44e3-95ea-0537b22a26a7 None None] 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=149234) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-08-19 19:29:29.298 | Aug 19 19:28:44 dv-osbrick-853458-2-ceph devstack@n-api-meta.service[149234]: DEBUG dbcounter [-] [149234] Writer thread running {{(pid=149234) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:99}} 2022-08-19 19:29:29.298 | Aug 19 19:28:44 dv-osbrick-853458-2-ceph devstack@n-api-meta.service[149234]: INFO dbcounter [None req-55d74121-0acc-44e3-95ea-0537b22a26a7 None None] Registered counter for database nova_cell0 2022-08-19 19:29:29.298 | Aug 19 19:28:44 dv-osbrick-853458-2-ceph devstack@n-api-meta.service[149234]: DEBUG oslo_db.sqlalchemy.engines [None req-55d74121-0acc-44e3-95ea-0537b22a26a7 None None] 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=149234) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-08-19 19:29:29.298 | Aug 19 19:28:44 dv-osbrick-853458-2-ceph devstack@n-api-meta.service[149234]: DEBUG dbcounter [-] [149234] Writer thread running {{(pid=149234) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:99}} 2022-08-19 19:29:29.298 | Aug 19 19:28:44 dv-osbrick-853458-2-ceph devstack@n-api-meta.service[149233]: WARNING nova.api.metadata.handler [None req-4452b8c3-a5a7-4c9f-abc4-d06cd3ca77df None None] metadata_proxy_shared_secret is not configured, the metadata information returned by the proxy cannot be trusted 2022-08-19 19:29:29.298 | Aug 19 19:28:44 dv-osbrick-853458-2-ceph devstack@n-api-meta.service[149233]: WSGI app 0 (mountpoint='') ready in 5 seconds on interpreter 0x55b751ab99a0 pid: 149233 (default app) 2022-08-19 19:29:29.298 | Aug 19 19:28:44 dv-osbrick-853458-2-ceph devstack@n-api-meta.service[149234]: WARNING nova.api.metadata.handler [None req-55d74121-0acc-44e3-95ea-0537b22a26a7 None None] metadata_proxy_shared_secret is not configured, the metadata information returned by the proxy cannot be trusted 2022-08-19 19:29:29.298 | Aug 19 19:28:44 dv-osbrick-853458-2-ceph devstack@n-api-meta.service[149234]: WSGI app 0 (mountpoint='') ready in 5 seconds on interpreter 0x55b751ab99a0 pid: 149234 (default app) 2022-08-19 19:29:29.303 | + functions-common:service_check:1733 : for service in ${ENABLED_SERVICES//,/ } 2022-08-19 19:29:29.306 | + functions-common:service_check:1735 : sudo systemctl is-enabled devstack@placement-api.service 2022-08-19 19:29:29.321 | enabled 2022-08-19 19:29:29.325 | + functions-common:service_check:1739 : sudo systemctl status devstack@placement-api.service --no-pager 2022-08-19 19:29:29.342 | ● devstack@placement-api.service - Devstack devstack@placement-api.service 2022-08-19 19:29:29.342 | Loaded: loaded (/etc/systemd/system/devstack@placement-api.service; enabled; vendor preset: enabled) 2022-08-19 19:29:29.342 | Active: active (running) since Fri 2022-08-19 19:27:43 UTC; 1min 46s ago 2022-08-19 19:29:29.342 | Main PID: 145304 (uwsgi) 2022-08-19 19:29:29.342 | Status: "uWSGI is ready" 2022-08-19 19:29:29.342 | Tasks: 5 (limit: 14304) 2022-08-19 19:29:29.342 | Memory: 136.8M 2022-08-19 19:29:29.342 | CGroup: /system.slice/system-devstack.slice/devstack@placement-api.service 2022-08-19 19:29:29.342 | ├─145304 placementuWSGI master 2022-08-19 19:29:29.342 | ├─145305 placementuWSGI worker 1 2022-08-19 19:29:29.342 | └─145306 placementuWSGI worker 2 2022-08-19 19:29:29.342 | 2022-08-19 19:29:29.343 | Aug 19 19:27:56 dv-osbrick-853458-2-ceph devstack@placement-api.service[145306]: DEBUG dbcounter [-] [145306] Writing DB stats placement:SELECT=7,placement:INSERT=1 {{(pid=145306) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} 2022-08-19 19:29:29.343 | Aug 19 19:28:40 dv-osbrick-853458-2-ceph devstack@placement-api.service[145305]: DEBUG placement.requestlog [None req-3496c9a3-f35c-4ec8-832a-4ce42a593a84 None None] Starting request: 10.222.0.60 "GET /placement/" {{(pid=145305) __call__ /opt/stack/placement/placement/requestlog.py:55}} 2022-08-19 19:29:29.343 | Aug 19 19:28:40 dv-osbrick-853458-2-ceph devstack@placement-api.service[145305]: INFO placement.requestlog [None req-3496c9a3-f35c-4ec8-832a-4ce42a593a84 None None] 10.222.0.60 "GET /placement/" status: 200 len: 136 microversion: 1.0 2022-08-19 19:29:29.343 | Aug 19 19:28:40 dv-osbrick-853458-2-ceph devstack@placement-api.service[145305]: [pid: 145305|app: 0|req: 2/2] 10.222.0.60 () {54 vars in 916 bytes} [Fri Aug 19 19:28:40 2022] GET /placement => generated 136 bytes in 2 msecs (HTTP/1.1 200) 6 headers in 224 bytes (1 switches on core 0) 2022-08-19 19:29:29.343 | Aug 19 19:28:45 dv-osbrick-853458-2-ceph devstack@placement-api.service[145306]: DEBUG placement.requestlog [None req-f7e90aaf-8b27-46ed-a412-9f03e8c61c67 None None] Starting request: 10.222.0.60 "GET /placement/" {{(pid=145306) __call__ /opt/stack/placement/placement/requestlog.py:55}} 2022-08-19 19:29:29.343 | Aug 19 19:28:45 dv-osbrick-853458-2-ceph devstack@placement-api.service[145306]: INFO placement.requestlog [None req-f7e90aaf-8b27-46ed-a412-9f03e8c61c67 None None] 10.222.0.60 "GET /placement/" status: 200 len: 136 microversion: 1.0 2022-08-19 19:29:29.343 | Aug 19 19:28:45 dv-osbrick-853458-2-ceph devstack@placement-api.service[145306]: [pid: 145306|app: 0|req: 1/3] 10.222.0.60 () {54 vars in 916 bytes} [Fri Aug 19 19:28:45 2022] GET /placement => generated 136 bytes in 17 msecs (HTTP/1.1 200) 6 headers in 224 bytes (1 switches on core 0) 2022-08-19 19:29:29.343 | Aug 19 19:28:47 dv-osbrick-853458-2-ceph devstack@placement-api.service[145305]: DEBUG placement.requestlog [None req-a900672e-1bde-4fe6-ba9b-5ae53f78affd None None] Starting request: 10.222.0.60 "GET /placement/" {{(pid=145305) __call__ /opt/stack/placement/placement/requestlog.py:55}} 2022-08-19 19:29:29.343 | Aug 19 19:28:47 dv-osbrick-853458-2-ceph devstack@placement-api.service[145305]: INFO placement.requestlog [None req-a900672e-1bde-4fe6-ba9b-5ae53f78affd None None] 10.222.0.60 "GET /placement/" status: 200 len: 136 microversion: 1.0 2022-08-19 19:29:29.343 | Aug 19 19:28:47 dv-osbrick-853458-2-ceph devstack@placement-api.service[145305]: [pid: 145305|app: 0|req: 3/4] 10.222.0.60 () {54 vars in 916 bytes} [Fri Aug 19 19:28:47 2022] GET /placement => generated 136 bytes in 2 msecs (HTTP/1.1 200) 6 headers in 224 bytes (1 switches on core 0) 2022-08-19 19:29:29.346 | + functions-common:service_check:1733 : for service in ${ENABLED_SERVICES//,/ } 2022-08-19 19:29:29.349 | + functions-common:service_check:1735 : sudo systemctl is-enabled devstack@placement-client.service 2022-08-19 19:29:29.362 | Failed to get unit file state for devstack@placement-client.service: No such file or directory 2022-08-19 19:29:29.366 | + functions-common:service_check:1733 : for service in ${ENABLED_SERVICES//,/ } 2022-08-19 19:29:29.369 | + functions-common:service_check:1735 : sudo systemctl is-enabled devstack@g-api.service 2022-08-19 19:29:29.382 | enabled 2022-08-19 19:29:29.387 | + functions-common:service_check:1739 : sudo systemctl status devstack@g-api.service --no-pager 2022-08-19 19:29:29.403 | ● devstack@g-api.service - Devstack devstack@g-api.service 2022-08-19 19:29:29.403 | Loaded: loaded (/etc/systemd/system/devstack@g-api.service; enabled; vendor preset: enabled) 2022-08-19 19:29:29.403 | Active: active (running) since Fri 2022-08-19 19:29:05 UTC; 23s ago 2022-08-19 19:29:29.403 | Main PID: 153319 (uwsgi) 2022-08-19 19:29:29.403 | Status: "uWSGI is ready" 2022-08-19 19:29:29.403 | Tasks: 9 (limit: 14304) 2022-08-19 19:29:29.403 | Memory: 832.5M 2022-08-19 19:29:29.403 | CGroup: /system.slice/system-devstack.slice/devstack@g-api.service 2022-08-19 19:29:29.403 | ├─153319 glance-apiuWSGI master 2022-08-19 19:29:29.403 | ├─153320 glance-apiuWSGI worker 1 2022-08-19 19:29:29.403 | └─153321 glance-apiuWSGI worker 2 2022-08-19 19:29:29.403 | 2022-08-19 19:29:29.403 | Aug 19 19:29:19 dv-osbrick-853458-2-ceph devstack@g-api.service[153320]: INFO dbcounter [None req-6f4fb2c0-6a91-413c-b90b-95c012840085 admin admin] Registered counter for database glance 2022-08-19 19:29:29.403 | Aug 19 19:29:19 dv-osbrick-853458-2-ceph devstack@g-api.service[153320]: DEBUG oslo_db.sqlalchemy.engines [None req-6f4fb2c0-6a91-413c-b90b-95c012840085 admin admin] 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=153320) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-08-19 19:29:29.404 | Aug 19 19:29:19 dv-osbrick-853458-2-ceph devstack@g-api.service[153320]: DEBUG dbcounter [-] [153320] Writer thread running {{(pid=153320) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:99}} 2022-08-19 19:29:29.404 | Aug 19 19:29:19 dv-osbrick-853458-2-ceph devstack@g-api.service[153320]: INFO glance.api.v2.image_data [None req-6f4fb2c0-6a91-413c-b90b-95c012840085 admin admin] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2022-08-19 19:29:29.404 | Aug 19 19:29:19 dv-osbrick-853458-2-ceph devstack@g-api.service[153320]: DEBUG glance.location [None req-6f4fb2c0-6a91-413c-b90b-95c012840085 admin admin] Enabling in-flight format inspection for vhdx {{(pid=153320) set_data /opt/stack/glance/glance/location.py:581}} 2022-08-19 19:29:29.404 | Aug 19 19:29:25 dv-osbrick-853458-2-ceph devstack@g-api.service[153320]: DEBUG glance_store._drivers.filesystem [None req-6f4fb2c0-6a91-413c-b90b-95c012840085 admin admin] Wrote 645922816 bytes to /opt/stack/data/glance/images/f640a825-c12f-44f0-b366-57e960798724 with checksum 318f990048c8a194829e52141534610d and multihash 1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53 {{(pid=153320) add /usr/local/lib/python3.8/dist-packages/glance_store/_drivers/filesystem.py:773}} 2022-08-19 19:29:29.404 | Aug 19 19:29:25 dv-osbrick-853458-2-ceph devstack@g-api.service[153320]: INFO glance.location [None req-6f4fb2c0-6a91-413c-b90b-95c012840085 admin admin] Image format matched and virtual size computed: 734003200 2022-08-19 19:29:29.404 | Aug 19 19:29:25 dv-osbrick-853458-2-ceph devstack@g-api.service[153320]: DEBUG glance_store.backend [None req-6f4fb2c0-6a91-413c-b90b-95c012840085 admin admin] Skipping store.set_acls... not implemented. {{(pid=153320) set_acls /usr/local/lib/python3.8/dist-packages/glance_store/backend.py:508}} 2022-08-19 19:29:29.404 | Aug 19 19:29:25 dv-osbrick-853458-2-ceph devstack@g-api.service[153320]: [pid: 153320|app: 0|req: 3/4] 127.0.0.1 () {40 vars in 878 bytes} [Fri Aug 19 19:29:18 2022] PUT /v2/images/f640a825-c12f-44f0-b366-57e960798724/file => generated 0 bytes in 6876 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) 2022-08-19 19:29:29.404 | Aug 19 19:29:28 dv-osbrick-853458-2-ceph devstack@g-api.service[153321]: DEBUG dbcounter [-] [153321] Writing DB stats glance:SELECT=7,glance:INSERT=5 {{(pid=153321) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} 2022-08-19 19:29:29.407 | + functions-common:service_check:1733 : for service in ${ENABLED_SERVICES//,/ } 2022-08-19 19:29:29.410 | + functions-common:service_check:1735 : sudo systemctl is-enabled devstack@c-sch.service 2022-08-19 19:29:29.425 | enabled 2022-08-19 19:29:29.429 | + functions-common:service_check:1739 : sudo systemctl status devstack@c-sch.service --no-pager 2022-08-19 19:29:29.445 | ● devstack@c-sch.service - Devstack devstack@c-sch.service 2022-08-19 19:29:29.445 | Loaded: loaded (/etc/systemd/system/devstack@c-sch.service; enabled; vendor preset: enabled) 2022-08-19 19:29:29.445 | Active: active (running) since Fri 2022-08-19 19:28:57 UTC; 32s ago 2022-08-19 19:29:29.445 | Main PID: 152108 (cinder-schedule) 2022-08-19 19:29:29.445 | Tasks: 2 (limit: 14304) 2022-08-19 19:29:29.445 | Memory: 113.8M 2022-08-19 19:29:29.445 | CGroup: /system.slice/system-devstack.slice/devstack@c-sch.service 2022-08-19 19:29:29.445 | └─152108 /usr/bin/python3.8 /usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf 2022-08-19 19:29:29.445 | 2022-08-19 19:29:29.445 | Aug 19 19:29:01 dv-osbrick-853458-2-ceph cinder-scheduler[152108]: INFO cinder.manager [None req-3c82ce70-ae9b-4c3b-ab25-d6908cf11891 None None] Initiating service 1 cleanup 2022-08-19 19:29:29.445 | Aug 19 19:29:01 dv-osbrick-853458-2-ceph cinder-scheduler[152108]: INFO cinder.manager [None req-3c82ce70-ae9b-4c3b-ab25-d6908cf11891 None None] Service 1 cleanup completed. 2022-08-19 19:29:29.445 | Aug 19 19:29:01 dv-osbrick-853458-2-ceph cinder-scheduler[152108]: DEBUG cinder.service [None req-3c82ce70-ae9b-4c3b-ab25-d6908cf11891 None None] Creating RPC server for service cinder-scheduler {{(pid=152108) start /opt/stack/cinder/cinder/service.py:238}} 2022-08-19 19:29:29.445 | Aug 19 19:29:01 dv-osbrick-853458-2-ceph cinder-scheduler[152108]: DEBUG cinder.service [None req-3c82ce70-ae9b-4c3b-ab25-d6908cf11891 None None] Pinning object versions for RPC server serializer to 1.39 {{(pid=152108) start /opt/stack/cinder/cinder/service.py:244}} 2022-08-19 19:29:29.445 | Aug 19 19:29:03 dv-osbrick-853458-2-ceph cinder-scheduler[152108]: DEBUG cinder.scheduler.host_manager [None req-87cd1c54-ebcc-4482-b658-bddc95984904 None None] Received volume service update from dv-osbrick-853458-2-ceph@ceph: {'vendor_name': 'Open Source', 'driver_version': '1.2.0', 'storage_protocol': 'ceph', 'total_capacity_gb': 19.94, 'free_capacity_gb': 19.94, 'reserved_percentage': 0, 'multiattach': True, 'thin_provisioning_support': True, 'max_over_subscription_ratio': '20.0', 'location_info': 'ceph:/etc/ceph/ceph.conf:8e401c0b-ff0c-48b8-886a-f76eff445b7a:cinder:volumes', 'backend_state': 'up', 'volume_backend_name': 'ceph', 'replication_enabled': False, 'allocated_capacity_gb': 0, 'filter_function': None, 'goodness_function': None} {{(pid=152108) update_service_capabilities /opt/stack/cinder/cinder/scheduler/host_manager.py:628}} 2022-08-19 19:29:29.445 | Aug 19 19:29:03 dv-osbrick-853458-2-ceph cinder-scheduler[152108]: DEBUG cinder.scheduler.host_manager [None req-87cd1c54-ebcc-4482-b658-bddc95984904 None None] Updating capabilities for dv-osbrick-853458-2-ceph@ceph#ceph: {'vendor_name': 'Open Source', 'driver_version': '1.2.0', 'storage_protocol': 'ceph', 'total_capacity_gb': 19.94, 'free_capacity_gb': 19.94, 'reserved_percentage': 0, 'multiattach': True, 'thin_provisioning_support': True, 'max_over_subscription_ratio': '20.0', 'location_info': 'ceph:/etc/ceph/ceph.conf:8e401c0b-ff0c-48b8-886a-f76eff445b7a:cinder:volumes', 'backend_state': 'up', 'volume_backend_name': 'ceph', 'replication_enabled': False, 'allocated_capacity_gb': 0, 'filter_function': None, 'goodness_function': None, 'timestamp': datetime.datetime(2022, 8, 19, 19, 29, 3, 514471)} {{(pid=152108) update_from_volume_capability /opt/stack/cinder/cinder/scheduler/host_manager.py:415}} 2022-08-19 19:29:29.445 | Aug 19 19:29:13 dv-osbrick-853458-2-ceph cinder-scheduler[152108]: DEBUG dbcounter [-] [152108] Writing DB stats cinder:SELECT=24,cinder:INSERT=1 {{(pid=152108) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} 2022-08-19 19:29:29.446 | Aug 19 19:29:16 dv-osbrick-853458-2-ceph cinder-scheduler[152108]: DEBUG oslo_service.periodic_task [None req-06d78b76-d4a0-4d97-8237-3fba1346e7e0 None None] Running periodic task SchedulerManager._clean_expired_messages {{(pid=152108) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}} 2022-08-19 19:29:29.446 | Aug 19 19:29:16 dv-osbrick-853458-2-ceph cinder-scheduler[152108]: INFO cinder.message.api [None req-06d78b76-d4a0-4d97-8237-3fba1346e7e0 None None] Deleted 0 expired messages. 2022-08-19 19:29:29.446 | Aug 19 19:29:16 dv-osbrick-853458-2-ceph cinder-scheduler[152108]: DEBUG oslo_service.periodic_task [None req-06d78b76-d4a0-4d97-8237-3fba1346e7e0 None None] Running periodic task SchedulerManager._clean_expired_reservation {{(pid=152108) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}} 2022-08-19 19:29:29.450 | + functions-common:service_check:1733 : for service in ${ENABLED_SERVICES//,/ } 2022-08-19 19:29:29.453 | + functions-common:service_check:1735 : sudo systemctl is-enabled devstack@c-api.service 2022-08-19 19:29:29.471 | enabled 2022-08-19 19:29:29.476 | + functions-common:service_check:1739 : sudo systemctl status devstack@c-api.service --no-pager 2022-08-19 19:29:29.494 | ● devstack@c-api.service - Devstack devstack@c-api.service 2022-08-19 19:29:29.494 | Loaded: loaded (/etc/systemd/system/devstack@c-api.service; enabled; vendor preset: enabled) 2022-08-19 19:29:29.494 | Active: active (running) since Fri 2022-08-19 19:28:50 UTC; 38s ago 2022-08-19 19:29:29.494 | Main PID: 151620 (uwsgi) 2022-08-19 19:29:29.494 | Status: "uWSGI is ready" 2022-08-19 19:29:29.494 | Tasks: 7 (limit: 14304) 2022-08-19 19:29:29.494 | Memory: 251.3M 2022-08-19 19:29:29.494 | CGroup: /system.slice/system-devstack.slice/devstack@c-api.service 2022-08-19 19:29:29.494 | ├─151620 cinder-apiuWSGI master 2022-08-19 19:29:29.494 | ├─151625 cinder-apiuWSGI worker 1 2022-08-19 19:29:29.494 | └─151626 cinder-apiuWSGI worker 2 2022-08-19 19:29:29.494 | 2022-08-19 19:29:29.494 | Aug 19 19:29:02 dv-osbrick-853458-2-ceph devstack@c-api.service[151625]: DEBUG cinder.api.middleware.request_id [req-d26ed3de-1b3e-4908-a6bc-f1f48a458ade req-5011d5a4-b82a-487f-9178-c53578a2425a None None] RequestId filter calling following filter/app {{(pid=151625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} 2022-08-19 19:29:29.494 | Aug 19 19:29:03 dv-osbrick-853458-2-ceph devstack@c-api.service[151625]: INFO cinder.api.openstack.wsgi [req-d26ed3de-1b3e-4908-a6bc-f1f48a458ade req-5011d5a4-b82a-487f-9178-c53578a2425a admin admin] POST http://10.222.0.60/volume/v3/5477f1d1785b40499847c6f71cd220c2/types/9ea2a578-841a-42e3-a8c9-35ac8d4302bc/extra_specs 2022-08-19 19:29:29.494 | Aug 19 19:29:03 dv-osbrick-853458-2-ceph devstack@c-api.service[151625]: DEBUG cinder.api.openstack.wsgi [req-d26ed3de-1b3e-4908-a6bc-f1f48a458ade req-5011d5a4-b82a-487f-9178-c53578a2425a admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "ceph"}} {{(pid=151625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} 2022-08-19 19:29:29.494 | Aug 19 19:29:03 dv-osbrick-853458-2-ceph devstack@c-api.service[151625]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. 2022-08-19 19:29:29.494 | Aug 19 19:29:03 dv-osbrick-853458-2-ceph devstack@c-api.service[151625]: warnings.warn('Policy enforcement is depending on the value of ' 2022-08-19 19:29:29.494 | Aug 19 19:29:03 dv-osbrick-853458-2-ceph devstack@c-api.service[151625]: DEBUG oslo_db.sqlalchemy.engines [req-d26ed3de-1b3e-4908-a6bc-f1f48a458ade req-5011d5a4-b82a-487f-9178-c53578a2425a admin admin] 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=151625) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-08-19 19:29:29.494 | Aug 19 19:29:03 dv-osbrick-853458-2-ceph devstack@c-api.service[151625]: INFO cinder.api.openstack.wsgi [req-d26ed3de-1b3e-4908-a6bc-f1f48a458ade req-5011d5a4-b82a-487f-9178-c53578a2425a admin admin] http://10.222.0.60/volume/v3/5477f1d1785b40499847c6f71cd220c2/types/9ea2a578-841a-42e3-a8c9-35ac8d4302bc/extra_specs returned with HTTP 200 2022-08-19 19:29:29.494 | Aug 19 19:29:03 dv-osbrick-853458-2-ceph devstack@c-api.service[151625]: [pid: 151625|app: 0|req: 2/3] 10.222.0.60 () {62 vars in 1454 bytes} [Fri Aug 19 19:29:02 2022] POST /volume/v3/5477f1d1785b40499847c6f71cd220c2/types/9ea2a578-841a-42e3-a8c9-35ac8d4302bc/extra_specs => generated 48 bytes in 917 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2022-08-19 19:29:29.494 | Aug 19 19:29:12 dv-osbrick-853458-2-ceph devstack@c-api.service[151626]: DEBUG dbcounter [-] [151626] Writing DB stats cinder:SELECT=18,cinder:INSERT=1 {{(pid=151626) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} 2022-08-19 19:29:29.494 | Aug 19 19:29:13 dv-osbrick-853458-2-ceph devstack@c-api.service[151625]: DEBUG dbcounter [-] [151625] Writing DB stats cinder:SELECT=25,cinder:INSERT=1 {{(pid=151625) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} 2022-08-19 19:29:29.498 | + functions-common:service_check:1733 : for service in ${ENABLED_SERVICES//,/ } 2022-08-19 19:29:29.501 | + functions-common:service_check:1735 : sudo systemctl is-enabled devstack@c-vol.service 2022-08-19 19:29:29.515 | enabled 2022-08-19 19:29:29.519 | + functions-common:service_check:1739 : sudo systemctl status devstack@c-vol.service --no-pager 2022-08-19 19:29:29.536 | ● devstack@c-vol.service - Devstack devstack@c-vol.service 2022-08-19 19:29:29.536 | Loaded: loaded (/etc/systemd/system/devstack@c-vol.service; enabled; vendor preset: enabled) 2022-08-19 19:29:29.536 | Active: active (running) since Fri 2022-08-19 19:28:59 UTC; 30s ago 2022-08-19 19:29:29.536 | Main PID: 152602 (cinder-volume) 2022-08-19 19:29:29.536 | Tasks: 3 (limit: 14304) 2022-08-19 19:29:29.536 | Memory: 145.7M 2022-08-19 19:29:29.536 | CGroup: /system.slice/system-devstack.slice/devstack@c-vol.service 2022-08-19 19:29:29.537 | ├─152602 /usr/bin/python3.8 /usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf 2022-08-19 19:29:29.537 | └─152696 /usr/bin/python3.8 /usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf 2022-08-19 19:29:29.537 | 2022-08-19 19:29:29.537 | Aug 19 19:29:03 dv-osbrick-853458-2-ceph cinder-volume[152696]: DEBUG cinder.service [None req-87cd1c54-ebcc-4482-b658-bddc95984904 None None] Creating RPC server for service cinder-volume {{(pid=152696) start /opt/stack/cinder/cinder/service.py:238}} 2022-08-19 19:29:29.537 | Aug 19 19:29:03 dv-osbrick-853458-2-ceph cinder-volume[152696]: DEBUG cinder.service [None req-87cd1c54-ebcc-4482-b658-bddc95984904 None None] Pinning object versions for RPC server serializer to 1.39 {{(pid=152696) start /opt/stack/cinder/cinder/service.py:244}} 2022-08-19 19:29:29.537 | Aug 19 19:29:03 dv-osbrick-853458-2-ceph cinder-volume[152696]: INFO cinder.volume.manager [None req-87cd1c54-ebcc-4482-b658-bddc95984904 None None] Initializing RPC dependent components of volume driver RBDDriver (1.2.0) 2022-08-19 19:29:29.537 | Aug 19 19:29:03 dv-osbrick-853458-2-ceph cinder-volume[152696]: DEBUG cinder.volume.drivers.rbd [None req-87cd1c54-ebcc-4482-b658-bddc95984904 None None] connecting to cinder@ceph (conf=/etc/ceph/ceph.conf, timeout=-1). {{(pid=152696) _do_conn /opt/stack/cinder/cinder/volume/drivers/rbd.py:523}} 2022-08-19 19:29:29.537 | Aug 19 19:29:03 dv-osbrick-853458-2-ceph cinder-volume[152696]: DEBUG cinder.volume.drivers.rbd [None req-87cd1c54-ebcc-4482-b658-bddc95984904 None None] connecting to cinder@ceph (conf=/etc/ceph/ceph.conf, timeout=-1). {{(pid=152696) _do_conn /opt/stack/cinder/cinder/volume/drivers/rbd.py:523}} 2022-08-19 19:29:29.537 | Aug 19 19:29:03 dv-osbrick-853458-2-ceph cinder-volume[152696]: INFO cinder.volume.manager [None req-87cd1c54-ebcc-4482-b658-bddc95984904 None None] Driver post RPC initialization completed successfully. 2022-08-19 19:29:29.537 | Aug 19 19:29:13 dv-osbrick-853458-2-ceph cinder-volume[152602]: DEBUG dbcounter [-] [152602] Writing DB stats cinder:SELECT=16,cinder:INSERT=1 {{(pid=152602) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} 2022-08-19 19:29:29.537 | Aug 19 19:29:13 dv-osbrick-853458-2-ceph cinder-volume[152696]: DEBUG dbcounter [-] [152696] Writing DB stats cinder:SELECT=5 {{(pid=152696) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} 2022-08-19 19:29:29.537 | Aug 19 19:29:13 dv-osbrick-853458-2-ceph cinder-volume[152696]: DEBUG dbcounter [-] [152696] Writing DB stats cinder:SELECT=24,cinder:INSERT=1,cinder:UPDATE=1 {{(pid=152696) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} 2022-08-19 19:29:29.537 | Aug 19 19:29:23 dv-osbrick-853458-2-ceph cinder-volume[152696]: DEBUG dbcounter [-] [152696] Writing DB stats cinder:SELECT=2,cinder:UPDATE=1 {{(pid=152696) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} 2022-08-19 19:29:29.540 | + functions-common:service_check:1733 : for service in ${ENABLED_SERVICES//,/ } 2022-08-19 19:29:29.543 | + functions-common:service_check:1735 : sudo systemctl is-enabled devstack@ovn-controller.service 2022-08-19 19:29:29.556 | Failed to get unit file state for devstack@ovn-controller.service: No such file or directory 2022-08-19 19:29:29.560 | + functions-common:service_check:1733 : for service in ${ENABLED_SERVICES//,/ } 2022-08-19 19:29:29.563 | + functions-common:service_check:1735 : sudo systemctl is-enabled devstack@ovn-northd.service 2022-08-19 19:29:29.576 | Failed to get unit file state for devstack@ovn-northd.service: No such file or directory 2022-08-19 19:29:29.580 | + functions-common:service_check:1733 : for service in ${ENABLED_SERVICES//,/ } 2022-08-19 19:29:29.583 | + functions-common:service_check:1735 : sudo systemctl is-enabled devstack@ovs-vswitchd.service 2022-08-19 19:29:29.595 | Failed to get unit file state for devstack@ovs-vswitchd.service: No such file or directory 2022-08-19 19:29:29.599 | + functions-common:service_check:1733 : for service in ${ENABLED_SERVICES//,/ } 2022-08-19 19:29:29.602 | + functions-common:service_check:1735 : sudo systemctl is-enabled devstack@ovsdb-server.service 2022-08-19 19:29:29.616 | Failed to get unit file state for devstack@ovsdb-server.service: No such file or directory 2022-08-19 19:29:29.621 | + functions-common:service_check:1733 : for service in ${ENABLED_SERVICES//,/ } 2022-08-19 19:29:29.624 | + functions-common:service_check:1735 : sudo systemctl is-enabled devstack@q-svc.service 2022-08-19 19:29:29.639 | enabled 2022-08-19 19:29:29.643 | + functions-common:service_check:1739 : sudo systemctl status devstack@q-svc.service --no-pager 2022-08-19 19:29:29.660 | ● devstack@q-svc.service - Devstack devstack@q-svc.service 2022-08-19 19:29:29.660 | Loaded: loaded (/etc/systemd/system/devstack@q-svc.service; enabled; vendor preset: enabled) 2022-08-19 19:29:29.660 | Active: active (running) since Fri 2022-08-19 19:27:35 UTC; 1min 54s ago 2022-08-19 19:29:29.660 | Main PID: 144665 (/usr/bin/python) 2022-08-19 19:29:29.660 | Tasks: 11 (limit: 14304) 2022-08-19 19:29:29.660 | Memory: 400.0M 2022-08-19 19:29:29.660 | CGroup: /system.slice/system-devstack.slice/devstack@q-svc.service 2022-08-19 19:29:29.660 | ├─144665 /usr/bin/python3.8 /usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini 2022-08-19 19:29:29.660 | ├─144780 neutron-server: api worker (/usr/bin/python3.8 /usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) 2022-08-19 19:29:29.660 | ├─144781 neutron-server: api worker (/usr/bin/python3.8 /usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) 2022-08-19 19:29:29.660 | ├─144782 neutron-server: rpc worker (/usr/bin/python3.8 /usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) 2022-08-19 19:29:29.660 | └─144783 neutron-server: periodic worker (/usr/bin/python3.8 /usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) 2022-08-19 19:29:29.660 | 2022-08-19 19:29:29.660 | Aug 19 19:28:56 dv-osbrick-853458-2-ceph neutron-server[144782]: DEBUG neutron_lib.callbacks.manager [None req-74823b06-1fdb-4a50-8dc1-ee75077570fa None None] Publish callbacks ['neutron.services.segments.db._update_segment_host_mapping_for_agent-8787121771075', 'neutron.plugins.ml2.plugin.Ml2Plugin._retry_binding_revived_agents-650762'] for agent (942a948f-1d1d-4e07-8fd7-f1cafe391f21), after_update {{(pid=144782) _notify_loop /usr/local/lib/python3.8/dist-packages/neutron_lib/callbacks/manager.py:176}} 2022-08-19 19:29:29.660 | Aug 19 19:28:59 dv-osbrick-853458-2-ceph neutron-server[144782]: DEBUG neutron_lib.callbacks.manager [None req-f4761d7c-0e9d-4f86-b0e8-9cf0df0f8389 None None] Publish callbacks ['neutron.services.segments.db._update_segment_host_mapping_for_agent-8787121771075', 'neutron.plugins.ml2.plugin.Ml2Plugin._retry_binding_revived_agents-650762'] for agent (8873caa0-4665-422b-a4c2-ebde5b4aec4d), after_update {{(pid=144782) _notify_loop /usr/local/lib/python3.8/dist-packages/neutron_lib/callbacks/manager.py:176}} 2022-08-19 19:29:29.660 | Aug 19 19:29:01 dv-osbrick-853458-2-ceph neutron-server[144783]: DEBUG neutron.db.agents_db [None req-568ead73-d14e-463f-8f5b-324f26c79f77 None None] Agent healthcheck: found 4 active agents {{(pid=144783) agent_health_check /opt/stack/neutron/neutron/db/agents_db.py:317}} 2022-08-19 19:29:29.660 | Aug 19 19:29:09 dv-osbrick-853458-2-ceph neutron-server[144782]: DEBUG dbcounter [-] [144782] Writing DB stats neutron:SELECT=8 {{(pid=144782) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} 2022-08-19 19:29:29.660 | Aug 19 19:29:09 dv-osbrick-853458-2-ceph neutron-server[144782]: DEBUG dbcounter [-] [144782] Writing DB stats neutron:SELECT=4,neutron:UPDATE=4 {{(pid=144782) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} 2022-08-19 19:29:29.660 | Aug 19 19:29:11 dv-osbrick-853458-2-ceph neutron-server[144783]: DEBUG dbcounter [-] [144783] Writing DB stats neutron:SELECT=2 {{(pid=144783) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} 2022-08-19 19:29:29.660 | Aug 19 19:29:23 dv-osbrick-853458-2-ceph neutron-server[144782]: DEBUG neutron_lib.callbacks.manager [None req-d93225ce-3f95-453a-9abf-0db71d39aa02 None None] Publish callbacks ['neutron.services.segments.db._update_segment_host_mapping_for_agent-8787121771075', 'neutron.plugins.ml2.plugin.Ml2Plugin._retry_binding_revived_agents-650762'] for agent (4d75d77e-3c0c-4104-ad1f-092afd5d0b62), after_update {{(pid=144782) _notify_loop /usr/local/lib/python3.8/dist-packages/neutron_lib/callbacks/manager.py:176}} 2022-08-19 19:29:29.661 | Aug 19 19:29:25 dv-osbrick-853458-2-ceph neutron-server[144782]: DEBUG neutron_lib.callbacks.manager [None req-ed7f19f9-412b-41ef-b6cc-bec309ea0ccb None None] Publish callbacks ['neutron.services.segments.db._update_segment_host_mapping_for_agent-8787121771075', 'neutron.plugins.ml2.plugin.Ml2Plugin._retry_binding_revived_agents-650762'] for agent (04ed288f-3f9d-44a4-9f99-761d15b53d7b), after_update {{(pid=144782) _notify_loop /usr/local/lib/python3.8/dist-packages/neutron_lib/callbacks/manager.py:176}} 2022-08-19 19:29:29.661 | Aug 19 19:29:26 dv-osbrick-853458-2-ceph neutron-server[144782]: DEBUG neutron_lib.callbacks.manager [None req-74823b06-1fdb-4a50-8dc1-ee75077570fa None None] Publish callbacks ['neutron.services.segments.db._update_segment_host_mapping_for_agent-8787121771075', 'neutron.plugins.ml2.plugin.Ml2Plugin._retry_binding_revived_agents-650762'] for agent (942a948f-1d1d-4e07-8fd7-f1cafe391f21), after_update {{(pid=144782) _notify_loop /usr/local/lib/python3.8/dist-packages/neutron_lib/callbacks/manager.py:176}} 2022-08-19 19:29:29.661 | Aug 19 19:29:29 dv-osbrick-853458-2-ceph neutron-server[144782]: DEBUG neutron_lib.callbacks.manager [None req-f4761d7c-0e9d-4f86-b0e8-9cf0df0f8389 None None] Publish callbacks ['neutron.services.segments.db._update_segment_host_mapping_for_agent-8787121771075', 'neutron.plugins.ml2.plugin.Ml2Plugin._retry_binding_revived_agents-650762'] for agent (8873caa0-4665-422b-a4c2-ebde5b4aec4d), after_update {{(pid=144782) _notify_loop /usr/local/lib/python3.8/dist-packages/neutron_lib/callbacks/manager.py:176}} 2022-08-19 19:29:29.664 | + functions-common:service_check:1733 : for service in ${ENABLED_SERVICES//,/ } 2022-08-19 19:29:29.667 | + functions-common:service_check:1735 : sudo systemctl is-enabled devstack@q-ovn-metadata-agent.service 2022-08-19 19:29:29.680 | Failed to get unit file state for devstack@q-ovn-metadata-agent.service: No such file or directory 2022-08-19 19:29:29.684 | + functions-common:service_check:1733 : for service in ${ENABLED_SERVICES//,/ } 2022-08-19 19:29:29.686 | + functions-common:service_check:1735 : sudo systemctl is-enabled devstack@rabbit.service 2022-08-19 19:29:29.700 | Failed to get unit file state for devstack@rabbit.service: No such file or directory 2022-08-19 19:29:29.704 | + functions-common:service_check:1733 : for service in ${ENABLED_SERVICES//,/ } 2022-08-19 19:29:29.707 | + functions-common:service_check:1735 : sudo systemctl is-enabled devstack@tempest.service 2022-08-19 19:29:29.720 | Failed to get unit file state for devstack@tempest.service: No such file or directory 2022-08-19 19:29:29.724 | + functions-common:service_check:1733 : for service in ${ENABLED_SERVICES//,/ } 2022-08-19 19:29:29.727 | + functions-common:service_check:1735 : sudo systemctl is-enabled devstack@mysql.service 2022-08-19 19:29:29.740 | Failed to get unit file state for devstack@mysql.service: No such file or directory 2022-08-19 19:29:29.744 | + functions-common:service_check:1733 : for service in ${ENABLED_SERVICES//,/ } 2022-08-19 19:29:29.747 | + functions-common:service_check:1735 : sudo systemctl is-enabled devstack@etcd3.service 2022-08-19 19:29:29.760 | Failed to get unit file state for devstack@etcd3.service: No such file or directory 2022-08-19 19:29:29.764 | + functions-common:service_check:1733 : for service in ${ENABLED_SERVICES//,/ } 2022-08-19 19:29:29.766 | + functions-common:service_check:1735 : sudo systemctl is-enabled devstack@dstat.service 2022-08-19 19:29:29.780 | enabled 2022-08-19 19:29:29.784 | + functions-common:service_check:1739 : sudo systemctl status devstack@dstat.service --no-pager 2022-08-19 19:29:29.801 | ● devstack@dstat.service - Devstack devstack@dstat.service 2022-08-19 19:29:29.801 | Loaded: loaded (/etc/systemd/system/devstack@dstat.service; enabled; vendor preset: enabled) 2022-08-19 19:29:29.801 | Active: active (running) since Fri 2022-08-19 19:22:11 UTC; 7min ago 2022-08-19 19:29:29.801 | Main PID: 122123 (dstat.sh) 2022-08-19 19:29:29.801 | Tasks: 3 (limit: 14304) 2022-08-19 19:29:29.801 | Memory: 18.9M 2022-08-19 19:29:29.801 | CGroup: /system.slice/system-devstack.slice/devstack@dstat.service 2022-08-19 19:29:29.801 | ├─122123 /bin/bash /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs 2022-08-19 19:29:29.801 | ├─122246 python3 /usr/bin/dstat -tcmndrylpg --tcp --output /opt/stack/logs/dstat-csv.log 2022-08-19 19:29:29.801 | └─122247 python3 /usr/bin/dstat -tcmndrylpg --swap --tcp 2022-08-19 19:29:29.801 | 2022-08-19 19:29:29.801 | Aug 19 19:29:20 dv-osbrick-853458-2-ceph dstat.sh[122247]: 19-08 19:29:20| 54 15 30 1 0|5546M 143M 172M 5788M| 194M 194M| 32k 209M|7.00 677 | 639 5944 |3.20 2.50 1.50|9.0 0 32| 0 0 | 0 0 | 28 297 0 64 0 2022-08-19 19:29:29.801 | Aug 19 19:29:21 dv-osbrick-853458-2-ceph dstat.sh[122247]: 19-08 19:29:21| 52 12 33 0 0|5483M 175M 172M 5817M| 196M 196M| 36k 827k|6.99 70.9 |1149 5985 |3.10 2.49 1.50|2.0 0 9.0| 0 0 | 0 0 | 28 301 0 65 0 2022-08-19 19:29:29.801 | Aug 19 19:29:22 dv-osbrick-853458-2-ceph dstat.sh[122247]: 19-08 19:29:22| 49 11 38 0 0|5507M 141M 172M 5825M| 202M 202M| 76k 412k|4.00 33.0 | 681 3774 |3.10 2.49 1.50|2.0 0 1.0| 0 0 | 0 0 | 28 301 0 64 0 2022-08-19 19:29:29.801 | Aug 19 19:29:23 dv-osbrick-853458-2-ceph dstat.sh[122247]: 19-08 19:29:23| 48 14 37 1 0|5532M 140M 172M 5800M| 199M 199M| 172k 661k|3.00 54.1 | 807 4336 |3.10 2.49 1.50|2.0 0 0| 0 0 | 0 0 | 28 301 0 64 0 2022-08-19 19:29:29.801 | Aug 19 19:29:24 dv-osbrick-853458-2-ceph dstat.sh[122247]: 19-08 19:29:24| 42 11 45 1 0|5475M 153M 172M 5842M| 195M 195M| 128k 845k|8.00 87.1 |1207 5620 |3.10 2.49 1.50|2.0 0 33| 0 0 | 0 0 | 28 301 0 64 0 2022-08-19 19:29:29.801 | Aug 19 19:29:25 dv-osbrick-853458-2-ceph dstat.sh[122247]: 19-08 19:29:25| 26 11 62 0 0|5476M 149M 172M 5844M| 200M 200M| 0 544k| 0 48.0 | 775 4030 |3.10 2.49 1.50|3.0 0 0| 0 0 | 0 0 | 28 301 0 64 0 2022-08-19 19:29:29.801 | Aug 19 19:29:26 dv-osbrick-853458-2-ceph dstat.sh[122247]: 19-08 19:29:26| 22 10 66 1 0|5399M 203M 171M 5866M| 83M 83M| 124k 492k|5.00 54.0 |1104 5176 |2.93 2.47 1.50|1.0 0 120| 0 0 | 0 0 | 28 298 0 65 0 2022-08-19 19:29:29.801 | Aug 19 19:29:27 dv-osbrick-853458-2-ceph dstat.sh[122247]: 19-08 19:29:27| 23 6 68 1 0|5422M 178M 171M 5867M| 21k 19k| 975k 611k|51.9 58.9 |1148 4922 |2.93 2.47 1.50|1.0 0 164| 0 0 | 0 0 | 28 298 0 65 0 2022-08-19 19:29:29.801 | Aug 19 19:29:28 dv-osbrick-853458-2-ceph dstat.sh[122247]: 19-08 19:29:28| 25 4 71 0 0|5450M 150M 171M 5867M| 48k 42k| 0 340k| 0 28.0 | 430 3187 |2.93 2.47 1.50|1.0 0 1.0| 0 0 | 0 0 | 28 298 0 64 0 2022-08-19 19:29:29.801 | Aug 19 19:29:29 dv-osbrick-853458-2-ceph dstat.sh[122247]: 19-08 19:29:29| 16 10 68 5 0|5398M 198M 171M 5872M|6144 5433 |4530k 1285k|85.0 87.0 |1716 5970 |2.93 2.47 1.50|2.0 0 274| 0 0 | 0 0 | 28 300 0 64 0 2022-08-19 19:29:29.804 | + functions-common:service_check:1733 : for service in ${ENABLED_SERVICES//,/ } 2022-08-19 19:29:29.807 | + functions-common:service_check:1735 : sudo systemctl is-enabled devstack@n-crt.service 2022-08-19 19:29:29.824 | Failed to get unit file state for devstack@n-crt.service: No such file or directory 2022-08-19 19:29:29.828 | + functions-common:service_check:1733 : for service in ${ENABLED_SERVICES//,/ } 2022-08-19 19:29:29.831 | + functions-common:service_check:1735 : sudo systemctl is-enabled devstack@n-cauth.service 2022-08-19 19:29:29.843 | Failed to get unit file state for devstack@n-cauth.service: No such file or directory 2022-08-19 19:29:29.847 | + functions-common:service_check:1733 : for service in ${ENABLED_SERVICES//,/ } 2022-08-19 19:29:29.850 | + functions-common:service_check:1735 : sudo systemctl is-enabled devstack@q-agt.service 2022-08-19 19:29:29.863 | enabled 2022-08-19 19:29:29.867 | + functions-common:service_check:1739 : sudo systemctl status devstack@q-agt.service --no-pager 2022-08-19 19:29:29.884 | ● devstack@q-agt.service - Devstack devstack@q-agt.service 2022-08-19 19:29:29.884 | Loaded: loaded (/etc/systemd/system/devstack@q-agt.service; enabled; vendor preset: enabled) 2022-08-19 19:29:29.884 | Active: active (running) since Fri 2022-08-19 19:27:47 UTC; 1min 42s ago 2022-08-19 19:29:29.884 | Main PID: 145800 (neutron-openvsw) 2022-08-19 19:29:29.884 | Tasks: 7 (limit: 14304) 2022-08-19 19:29:29.884 | Memory: 250.7M 2022-08-19 19:29:29.884 | CGroup: /system.slice/system-devstack.slice/devstack@q-agt.service 2022-08-19 19:29:29.884 | ├─145800 neutron-openvswitch-agent (/usr/bin/python3.8 /usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) 2022-08-19 19:29:29.884 | ├─147235 /usr/bin/python3 /usr/local/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini --privsep_context neutron.privileged.default --privsep_sock_path /tmp/tmprk0utdkk/privsep.sock 2022-08-19 19:29:29.884 | ├─147302 /usr/bin/python3 /usr/local/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini --privsep_context neutron.privileged.ovs_vsctl_cmd --privsep_sock_path /tmp/tmpgnyh4mec/privsep.sock 2022-08-19 19:29:29.884 | └─147307 ovsdb-client monitor tcp:127.0.0.1:6640 Interface name,ofport,external_ids --format=json 2022-08-19 19:29:29.884 | 2022-08-19 19:29:29.884 | Aug 19 19:29:23 dv-osbrick-853458-2-ceph neutron-openvswitch-agent[145800]: DEBUG neutron.agent.linux.utils [None req-0955b7eb-1e02-46fa-b4e2-2581e2efac8a None None] Found cmdline ['ovsdb-client', 'monitor', 'tcp:127.0.0.1:6640', 'Interface', 'name,ofport,external_ids', '--format=json'] for process with PID 147307. {{(pid=145800) get_cmdline_from_pid /opt/stack/neutron/neutron/agent/linux/utils.py:334}} 2022-08-19 19:29:29.884 | Aug 19 19:29:23 dv-osbrick-853458-2-ceph neutron-openvswitch-agent[145800]: INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-0955b7eb-1e02-46fa-b4e2-2581e2efac8a None None] Agent rpc_loop - iteration:41 completed. Processed ports statistics: {'regular': {'added': 0, 'updated': 0, 'removed': 0}}. Elapsed:0.004 2022-08-19 19:29:29.884 | Aug 19 19:29:25 dv-osbrick-853458-2-ceph neutron-openvswitch-agent[145800]: INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-0955b7eb-1e02-46fa-b4e2-2581e2efac8a None None] Agent rpc_loop - iteration:42 started 2022-08-19 19:29:29.884 | Aug 19 19:29:25 dv-osbrick-853458-2-ceph neutron-openvswitch-agent[145800]: DEBUG neutron.plugins.ml2.drivers.openvswitch.agent.openflow.native.ofswitch [None req-0955b7eb-1e02-46fa-b4e2-2581e2efac8a None None] ofctl request version=0x4,msg_type=0x12,msg_len=0x38,xid=0xa8db441f,OFPFlowStatsRequest(cookie=0,cookie_mask=0,flags=0,match=OFPMatch(oxm_fields={}),out_group=4294967295,out_port=4294967295,table_id=23,type=1) result [OFPFlowStatsReply(body=[OFPFlowStats(byte_count=0,cookie=4611542377628499580,duration_nsec=732000000,duration_sec=92,flags=0,hard_timeout=0,idle_timeout=0,instructions=[],length=56,match=OFPMatch(oxm_fields={}),packet_count=0,priority=0,table_id=23)],flags=0,type=1)] {{(pid=145800) _send_msg /opt/stack/neutron/neutron/plugins/ml2/drivers/openvswitch/agent/openflow/native/ofswitch.py:124}} 2022-08-19 19:29:29.884 | Aug 19 19:29:25 dv-osbrick-853458-2-ceph neutron-openvswitch-agent[145800]: DEBUG neutron.agent.linux.utils [None req-0955b7eb-1e02-46fa-b4e2-2581e2efac8a None None] Found cmdline ['ovsdb-client', 'monitor', 'tcp:127.0.0.1:6640', 'Interface', 'name,ofport,external_ids', '--format=json'] for process with PID 147307. {{(pid=145800) get_cmdline_from_pid /opt/stack/neutron/neutron/agent/linux/utils.py:334}} 2022-08-19 19:29:29.884 | Aug 19 19:29:25 dv-osbrick-853458-2-ceph neutron-openvswitch-agent[145800]: INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-0955b7eb-1e02-46fa-b4e2-2581e2efac8a None None] Agent rpc_loop - iteration:42 completed. Processed ports statistics: {'regular': {'added': 0, 'updated': 0, 'removed': 0}}. Elapsed:0.004 2022-08-19 19:29:29.884 | Aug 19 19:29:27 dv-osbrick-853458-2-ceph neutron-openvswitch-agent[145800]: INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-0955b7eb-1e02-46fa-b4e2-2581e2efac8a None None] Agent rpc_loop - iteration:43 started 2022-08-19 19:29:29.885 | Aug 19 19:29:27 dv-osbrick-853458-2-ceph neutron-openvswitch-agent[145800]: DEBUG neutron.plugins.ml2.drivers.openvswitch.agent.openflow.native.ofswitch [None req-0955b7eb-1e02-46fa-b4e2-2581e2efac8a None None] ofctl request version=0x4,msg_type=0x12,msg_len=0x38,xid=0xa8db4421,OFPFlowStatsRequest(cookie=0,cookie_mask=0,flags=0,match=OFPMatch(oxm_fields={}),out_group=4294967295,out_port=4294967295,table_id=23,type=1) result [OFPFlowStatsReply(body=[OFPFlowStats(byte_count=0,cookie=4611542377628499580,duration_nsec=734000000,duration_sec=94,flags=0,hard_timeout=0,idle_timeout=0,instructions=[],length=56,match=OFPMatch(oxm_fields={}),packet_count=0,priority=0,table_id=23)],flags=0,type=1)] {{(pid=145800) _send_msg /opt/stack/neutron/neutron/plugins/ml2/drivers/openvswitch/agent/openflow/native/ofswitch.py:124}} 2022-08-19 19:29:29.885 | Aug 19 19:29:27 dv-osbrick-853458-2-ceph neutron-openvswitch-agent[145800]: DEBUG neutron.agent.linux.utils [None req-0955b7eb-1e02-46fa-b4e2-2581e2efac8a None None] Found cmdline ['ovsdb-client', 'monitor', 'tcp:127.0.0.1:6640', 'Interface', 'name,ofport,external_ids', '--format=json'] for process with PID 147307. {{(pid=145800) get_cmdline_from_pid /opt/stack/neutron/neutron/agent/linux/utils.py:334}} 2022-08-19 19:29:29.885 | Aug 19 19:29:27 dv-osbrick-853458-2-ceph neutron-openvswitch-agent[145800]: INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-0955b7eb-1e02-46fa-b4e2-2581e2efac8a None None] Agent rpc_loop - iteration:43 completed. Processed ports statistics: {'regular': {'added': 0, 'updated': 0, 'removed': 0}}. Elapsed:0.004 2022-08-19 19:29:29.889 | + functions-common:service_check:1733 : for service in ${ENABLED_SERVICES//,/ } 2022-08-19 19:29:29.892 | + functions-common:service_check:1735 : sudo systemctl is-enabled devstack@q-dhcp.service 2022-08-19 19:29:29.910 | enabled 2022-08-19 19:29:29.914 | + functions-common:service_check:1739 : sudo systemctl status devstack@q-dhcp.service --no-pager 2022-08-19 19:29:29.931 | ● devstack@q-dhcp.service - Devstack devstack@q-dhcp.service 2022-08-19 19:29:29.931 | Loaded: loaded (/etc/systemd/system/devstack@q-dhcp.service; enabled; vendor preset: enabled) 2022-08-19 19:29:29.931 | Active: active (running) since Fri 2022-08-19 19:27:49 UTC; 1min 40s ago 2022-08-19 19:29:29.931 | Main PID: 146194 (neutron-dhcp-ag) 2022-08-19 19:29:29.931 | Tasks: 15 (limit: 14304) 2022-08-19 19:29:29.931 | Memory: 392.3M 2022-08-19 19:29:29.931 | CGroup: /system.slice/system-devstack.slice/devstack@q-dhcp.service 2022-08-19 19:29:29.931 | ├─146194 neutron-dhcp-agent (/usr/bin/python3.8 /usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini) 2022-08-19 19:29:29.932 | ├─147506 /usr/bin/python3 /usr/local/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini --privsep_context neutron.privileged.default --privsep_sock_path /tmp/tmp352vlyde/privsep.sock 2022-08-19 19:29:29.932 | ├─147557 /usr/bin/python3 /usr/local/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini --privsep_context neutron.privileged.namespace_cmd --privsep_sock_path /tmp/tmp789wdqn7/privsep.sock 2022-08-19 19:29:29.932 | ├─147631 /usr/bin/python3 /usr/local/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini --privsep_context neutron.privileged.link_cmd --privsep_sock_path /tmp/tmpq5q5h34u/privsep.sock 2022-08-19 19:29:29.932 | ├─147735 sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf 2022-08-19 19:29:29.932 | ├─147736 /usr/bin/python3.8 /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf 2022-08-19 19:29:29.932 | └─147747 dnsmasq --no-hosts --pid-file=/opt/stack/data/neutron/dhcp/34d51720-4f88-4192-b53b-e22c627ff6a9/pid --dhcp-hostsfile=/opt/stack/data/neutron/dhcp/34d51720-4f88-4192-b53b-e22c627ff6a9/host --addn-hosts=/opt/stack/data/neutron/dhcp/34d51720-4f88-4192-b53b-e22c627ff6a9/addn_hosts --dhcp-optsfile=/opt/stack/data/neutron/dhcp/34d51720-4f88-4192-b53b-e22c627ff6a9/opts --dhcp-leasefile=/opt/stack/data/neutron/dhcp/34d51720-4f88-4192-b53b-e22c627ff6a9/leases --dhcp-match=set:ipxe,175 --dhcp-userclass=set:ipxe6,iPXE --local-service --bind-dynamic --dhcp-range=set:subnet-ea5d0f04-737f-4fda-a327-00ebf6f1b18d,172.20.0.0,static,255.255.255.192,86400s --dhcp-option-force=option:mtu,1500 --dhcp-lease-max=64 --conf-file=/dev/null --domain=openstacklocal 2022-08-19 19:29:29.932 | 2022-08-19 19:29:29.932 | Aug 19 19:28:27 dv-osbrick-853458-2-ceph neutron-dhcp-agent[146194]: DEBUG oslo_concurrency.lockutils [None req-19d9c160-5a71-4dbd-975e-39c00ee300b4 None None] Lock "resize_greenpool" acquired by "neutron.agent.dhcp.agent.DhcpAgent._resize_process_pool" :: waited 0.001s {{(pid=146194) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:390}} 2022-08-19 19:29:29.932 | Aug 19 19:28:27 dv-osbrick-853458-2-ceph neutron-dhcp-agent[146194]: DEBUG oslo_concurrency.lockutils [None req-19d9c160-5a71-4dbd-975e-39c00ee300b4 None None] Lock "resize_greenpool" "released" by "neutron.agent.dhcp.agent.DhcpAgent._resize_process_pool" :: held 0.000s {{(pid=146194) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:404}} 2022-08-19 19:29:29.932 | Aug 19 19:28:27 dv-osbrick-853458-2-ceph neutron-dhcp-agent[146194]: DEBUG neutron.agent.dhcp.agent [None req-19d9c160-5a71-4dbd-975e-39c00ee300b4 None None] neutron.agent.dhcp.agent.DhcpAgentWithStateReport method _subnet_update called with arguments ({'subnet': {'id': '6eb29493-abdc-4077-a5bb-1cdd1c5fb2c5', 'name': 'public-subnet', 'tenant_id': '5477f1d1785b40499847c6f71cd220c2', 'network_id': '4da8ea6f-3d92-4948-a98f-9f489e7b9d9b', 'ip_version': 4, 'subnetpool_id': None, 'enable_dhcp': False, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'standard_attr_id': 20, 'gateway_ip': '172.31.1.1', 'cidr': '172.31.1.0/24', 'allocation_pools': [{'start': '172.31.1.2', 'end': '172.31.1.254'}], 'host_routes': [], 'dns_nameservers': [], 'shared': False, 'description': '', 'service_types': [], 'tags': [], 'created_at': '2022-08-19T19:28:27Z', 'updated_at': '2022-08-19T19:28:27Z', 'revision_number': 0, 'project_id': '5477f1d1785b40499847c6f71cd220c2', 'network': {'id': '4da8ea6f-3d92-4948-a98f-9f489e7b9d9b', 'name': 'public', 'tenant_id': '5477f1d1785b40499847c6f71cd220c2', 'admin_state_up': True, 'mtu': 1500, 'status': 'ACTIVE', 'subnets': ['6eb29493-abdc-4077-a5bb-1cdd1c5fb2c5'], 'standard_attr_id': 17, 'shared': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'router:external': True, 'vlan_transparent': None, 'description': '', 'port_security_enabled': True, 'is_default': True, 'tags': [], 'created_at': '2022-08-19T19:28:19Z', 'updated_at': '2022-08-19T19:28:27Z', 'revision_number': 2, 'project_id': '5477f1d1785b40499847c6f71cd220c2', 'provider:network_type': 'flat', 'provider:physical_network': 'physnet1', 'provider:segmentation_id': None}}, 'priority': 3},) {} {{(pid=146194) wrapper /usr/local/lib/python3.8/dist-packages/oslo_log/helpers.py:65}} 2022-08-19 19:29:29.932 | Aug 19 19:28:27 dv-osbrick-853458-2-ceph neutron-dhcp-agent[146194]: DEBUG oslo_concurrency.lockutils [None req-2471ada5-d626-4c64-bc1f-c88f9c80058b None None] Acquiring lock "resize_greenpool" by "neutron.agent.dhcp.agent.DhcpAgent._resize_process_pool" {{(pid=146194) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:385}} 2022-08-19 19:29:29.932 | Aug 19 19:28:27 dv-osbrick-853458-2-ceph neutron-dhcp-agent[146194]: DEBUG oslo_concurrency.lockutils [None req-2471ada5-d626-4c64-bc1f-c88f9c80058b None None] Lock "resize_greenpool" acquired by "neutron.agent.dhcp.agent.DhcpAgent._resize_process_pool" :: waited 0.001s {{(pid=146194) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:390}} 2022-08-19 19:29:29.932 | Aug 19 19:28:27 dv-osbrick-853458-2-ceph neutron-dhcp-agent[146194]: DEBUG oslo_concurrency.lockutils [None req-2471ada5-d626-4c64-bc1f-c88f9c80058b None None] Lock "resize_greenpool" "released" by "neutron.agent.dhcp.agent.DhcpAgent._resize_process_pool" :: held 0.000s {{(pid=146194) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:404}} 2022-08-19 19:29:29.932 | Aug 19 19:28:31 dv-osbrick-853458-2-ceph neutron-dhcp-agent[146194]: DEBUG neutron.agent.dhcp.agent [-] neutron.agent.dhcp.agent.DhcpAgentWithStateReport method _port_create called with arguments (,) {} {{(pid=146194) wrapper /usr/local/lib/python3.8/dist-packages/oslo_log/helpers.py:65}} 2022-08-19 19:29:29.932 | Aug 19 19:28:53 dv-osbrick-853458-2-ceph neutron-dhcp-agent[146194]: DEBUG oslo_concurrency.lockutils [-] Acquiring lock "_check_child_processes" by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" {{(pid=146194) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:385}} 2022-08-19 19:29:29.932 | Aug 19 19:28:53 dv-osbrick-853458-2-ceph neutron-dhcp-agent[146194]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" acquired by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: waited 0.001s {{(pid=146194) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:390}} 2022-08-19 19:29:29.932 | Aug 19 19:28:53 dv-osbrick-853458-2-ceph neutron-dhcp-agent[146194]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" "released" by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: held 0.001s {{(pid=146194) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:404}} 2022-08-19 19:29:29.936 | + functions-common:service_check:1733 : for service in ${ENABLED_SERVICES//,/ } 2022-08-19 19:29:29.939 | + functions-common:service_check:1735 : sudo systemctl is-enabled devstack@q-l3.service 2022-08-19 19:29:29.955 | enabled 2022-08-19 19:29:29.959 | + functions-common:service_check:1739 : sudo systemctl status devstack@q-l3.service --no-pager 2022-08-19 19:29:29.976 | ● devstack@q-l3.service - Devstack devstack@q-l3.service 2022-08-19 19:29:29.977 | Loaded: loaded (/etc/systemd/system/devstack@q-l3.service; enabled; vendor preset: enabled) 2022-08-19 19:29:29.977 | Active: active (running) since Fri 2022-08-19 19:27:50 UTC; 1min 39s ago 2022-08-19 19:29:29.977 | Main PID: 146603 (neutron-l3-agen) 2022-08-19 19:29:29.977 | Tasks: 20 (limit: 14304) 2022-08-19 19:29:29.977 | Memory: 395.8M 2022-08-19 19:29:29.977 | CGroup: /system.slice/system-devstack.slice/devstack@q-l3.service 2022-08-19 19:29:29.977 | ├─146603 neutron-l3-agent (/usr/bin/python3.8 /usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini) 2022-08-19 19:29:29.977 | ├─147233 /usr/bin/python3 /usr/local/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini --privsep_context neutron.privileged.namespace_cmd --privsep_sock_path /tmp/tmplsbfryuw/privsep.sock 2022-08-19 19:29:29.977 | ├─147991 /usr/bin/python3 /usr/local/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini --privsep_context neutron.privileged.default --privsep_sock_path /tmp/tmpy49100zc/privsep.sock 2022-08-19 19:29:29.977 | ├─148008 /usr/bin/python3 /usr/local/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini --privsep_context neutron.privileged.link_cmd --privsep_sock_path /tmp/tmpyd4_w0bl/privsep.sock 2022-08-19 19:29:29.977 | ├─148231 sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf 2022-08-19 19:29:29.977 | ├─148232 /usr/bin/python3.8 /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf 2022-08-19 19:29:29.977 | └─148288 haproxy -f /opt/stack/data/neutron/ns-metadata-proxy/a2d1e978-1a51-4b8f-8bf8-dd79c0a36ca8.conf 2022-08-19 19:29:29.977 | 2022-08-19 19:29:29.977 | Aug 19 19:28:44 dv-osbrick-853458-2-ceph neutron-l3-agent[146603]: DEBUG oslo.privsep.daemon [-] privsep: reply[86f4f31e-c3e8-4c71-ba99-6e5cc52b1ef1]: (4, ('ARPING 172.31.1.109 from 172.31.1.109 qg-ba3e0216-8c\nSent 1 probes (1 broadcast(s))\nReceived 0 response(s)\n', '', 1)) {{(pid=147991) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:501}} 2022-08-19 19:29:29.977 | Aug 19 19:28:47 dv-osbrick-853458-2-ceph neutron-l3-agent[146603]: DEBUG oslo.privsep.daemon [-] privsep: reply[ddba0f68-f0ca-438c-b4e6-ca7cc9c2f44a]: (4, ('ARPING 172.31.1.109 from 172.31.1.109 qg-ba3e0216-8c\nSent 1 probes (1 broadcast(s))\nReceived 0 response(s)\n', '', 1)) {{(pid=147991) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:501}} 2022-08-19 19:29:29.977 | Aug 19 19:28:48 dv-osbrick-853458-2-ceph neutron-l3-agent[146603]: DEBUG oslo.privsep.daemon [-] privsep: reply[f8cf2d7c-77e7-40b2-8a58-4dc751e6853e]: (4, ('ARPING 172.31.1.109 from 172.31.1.109 qg-ba3e0216-8c\nSent 1 probes (1 broadcast(s))\nReceived 0 response(s)\n', '', 1)) {{(pid=147991) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:501}} 2022-08-19 19:29:29.977 | Aug 19 19:28:54 dv-osbrick-853458-2-ceph neutron-l3-agent[146603]: DEBUG oslo_concurrency.lockutils [-] Acquiring lock "_check_child_processes" by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" {{(pid=146603) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:385}} 2022-08-19 19:29:29.977 | Aug 19 19:28:54 dv-osbrick-853458-2-ceph neutron-l3-agent[146603]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" acquired by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: waited 0.001s {{(pid=146603) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:390}} 2022-08-19 19:29:29.977 | Aug 19 19:28:54 dv-osbrick-853458-2-ceph neutron-l3-agent[146603]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" "released" by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: held 0.001s {{(pid=146603) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:404}} 2022-08-19 19:29:29.977 | Aug 19 19:28:54 dv-osbrick-853458-2-ceph neutron-l3-agent[146603]: DEBUG oslo_concurrency.lockutils [-] Acquiring lock "_check_child_processes" by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" {{(pid=146603) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:385}} 2022-08-19 19:29:29.977 | Aug 19 19:28:54 dv-osbrick-853458-2-ceph neutron-l3-agent[146603]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" acquired by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: waited 0.001s {{(pid=146603) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:390}} 2022-08-19 19:29:29.977 | Aug 19 19:28:54 dv-osbrick-853458-2-ceph neutron-l3-agent[146603]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" "released" by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: held 0.000s {{(pid=146603) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:404}} 2022-08-19 19:29:29.977 | Aug 19 19:29:15 dv-osbrick-853458-2-ceph neutron-l3-agent[146603]: DEBUG oslo_service.periodic_task [None req-e573b36f-8a98-4efe-ab18-065c78b080cc None None] Running periodic task L3NATAgentWithStateReport.periodic_sync_routers_task {{(pid=146603) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}} 2022-08-19 19:29:29.981 | + functions-common:service_check:1733 : for service in ${ENABLED_SERVICES//,/ } 2022-08-19 19:29:29.984 | + functions-common:service_check:1735 : sudo systemctl is-enabled devstack@q-meta.service 2022-08-19 19:29:30.001 | enabled 2022-08-19 19:29:30.006 | + functions-common:service_check:1739 : sudo systemctl status devstack@q-meta.service --no-pager 2022-08-19 19:29:30.023 | ● devstack@q-meta.service - Devstack devstack@q-meta.service 2022-08-19 19:29:30.023 | Loaded: loaded (/etc/systemd/system/devstack@q-meta.service; enabled; vendor preset: enabled) 2022-08-19 19:29:30.023 | Active: active (running) since Fri 2022-08-19 19:27:52 UTC; 1min 37s ago 2022-08-19 19:29:30.023 | Main PID: 146998 (neutron-metadat) 2022-08-19 19:29:30.024 | Tasks: 4 (limit: 14304) 2022-08-19 19:29:30.024 | Memory: 130.2M 2022-08-19 19:29:30.024 | CGroup: /system.slice/system-devstack.slice/devstack@q-meta.service 2022-08-19 19:29:30.024 | ├─146998 neutron-metadata-agent (/usr/bin/python3.8 /usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini) 2022-08-19 19:29:30.024 | ├─147225 neutron-metadata-agent (/usr/bin/python3.8 /usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini) 2022-08-19 19:29:30.024 | └─147226 neutron-metadata-agent (/usr/bin/python3.8 /usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini) 2022-08-19 19:29:30.024 | 2022-08-19 19:29:30.024 | Aug 19 19:27:56 dv-osbrick-853458-2-ceph neutron-metadata-agent[146998]: DEBUG oslo_service.service [None req-74823b06-1fdb-4a50-8dc1-ee75077570fa None None] oslo_messaging_rabbit.ssl_ca_file = {{(pid=146998) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-08-19 19:29:30.024 | Aug 19 19:27:56 dv-osbrick-853458-2-ceph neutron-metadata-agent[146998]: DEBUG oslo_service.service [None req-74823b06-1fdb-4a50-8dc1-ee75077570fa None None] oslo_messaging_rabbit.ssl_cert_file = {{(pid=146998) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-08-19 19:29:30.024 | Aug 19 19:27:56 dv-osbrick-853458-2-ceph neutron-metadata-agent[146998]: DEBUG oslo_service.service [None req-74823b06-1fdb-4a50-8dc1-ee75077570fa None None] oslo_messaging_rabbit.ssl_enforce_fips_mode = False {{(pid=146998) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-08-19 19:29:30.024 | Aug 19 19:27:56 dv-osbrick-853458-2-ceph neutron-metadata-agent[146998]: DEBUG oslo_service.service [None req-74823b06-1fdb-4a50-8dc1-ee75077570fa None None] oslo_messaging_rabbit.ssl_key_file = {{(pid=146998) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-08-19 19:29:30.024 | Aug 19 19:27:56 dv-osbrick-853458-2-ceph neutron-metadata-agent[146998]: DEBUG oslo_service.service [None req-74823b06-1fdb-4a50-8dc1-ee75077570fa None None] oslo_messaging_rabbit.ssl_version = {{(pid=146998) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-08-19 19:29:30.024 | Aug 19 19:27:56 dv-osbrick-853458-2-ceph neutron-metadata-agent[146998]: DEBUG oslo_service.service [None req-74823b06-1fdb-4a50-8dc1-ee75077570fa None None] oslo_messaging_notifications.driver = [] {{(pid=146998) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-08-19 19:29:30.024 | Aug 19 19:27:56 dv-osbrick-853458-2-ceph neutron-metadata-agent[146998]: DEBUG oslo_service.service [None req-74823b06-1fdb-4a50-8dc1-ee75077570fa None None] oslo_messaging_notifications.retry = -1 {{(pid=146998) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-08-19 19:29:30.024 | Aug 19 19:27:56 dv-osbrick-853458-2-ceph neutron-metadata-agent[146998]: DEBUG oslo_service.service [None req-74823b06-1fdb-4a50-8dc1-ee75077570fa None None] oslo_messaging_notifications.topics = ['notifications'] {{(pid=146998) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-08-19 19:29:30.024 | Aug 19 19:27:56 dv-osbrick-853458-2-ceph neutron-metadata-agent[146998]: DEBUG oslo_service.service [None req-74823b06-1fdb-4a50-8dc1-ee75077570fa None None] oslo_messaging_notifications.transport_url = **** {{(pid=146998) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-08-19 19:29:30.024 | Aug 19 19:27:56 dv-osbrick-853458-2-ceph neutron-metadata-agent[146998]: DEBUG oslo_service.service [None req-74823b06-1fdb-4a50-8dc1-ee75077570fa None None] ******************************************************************************** {{(pid=146998) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2613}} 2022-08-19 19:29:30.028 | + functions-common:service_check:1733 : for service in ${ENABLED_SERVICES//,/ } 2022-08-19 19:29:30.031 | + functions-common:service_check:1735 : sudo systemctl is-enabled devstack@g-reg.service 2022-08-19 19:29:30.044 | Failed to get unit file state for devstack@g-reg.service: No such file or directory 2022-08-19 19:29:30.048 | + functions-common:service_check:1733 : for service in ${ENABLED_SERVICES//,/ } 2022-08-19 19:29:30.050 | + functions-common:service_check:1735 : sudo systemctl is-enabled devstack@cinder.service 2022-08-19 19:29:30.063 | Failed to get unit file state for devstack@cinder.service: No such file or directory 2022-08-19 19:29:30.067 | + functions-common:service_check:1733 : for service in ${ENABLED_SERVICES//,/ } 2022-08-19 19:29:30.070 | + functions-common:service_check:1735 : sudo systemctl is-enabled devstack@n-super-cond.service 2022-08-19 19:29:30.084 | enabled 2022-08-19 19:29:30.088 | + functions-common:service_check:1739 : sudo systemctl status devstack@n-super-cond.service --no-pager 2022-08-19 19:29:30.117 | ● devstack@n-super-cond.service - Devstack devstack@n-super-cond.service 2022-08-19 19:29:30.117 | Loaded: loaded (/etc/systemd/system/devstack@n-super-cond.service; enabled; vendor preset: enabled) 2022-08-19 19:29:30.117 | Active: active (running) since Fri 2022-08-19 19:28:41 UTC; 48s ago 2022-08-19 19:29:30.117 | Main PID: 150074 (nova-conductor) 2022-08-19 19:29:30.117 | Tasks: 3 (limit: 14304) 2022-08-19 19:29:30.117 | Memory: 154.6M 2022-08-19 19:29:30.117 | CGroup: /system.slice/system-devstack.slice/devstack@n-super-cond.service 2022-08-19 19:29:30.117 | ├─150074 /usr/bin/python3.8 /usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf 2022-08-19 19:29:30.117 | ├─150992 /usr/bin/python3.8 /usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf 2022-08-19 19:29:30.117 | └─150993 /usr/bin/python3.8 /usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf 2022-08-19 19:29:30.117 | 2022-08-19 19:29:30.117 | Aug 19 19:28:46 dv-osbrick-853458-2-ceph nova-conductor[150074]: DEBUG oslo_service.service [None req-4f9abfaa-8fc5-4678-a496-0c48be32e152 None None] oslo_limit.version = None {{(pid=150074) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-08-19 19:29:30.117 | Aug 19 19:28:46 dv-osbrick-853458-2-ceph nova-conductor[150074]: DEBUG oslo_service.service [None req-4f9abfaa-8fc5-4678-a496-0c48be32e152 None None] oslo_reports.file_event_handler = None {{(pid=150074) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-08-19 19:29:30.117 | Aug 19 19:28:46 dv-osbrick-853458-2-ceph nova-conductor[150074]: DEBUG oslo_service.service [None req-4f9abfaa-8fc5-4678-a496-0c48be32e152 None None] oslo_reports.file_event_handler_interval = 1 {{(pid=150074) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-08-19 19:29:30.118 | Aug 19 19:28:46 dv-osbrick-853458-2-ceph nova-conductor[150074]: DEBUG oslo_service.service [None req-4f9abfaa-8fc5-4678-a496-0c48be32e152 None None] oslo_reports.log_dir = None {{(pid=150074) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-08-19 19:29:30.118 | Aug 19 19:28:46 dv-osbrick-853458-2-ceph nova-conductor[150074]: DEBUG oslo_service.service [None req-4f9abfaa-8fc5-4678-a496-0c48be32e152 None None] ******************************************************************************** {{(pid=150074) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2613}} 2022-08-19 19:29:30.118 | Aug 19 19:28:55 dv-osbrick-853458-2-ceph nova-conductor[150074]: DEBUG dbcounter [-] [150074] Writing DB stats nova_api:SELECT=3 {{(pid=150074) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} 2022-08-19 19:29:30.118 | Aug 19 19:28:55 dv-osbrick-853458-2-ceph nova-conductor[150074]: DEBUG dbcounter [-] [150074] Writing DB stats nova_cell1:SELECT=3 {{(pid=150074) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} 2022-08-19 19:29:30.118 | Aug 19 19:28:55 dv-osbrick-853458-2-ceph nova-conductor[150074]: DEBUG dbcounter [-] [150074] Writing DB stats nova_cell0:SELECT=3 {{(pid=150074) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} 2022-08-19 19:29:30.118 | Aug 19 19:29:20 dv-osbrick-853458-2-ceph nova-conductor[150992]: DEBUG dbcounter [-] [150992] Writing DB stats nova_cell0:SELECT=15,nova_cell0:INSERT=1,nova_cell0:UPDATE=3 {{(pid=150992) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} 2022-08-19 19:29:30.118 | Aug 19 19:29:20 dv-osbrick-853458-2-ceph nova-conductor[150993]: DEBUG dbcounter [-] [150993] Writing DB stats nova_cell0:SELECT=12 {{(pid=150993) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} 2022-08-19 19:29:30.122 | + functions-common:service_check:1733 : for service in ${ENABLED_SERVICES//,/ } 2022-08-19 19:29:30.125 | + functions-common:service_check:1735 : sudo systemctl is-enabled devstack@n-cond-cell1.service 2022-08-19 19:29:30.143 | enabled 2022-08-19 19:29:30.147 | + functions-common:service_check:1739 : sudo systemctl status devstack@n-cond-cell1.service --no-pager 2022-08-19 19:29:30.164 | ● devstack@n-cond-cell1.service - Devstack devstack@n-cond-cell1.service 2022-08-19 19:29:30.164 | Loaded: loaded (/etc/systemd/system/devstack@n-cond-cell1.service; enabled; vendor preset: enabled) 2022-08-19 19:29:30.164 | Active: active (running) since Fri 2022-08-19 19:28:43 UTC; 46s ago 2022-08-19 19:29:30.164 | Main PID: 150496 (nova-conductor) 2022-08-19 19:29:30.164 | Tasks: 3 (limit: 14304) 2022-08-19 19:29:30.164 | Memory: 149.3M 2022-08-19 19:29:30.164 | CGroup: /system.slice/system-devstack.slice/devstack@n-cond-cell1.service 2022-08-19 19:29:30.164 | ├─150496 /usr/bin/python3.8 /usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf 2022-08-19 19:29:30.164 | ├─151000 /usr/bin/python3.8 /usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf 2022-08-19 19:29:30.164 | └─151001 /usr/bin/python3.8 /usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf 2022-08-19 19:29:30.164 | 2022-08-19 19:29:30.165 | Aug 19 19:28:47 dv-osbrick-853458-2-ceph nova-conductor[150496]: DEBUG oslo_service.service [None req-eccfe1a8-2736-402b-8361-6da1b86c39ff None None] oslo_limit.version = None {{(pid=150496) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-08-19 19:29:30.165 | Aug 19 19:28:47 dv-osbrick-853458-2-ceph nova-conductor[150496]: DEBUG oslo_service.service [None req-eccfe1a8-2736-402b-8361-6da1b86c39ff None None] oslo_reports.file_event_handler = None {{(pid=150496) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-08-19 19:29:30.165 | Aug 19 19:28:47 dv-osbrick-853458-2-ceph nova-conductor[150496]: DEBUG oslo_service.service [None req-eccfe1a8-2736-402b-8361-6da1b86c39ff None None] oslo_reports.file_event_handler_interval = 1 {{(pid=150496) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-08-19 19:29:30.165 | Aug 19 19:28:47 dv-osbrick-853458-2-ceph nova-conductor[150496]: DEBUG oslo_service.service [None req-eccfe1a8-2736-402b-8361-6da1b86c39ff None None] oslo_reports.log_dir = None {{(pid=150496) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-08-19 19:29:30.165 | Aug 19 19:28:47 dv-osbrick-853458-2-ceph nova-conductor[150496]: DEBUG oslo_service.service [None req-eccfe1a8-2736-402b-8361-6da1b86c39ff None None] ******************************************************************************** {{(pid=150496) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2613}} 2022-08-19 19:29:30.165 | Aug 19 19:28:57 dv-osbrick-853458-2-ceph nova-conductor[150496]: DEBUG dbcounter [-] [150496] Writing DB stats nova_cell1:SELECT=3 {{(pid=150496) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} 2022-08-19 19:29:30.165 | Aug 19 19:29:12 dv-osbrick-853458-2-ceph nova-conductor[151000]: DEBUG dbcounter [-] [151000] Writing DB stats nova_cell1:SELECT=8 {{(pid=151000) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} 2022-08-19 19:29:30.165 | Aug 19 19:29:12 dv-osbrick-853458-2-ceph nova-conductor[151001]: DEBUG dbcounter [-] [151001] Writing DB stats nova_cell1:SELECT=9,nova_cell1:INSERT=1,nova_cell1:UPDATE=1 {{(pid=151001) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} 2022-08-19 19:29:30.165 | Aug 19 19:29:12 dv-osbrick-853458-2-ceph nova-conductor[151001]: DEBUG dbcounter [-] [151001] Writing DB stats nova_cell1:SELECT=5,nova_cell1:UPDATE=1 {{(pid=151001) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} 2022-08-19 19:29:30.165 | Aug 19 19:29:22 dv-osbrick-853458-2-ceph nova-conductor[151000]: DEBUG dbcounter [-] [151000] Writing DB stats nova_cell1:SELECT=11,nova_cell1:INSERT=1,nova_cell1:UPDATE=2 {{(pid=151000) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} 2022-08-19 19:29:30.168 | + ./stack.sh:main:1431 : is_service_enabled n-api 2022-08-19 19:29:30.188 | + functions-common:is_service_enabled:2095 : return 0 2022-08-19 19:29:30.191 | + ./stack.sh:main:1432 : is_service_enabled n-cpu 2022-08-19 19:29:30.211 | + functions-common:is_service_enabled:2095 : return 1 2022-08-19 19:29:30.214 | + ./stack.sh:main:1439 : echo_summary 'SKIPPING Cell setup because n-cpu is not enabled. You will have to do this manually before you have a working environment.' 2022-08-19 19:29:30.217 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-08-19 19:29:30.220 | + ./stack.sh:echo_summary:441 : echo -e SKIPPING Cell setup because n-cpu is not enabled. You will have to do this manually before you have a working environment. 2022-08-19 19:29:30.223 | + ./stack.sh:main:1446 : /usr/local/bin/nova-status --config-file /etc/nova/nova.conf upgrade check 2022-08-19 19:29:31.369 | Modules with known eventlet monkey patching issues were imported prior to eventlet monkey patching: urllib3. This warning can usually be ignored if the caller is only importing and not executing nova code. 2022-08-19 19:29:34.257 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:29:34.257 | from cryptography.utils import int_from_bytes 2022-08-19 19:29:34.257 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:29:34.258 | from cryptography.utils import int_from_bytes 2022-08-19 19:29:34.258 | +--------------------------------------------------------------------+ 2022-08-19 19:29:34.258 | | Upgrade Check Results | 2022-08-19 19:29:34.258 | +--------------------------------------------------------------------+ 2022-08-19 19:29:34.258 | | Check: Cells v2 | 2022-08-19 19:29:34.258 | | Result: Success | 2022-08-19 19:29:34.258 | | Details: No host mappings or compute nodes were found. Remember to | 2022-08-19 19:29:34.258 | | run command 'nova-manage cell_v2 discover_hosts' when new | 2022-08-19 19:29:34.258 | | compute hosts are deployed. | 2022-08-19 19:29:34.258 | +--------------------------------------------------------------------+ 2022-08-19 19:29:34.258 | | Check: Placement API | 2022-08-19 19:29:34.258 | | Result: Success | 2022-08-19 19:29:34.258 | | Details: None | 2022-08-19 19:29:34.258 | +--------------------------------------------------------------------+ 2022-08-19 19:29:34.258 | | Check: Cinder API | 2022-08-19 19:29:34.258 | | Result: Success | 2022-08-19 19:29:34.258 | | Details: None | 2022-08-19 19:29:34.258 | +--------------------------------------------------------------------+ 2022-08-19 19:29:34.258 | | Check: Policy Scope-based Defaults | 2022-08-19 19:29:34.258 | | Result: Success | 2022-08-19 19:29:34.258 | | Details: None | 2022-08-19 19:29:34.258 | +--------------------------------------------------------------------+ 2022-08-19 19:29:34.258 | | Check: Policy File JSON to YAML Migration | 2022-08-19 19:29:34.258 | | Result: Success | 2022-08-19 19:29:34.258 | | Details: None | 2022-08-19 19:29:34.258 | +--------------------------------------------------------------------+ 2022-08-19 19:29:34.258 | | Check: Older than N-1 computes | 2022-08-19 19:29:34.258 | | Result: Success | 2022-08-19 19:29:34.258 | | Details: None | 2022-08-19 19:29:34.258 | +--------------------------------------------------------------------+ 2022-08-19 19:29:34.258 | | Check: hw_machine_type unset | 2022-08-19 19:29:34.258 | | Result: Success | 2022-08-19 19:29:34.258 | | Details: None | 2022-08-19 19:29:34.259 | +--------------------------------------------------------------------+ 2022-08-19 19:29:34.735 | + ./stack.sh:main:1453 : [[ -x /home/ubuntu/devstack/local.sh ]] 2022-08-19 19:29:34.739 | + ./stack.sh:main:1454 : echo 'Running user script /home/ubuntu/devstack/local.sh' 2022-08-19 19:29:34.739 | Running user script /home/ubuntu/devstack/local.sh 2022-08-19 19:29:34.742 | + ./stack.sh:main:1455 : /home/ubuntu/devstack/local.sh 2022-08-19 19:29:34.744 | Before updating nova flavors: 2022-08-19 19:29:37.219 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:29:37.219 | from cryptography.utils import int_from_bytes 2022-08-19 19:29:37.219 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:29:37.219 | from cryptography.utils import int_from_bytes 2022-08-19 19:29:37.219 | +----+-----------+-------+------+-----------+-------+-----------+ 2022-08-19 19:29:37.219 | | ID | Name | RAM | Disk | Ephemeral | VCPUs | Is Public | 2022-08-19 19:29:37.219 | +----+-----------+-------+------+-----------+-------+-----------+ 2022-08-19 19:29:37.219 | | 1 | m1.tiny | 512 | 1 | 0 | 1 | True | 2022-08-19 19:29:37.219 | | 2 | m1.small | 2048 | 20 | 0 | 1 | True | 2022-08-19 19:29:37.219 | | 3 | m1.medium | 4096 | 40 | 0 | 2 | True | 2022-08-19 19:29:37.219 | | 4 | m1.large | 8192 | 80 | 0 | 4 | True | 2022-08-19 19:29:37.219 | | 5 | m1.xlarge | 16384 | 160 | 0 | 8 | True | 2022-08-19 19:29:37.219 | | c1 | cirros256 | 256 | 1 | 0 | 1 | True | 2022-08-19 19:29:37.219 | | d1 | ds512M | 512 | 5 | 0 | 1 | True | 2022-08-19 19:29:37.219 | | d2 | ds1G | 1024 | 10 | 0 | 1 | True | 2022-08-19 19:29:37.219 | | d3 | ds2G | 2048 | 10 | 0 | 2 | True | 2022-08-19 19:29:37.219 | | d4 | ds4G | 4096 | 20 | 0 | 4 | True | 2022-08-19 19:29:37.219 | +----+-----------+-------+------+-----------+-------+-----------+ 2022-08-19 19:29:38.587 | nova CLI is deprecated and will be a removed in a future release 2022-08-19 19:29:38.587 | ERROR (CommandError): No flavor with a name or ID of '42' exists. 2022-08-19 19:29:38.635 | Flavor 42 not found 2022-08-19 19:29:39.721 | nova CLI is deprecated and will be a removed in a future release 2022-08-19 19:29:39.721 | ERROR (CommandError): No flavor with a name or ID of '84' exists. 2022-08-19 19:29:39.768 | Flavor 84 not found 2022-08-19 19:29:40.882 | nova CLI is deprecated and will be a removed in a future release 2022-08-19 19:29:40.882 | ERROR (CommandError): No flavor with a name or ID of '451' exists. 2022-08-19 19:29:40.935 | Flavor 451 not found 2022-08-19 19:29:41.946 | nova CLI is deprecated and will be a removed in a future release 2022-08-19 19:29:41.946 | +----+---------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2022-08-19 19:29:41.946 | | ID | Name | Memory_MiB | Disk | Ephemeral | Swap | VCPUs | RXTX_Factor | Is_Public | Description | 2022-08-19 19:29:41.946 | +----+---------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2022-08-19 19:29:41.946 | | 42 | m1.nano | 256 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2022-08-19 19:29:41.946 | +----+---------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2022-08-19 19:29:43.026 | nova CLI is deprecated and will be a removed in a future release 2022-08-19 19:29:43.026 | +----+----------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2022-08-19 19:29:43.026 | | ID | Name | Memory_MiB | Disk | Ephemeral | Swap | VCPUs | RXTX_Factor | Is_Public | Description | 2022-08-19 19:29:43.026 | +----+----------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2022-08-19 19:29:43.026 | | 84 | m1.micro | 256 | 2 | 0 | 0 | 1 | 1.0 | True | - | 2022-08-19 19:29:43.026 | +----+----------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2022-08-19 19:29:44.105 | nova CLI is deprecated and will be a removed in a future release 2022-08-19 19:29:44.105 | +-----+---------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2022-08-19 19:29:44.105 | | ID | Name | Memory_MiB | Disk | Ephemeral | Swap | VCPUs | RXTX_Factor | Is_Public | Description | 2022-08-19 19:29:44.105 | +-----+---------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2022-08-19 19:29:44.105 | | 451 | m1.heat | 512 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2022-08-19 19:29:44.105 | +-----+---------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2022-08-19 19:29:45.157 | nova CLI is deprecated and will be a removed in a future release 2022-08-19 19:29:45.158 | +-----+----------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2022-08-19 19:29:45.158 | | ID | Name | Memory_MiB | Disk | Ephemeral | Swap | VCPUs | RXTX_Factor | Is_Public | Description | 2022-08-19 19:29:45.158 | +-----+----------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2022-08-19 19:29:45.158 | | 452 | m1.heat2 | 1024 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2022-08-19 19:29:45.158 | +-----+----------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2022-08-19 19:29:45.207 | After updating nova flavors: 2022-08-19 19:29:46.238 | nova CLI is deprecated and will be a removed in a future release 2022-08-19 19:29:46.238 | +-----+-----------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2022-08-19 19:29:46.238 | | ID | Name | Memory_MiB | Disk | Ephemeral | Swap | VCPUs | RXTX_Factor | Is_Public | Description | 2022-08-19 19:29:46.238 | +-----+-----------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2022-08-19 19:29:46.238 | | 1 | m1.tiny | 512 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2022-08-19 19:29:46.238 | | 2 | m1.small | 2048 | 20 | 0 | 0 | 1 | 1.0 | True | - | 2022-08-19 19:29:46.238 | | 3 | m1.medium | 4096 | 40 | 0 | 0 | 2 | 1.0 | True | - | 2022-08-19 19:29:46.238 | | 4 | m1.large | 8192 | 80 | 0 | 0 | 4 | 1.0 | True | - | 2022-08-19 19:29:46.238 | | 42 | m1.nano | 256 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2022-08-19 19:29:46.238 | | 451 | m1.heat | 512 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2022-08-19 19:29:46.238 | | 452 | m1.heat2 | 1024 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2022-08-19 19:29:46.238 | | 5 | m1.xlarge | 16384 | 160 | 0 | 0 | 8 | 1.0 | True | - | 2022-08-19 19:29:46.238 | | 84 | m1.micro | 256 | 2 | 0 | 0 | 1 | 1.0 | True | - | 2022-08-19 19:29:46.238 | | c1 | cirros256 | 256 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2022-08-19 19:29:46.238 | | d1 | ds512M | 512 | 5 | 0 | 0 | 1 | 1.0 | True | - | 2022-08-19 19:29:46.238 | | d2 | ds1G | 1024 | 10 | 0 | 0 | 1 | 1.0 | True | - | 2022-08-19 19:29:46.238 | | d3 | ds2G | 2048 | 10 | 0 | 0 | 2 | 1.0 | True | - | 2022-08-19 19:29:46.238 | | d4 | ds4G | 4096 | 20 | 0 | 0 | 4 | 1.0 | True | - | 2022-08-19 19:29:46.238 | +-----+-----------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2022-08-19 19:29:49.001 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:29:49.001 | from cryptography.utils import int_from_bytes 2022-08-19 19:29:49.001 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:29:49.001 | from cryptography.utils import int_from_bytes 2022-08-19 19:29:51.983 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:29:51.984 | from cryptography.utils import int_from_bytes 2022-08-19 19:29:51.984 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:29:51.984 | from cryptography.utils import int_from_bytes 2022-08-19 19:29:52.163 | Neutron networks: 2022-08-19 19:29:54.775 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:29:54.775 | from cryptography.utils import int_from_bytes 2022-08-19 19:29:54.775 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:29:54.775 | from cryptography.utils import int_from_bytes 2022-08-19 19:29:54.775 | +--------------------------------------+---------+--------------------------------------+ 2022-08-19 19:29:54.775 | | ID | Name | Subnets | 2022-08-19 19:29:54.775 | +--------------------------------------+---------+--------------------------------------+ 2022-08-19 19:29:54.775 | | 34d51720-4f88-4192-b53b-e22c627ff6a9 | private | ea5d0f04-737f-4fda-a327-00ebf6f1b18d | 2022-08-19 19:29:54.775 | | 4da8ea6f-3d92-4948-a98f-9f489e7b9d9b | public | 6eb29493-abdc-4077-a5bb-1cdd1c5fb2c5 | 2022-08-19 19:29:54.775 | +--------------------------------------+---------+--------------------------------------+ 2022-08-19 19:29:57.446 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:29:57.446 | from cryptography.utils import int_from_bytes 2022-08-19 19:29:57.446 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:29:57.446 | from cryptography.utils import int_from_bytes 2022-08-19 19:30:00.183 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:30:00.183 | from cryptography.utils import int_from_bytes 2022-08-19 19:30:00.183 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:30:00.183 | from cryptography.utils import int_from_bytes 2022-08-19 19:30:00.183 | +---------------------------+--------------------------------------+ 2022-08-19 19:30:00.183 | | Field | Value | 2022-08-19 19:30:00.183 | +---------------------------+--------------------------------------+ 2022-08-19 19:30:00.183 | | admin_state_up | UP | 2022-08-19 19:30:00.183 | | availability_zone_hints | | 2022-08-19 19:30:00.183 | | availability_zones | nova | 2022-08-19 19:30:00.183 | | created_at | 2022-08-19T19:28:01Z | 2022-08-19 19:30:00.183 | | description | | 2022-08-19 19:30:00.183 | | dns_domain | None | 2022-08-19 19:30:00.183 | | id | 34d51720-4f88-4192-b53b-e22c627ff6a9 | 2022-08-19 19:30:00.183 | | ipv4_address_scope | None | 2022-08-19 19:30:00.183 | | ipv6_address_scope | None | 2022-08-19 19:30:00.183 | | is_default | None | 2022-08-19 19:30:00.183 | | is_vlan_transparent | None | 2022-08-19 19:30:00.183 | | mtu | 1500 | 2022-08-19 19:30:00.183 | | name | private | 2022-08-19 19:30:00.183 | | port_security_enabled | True | 2022-08-19 19:30:00.183 | | project_id | 84253ede8aa34d9bb8638223c2d7ad79 | 2022-08-19 19:30:00.183 | | provider:network_type | vlan | 2022-08-19 19:30:00.183 | | provider:physical_network | physnet1 | 2022-08-19 19:30:00.183 | | provider:segmentation_id | 401 | 2022-08-19 19:30:00.183 | | qos_policy_id | None | 2022-08-19 19:30:00.183 | | revision_number | 3 | 2022-08-19 19:30:00.184 | | router:external | Internal | 2022-08-19 19:30:00.184 | | segments | None | 2022-08-19 19:30:00.184 | | shared | False | 2022-08-19 19:30:00.184 | | status | ACTIVE | 2022-08-19 19:30:00.184 | | subnets | ea5d0f04-737f-4fda-a327-00ebf6f1b18d | 2022-08-19 19:30:00.184 | | tags | | 2022-08-19 19:30:00.184 | | updated_at | 2022-08-19T19:29:51Z | 2022-08-19 19:30:00.184 | +---------------------------+--------------------------------------+ 2022-08-19 19:30:02.841 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:30:02.841 | from cryptography.utils import int_from_bytes 2022-08-19 19:30:02.841 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:30:02.841 | from cryptography.utils import int_from_bytes 2022-08-19 19:30:02.841 | +---------------------------+--------------------------------------+ 2022-08-19 19:30:02.841 | | Field | Value | 2022-08-19 19:30:02.841 | +---------------------------+--------------------------------------+ 2022-08-19 19:30:02.841 | | admin_state_up | UP | 2022-08-19 19:30:02.842 | | availability_zone_hints | | 2022-08-19 19:30:02.842 | | availability_zones | nova | 2022-08-19 19:30:02.842 | | created_at | 2022-08-19T19:28:19Z | 2022-08-19 19:30:02.842 | | description | | 2022-08-19 19:30:02.842 | | dns_domain | None | 2022-08-19 19:30:02.842 | | id | 4da8ea6f-3d92-4948-a98f-9f489e7b9d9b | 2022-08-19 19:30:02.842 | | ipv4_address_scope | None | 2022-08-19 19:30:02.842 | | ipv6_address_scope | None | 2022-08-19 19:30:02.842 | | is_default | True | 2022-08-19 19:30:02.842 | | is_vlan_transparent | None | 2022-08-19 19:30:02.842 | | mtu | 1500 | 2022-08-19 19:30:02.842 | | name | public | 2022-08-19 19:30:02.842 | | port_security_enabled | True | 2022-08-19 19:30:02.842 | | project_id | 5477f1d1785b40499847c6f71cd220c2 | 2022-08-19 19:30:02.842 | | provider:network_type | flat | 2022-08-19 19:30:02.842 | | provider:physical_network | physnet1 | 2022-08-19 19:30:02.842 | | provider:segmentation_id | None | 2022-08-19 19:30:02.842 | | qos_policy_id | None | 2022-08-19 19:30:02.842 | | revision_number | 2 | 2022-08-19 19:30:02.842 | | router:external | External | 2022-08-19 19:30:02.842 | | segments | None | 2022-08-19 19:30:02.842 | | shared | False | 2022-08-19 19:30:02.842 | | status | ACTIVE | 2022-08-19 19:30:02.842 | | subnets | 6eb29493-abdc-4077-a5bb-1cdd1c5fb2c5 | 2022-08-19 19:30:02.842 | | tags | | 2022-08-19 19:30:02.842 | | updated_at | 2022-08-19T19:28:27Z | 2022-08-19 19:30:02.842 | +---------------------------+--------------------------------------+ 2022-08-19 19:30:03.002 | Neutron subnetworks: 2022-08-19 19:30:05.510 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:30:05.510 | from cryptography.utils import int_from_bytes 2022-08-19 19:30:05.510 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:30:05.510 | from cryptography.utils import int_from_bytes 2022-08-19 19:30:05.510 | +--------------------------------------+----------------+--------------------------------------+---------------+ 2022-08-19 19:30:05.510 | | ID | Name | Network | Subnet | 2022-08-19 19:30:05.511 | +--------------------------------------+----------------+--------------------------------------+---------------+ 2022-08-19 19:30:05.511 | | 6eb29493-abdc-4077-a5bb-1cdd1c5fb2c5 | public-subnet | 4da8ea6f-3d92-4948-a98f-9f489e7b9d9b | 172.31.1.0/24 | 2022-08-19 19:30:05.511 | | ea5d0f04-737f-4fda-a327-00ebf6f1b18d | private-subnet | 34d51720-4f88-4192-b53b-e22c627ff6a9 | 172.20.0.0/26 | 2022-08-19 19:30:05.511 | +--------------------------------------+----------------+--------------------------------------+---------------+ 2022-08-19 19:30:08.206 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:30:08.206 | from cryptography.utils import int_from_bytes 2022-08-19 19:30:08.206 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:30:08.206 | from cryptography.utils import int_from_bytes 2022-08-19 19:30:10.850 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:30:10.850 | from cryptography.utils import int_from_bytes 2022-08-19 19:30:10.850 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:30:10.850 | from cryptography.utils import int_from_bytes 2022-08-19 19:30:10.850 | +----------------------+--------------------------------------+ 2022-08-19 19:30:10.850 | | Field | Value | 2022-08-19 19:30:10.850 | +----------------------+--------------------------------------+ 2022-08-19 19:30:10.850 | | allocation_pools | 172.31.1.2-172.31.1.254 | 2022-08-19 19:30:10.850 | | cidr | 172.31.1.0/24 | 2022-08-19 19:30:10.850 | | created_at | 2022-08-19T19:28:27Z | 2022-08-19 19:30:10.850 | | description | | 2022-08-19 19:30:10.850 | | dns_nameservers | | 2022-08-19 19:30:10.850 | | dns_publish_fixed_ip | None | 2022-08-19 19:30:10.851 | | enable_dhcp | False | 2022-08-19 19:30:10.851 | | gateway_ip | 172.31.1.1 | 2022-08-19 19:30:10.851 | | host_routes | | 2022-08-19 19:30:10.851 | | id | 6eb29493-abdc-4077-a5bb-1cdd1c5fb2c5 | 2022-08-19 19:30:10.851 | | ip_version | 4 | 2022-08-19 19:30:10.851 | | ipv6_address_mode | None | 2022-08-19 19:30:10.851 | | ipv6_ra_mode | None | 2022-08-19 19:30:10.851 | | name | public-subnet | 2022-08-19 19:30:10.851 | | network_id | 4da8ea6f-3d92-4948-a98f-9f489e7b9d9b | 2022-08-19 19:30:10.851 | | project_id | 5477f1d1785b40499847c6f71cd220c2 | 2022-08-19 19:30:10.851 | | revision_number | 0 | 2022-08-19 19:30:10.851 | | segment_id | None | 2022-08-19 19:30:10.851 | | service_types | | 2022-08-19 19:30:10.851 | | subnetpool_id | None | 2022-08-19 19:30:10.851 | | tags | | 2022-08-19 19:30:10.851 | | tenant_id | 5477f1d1785b40499847c6f71cd220c2 | 2022-08-19 19:30:10.851 | | updated_at | 2022-08-19T19:28:27Z | 2022-08-19 19:30:10.851 | +----------------------+--------------------------------------+ 2022-08-19 19:30:13.554 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:30:13.554 | from cryptography.utils import int_from_bytes 2022-08-19 19:30:13.554 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:30:13.554 | from cryptography.utils import int_from_bytes 2022-08-19 19:30:13.554 | +----------------------+--------------------------------------+ 2022-08-19 19:30:13.554 | | Field | Value | 2022-08-19 19:30:13.554 | +----------------------+--------------------------------------+ 2022-08-19 19:30:13.554 | | allocation_pools | 172.20.0.2-172.20.0.62 | 2022-08-19 19:30:13.554 | | cidr | 172.20.0.0/26 | 2022-08-19 19:30:13.554 | | created_at | 2022-08-19T19:28:05Z | 2022-08-19 19:30:13.554 | | description | | 2022-08-19 19:30:13.554 | | dns_nameservers | 8.8.4.4, 8.8.8.8 | 2022-08-19 19:30:13.554 | | dns_publish_fixed_ip | None | 2022-08-19 19:30:13.554 | | enable_dhcp | True | 2022-08-19 19:30:13.554 | | gateway_ip | 172.20.0.1 | 2022-08-19 19:30:13.554 | | host_routes | | 2022-08-19 19:30:13.554 | | id | ea5d0f04-737f-4fda-a327-00ebf6f1b18d | 2022-08-19 19:30:13.554 | | ip_version | 4 | 2022-08-19 19:30:13.554 | | ipv6_address_mode | None | 2022-08-19 19:30:13.554 | | ipv6_ra_mode | None | 2022-08-19 19:30:13.554 | | name | private-subnet | 2022-08-19 19:30:13.554 | | network_id | 34d51720-4f88-4192-b53b-e22c627ff6a9 | 2022-08-19 19:30:13.554 | | project_id | 84253ede8aa34d9bb8638223c2d7ad79 | 2022-08-19 19:30:13.554 | | revision_number | 1 | 2022-08-19 19:30:13.554 | | segment_id | None | 2022-08-19 19:30:13.554 | | service_types | | 2022-08-19 19:30:13.555 | | subnetpool_id | 7abc115f-e292-4705-85ef-8634c67b524f | 2022-08-19 19:30:13.555 | | tags | | 2022-08-19 19:30:13.555 | | tenant_id | 84253ede8aa34d9bb8638223c2d7ad79 | 2022-08-19 19:30:13.555 | | updated_at | 2022-08-19T19:29:51Z | 2022-08-19 19:30:13.555 | +----------------------+--------------------------------------+ 2022-08-19 19:30:13.799 | + ./stack.sh:main:1464 : command openstack complete 2022-08-19 19:30:13.800 | + ./stack.sh:main:1465 : sudo tee /etc/bash_completion.d/osc.bash_completion 2022-08-19 19:30:13.802 | + ./stack.sh:main:1464 : openstack complete 2022-08-19 19:30:16.542 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:30:16.542 | from cryptography.utils import int_from_bytes 2022-08-19 19:30:16.542 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:30:16.542 | from cryptography.utils import int_from_bytes 2022-08-19 19:30:16.543 | The 'openstack bgp speaker show dragents' CLI is deprecated and will be removed in the future. Use 'openstack bgp dragent list' CLI instead. 2022-08-19 19:30:16.921 | + ./stack.sh:main:1468 : is_service_enabled cinder 2022-08-19 19:30:16.944 | + functions-common:is_service_enabled:2095 : return 0 2022-08-19 19:30:16.947 | + ./stack.sh:main:1469 : is_ubuntu 2022-08-19 19:30:16.950 | + functions-common:is_ubuntu:567 : [[ -z deb ]] 2022-08-19 19:30:16.953 | + functions-common:is_ubuntu:570 : '[' deb = deb ']' 2022-08-19 19:30:16.956 | + ./stack.sh:main:1470 : echo_summary 'Configuring lvm.conf global device filter' 2022-08-19 19:30:16.959 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-08-19 19:30:16.963 | + ./stack.sh:echo_summary:441 : echo -e Configuring lvm.conf global device filter 2022-08-19 19:30:16.966 | + ./stack.sh:main:1471 : set_lvm_filter 2022-08-19 19:30:16.969 | + lib/lvm:set_lvm_filter:183 : local 'filter_suffix="r|.*|" ] # from devstack' 2022-08-19 19:30:16.971 | + lib/lvm:set_lvm_filter:184 : local 'filter_string=global_filter = [ ' 2022-08-19 19:30:16.974 | + lib/lvm:set_lvm_filter:185 : local pv 2022-08-19 19:30:16.977 | + lib/lvm:set_lvm_filter:186 : local vg 2022-08-19 19:30:16.979 | + lib/lvm:set_lvm_filter:187 : local line 2022-08-19 19:30:16.983 | ++ lib/lvm:set_lvm_filter:189 : sudo pvs --noheadings -o name 2022-08-19 19:30:17.110 | + lib/lvm:set_lvm_filter:194 : filter_string='global_filter = [ "r|.*|" ] # from devstack' 2022-08-19 19:30:17.115 | + lib/lvm:set_lvm_filter:196 : clean_lvm_filter 2022-08-19 19:30:17.119 | + lib/lvm:clean_lvm_filter:171 : sudo sed -i 's/^.*# from devstack$//' /etc/lvm/lvm.conf 2022-08-19 19:30:17.136 | + lib/lvm:set_lvm_filter:197 : sudo sed -i '/# global_filter = \[*\]/a\ global_filter = [ "r|.*|" ] # from devstack' /etc/lvm/lvm.conf 2022-08-19 19:30:17.151 | + lib/lvm:set_lvm_filter:198 : echo_summary 'set lvm.conf device global_filter to: global_filter = [ "r|.*|" ] # from devstack' 2022-08-19 19:30:17.154 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-08-19 19:30:17.158 | + ./stack.sh:echo_summary:441 : echo -e set lvm.conf device global_filter to: global_filter = '[' '"r|.*|"' ']' '#' from devstack 2022-08-19 19:30:17.162 | + ./stack.sh:main:1481 : run_phase stack test-config 2022-08-19 19:30:17.165 | + functions-common:run_phase:1867 : local mode=stack 2022-08-19 19:30:17.168 | + functions-common:run_phase:1868 : local phase=test-config 2022-08-19 19:30:17.171 | + functions-common:run_phase:1869 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-08-19 19:30:17.174 | + functions-common:run_phase:1870 : local extra_plugin_file_name 2022-08-19 19:30:17.178 | + functions-common:run_phase:1871 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-08-19 19:30:17.181 | + functions-common:run_phase:1876 : local exceptions=80-tempest.sh 2022-08-19 19:30:17.184 | + functions-common:run_phase:1877 : local extra 2022-08-19 19:30:17.187 | ++ functions-common:run_phase:1878 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-08-19 19:30:17.192 | + functions-common:run_phase:1878 : extra=80-tempest.sh 2022-08-19 19:30:17.195 | + functions-common:run_phase:1879 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-08-19 19:30:17.197 | + functions-common:run_phase:1883 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-08-19 19:30:17.200 | + functions-common:run_phase:1883 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack test-config 2022-08-19 19:30:17.203 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-08-19 19:30:17.222 | ++ functions-common:is_service_enabled:2095 : return 0 2022-08-19 19:30:17.225 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-08-19 19:30:17.228 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-08-19 19:30:17.232 | ++ extras.d/80-tempest.sh:source:7 : [[ test-config == \i\n\s\t\a\l\l ]] 2022-08-19 19:30:17.235 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2022-08-19 19:30:17.238 | ++ extras.d/80-tempest.sh:source:10 : [[ test-config == \p\o\s\t\-\c\o\n\f\i\g ]] 2022-08-19 19:30:17.242 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2022-08-19 19:30:17.244 | ++ extras.d/80-tempest.sh:source:13 : [[ test-config == \e\x\t\r\a ]] 2022-08-19 19:30:17.248 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2022-08-19 19:30:17.250 | ++ extras.d/80-tempest.sh:source:16 : [[ test-config == \p\o\s\t\-\e\x\t\r\a ]] 2022-08-19 19:30:17.254 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2022-08-19 19:30:17.258 | ++ extras.d/80-tempest.sh:source:19 : [[ test-config == \t\e\s\t\-\c\o\n\f\i\g ]] 2022-08-19 19:30:17.261 | ++ extras.d/80-tempest.sh:source:20 : async_wait install_tempest 2022-08-19 19:30:17.316 | [90820 Async install_tempest:120520]: Waiting for completion of install_tempest running on PID 120520 (1 other jobs running) 2022-08-19 19:30:17.349 | [90820 Async install_tempest:120520]: Signaling child to exit 2022-08-19 19:30:17.349 | WAKEUP 2022-08-19 19:30:17.374 | [90820 Async install_tempest:120520]: Signaled 2022-08-19 19:30:17.375 | ++ lib/tempest:install_tempest:777 : git_clone https://opendev.org/openstack/tempest.git /opt/stack/tempest master 2022-08-19 19:30:17.375 | ++ functions-common:git_clone:596 : local git_remote=https://opendev.org/openstack/tempest.git 2022-08-19 19:30:17.376 | ++ functions-common:git_clone:597 : local git_dest=/opt/stack/tempest 2022-08-19 19:30:17.376 | ++ functions-common:git_clone:598 : local git_ref=master 2022-08-19 19:30:17.376 | ++ functions-common:git_clone:599 : local orig_dir 2022-08-19 19:30:17.376 | +++ functions-common:git_clone:600 : pwd 2022-08-19 19:30:17.376 | ++ functions-common:git_clone:600 : orig_dir=/home/ubuntu/devstack 2022-08-19 19:30:17.376 | ++ functions-common:git_clone:601 : local git_clone_flags= 2022-08-19 19:30:17.376 | +++ functions-common:git_clone:603 : trueorfalse False RECLONE 2022-08-19 19:30:17.376 | ++ functions-common:git_clone:603 : RECLONE=False 2022-08-19 19:30:17.376 | ++ functions-common:git_clone:604 : [[ 0 -gt 0 ]] 2022-08-19 19:30:17.376 | ++ functions-common:git_clone:608 : [[ False = \T\r\u\e ]] 2022-08-19 19:30:17.376 | ++ functions-common:git_clone:617 : echo master 2022-08-19 19:30:17.376 | ++ functions-common:git_clone:617 : egrep -q '^refs' 2022-08-19 19:30:17.376 | ++ functions-common:git_clone:631 : [[ ! -d /opt/stack/tempest ]] 2022-08-19 19:30:17.376 | ++ functions-common:git_clone:639 : [[ False = \T\r\u\e ]] 2022-08-19 19:30:17.376 | ++ functions-common:git_clone:674 : sudo git config --system --add safe.directory /opt/stack/tempest 2022-08-19 19:30:17.376 | ++ functions-common:git_clone:677 : cd /opt/stack/tempest 2022-08-19 19:30:17.376 | ++ functions-common:git_clone:678 : git show --oneline 2022-08-19 19:30:17.376 | ++ functions-common:git_clone:678 : head -1 2022-08-19 19:30:17.376 | 13036879e Merge "Add waiter for object creation" 2022-08-19 19:30:17.376 | ++ functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-08-19 19:30:17.376 | ++ lib/tempest:install_tempest:778 : pip_install 'tox!=2.8.0' 2022-08-19 19:30:17.376 | Using python 3.8 to install tox!=2.8.0 2022-08-19 19:30:17.376 | ++ inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt 'tox!=2.8.0' 2022-08-19 19:30:17.376 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:30:17.376 | from cryptography.utils import int_from_bytes 2022-08-19 19:30:17.376 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:30:17.376 | from cryptography.utils import int_from_bytes 2022-08-19 19:30:17.376 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-08-19 19:30:17.376 | Collecting tox!=2.8.0 2022-08-19 19:30:17.376 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/c38/e15f4733683a9/tox-3.25.1-py2.py3-none-any.whl (85 kB) 2022-08-19 19:30:17.376 | Collecting py===1.11.0 2022-08-19 19:30:17.376 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/607/c53218732647d/py-1.11.0-py2.py3-none-any.whl (98 kB) 2022-08-19 19:30:17.376 | Requirement already satisfied: packaging===21.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 328)) (21.3) 2022-08-19 19:30:17.377 | Requirement already satisfied: virtualenv===20.16.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 567)) (20.16.3) 2022-08-19 19:30:17.377 | Collecting pluggy===1.0.0 2022-08-19 19:30:17.377 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/741/34bbf457f031a/pluggy-1.0.0-py2.py3-none-any.whl (13 kB) 2022-08-19 19:30:17.377 | Requirement already satisfied: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 483)) (1.16.0) 2022-08-19 19:30:17.377 | Requirement already satisfied: filelock===3.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 167)) (3.8.0) 2022-08-19 19:30:17.377 | Collecting toml===0.10.2 2022-08-19 19:30:17.377 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/806/143ae5bfb6a3c/toml-0.10.2-py2.py3-none-any.whl (16 kB) 2022-08-19 19:30:17.377 | Requirement already satisfied: pyparsing===3.0.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 369)) (3.0.9) 2022-08-19 19:30:17.377 | Requirement already satisfied: distlib===0.3.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 138)) (0.3.5) 2022-08-19 19:30:17.377 | Requirement already satisfied: platformdirs===2.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 339)) (2.5.2) 2022-08-19 19:30:17.377 | Installing collected packages: pluggy, py, toml, tox 2022-08-19 19:30:17.377 | Attempting uninstall: pluggy 2022-08-19 19:30:17.377 | Found existing installation: pluggy 0.13.0 2022-08-19 19:30:17.377 | Not uninstalling pluggy at /usr/lib/python3/dist-packages, outside environment /usr 2022-08-19 19:30:17.377 | Can't uninstall 'pluggy'. No files were found to uninstall. 2022-08-19 19:30:17.377 | Attempting uninstall: py 2022-08-19 19:30:17.377 | Found existing installation: py 1.8.1 2022-08-19 19:30:17.377 | Not uninstalling py at /usr/lib/python3/dist-packages, outside environment /usr 2022-08-19 19:30:17.377 | Can't uninstall 'py'. No files were found to uninstall. 2022-08-19 19:30:17.377 | Successfully installed pluggy-1.0.0 py-1.11.0 toml-0.10.2 tox-3.25.1 2022-08-19 19:30:17.377 | ++ inc/python:pip_install:196 : result=0 2022-08-19 19:30:17.377 | ++ inc/python:pip_install:198 : time_stop pip_install 2022-08-19 19:30:17.377 | ++ functions-common:time_stop:2439 : local name 2022-08-19 19:30:17.377 | ++ functions-common:time_stop:2440 : local end_time 2022-08-19 19:30:17.377 | ++ functions-common:time_stop:2441 : local elapsed_time 2022-08-19 19:30:17.377 | ++ functions-common:time_stop:2442 : local total 2022-08-19 19:30:17.377 | ++ functions-common:time_stop:2443 : local start_time 2022-08-19 19:30:17.377 | ++ functions-common:time_stop:2445 : name=pip_install 2022-08-19 19:30:17.377 | ++ functions-common:time_stop:2446 : start_time=1660936884523 2022-08-19 19:30:17.377 | ++ functions-common:time_stop:2448 : [[ -z 1660936884523 ]] 2022-08-19 19:30:17.377 | +++ functions-common:time_stop:2451 : date +%s%3N 2022-08-19 19:30:17.377 | ++ functions-common:time_stop:2451 : end_time=1660936891403 2022-08-19 19:30:17.377 | ++ functions-common:time_stop:2452 : elapsed_time=6880 2022-08-19 19:30:17.378 | ++ functions-common:time_stop:2453 : total=174556 2022-08-19 19:30:17.378 | ++ functions-common:time_stop:2455 : _TIME_START[$name]= 2022-08-19 19:30:17.378 | ++ functions-common:time_stop:2456 : _TIME_TOTAL[$name]=181436 2022-08-19 19:30:17.378 | ++ inc/python:pip_install:199 : return 0 2022-08-19 19:30:17.378 | ++ lib/tempest:install_tempest:779 : pushd /opt/stack/tempest 2022-08-19 19:30:17.378 | /opt/stack/tempest ~/devstack 2022-08-19 19:30:17.378 | ++ lib/tempest:install_tempest:783 : git checkout master 2022-08-19 19:30:17.378 | M .coveragerc 2022-08-19 19:30:17.378 | M .gitignore 2022-08-19 19:30:17.378 | M .gitreview 2022-08-19 19:30:17.378 | M .mailmap 2022-08-19 19:30:17.378 | M .stestr.conf 2022-08-19 19:30:17.378 | M CONTRIBUTING.rst 2022-08-19 19:30:17.378 | M HACKING.rst 2022-08-19 19:30:17.378 | M LICENSE 2022-08-19 19:30:17.378 | M README.rst 2022-08-19 19:30:17.378 | M REVIEWING.rst 2022-08-19 19:30:17.378 | M bindep.txt 2022-08-19 19:30:17.378 | M doc/requirements.txt 2022-08-19 19:30:17.378 | M doc/source/_extra/.htaccess 2022-08-19 19:30:17.378 | M doc/source/_static/.keep 2022-08-19 19:30:17.378 | M doc/source/account_generator.rst 2022-08-19 19:30:17.378 | M doc/source/cleanup.rst 2022-08-19 19:30:17.378 | M doc/source/conf.py 2022-08-19 19:30:17.378 | M doc/source/configuration.rst 2022-08-19 19:30:17.378 | M doc/source/contributor/contributing.rst 2022-08-19 19:30:17.378 | M doc/source/data/tempest-non-active-plugins-registry.header 2022-08-19 19:30:17.378 | M doc/source/data/tempest-plugins-registry.header 2022-08-19 19:30:17.378 | M doc/source/index.rst 2022-08-19 19:30:17.378 | M doc/source/keystone_scopes_and_roles_support.rst 2022-08-19 19:30:17.378 | M doc/source/library.rst 2022-08-19 19:30:17.378 | M doc/source/library/api_microversion_testing.rst 2022-08-19 19:30:17.378 | M doc/source/library/auth.rst 2022-08-19 19:30:17.378 | M doc/source/library/cli.rst 2022-08-19 19:30:17.378 | M doc/source/library/clients.rst 2022-08-19 19:30:17.378 | M doc/source/library/credential_providers.rst 2022-08-19 19:30:17.379 | M doc/source/library/decorators.rst 2022-08-19 19:30:17.379 | M doc/source/library/rest_client.rst 2022-08-19 19:30:17.379 | M doc/source/library/service_clients/compute_clients.rst 2022-08-19 19:30:17.379 | M doc/source/library/utils.rst 2022-08-19 19:30:17.379 | M doc/source/library/validation_resources.rst 2022-08-19 19:30:17.379 | M doc/source/microversion_testing.rst 2022-08-19 19:30:17.379 | M doc/source/overview.rst 2022-08-19 19:30:17.379 | M doc/source/plugins/index.rst 2022-08-19 19:30:17.379 | M doc/source/plugins/plugin.rst 2022-08-19 19:30:17.379 | M doc/source/requirement_upper_constraint_for_tempest.rst 2022-08-19 19:30:17.379 | M doc/source/run.rst 2022-08-19 19:30:17.379 | M doc/source/sampleconf.rst 2022-08-19 19:30:17.379 | M doc/source/stable_branch_support_policy.rst 2022-08-19 19:30:17.379 | M doc/source/stable_branch_testing_policy.rst 2022-08-19 19:30:17.379 | M doc/source/subunit_describe_calls.rst 2022-08-19 19:30:17.379 | M doc/source/supported_version.rst 2022-08-19 19:30:17.379 | M doc/source/tempest_and_plugins_compatible_version_policy.rst 2022-08-19 19:30:17.379 | M doc/source/test_removal.rst 2022-08-19 19:30:17.379 | M doc/source/tests/modules.rst 2022-08-19 19:30:17.379 | M doc/source/workspace.rst 2022-08-19 19:30:17.379 | M doc/source/write_tests.rst 2022-08-19 19:30:17.379 | M etc/accounts.yaml.sample 2022-08-19 19:30:17.379 | M etc/allow-list.yaml 2022-08-19 19:30:17.379 | M etc/logging.conf.sample 2022-08-19 19:30:17.379 | M etc/rbac-persona-accounts.yaml.sample 2022-08-19 19:30:17.379 | M playbooks/devstack-tempest-ipv6.yaml 2022-08-19 19:30:17.379 | M playbooks/devstack-tempest.yaml 2022-08-19 19:30:17.379 | M playbooks/enable-fips.yaml 2022-08-19 19:30:17.379 | M playbooks/post-tempest.yaml 2022-08-19 19:30:17.379 | M releasenotes/notes/10/10.0-supported-openstack-releases-b88db468695348f6.yaml 2022-08-19 19:30:17.379 | M releasenotes/notes/10/10.0.0-Tempest-library-interface-0eb680b810139a50.yaml 2022-08-19 19:30:17.379 | M releasenotes/notes/10/10.0.0-start-using-reno-ed9518126fd0e1a3.yaml 2022-08-19 19:30:17.379 | M releasenotes/notes/11/11.0.0-api-microversion-testing-support-2ceddd2255670932.yaml 2022-08-19 19:30:17.379 | M releasenotes/notes/11/11.0.0-compute-microversion-support-e0b23f960f894b9b.yaml 2022-08-19 19:30:17.380 | M releasenotes/notes/11/11.0.0-supported-openstack-releases-1e5d7295d939d439.yaml 2022-08-19 19:30:17.380 | M releasenotes/notes/12/12.0.0-supported-openstack-releases-f10aac381d933dd1.yaml 2022-08-19 19:30:17.380 | M releasenotes/notes/12/12.1.0-add-network-versions-client-d90e8334e1443f5c.yaml 2022-08-19 19:30:17.380 | M releasenotes/notes/12/12.1.0-add-scope-to-auth-b5a82493ea89f41e.yaml 2022-08-19 19:30:17.380 | M releasenotes/notes/12/12.1.0-add-tempest-run-3d0aaf69c2ca4115.yaml 2022-08-19 19:30:17.380 | M releasenotes/notes/12/12.1.0-add-tempest-workspaces-228a2ba4690b5589.yaml 2022-08-19 19:30:17.380 | M releasenotes/notes/12/12.1.0-add_subunit_describe_calls-5498a37e6cd66c4b.yaml 2022-08-19 19:30:17.380 | M releasenotes/notes/12/12.1.0-bug-1486834-7ebca15836ae27a9.yaml 2022-08-19 19:30:17.380 | M releasenotes/notes/12/12.1.0-identity-clients-as-library-e663c6132fcac6c2.yaml 2022-08-19 19:30:17.380 | M releasenotes/notes/12/12.1.0-image-clients-as-library-86d17caa26ce3961.yaml 2022-08-19 19:30:17.380 | M releasenotes/notes/12/12.1.0-new-test-utils-module-adf34468c4d52719.yaml 2022-08-19 19:30:17.380 | M releasenotes/notes/12/12.1.0-remove-input-scenarios-functionality-01308e6d4307f580.yaml 2022-08-19 19:30:17.380 | M releasenotes/notes/12/12.1.0-remove-integrated-horizon-bb57551c1e5f5be3.yaml 2022-08-19 19:30:17.380 | M releasenotes/notes/12/12.1.0-remove-legacy-credential-providers-3d653ac3ba1ada2b.yaml 2022-08-19 19:30:17.380 | M releasenotes/notes/12/12.1.0-remove-trove-tests-666522e9113549f9.yaml 2022-08-19 19:30:17.380 | M releasenotes/notes/12/12.1.0-routers-client-as-library-25a363379da351f6.yaml 2022-08-19 19:30:17.380 | M releasenotes/notes/12/12.1.0-support-chunked-encoding-d71f53225f68edf3.yaml 2022-08-19 19:30:17.380 | M releasenotes/notes/12/12.1.0-tempest-init-global-config-dir-location-changes-12260255871d3a2b.yaml 2022-08-19 19:30:17.380 | M releasenotes/notes/12/12.2.0-add-httptimeout-in-restclient-ax78061900e3f3d7.yaml 2022-08-19 19:30:17.380 | M releasenotes/notes/12/12.2.0-add-new-identity-clients-3c3afd674a395bde.yaml 2022-08-19 19:30:17.380 | M releasenotes/notes/12/12.2.0-clients_module-16f3025f515bf9ec.yaml 2022-08-19 19:30:17.380 | M releasenotes/notes/12/12.2.0-nova_cert_default-90eb7c1e3cde624a.yaml 2022-08-19 19:30:17.380 | M releasenotes/notes/12/12.2.0-plugin-service-client-registration-00b19a2dd4935ba0.yaml 2022-08-19 19:30:17.380 | M releasenotes/notes/12/12.2.0-remove-javelin-276f62d04f7e4a1d.yaml 2022-08-19 19:30:17.380 | M releasenotes/notes/12/12.2.0-service_client_config-8a1d7b4de769c633.yaml 2022-08-19 19:30:17.380 | M releasenotes/notes/12/12.2.0-volume-clients-as-library-9a3444dd63c134b3.yaml 2022-08-19 19:30:17.380 | M releasenotes/notes/13/13.0.0-add-new-identity-clients-as-library-5f7ndha733nwdsn9.yaml 2022-08-19 19:30:17.380 | M releasenotes/notes/13/13.0.0-add-volume-clients-as-a-library-d05b6bc35e66c6ef.yaml 2022-08-19 19:30:17.380 | M releasenotes/notes/13/13.0.0-deprecate-get_ipv6_addr_by_EUI64-4673f07677289cf6.yaml 2022-08-19 19:30:17.380 | M releasenotes/notes/13/13.0.0-move-call-until-true-to-tempest-lib-c9ea70dd6fe9bd15.yaml 2022-08-19 19:30:17.380 | M releasenotes/notes/13/13.0.0-start-of-newton-support-3ebb274f300f28eb.yaml 2022-08-19 19:30:17.380 | M releasenotes/notes/13/13.0.0-tempest-cleanup-nostandalone-39df2aafb2545d35.yaml 2022-08-19 19:30:17.380 | M releasenotes/notes/13/13.0.0-volume-clients-as-library-660811011be29d1a.yaml 2022-08-19 19:30:17.380 | M releasenotes/notes/14/14.0.0-add-cred-provider-abstract-class-to-lib-70ff513221f8a871.yaml 2022-08-19 19:30:17.381 | M releasenotes/notes/14/14.0.0-add-cred_client-to-tempest.lib-4d4af33f969c576f.yaml 2022-08-19 19:30:17.381 | M releasenotes/notes/14/14.0.0-add-error-code-translation-to-versions-clients-acbc78292e24b014.yaml 2022-08-19 19:30:17.381 | M releasenotes/notes/14/14.0.0-add-image-clients-af94564fb34ddca6.yaml 2022-08-19 19:30:17.381 | M releasenotes/notes/14/14.0.0-add-role-assignments-client-as-a-library-d34b4fdf376984ad.yaml 2022-08-19 19:30:17.381 | M releasenotes/notes/14/14.0.0-add-service-provider-client-cbba77d424a30dd3.yaml 2022-08-19 19:30:17.381 | M releasenotes/notes/14/14.0.0-add-ssh-port-parameter-to-client-6d16c374ac4456c1.yaml 2022-08-19 19:30:17.381 | M releasenotes/notes/14/14.0.0-deprecate-nova-api-extensions-df16b02485dae203.yaml 2022-08-19 19:30:17.381 | M releasenotes/notes/14/14.0.0-move-cinder-v3-to-lib-service-be3ba0c20753b594.yaml 2022-08-19 19:30:17.381 | M releasenotes/notes/14/14.0.0-new-volume-limit-client-517c17d9090f4df4.yaml 2022-08-19 19:30:17.381 | M releasenotes/notes/14/14.0.0-remo-stress-tests-81052b211ad95d2e.yaml 2022-08-19 19:30:17.381 | M releasenotes/notes/14/14.0.0-remove-baremetal-tests-65186d9e15d5b8fb.yaml 2022-08-19 19:30:17.381 | M releasenotes/notes/14/14.0.0-remove-bootable-option-024f8944c056a3e0.yaml 2022-08-19 19:30:17.381 | M releasenotes/notes/14/14.0.0-remove-negative-test-generator-1653f4c0f86ccf75.yaml 2022-08-19 19:30:17.381 | M releasenotes/notes/14/14.0.0-remove-sahara-tests-1532c47c7df80e3a.yaml 2022-08-19 19:30:17.381 | M releasenotes/notes/14/14.0.0-volume-clients-as-library-309030c7a16e62ab.yaml 2022-08-19 19:30:17.381 | M releasenotes/notes/15/15.0.0-add-identity-v3-clients-as-a-library-d34b4fdf376984ad.yaml 2022-08-19 19:30:17.381 | M releasenotes/notes/15/15.0.0-add-image-clients-tests-49dbc0a0a4281a77.yaml 2022-08-19 19:30:17.381 | M releasenotes/notes/15/15.0.0-add-implied-roles-to-roles-client-library-edf96408ad9ba82e.yaml 2022-08-19 19:30:17.381 | M releasenotes/notes/15/15.0.0-add-snapshot-manage-client-as-library-a76ffdba9d8d01cb.yaml 2022-08-19 19:30:17.381 | M releasenotes/notes/15/15.0.0-deprecate-allow_port_security_disabled-option-2d3d87f6bd11d03a.yaml 2022-08-19 19:30:17.381 | M releasenotes/notes/15/15.0.0-deprecate-identity-feature-enabled.reseller-84800a8232fe217f.yaml 2022-08-19 19:30:17.381 | M releasenotes/notes/15/15.0.0-deprecate-volume_feature_enabled.volume_services-dbe024ea067d5ab2.yaml 2022-08-19 19:30:17.381 | M releasenotes/notes/15/15.0.0-jsonschema-validator-2377ba131e12d3c7.yaml 2022-08-19 19:30:17.381 | M releasenotes/notes/15/15.0.0-remove-deprecated-compute-microversion-config-options-eaee6a7d2f8390a8.yaml 2022-08-19 19:30:17.381 | M releasenotes/notes/15/15.0.0-remove-deprecated-compute-validation-config-options-e3d1b89ce074d71c.yaml 2022-08-19 19:30:17.381 | M releasenotes/notes/15/15.0.0-remove-deprecated-input-scenario-config-options-414e0c5442e967e9.yaml 2022-08-19 19:30:17.381 | M releasenotes/notes/15/15.0.0-remove-deprecated-network-config-options-f9ce276231578fe6.yaml 2022-08-19 19:30:17.381 | M releasenotes/notes/16/16.0.0-add-OAUTH-Consumer-Client-tempest-tests-db1df7aae4a9fd4e.yaml 2022-08-19 19:30:17.381 | M releasenotes/notes/16/16.0.0-add-additional-methods-to-roles-client-library-178d4a6000dec72d.yaml 2022-08-19 19:30:17.381 | M releasenotes/notes/16/16.0.0-add-cascade-parameter-to-volumes-client-ff4f7f12795003a4.yaml 2022-08-19 19:30:17.381 | M releasenotes/notes/16/16.0.0-add-compute-server-evaculate-client-as-a-library-ed76baf25f02c3ca.yaml 2022-08-19 19:30:17.381 | M releasenotes/notes/16/16.0.0-add-content-type-without-spaces-b2c9b91b257814f3.yaml 2022-08-19 19:30:17.382 | M releasenotes/notes/16/16.0.0-add-list-auth-project-client-5905076d914a3943.yaml 2022-08-19 19:30:17.382 | M releasenotes/notes/16/16.0.0-add-list-glance-api-versions-ec5fc8081fc8a0ae.yaml 2022-08-19 19:30:17.382 | M releasenotes/notes/16/16.0.0-add-list-security-groups-by-servers-to-servers-client-library-088df48f6d81f4be.yaml 2022-08-19 19:30:17.382 | M releasenotes/notes/16/16.0.0-add-list-version-to-identity-client-944cb7396088a575.yaml 2022-08-19 19:30:17.382 | M releasenotes/notes/16/16.0.0-add-list-version-to-volume-client-4769dd1bd4ab9c5e.yaml 2022-08-19 19:30:17.382 | M releasenotes/notes/16/16.0.0-add-quota-sets-detail-kwarg-74b72183295b3ce7.yaml 2022-08-19 19:30:17.382 | M releasenotes/notes/16/16.0.0-add-tempest-lib-remote-client-adbeb3f42a36910b.yaml 2022-08-19 19:30:17.382 | M releasenotes/notes/16/16.0.0-add-tempest-run-combine-option-e94c1049ba8985d5.yaml 2022-08-19 19:30:17.382 | M releasenotes/notes/16/16.0.0-add-update-encryption-type-to-encryption-types-client-f3093532a0bcf9a1.yaml 2022-08-19 19:30:17.382 | M releasenotes/notes/16/16.0.0-add-volume-manage-client-as-library-78ab198a1dc1bd41.yaml 2022-08-19 19:30:17.382 | M releasenotes/notes/16/16.0.0-create-server-tags-client-8c0042a77e859af6.yaml 2022-08-19 19:30:17.382 | M releasenotes/notes/16/16.0.0-deprecate-deactivate_image-config-7a282c471937bbcb.yaml 2022-08-19 19:30:17.382 | M releasenotes/notes/16/16.0.0-deprecate-dvr_extra_resources-config-8c319d6dab7f7e5c.yaml 2022-08-19 19:30:17.382 | M releasenotes/notes/16/16.0.0-deprecate-glance-api-version-config-options-8370b63aea8e14cf.yaml 2022-08-19 19:30:17.382 | M releasenotes/notes/16/16.0.0-deprecate-resources-prefix-option-ad490c0a30a0266b.yaml 2022-08-19 19:30:17.382 | M releasenotes/notes/16/16.0.0-deprecate-skip_unless_attr-decorator-450a1ed727494724.yaml 2022-08-19 19:30:17.382 | M releasenotes/notes/16/16.0.0-deprecate-skip_unless_config-decorator-64c32d588043ab12.yaml 2022-08-19 19:30:17.382 | M releasenotes/notes/16/16.0.0-deprecated-cinder-api-v1-option-df7d5a54d93db5cf.yaml 2022-08-19 19:30:17.382 | M releasenotes/notes/16/16.0.0-dreprecate_client_parameters-cb8d069e62957f7e.yaml 2022-08-19 19:30:17.382 | M releasenotes/notes/16/16.0.0-fix-volume-v2-service-clients-bugfix-1667354-73d2c3c8fedc08bf.yaml 2022-08-19 19:30:17.382 | M releasenotes/notes/16/16.0.0-mitaka-eol-88ff8355fff81b55.yaml 2022-08-19 19:30:17.382 | M releasenotes/notes/16/16.0.0-remove-call_until_true-of-test-de9c13bc8f969921.yaml 2022-08-19 19:30:17.382 | M releasenotes/notes/16/16.0.0-remove-cinder-v1-api-tests-71e266b8d55d475f.yaml 2022-08-19 19:30:17.382 | M releasenotes/notes/16/16.0.0-remove-deprecated-allow_port_security_disabled-option-d0ffaeb2e7817707.yaml 2022-08-19 19:30:17.382 | M releasenotes/notes/16/16.0.0-remove-deprecated-compute-validation-config-options-part-2-5cd17b6e0e6cb8a3.yaml 2022-08-19 19:30:17.382 | M releasenotes/notes/16/16.0.0-remove-deprecated-dvr_extra_resources-option-e8c441c38eab7ddd.yaml 2022-08-19 19:30:17.382 | M releasenotes/notes/16/16.0.0-remove-deprecated-identity-reseller-option-4411c7e3951f1094.yaml 2022-08-19 19:30:17.382 | M releasenotes/notes/16/16.0.0-remove-sahara-service-available-44a642aa9c634ab4.yaml 2022-08-19 19:30:17.382 | M releasenotes/notes/16/16.0.0-remove-volume_feature_enabled.volume_services-c6aa142cc1021297.yaml 2022-08-19 19:30:17.382 | M releasenotes/notes/16/16.0.0-use-keystone-v3-api-935860d30ddbb8e9.yaml 2022-08-19 19:30:17.382 | M releasenotes/notes/16/16.0.0-volume-transfers-client-e5ed3f5464c0cdc0.yaml 2022-08-19 19:30:17.383 | M releasenotes/notes/25/subunt-describe-call-verbose-arg-fix.yaml 2022-08-19 19:30:17.383 | M releasenotes/notes/Add-keystone-v3-OS_FEDERATION-APIs-as-tempest-clients-fe9e10a0fe5f09d4.yaml 2022-08-19 19:30:17.383 | M releasenotes/notes/Add-volume_size_extend-config--opt-for-volume-tests-041f7d25fc2f3e05.yaml 2022-08-19 19:30:17.383 | M releasenotes/notes/Extend-cleanup-CLI-to-delete-regions-9f1dbda2c8de12e2.yaml 2022-08-19 19:30:17.383 | M releasenotes/notes/Fix-KeyError-bug-in-v3-volumes_client-ff5d9b894f2257c8.yaml 2022-08-19 19:30:17.383 | M releasenotes/notes/Inclusive-jargon-17621346744f0cf4.yaml 2022-08-19 19:30:17.383 | M releasenotes/notes/Placement-client-for-placement-based-minimum-bw-allocation-27ed0938118752b6.yaml 2022-08-19 19:30:17.383 | M releasenotes/notes/QoS-client-for-placement-based-minimum-bw-allocation-8e5854d5754cec68.yaml 2022-08-19 19:30:17.383 | M releasenotes/notes/Remove-deprecated-image-scenario-options-b573c60e873ab451.yaml 2022-08-19 19:30:17.383 | M releasenotes/notes/Remove-deprecated-scenario.img_dir-option-da626e6153181e16.yaml 2022-08-19 19:30:17.383 | M releasenotes/notes/Remove-manager-2e0b0af48f01294a.yaml 2022-08-19 19:30:17.383 | M releasenotes/notes/Remove-test_reboot_server_soft-48fa786f38cd94dc.yaml 2022-08-19 19:30:17.383 | M releasenotes/notes/Set-default-of-operator_role-to-member-f9c3abd2ebde23b7.yaml 2022-08-19 19:30:17.383 | M releasenotes/notes/Stabilize-scenario-manager-adf36d21b08e31a4.yaml 2022-08-19 19:30:17.383 | M releasenotes/notes/Switch-to-ecdsa-ssh-key-type-by-default-0425b5d5ec72c1c3.yaml 2022-08-19 19:30:17.383 | M releasenotes/notes/account-generator-accepts-positive-numbers-only-33a366a297494ef7.yaml 2022-08-19 19:30:17.383 | M releasenotes/notes/account_generator-6eb03f664a448c35.yaml 2022-08-19 19:30:17.383 | M releasenotes/notes/add-OAUTH-Token-Client-tempest-tests-6351eda451b95a86.yaml 2022-08-19 19:30:17.383 | M releasenotes/notes/add-additional-methods-to-policy-client-library-b8279c18335588c9.yaml 2022-08-19 19:30:17.383 | M releasenotes/notes/add-alt-project-dynamic-creds-1a3bc543e65d9433.yaml 2022-08-19 19:30:17.383 | M releasenotes/notes/add-assisted-volume-snapshot-client-737f5cb35d58c1b6.yaml 2022-08-19 19:30:17.383 | M releasenotes/notes/add-can-migrate-between-any-hosts-config-option-x8ah4f9737a28e9b.yaml 2022-08-19 19:30:17.383 | M releasenotes/notes/add-compute-feature-ide-bus-b63802502c378083.yaml 2022-08-19 19:30:17.383 | M releasenotes/notes/add-compute-feature-serial-console-45583c4341e34fc9.yaml 2022-08-19 19:30:17.383 | M releasenotes/notes/add-compute-feature-shelve-migrate-fdbd3633abe65c4e.yaml 2022-08-19 19:30:17.383 | M releasenotes/notes/add-consistency-group-exceptions-01cbb792cd710231.yaml 2022-08-19 19:30:17.383 | M releasenotes/notes/add-create-group-from-src-tempest-tests-9eb8b0b4b5c52055.yaml 2022-08-19 19:30:17.383 | M releasenotes/notes/add-domain-configuration-client-tempest-tests-e383efabdbb9ad03.yaml 2022-08-19 19:30:17.383 | M releasenotes/notes/add-domain-param-in-cliclient-a270fcf35c8f09e6.yaml 2022-08-19 19:30:17.383 | M releasenotes/notes/add-extra-apis-to-volume-v3-services-client-bf9b235cf5a611fe.yaml 2022-08-19 19:30:17.383 | M releasenotes/notes/add-floating-ip-config-option-e5774bf77702ce9f.yaml 2022-08-19 19:30:17.383 | M releasenotes/notes/add-force-detach-volume-to-volumes-client-library-b2071f2954f8e8b1.yaml 2022-08-19 19:30:17.383 | M releasenotes/notes/add-group-type-specs-apis-to-v3-group-types-client-10390b52dedede54.yaml 2022-08-19 19:30:17.383 | M releasenotes/notes/add-identity-roles-system-methods-519dc144231993a3.yaml 2022-08-19 19:30:17.383 | M releasenotes/notes/add-identity-v3-clients-for-os-ep-filter-api-endpoint-groups-3518a90bbb731d0f.yaml 2022-08-19 19:30:17.384 | M releasenotes/notes/add-identity-v3-clients-for-os-ep-filter-api-extensions-9cfd217fd2c6a61f.yaml 2022-08-19 19:30:17.384 | M releasenotes/notes/add-image-alt-ssh-user-config-option-1b775af2f468aa5b.yaml 2022-08-19 19:30:17.384 | M releasenotes/notes/add-image-cache-apis-as-tempest-clients-fbcd186927a85e2f.yaml 2022-08-19 19:30:17.384 | M releasenotes/notes/add-immutable-user-source-support-dd17772a997075e0.yaml 2022-08-19 19:30:17.384 | M releasenotes/notes/add-ip-version-check-in-addresses-x491ac6d9abaxa12.yaml 2022-08-19 19:30:17.384 | M releasenotes/notes/add-is-resource-deleted-sg-client-f4a7a7a54ff024d7.yaml 2022-08-19 19:30:17.384 | M releasenotes/notes/add-keystone-ep-clients-eeefd0904fbbe151.yaml 2022-08-19 19:30:17.384 | M releasenotes/notes/add-keystone-v3-ec2-tests-d959b7d36f0bd7fc.yaml 2022-08-19 19:30:17.384 | M releasenotes/notes/add-kwargs-to-delete-vol-of-vol-client-1ecde75beb62933c.yaml 2022-08-19 19:30:17.384 | M releasenotes/notes/add-list-volume-transfers-with-detail-to-transfers-client-80169bf78cf4fa66.yaml 2022-08-19 19:30:17.384 | M releasenotes/notes/add-load-list-cmd-35a4a2e6ea0a36fd.yaml 2022-08-19 19:30:17.384 | M releasenotes/notes/add-manage-snapshot-ref-config-option-67efd04897335b67.yaml 2022-08-19 19:30:17.384 | M releasenotes/notes/add-migrate-volume-and-list-hosts-to-v3-volume-client-library-ad3529260db58f00.yaml 2022-08-19 19:30:17.384 | M releasenotes/notes/add-params-to-identity-v3-list-endpoints-958a155be4e17e5b.yaml 2022-08-19 19:30:17.384 | M releasenotes/notes/add-params-to-v2-list-backups-api-c088d2b4bfe90247.yaml 2022-08-19 19:30:17.384 | M releasenotes/notes/add-placement-usage-client-method-8b6015cbd8a5e0f6.yaml 2022-08-19 19:30:17.384 | M releasenotes/notes/add-port-profile-config-option-2610b2fa67027960.yaml 2022-08-19 19:30:17.384 | M releasenotes/notes/add-profiler-config-options-db7c4ae6d338ee5c.yaml 2022-08-19 19:30:17.384 | M releasenotes/notes/add-qos-apis-for-bandwidth-limit-rules-cc144660fcaa419a.yaml 2022-08-19 19:30:17.384 | M releasenotes/notes/add-qos-minimum-packet-rule-client-c8bfe09873032d4a.yaml 2022-08-19 19:30:17.384 | M releasenotes/notes/add-redirect-param-bea1f6fbce629c70.yaml 2022-08-19 19:30:17.384 | M releasenotes/notes/add-reset-group-snapshot-status-api-to-v3-group-snapshots-client-248d41827daf2a0c.yaml 2022-08-19 19:30:17.384 | M releasenotes/notes/add-reset-group-status-api-to-v3-groups-client-9aa048617c66756a.yaml 2022-08-19 19:30:17.384 | M releasenotes/notes/add-return-value-to-retype-volume-a401aa619aaa2457.yaml 2022-08-19 19:30:17.384 | M releasenotes/notes/add-save-state-option-5ea67858cbaca969.yaml 2022-08-19 19:30:17.384 | M releasenotes/notes/add-server-diagnostics-validation-schema-b5a3c55b45aa718a.yaml 2022-08-19 19:30:17.384 | M releasenotes/notes/add-show-api-v3-details-api-to-v3-versions-client-4b408427379cabfe.yaml 2022-08-19 19:30:17.384 | M releasenotes/notes/add-show-default-group-type-detail-api-to-v3-group-types-client-65f717878cf52da0.yaml 2022-08-19 19:30:17.384 | M releasenotes/notes/add-show-default-quotas-api-to-network-quotas-client-3a7c1159af9e56ff.yaml 2022-08-19 19:30:17.384 | M releasenotes/notes/add-show-default-volume-types-api-to-v3-types-client-44b2676f217d78dc.yaml 2022-08-19 19:30:17.384 | M releasenotes/notes/add-show-encryption-specs-item-api-to-v2-encryption-types-client-290b421cd4bc0c0e.yaml 2022-08-19 19:30:17.384 | M releasenotes/notes/add-show-host-to-hosts-client-library-c60c4eb49d139480.yaml 2022-08-19 19:30:17.384 | M releasenotes/notes/add-show-quota-details-api-to-network-quotas-client-3fffd302cc5d335f.yaml 2022-08-19 19:30:17.385 | M releasenotes/notes/add-show-snapshot-metadata-item-api-to-v2-snapshots-client-bd3cbab3c7f0e0b3.yaml 2022-08-19 19:30:17.385 | M releasenotes/notes/add-show-volume-image-metadata-api-to-v2-volumes-client-ee3c027f35276561.yaml 2022-08-19 19:30:17.385 | M releasenotes/notes/add-show-volume-metadata-item-api-to-v2-volumes-client-47d59ecd999ca9df.yaml 2022-08-19 19:30:17.385 | M releasenotes/notes/add-show-volume-summary-api-to-v3-volumes-client-96e7b01abdb5c9c3.yaml 2022-08-19 19:30:17.385 | M releasenotes/notes/add-ssh-key-type-38d7a2f900d79842.yaml 2022-08-19 19:30:17.385 | M releasenotes/notes/add-storyboard-in-skip-because-decorator-3e139aa8a4f7970f.yaml 2022-08-19 19:30:17.385 | M releasenotes/notes/add-subnet-id-config-option-fac3d6f12abfc171.yaml 2022-08-19 19:30:17.385 | M releasenotes/notes/add-support-args-kwargs-in-call-until-true-a91k592h5a64exf7.yaml 2022-08-19 19:30:17.385 | M releasenotes/notes/add-unstable_test-decorator-a73cf97d4ffcc796.yaml 2022-08-19 19:30:17.385 | M releasenotes/notes/add-update-api-to-group-types-client-09c06ccdf80d5003.yaml 2022-08-19 19:30:17.385 | M releasenotes/notes/add-update-backup-api-to-v3-backups-client-e8465b2b66617dc0.yaml 2022-08-19 19:30:17.385 | M releasenotes/notes/add-update-flavor--api-to-flavors-client-a859542fe54aab7c.yaml 2022-08-19 19:30:17.385 | M releasenotes/notes/add-update-group-tempest-tests-72f8ec19b2809849.yaml 2022-08-19 19:30:17.385 | M releasenotes/notes/add-validation-resources-to-lib-dc2600c4324ca4d7.yaml 2022-08-19 19:30:17.385 | M releasenotes/notes/add-volume-group-snapshots-tempest-tests-840df3da26590f5e.yaml 2022-08-19 19:30:17.385 | M releasenotes/notes/add-volume-group-types-tempest-tests-1298ab8cb4fe8b7b.yaml 2022-08-19 19:30:17.385 | M releasenotes/notes/add-volume-groups-tempest-tests-dd7b2abfe2b48427.yaml 2022-08-19 19:30:17.385 | M releasenotes/notes/add-volume-quota-class-client-as-library-c4c2b22c36ff807e.yaml 2022-08-19 19:30:17.385 | M releasenotes/notes/add-volume-transfers-v3.55-73f75073ad2c4091.yaml 2022-08-19 19:30:17.385 | M releasenotes/notes/add-worker-file-option-d949121a61156968.yaml 2022-08-19 19:30:17.385 | M releasenotes/notes/add_proxy_url_get_credentials-aef66b085450513f.yaml 2022-08-19 19:30:17.385 | M releasenotes/notes/agents-client-delete-method-de1a7fb3f845999c.yaml 2022-08-19 19:30:17.385 | M releasenotes/notes/api_v2_admin_flag-dea5ca9bc2ce63bc.yaml 2022-08-19 19:30:17.385 | M releasenotes/notes/associate-disassociate-floating_ip-0b6cfebeef1304b0.yaml 2022-08-19 19:30:17.385 | M releasenotes/notes/bp-application-credentials-df69b1f617db1bb9.yaml 2022-08-19 19:30:17.385 | M releasenotes/notes/bug-1647999-7aeda50a8d082d4c.yaml 2022-08-19 19:30:17.385 | M releasenotes/notes/bug-1791007-328a8b9a43bfb157.yaml 2022-08-19 19:30:17.385 | M releasenotes/notes/bug-1799883-6ea95fc64f70c9ef.yaml 2022-08-19 19:30:17.385 | M releasenotes/notes/bug-1808473-54ada26ab78e7b02.yaml 2022-08-19 19:30:17.385 | M releasenotes/notes/change-default-region-for-placement-to-empty-string-394f1132c28345bb.yaml 2022-08-19 19:30:17.385 | M releasenotes/notes/cinder-use-os-endpoint-type-c11f63fd468ceb4c.yaml 2022-08-19 19:30:17.386 | M releasenotes/notes/cli-tests-v3fixes-fb38189cefd64213.yaml 2022-08-19 19:30:17.386 | M releasenotes/notes/compare-header-version-func-de5139b2161b3627.yaml 2022-08-19 19:30:17.386 | M releasenotes/notes/conditional-attr-a8564ec5a70ec840.yaml 2022-08-19 19:30:17.386 | M releasenotes/notes/config-image-api-v1-default-to-false-39d5f2xafc534ab1.yaml 2022-08-19 19:30:17.386 | M releasenotes/notes/config-volume-multiattach-ea8138dfa4fd308c.yaml 2022-08-19 19:30:17.386 | M releasenotes/notes/config_image_certificate_compute_feature-c56efb520d54aff5.yaml 2022-08-19 19:30:17.386 | M releasenotes/notes/correct-port-profile-config-option-d67f5cb31f1bc34c.yaml 2022-08-19 19:30:17.386 | M releasenotes/notes/create-mount-config-drive-to-lib-1a6e912b8afbcc7e.yaml 2022-08-19 19:30:17.386 | M releasenotes/notes/create_loginable_secgroup_rule-73722fd4b4eb12d0.yaml 2022-08-19 19:30:17.386 | M releasenotes/notes/create_security_group_rule-16d58a8f0f0ff262.yaml 2022-08-19 19:30:17.386 | M releasenotes/notes/credentials-factory-stable-c8037bd9ae642482.yaml 2022-08-19 19:30:17.386 | M releasenotes/notes/deprecate-and-enable-identity-application_credentials-1d4eaef4c3c9dcba.yaml 2022-08-19 19:30:17.386 | M releasenotes/notes/deprecate-and-enable-identity-project-tags-23b87518888e563a.yaml 2022-08-19 19:30:17.386 | M releasenotes/notes/deprecate-compute-feature-enabled-block-migrate-cinder-iscsi-fcda802d774dfeec.yaml 2022-08-19 19:30:17.386 | M releasenotes/notes/deprecate-compute-images-client-in-volume-tests-92b6dd55fcaba620.yaml 2022-08-19 19:30:17.386 | M releasenotes/notes/deprecate-config-forbid_global_implied_dsr-e64cfa66e6e3ded5.yaml 2022-08-19 19:30:17.386 | M releasenotes/notes/deprecate-default-value-for-v3_endpoint_type-fb9e47c5ba1c719d.yaml 2022-08-19 19:30:17.386 | M releasenotes/notes/deprecate-dns_servers-option-0xf2f297ee47a5ff.yaml 2022-08-19 19:30:17.386 | M releasenotes/notes/deprecate-image-v1-service-clients-d12ed42210bb76b5.yaml 2022-08-19 19:30:17.386 | M releasenotes/notes/deprecate-old-api-microversion-fixture-a471aac985c0f3fb.yaml 2022-08-19 19:30:17.386 | M releasenotes/notes/deprecate-scheduler-available-filters-cbca2017ba3cf2aa.yaml 2022-08-19 19:30:17.386 | M releasenotes/notes/deprecate-spice-rdp-console-config-f2af173552axfb72.yaml 2022-08-19 19:30:17.386 | M releasenotes/notes/deprecate-vnc-server-header-529f07d592aefb62.yaml 2022-08-19 19:30:17.386 | M releasenotes/notes/deprecate-volume-api-selection-config-options-b95c5c0ccbf38916.yaml 2022-08-19 19:30:17.386 | M releasenotes/notes/deprecate-volume-v2-service-clients-ff8a2a7be1797eb5.yaml 2022-08-19 19:30:17.386 | M releasenotes/notes/disable-identity-v2-testing-4ef1565d1a5aedcf.yaml 2022-08-19 19:30:17.386 | M releasenotes/notes/drop-DEFAULT_PARAMS-bfcc2e7b74ef880b.yaml 2022-08-19 19:30:17.386 | M releasenotes/notes/drop-py-2-7-730baf411876d5d8.yaml 2022-08-19 19:30:17.386 | M releasenotes/notes/drop-py-3-5-support-76ca78f1a650fcad.yaml 2022-08-19 19:30:17.387 | M releasenotes/notes/drop-py-3-6-and-3-7-a34f2294f5341539.yaml 2022-08-19 19:30:17.387 | M releasenotes/notes/enable-volume-multiattach-fd5e9bf0e96b56ce.yaml 2022-08-19 19:30:17.387 | M releasenotes/notes/end-of-support-for-stein-f795b968d83497a9.yaml 2022-08-19 19:30:17.387 | M releasenotes/notes/end-of-support-for-train-83369468215d7485.yaml 2022-08-19 19:30:17.387 | M releasenotes/notes/end-of-support-for-ussuri-68583f47805eff02.yaml 2022-08-19 19:30:17.387 | M releasenotes/notes/end-of-support-of-victoria-9c33f2b089b14cb5.yaml 2022-08-19 19:30:17.387 | M releasenotes/notes/extra-compute-services-tests-92b6c0618972e02f.yaml 2022-08-19 19:30:17.387 | M releasenotes/notes/fix-1847749-2670b1d4f6097a1a.yaml 2022-08-19 19:30:17.387 | M releasenotes/notes/fix-credential-logging-98089c897d801355.yaml 2022-08-19 19:30:17.387 | M releasenotes/notes/fix-list-group-snapshots-api-969d9321002c566c.yaml 2022-08-19 19:30:17.387 | M releasenotes/notes/fix-remoteclient-default-ssh-shell-prologue-33e99343d086f601.yaml 2022-08-19 19:30:17.387 | M releasenotes/notes/fix-show-image-file-expected-code-92d97342d0f6d60e.yaml 2022-08-19 19:30:17.387 | M releasenotes/notes/floating-ips-port-forwarding-client-cf8820b910bd7f4d.yaml 2022-08-19 19:30:17.387 | M releasenotes/notes/http_proxy_config-cb39b55520e84db5.yaml 2022-08-19 19:30:17.387 | M releasenotes/notes/identity-tests-domain-drivers-76235f6672221e45.yaml 2022-08-19 19:30:17.387 | M releasenotes/notes/identity-token-client-8aaef74b1d61090a.yaml 2022-08-19 19:30:17.387 | M releasenotes/notes/identity-v3-project-tags-client-36683c6a8644e54b.yaml 2022-08-19 19:30:17.387 | M releasenotes/notes/identity_client-635275d43abbb807.yaml 2022-08-19 19:30:17.387 | M releasenotes/notes/image-client-add-versions-and-tasks-ac289dbfe1c899cc.yaml 2022-08-19 19:30:17.387 | M releasenotes/notes/image_import_testing_support-22ba4bcb9f2fb848.yaml 2022-08-19 19:30:17.387 | M releasenotes/notes/intermediate-pike-release-2ce492432ff8f012.yaml 2022-08-19 19:30:17.387 | M releasenotes/notes/intermediate-queens-release-2f9f305775fca454.yaml 2022-08-19 19:30:17.387 | M releasenotes/notes/intermediate-train-release-0146c624cff9a57f.yaml 2022-08-19 19:30:17.387 | M releasenotes/notes/intermediate-ussuri-release-8aebeca312a6718c.yaml 2022-08-19 19:30:17.387 | M releasenotes/notes/intermediate-wallaby-release-55a0b31b1dee7b23.yaml 2022-08-19 19:30:17.387 | M releasenotes/notes/introduce-attachments-client-add-show-attachment-api-c3111f7e560a87b3.yaml 2022-08-19 19:30:17.387 | M releasenotes/notes/lib_api_microversion_fixture-f52308fc6b6b89f2.yaml 2022-08-19 19:30:17.387 | M releasenotes/notes/limits-client-d656f16a3d3e84fc.yaml 2022-08-19 19:30:17.387 | M releasenotes/notes/list-auth-domains-v3-endpoint-9ec60c7d3011c397.yaml 2022-08-19 19:30:17.387 | M releasenotes/notes/log-resource-client-20e58a295f729902.yaml 2022-08-19 19:30:17.387 | M releasenotes/notes/log_console_output-dae6b8740b5a5821.yaml 2022-08-19 19:30:17.387 | M releasenotes/notes/loggable-resource-client-5977d46a7ea52199.yaml 2022-08-19 19:30:17.387 | M releasenotes/notes/make-create-user-domain-aware-for-v3-creds-client-5054f58e715adc0c.yaml 2022-08-19 19:30:17.387 | M releasenotes/notes/make-object-storage-client-as-stable-interface-d1b07c7e8f17bef6.yaml 2022-08-19 19:30:17.388 | M releasenotes/notes/measure-downtime-during-live-migration-5e8305be270de680.yaml 2022-08-19 19:30:17.388 | M releasenotes/notes/merge-tempest-horizon-plugin-39d555339ab8c7ce.yaml 2022-08-19 19:30:17.388 | M releasenotes/notes/migrate-dynamic-creds-ecebb47528080761.yaml 2022-08-19 19:30:17.388 | M releasenotes/notes/migrate-object-storage-as-stable-interface-42014c7b43ecb254.yaml 2022-08-19 19:30:17.388 | M releasenotes/notes/migrate-preprov-creds-ef61a046ee1ec604.yaml 2022-08-19 19:30:17.388 | M releasenotes/notes/move-attr-decorator-to-lib-a1e80c42ba9c5392.yaml 2022-08-19 19:30:17.388 | M releasenotes/notes/move-related_bug-decorator-to-lib-dbfd5c543bbb2805.yaml 2022-08-19 19:30:17.388 | M releasenotes/notes/move-volume-v3-base_client-to-volume-1edbz0f207c3b283.yaml 2022-08-19 19:30:17.388 | M releasenotes/notes/network-show-version-18e1707a4df0a3d3.yaml 2022-08-19 19:30:17.388 | M releasenotes/notes/network-swap-to-project_id-a1d7fdf6c5e1cf44.yaml 2022-08-19 19:30:17.388 | M releasenotes/notes/network-tag-client-f4614029af7927f0.yaml 2022-08-19 19:30:17.388 | M releasenotes/notes/network_feature_enabled_available_features-35f9ac5f253e2ca3.yaml 2022-08-19 19:30:17.388 | M releasenotes/notes/new-placement-client-methods-e35c473e29494928.yaml 2022-08-19 19:30:17.388 | M releasenotes/notes/omit_X-Subject-Token_from_log-1bf5fef88c80334b.yaml 2022-08-19 19:30:17.388 | M releasenotes/notes/os_tenant_name-3ee175763bff455b.yaml 2022-08-19 19:30:17.388 | M releasenotes/notes/pause_teardown-45c9d60ffa889f7f.yaml 2022-08-19 19:30:17.388 | M releasenotes/notes/plugin-client-registration-enhancements-e09131742391225b.yaml 2022-08-19 19:30:17.388 | M releasenotes/notes/prevent-error-in-parse-resp-when-nullable-list-9898cd0f22180986.yaml 2022-08-19 19:30:17.388 | M releasenotes/notes/raise-exception-when-error-deleting-on-volume-18d0d0c5886212dd.yaml 2022-08-19 19:30:17.388 | M releasenotes/notes/random-bytes-size-limit-ee94a8c6534fe916.yaml 2022-08-19 19:30:17.388 | M releasenotes/notes/removal-deprecated-config-options-3db535b979fe3509.yaml 2022-08-19 19:30:17.388 | M releasenotes/notes/removal-deprecated-volume-config-options-21c4412f3c600923.yaml 2022-08-19 19:30:17.388 | M releasenotes/notes/remove-allow_tenant_isolation-option-03f0d998eb498d44.yaml 2022-08-19 19:30:17.388 | M releasenotes/notes/remove-compute-api-extensions-config-b8564f60f4fa5495.yaml 2022-08-19 19:30:17.388 | M releasenotes/notes/remove-deprecated-apis-from-v2-volumes-client-3ca4a5db5fea518f.yaml 2022-08-19 19:30:17.388 | M releasenotes/notes/remove-deprecated-find-test-caller-f4525cd043bfd1b6.yaml 2022-08-19 19:30:17.388 | M releasenotes/notes/remove-deprecated-old-token-clients-e4c2e654132f1130.yaml 2022-08-19 19:30:17.388 | M releasenotes/notes/remove-deprecated-skip-decorators-f8b42d812d20b537.yaml 2022-08-19 19:30:17.388 | M releasenotes/notes/remove-deprecated-skip_unless_attr-decorator-02bde59a00328f5c.yaml 2022-08-19 19:30:17.388 | M releasenotes/notes/remove-deprecated-volume-apis-from-v2-volumes-client-cf35e5b4cca89860.yaml 2022-08-19 19:30:17.388 | M releasenotes/notes/remove-deprecated-volume-config-options-4b7ea93b88e5b982.yaml 2022-08-19 19:30:17.388 | M releasenotes/notes/remove-get-ipv6-addr-by-EUI64-c79972d799c7a430.yaml 2022-08-19 19:30:17.388 | M releasenotes/notes/remove-heat-tests-9efb42cac3e0b306.yaml 2022-08-19 19:30:17.388 | M releasenotes/notes/remove-old-data-utils-e0966f882f7fe23a.yaml 2022-08-19 19:30:17.388 | M releasenotes/notes/remove-some-deprecated-auth-and-identity-options-xa1xd9b8fb948g4f.yaml 2022-08-19 19:30:17.389 | M releasenotes/notes/remove-some-deprecated-identity-options-0ffxd1b8db928e43.yaml 2022-08-19 19:30:17.389 | M releasenotes/notes/remove-support-of-py34-7d59fdb431fefe24.yaml 2022-08-19 19:30:17.389 | M releasenotes/notes/remove-volume-v1-service-clients-9235e3a965f93c09.yaml 2022-08-19 19:30:17.389 | M releasenotes/notes/removed-tox-ostestr-8997a93d199c44f3.yaml 2022-08-19 19:30:17.389 | M releasenotes/notes/segments-client-866f02948f40d4ff.yaml 2022-08-19 19:30:17.389 | M releasenotes/notes/set-cinder-api-v3-option-true-1b3e61e3129b7c00.yaml 2022-08-19 19:30:17.389 | M releasenotes/notes/set-default-value-of-concurrency-to-2-d916d5c31e3725d5.yaml 2022-08-19 19:30:17.389 | M releasenotes/notes/start-of-pike-support-f2a1b7ea8e8b0311.yaml 2022-08-19 19:30:17.389 | M releasenotes/notes/start-of-queens-support-fea9051ba1d85fc7.yaml 2022-08-19 19:30:17.389 | M releasenotes/notes/subunit_describe_calls-ad7df689b9d63e3f.yaml 2022-08-19 19:30:17.389 | M releasenotes/notes/support-for-rbac-new-scope-6ec8164ce1e7288c.yaml 2022-08-19 19:30:17.389 | M releasenotes/notes/support-microversion-in-scenario-test-b4fbfdd3a977fc58.yaml 2022-08-19 19:30:17.389 | M releasenotes/notes/support-scope-in-get-roles-dynamic-creds-90bfab163c1c289a.yaml 2022-08-19 19:30:17.389 | M releasenotes/notes/swift-improve-cleanup-63cfc21ffb3aff6f.yaml 2022-08-19 19:30:17.389 | M releasenotes/notes/switch-to-stestr-8c9f834b3f5a55d8.yaml 2022-08-19 19:30:17.389 | M releasenotes/notes/system-scope-44244cc955a7825f.yaml 2022-08-19 19:30:17.389 | M releasenotes/notes/temp_url_tests_digest_config-3d8c9bb271961ddd.yaml 2022-08-19 19:30:17.389 | M releasenotes/notes/tempest-default-run_validations-9640c41b6a4a9121.yaml 2022-08-19 19:30:17.389 | M releasenotes/notes/tempest-identity-catalog-client-f5c8589a9d7c1eb5.yaml 2022-08-19 19:30:17.389 | M releasenotes/notes/tempest-lib-compute-update-service-6019d2dcfe4a1c5d.yaml 2022-08-19 19:30:17.389 | M releasenotes/notes/tempest-rocky-release-0fc3312053923380.yaml 2022-08-19 19:30:17.389 | M releasenotes/notes/tempest-run-fix-updates-564b41706decbba1.yaml 2022-08-19 19:30:17.389 | M releasenotes/notes/tempest-stein-release-18bad34136a2e6ef.yaml 2022-08-19 19:30:17.389 | M releasenotes/notes/tempest-train-release-a2ed0743a5eadeb6.yaml 2022-08-19 19:30:17.389 | M releasenotes/notes/tempest-ussuri-release-72b5770a3b97678f.yaml 2022-08-19 19:30:17.389 | M releasenotes/notes/tempest-victoria-release-27000c02edc5a112.yaml 2022-08-19 19:30:17.389 | M releasenotes/notes/tempest-wallaby-release-0f2cea5ccf63485e.yaml 2022-08-19 19:30:17.389 | M releasenotes/notes/tempest-workspace-delete-directory-feature-74d6d157a5a05561.yaml 2022-08-19 19:30:17.389 | M releasenotes/notes/tempest-xena-release-3ffb30eb59e49f2c.yaml 2022-08-19 19:30:17.389 | M releasenotes/notes/tempest-yoga-release-66e8484b9a402e9f.yaml 2022-08-19 19:30:17.389 | M releasenotes/notes/test-clients-stable-for-plugin-90b1e7dc83f28ccd.yaml 2022-08-19 19:30:17.389 | M releasenotes/notes/use-cinder-v3-client-for-verify_tempest_config-2bf3d817b0070064.yaml 2022-08-19 19:30:17.389 | M releasenotes/notes/verify-tempest-command-8e88452c7a08dd77.yaml 2022-08-19 19:30:17.390 | M releasenotes/notes/vnc-hardcoded-server-name-removed-6f8d1e90a175dc08.yaml 2022-08-19 19:30:17.390 | M releasenotes/notes/volume-backed-live-mig-5a38b496ba1ec093.yaml 2022-08-19 19:30:17.390 | M releasenotes/notes/volume-service-testing-default-to-v3-endpoints-20b86895a590925d.yaml 2022-08-19 19:30:17.390 | M releasenotes/notes/volume-v3-service-clients-a863a6336af56cca.yaml 2022-08-19 19:30:17.390 | M releasenotes/notes/xenapi_apis-conf-fcca549283e53ed6.yaml 2022-08-19 19:30:17.390 | M releasenotes/source/_static/.placeholder 2022-08-19 19:30:17.390 | M releasenotes/source/_templates/.placeholder 2022-08-19 19:30:17.390 | M releasenotes/source/conf.py 2022-08-19 19:30:17.390 | M releasenotes/source/index.rst 2022-08-19 19:30:17.390 | M releasenotes/source/unreleased.rst 2022-08-19 19:30:17.390 | M releasenotes/source/v10.0.0.rst 2022-08-19 19:30:17.390 | M releasenotes/source/v11.0.0.rst 2022-08-19 19:30:17.390 | M releasenotes/source/v12.0.0.rst 2022-08-19 19:30:17.390 | M releasenotes/source/v13.0.0.rst 2022-08-19 19:30:17.390 | M releasenotes/source/v14.0.0.rst 2022-08-19 19:30:17.390 | M releasenotes/source/v15.0.0.rst 2022-08-19 19:30:17.390 | M releasenotes/source/v16.0.0.rst 2022-08-19 19:30:17.390 | M releasenotes/source/v16.1.0.rst 2022-08-19 19:30:17.390 | M releasenotes/source/v17.0.0.rst 2022-08-19 19:30:17.390 | M releasenotes/source/v17.1.0.rst 2022-08-19 19:30:17.390 | M releasenotes/source/v17.2.0.rst 2022-08-19 19:30:17.390 | M releasenotes/source/v18.0.0.rst 2022-08-19 19:30:17.390 | M releasenotes/source/v19.0.0.rst 2022-08-19 19:30:17.390 | M releasenotes/source/v20.0.0.rst 2022-08-19 19:30:17.390 | M releasenotes/source/v21.0.0.rst 2022-08-19 19:30:17.390 | M releasenotes/source/v22.0.0.rst 2022-08-19 19:30:17.390 | M releasenotes/source/v22.1.0.rst 2022-08-19 19:30:17.390 | M releasenotes/source/v23.0.0.rst 2022-08-19 19:30:17.390 | M releasenotes/source/v24.0.0.rst 2022-08-19 19:30:17.390 | M releasenotes/source/v26.0.0.rst 2022-08-19 19:30:17.390 | M releasenotes/source/v26.1.0.rst 2022-08-19 19:30:17.390 | M releasenotes/source/v27.0.0.rst 2022-08-19 19:30:17.390 | M releasenotes/source/v28.0.0.rst 2022-08-19 19:30:17.390 | M releasenotes/source/v28.1.0.rst 2022-08-19 19:30:17.390 | M releasenotes/source/v29.0.0.rst 2022-08-19 19:30:17.390 | M releasenotes/source/v29.1.0.rst 2022-08-19 19:30:17.391 | M releasenotes/source/v29.2.0.rst 2022-08-19 19:30:17.391 | M releasenotes/source/v30.0.0.rst 2022-08-19 19:30:17.391 | M releasenotes/source/v31.0.0.rst 2022-08-19 19:30:17.391 | M releasenotes/source/v31.1.0.rst 2022-08-19 19:30:17.391 | M requirements.txt 2022-08-19 19:30:17.391 | M roles/acl-devstack-files/README.rst 2022-08-19 19:30:17.391 | M roles/acl-devstack-files/defaults/main.yaml 2022-08-19 19:30:17.391 | M roles/acl-devstack-files/tasks/main.yaml 2022-08-19 19:30:17.391 | M roles/run-tempest-26/README.rst 2022-08-19 19:30:17.391 | M roles/run-tempest-26/defaults/main.yaml 2022-08-19 19:30:17.391 | M roles/run-tempest-26/tasks/main.yaml 2022-08-19 19:30:17.391 | M roles/run-tempest/README.rst 2022-08-19 19:30:17.391 | M roles/run-tempest/defaults/main.yaml 2022-08-19 19:30:17.391 | M roles/run-tempest/tasks/main.yaml 2022-08-19 19:30:17.391 | M roles/setup-tempest-data-dir/README.rst 2022-08-19 19:30:17.391 | M roles/setup-tempest-data-dir/defaults/main.yaml 2022-08-19 19:30:17.391 | M roles/setup-tempest-data-dir/tasks/main.yaml 2022-08-19 19:30:17.391 | M roles/setup-tempest-run-dir/README.rst 2022-08-19 19:30:17.391 | M roles/setup-tempest-run-dir/defaults/main.yaml 2022-08-19 19:30:17.391 | M roles/setup-tempest-run-dir/tasks/main.yaml 2022-08-19 19:30:17.391 | M roles/tempest-cleanup/README.rst 2022-08-19 19:30:17.391 | M roles/tempest-cleanup/defaults/main.yaml 2022-08-19 19:30:17.391 | M roles/tempest-cleanup/tasks/dry_run.yaml 2022-08-19 19:30:17.391 | M roles/tempest-cleanup/tasks/dry_run_checker.py 2022-08-19 19:30:17.391 | M roles/tempest-cleanup/tasks/main.yaml 2022-08-19 19:30:17.391 | M setup.cfg 2022-08-19 19:30:17.391 | M setup.py 2022-08-19 19:30:17.391 | M tempest/README.rst 2022-08-19 19:30:17.391 | M tempest/__init__.py 2022-08-19 19:30:17.391 | M tempest/api/README.rst 2022-08-19 19:30:17.391 | M tempest/api/__init__.py 2022-08-19 19:30:17.391 | M tempest/api/compute/__init__.py 2022-08-19 19:30:17.391 | M tempest/api/compute/admin/__init__.py 2022-08-19 19:30:17.391 | M tempest/api/compute/admin/test_agents.py 2022-08-19 19:30:17.391 | M tempest/api/compute/admin/test_aggregates.py 2022-08-19 19:30:17.391 | M tempest/api/compute/admin/test_aggregates_negative.py 2022-08-19 19:30:17.392 | M tempest/api/compute/admin/test_auto_allocate_network.py 2022-08-19 19:30:17.392 | M tempest/api/compute/admin/test_availability_zone.py 2022-08-19 19:30:17.392 | M tempest/api/compute/admin/test_availability_zone_negative.py 2022-08-19 19:30:17.392 | M tempest/api/compute/admin/test_create_server.py 2022-08-19 19:30:17.392 | M tempest/api/compute/admin/test_delete_server.py 2022-08-19 19:30:17.392 | M tempest/api/compute/admin/test_fixed_ips.py 2022-08-19 19:30:17.392 | M tempest/api/compute/admin/test_fixed_ips_negative.py 2022-08-19 19:30:17.392 | M tempest/api/compute/admin/test_flavors.py 2022-08-19 19:30:17.392 | M tempest/api/compute/admin/test_flavors_access.py 2022-08-19 19:30:17.392 | M tempest/api/compute/admin/test_flavors_access_negative.py 2022-08-19 19:30:17.392 | M tempest/api/compute/admin/test_flavors_extra_specs.py 2022-08-19 19:30:17.392 | M tempest/api/compute/admin/test_flavors_extra_specs_negative.py 2022-08-19 19:30:17.392 | M tempest/api/compute/admin/test_flavors_microversions.py 2022-08-19 19:30:17.392 | M tempest/api/compute/admin/test_floating_ips_bulk.py 2022-08-19 19:30:17.392 | M tempest/api/compute/admin/test_hosts.py 2022-08-19 19:30:17.392 | M tempest/api/compute/admin/test_hosts_negative.py 2022-08-19 19:30:17.392 | M tempest/api/compute/admin/test_hypervisor.py 2022-08-19 19:30:17.392 | M tempest/api/compute/admin/test_hypervisor_negative.py 2022-08-19 19:30:17.392 | M tempest/api/compute/admin/test_instance_usage_audit_log.py 2022-08-19 19:30:17.392 | M tempest/api/compute/admin/test_instance_usage_audit_log_negative.py 2022-08-19 19:30:17.392 | M tempest/api/compute/admin/test_keypairs_v210.py 2022-08-19 19:30:17.392 | M tempest/api/compute/admin/test_live_migration.py 2022-08-19 19:30:17.392 | M tempest/api/compute/admin/test_live_migration_negative.py 2022-08-19 19:30:17.392 | M tempest/api/compute/admin/test_migrations.py 2022-08-19 19:30:17.392 | M tempest/api/compute/admin/test_networks.py 2022-08-19 19:30:17.392 | M tempest/api/compute/admin/test_quotas.py 2022-08-19 19:30:17.392 | M tempest/api/compute/admin/test_quotas_negative.py 2022-08-19 19:30:17.392 | M tempest/api/compute/admin/test_security_groups.py 2022-08-19 19:30:17.392 | M tempest/api/compute/admin/test_server_diagnostics.py 2022-08-19 19:30:17.392 | M tempest/api/compute/admin/test_server_diagnostics_negative.py 2022-08-19 19:30:17.392 | M tempest/api/compute/admin/test_servers.py 2022-08-19 19:30:17.392 | M tempest/api/compute/admin/test_servers_negative.py 2022-08-19 19:30:17.392 | M tempest/api/compute/admin/test_servers_on_multinodes.py 2022-08-19 19:30:17.392 | M tempest/api/compute/admin/test_services.py 2022-08-19 19:30:17.392 | M tempest/api/compute/admin/test_services_negative.py 2022-08-19 19:30:17.393 | M tempest/api/compute/admin/test_simple_tenant_usage.py 2022-08-19 19:30:17.393 | M tempest/api/compute/admin/test_simple_tenant_usage_negative.py 2022-08-19 19:30:17.393 | M tempest/api/compute/admin/test_volume.py 2022-08-19 19:30:17.393 | M tempest/api/compute/admin/test_volume_swap.py 2022-08-19 19:30:17.393 | M tempest/api/compute/admin/test_volumes_negative.py 2022-08-19 19:30:17.393 | M tempest/api/compute/api_microversion_fixture.py 2022-08-19 19:30:17.393 | M tempest/api/compute/base.py 2022-08-19 19:30:17.393 | M tempest/api/compute/certificates/__init__.py 2022-08-19 19:30:17.393 | M tempest/api/compute/certificates/test_certificates.py 2022-08-19 19:30:17.393 | M tempest/api/compute/flavors/__init__.py 2022-08-19 19:30:17.393 | M tempest/api/compute/flavors/test_flavors.py 2022-08-19 19:30:17.393 | M tempest/api/compute/flavors/test_flavors_negative.py 2022-08-19 19:30:17.393 | M tempest/api/compute/floating_ips/__init__.py 2022-08-19 19:30:17.393 | M tempest/api/compute/floating_ips/base.py 2022-08-19 19:30:17.393 | M tempest/api/compute/floating_ips/test_floating_ips_actions.py 2022-08-19 19:30:17.393 | M tempest/api/compute/floating_ips/test_floating_ips_actions_negative.py 2022-08-19 19:30:17.393 | M tempest/api/compute/floating_ips/test_list_floating_ips.py 2022-08-19 19:30:17.393 | M tempest/api/compute/floating_ips/test_list_floating_ips_negative.py 2022-08-19 19:30:17.393 | M tempest/api/compute/images/__init__.py 2022-08-19 19:30:17.393 | M tempest/api/compute/images/test_image_metadata.py 2022-08-19 19:30:17.393 | M tempest/api/compute/images/test_image_metadata_negative.py 2022-08-19 19:30:17.393 | M tempest/api/compute/images/test_images.py 2022-08-19 19:30:17.393 | M tempest/api/compute/images/test_images_negative.py 2022-08-19 19:30:17.393 | M tempest/api/compute/images/test_images_oneserver.py 2022-08-19 19:30:17.393 | M tempest/api/compute/images/test_images_oneserver_negative.py 2022-08-19 19:30:17.393 | M tempest/api/compute/images/test_list_image_filters.py 2022-08-19 19:30:17.393 | M tempest/api/compute/images/test_list_image_filters_negative.py 2022-08-19 19:30:17.393 | M tempest/api/compute/images/test_list_images.py 2022-08-19 19:30:17.393 | M tempest/api/compute/keypairs/__init__.py 2022-08-19 19:30:17.393 | M tempest/api/compute/keypairs/base.py 2022-08-19 19:30:17.393 | M tempest/api/compute/keypairs/test_keypairs.py 2022-08-19 19:30:17.393 | M tempest/api/compute/keypairs/test_keypairs_negative.py 2022-08-19 19:30:17.393 | M tempest/api/compute/keypairs/test_keypairs_v22.py 2022-08-19 19:30:17.393 | M tempest/api/compute/limits/__init__.py 2022-08-19 19:30:17.393 | M tempest/api/compute/limits/test_absolute_limits.py 2022-08-19 19:30:17.394 | M tempest/api/compute/limits/test_absolute_limits_negative.py 2022-08-19 19:30:17.394 | M tempest/api/compute/security_groups/__init__.py 2022-08-19 19:30:17.394 | M tempest/api/compute/security_groups/base.py 2022-08-19 19:30:17.394 | M tempest/api/compute/security_groups/test_security_group_rules.py 2022-08-19 19:30:17.394 | M tempest/api/compute/security_groups/test_security_group_rules_negative.py 2022-08-19 19:30:17.394 | M tempest/api/compute/security_groups/test_security_groups.py 2022-08-19 19:30:17.394 | M tempest/api/compute/security_groups/test_security_groups_negative.py 2022-08-19 19:30:17.394 | M tempest/api/compute/servers/__init__.py 2022-08-19 19:30:17.394 | M tempest/api/compute/servers/test_attach_interfaces.py 2022-08-19 19:30:17.394 | M tempest/api/compute/servers/test_availability_zone.py 2022-08-19 19:30:17.394 | M tempest/api/compute/servers/test_create_server.py 2022-08-19 19:30:17.394 | M tempest/api/compute/servers/test_create_server_multi_nic.py 2022-08-19 19:30:17.394 | M tempest/api/compute/servers/test_delete_server.py 2022-08-19 19:30:17.394 | M tempest/api/compute/servers/test_device_tagging.py 2022-08-19 19:30:17.394 | M tempest/api/compute/servers/test_disk_config.py 2022-08-19 19:30:17.394 | M tempest/api/compute/servers/test_instance_actions.py 2022-08-19 19:30:17.394 | M tempest/api/compute/servers/test_instance_actions_negative.py 2022-08-19 19:30:17.394 | M tempest/api/compute/servers/test_list_server_filters.py 2022-08-19 19:30:17.394 | M tempest/api/compute/servers/test_list_servers_negative.py 2022-08-19 19:30:17.394 | M tempest/api/compute/servers/test_multiple_create.py 2022-08-19 19:30:17.394 | M tempest/api/compute/servers/test_multiple_create_negative.py 2022-08-19 19:30:17.394 | M tempest/api/compute/servers/test_novnc.py 2022-08-19 19:30:17.394 | M tempest/api/compute/servers/test_server_actions.py 2022-08-19 19:30:17.394 | M tempest/api/compute/servers/test_server_addresses.py 2022-08-19 19:30:17.394 | M tempest/api/compute/servers/test_server_addresses_negative.py 2022-08-19 19:30:17.394 | M tempest/api/compute/servers/test_server_group.py 2022-08-19 19:30:17.394 | M tempest/api/compute/servers/test_server_metadata.py 2022-08-19 19:30:17.394 | M tempest/api/compute/servers/test_server_metadata_negative.py 2022-08-19 19:30:17.394 | M tempest/api/compute/servers/test_server_password.py 2022-08-19 19:30:17.394 | M tempest/api/compute/servers/test_server_personality.py 2022-08-19 19:30:17.394 | M tempest/api/compute/servers/test_server_rescue.py 2022-08-19 19:30:17.394 | M tempest/api/compute/servers/test_server_rescue_negative.py 2022-08-19 19:30:17.394 | M tempest/api/compute/servers/test_server_tags.py 2022-08-19 19:30:17.394 | M tempest/api/compute/servers/test_servers.py 2022-08-19 19:30:17.395 | M tempest/api/compute/servers/test_servers_microversions.py 2022-08-19 19:30:17.395 | M tempest/api/compute/servers/test_servers_negative.py 2022-08-19 19:30:17.395 | M tempest/api/compute/servers/test_virtual_interfaces.py 2022-08-19 19:30:17.395 | M tempest/api/compute/servers/test_virtual_interfaces_negative.py 2022-08-19 19:30:17.395 | M tempest/api/compute/test_extensions.py 2022-08-19 19:30:17.395 | M tempest/api/compute/test_networks.py 2022-08-19 19:30:17.395 | M tempest/api/compute/test_quotas.py 2022-08-19 19:30:17.395 | M tempest/api/compute/test_tenant_networks.py 2022-08-19 19:30:17.395 | M tempest/api/compute/test_versions.py 2022-08-19 19:30:17.395 | M tempest/api/compute/volumes/__init__.py 2022-08-19 19:30:17.395 | M tempest/api/compute/volumes/test_attach_volume.py 2022-08-19 19:30:17.395 | M tempest/api/compute/volumes/test_attach_volume_negative.py 2022-08-19 19:30:17.395 | M tempest/api/compute/volumes/test_volume_snapshots.py 2022-08-19 19:30:17.395 | M tempest/api/compute/volumes/test_volumes_get.py 2022-08-19 19:30:17.395 | M tempest/api/compute/volumes/test_volumes_list.py 2022-08-19 19:30:17.395 | M tempest/api/compute/volumes/test_volumes_negative.py 2022-08-19 19:30:17.395 | M tempest/api/identity/__init__.py 2022-08-19 19:30:17.395 | M tempest/api/identity/admin/__init__.py 2022-08-19 19:30:17.395 | M tempest/api/identity/admin/v2/__init__.py 2022-08-19 19:30:17.395 | M tempest/api/identity/admin/v2/test_endpoints.py 2022-08-19 19:30:17.395 | M tempest/api/identity/admin/v2/test_roles.py 2022-08-19 19:30:17.395 | M tempest/api/identity/admin/v2/test_roles_negative.py 2022-08-19 19:30:17.395 | M tempest/api/identity/admin/v2/test_services.py 2022-08-19 19:30:17.395 | M tempest/api/identity/admin/v2/test_tenant_negative.py 2022-08-19 19:30:17.395 | M tempest/api/identity/admin/v2/test_tenants.py 2022-08-19 19:30:17.395 | M tempest/api/identity/admin/v2/test_tokens.py 2022-08-19 19:30:17.395 | M tempest/api/identity/admin/v2/test_tokens_negative.py 2022-08-19 19:30:17.395 | M tempest/api/identity/admin/v2/test_users.py 2022-08-19 19:30:17.395 | M tempest/api/identity/admin/v2/test_users_negative.py 2022-08-19 19:30:17.395 | M tempest/api/identity/admin/v3/__init__.py 2022-08-19 19:30:17.395 | M tempest/api/identity/admin/v3/test_application_credentials.py 2022-08-19 19:30:17.395 | M tempest/api/identity/admin/v3/test_credentials.py 2022-08-19 19:30:17.395 | M tempest/api/identity/admin/v3/test_default_project_id.py 2022-08-19 19:30:17.395 | M tempest/api/identity/admin/v3/test_domain_configuration.py 2022-08-19 19:30:17.395 | M tempest/api/identity/admin/v3/test_domains.py 2022-08-19 19:30:17.395 | M tempest/api/identity/admin/v3/test_domains_negative.py 2022-08-19 19:30:17.396 | M tempest/api/identity/admin/v3/test_endpoint_groups.py 2022-08-19 19:30:17.396 | M tempest/api/identity/admin/v3/test_endpoints.py 2022-08-19 19:30:17.396 | M tempest/api/identity/admin/v3/test_endpoints_negative.py 2022-08-19 19:30:17.396 | M tempest/api/identity/admin/v3/test_groups.py 2022-08-19 19:30:17.396 | M tempest/api/identity/admin/v3/test_inherits.py 2022-08-19 19:30:17.396 | M tempest/api/identity/admin/v3/test_list_projects.py 2022-08-19 19:30:17.396 | M tempest/api/identity/admin/v3/test_list_users.py 2022-08-19 19:30:17.396 | M tempest/api/identity/admin/v3/test_oauth_consumers.py 2022-08-19 19:30:17.396 | M tempest/api/identity/admin/v3/test_policies.py 2022-08-19 19:30:17.396 | M tempest/api/identity/admin/v3/test_project_tags.py 2022-08-19 19:30:17.396 | M tempest/api/identity/admin/v3/test_projects.py 2022-08-19 19:30:17.396 | M tempest/api/identity/admin/v3/test_projects_negative.py 2022-08-19 19:30:17.396 | M tempest/api/identity/admin/v3/test_regions.py 2022-08-19 19:30:17.396 | M tempest/api/identity/admin/v3/test_roles.py 2022-08-19 19:30:17.396 | M tempest/api/identity/admin/v3/test_services.py 2022-08-19 19:30:17.396 | M tempest/api/identity/admin/v3/test_tokens.py 2022-08-19 19:30:17.396 | M tempest/api/identity/admin/v3/test_trusts.py 2022-08-19 19:30:17.396 | M tempest/api/identity/admin/v3/test_users.py 2022-08-19 19:30:17.396 | M tempest/api/identity/admin/v3/test_users_negative.py 2022-08-19 19:30:17.396 | M tempest/api/identity/base.py 2022-08-19 19:30:17.396 | M tempest/api/identity/v2/__init__.py 2022-08-19 19:30:17.396 | M tempest/api/identity/v2/test_api_discovery.py 2022-08-19 19:30:17.396 | M tempest/api/identity/v2/test_ec2_credentials.py 2022-08-19 19:30:17.396 | M tempest/api/identity/v2/test_extension.py 2022-08-19 19:30:17.396 | M tempest/api/identity/v2/test_tenants.py 2022-08-19 19:30:17.396 | M tempest/api/identity/v2/test_tokens.py 2022-08-19 19:30:17.396 | M tempest/api/identity/v2/test_users.py 2022-08-19 19:30:17.396 | M tempest/api/identity/v3/__init__.py 2022-08-19 19:30:17.396 | M tempest/api/identity/v3/test_access_rules.py 2022-08-19 19:30:17.396 | M tempest/api/identity/v3/test_api_discovery.py 2022-08-19 19:30:17.396 | M tempest/api/identity/v3/test_application_credentials.py 2022-08-19 19:30:17.396 | M tempest/api/identity/v3/test_catalog.py 2022-08-19 19:30:17.396 | M tempest/api/identity/v3/test_domains.py 2022-08-19 19:30:17.396 | M tempest/api/identity/v3/test_ec2_credentials.py 2022-08-19 19:30:17.396 | M tempest/api/identity/v3/test_projects.py 2022-08-19 19:30:17.396 | M tempest/api/identity/v3/test_tokens.py 2022-08-19 19:30:17.397 | M tempest/api/identity/v3/test_users.py 2022-08-19 19:30:17.397 | M tempest/api/image/__init__.py 2022-08-19 19:30:17.397 | M tempest/api/image/base.py 2022-08-19 19:30:17.397 | M tempest/api/image/v1/__init__.py 2022-08-19 19:30:17.397 | M tempest/api/image/v1/test_image_members.py 2022-08-19 19:30:17.397 | M tempest/api/image/v1/test_image_members_negative.py 2022-08-19 19:30:17.397 | M tempest/api/image/v1/test_images.py 2022-08-19 19:30:17.397 | M tempest/api/image/v1/test_images_negative.py 2022-08-19 19:30:17.397 | M tempest/api/image/v2/__init__.py 2022-08-19 19:30:17.397 | M tempest/api/image/v2/admin/__init__.py 2022-08-19 19:30:17.397 | M tempest/api/image/v2/admin/test_image_caching.py 2022-08-19 19:30:17.397 | M tempest/api/image/v2/admin/test_images.py 2022-08-19 19:30:17.397 | M tempest/api/image/v2/admin/test_images_metadefs_namespace_objects.py 2022-08-19 19:30:17.397 | M tempest/api/image/v2/admin/test_images_metadefs_namespace_properties.py 2022-08-19 19:30:17.397 | M tempest/api/image/v2/admin/test_images_metadefs_namespace_tags.py 2022-08-19 19:30:17.397 | M tempest/api/image/v2/admin/test_images_metadefs_namespaces.py 2022-08-19 19:30:17.397 | M tempest/api/image/v2/admin/test_images_metadefs_resource_types.py 2022-08-19 19:30:17.397 | M tempest/api/image/v2/test_images.py 2022-08-19 19:30:17.397 | M tempest/api/image/v2/test_images_member.py 2022-08-19 19:30:17.397 | M tempest/api/image/v2/test_images_member_negative.py 2022-08-19 19:30:17.397 | M tempest/api/image/v2/test_images_metadefs_schema.py 2022-08-19 19:30:17.397 | M tempest/api/image/v2/test_images_negative.py 2022-08-19 19:30:17.397 | M tempest/api/image/v2/test_images_tags.py 2022-08-19 19:30:17.397 | M tempest/api/image/v2/test_images_tags_negative.py 2022-08-19 19:30:17.397 | M tempest/api/image/v2/test_versions.py 2022-08-19 19:30:17.397 | M tempest/api/network/__init__.py 2022-08-19 19:30:17.397 | M tempest/api/network/admin/__init__.py 2022-08-19 19:30:17.397 | M tempest/api/network/admin/test_dhcp_agent_scheduler.py 2022-08-19 19:30:17.397 | M tempest/api/network/admin/test_external_network_extension.py 2022-08-19 19:30:17.397 | M tempest/api/network/admin/test_external_networks_negative.py 2022-08-19 19:30:17.397 | M tempest/api/network/admin/test_floating_ips_admin_actions.py 2022-08-19 19:30:17.397 | M tempest/api/network/admin/test_metering_extensions.py 2022-08-19 19:30:17.397 | M tempest/api/network/admin/test_negative_quotas.py 2022-08-19 19:30:17.397 | M tempest/api/network/admin/test_ports.py 2022-08-19 19:30:17.397 | M tempest/api/network/admin/test_quotas.py 2022-08-19 19:30:17.397 | M tempest/api/network/admin/test_routers.py 2022-08-19 19:30:17.398 | M tempest/api/network/admin/test_routers_dvr.py 2022-08-19 19:30:17.398 | M tempest/api/network/admin/test_routers_negative.py 2022-08-19 19:30:17.398 | M tempest/api/network/base.py 2022-08-19 19:30:17.398 | M tempest/api/network/base_security_groups.py 2022-08-19 19:30:17.398 | M tempest/api/network/test_agent_management_negative.py 2022-08-19 19:30:17.398 | M tempest/api/network/test_allowed_address_pair.py 2022-08-19 19:30:17.398 | M tempest/api/network/test_dhcp_ipv6.py 2022-08-19 19:30:17.398 | M tempest/api/network/test_extensions.py 2022-08-19 19:30:17.398 | M tempest/api/network/test_extra_dhcp_options.py 2022-08-19 19:30:17.398 | M tempest/api/network/test_floating_ips.py 2022-08-19 19:30:17.398 | M tempest/api/network/test_floating_ips_negative.py 2022-08-19 19:30:17.398 | M tempest/api/network/test_networks.py 2022-08-19 19:30:17.398 | M tempest/api/network/test_networks_negative.py 2022-08-19 19:30:17.398 | M tempest/api/network/test_ports.py 2022-08-19 19:30:17.398 | M tempest/api/network/test_routers.py 2022-08-19 19:30:17.398 | M tempest/api/network/test_routers_negative.py 2022-08-19 19:30:17.398 | M tempest/api/network/test_security_groups.py 2022-08-19 19:30:17.398 | M tempest/api/network/test_security_groups_negative.py 2022-08-19 19:30:17.398 | M tempest/api/network/test_service_providers.py 2022-08-19 19:30:17.398 | M tempest/api/network/test_subnetpools_extensions.py 2022-08-19 19:30:17.398 | M tempest/api/network/test_tags.py 2022-08-19 19:30:17.398 | M tempest/api/network/test_versions.py 2022-08-19 19:30:17.398 | M tempest/api/object_storage/__init__.py 2022-08-19 19:30:17.398 | M tempest/api/object_storage/base.py 2022-08-19 19:30:17.398 | M tempest/api/object_storage/test_account_bulk.py 2022-08-19 19:30:17.398 | M tempest/api/object_storage/test_account_quotas.py 2022-08-19 19:30:17.398 | M tempest/api/object_storage/test_account_quotas_negative.py 2022-08-19 19:30:17.398 | M tempest/api/object_storage/test_account_services.py 2022-08-19 19:30:17.398 | M tempest/api/object_storage/test_account_services_negative.py 2022-08-19 19:30:17.398 | M tempest/api/object_storage/test_container_acl.py 2022-08-19 19:30:17.398 | M tempest/api/object_storage/test_container_acl_negative.py 2022-08-19 19:30:17.398 | M tempest/api/object_storage/test_container_quotas.py 2022-08-19 19:30:17.398 | M tempest/api/object_storage/test_container_services.py 2022-08-19 19:30:17.398 | M tempest/api/object_storage/test_container_services_negative.py 2022-08-19 19:30:17.399 | M tempest/api/object_storage/test_container_staticweb.py 2022-08-19 19:30:17.399 | M tempest/api/object_storage/test_container_sync.py 2022-08-19 19:30:17.399 | M tempest/api/object_storage/test_container_sync_middleware.py 2022-08-19 19:30:17.399 | M tempest/api/object_storage/test_crossdomain.py 2022-08-19 19:30:17.399 | M tempest/api/object_storage/test_healthcheck.py 2022-08-19 19:30:17.399 | M tempest/api/object_storage/test_object_expiry.py 2022-08-19 19:30:17.399 | M tempest/api/object_storage/test_object_formpost.py 2022-08-19 19:30:17.399 | M tempest/api/object_storage/test_object_formpost_negative.py 2022-08-19 19:30:17.399 | M tempest/api/object_storage/test_object_services.py 2022-08-19 19:30:17.399 | M tempest/api/object_storage/test_object_slo.py 2022-08-19 19:30:17.399 | M tempest/api/object_storage/test_object_temp_url.py 2022-08-19 19:30:17.399 | M tempest/api/object_storage/test_object_temp_url_negative.py 2022-08-19 19:30:17.399 | M tempest/api/object_storage/test_object_version.py 2022-08-19 19:30:17.399 | M tempest/api/volume/__init__.py 2022-08-19 19:30:17.399 | M tempest/api/volume/admin/__init__.py 2022-08-19 19:30:17.399 | M tempest/api/volume/admin/test_backends_capabilities.py 2022-08-19 19:30:17.399 | M tempest/api/volume/admin/test_encrypted_volumes_extend.py 2022-08-19 19:30:17.399 | M tempest/api/volume/admin/test_group_snapshots.py 2022-08-19 19:30:17.399 | M tempest/api/volume/admin/test_group_type_specs.py 2022-08-19 19:30:17.399 | M tempest/api/volume/admin/test_group_types.py 2022-08-19 19:30:17.399 | M tempest/api/volume/admin/test_groups.py 2022-08-19 19:30:17.399 | M tempest/api/volume/admin/test_multi_backend.py 2022-08-19 19:30:17.399 | M tempest/api/volume/admin/test_qos.py 2022-08-19 19:30:17.399 | M tempest/api/volume/admin/test_snapshot_manage.py 2022-08-19 19:30:17.399 | M tempest/api/volume/admin/test_snapshots_actions.py 2022-08-19 19:30:17.399 | M tempest/api/volume/admin/test_user_messages.py 2022-08-19 19:30:17.399 | M tempest/api/volume/admin/test_volume_hosts.py 2022-08-19 19:30:17.399 | M tempest/api/volume/admin/test_volume_manage.py 2022-08-19 19:30:17.399 | M tempest/api/volume/admin/test_volume_pools.py 2022-08-19 19:30:17.399 | M tempest/api/volume/admin/test_volume_quota_classes.py 2022-08-19 19:30:17.399 | M tempest/api/volume/admin/test_volume_quotas.py 2022-08-19 19:30:17.399 | M tempest/api/volume/admin/test_volume_quotas_negative.py 2022-08-19 19:30:17.399 | M tempest/api/volume/admin/test_volume_retype.py 2022-08-19 19:30:17.399 | M tempest/api/volume/admin/test_volume_services.py 2022-08-19 19:30:17.399 | M tempest/api/volume/admin/test_volume_services_negative.py 2022-08-19 19:30:17.399 | M tempest/api/volume/admin/test_volume_snapshot_quotas_negative.py 2022-08-19 19:30:17.400 | M tempest/api/volume/admin/test_volume_type_access.py 2022-08-19 19:30:17.400 | M tempest/api/volume/admin/test_volume_types.py 2022-08-19 19:30:17.400 | M tempest/api/volume/admin/test_volume_types_extra_specs.py 2022-08-19 19:30:17.400 | M tempest/api/volume/admin/test_volume_types_extra_specs_negative.py 2022-08-19 19:30:17.400 | M tempest/api/volume/admin/test_volume_types_negative.py 2022-08-19 19:30:17.400 | M tempest/api/volume/admin/test_volumes_actions.py 2022-08-19 19:30:17.400 | M tempest/api/volume/admin/test_volumes_backup.py 2022-08-19 19:30:17.400 | M tempest/api/volume/admin/test_volumes_list.py 2022-08-19 19:30:17.400 | M tempest/api/volume/api_microversion_fixture.py 2022-08-19 19:30:17.400 | M tempest/api/volume/base.py 2022-08-19 19:30:17.400 | M tempest/api/volume/test_availability_zone.py 2022-08-19 19:30:17.400 | M tempest/api/volume/test_extensions.py 2022-08-19 19:30:17.400 | M tempest/api/volume/test_image_metadata.py 2022-08-19 19:30:17.400 | M tempest/api/volume/test_snapshot_metadata.py 2022-08-19 19:30:17.400 | M tempest/api/volume/test_versions.py 2022-08-19 19:30:17.400 | M tempest/api/volume/test_volume_absolute_limits.py 2022-08-19 19:30:17.400 | M tempest/api/volume/test_volume_delete_cascade.py 2022-08-19 19:30:17.400 | M tempest/api/volume/test_volume_metadata.py 2022-08-19 19:30:17.400 | M tempest/api/volume/test_volume_transfers.py 2022-08-19 19:30:17.400 | M tempest/api/volume/test_volumes_actions.py 2022-08-19 19:30:17.400 | M tempest/api/volume/test_volumes_backup.py 2022-08-19 19:30:17.400 | M tempest/api/volume/test_volumes_clone.py 2022-08-19 19:30:17.400 | M tempest/api/volume/test_volumes_clone_negative.py 2022-08-19 19:30:17.400 | M tempest/api/volume/test_volumes_extend.py 2022-08-19 19:30:17.400 | M tempest/api/volume/test_volumes_get.py 2022-08-19 19:30:17.400 | M tempest/api/volume/test_volumes_list.py 2022-08-19 19:30:17.400 | M tempest/api/volume/test_volumes_negative.py 2022-08-19 19:30:17.400 | M tempest/api/volume/test_volumes_snapshots.py 2022-08-19 19:30:17.400 | M tempest/api/volume/test_volumes_snapshots_list.py 2022-08-19 19:30:17.400 | M tempest/api/volume/test_volumes_snapshots_negative.py 2022-08-19 19:30:17.400 | M tempest/clients.py 2022-08-19 19:30:17.400 | M tempest/cmd/__init__.py 2022-08-19 19:30:17.400 | M tempest/cmd/cleanup.py 2022-08-19 19:30:17.400 | M tempest/cmd/cleanup_service.py 2022-08-19 19:30:17.400 | M tempest/cmd/config-generator.tempest.conf 2022-08-19 19:30:17.400 | M tempest/cmd/init.py 2022-08-19 19:30:17.401 | M tempest/cmd/list_plugins.py 2022-08-19 19:30:17.401 | M tempest/cmd/main.py 2022-08-19 19:30:17.401 | M tempest/cmd/run.py 2022-08-19 19:30:17.401 | M tempest/cmd/subunit_describe_calls.py 2022-08-19 19:30:17.401 | M tempest/cmd/verify_tempest_config.py 2022-08-19 19:30:17.401 | M tempest/cmd/workspace.py 2022-08-19 19:30:17.401 | M tempest/common/__init__.py 2022-08-19 19:30:17.401 | M tempest/common/compute.py 2022-08-19 19:30:17.401 | M tempest/common/credentials_factory.py 2022-08-19 19:30:17.401 | M tempest/common/custom_matchers.py 2022-08-19 19:30:17.401 | M tempest/common/identity.py 2022-08-19 19:30:17.401 | M tempest/common/image.py 2022-08-19 19:30:17.401 | M tempest/common/tempest_fixtures.py 2022-08-19 19:30:17.401 | M tempest/common/utils/__init__.py 2022-08-19 19:30:17.401 | M tempest/common/utils/linux/__init__.py 2022-08-19 19:30:17.401 | M tempest/common/utils/linux/remote_client.py 2022-08-19 19:30:17.401 | M tempest/common/utils/net_downtime.py 2022-08-19 19:30:17.401 | M tempest/common/utils/net_info.py 2022-08-19 19:30:17.401 | M tempest/common/utils/net_utils.py 2022-08-19 19:30:17.401 | M tempest/common/waiters.py 2022-08-19 19:30:17.401 | M tempest/config.py 2022-08-19 19:30:17.401 | M tempest/hacking/__init__.py 2022-08-19 19:30:17.401 | M tempest/hacking/checks.py 2022-08-19 19:30:17.401 | M tempest/lib/__init__.py 2022-08-19 19:30:17.401 | M tempest/lib/api_schema/__init__.py 2022-08-19 19:30:17.402 | M tempest/lib/api_schema/response/__init__.py 2022-08-19 19:30:17.402 | M tempest/lib/api_schema/response/compute/__init__.py 2022-08-19 19:30:17.402 | M tempest/lib/api_schema/response/compute/v2_1/__init__.py 2022-08-19 19:30:17.402 | M tempest/lib/api_schema/response/compute/v2_1/agents.py 2022-08-19 19:30:17.402 | M tempest/lib/api_schema/response/compute/v2_1/aggregates.py 2022-08-19 19:30:17.402 | M tempest/lib/api_schema/response/compute/v2_1/availability_zone.py 2022-08-19 19:30:17.402 | M tempest/lib/api_schema/response/compute/v2_1/baremetal_nodes.py 2022-08-19 19:30:17.402 | M tempest/lib/api_schema/response/compute/v2_1/certificates.py 2022-08-19 19:30:17.402 | M tempest/lib/api_schema/response/compute/v2_1/extensions.py 2022-08-19 19:30:17.402 | M tempest/lib/api_schema/response/compute/v2_1/fixed_ips.py 2022-08-19 19:30:17.402 | M tempest/lib/api_schema/response/compute/v2_1/flavors.py 2022-08-19 19:30:17.402 | M tempest/lib/api_schema/response/compute/v2_1/flavors_access.py 2022-08-19 19:30:17.402 | M tempest/lib/api_schema/response/compute/v2_1/flavors_extra_specs.py 2022-08-19 19:30:17.402 | M tempest/lib/api_schema/response/compute/v2_1/floating_ips.py 2022-08-19 19:30:17.402 | M tempest/lib/api_schema/response/compute/v2_1/hosts.py 2022-08-19 19:30:17.402 | M tempest/lib/api_schema/response/compute/v2_1/hypervisors.py 2022-08-19 19:30:17.402 | M tempest/lib/api_schema/response/compute/v2_1/images.py 2022-08-19 19:30:17.402 | M tempest/lib/api_schema/response/compute/v2_1/instance_usage_audit_logs.py 2022-08-19 19:30:17.402 | M tempest/lib/api_schema/response/compute/v2_1/interfaces.py 2022-08-19 19:30:17.402 | M tempest/lib/api_schema/response/compute/v2_1/keypairs.py 2022-08-19 19:30:17.402 | M tempest/lib/api_schema/response/compute/v2_1/limits.py 2022-08-19 19:30:17.402 | M tempest/lib/api_schema/response/compute/v2_1/migrations.py 2022-08-19 19:30:17.402 | M tempest/lib/api_schema/response/compute/v2_1/parameter_types.py 2022-08-19 19:30:17.402 | M tempest/lib/api_schema/response/compute/v2_1/quota_classes.py 2022-08-19 19:30:17.402 | M tempest/lib/api_schema/response/compute/v2_1/quotas.py 2022-08-19 19:30:17.402 | M tempest/lib/api_schema/response/compute/v2_1/security_group_default_rule.py 2022-08-19 19:30:17.402 | M tempest/lib/api_schema/response/compute/v2_1/security_groups.py 2022-08-19 19:30:17.402 | M tempest/lib/api_schema/response/compute/v2_1/server_groups.py 2022-08-19 19:30:17.402 | M tempest/lib/api_schema/response/compute/v2_1/servers.py 2022-08-19 19:30:17.402 | M tempest/lib/api_schema/response/compute/v2_1/services.py 2022-08-19 19:30:17.402 | M tempest/lib/api_schema/response/compute/v2_1/snapshots.py 2022-08-19 19:30:17.402 | M tempest/lib/api_schema/response/compute/v2_1/tenant_networks.py 2022-08-19 19:30:17.402 | M tempest/lib/api_schema/response/compute/v2_1/tenant_usages.py 2022-08-19 19:30:17.402 | M tempest/lib/api_schema/response/compute/v2_1/versions.py 2022-08-19 19:30:17.403 | M tempest/lib/api_schema/response/compute/v2_1/volumes.py 2022-08-19 19:30:17.403 | M tempest/lib/api_schema/response/compute/v2_11/__init__.py 2022-08-19 19:30:17.403 | M tempest/lib/api_schema/response/compute/v2_11/services.py 2022-08-19 19:30:17.403 | M tempest/lib/api_schema/response/compute/v2_13/__init__.py 2022-08-19 19:30:17.403 | M tempest/lib/api_schema/response/compute/v2_13/server_groups.py 2022-08-19 19:30:17.403 | M tempest/lib/api_schema/response/compute/v2_16/__init__.py 2022-08-19 19:30:17.403 | M tempest/lib/api_schema/response/compute/v2_16/servers.py 2022-08-19 19:30:17.403 | M tempest/lib/api_schema/response/compute/v2_19/__init__.py 2022-08-19 19:30:17.403 | M tempest/lib/api_schema/response/compute/v2_19/servers.py 2022-08-19 19:30:17.403 | M tempest/lib/api_schema/response/compute/v2_2/__init__.py 2022-08-19 19:30:17.403 | M tempest/lib/api_schema/response/compute/v2_2/keypairs.py 2022-08-19 19:30:17.403 | M tempest/lib/api_schema/response/compute/v2_23/__init__.py 2022-08-19 19:30:17.403 | M tempest/lib/api_schema/response/compute/v2_23/migrations.py 2022-08-19 19:30:17.403 | M tempest/lib/api_schema/response/compute/v2_26/__init__.py 2022-08-19 19:30:17.403 | M tempest/lib/api_schema/response/compute/v2_26/servers.py 2022-08-19 19:30:17.403 | M tempest/lib/api_schema/response/compute/v2_28/__init__.py 2022-08-19 19:30:17.403 | M tempest/lib/api_schema/response/compute/v2_28/hypervisors.py 2022-08-19 19:30:17.403 | M tempest/lib/api_schema/response/compute/v2_3/__init__.py 2022-08-19 19:30:17.403 | M tempest/lib/api_schema/response/compute/v2_3/servers.py 2022-08-19 19:30:17.403 | M tempest/lib/api_schema/response/compute/v2_33/__init__.py 2022-08-19 19:30:17.403 | M tempest/lib/api_schema/response/compute/v2_33/hypervisors.py 2022-08-19 19:30:17.403 | M tempest/lib/api_schema/response/compute/v2_36/__init__.py 2022-08-19 19:30:17.403 | M tempest/lib/api_schema/response/compute/v2_36/limits.py 2022-08-19 19:30:17.403 | M tempest/lib/api_schema/response/compute/v2_36/quotas.py 2022-08-19 19:30:17.403 | M tempest/lib/api_schema/response/compute/v2_39/__init__.py 2022-08-19 19:30:17.403 | M tempest/lib/api_schema/response/compute/v2_39/limits.py 2022-08-19 19:30:17.403 | M tempest/lib/api_schema/response/compute/v2_41/__init__.py 2022-08-19 19:30:17.403 | M tempest/lib/api_schema/response/compute/v2_41/aggregates.py 2022-08-19 19:30:17.403 | M tempest/lib/api_schema/response/compute/v2_45/__init__.py 2022-08-19 19:30:17.403 | M tempest/lib/api_schema/response/compute/v2_45/images.py 2022-08-19 19:30:17.403 | M tempest/lib/api_schema/response/compute/v2_45/servers.py 2022-08-19 19:30:17.403 | M tempest/lib/api_schema/response/compute/v2_47/__init__.py 2022-08-19 19:30:17.403 | M tempest/lib/api_schema/response/compute/v2_47/servers.py 2022-08-19 19:30:17.403 | M tempest/lib/api_schema/response/compute/v2_48/__init__.py 2022-08-19 19:30:17.404 | M tempest/lib/api_schema/response/compute/v2_48/servers.py 2022-08-19 19:30:17.404 | M tempest/lib/api_schema/response/compute/v2_50/__init__.py 2022-08-19 19:30:17.404 | M tempest/lib/api_schema/response/compute/v2_50/quota_classes.py 2022-08-19 19:30:17.404 | M tempest/lib/api_schema/response/compute/v2_51/__init__.py 2022-08-19 19:30:17.404 | M tempest/lib/api_schema/response/compute/v2_51/servers.py 2022-08-19 19:30:17.404 | M tempest/lib/api_schema/response/compute/v2_53/__init__.py 2022-08-19 19:30:17.404 | M tempest/lib/api_schema/response/compute/v2_53/hypervisors.py 2022-08-19 19:30:17.404 | M tempest/lib/api_schema/response/compute/v2_53/services.py 2022-08-19 19:30:17.404 | M tempest/lib/api_schema/response/compute/v2_54/__init__.py 2022-08-19 19:30:17.404 | M tempest/lib/api_schema/response/compute/v2_54/servers.py 2022-08-19 19:30:17.404 | M tempest/lib/api_schema/response/compute/v2_55/__init__.py 2022-08-19 19:30:17.404 | M tempest/lib/api_schema/response/compute/v2_55/flavors.py 2022-08-19 19:30:17.404 | M tempest/lib/api_schema/response/compute/v2_57/__init__.py 2022-08-19 19:30:17.404 | M tempest/lib/api_schema/response/compute/v2_57/limits.py 2022-08-19 19:30:17.404 | M tempest/lib/api_schema/response/compute/v2_57/quota_classes.py 2022-08-19 19:30:17.404 | M tempest/lib/api_schema/response/compute/v2_57/quotas.py 2022-08-19 19:30:17.404 | M tempest/lib/api_schema/response/compute/v2_57/servers.py 2022-08-19 19:30:17.404 | M tempest/lib/api_schema/response/compute/v2_58/__init__.py 2022-08-19 19:30:17.404 | M tempest/lib/api_schema/response/compute/v2_58/servers.py 2022-08-19 19:30:17.404 | M tempest/lib/api_schema/response/compute/v2_59/__init__.py 2022-08-19 19:30:17.404 | M tempest/lib/api_schema/response/compute/v2_59/migrations.py 2022-08-19 19:30:17.404 | M tempest/lib/api_schema/response/compute/v2_6/__init__.py 2022-08-19 19:30:17.404 | M tempest/lib/api_schema/response/compute/v2_6/servers.py 2022-08-19 19:30:17.404 | M tempest/lib/api_schema/response/compute/v2_61/__init__.py 2022-08-19 19:30:17.404 | M tempest/lib/api_schema/response/compute/v2_61/flavors.py 2022-08-19 19:30:17.404 | M tempest/lib/api_schema/response/compute/v2_62/__init__.py 2022-08-19 19:30:17.404 | M tempest/lib/api_schema/response/compute/v2_62/servers.py 2022-08-19 19:30:17.404 | M tempest/lib/api_schema/response/compute/v2_63/__init__.py 2022-08-19 19:30:17.404 | M tempest/lib/api_schema/response/compute/v2_63/servers.py 2022-08-19 19:30:17.404 | M tempest/lib/api_schema/response/compute/v2_64/__init__.py 2022-08-19 19:30:17.404 | M tempest/lib/api_schema/response/compute/v2_64/server_groups.py 2022-08-19 19:30:17.404 | M tempest/lib/api_schema/response/compute/v2_70/__init__.py 2022-08-19 19:30:17.404 | M tempest/lib/api_schema/response/compute/v2_70/interfaces.py 2022-08-19 19:30:17.404 | M tempest/lib/api_schema/response/compute/v2_70/servers.py 2022-08-19 19:30:17.404 | M tempest/lib/api_schema/response/compute/v2_71/__init__.py 2022-08-19 19:30:17.405 | M tempest/lib/api_schema/response/compute/v2_71/servers.py 2022-08-19 19:30:17.405 | M tempest/lib/api_schema/response/compute/v2_73/__init__.py 2022-08-19 19:30:17.405 | M tempest/lib/api_schema/response/compute/v2_73/servers.py 2022-08-19 19:30:17.405 | M tempest/lib/api_schema/response/compute/v2_75/__init__.py 2022-08-19 19:30:17.405 | M tempest/lib/api_schema/response/compute/v2_75/servers.py 2022-08-19 19:30:17.405 | M tempest/lib/api_schema/response/compute/v2_79/__init__.py 2022-08-19 19:30:17.405 | M tempest/lib/api_schema/response/compute/v2_79/servers.py 2022-08-19 19:30:17.405 | M tempest/lib/api_schema/response/compute/v2_8/__init__.py 2022-08-19 19:30:17.405 | M tempest/lib/api_schema/response/compute/v2_8/servers.py 2022-08-19 19:30:17.405 | M tempest/lib/api_schema/response/compute/v2_9/__init__.py 2022-08-19 19:30:17.405 | M tempest/lib/api_schema/response/compute/v2_9/servers.py 2022-08-19 19:30:17.405 | M tempest/lib/api_schema/response/volume/__init__.py 2022-08-19 19:30:17.405 | M tempest/lib/api_schema/response/volume/backups.py 2022-08-19 19:30:17.405 | M tempest/lib/api_schema/response/volume/capabilities.py 2022-08-19 19:30:17.405 | M tempest/lib/api_schema/response/volume/extensions.py 2022-08-19 19:30:17.405 | M tempest/lib/api_schema/response/volume/group_snapshots.py 2022-08-19 19:30:17.405 | M tempest/lib/api_schema/response/volume/group_types.py 2022-08-19 19:30:17.405 | M tempest/lib/api_schema/response/volume/groups.py 2022-08-19 19:30:17.405 | M tempest/lib/api_schema/response/volume/hosts.py 2022-08-19 19:30:17.405 | M tempest/lib/api_schema/response/volume/limits.py 2022-08-19 19:30:17.405 | M tempest/lib/api_schema/response/volume/manage_snapshot.py 2022-08-19 19:30:17.405 | M tempest/lib/api_schema/response/volume/manage_volume.py 2022-08-19 19:30:17.405 | M tempest/lib/api_schema/response/volume/messages.py 2022-08-19 19:30:17.405 | M tempest/lib/api_schema/response/volume/qos.py 2022-08-19 19:30:17.405 | M tempest/lib/api_schema/response/volume/quota_classes.py 2022-08-19 19:30:17.405 | M tempest/lib/api_schema/response/volume/quotas.py 2022-08-19 19:30:17.405 | M tempest/lib/api_schema/response/volume/scheduler_stats.py 2022-08-19 19:30:17.405 | M tempest/lib/api_schema/response/volume/services.py 2022-08-19 19:30:17.405 | M tempest/lib/api_schema/response/volume/snapshots.py 2022-08-19 19:30:17.405 | M tempest/lib/api_schema/response/volume/transfers.py 2022-08-19 19:30:17.405 | M tempest/lib/api_schema/response/volume/v3_61/__init__.py 2022-08-19 19:30:17.405 | M tempest/lib/api_schema/response/volume/v3_61/volumes.py 2022-08-19 19:30:17.405 | M tempest/lib/api_schema/response/volume/v3_63/__init__.py 2022-08-19 19:30:17.405 | M tempest/lib/api_schema/response/volume/v3_63/volumes.py 2022-08-19 19:30:17.405 | M tempest/lib/api_schema/response/volume/v3_64/__init__.py 2022-08-19 19:30:17.406 | M tempest/lib/api_schema/response/volume/v3_64/backups.py 2022-08-19 19:30:17.406 | M tempest/lib/api_schema/response/volume/v3_64/volumes.py 2022-08-19 19:30:17.406 | M tempest/lib/api_schema/response/volume/v3_7/__init__.py 2022-08-19 19:30:17.406 | M tempest/lib/api_schema/response/volume/v3_7/services.py 2022-08-19 19:30:17.406 | M tempest/lib/api_schema/response/volume/volume_types.py 2022-08-19 19:30:17.406 | M tempest/lib/api_schema/response/volume/volumes.py 2022-08-19 19:30:17.406 | M tempest/lib/auth.py 2022-08-19 19:30:17.406 | M tempest/lib/base.py 2022-08-19 19:30:17.406 | M tempest/lib/cli/__init__.py 2022-08-19 19:30:17.406 | M tempest/lib/cli/base.py 2022-08-19 19:30:17.406 | M tempest/lib/cli/output_parser.py 2022-08-19 19:30:17.406 | M tempest/lib/cmd/__init__.py 2022-08-19 19:30:17.406 | M tempest/lib/common/__init__.py 2022-08-19 19:30:17.406 | M tempest/lib/common/api_microversion_fixture.py 2022-08-19 19:30:17.406 | M tempest/lib/common/api_version_request.py 2022-08-19 19:30:17.406 | M tempest/lib/common/api_version_utils.py 2022-08-19 19:30:17.406 | M tempest/lib/common/cred_client.py 2022-08-19 19:30:17.406 | M tempest/lib/common/cred_provider.py 2022-08-19 19:30:17.406 | M tempest/lib/common/dynamic_creds.py 2022-08-19 19:30:17.406 | M tempest/lib/common/fixed_network.py 2022-08-19 19:30:17.406 | M tempest/lib/common/http.py 2022-08-19 19:30:17.406 | M tempest/lib/common/jsonschema_validator.py 2022-08-19 19:30:17.406 | M tempest/lib/common/preprov_creds.py 2022-08-19 19:30:17.406 | M tempest/lib/common/profiler.py 2022-08-19 19:30:17.406 | M tempest/lib/common/rest_client.py 2022-08-19 19:30:17.406 | M tempest/lib/common/ssh.py 2022-08-19 19:30:17.406 | M tempest/lib/common/thread.py 2022-08-19 19:30:17.406 | M tempest/lib/common/utils/__init__.py 2022-08-19 19:30:17.406 | M tempest/lib/common/utils/data_utils.py 2022-08-19 19:30:17.406 | M tempest/lib/common/utils/linux/__init__.py 2022-08-19 19:30:17.406 | M tempest/lib/common/utils/linux/remote_client.py 2022-08-19 19:30:17.406 | M tempest/lib/common/utils/misc.py 2022-08-19 19:30:17.406 | M tempest/lib/common/utils/test_utils.py 2022-08-19 19:30:17.406 | M tempest/lib/common/validation_resources.py 2022-08-19 19:30:17.406 | M tempest/lib/decorators.py 2022-08-19 19:30:17.407 | M tempest/lib/exceptions.py 2022-08-19 19:30:17.407 | M tempest/lib/services/__init__.py 2022-08-19 19:30:17.407 | M tempest/lib/services/clients.py 2022-08-19 19:30:17.407 | M tempest/lib/services/compute/__init__.py 2022-08-19 19:30:17.407 | M tempest/lib/services/compute/agents_client.py 2022-08-19 19:30:17.407 | M tempest/lib/services/compute/aggregates_client.py 2022-08-19 19:30:17.407 | M tempest/lib/services/compute/assisted_volume_snapshots_client.py 2022-08-19 19:30:17.407 | M tempest/lib/services/compute/availability_zone_client.py 2022-08-19 19:30:17.407 | M tempest/lib/services/compute/baremetal_nodes_client.py 2022-08-19 19:30:17.407 | M tempest/lib/services/compute/base_compute_client.py 2022-08-19 19:30:17.407 | M tempest/lib/services/compute/certificates_client.py 2022-08-19 19:30:17.407 | M tempest/lib/services/compute/extensions_client.py 2022-08-19 19:30:17.407 | M tempest/lib/services/compute/fixed_ips_client.py 2022-08-19 19:30:17.407 | M tempest/lib/services/compute/flavors_client.py 2022-08-19 19:30:17.407 | M tempest/lib/services/compute/floating_ip_pools_client.py 2022-08-19 19:30:17.407 | M tempest/lib/services/compute/floating_ips_bulk_client.py 2022-08-19 19:30:17.407 | M tempest/lib/services/compute/floating_ips_client.py 2022-08-19 19:30:17.407 | M tempest/lib/services/compute/hosts_client.py 2022-08-19 19:30:17.407 | M tempest/lib/services/compute/hypervisor_client.py 2022-08-19 19:30:17.407 | M tempest/lib/services/compute/images_client.py 2022-08-19 19:30:17.407 | M tempest/lib/services/compute/instance_usage_audit_log_client.py 2022-08-19 19:30:17.407 | M tempest/lib/services/compute/interfaces_client.py 2022-08-19 19:30:17.407 | M tempest/lib/services/compute/keypairs_client.py 2022-08-19 19:30:17.407 | M tempest/lib/services/compute/limits_client.py 2022-08-19 19:30:17.407 | M tempest/lib/services/compute/migrations_client.py 2022-08-19 19:30:17.407 | M tempest/lib/services/compute/networks_client.py 2022-08-19 19:30:17.407 | M tempest/lib/services/compute/quota_classes_client.py 2022-08-19 19:30:17.407 | M tempest/lib/services/compute/quotas_client.py 2022-08-19 19:30:17.407 | M tempest/lib/services/compute/security_group_default_rules_client.py 2022-08-19 19:30:17.407 | M tempest/lib/services/compute/security_group_rules_client.py 2022-08-19 19:30:17.407 | M tempest/lib/services/compute/security_groups_client.py 2022-08-19 19:30:17.407 | M tempest/lib/services/compute/server_groups_client.py 2022-08-19 19:30:17.407 | M tempest/lib/services/compute/servers_client.py 2022-08-19 19:30:17.407 | M tempest/lib/services/compute/services_client.py 2022-08-19 19:30:17.407 | M tempest/lib/services/compute/snapshots_client.py 2022-08-19 19:30:17.408 | M tempest/lib/services/compute/tenant_networks_client.py 2022-08-19 19:30:17.408 | M tempest/lib/services/compute/tenant_usages_client.py 2022-08-19 19:30:17.408 | M tempest/lib/services/compute/versions_client.py 2022-08-19 19:30:17.408 | M tempest/lib/services/compute/volumes_client.py 2022-08-19 19:30:17.408 | M tempest/lib/services/identity/__init__.py 2022-08-19 19:30:17.408 | M tempest/lib/services/identity/v2/__init__.py 2022-08-19 19:30:17.408 | M tempest/lib/services/identity/v2/endpoints_client.py 2022-08-19 19:30:17.408 | M tempest/lib/services/identity/v2/identity_client.py 2022-08-19 19:30:17.408 | M tempest/lib/services/identity/v2/roles_client.py 2022-08-19 19:30:17.408 | M tempest/lib/services/identity/v2/services_client.py 2022-08-19 19:30:17.408 | M tempest/lib/services/identity/v2/tenants_client.py 2022-08-19 19:30:17.408 | M tempest/lib/services/identity/v2/token_client.py 2022-08-19 19:30:17.408 | M tempest/lib/services/identity/v2/users_client.py 2022-08-19 19:30:17.408 | M tempest/lib/services/identity/v3/__init__.py 2022-08-19 19:30:17.408 | M tempest/lib/services/identity/v3/access_rules_client.py 2022-08-19 19:30:17.408 | M tempest/lib/services/identity/v3/application_credentials_client.py 2022-08-19 19:30:17.408 | M tempest/lib/services/identity/v3/catalog_client.py 2022-08-19 19:30:17.408 | M tempest/lib/services/identity/v3/credentials_client.py 2022-08-19 19:30:17.408 | M tempest/lib/services/identity/v3/domain_configuration_client.py 2022-08-19 19:30:17.408 | M tempest/lib/services/identity/v3/domains_client.py 2022-08-19 19:30:17.408 | M tempest/lib/services/identity/v3/endpoint_filter_client.py 2022-08-19 19:30:17.408 | M tempest/lib/services/identity/v3/endpoint_groups_client.py 2022-08-19 19:30:17.408 | M tempest/lib/services/identity/v3/endpoints_client.py 2022-08-19 19:30:17.408 | M tempest/lib/services/identity/v3/groups_client.py 2022-08-19 19:30:17.408 | M tempest/lib/services/identity/v3/identity_client.py 2022-08-19 19:30:17.408 | M tempest/lib/services/identity/v3/identity_providers_client.py 2022-08-19 19:30:17.408 | M tempest/lib/services/identity/v3/inherited_roles_client.py 2022-08-19 19:30:17.408 | M tempest/lib/services/identity/v3/limits_client.py 2022-08-19 19:30:17.408 | M tempest/lib/services/identity/v3/mappings_client.py 2022-08-19 19:30:17.408 | M tempest/lib/services/identity/v3/oauth_consumers_client.py 2022-08-19 19:30:17.408 | M tempest/lib/services/identity/v3/oauth_token_client.py 2022-08-19 19:30:17.408 | M tempest/lib/services/identity/v3/policies_client.py 2022-08-19 19:30:17.408 | M tempest/lib/services/identity/v3/project_tags_client.py 2022-08-19 19:30:17.408 | M tempest/lib/services/identity/v3/projects_client.py 2022-08-19 19:30:17.408 | M tempest/lib/services/identity/v3/protocols_client.py 2022-08-19 19:30:17.409 | M tempest/lib/services/identity/v3/regions_client.py 2022-08-19 19:30:17.409 | M tempest/lib/services/identity/v3/role_assignments_client.py 2022-08-19 19:30:17.409 | M tempest/lib/services/identity/v3/roles_client.py 2022-08-19 19:30:17.409 | M tempest/lib/services/identity/v3/service_providers_client.py 2022-08-19 19:30:17.409 | M tempest/lib/services/identity/v3/services_client.py 2022-08-19 19:30:17.409 | M tempest/lib/services/identity/v3/token_client.py 2022-08-19 19:30:17.409 | M tempest/lib/services/identity/v3/trusts_client.py 2022-08-19 19:30:17.409 | M tempest/lib/services/identity/v3/users_client.py 2022-08-19 19:30:17.409 | M tempest/lib/services/identity/v3/versions_client.py 2022-08-19 19:30:17.409 | M tempest/lib/services/image/__init__.py 2022-08-19 19:30:17.409 | M tempest/lib/services/image/v1/__init__.py 2022-08-19 19:30:17.409 | M tempest/lib/services/image/v1/image_members_client.py 2022-08-19 19:30:17.409 | M tempest/lib/services/image/v1/images_client.py 2022-08-19 19:30:17.409 | M tempest/lib/services/image/v2/__init__.py 2022-08-19 19:30:17.409 | M tempest/lib/services/image/v2/image_cache_client.py 2022-08-19 19:30:17.409 | M tempest/lib/services/image/v2/image_members_client.py 2022-08-19 19:30:17.409 | M tempest/lib/services/image/v2/images_client.py 2022-08-19 19:30:17.409 | M tempest/lib/services/image/v2/namespace_objects_client.py 2022-08-19 19:30:17.409 | M tempest/lib/services/image/v2/namespace_properties_client.py 2022-08-19 19:30:17.409 | M tempest/lib/services/image/v2/namespace_tags_client.py 2022-08-19 19:30:17.409 | M tempest/lib/services/image/v2/namespaces_client.py 2022-08-19 19:30:17.409 | M tempest/lib/services/image/v2/resource_types_client.py 2022-08-19 19:30:17.409 | M tempest/lib/services/image/v2/schemas_client.py 2022-08-19 19:30:17.409 | M tempest/lib/services/image/v2/versions_client.py 2022-08-19 19:30:17.409 | M tempest/lib/services/network/__init__.py 2022-08-19 19:30:17.409 | M tempest/lib/services/network/agents_client.py 2022-08-19 19:30:17.409 | M tempest/lib/services/network/base.py 2022-08-19 19:30:17.409 | M tempest/lib/services/network/extensions_client.py 2022-08-19 19:30:17.409 | M tempest/lib/services/network/floating_ips_client.py 2022-08-19 19:30:17.409 | M tempest/lib/services/network/floating_ips_port_forwarding_client.py 2022-08-19 19:30:17.409 | M tempest/lib/services/network/log_resource_client.py 2022-08-19 19:30:17.409 | M tempest/lib/services/network/loggable_resource_client.py 2022-08-19 19:30:17.409 | M tempest/lib/services/network/metering_label_rules_client.py 2022-08-19 19:30:17.409 | M tempest/lib/services/network/metering_labels_client.py 2022-08-19 19:30:17.409 | M tempest/lib/services/network/networks_client.py 2022-08-19 19:30:17.410 | M tempest/lib/services/network/ports_client.py 2022-08-19 19:30:17.410 | M tempest/lib/services/network/qos_client.py 2022-08-19 19:30:17.410 | M tempest/lib/services/network/qos_limit_bandwidth_rules_client.py 2022-08-19 19:30:17.410 | M tempest/lib/services/network/qos_minimum_bandwidth_rules_client.py 2022-08-19 19:30:17.410 | M tempest/lib/services/network/qos_minimum_packet_rate_rules_client.py 2022-08-19 19:30:17.410 | M tempest/lib/services/network/quotas_client.py 2022-08-19 19:30:17.410 | M tempest/lib/services/network/routers_client.py 2022-08-19 19:30:17.410 | M tempest/lib/services/network/security_group_rules_client.py 2022-08-19 19:30:17.410 | M tempest/lib/services/network/security_groups_client.py 2022-08-19 19:30:17.410 | M tempest/lib/services/network/segments_client.py 2022-08-19 19:30:17.410 | M tempest/lib/services/network/service_providers_client.py 2022-08-19 19:30:17.410 | M tempest/lib/services/network/subnetpools_client.py 2022-08-19 19:30:17.410 | M tempest/lib/services/network/subnets_client.py 2022-08-19 19:30:17.410 | M tempest/lib/services/network/tags_client.py 2022-08-19 19:30:17.410 | M tempest/lib/services/network/trunks_client.py 2022-08-19 19:30:17.410 | M tempest/lib/services/network/versions_client.py 2022-08-19 19:30:17.410 | M tempest/lib/services/object_storage/__init__.py 2022-08-19 19:30:17.410 | M tempest/lib/services/object_storage/account_client.py 2022-08-19 19:30:17.410 | M tempest/lib/services/object_storage/bulk_middleware_client.py 2022-08-19 19:30:17.410 | M tempest/lib/services/object_storage/capabilities_client.py 2022-08-19 19:30:17.410 | M tempest/lib/services/object_storage/container_client.py 2022-08-19 19:30:17.410 | M tempest/lib/services/object_storage/object_client.py 2022-08-19 19:30:17.411 | M tempest/lib/services/placement/__init__.py 2022-08-19 19:30:17.411 | M tempest/lib/services/placement/base_placement_client.py 2022-08-19 19:30:17.411 | M tempest/lib/services/placement/placement_client.py 2022-08-19 19:30:17.411 | M tempest/lib/services/placement/resource_providers_client.py 2022-08-19 19:30:17.411 | M tempest/lib/services/volume/__init__.py 2022-08-19 19:30:17.411 | M tempest/lib/services/volume/base_client.py 2022-08-19 19:30:17.411 | M tempest/lib/services/volume/v2/__init__.py 2022-08-19 19:30:17.411 | M tempest/lib/services/volume/v2/availability_zone_client.py 2022-08-19 19:30:17.411 | M tempest/lib/services/volume/v2/backups_client.py 2022-08-19 19:30:17.411 | M tempest/lib/services/volume/v2/capabilities_client.py 2022-08-19 19:30:17.411 | M tempest/lib/services/volume/v2/encryption_types_client.py 2022-08-19 19:30:17.411 | M tempest/lib/services/volume/v2/extensions_client.py 2022-08-19 19:30:17.411 | M tempest/lib/services/volume/v2/hosts_client.py 2022-08-19 19:30:17.411 | M tempest/lib/services/volume/v2/limits_client.py 2022-08-19 19:30:17.411 | M tempest/lib/services/volume/v2/qos_client.py 2022-08-19 19:30:17.411 | M tempest/lib/services/volume/v2/quota_classes_client.py 2022-08-19 19:30:17.411 | M tempest/lib/services/volume/v2/quotas_client.py 2022-08-19 19:30:17.411 | M tempest/lib/services/volume/v2/scheduler_stats_client.py 2022-08-19 19:30:17.411 | M tempest/lib/services/volume/v2/services_client.py 2022-08-19 19:30:17.411 | M tempest/lib/services/volume/v2/snapshot_manage_client.py 2022-08-19 19:30:17.411 | M tempest/lib/services/volume/v2/snapshots_client.py 2022-08-19 19:30:17.411 | M tempest/lib/services/volume/v2/transfers_client.py 2022-08-19 19:30:17.411 | M tempest/lib/services/volume/v2/types_client.py 2022-08-19 19:30:17.411 | M tempest/lib/services/volume/v2/volume_manage_client.py 2022-08-19 19:30:17.411 | M tempest/lib/services/volume/v2/volumes_client.py 2022-08-19 19:30:17.411 | M tempest/lib/services/volume/v3/__init__.py 2022-08-19 19:30:17.411 | M tempest/lib/services/volume/v3/attachments_client.py 2022-08-19 19:30:17.411 | M tempest/lib/services/volume/v3/availability_zone_client.py 2022-08-19 19:30:17.411 | M tempest/lib/services/volume/v3/backups_client.py 2022-08-19 19:30:17.411 | M tempest/lib/services/volume/v3/base_client.py 2022-08-19 19:30:17.411 | M tempest/lib/services/volume/v3/capabilities_client.py 2022-08-19 19:30:17.411 | M tempest/lib/services/volume/v3/encryption_types_client.py 2022-08-19 19:30:17.411 | M tempest/lib/services/volume/v3/extensions_client.py 2022-08-19 19:30:17.411 | M tempest/lib/services/volume/v3/group_snapshots_client.py 2022-08-19 19:30:17.411 | M tempest/lib/services/volume/v3/group_types_client.py 2022-08-19 19:30:17.412 | M tempest/lib/services/volume/v3/groups_client.py 2022-08-19 19:30:17.412 | M tempest/lib/services/volume/v3/hosts_client.py 2022-08-19 19:30:17.412 | M tempest/lib/services/volume/v3/limits_client.py 2022-08-19 19:30:17.412 | M tempest/lib/services/volume/v3/messages_client.py 2022-08-19 19:30:17.412 | M tempest/lib/services/volume/v3/qos_client.py 2022-08-19 19:30:17.412 | M tempest/lib/services/volume/v3/quota_classes_client.py 2022-08-19 19:30:17.412 | M tempest/lib/services/volume/v3/quotas_client.py 2022-08-19 19:30:17.412 | M tempest/lib/services/volume/v3/scheduler_stats_client.py 2022-08-19 19:30:17.412 | M tempest/lib/services/volume/v3/services_client.py 2022-08-19 19:30:17.412 | M tempest/lib/services/volume/v3/snapshot_manage_client.py 2022-08-19 19:30:17.412 | M tempest/lib/services/volume/v3/snapshots_client.py 2022-08-19 19:30:17.412 | M tempest/lib/services/volume/v3/transfers_client.py 2022-08-19 19:30:17.412 | M tempest/lib/services/volume/v3/types_client.py 2022-08-19 19:30:17.412 | M tempest/lib/services/volume/v3/versions_client.py 2022-08-19 19:30:17.412 | M tempest/lib/services/volume/v3/volume_manage_client.py 2022-08-19 19:30:17.412 | M tempest/lib/services/volume/v3/volumes_client.py 2022-08-19 19:30:17.412 | M tempest/scenario/README.rst 2022-08-19 19:30:17.412 | M tempest/scenario/__init__.py 2022-08-19 19:30:17.412 | M tempest/scenario/manager.py 2022-08-19 19:30:17.412 | M tempest/scenario/test_aggregates_basic_ops.py 2022-08-19 19:30:17.412 | M tempest/scenario/test_compute_unified_limits.py 2022-08-19 19:30:17.412 | M tempest/scenario/test_dashboard_basic_ops.py 2022-08-19 19:30:17.412 | M tempest/scenario/test_encrypted_cinder_volumes.py 2022-08-19 19:30:17.412 | M tempest/scenario/test_minimum_basic.py 2022-08-19 19:30:17.412 | M tempest/scenario/test_network_advanced_server_ops.py 2022-08-19 19:30:17.412 | M tempest/scenario/test_network_basic_ops.py 2022-08-19 19:30:17.412 | M tempest/scenario/test_network_qos_placement.py 2022-08-19 19:30:17.412 | M tempest/scenario/test_network_v6.py 2022-08-19 19:30:17.412 | M tempest/scenario/test_object_storage_basic_ops.py 2022-08-19 19:30:17.412 | M tempest/scenario/test_security_groups_basic_ops.py 2022-08-19 19:30:17.412 | M tempest/scenario/test_server_advanced_ops.py 2022-08-19 19:30:17.412 | M tempest/scenario/test_server_basic_ops.py 2022-08-19 19:30:17.412 | M tempest/scenario/test_server_multinode.py 2022-08-19 19:30:17.412 | M tempest/scenario/test_shelve_instance.py 2022-08-19 19:30:17.412 | M tempest/scenario/test_snapshot_pattern.py 2022-08-19 19:30:17.413 | M tempest/scenario/test_stamp_pattern.py 2022-08-19 19:30:17.413 | M tempest/scenario/test_unified_limits.py 2022-08-19 19:30:17.413 | M tempest/scenario/test_volume_backup_restore.py 2022-08-19 19:30:17.413 | M tempest/scenario/test_volume_boot_pattern.py 2022-08-19 19:30:17.413 | M tempest/scenario/test_volume_migrate_attached.py 2022-08-19 19:30:17.413 | M tempest/test.py 2022-08-19 19:30:17.413 | M tempest/test_discover/__init__.py 2022-08-19 19:30:17.413 | M tempest/test_discover/plugins.py 2022-08-19 19:30:17.413 | M tempest/test_discover/test_discover.py 2022-08-19 19:30:17.413 | M tempest/tests/README.rst 2022-08-19 19:30:17.413 | M tempest/tests/__init__.py 2022-08-19 19:30:17.413 | M tempest/tests/api/__init__.py 2022-08-19 19:30:17.413 | M tempest/tests/api/compute/__init__.py 2022-08-19 19:30:17.413 | M tempest/tests/api/compute/test_base.py 2022-08-19 19:30:17.413 | M tempest/tests/base.py 2022-08-19 19:30:17.413 | M tempest/tests/cmd/__init__.py 2022-08-19 19:30:17.413 | M tempest/tests/cmd/subunit_describe_calls_data/calls.subunit 2022-08-19 19:30:17.413 | M tempest/tests/cmd/subunit_describe_calls_data/calls_subunit_expected.json 2022-08-19 19:30:17.413 | M tempest/tests/cmd/test_account_generator.py 2022-08-19 19:30:17.413 | M tempest/tests/cmd/test_cleanup.py 2022-08-19 19:30:17.413 | M tempest/tests/cmd/test_cleanup_services.py 2022-08-19 19:30:17.413 | M tempest/tests/cmd/test_list_plugins.py 2022-08-19 19:30:17.413 | M tempest/tests/cmd/test_run.py 2022-08-19 19:30:17.413 | M tempest/tests/cmd/test_saved_state_json.json 2022-08-19 19:30:17.413 | M tempest/tests/cmd/test_subunit_describe_calls.py 2022-08-19 19:30:17.413 | M tempest/tests/cmd/test_tempest_init.py 2022-08-19 19:30:17.413 | M tempest/tests/cmd/test_verify_tempest_config.py 2022-08-19 19:30:17.413 | M tempest/tests/cmd/test_workspace.py 2022-08-19 19:30:17.413 | M tempest/tests/common/__init__.py 2022-08-19 19:30:17.413 | M tempest/tests/common/test_admin_available.py 2022-08-19 19:30:17.413 | M tempest/tests/common/test_alt_available.py 2022-08-19 19:30:17.413 | M tempest/tests/common/test_compute.py 2022-08-19 19:30:17.413 | M tempest/tests/common/test_credentials_factory.py 2022-08-19 19:30:17.413 | M tempest/tests/common/test_custom_matchers.py 2022-08-19 19:30:17.413 | M tempest/tests/common/test_image.py 2022-08-19 19:30:17.413 | M tempest/tests/common/utils/__init__.py 2022-08-19 19:30:17.414 | M tempest/tests/common/utils/linux/__init__.py 2022-08-19 19:30:17.414 | M tempest/tests/common/utils/linux/test_remote_client.py 2022-08-19 19:30:17.414 | M tempest/tests/common/utils/test_net_utils.py 2022-08-19 19:30:17.414 | M tempest/tests/fake_config.py 2022-08-19 19:30:17.414 | M tempest/tests/fake_tempest_plugin.py 2022-08-19 19:30:17.414 | M tempest/tests/files/__init__.py 2022-08-19 19:30:17.414 | M tempest/tests/files/failing-tests 2022-08-19 19:30:17.414 | M tempest/tests/files/passing-tests 2022-08-19 19:30:17.414 | M tempest/tests/files/setup.cfg 2022-08-19 19:30:17.414 | M tempest/tests/files/testr-conf 2022-08-19 19:30:17.414 | M tempest/tests/lib/__init__.py 2022-08-19 19:30:17.414 | M tempest/tests/lib/cli/__init__.py 2022-08-19 19:30:17.414 | M tempest/tests/lib/cli/test_command_failed.py 2022-08-19 19:30:17.414 | M tempest/tests/lib/cli/test_execute.py 2022-08-19 19:30:17.414 | M tempest/tests/lib/cli/test_output_parser.py 2022-08-19 19:30:17.414 | M tempest/tests/lib/cmd/__init__.py 2022-08-19 19:30:17.414 | M tempest/tests/lib/cmd/test_check_uuid.py 2022-08-19 19:30:17.414 | M tempest/tests/lib/common/__init__.py 2022-08-19 19:30:17.414 | M tempest/tests/lib/common/test_api_version_request.py 2022-08-19 19:30:17.414 | M tempest/tests/lib/common/test_api_version_utils.py 2022-08-19 19:30:17.414 | M tempest/tests/lib/common/test_cred_client.py 2022-08-19 19:30:17.414 | M tempest/tests/lib/common/test_dynamic_creds.py 2022-08-19 19:30:17.414 | M tempest/tests/lib/common/test_http.py 2022-08-19 19:30:17.414 | M tempest/tests/lib/common/test_jsonschema_validator.py 2022-08-19 19:30:17.414 | M tempest/tests/lib/common/test_preprov_creds.py 2022-08-19 19:30:17.414 | M tempest/tests/lib/common/test_profiler.py 2022-08-19 19:30:17.414 | M tempest/tests/lib/common/test_rest_client.py 2022-08-19 19:30:17.414 | M tempest/tests/lib/common/test_validation_resources.py 2022-08-19 19:30:17.414 | M tempest/tests/lib/common/utils/__init__.py 2022-08-19 19:30:17.414 | M tempest/tests/lib/common/utils/linux/__init__.py 2022-08-19 19:30:17.414 | M tempest/tests/lib/common/utils/linux/test_remote_client.py 2022-08-19 19:30:17.414 | M tempest/tests/lib/common/utils/test_data_utils.py 2022-08-19 19:30:17.414 | M tempest/tests/lib/common/utils/test_misc.py 2022-08-19 19:30:17.414 | M tempest/tests/lib/common/utils/test_test_utils.py 2022-08-19 19:30:17.415 | M tempest/tests/lib/fake_auth_provider.py 2022-08-19 19:30:17.415 | M tempest/tests/lib/fake_credentials.py 2022-08-19 19:30:17.415 | M tempest/tests/lib/fake_http.py 2022-08-19 19:30:17.415 | M tempest/tests/lib/fake_identity.py 2022-08-19 19:30:17.415 | M tempest/tests/lib/services/__init__.py 2022-08-19 19:30:17.415 | M tempest/tests/lib/services/base.py 2022-08-19 19:30:17.415 | M tempest/tests/lib/services/compute/__init__.py 2022-08-19 19:30:17.415 | M tempest/tests/lib/services/compute/test_agents_client.py 2022-08-19 19:30:17.415 | M tempest/tests/lib/services/compute/test_aggregates_client.py 2022-08-19 19:30:17.415 | M tempest/tests/lib/services/compute/test_assisted_volume_snapshots_client.py 2022-08-19 19:30:17.415 | M tempest/tests/lib/services/compute/test_availability_zone_client.py 2022-08-19 19:30:17.415 | M tempest/tests/lib/services/compute/test_baremetal_nodes_client.py 2022-08-19 19:30:17.415 | M tempest/tests/lib/services/compute/test_base_compute_client.py 2022-08-19 19:30:17.415 | M tempest/tests/lib/services/compute/test_certificates_client.py 2022-08-19 19:30:17.415 | M tempest/tests/lib/services/compute/test_extensions_client.py 2022-08-19 19:30:17.415 | M tempest/tests/lib/services/compute/test_fixedIPs_client.py 2022-08-19 19:30:17.415 | M tempest/tests/lib/services/compute/test_flavors_client.py 2022-08-19 19:30:17.415 | M tempest/tests/lib/services/compute/test_floating_ip_pools_client.py 2022-08-19 19:30:17.415 | M tempest/tests/lib/services/compute/test_floating_ips_bulk_client.py 2022-08-19 19:30:17.415 | M tempest/tests/lib/services/compute/test_floating_ips_client.py 2022-08-19 19:30:17.415 | M tempest/tests/lib/services/compute/test_hosts_client.py 2022-08-19 19:30:17.415 | M tempest/tests/lib/services/compute/test_hypervisor_client.py 2022-08-19 19:30:17.415 | M tempest/tests/lib/services/compute/test_images_client.py 2022-08-19 19:30:17.415 | M tempest/tests/lib/services/compute/test_instance_usage_audit_log_client.py 2022-08-19 19:30:17.415 | M tempest/tests/lib/services/compute/test_interfaces_client.py 2022-08-19 19:30:17.415 | M tempest/tests/lib/services/compute/test_keypairs_client.py 2022-08-19 19:30:17.415 | M tempest/tests/lib/services/compute/test_limits_client.py 2022-08-19 19:30:17.415 | M tempest/tests/lib/services/compute/test_migrations_client.py 2022-08-19 19:30:17.415 | M tempest/tests/lib/services/compute/test_networks_client.py 2022-08-19 19:30:17.415 | M tempest/tests/lib/services/compute/test_quota_classes_client.py 2022-08-19 19:30:17.415 | M tempest/tests/lib/services/compute/test_quotas_client.py 2022-08-19 19:30:17.415 | M tempest/tests/lib/services/compute/test_security_group_default_rules_client.py 2022-08-19 19:30:17.415 | M tempest/tests/lib/services/compute/test_security_group_rules_client.py 2022-08-19 19:30:17.415 | M tempest/tests/lib/services/compute/test_security_groups_client.py 2022-08-19 19:30:17.415 | M tempest/tests/lib/services/compute/test_server_groups_client.py 2022-08-19 19:30:17.416 | M tempest/tests/lib/services/compute/test_servers_client.py 2022-08-19 19:30:17.416 | M tempest/tests/lib/services/compute/test_services_client.py 2022-08-19 19:30:17.416 | M tempest/tests/lib/services/compute/test_snapshots_client.py 2022-08-19 19:30:17.416 | M tempest/tests/lib/services/compute/test_tenant_networks_client.py 2022-08-19 19:30:17.416 | M tempest/tests/lib/services/compute/test_tenant_usages_client.py 2022-08-19 19:30:17.416 | M tempest/tests/lib/services/compute/test_versions_client.py 2022-08-19 19:30:17.416 | M tempest/tests/lib/services/compute/test_volumes_client.py 2022-08-19 19:30:17.416 | M tempest/tests/lib/services/identity/__init__.py 2022-08-19 19:30:17.416 | M tempest/tests/lib/services/identity/v2/__init__.py 2022-08-19 19:30:17.416 | M tempest/tests/lib/services/identity/v2/test_endpoints_client.py 2022-08-19 19:30:17.416 | M tempest/tests/lib/services/identity/v2/test_identity_client.py 2022-08-19 19:30:17.416 | M tempest/tests/lib/services/identity/v2/test_roles_client.py 2022-08-19 19:30:17.416 | M tempest/tests/lib/services/identity/v2/test_services_client.py 2022-08-19 19:30:17.416 | M tempest/tests/lib/services/identity/v2/test_tenants_client.py 2022-08-19 19:30:17.416 | M tempest/tests/lib/services/identity/v2/test_token_client.py 2022-08-19 19:30:17.416 | M tempest/tests/lib/services/identity/v2/test_users_client.py 2022-08-19 19:30:17.416 | M tempest/tests/lib/services/identity/v3/__init__.py 2022-08-19 19:30:17.416 | M tempest/tests/lib/services/identity/v3/test_access_rules_client.py 2022-08-19 19:30:17.416 | M tempest/tests/lib/services/identity/v3/test_application_credentials_client.py 2022-08-19 19:30:17.416 | M tempest/tests/lib/services/identity/v3/test_catalog_client.py 2022-08-19 19:30:17.416 | M tempest/tests/lib/services/identity/v3/test_credentials_client.py 2022-08-19 19:30:17.416 | M tempest/tests/lib/services/identity/v3/test_domain_configuration_client.py 2022-08-19 19:30:17.416 | M tempest/tests/lib/services/identity/v3/test_domains_client.py 2022-08-19 19:30:17.416 | M tempest/tests/lib/services/identity/v3/test_endpoint_filter_client.py 2022-08-19 19:30:17.416 | M tempest/tests/lib/services/identity/v3/test_endpoint_groups_client.py 2022-08-19 19:30:17.416 | M tempest/tests/lib/services/identity/v3/test_endpoints_client.py 2022-08-19 19:30:17.416 | M tempest/tests/lib/services/identity/v3/test_groups_client.py 2022-08-19 19:30:17.416 | M tempest/tests/lib/services/identity/v3/test_identity_client.py 2022-08-19 19:30:17.416 | M tempest/tests/lib/services/identity/v3/test_identity_providers_client.py 2022-08-19 19:30:17.416 | M tempest/tests/lib/services/identity/v3/test_inherited_roles_client.py 2022-08-19 19:30:17.417 | M tempest/tests/lib/services/identity/v3/test_limit_client.py 2022-08-19 19:30:17.417 | M tempest/tests/lib/services/identity/v3/test_mappings_client.py 2022-08-19 19:30:17.417 | M tempest/tests/lib/services/identity/v3/test_oauth_consumers_client.py 2022-08-19 19:30:17.417 | M tempest/tests/lib/services/identity/v3/test_oauth_token_client.py 2022-08-19 19:30:17.417 | M tempest/tests/lib/services/identity/v3/test_policies_client.py 2022-08-19 19:30:17.417 | M tempest/tests/lib/services/identity/v3/test_project_tags_client.py 2022-08-19 19:30:17.417 | M tempest/tests/lib/services/identity/v3/test_projects_client.py 2022-08-19 19:30:17.417 | M tempest/tests/lib/services/identity/v3/test_protocols_client.py 2022-08-19 19:30:17.417 | M tempest/tests/lib/services/identity/v3/test_regions_client.py 2022-08-19 19:30:17.417 | M tempest/tests/lib/services/identity/v3/test_role_assignments_client.py 2022-08-19 19:30:17.417 | M tempest/tests/lib/services/identity/v3/test_roles_client.py 2022-08-19 19:30:17.417 | M tempest/tests/lib/services/identity/v3/test_service_providers_client.py 2022-08-19 19:30:17.417 | M tempest/tests/lib/services/identity/v3/test_services_client.py 2022-08-19 19:30:17.417 | M tempest/tests/lib/services/identity/v3/test_token_client.py 2022-08-19 19:30:17.417 | M tempest/tests/lib/services/identity/v3/test_trusts_client.py 2022-08-19 19:30:17.417 | M tempest/tests/lib/services/identity/v3/test_users_client.py 2022-08-19 19:30:17.417 | M tempest/tests/lib/services/identity/v3/test_versions_client.py 2022-08-19 19:30:17.417 | M tempest/tests/lib/services/image/__init__.py 2022-08-19 19:30:17.417 | M tempest/tests/lib/services/image/v1/__init__.py 2022-08-19 19:30:17.417 | M tempest/tests/lib/services/image/v1/test_image_members_client.py 2022-08-19 19:30:17.417 | M tempest/tests/lib/services/image/v2/__init__.py 2022-08-19 19:30:17.417 | M tempest/tests/lib/services/image/v2/test_image_cache_client.py 2022-08-19 19:30:17.417 | M tempest/tests/lib/services/image/v2/test_image_members_client.py 2022-08-19 19:30:17.417 | M tempest/tests/lib/services/image/v2/test_images_client.py 2022-08-19 19:30:17.417 | M tempest/tests/lib/services/image/v2/test_namespace_object_client.py 2022-08-19 19:30:17.417 | M tempest/tests/lib/services/image/v2/test_namespace_properties_client.py 2022-08-19 19:30:17.417 | M tempest/tests/lib/services/image/v2/test_namespace_tags_client.py 2022-08-19 19:30:17.417 | M tempest/tests/lib/services/image/v2/test_namespaces_client.py 2022-08-19 19:30:17.417 | M tempest/tests/lib/services/image/v2/test_resource_types_client.py 2022-08-19 19:30:17.417 | M tempest/tests/lib/services/image/v2/test_schemas_client.py 2022-08-19 19:30:17.417 | M tempest/tests/lib/services/image/v2/test_versions_client.py 2022-08-19 19:30:17.418 | M tempest/tests/lib/services/network/__init__.py 2022-08-19 19:30:17.418 | M tempest/tests/lib/services/network/test_agents_client.py 2022-08-19 19:30:17.418 | M tempest/tests/lib/services/network/test_base_network_client.py 2022-08-19 19:30:17.418 | M tempest/tests/lib/services/network/test_extensions_client.py 2022-08-19 19:30:17.418 | M tempest/tests/lib/services/network/test_floating_ips_client.py 2022-08-19 19:30:17.418 | M tempest/tests/lib/services/network/test_floating_ips_port_forwarding_client.py 2022-08-19 19:30:17.418 | M tempest/tests/lib/services/network/test_log_resource_client.py 2022-08-19 19:30:17.418 | M tempest/tests/lib/services/network/test_loggable_resource_client.py 2022-08-19 19:30:17.418 | M tempest/tests/lib/services/network/test_metering_label_rules_client.py 2022-08-19 19:30:17.418 | M tempest/tests/lib/services/network/test_metering_labels_client.py 2022-08-19 19:30:17.418 | M tempest/tests/lib/services/network/test_networks_client.py 2022-08-19 19:30:17.418 | M tempest/tests/lib/services/network/test_ports_client.py 2022-08-19 19:30:17.418 | M tempest/tests/lib/services/network/test_qos_client.py 2022-08-19 19:30:17.418 | M tempest/tests/lib/services/network/test_qos_limit_bandwidth_rules_client.py 2022-08-19 19:30:17.418 | M tempest/tests/lib/services/network/test_qos_minimum_bandwidth_rules_client.py 2022-08-19 19:30:17.418 | M tempest/tests/lib/services/network/test_qos_minimum_packet_rate_rules_client.py 2022-08-19 19:30:17.418 | M tempest/tesSwitched to branch 'master' 2022-08-19 19:30:17.418 | ts/lib/services/network/test_quotas_client.py 2022-08-19 19:30:17.418 | M tempest/tests/lib/services/network/test_routers_client.py 2022-08-19 19:30:17.418 | M tempest/tests/lib/services/network/test_security_group_rules_client.py 2022-08-19 19:30:17.418 | M tempest/tests/lib/services/network/test_security_groups_client.py 2022-08-19 19:30:17.418 | M tempest/tests/lib/services/network/test_segments_client.py 2022-08-19 19:30:17.418 | M tempest/tests/lib/services/network/test_service_providers_client.py 2022-08-19 19:30:17.418 | M tempest/tests/lib/services/network/test_subnetpools_client.py 2022-08-19 19:30:17.418 | M tempest/tests/lib/services/network/test_subnets_client.py 2022-08-19 19:30:17.418 | M tempest/tests/lib/services/network/test_tags_client.py 2022-08-19 19:30:17.418 | M tempest/tests/lib/services/network/test_trunks_client.py 2022-08-19 19:30:17.418 | M tempest/tests/lib/services/network/test_versions_client.py 2022-08-19 19:30:17.418 | M tempest/tests/lib/services/object_storage/__init__.py 2022-08-19 19:30:17.418 | M tempest/tests/lib/services/object_storage/test_bulk_middleware_client.py 2022-08-19 19:30:17.418 | M tempest/tests/lib/services/object_storage/test_capabilities_client.py 2022-08-19 19:30:17.418 | M tempest/tests/lib/services/object_storage/test_object_client.py 2022-08-19 19:30:17.418 | M tempest/tests/lib/services/placement/__init__.py 2022-08-19 19:30:17.418 | M tempest/tests/lib/services/placement/test_placement_client.py 2022-08-19 19:30:17.418 | M tempest/tests/lib/services/placement/test_resource_providers_client.py 2022-08-19 19:30:17.419 | M tempest/tests/lib/services/registry_fixture.py 2022-08-19 19:30:17.419 | M tempest/tests/lib/services/test_clients.py 2022-08-19 19:30:17.419 | M tempest/tests/lib/services/volume/__init__.py 2022-08-19 19:30:17.419 | M tempest/tests/lib/services/volume/v3/__init__.py 2022-08-19 19:30:17.419 | M tempest/tests/lib/services/volume/v3/test_attachments_client.py 2022-08-19 19:30:17.419 | M tempest/tests/lib/services/volume/v3/test_availability_zone_client.py 2022-08-19 19:30:17.419 | M tempest/tests/lib/services/volume/v3/test_backups_client.py 2022-08-19 19:30:17.419 | M tempest/tests/lib/services/volume/v3/test_capabilities_client.py 2022-08-19 19:30:17.419 | M tempest/tests/lib/services/volume/v3/test_encryption_types_client.py 2022-08-19 19:30:17.419 | M tempest/tests/lib/services/volume/v3/test_extensions_client.py 2022-08-19 19:30:17.419 | M tempest/tests/lib/services/volume/v3/test_group_snapshots_client.py 2022-08-19 19:30:17.419 | M tempest/tests/lib/services/volume/v3/test_group_types_client.py 2022-08-19 19:30:17.419 | M tempest/tests/lib/services/volume/v3/test_groups_client.py 2022-08-19 19:30:17.419 | M tempest/tests/lib/services/volume/v3/test_hosts_client.py 2022-08-19 19:30:17.419 | M tempest/tests/lib/services/volume/v3/test_limits_client.py 2022-08-19 19:30:17.419 | M tempest/tests/lib/services/volume/v3/test_quota_classes_client.py 2022-08-19 19:30:17.419 | M tempest/tests/lib/services/volume/v3/test_quotas_client.py 2022-08-19 19:30:17.419 | M tempest/tests/lib/services/volume/v3/test_scheduler_stats_client.py 2022-08-19 19:30:17.419 | M tempest/tests/lib/services/volume/v3/test_services_client.py 2022-08-19 19:30:17.419 | M tempest/tests/lib/services/volume/v3/test_snapshot_manage_client.py 2022-08-19 19:30:17.419 | M tempest/tests/lib/services/volume/v3/test_snapshots_client.py 2022-08-19 19:30:17.419 | M tempest/tests/lib/services/volume/v3/test_transfers_client.py 2022-08-19 19:30:17.419 | M tempest/tests/lib/services/volume/v3/test_types_client.py 2022-08-19 19:30:17.419 | M tempest/tests/lib/services/volume/v3/test_user_messages_client.py 2022-08-19 19:30:17.419 | M tempest/tests/lib/services/volume/v3/test_versions_client.py 2022-08-19 19:30:17.419 | M tempest/tests/lib/services/volume/v3/test_volume_manage_client.py 2022-08-19 19:30:17.419 | M tempest/tests/lib/services/volume/v3/test_volumes_client.py 2022-08-19 19:30:17.419 | M tempest/tests/lib/test_api_microversion_fixture.py 2022-08-19 19:30:17.419 | M tempest/tests/lib/test_auth.py 2022-08-19 19:30:17.419 | M tempest/tests/lib/test_base.py 2022-08-19 19:30:17.419 | M tempest/tests/lib/test_credentials.py 2022-08-19 19:30:17.419 | M tempest/tests/lib/test_decorators.py 2022-08-19 19:30:17.419 | M tempest/tests/lib/test_ssh.py 2022-08-19 19:30:17.420 | M tempest/tests/lib/test_tempest_lib.py 2022-08-19 19:30:17.420 | M tempest/tests/test_base_test.py 2022-08-19 19:30:17.420 | M tempest/tests/test_config.py 2022-08-19 19:30:17.420 | M tempest/tests/test_decorators.py 2022-08-19 19:30:17.420 | M tempest/tests/test_hacking.py 2022-08-19 19:30:17.420 | M tempest/tests/test_imports.py 2022-08-19 19:30:17.420 | M tempest/tests/test_list_tests.py 2022-08-19 19:30:17.420 | M tempest/tests/test_microversions.py 2022-08-19 19:30:17.420 | M tempest/tests/test_tempest_plugin.py 2022-08-19 19:30:17.420 | M tempest/tests/test_test.py 2022-08-19 19:30:17.420 | M tempest/tests/utils.py 2022-08-19 19:30:17.420 | M tempest/version.py 2022-08-19 19:30:17.420 | M test-requirements.txt 2022-08-19 19:30:17.420 | M tools/generate-tempest-plugins-list.py 2022-08-19 19:30:17.420 | M tools/tempest-integrated-gate-compute-exclude-list.txt 2022-08-19 19:30:17.420 | M tools/tempest-integrated-gate-networking-exclude-list.txt 2022-08-19 19:30:17.420 | M tools/tempest-integrated-gate-object-storage-exclude-list.txt 2022-08-19 19:30:17.420 | M tools/tempest-integrated-gate-placement-exclude-list.txt 2022-08-19 19:30:17.420 | M tools/tempest-integrated-gate-storage-exclude-list.txt 2022-08-19 19:30:17.420 | M tools/tempest-plugin-sanity.sh 2022-08-19 19:30:17.420 | M tox.ini 2022-08-19 19:30:17.420 | M zuul.d/base.yaml 2022-08-19 19:30:17.420 | M zuul.d/integrated-gate.yaml 2022-08-19 19:30:17.420 | M zuul.d/project.yaml 2022-08-19 19:30:17.420 | M zuul.d/stable-jobs.yaml 2022-08-19 19:30:17.420 | M zuul.d/tempest-specific.yaml 2022-08-19 19:30:17.420 | Your branch is up to date with 'origin/master'. 2022-08-19 19:30:17.420 | ++ lib/tempest:install_tempest:785 : local tmp_u_c_m 2022-08-19 19:30:17.420 | +++ lib/tempest:install_tempest:786 : mktemp -t tempest_u_c_m.XXXXXXXXXX 2022-08-19 19:30:17.420 | ++ lib/tempest:install_tempest:786 : tmp_u_c_m=/tmp/tempest_u_c_m.2Tti90lfJG 2022-08-19 19:30:17.420 | ++ lib/tempest:install_tempest:787 : set_tempest_venv_constraints /tmp/tempest_u_c_m.2Tti90lfJG 2022-08-19 19:30:17.420 | ++ lib/tempest:set_tempest_venv_constraints:125 : local tmp_c 2022-08-19 19:30:17.420 | ++ lib/tempest:set_tempest_venv_constraints:126 : tmp_c=/tmp/tempest_u_c_m.2Tti90lfJG 2022-08-19 19:30:17.420 | ++ lib/tempest:set_tempest_venv_constraints:127 : [[ master == \m\a\s\t\e\r ]] 2022-08-19 19:30:17.420 | ++ lib/tempest:set_tempest_venv_constraints:128 : cd /opt/stack/requirements 2022-08-19 19:30:17.421 | ++ lib/tempest:set_tempest_venv_constraints:129 : git show master:upper-constraints.txt 2022-08-19 19:30:17.421 | ++ lib/tempest:install_tempest:789 : tox -r --notest -efull 2022-08-19 19:30:17.421 | full create: /opt/stack/tempest/.tox/tempest 2022-08-19 19:30:17.421 | full installdeps: -chttps://releases.openstack.org/constraints/upper/master, -r/opt/stack/tempest/requirements.txt 2022-08-19 19:30:17.421 | full develop-inst: /opt/stack/tempest 2022-08-19 19:30:17.421 | full installed: attrs==22.1.0,autopage==0.5.1,bcrypt==3.2.2,certifi==2022.6.15,cffi==1.15.1,charset-normalizer==2.1.0,cliff==4.0.0,cmd2==2.4.2,cryptography==36.0.2,debtcollector==2.5.0,extras==1.0.0,fasteners==0.17.3,fixtures==4.0.1,future==0.18.2,idna==3.3,importlib-metadata==4.12.0,importlib-resources==5.9.0,iso8601==1.0.2,jsonschema==4.7.2,msgpack==1.0.4,netaddr==0.8.0,netifaces==0.11.0,oslo.concurrency==5.0.0,oslo.config==9.0.0,oslo.context==5.0.0,oslo.i18n==5.1.0,oslo.log==5.0.0,oslo.serialization==5.0.0,oslo.utils==6.0.0,packaging==21.3,paramiko==2.11.0,pbr==5.10.0,prettytable==3.3.0,pycparser==2.21,pyinotify==0.9.6,PyNaCl==1.5.0,pyparsing==3.0.9,pyperclip==1.8.2,pyrsistent==0.18.1,python-dateutil==2.8.2,python-subunit==1.4.0,pytz==2022.2.1,PyYAML==6.0,requests==2.28.1,rfc3986==1.5.0,six==1.16.0,stestr==3.2.1,stevedore==4.0.0,-e git+https://opendev.org/openstack/tempest@13036879e254f8f917ff0986a48461703be5a9a7#egg=tempest,testtools==2.5.0,urllib3==1.26.11,voluptuous==0.13.1,wcwidth==0.2.5,wrapt==1.14.1,zipp==3.8.1 2022-08-19 19:30:17.421 | ___________________________________ summary ____________________________________ 2022-08-19 19:30:17.421 | full: skipped tests 2022-08-19 19:30:17.421 | congratulations :) 2022-08-19 19:30:17.421 | ++ lib/tempest:install_tempest:793 : /opt/stack/tempest/.tox/tempest/bin/pip install -c /tmp/tempest_u_c_m.2Tti90lfJG -r requirements.txt 2022-08-19 19:30:17.421 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-08-19 19:30:17.421 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 4)) (5.10.0) 2022-08-19 19:30:17.421 | Requirement already satisfied: cliff!=2.9.0,>=2.8.0 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 5)) (4.0.0) 2022-08-19 19:30:17.421 | Requirement already satisfied: jsonschema>=3.2.0 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 6)) (4.7.2) 2022-08-19 19:30:17.421 | Requirement already satisfied: testtools>=2.2.0 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 7)) (2.5.0) 2022-08-19 19:30:17.421 | Requirement already satisfied: paramiko>=2.7.0 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 8)) (2.11.0) 2022-08-19 19:30:17.421 | Requirement already satisfied: cryptography>=2.1 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 9)) (36.0.2) 2022-08-19 19:30:17.421 | Requirement already satisfied: netaddr>=0.7.18 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 10)) (0.8.0) 2022-08-19 19:30:17.421 | Requirement already satisfied: oslo.concurrency>=3.26.0 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 11)) (5.0.0) 2022-08-19 19:30:17.421 | Requirement already satisfied: oslo.config>=5.2.0 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 12)) (9.0.0) 2022-08-19 19:30:17.421 | Requirement already satisfied: oslo.log>=3.36.0 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 13)) (5.0.0) 2022-08-19 19:30:17.421 | Requirement already satisfied: stestr>=1.0.0 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 14)) (3.2.1) 2022-08-19 19:30:17.421 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 15)) (5.0.0) 2022-08-19 19:30:17.421 | Requirement already satisfied: oslo.utils>=4.7.0 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 16)) (6.0.0) 2022-08-19 19:30:17.421 | Requirement already satisfied: fixtures>=3.0.0 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 17)) (4.0.1) 2022-08-19 19:30:17.421 | Requirement already satisfied: PyYAML>=3.12 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 18)) (6.0) 2022-08-19 19:30:17.421 | Requirement already satisfied: python-subunit>=1.0.0 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 19)) (1.4.0) 2022-08-19 19:30:17.421 | Requirement already satisfied: stevedore>=1.20.0 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 20)) (4.0.0) 2022-08-19 19:30:17.421 | Requirement already satisfied: PrettyTable>=0.7.1 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 21)) (3.3.0) 2022-08-19 19:30:17.421 | Requirement already satisfied: urllib3>=1.21.1 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 22)) (1.26.11) 2022-08-19 19:30:17.421 | Requirement already satisfied: debtcollector>=1.2.0 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 23)) (2.5.0) 2022-08-19 19:30:17.422 | Requirement already satisfied: importlib-metadata>=4.4 in ./.tox/tempest/lib/python3.8/site-packages (from cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 5)) (4.12.0) 2022-08-19 19:30:17.422 | Requirement already satisfied: cmd2>=1.0.0 in ./.tox/tempest/lib/python3.8/site-packages (from cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 5)) (2.4.2) 2022-08-19 19:30:17.422 | Requirement already satisfied: autopage>=0.4.0 in ./.tox/tempest/lib/python3.8/site-packages (from cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 5)) (0.5.1) 2022-08-19 19:30:17.422 | Requirement already satisfied: importlib-resources>=1.4.0 in ./.tox/tempest/lib/python3.8/site-packages (from jsonschema>=3.2.0->-r requirements.txt (line 6)) (5.9.0) 2022-08-19 19:30:17.422 | Requirement already satisfied: pyrsistent!=0.17.0,!=0.17.1,!=0.17.2,>=0.14.0 in ./.tox/tempest/lib/python3.8/site-packages (from jsonschema>=3.2.0->-r requirements.txt (line 6)) (0.18.1) 2022-08-19 19:30:17.422 | Requirement already satisfied: attrs>=17.4.0 in ./.tox/tempest/lib/python3.8/site-packages (from jsonschema>=3.2.0->-r requirements.txt (line 6)) (22.1.0) 2022-08-19 19:30:17.422 | Requirement already satisfied: extras>=1.0.0 in ./.tox/tempest/lib/python3.8/site-packages (from testtools>=2.2.0->-r requirements.txt (line 7)) (1.0.0) 2022-08-19 19:30:17.422 | Requirement already satisfied: bcrypt>=3.1.3 in ./.tox/tempest/lib/python3.8/site-packages (from paramiko>=2.7.0->-r requirements.txt (line 8)) (3.2.2) 2022-08-19 19:30:17.422 | Requirement already satisfied: six in ./.tox/tempest/lib/python3.8/site-packages (from paramiko>=2.7.0->-r requirements.txt (line 8)) (1.16.0) 2022-08-19 19:30:17.422 | Requirement already satisfied: pynacl>=1.0.1 in ./.tox/tempest/lib/python3.8/site-packages (from paramiko>=2.7.0->-r requirements.txt (line 8)) (1.5.0) 2022-08-19 19:30:17.422 | Requirement already satisfied: cffi>=1.12 in ./.tox/tempest/lib/python3.8/site-packages (from cryptography>=2.1->-r requirements.txt (line 9)) (1.15.1) 2022-08-19 19:30:17.422 | Requirement already satisfied: oslo.i18n>=3.15.3 in ./.tox/tempest/lib/python3.8/site-packages (from oslo.concurrency>=3.26.0->-r requirements.txt (line 11)) (5.1.0) 2022-08-19 19:30:17.422 | Requirement already satisfied: fasteners>=0.7.0 in ./.tox/tempest/lib/python3.8/site-packages (from oslo.concurrency>=3.26.0->-r requirements.txt (line 11)) (0.17.3) 2022-08-19 19:30:17.422 | Requirement already satisfied: rfc3986>=1.2.0 in ./.tox/tempest/lib/python3.8/site-packages (from oslo.config>=5.2.0->-r requirements.txt (line 12)) (1.5.0) 2022-08-19 19:30:17.422 | Requirement already satisfied: requests>=2.18.0 in ./.tox/tempest/lib/python3.8/site-packages (from oslo.config>=5.2.0->-r requirements.txt (line 12)) (2.28.1) 2022-08-19 19:30:17.422 | Requirement already satisfied: pyinotify>=0.9.6 in ./.tox/tempest/lib/python3.8/site-packages (from oslo.log>=3.36.0->-r requirements.txt (line 13)) (0.9.6) 2022-08-19 19:30:17.422 | Requirement already satisfied: python-dateutil>=2.7.0 in ./.tox/tempest/lib/python3.8/site-packages (from oslo.log>=3.36.0->-r requirements.txt (line 13)) (2.8.2) 2022-08-19 19:30:17.422 | Requirement already satisfied: oslo.context>=2.21.0 in ./.tox/tempest/lib/python3.8/site-packages (from oslo.log>=3.36.0->-r requirements.txt (line 13)) (5.0.0) 2022-08-19 19:30:17.422 | Requirement already satisfied: future in ./.tox/tempest/lib/python3.8/site-packages (from stestr>=1.0.0->-r requirements.txt (line 14)) (0.18.2) 2022-08-19 19:30:17.422 | Requirement already satisfied: voluptuous>=0.8.9 in ./.tox/tempest/lib/python3.8/site-packages (from stestr>=1.0.0->-r requirements.txt (line 14)) (0.13.1) 2022-08-19 19:30:17.422 | Requirement already satisfied: pytz>=2013.6 in ./.tox/tempest/lib/python3.8/site-packages (from oslo.serialization!=2.19.1,>=2.18.0->-r requirements.txt (line 15)) (2022.2.1) 2022-08-19 19:30:17.422 | Requirement already satisfied: msgpack>=0.5.2 in ./.tox/tempest/lib/python3.8/site-packages (from oslo.serialization!=2.19.1,>=2.18.0->-r requirements.txt (line 15)) (1.0.4) 2022-08-19 19:30:17.422 | Requirement already satisfied: packaging>=20.4 in ./.tox/tempest/lib/python3.8/site-packages (from oslo.utils>=4.7.0->-r requirements.txt (line 16)) (21.3) 2022-08-19 19:30:17.422 | Requirement already satisfied: iso8601>=0.1.11 in ./.tox/tempest/lib/python3.8/site-packages (from oslo.utils>=4.7.0->-r requirements.txt (line 16)) (1.0.2) 2022-08-19 19:30:17.422 | Requirement already satisfied: pyparsing>=2.1.0 in ./.tox/tempest/lib/python3.8/site-packages (from oslo.utils>=4.7.0->-r requirements.txt (line 16)) (3.0.9) 2022-08-19 19:30:17.422 | Requirement already satisfied: netifaces>=0.10.4 in ./.tox/tempest/lib/python3.8/site-packages (from oslo.utils>=4.7.0->-r requirements.txt (line 16)) (0.11.0) 2022-08-19 19:30:17.422 | Requirement already satisfied: wcwidth in ./.tox/tempest/lib/python3.8/site-packages (from PrettyTable>=0.7.1->-r requirements.txt (line 21)) (0.2.5) 2022-08-19 19:30:17.422 | Requirement already satisfied: wrapt>=1.7.0 in ./.tox/tempest/lib/python3.8/site-packages (from debtcollector>=1.2.0->-r requirements.txt (line 23)) (1.14.1) 2022-08-19 19:30:17.422 | Requirement already satisfied: pycparser in ./.tox/tempest/lib/python3.8/site-packages (from cffi>=1.12->cryptography>=2.1->-r requirements.txt (line 9)) (2.21) 2022-08-19 19:30:17.422 | Requirement already satisfied: pyperclip>=1.6 in ./.tox/tempest/lib/python3.8/site-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 5)) (1.8.2) 2022-08-19 19:30:17.423 | Requirement already satisfied: zipp>=0.5 in ./.tox/tempest/lib/python3.8/site-packages (from importlib-metadata>=4.4->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 5)) (3.8.1) 2022-08-19 19:30:17.423 | Requirement already satisfied: charset-normalizer<3,>=2 in ./.tox/tempest/lib/python3.8/site-packages (from requests>=2.18.0->oslo.config>=5.2.0->-r requirements.txt (line 12)) (2.1.0) 2022-08-19 19:30:17.423 | Requirement already satisfied: idna<4,>=2.5 in ./.tox/tempest/lib/python3.8/site-packages (from requests>=2.18.0->oslo.config>=5.2.0->-r requirements.txt (line 12)) (3.3) 2022-08-19 19:30:17.423 | Requirement already satisfied: certifi>=2017.4.17 in ./.tox/tempest/lib/python3.8/site-packages (from requests>=2.18.0->oslo.config>=5.2.0->-r requirements.txt (line 12)) (2022.6.15) 2022-08-19 19:30:17.423 | ++ lib/tempest:install_tempest:794 : PROJECT_VENV["tempest"]=/opt/stack/tempest/.tox/tempest 2022-08-19 19:30:17.423 | ++ lib/tempest:install_tempest:795 : rm -f /tmp/tempest_u_c_m.2Tti90lfJG 2022-08-19 19:30:17.423 | ++ lib/tempest:install_tempest:796 : popd 2022-08-19 19:30:17.423 | ~/devstack 2022-08-19 19:30:17.437 | [90820 Async install_tempest:120520]: finished install_tempest with result 0 in 41 seconds 2022-08-19 19:30:17.442 | ++ inc/async:async_wait:197 : return 0 2022-08-19 19:30:17.444 | ++ extras.d/80-tempest.sh:source:21 : echo_summary 'Initializing Tempest' 2022-08-19 19:30:17.447 | ++ ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-08-19 19:30:17.450 | ++ ./stack.sh:echo_summary:441 : echo -e Initializing Tempest 2022-08-19 19:30:17.453 | ++ extras.d/80-tempest.sh:source:22 : configure_tempest 2022-08-19 19:30:17.455 | ++ lib/tempest:configure_tempest:185 : [[ True == \T\r\u\e ]] 2022-08-19 19:30:17.458 | ++ lib/tempest:configure_tempest:186 : setup_develop /opt/stack/tempest 2022-08-19 19:30:17.460 | ++ inc/python:setup_develop:334 : local bindep 2022-08-19 19:30:17.462 | ++ inc/python:setup_develop:335 : [[ /opt/stack/tempest == -bindep* ]] 2022-08-19 19:30:17.465 | ++ inc/python:setup_develop:339 : local project_dir=/opt/stack/tempest 2022-08-19 19:30:17.467 | ++ inc/python:setup_develop:340 : local extras= 2022-08-19 19:30:17.469 | ++ inc/python:setup_develop:341 : _setup_package_with_constraints_edit /opt/stack/tempest -e 2022-08-19 19:30:17.471 | ++ inc/python:_setup_package_with_constraints_edit:360 : local bindep 2022-08-19 19:30:17.474 | ++ inc/python:_setup_package_with_constraints_edit:361 : [[ /opt/stack/tempest == -bindep* ]] 2022-08-19 19:30:17.476 | ++ inc/python:_setup_package_with_constraints_edit:365 : local project_dir=/opt/stack/tempest 2022-08-19 19:30:17.478 | ++ inc/python:_setup_package_with_constraints_edit:366 : local flags=-e 2022-08-19 19:30:17.480 | ++ inc/python:_setup_package_with_constraints_edit:367 : local extras= 2022-08-19 19:30:17.483 | +++ inc/python:_setup_package_with_constraints_edit:374 : cd /opt/stack/tempest 2022-08-19 19:30:17.486 | +++ inc/python:_setup_package_with_constraints_edit:374 : pwd 2022-08-19 19:30:17.488 | ++ inc/python:_setup_package_with_constraints_edit:374 : project_dir=/opt/stack/tempest 2022-08-19 19:30:17.491 | ++ inc/python:_setup_package_with_constraints_edit:376 : '[' -n /opt/stack/requirements ']' 2022-08-19 19:30:17.494 | ++ inc/python:_setup_package_with_constraints_edit:380 : local name 2022-08-19 19:30:17.497 | +++ inc/python:_setup_package_with_constraints_edit:381 : awk '/^name.*=/ {print $3}' /opt/stack/tempest/setup.cfg 2022-08-19 19:30:17.503 | ++ inc/python:_setup_package_with_constraints_edit:381 : name=tempest 2022-08-19 19:30:17.505 | ++ inc/python:_setup_package_with_constraints_edit:383 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- tempest 2022-08-19 19:30:18.168 | ++ inc/python:_setup_package_with_constraints_edit:386 : setup_package /opt/stack/tempest -e 2022-08-19 19:30:18.172 | ++ inc/python:setup_package:414 : local bindep=0 2022-08-19 19:30:18.175 | ++ inc/python:setup_package:415 : local bindep_flag= 2022-08-19 19:30:18.179 | ++ inc/python:setup_package:416 : local bindep_profiles= 2022-08-19 19:30:18.183 | ++ inc/python:setup_package:417 : [[ /opt/stack/tempest == -bindep* ]] 2022-08-19 19:30:18.186 | ++ inc/python:setup_package:422 : local project_dir=/opt/stack/tempest 2022-08-19 19:30:18.190 | ++ inc/python:setup_package:423 : local flags=-e 2022-08-19 19:30:18.192 | ++ inc/python:setup_package:424 : local extras= 2022-08-19 19:30:18.196 | ++ inc/python:setup_package:428 : [[ -n -e ]] 2022-08-19 19:30:18.199 | ++ inc/python:setup_package:428 : [[ -z '' ]] 2022-08-19 19:30:18.201 | ++ inc/python:setup_package:428 : [[ ! -e =~ ^-.* ]] 2022-08-19 19:30:18.203 | ++ inc/python:setup_package:433 : [[ ! -z '' ]] 2022-08-19 19:30:18.205 | ++ inc/python:setup_package:438 : [[ 0 == 1 ]] 2022-08-19 19:30:18.207 | ++ inc/python:setup_package:442 : pip_install -e /opt/stack/tempest 2022-08-19 19:30:18.229 | Using python 3.8 to install /opt/stack/tempest 2022-08-19 19:30:18.231 | ++ inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/tempest 2022-08-19 19:30:20.404 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:30:20.404 | from cryptography.utils import int_from_bytes 2022-08-19 19:30:20.404 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:30:20.404 | from cryptography.utils import int_from_bytes 2022-08-19 19:30:21.530 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-08-19 19:30:21.530 | Obtaining file:///opt/stack/tempest 2022-08-19 19:30:24.270 | Requirement already satisfied: PyYAML===6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 22)) (6.0) 2022-08-19 19:30:24.273 | Requirement already satisfied: cliff===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 114)) (4.0.0) 2022-08-19 19:30:24.287 | Requirement already satisfied: cmd2===2.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 115)) (2.4.2) 2022-08-19 19:30:24.334 | Requirement already satisfied: cryptography===36.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 126)) (36.0.2) 2022-08-19 19:30:24.370 | Requirement already satisfied: debtcollector===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 130)) (2.5.0) 2022-08-19 19:30:24.376 | Requirement already satisfied: fixtures===4.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 168)) (4.0.1) 2022-08-19 19:30:24.388 | Requirement already satisfied: importlib-metadata===4.12.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 204)) (4.12.0) 2022-08-19 19:30:24.423 | Requirement already satisfied: jsonschema===4.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 223)) (4.7.2) 2022-08-19 19:30:24.461 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 260)) (0.8.0) 2022-08-19 19:30:24.466 | Requirement already satisfied: oslo.concurrency===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 303)) (5.0.0) 2022-08-19 19:30:24.475 | Requirement already satisfied: oslo.config===9.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 304)) (9.0.0) 2022-08-19 19:30:24.513 | Requirement already satisfied: oslo.i18n===5.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 307)) (5.1.0) 2022-08-19 19:30:24.517 | Requirement already satisfied: oslo.log===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 309)) (5.0.0) 2022-08-19 19:30:24.554 | Requirement already satisfied: oslo.serialization===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 317)) (5.0.0) 2022-08-19 19:30:24.563 | Requirement already satisfied: oslo.utils===6.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 320)) (6.0.0) 2022-08-19 19:30:24.576 | Requirement already satisfied: packaging===21.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 328)) (21.3) 2022-08-19 19:30:24.581 | Requirement already satisfied: paramiko===2.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 330)) (2.11.0) 2022-08-19 19:30:24.613 | Requirement already satisfied: pbr===5.10.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 332)) (5.10.0) 2022-08-19 19:30:24.615 | Requirement already satisfied: prettytable===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 342)) (3.3.0) 2022-08-19 19:30:24.627 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 364)) (0.9.6) 2022-08-19 19:30:24.629 | Requirement already satisfied: pyparsing===3.0.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 369)) (3.0.9) 2022-08-19 19:30:24.634 | Requirement already satisfied: pyperclip===1.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 370)) (1.8.2) 2022-08-19 19:30:24.637 | Requirement already satisfied: pyrsistent===0.18.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 373)) (0.18.1) 2022-08-19 19:30:24.641 | Requirement already satisfied: python-dateutil===2.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 396)) (2.8.2) 2022-08-19 19:30:24.646 | Requirement already satisfied: python-subunit===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 427)) (1.4.0) 2022-08-19 19:30:24.659 | Requirement already satisfied: pytz===2022.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 435)) (2022.2.1) 2022-08-19 19:30:24.663 | Requirement already satisfied: requests===2.28.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 447)) (2.28.1) 2022-08-19 19:30:24.676 | Requirement already satisfied: rfc3986===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 460)) (1.5.0) 2022-08-19 19:30:24.680 | Requirement already satisfied: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 483)) (1.16.0) 2022-08-19 19:30:24.866 | Collecting stestr===3.2.1 2022-08-19 19:30:24.875 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/de0/6fb51cf281ac7/stestr-3.2.1-py3-none-any.whl (125 kB) 2022-08-19 19:30:25.056 | Requirement already satisfied: stevedore===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 516)) (4.0.0) 2022-08-19 19:30:25.060 | Requirement already satisfied: testtools===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 536)) (2.5.0) 2022-08-19 19:30:25.070 | Requirement already satisfied: urllib3===1.26.11 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 562)) (1.26.11) 2022-08-19 19:30:25.108 | Requirement already satisfied: voluptuous===0.13.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 568)) (0.13.1) 2022-08-19 19:30:25.112 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 572)) (0.2.5) 2022-08-19 19:30:25.117 | Requirement already satisfied: wrapt===1.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 577)) (1.14.1) 2022-08-19 19:30:25.120 | Requirement already satisfied: zipp===3.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 590)) (3.8.1) 2022-08-19 19:30:25.145 | Requirement already satisfied: autopage===0.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 93)) (0.5.1) 2022-08-19 19:30:25.148 | Requirement already satisfied: attrs===22.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 90)) (22.1.0) 2022-08-19 19:30:25.204 | Requirement already satisfied: cffi===1.15.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 110)) (1.15.1) 2022-08-19 19:30:25.234 | Requirement already satisfied: importlib-resources===5.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 205)) (5.9.0) 2022-08-19 19:30:25.260 | Requirement already satisfied: fasteners===0.17.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 166)) (0.17.3) 2022-08-19 19:30:25.263 | Requirement already satisfied: oslo.context===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 305)) (5.0.0) 2022-08-19 19:30:25.268 | Requirement already satisfied: msgpack===1.0.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 253)) (1.0.4) 2022-08-19 19:30:25.271 | Requirement already satisfied: netifaces===0.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 261)) (0.11.0) 2022-08-19 19:30:25.274 | Requirement already satisfied: iso8601===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 212)) (1.0.2) 2022-08-19 19:30:25.277 | Requirement already satisfied: bcrypt===3.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 95)) (3.2.2) 2022-08-19 19:30:25.285 | Requirement already satisfied: PyNaCl===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 21)) (1.5.0) 2022-08-19 19:30:25.297 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 164)) (1.0.0) 2022-08-19 19:30:25.300 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests===2.28.1->-c /opt/stack/requirements/upper-constraints.txt (line 447)) (2019.11.28) 2022-08-19 19:30:25.303 | Requirement already satisfied: charset-normalizer===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 112)) (2.1.0) 2022-08-19 19:30:25.309 | Requirement already satisfied: idna===3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 200)) (3.3) 2022-08-19 19:30:25.478 | Collecting future===0.18.2 2022-08-19 19:30:25.486 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b1b/ead90b70cf6ec/future-0.18.2.tar.gz (829 kB) 2022-08-19 19:30:27.134 | Requirement already satisfied: pycparser===2.21 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 358)) (2.21) 2022-08-19 19:30:27.137 | Building wheels for collected packages: future 2022-08-19 19:30:27.138 | Building wheel for future (setup.py): started 2022-08-19 19:30:29.314 | Building wheel for future (setup.py): finished with status 'done' 2022-08-19 19:30:29.318 | Created wheel for future: filename=future-0.18.2-py3-none-any.whl size=491068 sha256=676861f7198bd5be58fbeb812bbafe3a3bd02adf249a42f7bdd5f4fbb631f72a 2022-08-19 19:30:29.318 | Stored in directory: /root/.cache/pip/wheels/28/5f/d3/d195feb75503b53c2d3ab6230c977e5755765d711064d2e39f 2022-08-19 19:30:29.319 | Successfully built future 2022-08-19 19:30:31.161 | Installing collected packages: future, stestr, tempest 2022-08-19 19:30:31.911 | Running setup.py develop for tempest 2022-08-19 19:30:35.143 | Successfully installed future-0.18.2 stestr-3.2.1 tempest 2022-08-19 19:30:35.312 | ++ inc/python:pip_install:196 : result=0 2022-08-19 19:30:35.314 | ++ inc/python:pip_install:198 : time_stop pip_install 2022-08-19 19:30:35.318 | ++ functions-common:time_stop:2439 : local name 2022-08-19 19:30:35.321 | ++ functions-common:time_stop:2440 : local end_time 2022-08-19 19:30:35.323 | ++ functions-common:time_stop:2441 : local elapsed_time 2022-08-19 19:30:35.326 | ++ functions-common:time_stop:2442 : local total 2022-08-19 19:30:35.328 | ++ functions-common:time_stop:2443 : local start_time 2022-08-19 19:30:35.331 | ++ functions-common:time_stop:2445 : name=pip_install 2022-08-19 19:30:35.333 | ++ functions-common:time_stop:2446 : start_time=1660937418224 2022-08-19 19:30:35.335 | ++ functions-common:time_stop:2448 : [[ -z 1660937418224 ]] 2022-08-19 19:30:35.339 | +++ functions-common:time_stop:2451 : date +%s%3N 2022-08-19 19:30:35.344 | ++ functions-common:time_stop:2451 : end_time=1660937435341 2022-08-19 19:30:35.346 | ++ functions-common:time_stop:2452 : elapsed_time=17117 2022-08-19 19:30:35.349 | ++ functions-common:time_stop:2453 : total=216200 2022-08-19 19:30:35.351 | ++ functions-common:time_stop:2455 : _TIME_START[$name]= 2022-08-19 19:30:35.355 | ++ functions-common:time_stop:2456 : _TIME_TOTAL[$name]=233317 2022-08-19 19:30:35.357 | ++ inc/python:pip_install:199 : return 0 2022-08-19 19:30:35.359 | ++ inc/python:setup_package:444 : [[ -e == \-\e ]] 2022-08-19 19:30:35.362 | ++ inc/python:setup_package:445 : safe_chown -R ubuntu /opt/stack/tempest/tempest.egg-info 2022-08-19 19:30:35.364 | ++ functions-common:safe_chown:2340 : _safe_permission_operation chown -R ubuntu /opt/stack/tempest/tempest.egg-info 2022-08-19 19:30:35.390 | ++ functions-common:_safe_permission_operation:2188 : sudo chown -R ubuntu /opt/stack/tempest/tempest.egg-info 2022-08-19 19:30:35.403 | ++ inc/python:_setup_package_with_constraints_edit:390 : use_library_from_git /opt/stack/tempest 2022-08-19 19:30:35.405 | ++ inc/python:use_library_from_git:246 : local name=/opt/stack/tempest 2022-08-19 19:30:35.408 | ++ inc/python:use_library_from_git:247 : local enabled=1 2022-08-19 19:30:35.411 | ++ inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-19 19:30:35.413 | ++ inc/python:use_library_from_git:248 : [[ ,, =~ ,/opt/stack/tempest, ]] 2022-08-19 19:30:35.417 | ++ inc/python:use_library_from_git:249 : return 1 2022-08-19 19:30:35.420 | ++ lib/tempest:configure_tempest:192 : local image_lines 2022-08-19 19:30:35.424 | ++ lib/tempest:configure_tempest:193 : local images 2022-08-19 19:30:35.427 | ++ lib/tempest:configure_tempest:194 : local num_images 2022-08-19 19:30:35.430 | ++ lib/tempest:configure_tempest:195 : local image_uuid 2022-08-19 19:30:35.434 | ++ lib/tempest:configure_tempest:196 : local image_uuid_alt 2022-08-19 19:30:35.437 | ++ lib/tempest:configure_tempest:197 : local password 2022-08-19 19:30:35.440 | ++ lib/tempest:configure_tempest:198 : local line 2022-08-19 19:30:35.443 | ++ lib/tempest:configure_tempest:199 : local flavors 2022-08-19 19:30:35.446 | ++ lib/tempest:configure_tempest:200 : local available_flavors 2022-08-19 19:30:35.449 | ++ lib/tempest:configure_tempest:201 : local flavors_ref 2022-08-19 19:30:35.451 | ++ lib/tempest:configure_tempest:202 : local flavor_lines 2022-08-19 19:30:35.454 | ++ lib/tempest:configure_tempest:203 : local flavor_ref_size 2022-08-19 19:30:35.456 | ++ lib/tempest:configure_tempest:204 : local flavor_ref_alt_size 2022-08-19 19:30:35.458 | ++ lib/tempest:configure_tempest:205 : local public_network_id 2022-08-19 19:30:35.461 | ++ lib/tempest:configure_tempest:206 : local public_router_id 2022-08-19 19:30:35.463 | ++ lib/tempest:configure_tempest:207 : local ssh_connect_method=floating 2022-08-19 19:30:35.465 | ++ lib/tempest:configure_tempest:208 : local disk 2022-08-19 19:30:35.468 | ++ lib/tempest:configure_tempest:211 : ifs=' 2022-08-19 19:30:35.468 | ' 2022-08-19 19:30:35.470 | ++ lib/tempest:configure_tempest:221 : declare -a images 2022-08-19 19:30:35.472 | ++ lib/tempest:configure_tempest:223 : is_service_enabled glance 2022-08-19 19:30:35.489 | ++ functions-common:is_service_enabled:2095 : return 0 2022-08-19 19:30:35.492 | ++ lib/tempest:configure_tempest:224 : get_active_images images image_uuid image_uuid_alt 2022-08-19 19:30:35.498 | ++ lib/tempest:get_active_images:147 : declare -n img_array=images 2022-08-19 19:30:35.500 | ++ lib/tempest:get_active_images:148 : declare -n img_id=image_uuid 2022-08-19 19:30:35.503 | ++ lib/tempest:get_active_images:149 : declare -n img_id_alt=image_uuid_alt 2022-08-19 19:30:35.505 | ++ lib/tempest:get_active_images:152 : img_array=() 2022-08-19 19:30:35.510 | ++ lib/tempest:get_active_images:154 : read -r IMAGE_NAME IMAGE_UUID 2022-08-19 19:30:35.510 | +++ lib/tempest:get_active_images:146 : oscwrap --os-cloud devstack-admin image list --property status=active 2022-08-19 19:30:35.510 | +++ lib/tempest:get_active_images:146 : awk '-F|' '!/^(+--)|ID|aki|ari/ { print $3,$2 }' 2022-08-19 19:30:38.115 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:30:38.115 | from cryptography.utils import int_from_bytes 2022-08-19 19:30:38.115 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:30:38.115 | from cryptography.utils import int_from_bytes 2022-08-19 19:30:38.284 | +++ functions-common:oscwrap:2479 : return 0 2022-08-19 19:30:38.288 | ++ lib/tempest:get_active_images:155 : '[' ubuntu-16 = '' ']' 2022-08-19 19:30:38.291 | ++ lib/tempest:get_active_images:159 : img_array+=($IMAGE_UUID) 2022-08-19 19:30:38.294 | ++ lib/tempest:get_active_images:154 : read -r IMAGE_NAME IMAGE_UUID 2022-08-19 19:30:38.296 | ++ lib/tempest:configure_tempest:226 : (( 1 < 1 )) 2022-08-19 19:30:38.299 | ++ lib/tempest:configure_tempest:240 : case "${#images[*]}" in 2022-08-19 19:30:38.302 | ++ lib/tempest:configure_tempest:246 : '[' -z '' ']' 2022-08-19 19:30:38.305 | ++ lib/tempest:configure_tempest:247 : image_uuid=f640a825-c12f-44f0-b366-57e960798724 2022-08-19 19:30:38.308 | ++ lib/tempest:configure_tempest:248 : image_uuid_alt=f640a825-c12f-44f0-b366-57e960798724 2022-08-19 19:30:38.310 | ++ lib/tempest:configure_tempest:262 : sudo install -d -o ubuntu /opt/stack/tempest/etc 2022-08-19 19:30:38.324 | ++ lib/tempest:configure_tempest:263 : rm -f /opt/stack/tempest/etc/tempest.conf 2022-08-19 19:30:38.328 | ++ lib/tempest:configure_tempest:265 : local password=Passw0rd 2022-08-19 19:30:38.330 | ++ lib/tempest:configure_tempest:268 : local admin_username=admin 2022-08-19 19:30:38.332 | ++ lib/tempest:configure_tempest:269 : local admin_project_name=admin 2022-08-19 19:30:38.335 | ++ lib/tempest:configure_tempest:270 : local admin_domain_name=Default 2022-08-19 19:30:38.337 | ++ lib/tempest:configure_tempest:271 : local alt_username=alt_demo 2022-08-19 19:30:38.340 | ++ lib/tempest:configure_tempest:272 : local alt_project_name=alt_demo 2022-08-19 19:30:38.342 | ++ lib/tempest:configure_tempest:273 : local admin_project_id 2022-08-19 19:30:38.346 | +++ lib/tempest:configure_tempest:274 : oscwrap --os-cloud devstack-admin project list 2022-08-19 19:30:38.346 | +++ lib/tempest:configure_tempest:274 : awk '/ admin / { print $2 }' 2022-08-19 19:30:40.755 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:30:40.755 | from cryptography.utils import int_from_bytes 2022-08-19 19:30:40.755 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:30:40.755 | from cryptography.utils import int_from_bytes 2022-08-19 19:30:40.929 | +++ functions-common:oscwrap:2479 : return 0 2022-08-19 19:30:40.933 | ++ lib/tempest:configure_tempest:274 : admin_project_id=5477f1d1785b40499847c6f71cd220c2 2022-08-19 19:30:40.935 | ++ lib/tempest:configure_tempest:276 : is_service_enabled nova 2022-08-19 19:30:40.952 | ++ functions-common:is_service_enabled:2095 : return 0 2022-08-19 19:30:40.955 | +++ lib/tempest:configure_tempest:279 : oscwrap --os-cloud devstack-admin flavor list 2022-08-19 19:30:43.536 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:30:43.536 | from cryptography.utils import int_from_bytes 2022-08-19 19:30:43.536 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:30:43.536 | from cryptography.utils import int_from_bytes 2022-08-19 19:30:43.717 | +++ functions-common:oscwrap:2479 : return 0 2022-08-19 19:30:43.721 | ++ lib/tempest:configure_tempest:279 : available_flavors='+-----+-----------+-------+------+-----------+-------+-----------+ 2022-08-19 19:30:43.721 | | ID | Name | RAM | Disk | Ephemeral | VCPUs | Is Public | 2022-08-19 19:30:43.721 | +-----+-----------+-------+------+-----------+-------+-----------+ 2022-08-19 19:30:43.721 | | 1 | m1.tiny | 512 | 1 | 0 | 1 | True | 2022-08-19 19:30:43.721 | | 2 | m1.small | 2048 | 20 | 0 | 1 | True | 2022-08-19 19:30:43.722 | | 3 | m1.medium | 4096 | 40 | 0 | 2 | True | 2022-08-19 19:30:43.722 | | 4 | m1.large | 8192 | 80 | 0 | 4 | True | 2022-08-19 19:30:43.722 | | 42 | m1.nano | 256 | 1 | 0 | 1 | True | 2022-08-19 19:30:43.722 | | 451 | m1.heat | 512 | 1 | 0 | 1 | True | 2022-08-19 19:30:43.722 | | 452 | m1.heat2 | 1024 | 1 | 0 | 1 | True | 2022-08-19 19:30:43.722 | | 5 | m1.xlarge | 16384 | 160 | 0 | 8 | True | 2022-08-19 19:30:43.722 | | 84 | m1.micro | 256 | 2 | 0 | 1 | True | 2022-08-19 19:30:43.722 | | c1 | cirros256 | 256 | 1 | 0 | 1 | True | 2022-08-19 19:30:43.722 | | d1 | ds512M | 512 | 5 | 0 | 1 | True | 2022-08-19 19:30:43.722 | | d2 | ds1G | 1024 | 10 | 0 | 1 | True | 2022-08-19 19:30:43.722 | | d3 | ds2G | 2048 | 10 | 0 | 2 | True | 2022-08-19 19:30:43.722 | | d4 | ds4G | 4096 | 20 | 0 | 4 | True | 2022-08-19 19:30:43.722 | +-----+-----------+-------+------+-----------+-------+-----------+' 2022-08-19 19:30:43.724 | ++ lib/tempest:configure_tempest:280 : [[ -z '' ]] 2022-08-19 19:30:43.728 | ++ lib/tempest:configure_tempest:281 : [[ +-----+-----------+-------+------+-----------+-------+-----------+ 2022-08-19 19:30:43.728 | | ID | Name | RAM | Disk | Ephemeral | VCPUs | Is Public | 2022-08-19 19:30:43.728 | +-----+-----------+-------+------+-----------+-------+-----------+ 2022-08-19 19:30:43.728 | | 1 | m1.tiny | 512 | 1 | 0 | 1 | True | 2022-08-19 19:30:43.728 | | 2 | m1.small | 2048 | 20 | 0 | 1 | True | 2022-08-19 19:30:43.728 | | 3 | m1.medium | 4096 | 40 | 0 | 2 | True | 2022-08-19 19:30:43.728 | | 4 | m1.large | 8192 | 80 | 0 | 4 | True | 2022-08-19 19:30:43.728 | | 42 | m1.nano | 256 | 1 | 0 | 1 | True | 2022-08-19 19:30:43.728 | | 451 | m1.heat | 512 | 1 | 0 | 1 | True | 2022-08-19 19:30:43.728 | | 452 | m1.heat2 | 1024 | 1 | 0 | 1 | True | 2022-08-19 19:30:43.728 | | 5 | m1.xlarge | 16384 | 160 | 0 | 8 | True | 2022-08-19 19:30:43.728 | | 84 | m1.micro | 256 | 2 | 0 | 1 | True | 2022-08-19 19:30:43.728 | | c1 | cirros256 | 256 | 1 | 0 | 1 | True | 2022-08-19 19:30:43.729 | | d1 | ds512M | 512 | 5 | 0 | 1 | True | 2022-08-19 19:30:43.729 | | d2 | ds1G | 1024 | 10 | 0 | 1 | True | 2022-08-19 19:30:43.729 | | d3 | ds2G | 2048 | 10 | 0 | 2 | True | 2022-08-19 19:30:43.729 | | d4 | ds4G | 4096 | 20 | 0 | 4 | True | 2022-08-19 19:30:43.729 | +-----+-----------+-------+------+-----------+-------+-----------+ =~ m1\.nano ]] 2022-08-19 19:30:43.731 | ++ lib/tempest:configure_tempest:286 : flavor_ref=42 2022-08-19 19:30:43.733 | ++ lib/tempest:configure_tempest:287 : [[ +-----+-----------+-------+------+-----------+-------+-----------+ 2022-08-19 19:30:43.733 | | ID | Name | RAM | Disk | Ephemeral | VCPUs | Is Public | 2022-08-19 19:30:43.733 | +-----+-----------+-------+------+-----------+-------+-----------+ 2022-08-19 19:30:43.733 | | 1 | m1.tiny | 512 | 1 | 0 | 1 | True | 2022-08-19 19:30:43.733 | | 2 | m1.small | 2048 | 20 | 0 | 1 | True | 2022-08-19 19:30:43.733 | | 3 | m1.medium | 4096 | 40 | 0 | 2 | True | 2022-08-19 19:30:43.733 | | 4 | m1.large | 8192 | 80 | 0 | 4 | True | 2022-08-19 19:30:43.734 | | 42 | m1.nano | 256 | 1 | 0 | 1 | True | 2022-08-19 19:30:43.734 | | 451 | m1.heat | 512 | 1 | 0 | 1 | True | 2022-08-19 19:30:43.734 | | 452 | m1.heat2 | 1024 | 1 | 0 | 1 | True | 2022-08-19 19:30:43.734 | | 5 | m1.xlarge | 16384 | 160 | 0 | 8 | True | 2022-08-19 19:30:43.734 | | 84 | m1.micro | 256 | 2 | 0 | 1 | True | 2022-08-19 19:30:43.734 | | c1 | cirros256 | 256 | 1 | 0 | 1 | True | 2022-08-19 19:30:43.734 | | d1 | ds512M | 512 | 5 | 0 | 1 | True | 2022-08-19 19:30:43.734 | | d2 | ds1G | 1024 | 10 | 0 | 1 | True | 2022-08-19 19:30:43.734 | | d3 | ds2G | 2048 | 10 | 0 | 2 | True | 2022-08-19 19:30:43.734 | | d4 | ds4G | 4096 | 20 | 0 | 4 | True | 2022-08-19 19:30:43.734 | +-----+-----------+-------+------+-----------+-------+-----------+ =~ m1\.micro ]] 2022-08-19 19:30:43.736 | ++ lib/tempest:configure_tempest:292 : flavor_ref_alt=84 2022-08-19 19:30:43.738 | ++ lib/tempest:configure_tempest:341 : iniset /opt/stack/tempest/etc/tempest.conf network project_network_cidr 172.20.0.0/16 2022-08-19 19:30:43.776 | ++ lib/tempest:configure_tempest:343 : ssh_connect_method=floating 2022-08-19 19:30:43.779 | ++ lib/tempest:configure_tempest:349 : [[ True == \T\r\u\e ]] 2022-08-19 19:30:43.782 | ++ lib/tempest:configure_tempest:349 : is_networking_extension_supported external-net 2022-08-19 19:30:43.785 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:427 : local extension=external-net 2022-08-19 19:30:43.788 | +++ lib/neutron_plugins/services/l3:is_networking_extension_supported:429 : oscwrap --os-cloud devstack-admin --os-region RegionOne extension list --network -c Alias -f value 2022-08-19 19:30:46.287 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:30:46.287 | from cryptography.utils import int_from_bytes 2022-08-19 19:30:46.288 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:30:46.288 | from cryptography.utils import int_from_bytes 2022-08-19 19:30:46.457 | +++ functions-common:oscwrap:2479 : return 0 2022-08-19 19:30:46.461 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:429 : EXT_LIST='address-group 2022-08-19 19:30:46.461 | address-scope 2022-08-19 19:30:46.461 | router-admin-state-down-before-update 2022-08-19 19:30:46.461 | agent 2022-08-19 19:30:46.461 | agent-resources-synced 2022-08-19 19:30:46.461 | allowed-address-pairs 2022-08-19 19:30:46.461 | auto-allocated-topology 2022-08-19 19:30:46.461 | availability_zone 2022-08-19 19:30:46.461 | availability_zone_filter 2022-08-19 19:30:46.461 | default-subnetpools 2022-08-19 19:30:46.461 | dhcp_agent_scheduler 2022-08-19 19:30:46.461 | dvr 2022-08-19 19:30:46.461 | empty-string-filtering 2022-08-19 19:30:46.461 | external-net 2022-08-19 19:30:46.461 | extra_dhcp_opt 2022-08-19 19:30:46.461 | extraroute 2022-08-19 19:30:46.461 | extraroute-atomic 2022-08-19 19:30:46.462 | filter-validation 2022-08-19 19:30:46.462 | fip-port-details 2022-08-19 19:30:46.462 | flavors 2022-08-19 19:30:46.462 | floatingip-pools 2022-08-19 19:30:46.462 | ip-substring-filtering 2022-08-19 19:30:46.462 | router 2022-08-19 19:30:46.462 | ext-gw-mode 2022-08-19 19:30:46.462 | l3-ha 2022-08-19 19:30:46.462 | l3-flavors 2022-08-19 19:30:46.462 | l3-port-ip-change-not-allowed 2022-08-19 19:30:46.462 | l3_agent_scheduler 2022-08-19 19:30:46.462 | multi-provider 2022-08-19 19:30:46.462 | net-mtu 2022-08-19 19:30:46.462 | net-mtu-writable 2022-08-19 19:30:46.462 | network_availability_zone 2022-08-19 19:30:46.462 | network-ip-availability 2022-08-19 19:30:46.462 | pagination 2022-08-19 19:30:46.462 | port-device-profile 2022-08-19 19:30:46.462 | port-mac-override 2022-08-19 19:30:46.462 | port-mac-address-regenerate 2022-08-19 19:30:46.462 | port-numa-affinity-policy 2022-08-19 19:30:46.462 | binding 2022-08-19 19:30:46.462 | binding-extended 2022-08-19 19:30:46.462 | port-security 2022-08-19 19:30:46.462 | project-id 2022-08-19 19:30:46.463 | provider 2022-08-19 19:30:46.463 | quota-check-limit 2022-08-19 19:30:46.463 | quotas 2022-08-19 19:30:46.463 | quota_details 2022-08-19 19:30:46.463 | rbac-policies 2022-08-19 19:30:46.463 | rbac-address-group 2022-08-19 19:30:46.463 | rbac-address-scope 2022-08-19 19:30:46.463 | rbac-security-groups 2022-08-19 19:30:46.463 | rbac-subnetpool 2022-08-19 19:30:46.463 | revision-if-match 2022-08-19 19:30:46.463 | standard-attr-revisions 2022-08-19 19:30:46.463 | router_availability_zone 2022-08-19 19:30:46.463 | security-groups-normalized-cidr 2022-08-19 19:30:46.463 | port-security-groups-filtering 2022-08-19 19:30:46.463 | security-groups-remote-address-group 2022-08-19 19:30:46.463 | security-groups-shared-filtering 2022-08-19 19:30:46.463 | security-group 2022-08-19 19:30:46.463 | service-type 2022-08-19 19:30:46.463 | sorting 2022-08-19 19:30:46.463 | standard-attr-description 2022-08-19 19:30:46.463 | stateful-security-group 2022-08-19 19:30:46.463 | subnet_onboard 2022-08-19 19:30:46.463 | subnet-service-types 2022-08-19 19:30:46.463 | subnet_allocation 2022-08-19 19:30:46.463 | subnetpool-prefix-ops 2022-08-19 19:30:46.463 | standard-attr-tag 2022-08-19 19:30:46.463 | standard-attr-timestamp' 2022-08-19 19:30:46.464 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:430 : [[ address-group 2022-08-19 19:30:46.464 | address-scope 2022-08-19 19:30:46.464 | router-admin-state-down-before-update 2022-08-19 19:30:46.464 | agent 2022-08-19 19:30:46.464 | agent-resources-synced 2022-08-19 19:30:46.464 | allowed-address-pairs 2022-08-19 19:30:46.464 | auto-allocated-topology 2022-08-19 19:30:46.464 | availability_zone 2022-08-19 19:30:46.464 | availability_zone_filter 2022-08-19 19:30:46.464 | default-subnetpools 2022-08-19 19:30:46.464 | dhcp_agent_scheduler 2022-08-19 19:30:46.464 | dvr 2022-08-19 19:30:46.464 | empty-string-filtering 2022-08-19 19:30:46.464 | external-net 2022-08-19 19:30:46.464 | extra_dhcp_opt 2022-08-19 19:30:46.464 | extraroute 2022-08-19 19:30:46.464 | extraroute-atomic 2022-08-19 19:30:46.464 | filter-validation 2022-08-19 19:30:46.464 | fip-port-details 2022-08-19 19:30:46.464 | flavors 2022-08-19 19:30:46.464 | floatingip-pools 2022-08-19 19:30:46.464 | ip-substring-filtering 2022-08-19 19:30:46.464 | router 2022-08-19 19:30:46.464 | ext-gw-mode 2022-08-19 19:30:46.464 | l3-ha 2022-08-19 19:30:46.464 | l3-flavors 2022-08-19 19:30:46.464 | l3-port-ip-change-not-allowed 2022-08-19 19:30:46.464 | l3_agent_scheduler 2022-08-19 19:30:46.465 | multi-provider 2022-08-19 19:30:46.465 | net-mtu 2022-08-19 19:30:46.465 | net-mtu-writable 2022-08-19 19:30:46.465 | network_availability_zone 2022-08-19 19:30:46.465 | network-ip-availability 2022-08-19 19:30:46.465 | pagination 2022-08-19 19:30:46.465 | port-device-profile 2022-08-19 19:30:46.465 | port-mac-override 2022-08-19 19:30:46.465 | port-mac-address-regenerate 2022-08-19 19:30:46.465 | port-numa-affinity-policy 2022-08-19 19:30:46.465 | binding 2022-08-19 19:30:46.465 | binding-extended 2022-08-19 19:30:46.465 | port-security 2022-08-19 19:30:46.465 | project-id 2022-08-19 19:30:46.465 | provider 2022-08-19 19:30:46.465 | quota-check-limit 2022-08-19 19:30:46.465 | quotas 2022-08-19 19:30:46.465 | quota_details 2022-08-19 19:30:46.465 | rbac-policies 2022-08-19 19:30:46.465 | rbac-address-group 2022-08-19 19:30:46.465 | rbac-address-scope 2022-08-19 19:30:46.465 | rbac-security-groups 2022-08-19 19:30:46.465 | rbac-subnetpool 2022-08-19 19:30:46.465 | revision-if-match 2022-08-19 19:30:46.465 | standard-attr-revisions 2022-08-19 19:30:46.465 | router_availability_zone 2022-08-19 19:30:46.465 | security-groups-normalized-cidr 2022-08-19 19:30:46.465 | port-security-groups-filtering 2022-08-19 19:30:46.465 | security-groups-remote-address-group 2022-08-19 19:30:46.465 | security-groups-shared-filtering 2022-08-19 19:30:46.465 | security-group 2022-08-19 19:30:46.465 | service-type 2022-08-19 19:30:46.465 | sorting 2022-08-19 19:30:46.465 | standard-attr-description 2022-08-19 19:30:46.465 | stateful-security-group 2022-08-19 19:30:46.465 | subnet_onboard 2022-08-19 19:30:46.465 | subnet-service-types 2022-08-19 19:30:46.465 | subnet_allocation 2022-08-19 19:30:46.466 | subnetpool-prefix-ops 2022-08-19 19:30:46.466 | standard-attr-tag 2022-08-19 19:30:46.466 | standard-attr-timestamp =~ external-net ]] 2022-08-19 19:30:46.467 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:430 : return 0 2022-08-19 19:30:46.470 | +++ lib/tempest:configure_tempest:350 : oscwrap --os-cloud devstack-admin network show -f value -c id public 2022-08-19 19:30:49.113 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:30:49.113 | from cryptography.utils import int_from_bytes 2022-08-19 19:30:49.113 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:30:49.113 | from cryptography.utils import int_from_bytes 2022-08-19 19:30:49.295 | +++ functions-common:oscwrap:2479 : return 0 2022-08-19 19:30:49.298 | ++ lib/tempest:configure_tempest:350 : public_network_id=4da8ea6f-3d92-4948-a98f-9f489e7b9d9b 2022-08-19 19:30:49.300 | ++ lib/tempest:configure_tempest:352 : openstack --os-cloud devstack-admin --os-region RegionOne network create --share shared 2022-08-19 19:30:52.101 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:30:52.101 | from cryptography.utils import int_from_bytes 2022-08-19 19:30:52.101 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:30:52.101 | from cryptography.utils import int_from_bytes 2022-08-19 19:30:52.101 | +---------------------------+--------------------------------------+ 2022-08-19 19:30:52.101 | | Field | Value | 2022-08-19 19:30:52.101 | +---------------------------+--------------------------------------+ 2022-08-19 19:30:52.102 | | admin_state_up | UP | 2022-08-19 19:30:52.102 | | availability_zone_hints | | 2022-08-19 19:30:52.102 | | availability_zones | | 2022-08-19 19:30:52.102 | | created_at | 2022-08-19T19:30:51Z | 2022-08-19 19:30:52.102 | | description | | 2022-08-19 19:30:52.102 | | dns_domain | None | 2022-08-19 19:30:52.102 | | id | c9cb7cf1-71a8-483b-9a4e-a69430aab28b | 2022-08-19 19:30:52.102 | | ipv4_address_scope | None | 2022-08-19 19:30:52.102 | | ipv6_address_scope | None | 2022-08-19 19:30:52.102 | | is_default | False | 2022-08-19 19:30:52.102 | | is_vlan_transparent | None | 2022-08-19 19:30:52.102 | | mtu | 1500 | 2022-08-19 19:30:52.102 | | name | shared | 2022-08-19 19:30:52.102 | | port_security_enabled | True | 2022-08-19 19:30:52.102 | | project_id | 5477f1d1785b40499847c6f71cd220c2 | 2022-08-19 19:30:52.102 | | provider:network_type | vlan | 2022-08-19 19:30:52.102 | | provider:physical_network | physnet1 | 2022-08-19 19:30:52.102 | | provider:segmentation_id | 448 | 2022-08-19 19:30:52.102 | | qos_policy_id | None | 2022-08-19 19:30:52.102 | | revision_number | 1 | 2022-08-19 19:30:52.102 | | router:external | Internal | 2022-08-19 19:30:52.102 | | segments | None | 2022-08-19 19:30:52.102 | | shared | True | 2022-08-19 19:30:52.102 | | status | ACTIVE | 2022-08-19 19:30:52.102 | | subnets | | 2022-08-19 19:30:52.102 | | tags | | 2022-08-19 19:30:52.102 | | updated_at | 2022-08-19T19:30:51Z | 2022-08-19 19:30:52.102 | +---------------------------+--------------------------------------+ 2022-08-19 19:30:52.286 | ++ lib/tempest:configure_tempest:353 : openstack --os-cloud devstack-admin --os-region RegionOne subnet create --description shared-subnet --subnet-range 192.168.233.0/24 --network shared shared-subnet 2022-08-19 19:30:55.200 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:30:55.200 | from cryptography.utils import int_from_bytes 2022-08-19 19:30:55.200 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:30:55.200 | from cryptography.utils import int_from_bytes 2022-08-19 19:30:55.200 | +----------------------+--------------------------------------+ 2022-08-19 19:30:55.200 | | Field | Value | 2022-08-19 19:30:55.200 | +----------------------+--------------------------------------+ 2022-08-19 19:30:55.200 | | allocation_pools | 192.168.233.2-192.168.233.254 | 2022-08-19 19:30:55.200 | | cidr | 192.168.233.0/24 | 2022-08-19 19:30:55.200 | | created_at | 2022-08-19T19:30:54Z | 2022-08-19 19:30:55.200 | | description | shared-subnet | 2022-08-19 19:30:55.200 | | dns_nameservers | | 2022-08-19 19:30:55.200 | | dns_publish_fixed_ip | None | 2022-08-19 19:30:55.200 | | enable_dhcp | True | 2022-08-19 19:30:55.200 | | gateway_ip | 192.168.233.1 | 2022-08-19 19:30:55.200 | | host_routes | | 2022-08-19 19:30:55.200 | | id | 2cf099d0-d09d-41f4-8409-897cca06b6cf | 2022-08-19 19:30:55.200 | | ip_version | 4 | 2022-08-19 19:30:55.200 | | ipv6_address_mode | None | 2022-08-19 19:30:55.200 | | ipv6_ra_mode | None | 2022-08-19 19:30:55.200 | | name | shared-subnet | 2022-08-19 19:30:55.200 | | network_id | c9cb7cf1-71a8-483b-9a4e-a69430aab28b | 2022-08-19 19:30:55.200 | | project_id | 5477f1d1785b40499847c6f71cd220c2 | 2022-08-19 19:30:55.200 | | revision_number | 0 | 2022-08-19 19:30:55.200 | | segment_id | None | 2022-08-19 19:30:55.200 | | service_types | | 2022-08-19 19:30:55.200 | | subnetpool_id | None | 2022-08-19 19:30:55.200 | | tags | | 2022-08-19 19:30:55.200 | | tenant_id | 5477f1d1785b40499847c6f71cd220c2 | 2022-08-19 19:30:55.200 | | updated_at | 2022-08-19T19:30:54Z | 2022-08-19 19:30:55.200 | +----------------------+--------------------------------------+ 2022-08-19 19:30:55.380 | ++ lib/tempest:configure_tempest:356 : iniset /opt/stack/tempest/etc/tempest.conf DEFAULT use_syslog False 2022-08-19 19:30:55.419 | ++ lib/tempest:configure_tempest:359 : iniset /opt/stack/tempest/etc/tempest.conf oslo_concurrency lock_path /opt/stack/data/tempest 2022-08-19 19:30:55.459 | ++ lib/tempest:configure_tempest:360 : mkdir -p /opt/stack/data/tempest 2022-08-19 19:30:55.470 | ++ lib/tempest:configure_tempest:361 : iniset /opt/stack/tempest/etc/tempest.conf DEFAULT use_stderr False 2022-08-19 19:30:55.504 | ++ lib/tempest:configure_tempest:362 : iniset /opt/stack/tempest/etc/tempest.conf DEFAULT log_file tempest.log 2022-08-19 19:30:55.539 | ++ lib/tempest:configure_tempest:363 : iniset /opt/stack/tempest/etc/tempest.conf DEFAULT debug True 2022-08-19 19:30:55.573 | ++ lib/tempest:configure_tempest:366 : iniset /opt/stack/tempest/etc/tempest.conf compute build_timeout 196 2022-08-19 19:30:55.613 | ++ lib/tempest:configure_tempest:367 : iniset /opt/stack/tempest/etc/tempest.conf volume build_timeout 196 2022-08-19 19:30:55.655 | ++ lib/tempest:configure_tempest:370 : iniset /opt/stack/tempest/etc/tempest.conf identity uri http://10.222.0.60/identity/v2.0/ 2022-08-19 19:30:55.693 | ++ lib/tempest:configure_tempest:371 : iniset /opt/stack/tempest/etc/tempest.conf identity uri_v3 http://10.222.0.60/identity/v3 2022-08-19 19:30:55.727 | ++ lib/tempest:configure_tempest:372 : iniset /opt/stack/tempest/etc/tempest.conf identity user_lockout_failure_attempts 2 2022-08-19 19:30:55.761 | ++ lib/tempest:configure_tempest:373 : iniset /opt/stack/tempest/etc/tempest.conf identity user_lockout_duration 10 2022-08-19 19:30:55.798 | ++ lib/tempest:configure_tempest:374 : iniset /opt/stack/tempest/etc/tempest.conf identity user_unique_last_password_count 2 2022-08-19 19:30:55.842 | ++ lib/tempest:configure_tempest:375 : [[ True == \T\r\u\e ]] 2022-08-19 19:30:55.844 | ++ lib/tempest:configure_tempest:376 : iniset /opt/stack/tempest/etc/tempest.conf auth admin_username admin 2022-08-19 19:30:55.887 | ++ lib/tempest:configure_tempest:377 : iniset /opt/stack/tempest/etc/tempest.conf auth admin_password Passw0rd 2022-08-19 19:30:55.924 | ++ lib/tempest:configure_tempest:378 : iniset /opt/stack/tempest/etc/tempest.conf auth admin_project_name admin 2022-08-19 19:30:55.959 | ++ lib/tempest:configure_tempest:379 : iniset /opt/stack/tempest/etc/tempest.conf auth admin_domain_name Default 2022-08-19 19:30:55.994 | ++ lib/tempest:configure_tempest:381 : '[' '' == True ']' 2022-08-19 19:30:55.996 | ++ lib/tempest:configure_tempest:386 : iniset /opt/stack/tempest/etc/tempest.conf identity-feature-enabled api_v2 False 2022-08-19 19:30:56.041 | ++ lib/tempest:configure_tempest:388 : iniset /opt/stack/tempest/etc/tempest.conf identity auth_version v3 2022-08-19 19:30:56.080 | ++ lib/tempest:configure_tempest:389 : [[ '' != \v\2 ]] 2022-08-19 19:30:56.084 | ++ lib/tempest:configure_tempest:391 : iniset /opt/stack/tempest/etc/tempest.conf identity-feature-enabled api_v2_admin False 2022-08-19 19:30:56.128 | ++ lib/tempest:configure_tempest:394 : is_service_enabled tls-proxy 2022-08-19 19:30:56.154 | ++ functions-common:is_service_enabled:2095 : return 1 2022-08-19 19:30:56.156 | ++ lib/tempest:configure_tempest:399 : [[ True = True ]] 2022-08-19 19:30:56.159 | ++ lib/tempest:configure_tempest:400 : iniset /opt/stack/tempest/etc/tempest.conf identity-feature-enabled security_compliance True 2022-08-19 19:30:56.198 | ++ lib/tempest:configure_tempest:405 : is_service_enabled ldap 2022-08-19 19:30:56.227 | ++ functions-common:is_service_enabled:2095 : return 1 2022-08-19 19:30:56.228 | ++ lib/tempest:configure_tempest:411 : iniset /opt/stack/tempest/etc/tempest.conf identity-feature-enabled project_tags True 2022-08-19 19:30:56.267 | ++ lib/tempest:configure_tempest:415 : iniset /opt/stack/tempest/etc/tempest.conf identity-feature-enabled application_credentials True 2022-08-19 19:30:56.302 | ++ lib/tempest:configure_tempest:419 : iniset /opt/stack/tempest/etc/tempest.conf identity-feature-enabled access_rules True 2022-08-19 19:30:56.336 | ++ lib/tempest:configure_tempest:424 : [[ ! -z '' ]] 2022-08-19 19:30:56.338 | ++ lib/tempest:configure_tempest:427 : iniset /opt/stack/tempest/etc/tempest.conf image-feature-enabled import_image False 2022-08-19 19:30:56.379 | ++ lib/tempest:configure_tempest:428 : iniset /opt/stack/tempest/etc/tempest.conf image-feature-enabled os_glance_reserved True 2022-08-19 19:30:56.419 | ++ lib/tempest:configure_tempest:429 : is_service_enabled g-api-r 2022-08-19 19:30:56.436 | ++ functions-common:is_service_enabled:2095 : return 1 2022-08-19 19:30:56.439 | ++ lib/tempest:configure_tempest:434 : iniset /opt/stack/tempest/etc/tempest.conf compute image_ref f640a825-c12f-44f0-b366-57e960798724 2022-08-19 19:30:56.478 | ++ lib/tempest:configure_tempest:435 : iniset /opt/stack/tempest/etc/tempest.conf compute image_ref_alt f640a825-c12f-44f0-b366-57e960798724 2022-08-19 19:30:56.514 | ++ lib/tempest:configure_tempest:436 : iniset /opt/stack/tempest/etc/tempest.conf compute flavor_ref 42 2022-08-19 19:30:56.555 | ++ lib/tempest:configure_tempest:437 : iniset /opt/stack/tempest/etc/tempest.conf compute flavor_ref_alt 84 2022-08-19 19:30:56.594 | ++ lib/tempest:configure_tempest:438 : iniset /opt/stack/tempest/etc/tempest.conf validation connect_method floating 2022-08-19 19:30:56.632 | ++ lib/tempest:configure_tempest:439 : is_service_enabled neutron 2022-08-19 19:30:56.651 | ++ functions-common:is_service_enabled:2095 : return 0 2022-08-19 19:30:56.654 | ++ lib/tempest:configure_tempest:447 : [[ -n '' ]] 2022-08-19 19:30:56.656 | ++ lib/tempest:configure_tempest:457 : local tempest_compute_min_microversion=None 2022-08-19 19:30:56.658 | ++ lib/tempest:configure_tempest:458 : local tempest_compute_max_microversion=latest 2022-08-19 19:30:56.661 | ++ lib/tempest:configure_tempest:461 : [[ '' == \c\o\m\p\u\t\e\_\l\e\g\a\c\y ]] 2022-08-19 19:30:56.663 | ++ lib/tempest:configure_tempest:465 : '[' None == None ']' 2022-08-19 19:30:56.666 | ++ lib/tempest:configure_tempest:466 : inicomment /opt/stack/tempest/etc/tempest.conf compute min_microversion 2022-08-19 19:30:56.687 | ++ lib/tempest:configure_tempest:470 : '[' latest == None ']' 2022-08-19 19:30:56.689 | ++ lib/tempest:configure_tempest:473 : iniset /opt/stack/tempest/etc/tempest.conf compute max_microversion latest 2022-08-19 19:30:56.726 | ++ lib/tempest:configure_tempest:476 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled personality False 2022-08-19 19:30:56.765 | ++ lib/tempest:configure_tempest:477 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled resize True 2022-08-19 19:30:56.801 | ++ lib/tempest:configure_tempest:478 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled live_migration False 2022-08-19 19:30:56.837 | ++ lib/tempest:configure_tempest:479 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled change_password False 2022-08-19 19:30:56.875 | ++ lib/tempest:configure_tempest:480 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled block_migration_for_live_migration True 2022-08-19 19:30:56.912 | ++ lib/tempest:configure_tempest:481 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled live_migrate_back_and_forth False 2022-08-19 19:30:56.951 | ++ lib/tempest:configure_tempest:482 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled attach_encrypted_volume False 2022-08-19 19:30:56.988 | ++ lib/tempest:configure_tempest:485 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled hostname_fqdn_sanitization True 2022-08-19 19:30:57.025 | ++ lib/tempest:configure_tempest:487 : [[ -n AvailabilityZoneFilter,ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,SameHostFilter,DifferentHostFilter ]] 2022-08-19 19:30:57.027 | ++ lib/tempest:configure_tempest:488 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled scheduler_enabled_filters AvailabilityZoneFilter,ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,SameHostFilter,DifferentHostFilter 2022-08-19 19:30:57.064 | ++ lib/tempest:configure_tempest:491 : [[ False == \T\r\u\e ]] 2022-08-19 19:30:57.066 | ++ lib/tempest:configure_tempest:495 : is_service_enabled n-novnc 2022-08-19 19:30:57.089 | ++ functions-common:is_service_enabled:2095 : return 1 2022-08-19 19:30:57.091 | ++ lib/tempest:configure_tempest:500 : iniset /opt/stack/tempest/etc/tempest.conf network project_networks_reachable false 2022-08-19 19:30:57.134 | ++ lib/tempest:configure_tempest:501 : iniset /opt/stack/tempest/etc/tempest.conf network public_network_id 4da8ea6f-3d92-4948-a98f-9f489e7b9d9b 2022-08-19 19:30:57.173 | ++ lib/tempest:configure_tempest:502 : iniset /opt/stack/tempest/etc/tempest.conf network public_router_id '' 2022-08-19 19:30:57.212 | ++ lib/tempest:configure_tempest:503 : iniset /opt/stack/tempest/etc/tempest.conf network default_network 172.20.0.0/16 2022-08-19 19:30:57.249 | ++ lib/tempest:configure_tempest:504 : iniset /opt/stack/tempest/etc/tempest.conf network-feature-enabled ipv6 True 2022-08-19 19:30:57.286 | ++ lib/tempest:configure_tempest:505 : iniset /opt/stack/tempest/etc/tempest.conf network-feature-enabled ipv6_subnet_attributes True 2022-08-19 19:30:57.320 | ++ lib/tempest:configure_tempest:506 : iniset /opt/stack/tempest/etc/tempest.conf network-feature-enabled port_security True 2022-08-19 19:30:57.353 | ++ lib/tempest:configure_tempest:508 : iniset /opt/stack/tempest/etc/tempest.conf enforce_scope neutron False 2022-08-19 19:30:57.389 | ++ lib/tempest:configure_tempest:511 : SCENARIO_IMAGE_DIR=/home/ubuntu/devstack/files 2022-08-19 19:30:57.391 | ++ lib/tempest:configure_tempest:512 : SCENARIO_IMAGE_FILE= 2022-08-19 19:30:57.393 | ++ lib/tempest:configure_tempest:513 : iniset /opt/stack/tempest/etc/tempest.conf scenario img_file /home/ubuntu/devstack/files/ 2022-08-19 19:30:57.429 | ++ lib/tempest:configure_tempest:516 : TEMPEST_SSH_NETWORK_NAME=private 2022-08-19 19:30:57.432 | ++ lib/tempest:configure_tempest:517 : is_provider_network 2022-08-19 19:30:57.434 | ++ functions-common:is_provider_network:2288 : '[' '' == True ']' 2022-08-19 19:30:57.437 | ++ functions-common:is_provider_network:2291 : return 1 2022-08-19 19:30:57.439 | ++ lib/tempest:configure_tempest:521 : iniset /opt/stack/tempest/etc/tempest.conf validation run_validation True 2022-08-19 19:30:57.472 | ++ lib/tempest:configure_tempest:522 : iniset /opt/stack/tempest/etc/tempest.conf validation ip_version_for_ssh 4 2022-08-19 19:30:57.505 | ++ lib/tempest:configure_tempest:523 : iniset /opt/stack/tempest/etc/tempest.conf validation ssh_timeout 196 2022-08-19 19:30:57.542 | ++ lib/tempest:configure_tempest:524 : iniset /opt/stack/tempest/etc/tempest.conf validation image_ssh_user cirros 2022-08-19 19:30:57.577 | ++ lib/tempest:configure_tempest:525 : iniset /opt/stack/tempest/etc/tempest.conf validation image_alt_ssh_user cirros 2022-08-19 19:30:57.610 | ++ lib/tempest:configure_tempest:526 : iniset /opt/stack/tempest/etc/tempest.conf validation network_for_ssh private 2022-08-19 19:30:57.645 | ++ lib/tempest:configure_tempest:530 : [[ ceph == *\l\v\m* ]] 2022-08-19 19:30:57.648 | +++ lib/tempest:configure_tempest:533 : trueorfalse False TEMPEST_VOLUME_MANAGE_SNAPSHOT 2022-08-19 19:30:57.666 | ++ lib/tempest:configure_tempest:533 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled manage_snapshot False 2022-08-19 19:30:57.701 | ++ lib/tempest:configure_tempest:535 : [[ ceph == *\l\v\m* ]] 2022-08-19 19:30:57.704 | +++ lib/tempest:configure_tempest:538 : trueorfalse False TEMPEST_VOLUME_MANAGE_VOLUME 2022-08-19 19:30:57.721 | ++ lib/tempest:configure_tempest:538 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled manage_volume False 2022-08-19 19:30:57.755 | ++ lib/tempest:configure_tempest:541 : [[ ceph == *\l\v\m* ]] 2022-08-19 19:30:57.758 | +++ lib/tempest:configure_tempest:544 : trueorfalse False TEMPEST_EXTEND_ATTACHED_VOLUME 2022-08-19 19:30:57.775 | ++ lib/tempest:configure_tempest:544 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled extend_attached_volume False 2022-08-19 19:30:57.808 | ++ lib/tempest:configure_tempest:546 : [[ ceph == *\l\v\m* ]] 2022-08-19 19:30:57.811 | +++ lib/tempest:configure_tempest:549 : trueorfalse False TEMPEST_VOLUME_REVERT_TO_SNAPSHOT 2022-08-19 19:30:57.829 | ++ lib/tempest:configure_tempest:549 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled volume_revert False 2022-08-19 19:30:57.861 | ++ lib/tempest:configure_tempest:550 : local tempest_volume_min_microversion=None 2022-08-19 19:30:57.864 | ++ lib/tempest:configure_tempest:551 : local tempest_volume_max_microversion=latest 2022-08-19 19:30:57.866 | ++ lib/tempest:configure_tempest:552 : '[' None == None ']' 2022-08-19 19:30:57.869 | ++ lib/tempest:configure_tempest:553 : inicomment /opt/stack/tempest/etc/tempest.conf volume min_microversion 2022-08-19 19:30:57.888 | ++ lib/tempest:configure_tempest:558 : '[' latest == None ']' 2022-08-19 19:30:57.890 | ++ lib/tempest:configure_tempest:561 : iniset /opt/stack/tempest/etc/tempest.conf volume max_microversion latest 2022-08-19 19:30:57.924 | ++ lib/tempest:configure_tempest:564 : is_service_enabled c-bak 2022-08-19 19:30:57.940 | ++ functions-common:is_service_enabled:2095 : return 1 2022-08-19 19:30:57.943 | ++ lib/tempest:configure_tempest:565 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled backup False 2022-08-19 19:30:57.975 | ++ lib/tempest:configure_tempest:571 : [[ -n ceph ]] 2022-08-19 19:30:57.978 | ++ lib/tempest:configure_tempest:571 : [[ ceph =~ .*,.* ]] 2022-08-19 19:30:57.980 | ++ lib/tempest:configure_tempest:591 : '[' default '!=' default -o 'Open Source' '!=' 'Open Source' ']' 2022-08-19 19:30:57.983 | ++ lib/tempest:configure_tempest:595 : '[' default '!=' default -o ceph '!=' iSCSI ']' 2022-08-19 19:30:57.985 | ++ lib/tempest:configure_tempest:597 : iniset /opt/stack/tempest/etc/tempest.conf volume storage_protocol ceph 2022-08-19 19:30:58.019 | ++ lib/tempest:configure_tempest:605 : local tempest_placement_min_microversion=None 2022-08-19 19:30:58.022 | ++ lib/tempest:configure_tempest:606 : local tempest_placement_max_microversion=latest 2022-08-19 19:30:58.024 | ++ lib/tempest:configure_tempest:607 : '[' None == None ']' 2022-08-19 19:30:58.027 | ++ lib/tempest:configure_tempest:608 : inicomment /opt/stack/tempest/etc/tempest.conf placement min_microversion 2022-08-19 19:30:58.047 | ++ lib/tempest:configure_tempest:612 : '[' latest == None ']' 2022-08-19 19:30:58.049 | ++ lib/tempest:configure_tempest:615 : iniset /opt/stack/tempest/etc/tempest.conf placement max_microversion latest 2022-08-19 19:30:58.091 | ++ lib/tempest:configure_tempest:619 : '[' libvirt = ironic ']' 2022-08-19 19:30:58.093 | ++ lib/tempest:configure_tempest:633 : '[' libvirt = libvirt ']' 2022-08-19 19:30:58.096 | ++ lib/tempest:configure_tempest:635 : '[' kvm = lxc ']' 2022-08-19 19:30:58.098 | ++ lib/tempest:configure_tempest:642 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled shelve_migrate True 2022-08-19 19:30:58.133 | ++ lib/tempest:configure_tempest:643 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled stable_rescue True 2022-08-19 19:30:58.170 | ++ lib/tempest:configure_tempest:644 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled swap_volume True 2022-08-19 19:30:58.209 | ++ lib/tempest:configure_tempest:657 : local service 2022-08-19 19:30:58.212 | ++ lib/tempest:configure_tempest:658 : local tempest_services=key,glance,nova,neutron,cinder,swift,horizon 2022-08-19 19:30:58.215 | ++ lib/tempest:configure_tempest:659 : for service in ${tempest_services//,/ } 2022-08-19 19:30:58.217 | ++ lib/tempest:configure_tempest:660 : is_service_enabled key 2022-08-19 19:30:58.235 | ++ functions-common:is_service_enabled:2095 : return 0 2022-08-19 19:30:58.237 | ++ lib/tempest:configure_tempest:661 : iniset /opt/stack/tempest/etc/tempest.conf service_available key True 2022-08-19 19:30:58.274 | ++ lib/tempest:configure_tempest:659 : for service in ${tempest_services//,/ } 2022-08-19 19:30:58.276 | ++ lib/tempest:configure_tempest:660 : is_service_enabled glance 2022-08-19 19:30:58.294 | ++ functions-common:is_service_enabled:2095 : return 0 2022-08-19 19:30:58.296 | ++ lib/tempest:configure_tempest:661 : iniset /opt/stack/tempest/etc/tempest.conf service_available glance True 2022-08-19 19:30:58.332 | ++ lib/tempest:configure_tempest:659 : for service in ${tempest_services//,/ } 2022-08-19 19:30:58.335 | ++ lib/tempest:configure_tempest:660 : is_service_enabled nova 2022-08-19 19:30:58.353 | ++ functions-common:is_service_enabled:2095 : return 0 2022-08-19 19:30:58.356 | ++ lib/tempest:configure_tempest:661 : iniset /opt/stack/tempest/etc/tempest.conf service_available nova True 2022-08-19 19:30:58.391 | ++ lib/tempest:configure_tempest:659 : for service in ${tempest_services//,/ } 2022-08-19 19:30:58.394 | ++ lib/tempest:configure_tempest:660 : is_service_enabled neutron 2022-08-19 19:30:58.412 | ++ functions-common:is_service_enabled:2095 : return 0 2022-08-19 19:30:58.414 | ++ lib/tempest:configure_tempest:661 : iniset /opt/stack/tempest/etc/tempest.conf service_available neutron True 2022-08-19 19:30:58.453 | ++ lib/tempest:configure_tempest:659 : for service in ${tempest_services//,/ } 2022-08-19 19:30:58.457 | ++ lib/tempest:configure_tempest:660 : is_service_enabled cinder 2022-08-19 19:30:58.475 | ++ functions-common:is_service_enabled:2095 : return 0 2022-08-19 19:30:58.477 | ++ lib/tempest:configure_tempest:661 : iniset /opt/stack/tempest/etc/tempest.conf service_available cinder True 2022-08-19 19:30:58.511 | ++ lib/tempest:configure_tempest:659 : for service in ${tempest_services//,/ } 2022-08-19 19:30:58.513 | ++ lib/tempest:configure_tempest:660 : is_service_enabled swift 2022-08-19 19:30:58.530 | ++ functions-common:is_service_enabled:2095 : return 1 2022-08-19 19:30:58.533 | ++ lib/tempest:configure_tempest:663 : iniset /opt/stack/tempest/etc/tempest.conf service_available swift False 2022-08-19 19:30:58.571 | ++ lib/tempest:configure_tempest:659 : for service in ${tempest_services//,/ } 2022-08-19 19:30:58.573 | ++ lib/tempest:configure_tempest:660 : is_service_enabled horizon 2022-08-19 19:30:58.590 | ++ functions-common:is_service_enabled:2095 : return 1 2022-08-19 19:30:58.592 | ++ lib/tempest:configure_tempest:663 : iniset /opt/stack/tempest/etc/tempest.conf service_available horizon False 2022-08-19 19:30:58.626 | ++ lib/tempest:configure_tempest:671 : [[ False == True ]] 2022-08-19 19:30:58.628 | ++ lib/tempest:configure_tempest:671 : [[ False == True ]] 2022-08-19 19:30:58.631 | ++ lib/tempest:configure_tempest:677 : [[ False == True ]] 2022-08-19 19:30:58.633 | ++ lib/tempest:configure_tempest:677 : [[ False == True ]] 2022-08-19 19:30:58.636 | ++ lib/tempest:configure_tempest:681 : [[ False == True ]] 2022-08-19 19:30:58.639 | ++ lib/tempest:configure_tempest:681 : [[ False == True ]] 2022-08-19 19:30:58.641 | ++ lib/tempest:configure_tempest:685 : '[' libvirt = libvirt ']' 2022-08-19 19:30:58.644 | ++ lib/tempest:configure_tempest:685 : '[' kvm = lxc ']' 2022-08-19 19:30:58.648 | ++ lib/tempest:configure_tempest:695 : local tmp_cfg_file 2022-08-19 19:30:58.651 | +++ lib/tempest:configure_tempest:696 : mktemp 2022-08-19 19:30:58.656 | ++ lib/tempest:configure_tempest:696 : tmp_cfg_file=/tmp/tmp.M3CYoje8Wp 2022-08-19 19:30:58.659 | ++ lib/tempest:configure_tempest:697 : cd /opt/stack/tempest 2022-08-19 19:30:58.663 | ++ lib/tempest:configure_tempest:698 : [[ False != \T\r\u\e ]] 2022-08-19 19:30:58.665 | ++ lib/tempest:configure_tempest:699 : tox -revenv-tempest --notest 2022-08-19 19:30:59.293 | venv-tempest recreate: /opt/stack/tempest/.tox/tempest 2022-08-19 19:31:01.204 | venv-tempest installdeps: -chttps://releases.openstack.org/constraints/upper/master, -r/opt/stack/tempest/requirements.txt 2022-08-19 19:31:18.015 | venv-tempest develop-inst: /opt/stack/tempest 2022-08-19 19:31:25.236 | venv-tempest installed: attrs==22.1.0,autopage==0.5.1,bcrypt==3.2.2,certifi==2022.6.15,cffi==1.15.1,charset-normalizer==2.1.0,cliff==4.0.0,cmd2==2.4.2,cryptography==36.0.2,debtcollector==2.5.0,extras==1.0.0,fasteners==0.17.3,fixtures==4.0.1,future==0.18.2,idna==3.3,importlib-metadata==4.12.0,importlib-resources==5.9.0,iso8601==1.0.2,jsonschema==4.7.2,msgpack==1.0.4,netaddr==0.8.0,netifaces==0.11.0,oslo.concurrency==5.0.0,oslo.config==9.0.0,oslo.context==5.0.0,oslo.i18n==5.1.0,oslo.log==5.0.0,oslo.serialization==5.0.0,oslo.utils==6.0.0,packaging==21.3,paramiko==2.11.0,pbr==5.10.0,prettytable==3.3.0,pycparser==2.21,pyinotify==0.9.6,PyNaCl==1.5.0,pyparsing==3.0.9,pyperclip==1.8.2,pyrsistent==0.18.1,python-dateutil==2.8.2,python-subunit==1.4.0,pytz==2022.2.1,PyYAML==6.0,requests==2.28.1,rfc3986==1.5.0,six==1.16.0,stestr==3.2.1,stevedore==4.0.0,-e git+https://opendev.org/openstack/tempest@13036879e254f8f917ff0986a48461703be5a9a7#egg=tempest,testtools==2.5.0,urllib3==1.26.11,voluptuous==0.13.1,wcwidth==0.2.5,wrapt==1.14.1,zipp==3.8.1 2022-08-19 19:31:25.237 | ___________________________________ summary ____________________________________ 2022-08-19 19:31:25.237 | venv-tempest: skipped tests 2022-08-19 19:31:25.237 | congratulations :) 2022-08-19 19:31:25.268 | ++ lib/tempest:configure_tempest:702 : local tmp_u_c_m 2022-08-19 19:31:25.273 | +++ lib/tempest:configure_tempest:703 : mktemp -t tempest_u_c_m.XXXXXXXXXX 2022-08-19 19:31:25.279 | ++ lib/tempest:configure_tempest:703 : tmp_u_c_m=/tmp/tempest_u_c_m.7HJqV0EjZU 2022-08-19 19:31:25.282 | ++ lib/tempest:configure_tempest:704 : set_tempest_venv_constraints /tmp/tempest_u_c_m.7HJqV0EjZU 2022-08-19 19:31:25.285 | ++ lib/tempest:set_tempest_venv_constraints:125 : local tmp_c 2022-08-19 19:31:25.287 | ++ lib/tempest:set_tempest_venv_constraints:126 : tmp_c=/tmp/tempest_u_c_m.7HJqV0EjZU 2022-08-19 19:31:25.290 | ++ lib/tempest:set_tempest_venv_constraints:127 : [[ master == \m\a\s\t\e\r ]] 2022-08-19 19:31:25.293 | ++ lib/tempest:set_tempest_venv_constraints:128 : cd /opt/stack/requirements 2022-08-19 19:31:25.296 | ++ lib/tempest:set_tempest_venv_constraints:129 : git show master:upper-constraints.txt 2022-08-19 19:31:25.302 | ++ lib/tempest:configure_tempest:705 : tox -evenv-tempest -- pip install -c /tmp/tempest_u_c_m.7HJqV0EjZU -r requirements.txt 2022-08-19 19:31:26.934 | /opt/stack/tempest/.tox/tempest/lib/python3.8/site-packages/setuptools/command/easy_install.py:144: EasyInstallDeprecationWarning: easy_install command is deprecated. Use build and pip and other standards-based tools. 2022-08-19 19:31:26.934 | warnings.warn( 2022-08-19 19:31:26.934 | /opt/stack/tempest/.tox/tempest/lib/python3.8/site-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. 2022-08-19 19:31:26.934 | warnings.warn( 2022-08-19 19:31:27.054 | venv-tempest develop-inst-noop: /opt/stack/tempest 2022-08-19 19:31:27.811 | venv-tempest installed: attrs==22.1.0,autopage==0.5.1,bcrypt==3.2.2,certifi==2022.6.15,cffi==1.15.1,charset-normalizer==2.1.0,cliff==4.0.0,cmd2==2.4.2,cryptography==36.0.2,debtcollector==2.5.0,extras==1.0.0,fasteners==0.17.3,fixtures==4.0.1,future==0.18.2,idna==3.3,importlib-metadata==4.12.0,importlib-resources==5.9.0,iso8601==1.0.2,jsonschema==4.7.2,msgpack==1.0.4,netaddr==0.8.0,netifaces==0.11.0,oslo.concurrency==5.0.0,oslo.config==9.0.0,oslo.context==5.0.0,oslo.i18n==5.1.0,oslo.log==5.0.0,oslo.serialization==5.0.0,oslo.utils==6.0.0,packaging==21.3,paramiko==2.11.0,pbr==5.10.0,prettytable==3.3.0,pycparser==2.21,pyinotify==0.9.6,PyNaCl==1.5.0,pyparsing==3.0.9,pyperclip==1.8.2,pyrsistent==0.18.1,python-dateutil==2.8.2,python-subunit==1.4.0,pytz==2022.2.1,PyYAML==6.0,requests==2.28.1,rfc3986==1.5.0,six==1.16.0,stestr==3.2.1,stevedore==4.0.0,-e git+https://opendev.org/openstack/tempest@13036879e254f8f917ff0986a48461703be5a9a7#egg=tempest,testtools==2.5.0,urllib3==1.26.11,voluptuous==0.13.1,wcwidth==0.2.5,wrapt==1.14.1,zipp==3.8.1 2022-08-19 19:31:27.812 | venv-tempest run-test-pre: PYTHONHASHSEED='788563702' 2022-08-19 19:31:27.812 | venv-tempest run-test: commands[0] | pip install -c /tmp/tempest_u_c_m.7HJqV0EjZU -r requirements.txt 2022-08-19 19:31:29.490 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-08-19 19:31:29.498 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 4)) (5.10.0) 2022-08-19 19:31:29.499 | Requirement already satisfied: cliff!=2.9.0,>=2.8.0 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 5)) (4.0.0) 2022-08-19 19:31:29.501 | Requirement already satisfied: jsonschema>=3.2.0 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 6)) (4.7.2) 2022-08-19 19:31:29.502 | Requirement already satisfied: testtools>=2.2.0 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 7)) (2.5.0) 2022-08-19 19:31:29.504 | Requirement already satisfied: paramiko>=2.7.0 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 8)) (2.11.0) 2022-08-19 19:31:29.505 | Requirement already satisfied: cryptography>=2.1 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 9)) (36.0.2) 2022-08-19 19:31:29.507 | Requirement already satisfied: netaddr>=0.7.18 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 10)) (0.8.0) 2022-08-19 19:31:29.508 | Requirement already satisfied: oslo.concurrency>=3.26.0 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 11)) (5.0.0) 2022-08-19 19:31:29.510 | Requirement already satisfied: oslo.config>=5.2.0 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 12)) (9.0.0) 2022-08-19 19:31:29.511 | Requirement already satisfied: oslo.log>=3.36.0 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 13)) (5.0.0) 2022-08-19 19:31:29.512 | Requirement already satisfied: stestr>=1.0.0 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 14)) (3.2.1) 2022-08-19 19:31:29.514 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 15)) (5.0.0) 2022-08-19 19:31:29.515 | Requirement already satisfied: oslo.utils>=4.7.0 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 16)) (6.0.0) 2022-08-19 19:31:29.517 | Requirement already satisfied: fixtures>=3.0.0 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 17)) (4.0.1) 2022-08-19 19:31:29.518 | Requirement already satisfied: PyYAML>=3.12 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 18)) (6.0) 2022-08-19 19:31:29.520 | Requirement already satisfied: python-subunit>=1.0.0 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 19)) (1.4.0) 2022-08-19 19:31:29.521 | Requirement already satisfied: stevedore>=1.20.0 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 20)) (4.0.0) 2022-08-19 19:31:29.523 | Requirement already satisfied: PrettyTable>=0.7.1 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 21)) (3.3.0) 2022-08-19 19:31:29.524 | Requirement already satisfied: urllib3>=1.21.1 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 22)) (1.26.11) 2022-08-19 19:31:29.525 | Requirement already satisfied: debtcollector>=1.2.0 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 23)) (2.5.0) 2022-08-19 19:31:29.561 | Requirement already satisfied: cmd2>=1.0.0 in ./.tox/tempest/lib/python3.8/site-packages (from cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 5)) (2.4.2) 2022-08-19 19:31:29.562 | Requirement already satisfied: autopage>=0.4.0 in ./.tox/tempest/lib/python3.8/site-packages (from cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 5)) (0.5.1) 2022-08-19 19:31:29.564 | Requirement already satisfied: importlib-metadata>=4.4 in ./.tox/tempest/lib/python3.8/site-packages (from cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 5)) (4.12.0) 2022-08-19 19:31:29.606 | Requirement already satisfied: importlib-resources>=1.4.0 in ./.tox/tempest/lib/python3.8/site-packages (from jsonschema>=3.2.0->-r requirements.txt (line 6)) (5.9.0) 2022-08-19 19:31:29.607 | Requirement already satisfied: pyrsistent!=0.17.0,!=0.17.1,!=0.17.2,>=0.14.0 in ./.tox/tempest/lib/python3.8/site-packages (from jsonschema>=3.2.0->-r requirements.txt (line 6)) (0.18.1) 2022-08-19 19:31:29.609 | Requirement already satisfied: attrs>=17.4.0 in ./.tox/tempest/lib/python3.8/site-packages (from jsonschema>=3.2.0->-r requirements.txt (line 6)) (22.1.0) 2022-08-19 19:31:29.621 | Requirement already satisfied: extras>=1.0.0 in ./.tox/tempest/lib/python3.8/site-packages (from testtools>=2.2.0->-r requirements.txt (line 7)) (1.0.0) 2022-08-19 19:31:29.656 | Requirement already satisfied: six in ./.tox/tempest/lib/python3.8/site-packages (from paramiko>=2.7.0->-r requirements.txt (line 8)) (1.16.0) 2022-08-19 19:31:29.657 | Requirement already satisfied: bcrypt>=3.1.3 in ./.tox/tempest/lib/python3.8/site-packages (from paramiko>=2.7.0->-r requirements.txt (line 8)) (3.2.2) 2022-08-19 19:31:29.659 | Requirement already satisfied: pynacl>=1.0.1 in ./.tox/tempest/lib/python3.8/site-packages (from paramiko>=2.7.0->-r requirements.txt (line 8)) (1.5.0) 2022-08-19 19:31:29.698 | Requirement already satisfied: cffi>=1.12 in ./.tox/tempest/lib/python3.8/site-packages (from cryptography>=2.1->-r requirements.txt (line 9)) (1.15.1) 2022-08-19 19:31:29.714 | Requirement already satisfied: oslo.i18n>=3.15.3 in ./.tox/tempest/lib/python3.8/site-packages (from oslo.concurrency>=3.26.0->-r requirements.txt (line 11)) (5.1.0) 2022-08-19 19:31:29.715 | Requirement already satisfied: fasteners>=0.7.0 in ./.tox/tempest/lib/python3.8/site-packages (from oslo.concurrency>=3.26.0->-r requirements.txt (line 11)) (0.17.3) 2022-08-19 19:31:29.755 | Requirement already satisfied: rfc3986>=1.2.0 in ./.tox/tempest/lib/python3.8/site-packages (from oslo.config>=5.2.0->-r requirements.txt (line 12)) (1.5.0) 2022-08-19 19:31:29.757 | Requirement already satisfied: requests>=2.18.0 in ./.tox/tempest/lib/python3.8/site-packages (from oslo.config>=5.2.0->-r requirements.txt (line 12)) (2.28.1) 2022-08-19 19:31:29.805 | Requirement already satisfied: oslo.context>=2.21.0 in ./.tox/tempest/lib/python3.8/site-packages (from oslo.log>=3.36.0->-r requirements.txt (line 13)) (5.0.0) 2022-08-19 19:31:29.808 | Requirement already satisfied: python-dateutil>=2.7.0 in ./.tox/tempest/lib/python3.8/site-packages (from oslo.log>=3.36.0->-r requirements.txt (line 13)) (2.8.2) 2022-08-19 19:31:29.811 | Requirement already satisfied: pyinotify>=0.9.6 in ./.tox/tempest/lib/python3.8/site-packages (from oslo.log>=3.36.0->-r requirements.txt (line 13)) (0.9.6) 2022-08-19 19:31:29.842 | Requirement already satisfied: voluptuous>=0.8.9 in ./.tox/tempest/lib/python3.8/site-packages (from stestr>=1.0.0->-r requirements.txt (line 14)) (0.13.1) 2022-08-19 19:31:29.843 | Requirement already satisfied: future in ./.tox/tempest/lib/python3.8/site-packages (from stestr>=1.0.0->-r requirements.txt (line 14)) (0.18.2) 2022-08-19 19:31:29.853 | Requirement already satisfied: pytz>=2013.6 in ./.tox/tempest/lib/python3.8/site-packages (from oslo.serialization!=2.19.1,>=2.18.0->-r requirements.txt (line 15)) (2022.2.1) 2022-08-19 19:31:29.856 | Requirement already satisfied: msgpack>=0.5.2 in ./.tox/tempest/lib/python3.8/site-packages (from oslo.serialization!=2.19.1,>=2.18.0->-r requirements.txt (line 15)) (1.0.4) 2022-08-19 19:31:29.871 | Requirement already satisfied: pyparsing>=2.1.0 in ./.tox/tempest/lib/python3.8/site-packages (from oslo.utils>=4.7.0->-r requirements.txt (line 16)) (3.0.9) 2022-08-19 19:31:29.873 | Requirement already satisfied: netifaces>=0.10.4 in ./.tox/tempest/lib/python3.8/site-packages (from oslo.utils>=4.7.0->-r requirements.txt (line 16)) (0.11.0) 2022-08-19 19:31:29.875 | Requirement already satisfied: packaging>=20.4 in ./.tox/tempest/lib/python3.8/site-packages (from oslo.utils>=4.7.0->-r requirements.txt (line 16)) (21.3) 2022-08-19 19:31:29.876 | Requirement already satisfied: iso8601>=0.1.11 in ./.tox/tempest/lib/python3.8/site-packages (from oslo.utils>=4.7.0->-r requirements.txt (line 16)) (1.0.2) 2022-08-19 19:31:29.938 | Requirement already satisfied: wcwidth in ./.tox/tempest/lib/python3.8/site-packages (from PrettyTable>=0.7.1->-r requirements.txt (line 21)) (0.2.5) 2022-08-19 19:31:29.986 | Requirement already satisfied: wrapt>=1.7.0 in ./.tox/tempest/lib/python3.8/site-packages (from debtcollector>=1.2.0->-r requirements.txt (line 23)) (1.14.1) 2022-08-19 19:31:30.079 | Requirement already satisfied: pycparser in ./.tox/tempest/lib/python3.8/site-packages (from cffi>=1.12->cryptography>=2.1->-r requirements.txt (line 9)) (2.21) 2022-08-19 19:31:30.136 | Requirement already satisfied: pyperclip>=1.6 in ./.tox/tempest/lib/python3.8/site-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 5)) (1.8.2) 2022-08-19 19:31:30.197 | Requirement already satisfied: zipp>=0.5 in ./.tox/tempest/lib/python3.8/site-packages (from importlib-metadata>=4.4->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 5)) (3.8.1) 2022-08-19 19:31:30.387 | Requirement already satisfied: idna<4,>=2.5 in ./.tox/tempest/lib/python3.8/site-packages (from requests>=2.18.0->oslo.config>=5.2.0->-r requirements.txt (line 12)) (3.3) 2022-08-19 19:31:30.389 | Requirement already satisfied: charset-normalizer<3,>=2 in ./.tox/tempest/lib/python3.8/site-packages (from requests>=2.18.0->oslo.config>=5.2.0->-r requirements.txt (line 12)) (2.1.0) 2022-08-19 19:31:30.390 | Requirement already satisfied: certifi>=2017.4.17 in ./.tox/tempest/lib/python3.8/site-packages (from requests>=2.18.0->oslo.config>=5.2.0->-r requirements.txt (line 12)) (2022.6.15) 2022-08-19 19:31:30.820 | ___________________________________ summary ____________________________________ 2022-08-19 19:31:30.820 | venv-tempest: commands succeeded 2022-08-19 19:31:30.820 | congratulations :) 2022-08-19 19:31:30.855 | ++ lib/tempest:configure_tempest:706 : rm -f /tmp/tempest_u_c_m.7HJqV0EjZU 2022-08-19 19:31:30.861 | ++ lib/tempest:configure_tempest:709 : [[ False == \T\r\u\e ]] 2022-08-19 19:31:30.866 | ++ lib/tempest:configure_tempest:717 : [[ True == \F\a\l\s\e ]] 2022-08-19 19:31:30.871 | ++ lib/tempest:configure_tempest:721 : iniset /opt/stack/tempest/etc/tempest.conf auth use_dynamic_credentials True 2022-08-19 19:31:30.911 | ++ lib/tempest:configure_tempest:727 : tox -evenv -- tempest verify-config -uro /tmp/tmp.M3CYoje8Wp 2022-08-19 19:31:31.519 | venv create: /opt/stack/tempest/.tox/venv 2022-08-19 19:31:33.003 | venv installdeps: -chttps://releases.openstack.org/constraints/upper/master, -r/opt/stack/tempest/requirements.txt, -r/opt/stack/tempest/doc/requirements.txt 2022-08-19 19:31:57.838 | venv develop-inst: /opt/stack/tempest 2022-08-19 19:32:07.236 | venv installed: alabaster==0.7.12,attrs==22.1.0,autopage==0.5.1,Babel==2.10.3,bcrypt==3.2.2,certifi==2022.6.15,cffi==1.15.1,charset-normalizer==2.1.0,cliff==4.0.0,cmd2==2.4.2,cryptography==36.0.2,debtcollector==2.5.0,docutils==0.17.1,dulwich==0.20.45,extras==1.0.0,fasteners==0.17.3,fixtures==4.0.1,future==0.18.2,idna==3.3,imagesize==1.4.1,importlib-metadata==4.12.0,importlib-resources==5.9.0,iso8601==1.0.2,Jinja2==3.1.2,jsonschema==4.7.2,MarkupSafe==2.1.1,msgpack==1.0.4,netaddr==0.8.0,netifaces==0.11.0,openstackdocstheme==3.0.0,oslo.concurrency==5.0.0,oslo.config==9.0.0,oslo.context==5.0.0,oslo.i18n==5.1.0,oslo.log==5.0.0,oslo.serialization==5.0.0,oslo.utils==6.0.0,packaging==21.3,paramiko==2.11.0,pbr==5.10.0,prettytable==3.3.0,pycparser==2.21,Pygments==2.12.0,pyinotify==0.9.6,PyNaCl==1.5.0,pyparsing==3.0.9,pyperclip==1.8.2,pyrsistent==0.18.1,python-dateutil==2.8.2,python-subunit==1.4.0,pytz==2022.2.1,PyYAML==6.0,reno==3.5.0,requests==2.28.1,rfc3986==1.5.0,six==1.16.0,snowballstemmer==2.2.0,Sphinx==4.5.0,sphinxcontrib-applehelp==1.0.2,sphinxcontrib-devhelp==1.0.2,sphinxcontrib-htmlhelp==2.0.0,sphinxcontrib-jsmath==1.0.1,sphinxcontrib-qthelp==1.0.3,sphinxcontrib-serializinghtml==1.1.5,sphinxcontrib-svg2pdfconverter==1.2.0,stestr==3.2.1,stevedore==4.0.0,-e git+https://opendev.org/openstack/tempest@13036879e254f8f917ff0986a48461703be5a9a7#egg=tempest,testtools==2.5.0,urllib3==1.26.11,voluptuous==0.13.1,wcwidth==0.2.5,wrapt==1.14.1,zipp==3.8.1 2022-08-19 19:32:07.237 | venv run-test-pre: PYTHONHASHSEED='3332186491' 2022-08-19 19:32:07.237 | venv run-test: commands[0] | tempest verify-config -uro /tmp/tmp.M3CYoje8Wp 2022-08-19 19:32:10.438 | /opt/stack/tempest/tempest/lib/services/image/v1/__init__.py:24: DeprecationWarning: The tempest.lib.services.image.v1 module (Image v1 APIs service clients) is deprecated in favor of tempest.lib.services.image.v2 (Image v2 APIs service clients) and will be removed once Tempest stop supporting stable Ussuri. 2022-08-19 19:32:10.438 | warnings.warn( 2022-08-19 19:32:10.438 | /opt/stack/tempest/tempest/lib/services/volume/v2/__init__.py:50: DeprecationWarning: The tempest.lib.services.volume.v2 module (volume v2 APIs service clients) is deprecated in favor of tempest.lib.services.volume.v3 (volume v3 APIs service clients) and will be removed once Tempest stop supporting stable wallaby. 2022-08-19 19:32:10.438 | warnings.warn( 2022-08-19 19:32:10.439 | /opt/stack/tempest/tempest/lib/services/clients.py:210: DeprecationWarning: Class 'tempest.lib.services.volume.v2.extensions_client.ExtensionsClient' has moved to 'tempest.lib.services.volume.v3.extensions_client.ExtensionsClient' in version 'Rocky' and will be removed in a future version 2022-08-19 19:32:10.439 | _client = klass(auth_provider=auth_provider, **kwargs) 2022-08-19 19:32:10.439 | Config option api_v2 in group image-feature-enabled should be changed to: False 2022-08-19 19:32:10.571 | ___________________________________ summary ____________________________________ 2022-08-19 19:32:10.571 | venv: commands succeeded 2022-08-19 19:32:10.571 | congratulations :) 2022-08-19 19:32:10.615 | ++ lib/tempest:configure_tempest:732 : is_service_enabled q-metering 2022-08-19 19:32:10.636 | ++ functions-common:is_service_enabled:2095 : return 1 2022-08-19 19:32:10.638 | ++ lib/tempest:configure_tempest:733 : DISABLE_NETWORK_API_EXTENSIONS+=', metering' 2022-08-19 19:32:10.641 | ++ lib/tempest:configure_tempest:737 : is_service_enabled q-l3 2022-08-19 19:32:10.659 | ++ functions-common:is_service_enabled:2095 : return 0 2022-08-19 19:32:10.662 | ++ lib/tempest:configure_tempest:741 : local network_api_extensions=all 2022-08-19 19:32:10.664 | ++ lib/tempest:configure_tempest:742 : [[ ! -z , metering ]] 2022-08-19 19:32:10.669 | +++ lib/tempest:configure_tempest:744 : iniget /tmp/tmp.M3CYoje8Wp network-feature-enabled api_extensions 2022-08-19 19:32:10.669 | +++ lib/tempest:configure_tempest:744 : tr -d ' ' 2022-08-19 19:32:10.697 | ++ lib/tempest:configure_tempest:744 : network_api_extensions=address-group,address-scope,agent,agent-resources-synced,allowed-address-pairs,auto-allocated-topology,availability_zone,availability_zone_filter,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dvr,empty-string-filtering,ext-gw-mode,external-net,extra_dhcp_opt,extraroute,extraroute-atomic,filter-validation,fip-port-details,flavors,floatingip-pools,ip-substring-filtering,l3-flavors,l3-ha,l3-port-ip-change-not-allowed,l3_agent_scheduler,multi-provider,net-mtu,net-mtu-writable,network-ip-availability,network_availability_zone,pagination,port-device-profile,port-mac-address-regenerate,port-mac-override,port-numa-affinity-policy,port-security,port-security-groups-filtering,project-id,provider,quota-check-limit,quota_details,quotas,rbac-address-group,rbac-address-scope,rbac-policies,rbac-security-groups,rbac-subnetpool,revision-if-match,router,router-admin-state-down-before-update,router_availability_zone,security-group,security-groups-normalized-cidr,security-groups-remote-address-group,security-groups-shared-filtering,service-type,sorting,standard-attr-description,standard-attr-revisions,standard-attr-tag,standard-attr-timestamp,stateful-security-group,subnet-service-types,subnet_allocation,subnet_onboard,subnetpool-prefix-ops 2022-08-19 19:32:10.701 | +++ lib/tempest:configure_tempest:746 : remove_disabled_extensions address-group,address-scope,agent,agent-resources-synced,allowed-address-pairs,auto-allocated-topology,availability_zone,availability_zone_filter,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dvr,empty-string-filtering,ext-gw-mode,external-net,extra_dhcp_opt,extraroute,extraroute-atomic,filter-validation,fip-port-details,flavors,floatingip-pools,ip-substring-filtering,l3-flavors,l3-ha,l3-port-ip-change-not-allowed,l3_agent_scheduler,multi-provider,net-mtu,net-mtu-writable,network-ip-availability,network_availability_zone,pagination,port-device-profile,port-mac-address-regenerate,port-mac-override,port-numa-affinity-policy,port-security,port-security-groups-filtering,project-id,provider,quota-check-limit,quota_details,quotas,rbac-address-group,rbac-address-scope,rbac-policies,rbac-security-groups,rbac-subnetpool,revision-if-match,router,router-admin-state-down-before-update,router_availability_zone,security-group,security-groups-normalized-cidr,security-groups-remote-address-group,security-groups-shared-filtering,service-type,sorting,standard-attr-description,standard-attr-revisions,standard-attr-tag,standard-attr-timestamp,stateful-security-group,subnet-service-types,subnet_allocation,subnet_onboard,subnetpool-prefix-ops , metering 2022-08-19 19:32:10.704 | +++ lib/tempest:remove_disabled_extensions:110 : local extensions_list=address-group,address-scope,agent,agent-resources-synced,allowed-address-pairs,auto-allocated-topology,availability_zone,availability_zone_filter,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dvr,empty-string-filtering,ext-gw-mode,external-net,extra_dhcp_opt,extraroute,extraroute-atomic,filter-validation,fip-port-details,flavors,floatingip-pools,ip-substring-filtering,l3-flavors,l3-ha,l3-port-ip-change-not-allowed,l3_agent_scheduler,multi-provider,net-mtu,net-mtu-writable,network-ip-availability,network_availability_zone,pagination,port-device-profile,port-mac-address-regenerate,port-mac-override,port-numa-affinity-policy,port-security,port-security-groups-filtering,project-id,provider,quota-check-limit,quota_details,quotas,rbac-address-group,rbac-address-scope,rbac-policies,rbac-security-groups,rbac-subnetpool,revision-if-match,router,router-admin-state-down-before-update,router_availability_zone,security-group,security-groups-normalized-cidr,security-groups-remote-address-group,security-groups-shared-filtering,service-type,sorting,standard-attr-description,standard-attr-revisions,standard-attr-tag,standard-attr-timestamp,stateful-security-group,subnet-service-types,subnet_allocation,subnet_onboard,subnetpool-prefix-ops 2022-08-19 19:32:10.707 | +++ lib/tempest:remove_disabled_extensions:111 : shift 2022-08-19 19:32:10.710 | +++ lib/tempest:remove_disabled_extensions:112 : local 'disabled_exts=, metering' 2022-08-19 19:32:10.713 | +++ lib/tempest:remove_disabled_extensions:113 : remove_disabled_services address-group,address-scope,agent,agent-resources-synced,allowed-address-pairs,auto-allocated-topology,availability_zone,availability_zone_filter,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dvr,empty-string-filtering,ext-gw-mode,external-net,extra_dhcp_opt,extraroute,extraroute-atomic,filter-validation,fip-port-details,flavors,floatingip-pools,ip-substring-filtering,l3-flavors,l3-ha,l3-port-ip-change-not-allowed,l3_agent_scheduler,multi-provider,net-mtu,net-mtu-writable,network-ip-availability,network_availability_zone,pagination,port-device-profile,port-mac-address-regenerate,port-mac-override,port-numa-affinity-policy,port-security,port-security-groups-filtering,project-id,provider,quota-check-limit,quota_details,quotas,rbac-address-group,rbac-address-scope,rbac-policies,rbac-security-groups,rbac-subnetpool,revision-if-match,router,router-admin-state-down-before-update,router_availability_zone,security-group,security-groups-normalized-cidr,security-groups-remote-address-group,security-groups-shared-filtering,service-type,sorting,standard-attr-description,standard-attr-revisions,standard-attr-tag,standard-attr-timestamp,stateful-security-group,subnet-service-types,subnet_allocation,subnet_onboard,subnetpool-prefix-ops ', metering' 2022-08-19 19:32:10.738 | +++ functions-common:remove_disabled_services:2126 : _cleanup_service_list ,address-group,address-scope,agent,agent-resources-synced,allowed-address-pairs,auto-allocated-topology,availability_zone,availability_zone_filter,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dvr,empty-string-filtering,ext-gw-mode,external-net,extra_dhcp_opt,extraroute,extraroute-atomic,filter-validation,fip-port-details,flavors,floatingip-pools,ip-substring-filtering,l3-flavors,l3-ha,l3-port-ip-change-not-allowed,l3_agent_scheduler,multi-provider,net-mtu,net-mtu-writable,network-ip-availability,network_availability_zone,pagination,port-device-profile,port-mac-address-regenerate,port-mac-override,port-numa-affinity-policy,port-security,port-security-groups-filtering,project-id,provider,quota-check-limit,quota_details,quotas,rbac-address-group,rbac-address-scope,rbac-policies,rbac-security-groups,rbac-subnetpool,revision-if-match,router,router-admin-state-down-before-update,router_availability_zone,security-group,security-groups-normalized-cidr,security-groups-remote-address-group,security-groups-shared-filtering,service-type,sorting,standard-attr-description,standard-attr-revisions,standard-attr-tag,standard-attr-timestamp,stateful-security-group,subnet-service-types,subnet_allocation,subnet_onboard,subnetpool-prefix-ops 2022-08-19 19:32:10.761 | ++ lib/tempest:configure_tempest:746 : network_api_extensions=address-group,address-scope,agent,agent-resources-synced,allowed-address-pairs,auto-allocated-topology,availability_zone,availability_zone_filter,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dvr,empty-string-filtering,ext-gw-mode,external-net,extra_dhcp_opt,extraroute,extraroute-atomic,filter-validation,fip-port-details,flavors,floatingip-pools,ip-substring-filtering,l3-flavors,l3-ha,l3-port-ip-change-not-allowed,l3_agent_scheduler,multi-provider,net-mtu,net-mtu-writable,network-ip-availability,network_availability_zone,pagination,port-device-profile,port-mac-address-regenerate,port-mac-override,port-numa-affinity-policy,port-security,port-security-groups-filtering,project-id,provider,quota-check-limit,quota_details,quotas,rbac-address-group,rbac-address-scope,rbac-policies,rbac-security-groups,rbac-subnetpool,revision-if-match,router,router-admin-state-down-before-update,router_availability_zone,security-group,security-groups-normalized-cidr,security-groups-remote-address-group,security-groups-shared-filtering,service-type,sorting,standard-attr-description,standard-attr-revisions,standard-attr-tag,standard-attr-timestamp,stateful-security-group,subnet-service-types,subnet_allocation,subnet_onboard,subnetpool-prefix-ops 2022-08-19 19:32:10.764 | ++ lib/tempest:configure_tempest:748 : [[ -n '' ]] 2022-08-19 19:32:10.766 | ++ lib/tempest:configure_tempest:751 : iniset /opt/stack/tempest/etc/tempest.conf network-feature-enabled api_extensions address-group,address-scope,agent,agent-resources-synced,allowed-address-pairs,auto-allocated-topology,availability_zone,availability_zone_filter,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dvr,empty-string-filtering,ext-gw-mode,external-net,extra_dhcp_opt,extraroute,extraroute-atomic,filter-validation,fip-port-details,flavors,floatingip-pools,ip-substring-filtering,l3-flavors,l3-ha,l3-port-ip-change-not-allowed,l3_agent_scheduler,multi-provider,net-mtu,net-mtu-writable,network-ip-availability,network_availability_zone,pagination,port-device-profile,port-mac-address-regenerate,port-mac-override,port-numa-affinity-policy,port-security,port-security-groups-filtering,project-id,provider,quota-check-limit,quota_details,quotas,rbac-address-group,rbac-address-scope,rbac-policies,rbac-security-groups,rbac-subnetpool,revision-if-match,router,router-admin-state-down-before-update,router_availability_zone,security-group,security-groups-normalized-cidr,security-groups-remote-address-group,security-groups-shared-filtering,service-type,sorting,standard-attr-description,standard-attr-revisions,standard-attr-tag,standard-attr-timestamp,stateful-security-group,subnet-service-types,subnet_allocation,subnet_onboard,subnetpool-prefix-ops 2022-08-19 19:32:10.801 | ++ lib/tempest:configure_tempest:753 : local object_storage_api_extensions=all 2022-08-19 19:32:10.803 | ++ lib/tempest:configure_tempest:754 : [[ ! -z '' ]] 2022-08-19 19:32:10.806 | ++ lib/tempest:configure_tempest:760 : iniset /opt/stack/tempest/etc/tempest.conf object-storage-feature-enabled discoverable_apis all 2022-08-19 19:32:10.848 | ++ lib/tempest:configure_tempest:762 : local volume_api_extensions=all 2022-08-19 19:32:10.851 | ++ lib/tempest:configure_tempest:763 : [[ ! -z '' ]] 2022-08-19 19:32:10.854 | ++ lib/tempest:configure_tempest:769 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled api_extensions all 2022-08-19 19:32:10.892 | ++ lib/tempest:configure_tempest:772 : IFS=' 2022-08-19 19:32:10.892 | ' 2022-08-19 19:32:10.895 | ++ extras.d/80-tempest.sh:source:23 : echo_summary 'Installing Tempest Plugins' 2022-08-19 19:32:10.898 | ++ ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-08-19 19:32:10.901 | ++ ./stack.sh:echo_summary:441 : echo -e Installing Tempest Plugins 2022-08-19 19:32:10.903 | ++ extras.d/80-tempest.sh:source:24 : install_tempest_plugins 2022-08-19 19:32:10.906 | ++ lib/tempest:install_tempest_plugins:801 : pushd /opt/stack/tempest 2022-08-19 19:32:10.906 | /opt/stack/tempest /opt/stack/tempest 2022-08-19 19:32:10.909 | ++ lib/tempest:install_tempest_plugins:802 : [[ 0 != 0 ]] 2022-08-19 19:32:10.911 | ++ lib/tempest:install_tempest_plugins:811 : popd 2022-08-19 19:32:10.912 | /opt/stack/tempest 2022-08-19 19:32:10.914 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-08-19 19:32:10.917 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-08-19 19:32:10.920 | + functions-common:run_phase:1888 : [[ stack == \s\o\u\r\c\e ]] 2022-08-19 19:32:10.923 | + functions-common:run_phase:1891 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-08-19 19:32:10.925 | + functions-common:run_phase:1894 : run_plugins stack test-config 2022-08-19 19:32:10.929 | + functions-common:run_plugins:1853 : local mode=stack 2022-08-19 19:32:10.933 | + functions-common:run_plugins:1854 : local phase=test-config 2022-08-19 19:32:10.936 | + functions-common:run_plugins:1856 : local plugins=,devstack-plugin-ceph 2022-08-19 19:32:10.939 | + functions-common:run_plugins:1857 : local plugin 2022-08-19 19:32:10.942 | + functions-common:run_plugins:1858 : for plugin in ${plugins//,/ } 2022-08-19 19:32:10.944 | + functions-common:run_plugins:1859 : local dir=/opt/stack/devstack-plugin-ceph 2022-08-19 19:32:10.947 | + functions-common:run_plugins:1860 : [[ -f /opt/stack/devstack-plugin-ceph/devstack/plugin.sh ]] 2022-08-19 19:32:10.950 | + functions-common:run_plugins:1861 : source /opt/stack/devstack-plugin-ceph/devstack/plugin.sh stack test-config 2022-08-19 19:32:10.954 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:3 : [[ stack == \s\o\u\r\c\e ]] 2022-08-19 19:32:10.956 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2022-08-19 19:32:10.959 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:10 : [[ test-config == \p\r\e\-\i\n\s\t\a\l\l ]] 2022-08-19 19:32:10.961 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:42 : [[ stack == \s\t\a\c\k ]] 2022-08-19 19:32:10.964 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:42 : [[ test-config == \i\n\s\t\a\l\l ]] 2022-08-19 19:32:10.966 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:60 : [[ stack == \s\t\a\c\k ]] 2022-08-19 19:32:10.969 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:60 : [[ test-config == \p\o\s\t\-\c\o\n\f\i\g ]] 2022-08-19 19:32:10.971 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:117 : [[ stack == \s\t\a\c\k ]] 2022-08-19 19:32:10.974 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:117 : [[ test-config == \t\e\s\t\-\c\o\n\f\i\g ]] 2022-08-19 19:32:10.977 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:118 : is_service_enabled tempest 2022-08-19 19:32:10.994 | ++ functions-common:is_service_enabled:2095 : return 0 2022-08-19 19:32:10.997 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:119 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled swap_volume False 2022-08-19 19:32:11.043 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:123 : [[ master =~ stable/(ocata|pike) ]] 2022-08-19 19:32:11.047 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:126 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled shelve True 2022-08-19 19:32:11.083 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:130 : [[ master =~ stable/(ocata|pike|queens|rocky) ]] 2022-08-19 19:32:11.087 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:133 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled extend_attached_volume True 2022-08-19 19:32:11.126 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:137 : [[ master =~ stable/(ocata|pike|queens|rocky|stein|train) ]] 2022-08-19 19:32:11.129 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:140 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled volume_revert True 2022-08-19 19:32:11.166 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:147 : [[ stack == \u\n\s\t\a\c\k ]] 2022-08-19 19:32:11.169 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:165 : [[ stack == \c\l\e\a\n ]] 2022-08-19 19:32:11.172 | + ./stack.sh:main:1485 : merge_config_group /home/ubuntu/devstack/local.conf test-config 2022-08-19 19:32:11.175 | + inc/meta-config:merge_config_group:171 : local localfile=/home/ubuntu/devstack/local.conf 2022-08-19 19:32:11.178 | + inc/meta-config:merge_config_group:171 : shift 2022-08-19 19:32:11.181 | + inc/meta-config:merge_config_group:172 : local matchgroups=test-config 2022-08-19 19:32:11.184 | + inc/meta-config:merge_config_group:174 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-08-19 19:32:11.186 | + inc/meta-config:merge_config_group:176 : local configfile group 2022-08-19 19:32:11.189 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2022-08-19 19:32:11.193 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /home/ubuntu/devstack/local.conf test-config 2022-08-19 19:32:11.196 | ++ inc/meta-config:get_meta_section_files:63 : local file=/home/ubuntu/devstack/local.conf 2022-08-19 19:32:11.199 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=test-config 2022-08-19 19:32:11.202 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-08-19 19:32:11.205 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=test-config ' 2022-08-19 19:32:11.205 | /^\[\[.+\|.*\]\]/ { 2022-08-19 19:32:11.205 | gsub("[][]", "", $1); 2022-08-19 19:32:11.206 | split($1, a, "|"); 2022-08-19 19:32:11.206 | if (a[1] == matchgroup) 2022-08-19 19:32:11.206 | print a[2] 2022-08-19 19:32:11.206 | } 2022-08-19 19:32:11.206 | ' /home/ubuntu/devstack/local.conf ========================= DevStack Component Timing (times are in seconds) ========================= wait_for_service 22 pip_install 233 apt-get 51 run_process 28 dbsync 6 git_timed 55 apt-get-update 10 test_with_retry 6 async_wait 125 osc 505 ------------------------- Unaccounted time -13 ========================= Total runtime 1028 ================= Async summary ================= Time spent in the background minus waits: 564 sec Elapsed time: 1028 sec Time if we did everything serially: 1592 sec Speedup: 1.54864 Post-stack database query stats: +------------+-----------+-------+ | db | op | count | +------------+-----------+-------+ | keystone | SELECT | 55208 | | keystone | INSERT | 92 | | glance | SELECT | 984 | | glance | CREATE | 65 | | glance | INSERT | 256 | | glance | SHOW | 8 | | glance | UPDATE | 13 | | glance | ALTER | 10 | | glance | DROP | 3 | | cinder | SELECT | 221 | | cinder | SHOW | 1 | | cinder | CREATE | 74 | | cinder | SET | 1 | | cinder | ALTER | 18 | | neutron | SELECT | 3250 | | neutron | SHOW | 39 | | neutron | CREATE | 319 | | neutron | INSERT | 280 | | neutron | UPDATE | 211 | | neutron | ALTER | 150 | | neutron | DROP | 52 | | neutron | DELETE | 19 | | nova_cell1 | SELECT | 140 | | nova_cell1 | SHOW | 60 | | nova_cell1 | CREATE | 210 | | nova_cell0 | SELECT | 239 | | nova_cell0 | SHOW | 60 | | nova_cell0 | CREATE | 210 | | nova_cell1 | ALTER | 2 | | nova_cell0 | ALTER | 2 | | placement | SELECT | 12 | | placement | INSERT | 3 | | placement | SET | 1 | | nova_api | SELECT | 150 | | nova_cell0 | INSERT | 5 | | nova_cell1 | INSERT | 2 | | nova_cell1 | UPDATE | 33 | | cinder | INSERT | 5 | | cinder | UPDATE | 34 | | nova_cell0 | UPDATE | 47 | | nova_api | INSERT | 24 | | nova_api | SAVEPOINT | 10 | | nova_api | RELEASE | 10 | | cinder | DELETE | 1 | | keystone | DELETE | 10 | +------------+-----------+-------+ This is your host IP address: 10.222.0.60 This is your host IPv6 address: ::1 Keystone is serving at http://10.222.0.60/identity/ The default users are: admin and demo The password: Passw0rd Services are running under systemd unit files. For more information see: https://docs.openstack.org/devstack/latest/systemd.html DevStack Version: zed Change: 4ddf0b8a5579adddddb33dd649d0035d79313caf Use ping instead of arping for br-data 2022-08-19 18:35:25 +0000 OS Version: Ubuntu 20.04 focal