2022-04-11 20:55:05.444 | + ./stack.sh:main:489 : exec 2022-04-11 20:55:05.444 | + ./stack.sh:main:497 : echo_summary 'stack.sh log /opt/stack/logs/stack.sh.log.2022-04-11-205505' 2022-04-11 20:55:05.444 | ++ ./stack.sh:main:489 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/outfilter.py -o /opt/stack/logs/stack.sh.log.2022-04-11-205505.summary.2022-04-11-205505 2022-04-11 20:55:05.444 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-11 20:55:05.444 | + ./stack.sh:echo_summary:448 : echo -e stack.sh log /opt/stack/logs/stack.sh.log.2022-04-11-205505 2022-04-11 20:55:05.444 | + ./stack.sh:main:499 : ln -sf /opt/stack/logs/stack.sh.log.2022-04-11-205505 /opt/stack/logs/stack.sh.log 2022-04-11 20:55:05.444 | + ./stack.sh:main:500 : ln -sf /opt/stack/logs/stack.sh.log.2022-04-11-205505.summary.2022-04-11-205505 /opt/stack/logs/stack.sh.log.summary 2022-04-11 20:55:05.444 | + ./stack.sh:main:515 : check_path_perm_sanity /opt/stack 2022-04-11 20:55:05.444 | + functions:check_path_perm_sanity:596 : local real_path 2022-04-11 20:55:05.444 | ++ functions:check_path_perm_sanity:597 : readlink -f /opt/stack 2022-04-11 20:55:05.444 | + functions:check_path_perm_sanity:597 : real_path=/opt/stack 2022-04-11 20:55:05.444 | + functions:check_path_perm_sanity:598 : local rebuilt_path= 2022-04-11 20:55:05.444 | ++ functions:check_path_perm_sanity:599 : tr / ' ' 2022-04-11 20:55:05.444 | ++ functions:check_path_perm_sanity:599 : echo /opt/stack 2022-04-11 20:55:05.444 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-04-11 20:55:05.444 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt 2022-04-11 20:55:05.444 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt 2022-04-11 20:55:05.444 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-04-11 20:55:05.445 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-04-11 20:55:05.445 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt/stack 2022-04-11 20:55:05.445 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt/stack 2022-04-11 20:55:05.445 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-04-11 20:55:05.445 | + ./stack.sh:main:521 : trap exit_trap EXIT 2022-04-11 20:55:05.445 | + ./stack.sh:main:562 : trap err_trap ERR 2022-04-11 20:55:05.445 | + ./stack.sh:main:575 : set -o errexit 2022-04-11 20:55:05.446 | + ./stack.sh:main:578 : uname -a 2022-04-11 20:55:05.447 | Linux dv-osbrick-791274-7-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-04-11 20:55:05.449 | + ./stack.sh:main:581 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2022-04-11 20:55:05.451 | + ./stack.sh:main:582 : rm -f /opt/stack/data/ca-bundle.pem 2022-04-11 20:55:05.454 | + ./stack.sh:main:585 : source /home/ubuntu/devstack/lib/database 2022-04-11 20:55:05.500 | + ./stack.sh:main:586 : source /home/ubuntu/devstack/lib/rpc_backend 2022-04-11 20:55:05.515 | + ./stack.sh:main:592 : fetch_plugins 2022-04-11 20:55:05.517 | + functions-common:fetch_plugins:1771 : local plugins=,devstack-plugin-ceph 2022-04-11 20:55:05.518 | + functions-common:fetch_plugins:1772 : local plugin 2022-04-11 20:55:05.520 | + functions-common:fetch_plugins:1775 : [[ -z ,devstack-plugin-ceph ]] 2022-04-11 20:55:05.522 | + functions-common:fetch_plugins:1779 : echo 'Fetching DevStack plugins' 2022-04-11 20:55:05.522 | Fetching DevStack plugins 2022-04-11 20:55:05.524 | + functions-common:fetch_plugins:1780 : for plugin in ${plugins//,/ } 2022-04-11 20:55:05.526 | + functions-common:fetch_plugins:1781 : git_clone_by_name devstack-plugin-ceph 2022-04-11 20:55:05.527 | + functions-common:git_clone_by_name:686 : local name=devstack-plugin-ceph 2022-04-11 20:55:05.529 | + functions-common:git_clone_by_name:687 : local repo=https://opendev.org/openstack/devstack-plugin-ceph 2022-04-11 20:55:05.531 | + functions-common:git_clone_by_name:688 : local dir=/opt/stack/devstack-plugin-ceph 2022-04-11 20:55:05.532 | + functions-common:git_clone_by_name:689 : local branch=master 2022-04-11 20:55:05.534 | + functions-common:git_clone_by_name:690 : git_clone https://opendev.org/openstack/devstack-plugin-ceph /opt/stack/devstack-plugin-ceph master 2022-04-11 20:55:05.536 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/devstack-plugin-ceph 2022-04-11 20:55:05.538 | + functions-common:git_clone:609 : local git_dest=/opt/stack/devstack-plugin-ceph 2022-04-11 20:55:05.539 | + functions-common:git_clone:610 : local git_ref=master 2022-04-11 20:55:05.541 | + functions-common:git_clone:611 : local orig_dir 2022-04-11 20:55:05.543 | ++ functions-common:git_clone:612 : pwd 2022-04-11 20:55:05.545 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-04-11 20:55:05.547 | + functions-common:git_clone:613 : local git_clone_flags= 2022-04-11 20:55:05.549 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-04-11 20:55:05.561 | + functions-common:git_clone:615 : RECLONE=False 2022-04-11 20:55:05.563 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-04-11 20:55:05.565 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-04-11 20:55:05.567 | + functions-common:git_clone:629 : echo master 2022-04-11 20:55:05.568 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-04-11 20:55:05.572 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/devstack-plugin-ceph ]] 2022-04-11 20:55:05.573 | + functions-common:git_clone:644 : [[ False = \T\r\u\e ]] 2022-04-11 20:55:05.575 | + functions-common:git_clone:650 : git_timed clone https://opendev.org/openstack/devstack-plugin-ceph /opt/stack/devstack-plugin-ceph --branch master 2022-04-11 20:55:05.577 | + functions-common:git_timed:702 : local count=0 2022-04-11 20:55:05.578 | + functions-common:git_timed:703 : local timeout=0 2022-04-11 20:55:05.580 | + functions-common:git_timed:705 : [[ -n 0 ]] 2022-04-11 20:55:05.582 | + functions-common:git_timed:706 : timeout=0 2022-04-11 20:55:05.584 | + functions-common:git_timed:709 : time_start git_timed 2022-04-11 20:55:05.585 | + functions-common:time_start:2411 : local name=git_timed 2022-04-11 20:55:05.587 | + functions-common:time_start:2412 : local start_time= 2022-04-11 20:55:05.589 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-04-11 20:55:05.591 | ++ functions-common:time_start:2416 : date +%s%3N 2022-04-11 20:55:05.594 | + functions-common:time_start:2416 : _TIME_START[$name]=1649710505592 2022-04-11 20:55:05.595 | + functions-common:git_timed:710 : timeout -s SIGINT 0 git clone https://opendev.org/openstack/devstack-plugin-ceph /opt/stack/devstack-plugin-ceph --branch master 2022-04-11 20:55:05.605 | Cloning into '/opt/stack/devstack-plugin-ceph'... 2022-04-11 20:55:12.480 | + functions-common:git_timed:724 : time_stop git_timed 2022-04-11 20:55:12.482 | + functions-common:time_stop:2425 : local name 2022-04-11 20:55:12.484 | + functions-common:time_stop:2426 : local end_time 2022-04-11 20:55:12.485 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-11 20:55:12.487 | + functions-common:time_stop:2428 : local total 2022-04-11 20:55:12.490 | + functions-common:time_stop:2429 : local start_time 2022-04-11 20:55:12.491 | + functions-common:time_stop:2431 : name=git_timed 2022-04-11 20:55:12.493 | + functions-common:time_stop:2432 : start_time=1649710505592 2022-04-11 20:55:12.495 | + functions-common:time_stop:2434 : [[ -z 1649710505592 ]] 2022-04-11 20:55:12.497 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-11 20:55:12.500 | + functions-common:time_stop:2437 : end_time=1649710512498 2022-04-11 20:55:12.502 | + functions-common:time_stop:2438 : elapsed_time=6906 2022-04-11 20:55:12.503 | + functions-common:time_stop:2439 : total=0 2022-04-11 20:55:12.505 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-11 20:55:12.507 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=6906 2022-04-11 20:55:12.508 | + functions-common:git_clone:677 : cd /opt/stack/devstack-plugin-ceph 2022-04-11 20:55:12.511 | + functions-common:git_clone:678 : git show --oneline 2022-04-11 20:55:12.511 | + functions-common:git_clone:678 : head -1 2022-04-11 20:55:12.513 | b0418e1 Disable horizon from basic tempest tests 2022-04-11 20:55:12.515 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-04-11 20:55:12.517 | + ./stack.sh:main:596 : run_phase override_defaults 2022-04-11 20:55:12.519 | + functions-common:run_phase:1853 : local mode=override_defaults 2022-04-11 20:55:12.521 | + functions-common:run_phase:1854 : local phase= 2022-04-11 20:55:12.523 | + functions-common:run_phase:1855 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-04-11 20:55:12.525 | + functions-common:run_phase:1856 : local extra_plugin_file_name 2022-04-11 20:55:12.527 | + functions-common:run_phase:1857 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-04-11 20:55:12.529 | + functions-common:run_phase:1862 : local exceptions=80-tempest.sh 2022-04-11 20:55:12.531 | + functions-common:run_phase:1863 : local extra 2022-04-11 20:55:12.533 | ++ functions-common:run_phase:1864 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-04-11 20:55:12.537 | + functions-common:run_phase:1864 : extra=80-tempest.sh 2022-04-11 20:55:12.538 | + functions-common:run_phase:1865 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-04-11 20:55:12.541 | + functions-common:run_phase:1869 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-04-11 20:55:12.542 | + functions-common:run_phase:1869 : source /home/ubuntu/devstack/extras.d/80-tempest.sh override_defaults 2022-04-11 20:55:12.544 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-04-11 20:55:12.557 | ++ functions-common:is_service_enabled:2081 : return 0 2022-04-11 20:55:12.559 | ++ extras.d/80-tempest.sh:source:4 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-04-11 20:55:12.560 | ++ extras.d/80-tempest.sh:source:7 : [[ override_defaults == \s\t\a\c\k ]] 2022-04-11 20:55:12.562 | ++ extras.d/80-tempest.sh:source:10 : [[ override_defaults == \s\t\a\c\k ]] 2022-04-11 20:55:12.564 | ++ extras.d/80-tempest.sh:source:13 : [[ override_defaults == \s\t\a\c\k ]] 2022-04-11 20:55:12.566 | ++ extras.d/80-tempest.sh:source:16 : [[ override_defaults == \s\t\a\c\k ]] 2022-04-11 20:55:12.567 | ++ extras.d/80-tempest.sh:source:19 : [[ override_defaults == \s\t\a\c\k ]] 2022-04-11 20:55:12.569 | ++ extras.d/80-tempest.sh:source:27 : [[ override_defaults == \u\n\s\t\a\c\k ]] 2022-04-11 20:55:12.571 | ++ extras.d/80-tempest.sh:source:32 : [[ override_defaults == \c\l\e\a\n ]] 2022-04-11 20:55:12.573 | + functions-common:run_phase:1874 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-04-11 20:55:12.574 | + functions-common:run_phase:1877 : [[ override_defaults == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-04-11 20:55:12.576 | + functions-common:run_phase:1878 : plugin_override_defaults 2022-04-11 20:55:12.578 | + functions-common:plugin_override_defaults:1812 : local plugins=,devstack-plugin-ceph 2022-04-11 20:55:12.580 | + functions-common:plugin_override_defaults:1813 : local plugin 2022-04-11 20:55:12.582 | + functions-common:plugin_override_defaults:1816 : [[ -z ,devstack-plugin-ceph ]] 2022-04-11 20:55:12.584 | + functions-common:plugin_override_defaults:1820 : echo 'Overriding Configuration Defaults' 2022-04-11 20:55:12.584 | Overriding Configuration Defaults 2022-04-11 20:55:12.585 | + functions-common:plugin_override_defaults:1821 : for plugin in ${plugins//,/ } 2022-04-11 20:55:12.587 | + functions-common:plugin_override_defaults:1822 : local dir=/opt/stack/devstack-plugin-ceph 2022-04-11 20:55:12.589 | + functions-common:plugin_override_defaults:1824 : [[ -f /opt/stack/devstack-plugin-ceph/devstack/override-defaults ]] 2022-04-11 20:55:12.591 | + functions-common:plugin_override_defaults:1827 : echo 'devstack-plugin-ceph has overridden the following defaults' 2022-04-11 20:55:12.591 | devstack-plugin-ceph has overridden the following defaults 2022-04-11 20:55:12.593 | + functions-common:plugin_override_defaults:1828 : cat /opt/stack/devstack-plugin-ceph/devstack/override-defaults 2022-04-11 20:55:12.594 | # Plug-in overrides 2022-04-11 20:55:12.594 | 2022-04-11 20:55:12.594 | ENABLE_CEPH_CINDER=$(trueorfalse True ENABLE_CEPH_CINDER) 2022-04-11 20:55:12.594 | ENABLE_CEPH_C_BAK=$(trueorfalse True ENABLE_CEPH_C_BAK) 2022-04-11 20:55:12.594 | ENABLE_CEPH_GLANCE=$(trueorfalse True ENABLE_CEPH_GLANCE) 2022-04-11 20:55:12.594 | ENABLE_CEPH_MANILA=$(trueorfalse True ENABLE_CEPH_MANILA) 2022-04-11 20:55:12.594 | ENABLE_CEPH_NOVA=$(trueorfalse True ENABLE_CEPH_NOVA) 2022-04-11 20:55:12.594 | # Do not enable RGW by default as RGW is not tested in upstream CI. 2022-04-11 20:55:12.594 | ENABLE_CEPH_RGW=$(trueorfalse False ENABLE_CEPH_RGW) 2022-04-11 20:55:12.594 | 2022-04-11 20:55:12.594 | if [[ $ENABLE_CEPH_CINDER == "True" ]]; then 2022-04-11 20:55:12.594 | if [[ $ENABLE_CEPH_ISCSI == "True" ]]; then 2022-04-11 20:55:12.594 | CINDER_DRIVER=${CINDER_DRIVER:-ceph_iscsi} 2022-04-11 20:55:12.594 | CINDER_ENABLED_BACKENDS=${CINDER_ENABLED_BACKENDS:-ceph_iscsi} 2022-04-11 20:55:12.594 | CINDER_ISCSI_HELPER=${CINDER_ISCSI_HELPER:-lioadm} 2022-04-11 20:55:12.594 | else 2022-04-11 20:55:12.594 | CINDER_DRIVER=${CINDER_DRIVER:-ceph} 2022-04-11 20:55:12.594 | CINDER_ENABLED_BACKENDS=${CINDER_ENABLED_BACKENDS:-ceph} 2022-04-11 20:55:12.594 | fi 2022-04-11 20:55:12.594 | fi 2022-04-11 20:55:12.595 | + functions-common:plugin_override_defaults:1829 : source /opt/stack/devstack-plugin-ceph/devstack/override-defaults 2022-04-11 20:55:12.598 | +++ /opt/stack/devstack-plugin-ceph/devstack/override-defaults:source:3 : trueorfalse True ENABLE_CEPH_CINDER 2022-04-11 20:55:12.611 | ++ /opt/stack/devstack-plugin-ceph/devstack/override-defaults:source:3 : ENABLE_CEPH_CINDER=True 2022-04-11 20:55:12.614 | +++ /opt/stack/devstack-plugin-ceph/devstack/override-defaults:source:4 : trueorfalse True ENABLE_CEPH_C_BAK 2022-04-11 20:55:12.626 | ++ /opt/stack/devstack-plugin-ceph/devstack/override-defaults:source:4 : ENABLE_CEPH_C_BAK=False 2022-04-11 20:55:12.628 | +++ /opt/stack/devstack-plugin-ceph/devstack/override-defaults:source:5 : trueorfalse True ENABLE_CEPH_GLANCE 2022-04-11 20:55:12.641 | ++ /opt/stack/devstack-plugin-ceph/devstack/override-defaults:source:5 : ENABLE_CEPH_GLANCE=False 2022-04-11 20:55:12.643 | +++ /opt/stack/devstack-plugin-ceph/devstack/override-defaults:source:6 : trueorfalse True ENABLE_CEPH_MANILA 2022-04-11 20:55:12.656 | ++ /opt/stack/devstack-plugin-ceph/devstack/override-defaults:source:6 : ENABLE_CEPH_MANILA=True 2022-04-11 20:55:12.658 | +++ /opt/stack/devstack-plugin-ceph/devstack/override-defaults:source:7 : trueorfalse True ENABLE_CEPH_NOVA 2022-04-11 20:55:12.671 | ++ /opt/stack/devstack-plugin-ceph/devstack/override-defaults:source:7 : ENABLE_CEPH_NOVA=False 2022-04-11 20:55:12.673 | +++ /opt/stack/devstack-plugin-ceph/devstack/override-defaults:source:9 : trueorfalse False ENABLE_CEPH_RGW 2022-04-11 20:55:12.687 | ++ /opt/stack/devstack-plugin-ceph/devstack/override-defaults:source:9 : ENABLE_CEPH_RGW=False 2022-04-11 20:55:12.689 | ++ /opt/stack/devstack-plugin-ceph/devstack/override-defaults:source:11 : [[ True == \T\r\u\e ]] 2022-04-11 20:55:12.690 | ++ /opt/stack/devstack-plugin-ceph/devstack/override-defaults:source:12 : [[ '' == \T\r\u\e ]] 2022-04-11 20:55:12.692 | ++ /opt/stack/devstack-plugin-ceph/devstack/override-defaults:source:17 : CINDER_DRIVER=ceph 2022-04-11 20:55:12.694 | ++ /opt/stack/devstack-plugin-ceph/devstack/override-defaults:source:18 : CINDER_ENABLED_BACKENDS=ceph 2022-04-11 20:55:12.696 | + ./stack.sh:main:599 : source /home/ubuntu/devstack/lib/apache 2022-04-11 20:55:12.712 | + ./stack.sh:main:602 : source /home/ubuntu/devstack/lib/tls 2022-04-11 20:55:12.714 | ++ lib/tls:source:38 : is_service_enabled tls-proxy 2022-04-11 20:55:12.726 | ++ functions-common:is_service_enabled:2081 : return 1 2022-04-11 20:55:12.728 | +++ lib/tls:source:43 : hostname -f 2022-04-11 20:55:12.732 | ++ lib/tls:source:43 : DEVSTACK_HOSTNAME=localhost 2022-04-11 20:55:12.733 | ++ lib/tls:source:44 : DEVSTACK_CERT_NAME=devstack-cert 2022-04-11 20:55:12.735 | ++ lib/tls:source:45 : DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2022-04-11 20:55:12.737 | ++ lib/tls:source:48 : ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2022-04-11 20:55:12.739 | ++ lib/tls:source:49 : INT_CA_DIR=/opt/stack/data/CA/int-ca 2022-04-11 20:55:12.741 | ++ lib/tls:source:51 : ORG_NAME=OpenStack 2022-04-11 20:55:12.743 | ++ lib/tls:source:52 : ORG_UNIT_NAME=DevStack 2022-04-11 20:55:12.745 | ++ lib/tls:source:55 : STUD_PROTO=--tls 2022-04-11 20:55:12.746 | ++ lib/tls:source:56 : STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2022-04-11 20:55:12.748 | ++ lib/tls:source:63 : OPENSSL=/usr/bin/openssl 2022-04-11 20:55:12.752 | + ./stack.sh:main:605 : source /home/ubuntu/devstack/lib/infra 2022-04-11 20:55:12.763 | + ./stack.sh:main:606 : source /home/ubuntu/devstack/lib/libraries 2022-04-11 20:55:12.779 | + ./stack.sh:main:607 : source /home/ubuntu/devstack/lib/lvm 2022-04-11 20:55:12.791 | + ./stack.sh:main:608 : source /home/ubuntu/devstack/lib/horizon 2022-04-11 20:55:12.803 | + ./stack.sh:main:609 : source /home/ubuntu/devstack/lib/keystone 2022-04-11 20:55:12.836 | + ./stack.sh:main:610 : source /home/ubuntu/devstack/lib/glance 2022-04-11 20:55:12.890 | + ./stack.sh:main:611 : source /home/ubuntu/devstack/lib/nova 2022-04-11 20:55:12.974 | + ./stack.sh:main:612 : source /home/ubuntu/devstack/lib/placement 2022-04-11 20:55:12.994 | + ./stack.sh:main:613 : source /home/ubuntu/devstack/lib/cinder 2022-04-11 20:55:13.039 | + ./stack.sh:main:614 : source /home/ubuntu/devstack/lib/swift 2022-04-11 20:55:13.083 | + ./stack.sh:main:615 : source /home/ubuntu/devstack/lib/neutron 2022-04-11 20:55:13.219 | + ./stack.sh:main:616 : source /home/ubuntu/devstack/lib/ldap 2022-04-11 20:55:13.233 | + ./stack.sh:main:617 : source /home/ubuntu/devstack/lib/dstat 2022-04-11 20:55:13.245 | + ./stack.sh:main:618 : source /home/ubuntu/devstack/lib/tcpdump 2022-04-11 20:55:13.257 | + ./stack.sh:main:619 : source /home/ubuntu/devstack/lib/etcd3 2022-04-11 20:55:13.341 | + ./stack.sh:main:620 : source /home/ubuntu/devstack/lib/os-vif 2022-04-11 20:55:13.343 | ++ lib/os-vif:source:6 : OS_VIF_OVS_OVSDB_INTERFACE=vsctl 2022-04-11 20:55:13.346 | +++ lib/os-vif:source:17 : is_ml2_ovs 2022-04-11 20:55:13.348 | +++ lib/os-vif:is_ml2_ovs:9 : [[ openvswitch == \o\p\e\n\v\s\w\i\t\c\h ]] 2022-04-11 20:55:13.350 | +++ lib/os-vif:is_ml2_ovs:10 : echo True 2022-04-11 20:55:13.352 | +++ lib/os-vif:is_ml2_ovs:12 : echo False 2022-04-11 20:55:13.354 | ++ lib/os-vif:source:17 : OS_VIF_OVS_ISOLATE_VIF='True 2022-04-11 20:55:13.354 | False' 2022-04-11 20:55:13.357 | +++ lib/os-vif:source:18 : trueorfalse False OS_VIF_OVS_ISOLATE_VIF 2022-04-11 20:55:13.371 | ++ lib/os-vif:source:18 : OS_VIF_OVS_ISOLATE_VIF=False 2022-04-11 20:55:13.373 | + ./stack.sh:main:626 : run_phase source 2022-04-11 20:55:13.375 | + functions-common:run_phase:1853 : local mode=source 2022-04-11 20:55:13.377 | + functions-common:run_phase:1854 : local phase= 2022-04-11 20:55:13.380 | + functions-common:run_phase:1855 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-04-11 20:55:13.382 | + functions-common:run_phase:1856 : local extra_plugin_file_name 2022-04-11 20:55:13.384 | + functions-common:run_phase:1857 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-04-11 20:55:13.385 | + functions-common:run_phase:1862 : local exceptions=80-tempest.sh 2022-04-11 20:55:13.387 | + functions-common:run_phase:1863 : local extra 2022-04-11 20:55:13.390 | ++ functions-common:run_phase:1864 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-04-11 20:55:13.393 | + functions-common:run_phase:1864 : extra=80-tempest.sh 2022-04-11 20:55:13.397 | + functions-common:run_phase:1865 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-04-11 20:55:13.399 | + functions-common:run_phase:1869 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-04-11 20:55:13.401 | + functions-common:run_phase:1869 : source /home/ubuntu/devstack/extras.d/80-tempest.sh source 2022-04-11 20:55:13.403 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-04-11 20:55:13.416 | ++ functions-common:is_service_enabled:2081 : return 0 2022-04-11 20:55:13.418 | ++ extras.d/80-tempest.sh:source:4 : [[ source == \s\o\u\r\c\e ]] 2022-04-11 20:55:13.420 | ++ extras.d/80-tempest.sh:source:6 : source /home/ubuntu/devstack/lib/tempest 2022-04-11 20:55:13.457 | ++ extras.d/80-tempest.sh:source:27 : [[ source == \u\n\s\t\a\c\k ]] 2022-04-11 20:55:13.459 | ++ extras.d/80-tempest.sh:source:32 : [[ source == \c\l\e\a\n ]] 2022-04-11 20:55:13.461 | + functions-common:run_phase:1874 : [[ source == \s\o\u\r\c\e ]] 2022-04-11 20:55:13.463 | + functions-common:run_phase:1875 : load_plugin_settings 2022-04-11 20:55:13.465 | + functions-common:load_plugin_settings:1789 : local plugins=,devstack-plugin-ceph 2022-04-11 20:55:13.467 | + functions-common:load_plugin_settings:1790 : local plugin 2022-04-11 20:55:13.469 | + functions-common:load_plugin_settings:1793 : [[ -z ,devstack-plugin-ceph ]] 2022-04-11 20:55:13.471 | + functions-common:load_plugin_settings:1797 : echo 'Loading plugin settings' 2022-04-11 20:55:13.471 | Loading plugin settings 2022-04-11 20:55:13.473 | + functions-common:load_plugin_settings:1798 : for plugin in ${plugins//,/ } 2022-04-11 20:55:13.475 | + functions-common:load_plugin_settings:1799 : local dir=/opt/stack/devstack-plugin-ceph 2022-04-11 20:55:13.477 | + functions-common:load_plugin_settings:1801 : [[ -f /opt/stack/devstack-plugin-ceph/devstack/settings ]] 2022-04-11 20:55:13.479 | + functions-common:load_plugin_settings:1802 : source /opt/stack/devstack-plugin-ceph/devstack/settings 2022-04-11 20:55:13.483 | ++++ /opt/stack/devstack-plugin-ceph/devstack/settings:source:5 : dirname /opt/stack/devstack-plugin-ceph/devstack/settings 2022-04-11 20:55:13.486 | +++ /opt/stack/devstack-plugin-ceph/devstack/settings:source:5 : readlink -f /opt/stack/devstack-plugin-ceph/devstack 2022-04-11 20:55:13.490 | ++ /opt/stack/devstack-plugin-ceph/devstack/settings:source:5 : CEPH_PLUGIN_DIR=/opt/stack/devstack-plugin-ceph/devstack 2022-04-11 20:55:13.492 | ++ /opt/stack/devstack-plugin-ceph/devstack/settings:source:14 : '[' '' = True ']' 2022-04-11 20:55:13.494 | ++ /opt/stack/devstack-plugin-ceph/devstack/settings:source:17 : TEMPEST_STORAGE_PROTOCOL=ceph 2022-04-11 20:55:13.496 | ++ /opt/stack/devstack-plugin-ceph/devstack/settings:source:21 : VOLUME_BACKING_FILE_SIZE=25GB 2022-04-11 20:55:13.498 | ++ /opt/stack/devstack-plugin-ceph/devstack/settings:source:22 : CEPH_LOOPBACK_DISK_SIZE=25GB 2022-04-11 20:55:13.500 | ++ /opt/stack/devstack-plugin-ceph/devstack/settings:source:24 : TEMPEST_VOLUME_MANAGE_SNAPSHOT=False 2022-04-11 20:55:13.502 | ++ /opt/stack/devstack-plugin-ceph/devstack/settings:source:27 : source /opt/stack/devstack-plugin-ceph/devstack/lib/ceph 2022-04-11 20:55:13.563 | ++ /opt/stack/devstack-plugin-ceph/devstack/settings:source:30 : is_ceph_enabled_for_service manila 2022-04-11 20:55:13.566 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:197 : local config config_name enabled service 2022-04-11 20:55:13.568 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:198 : enabled=1 2022-04-11 20:55:13.570 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:199 : service=manila 2022-04-11 20:55:13.573 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:203 : echo manila 2022-04-11 20:55:13.573 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:203 : tr '[:lower:]' '[:upper:]' 2022-04-11 20:55:13.575 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:203 : tr - _ 2022-04-11 20:55:13.579 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:203 : config_name=ENABLE_CEPH_MANILA 2022-04-11 20:55:13.582 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:204 : eval echo '$ENABLE_CEPH_MANILA' 2022-04-11 20:55:13.584 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:204 : echo True 2022-04-11 20:55:13.586 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:204 : config=True 2022-04-11 20:55:13.589 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:206 : is_service_enabled manila 2022-04-11 20:55:13.603 | ++ functions-common:is_service_enabled:2081 : return 1 2022-04-11 20:55:13.606 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:209 : return 1 2022-04-11 20:55:13.608 | + functions-common:run_phase:1876 : verify_disabled_services 2022-04-11 20:55:13.610 | + functions-common:verify_disabled_services:2136 : local service 2022-04-11 20:55:13.613 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-11 20:55:13.615 | + functions-common:verify_disabled_services:2138 : [[ ,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-04-11 20:55:13.618 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-11 20:55:13.620 | + functions-common:verify_disabled_services:2138 : [[ ,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-04-11 20:55:13.622 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-11 20:55:13.624 | + functions-common:verify_disabled_services:2138 : [[ ,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-04-11 20:55:13.627 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-11 20:55:13.629 | + functions-common:verify_disabled_services:2138 : [[ ,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-04-11 20:55:13.632 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-11 20:55:13.634 | + functions-common:verify_disabled_services:2138 : [[ ,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-04-11 20:55:13.636 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-11 20:55:13.638 | + functions-common:verify_disabled_services:2138 : [[ ,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-04-11 20:55:13.641 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-11 20:55:13.643 | + functions-common:verify_disabled_services:2138 : [[ ,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-04-11 20:55:13.645 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-11 20:55:13.647 | + functions-common:verify_disabled_services:2138 : [[ ,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-04-11 20:55:13.650 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-11 20:55:13.652 | + functions-common:verify_disabled_services:2138 : [[ ,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-04-11 20:55:13.654 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-11 20:55:13.657 | + functions-common:verify_disabled_services:2138 : [[ ,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-04-11 20:55:13.659 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-11 20:55:13.662 | + functions-common:verify_disabled_services:2138 : [[ ,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-04-11 20:55:13.665 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-11 20:55:13.667 | + functions-common:verify_disabled_services:2138 : [[ ,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-04-11 20:55:13.670 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-11 20:55:13.672 | + functions-common:verify_disabled_services:2138 : [[ ,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-04-11 20:55:13.674 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-11 20:55:13.677 | + functions-common:verify_disabled_services:2138 : [[ ,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-04-11 20:55:13.680 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-11 20:55:13.682 | + functions-common:verify_disabled_services:2138 : [[ ,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-04-11 20:55:13.684 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-11 20:55:13.686 | + functions-common:verify_disabled_services:2138 : [[ ,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-04-11 20:55:13.689 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-11 20:55:13.691 | + functions-common:verify_disabled_services:2138 : [[ ,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-04-11 20:55:13.694 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-11 20:55:13.696 | + functions-common:verify_disabled_services:2138 : [[ ,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-04-11 20:55:13.699 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-11 20:55:13.701 | + functions-common:verify_disabled_services:2138 : [[ ,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-04-11 20:55:13.703 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-11 20:55:13.706 | + functions-common:verify_disabled_services:2138 : [[ ,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-04-11 20:55:13.709 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-11 20:55:13.711 | + functions-common:verify_disabled_services:2138 : [[ ,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-04-11 20:55:13.713 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-11 20:55:13.716 | + functions-common:verify_disabled_services:2138 : [[ ,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-04-11 20:55:13.718 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-11 20:55:13.720 | + functions-common:verify_disabled_services:2138 : [[ ,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-04-11 20:55:13.722 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-11 20:55:13.725 | + functions-common:verify_disabled_services:2138 : [[ ,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-04-11 20:55:13.727 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-11 20:55:13.729 | + functions-common:verify_disabled_services:2138 : [[ ,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-04-11 20:55:13.731 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-11 20:55:13.734 | + functions-common:verify_disabled_services:2138 : [[ ,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-04-11 20:55:13.736 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-11 20:55:13.739 | + functions-common:verify_disabled_services:2138 : [[ ,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-04-11 20:55:13.741 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-11 20:55:13.743 | + functions-common:verify_disabled_services:2138 : [[ ,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-04-11 20:55:13.745 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-11 20:55:13.748 | + functions-common:verify_disabled_services:2138 : [[ ,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-04-11 20:55:13.750 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-11 20:55:13.752 | + functions-common:verify_disabled_services:2138 : [[ ,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-04-11 20:55:13.756 | + ./stack.sh:main:697 : initialize_database_backends 2022-04-11 20:55:13.758 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-04-11 20:55:13.760 | + lib/database:initialize_database_backends:66 : is_service_enabled mysql 2022-04-11 20:55:13.774 | + functions-common:is_service_enabled:2081 : return 0 2022-04-11 20:55:13.776 | + lib/database:initialize_database_backends:66 : DATABASE_TYPE=mysql 2022-04-11 20:55:13.778 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-04-11 20:55:13.780 | + lib/database:initialize_database_backends:66 : is_service_enabled postgresql 2022-04-11 20:55:13.795 | + functions-common:is_service_enabled:2081 : return 1 2022-04-11 20:55:13.797 | + lib/database:initialize_database_backends:69 : '[' -z mysql ']' 2022-04-11 20:55:13.799 | + lib/database:initialize_database_backends:73 : MYSQL_HOST=127.0.0.1 2022-04-11 20:55:13.801 | + lib/database:initialize_database_backends:74 : MYSQL_USER=root 2022-04-11 20:55:13.803 | + lib/database:initialize_database_backends:80 : [[ 4 == 6 ]] 2022-04-11 20:55:13.805 | + lib/database:initialize_database_backends:83 : DATABASE_HOST=127.0.0.1 2022-04-11 20:55:13.808 | + lib/database:initialize_database_backends:86 : DATABASE_USER=root 2022-04-11 20:55:13.810 | + lib/database:initialize_database_backends:88 : '[' -n '' ']' 2022-04-11 20:55:13.812 | + lib/database:initialize_database_backends:92 : return 0 2022-04-11 20:55:13.814 | + ./stack.sh:main:698 : echo 'Using mysql database backend' 2022-04-11 20:55:13.814 | Using mysql database backend 2022-04-11 20:55:13.817 | + ./stack.sh:main:701 : read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.' 2022-04-11 20:55:13.831 | + ./stack.sh:main:703 : define_database_baseurl 2022-04-11 20:55:13.834 | ++ lib/database:define_database_baseurl:106 : get_database_type_mysql 2022-04-11 20:55:13.837 | ++ lib/databases/mysql:get_database_type_mysql:38 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-04-11 20:55:13.839 | ++ lib/databases/mysql:get_database_type_mysql:39 : echo mysql+pymysql 2022-04-11 20:55:13.841 | + lib/database:define_database_baseurl:106 : BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-04-11 20:55:13.844 | + ./stack.sh:main:715 : is_service_enabled rabbit 2022-04-11 20:55:13.858 | + functions-common:is_service_enabled:2081 : return 0 2022-04-11 20:55:13.861 | + ./stack.sh:main:716 : read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.' 2022-04-11 20:55:13.876 | + ./stack.sh:main:723 : is_service_enabled keystone 2022-04-11 20:55:13.892 | + functions-common:is_service_enabled:2081 : return 0 2022-04-11 20:55:13.894 | + ./stack.sh:main:725 : read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.' 2022-04-11 20:55:13.909 | + ./stack.sh:main:727 : read_password ADMIN_PASSWORD 'ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2022-04-11 20:55:13.924 | + ./stack.sh:main:738 : is_service_enabled ldap 2022-04-11 20:55:13.939 | + functions-common:is_service_enabled:2081 : return 1 2022-04-11 20:55:13.941 | + ./stack.sh:main:747 : is_service_enabled s-proxy 2022-04-11 20:55:13.956 | + functions-common:is_service_enabled:2081 : return 1 2022-04-11 20:55:13.959 | + ./stack.sh:main:759 : save_stackenv 759 2022-04-11 20:55:13.961 | + functions-common:save_stackenv:60 : local tag=759 2022-04-11 20:55:13.964 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2022-04-11 20:55:13.968 | + functions-common:save_stackenv:62 : time_stamp=2022-04-11-205513 2022-04-11 20:55:13.970 | + functions-common:save_stackenv:63 : echo '# 2022-04-11-205513 759' 2022-04-11 20:55:13.973 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-11 20:55:13.975 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-04-11 20:55:13.978 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-11 20:55:13.980 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2022-04-11 20:55:13.982 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-11 20:55:13.984 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2022-04-11 20:55:13.987 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-11 20:55:13.990 | + 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-04-11 20:55:13.992 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-11 20:55:13.994 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.45 2022-04-11 20:55:13.997 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-11 20:55:13.999 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.45/identity 2022-04-11 20:55:14.002 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-11 20:55:14.005 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2022-04-11-205505 2022-04-11 20:55:14.007 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-11 20:55:14.011 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2022-04-11 20:55:14.013 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-11 20:55:14.015 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.45 2022-04-11 20:55:14.018 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-11 20:55:14.020 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2022-04-11 20:55:14.022 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-11 20:55:14.025 | + functions-common:save_stackenv:65 : echo TLS_IP= 2022-04-11 20:55:14.027 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-11 20:55:14.029 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2022-04-11 20:55:14.032 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-11 20:55:14.034 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2022-04-11 20:55:14.037 | + ./stack.sh:main:772 : GIT_DEPTH=0 2022-04-11 20:55:14.039 | + ./stack.sh:main:772 : git_clone https://opendev.org/openstack/requirements.git /opt/stack/requirements master 2022-04-11 20:55:14.042 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/requirements.git 2022-04-11 20:55:14.044 | + functions-common:git_clone:609 : local git_dest=/opt/stack/requirements 2022-04-11 20:55:14.046 | + functions-common:git_clone:610 : local git_ref=master 2022-04-11 20:55:14.048 | + functions-common:git_clone:611 : local orig_dir 2022-04-11 20:55:14.051 | ++ functions-common:git_clone:612 : pwd 2022-04-11 20:55:14.053 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-04-11 20:55:14.055 | + functions-common:git_clone:613 : local git_clone_flags= 2022-04-11 20:55:14.057 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-04-11 20:55:14.071 | + functions-common:git_clone:615 : RECLONE=False 2022-04-11 20:55:14.073 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-04-11 20:55:14.076 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-04-11 20:55:14.078 | + functions-common:git_clone:629 : echo master 2022-04-11 20:55:14.078 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-04-11 20:55:14.083 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/requirements ]] 2022-04-11 20:55:14.085 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-04-11 20:55:14.087 | + functions-common:git_clone:677 : cd /opt/stack/requirements 2022-04-11 20:55:14.090 | + functions-common:git_clone:678 : git show --oneline 2022-04-11 20:55:14.090 | + functions-common:git_clone:678 : head -1 2022-04-11 20:55:14.094 | 9583edc0 Merge "Updated from generate-constraints" 2022-04-11 20:55:14.096 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-04-11 20:55:14.099 | + ./stack.sh:main:776 : echo_summary 'Installing package prerequisites' 2022-04-11 20:55:14.102 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-11 20:55:14.104 | + ./stack.sh:echo_summary:448 : echo -e Installing package prerequisites 2022-04-11 20:55:14.107 | + ./stack.sh:main:777 : source /home/ubuntu/devstack/tools/install_prereqs.sh 2022-04-11 20:55:14.109 | ++ tools/install_prereqs.sh:source:11 : FORCE_PREREQ=0 2022-04-11 20:55:14.112 | ++ tools/install_prereqs.sh:source:13 : getopts :f opt 2022-04-11 20:55:14.114 | ++ tools/install_prereqs.sh:source:23 : [[ -z /home/ubuntu/devstack ]] 2022-04-11 20:55:14.117 | ++ tools/install_prereqs.sh:source:43 : PREREQ_RERUN_MARKER=/home/ubuntu/devstack/.prereqs 2022-04-11 20:55:14.119 | ++ tools/install_prereqs.sh:source:44 : PREREQ_RERUN_HOURS=2 2022-04-11 20:55:14.122 | ++ tools/install_prereqs.sh:source:45 : PREREQ_RERUN_SECONDS=7200 2022-04-11 20:55:14.124 | +++ tools/install_prereqs.sh:source:47 : date +%s 2022-04-11 20:55:14.129 | ++ tools/install_prereqs.sh:source:47 : NOW=1649710514 2022-04-11 20:55:14.132 | +++ tools/install_prereqs.sh:source:48 : head -1 /home/ubuntu/devstack/.prereqs 2022-04-11 20:55:14.137 | +++ tools/install_prereqs.sh:source:48 : echo 0 2022-04-11 20:55:14.139 | ++ tools/install_prereqs.sh:source:48 : LAST_RUN=0 2022-04-11 20:55:14.142 | ++ tools/install_prereqs.sh:source:49 : DELTA=1649710514 2022-04-11 20:55:14.145 | ++ tools/install_prereqs.sh:source:50 : [[ 1649710514 -lt 7200 ]] 2022-04-11 20:55:14.147 | ++ tools/install_prereqs.sh:source:57 : export_proxy_variables 2022-04-11 20:55:14.149 | ++ functions-common:export_proxy_variables:2243 : isset http_proxy 2022-04-11 20:55:14.152 | ++ functions-common:isset:240 : [[ -v http_proxy ]] 2022-04-11 20:55:14.154 | ++ functions-common:export_proxy_variables:2246 : isset https_proxy 2022-04-11 20:55:14.156 | ++ functions-common:isset:240 : [[ -v https_proxy ]] 2022-04-11 20:55:14.158 | ++ functions-common:export_proxy_variables:2249 : isset no_proxy 2022-04-11 20:55:14.162 | ++ functions-common:isset:240 : [[ -v no_proxy ]] 2022-04-11 20:55:14.168 | +++ 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-04-11 20:55:14.211 | ++ tools/install_prereqs.sh:source:64 : PACKAGES='apache2 2022-04-11 20:55:14.211 | apache2-dev 2022-04-11 20:55:14.211 | bc 2022-04-11 20:55:14.211 | bsdmainutils 2022-04-11 20:55:14.211 | curl 2022-04-11 20:55:14.211 | g++ 2022-04-11 20:55:14.211 | gawk 2022-04-11 20:55:14.212 | gcc 2022-04-11 20:55:14.212 | gettext 2022-04-11 20:55:14.212 | git 2022-04-11 20:55:14.212 | graphviz 2022-04-11 20:55:14.212 | iputils-ping 2022-04-11 20:55:14.212 | libapache2-mod-proxy-uwsgi 2022-04-11 20:55:14.212 | libffi-dev 2022-04-11 20:55:14.212 | libjpeg-dev 2022-04-11 20:55:14.212 | libpcre3-dev 2022-04-11 20:55:14.212 | libpq-dev 2022-04-11 20:55:14.212 | libssl-dev 2022-04-11 20:55:14.212 | libsystemd-dev 2022-04-11 20:55:14.212 | libxml2-dev 2022-04-11 20:55:14.212 | libxslt1-dev 2022-04-11 20:55:14.212 | libyaml-dev 2022-04-11 20:55:14.212 | lsof 2022-04-11 20:55:14.212 | openssh-server 2022-04-11 20:55:14.212 | openssl 2022-04-11 20:55:14.212 | pkg-config 2022-04-11 20:55:14.213 | psmisc 2022-04-11 20:55:14.213 | python3-dev 2022-04-11 20:55:14.213 | python3-pip 2022-04-11 20:55:14.213 | python3-systemd 2022-04-11 20:55:14.213 | python3-venv 2022-04-11 20:55:14.213 | tar 2022-04-11 20:55:14.213 | tcpdump 2022-04-11 20:55:14.213 | unzip 2022-04-11 20:55:14.213 | uuid-runtime 2022-04-11 20:55:14.213 | wget 2022-04-11 20:55:14.213 | wget 2022-04-11 20:55:14.213 | zlib1g-dev 2022-04-11 20:55:14.213 | libkrb5-dev 2022-04-11 20:55:14.213 | libldap2-dev 2022-04-11 20:55:14.213 | libsasl2-dev 2022-04-11 20:55:14.213 | memcached 2022-04-11 20:55:14.213 | python3-mysqldb 2022-04-11 20:55:14.213 | sqlite3 2022-04-11 20:55:14.213 | conntrack 2022-04-11 20:55:14.213 | curl 2022-04-11 20:55:14.213 | dnsmasq-base 2022-04-11 20:55:14.213 | dnsmasq-utils 2022-04-11 20:55:14.213 | ebtables 2022-04-11 20:55:14.213 | genisoimage 2022-04-11 20:55:14.213 | iptables 2022-04-11 20:55:14.213 | iputils-arping 2022-04-11 20:55:14.213 | kpartx 2022-04-11 20:55:14.213 | libjs-jquery-tablesorter 2022-04-11 20:55:14.213 | parted 2022-04-11 20:55:14.213 | pm-utils 2022-04-11 20:55:14.213 | python3-mysqldb 2022-04-11 20:55:14.213 | socat 2022-04-11 20:55:14.213 | sqlite3 2022-04-11 20:55:14.213 | sudo 2022-04-11 20:55:14.213 | vlan 2022-04-11 20:55:14.214 | lsscsi 2022-04-11 20:55:14.214 | open-iscsi 2022-04-11 20:55:14.214 | lvm2 2022-04-11 20:55:14.214 | qemu-utils 2022-04-11 20:55:14.214 | thin-provisioning-tools 2022-04-11 20:55:14.214 | acl 2022-04-11 20:55:14.214 | dnsmasq-base 2022-04-11 20:55:14.214 | dnsmasq-utils 2022-04-11 20:55:14.214 | ebtables 2022-04-11 20:55:14.214 | haproxy 2022-04-11 20:55:14.214 | iptables 2022-04-11 20:55:14.214 | iputils-arping 2022-04-11 20:55:14.214 | iputils-ping 2022-04-11 20:55:14.214 | postgresql-server-dev-all 2022-04-11 20:55:14.214 | python3-mysqldb 2022-04-11 20:55:14.214 | sqlite3 2022-04-11 20:55:14.214 | sudo 2022-04-11 20:55:14.214 | vlan 2022-04-11 20:55:14.214 | pcp 2022-04-11 20:55:14.214 | ipset 2022-04-11 20:55:14.214 | conntrack 2022-04-11 20:55:14.214 | conntrackd 2022-04-11 20:55:14.214 | keepalived 2022-04-11 20:55:14.214 | lvm2 2022-04-11 20:55:14.214 | qemu-utils 2022-04-11 20:55:14.214 | thin-provisioning-tools' 2022-04-11 20:55:14.216 | +++ tools/install_prereqs.sh:source:65 : get_plugin_packages 2022-04-11 20:55:14.238 | ++ tools/install_prereqs.sh:source:65 : PACKAGES='apache2 2022-04-11 20:55:14.238 | apache2-dev 2022-04-11 20:55:14.238 | bc 2022-04-11 20:55:14.238 | bsdmainutils 2022-04-11 20:55:14.238 | curl 2022-04-11 20:55:14.238 | g++ 2022-04-11 20:55:14.238 | gawk 2022-04-11 20:55:14.238 | gcc 2022-04-11 20:55:14.238 | gettext 2022-04-11 20:55:14.238 | git 2022-04-11 20:55:14.238 | graphviz 2022-04-11 20:55:14.238 | iputils-ping 2022-04-11 20:55:14.239 | libapache2-mod-proxy-uwsgi 2022-04-11 20:55:14.239 | libffi-dev 2022-04-11 20:55:14.239 | libjpeg-dev 2022-04-11 20:55:14.239 | libpcre3-dev 2022-04-11 20:55:14.239 | libpq-dev 2022-04-11 20:55:14.239 | libssl-dev 2022-04-11 20:55:14.239 | libsystemd-dev 2022-04-11 20:55:14.239 | libxml2-dev 2022-04-11 20:55:14.239 | libxslt1-dev 2022-04-11 20:55:14.239 | libyaml-dev 2022-04-11 20:55:14.239 | lsof 2022-04-11 20:55:14.239 | openssh-server 2022-04-11 20:55:14.239 | openssl 2022-04-11 20:55:14.239 | pkg-config 2022-04-11 20:55:14.239 | psmisc 2022-04-11 20:55:14.239 | python3-dev 2022-04-11 20:55:14.239 | python3-pip 2022-04-11 20:55:14.239 | python3-systemd 2022-04-11 20:55:14.239 | python3-venv 2022-04-11 20:55:14.239 | tar 2022-04-11 20:55:14.239 | tcpdump 2022-04-11 20:55:14.239 | unzip 2022-04-11 20:55:14.239 | uuid-runtime 2022-04-11 20:55:14.239 | wget 2022-04-11 20:55:14.239 | wget 2022-04-11 20:55:14.239 | zlib1g-dev 2022-04-11 20:55:14.239 | libkrb5-dev 2022-04-11 20:55:14.239 | libldap2-dev 2022-04-11 20:55:14.239 | libsasl2-dev 2022-04-11 20:55:14.239 | memcached 2022-04-11 20:55:14.239 | python3-mysqldb 2022-04-11 20:55:14.239 | sqlite3 2022-04-11 20:55:14.239 | conntrack 2022-04-11 20:55:14.239 | curl 2022-04-11 20:55:14.239 | dnsmasq-base 2022-04-11 20:55:14.239 | dnsmasq-utils 2022-04-11 20:55:14.239 | ebtables 2022-04-11 20:55:14.240 | genisoimage 2022-04-11 20:55:14.240 | iptables 2022-04-11 20:55:14.240 | iputils-arping 2022-04-11 20:55:14.240 | kpartx 2022-04-11 20:55:14.240 | libjs-jquery-tablesorter 2022-04-11 20:55:14.240 | parted 2022-04-11 20:55:14.240 | pm-utils 2022-04-11 20:55:14.240 | python3-mysqldb 2022-04-11 20:55:14.240 | socat 2022-04-11 20:55:14.240 | sqlite3 2022-04-11 20:55:14.240 | sudo 2022-04-11 20:55:14.240 | vlan 2022-04-11 20:55:14.240 | lsscsi 2022-04-11 20:55:14.240 | open-iscsi 2022-04-11 20:55:14.240 | lvm2 2022-04-11 20:55:14.240 | qemu-utils 2022-04-11 20:55:14.240 | thin-provisioning-tools 2022-04-11 20:55:14.240 | acl 2022-04-11 20:55:14.240 | dnsmasq-base 2022-04-11 20:55:14.240 | dnsmasq-utils 2022-04-11 20:55:14.240 | ebtables 2022-04-11 20:55:14.240 | haproxy 2022-04-11 20:55:14.240 | iptables 2022-04-11 20:55:14.240 | iputils-arping 2022-04-11 20:55:14.240 | iputils-ping 2022-04-11 20:55:14.240 | postgresql-server-dev-all 2022-04-11 20:55:14.240 | python3-mysqldb 2022-04-11 20:55:14.240 | sqlite3 2022-04-11 20:55:14.240 | sudo 2022-04-11 20:55:14.240 | vlan 2022-04-11 20:55:14.240 | pcp 2022-04-11 20:55:14.240 | ipset 2022-04-11 20:55:14.240 | conntrack 2022-04-11 20:55:14.240 | conntrackd 2022-04-11 20:55:14.240 | keepalived 2022-04-11 20:55:14.240 | lvm2 2022-04-11 20:55:14.240 | qemu-utils 2022-04-11 20:55:14.240 | thin-provisioning-tools ' 2022-04-11 20:55:14.240 | ++ tools/install_prereqs.sh:source:67 : is_ubuntu 2022-04-11 20:55:14.243 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-11 20:55:14.245 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-11 20:55:14.248 | ++ tools/install_prereqs.sh:source:67 : grep -q dkms 2022-04-11 20:55:14.249 | ++ 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-04-11 20:55:14.253 | ++ 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-04-11 20:55:14.255 | ++ functions-common:install_package:1463 : update_package_repo 2022-04-11 20:55:14.257 | ++ functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-04-11 20:55:14.259 | ++ functions-common:update_package_repo:1436 : REPOS_UPDATED=False 2022-04-11 20:55:14.261 | ++ functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-04-11 20:55:14.263 | ++ functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-04-11 20:55:14.265 | ++ functions-common:update_package_repo:1443 : is_ubuntu 2022-04-11 20:55:14.267 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-11 20:55:14.269 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-11 20:55:14.271 | ++ functions-common:update_package_repo:1444 : apt_get_update 2022-04-11 20:55:14.273 | ++ functions-common:apt_get_update:1189 : [[ False == \T\r\u\e ]] 2022-04-11 20:55:14.275 | ++ functions-common:apt_get_update:1194 : [[ False = \T\r\u\e ]] 2022-04-11 20:55:14.277 | ++ functions-common:apt_get_update:1196 : local sudo=sudo 2022-04-11 20:55:14.280 | +++ functions-common:apt_get_update:1197 : id -u 2022-04-11 20:55:14.284 | ++ functions-common:apt_get_update:1197 : [[ 1000 = \0 ]] 2022-04-11 20:55:14.286 | ++ functions-common:apt_get_update:1200 : time_start apt-get-update 2022-04-11 20:55:14.289 | ++ functions-common:time_start:2411 : local name=apt-get-update 2022-04-11 20:55:14.291 | ++ functions-common:time_start:2412 : local start_time= 2022-04-11 20:55:14.294 | ++ functions-common:time_start:2413 : [[ -n '' ]] 2022-04-11 20:55:14.297 | +++ functions-common:time_start:2416 : date +%s%3N 2022-04-11 20:55:14.301 | ++ functions-common:time_start:2416 : _TIME_START[$name]=1649710514298 2022-04-11 20:55:14.303 | ++ functions-common:apt_get_update:1202 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2022-04-11 20:55:14.306 | ++ functions-common:apt_get_update:1203 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2022-04-11 20:55:14.310 | ++ functions-common:apt_get_update:1204 : timeout 300 sh -c 'while ! sudo http_proxy= https_proxy= no_proxy= apt-get update; do sleep 30; done' 2022-04-11 20:55:14.557 | Hit:1 http://security.ubuntu.com/ubuntu focal-security InRelease 2022-04-11 20:55:14.685 | Hit:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal InRelease 2022-04-11 20:55:14.822 | Hit:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates InRelease 2022-04-11 20:55:14.947 | Hit:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal-backports InRelease 2022-04-11 20:55:16.832 | Reading package lists... 2022-04-11 20:55:16.862 | ++ functions-common:apt_get_update:1208 : REPOS_UPDATED=True 2022-04-11 20:55:16.864 | ++ functions-common:apt_get_update:1210 : time_stop apt-get-update 2022-04-11 20:55:16.866 | ++ functions-common:time_stop:2425 : local name 2022-04-11 20:55:16.868 | ++ functions-common:time_stop:2426 : local end_time 2022-04-11 20:55:16.870 | ++ functions-common:time_stop:2427 : local elapsed_time 2022-04-11 20:55:16.872 | ++ functions-common:time_stop:2428 : local total 2022-04-11 20:55:16.874 | ++ functions-common:time_stop:2429 : local start_time 2022-04-11 20:55:16.876 | ++ functions-common:time_stop:2431 : name=apt-get-update 2022-04-11 20:55:16.879 | ++ functions-common:time_stop:2432 : start_time=1649710514298 2022-04-11 20:55:16.881 | ++ functions-common:time_stop:2434 : [[ -z 1649710514298 ]] 2022-04-11 20:55:16.883 | +++ functions-common:time_stop:2437 : date +%s%3N 2022-04-11 20:55:16.887 | ++ functions-common:time_stop:2437 : end_time=1649710516884 2022-04-11 20:55:16.889 | ++ functions-common:time_stop:2438 : elapsed_time=2586 2022-04-11 20:55:16.891 | ++ functions-common:time_stop:2439 : total=0 2022-04-11 20:55:16.893 | ++ functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-11 20:55:16.895 | ++ functions-common:time_stop:2442 : _TIME_TOTAL[$name]=2586 2022-04-11 20:55:16.897 | ++ 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-04-11 20:55:16.899 | ++ functions-common:real_install_package:1449 : is_ubuntu 2022-04-11 20:55:16.901 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-11 20:55:16.903 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-11 20:55:16.905 | ++ 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-04-11 20:55:16.924 | ++ 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-04-11 20:55:17.032 | Reading package lists... 2022-04-11 20:55:17.270 | Building dependency tree... 2022-04-11 20:55:17.271 | Reading state information... 2022-04-11 20:55:17.548 | bc is already the newest version (1.07.1-2build1). 2022-04-11 20:55:17.548 | bc set to manually installed. 2022-04-11 20:55:17.548 | bsdmainutils is already the newest version (11.1.2ubuntu3). 2022-04-11 20:55:17.548 | bsdmainutils set to manually installed. 2022-04-11 20:55:17.548 | gawk is already the newest version (1:5.0.1+dfsg-1). 2022-04-11 20:55:17.548 | gawk set to manually installed. 2022-04-11 20:55:17.548 | gcc is already the newest version (4:9.3.0-1ubuntu2). 2022-04-11 20:55:17.548 | iptables is already the newest version (1.8.4-3ubuntu2). 2022-04-11 20:55:17.548 | iptables set to manually installed. 2022-04-11 20:55:17.548 | iputils-ping is already the newest version (3:20190709-3). 2022-04-11 20:55:17.548 | kpartx is already the newest version (0.8.3-1ubuntu2). 2022-04-11 20:55:17.548 | kpartx set to manually installed. 2022-04-11 20:55:17.548 | libpcre3-dev is already the newest version (2:8.39-12build1). 2022-04-11 20:55:17.549 | lvm2 is already the newest version (2.03.07-1ubuntu1). 2022-04-11 20:55:17.549 | psmisc is already the newest version (23.3-1). 2022-04-11 20:55:17.549 | psmisc set to manually installed. 2022-04-11 20:55:17.549 | python3-dev is already the newest version (3.8.2-0ubuntu2). 2022-04-11 20:55:17.549 | python3-systemd is already the newest version (234-3build2). 2022-04-11 20:55:17.549 | python3-systemd set to manually installed. 2022-04-11 20:55:17.549 | thin-provisioning-tools is already the newest version (0.8.5-4build1). 2022-04-11 20:55:17.549 | thin-provisioning-tools set to manually installed. 2022-04-11 20:55:17.549 | git is already the newest version (1:2.25.1-1ubuntu3.2). 2022-04-11 20:55:17.549 | lsof is already the newest version (4.93.2+dfsg-1ubuntu0.20.04.1). 2022-04-11 20:55:17.549 | lsof set to manually installed. 2022-04-11 20:55:17.549 | parted is already the newest version (3.3-4ubuntu0.20.04.1). 2022-04-11 20:55:17.549 | parted set to manually installed. 2022-04-11 20:55:17.549 | sudo is already the newest version (1.8.31-1ubuntu1.2). 2022-04-11 20:55:17.549 | zlib1g-dev is already the newest version (1:1.2.11.dfsg-2ubuntu1.3). 2022-04-11 20:55:17.549 | zlib1g-dev set to manually installed. 2022-04-11 20:55:17.549 | The following packages were automatically installed and are no longer required: 2022-04-11 20:55:17.549 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-11 20:55:17.549 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-11 20:55:17.549 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-11 20:55:17.549 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-11 20:55:17.549 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-11 20:55:17.550 | python3-zope.interface 2022-04-11 20:55:17.550 | Use 'sudo apt autoremove' to remove them. 2022-04-11 20:55:17.550 | The following additional packages will be installed: 2022-04-11 20:55:17.550 | apache2-bin apache2-data apache2-utils autoconf automake autopoint 2022-04-11 20:55:17.550 | autotools-dev binfmt-support build-essential clang-10 comerr-dev debhelper 2022-04-11 20:55:17.550 | dh-autoreconf dh-strip-nondeterminism dns-root-data dpkg-dev dwz fakeroot 2022-04-11 20:55:17.550 | fontconfig fontconfig-config fonts-dejavu-core fonts-liberation g++-9 2022-04-11 20:55:17.550 | ibverbs-providers icu-devtools intltool-debian ipvsadm javascript-common 2022-04-11 20:55:17.550 | krb5-multidev lib32gcc-s1 lib32stdc++6 libalgorithm-diff-perl 2022-04-11 20:55:17.550 | libalgorithm-diff-xs-perl libalgorithm-merge-perl libann0 libapr1 2022-04-11 20:55:17.550 | libapr1-dev libaprutil1 libaprutil1-dbd-sqlite3 libaprutil1-dev 2022-04-11 20:55:17.550 | libaprutil1-ldap libarchive-cpio-perl libarchive-zip-perl 2022-04-11 20:55:17.550 | libboost-iostreams1.71.0 libboost-thread1.71.0 libc6-i386 libcairo2 libcdt5 2022-04-11 20:55:17.550 | libcgraph6 libclang-common-10-dev libclang-cpp10 libclang1-10 libcroco3 2022-04-11 20:55:17.550 | libcurl4 libdatrie1 libdebhelper-perl libdpkg-perl libfakeroot 2022-04-11 20:55:17.550 | libfile-fcntllock-perl libfile-stripnondeterminism-perl libfontconfig1 2022-04-11 20:55:17.550 | libgc1c2 libgd3 libgraphite2-3 libgssrpc4 libgts-0.7-5 libgts-bin libgvc6 2022-04-11 20:55:17.550 | libgvpr2 libharfbuzz0b libibverbs1 libice6 libicu-dev libicu66 libidn11 2022-04-11 20:55:17.550 | libipset13 libiscsi7 libjansson4 libjbig0 libjpeg-turbo8 libjpeg-turbo8-dev 2022-04-11 20:55:17.550 | libjpeg8 libjpeg8-dev libjs-jquery libjs-jquery-metadata libkadm5clnt-mit11 2022-04-11 20:55:17.550 | libkadm5srv-mit11 libkdb5-9 liblab-gamut1 libldap-2.4-2 libllvm10 2022-04-11 20:55:17.550 | libltdl-dev liblua5.2-0 liblua5.3-0 libmail-sendmail-perl libmysqlclient21 2022-04-11 20:55:17.550 | libncurses-dev libnetfilter-cthelper0 libnetfilter-queue1 libnl-3-200 2022-04-11 20:55:17.551 | libnl-genl-3-200 libnl-route-3-200 libnspr4 libnss-systemd libnss3 2022-04-11 20:55:17.551 | libobjc-9-dev libobjc4 libomp-10-dev libomp5-10 libpam-systemd 2022-04-11 20:55:17.551 | libpango-1.0-0 libpangocairo-1.0-0 libpangoft2-1.0-0 libpathplan4 2022-04-11 20:55:17.551 | libpcp-gui2 libpcp-import1 libpcp-mmv1 libpcp-pmda-perl libpcp-pmda3 2022-04-11 20:55:17.551 | libpcp-trace2 libpcp-web1 libpcp3 libpfm4 libpixman-1-0 libpq5 librados2 2022-04-11 20:55:17.551 | librbd1 librdmacm1 libsasl2-2 libsasl2-modules libsasl2-modules-db 2022-04-11 20:55:17.551 | libsctp-dev libsctp1 libsensors-config libsensors5 libsm6 libsnmp-base 2022-04-11 20:55:17.551 | libsnmp35 libssl1.1 libstdc++-9-dev libsub-override-perl 2022-04-11 20:55:17.551 | libsys-hostname-long-perl libsystemd0 libthai-data libthai0 libtiff5 2022-04-11 20:55:17.551 | libtinfo-dev libtool libuuid1 libwebp6 libx86-1 libxaw7 libxcb-render0 2022-04-11 20:55:17.551 | libxcb-shm0 libxml2 libxmu6 libxpm4 libxrender1 libxt6 libz3-4 libz3-dev 2022-04-11 20:55:17.551 | llvm-10 llvm-10-dev llvm-10-runtime llvm-10-tools m4 make mysql-common 2022-04-11 20:55:17.551 | openssh-client openssh-sftp-server pcp-conf po-debconf postgresql-client-12 2022-04-11 20:55:17.551 | postgresql-client-common postgresql-common postgresql-server-dev-12 2022-04-11 20:55:17.551 | python-pip-whl python3-pcp python3-pygments python3-wheel python3-yaml 2022-04-11 20:55:17.551 | python3.8-venv qemu-block-extra sharutils ssl-cert systemd systemd-sysv 2022-04-11 20:55:17.551 | systemd-timesyncd uuid-dev vbetool x11-common 2022-04-11 20:55:17.552 | Suggested packages: 2022-04-11 20:55:17.553 | apache2-doc apache2-suexec-pristine | apache2-suexec-custom www-browser 2022-04-11 20:55:17.553 | autoconf-archive gnu-standards autoconf-doc clang-10-doc doc-base nftables 2022-04-11 20:55:17.553 | dh-make debian-keyring g++-multilib g++-9-multilib gcc-9-doc wodim 2022-04-11 20:55:17.553 | cdrkit-doc gettext-doc libasprintf-dev libgettextpo-dev gsfonts graphviz-doc 2022-04-11 20:55:17.553 | vim-haproxy haproxy-doc heartbeat ldirectord krb5-doc python bzr libgd-tools 2022-04-11 20:55:17.553 | krb5-user icu-doc libtool-doc ncurses-doc libomp-10-doc postgresql-doc-12 2022-04-11 20:55:17.553 | libsasl2-modules-gssapi-mit | libsasl2-modules-gssapi-heimdal 2022-04-11 20:55:17.553 | libsasl2-modules-ldap libsasl2-modules-otp libsasl2-modules-sql lksctp-tools 2022-04-11 20:55:17.553 | lm-sensors snmp-mibs-downloader libssl-doc libstdc++-9-doc gfortran 2022-04-11 20:55:17.553 | | fortran95-compiler gcj-jdk libyaml-doc llvm-10-doc m4-doc make-doc 2022-04-11 20:55:17.553 | libanyevent-perl libcache-memcached-perl libmemcached libterm-readkey-perl 2022-04-11 20:55:17.553 | libyaml-perl keychain libpam-ssh monkeysphere ssh-askpass molly-guard 2022-04-11 20:55:17.553 | pcp-gui libpcp-import-perl cpufrequtils wireless-tools radeontool 2022-04-11 20:55:17.553 | libmail-box-perl postgresql-12 libjson-perl default-mysql-server 2022-04-11 20:55:17.553 | | virtual-mysql-server python3-mysqldb-dbg python-pygments-doc 2022-04-11 20:55:17.553 | ttf-bitstream-vera debootstrap sharutils-doc bsd-mailx | mailx sqlite3-doc 2022-04-11 20:55:17.553 | openssl-blacklist systemd-container ncompress tar-scripts tar-doc zip 2022-04-11 20:55:17.813 | The following NEW packages will be installed: 2022-04-11 20:55:17.813 | acl apache2 apache2-bin apache2-data apache2-dev apache2-utils autoconf 2022-04-11 20:55:17.813 | automake autopoint autotools-dev binfmt-support build-essential clang-10 2022-04-11 20:55:17.813 | comerr-dev conntrack conntrackd debhelper dh-autoreconf 2022-04-11 20:55:17.813 | dh-strip-nondeterminism dns-root-data dnsmasq-base dnsmasq-utils dpkg-dev 2022-04-11 20:55:17.813 | dwz ebtables fakeroot fontconfig fontconfig-config fonts-dejavu-core 2022-04-11 20:55:17.813 | fonts-liberation g++ g++-9 genisoimage gettext graphviz haproxy 2022-04-11 20:55:17.813 | ibverbs-providers icu-devtools intltool-debian ipset iputils-arping ipvsadm 2022-04-11 20:55:17.813 | javascript-common keepalived krb5-multidev lib32gcc-s1 lib32stdc++6 2022-04-11 20:55:17.813 | libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl 2022-04-11 20:55:17.813 | libann0 libapache2-mod-proxy-uwsgi libapr1 libapr1-dev libaprutil1 2022-04-11 20:55:17.813 | libaprutil1-dbd-sqlite3 libaprutil1-dev libaprutil1-ldap 2022-04-11 20:55:17.813 | libarchive-cpio-perl libarchive-zip-perl libboost-iostreams1.71.0 2022-04-11 20:55:17.813 | libboost-thread1.71.0 libc6-i386 libcairo2 libcdt5 libcgraph6 2022-04-11 20:55:17.813 | libclang-common-10-dev libclang-cpp10 libclang1-10 libcroco3 libdatrie1 2022-04-11 20:55:17.813 | libdebhelper-perl libdpkg-perl libfakeroot libffi-dev libfile-fcntllock-perl 2022-04-11 20:55:17.813 | libfile-stripnondeterminism-perl libfontconfig1 libgc1c2 libgd3 2022-04-11 20:55:17.813 | libgraphite2-3 libgssrpc4 libgts-0.7-5 libgts-bin libgvc6 libgvpr2 2022-04-11 20:55:17.813 | libharfbuzz0b libibverbs1 libice6 libicu-dev libidn11 libipset13 libiscsi7 2022-04-11 20:55:17.813 | libjansson4 libjbig0 libjpeg-dev libjpeg-turbo8 libjpeg-turbo8-dev libjpeg8 2022-04-11 20:55:17.813 | libjpeg8-dev libjs-jquery libjs-jquery-metadata libjs-jquery-tablesorter 2022-04-11 20:55:17.813 | libkadm5clnt-mit11 libkadm5srv-mit11 libkdb5-9 libkrb5-dev liblab-gamut1 2022-04-11 20:55:17.814 | libldap2-dev libllvm10 libltdl-dev liblua5.2-0 liblua5.3-0 2022-04-11 20:55:17.814 | libmail-sendmail-perl libmysqlclient21 libncurses-dev libnetfilter-cthelper0 2022-04-11 20:55:17.814 | libnetfilter-queue1 libnl-3-200 libnl-genl-3-200 libnl-route-3-200 libnspr4 2022-04-11 20:55:17.814 | libnss3 libobjc-9-dev libobjc4 libomp-10-dev libomp5-10 libpango-1.0-0 2022-04-11 20:55:17.814 | libpangocairo-1.0-0 libpangoft2-1.0-0 libpathplan4 libpcp-gui2 2022-04-11 20:55:17.814 | libpcp-import1 libpcp-mmv1 libpcp-pmda-perl libpcp-pmda3 libpcp-trace2 2022-04-11 20:55:17.814 | libpcp-web1 libpcp3 libpfm4 libpixman-1-0 libpq-dev libpq5 librados2 librbd1 2022-04-11 20:55:17.814 | librdmacm1 libsasl2-dev libsctp-dev libsctp1 libsensors-config libsensors5 2022-04-11 20:55:17.814 | libsm6 libsnmp-base libsnmp35 libssl-dev libstdc++-9-dev 2022-04-11 20:55:17.814 | libsub-override-perl libsys-hostname-long-perl libsystemd-dev libthai-data 2022-04-11 20:55:17.814 | libthai0 libtiff5 libtinfo-dev libtool libwebp6 libx86-1 libxaw7 2022-04-11 20:55:17.814 | libxcb-render0 libxcb-shm0 libxml2-dev libxmu6 libxpm4 libxrender1 2022-04-11 20:55:17.814 | libxslt1-dev libxt6 libyaml-dev libz3-4 libz3-dev llvm-10 llvm-10-dev 2022-04-11 20:55:17.814 | llvm-10-runtime llvm-10-tools lsscsi m4 make memcached mysql-common pcp 2022-04-11 20:55:17.814 | pcp-conf pkg-config pm-utils po-debconf postgresql-client-12 2022-04-11 20:55:17.814 | postgresql-client-common postgresql-common postgresql-server-dev-12 2022-04-11 20:55:17.814 | postgresql-server-dev-all python-pip-whl python3-mysqldb python3-pcp 2022-04-11 20:55:17.814 | python3-pip python3-pygments python3-venv python3-wheel python3-yaml 2022-04-11 20:55:17.814 | python3.8-venv qemu-block-extra qemu-utils sharutils socat sqlite3 ssl-cert 2022-04-11 20:55:17.814 | unzip uuid-dev vbetool vlan x11-common 2022-04-11 20:55:17.815 | The following packages will be upgraded: 2022-04-11 20:55:17.816 | curl libcurl4 libicu66 libldap-2.4-2 libnss-systemd libpam-systemd 2022-04-11 20:55:17.816 | libsasl2-2 libsasl2-modules libsasl2-modules-db libssl1.1 libsystemd0 2022-04-11 20:55:17.816 | libuuid1 libxml2 open-iscsi openssh-client openssh-server 2022-04-11 20:55:17.816 | openssh-sftp-server openssl systemd systemd-sysv systemd-timesyncd tar 2022-04-11 20:55:17.816 | tcpdump uuid-runtime wget 2022-04-11 20:55:18.104 | 25 upgraded, 217 newly installed, 0 to remove and 125 not upgraded. 2022-04-11 20:55:18.104 | Need to get 164 MB of archives. 2022-04-11 20:55:18.104 | After this operation, 767 MB of additional disk space will be used. 2022-04-11 20:55:18.104 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 tar amd64 1.30+dfsg-7ubuntu0.20.04.2 [240 kB] 2022-04-11 20:55:19.018 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libnss-systemd amd64 245.4-4ubuntu3.15 [95.8 kB] 2022-04-11 20:55:19.560 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 systemd-timesyncd amd64 245.4-4ubuntu3.15 [28.1 kB] 2022-04-11 20:55:19.561 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 systemd-sysv amd64 245.4-4ubuntu3.15 [10.3 kB] 2022-04-11 20:55:19.561 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam-systemd amd64 245.4-4ubuntu3.15 [186 kB] 2022-04-11 20:55:20.010 | Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 systemd amd64 245.4-4ubuntu3.15 [3,811 kB] 2022-04-11 20:55:24.135 | Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libsystemd0 amd64 245.4-4ubuntu3.15 [270 kB] 2022-04-11 20:55:24.254 | Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libuuid1 amd64 2.34-0.1ubuntu9.3 [19.9 kB] 2022-04-11 20:55:24.255 | Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 uuid-runtime amd64 2.34-0.1ubuntu9.3 [35.2 kB] 2022-04-11 20:55:24.256 | Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libapr1 amd64 1.6.5-1ubuntu1 [91.4 kB] 2022-04-11 20:55:24.287 | Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libssl1.1 amd64 1.1.1f-1ubuntu2.12 [1,322 kB] 2022-04-11 20:55:25.389 | Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libaprutil1 amd64 1.6.1-4ubuntu2 [84.7 kB] 2022-04-11 20:55:25.451 | Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libaprutil1-dbd-sqlite3 amd64 1.6.1-4ubuntu2 [10.5 kB] 2022-04-11 20:55:25.460 | Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2ubuntu0.1 [14.7 kB] 2022-04-11 20:55:25.470 | Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2ubuntu0.1 [49.3 kB] 2022-04-11 20:55:25.506 | Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libldap-2.4-2 amd64 2.4.49+dfsg-2ubuntu1.8 [155 kB] 2022-04-11 20:55:25.719 | Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libaprutil1-ldap amd64 1.6.1-4ubuntu2 [8,736 B] 2022-04-11 20:55:25.720 | Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 curl amd64 7.68.0-1ubuntu2.7 [161 kB] 2022-04-11 20:55:25.851 | Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libcurl4 amd64 7.68.0-1ubuntu2.7 [234 kB] 2022-04-11 20:55:26.039 | Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libjansson4 amd64 2.12-1build1 [28.9 kB] 2022-04-11 20:55:26.050 | Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 liblua5.2-0 amd64 5.2.4-1.1build3 [106 kB] 2022-04-11 20:55:26.085 | Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libicu66 amd64 66.1-2ubuntu2.1 [8,515 kB] 2022-04-11 20:55:28.435 | Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libxml2 amd64 2.9.10+dfsg-5ubuntu0.20.04.2 [640 kB] 2022-04-11 20:55:28.516 | Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 apache2-bin amd64 2.4.41-4ubuntu3.10 [1,181 kB] 2022-04-11 20:55:28.665 | Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 apache2-data all 2.4.41-4ubuntu3.10 [158 kB] 2022-04-11 20:55:28.685 | Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 apache2-utils amd64 2.4.41-4ubuntu3.10 [84.5 kB] 2022-04-11 20:55:28.695 | Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 apache2 amd64 2.4.41-4ubuntu3.10 [95.5 kB] 2022-04-11 20:55:28.708 | Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 liblua5.3-0 amd64 5.3.3-1.1ubuntu2 [116 kB] 2022-04-11 20:55:28.723 | Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 haproxy amd64 2.0.13-2ubuntu0.5 [1,519 kB] 2022-04-11 20:55:28.916 | Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libnl-3-200 amd64 3.4.0-1 [53.9 kB] 2022-04-11 20:55:28.923 | Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libnl-genl-3-200 amd64 3.4.0-1 [11.1 kB] 2022-04-11 20:55:28.924 | Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 mysql-common all 5.8+1.0.5ubuntu2 [7,496 B] 2022-04-11 20:55:28.925 | Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libmysqlclient21 amd64 8.0.28-0ubuntu0.20.04.3 [1,292 kB] 2022-04-11 20:55:29.088 | Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsensors-config all 1:3.6.0-2ubuntu1 [6,092 B] 2022-04-11 20:55:29.089 | Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsensors5 amd64 1:3.6.0-2ubuntu1 [27.4 kB] 2022-04-11 20:55:29.092 | Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libsnmp-base all 5.8+dfsg-2ubuntu2.3 [206 kB] 2022-04-11 20:55:29.118 | Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libsnmp35 amd64 5.8+dfsg-2ubuntu2.3 [978 kB] 2022-04-11 20:55:29.233 | Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 keepalived amd64 1:2.0.19-2ubuntu0.2 [361 kB] 2022-04-11 20:55:29.266 | Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 memcached amd64 1.5.22-2ubuntu0.2 [128 kB] 2022-04-11 20:55:29.277 | Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 open-iscsi amd64 2.0.874-7.1ubuntu6.2 [283 kB] 2022-04-11 20:55:29.323 | Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 openssl amd64 1.1.1f-1ubuntu2.12 [620 kB] 2022-04-11 20:55:29.401 | Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-yaml amd64 5.3.1-1ubuntu0.1 [136 kB] 2022-04-11 20:55:29.415 | Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 openssh-sftp-server amd64 1:8.2p1-4ubuntu0.4 [51.5 kB] 2022-04-11 20:55:29.421 | Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 openssh-server amd64 1:8.2p1-4ubuntu0.4 [377 kB] 2022-04-11 20:55:29.461 | Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 openssh-client amd64 1:8.2p1-4ubuntu0.4 [671 kB] 2022-04-11 20:55:29.665 | Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 tcpdump amd64 4.9.3-4ubuntu0.1 [369 kB] 2022-04-11 20:55:29.711 | Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 wget amd64 1.20.3-1ubuntu2 [348 kB] 2022-04-11 20:55:29.761 | Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 acl amd64 2.2.53-6 [37.8 kB] 2022-04-11 20:55:29.762 | Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 autotools-dev all 20180224.1 [39.6 kB] 2022-04-11 20:55:29.763 | Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 m4 amd64 1.4.18-4 [199 kB] 2022-04-11 20:55:29.766 | Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 autoconf all 2.69-11.1 [321 kB] 2022-04-11 20:55:29.821 | Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 automake all 1:1.16.1-4ubuntu6 [522 kB] 2022-04-11 20:55:29.871 | Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 autopoint all 0.19.8.1-10build1 [412 kB] 2022-04-11 20:55:29.934 | Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libllvm10 amd64 1:10.0.0-4ubuntu1 [15.3 MB] 2022-04-11 20:55:32.471 | Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libclang-cpp10 amd64 1:10.0.0-4ubuntu1 [9,944 kB] 2022-04-11 20:55:34.193 | Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libstdc++-9-dev amd64 9.4.0-1ubuntu1~20.04.1 [1,722 kB] 2022-04-11 20:55:34.511 | Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libgc1c2 amd64 1:7.6.4-0.4ubuntu1 [83.9 kB] 2022-04-11 20:55:34.513 | Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libobjc4 amd64 10.3.0-1ubuntu1~20.04 [42.8 kB] 2022-04-11 20:55:34.514 | Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libobjc-9-dev amd64 9.4.0-1ubuntu1~20.04.1 [225 kB] 2022-04-11 20:55:34.555 | Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libc6-i386 amd64 2.31-0ubuntu9.7 [2,725 kB] 2022-04-11 20:55:34.873 | Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 lib32gcc-s1 amd64 10.3.0-1ubuntu1~20.04 [49.2 kB] 2022-04-11 20:55:34.875 | Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 lib32stdc++6 amd64 10.3.0-1ubuntu1~20.04 [525 kB] 2022-04-11 20:55:34.885 | Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libclang-common-10-dev amd64 1:10.0.0-4ubuntu1 [5,012 kB] 2022-04-11 20:55:35.770 | Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libclang1-10 amd64 1:10.0.0-4ubuntu1 [7,571 kB] 2022-04-11 20:55:36.994 | Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 clang-10 amd64 1:10.0.0-4ubuntu1 [66.9 kB] 2022-04-11 20:55:36.995 | Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libtool all 2.4.6-14 [161 kB] 2022-04-11 20:55:36.998 | Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 dh-autoreconf all 19 [16.1 kB] 2022-04-11 20:55:36.999 | Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libdebhelper-perl all 12.10ubuntu1 [62.1 kB] 2022-04-11 20:55:37.000 | Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libarchive-zip-perl all 1.67-2 [90.5 kB] 2022-04-11 20:55:37.002 | Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsub-override-perl all 0.09-2 [9,532 B] 2022-04-11 20:55:37.087 | Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libfile-stripnondeterminism-perl all 1.7.0-1 [15.9 kB] 2022-04-11 20:55:37.088 | Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 dh-strip-nondeterminism all 1.7.0-1 [5,228 B] 2022-04-11 20:55:37.088 | Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libdpkg-perl all 1.19.7ubuntu3 [230 kB] 2022-04-11 20:55:37.125 | Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 make amd64 4.2.1-1.2 [162 kB] 2022-04-11 20:55:37.223 | Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 dpkg-dev all 1.19.7ubuntu3 [679 kB] 2022-04-11 20:55:37.292 | Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 dwz amd64 0.13-5 [151 kB] 2022-04-11 20:55:37.306 | Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libcroco3 amd64 0.6.13-1 [82.5 kB] 2022-04-11 20:55:37.459 | Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 gettext amd64 0.19.8.1-10build1 [895 kB] 2022-04-11 20:55:37.509 | Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 intltool-debian all 0.35.0+20060710.5 [24.9 kB] 2022-04-11 20:55:37.510 | Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 po-debconf all 1.0.21 [233 kB] 2022-04-11 20:55:37.514 | Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 debhelper all 12.10ubuntu1 [877 kB] 2022-04-11 20:55:37.642 | Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 uuid-dev amd64 2.34-0.1ubuntu9.3 [33.6 kB] 2022-04-11 20:55:37.644 | Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsctp1 amd64 1.0.18+dfsg-1 [7,876 B] 2022-04-11 20:55:37.644 | Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsctp-dev amd64 1.0.18+dfsg-1 [59.8 kB] 2022-04-11 20:55:37.645 | Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libapr1-dev amd64 1.6.5-1ubuntu1 [702 kB] 2022-04-11 20:55:37.729 | Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libldap2-dev amd64 2.4.49+dfsg-2ubuntu1.8 [262 kB] 2022-04-11 20:55:37.766 | Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libaprutil1-dev amd64 1.6.1-4ubuntu2 [394 kB] 2022-04-11 20:55:37.942 | Get:88 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 apache2-dev amd64 2.4.41-4ubuntu3.10 [180 kB] 2022-04-11 20:55:37.946 | Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 binfmt-support amd64 2.2.0-2 [58.2 kB] 2022-04-11 20:55:37.947 | Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 g++-9 amd64 9.4.0-1ubuntu1~20.04.1 [8,420 kB] 2022-04-11 20:55:39.230 | Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 g++ amd64 4:9.3.0-1ubuntu2 [1,604 B] 2022-04-11 20:55:39.230 | Get:92 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 build-essential amd64 12.8ubuntu1.1 [4,664 B] 2022-04-11 20:55:39.231 | Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 conntrack amd64 1:1.4.5-2 [30.3 kB] 2022-04-11 20:55:39.232 | Get:94 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libnetfilter-cthelper0 amd64 1.0.0-1ubuntu2 [6,724 B] 2022-04-11 20:55:39.233 | Get:95 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libnetfilter-queue1 amd64 1.0.3-1 [12.4 kB] 2022-04-11 20:55:39.233 | Get:96 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 conntrackd amd64 1:1.4.5-2 [125 kB] 2022-04-11 20:55:39.236 | Get:97 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 dns-root-data all 2019052802 [5,300 B] 2022-04-11 20:55:39.236 | Get:98 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libidn11 amd64 1.33-2.2ubuntu2 [46.2 kB] 2022-04-11 20:55:39.237 | Get:99 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 dnsmasq-base amd64 2.80-1.1ubuntu1.4 [315 kB] 2022-04-11 20:55:39.417 | Get:100 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 dnsmasq-utils amd64 2.80-1.1ubuntu1.4 [13.3 kB] 2022-04-11 20:55:39.418 | Get:101 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 ebtables amd64 2.0.11-3build1 [80.3 kB] 2022-04-11 20:55:39.680 | Get:102 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libfakeroot amd64 1.24-1 [25.7 kB] 2022-04-11 20:55:39.944 | Get:103 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 fakeroot amd64 1.24-1 [62.6 kB] 2022-04-11 20:55:40.116 | Get:104 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 fonts-dejavu-core all 2.37-1 [1,041 kB] 2022-04-11 20:55:40.610 | Get:105 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 fonts-liberation all 1:1.07.4-11 [822 kB] 2022-04-11 20:55:40.716 | Get:106 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 fontconfig-config all 2.13.1-2ubuntu3 [28.8 kB] 2022-04-11 20:55:40.718 | Get:107 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libfontconfig1 amd64 2.13.1-2ubuntu3 [114 kB] 2022-04-11 20:55:40.729 | Get:108 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 fontconfig amd64 2.13.1-2ubuntu3 [171 kB] 2022-04-11 20:55:40.746 | Get:109 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 genisoimage amd64 9:1.1.11-3.1ubuntu1 [330 kB] 2022-04-11 20:55:40.778 | Get:110 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libann0 amd64 1.1.2+doc-7build1 [26.0 kB] 2022-04-11 20:55:40.780 | Get:111 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libcdt5 amd64 2.42.2-3build2 [18.7 kB] 2022-04-11 20:55:40.782 | Get:112 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libcgraph6 amd64 2.42.2-3build2 [41.3 kB] 2022-04-11 20:55:40.786 | Get:113 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libjpeg-turbo8 amd64 2.0.3-0ubuntu1.20.04.1 [117 kB] 2022-04-11 20:55:40.799 | Get:114 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libjpeg8 amd64 8c-2ubuntu8 [2,194 B] 2022-04-11 20:55:40.878 | Get:115 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libjbig0 amd64 2.1-3.1build1 [26.7 kB] 2022-04-11 20:55:40.880 | Get:116 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libwebp6 amd64 0.6.1-2ubuntu0.20.04.1 [185 kB] 2022-04-11 20:55:40.898 | Get:117 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libtiff5 amd64 4.1.0+git191117-2ubuntu0.20.04.2 [162 kB] 2022-04-11 20:55:40.912 | Get:118 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxpm4 amd64 1:3.5.12-1 [34.0 kB] 2022-04-11 20:55:41.008 | Get:119 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libgd3 amd64 2.2.5-5.2ubuntu2.1 [118 kB] 2022-04-11 20:55:41.020 | Get:120 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libgts-0.7-5 amd64 0.7.6+darcs121130-4 [150 kB] 2022-04-11 20:55:41.035 | Get:121 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libpixman-1-0 amd64 0.38.4-0ubuntu1 [227 kB] 2022-04-11 20:55:41.054 | Get:122 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-render0 amd64 1.14-2 [14.8 kB] 2022-04-11 20:55:41.055 | Get:123 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-shm0 amd64 1.14-2 [5,584 B] 2022-04-11 20:55:41.056 | Get:124 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxrender1 amd64 1:0.9.10-1 [18.7 kB] 2022-04-11 20:55:41.139 | Get:125 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libcairo2 amd64 1.16.0-4ubuntu1 [583 kB] 2022-04-11 20:55:41.191 | Get:126 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libgraphite2-3 amd64 1.3.13-11build1 [73.5 kB] 2022-04-11 20:55:41.197 | Get:127 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libharfbuzz0b amd64 2.6.4-1ubuntu4 [391 kB] 2022-04-11 20:55:41.233 | Get:128 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libthai-data all 0.1.28-3 [134 kB] 2022-04-11 20:55:41.269 | Get:129 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libdatrie1 amd64 0.2.12-3 [18.7 kB] 2022-04-11 20:55:41.271 | Get:130 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libthai0 amd64 0.1.28-3 [18.1 kB] 2022-04-11 20:55:41.273 | Get:131 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libpango-1.0-0 amd64 1.44.7-2ubuntu4 [162 kB] 2022-04-11 20:55:41.287 | Get:132 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libpangoft2-1.0-0 amd64 1.44.7-2ubuntu4 [34.9 kB] 2022-04-11 20:55:41.290 | Get:133 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libpangocairo-1.0-0 amd64 1.44.7-2ubuntu4 [24.8 kB] 2022-04-11 20:55:41.292 | Get:134 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpathplan4 amd64 2.42.2-3build2 [21.9 kB] 2022-04-11 20:55:41.401 | Get:135 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libgvc6 amd64 2.42.2-3build2 [647 kB] 2022-04-11 20:55:41.458 | Get:136 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libgvpr2 amd64 2.42.2-3build2 [167 kB] 2022-04-11 20:55:41.472 | Get:137 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 liblab-gamut1 amd64 2.42.2-3build2 [177 kB] 2022-04-11 20:55:41.488 | Get:138 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 x11-common all 1:7.7+19ubuntu14 [22.3 kB] 2022-04-11 20:55:41.531 | Get:139 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libice6 amd64 2:1.0.10-0ubuntu1 [41.0 kB] 2022-04-11 20:55:41.535 | Get:140 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsm6 amd64 2:1.2.3-1 [16.1 kB] 2022-04-11 20:55:41.536 | Get:141 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxt6 amd64 1:1.1.5-1 [160 kB] 2022-04-11 20:55:41.550 | Get:142 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxmu6 amd64 2:1.1.3-0ubuntu1 [45.8 kB] 2022-04-11 20:55:41.554 | Get:143 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxaw7 amd64 2:1.0.13-1 [173 kB] 2022-04-11 20:55:41.569 | Get:144 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 graphviz amd64 2.42.2-3build2 [590 kB] 2022-04-11 20:55:41.662 | Get:145 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libnl-route-3-200 amd64 3.4.0-1 [149 kB] 2022-04-11 20:55:41.675 | Get:146 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libibverbs1 amd64 28.0-1ubuntu1 [53.6 kB] 2022-04-11 20:55:41.679 | Get:147 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 ibverbs-providers amd64 28.0-1ubuntu1 [232 kB] 2022-04-11 20:55:41.699 | Get:148 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 icu-devtools amd64 66.1-2ubuntu2.1 [189 kB] 2022-04-11 20:55:41.792 | Get:149 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 iputils-arping amd64 3:20190709-3 [15.8 kB] 2022-04-11 20:55:41.794 | Get:150 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 javascript-common all 11 [6,066 B] 2022-04-11 20:55:41.794 | Get:151 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libgssrpc4 amd64 1.17-6ubuntu4.1 [55.4 kB] 2022-04-11 20:55:41.799 | Get:152 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkdb5-9 amd64 1.17-6ubuntu4.1 [37.3 kB] 2022-04-11 20:55:41.802 | Get:153 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkadm5srv-mit11 amd64 1.17-6ubuntu4.1 [49.5 kB] 2022-04-11 20:55:41.806 | Get:154 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkadm5clnt-mit11 amd64 1.17-6ubuntu4.1 [37.6 kB] 2022-04-11 20:55:41.923 | Get:155 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 comerr-dev amd64 2.1-1.45.5-2ubuntu1 [39.9 kB] 2022-04-11 20:55:41.928 | Get:156 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 krb5-multidev amd64 1.17-6ubuntu4.1 [120 kB] 2022-04-11 20:55:41.942 | Get:157 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libalgorithm-diff-perl all 1.19.03-2 [46.6 kB] 2022-04-11 20:55:41.947 | Get:158 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libalgorithm-diff-xs-perl amd64 0.04-6 [11.3 kB] 2022-04-11 20:55:42.054 | Get:159 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libalgorithm-merge-perl all 0.08-3 [12.0 kB] 2022-04-11 20:55:42.055 | Get:160 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libarchive-cpio-perl all 0.10-1 [9,644 B] 2022-04-11 20:55:42.056 | Get:161 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libboost-iostreams1.71.0 amd64 1.71.0-6ubuntu6 [237 kB] 2022-04-11 20:55:42.076 | Get:162 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libboost-thread1.71.0 amd64 1.71.0-6ubuntu6 [249 kB] 2022-04-11 20:55:42.097 | Get:163 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libfile-fcntllock-perl amd64 0.22-3build4 [33.1 kB] 2022-04-11 20:55:42.100 | Get:164 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libgts-bin amd64 0.7.6+darcs121130-4 [41.3 kB] 2022-04-11 20:55:42.184 | Get:165 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libicu-dev amd64 66.1-2ubuntu2.1 [9,451 kB] 2022-04-11 20:55:43.857 | Get:166 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libipset13 amd64 7.5-1ubuntu0.20.04.1 [53.6 kB] 2022-04-11 20:55:43.859 | Get:167 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 librdmacm1 amd64 28.0-1ubuntu1 [64.9 kB] 2022-04-11 20:55:43.860 | Get:168 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libiscsi7 amd64 1.18.0-2 [63.9 kB] 2022-04-11 20:55:43.862 | Get:169 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libjpeg-turbo8-dev amd64 2.0.3-0ubuntu1.20.04.1 [238 kB] 2022-04-11 20:55:43.867 | Get:170 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libjpeg8-dev amd64 8c-2ubuntu8 [1,552 B] 2022-04-11 20:55:43.868 | Get:171 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libjpeg-dev amd64 8c-2ubuntu8 [1,546 B] 2022-04-11 20:55:43.868 | Get:172 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libjs-jquery all 3.3.1~dfsg-3 [329 kB] 2022-04-11 20:55:43.895 | Get:173 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libjs-jquery-metadata all 12-1.1 [7,032 B] 2022-04-11 20:55:43.896 | Get:174 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libjs-jquery-tablesorter all 1:2.31.1+dfsg1-1 [175 kB] 2022-04-11 20:55:43.989 | Get:175 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libltdl-dev amd64 2.4.6-14 [162 kB] 2022-04-11 20:55:44.004 | Get:176 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsys-hostname-long-perl all 1.5-1 [11.7 kB] 2022-04-11 20:55:44.182 | Get:177 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libmail-sendmail-perl all 0.80-1 [22.6 kB] 2022-04-11 20:55:44.183 | Get:178 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libncurses-dev amd64 6.2-0ubuntu2 [339 kB] 2022-04-11 20:55:44.189 | Get:179 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libnspr4 amd64 2:4.25-1 [107 kB] 2022-04-11 20:55:44.191 | Get:180 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libnss3 amd64 2:3.49.1-1ubuntu1.6 [1,256 kB] 2022-04-11 20:55:44.276 | Get:181 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libomp5-10 amd64 1:10.0.0-4ubuntu1 [300 kB] 2022-04-11 20:55:44.424 | Get:182 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libomp-10-dev amd64 1:10.0.0-4ubuntu1 [47.7 kB] 2022-04-11 20:55:44.425 | Get:183 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 pcp-conf amd64 5.0.3-1 [17.0 kB] 2022-04-11 20:55:44.425 | Get:184 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpcp3 amd64 5.0.3-1 [255 kB] 2022-04-11 20:55:44.457 | Get:185 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpcp-pmda3 amd64 5.0.3-1 [39.4 kB] 2022-04-11 20:55:44.458 | Get:186 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpcp-pmda-perl amd64 5.0.3-1 [39.7 kB] 2022-04-11 20:55:44.459 | Get:187 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libpq5 amd64 12.9-0ubuntu0.20.04.1 [117 kB] 2022-04-11 20:55:44.524 | Get:188 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libpq-dev amd64 12.9-0ubuntu0.20.04.1 [136 kB] 2022-04-11 20:55:44.527 | Get:189 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 librados2 amd64 15.2.14-0ubuntu0.20.04.2 [3,212 kB] 2022-04-11 20:55:45.095 | Get:190 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 librbd1 amd64 15.2.14-0ubuntu0.20.04.2 [1,623 kB] 2022-04-11 20:55:45.349 | Get:191 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libsasl2-dev amd64 2.1.27+dfsg-2ubuntu0.1 [226 kB] 2022-04-11 20:55:45.524 | Get:192 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libsasl2-modules amd64 2.1.27+dfsg-2ubuntu0.1 [48.8 kB] 2022-04-11 20:55:45.525 | Get:193 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libssl-dev amd64 1.1.1f-1ubuntu2.12 [1,584 kB] 2022-04-11 20:55:45.805 | Get:194 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libsystemd-dev amd64 245.4-4ubuntu3.15 [246 kB] 2022-04-11 20:55:45.810 | Get:195 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libtinfo-dev amd64 6.2-0ubuntu2 [968 B] 2022-04-11 20:55:45.811 | Get:196 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libx86-1 amd64 1.1+ds1-11 [76.1 kB] 2022-04-11 20:55:45.812 | Get:197 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libxml2-dev amd64 2.9.10+dfsg-5ubuntu0.20.04.2 [737 kB] 2022-04-11 20:55:45.827 | Get:198 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxslt1-dev amd64 1.1.34-4 [219 kB] 2022-04-11 20:55:45.854 | Get:199 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 llvm-10-runtime amd64 1:10.0.0-4ubuntu1 [180 kB] 2022-04-11 20:55:45.886 | Get:200 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libpfm4 amd64 4.10.1+git20-g7700f49-2 [266 kB] 2022-04-11 20:55:45.934 | Get:201 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 llvm-10 amd64 1:10.0.0-4ubuntu1 [5,214 kB] 2022-04-11 20:55:46.802 | Get:202 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libffi-dev amd64 3.3-4 [57.0 kB] 2022-04-11 20:55:47.063 | Get:203 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-pygments all 2.3.1+dfsg-1ubuntu2.2 [579 kB] 2022-04-11 20:55:47.920 | Get:204 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 llvm-10-tools amd64 1:10.0.0-4ubuntu1 [317 kB] 2022-04-11 20:55:47.973 | Get:205 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libz3-4 amd64 4.8.7-4build1 [6,792 kB] 2022-04-11 20:55:48.934 | Get:206 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libz3-dev amd64 4.8.7-4build1 [67.5 kB] 2022-04-11 20:55:48.936 | Get:207 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 llvm-10-dev amd64 1:10.0.0-4ubuntu1 [26.0 MB] 2022-04-11 20:55:53.080 | Get:208 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 lsscsi amd64 0.30-0.1 [46.1 kB] 2022-04-11 20:55:53.082 | Get:209 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 pkg-config amd64 0.29.1-0ubuntu4 [45.5 kB] 2022-04-11 20:55:53.084 | Get:210 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 pm-utils all 1.4.1-19 [48.1 kB] 2022-04-11 20:55:53.085 | Get:211 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 postgresql-client-common all 214ubuntu0.1 [28.2 kB] 2022-04-11 20:55:53.086 | Get:212 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 postgresql-client-12 amd64 12.9-0ubuntu0.20.04.1 [1,047 kB] 2022-04-11 20:55:53.166 | Get:213 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 ssl-cert all 1.0.39 [17.0 kB] 2022-04-11 20:55:53.166 | Get:214 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 postgresql-common all 214ubuntu0.1 [169 kB] 2022-04-11 20:55:53.170 | Get:215 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 postgresql-server-dev-12 amd64 12.9-0ubuntu0.20.04.1 [921 kB] 2022-04-11 20:55:53.271 | Get:216 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 postgresql-server-dev-all all 214ubuntu0.1 [7,652 B] 2022-04-11 20:55:53.272 | Get:217 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 python-pip-whl all 20.0.2-5ubuntu1.6 [1,805 kB] 2022-04-11 20:55:53.626 | Get:218 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 python3-mysqldb amd64 1.4.4-2build1 [44.9 kB] 2022-04-11 20:55:53.628 | Get:219 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 python3-wheel all 0.34.2-1 [23.8 kB] 2022-04-11 20:55:53.687 | Get:220 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 python3-pip all 20.0.2-5ubuntu1.6 [231 kB] 2022-04-11 20:55:53.692 | Get:221 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 python3.8-venv amd64 3.8.10-0ubuntu1~20.04.4 [5,448 B] 2022-04-11 20:55:53.693 | Get:222 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 python3-venv amd64 3.8.2-0ubuntu2 [1,228 B] 2022-04-11 20:55:53.693 | Get:223 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 qemu-block-extra amd64 1:4.2-3ubuntu6.21 [54.8 kB] 2022-04-11 20:55:53.695 | Get:224 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 qemu-utils amd64 1:4.2-3ubuntu6.21 [976 kB] 2022-04-11 20:55:53.879 | Get:225 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 sharutils amd64 1:4.15.2-4build1 [155 kB] 2022-04-11 20:55:53.882 | Get:226 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 sqlite3 amd64 3.31.1-4ubuntu0.2 [860 kB] 2022-04-11 20:55:54.028 | Get:227 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 unzip amd64 6.0-25ubuntu1 [169 kB] 2022-04-11 20:55:54.031 | Get:228 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 vbetool amd64 1.1-4 [11.5 kB] 2022-04-11 20:55:54.032 | Get:229 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 ipset amd64 7.5-1ubuntu0.20.04.1 [29.8 kB] 2022-04-11 20:55:54.033 | Get:230 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 ipvsadm amd64 1:1.31-1 [40.2 kB] 2022-04-11 20:55:54.034 | Get:231 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libapache2-mod-proxy-uwsgi amd64 2.4.41-4ubuntu3.10 [1,184 B] 2022-04-11 20:55:54.034 | Get:232 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkrb5-dev amd64 1.17-6ubuntu4.1 [11.7 kB] 2022-04-11 20:55:54.035 | Get:233 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpcp-gui2 amd64 5.0.3-1 [11.6 kB] 2022-04-11 20:55:54.035 | Get:234 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpcp-import1 amd64 5.0.3-1 [15.5 kB] 2022-04-11 20:55:54.038 | Get:235 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpcp-mmv1 amd64 5.0.3-1 [12.4 kB] 2022-04-11 20:55:54.160 | Get:236 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpcp-trace2 amd64 5.0.3-1 [15.6 kB] 2022-04-11 20:55:54.291 | Get:237 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpcp-web1 amd64 5.0.3-1 [127 kB] 2022-04-11 20:55:54.308 | Get:238 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libyaml-dev amd64 0.2.2-1 [58.2 kB] 2022-04-11 20:55:54.317 | Get:239 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 python3-pcp amd64 5.0.3-1 [66.6 kB] 2022-04-11 20:55:54.327 | Get:240 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 pcp amd64 5.0.3-1 [2,954 kB] 2022-04-11 20:55:54.776 | Get:241 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 socat amd64 1.7.3.3-2 [323 kB] 2022-04-11 20:55:54.825 | Get:242 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 vlan all 2.0.4ubuntu1.20.04.1 [11.3 kB] 2022-04-11 20:55:56.439 | Preconfiguring packages ... 2022-04-11 20:55:56.587 | Fetched 164 MB in 37s (4,443 kB/s) 2022-04-11 20:55:56.653 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 67325 files and directories currently installed.) 2022-04-11 20:55:56.656 | Preparing to unpack .../tar_1.30+dfsg-7ubuntu0.20.04.2_amd64.deb ... 2022-04-11 20:55:56.668 | Unpacking tar (1.30+dfsg-7ubuntu0.20.04.2) over (1.30+dfsg-7ubuntu0.20.04.1) ... 2022-04-11 20:55:56.768 | Setting up tar (1.30+dfsg-7ubuntu0.20.04.2) ... 2022-04-11 20:55:56.862 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 67325 files and directories currently installed.) 2022-04-11 20:55:56.866 | Preparing to unpack .../0-libnss-systemd_245.4-4ubuntu3.15_amd64.deb ... 2022-04-11 20:55:56.876 | Unpacking libnss-systemd:amd64 (245.4-4ubuntu3.15) over (245.4-4ubuntu3.6) ... 2022-04-11 20:55:56.943 | Preparing to unpack .../1-systemd-timesyncd_245.4-4ubuntu3.15_amd64.deb ... 2022-04-11 20:55:56.953 | Unpacking systemd-timesyncd (245.4-4ubuntu3.15) over (245.4-4ubuntu3.6) ... 2022-04-11 20:55:57.349 | Preparing to unpack .../2-systemd-sysv_245.4-4ubuntu3.15_amd64.deb ... 2022-04-11 20:55:57.358 | Unpacking systemd-sysv (245.4-4ubuntu3.15) over (245.4-4ubuntu3.6) ... 2022-04-11 20:55:57.410 | Preparing to unpack .../3-libpam-systemd_245.4-4ubuntu3.15_amd64.deb ... 2022-04-11 20:55:57.419 | Unpacking libpam-systemd:amd64 (245.4-4ubuntu3.15) over (245.4-4ubuntu3.6) ... 2022-04-11 20:55:57.503 | Preparing to unpack .../4-systemd_245.4-4ubuntu3.15_amd64.deb ... 2022-04-11 20:55:57.681 | Unpacking systemd (245.4-4ubuntu3.15) over (245.4-4ubuntu3.6) ... 2022-04-11 20:55:58.509 | Preparing to unpack .../5-libsystemd0_245.4-4ubuntu3.15_amd64.deb ... 2022-04-11 20:55:58.519 | Unpacking libsystemd0:amd64 (245.4-4ubuntu3.15) over (245.4-4ubuntu3.6) ... 2022-04-11 20:55:58.605 | Setting up libsystemd0:amd64 (245.4-4ubuntu3.15) ... 2022-04-11 20:55:58.687 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 67326 files and directories currently installed.) 2022-04-11 20:55:58.690 | Preparing to unpack .../libuuid1_2.34-0.1ubuntu9.3_amd64.deb ... 2022-04-11 20:55:58.704 | Unpacking libuuid1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9.1) ... 2022-04-11 20:55:58.752 | Setting up libuuid1:amd64 (2.34-0.1ubuntu9.3) ... 2022-04-11 20:55:58.857 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 67326 files and directories currently installed.) 2022-04-11 20:55:58.860 | Preparing to unpack .../000-uuid-runtime_2.34-0.1ubuntu9.3_amd64.deb ... 2022-04-11 20:55:58.873 | Unpacking uuid-runtime (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9.1) ... 2022-04-11 20:55:58.923 | Selecting previously unselected package libapr1:amd64. 2022-04-11 20:55:58.930 | Preparing to unpack .../001-libapr1_1.6.5-1ubuntu1_amd64.deb ... 2022-04-11 20:55:58.933 | Unpacking libapr1:amd64 (1.6.5-1ubuntu1) ... 2022-04-11 20:55:58.992 | Preparing to unpack .../002-libssl1.1_1.1.1f-1ubuntu2.12_amd64.deb ... 2022-04-11 20:55:59.006 | Unpacking libssl1.1:amd64 (1.1.1f-1ubuntu2.12) over (1.1.1f-1ubuntu2.3) ... 2022-04-11 20:55:59.228 | Selecting previously unselected package libaprutil1:amd64. 2022-04-11 20:55:59.235 | Preparing to unpack .../003-libaprutil1_1.6.1-4ubuntu2_amd64.deb ... 2022-04-11 20:55:59.240 | Unpacking libaprutil1:amd64 (1.6.1-4ubuntu2) ... 2022-04-11 20:55:59.279 | Selecting previously unselected package libaprutil1-dbd-sqlite3:amd64. 2022-04-11 20:55:59.286 | Preparing to unpack .../004-libaprutil1-dbd-sqlite3_1.6.1-4ubuntu2_amd64.deb ... 2022-04-11 20:55:59.289 | Unpacking libaprutil1-dbd-sqlite3:amd64 (1.6.1-4ubuntu2) ... 2022-04-11 20:55:59.325 | Preparing to unpack .../005-libsasl2-modules-db_2.1.27+dfsg-2ubuntu0.1_amd64.deb ... 2022-04-11 20:55:59.331 | Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2ubuntu0.1) over (2.1.27+dfsg-2) ... 2022-04-11 20:55:59.382 | Preparing to unpack .../006-libsasl2-2_2.1.27+dfsg-2ubuntu0.1_amd64.deb ... 2022-04-11 20:55:59.394 | Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2ubuntu0.1) over (2.1.27+dfsg-2) ... 2022-04-11 20:55:59.443 | Preparing to unpack .../007-libldap-2.4-2_2.4.49+dfsg-2ubuntu1.8_amd64.deb ... 2022-04-11 20:55:59.458 | Unpacking libldap-2.4-2:amd64 (2.4.49+dfsg-2ubuntu1.8) over (2.4.49+dfsg-2ubuntu1.7) ... 2022-04-11 20:55:59.508 | Selecting previously unselected package libaprutil1-ldap:amd64. 2022-04-11 20:55:59.515 | Preparing to unpack .../008-libaprutil1-ldap_1.6.1-4ubuntu2_amd64.deb ... 2022-04-11 20:55:59.517 | Unpacking libaprutil1-ldap:amd64 (1.6.1-4ubuntu2) ... 2022-04-11 20:55:59.551 | Preparing to unpack .../009-curl_7.68.0-1ubuntu2.7_amd64.deb ... 2022-04-11 20:55:59.563 | Unpacking curl (7.68.0-1ubuntu2.7) over (7.68.0-1ubuntu2.5) ... 2022-04-11 20:55:59.629 | Preparing to unpack .../010-libcurl4_7.68.0-1ubuntu2.7_amd64.deb ... 2022-04-11 20:55:59.638 | Unpacking libcurl4:amd64 (7.68.0-1ubuntu2.7) over (7.68.0-1ubuntu2.5) ... 2022-04-11 20:55:59.713 | Selecting previously unselected package libjansson4:amd64. 2022-04-11 20:55:59.720 | Preparing to unpack .../011-libjansson4_2.12-1build1_amd64.deb ... 2022-04-11 20:55:59.723 | Unpacking libjansson4:amd64 (2.12-1build1) ... 2022-04-11 20:55:59.756 | Selecting previously unselected package liblua5.2-0:amd64. 2022-04-11 20:55:59.763 | Preparing to unpack .../012-liblua5.2-0_5.2.4-1.1build3_amd64.deb ... 2022-04-11 20:55:59.766 | Unpacking liblua5.2-0:amd64 (5.2.4-1.1build3) ... 2022-04-11 20:55:59.823 | Preparing to unpack .../013-libicu66_66.1-2ubuntu2.1_amd64.deb ... 2022-04-11 20:55:59.837 | Unpacking libicu66:amd64 (66.1-2ubuntu2.1) over (66.1-2ubuntu2) ... 2022-04-11 20:56:01.129 | Preparing to unpack .../014-libxml2_2.9.10+dfsg-5ubuntu0.20.04.2_amd64.deb ... 2022-04-11 20:56:01.139 | Unpacking libxml2:amd64 (2.9.10+dfsg-5ubuntu0.20.04.2) over (2.9.10+dfsg-5) ... 2022-04-11 20:56:01.254 | Selecting previously unselected package apache2-bin. 2022-04-11 20:56:01.263 | Preparing to unpack .../015-apache2-bin_2.4.41-4ubuntu3.10_amd64.deb ... 2022-04-11 20:56:01.266 | Unpacking apache2-bin (2.4.41-4ubuntu3.10) ... 2022-04-11 20:56:01.477 | Selecting previously unselected package apache2-data. 2022-04-11 20:56:01.484 | Preparing to unpack .../016-apache2-data_2.4.41-4ubuntu3.10_all.deb ... 2022-04-11 20:56:01.487 | Unpacking apache2-data (2.4.41-4ubuntu3.10) ... 2022-04-11 20:56:01.603 | Selecting previously unselected package apache2-utils. 2022-04-11 20:56:01.610 | Preparing to unpack .../017-apache2-utils_2.4.41-4ubuntu3.10_amd64.deb ... 2022-04-11 20:56:01.613 | Unpacking apache2-utils (2.4.41-4ubuntu3.10) ... 2022-04-11 20:56:01.659 | Selecting previously unselected package apache2. 2022-04-11 20:56:01.667 | Preparing to unpack .../018-apache2_2.4.41-4ubuntu3.10_amd64.deb ... 2022-04-11 20:56:01.687 | Unpacking apache2 (2.4.41-4ubuntu3.10) ... 2022-04-11 20:56:01.760 | Selecting previously unselected package liblua5.3-0:amd64. 2022-04-11 20:56:01.767 | Preparing to unpack .../019-liblua5.3-0_5.3.3-1.1ubuntu2_amd64.deb ... 2022-04-11 20:56:01.770 | Unpacking liblua5.3-0:amd64 (5.3.3-1.1ubuntu2) ... 2022-04-11 20:56:01.826 | Selecting previously unselected package haproxy. 2022-04-11 20:56:01.834 | Preparing to unpack .../020-haproxy_2.0.13-2ubuntu0.5_amd64.deb ... 2022-04-11 20:56:01.844 | Unpacking haproxy (2.0.13-2ubuntu0.5) ... 2022-04-11 20:56:02.066 | Selecting previously unselected package libnl-3-200:amd64. 2022-04-11 20:56:02.073 | Preparing to unpack .../021-libnl-3-200_3.4.0-1_amd64.deb ... 2022-04-11 20:56:02.077 | Unpacking libnl-3-200:amd64 (3.4.0-1) ... 2022-04-11 20:56:02.116 | Selecting previously unselected package libnl-genl-3-200:amd64. 2022-04-11 20:56:02.123 | Preparing to unpack .../022-libnl-genl-3-200_3.4.0-1_amd64.deb ... 2022-04-11 20:56:02.128 | Unpacking libnl-genl-3-200:amd64 (3.4.0-1) ... 2022-04-11 20:56:02.163 | Selecting previously unselected package mysql-common. 2022-04-11 20:56:02.170 | Preparing to unpack .../023-mysql-common_5.8+1.0.5ubuntu2_all.deb ... 2022-04-11 20:56:02.188 | Unpacking mysql-common (5.8+1.0.5ubuntu2) ... 2022-04-11 20:56:02.227 | Selecting previously unselected package libmysqlclient21:amd64. 2022-04-11 20:56:02.236 | Preparing to unpack .../024-libmysqlclient21_8.0.28-0ubuntu0.20.04.3_amd64.deb ... 2022-04-11 20:56:02.238 | Unpacking libmysqlclient21:amd64 (8.0.28-0ubuntu0.20.04.3) ... 2022-04-11 20:56:02.483 | Selecting previously unselected package libsensors-config. 2022-04-11 20:56:02.491 | Preparing to unpack .../025-libsensors-config_1%3a3.6.0-2ubuntu1_all.deb ... 2022-04-11 20:56:02.493 | Unpacking libsensors-config (1:3.6.0-2ubuntu1) ... 2022-04-11 20:56:02.527 | Selecting previously unselected package libsensors5:amd64. 2022-04-11 20:56:02.534 | Preparing to unpack .../026-libsensors5_1%3a3.6.0-2ubuntu1_amd64.deb ... 2022-04-11 20:56:02.634 | Unpacking libsensors5:amd64 (1:3.6.0-2ubuntu1) ... 2022-04-11 20:56:02.667 | Selecting previously unselected package libsnmp-base. 2022-04-11 20:56:02.674 | Preparing to unpack .../027-libsnmp-base_5.8+dfsg-2ubuntu2.3_all.deb ... 2022-04-11 20:56:02.677 | Unpacking libsnmp-base (5.8+dfsg-2ubuntu2.3) ... 2022-04-11 20:56:02.754 | Selecting previously unselected package libsnmp35:amd64. 2022-04-11 20:56:02.761 | Preparing to unpack .../028-libsnmp35_5.8+dfsg-2ubuntu2.3_amd64.deb ... 2022-04-11 20:56:02.763 | Unpacking libsnmp35:amd64 (5.8+dfsg-2ubuntu2.3) ... 2022-04-11 20:56:02.930 | Selecting previously unselected package keepalived. 2022-04-11 20:56:02.937 | Preparing to unpack .../029-keepalived_1%3a2.0.19-2ubuntu0.2_amd64.deb ... 2022-04-11 20:56:02.940 | Unpacking keepalived (1:2.0.19-2ubuntu0.2) ... 2022-04-11 20:56:03.029 | Selecting previously unselected package memcached. 2022-04-11 20:56:03.036 | Preparing to unpack .../030-memcached_1.5.22-2ubuntu0.2_amd64.deb ... 2022-04-11 20:56:03.039 | Unpacking memcached (1.5.22-2ubuntu0.2) ... 2022-04-11 20:56:03.107 | Preparing to unpack .../031-open-iscsi_2.0.874-7.1ubuntu6.2_amd64.deb ... 2022-04-11 20:56:03.580 | Unpacking open-iscsi (2.0.874-7.1ubuntu6.2) over (2.0.874-7.1ubuntu6.1) ... 2022-04-11 20:56:03.685 | Preparing to unpack .../032-openssl_1.1.1f-1ubuntu2.12_amd64.deb ... 2022-04-11 20:56:03.691 | Unpacking openssl (1.1.1f-1ubuntu2.12) over (1.1.1f-1ubuntu2.3) ... 2022-04-11 20:56:03.828 | Selecting previously unselected package python3-yaml. 2022-04-11 20:56:03.836 | Preparing to unpack .../033-python3-yaml_5.3.1-1ubuntu0.1_amd64.deb ... 2022-04-11 20:56:03.839 | Unpacking python3-yaml (5.3.1-1ubuntu0.1) ... 2022-04-11 20:56:03.894 | Preparing to unpack .../034-openssh-sftp-server_1%3a8.2p1-4ubuntu0.4_amd64.deb ... 2022-04-11 20:56:03.901 | Unpacking openssh-sftp-server (1:8.2p1-4ubuntu0.4) over (1:8.2p1-4ubuntu0.2) ... 2022-04-11 20:56:03.953 | Preparing to unpack .../035-openssh-server_1%3a8.2p1-4ubuntu0.4_amd64.deb ... 2022-04-11 20:56:04.037 | Unpacking openssh-server (1:8.2p1-4ubuntu0.4) over (1:8.2p1-4ubuntu0.2) ... 2022-04-11 20:56:04.509 | Preparing to unpack .../036-openssh-client_1%3a8.2p1-4ubuntu0.4_amd64.deb ... 2022-04-11 20:56:04.537 | Unpacking openssh-client (1:8.2p1-4ubuntu0.4) over (1:8.2p1-4ubuntu0.2) ... 2022-04-11 20:56:04.694 | Preparing to unpack .../037-tcpdump_4.9.3-4ubuntu0.1_amd64.deb ... 2022-04-11 20:56:04.700 | Unpacking tcpdump (4.9.3-4ubuntu0.1) over (4.9.3-4) ... 2022-04-11 20:56:04.792 | Preparing to unpack .../038-wget_1.20.3-1ubuntu2_amd64.deb ... 2022-04-11 20:56:04.798 | Unpacking wget (1.20.3-1ubuntu2) over (1.20.3-1ubuntu1) ... 2022-04-11 20:56:04.875 | Selecting previously unselected package acl. 2022-04-11 20:56:04.883 | Preparing to unpack .../039-acl_2.2.53-6_amd64.deb ... 2022-04-11 20:56:04.885 | Unpacking acl (2.2.53-6) ... 2022-04-11 20:56:04.916 | Selecting previously unselected package autotools-dev. 2022-04-11 20:56:04.924 | Preparing to unpack .../040-autotools-dev_20180224.1_all.deb ... 2022-04-11 20:56:04.926 | Unpacking autotools-dev (20180224.1) ... 2022-04-11 20:56:04.972 | Selecting previously unselected package m4. 2022-04-11 20:56:04.980 | Preparing to unpack .../041-m4_1.4.18-4_amd64.deb ... 2022-04-11 20:56:04.982 | Unpacking m4 (1.4.18-4) ... 2022-04-11 20:56:05.042 | Selecting previously unselected package autoconf. 2022-04-11 20:56:05.050 | Preparing to unpack .../042-autoconf_2.69-11.1_all.deb ... 2022-04-11 20:56:05.053 | Unpacking autoconf (2.69-11.1) ... 2022-04-11 20:56:05.141 | Selecting previously unselected package automake. 2022-04-11 20:56:05.149 | Preparing to unpack .../043-automake_1%3a1.16.1-4ubuntu6_all.deb ... 2022-04-11 20:56:05.153 | Unpacking automake (1:1.16.1-4ubuntu6) ... 2022-04-11 20:56:05.266 | Selecting previously unselected package autopoint. 2022-04-11 20:56:05.274 | Preparing to unpack .../044-autopoint_0.19.8.1-10build1_all.deb ... 2022-04-11 20:56:05.276 | Unpacking autopoint (0.19.8.1-10build1) ... 2022-04-11 20:56:05.323 | Selecting previously unselected package libllvm10:amd64. 2022-04-11 20:56:05.331 | Preparing to unpack .../045-libllvm10_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-04-11 20:56:05.334 | Unpacking libllvm10:amd64 (1:10.0.0-4ubuntu1) ... 2022-04-11 20:56:07.649 | Selecting previously unselected package libclang-cpp10. 2022-04-11 20:56:07.657 | Preparing to unpack .../046-libclang-cpp10_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-04-11 20:56:07.659 | Unpacking libclang-cpp10 (1:10.0.0-4ubuntu1) ... 2022-04-11 20:56:09.153 | Selecting previously unselected package libstdc++-9-dev:amd64. 2022-04-11 20:56:09.160 | Preparing to unpack .../047-libstdc++-9-dev_9.4.0-1ubuntu1~20.04.1_amd64.deb ... 2022-04-11 20:56:09.163 | Unpacking libstdc++-9-dev:amd64 (9.4.0-1ubuntu1~20.04.1) ... 2022-04-11 20:56:09.653 | Selecting previously unselected package libgc1c2:amd64. 2022-04-11 20:56:09.661 | Preparing to unpack .../048-libgc1c2_1%3a7.6.4-0.4ubuntu1_amd64.deb ... 2022-04-11 20:56:09.664 | Unpacking libgc1c2:amd64 (1:7.6.4-0.4ubuntu1) ... 2022-04-11 20:56:09.705 | Selecting previously unselected package libobjc4:amd64. 2022-04-11 20:56:09.714 | Preparing to unpack .../049-libobjc4_10.3.0-1ubuntu1~20.04_amd64.deb ... 2022-04-11 20:56:09.718 | Unpacking libobjc4:amd64 (10.3.0-1ubuntu1~20.04) ... 2022-04-11 20:56:09.753 | Selecting previously unselected package libobjc-9-dev:amd64. 2022-04-11 20:56:09.762 | Preparing to unpack .../050-libobjc-9-dev_9.4.0-1ubuntu1~20.04.1_amd64.deb ... 2022-04-11 20:56:09.764 | Unpacking libobjc-9-dev:amd64 (9.4.0-1ubuntu1~20.04.1) ... 2022-04-11 20:56:09.847 | Selecting previously unselected package libc6-i386. 2022-04-11 20:56:09.854 | Preparing to unpack .../051-libc6-i386_2.31-0ubuntu9.7_amd64.deb ... 2022-04-11 20:56:09.857 | Unpacking libc6-i386 (2.31-0ubuntu9.7) ... 2022-04-11 20:56:10.377 | Selecting previously unselected package lib32gcc-s1. 2022-04-11 20:56:10.385 | Preparing to unpack .../052-lib32gcc-s1_10.3.0-1ubuntu1~20.04_amd64.deb ... 2022-04-11 20:56:10.387 | Unpacking lib32gcc-s1 (10.3.0-1ubuntu1~20.04) ... 2022-04-11 20:56:10.433 | Selecting previously unselected package lib32stdc++6. 2022-04-11 20:56:10.443 | Preparing to unpack .../053-lib32stdc++6_10.3.0-1ubuntu1~20.04_amd64.deb ... 2022-04-11 20:56:10.445 | Unpacking lib32stdc++6 (10.3.0-1ubuntu1~20.04) ... 2022-04-11 20:56:10.549 | Selecting previously unselected package libclang-common-10-dev. 2022-04-11 20:56:10.556 | Preparing to unpack .../054-libclang-common-10-dev_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-04-11 20:56:10.559 | Unpacking libclang-common-10-dev (1:10.0.0-4ubuntu1) ... 2022-04-11 20:56:11.555 | Selecting previously unselected package libclang1-10. 2022-04-11 20:56:11.563 | Preparing to unpack .../055-libclang1-10_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-04-11 20:56:11.565 | Unpacking libclang1-10 (1:10.0.0-4ubuntu1) ... 2022-04-11 20:56:12.714 | Selecting previously unselected package clang-10. 2022-04-11 20:56:12.722 | Preparing to unpack .../056-clang-10_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-04-11 20:56:12.724 | Unpacking clang-10 (1:10.0.0-4ubuntu1) ... 2022-04-11 20:56:12.762 | Selecting previously unselected package libtool. 2022-04-11 20:56:12.769 | Preparing to unpack .../057-libtool_2.4.6-14_all.deb ... 2022-04-11 20:56:12.773 | Unpacking libtool (2.4.6-14) ... 2022-04-11 20:56:12.822 | Selecting previously unselected package dh-autoreconf. 2022-04-11 20:56:12.830 | Preparing to unpack .../058-dh-autoreconf_19_all.deb ... 2022-04-11 20:56:12.833 | Unpacking dh-autoreconf (19) ... 2022-04-11 20:56:12.863 | Selecting previously unselected package libdebhelper-perl. 2022-04-11 20:56:12.871 | Preparing to unpack .../059-libdebhelper-perl_12.10ubuntu1_all.deb ... 2022-04-11 20:56:12.873 | Unpacking libdebhelper-perl (12.10ubuntu1) ... 2022-04-11 20:56:12.919 | Selecting previously unselected package libarchive-zip-perl. 2022-04-11 20:56:12.927 | Preparing to unpack .../060-libarchive-zip-perl_1.67-2_all.deb ... 2022-04-11 20:56:12.929 | Unpacking libarchive-zip-perl (1.67-2) ... 2022-04-11 20:56:12.974 | Selecting previously unselected package libsub-override-perl. 2022-04-11 20:56:12.982 | Preparing to unpack .../061-libsub-override-perl_0.09-2_all.deb ... 2022-04-11 20:56:12.987 | Unpacking libsub-override-perl (0.09-2) ... 2022-04-11 20:56:13.015 | Selecting previously unselected package libfile-stripnondeterminism-perl. 2022-04-11 20:56:13.023 | Preparing to unpack .../062-libfile-stripnondeterminism-perl_1.7.0-1_all.deb ... 2022-04-11 20:56:13.025 | Unpacking libfile-stripnondeterminism-perl (1.7.0-1) ... 2022-04-11 20:56:13.057 | Selecting previously unselected package dh-strip-nondeterminism. 2022-04-11 20:56:13.065 | Preparing to unpack .../063-dh-strip-nondeterminism_1.7.0-1_all.deb ... 2022-04-11 20:56:13.067 | Unpacking dh-strip-nondeterminism (1.7.0-1) ... 2022-04-11 20:56:13.094 | Selecting previously unselected package libdpkg-perl. 2022-04-11 20:56:13.102 | Preparing to unpack .../064-libdpkg-perl_1.19.7ubuntu3_all.deb ... 2022-04-11 20:56:13.105 | Unpacking libdpkg-perl (1.19.7ubuntu3) ... 2022-04-11 20:56:13.177 | Selecting previously unselected package make. 2022-04-11 20:56:13.184 | Preparing to unpack .../065-make_4.2.1-1.2_amd64.deb ... 2022-04-11 20:56:13.187 | Unpacking make (4.2.1-1.2) ... 2022-04-11 20:56:13.259 | Selecting previously unselected package dpkg-dev. 2022-04-11 20:56:13.267 | Preparing to unpack .../066-dpkg-dev_1.19.7ubuntu3_all.deb ... 2022-04-11 20:56:13.270 | Unpacking dpkg-dev (1.19.7ubuntu3) ... 2022-04-11 20:56:13.417 | Selecting previously unselected package dwz. 2022-04-11 20:56:13.425 | Preparing to unpack .../067-dwz_0.13-5_amd64.deb ... 2022-04-11 20:56:13.427 | Unpacking dwz (0.13-5) ... 2022-04-11 20:56:13.479 | Selecting previously unselected package libcroco3:amd64. 2022-04-11 20:56:13.487 | Preparing to unpack .../068-libcroco3_0.6.13-1_amd64.deb ... 2022-04-11 20:56:13.490 | Unpacking libcroco3:amd64 (0.6.13-1) ... 2022-04-11 20:56:13.528 | Selecting previously unselected package gettext. 2022-04-11 20:56:13.535 | Preparing to unpack .../069-gettext_0.19.8.1-10build1_amd64.deb ... 2022-04-11 20:56:13.538 | Unpacking gettext (0.19.8.1-10build1) ... 2022-04-11 20:56:13.712 | Selecting previously unselected package intltool-debian. 2022-04-11 20:56:13.719 | Preparing to unpack .../070-intltool-debian_0.35.0+20060710.5_all.deb ... 2022-04-11 20:56:13.722 | Unpacking intltool-debian (0.35.0+20060710.5) ... 2022-04-11 20:56:13.751 | Selecting previously unselected package po-debconf. 2022-04-11 20:56:13.759 | Preparing to unpack .../071-po-debconf_1.0.21_all.deb ... 2022-04-11 20:56:13.761 | Unpacking po-debconf (1.0.21) ... 2022-04-11 20:56:13.829 | Selecting previously unselected package debhelper. 2022-04-11 20:56:13.837 | Preparing to unpack .../072-debhelper_12.10ubuntu1_all.deb ... 2022-04-11 20:56:13.840 | Unpacking debhelper (12.10ubuntu1) ... 2022-04-11 20:56:14.036 | Selecting previously unselected package uuid-dev:amd64. 2022-04-11 20:56:14.044 | Preparing to unpack .../073-uuid-dev_2.34-0.1ubuntu9.3_amd64.deb ... 2022-04-11 20:56:14.047 | Unpacking uuid-dev:amd64 (2.34-0.1ubuntu9.3) ... 2022-04-11 20:56:14.088 | Selecting previously unselected package libsctp1:amd64. 2022-04-11 20:56:14.095 | Preparing to unpack .../074-libsctp1_1.0.18+dfsg-1_amd64.deb ... 2022-04-11 20:56:14.099 | Unpacking libsctp1:amd64 (1.0.18+dfsg-1) ... 2022-04-11 20:56:14.135 | Selecting previously unselected package libsctp-dev:amd64. 2022-04-11 20:56:14.142 | Preparing to unpack .../075-libsctp-dev_1.0.18+dfsg-1_amd64.deb ... 2022-04-11 20:56:14.146 | Unpacking libsctp-dev:amd64 (1.0.18+dfsg-1) ... 2022-04-11 20:56:14.189 | Selecting previously unselected package libapr1-dev. 2022-04-11 20:56:14.197 | Preparing to unpack .../076-libapr1-dev_1.6.5-1ubuntu1_amd64.deb ... 2022-04-11 20:56:14.199 | Unpacking libapr1-dev (1.6.5-1ubuntu1) ... 2022-04-11 20:56:14.467 | Selecting previously unselected package libldap2-dev:amd64. 2022-04-11 20:56:14.475 | Preparing to unpack .../077-libldap2-dev_2.4.49+dfsg-2ubuntu1.8_amd64.deb ... 2022-04-11 20:56:14.477 | Unpacking libldap2-dev:amd64 (2.4.49+dfsg-2ubuntu1.8) ... 2022-04-11 20:56:14.591 | Selecting previously unselected package libaprutil1-dev. 2022-04-11 20:56:14.599 | Preparing to unpack .../078-libaprutil1-dev_1.6.1-4ubuntu2_amd64.deb ... 2022-04-11 20:56:14.602 | Unpacking libaprutil1-dev (1.6.1-4ubuntu2) ... 2022-04-11 20:56:14.817 | Selecting previously unselected package apache2-dev. 2022-04-11 20:56:14.825 | Preparing to unpack .../079-apache2-dev_2.4.41-4ubuntu3.10_amd64.deb ... 2022-04-11 20:56:14.828 | Unpacking apache2-dev (2.4.41-4ubuntu3.10) ... 2022-04-11 20:56:14.893 | Selecting previously unselected package binfmt-support. 2022-04-11 20:56:14.902 | Preparing to unpack .../080-binfmt-support_2.2.0-2_amd64.deb ... 2022-04-11 20:56:14.911 | Unpacking binfmt-support (2.2.0-2) ... 2022-04-11 20:56:14.946 | Selecting previously unselected package g++-9. 2022-04-11 20:56:14.955 | Preparing to unpack .../081-g++-9_9.4.0-1ubuntu1~20.04.1_amd64.deb ... 2022-04-11 20:56:14.957 | Unpacking g++-9 (9.4.0-1ubuntu1~20.04.1) ... 2022-04-11 20:56:16.116 | Selecting previously unselected package g++. 2022-04-11 20:56:16.126 | Preparing to unpack .../082-g++_4%3a9.3.0-1ubuntu2_amd64.deb ... 2022-04-11 20:56:16.129 | Unpacking g++ (4:9.3.0-1ubuntu2) ... 2022-04-11 20:56:16.158 | Selecting previously unselected package build-essential. 2022-04-11 20:56:16.166 | Preparing to unpack .../083-build-essential_12.8ubuntu1.1_amd64.deb ... 2022-04-11 20:56:16.168 | Unpacking build-essential (12.8ubuntu1.1) ... 2022-04-11 20:56:16.199 | Selecting previously unselected package conntrack. 2022-04-11 20:56:16.207 | Preparing to unpack .../084-conntrack_1%3a1.4.5-2_amd64.deb ... 2022-04-11 20:56:16.210 | Unpacking conntrack (1:1.4.5-2) ... 2022-04-11 20:56:16.247 | Selecting previously unselected package libnetfilter-cthelper0:amd64. 2022-04-11 20:56:16.255 | Preparing to unpack .../085-libnetfilter-cthelper0_1.0.0-1ubuntu2_amd64.deb ... 2022-04-11 20:56:16.258 | Unpacking libnetfilter-cthelper0:amd64 (1.0.0-1ubuntu2) ... 2022-04-11 20:56:16.288 | Selecting previously unselected package libnetfilter-queue1. 2022-04-11 20:56:16.297 | Preparing to unpack .../086-libnetfilter-queue1_1.0.3-1_amd64.deb ... 2022-04-11 20:56:16.301 | Unpacking libnetfilter-queue1 (1.0.3-1) ... 2022-04-11 20:56:16.337 | Selecting previously unselected package conntrackd. 2022-04-11 20:56:16.345 | Preparing to unpack .../087-conntrackd_1%3a1.4.5-2_amd64.deb ... 2022-04-11 20:56:16.349 | Unpacking conntrackd (1:1.4.5-2) ... 2022-04-11 20:56:16.398 | Selecting previously unselected package dns-root-data. 2022-04-11 20:56:16.406 | Preparing to unpack .../088-dns-root-data_2019052802_all.deb ... 2022-04-11 20:56:16.408 | Unpacking dns-root-data (2019052802) ... 2022-04-11 20:56:16.442 | Selecting previously unselected package libidn11:amd64. 2022-04-11 20:56:16.450 | Preparing to unpack .../089-libidn11_1.33-2.2ubuntu2_amd64.deb ... 2022-04-11 20:56:16.453 | Unpacking libidn11:amd64 (1.33-2.2ubuntu2) ... 2022-04-11 20:56:16.489 | Selecting previously unselected package dnsmasq-base. 2022-04-11 20:56:16.497 | Preparing to unpack .../090-dnsmasq-base_2.80-1.1ubuntu1.4_amd64.deb ... 2022-04-11 20:56:16.499 | Unpacking dnsmasq-base (2.80-1.1ubuntu1.4) ... 2022-04-11 20:56:16.571 | Selecting previously unselected package dnsmasq-utils. 2022-04-11 20:56:16.579 | Preparing to unpack .../091-dnsmasq-utils_2.80-1.1ubuntu1.4_amd64.deb ... 2022-04-11 20:56:16.583 | Unpacking dnsmasq-utils (2.80-1.1ubuntu1.4) ... 2022-04-11 20:56:16.618 | Selecting previously unselected package ebtables. 2022-04-11 20:56:16.628 | Preparing to unpack .../092-ebtables_2.0.11-3build1_amd64.deb ... 2022-04-11 20:56:16.643 | Unpacking ebtables (2.0.11-3build1) ... 2022-04-11 20:56:16.686 | Selecting previously unselected package libfakeroot:amd64. 2022-04-11 20:56:16.695 | Preparing to unpack .../093-libfakeroot_1.24-1_amd64.deb ... 2022-04-11 20:56:16.697 | Unpacking libfakeroot:amd64 (1.24-1) ... 2022-04-11 20:56:16.728 | Selecting previously unselected package fakeroot. 2022-04-11 20:56:16.736 | Preparing to unpack .../094-fakeroot_1.24-1_amd64.deb ... 2022-04-11 20:56:16.738 | Unpacking fakeroot (1.24-1) ... 2022-04-11 20:56:16.781 | Selecting previously unselected package fonts-dejavu-core. 2022-04-11 20:56:16.789 | Preparing to unpack .../095-fonts-dejavu-core_2.37-1_all.deb ... 2022-04-11 20:56:16.793 | Unpacking fonts-dejavu-core (2.37-1) ... 2022-04-11 20:56:16.970 | Selecting previously unselected package fonts-liberation. 2022-04-11 20:56:16.979 | Preparing to unpack .../096-fonts-liberation_1%3a1.07.4-11_all.deb ... 2022-04-11 20:56:16.981 | Unpacking fonts-liberation (1:1.07.4-11) ... 2022-04-11 20:56:17.127 | Selecting previously unselected package fontconfig-config. 2022-04-11 20:56:17.134 | Preparing to unpack .../097-fontconfig-config_2.13.1-2ubuntu3_all.deb ... 2022-04-11 20:56:17.137 | Unpacking fontconfig-config (2.13.1-2ubuntu3) ... 2022-04-11 20:56:17.182 | Selecting previously unselected package libfontconfig1:amd64. 2022-04-11 20:56:17.190 | Preparing to unpack .../098-libfontconfig1_2.13.1-2ubuntu3_amd64.deb ... 2022-04-11 20:56:17.192 | Unpacking libfontconfig1:amd64 (2.13.1-2ubuntu3) ... 2022-04-11 20:56:17.240 | Selecting previously unselected package fontconfig. 2022-04-11 20:56:17.248 | Preparing to unpack .../099-fontconfig_2.13.1-2ubuntu3_amd64.deb ... 2022-04-11 20:56:17.250 | Unpacking fontconfig (2.13.1-2ubuntu3) ... 2022-04-11 20:56:17.301 | Selecting previously unselected package genisoimage. 2022-04-11 20:56:17.309 | Preparing to unpack .../100-genisoimage_9%3a1.1.11-3.1ubuntu1_amd64.deb ... 2022-04-11 20:56:17.311 | Unpacking genisoimage (9:1.1.11-3.1ubuntu1) ... 2022-04-11 20:56:17.395 | Selecting previously unselected package libann0. 2022-04-11 20:56:17.403 | Preparing to unpack .../101-libann0_1.1.2+doc-7build1_amd64.deb ... 2022-04-11 20:56:17.406 | Unpacking libann0 (1.1.2+doc-7build1) ... 2022-04-11 20:56:17.444 | Selecting previously unselected package libcdt5:amd64. 2022-04-11 20:56:17.444 | Preparing to unpack .../102-libcdt5_2.42.2-3build2_amd64.deb ... 2022-04-11 20:56:17.447 | Unpacking libcdt5:amd64 (2.42.2-3build2) ... 2022-04-11 20:56:17.485 | Selecting previously unselected package libcgraph6:amd64. 2022-04-11 20:56:17.493 | Preparing to unpack .../103-libcgraph6_2.42.2-3build2_amd64.deb ... 2022-04-11 20:56:17.495 | Unpacking libcgraph6:amd64 (2.42.2-3build2) ... 2022-04-11 20:56:17.538 | Selecting previously unselected package libjpeg-turbo8:amd64. 2022-04-11 20:56:17.546 | Preparing to unpack .../104-libjpeg-turbo8_2.0.3-0ubuntu1.20.04.1_amd64.deb ... 2022-04-11 20:56:17.548 | Unpacking libjpeg-turbo8:amd64 (2.0.3-0ubuntu1.20.04.1) ... 2022-04-11 20:56:17.602 | Selecting previously unselected package libjpeg8:amd64. 2022-04-11 20:56:17.610 | Preparing to unpack .../105-libjpeg8_8c-2ubuntu8_amd64.deb ... 2022-04-11 20:56:17.613 | Unpacking libjpeg8:amd64 (8c-2ubuntu8) ... 2022-04-11 20:56:17.642 | Selecting previously unselected package libjbig0:amd64. 2022-04-11 20:56:17.653 | Preparing to unpack .../106-libjbig0_2.1-3.1build1_amd64.deb ... 2022-04-11 20:56:17.656 | Unpacking libjbig0:amd64 (2.1-3.1build1) ... 2022-04-11 20:56:17.700 | Selecting previously unselected package libwebp6:amd64. 2022-04-11 20:56:17.708 | Preparing to unpack .../107-libwebp6_0.6.1-2ubuntu0.20.04.1_amd64.deb ... 2022-04-11 20:56:17.711 | Unpacking libwebp6:amd64 (0.6.1-2ubuntu0.20.04.1) ... 2022-04-11 20:56:17.764 | Selecting previously unselected package libtiff5:amd64. 2022-04-11 20:56:17.773 | Preparing to unpack .../108-libtiff5_4.1.0+git191117-2ubuntu0.20.04.2_amd64.deb ... 2022-04-11 20:56:17.775 | Unpacking libtiff5:amd64 (4.1.0+git191117-2ubuntu0.20.04.2) ... 2022-04-11 20:56:17.827 | Selecting previously unselected package libxpm4:amd64. 2022-04-11 20:56:17.836 | Preparing to unpack .../109-libxpm4_1%3a3.5.12-1_amd64.deb ... 2022-04-11 20:56:17.838 | Unpacking libxpm4:amd64 (1:3.5.12-1) ... 2022-04-11 20:56:17.875 | Selecting previously unselected package libgd3:amd64. 2022-04-11 20:56:17.883 | Preparing to unpack .../110-libgd3_2.2.5-5.2ubuntu2.1_amd64.deb ... 2022-04-11 20:56:17.885 | Unpacking libgd3:amd64 (2.2.5-5.2ubuntu2.1) ... 2022-04-11 20:56:17.935 | Selecting previously unselected package libgts-0.7-5:amd64. 2022-04-11 20:56:17.944 | Preparing to unpack .../111-libgts-0.7-5_0.7.6+darcs121130-4_amd64.deb ... 2022-04-11 20:56:17.947 | Unpacking libgts-0.7-5:amd64 (0.7.6+darcs121130-4) ... 2022-04-11 20:56:18.008 | Selecting previously unselected package libpixman-1-0:amd64. 2022-04-11 20:56:18.016 | Preparing to unpack .../112-libpixman-1-0_0.38.4-0ubuntu1_amd64.deb ... 2022-04-11 20:56:18.019 | Unpacking libpixman-1-0:amd64 (0.38.4-0ubuntu1) ... 2022-04-11 20:56:18.086 | Selecting previously unselected package libxcb-render0:amd64. 2022-04-11 20:56:18.094 | Preparing to unpack .../113-libxcb-render0_1.14-2_amd64.deb ... 2022-04-11 20:56:18.096 | Unpacking libxcb-render0:amd64 (1.14-2) ... 2022-04-11 20:56:18.139 | Selecting previously unselected package libxcb-shm0:amd64. 2022-04-11 20:56:18.148 | Preparing to unpack .../114-libxcb-shm0_1.14-2_amd64.deb ... 2022-04-11 20:56:18.150 | Unpacking libxcb-shm0:amd64 (1.14-2) ... 2022-04-11 20:56:18.179 | Selecting previously unselected package libxrender1:amd64. 2022-04-11 20:56:18.187 | Preparing to unpack .../115-libxrender1_1%3a0.9.10-1_amd64.deb ... 2022-04-11 20:56:18.189 | Unpacking libxrender1:amd64 (1:0.9.10-1) ... 2022-04-11 20:56:18.222 | Selecting previously unselected package libcairo2:amd64. 2022-04-11 20:56:18.231 | Preparing to unpack .../116-libcairo2_1.16.0-4ubuntu1_amd64.deb ... 2022-04-11 20:56:18.233 | Unpacking libcairo2:amd64 (1.16.0-4ubuntu1) ... 2022-04-11 20:56:18.334 | Selecting previously unselected package libgraphite2-3:amd64. 2022-04-11 20:56:18.342 | Preparing to unpack .../117-libgraphite2-3_1.3.13-11build1_amd64.deb ... 2022-04-11 20:56:18.352 | Unpacking libgraphite2-3:amd64 (1.3.13-11build1) ... 2022-04-11 20:56:18.393 | Selecting previously unselected package libharfbuzz0b:amd64. 2022-04-11 20:56:18.402 | Preparing to unpack .../118-libharfbuzz0b_2.6.4-1ubuntu4_amd64.deb ... 2022-04-11 20:56:18.404 | Unpacking libharfbuzz0b:amd64 (2.6.4-1ubuntu4) ... 2022-04-11 20:56:18.486 | Selecting previously unselected package libthai-data. 2022-04-11 20:56:18.494 | Preparing to unpack .../119-libthai-data_0.1.28-3_all.deb ... 2022-04-11 20:56:18.497 | Unpacking libthai-data (0.1.28-3) ... 2022-04-11 20:56:18.552 | Selecting previously unselected package libdatrie1:amd64. 2022-04-11 20:56:18.560 | Preparing to unpack .../120-libdatrie1_0.2.12-3_amd64.deb ... 2022-04-11 20:56:18.563 | Unpacking libdatrie1:amd64 (0.2.12-3) ... 2022-04-11 20:56:18.600 | Selecting previously unselected package libthai0:amd64. 2022-04-11 20:56:18.608 | Preparing to unpack .../121-libthai0_0.1.28-3_amd64.deb ... 2022-04-11 20:56:18.610 | Unpacking libthai0:amd64 (0.1.28-3) ... 2022-04-11 20:56:18.644 | Selecting previously unselected package libpango-1.0-0:amd64. 2022-04-11 20:56:18.653 | Preparing to unpack .../122-libpango-1.0-0_1.44.7-2ubuntu4_amd64.deb ... 2022-04-11 20:56:18.655 | Unpacking libpango-1.0-0:amd64 (1.44.7-2ubuntu4) ... 2022-04-11 20:56:18.713 | Selecting previously unselected package libpangoft2-1.0-0:amd64. 2022-04-11 20:56:18.721 | Preparing to unpack .../123-libpangoft2-1.0-0_1.44.7-2ubuntu4_amd64.deb ... 2022-04-11 20:56:18.723 | Unpacking libpangoft2-1.0-0:amd64 (1.44.7-2ubuntu4) ... 2022-04-11 20:56:18.757 | Selecting previously unselected package libpangocairo-1.0-0:amd64. 2022-04-11 20:56:18.765 | Preparing to unpack .../124-libpangocairo-1.0-0_1.44.7-2ubuntu4_amd64.deb ... 2022-04-11 20:56:18.767 | Unpacking libpangocairo-1.0-0:amd64 (1.44.7-2ubuntu4) ... 2022-04-11 20:56:18.803 | Selecting previously unselected package libpathplan4:amd64. 2022-04-11 20:56:18.811 | Preparing to unpack .../125-libpathplan4_2.42.2-3build2_amd64.deb ... 2022-04-11 20:56:18.813 | Unpacking libpathplan4:amd64 (2.42.2-3build2) ... 2022-04-11 20:56:18.846 | Selecting previously unselected package libgvc6. 2022-04-11 20:56:18.854 | Preparing to unpack .../126-libgvc6_2.42.2-3build2_amd64.deb ... 2022-04-11 20:56:18.856 | Unpacking libgvc6 (2.42.2-3build2) ... 2022-04-11 20:56:18.981 | Selecting previously unselected package libgvpr2:amd64. 2022-04-11 20:56:18.993 | Preparing to unpack .../127-libgvpr2_2.42.2-3build2_amd64.deb ... 2022-04-11 20:56:18.995 | Unpacking libgvpr2:amd64 (2.42.2-3build2) ... 2022-04-11 20:56:19.053 | Selecting previously unselected package liblab-gamut1:amd64. 2022-04-11 20:56:19.061 | Preparing to unpack .../128-liblab-gamut1_2.42.2-3build2_amd64.deb ... 2022-04-11 20:56:19.063 | Unpacking liblab-gamut1:amd64 (2.42.2-3build2) ... 2022-04-11 20:56:19.222 | Selecting previously unselected package x11-common. 2022-04-11 20:56:19.231 | Preparing to unpack .../129-x11-common_1%3a7.7+19ubuntu14_all.deb ... 2022-04-11 20:56:19.256 | dpkg-query: no packages found matching nux-tools 2022-04-11 20:56:19.267 | Unpacking x11-common (1:7.7+19ubuntu14) ... 2022-04-11 20:56:19.323 | Selecting previously unselected package libice6:amd64. 2022-04-11 20:56:19.331 | Preparing to unpack .../130-libice6_2%3a1.0.10-0ubuntu1_amd64.deb ... 2022-04-11 20:56:19.334 | Unpacking libice6:amd64 (2:1.0.10-0ubuntu1) ... 2022-04-11 20:56:19.372 | Selecting previously unselected package libsm6:amd64. 2022-04-11 20:56:19.380 | Preparing to unpack .../131-libsm6_2%3a1.2.3-1_amd64.deb ... 2022-04-11 20:56:19.382 | Unpacking libsm6:amd64 (2:1.2.3-1) ... 2022-04-11 20:56:19.416 | Selecting previously unselected package libxt6:amd64. 2022-04-11 20:56:19.424 | Preparing to unpack .../132-libxt6_1%3a1.1.5-1_amd64.deb ... 2022-04-11 20:56:19.427 | Unpacking libxt6:amd64 (1:1.1.5-1) ... 2022-04-11 20:56:19.482 | Selecting previously unselected package libxmu6:amd64. 2022-04-11 20:56:19.491 | Preparing to unpack .../133-libxmu6_2%3a1.1.3-0ubuntu1_amd64.deb ... 2022-04-11 20:56:19.494 | Unpacking libxmu6:amd64 (2:1.1.3-0ubuntu1) ... 2022-04-11 20:56:19.531 | Selecting previously unselected package libxaw7:amd64. 2022-04-11 20:56:19.540 | Preparing to unpack .../134-libxaw7_2%3a1.0.13-1_amd64.deb ... 2022-04-11 20:56:19.543 | Unpacking libxaw7:amd64 (2:1.0.13-1) ... 2022-04-11 20:56:19.596 | Selecting previously unselected package graphviz. 2022-04-11 20:56:19.605 | Preparing to unpack .../135-graphviz_2.42.2-3build2_amd64.deb ... 2022-04-11 20:56:19.607 | Unpacking graphviz (2.42.2-3build2) ... 2022-04-11 20:56:19.745 | Selecting previously unselected package libnl-route-3-200:amd64. 2022-04-11 20:56:19.753 | Preparing to unpack .../136-libnl-route-3-200_3.4.0-1_amd64.deb ... 2022-04-11 20:56:19.755 | Unpacking libnl-route-3-200:amd64 (3.4.0-1) ... 2022-04-11 20:56:19.822 | Selecting previously unselected package libibverbs1:amd64. 2022-04-11 20:56:19.824 | Preparing to unpack .../137-libibverbs1_28.0-1ubuntu1_amd64.deb ... 2022-04-11 20:56:19.826 | Unpacking libibverbs1:amd64 (28.0-1ubuntu1) ... 2022-04-11 20:56:19.868 | Selecting previously unselected package ibverbs-providers:amd64. 2022-04-11 20:56:19.876 | Preparing to unpack .../138-ibverbs-providers_28.0-1ubuntu1_amd64.deb ... 2022-04-11 20:56:19.891 | Unpacking ibverbs-providers:amd64 (28.0-1ubuntu1) ... 2022-04-11 20:56:19.955 | Selecting previously unselected package icu-devtools. 2022-04-11 20:56:19.964 | Preparing to unpack .../139-icu-devtools_66.1-2ubuntu2.1_amd64.deb ... 2022-04-11 20:56:19.966 | Unpacking icu-devtools (66.1-2ubuntu2.1) ... 2022-04-11 20:56:20.031 | Selecting previously unselected package iputils-arping. 2022-04-11 20:56:20.039 | Preparing to unpack .../140-iputils-arping_3%3a20190709-3_amd64.deb ... 2022-04-11 20:56:20.041 | Unpacking iputils-arping (3:20190709-3) ... 2022-04-11 20:56:20.078 | Selecting previously unselected package javascript-common. 2022-04-11 20:56:20.084 | Preparing to unpack .../141-javascript-common_11_all.deb ... 2022-04-11 20:56:20.101 | Unpacking javascript-common (11) ... 2022-04-11 20:56:20.137 | Selecting previously unselected package libgssrpc4:amd64. 2022-04-11 20:56:20.145 | Preparing to unpack .../142-libgssrpc4_1.17-6ubuntu4.1_amd64.deb ... 2022-04-11 20:56:20.149 | Unpacking libgssrpc4:amd64 (1.17-6ubuntu4.1) ... 2022-04-11 20:56:20.185 | Selecting previously unselected package libkdb5-9:amd64. 2022-04-11 20:56:20.194 | Preparing to unpack .../143-libkdb5-9_1.17-6ubuntu4.1_amd64.deb ... 2022-04-11 20:56:20.196 | Unpacking libkdb5-9:amd64 (1.17-6ubuntu4.1) ... 2022-04-11 20:56:20.231 | Selecting previously unselected package libkadm5srv-mit11:amd64. 2022-04-11 20:56:20.239 | Preparing to unpack .../144-libkadm5srv-mit11_1.17-6ubuntu4.1_amd64.deb ... 2022-04-11 20:56:20.242 | Unpacking libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... 2022-04-11 20:56:20.281 | Selecting previously unselected package libkadm5clnt-mit11:amd64. 2022-04-11 20:56:20.289 | Preparing to unpack .../145-libkadm5clnt-mit11_1.17-6ubuntu4.1_amd64.deb ... 2022-04-11 20:56:20.300 | Unpacking libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... 2022-04-11 20:56:20.338 | Selecting previously unselected package comerr-dev:amd64. 2022-04-11 20:56:20.346 | Preparing to unpack .../146-comerr-dev_2.1-1.45.5-2ubuntu1_amd64.deb ... 2022-04-11 20:56:20.351 | Unpacking comerr-dev:amd64 (2.1-1.45.5-2ubuntu1) ... 2022-04-11 20:56:20.384 | Selecting previously unselected package krb5-multidev:amd64. 2022-04-11 20:56:20.391 | Preparing to unpack .../147-krb5-multidev_1.17-6ubuntu4.1_amd64.deb ... 2022-04-11 20:56:20.394 | Unpacking krb5-multidev:amd64 (1.17-6ubuntu4.1) ... 2022-04-11 20:56:20.455 | Selecting previously unselected package libalgorithm-diff-perl. 2022-04-11 20:56:20.464 | Preparing to unpack .../148-libalgorithm-diff-perl_1.19.03-2_all.deb ... 2022-04-11 20:56:20.467 | Unpacking libalgorithm-diff-perl (1.19.03-2) ... 2022-04-11 20:56:20.503 | Selecting previously unselected package libalgorithm-diff-xs-perl. 2022-04-11 20:56:20.511 | Preparing to unpack .../149-libalgorithm-diff-xs-perl_0.04-6_amd64.deb ... 2022-04-11 20:56:20.529 | Unpacking libalgorithm-diff-xs-perl (0.04-6) ... 2022-04-11 20:56:20.564 | Selecting previously unselected package libalgorithm-merge-perl. 2022-04-11 20:56:20.572 | Preparing to unpack .../150-libalgorithm-merge-perl_0.08-3_all.deb ... 2022-04-11 20:56:20.575 | Unpacking libalgorithm-merge-perl (0.08-3) ... 2022-04-11 20:56:20.604 | Selecting previously unselected package libarchive-cpio-perl. 2022-04-11 20:56:20.612 | Preparing to unpack .../151-libarchive-cpio-perl_0.10-1_all.deb ... 2022-04-11 20:56:20.614 | Unpacking libarchive-cpio-perl (0.10-1) ... 2022-04-11 20:56:20.648 | Selecting previously unselected package libboost-iostreams1.71.0:amd64. 2022-04-11 20:56:20.656 | Preparing to unpack .../152-libboost-iostreams1.71.0_1.71.0-6ubuntu6_amd64.deb ... 2022-04-11 20:56:20.658 | Unpacking libboost-iostreams1.71.0:amd64 (1.71.0-6ubuntu6) ... 2022-04-11 20:56:20.728 | Selecting previously unselected package libboost-thread1.71.0:amd64. 2022-04-11 20:56:20.736 | Preparing to unpack .../153-libboost-thread1.71.0_1.71.0-6ubuntu6_amd64.deb ... 2022-04-11 20:56:20.739 | Unpacking libboost-thread1.71.0:amd64 (1.71.0-6ubuntu6) ... 2022-04-11 20:56:20.806 | Selecting previously unselected package libfile-fcntllock-perl. 2022-04-11 20:56:20.814 | Preparing to unpack .../154-libfile-fcntllock-perl_0.22-3build4_amd64.deb ... 2022-04-11 20:56:20.818 | Unpacking libfile-fcntllock-perl (0.22-3build4) ... 2022-04-11 20:56:20.852 | Selecting previously unselected package libgts-bin. 2022-04-11 20:56:20.860 | Preparing to unpack .../155-libgts-bin_0.7.6+darcs121130-4_amd64.deb ... 2022-04-11 20:56:20.866 | Unpacking libgts-bin (0.7.6+darcs121130-4) ... 2022-04-11 20:56:20.904 | Selecting previously unselected package libicu-dev:amd64. 2022-04-11 20:56:20.912 | Preparing to unpack .../156-libicu-dev_66.1-2ubuntu2.1_amd64.deb ... 2022-04-11 20:56:20.915 | Unpacking libicu-dev:amd64 (66.1-2ubuntu2.1) ... 2022-04-11 20:56:22.373 | Selecting previously unselected package libipset13:amd64. 2022-04-11 20:56:22.381 | Preparing to unpack .../157-libipset13_7.5-1ubuntu0.20.04.1_amd64.deb ... 2022-04-11 20:56:22.384 | Unpacking libipset13:amd64 (7.5-1ubuntu0.20.04.1) ... 2022-04-11 20:56:22.430 | Selecting previously unselected package librdmacm1:amd64. 2022-04-11 20:56:22.440 | Preparing to unpack .../158-librdmacm1_28.0-1ubuntu1_amd64.deb ... 2022-04-11 20:56:22.443 | Unpacking librdmacm1:amd64 (28.0-1ubuntu1) ... 2022-04-11 20:56:22.485 | Selecting previously unselected package libiscsi7:amd64. 2022-04-11 20:56:22.494 | Preparing to unpack .../159-libiscsi7_1.18.0-2_amd64.deb ... 2022-04-11 20:56:22.496 | Unpacking libiscsi7:amd64 (1.18.0-2) ... 2022-04-11 20:56:22.537 | Selecting previously unselected package libjpeg-turbo8-dev:amd64. 2022-04-11 20:56:22.545 | Preparing to unpack .../160-libjpeg-turbo8-dev_2.0.3-0ubuntu1.20.04.1_amd64.deb ... 2022-04-11 20:56:22.548 | Unpacking libjpeg-turbo8-dev:amd64 (2.0.3-0ubuntu1.20.04.1) ... 2022-04-11 20:56:22.612 | Selecting previously unselected package libjpeg8-dev:amd64. 2022-04-11 20:56:22.621 | Preparing to unpack .../161-libjpeg8-dev_8c-2ubuntu8_amd64.deb ... 2022-04-11 20:56:22.623 | Unpacking libjpeg8-dev:amd64 (8c-2ubuntu8) ... 2022-04-11 20:56:22.652 | Selecting previously unselected package libjpeg-dev:amd64. 2022-04-11 20:56:22.660 | Preparing to unpack .../162-libjpeg-dev_8c-2ubuntu8_amd64.deb ... 2022-04-11 20:56:22.662 | Unpacking libjpeg-dev:amd64 (8c-2ubuntu8) ... 2022-04-11 20:56:22.691 | Selecting previously unselected package libjs-jquery. 2022-04-11 20:56:22.699 | Preparing to unpack .../163-libjs-jquery_3.3.1~dfsg-3_all.deb ... 2022-04-11 20:56:22.703 | Unpacking libjs-jquery (3.3.1~dfsg-3) ... 2022-04-11 20:56:22.772 | Selecting previously unselected package libjs-jquery-metadata. 2022-04-11 20:56:22.780 | Preparing to unpack .../164-libjs-jquery-metadata_12-1.1_all.deb ... 2022-04-11 20:56:22.782 | Unpacking libjs-jquery-metadata (12-1.1) ... 2022-04-11 20:56:22.811 | Selecting previously unselected package libjs-jquery-tablesorter. 2022-04-11 20:56:22.819 | Preparing to unpack .../165-libjs-jquery-tablesorter_1%3a2.31.1+dfsg1-1_all.deb ... 2022-04-11 20:56:22.821 | Unpacking libjs-jquery-tablesorter (1:2.31.1+dfsg1-1) ... 2022-04-11 20:56:22.905 | Selecting previously unselected package libltdl-dev:amd64. 2022-04-11 20:56:22.914 | Preparing to unpack .../166-libltdl-dev_2.4.6-14_amd64.deb ... 2022-04-11 20:56:22.917 | Unpacking libltdl-dev:amd64 (2.4.6-14) ... 2022-04-11 20:56:22.983 | Selecting previously unselected package libsys-hostname-long-perl. 2022-04-11 20:56:22.992 | Preparing to unpack .../167-libsys-hostname-long-perl_1.5-1_all.deb ... 2022-04-11 20:56:22.997 | Unpacking libsys-hostname-long-perl (1.5-1) ... 2022-04-11 20:56:23.033 | Selecting previously unselected package libmail-sendmail-perl. 2022-04-11 20:56:23.040 | Preparing to unpack .../168-libmail-sendmail-perl_0.80-1_all.deb ... 2022-04-11 20:56:23.043 | Unpacking libmail-sendmail-perl (0.80-1) ... 2022-04-11 20:56:23.078 | Selecting previously unselected package libncurses-dev:amd64. 2022-04-11 20:56:23.087 | Preparing to unpack .../169-libncurses-dev_6.2-0ubuntu2_amd64.deb ... 2022-04-11 20:56:23.090 | Unpacking libncurses-dev:amd64 (6.2-0ubuntu2) ... 2022-04-11 20:56:23.200 | Selecting previously unselected package libnspr4:amd64. 2022-04-11 20:56:23.209 | Preparing to unpack .../170-libnspr4_2%3a4.25-1_amd64.deb ... 2022-04-11 20:56:23.211 | Unpacking libnspr4:amd64 (2:4.25-1) ... 2022-04-11 20:56:23.257 | Selecting previously unselected package libnss3:amd64. 2022-04-11 20:56:23.265 | Preparing to unpack .../171-libnss3_2%3a3.49.1-1ubuntu1.6_amd64.deb ... 2022-04-11 20:56:23.270 | Unpacking libnss3:amd64 (2:3.49.1-1ubuntu1.6) ... 2022-04-11 20:56:23.481 | Selecting previously unselected package libomp5-10:amd64. 2022-04-11 20:56:23.489 | Preparing to unpack .../172-libomp5-10_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-04-11 20:56:23.492 | Unpacking libomp5-10:amd64 (1:10.0.0-4ubuntu1) ... 2022-04-11 20:56:23.570 | Selecting previously unselected package libomp-10-dev. 2022-04-11 20:56:23.578 | Preparing to unpack .../173-libomp-10-dev_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-04-11 20:56:23.580 | Unpacking libomp-10-dev (1:10.0.0-4ubuntu1) ... 2022-04-11 20:56:23.622 | Selecting previously unselected package pcp-conf. 2022-04-11 20:56:23.631 | Preparing to unpack .../174-pcp-conf_5.0.3-1_amd64.deb ... 2022-04-11 20:56:23.638 | Unpacking pcp-conf (5.0.3-1) ... 2022-04-11 20:56:23.676 | Selecting previously unselected package libpcp3. 2022-04-11 20:56:23.685 | Preparing to unpack .../175-libpcp3_5.0.3-1_amd64.deb ... 2022-04-11 20:56:23.688 | Unpacking libpcp3 (5.0.3-1) ... 2022-04-11 20:56:23.762 | Selecting previously unselected package libpcp-pmda3. 2022-04-11 20:56:23.770 | Preparing to unpack .../176-libpcp-pmda3_5.0.3-1_amd64.deb ... 2022-04-11 20:56:23.773 | Unpacking libpcp-pmda3 (5.0.3-1) ... 2022-04-11 20:56:23.807 | Selecting previously unselected package libpcp-pmda-perl. 2022-04-11 20:56:23.815 | Preparing to unpack .../177-libpcp-pmda-perl_5.0.3-1_amd64.deb ... 2022-04-11 20:56:23.817 | Unpacking libpcp-pmda-perl (5.0.3-1) ... 2022-04-11 20:56:23.857 | Selecting previously unselected package libpq5:amd64. 2022-04-11 20:56:23.865 | Preparing to unpack .../178-libpq5_12.9-0ubuntu0.20.04.1_amd64.deb ... 2022-04-11 20:56:23.868 | Unpacking libpq5:amd64 (12.9-0ubuntu0.20.04.1) ... 2022-04-11 20:56:23.918 | Selecting previously unselected package libpq-dev. 2022-04-11 20:56:23.927 | Preparing to unpack .../179-libpq-dev_12.9-0ubuntu0.20.04.1_amd64.deb ... 2022-04-11 20:56:23.929 | Unpacking libpq-dev (12.9-0ubuntu0.20.04.1) ... 2022-04-11 20:56:24.007 | Selecting previously unselected package librados2. 2022-04-11 20:56:24.015 | Preparing to unpack .../180-librados2_15.2.14-0ubuntu0.20.04.2_amd64.deb ... 2022-04-11 20:56:24.018 | Unpacking librados2 (15.2.14-0ubuntu0.20.04.2) ... 2022-04-11 20:56:24.504 | Selecting previously unselected package librbd1. 2022-04-11 20:56:24.512 | Preparing to unpack .../181-librbd1_15.2.14-0ubuntu0.20.04.2_amd64.deb ... 2022-04-11 20:56:24.515 | Unpacking librbd1 (15.2.14-0ubuntu0.20.04.2) ... 2022-04-11 20:56:24.780 | Selecting previously unselected package libsasl2-dev. 2022-04-11 20:56:24.788 | Preparing to unpack .../182-libsasl2-dev_2.1.27+dfsg-2ubuntu0.1_amd64.deb ... 2022-04-11 20:56:24.790 | Unpacking libsasl2-dev (2.1.27+dfsg-2ubuntu0.1) ... 2022-04-11 20:56:24.875 | Preparing to unpack .../183-libsasl2-modules_2.1.27+dfsg-2ubuntu0.1_amd64.deb ... 2022-04-11 20:56:24.885 | Unpacking libsasl2-modules:amd64 (2.1.27+dfsg-2ubuntu0.1) over (2.1.27+dfsg-2) ... 2022-04-11 20:56:24.934 | Selecting previously unselected package libssl-dev:amd64. 2022-04-11 20:56:24.942 | Preparing to unpack .../184-libssl-dev_1.1.1f-1ubuntu2.12_amd64.deb ... 2022-04-11 20:56:24.948 | Unpacking libssl-dev:amd64 (1.1.1f-1ubuntu2.12) ... 2022-04-11 20:56:25.212 | Selecting previously unselected package libsystemd-dev:amd64. 2022-04-11 20:56:25.220 | Preparing to unpack .../185-libsystemd-dev_245.4-4ubuntu3.15_amd64.deb ... 2022-04-11 20:56:25.222 | Unpacking libsystemd-dev:amd64 (245.4-4ubuntu3.15) ... 2022-04-11 20:56:25.333 | Selecting previously unselected package libtinfo-dev:amd64. 2022-04-11 20:56:25.342 | Preparing to unpack .../186-libtinfo-dev_6.2-0ubuntu2_amd64.deb ... 2022-04-11 20:56:25.344 | Unpacking libtinfo-dev:amd64 (6.2-0ubuntu2) ... 2022-04-11 20:56:25.375 | Selecting previously unselected package libx86-1:amd64. 2022-04-11 20:56:25.383 | Preparing to unpack .../187-libx86-1_1.1+ds1-11_amd64.deb ... 2022-04-11 20:56:25.388 | Unpacking libx86-1:amd64 (1.1+ds1-11) ... 2022-04-11 20:56:25.431 | Selecting previously unselected package libxml2-dev:amd64. 2022-04-11 20:56:25.439 | Preparing to unpack .../188-libxml2-dev_2.9.10+dfsg-5ubuntu0.20.04.2_amd64.deb ... 2022-04-11 20:56:25.441 | Unpacking libxml2-dev:amd64 (2.9.10+dfsg-5ubuntu0.20.04.2) ... 2022-04-11 20:56:25.588 | Selecting previously unselected package libxslt1-dev:amd64. 2022-04-11 20:56:25.596 | Preparing to unpack .../189-libxslt1-dev_1.1.34-4_amd64.deb ... 2022-04-11 20:56:25.600 | Unpacking libxslt1-dev:amd64 (1.1.34-4) ... 2022-04-11 20:56:25.693 | Selecting previously unselected package llvm-10-runtime. 2022-04-11 20:56:25.701 | Preparing to unpack .../190-llvm-10-runtime_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-04-11 20:56:25.703 | Unpacking llvm-10-runtime (1:10.0.0-4ubuntu1) ... 2022-04-11 20:56:25.763 | Selecting previously unselected package libpfm4:amd64. 2022-04-11 20:56:25.771 | Preparing to unpack .../191-libpfm4_4.10.1+git20-g7700f49-2_amd64.deb ... 2022-04-11 20:56:25.774 | Unpacking libpfm4:amd64 (4.10.1+git20-g7700f49-2) ... 2022-04-11 20:56:25.866 | Selecting previously unselected package llvm-10. 2022-04-11 20:56:25.874 | Preparing to unpack .../192-llvm-10_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-04-11 20:56:25.878 | Unpacking llvm-10 (1:10.0.0-4ubuntu1) ... 2022-04-11 20:56:26.671 | Selecting previously unselected package libffi-dev:amd64. 2022-04-11 20:56:26.679 | Preparing to unpack .../193-libffi-dev_3.3-4_amd64.deb ... 2022-04-11 20:56:26.684 | Unpacking libffi-dev:amd64 (3.3-4) ... 2022-04-11 20:56:26.737 | Selecting previously unselected package python3-pygments. 2022-04-11 20:56:26.746 | Preparing to unpack .../194-python3-pygments_2.3.1+dfsg-1ubuntu2.2_all.deb ... 2022-04-11 20:56:26.749 | Unpacking python3-pygments (2.3.1+dfsg-1ubuntu2.2) ... 2022-04-11 20:56:26.894 | Selecting previously unselected package llvm-10-tools. 2022-04-11 20:56:26.903 | Preparing to unpack .../195-llvm-10-tools_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-04-11 20:56:26.909 | Unpacking llvm-10-tools (1:10.0.0-4ubuntu1) ... 2022-04-11 20:56:27.077 | Selecting previously unselected package libz3-4:amd64. 2022-04-11 20:56:27.085 | Preparing to unpack .../196-libz3-4_4.8.7-4build1_amd64.deb ... 2022-04-11 20:56:27.088 | Unpacking libz3-4:amd64 (4.8.7-4build1) ... 2022-04-11 20:56:28.073 | Selecting previously unselected package libz3-dev:amd64. 2022-04-11 20:56:28.082 | Preparing to unpack .../197-libz3-dev_4.8.7-4build1_amd64.deb ... 2022-04-11 20:56:28.085 | Unpacking libz3-dev:amd64 (4.8.7-4build1) ... 2022-04-11 20:56:28.140 | Selecting previously unselected package llvm-10-dev. 2022-04-11 20:56:28.149 | Preparing to unpack .../198-llvm-10-dev_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-04-11 20:56:28.151 | Unpacking llvm-10-dev (1:10.0.0-4ubuntu1) ... 2022-04-11 20:56:32.753 | Selecting previously unselected package lsscsi. 2022-04-11 20:56:32.763 | Preparing to unpack .../199-lsscsi_0.30-0.1_amd64.deb ... 2022-04-11 20:56:32.765 | Unpacking lsscsi (0.30-0.1) ... 2022-04-11 20:56:32.801 | Selecting previously unselected package pkg-config. 2022-04-11 20:56:32.810 | Preparing to unpack .../200-pkg-config_0.29.1-0ubuntu4_amd64.deb ... 2022-04-11 20:56:32.813 | Unpacking pkg-config (0.29.1-0ubuntu4) ... 2022-04-11 20:56:32.854 | Selecting previously unselected package pm-utils. 2022-04-11 20:56:32.862 | Preparing to unpack .../201-pm-utils_1.4.1-19_all.deb ... 2022-04-11 20:56:32.866 | Unpacking pm-utils (1.4.1-19) ... 2022-04-11 20:56:32.932 | Selecting previously unselected package postgresql-client-common. 2022-04-11 20:56:32.941 | Preparing to unpack .../202-postgresql-client-common_214ubuntu0.1_all.deb ... 2022-04-11 20:56:32.943 | Unpacking postgresql-client-common (214ubuntu0.1) ... 2022-04-11 20:56:32.978 | Selecting previously unselected package postgresql-client-12. 2022-04-11 20:56:32.987 | Preparing to unpack .../203-postgresql-client-12_12.9-0ubuntu0.20.04.1_amd64.deb ... 2022-04-11 20:56:32.989 | Unpacking postgresql-client-12 (12.9-0ubuntu0.20.04.1) ... 2022-04-11 20:56:33.205 | Selecting previously unselected package ssl-cert. 2022-04-11 20:56:33.214 | Preparing to unpack .../204-ssl-cert_1.0.39_all.deb ... 2022-04-11 20:56:33.217 | Unpacking ssl-cert (1.0.39) ... 2022-04-11 20:56:33.262 | Selecting previously unselected package postgresql-common. 2022-04-11 20:56:33.272 | Preparing to unpack .../205-postgresql-common_214ubuntu0.1_all.deb ... 2022-04-11 20:56:33.302 | Adding 'diversion of /usr/bin/pg_config to /usr/bin/pg_config.libpq-dev by postgresql-common' 2022-04-11 20:56:33.310 | Unpacking postgresql-common (214ubuntu0.1) ... 2022-04-11 20:56:33.382 | Selecting previously unselected package postgresql-server-dev-12. 2022-04-11 20:56:33.391 | Preparing to unpack .../206-postgresql-server-dev-12_12.9-0ubuntu0.20.04.1_amd64.deb ... 2022-04-11 20:56:33.393 | Unpacking postgresql-server-dev-12 (12.9-0ubuntu0.20.04.1) ... 2022-04-11 20:56:33.742 | Selecting previously unselected package postgresql-server-dev-all. 2022-04-11 20:56:33.752 | Preparing to unpack .../207-postgresql-server-dev-all_214ubuntu0.1_all.deb ... 2022-04-11 20:56:33.755 | Unpacking postgresql-server-dev-all (214ubuntu0.1) ... 2022-04-11 20:56:33.791 | Selecting previously unselected package python-pip-whl. 2022-04-11 20:56:33.799 | Preparing to unpack .../208-python-pip-whl_20.0.2-5ubuntu1.6_all.deb ... 2022-04-11 20:56:33.802 | Unpacking python-pip-whl (20.0.2-5ubuntu1.6) ... 2022-04-11 20:56:34.015 | Selecting previously unselected package python3-mysqldb. 2022-04-11 20:56:34.024 | Preparing to unpack .../209-python3-mysqldb_1.4.4-2build1_amd64.deb ... 2022-04-11 20:56:34.028 | Unpacking python3-mysqldb (1.4.4-2build1) ... 2022-04-11 20:56:34.077 | Selecting previously unselected package python3-wheel. 2022-04-11 20:56:34.086 | Preparing to unpack .../210-python3-wheel_0.34.2-1_all.deb ... 2022-04-11 20:56:34.088 | Unpacking python3-wheel (0.34.2-1) ... 2022-04-11 20:56:34.125 | Selecting previously unselected package python3-pip. 2022-04-11 20:56:34.134 | Preparing to unpack .../211-python3-pip_20.0.2-5ubuntu1.6_all.deb ... 2022-04-11 20:56:34.136 | Unpacking python3-pip (20.0.2-5ubuntu1.6) ... 2022-04-11 20:56:34.235 | Selecting previously unselected package python3.8-venv. 2022-04-11 20:56:34.244 | Preparing to unpack .../212-python3.8-venv_3.8.10-0ubuntu1~20.04.4_amd64.deb ... 2022-04-11 20:56:34.246 | Unpacking python3.8-venv (3.8.10-0ubuntu1~20.04.4) ... 2022-04-11 20:56:34.275 | Selecting previously unselected package python3-venv. 2022-04-11 20:56:34.283 | Preparing to unpack .../213-python3-venv_3.8.2-0ubuntu2_amd64.deb ... 2022-04-11 20:56:34.285 | Unpacking python3-venv (3.8.2-0ubuntu2) ... 2022-04-11 20:56:34.314 | Selecting previously unselected package qemu-block-extra:amd64. 2022-04-11 20:56:34.326 | Preparing to unpack .../214-qemu-block-extra_1%3a4.2-3ubuntu6.21_amd64.deb ... 2022-04-11 20:56:34.329 | Unpacking qemu-block-extra:amd64 (1:4.2-3ubuntu6.21) ... 2022-04-11 20:56:34.369 | Selecting previously unselected package qemu-utils. 2022-04-11 20:56:34.378 | Preparing to unpack .../215-qemu-utils_1%3a4.2-3ubuntu6.21_amd64.deb ... 2022-04-11 20:56:34.381 | Unpacking qemu-utils (1:4.2-3ubuntu6.21) ... 2022-04-11 20:56:34.571 | Selecting previously unselected package sharutils. 2022-04-11 20:56:34.579 | Preparing to unpack .../216-sharutils_1%3a4.15.2-4build1_amd64.deb ... 2022-04-11 20:56:34.583 | Unpacking sharutils (1:4.15.2-4build1) ... 2022-04-11 20:56:34.642 | Selecting previously unselected package sqlite3. 2022-04-11 20:56:34.651 | Preparing to unpack .../217-sqlite3_3.31.1-4ubuntu0.2_amd64.deb ... 2022-04-11 20:56:34.653 | Unpacking sqlite3 (3.31.1-4ubuntu0.2) ... 2022-04-11 20:56:34.809 | Selecting previously unselected package unzip. 2022-04-11 20:56:34.818 | Preparing to unpack .../218-unzip_6.0-25ubuntu1_amd64.deb ... 2022-04-11 20:56:34.823 | Unpacking unzip (6.0-25ubuntu1) ... 2022-04-11 20:56:34.880 | Selecting previously unselected package vbetool. 2022-04-11 20:56:34.889 | Preparing to unpack .../219-vbetool_1.1-4_amd64.deb ... 2022-04-11 20:56:34.891 | Unpacking vbetool (1.1-4) ... 2022-04-11 20:56:34.926 | Selecting previously unselected package ipset. 2022-04-11 20:56:34.934 | Preparing to unpack .../220-ipset_7.5-1ubuntu0.20.04.1_amd64.deb ... 2022-04-11 20:56:34.948 | Unpacking ipset (7.5-1ubuntu0.20.04.1) ... 2022-04-11 20:56:34.987 | Selecting previously unselected package ipvsadm. 2022-04-11 20:56:34.996 | Preparing to unpack .../221-ipvsadm_1%3a1.31-1_amd64.deb ... 2022-04-11 20:56:34.998 | Unpacking ipvsadm (1:1.31-1) ... 2022-04-11 20:56:35.035 | Selecting previously unselected package libapache2-mod-proxy-uwsgi. 2022-04-11 20:56:35.044 | Preparing to unpack .../222-libapache2-mod-proxy-uwsgi_2.4.41-4ubuntu3.10_amd64.deb ... 2022-04-11 20:56:35.054 | Unpacking libapache2-mod-proxy-uwsgi (2.4.41-4ubuntu3.10) ... 2022-04-11 20:56:35.083 | Selecting previously unselected package libkrb5-dev:amd64. 2022-04-11 20:56:35.092 | Preparing to unpack .../223-libkrb5-dev_1.17-6ubuntu4.1_amd64.deb ... 2022-04-11 20:56:35.095 | Unpacking libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... 2022-04-11 20:56:35.138 | Selecting previously unselected package libpcp-gui2. 2022-04-11 20:56:35.148 | Preparing to unpack .../224-libpcp-gui2_5.0.3-1_amd64.deb ... 2022-04-11 20:56:35.150 | Unpacking libpcp-gui2 (5.0.3-1) ... 2022-04-11 20:56:35.182 | Selecting previously unselected package libpcp-import1. 2022-04-11 20:56:35.191 | Preparing to unpack .../225-libpcp-import1_5.0.3-1_amd64.deb ... 2022-04-11 20:56:35.193 | Unpacking libpcp-import1 (5.0.3-1) ... 2022-04-11 20:56:35.230 | Selecting previously unselected package libpcp-mmv1. 2022-04-11 20:56:35.239 | Preparing to unpack .../226-libpcp-mmv1_5.0.3-1_amd64.deb ... 2022-04-11 20:56:35.242 | Unpacking libpcp-mmv1 (5.0.3-1) ... 2022-04-11 20:56:35.276 | Selecting previously unselected package libpcp-trace2. 2022-04-11 20:56:35.285 | Preparing to unpack .../227-libpcp-trace2_5.0.3-1_amd64.deb ... 2022-04-11 20:56:35.288 | Unpacking libpcp-trace2 (5.0.3-1) ... 2022-04-11 20:56:35.324 | Selecting previously unselected package libpcp-web1. 2022-04-11 20:56:35.334 | Preparing to unpack .../228-libpcp-web1_5.0.3-1_amd64.deb ... 2022-04-11 20:56:35.336 | Unpacking libpcp-web1 (5.0.3-1) ... 2022-04-11 20:56:35.391 | Selecting previously unselected package libyaml-dev:amd64. 2022-04-11 20:56:35.400 | Preparing to unpack .../229-libyaml-dev_0.2.2-1_amd64.deb ... 2022-04-11 20:56:35.402 | Unpacking libyaml-dev:amd64 (0.2.2-1) ... 2022-04-11 20:56:35.440 | Selecting previously unselected package python3-pcp. 2022-04-11 20:56:35.450 | Preparing to unpack .../230-python3-pcp_5.0.3-1_amd64.deb ... 2022-04-11 20:56:35.452 | Unpacking python3-pcp (5.0.3-1) ... 2022-04-11 20:56:35.500 | Selecting previously unselected package pcp. 2022-04-11 20:56:35.509 | Preparing to unpack .../231-pcp_5.0.3-1_amd64.deb ... 2022-04-11 20:56:35.581 | Unpacking pcp (5.0.3-1) ... 2022-04-11 20:56:36.182 | Selecting previously unselected package socat. 2022-04-11 20:56:36.191 | Preparing to unpack .../232-socat_1.7.3.3-2_amd64.deb ... 2022-04-11 20:56:36.194 | Unpacking socat (1.7.3.3-2) ... 2022-04-11 20:56:36.276 | Selecting previously unselected package vlan. 2022-04-11 20:56:36.289 | Preparing to unpack .../233-vlan_2.0.4ubuntu1.20.04.1_all.deb ... 2022-04-11 20:56:36.292 | Unpacking vlan (2.0.4ubuntu1.20.04.1) ... 2022-04-11 20:56:36.358 | Setting up genisoimage (9:1.1.11-3.1ubuntu1) ... 2022-04-11 20:56:36.366 | Setting up postgresql-client-common (214ubuntu0.1) ... 2022-04-11 20:56:36.376 | Setting up javascript-common (11) ... 2022-04-11 20:56:36.414 | Package apache2 is not configured yet. Will defer actions by package javascript-common. 2022-04-11 20:56:36.430 | Setting up libgraphite2-3:amd64 (1.3.13-11build1) ... 2022-04-11 20:56:36.445 | Setting up dnsmasq-utils (2.80-1.1ubuntu1.4) ... 2022-04-11 20:56:36.452 | Setting up libpixman-1-0:amd64 (0.38.4-0ubuntu1) ... 2022-04-11 20:56:36.459 | Setting up mysql-common (5.8+1.0.5ubuntu2) ... 2022-04-11 20:56:36.483 | update-alternatives: using /etc/mysql/my.cnf.fallback to provide /etc/mysql/my.cnf (my.cnf) in auto mode 2022-04-11 20:56:36.486 | Setting up libncurses-dev:amd64 (6.2-0ubuntu2) ... 2022-04-11 20:56:36.496 | Setting up libxpm4:amd64 (1:3.5.12-1) ... 2022-04-11 20:56:36.501 | Setting up libstdc++-9-dev:amd64 (9.4.0-1ubuntu1~20.04.1) ... 2022-04-11 20:56:36.509 | Setting up libxrender1:amd64 (1:0.9.10-1) ... 2022-04-11 20:56:36.515 | Setting up libdatrie1:amd64 (0.2.12-3) ... 2022-04-11 20:56:36.521 | Setting up libyaml-dev:amd64 (0.2.2-1) ... 2022-04-11 20:56:36.528 | Setting up libfile-fcntllock-perl (0.22-3build4) ... 2022-04-11 20:56:36.533 | Setting up libx86-1:amd64 (1.1+ds1-11) ... 2022-04-11 20:56:36.539 | Setting up libxcb-render0:amd64 (1.14-2) ... 2022-04-11 20:56:36.546 | Setting up libalgorithm-diff-perl (1.19.03-2) ... 2022-04-11 20:56:36.552 | Setting up libarchive-zip-perl (1.67-2) ... 2022-04-11 20:56:36.557 | Setting up libgc1c2:amd64 (1:7.6.4-0.4ubuntu1) ... 2022-04-11 20:56:36.564 | Setting up vbetool (1.1-4) ... 2022-04-11 20:56:36.572 | Setting up libicu66:amd64 (66.1-2ubuntu2.1) ... 2022-04-11 20:56:36.578 | Setting up libsnmp-base (5.8+dfsg-2ubuntu2.3) ... 2022-04-11 20:56:36.589 | Setting up pm-utils (1.4.1-19) ... 2022-04-11 20:56:36.598 | Setting up libssl1.1:amd64 (1.1.1f-1ubuntu2.12) ... 2022-04-11 20:56:36.844 | Setting up unzip (6.0-25ubuntu1) ... 2022-04-11 20:56:36.870 | Setting up libdebhelper-perl (12.10ubuntu1) ... 2022-04-11 20:56:36.876 | Setting up libsasl2-modules:amd64 (2.1.27+dfsg-2ubuntu0.1) ... 2022-04-11 20:56:36.899 | Setting up liblab-gamut1:amd64 (2.42.2-3build2) ... 2022-04-11 20:56:36.905 | Setting up x11-common (1:7.7+19ubuntu14) ... 2022-04-11 20:56:37.154 | update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults 2022-04-11 20:56:37.873 | Setting up libsensors-config (1:3.6.0-2ubuntu1) ... 2022-04-11 20:56:37.883 | Setting up libapr1:amd64 (1.6.5-1ubuntu1) ... 2022-04-11 20:56:37.889 | Setting up m4 (1.4.18-4) ... 2022-04-11 20:56:37.894 | Setting up python3-yaml (5.3.1-1ubuntu0.1) ... 2022-04-11 20:56:38.189 | Setting up libobjc4:amd64 (10.3.0-1ubuntu1~20.04) ... 2022-04-11 20:56:38.195 | Setting up libxcb-shm0:amd64 (1.14-2) ... 2022-04-11 20:56:38.204 | Setting up iputils-arping (3:20190709-3) ... 2022-04-11 20:56:38.237 | Setting up libffi-dev:amd64 (3.3-4) ... 2022-04-11 20:56:38.248 | Setting up conntrack (1:1.4.5-2) ... 2022-04-11 20:56:38.254 | Setting up libboost-iostreams1.71.0:amd64 (1.71.0-6ubuntu6) ... 2022-04-11 20:56:38.262 | Setting up python3-wheel (0.34.2-1) ... 2022-04-11 20:56:38.525 | Setting up libjbig0:amd64 (2.1-3.1build1) ... 2022-04-11 20:56:38.530 | Setting up open-iscsi (2.0.874-7.1ubuntu6.2) ... 2022-04-11 20:56:38.734 | grep: /lib/modules-load.d/open-iscsi.conf: No such file or directory 2022-04-11 20:56:40.878 | Setting up libfakeroot:amd64 (1.24-1) ... 2022-04-11 20:56:40.887 | Setting up libjansson4:amd64 (2.12-1build1) ... 2022-04-11 20:56:40.895 | Setting up acl (2.2.53-6) ... 2022-04-11 20:56:40.903 | Setting up dns-root-data (2019052802) ... 2022-04-11 20:56:40.909 | Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2ubuntu0.1) ... 2022-04-11 20:56:40.915 | Setting up libllvm10:amd64 (1:10.0.0-4ubuntu1) ... 2022-04-11 20:56:40.921 | Setting up fakeroot (1.24-1) ... 2022-04-11 20:56:40.928 | update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode 2022-04-11 20:56:40.936 | Setting up libgts-0.7-5:amd64 (0.7.6+darcs121130-4) ... 2022-04-11 20:56:40.943 | Setting up libgssrpc4:amd64 (1.17-6ubuntu4.1) ... 2022-04-11 20:56:40.949 | Setting up autotools-dev (20180224.1) ... 2022-04-11 20:56:40.955 | Setting up python3-pygments (2.3.1+dfsg-1ubuntu2.2) ... 2022-04-11 20:56:41.765 | Setting up libz3-4:amd64 (4.8.7-4build1) ... 2022-04-11 20:56:41.774 | Setting up libpfm4:amd64 (4.10.1+git20-g7700f49-2) ... 2022-04-11 20:56:41.780 | Setting up make (4.2.1-1.2) ... 2022-04-11 20:56:41.785 | Setting up libnspr4:amd64 (2:4.25-1) ... 2022-04-11 20:56:41.791 | Setting up libidn11:amd64 (1.33-2.2ubuntu2) ... 2022-04-11 20:56:41.800 | Setting up libclang1-10 (1:10.0.0-4ubuntu1) ... 2022-04-11 20:56:41.808 | Setting up uuid-dev:amd64 (2.34-0.1ubuntu9.3) ... 2022-04-11 20:56:41.815 | Setting up libpathplan4:amd64 (2.42.2-3build2) ... 2022-04-11 20:56:41.827 | Setting up ebtables (2.0.11-3build1) ... 2022-04-11 20:56:42.394 | Setting up socat (1.7.3.3-2) ... 2022-04-11 20:56:42.401 | Setting up libann0 (1.1.2+doc-7build1) ... 2022-04-11 20:56:42.406 | Setting up comerr-dev:amd64 (2.1-1.45.5-2ubuntu1) ... 2022-04-11 20:56:42.414 | Setting up libssl-dev:amd64 (1.1.1f-1ubuntu2.12) ... 2022-04-11 20:56:42.419 | Setting up autopoint (0.19.8.1-10build1) ... 2022-04-11 20:56:42.425 | Setting up binfmt-support (2.2.0-2) ... 2022-04-11 20:56:42.725 | Created symlink /etc/systemd/system/multi-user.target.wants/binfmt-support.service → /lib/systemd/system/binfmt-support.service. 2022-04-11 20:56:43.782 | Setting up libwebp6:amd64 (0.6.1-2ubuntu0.20.04.1) ... 2022-04-11 20:56:43.788 | Setting up icu-devtools (66.1-2ubuntu2.1) ... 2022-04-11 20:56:43.794 | Setting up fonts-dejavu-core (2.37-1) ... 2022-04-11 20:56:43.846 | Setting up libnetfilter-queue1 (1.0.3-1) ... 2022-04-11 20:56:43.854 | Setting up lsscsi (0.30-0.1) ... 2022-04-11 20:56:43.859 | Setting up libsensors5:amd64 (1:3.6.0-2ubuntu1) ... 2022-04-11 20:56:43.866 | Setting up g++-9 (9.4.0-1ubuntu1~20.04.1) ... 2022-04-11 20:56:43.872 | Setting up libjpeg-turbo8:amd64 (2.0.3-0ubuntu1.20.04.1) ... 2022-04-11 20:56:43.878 | Setting up libobjc-9-dev:amd64 (9.4.0-1ubuntu1~20.04.1) ... 2022-04-11 20:56:43.884 | Setting up libdpkg-perl (1.19.7ubuntu3) ... 2022-04-11 20:56:43.890 | Setting up libsasl2-2:amd64 (2.1.27+dfsg-2ubuntu0.1) ... 2022-04-11 20:56:43.896 | Setting up autoconf (2.69-11.1) ... 2022-04-11 20:56:43.904 | Setting up g++ (4:9.3.0-1ubuntu2) ... 2022-04-11 20:56:43.948 | update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode 2022-04-11 20:56:43.952 | Setting up dwz (0.13-5) ... 2022-04-11 20:56:43.958 | Setting up libsctp1:amd64 (1.0.18+dfsg-1) ... 2022-04-11 20:56:43.964 | Setting up libnetfilter-cthelper0:amd64 (1.0.0-1ubuntu2) ... 2022-04-11 20:56:43.970 | Setting up libipset13:amd64 (7.5-1ubuntu0.20.04.1) ... 2022-04-11 20:56:43.976 | Setting up liblua5.2-0:amd64 (5.2.4-1.1build3) ... 2022-04-11 20:56:43.982 | Setting up vlan (2.0.4ubuntu1.20.04.1) ... 2022-04-11 20:56:43.998 | Setting up uuid-runtime (2.34-0.1ubuntu9.3) ... 2022-04-11 20:56:45.281 | Setting up libkdb5-9:amd64 (1.17-6ubuntu4.1) ... 2022-04-11 20:56:45.287 | Setting up libomp5-10:amd64 (1:10.0.0-4ubuntu1) ... 2022-04-11 20:56:45.292 | Setting up libarchive-cpio-perl (0.10-1) ... 2022-04-11 20:56:45.298 | Setting up liblua5.3-0:amd64 (5.3.3-1.1ubuntu2) ... 2022-04-11 20:56:45.303 | Setting up fonts-liberation (1:1.07.4-11) ... 2022-04-11 20:56:45.309 | Setting up libnl-3-200:amd64 (3.4.0-1) ... 2022-04-11 20:56:45.318 | Setting up libboost-thread1.71.0:amd64 (1.71.0-6ubuntu6) ... 2022-04-11 20:56:45.323 | Setting up pcp-conf (5.0.3-1) ... 2022-04-11 20:56:45.331 | Setting up libc6-i386 (2.31-0ubuntu9.7) ... 2022-04-11 20:56:45.339 | Setting up libsub-override-perl (0.09-2) ... 2022-04-11 20:56:45.345 | Setting up libharfbuzz0b:amd64 (2.6.4-1ubuntu4) ... 2022-04-11 20:56:45.352 | Setting up libthai-data (0.1.28-3) ... 2022-04-11 20:56:45.358 | Setting up python-pip-whl (20.0.2-5ubuntu1.6) ... 2022-04-11 20:56:45.363 | Setting up libcdt5:amd64 (2.42.2-3build2) ... 2022-04-11 20:56:45.374 | Setting up libcgraph6:amd64 (2.42.2-3build2) ... 2022-04-11 20:56:45.380 | Setting up apache2-data (2.4.41-4ubuntu3.10) ... 2022-04-11 20:56:45.389 | Setting up libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... 2022-04-11 20:56:45.397 | Setting up libjs-jquery (3.3.1~dfsg-3) ... 2022-04-11 20:56:45.402 | Setting up sharutils (1:4.15.2-4build1) ... 2022-04-11 20:56:45.407 | Setting up ipset (7.5-1ubuntu0.20.04.1) ... 2022-04-11 20:56:45.420 | Setting up openssl (1.1.1f-1ubuntu2.12) ... 2022-04-11 20:56:45.430 | Setting up conntrackd (1:1.4.5-2) ... 2022-04-11 20:56:46.465 | Created symlink /etc/systemd/system/multi-user.target.wants/conntrackd.service → /lib/systemd/system/conntrackd.service. 2022-04-11 20:56:46.810 | Setting up libsys-hostname-long-perl (1.5-1) ... 2022-04-11 20:56:46.815 | Setting up libalgorithm-diff-xs-perl (0.04-6) ... 2022-04-11 20:56:46.822 | Setting up libicu-dev:amd64 (66.1-2ubuntu2.1) ... 2022-04-11 20:56:46.827 | Setting up libxml2:amd64 (2.9.10+dfsg-5ubuntu0.20.04.2) ... 2022-04-11 20:56:46.832 | Setting up libsystemd-dev:amd64 (245.4-4ubuntu3.15) ... 2022-04-11 20:56:46.837 | Setting up sqlite3 (3.31.1-4ubuntu0.2) ... 2022-04-11 20:56:46.843 | Setting up libalgorithm-merge-perl (0.08-3) ... 2022-04-11 20:56:46.850 | Setting up libaprutil1:amd64 (1.6.1-4ubuntu2) ... 2022-04-11 20:56:46.856 | Setting up libjpeg8:amd64 (8c-2ubuntu8) ... 2022-04-11 20:56:46.861 | Setting up automake (1:1.16.1-4ubuntu6) ... 2022-04-11 20:56:46.869 | update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode 2022-04-11 20:56:46.873 | Setting up libfile-stripnondeterminism-perl (1.7.0-1) ... 2022-04-11 20:56:46.879 | Setting up libtinfo-dev:amd64 (6.2-0ubuntu2) ... 2022-04-11 20:56:46.885 | Setting up libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... 2022-04-11 20:56:46.891 | Setting up libgts-bin (0.7.6+darcs121130-4) ... 2022-04-11 20:56:46.896 | Setting up libz3-dev:amd64 (4.8.7-4build1) ... 2022-04-11 20:56:46.902 | Setting up libice6:amd64 (2:1.0.10-0ubuntu1) ... 2022-04-11 20:56:46.908 | Setting up tcpdump (4.9.3-4ubuntu0.1) ... 2022-04-11 20:56:47.112 | Setting up libjpeg-turbo8-dev:amd64 (2.0.3-0ubuntu1.20.04.1) ... 2022-04-11 20:56:47.118 | Setting up libmysqlclient21:amd64 (8.0.28-0ubuntu0.20.04.3) ... 2022-04-11 20:56:47.126 | Setting up llvm-10-tools (1:10.0.0-4ubuntu1) ... 2022-04-11 20:56:47.131 | Setting up libsnmp35:amd64 (5.8+dfsg-2ubuntu2.3) ... 2022-04-11 20:56:47.137 | Setting up libomp-10-dev (1:10.0.0-4ubuntu1) ... 2022-04-11 20:56:47.143 | Setting up wget (1.20.3-1ubuntu2) ... 2022-04-11 20:56:47.151 | Setting up libtool (2.4.6-14) ... 2022-04-11 20:56:47.158 | Setting up fontconfig-config (2.13.1-2ubuntu3) ... 2022-04-11 20:56:47.260 | Setting up openssh-client (1:8.2p1-4ubuntu0.4) ... 2022-04-11 20:56:47.293 | Setting up haproxy (2.0.13-2ubuntu0.5) ... 2022-04-11 20:56:47.745 | Created symlink /etc/systemd/system/multi-user.target.wants/haproxy.service → /lib/systemd/system/haproxy.service. 2022-04-11 20:56:48.846 | Setting up libldap-2.4-2:amd64 (2.4.49+dfsg-2ubuntu1.8) ... 2022-04-11 20:56:48.853 | Setting up libnss3:amd64 (2:3.49.1-1ubuntu1.6) ... 2022-04-11 20:56:48.864 | Setting up libaprutil1-ldap:amd64 (1.6.1-4ubuntu2) ... 2022-04-11 20:56:48.870 | Setting up dnsmasq-base (2.80-1.1ubuntu1.4) ... 2022-04-11 20:56:49.038 | Setting up libaprutil1-dbd-sqlite3:amd64 (1.6.1-4ubuntu2) ... 2022-04-11 20:56:49.043 | Setting up libclang-cpp10 (1:10.0.0-4ubuntu1) ... 2022-04-11 20:56:49.051 | Setting up llvm-10-runtime (1:10.0.0-4ubuntu1) ... 2022-04-11 20:56:49.060 | Setting up memcached (1.5.22-2ubuntu0.2) ... 2022-04-11 20:56:50.266 | Created symlink /etc/systemd/system/multi-user.target.wants/memcached.service → /lib/systemd/system/memcached.service. 2022-04-11 20:56:50.982 | Setting up dpkg-dev (1.19.7ubuntu3) ... 2022-04-11 20:56:50.997 | Setting up libnl-route-3-200:amd64 (3.4.0-1) ... 2022-04-11 20:56:51.003 | Setting up python3-mysqldb (1.4.4-2build1) ... 2022-04-11 20:56:51.261 | Setting up libldap2-dev:amd64 (2.4.49+dfsg-2ubuntu1.8) ... 2022-04-11 20:56:51.266 | Setting up libmail-sendmail-perl (0.80-1) ... 2022-04-11 20:56:51.272 | Setting up libltdl-dev:amd64 (2.4.6-14) ... 2022-04-11 20:56:51.277 | Setting up libthai0:amd64 (0.1.28-3) ... 2022-04-11 20:56:51.288 | Setting up libxml2-dev:amd64 (2.9.10+dfsg-5ubuntu0.20.04.2) ... 2022-04-11 20:56:51.292 | Setting up libsasl2-dev (2.1.27+dfsg-2ubuntu0.1) ... 2022-04-11 20:56:51.298 | Setting up lib32gcc-s1 (10.3.0-1ubuntu1~20.04) ... 2022-04-11 20:56:51.303 | Setting up lib32stdc++6 (10.3.0-1ubuntu1~20.04) ... 2022-04-11 20:56:51.309 | Setting up ssl-cert (1.0.39) ... 2022-04-11 20:56:52.227 | Setting up python3.8-venv (3.8.10-0ubuntu1~20.04.4) ... 2022-04-11 20:56:52.303 | Setting up libjs-jquery-metadata (12-1.1) ... 2022-04-11 20:56:52.309 | Setting up postgresql-common (214ubuntu0.1) ... 2022-04-11 20:56:52.795 | Adding user postgres to group ssl-cert 2022-04-11 20:56:52.953 | 2022-04-11 20:56:52.953 | Creating config file /etc/postgresql-common/createcluster.conf with new version 2022-04-11 20:56:53.145 | Building PostgreSQL dictionaries from installed myspell/hunspell packages... 2022-04-11 20:56:53.145 | Removing obsolete dictionary files: 2022-04-11 20:56:53.753 | Created symlink /etc/systemd/system/multi-user.target.wants/postgresql.service → /lib/systemd/system/postgresql.service. 2022-04-11 20:56:54.897 | Setting up libcroco3:amd64 (0.6.13-1) ... 2022-04-11 20:56:54.903 | Setting up libsctp-dev:amd64 (1.0.18+dfsg-1) ... 2022-04-11 20:56:54.911 | Setting up pkg-config (0.29.1-0ubuntu4) ... 2022-04-11 20:56:55.004 | Setting up python3-pip (20.0.2-5ubuntu1.6) ... 2022-04-11 20:56:55.436 | Setting up dh-strip-nondeterminism (1.7.0-1) ... 2022-04-11 20:56:55.441 | Setting up libgvpr2:amd64 (2.42.2-3build2) ... 2022-04-11 20:56:55.451 | Setting up libjs-jquery-tablesorter (1:2.31.1+dfsg1-1) ... 2022-04-11 20:56:55.460 | Setting up libnl-genl-3-200:amd64 (3.4.0-1) ... 2022-04-11 20:56:55.466 | Setting up build-essential (12.8ubuntu1.1) ... 2022-04-11 20:56:55.472 | Setting up libcurl4:amd64 (7.68.0-1ubuntu2.7) ... 2022-04-11 20:56:55.477 | Setting up libtiff5:amd64 (4.1.0+git191117-2ubuntu0.20.04.2) ... 2022-04-11 20:56:55.483 | Setting up curl (7.68.0-1ubuntu2.7) ... 2022-04-11 20:56:55.489 | Setting up libfontconfig1:amd64 (2.13.1-2ubuntu3) ... 2022-04-11 20:56:55.496 | Setting up libjpeg8-dev:amd64 (8c-2ubuntu8) ... 2022-04-11 20:56:55.502 | Setting up libsm6:amd64 (2:1.2.3-1) ... 2022-04-11 20:56:55.508 | Setting up apache2-utils (2.4.41-4ubuntu3.10) ... 2022-04-11 20:56:55.514 | Setting up krb5-multidev:amd64 (1.17-6ubuntu4.1) ... 2022-04-11 20:56:55.521 | Setting up ipvsadm (1:1.31-1) ... 2022-04-11 20:56:56.296 | Setting up openssh-sftp-server (1:8.2p1-4ubuntu0.4) ... 2022-04-11 20:56:56.302 | Setting up libibverbs1:amd64 (28.0-1ubuntu1) ... 2022-04-11 20:56:56.410 | Setting up fontconfig (2.13.1-2ubuntu3) ... 2022-04-11 20:56:58.476 | Regenerating fonts cache... done. 2022-04-11 20:56:58.479 | Setting up gettext (0.19.8.1-10build1) ... 2022-04-11 20:56:58.484 | Setting up libpcp3 (5.0.3-1) ... 2022-04-11 20:56:58.496 | Setting up libpcp-pmda3 (5.0.3-1) ... 2022-04-11 20:56:58.501 | Setting up libxslt1-dev:amd64 (1.1.34-4) ... 2022-04-11 20:56:58.506 | Setting up openssh-server (1:8.2p1-4ubuntu0.4) ... 2022-04-11 20:56:59.906 | rescue-ssh.target is a disabled or a static unit, not starting it. 2022-04-11 20:57:00.715 | Setting up ibverbs-providers:amd64 (28.0-1ubuntu1) ... 2022-04-11 20:57:00.770 | Setting up libclang-common-10-dev (1:10.0.0-4ubuntu1) ... 2022-04-11 20:57:00.776 | Setting up keepalived (1:2.0.19-2ubuntu0.2) ... 2022-04-11 20:57:01.788 | Created symlink /etc/systemd/system/multi-user.target.wants/keepalived.service → /lib/systemd/system/keepalived.service. 2022-04-11 20:57:02.487 | Setting up llvm-10 (1:10.0.0-4ubuntu1) ... 2022-04-11 20:57:02.493 | Setting up libpcp-trace2 (5.0.3-1) ... 2022-04-11 20:57:02.498 | Setting up libpango-1.0-0:amd64 (1.44.7-2ubuntu4) ... 2022-04-11 20:57:02.504 | Setting up libpcp-pmda-perl (5.0.3-1) ... 2022-04-11 20:57:02.509 | Setting up libjpeg-dev:amd64 (8c-2ubuntu8) ... 2022-04-11 20:57:02.516 | Setting up libpq5:amd64 (12.9-0ubuntu0.20.04.1) ... 2022-04-11 20:57:02.522 | Setting up libpq-dev (12.9-0ubuntu0.20.04.1) ... 2022-04-11 20:57:02.528 | Setting up libpcp-gui2 (5.0.3-1) ... 2022-04-11 20:57:02.533 | Setting up apache2-bin (2.4.41-4ubuntu3.10) ... 2022-04-11 20:57:02.540 | Setting up libcairo2:amd64 (1.16.0-4ubuntu1) ... 2022-04-11 20:57:02.545 | Setting up libpcp-web1 (5.0.3-1) ... 2022-04-11 20:57:02.551 | Setting up intltool-debian (0.35.0+20060710.5) ... 2022-04-11 20:57:02.576 | Setting up libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... 2022-04-11 20:57:02.583 | Setting up llvm-10-dev (1:10.0.0-4ubuntu1) ... 2022-04-11 20:57:02.590 | Setting up postgresql-client-12 (12.9-0ubuntu0.20.04.1) ... 2022-04-11 20:57:03.258 | update-alternatives: using /usr/share/postgresql/12/man/man1/psql.1.gz to provide /usr/share/man/man1/psql.1.gz (psql.1.gz) in auto mode 2022-04-11 20:57:03.284 | Setting up python3-venv (3.8.2-0ubuntu2) ... 2022-04-11 20:57:03.291 | Setting up libpcp-mmv1 (5.0.3-1) ... 2022-04-11 20:57:03.298 | Setting up libapr1-dev (1.6.5-1ubuntu1) ... 2022-04-11 20:57:03.305 | Setting up libgd3:amd64 (2.2.5-5.2ubuntu2.1) ... 2022-04-11 20:57:03.312 | Setting up libxt6:amd64 (1:1.1.5-1) ... 2022-04-11 20:57:03.321 | Setting up libaprutil1-dev (1.6.1-4ubuntu2) ... 2022-04-11 20:57:03.328 | Setting up clang-10 (1:10.0.0-4ubuntu1) ... 2022-04-11 20:57:03.334 | Setting up libpangoft2-1.0-0:amd64 (1.44.7-2ubuntu4) ... 2022-04-11 20:57:03.340 | Setting up postgresql-server-dev-12 (12.9-0ubuntu0.20.04.1) ... 2022-04-11 20:57:03.345 | Setting up libpangocairo-1.0-0:amd64 (1.44.7-2ubuntu4) ... 2022-04-11 20:57:03.353 | Setting up libpcp-import1 (5.0.3-1) ... 2022-04-11 20:57:03.359 | Setting up librdmacm1:amd64 (28.0-1ubuntu1) ... 2022-04-11 20:57:03.369 | Setting up librados2 (15.2.14-0ubuntu0.20.04.2) ... 2022-04-11 20:57:03.377 | Setting up libxmu6:amd64 (2:1.1.3-0ubuntu1) ... 2022-04-11 20:57:03.383 | Setting up po-debconf (1.0.21) ... 2022-04-11 20:57:03.389 | Setting up apache2 (2.4.41-4ubuntu3.10) ... 2022-04-11 20:57:03.835 | Enabling module mpm_event. 2022-04-11 20:57:03.901 | Enabling module authz_core. 2022-04-11 20:57:03.906 | Enabling module authz_host. 2022-04-11 20:57:03.971 | Enabling module authn_core. 2022-04-11 20:57:03.977 | Enabling module auth_basic. 2022-04-11 20:57:04.038 | Enabling module access_compat. 2022-04-11 20:57:04.099 | Enabling module authn_file. 2022-04-11 20:57:04.161 | Enabling module authz_user. 2022-04-11 20:57:04.221 | Enabling module alias. 2022-04-11 20:57:04.282 | Enabling module dir. 2022-04-11 20:57:04.343 | Enabling module autoindex. 2022-04-11 20:57:04.407 | Enabling module env. 2022-04-11 20:57:04.468 | Enabling module mime. 2022-04-11 20:57:04.529 | Enabling module negotiation. 2022-04-11 20:57:04.591 | Enabling module setenvif. 2022-04-11 20:57:04.651 | Enabling module filter. 2022-04-11 20:57:04.712 | Enabling module deflate. 2022-04-11 20:57:04.778 | Enabling module status. 2022-04-11 20:57:04.838 | Enabling module reqtimeout. 2022-04-11 20:57:04.899 | Enabling conf charset. 2022-04-11 20:57:04.961 | Enabling conf localized-error-pages. 2022-04-11 20:57:05.022 | Enabling conf other-vhosts-access-log. 2022-04-11 20:57:05.112 | Enabling conf security. 2022-04-11 20:57:05.171 | Enabling conf serve-cgi-bin. 2022-04-11 20:57:05.232 | Enabling site 000-default. 2022-04-11 20:57:05.286 | info: Executing deferred 'a2enconf javascript-common' for package javascript-common 2022-04-11 20:57:05.342 | Enabling conf javascript-common. 2022-04-11 20:57:05.610 | Created symlink /etc/systemd/system/multi-user.target.wants/apache2.service → /lib/systemd/system/apache2.service. 2022-04-11 20:57:06.204 | Created symlink /etc/systemd/system/multi-user.target.wants/apache-htcacheclean.service → /lib/systemd/system/apache-htcacheclean.service. 2022-04-11 20:57:08.962 | Setting up libxaw7:amd64 (2:1.0.13-1) ... 2022-04-11 20:57:08.977 | Setting up python3-pcp (5.0.3-1) ... 2022-04-11 20:57:09.293 | Setting up libgvc6 (2.42.2-3build2) ... 2022-04-11 20:57:09.321 | Setting up librbd1 (15.2.14-0ubuntu0.20.04.2) ... 2022-04-11 20:57:09.328 | Setting up libapache2-mod-proxy-uwsgi (2.4.41-4ubuntu3.10) ... 2022-04-11 20:57:09.341 | Setting up libiscsi7:amd64 (1.18.0-2) ... 2022-04-11 20:57:09.347 | Setting up postgresql-server-dev-all (214ubuntu0.1) ... 2022-04-11 20:57:09.353 | Setting up qemu-block-extra:amd64 (1:4.2-3ubuntu6.21) ... 2022-04-11 20:57:09.361 | Setting up graphviz (2.42.2-3build2) ... 2022-04-11 20:57:09.372 | Setting up pcp (5.0.3-1) ... 2022-04-11 20:57:09.761 | Created symlink /etc/systemd/system/multi-user.target.wants/pmcd.service → /lib/systemd/system/pmcd.service. 2022-04-11 20:57:10.199 | Created symlink /etc/systemd/system/multi-user.target.wants/pmlogger.service → /lib/systemd/system/pmlogger.service. 2022-04-11 20:57:10.617 | Created symlink /etc/systemd/system/multi-user.target.wants/pmie.service → /lib/systemd/system/pmie.service. 2022-04-11 20:57:11.060 | Created symlink /etc/systemd/system/multi-user.target.wants/pmproxy.service → /lib/systemd/system/pmproxy.service. 2022-04-11 20:57:28.264 | Setting up qemu-utils (1:4.2-3ubuntu6.21) ... 2022-04-11 20:57:28.273 | Setting up systemd (245.4-4ubuntu3.15) ... 2022-04-11 20:57:28.275 | Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... 2022-04-11 20:57:29.409 | Setting up dh-autoreconf (19) ... 2022-04-11 20:57:29.415 | Setting up systemd-timesyncd (245.4-4ubuntu3.15) ... 2022-04-11 20:57:30.253 | Setting up systemd-sysv (245.4-4ubuntu3.15) ... 2022-04-11 20:57:30.261 | Setting up libnss-systemd:amd64 (245.4-4ubuntu3.15) ... 2022-04-11 20:57:30.269 | Setting up debhelper (12.10ubuntu1) ... 2022-04-11 20:57:30.275 | Setting up libpam-systemd:amd64 (245.4-4ubuntu3.15) ... 2022-04-11 20:57:30.615 | Setting up apache2-dev (2.4.41-4ubuntu3.10) ... 2022-04-11 20:57:30.621 | Processing triggers for mime-support (3.64ubuntu1) ... 2022-04-11 20:57:30.644 | Processing triggers for initramfs-tools (0.136ubuntu6.4) ... 2022-04-11 20:57:30.724 | update-initramfs: Generating /boot/initrd.img-5.4.0-72-generic 2022-04-11 20:57:43.775 | Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2022-04-11 20:57:43.800 | Processing triggers for rsyslog (8.2001.0-1ubuntu1.1) ... 2022-04-11 20:57:44.204 | Processing triggers for ufw (0.36-6) ... 2022-04-11 20:57:44.339 | Processing triggers for man-db (2.9.1-1) ... 2022-04-11 20:58:10.843 | Processing triggers for dbus (1.12.16-2ubuntu2.1) ... 2022-04-11 20:58:10.857 | Processing triggers for install-info (6.7.0.dfsg.2-5) ... 2022-04-11 20:58:18.428 | ++ functions-common:apt_get:1234 : result=0 2022-04-11 20:58:18.431 | ++ functions-common:apt_get:1237 : time_stop apt-get 2022-04-11 20:58:18.433 | ++ functions-common:time_stop:2425 : local name 2022-04-11 20:58:18.436 | ++ functions-common:time_stop:2426 : local end_time 2022-04-11 20:58:18.438 | ++ functions-common:time_stop:2427 : local elapsed_time 2022-04-11 20:58:18.440 | ++ functions-common:time_stop:2428 : local total 2022-04-11 20:58:18.442 | ++ functions-common:time_stop:2429 : local start_time 2022-04-11 20:58:18.444 | ++ functions-common:time_stop:2431 : name=apt-get 2022-04-11 20:58:18.446 | ++ functions-common:time_stop:2432 : start_time=1649710516922 2022-04-11 20:58:18.448 | ++ functions-common:time_stop:2434 : [[ -z 1649710516922 ]] 2022-04-11 20:58:18.451 | +++ functions-common:time_stop:2437 : date +%s%3N 2022-04-11 20:58:18.455 | ++ functions-common:time_stop:2437 : end_time=1649710698453 2022-04-11 20:58:18.457 | ++ functions-common:time_stop:2438 : elapsed_time=181531 2022-04-11 20:58:18.459 | ++ functions-common:time_stop:2439 : total=774 2022-04-11 20:58:18.461 | ++ functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-11 20:58:18.463 | ++ functions-common:time_stop:2442 : _TIME_TOTAL[$name]=182305 2022-04-11 20:58:18.466 | ++ functions-common:apt_get:1238 : return 0 2022-04-11 20:58:18.468 | ++ tools/install_prereqs.sh:source:74 : [[ -n False ]] 2022-04-11 20:58:18.470 | ++ tools/install_prereqs.sh:source:74 : [[ False != \F\a\l\s\e ]] 2022-04-11 20:58:18.473 | ++ tools/install_prereqs.sh:source:88 : date +%s 2022-04-11 20:58:18.477 | ++ tools/install_prereqs.sh:source:89 : date 2022-04-11 20:58:18.481 | + ./stack.sh:main:792 : [[ False != \T\r\u\e ]] 2022-04-11 20:58:18.483 | + ./stack.sh:main:793 : PYPI_ALTERNATIVE_URL= 2022-04-11 20:58:18.486 | + ./stack.sh:main:793 : /home/ubuntu/devstack/tools/install_pip.sh 2022-04-11 20:58:19.691 | + tools/install_pip.sh:main:25 : FILES=/home/ubuntu/devstack/files 2022-04-11 20:58:19.693 | + tools/install_pip.sh:main:40 : PIP_GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py 2022-04-11 20:58:19.694 | + tools/install_pip.sh:main:41 : PIP_GET_PIP36_URL=https://bootstrap.pypa.io/pip/3.6/get-pip.py 2022-04-11 20:58:19.697 | + tools/install_pip.sh:main:43 : GetDistro 2022-04-11 20:58:19.699 | + functions-common:GetDistro:446 : GetOSVersion 2022-04-11 20:58:19.700 | + functions-common:GetOSVersion:416 : source /etc/os-release 2022-04-11 20:58:19.702 | ++ /etc/os-release:source:1 : NAME=Ubuntu 2022-04-11 20:58:19.704 | ++ /etc/os-release:source:2 : VERSION='20.04.2 LTS (Focal Fossa)' 2022-04-11 20:58:19.705 | ++ /etc/os-release:source:3 : ID=ubuntu 2022-04-11 20:58:19.707 | ++ /etc/os-release:source:4 : ID_LIKE=debian 2022-04-11 20:58:19.709 | ++ /etc/os-release:source:5 : PRETTY_NAME='Ubuntu 20.04.2 LTS' 2022-04-11 20:58:19.711 | ++ /etc/os-release:source:6 : VERSION_ID=20.04 2022-04-11 20:58:19.712 | ++ /etc/os-release:source:7 : HOME_URL=https://www.ubuntu.com/ 2022-04-11 20:58:19.714 | ++ /etc/os-release:source:8 : SUPPORT_URL=https://help.ubuntu.com/ 2022-04-11 20:58:19.716 | ++ /etc/os-release:source:9 : BUG_REPORT_URL=https://bugs.launchpad.net/ubuntu/ 2022-04-11 20:58:19.717 | ++ /etc/os-release:source:10 : PRIVACY_POLICY_URL=https://www.ubuntu.com/legal/terms-and-policies/privacy-policy 2022-04-11 20:58:19.719 | ++ /etc/os-release:source:11 : VERSION_CODENAME=focal 2022-04-11 20:58:19.721 | ++ /etc/os-release:source:12 : UBUNTU_CODENAME=focal 2022-04-11 20:58:19.722 | + functions-common:GetOSVersion:417 : [[ ubuntu20.04.2 LTS (Focal Fossa) == \c\e\n\t\o\s\9 ]] 2022-04-11 20:58:19.724 | + functions-common:GetOSVersion:422 : _ensure_lsb_release 2022-04-11 20:58:19.726 | ++ functions-common:_ensure_lsb_release:393 : command -v lsb_release 2022-04-11 20:58:19.729 | + functions-common:_ensure_lsb_release:393 : [[ -x /usr/bin/lsb_release ]] 2022-04-11 20:58:19.730 | + functions-common:_ensure_lsb_release:394 : return 2022-04-11 20:58:19.733 | ++ functions-common:GetOSVersion:424 : lsb_release -r -s 2022-04-11 20:58:19.799 | + functions-common:GetOSVersion:424 : os_RELEASE=20.04 2022-04-11 20:58:19.801 | ++ functions-common:GetOSVersion:425 : lsb_release -c -s 2022-04-11 20:58:19.867 | + functions-common:GetOSVersion:425 : os_CODENAME=focal 2022-04-11 20:58:19.870 | ++ functions-common:GetOSVersion:426 : lsb_release -i -s 2022-04-11 20:58:19.936 | + functions-common:GetOSVersion:426 : os_VENDOR=Ubuntu 2022-04-11 20:58:19.938 | + functions-common:GetOSVersion:429 : [[ Ubuntu =~ (Debian|Ubuntu|LinuxMint) ]] 2022-04-11 20:58:19.939 | + functions-common:GetOSVersion:430 : os_PACKAGE=deb 2022-04-11 20:58:19.941 | + functions-common:GetOSVersion:435 : typeset -xr os_VENDOR 2022-04-11 20:58:19.943 | + functions-common:GetOSVersion:436 : typeset -xr os_RELEASE 2022-04-11 20:58:19.945 | + functions-common:GetOSVersion:437 : typeset -xr os_PACKAGE 2022-04-11 20:58:19.947 | + functions-common:GetOSVersion:438 : typeset -xr os_CODENAME 2022-04-11 20:58:19.949 | + functions-common:GetDistro:448 : [[ Ubuntu =~ (Ubuntu) ]] 2022-04-11 20:58:19.951 | + functions-common:GetDistro:451 : DISTRO=focal 2022-04-11 20:58:19.953 | + functions-common:GetDistro:500 : typeset -xr DISTRO 2022-04-11 20:58:19.955 | + tools/install_pip.sh:main:44 : echo 'Distro: focal' 2022-04-11 20:58:19.955 | Distro: focal 2022-04-11 20:58:19.957 | + tools/install_pip.sh:main:124 : get_versions 2022-04-11 20:58:19.959 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-04-11 20:58:19.962 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2022-04-11 20:58:19.964 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2022-04-11 20:58:19.967 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2022-04-11 20:58:19.967 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-04-11 20:58:20.535 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=21.3.1 2022-04-11 20:58:20.537 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 21.3.1' 2022-04-11 20:58:20.537 | pip: 21.3.1 2022-04-11 20:58:20.539 | + tools/install_pip.sh:main:126 : [[ -n '' ]] 2022-04-11 20:58:20.541 | + tools/install_pip.sh:main:130 : is_fedora 2022-04-11 20:58:20.542 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-11 20:58:20.544 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-11 20:58:20.546 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-11 20:58:20.547 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-11 20:58:20.549 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-11 20:58:20.551 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-11 20:58:20.552 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-11 20:58:20.554 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-11 20:58:20.556 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-11 20:58:20.557 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-11 20:58:20.559 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-11 20:58:20.561 | + tools/install_pip.sh:main:141 : is_ubuntu 2022-04-11 20:58:20.563 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-11 20:58:20.565 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-11 20:58:20.567 | + tools/install_pip.sh:main:142 : : 2022-04-11 20:58:20.569 | + tools/install_pip.sh:main:147 : set -x 2022-04-11 20:58:20.571 | + tools/install_pip.sh:main:151 : pip_install_gr setuptools 2022-04-11 20:58:20.573 | + inc/python:pip_install_gr:76 : local name=setuptools 2022-04-11 20:58:20.575 | + inc/python:pip_install_gr:77 : local clean_name 2022-04-11 20:58:20.578 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements setuptools 2022-04-11 20:58:20.579 | ++ inc/python:get_from_global_requirements:225 : local package=setuptools 2022-04-11 20:58:20.581 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-04-11 20:58:20.584 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-04-11 20:58:20.585 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^setuptools' /opt/stack/requirements/global-requirements.txt 2022-04-11 20:58:20.589 | ++ inc/python:get_from_global_requirements:227 : required_pkg='setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0 ' 2022-04-11 20:58:20.591 | ++ inc/python:get_from_global_requirements:228 : [[ setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0 == '' ]] 2022-04-11 20:58:20.593 | ++ inc/python:get_from_global_requirements:231 : echo 'setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0' 2022-04-11 20:58:20.595 | + inc/python:pip_install_gr:78 : clean_name='setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0' 2022-04-11 20:58:20.597 | + inc/python:pip_install_gr:79 : pip_install 'setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0' 2022-04-11 20:58:20.613 | Using python 3.8 to install setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0 2022-04-11 20:58:20.614 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt 'setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0' 2022-04-11 20:58:21.334 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 20:58:21.334 | from cryptography.utils import int_from_bytes 2022-04-11 20:58:21.335 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 20:58:21.335 | from cryptography.utils import int_from_bytes 2022-04-11 20:58:22.568 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-11 20:58:23.866 | Collecting setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0 2022-04-11 20:58:23.878 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a65/e3802053e99fc/setuptools-62.0.0-py3-none-any.whl (1.1 MB) 2022-04-11 20:58:25.597 | Installing collected packages: setuptools 2022-04-11 20:58:26.446 | Successfully installed setuptools-62.0.0 2022-04-11 20:58:26.446 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-11 20:58:26.627 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-11 20:58:26.627 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-11 20:58:26.752 | + inc/python:pip_install:200 : result=0 2022-04-11 20:58:26.753 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-11 20:58:26.755 | + functions-common:time_stop:2425 : local name 2022-04-11 20:58:26.757 | + functions-common:time_stop:2426 : local end_time 2022-04-11 20:58:26.759 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-11 20:58:26.760 | + functions-common:time_stop:2428 : local total 2022-04-11 20:58:26.762 | + functions-common:time_stop:2429 : local start_time 2022-04-11 20:58:26.764 | + functions-common:time_stop:2431 : name=pip_install 2022-04-11 20:58:26.765 | + functions-common:time_stop:2432 : start_time=1649710700608 2022-04-11 20:58:26.767 | + functions-common:time_stop:2434 : [[ -z 1649710700608 ]] 2022-04-11 20:58:26.769 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-11 20:58:26.772 | + functions-common:time_stop:2437 : end_time=1649710706770 2022-04-11 20:58:26.774 | + functions-common:time_stop:2438 : elapsed_time=6162 2022-04-11 20:58:26.776 | + functions-common:time_stop:2439 : total=0 2022-04-11 20:58:26.777 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-11 20:58:26.779 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=6162 2022-04-11 20:58:26.781 | + inc/python:pip_install:203 : return 0 2022-04-11 20:58:26.783 | + tools/install_pip.sh:main:153 : get_versions 2022-04-11 20:58:26.785 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-04-11 20:58:26.788 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2022-04-11 20:58:26.790 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2022-04-11 20:58:26.793 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2022-04-11 20:58:26.793 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-04-11 20:58:27.358 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=21.3.1 2022-04-11 20:58:27.360 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 21.3.1' 2022-04-11 20:58:27.360 | pip: 21.3.1 2022-04-11 20:58:27.363 | + ./stack.sh:main:797 : source /home/ubuntu/devstack/tools/fixup_stuff.sh 2022-04-11 20:58:27.366 | ++ tools/fixup_stuff.sh:source:12 : [[ -z /home/ubuntu/devstack ]] 2022-04-11 20:58:27.370 | + ./stack.sh:main:798 : fixup_all 2022-04-11 20:58:27.377 | + tools/fixup_stuff.sh:fixup_all:180 : fixup_ubuntu 2022-04-11 20:58:27.379 | + tools/fixup_stuff.sh:fixup_ubuntu:141 : is_ubuntu 2022-04-11 20:58:27.382 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-11 20:58:27.384 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-11 20:58:27.386 | + tools/fixup_stuff.sh:fixup_ubuntu:151 : sudo rm -rf /usr/lib/python3/dist-packages/PyYAML-5.3.1.egg-info 2022-04-11 20:58:27.397 | + tools/fixup_stuff.sh:fixup_ubuntu:152 : sudo rm -rf '/usr/lib/python3/dist-packages/pyasn1_modules-*.egg-info' 2022-04-11 20:58:27.408 | + tools/fixup_stuff.sh:fixup_ubuntu:153 : sudo rm -rf '/usr/lib/python3/dist-packages/simplejson-*.egg-info' 2022-04-11 20:58:27.418 | + tools/fixup_stuff.sh:fixup_all:181 : fixup_fedora 2022-04-11 20:58:27.420 | + tools/fixup_stuff.sh:fixup_fedora:33 : is_fedora 2022-04-11 20:58:27.423 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-11 20:58:27.425 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-11 20:58:27.427 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-11 20:58:27.429 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-11 20:58:27.431 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-11 20:58:27.433 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-11 20:58:27.435 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-11 20:58:27.437 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-11 20:58:27.439 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-11 20:58:27.441 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-11 20:58:27.443 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-11 20:58:27.445 | + tools/fixup_stuff.sh:fixup_fedora:34 : return 2022-04-11 20:58:27.448 | + tools/fixup_stuff.sh:fixup_all:182 : fixup_suse 2022-04-11 20:58:27.450 | + tools/fixup_stuff.sh:fixup_suse:94 : is_suse 2022-04-11 20:58:27.452 | + functions-common:is_suse:542 : is_opensuse 2022-04-11 20:58:27.454 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-11 20:58:27.456 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-11 20:58:27.458 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-11 20:58:27.460 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-11 20:58:27.462 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-11 20:58:27.464 | + tools/fixup_stuff.sh:fixup_suse:95 : return 2022-04-11 20:58:27.466 | + tools/fixup_stuff.sh:fixup_all:183 : fixup_openeuler 2022-04-11 20:58:27.469 | + tools/fixup_stuff.sh:fixup_openeuler:157 : is_openeuler 2022-04-11 20:58:27.471 | + functions-common:is_openeuler:580 : [[ -z deb ]] 2022-04-11 20:58:27.473 | + functions-common:is_openeuler:583 : '[' Ubuntu = openEuler ']' 2022-04-11 20:58:27.475 | + tools/fixup_stuff.sh:fixup_openeuler:158 : return 2022-04-11 20:58:27.478 | + ./stack.sh:main:801 : pip_install -U os-testr 2022-04-11 20:58:27.498 | Using python 3.8 to install os-testr 2022-04-11 20:58:27.500 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -U os-testr 2022-04-11 20:58:28.211 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 20:58:28.211 | from cryptography.utils import int_from_bytes 2022-04-11 20:58:28.211 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 20:58:28.211 | from cryptography.utils import int_from_bytes 2022-04-11 20:58:29.366 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-11 20:58:29.468 | Collecting os-testr 2022-04-11 20:58:29.475 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/1e0/7334ed43c783c/os_testr-3.0.0-py3-none-any.whl (32 kB) 2022-04-11 20:58:29.486 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (5.8.1) 2022-04-11 20:58:29.521 | Collecting python-subunit>=1.0.0 2022-04-11 20:58:29.529 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/40f/34660c3da3e51/python_subunit-1.4.0-py2.py3-none-any.whl (106 kB) 2022-04-11 20:58:29.535 | Requirement already satisfied: testtools>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (2.5.0) 2022-04-11 20:58:29.549 | Requirement already satisfied: extras in /usr/local/lib/python3.8/dist-packages (from python-subunit>=1.0.0->os-testr) (1.0.0) 2022-04-11 20:58:29.559 | Requirement already satisfied: fixtures>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from testtools>=2.2.0->os-testr) (3.0.0) 2022-04-11 20:58:29.570 | Requirement already satisfied: six in /usr/local/lib/python3.8/dist-packages (from fixtures>=1.3.0->testtools>=2.2.0->os-testr) (1.16.0) 2022-04-11 20:58:31.145 | Installing collected packages: python-subunit, os-testr 2022-04-11 20:58:31.364 | Successfully installed os-testr-3.0.0 python-subunit-1.4.0 2022-04-11 20:58:31.364 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-11 20:58:31.370 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-11 20:58:31.370 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-11 20:58:31.482 | + inc/python:pip_install:200 : result=0 2022-04-11 20:58:31.485 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-11 20:58:31.487 | + functions-common:time_stop:2425 : local name 2022-04-11 20:58:31.489 | + functions-common:time_stop:2426 : local end_time 2022-04-11 20:58:31.491 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-11 20:58:31.493 | + functions-common:time_stop:2428 : local total 2022-04-11 20:58:31.503 | + functions-common:time_stop:2429 : local start_time 2022-04-11 20:58:31.505 | + functions-common:time_stop:2431 : name=pip_install 2022-04-11 20:58:31.507 | + functions-common:time_stop:2432 : start_time=1649710707493 2022-04-11 20:58:31.510 | + functions-common:time_stop:2434 : [[ -z 1649710707493 ]] 2022-04-11 20:58:31.512 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-11 20:58:31.516 | + functions-common:time_stop:2437 : end_time=1649710711514 2022-04-11 20:58:31.518 | + functions-common:time_stop:2438 : elapsed_time=4021 2022-04-11 20:58:31.520 | + functions-common:time_stop:2439 : total=0 2022-04-11 20:58:31.522 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-11 20:58:31.525 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=4021 2022-04-11 20:58:31.527 | + inc/python:pip_install:203 : return 0 2022-04-11 20:58:31.529 | + ./stack.sh:main:805 : iniset -sudo /etc/systemd/journald.conf Journal RateLimitBurst 0 2022-04-11 20:58:31.580 | + ./stack.sh:main:806 : sudo systemctl restart systemd-journald 2022-04-11 20:58:31.684 | + ./stack.sh:main:812 : install_infra 2022-04-11 20:58:31.686 | + lib/infra:install_infra:31 : local PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-04-11 20:58:31.689 | + lib/infra:install_infra:32 : '[' '!' -d /opt/stack/requirements/.venv ']' 2022-04-11 20:58:31.692 | + lib/infra:install_infra:32 : python3 -m venv /opt/stack/requirements/.venv 2022-04-11 20:58:34.797 | + lib/infra:install_infra:34 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-04-11 20:58:34.799 | + lib/infra:install_infra:34 : pip_install -U pbr 2022-04-11 20:58:34.821 | + inc/python:pip_install:193 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite /opt/stack/requirements/.venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -U pbr 2022-04-11 20:58:36.607 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-11 20:58:36.619 | Ignoring websocket-client: markers 'python_version == "3.6"' don't match your environment 2022-04-11 20:58:36.635 | Ignoring pytest: markers 'python_version == "3.6"' don't match your environment 2022-04-11 20:58:36.674 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2022-04-11 20:58:36.706 | Ignoring waitress: markers 'python_version == "3.6"' don't match your environment 2022-04-11 20:58:36.713 | Ignoring Mako: markers 'python_version == "3.6"' don't match your environment 2022-04-11 20:58:36.738 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2022-04-11 20:58:36.746 | Ignoring Pillow: markers 'python_version == "3.6"' don't match your environment 2022-04-11 20:58:36.768 | Ignoring zeroconf: markers 'python_version == "3.6"' don't match your environment 2022-04-11 20:58:36.772 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-04-11 20:58:36.789 | Ignoring responses: markers 'python_version == "3.6"' don't match your environment 2022-04-11 20:58:36.799 | Ignoring MarkupSafe: markers 'python_version == "3.6"' don't match your environment 2022-04-11 20:58:36.820 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-11 20:58:36.830 | Ignoring prettytable: markers 'python_version == "3.6"' don't match your environment 2022-04-11 20:58:36.879 | Ignoring graphviz: markers 'python_version == "3.6"' don't match your environment 2022-04-11 20:58:36.895 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2022-04-11 20:58:36.956 | Ignoring Jinja2: markers 'python_version == "3.6"' don't match your environment 2022-04-11 20:58:36.975 | Ignoring django-debreach: markers 'python_version == "3.6"' don't match your environment 2022-04-11 20:58:36.993 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2022-04-11 20:58:37.024 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-04-11 20:58:37.032 | Ignoring coverage: markers 'python_version == "3.6"' don't match your environment 2022-04-11 20:58:37.046 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-11 20:58:37.063 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-04-11 20:58:37.075 | Ignoring ujson: markers 'python_version == "3.6"' don't match your environment 2022-04-11 20:58:37.088 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-11 20:58:37.097 | Ignoring platformdirs: markers 'python_version == "3.6"' don't match your environment 2022-04-11 20:58:37.104 | Ignoring jeepney: markers 'python_version == "3.6"' don't match your environment 2022-04-11 20:58:37.138 | Ignoring keyring: markers 'python_version == "3.6"' don't match your environment 2022-04-11 20:58:37.142 | Ignoring elementpath: markers 'python_version == "3.6"' don't match your environment 2022-04-11 20:58:37.163 | Ignoring asgiref: markers 'python_version == "3.6"' don't match your environment 2022-04-11 20:58:37.171 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-11 20:58:37.203 | Ignoring protobuf: markers 'python_version == "3.6"' don't match your environment 2022-04-11 20:58:37.233 | Ignoring sympy: markers 'python_version == "3.6"' don't match your environment 2022-04-11 20:58:37.239 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2022-04-11 20:58:37.242 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-11 20:58:37.246 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-04-11 20:58:37.274 | Ignoring pytest-metadata: markers 'python_version == "3.6"' don't match your environment 2022-04-11 20:58:37.295 | Ignoring tomli: markers 'python_version == "3.6"' don't match your environment 2022-04-11 20:58:37.324 | Ignoring jmespath: markers 'python_version == "3.6"' don't match your environment 2022-04-11 20:58:37.329 | Ignoring click: markers 'python_version == "3.6"' don't match your environment 2022-04-11 20:58:37.342 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2022-04-11 20:58:37.344 | Ignoring os-testr: markers 'python_version == "3.6"' don't match your environment 2022-04-11 20:58:37.360 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2022-04-11 20:58:37.377 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2022-04-11 20:58:37.397 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-04-11 20:58:37.414 | Ignoring pyrsistent: markers 'python_version == "3.6"' don't match your environment 2022-04-11 20:58:37.431 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2022-04-11 20:58:37.445 | Ignoring Werkzeug: markers 'python_version == "3.6"' don't match your environment 2022-04-11 20:58:37.455 | Ignoring xmlschema: markers 'python_version == "3.6"' don't match your environment 2022-04-11 20:58:37.465 | Ignoring cachetools: markers 'python_version == "3.6"' don't match your environment 2022-04-11 20:58:37.476 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-04-11 20:58:37.498 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2022-04-11 20:58:37.526 | Ignoring zipp: markers 'python_version == "3.6"' don't match your environment 2022-04-11 20:58:37.537 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2022-04-11 20:58:37.542 | Ignoring Flask: markers 'python_version == "3.6"' don't match your environment 2022-04-11 20:58:37.557 | Ignoring filelock: markers 'python_version == "3.6"' don't match your environment 2022-04-11 20:58:37.570 | Ignoring itsdangerous: markers 'python_version == "3.6"' don't match your environment 2022-04-11 20:58:37.588 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-11 20:58:37.594 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2022-04-11 20:58:37.598 | Ignoring setuptools: markers 'python_version == "3.6"' don't match your environment 2022-04-11 20:58:37.603 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-11 20:58:37.747 | Collecting pbr===5.8.1 2022-04-11 20:58:37.754 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/271/08648368782d0/pbr-5.8.1-py2.py3-none-any.whl (113 kB) 2022-04-11 20:58:37.793 | Installing collected packages: pbr 2022-04-11 20:58:37.934 | Successfully installed pbr-5.8.1 2022-04-11 20:58:37.995 | + inc/python:pip_install:200 : result=0 2022-04-11 20:58:37.997 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-11 20:58:37.999 | + functions-common:time_stop:2425 : local name 2022-04-11 20:58:38.001 | + functions-common:time_stop:2426 : local end_time 2022-04-11 20:58:38.003 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-11 20:58:38.005 | + functions-common:time_stop:2428 : local total 2022-04-11 20:58:38.008 | + functions-common:time_stop:2429 : local start_time 2022-04-11 20:58:38.010 | + functions-common:time_stop:2431 : name=pip_install 2022-04-11 20:58:38.012 | + functions-common:time_stop:2432 : start_time=1649710714814 2022-04-11 20:58:38.014 | + functions-common:time_stop:2434 : [[ -z 1649710714814 ]] 2022-04-11 20:58:38.017 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-11 20:58:38.020 | + functions-common:time_stop:2437 : end_time=1649710718018 2022-04-11 20:58:38.022 | + functions-common:time_stop:2438 : elapsed_time=3204 2022-04-11 20:58:38.025 | + functions-common:time_stop:2439 : total=4021 2022-04-11 20:58:38.027 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-11 20:58:38.029 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=7225 2022-04-11 20:58:38.031 | + inc/python:pip_install:203 : return 0 2022-04-11 20:58:38.034 | + lib/infra:install_infra:35 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-04-11 20:58:38.036 | + lib/infra:install_infra:35 : pip_install /opt/stack/requirements 2022-04-11 20:58:38.058 | + inc/python:pip_install:193 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite /opt/stack/requirements/.venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt /opt/stack/requirements 2022-04-11 20:58:39.847 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-11 20:58:39.858 | Ignoring websocket-client: markers 'python_version == "3.6"' don't match your environment 2022-04-11 20:58:39.874 | Ignoring pytest: markers 'python_version == "3.6"' don't match your environment 2022-04-11 20:58:39.911 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2022-04-11 20:58:39.944 | Ignoring waitress: markers 'python_version == "3.6"' don't match your environment 2022-04-11 20:58:39.950 | Ignoring Mako: markers 'python_version == "3.6"' don't match your environment 2022-04-11 20:58:39.974 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2022-04-11 20:58:39.982 | Ignoring Pillow: markers 'python_version == "3.6"' don't match your environment 2022-04-11 20:58:40.003 | Ignoring zeroconf: markers 'python_version == "3.6"' don't match your environment 2022-04-11 20:58:40.008 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-04-11 20:58:40.024 | Ignoring responses: markers 'python_version == "3.6"' don't match your environment 2022-04-11 20:58:40.034 | Ignoring MarkupSafe: markers 'python_version == "3.6"' don't match your environment 2022-04-11 20:58:40.055 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-11 20:58:40.066 | Ignoring prettytable: markers 'python_version == "3.6"' don't match your environment 2022-04-11 20:58:40.113 | Ignoring graphviz: markers 'python_version == "3.6"' don't match your environment 2022-04-11 20:58:40.130 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2022-04-11 20:58:40.188 | Ignoring Jinja2: markers 'python_version == "3.6"' don't match your environment 2022-04-11 20:58:40.208 | Ignoring django-debreach: markers 'python_version == "3.6"' don't match your environment 2022-04-11 20:58:40.225 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2022-04-11 20:58:40.254 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-04-11 20:58:40.263 | Ignoring coverage: markers 'python_version == "3.6"' don't match your environment 2022-04-11 20:58:40.277 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-11 20:58:40.293 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-04-11 20:58:40.305 | Ignoring ujson: markers 'python_version == "3.6"' don't match your environment 2022-04-11 20:58:40.317 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-11 20:58:40.327 | Ignoring platformdirs: markers 'python_version == "3.6"' don't match your environment 2022-04-11 20:58:40.333 | Ignoring jeepney: markers 'python_version == "3.6"' don't match your environment 2022-04-11 20:58:40.366 | Ignoring keyring: markers 'python_version == "3.6"' don't match your environment 2022-04-11 20:58:40.371 | Ignoring elementpath: markers 'python_version == "3.6"' don't match your environment 2022-04-11 20:58:40.391 | Ignoring asgiref: markers 'python_version == "3.6"' don't match your environment 2022-04-11 20:58:40.399 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-11 20:58:40.430 | Ignoring protobuf: markers 'python_version == "3.6"' don't match your environment 2022-04-11 20:58:40.460 | Ignoring sympy: markers 'python_version == "3.6"' don't match your environment 2022-04-11 20:58:40.466 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2022-04-11 20:58:40.469 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-11 20:58:40.473 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-04-11 20:58:40.499 | Ignoring pytest-metadata: markers 'python_version == "3.6"' don't match your environment 2022-04-11 20:58:40.516 | Ignoring tomli: markers 'python_version == "3.6"' don't match your environment 2022-04-11 20:58:40.542 | Ignoring jmespath: markers 'python_version == "3.6"' don't match your environment 2022-04-11 20:58:40.546 | Ignoring click: markers 'python_version == "3.6"' don't match your environment 2022-04-11 20:58:40.559 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2022-04-11 20:58:40.561 | Ignoring os-testr: markers 'python_version == "3.6"' don't match your environment 2022-04-11 20:58:40.578 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2022-04-11 20:58:40.593 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2022-04-11 20:58:40.612 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-04-11 20:58:40.630 | Ignoring pyrsistent: markers 'python_version == "3.6"' don't match your environment 2022-04-11 20:58:40.646 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2022-04-11 20:58:40.659 | Ignoring Werkzeug: markers 'python_version == "3.6"' don't match your environment 2022-04-11 20:58:40.669 | Ignoring xmlschema: markers 'python_version == "3.6"' don't match your environment 2022-04-11 20:58:40.680 | Ignoring cachetools: markers 'python_version == "3.6"' don't match your environment 2022-04-11 20:58:40.690 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-04-11 20:58:40.712 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2022-04-11 20:58:40.740 | Ignoring zipp: markers 'python_version == "3.6"' don't match your environment 2022-04-11 20:58:40.751 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2022-04-11 20:58:40.755 | Ignoring Flask: markers 'python_version == "3.6"' don't match your environment 2022-04-11 20:58:40.770 | Ignoring filelock: markers 'python_version == "3.6"' don't match your environment 2022-04-11 20:58:40.782 | Ignoring itsdangerous: markers 'python_version == "3.6"' don't match your environment 2022-04-11 20:58:40.800 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-11 20:58:40.807 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2022-04-11 20:58:40.811 | Ignoring setuptools: markers 'python_version == "3.6"' don't match your environment 2022-04-11 20:58:40.816 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-11 20:58:40.818 | Processing /opt/stack/requirements 2022-04-11 20:58:42.226 | Collecting fixtures===3.0.0 2022-04-11 20:58:42.233 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/2a5/51b0421101de1/fixtures-3.0.0-py2.py3-none-any.whl (67 kB) 2022-04-11 20:58:42.437 | Collecting PyYAML===6.0 2022-04-11 20:58:42.446 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/277/a0ef2981ca405/PyYAML-6.0-cp38-cp38-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (701 kB) 2022-04-11 20:58:42.625 | Collecting requests===2.27.1 2022-04-11 20:58:42.632 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/f22/fa1e554c9ddfd/requests-2.27.1-py2.py3-none-any.whl (63 kB) 2022-04-11 20:58:42.724 | Collecting packaging===21.3 2022-04-11 20:58:42.731 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/ef1/03e05f519cdc7/packaging-21.3-py3-none-any.whl (40 kB) 2022-04-11 20:58:42.793 | Collecting testtools===2.5.0 2022-04-11 20:58:42.800 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/798/525999f053e4d/testtools-2.5.0-py3-none-any.whl (181 kB) 2022-04-11 20:58:42.882 | Collecting idna===3.3 2022-04-11 20:58:42.889 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/84d/9dd047ffa8059/idna-3.3-py3-none-any.whl (61 kB) 2022-04-11 20:58:43.028 | Collecting pyparsing===3.0.7 2022-04-11 20:58:43.037 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a6c/06a88f252e6c3/pyparsing-3.0.7-py3-none-any.whl (98 kB) 2022-04-11 20:58:43.096 | Collecting six===1.16.0 2022-04-11 20:58:43.102 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/8ab/b2f1d86890a2d/six-1.16.0-py2.py3-none-any.whl (11 kB) 2022-04-11 20:58:43.156 | Collecting charset-normalizer===2.0.12 2022-04-11 20:58:43.162 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/688/1edbebdb17b39/charset_normalizer-2.0.12-py3-none-any.whl (39 kB) 2022-04-11 20:58:43.197 | Collecting Parsley>=1.2 2022-04-11 20:58:43.203 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/c3b/c417b8c7e3a96/Parsley-1.3-py2.py3-none-any.whl (88 kB) 2022-04-11 20:58:43.248 | Collecting beagle>=0.2.1 2022-04-11 20:58:43.254 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/34b/7236e550859b0/beagle-0.3.0-py3-none-any.whl (11 kB) 2022-04-11 20:58:43.282 | Requirement already satisfied: pbr===5.8.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 48)) (5.8.1) 2022-04-11 20:58:43.351 | Collecting certifi>=2017.4.17 2022-04-11 20:58:43.358 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/d62/a0163eb4c2344/certifi-2021.10.8-py2.py3-none-any.whl (149 kB) 2022-04-11 20:58:43.449 | Collecting urllib3===1.26.9 2022-04-11 20:58:43.455 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/44e/ce4d53fb1706f/urllib3-1.26.9-py2.py3-none-any.whl (138 kB) 2022-04-11 20:58:43.531 | Collecting extras===1.0.0 2022-04-11 20:58:43.538 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/f68/9f08df47e2dec/extras-1.0.0-py2.py3-none-any.whl (7.3 kB) 2022-04-11 20:58:43.624 | Collecting cliff===3.10.1 2022-04-11 20:58:43.630 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a21/da482714b9f0b/cliff-3.10.1-py3-none-any.whl (81 kB) 2022-04-11 20:58:43.708 | Collecting prettytable===3.2.0 2022-04-11 20:58:43.714 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/f6c/5ec87c3ef9df5/prettytable-3.2.0-py3-none-any.whl (26 kB) 2022-04-11 20:58:43.806 | Collecting stevedore===3.5.0 2022-04-11 20:58:43.812 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a54/7de73308fd7e9/stevedore-3.5.0-py3-none-any.whl (49 kB) 2022-04-11 20:58:43.861 | Collecting autopage===0.5.0 2022-04-11 20:58:43.867 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/572/32860f28a1867/autopage-0.5.0-py3-none-any.whl (29 kB) 2022-04-11 20:58:44.019 | Collecting cmd2===2.4.0 2022-04-11 20:58:44.026 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/6fe/6d46099edaf4a/cmd2-2.4.0-py3-none-any.whl (150 kB) 2022-04-11 20:58:44.131 | Collecting wcwidth===0.2.5 2022-04-11 20:58:44.137 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/beb/4802a9cebb914/wcwidth-0.2.5-py2.py3-none-any.whl (30 kB) 2022-04-11 20:58:44.191 | Collecting attrs===21.4.0 2022-04-11 20:58:44.197 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/2d2/7e3784d7a565d/attrs-21.4.0-py2.py3-none-any.whl (60 kB) 2022-04-11 20:58:44.328 | Collecting pyperclip===1.8.2 2022-04-11 20:58:44.334 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/767/6e3b8b98bc6fb/pyperclip-1.8.2-py3-none-any.whl (11 kB) 2022-04-11 20:58:44.346 | Building wheels for collected packages: openstack-requirements 2022-04-11 20:58:44.347 | Building wheel for openstack-requirements (setup.py): started 2022-04-11 20:58:45.149 | Building wheel for openstack-requirements (setup.py): finished with status 'error' 2022-04-11 20:58:45.149 | ERROR: Command errored out with exit status 1: 2022-04-11 20:58:45.149 | command: /opt/stack/requirements/.venv/bin/python3 -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-req-build-3jnhmrwp/setup.py'"'"'; __file__='"'"'/tmp/pip-req-build-3jnhmrwp/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-qvl_fagp 2022-04-11 20:58:45.149 | cwd: /tmp/pip-req-build-3jnhmrwp/ 2022-04-11 20:58:45.149 | Complete output (6 lines): 2022-04-11 20:58:45.149 | usage: setup.py [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...] 2022-04-11 20:58:45.149 | or: setup.py --help [cmd1 cmd2 ...] 2022-04-11 20:58:45.149 | or: setup.py --help-commands 2022-04-11 20:58:45.149 | or: setup.py cmd --help 2022-04-11 20:58:45.149 | 2022-04-11 20:58:45.149 | error: invalid command 'bdist_wheel' 2022-04-11 20:58:45.149 | ---------------------------------------- 2022-04-11 20:58:45.149 | ERROR: Failed building wheel for openstack-requirements 2022-04-11 20:58:45.150 | Running setup.py clean for openstack-requirements 2022-04-11 20:58:45.969 | Failed to build openstack-requirements 2022-04-11 20:58:46.224 | Installing collected packages: attrs, six, extras, testtools, fixtures, wcwidth, prettytable, urllib3, PyYAML, certifi, charset-normalizer, idna, requests, stevedore, autopage, pyparsing, pyperclip, cmd2, cliff, packaging, Parsley, beagle, openstack-requirements 2022-04-11 20:58:48.036 | Running setup.py install for openstack-requirements: started 2022-04-11 20:58:50.315 | Running setup.py install for openstack-requirements: finished with status 'done' 2022-04-11 20:58:50.347 | Successfully installed Parsley-1.3 PyYAML-6.0 attrs-21.4.0 autopage-0.5.0 beagle-0.3.0 certifi-2021.10.8 charset-normalizer-2.0.12 cliff-3.10.1 cmd2-2.4.0 extras-1.0.0 fixtures-3.0.0 idna-3.3 openstack-requirements-1.2.1.dev5353 packaging-21.3 prettytable-3.2.0 pyparsing-3.0.7 pyperclip-1.8.2 requests-2.27.1 six-1.16.0 stevedore-3.5.0 testtools-2.5.0 urllib3-1.26.9 wcwidth-0.2.5 2022-04-11 20:58:50.487 | + inc/python:pip_install:200 : result=0 2022-04-11 20:58:50.489 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-11 20:58:50.491 | + functions-common:time_stop:2425 : local name 2022-04-11 20:58:50.493 | + functions-common:time_stop:2426 : local end_time 2022-04-11 20:58:50.495 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-11 20:58:50.498 | + functions-common:time_stop:2428 : local total 2022-04-11 20:58:50.500 | + functions-common:time_stop:2429 : local start_time 2022-04-11 20:58:50.502 | + functions-common:time_stop:2431 : name=pip_install 2022-04-11 20:58:50.506 | + functions-common:time_stop:2432 : start_time=1649710718050 2022-04-11 20:58:50.509 | + functions-common:time_stop:2434 : [[ -z 1649710718050 ]] 2022-04-11 20:58:50.512 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-11 20:58:50.515 | + functions-common:time_stop:2437 : end_time=1649710730513 2022-04-11 20:58:50.518 | + functions-common:time_stop:2438 : elapsed_time=12463 2022-04-11 20:58:50.520 | + functions-common:time_stop:2439 : total=7225 2022-04-11 20:58:50.522 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-11 20:58:50.525 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=19688 2022-04-11 20:58:50.527 | + inc/python:pip_install:203 : return 0 2022-04-11 20:58:50.529 | + lib/infra:install_infra:39 : unset PIP_VIRTUAL_ENV 2022-04-11 20:58:50.532 | + lib/infra:install_infra:42 : use_library_from_git pbr 2022-04-11 20:58:50.534 | + inc/python:use_library_from_git:250 : local name=pbr 2022-04-11 20:58:50.536 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-11 20:58:50.538 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-11 20:58:50.541 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,pbr, ]] 2022-04-11 20:58:50.543 | + inc/python:use_library_from_git:253 : return 1 2022-04-11 20:58:50.546 | + lib/infra:install_infra:48 : pip_install -U pbr 2022-04-11 20:58:50.564 | Using python 3.8 to install pbr 2022-04-11 20:58:50.567 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -U pbr 2022-04-11 20:58:51.285 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 20:58:51.285 | from cryptography.utils import int_from_bytes 2022-04-11 20:58:51.285 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 20:58:51.285 | from cryptography.utils import int_from_bytes 2022-04-11 20:58:52.451 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-11 20:58:52.483 | Requirement already satisfied: pbr in /usr/local/lib/python3.8/dist-packages (5.8.1) 2022-04-11 20:58:54.267 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-11 20:58:54.273 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-11 20:58:54.273 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-11 20:58:54.392 | + inc/python:pip_install:200 : result=0 2022-04-11 20:58:54.395 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-11 20:58:54.397 | + functions-common:time_stop:2425 : local name 2022-04-11 20:58:54.399 | + functions-common:time_stop:2426 : local end_time 2022-04-11 20:58:54.402 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-11 20:58:54.404 | + functions-common:time_stop:2428 : local total 2022-04-11 20:58:54.406 | + functions-common:time_stop:2429 : local start_time 2022-04-11 20:58:54.408 | + functions-common:time_stop:2431 : name=pip_install 2022-04-11 20:58:54.411 | + functions-common:time_stop:2432 : start_time=1649710730559 2022-04-11 20:58:54.413 | + functions-common:time_stop:2434 : [[ -z 1649710730559 ]] 2022-04-11 20:58:54.416 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-11 20:58:54.421 | + functions-common:time_stop:2437 : end_time=1649710734418 2022-04-11 20:58:54.423 | + functions-common:time_stop:2438 : elapsed_time=3859 2022-04-11 20:58:54.426 | + functions-common:time_stop:2439 : total=19688 2022-04-11 20:58:54.429 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-11 20:58:54.431 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=23547 2022-04-11 20:58:54.434 | + inc/python:pip_install:203 : return 0 2022-04-11 20:58:54.436 | + ./stack.sh:main:815 : python3 -m venv /opt/stack/bindep-venv 2022-04-11 20:58:57.559 | + ./stack.sh:main:817 : /opt/stack/bindep-venv/bin/pip install bindep 2022-04-11 20:58:59.350 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-11 20:58:59.434 | Collecting bindep 2022-04-11 20:58:59.443 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/81f/df1ef59c504c3/bindep-2.10.2-py2.py3-none-any.whl (33 kB) 2022-04-11 20:58:59.554 | Collecting packaging; python_version >= "3.6" 2022-04-11 20:58:59.561 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/ef1/03e05f519cdc7/packaging-21.3-py3-none-any.whl (40 kB) 2022-04-11 20:58:59.613 | Collecting distro 2022-04-11 20:58:59.619 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/d59/6311d707e692c/distro-1.7.0-py3-none-any.whl (20 kB) 2022-04-11 20:58:59.647 | Collecting Parsley 2022-04-11 20:58:59.654 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/c3b/c417b8c7e3a96/Parsley-1.3-py2.py3-none-any.whl (88 kB) 2022-04-11 20:58:59.808 | Collecting pbr>=2.0.0 2022-04-11 20:58:59.815 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/271/08648368782d0/pbr-5.8.1-py2.py3-none-any.whl (113 kB) 2022-04-11 20:59:00.005 | Collecting pyparsing!=3.0.5,>=2.0.2 2022-04-11 20:59:00.012 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/ef7/b523f6356f763/pyparsing-3.0.8-py3-none-any.whl (98 kB) 2022-04-11 20:59:00.059 | Installing collected packages: pyparsing, packaging, distro, Parsley, pbr, bindep 2022-04-11 20:59:00.633 | Successfully installed Parsley-1.3 bindep-2.10.2 distro-1.7.0 packaging-21.3 pbr-5.8.1 pyparsing-3.0.8 2022-04-11 20:59:00.709 | + ./stack.sh:main:818 : export BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-04-11 20:59:00.713 | + ./stack.sh:main:818 : BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-04-11 20:59:00.716 | ++ ./stack.sh:main:821 : _get_plugin_bindep_packages 2022-04-11 20:59:00.733 | + ./stack.sh:main:821 : pkgs= 2022-04-11 20:59:00.736 | + ./stack.sh:main:822 : [[ -n '' ]] 2022-04-11 20:59:00.739 | + ./stack.sh:main:829 : run_phase stack pre-install 2022-04-11 20:59:00.741 | + functions-common:run_phase:1853 : local mode=stack 2022-04-11 20:59:00.744 | + functions-common:run_phase:1854 : local phase=pre-install 2022-04-11 20:59:00.746 | + functions-common:run_phase:1855 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-04-11 20:59:00.748 | + functions-common:run_phase:1856 : local extra_plugin_file_name 2022-04-11 20:59:00.750 | + functions-common:run_phase:1857 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-04-11 20:59:00.752 | + functions-common:run_phase:1862 : local exceptions=80-tempest.sh 2022-04-11 20:59:00.754 | + functions-common:run_phase:1863 : local extra 2022-04-11 20:59:00.758 | ++ functions-common:run_phase:1864 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-04-11 20:59:00.762 | + functions-common:run_phase:1864 : extra=80-tempest.sh 2022-04-11 20:59:00.764 | + functions-common:run_phase:1865 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-04-11 20:59:00.766 | + functions-common:run_phase:1869 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-04-11 20:59:00.769 | + functions-common:run_phase:1869 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack pre-install 2022-04-11 20:59:00.771 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-04-11 20:59:00.788 | ++ functions-common:is_service_enabled:2081 : return 0 2022-04-11 20:59:00.790 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-04-11 20:59:00.793 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-04-11 20:59:00.795 | ++ extras.d/80-tempest.sh:source:7 : [[ pre-install == \i\n\s\t\a\l\l ]] 2022-04-11 20:59:00.797 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2022-04-11 20:59:00.800 | ++ extras.d/80-tempest.sh:source:10 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2022-04-11 20:59:00.802 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2022-04-11 20:59:00.804 | ++ extras.d/80-tempest.sh:source:13 : [[ pre-install == \e\x\t\r\a ]] 2022-04-11 20:59:00.806 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2022-04-11 20:59:00.809 | ++ extras.d/80-tempest.sh:source:16 : [[ pre-install == \p\o\s\t\-\e\x\t\r\a ]] 2022-04-11 20:59:00.811 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2022-04-11 20:59:00.813 | ++ extras.d/80-tempest.sh:source:19 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2022-04-11 20:59:00.816 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-04-11 20:59:00.818 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-04-11 20:59:00.821 | + functions-common:run_phase:1874 : [[ stack == \s\o\u\r\c\e ]] 2022-04-11 20:59:00.824 | + functions-common:run_phase:1877 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-04-11 20:59:00.827 | + functions-common:run_phase:1880 : run_plugins stack pre-install 2022-04-11 20:59:00.829 | + functions-common:run_plugins:1839 : local mode=stack 2022-04-11 20:59:00.831 | + functions-common:run_plugins:1840 : local phase=pre-install 2022-04-11 20:59:00.834 | + functions-common:run_plugins:1842 : local plugins=,devstack-plugin-ceph 2022-04-11 20:59:00.836 | + functions-common:run_plugins:1843 : local plugin 2022-04-11 20:59:00.838 | + functions-common:run_plugins:1844 : for plugin in ${plugins//,/ } 2022-04-11 20:59:00.840 | + functions-common:run_plugins:1845 : local dir=/opt/stack/devstack-plugin-ceph 2022-04-11 20:59:00.842 | + functions-common:run_plugins:1846 : [[ -f /opt/stack/devstack-plugin-ceph/devstack/plugin.sh ]] 2022-04-11 20:59:00.849 | + functions-common:run_plugins:1847 : source /opt/stack/devstack-plugin-ceph/devstack/plugin.sh stack pre-install 2022-04-11 20:59:00.852 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:3 : [[ stack == \s\o\u\r\c\e ]] 2022-04-11 20:59:00.854 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:6 : [[ stack == \s\t\a\c\k ]] 2022-04-11 20:59:00.858 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:6 : [[ pre-install == \p\r\e\-\i\n\s\t\a\l\l ]] 2022-04-11 20:59:00.861 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:7 : [[ False = \T\r\u\e ]] 2022-04-11 20:59:00.863 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:12 : echo_summary 'Installing Ceph' 2022-04-11 20:59:00.865 | ++ ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-11 20:59:00.868 | ++ ./stack.sh:echo_summary:448 : echo -e Installing Ceph 2022-04-11 20:59:00.870 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:13 : check_os_support_ceph 2022-04-11 20:59:00.872 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:check_os_support_ceph:273 : [[ ! focal =~ (focal|bionic|xenial|f31|f32|f33|f34|rhel8) ]] 2022-04-11 20:59:00.874 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:check_os_support_ceph:286 : [[ ! systemd == \s\y\s\t\e\m\d ]] 2022-04-11 20:59:00.876 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:14 : '[' False = False ']' 2022-04-11 20:59:00.878 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:15 : '[' False = True ']' 2022-04-11 20:59:00.880 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:19 : install_ceph 2022-04-11 20:59:00.883 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:install_ceph:1104 : is_ubuntu 2022-04-11 20:59:00.885 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-11 20:59:00.887 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-11 20:59:00.889 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:install_ceph:1105 : [[ focal =~ (focal|xenial|bionic) ]] 2022-04-11 20:59:00.892 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:install_ceph:1110 : install_package software-properties-common 2022-04-11 20:59:00.894 | ++ functions-common:install_package:1463 : update_package_repo 2022-04-11 20:59:00.896 | ++ functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-04-11 20:59:00.902 | ++ functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-04-11 20:59:00.904 | ++ functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-04-11 20:59:00.906 | ++ functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-04-11 20:59:00.908 | ++ functions-common:update_package_repo:1443 : is_ubuntu 2022-04-11 20:59:00.910 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-11 20:59:00.912 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-11 20:59:00.914 | ++ functions-common:update_package_repo:1444 : apt_get_update 2022-04-11 20:59:00.917 | ++ functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-04-11 20:59:00.920 | ++ functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-04-11 20:59:00.922 | ++ functions-common:apt_get_update:1190 : return 2022-04-11 20:59:00.925 | ++ functions-common:install_package:1464 : real_install_package software-properties-common 2022-04-11 20:59:00.927 | ++ functions-common:real_install_package:1449 : is_ubuntu 2022-04-11 20:59:00.929 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-11 20:59:00.932 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-11 20:59:00.934 | ++ functions-common:real_install_package:1450 : apt_get install software-properties-common 2022-04-11 20:59:00.955 | ++ 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-04-11 20:59:01.066 | Reading package lists... 2022-04-11 20:59:01.346 | Building dependency tree... 2022-04-11 20:59:01.347 | Reading state information... 2022-04-11 20:59:01.624 | The following packages were automatically installed and are no longer required: 2022-04-11 20:59:01.625 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-11 20:59:01.625 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-11 20:59:01.625 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-11 20:59:01.625 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-11 20:59:01.625 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-11 20:59:01.626 | python3-zope.interface 2022-04-11 20:59:01.626 | Use 'sudo apt autoremove' to remove them. 2022-04-11 20:59:01.627 | The following additional packages will be installed: 2022-04-11 20:59:01.627 | python3-software-properties 2022-04-11 20:59:01.699 | The following packages will be upgraded: 2022-04-11 20:59:01.699 | python3-software-properties software-properties-common 2022-04-11 20:59:01.843 | 2 upgraded, 0 newly installed, 0 to remove and 123 not upgraded. 2022-04-11 20:59:01.843 | Need to get 35.5 kB of archives. 2022-04-11 20:59:01.843 | After this operation, 0 B of additional disk space will be used. 2022-04-11 20:59:01.843 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 software-properties-common all 0.99.9.8 [10.6 kB] 2022-04-11 20:59:01.905 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-software-properties all 0.99.9.8 [24.9 kB] 2022-04-11 20:59:02.491 | Fetched 35.5 kB in 0s (153 kB/s) 2022-04-11 20:59:02.581 | (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 ... 81557 files and directories currently installed.) 2022-04-11 20:59:02.584 | Preparing to unpack .../software-properties-common_0.99.9.8_all.deb ... 2022-04-11 20:59:02.715 | Unpacking software-properties-common (0.99.9.8) over (0.98.9.4) ... 2022-04-11 20:59:02.778 | Preparing to unpack .../python3-software-properties_0.99.9.8_all.deb ... 2022-04-11 20:59:02.913 | Unpacking python3-software-properties (0.99.9.8) over (0.98.9.4) ... 2022-04-11 20:59:02.978 | Setting up python3-software-properties (0.99.9.8) ... 2022-04-11 20:59:03.240 | Setting up software-properties-common (0.99.9.8) ... 2022-04-11 20:59:03.494 | Processing triggers for man-db (2.9.1-1) ... 2022-04-11 20:59:03.864 | Processing triggers for dbus (1.12.16-2ubuntu2.1) ... 2022-04-11 20:59:11.251 | ++ functions-common:apt_get:1234 : result=0 2022-04-11 20:59:11.254 | ++ functions-common:apt_get:1237 : time_stop apt-get 2022-04-11 20:59:11.256 | ++ functions-common:time_stop:2425 : local name 2022-04-11 20:59:11.259 | ++ functions-common:time_stop:2426 : local end_time 2022-04-11 20:59:11.261 | ++ functions-common:time_stop:2427 : local elapsed_time 2022-04-11 20:59:11.263 | ++ functions-common:time_stop:2428 : local total 2022-04-11 20:59:11.265 | ++ functions-common:time_stop:2429 : local start_time 2022-04-11 20:59:11.267 | ++ functions-common:time_stop:2431 : name=apt-get 2022-04-11 20:59:11.269 | ++ functions-common:time_stop:2432 : start_time=1649710740953 2022-04-11 20:59:11.271 | ++ functions-common:time_stop:2434 : [[ -z 1649710740953 ]] 2022-04-11 20:59:11.274 | +++ functions-common:time_stop:2437 : date +%s%3N 2022-04-11 20:59:11.277 | ++ functions-common:time_stop:2437 : end_time=1649710751275 2022-04-11 20:59:11.279 | ++ functions-common:time_stop:2438 : elapsed_time=10322 2022-04-11 20:59:11.281 | ++ functions-common:time_stop:2439 : total=182305 2022-04-11 20:59:11.283 | ++ functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-11 20:59:11.286 | ++ functions-common:time_stop:2442 : _TIME_TOTAL[$name]=192627 2022-04-11 20:59:11.288 | ++ functions-common:apt_get:1238 : return 0 2022-04-11 20:59:11.290 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:install_ceph:1112 : configure_repo_ceph apt-get pacific focal 2022-04-11 20:59:11.292 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_repo_ceph:984 : local package_manager=apt-get 2022-04-11 20:59:11.294 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_repo_ceph:985 : local ceph_release=pacific 2022-04-11 20:59:11.296 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_repo_ceph:986 : local distro_release=focal 2022-04-11 20:59:11.298 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_repo_ceph:988 : is_ubuntu 2022-04-11 20:59:11.300 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-11 20:59:11.302 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-11 20:59:11.305 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_repo_ceph:989 : [[ False == \T\r\u\e ]] 2022-04-11 20:59:11.308 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_repo_ceph:993 : wget -q -O- https://download.ceph.com/keys/release.asc 2022-04-11 20:59:11.308 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_repo_ceph:993 : sudo apt-key add - 2022-04-11 20:59:11.443 | Warning: apt-key output should not be parsed (stdout is not a terminal) 2022-04-11 20:59:12.109 | OK 2022-04-11 20:59:12.121 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_repo_ceph:994 : sudo apt-add-repository -y 'deb https://download.ceph.com/debian-pacific/ focal main' 2022-04-11 20:59:13.335 | Hit:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal InRelease 2022-04-11 20:59:13.432 | Hit:2 http://security.ubuntu.com/ubuntu focal-security InRelease 2022-04-11 20:59:13.437 | Hit:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates InRelease 2022-04-11 20:59:13.548 | Hit:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal-backports InRelease 2022-04-11 20:59:13.771 | Get:5 https://download.ceph.com/debian-pacific focal InRelease [8,571 B] 2022-04-11 20:59:14.223 | Get:6 https://download.ceph.com/debian-pacific focal/main amd64 Packages [17.2 kB] 2022-04-11 20:59:23.494 | Fetched 25.8 kB in 1s (22.2 kB/s) 2022-04-11 20:59:25.076 | Reading package lists... 2022-04-11 20:59:25.106 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_repo_ceph:996 : sudo apt-get -y update 2022-04-11 20:59:25.363 | Hit:1 http://security.ubuntu.com/ubuntu focal-security InRelease 2022-04-11 20:59:25.455 | Hit:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal InRelease 2022-04-11 20:59:25.567 | Hit:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates InRelease 2022-04-11 20:59:25.679 | Hit:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal-backports InRelease 2022-04-11 20:59:25.691 | Hit:5 https://download.ceph.com/debian-pacific focal InRelease 2022-04-11 20:59:27.795 | Reading package lists... 2022-04-11 20:59:27.826 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:install_ceph:1114 : CEPH_PACKAGES='ceph libnss3-tools' 2022-04-11 20:59:27.828 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:install_ceph:1115 : python3_enabled 2022-04-11 20:59:27.831 | ++ inc/python:python3_enabled:456 : return 0 2022-04-11 20:59:27.833 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:install_ceph:1116 : CEPH_PACKAGES='ceph libnss3-tools python3-rados python3-rbd' 2022-04-11 20:59:27.835 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:install_ceph:1119 : is_ceph_enabled_for_service manila 2022-04-11 20:59:27.837 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:197 : local config config_name enabled service 2022-04-11 20:59:27.840 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:198 : enabled=1 2022-04-11 20:59:27.842 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:199 : service=manila 2022-04-11 20:59:27.846 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:203 : echo manila 2022-04-11 20:59:27.846 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:203 : tr '[:lower:]' '[:upper:]' 2022-04-11 20:59:27.847 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:203 : tr - _ 2022-04-11 20:59:27.851 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:203 : config_name=ENABLE_CEPH_MANILA 2022-04-11 20:59:27.854 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:204 : eval echo '$ENABLE_CEPH_MANILA' 2022-04-11 20:59:27.856 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:204 : echo True 2022-04-11 20:59:27.859 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:204 : config=True 2022-04-11 20:59:27.862 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:206 : is_service_enabled manila 2022-04-11 20:59:27.877 | ++ functions-common:is_service_enabled:2081 : return 1 2022-04-11 20:59:27.880 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:209 : return 1 2022-04-11 20:59:27.883 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:install_ceph:1123 : '[' False = True ']' 2022-04-11 20:59:27.885 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:install_ceph:1127 : '[' '' = True ']' 2022-04-11 20:59:27.887 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:install_ceph:1137 : install_package ceph libnss3-tools python3-rados python3-rbd 2022-04-11 20:59:27.889 | ++ functions-common:install_package:1463 : update_package_repo 2022-04-11 20:59:27.891 | ++ functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-04-11 20:59:27.893 | ++ functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-04-11 20:59:27.895 | ++ functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-04-11 20:59:27.898 | ++ functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-04-11 20:59:27.900 | ++ functions-common:update_package_repo:1443 : is_ubuntu 2022-04-11 20:59:27.902 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-11 20:59:27.904 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-11 20:59:27.907 | ++ functions-common:update_package_repo:1444 : apt_get_update 2022-04-11 20:59:27.909 | ++ functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-04-11 20:59:27.911 | ++ functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-04-11 20:59:27.913 | ++ functions-common:apt_get_update:1190 : return 2022-04-11 20:59:27.915 | ++ functions-common:install_package:1464 : real_install_package ceph libnss3-tools python3-rados python3-rbd 2022-04-11 20:59:27.918 | ++ functions-common:real_install_package:1449 : is_ubuntu 2022-04-11 20:59:27.920 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-11 20:59:27.922 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-11 20:59:27.924 | ++ functions-common:real_install_package:1450 : apt_get install ceph libnss3-tools python3-rados python3-rbd 2022-04-11 20:59:27.945 | ++ 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-04-11 20:59:28.055 | Reading package lists... 2022-04-11 20:59:28.319 | Building dependency tree... 2022-04-11 20:59:28.321 | Reading state information... 2022-04-11 20:59:28.612 | The following packages were automatically installed and are no longer required: 2022-04-11 20:59:28.613 | apport-symptoms libboost-iostreams1.71.0 libboost-thread1.71.0 libnetplan0 2022-04-11 20:59:28.613 | python3-automat python3-click python3-colorama python3-configobj 2022-04-11 20:59:28.613 | python3-constantly python3-entrypoints python3-hamcrest python3-hyperlink 2022-04-11 20:59:28.613 | python3-incremental python3-keyring python3-lazr.uri python3-problem-report 2022-04-11 20:59:28.613 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-11 20:59:28.613 | python3-zope.interface 2022-04-11 20:59:28.613 | Use 'sudo apt autoremove' to remove them. 2022-04-11 20:59:28.614 | The following additional packages will be installed: 2022-04-11 20:59:28.614 | blt ceph-base ceph-common ceph-fuse ceph-mds ceph-mgr ceph-mgr-cephadm 2022-04-11 20:59:28.614 | ceph-mgr-dashboard ceph-mgr-diskprediction-local ceph-mgr-k8sevents 2022-04-11 20:59:28.614 | ceph-mgr-modules-core ceph-mon ceph-osd cephadm containerd docker.io 2022-04-11 20:59:28.614 | fonts-lyx libbabeltrace1 libblas3 libcephfs2 libdw1 libgfortran5 2022-04-11 20:59:28.614 | libgoogle-perftools4 libimagequant0 libjaeger libjs-jquery-ui 2022-04-11 20:59:28.614 | libjs-sphinxdoc libjs-underscore liblapack3 liblbfgsb0 liblcms2-2 2022-04-11 20:59:28.614 | libleveldb1d liblttng-ust-ctl4 liblttng-ust0 liboath0 librabbitmq4 librados2 2022-04-11 20:59:28.614 | libradosstriper1 librbd1 librdkafka1 librgw2 libsnappy1v5 libtcl8.6 2022-04-11 20:59:28.615 | libtcmalloc-minimal4 libtk8.6 libwebpdemux2 libwebpmux3 libxft2 libxss1 2022-04-11 20:59:28.615 | nvme-cli pigz python-matplotlib-data python-pastedeploy-tpl 2022-04-11 20:59:28.615 | python3-atomicwrites python3-bcrypt python3-bs4 python3-cachetools 2022-04-11 20:59:28.615 | python3-ceph-argparse python3-ceph-common python3-cephfs python3-cherrypy3 2022-04-11 20:59:28.615 | python3-cycler python3-dateutil python3-decorator python3-google-auth 2022-04-11 20:59:28.615 | python3-html5lib python3-joblib python3-kiwisolver python3-kubernetes 2022-04-11 20:59:28.615 | python3-logutils python3-lxml python3-mako python3-matplotlib python3-nose 2022-04-11 20:59:28.615 | python3-numpy python3-olefile python3-packaging python3-paste 2022-04-11 20:59:28.615 | python3-pastedeploy python3-pastescript python3-pecan python3-pil 2022-04-11 20:59:28.615 | python3-pluggy python3-prettytable python3-psutil python3-py python3-pyasn1 2022-04-11 20:59:28.615 | python3-pyasn1-modules python3-pyinotify python3-pyparsing python3-pytest 2022-04-11 20:59:28.615 | python3-repoze.lru python3-requests-oauthlib python3-rgw python3-routes 2022-04-11 20:59:28.615 | python3-rsa python3-scipy python3-simplegeneric python3-simplejson 2022-04-11 20:59:28.615 | python3-singledispatch python3-sklearn python3-sklearn-lib python3-soupsieve 2022-04-11 20:59:28.615 | python3-tempita python3-tk python3-waitress python3-wcwidth 2022-04-11 20:59:28.615 | python3-webencodings python3-webob python3-websocket python3-webtest 2022-04-11 20:59:28.615 | python3-werkzeug runc smartmontools tk8.6-blt2.5 ttf-bitstream-vera 2022-04-11 20:59:28.615 | ubuntu-fan 2022-04-11 20:59:28.617 | Suggested packages: 2022-04-11 20:59:28.617 | blt-demo python3-influxdb aufs-tools cgroupfs-mount | cgroup-lite 2022-04-11 20:59:28.617 | debootstrap docker-doc rinse zfs-fuse | zfsutils libjs-jquery-ui-docs 2022-04-11 20:59:28.617 | liblcms2-utils tcl8.6 tk8.6 python-cycler-doc python3-genshi 2022-04-11 20:59:28.617 | python3-lxml-dbg python-lxml-doc python3-beaker python-mako-doc dvipng 2022-04-11 20:59:28.617 | ffmpeg gir1.2-gtk-3.0 ghostscript inkscape ipython3 librsvg2-common 2022-04-11 20:59:28.617 | python-matplotlib-doc python3-cairocffi python3-gi-cairo python3-gobject 2022-04-11 20:59:28.617 | python3-pyqt5 python3-sip python3-tornado texlive-extra-utils 2022-04-11 20:59:28.617 | texlive-latex-extra ttf-staypuft python-nose-doc gfortran python-numpy-doc 2022-04-11 20:59:28.617 | python3-numpy-dbg httpd-wsgi libapache2-mod-python libapache2-mod-scgi 2022-04-11 20:59:28.617 | libjs-mochikit python-pecan-doc python-pil-doc python3-pil-dbg 2022-04-11 20:59:28.617 | python-psutil-doc subversion python-pyinotify-doc python-pyparsing-doc 2022-04-11 20:59:28.617 | python-scipy-doc python3-dap python-sklearn-doc tix python3-tk-dbg 2022-04-11 20:59:28.617 | python-waitress-doc python-webob-doc python-webtest-doc python-werkzeug-doc 2022-04-11 20:59:28.617 | python3-termcolor python3-watchdog gsmartcontrol smart-notifier mailx 2022-04-11 20:59:28.617 | | mailutils 2022-04-11 20:59:28.617 | Recommended packages: 2022-04-11 20:59:28.617 | btrfs-tools 2022-04-11 20:59:28.808 | The following NEW packages will be installed: 2022-04-11 20:59:28.808 | blt ceph ceph-base ceph-common ceph-fuse ceph-mds ceph-mgr ceph-mgr-cephadm 2022-04-11 20:59:28.808 | ceph-mgr-dashboard ceph-mgr-diskprediction-local ceph-mgr-k8sevents 2022-04-11 20:59:28.808 | ceph-mgr-modules-core ceph-mon ceph-osd cephadm containerd docker.io 2022-04-11 20:59:28.809 | fonts-lyx libbabeltrace1 libblas3 libcephfs2 libdw1 libgfortran5 2022-04-11 20:59:28.809 | libgoogle-perftools4 libimagequant0 libjaeger libjs-jquery-ui 2022-04-11 20:59:28.809 | libjs-sphinxdoc libjs-underscore liblapack3 liblbfgsb0 liblcms2-2 2022-04-11 20:59:28.809 | libleveldb1d liblttng-ust-ctl4 liblttng-ust0 libnss3-tools liboath0 2022-04-11 20:59:28.809 | librabbitmq4 libradosstriper1 librdkafka1 librgw2 libsnappy1v5 libtcl8.6 2022-04-11 20:59:28.809 | libtcmalloc-minimal4 libtk8.6 libwebpdemux2 libwebpmux3 libxft2 libxss1 2022-04-11 20:59:28.810 | nvme-cli pigz python-matplotlib-data python-pastedeploy-tpl 2022-04-11 20:59:28.810 | python3-atomicwrites python3-bcrypt python3-bs4 python3-cachetools 2022-04-11 20:59:28.810 | python3-ceph-argparse python3-ceph-common python3-cephfs python3-cherrypy3 2022-04-11 20:59:28.810 | python3-cycler python3-dateutil python3-decorator python3-google-auth 2022-04-11 20:59:28.810 | python3-html5lib python3-joblib python3-kiwisolver python3-kubernetes 2022-04-11 20:59:28.810 | python3-logutils python3-lxml python3-mako python3-matplotlib python3-nose 2022-04-11 20:59:28.810 | python3-numpy python3-olefile python3-packaging python3-paste 2022-04-11 20:59:28.810 | python3-pastedeploy python3-pastescript python3-pecan python3-pil 2022-04-11 20:59:28.810 | python3-pluggy python3-prettytable python3-psutil python3-py python3-pyasn1 2022-04-11 20:59:28.810 | python3-pyasn1-modules python3-pyinotify python3-pyparsing python3-pytest 2022-04-11 20:59:28.810 | python3-rados python3-rbd python3-repoze.lru python3-requests-oauthlib 2022-04-11 20:59:28.810 | python3-rgw python3-routes python3-rsa python3-scipy python3-simplegeneric 2022-04-11 20:59:28.810 | python3-simplejson python3-singledispatch python3-sklearn 2022-04-11 20:59:28.810 | python3-sklearn-lib python3-soupsieve python3-tempita python3-tk 2022-04-11 20:59:28.810 | python3-waitress python3-wcwidth python3-webencodings python3-webob 2022-04-11 20:59:28.810 | python3-websocket python3-webtest python3-werkzeug runc smartmontools 2022-04-11 20:59:28.810 | tk8.6-blt2.5 ttf-bitstream-vera ubuntu-fan 2022-04-11 20:59:28.811 | The following packages will be upgraded: 2022-04-11 20:59:28.812 | librados2 librbd1 2022-04-11 20:59:29.074 | 2 upgraded, 119 newly installed, 0 to remove and 123 not upgraded. 2022-04-11 20:59:29.074 | Need to get 204 MB of archives. 2022-04-11 20:59:29.074 | After this operation, 950 MB of additional disk space will be used. 2022-04-11 20:59:29.074 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 pigz amd64 2.4-1 [57.4 kB] 2022-04-11 20:59:29.300 | Get:2 https://download.ceph.com/debian-pacific focal/main amd64 libjaeger amd64 16.2.7-1focal [3,808 B] 2022-04-11 20:59:29.451 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libtcl8.6 amd64 8.6.10+dfsg-1 [902 kB] 2022-04-11 20:59:29.520 | Get:4 https://download.ceph.com/debian-pacific focal/main amd64 librbd1 amd64 16.2.7-1focal [3,319 kB] 2022-04-11 20:59:30.454 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxft2 amd64 2.3.3-0ubuntu1 [39.2 kB] 2022-04-11 20:59:30.455 | Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxss1 amd64 1:1.2.3-1 [8,140 B] 2022-04-11 20:59:30.455 | Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libtk8.6 amd64 8.6.10-1 [714 kB] 2022-04-11 20:59:30.594 | Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 tk8.6-blt2.5 amd64 2.5.3+dfsg-4 [572 kB] 2022-04-11 20:59:30.719 | Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 blt amd64 2.5.3+dfsg-4 [4,944 B] 2022-04-11 20:59:30.720 | Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 liblttng-ust-ctl4 amd64 2.11.0-1 [80.9 kB] 2022-04-11 20:59:30.721 | Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 liblttng-ust0 amd64 2.11.0-1 [160 kB] 2022-04-11 20:59:30.745 | Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 python3-prettytable all 0.7.2-5 [20.1 kB] 2022-04-11 20:59:30.745 | Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 librabbitmq4 amd64 0.10.0-1 [35.8 kB] 2022-04-11 20:59:30.746 | Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 librdkafka1 amd64 1.2.1-1ubuntu1 [410 kB] 2022-04-11 20:59:30.753 | Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libdw1 amd64 0.176-1.1build1 [226 kB] 2022-04-11 20:59:30.819 | Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libbabeltrace1 amd64 1.5.8-1build1 [156 kB] 2022-04-11 20:59:30.830 | Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libtcmalloc-minimal4 amd64 2.7-1ubuntu2 [93.0 kB] 2022-04-11 20:59:30.945 | Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libgoogle-perftools4 amd64 2.7-1ubuntu2 [195 kB] 2022-04-11 20:59:30.948 | Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsnappy1v5 amd64 1.1.8-1build1 [16.7 kB] 2022-04-11 20:59:30.949 | Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libleveldb1d amd64 1.22-3ubuntu2 [139 kB] 2022-04-11 20:59:30.952 | Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 liboath0 amd64 2.6.1-1.3 [44.7 kB] 2022-04-11 20:59:30.956 | Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 python3-dateutil all 2.7.3-3ubuntu1 [63.3 kB] 2022-04-11 20:59:30.961 | Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 python3-bcrypt amd64 3.1.7-2ubuntu1 [30.4 kB] 2022-04-11 20:59:31.078 | Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 python3-cherrypy3 all 8.9.1-6 [160 kB] 2022-04-11 20:59:31.081 | Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 python3-logutils all 0.3.3-7 [17.3 kB] 2022-04-11 20:59:31.081 | Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 python3-mako all 1.1.0+ds1-1ubuntu2 [59.1 kB] 2022-04-11 20:59:31.170 | Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 python3-simplegeneric all 0.8.1-3 [11.3 kB] 2022-04-11 20:59:31.170 | Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 python3-singledispatch all 3.4.0.3-2build1 [7,128 B] 2022-04-11 20:59:31.171 | Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 python3-webob all 1:1.8.5-2 [84.4 kB] 2022-04-11 20:59:31.173 | Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 python3-soupsieve all 1.9.5+dfsg-1 [29.1 kB] 2022-04-11 20:59:31.174 | Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 python3-bs4 all 4.8.2-1 [83.0 kB] 2022-04-11 20:59:31.176 | Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-waitress all 1.4.1-1ubuntu0.1 [81.4 kB] 2022-04-11 20:59:31.263 | Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 python3-tempita all 0.5.2-6 [14.8 kB] 2022-04-11 20:59:31.264 | Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 python3-paste all 3.4.0+dfsg1-1 [456 kB] 2022-04-11 20:59:31.304 | Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 python-pastedeploy-tpl all 2.1.0-1 [5,016 B] 2022-04-11 20:59:31.376 | Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 python3-pastedeploy all 2.1.0-1 [26.5 kB] 2022-04-11 20:59:31.379 | Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 python3-webtest all 2.0.32-2 [28.2 kB] 2022-04-11 20:59:31.381 | Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 python3-pecan all 1.3.3-3ubuntu1 [85.8 kB] 2022-04-11 20:59:31.389 | Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 python3-werkzeug all 0.16.1+dfsg1-2 [183 kB] 2022-04-11 20:59:31.404 | Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 python3-repoze.lru all 0.7-2 [12.1 kB] 2022-04-11 20:59:31.405 | Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libjs-underscore all 1.9.1~dfsg-1ubuntu0.20.04.1 [99.5 kB] 2022-04-11 20:59:31.413 | Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libjs-sphinxdoc all 1.8.5-7ubuntu3 [97.1 kB] 2022-04-11 20:59:31.490 | Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 python3-routes all 2.4.1-2 [88.1 kB] 2022-04-11 20:59:31.498 | Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libblas3 amd64 3.9.0-1build1 [142 kB] 2022-04-11 20:59:31.510 | Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libgfortran5 amd64 10.3.0-1ubuntu1~20.04 [736 kB] 2022-04-11 20:59:31.604 | Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 liblapack3 amd64 3.9.0-1build1 [2,154 kB] 2022-04-11 20:59:31.949 | Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 python3-numpy amd64 1:1.17.4-5ubuntu3 [2,725 kB] 2022-04-11 20:59:32.181 | Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 python3-decorator all 4.4.2-0ubuntu1 [10.3 kB] 2022-04-11 20:59:32.181 | Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 liblbfgsb0 amd64 3.0+dfsg.3-7build1 [29.5 kB] 2022-04-11 20:59:32.182 | Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 python3-scipy amd64 1.3.3-3build1 [11.1 MB] 2022-04-11 20:59:34.117 | Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 python3-sklearn-lib amd64 0.22.2.post1+dfsg-5 [2,358 kB] 2022-04-11 20:59:34.470 | Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 python3-joblib all 0.14.0-3 [192 kB] 2022-04-11 20:59:34.473 | Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 python3-sklearn all 0.22.2.post1+dfsg-5 [1,773 kB] 2022-04-11 20:59:34.718 | Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 python3-cachetools all 4.0.0-1 [9,820 B] 2022-04-11 20:59:34.718 | Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 python3-pyasn1 all 0.4.2-3build1 [46.7 kB] 2022-04-11 20:59:34.719 | Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 python3-pyasn1-modules all 0.2.1-0.2build1 [32.9 kB] 2022-04-11 20:59:34.720 | Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 python3-rsa all 4.0-3 [24.7 kB] 2022-04-11 20:59:34.721 | Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 python3-google-auth all 1.5.1-2 [35.6 kB] 2022-04-11 20:59:34.722 | Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 python3-requests-oauthlib all 1.0.0-1.1build1 [16.8 kB] 2022-04-11 20:59:34.722 | Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 python3-websocket all 0.53.0-2ubuntu1 [32.3 kB] 2022-04-11 20:59:34.723 | Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 python3-kubernetes all 7.0.0~a1-2 [271 kB] 2022-04-11 20:59:34.751 | Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 runc amd64 1.0.1-0ubuntu2~20.04.1 [4,155 kB] 2022-04-11 20:59:35.406 | Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 containerd amd64 1.5.5-0ubuntu3~20.04.2 [33.0 MB] 2022-04-11 20:59:40.877 | Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 docker.io amd64 20.10.7-0ubuntu5~20.04.2 [36.9 MB] 2022-04-11 20:59:46.849 | Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 fonts-lyx all 2.3.4.2-2 [154 kB] 2022-04-11 20:59:47.015 | Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libimagequant0 amd64 2.12.2-1.1 [31.4 kB] 2022-04-11 20:59:47.016 | Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libjs-jquery-ui all 1.12.1+dfsg-5 [232 kB] 2022-04-11 20:59:47.020 | Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 liblcms2-2 amd64 2.9-4 [140 kB] 2022-04-11 20:59:47.024 | Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libnss3-tools amd64 2:3.49.1-1ubuntu1.6 [997 kB] 2022-04-11 20:59:47.073 | Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libwebpdemux2 amd64 0.6.1-2ubuntu0.20.04.1 [9,576 B] 2022-04-11 20:59:47.073 | Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libwebpmux3 amd64 0.6.1-2ubuntu0.20.04.1 [19.5 kB] 2022-04-11 20:59:47.074 | Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 nvme-cli amd64 1.9-1ubuntu0.1 [283 kB] 2022-04-11 20:59:47.618 | Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 ttf-bitstream-vera all 1.10-8 [352 kB] 2022-04-11 20:59:47.626 | Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 python-matplotlib-data all 3.1.2-1ubuntu4 [3,788 kB] 2022-04-11 20:59:48.055 | Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 python3-atomicwrites all 1.1.5-2build1 [7,016 B] 2022-04-11 20:59:48.056 | Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 python3-cycler all 0.10.0-3 [8,132 B] 2022-04-11 20:59:48.056 | Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 python3-webencodings all 0.5.1-1ubuntu1 [11.0 kB] 2022-04-11 20:59:48.058 | Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 python3-html5lib all 1.0.1-2 [84.3 kB] 2022-04-11 20:59:48.067 | Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 python3-kiwisolver amd64 1.0.1-3build1 [61.3 kB] 2022-04-11 20:59:48.072 | Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-lxml amd64 4.5.0-1ubuntu0.5 [1,384 kB] 2022-04-11 20:59:48.210 | Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 python3-pyparsing all 2.4.6-1 [61.3 kB] 2022-04-11 20:59:48.214 | Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 python3-matplotlib amd64 3.1.2-1ubuntu4 [4,459 kB] 2022-04-11 20:59:48.840 | Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 python3-nose all 1.3.7-5 [116 kB] 2022-04-11 20:59:48.843 | Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 python3-olefile all 0.46-2 [33.7 kB] 2022-04-11 20:59:48.844 | Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 python3-packaging all 20.3-1 [26.8 kB] 2022-04-11 20:59:48.845 | Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 python3-pastescript all 2.0.2-4 [54.6 kB] 2022-04-11 20:59:48.846 | Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-pil amd64 7.0.0-4ubuntu0.5 [363 kB] 2022-04-11 20:59:48.857 | Get:88 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 python3-pluggy all 0.13.0-2 [18.4 kB] 2022-04-11 20:59:48.858 | Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 python3-psutil amd64 5.5.1-1ubuntu4 [141 kB] 2022-04-11 20:59:48.978 | Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 python3-py all 1.8.1-1ubuntu0.1 [65.6 kB] 2022-04-11 20:59:48.979 | Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 python3-pyinotify all 0.9.6-1.2ubuntu1 [24.8 kB] 2022-04-11 20:59:48.980 | Get:92 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 python3-wcwidth all 0.1.8+dfsg1-3 [17.4 kB] 2022-04-11 20:59:49.071 | Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 python3-pytest all 4.6.9-1 [178 kB] 2022-04-11 20:59:49.097 | Get:94 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 python3-simplejson amd64 3.16.0-2ubuntu2 [50.8 kB] 2022-04-11 20:59:49.102 | Get:95 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-tk amd64 3.8.10-0ubuntu1~20.04 [104 kB] 2022-04-11 20:59:49.220 | Get:96 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 smartmontools amd64 7.1-1build1 [525 kB] 2022-04-11 20:59:49.250 | Get:97 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 ubuntu-fan all 0.12.13 [34.5 kB] 2022-04-11 20:59:53.586 | Get:98 https://download.ceph.com/debian-pacific focal/main amd64 librados2 amd64 16.2.7-1focal [3,367 kB] 2022-04-11 20:59:55.284 | Get:99 https://download.ceph.com/debian-pacific focal/main amd64 libcephfs2 amd64 16.2.7-1focal [717 kB] 2022-04-11 20:59:55.547 | Get:100 https://download.ceph.com/debian-pacific focal/main amd64 python3-rados amd64 16.2.7-1focal [408 kB] 2022-04-11 20:59:55.662 | Get:101 https://download.ceph.com/debian-pacific focal/main amd64 python3-ceph-argparse all 16.2.7-1focal [22.0 kB] 2022-04-11 20:59:55.663 | Get:102 https://download.ceph.com/debian-pacific focal/main amd64 python3-cephfs amd64 16.2.7-1focal [212 kB] 2022-04-11 20:59:55.721 | Get:103 https://download.ceph.com/debian-pacific focal/main amd64 python3-ceph-common all 16.2.7-1focal [31.7 kB] 2022-04-11 20:59:55.763 | Get:104 https://download.ceph.com/debian-pacific focal/main amd64 python3-rbd amd64 16.2.7-1focal [386 kB] 2022-04-11 20:59:55.872 | Get:105 https://download.ceph.com/debian-pacific focal/main amd64 librgw2 amd64 16.2.7-1focal [3,693 kB] 2022-04-11 20:59:57.594 | Get:106 https://download.ceph.com/debian-pacific focal/main amd64 python3-rgw amd64 16.2.7-1focal [116 kB] 2022-04-11 20:59:57.596 | Get:107 https://download.ceph.com/debian-pacific focal/main amd64 libradosstriper1 amd64 16.2.7-1focal [447 kB] 2022-04-11 20:59:59.317 | Get:108 https://download.ceph.com/debian-pacific focal/main amd64 ceph-common amd64 16.2.7-1focal [22.4 MB] 2022-04-11 21:00:22.922 | Get:109 https://download.ceph.com/debian-pacific focal/main amd64 ceph-base amd64 16.2.7-1focal [5,887 kB] 2022-04-11 21:00:23.677 | Get:110 https://download.ceph.com/debian-pacific focal/main amd64 ceph-mgr-modules-core all 16.2.7-1focal [190 kB] 2022-04-11 21:00:23.690 | Get:111 https://download.ceph.com/debian-pacific focal/main amd64 ceph-mgr amd64 16.2.7-1focal [1,505 kB] 2022-04-11 21:00:23.922 | Get:112 https://download.ceph.com/debian-pacific focal/main amd64 ceph-mon amd64 16.2.7-1focal [6,952 kB] 2022-04-11 21:00:25.254 | Get:113 https://download.ceph.com/debian-pacific focal/main amd64 ceph-osd amd64 16.2.7-1focal [26.0 MB] 2022-04-11 21:00:48.986 | Get:114 https://download.ceph.com/debian-pacific focal/main amd64 ceph amd64 16.2.7-1focal [3,904 B] 2022-04-11 21:00:48.988 | Get:115 https://download.ceph.com/debian-pacific focal/main amd64 ceph-fuse amd64 16.2.7-1focal [820 kB] 2022-04-11 21:00:49.337 | Get:116 https://download.ceph.com/debian-pacific focal/main amd64 ceph-mds amd64 16.2.7-1focal [2,312 kB] 2022-04-11 21:00:50.120 | Get:117 https://download.ceph.com/debian-pacific focal/main amd64 cephadm amd64 16.2.7-1focal [68.8 kB] 2022-04-11 21:00:50.165 | Get:118 https://download.ceph.com/debian-pacific focal/main amd64 ceph-mgr-cephadm all 16.2.7-1focal [89.9 kB] 2022-04-11 21:00:50.187 | Get:119 https://download.ceph.com/debian-pacific focal/main amd64 ceph-mgr-dashboard all 16.2.7-1focal [2,194 kB] 2022-04-11 21:00:50.766 | Get:120 https://download.ceph.com/debian-pacific focal/main amd64 ceph-mgr-diskprediction-local all 16.2.7-1focal [7,890 kB] 2022-04-11 21:00:52.275 | Get:121 https://download.ceph.com/debian-pacific focal/main amd64 ceph-mgr-k8sevents all 16.2.7-1focal [4,020 B] 2022-04-11 21:00:53.321 | Preconfiguring packages ... 2022-04-11 21:00:53.416 | Fetched 204 MB in 1min 23s (2,449 kB/s) 2022-04-11 21:00:53.446 | Selecting previously unselected package pigz. 2022-04-11 21:00:53.493 | (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 ... 81557 files and directories currently installed.) 2022-04-11 21:00:53.496 | Preparing to unpack .../000-pigz_2.4-1_amd64.deb ... 2022-04-11 21:00:53.498 | Unpacking pigz (2.4-1) ... 2022-04-11 21:00:53.537 | Selecting previously unselected package libtcl8.6:amd64. 2022-04-11 21:00:53.546 | Preparing to unpack .../001-libtcl8.6_8.6.10+dfsg-1_amd64.deb ... 2022-04-11 21:00:53.550 | Unpacking libtcl8.6:amd64 (8.6.10+dfsg-1) ... 2022-04-11 21:00:53.757 | Selecting previously unselected package libxft2:amd64. 2022-04-11 21:00:53.765 | Preparing to unpack .../002-libxft2_2.3.3-0ubuntu1_amd64.deb ... 2022-04-11 21:00:53.768 | Unpacking libxft2:amd64 (2.3.3-0ubuntu1) ... 2022-04-11 21:00:53.817 | Selecting previously unselected package libxss1:amd64. 2022-04-11 21:00:53.825 | Preparing to unpack .../003-libxss1_1%3a1.2.3-1_amd64.deb ... 2022-04-11 21:00:53.828 | Unpacking libxss1:amd64 (1:1.2.3-1) ... 2022-04-11 21:00:53.865 | Selecting previously unselected package libtk8.6:amd64. 2022-04-11 21:00:53.874 | Preparing to unpack .../004-libtk8.6_8.6.10-1_amd64.deb ... 2022-04-11 21:00:53.877 | Unpacking libtk8.6:amd64 (8.6.10-1) ... 2022-04-11 21:00:54.020 | Selecting previously unselected package tk8.6-blt2.5. 2022-04-11 21:00:54.028 | Preparing to unpack .../005-tk8.6-blt2.5_2.5.3+dfsg-4_amd64.deb ... 2022-04-11 21:00:54.031 | Unpacking tk8.6-blt2.5 (2.5.3+dfsg-4) ... 2022-04-11 21:00:54.146 | Selecting previously unselected package blt. 2022-04-11 21:00:54.156 | Preparing to unpack .../006-blt_2.5.3+dfsg-4_amd64.deb ... 2022-04-11 21:00:54.159 | Unpacking blt (2.5.3+dfsg-4) ... 2022-04-11 21:00:54.194 | Selecting previously unselected package libjaeger. 2022-04-11 21:00:54.203 | Preparing to unpack .../007-libjaeger_16.2.7-1focal_amd64.deb ... 2022-04-11 21:00:54.206 | Unpacking libjaeger (16.2.7-1focal) ... 2022-04-11 21:00:54.236 | Selecting previously unselected package liblttng-ust-ctl4:amd64. 2022-04-11 21:00:54.247 | Preparing to unpack .../008-liblttng-ust-ctl4_2.11.0-1_amd64.deb ... 2022-04-11 21:00:54.249 | Unpacking liblttng-ust-ctl4:amd64 (2.11.0-1) ... 2022-04-11 21:00:54.289 | Selecting previously unselected package liblttng-ust0:amd64. 2022-04-11 21:00:54.298 | Preparing to unpack .../009-liblttng-ust0_2.11.0-1_amd64.deb ... 2022-04-11 21:00:54.303 | Unpacking liblttng-ust0:amd64 (2.11.0-1) ... 2022-04-11 21:00:54.369 | Preparing to unpack .../010-librbd1_16.2.7-1focal_amd64.deb ... 2022-04-11 21:00:54.375 | Unpacking librbd1 (16.2.7-1focal) over (15.2.14-0ubuntu0.20.04.2) ... 2022-04-11 21:00:54.899 | Preparing to unpack .../011-librados2_16.2.7-1focal_amd64.deb ... 2022-04-11 21:00:54.907 | Unpacking librados2 (16.2.7-1focal) over (15.2.14-0ubuntu0.20.04.2) ... 2022-04-11 21:00:55.428 | Selecting previously unselected package libcephfs2. 2022-04-11 21:00:55.437 | Preparing to unpack .../012-libcephfs2_16.2.7-1focal_amd64.deb ... 2022-04-11 21:00:55.439 | Unpacking libcephfs2 (16.2.7-1focal) ... 2022-04-11 21:00:55.566 | Selecting previously unselected package python3-rados. 2022-04-11 21:00:55.575 | Preparing to unpack .../013-python3-rados_16.2.7-1focal_amd64.deb ... 2022-04-11 21:00:55.577 | Unpacking python3-rados (16.2.7-1focal) ... 2022-04-11 21:00:55.663 | Selecting previously unselected package python3-ceph-argparse. 2022-04-11 21:00:55.672 | Preparing to unpack .../014-python3-ceph-argparse_16.2.7-1focal_all.deb ... 2022-04-11 21:00:55.675 | Unpacking python3-ceph-argparse (16.2.7-1focal) ... 2022-04-11 21:00:55.704 | Selecting previously unselected package python3-cephfs. 2022-04-11 21:00:55.712 | Preparing to unpack .../015-python3-cephfs_16.2.7-1focal_amd64.deb ... 2022-04-11 21:00:55.714 | Unpacking python3-cephfs (16.2.7-1focal) ... 2022-04-11 21:00:55.771 | Selecting previously unselected package python3-ceph-common. 2022-04-11 21:00:55.780 | Preparing to unpack .../016-python3-ceph-common_16.2.7-1focal_all.deb ... 2022-04-11 21:00:55.782 | Unpacking python3-ceph-common (16.2.7-1focal) ... 2022-04-11 21:00:55.817 | Selecting previously unselected package python3-prettytable. 2022-04-11 21:00:55.826 | Preparing to unpack .../017-python3-prettytable_0.7.2-5_all.deb ... 2022-04-11 21:00:55.828 | Unpacking python3-prettytable (0.7.2-5) ... 2022-04-11 21:00:55.857 | Selecting previously unselected package python3-rbd. 2022-04-11 21:00:55.866 | Preparing to unpack .../018-python3-rbd_16.2.7-1focal_amd64.deb ... 2022-04-11 21:00:55.869 | Unpacking python3-rbd (16.2.7-1focal) ... 2022-04-11 21:00:55.954 | Selecting previously unselected package librabbitmq4:amd64. 2022-04-11 21:00:55.963 | Preparing to unpack .../019-librabbitmq4_0.10.0-1_amd64.deb ... 2022-04-11 21:00:55.965 | Unpacking librabbitmq4:amd64 (0.10.0-1) ... 2022-04-11 21:00:55.999 | Selecting previously unselected package librdkafka1:amd64. 2022-04-11 21:00:56.007 | Preparing to unpack .../020-librdkafka1_1.2.1-1ubuntu1_amd64.deb ... 2022-04-11 21:00:56.010 | Unpacking librdkafka1:amd64 (1.2.1-1ubuntu1) ... 2022-04-11 21:00:56.093 | Selecting previously unselected package librgw2. 2022-04-11 21:00:56.102 | Preparing to unpack .../021-librgw2_16.2.7-1focal_amd64.deb ... 2022-04-11 21:00:56.105 | Unpacking librgw2 (16.2.7-1focal) ... 2022-04-11 21:00:56.693 | Selecting previously unselected package python3-rgw. 2022-04-11 21:00:56.702 | Preparing to unpack .../022-python3-rgw_16.2.7-1focal_amd64.deb ... 2022-04-11 21:00:56.704 | Unpacking python3-rgw (16.2.7-1focal) ... 2022-04-11 21:00:56.757 | Selecting previously unselected package libdw1:amd64. 2022-04-11 21:00:56.766 | Preparing to unpack .../023-libdw1_0.176-1.1build1_amd64.deb ... 2022-04-11 21:00:56.769 | Unpacking libdw1:amd64 (0.176-1.1build1) ... 2022-04-11 21:00:56.840 | Selecting previously unselected package libbabeltrace1:amd64. 2022-04-11 21:00:56.849 | Preparing to unpack .../024-libbabeltrace1_1.5.8-1build1_amd64.deb ... 2022-04-11 21:00:56.851 | Unpacking libbabeltrace1:amd64 (1.5.8-1build1) ... 2022-04-11 21:00:56.910 | Selecting previously unselected package libtcmalloc-minimal4:amd64. 2022-04-11 21:00:56.919 | Preparing to unpack .../025-libtcmalloc-minimal4_2.7-1ubuntu2_amd64.deb ... 2022-04-11 21:00:56.925 | Unpacking libtcmalloc-minimal4:amd64 (2.7-1ubuntu2) ... 2022-04-11 21:00:56.969 | Selecting previously unselected package libgoogle-perftools4:amd64. 2022-04-11 21:00:56.978 | Preparing to unpack .../026-libgoogle-perftools4_2.7-1ubuntu2_amd64.deb ... 2022-04-11 21:00:56.980 | Unpacking libgoogle-perftools4:amd64 (2.7-1ubuntu2) ... 2022-04-11 21:00:57.048 | Selecting previously unselected package libsnappy1v5:amd64. 2022-04-11 21:00:57.057 | Preparing to unpack .../027-libsnappy1v5_1.1.8-1build1_amd64.deb ... 2022-04-11 21:00:57.059 | Unpacking libsnappy1v5:amd64 (1.1.8-1build1) ... 2022-04-11 21:00:57.095 | Selecting previously unselected package libleveldb1d:amd64. 2022-04-11 21:00:57.104 | Preparing to unpack .../028-libleveldb1d_1.22-3ubuntu2_amd64.deb ... 2022-04-11 21:00:57.110 | Unpacking libleveldb1d:amd64 (1.22-3ubuntu2) ... 2022-04-11 21:00:57.161 | Selecting previously unselected package liboath0. 2022-04-11 21:00:57.169 | Preparing to unpack .../029-liboath0_2.6.1-1.3_amd64.deb ... 2022-04-11 21:00:57.175 | Unpacking liboath0 (2.6.1-1.3) ... 2022-04-11 21:00:57.212 | Selecting previously unselected package libradosstriper1. 2022-04-11 21:00:57.222 | Preparing to unpack .../030-libradosstriper1_16.2.7-1focal_amd64.deb ... 2022-04-11 21:00:57.225 | Unpacking libradosstriper1 (16.2.7-1focal) ... 2022-04-11 21:00:57.332 | Selecting previously unselected package ceph-common. 2022-04-11 21:00:57.341 | Preparing to unpack .../031-ceph-common_16.2.7-1focal_amd64.deb ... 2022-04-11 21:00:57.345 | Unpacking ceph-common (16.2.7-1focal) ... 2022-04-11 21:01:00.492 | Selecting previously unselected package ceph-base. 2022-04-11 21:01:00.501 | Preparing to unpack .../032-ceph-base_16.2.7-1focal_amd64.deb ... 2022-04-11 21:01:00.511 | Unpacking ceph-base (16.2.7-1focal) ... 2022-04-11 21:01:01.411 | Selecting previously unselected package python3-dateutil. 2022-04-11 21:01:01.419 | Preparing to unpack .../033-python3-dateutil_2.7.3-3ubuntu1_all.deb ... 2022-04-11 21:01:01.422 | Unpacking python3-dateutil (2.7.3-3ubuntu1) ... 2022-04-11 21:01:01.458 | Selecting previously unselected package ceph-mgr-modules-core. 2022-04-11 21:01:01.467 | Preparing to unpack .../034-ceph-mgr-modules-core_16.2.7-1focal_all.deb ... 2022-04-11 21:01:01.469 | Unpacking ceph-mgr-modules-core (16.2.7-1focal) ... 2022-04-11 21:01:01.548 | Selecting previously unselected package python3-bcrypt. 2022-04-11 21:01:01.557 | Preparing to unpack .../035-python3-bcrypt_3.1.7-2ubuntu1_amd64.deb ... 2022-04-11 21:01:01.559 | Unpacking python3-bcrypt (3.1.7-2ubuntu1) ... 2022-04-11 21:01:01.592 | Selecting previously unselected package python3-cherrypy3. 2022-04-11 21:01:01.601 | Preparing to unpack .../036-python3-cherrypy3_8.9.1-6_all.deb ... 2022-04-11 21:01:01.603 | Unpacking python3-cherrypy3 (8.9.1-6) ... 2022-04-11 21:01:01.659 | Selecting previously unselected package python3-logutils. 2022-04-11 21:01:01.668 | Preparing to unpack .../037-python3-logutils_0.3.3-7_all.deb ... 2022-04-11 21:01:01.670 | Unpacking python3-logutils (0.3.3-7) ... 2022-04-11 21:01:01.701 | Selecting previously unselected package python3-mako. 2022-04-11 21:01:01.710 | Preparing to unpack .../038-python3-mako_1.1.0+ds1-1ubuntu2_all.deb ... 2022-04-11 21:01:01.712 | Unpacking python3-mako (1.1.0+ds1-1ubuntu2) ... 2022-04-11 21:01:01.751 | Selecting previously unselected package python3-simplegeneric. 2022-04-11 21:01:01.760 | Preparing to unpack .../039-python3-simplegeneric_0.8.1-3_all.deb ... 2022-04-11 21:01:01.762 | Unpacking python3-simplegeneric (0.8.1-3) ... 2022-04-11 21:01:01.792 | Selecting previously unselected package python3-singledispatch. 2022-04-11 21:01:01.800 | Preparing to unpack .../040-python3-singledispatch_3.4.0.3-2build1_all.deb ... 2022-04-11 21:01:01.803 | Unpacking python3-singledispatch (3.4.0.3-2build1) ... 2022-04-11 21:01:01.831 | Selecting previously unselected package python3-webob. 2022-04-11 21:01:01.840 | Preparing to unpack .../041-python3-webob_1%3a1.8.5-2_all.deb ... 2022-04-11 21:01:01.842 | Unpacking python3-webob (1:1.8.5-2) ... 2022-04-11 21:01:01.883 | Selecting previously unselected package python3-soupsieve. 2022-04-11 21:01:01.891 | Preparing to unpack .../042-python3-soupsieve_1.9.5+dfsg-1_all.deb ... 2022-04-11 21:01:01.894 | Unpacking python3-soupsieve (1.9.5+dfsg-1) ... 2022-04-11 21:01:01.926 | Selecting previously unselected package python3-bs4. 2022-04-11 21:01:01.935 | Preparing to unpack .../043-python3-bs4_4.8.2-1_all.deb ... 2022-04-11 21:01:01.937 | Unpacking python3-bs4 (4.8.2-1) ... 2022-04-11 21:01:01.981 | Selecting previously unselected package python3-waitress. 2022-04-11 21:01:01.990 | Preparing to unpack .../044-python3-waitress_1.4.1-1ubuntu0.1_all.deb ... 2022-04-11 21:01:01.994 | Unpacking python3-waitress (1.4.1-1ubuntu0.1) ... 2022-04-11 21:01:02.046 | Selecting previously unselected package python3-tempita. 2022-04-11 21:01:02.055 | Preparing to unpack .../045-python3-tempita_0.5.2-6_all.deb ... 2022-04-11 21:01:02.060 | Unpacking python3-tempita (0.5.2-6) ... 2022-04-11 21:01:02.096 | Selecting previously unselected package python3-paste. 2022-04-11 21:01:02.105 | Preparing to unpack .../046-python3-paste_3.4.0+dfsg1-1_all.deb ... 2022-04-11 21:01:02.108 | Unpacking python3-paste (3.4.0+dfsg1-1) ... 2022-04-11 21:01:02.191 | Selecting previously unselected package python-pastedeploy-tpl. 2022-04-11 21:01:02.200 | Preparing to unpack .../047-python-pastedeploy-tpl_2.1.0-1_all.deb ... 2022-04-11 21:01:02.202 | Unpacking python-pastedeploy-tpl (2.1.0-1) ... 2022-04-11 21:01:02.236 | Selecting previously unselected package python3-pastedeploy. 2022-04-11 21:01:02.246 | Preparing to unpack .../048-python3-pastedeploy_2.1.0-1_all.deb ... 2022-04-11 21:01:02.248 | Unpacking python3-pastedeploy (2.1.0-1) ... 2022-04-11 21:01:02.287 | Selecting previously unselected package python3-webtest. 2022-04-11 21:01:02.296 | Preparing to unpack .../049-python3-webtest_2.0.32-2_all.deb ... 2022-04-11 21:01:02.299 | Unpacking python3-webtest (2.0.32-2) ... 2022-04-11 21:01:02.333 | Selecting previously unselected package python3-pecan. 2022-04-11 21:01:02.342 | Preparing to unpack .../050-python3-pecan_1.3.3-3ubuntu1_all.deb ... 2022-04-11 21:01:02.344 | Unpacking python3-pecan (1.3.3-3ubuntu1) ... 2022-04-11 21:01:02.414 | Selecting previously unselected package python3-werkzeug. 2022-04-11 21:01:02.426 | Preparing to unpack .../051-python3-werkzeug_0.16.1+dfsg1-2_all.deb ... 2022-04-11 21:01:02.431 | Unpacking python3-werkzeug (0.16.1+dfsg1-2) ... 2022-04-11 21:01:02.499 | Selecting previously unselected package ceph-mgr. 2022-04-11 21:01:02.508 | Preparing to unpack .../052-ceph-mgr_16.2.7-1focal_amd64.deb ... 2022-04-11 21:01:02.510 | Unpacking ceph-mgr (16.2.7-1focal) ... 2022-04-11 21:01:02.764 | Selecting previously unselected package ceph-mon. 2022-04-11 21:01:02.773 | Preparing to unpack .../053-ceph-mon_16.2.7-1focal_amd64.deb ... 2022-04-11 21:01:02.775 | Unpacking ceph-mon (16.2.7-1focal) ... 2022-04-11 21:01:03.837 | Selecting previously unselected package ceph-osd. 2022-04-11 21:01:03.846 | Preparing to unpack .../054-ceph-osd_16.2.7-1focal_amd64.deb ... 2022-04-11 21:01:03.848 | Unpacking ceph-osd (16.2.7-1focal) ... 2022-04-11 21:01:07.485 | Selecting previously unselected package ceph. 2022-04-11 21:01:07.494 | Preparing to unpack .../055-ceph_16.2.7-1focal_amd64.deb ... 2022-04-11 21:01:07.497 | Unpacking ceph (16.2.7-1focal) ... 2022-04-11 21:01:07.524 | Selecting previously unselected package ceph-fuse. 2022-04-11 21:01:07.533 | Preparing to unpack .../056-ceph-fuse_16.2.7-1focal_amd64.deb ... 2022-04-11 21:01:07.536 | Unpacking ceph-fuse (16.2.7-1focal) ... 2022-04-11 21:01:07.682 | Selecting previously unselected package ceph-mds. 2022-04-11 21:01:07.691 | Preparing to unpack .../057-ceph-mds_16.2.7-1focal_amd64.deb ... 2022-04-11 21:01:07.694 | Unpacking ceph-mds (16.2.7-1focal) ... 2022-04-11 21:01:08.050 | Selecting previously unselected package cephadm. 2022-04-11 21:01:08.059 | Preparing to unpack .../058-cephadm_16.2.7-1focal_amd64.deb ... 2022-04-11 21:01:08.061 | Unpacking cephadm (16.2.7-1focal) ... 2022-04-11 21:01:08.098 | Selecting previously unselected package ceph-mgr-cephadm. 2022-04-11 21:01:08.107 | Preparing to unpack .../059-ceph-mgr-cephadm_16.2.7-1focal_all.deb ... 2022-04-11 21:01:08.109 | Unpacking ceph-mgr-cephadm (16.2.7-1focal) ... 2022-04-11 21:01:08.155 | Selecting previously unselected package python3-repoze.lru. 2022-04-11 21:01:08.164 | Preparing to unpack .../060-python3-repoze.lru_0.7-2_all.deb ... 2022-04-11 21:01:08.166 | Unpacking python3-repoze.lru (0.7-2) ... 2022-04-11 21:01:08.195 | Selecting previously unselected package libjs-underscore. 2022-04-11 21:01:08.204 | Preparing to unpack .../061-libjs-underscore_1.9.1~dfsg-1ubuntu0.20.04.1_all.deb ... 2022-04-11 21:01:08.207 | Unpacking libjs-underscore (1.9.1~dfsg-1ubuntu0.20.04.1) ... 2022-04-11 21:01:08.246 | Selecting previously unselected package libjs-sphinxdoc. 2022-04-11 21:01:08.255 | Preparing to unpack .../062-libjs-sphinxdoc_1.8.5-7ubuntu3_all.deb ... 2022-04-11 21:01:08.258 | Unpacking libjs-sphinxdoc (1.8.5-7ubuntu3) ... 2022-04-11 21:01:08.300 | Selecting previously unselected package python3-routes. 2022-04-11 21:01:08.309 | Preparing to unpack .../063-python3-routes_2.4.1-2_all.deb ... 2022-04-11 21:01:08.311 | Unpacking python3-routes (2.4.1-2) ... 2022-04-11 21:01:08.367 | Selecting previously unselected package ceph-mgr-dashboard. 2022-04-11 21:01:08.376 | Preparing to unpack .../064-ceph-mgr-dashboard_16.2.7-1focal_all.deb ... 2022-04-11 21:01:08.379 | Unpacking ceph-mgr-dashboard (16.2.7-1focal) ... 2022-04-11 21:01:08.999 | Selecting previously unselected package libblas3:amd64. 2022-04-11 21:01:09.009 | Preparing to unpack .../065-libblas3_3.9.0-1build1_amd64.deb ... 2022-04-11 21:01:09.013 | Unpacking libblas3:amd64 (3.9.0-1build1) ... 2022-04-11 21:01:09.061 | Selecting previously unselected package libgfortran5:amd64. 2022-04-11 21:01:09.071 | Preparing to unpack .../066-libgfortran5_10.3.0-1ubuntu1~20.04_amd64.deb ... 2022-04-11 21:01:09.073 | Unpacking libgfortran5:amd64 (10.3.0-1ubuntu1~20.04) ... 2022-04-11 21:01:09.214 | Selecting previously unselected package liblapack3:amd64. 2022-04-11 21:01:09.223 | Preparing to unpack .../067-liblapack3_3.9.0-1build1_amd64.deb ... 2022-04-11 21:01:09.228 | Unpacking liblapack3:amd64 (3.9.0-1build1) ... 2022-04-11 21:01:09.562 | Selecting previously unselected package python3-numpy. 2022-04-11 21:01:09.571 | Preparing to unpack .../068-python3-numpy_1%3a1.17.4-5ubuntu3_amd64.deb ... 2022-04-11 21:01:09.573 | Unpacking python3-numpy (1:1.17.4-5ubuntu3) ... 2022-04-11 21:01:10.051 | Selecting previously unselected package python3-decorator. 2022-04-11 21:01:10.063 | Preparing to unpack .../069-python3-decorator_4.4.2-0ubuntu1_all.deb ... 2022-04-11 21:01:10.064 | Unpacking python3-decorator (4.4.2-0ubuntu1) ... 2022-04-11 21:01:10.096 | Selecting previously unselected package liblbfgsb0:amd64. 2022-04-11 21:01:10.105 | Preparing to unpack .../070-liblbfgsb0_3.0+dfsg.3-7build1_amd64.deb ... 2022-04-11 21:01:10.108 | Unpacking liblbfgsb0:amd64 (3.0+dfsg.3-7build1) ... 2022-04-11 21:01:10.142 | Selecting previously unselected package python3-scipy. 2022-04-11 21:01:10.152 | Preparing to unpack .../071-python3-scipy_1.3.3-3build1_amd64.deb ... 2022-04-11 21:01:10.154 | Unpacking python3-scipy (1.3.3-3build1) ... 2022-04-11 21:01:11.662 | Selecting previously unselected package python3-sklearn-lib. 2022-04-11 21:01:11.672 | Preparing to unpack .../072-python3-sklearn-lib_0.22.2.post1+dfsg-5_amd64.deb ... 2022-04-11 21:01:11.675 | Unpacking python3-sklearn-lib (0.22.2.post1+dfsg-5) ... 2022-04-11 21:01:12.077 | Selecting previously unselected package python3-joblib. 2022-04-11 21:01:12.087 | Preparing to unpack .../073-python3-joblib_0.14.0-3_all.deb ... 2022-04-11 21:01:12.089 | Unpacking python3-joblib (0.14.0-3) ... 2022-04-11 21:01:12.174 | Selecting previously unselected package python3-sklearn. 2022-04-11 21:01:12.184 | Preparing to unpack .../074-python3-sklearn_0.22.2.post1+dfsg-5_all.deb ... 2022-04-11 21:01:12.187 | Unpacking python3-sklearn (0.22.2.post1+dfsg-5) ... 2022-04-11 21:01:12.553 | Selecting previously unselected package ceph-mgr-diskprediction-local. 2022-04-11 21:01:12.563 | Preparing to unpack .../075-ceph-mgr-diskprediction-local_16.2.7-1focal_all.deb ... 2022-04-11 21:01:12.565 | Unpacking ceph-mgr-diskprediction-local (16.2.7-1focal) ... 2022-04-11 21:01:13.841 | Selecting previously unselected package python3-cachetools. 2022-04-11 21:01:13.852 | Preparing to unpack .../076-python3-cachetools_4.0.0-1_all.deb ... 2022-04-11 21:01:13.854 | Unpacking python3-cachetools (4.0.0-1) ... 2022-04-11 21:01:13.893 | Selecting previously unselected package python3-pyasn1. 2022-04-11 21:01:13.903 | Preparing to unpack .../077-python3-pyasn1_0.4.2-3build1_all.deb ... 2022-04-11 21:01:13.905 | Unpacking python3-pyasn1 (0.4.2-3build1) ... 2022-04-11 21:01:13.949 | Selecting previously unselected package python3-pyasn1-modules. 2022-04-11 21:01:13.958 | Preparing to unpack .../078-python3-pyasn1-modules_0.2.1-0.2build1_all.deb ... 2022-04-11 21:01:13.961 | Unpacking python3-pyasn1-modules (0.2.1-0.2build1) ... 2022-04-11 21:01:14.004 | Selecting previously unselected package python3-rsa. 2022-04-11 21:01:14.013 | Preparing to unpack .../079-python3-rsa_4.0-3_all.deb ... 2022-04-11 21:01:14.015 | Unpacking python3-rsa (4.0-3) ... 2022-04-11 21:01:14.056 | Selecting previously unselected package python3-google-auth. 2022-04-11 21:01:14.065 | Preparing to unpack .../080-python3-google-auth_1.5.1-2_all.deb ... 2022-04-11 21:01:14.068 | Unpacking python3-google-auth (1.5.1-2) ... 2022-04-11 21:01:14.132 | Selecting previously unselected package python3-requests-oauthlib. 2022-04-11 21:01:14.141 | Preparing to unpack .../081-python3-requests-oauthlib_1.0.0-1.1build1_all.deb ... 2022-04-11 21:01:14.144 | Unpacking python3-requests-oauthlib (1.0.0-1.1build1) ... 2022-04-11 21:01:14.181 | Selecting previously unselected package python3-websocket. 2022-04-11 21:01:14.192 | Preparing to unpack .../082-python3-websocket_0.53.0-2ubuntu1_all.deb ... 2022-04-11 21:01:14.194 | Unpacking python3-websocket (0.53.0-2ubuntu1) ... 2022-04-11 21:01:14.230 | Selecting previously unselected package python3-kubernetes. 2022-04-11 21:01:14.240 | Preparing to unpack .../083-python3-kubernetes_7.0.0~a1-2_all.deb ... 2022-04-11 21:01:14.242 | Unpacking python3-kubernetes (7.0.0~a1-2) ... 2022-04-11 21:01:14.494 | Selecting previously unselected package ceph-mgr-k8sevents. 2022-04-11 21:01:14.504 | Preparing to unpack .../084-ceph-mgr-k8sevents_16.2.7-1focal_all.deb ... 2022-04-11 21:01:14.506 | Unpacking ceph-mgr-k8sevents (16.2.7-1focal) ... 2022-04-11 21:01:14.535 | Selecting previously unselected package runc. 2022-04-11 21:01:14.544 | Preparing to unpack .../085-runc_1.0.1-0ubuntu2~20.04.1_amd64.deb ... 2022-04-11 21:01:14.546 | Unpacking runc (1.0.1-0ubuntu2~20.04.1) ... 2022-04-11 21:01:15.180 | Selecting previously unselected package containerd. 2022-04-11 21:01:15.191 | Preparing to unpack .../086-containerd_1.5.5-0ubuntu3~20.04.2_amd64.deb ... 2022-04-11 21:01:15.193 | Unpacking containerd (1.5.5-0ubuntu3~20.04.2) ... 2022-04-11 21:01:20.007 | Selecting previously unselected package docker.io. 2022-04-11 21:01:20.017 | Preparing to unpack .../087-docker.io_20.10.7-0ubuntu5~20.04.2_amd64.deb ... 2022-04-11 21:01:20.021 | Unpacking docker.io (20.10.7-0ubuntu5~20.04.2) ... 2022-04-11 21:01:25.561 | Selecting previously unselected package fonts-lyx. 2022-04-11 21:01:25.572 | Preparing to unpack .../088-fonts-lyx_2.3.4.2-2_all.deb ... 2022-04-11 21:01:25.574 | Unpacking fonts-lyx (2.3.4.2-2) ... 2022-04-11 21:01:25.625 | Selecting previously unselected package libimagequant0:amd64. 2022-04-11 21:01:25.635 | Preparing to unpack .../089-libimagequant0_2.12.2-1.1_amd64.deb ... 2022-04-11 21:01:25.638 | Unpacking libimagequant0:amd64 (2.12.2-1.1) ... 2022-04-11 21:01:25.672 | Selecting previously unselected package libjs-jquery-ui. 2022-04-11 21:01:25.682 | Preparing to unpack .../090-libjs-jquery-ui_1.12.1+dfsg-5_all.deb ... 2022-04-11 21:01:25.692 | Unpacking libjs-jquery-ui (1.12.1+dfsg-5) ... 2022-04-11 21:01:25.845 | Selecting previously unselected package liblcms2-2:amd64. 2022-04-11 21:01:25.855 | Preparing to unpack .../091-liblcms2-2_2.9-4_amd64.deb ... 2022-04-11 21:01:25.857 | Unpacking liblcms2-2:amd64 (2.9-4) ... 2022-04-11 21:01:25.902 | Selecting previously unselected package libnss3-tools. 2022-04-11 21:01:25.912 | Preparing to unpack .../092-libnss3-tools_2%3a3.49.1-1ubuntu1.6_amd64.deb ... 2022-04-11 21:01:25.914 | Unpacking libnss3-tools (2:3.49.1-1ubuntu1.6) ... 2022-04-11 21:01:26.097 | Selecting previously unselected package libwebpdemux2:amd64. 2022-04-11 21:01:26.107 | Preparing to unpack .../093-libwebpdemux2_0.6.1-2ubuntu0.20.04.1_amd64.deb ... 2022-04-11 21:01:26.109 | Unpacking libwebpdemux2:amd64 (0.6.1-2ubuntu0.20.04.1) ... 2022-04-11 21:01:26.138 | Selecting previously unselected package libwebpmux3:amd64. 2022-04-11 21:01:26.148 | Preparing to unpack .../094-libwebpmux3_0.6.1-2ubuntu0.20.04.1_amd64.deb ... 2022-04-11 21:01:26.151 | Unpacking libwebpmux3:amd64 (0.6.1-2ubuntu0.20.04.1) ... 2022-04-11 21:01:26.186 | Selecting previously unselected package nvme-cli. 2022-04-11 21:01:26.196 | Preparing to unpack .../095-nvme-cli_1.9-1ubuntu0.1_amd64.deb ... 2022-04-11 21:01:26.211 | Unpacking nvme-cli (1.9-1ubuntu0.1) ... 2022-04-11 21:01:26.290 | Selecting previously unselected package ttf-bitstream-vera. 2022-04-11 21:01:26.305 | Preparing to unpack .../096-ttf-bitstream-vera_1.10-8_all.deb ... 2022-04-11 21:01:26.308 | Unpacking ttf-bitstream-vera (1.10-8) ... 2022-04-11 21:01:26.345 | Selecting previously unselected package python-matplotlib-data. 2022-04-11 21:01:26.355 | Preparing to unpack .../097-python-matplotlib-data_3.1.2-1ubuntu4_all.deb ... 2022-04-11 21:01:26.357 | Unpacking python-matplotlib-data (3.1.2-1ubuntu4) ... 2022-04-11 21:01:26.830 | Selecting previously unselected package python3-atomicwrites. 2022-04-11 21:01:26.840 | Preparing to unpack .../098-python3-atomicwrites_1.1.5-2build1_all.deb ... 2022-04-11 21:01:26.843 | Unpacking python3-atomicwrites (1.1.5-2build1) ... 2022-04-11 21:01:26.871 | Selecting previously unselected package python3-cycler. 2022-04-11 21:01:26.882 | Preparing to unpack .../099-python3-cycler_0.10.0-3_all.deb ... 2022-04-11 21:01:26.884 | Unpacking python3-cycler (0.10.0-3) ... 2022-04-11 21:01:26.913 | Selecting previously unselected package python3-webencodings. 2022-04-11 21:01:26.922 | Preparing to unpack .../100-python3-webencodings_0.5.1-1ubuntu1_all.deb ... 2022-04-11 21:01:26.925 | Unpacking python3-webencodings (0.5.1-1ubuntu1) ... 2022-04-11 21:01:26.955 | Selecting previously unselected package python3-html5lib. 2022-04-11 21:01:26.965 | Preparing to unpack .../101-python3-html5lib_1.0.1-2_all.deb ... 2022-04-11 21:01:26.967 | Unpacking python3-html5lib (1.0.1-2) ... 2022-04-11 21:01:27.011 | Selecting previously unselected package python3-kiwisolver. 2022-04-11 21:01:27.021 | Preparing to unpack .../102-python3-kiwisolver_1.0.1-3build1_amd64.deb ... 2022-04-11 21:01:27.023 | Unpacking python3-kiwisolver (1.0.1-3build1) ... 2022-04-11 21:01:27.059 | Selecting previously unselected package python3-lxml:amd64. 2022-04-11 21:01:27.070 | Preparing to unpack .../103-python3-lxml_4.5.0-1ubuntu0.5_amd64.deb ... 2022-04-11 21:01:27.072 | Unpacking python3-lxml:amd64 (4.5.0-1ubuntu0.5) ... 2022-04-11 21:01:27.304 | Selecting previously unselected package python3-pyparsing. 2022-04-11 21:01:27.314 | Preparing to unpack .../104-python3-pyparsing_2.4.6-1_all.deb ... 2022-04-11 21:01:27.316 | Unpacking python3-pyparsing (2.4.6-1) ... 2022-04-11 21:01:27.353 | Selecting previously unselected package python3-matplotlib. 2022-04-11 21:01:27.363 | Preparing to unpack .../105-python3-matplotlib_3.1.2-1ubuntu4_amd64.deb ... 2022-04-11 21:01:27.365 | Unpacking python3-matplotlib (3.1.2-1ubuntu4) ... 2022-04-11 21:01:28.027 | Selecting previously unselected package python3-nose. 2022-04-11 21:01:28.037 | Preparing to unpack .../106-python3-nose_1.3.7-5_all.deb ... 2022-04-11 21:01:28.039 | Unpacking python3-nose (1.3.7-5) ... 2022-04-11 21:01:28.088 | Selecting previously unselected package python3-olefile. 2022-04-11 21:01:28.097 | Preparing to unpack .../107-python3-olefile_0.46-2_all.deb ... 2022-04-11 21:01:28.099 | Unpacking python3-olefile (0.46-2) ... 2022-04-11 21:01:28.131 | Selecting previously unselected package python3-packaging. 2022-04-11 21:01:28.141 | Preparing to unpack .../108-python3-packaging_20.3-1_all.deb ... 2022-04-11 21:01:28.144 | Unpacking python3-packaging (20.3-1) ... 2022-04-11 21:01:28.176 | Selecting previously unselected package python3-pastescript. 2022-04-11 21:01:28.186 | Preparing to unpack .../109-python3-pastescript_2.0.2-4_all.deb ... 2022-04-11 21:01:28.188 | Unpacking python3-pastescript (2.0.2-4) ... 2022-04-11 21:01:28.229 | Selecting previously unselected package python3-pil:amd64. 2022-04-11 21:01:28.240 | Preparing to unpack .../110-python3-pil_7.0.0-4ubuntu0.5_amd64.deb ... 2022-04-11 21:01:28.242 | Unpacking python3-pil:amd64 (7.0.0-4ubuntu0.5) ... 2022-04-11 21:01:28.335 | Selecting previously unselected package python3-pluggy. 2022-04-11 21:01:28.345 | Preparing to unpack .../111-python3-pluggy_0.13.0-2_all.deb ... 2022-04-11 21:01:28.348 | Unpacking python3-pluggy (0.13.0-2) ... 2022-04-11 21:01:28.381 | Selecting previously unselected package python3-psutil. 2022-04-11 21:01:28.391 | Preparing to unpack .../112-python3-psutil_5.5.1-1ubuntu4_amd64.deb ... 2022-04-11 21:01:28.394 | Unpacking python3-psutil (5.5.1-1ubuntu4) ... 2022-04-11 21:01:28.447 | Selecting previously unselected package python3-py. 2022-04-11 21:01:28.457 | Preparing to unpack .../113-python3-py_1.8.1-1ubuntu0.1_all.deb ... 2022-04-11 21:01:28.459 | Unpacking python3-py (1.8.1-1ubuntu0.1) ... 2022-04-11 21:01:28.503 | Selecting previously unselected package python3-pyinotify. 2022-04-11 21:01:28.513 | Preparing to unpack .../114-python3-pyinotify_0.9.6-1.2ubuntu1_all.deb ... 2022-04-11 21:01:28.515 | Unpacking python3-pyinotify (0.9.6-1.2ubuntu1) ... 2022-04-11 21:01:28.546 | Selecting previously unselected package python3-wcwidth. 2022-04-11 21:01:28.556 | Preparing to unpack .../115-python3-wcwidth_0.1.8+dfsg1-3_all.deb ... 2022-04-11 21:01:28.558 | Unpacking python3-wcwidth (0.1.8+dfsg1-3) ... 2022-04-11 21:01:28.589 | Selecting previously unselected package python3-pytest. 2022-04-11 21:01:28.599 | Preparing to unpack .../116-python3-pytest_4.6.9-1_all.deb ... 2022-04-11 21:01:28.601 | Unpacking python3-pytest (4.6.9-1) ... 2022-04-11 21:01:28.664 | Selecting previously unselected package python3-simplejson. 2022-04-11 21:01:28.673 | Preparing to unpack .../117-python3-simplejson_3.16.0-2ubuntu2_amd64.deb ... 2022-04-11 21:01:28.676 | Unpacking python3-simplejson (3.16.0-2ubuntu2) ... 2022-04-11 21:01:28.720 | Selecting previously unselected package python3-tk:amd64. 2022-04-11 21:01:28.729 | Preparing to unpack .../118-python3-tk_3.8.10-0ubuntu1~20.04_amd64.deb ... 2022-04-11 21:01:28.732 | Unpacking python3-tk:amd64 (3.8.10-0ubuntu1~20.04) ... 2022-04-11 21:01:28.787 | Selecting previously unselected package smartmontools. 2022-04-11 21:01:28.797 | Preparing to unpack .../119-smartmontools_7.1-1build1_amd64.deb ... 2022-04-11 21:01:28.817 | Unpacking smartmontools (7.1-1build1) ... 2022-04-11 21:01:28.925 | Selecting previously unselected package ubuntu-fan. 2022-04-11 21:01:28.935 | Preparing to unpack .../120-ubuntu-fan_0.12.13_all.deb ... 2022-04-11 21:01:28.937 | Unpacking ubuntu-fan (0.12.13) ... 2022-04-11 21:01:28.999 | Setting up smartmontools (7.1-1build1) ... 2022-04-11 21:01:29.634 | Created symlink /etc/systemd/system/smartd.service → /lib/systemd/system/smartmontools.service. 2022-04-11 21:01:29.634 | Created symlink /etc/systemd/system/multi-user.target.wants/smartmontools.service → /lib/systemd/system/smartmontools.service. 2022-04-11 21:01:30.390 | Setting up liblcms2-2:amd64 (2.9-4) ... 2022-04-11 21:01:30.397 | Setting up libdw1:amd64 (0.176-1.1build1) ... 2022-04-11 21:01:30.402 | Setting up librabbitmq4:amd64 (0.10.0-1) ... 2022-04-11 21:01:30.408 | Setting up ubuntu-fan (0.12.13) ... 2022-04-11 21:01:30.693 | Created symlink /etc/systemd/system/multi-user.target.wants/ubuntu-fan.service → /lib/systemd/system/ubuntu-fan.service. 2022-04-11 21:01:31.941 | Setting up libxft2:amd64 (2.3.3-0ubuntu1) ... 2022-04-11 21:01:31.946 | Setting up ttf-bitstream-vera (1.10-8) ... 2022-04-11 21:01:31.951 | Setting up nvme-cli (1.9-1ubuntu0.1) ... 2022-04-11 21:01:31.975 | Setting up cephadm (16.2.7-1focal) ... 2022-04-11 21:01:32.103 | Adding system user cephadm....done 2022-04-11 21:01:32.122 | Setting up python3-waitress (1.4.1-1ubuntu0.1) ... 2022-04-11 21:01:32.493 | Setting up python3-repoze.lru (0.7-2) ... 2022-04-11 21:01:32.747 | Setting up liboath0 (2.6.1-1.3) ... 2022-04-11 21:01:32.753 | Setting up python3-py (1.8.1-1ubuntu0.1) ... 2022-04-11 21:01:33.076 | Setting up python3-joblib (0.14.0-3) ... 2022-04-11 21:01:33.506 | Setting up python3-cachetools (4.0.0-1) ... 2022-04-11 21:01:33.760 | Setting up fonts-lyx (2.3.4.2-2) ... 2022-04-11 21:01:33.770 | Setting up python3-olefile (0.46-2) ... 2022-04-11 21:01:34.028 | Setting up libwebpdemux2:amd64 (0.6.1-2ubuntu0.20.04.1) ... 2022-04-11 21:01:34.037 | Setting up python3-bcrypt (3.1.7-2ubuntu1) ... 2022-04-11 21:01:34.279 | Setting up python3-pyinotify (0.9.6-1.2ubuntu1) ... 2022-04-11 21:01:34.539 | Setting up libtcmalloc-minimal4:amd64 (2.7-1ubuntu2) ... 2022-04-11 21:01:34.544 | Setting up python3-ceph-argparse (16.2.7-1focal) ... 2022-04-11 21:01:34.811 | Setting up python3-nose (1.3.7-5) ... 2022-04-11 21:01:35.154 | Setting up python3-webencodings (0.5.1-1ubuntu1) ... 2022-04-11 21:01:35.403 | Setting up python3-psutil (5.5.1-1ubuntu4) ... 2022-04-11 21:01:35.824 | Setting up runc (1.0.1-0ubuntu2~20.04.1) ... 2022-04-11 21:01:35.829 | Setting up libsnappy1v5:amd64 (1.1.8-1build1) ... 2022-04-11 21:01:35.835 | Setting up python3-atomicwrites (1.1.5-2build1) ... 2022-04-11 21:01:36.081 | Setting up python3-simplejson (3.16.0-2ubuntu2) ... 2022-04-11 21:01:36.372 | Setting up python3-decorator (4.4.2-0ubuntu1) ... 2022-04-11 21:01:36.619 | Setting up libjaeger (16.2.7-1focal) ... 2022-04-11 21:01:36.624 | Setting up python3-tempita (0.5.2-6) ... 2022-04-11 21:01:36.889 | Setting up libblas3:amd64 (3.9.0-1build1) ... 2022-04-11 21:01:36.898 | update-alternatives: using /usr/lib/x86_64-linux-gnu/blas/libblas.so.3 to provide /usr/lib/x86_64-linux-gnu/libblas.so.3 (libblas.so.3-x86_64-linux-gnu) in auto mode 2022-04-11 21:01:36.902 | Setting up libjs-jquery-ui (1.12.1+dfsg-5) ... 2022-04-11 21:01:36.916 | Setting up python-pastedeploy-tpl (2.1.0-1) ... 2022-04-11 21:01:36.923 | Setting up python3-wcwidth (0.1.8+dfsg1-3) ... 2022-04-11 21:01:37.185 | Setting up python3-pyparsing (2.4.6-1) ... 2022-04-11 21:01:37.485 | Setting up liblttng-ust-ctl4:amd64 (2.11.0-1) ... 2022-04-11 21:01:37.491 | Setting up python3-paste (3.4.0+dfsg1-1) ... 2022-04-11 21:01:37.950 | Setting up python3-werkzeug (0.16.1+dfsg1-2) ... 2022-04-11 21:01:38.352 | Setting up python3-cycler (0.10.0-3) ... 2022-04-11 21:01:38.601 | Setting up libimagequant0:amd64 (2.12.2-1.1) ... 2022-04-11 21:01:38.607 | Setting up python3-ceph-common (16.2.7-1focal) ... 2022-04-11 21:01:38.899 | Setting up python3-kiwisolver (1.0.1-3build1) ... 2022-04-11 21:01:38.905 | Setting up libtcl8.6:amd64 (8.6.10+dfsg-1) ... 2022-04-11 21:01:38.912 | Setting up python3-html5lib (1.0.1-2) ... 2022-04-11 21:01:39.298 | Setting up libbabeltrace1:amd64 (1.5.8-1build1) ... 2022-04-11 21:01:39.304 | Setting up librdkafka1:amd64 (1.2.1-1ubuntu1) ... 2022-04-11 21:01:39.310 | Setting up libgfortran5:amd64 (10.3.0-1ubuntu1~20.04) ... 2022-04-11 21:01:39.317 | Setting up python3-pluggy (0.13.0-2) ... 2022-04-11 21:01:39.577 | Setting up pigz (2.4-1) ... 2022-04-11 21:01:39.583 | Setting up python3-lxml:amd64 (4.5.0-1ubuntu0.5) ... 2022-04-11 21:01:39.889 | Setting up python3-pyasn1 (0.4.2-3build1) ... 2022-04-11 21:01:40.204 | Setting up python3-dateutil (2.7.3-3ubuntu1) ... 2022-04-11 21:01:40.514 | Setting up python3-singledispatch (3.4.0.3-2build1) ... 2022-04-11 21:01:40.769 | Setting up libxss1:amd64 (1:1.2.3-1) ... 2022-04-11 21:01:40.774 | Setting up python3-logutils (0.3.3-7) ... 2022-04-11 21:01:41.034 | Setting up ceph-mgr-modules-core (16.2.7-1focal) ... 2022-04-11 21:01:41.040 | Setting up liblttng-ust0:amd64 (2.11.0-1) ... 2022-04-11 21:01:41.045 | Setting up python3-simplegeneric (0.8.1-3) ... 2022-04-11 21:01:41.291 | Setting up containerd (1.5.5-0ubuntu3~20.04.2) ... 2022-04-11 21:01:41.547 | Created symlink /etc/systemd/system/multi-user.target.wants/containerd.service → /lib/systemd/system/containerd.service. 2022-04-11 21:01:42.429 | Setting up python3-prettytable (0.7.2-5) ... 2022-04-11 21:01:42.692 | Setting up python-matplotlib-data (3.1.2-1ubuntu4) ... 2022-04-11 21:01:42.699 | Setting up libwebpmux3:amd64 (0.6.1-2ubuntu0.20.04.1) ... 2022-04-11 21:01:42.706 | Setting up python3-soupsieve (1.9.5+dfsg-1) ... 2022-04-11 21:01:42.990 | Setting up python3-websocket (0.53.0-2ubuntu1) ... 2022-04-11 21:01:42.998 | update-alternatives: using /usr/bin/python3-wsdump to provide /usr/bin/wsdump (wsdump) in auto mode 2022-04-11 21:01:43.270 | Setting up libnss3-tools (2:3.49.1-1ubuntu1.6) ... 2022-04-11 21:01:43.275 | Setting up python3-requests-oauthlib (1.0.0-1.1build1) ... 2022-04-11 21:01:43.535 | Setting up python3-mako (1.1.0+ds1-1ubuntu2) ... 2022-04-11 21:01:43.853 | Setting up libgoogle-perftools4:amd64 (2.7-1ubuntu2) ... 2022-04-11 21:01:43.859 | Setting up python3-cherrypy3 (8.9.1-6) ... 2022-04-11 21:01:44.246 | Setting up libjs-underscore (1.9.1~dfsg-1ubuntu0.20.04.1) ... 2022-04-11 21:01:44.253 | Setting up python3-webob (1:1.8.5-2) ... 2022-04-11 21:01:44.583 | Setting up libleveldb1d:amd64 (1.22-3ubuntu2) ... 2022-04-11 21:01:44.589 | Setting up librados2 (16.2.7-1focal) ... 2022-04-11 21:01:44.594 | Setting up liblapack3:amd64 (3.9.0-1build1) ... 2022-04-11 21:01:44.603 | update-alternatives: using /usr/lib/x86_64-linux-gnu/lapack/liblapack.so.3 to provide /usr/lib/x86_64-linux-gnu/liblapack.so.3 (liblapack.so.3-x86_64-linux-gnu) in auto mode 2022-04-11 21:01:44.607 | Setting up librgw2 (16.2.7-1focal) ... 2022-04-11 21:01:44.613 | Setting up python3-pastedeploy (2.1.0-1) ... 2022-04-11 21:01:44.875 | Setting up libtk8.6:amd64 (8.6.10-1) ... 2022-04-11 21:01:44.902 | Setting up docker.io (20.10.7-0ubuntu5~20.04.2) ... 2022-04-11 21:01:45.156 | Adding group `docker' (GID 124) ... 2022-04-11 21:01:45.170 | Done. 2022-04-11 21:01:45.449 | Created symlink /etc/systemd/system/multi-user.target.wants/docker.service → /lib/systemd/system/docker.service. 2022-04-11 21:01:46.385 | Created symlink /etc/systemd/system/sockets.target.wants/docker.socket → /lib/systemd/system/docker.socket. 2022-04-11 21:01:48.768 | Setting up python3-bs4 (4.8.2-1) ... 2022-04-11 21:01:49.087 | Setting up libcephfs2 (16.2.7-1focal) ... 2022-04-11 21:01:49.092 | Setting up python3-pil:amd64 (7.0.0-4ubuntu0.5) ... 2022-04-11 21:01:49.547 | Setting up python3-packaging (20.3-1) ... 2022-04-11 21:01:49.812 | Setting up libradosstriper1 (16.2.7-1focal) ... 2022-04-11 21:01:49.819 | Setting up python3-pyasn1-modules (0.2.1-0.2build1) ... 2022-04-11 21:01:50.155 | Setting up librbd1 (16.2.7-1focal) ... 2022-04-11 21:01:50.161 | Setting up python3-numpy (1:1.17.4-5ubuntu3) ... 2022-04-11 21:01:52.233 | Setting up libjs-sphinxdoc (1.8.5-7ubuntu3) ... 2022-04-11 21:01:52.239 | Setting up python3-rsa (4.0-3) ... 2022-04-11 21:01:52.507 | Setting up python3-webtest (2.0.32-2) ... 2022-04-11 21:01:52.788 | Setting up ceph-fuse (16.2.7-1focal) ... 2022-04-11 21:01:53.049 | Created symlink /etc/systemd/system/remote-fs.target.wants/ceph-fuse.target → /lib/systemd/system/ceph-fuse.target. 2022-04-11 21:01:53.049 | Created symlink /etc/systemd/system/ceph.target.wants/ceph-fuse.target → /lib/systemd/system/ceph-fuse.target. 2022-04-11 21:01:53.789 | Setting up liblbfgsb0:amd64 (3.0+dfsg.3-7build1) ... 2022-04-11 21:01:53.794 | Setting up python3-pastescript (2.0.2-4) ... 2022-04-11 21:01:54.102 | Setting up python3-pecan (1.3.3-3ubuntu1) ... 2022-04-11 21:01:54.495 | Setting up python3-rados (16.2.7-1focal) ... 2022-04-11 21:01:54.500 | Setting up tk8.6-blt2.5 (2.5.3+dfsg-4) ... 2022-04-11 21:01:54.507 | Setting up python3-matplotlib (3.1.2-1ubuntu4) ... 2022-04-11 21:01:56.085 | Setting up python3-scipy (1.3.3-3build1) ... 2022-04-11 21:01:58.818 | Setting up python3-pytest (4.6.9-1) ... 2022-04-11 21:01:59.239 | Setting up blt (2.5.3+dfsg-4) ... 2022-04-11 21:01:59.245 | Setting up python3-rbd (16.2.7-1focal) ... 2022-04-11 21:01:59.250 | Setting up python3-sklearn-lib (0.22.2.post1+dfsg-5) ... 2022-04-11 21:01:59.255 | Setting up python3-tk:amd64 (3.8.10-0ubuntu1~20.04) ... 2022-04-11 21:01:59.414 | Setting up python3-routes (2.4.1-2) ... 2022-04-11 21:01:59.678 | Setting up python3-google-auth (1.5.1-2) ... 2022-04-11 21:01:59.951 | Setting up python3-sklearn (0.22.2.post1+dfsg-5) ... 2022-04-11 21:02:01.780 | Setting up python3-rgw (16.2.7-1focal) ... 2022-04-11 21:02:01.785 | Setting up python3-cephfs (16.2.7-1focal) ... 2022-04-11 21:02:02.036 | Setting up python3-kubernetes (7.0.0~a1-2) ... 2022-04-11 21:02:03.594 | Setting up ceph-common (16.2.7-1focal) ... 2022-04-11 21:02:03.702 | Adding group ceph....done 2022-04-11 21:02:03.812 | Adding system user ceph....done 2022-04-11 21:02:03.840 | Setting system user ceph properties....done 2022-04-11 21:02:03.851 | chown: cannot access '/var/log/ceph/*.log*': No such file or directory 2022-04-11 21:02:04.113 | Created symlink /etc/systemd/system/multi-user.target.wants/ceph.target → /lib/systemd/system/ceph.target. 2022-04-11 21:02:04.752 | Created symlink /etc/systemd/system/multi-user.target.wants/rbdmap.service → /lib/systemd/system/rbdmap.service. 2022-04-11 21:02:05.527 | Setting up ceph-base (16.2.7-1focal) ... 2022-04-11 21:02:05.839 | Created symlink /etc/systemd/system/ceph.target.wants/ceph-crash.service → /lib/systemd/system/ceph-crash.service. 2022-04-11 21:02:06.590 | Setting up ceph-mds (16.2.7-1focal) ... 2022-04-11 21:02:06.859 | Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mds.target → /lib/systemd/system/ceph-mds.target. 2022-04-11 21:02:06.859 | Created symlink /etc/systemd/system/ceph.target.wants/ceph-mds.target → /lib/systemd/system/ceph-mds.target. 2022-04-11 21:02:07.615 | Setting up ceph-mgr (16.2.7-1focal) ... 2022-04-11 21:02:07.871 | Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mgr.target → /lib/systemd/system/ceph-mgr.target. 2022-04-11 21:02:07.871 | Created symlink /etc/systemd/system/ceph.target.wants/ceph-mgr.target → /lib/systemd/system/ceph-mgr.target. 2022-04-11 21:02:08.635 | Setting up ceph-osd (16.2.7-1focal) ... 2022-04-11 21:02:09.320 | Created symlink /etc/systemd/system/multi-user.target.wants/ceph-osd.target → /lib/systemd/system/ceph-osd.target. 2022-04-11 21:02:09.320 | Created symlink /etc/systemd/system/ceph.target.wants/ceph-osd.target → /lib/systemd/system/ceph-osd.target. 2022-04-11 21:02:10.065 | Setting up ceph-mgr-k8sevents (16.2.7-1focal) ... 2022-04-11 21:02:10.073 | Setting up ceph-mgr-diskprediction-local (16.2.7-1focal) ... 2022-04-11 21:02:10.093 | Setting up ceph-mon (16.2.7-1focal) ... 2022-04-11 21:02:10.349 | Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mon.target → /lib/systemd/system/ceph-mon.target. 2022-04-11 21:02:10.350 | Created symlink /etc/systemd/system/ceph.target.wants/ceph-mon.target → /lib/systemd/system/ceph-mon.target. 2022-04-11 21:02:11.100 | Setting up ceph-mgr-cephadm (16.2.7-1focal) ... 2022-04-11 21:02:11.119 | Setting up ceph (16.2.7-1focal) ... 2022-04-11 21:02:11.125 | Setting up ceph-mgr-dashboard (16.2.7-1focal) ... 2022-04-11 21:02:11.145 | Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2022-04-11 21:02:11.166 | Processing triggers for systemd (245.4-4ubuntu3.15) ... 2022-04-11 21:02:11.521 | Processing triggers for man-db (2.9.1-1) ... 2022-04-11 21:02:17.797 | Processing triggers for fontconfig (2.13.1-2ubuntu3) ... 2022-04-11 21:02:25.135 | ++ functions-common:apt_get:1234 : result=0 2022-04-11 21:02:25.137 | ++ functions-common:apt_get:1237 : time_stop apt-get 2022-04-11 21:02:25.139 | ++ functions-common:time_stop:2425 : local name 2022-04-11 21:02:25.141 | ++ functions-common:time_stop:2426 : local end_time 2022-04-11 21:02:25.143 | ++ functions-common:time_stop:2427 : local elapsed_time 2022-04-11 21:02:25.145 | ++ functions-common:time_stop:2428 : local total 2022-04-11 21:02:25.147 | ++ functions-common:time_stop:2429 : local start_time 2022-04-11 21:02:25.149 | ++ functions-common:time_stop:2431 : name=apt-get 2022-04-11 21:02:25.152 | ++ functions-common:time_stop:2432 : start_time=1649710767942 2022-04-11 21:02:25.154 | ++ functions-common:time_stop:2434 : [[ -z 1649710767942 ]] 2022-04-11 21:02:25.156 | +++ functions-common:time_stop:2437 : date +%s%3N 2022-04-11 21:02:25.160 | ++ functions-common:time_stop:2437 : end_time=1649710945158 2022-04-11 21:02:25.162 | ++ functions-common:time_stop:2438 : elapsed_time=177216 2022-04-11 21:02:25.165 | ++ functions-common:time_stop:2439 : total=192627 2022-04-11 21:02:25.167 | ++ functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-11 21:02:25.169 | ++ functions-common:time_stop:2442 : _TIME_TOTAL[$name]=369843 2022-04-11 21:02:25.171 | ++ functions-common:apt_get:1238 : return 0 2022-04-11 21:02:25.173 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:install_ceph:1172 : is_ubuntu 2022-04-11 21:02:25.176 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-11 21:02:25.178 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-11 21:02:25.180 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:install_ceph:1173 : sudo rm -rf /usr/lib/python3/dist-packages/logutils-0.3.3.egg-info 2022-04-11 21:02:25.191 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:install_ceph:1175 : is_fedora 2022-04-11 21:02:25.193 | ++ functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-11 21:02:25.196 | ++ functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-11 21:02:25.198 | ++ functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-11 21:02:25.200 | ++ functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-11 21:02:25.202 | ++ functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-11 21:02:25.204 | ++ functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-11 21:02:25.206 | ++ functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-11 21:02:25.208 | ++ functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-11 21:02:25.210 | ++ functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-11 21:02:25.212 | ++ functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-11 21:02:25.214 | ++ functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-11 21:02:25.217 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:20 : echo_summary 'Configuring Ceph' 2022-04-11 21:02:25.219 | ++ ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-11 21:02:25.221 | ++ ./stack.sh:echo_summary:448 : echo -e Configuring Ceph 2022-04-11 21:02:25.223 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:21 : configure_ceph 2022-04-11 21:02:25.226 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:391 : local count=0 2022-04-11 21:02:25.228 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:393 : initial_configure_ceph 2022-04-11 21:02:25.230 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:initial_configure_ceph:383 : create_disk /var/lib/ceph/drives/images/ceph.img /var/lib/ceph 25GB 2022-04-11 21:02:25.232 | ++ functions:create_disk:732 : local node_number 2022-04-11 21:02:25.234 | ++ functions:create_disk:733 : local disk_image=/var/lib/ceph/drives/images/ceph.img 2022-04-11 21:02:25.236 | ++ functions:create_disk:734 : local storage_data_dir=/var/lib/ceph 2022-04-11 21:02:25.239 | ++ functions:create_disk:735 : local loopback_disk_size=25GB 2022-04-11 21:02:25.241 | ++ functions:create_disk:736 : local key 2022-04-11 21:02:25.243 | +++ functions:create_disk:738 : echo /var/lib/ceph/drives/images/ceph.img 2022-04-11 21:02:25.246 | +++ functions:create_disk:738 : sed s#/.## 2022-04-11 21:02:25.248 | ++ functions:create_disk:738 : key=ar/lib/ceph/drives/images/ceph.img 2022-04-11 21:02:25.251 | ++ functions:create_disk:739 : key=devstack-ar/lib/ceph/drives/images/ceph.img 2022-04-11 21:02:25.253 | ++ functions:create_disk:741 : destroy_disk /var/lib/ceph/drives/images/ceph.img /var/lib/ceph 2022-04-11 21:02:25.255 | ++ functions:destroy_disk:763 : local disk_image=/var/lib/ceph/drives/images/ceph.img 2022-04-11 21:02:25.257 | ++ functions:destroy_disk:764 : local storage_data_dir=/var/lib/ceph 2022-04-11 21:02:25.259 | ++ functions:destroy_disk:765 : local key 2022-04-11 21:02:25.262 | +++ functions:destroy_disk:767 : echo /var/lib/ceph/drives/images/ceph.img 2022-04-11 21:02:25.262 | +++ functions:destroy_disk:767 : sed s#/.## 2022-04-11 21:02:25.266 | ++ functions:destroy_disk:767 : key=ar/lib/ceph/drives/images/ceph.img 2022-04-11 21:02:25.269 | ++ functions:destroy_disk:768 : key=devstack-ar/lib/ceph/drives/images/ceph.img 2022-04-11 21:02:25.271 | ++ functions:destroy_disk:771 : egrep -q /var/lib/ceph /proc/mounts 2022-04-11 21:02:25.275 | ++ functions:destroy_disk:776 : sudo sed -i '/.*comment=$key.*/ d' /etc/fstab 2022-04-11 21:02:25.287 | ++ functions:destroy_disk:779 : sudo rm -f /var/lib/ceph/drives/images/ceph.img 2022-04-11 21:02:25.298 | +++ functions:create_disk:745 : dirname /var/lib/ceph/drives/images/ceph.img 2022-04-11 21:02:25.302 | ++ functions:create_disk:745 : sudo mkdir -p /var/lib/ceph/drives/images 2022-04-11 21:02:25.313 | ++ functions:create_disk:746 : sudo truncate -s 25GB /var/lib/ceph/drives/images/ceph.img 2022-04-11 21:02:25.329 | ++ functions:create_disk:753 : sudo mkfs.xfs -f -i size=1024 /var/lib/ceph/drives/images/ceph.img 2022-04-11 21:02:25.374 | meta-data=/var/lib/ceph/drives/images/ceph.img isize=1024 agcount=4, agsize=1525879 blks 2022-04-11 21:02:25.375 | = sectsz=512 attr=2, projid32bit=1 2022-04-11 21:02:25.375 | = crc=1 finobt=1, sparse=1, rmapbt=0 2022-04-11 21:02:25.375 | = reflink=1 2022-04-11 21:02:25.375 | data = bsize=4096 blocks=6103515, imaxpct=25 2022-04-11 21:02:25.375 | = sunit=0 swidth=0 blks 2022-04-11 21:02:25.375 | naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2022-04-11 21:02:25.375 | log =internal log bsize=4096 blocks=2980, version=2 2022-04-11 21:02:25.375 | = sectsz=512 sunit=0 blks, lazy-count=1 2022-04-11 21:02:25.375 | realtime =none extsz=4096 blocks=0, rtextents=0 2022-04-11 21:02:25.379 | ++ functions:create_disk:756 : sudo tee -a /etc/fstab 2022-04-11 21:02:25.379 | ++ 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-04-11 21:02:25.387 | /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-04-11 21:02:25.390 | ++ functions:create_disk:757 : sudo mkdir -p /var/lib/ceph 2022-04-11 21:02:25.401 | ++ functions:create_disk:758 : sudo mount -v /var/lib/ceph 2022-04-11 21:02:25.495 | mount: /dev/loop3 mounted on /var/lib/ceph. 2022-04-11 21:02:25.501 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:initial_configure_ceph:386 : 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-04-11 21:02:25.515 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:396 : hostname 2022-04-11 21:02:25.520 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:396 : ceph-authtool --gen-print-key 2022-04-11 21:02:25.544 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:396 : sudo ceph-authtool /var/lib/ceph/tmp/keyring.mon.dv-osbrick-791274-7-ceph --create-keyring --name=mon. --add-key=AQBhl1RiXio9IBAAaxUvbKN8z3uSTSbL+dnLdQ== --cap mon 'allow *' 2022-04-11 21:02:25.579 | creating /var/lib/ceph/tmp/keyring.mon.dv-osbrick-791274-7-ceph 2022-04-11 21:02:25.579 | added entity mon. auth(key=AQBhl1RiXio9IBAAaxUvbKN8z3uSTSbL+dnLdQ==) 2022-04-11 21:02:25.579 | added 1 caps to entity mon. 2022-04-11 21:02:25.585 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:401 : 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-04-11 21:02:25.637 | creating /etc/ceph/ceph.client.admin.keyring 2022-04-11 21:02:25.642 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:406 : hostname 2022-04-11 21:02:25.647 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:406 : sudo ceph-authtool /var/lib/ceph/tmp/keyring.mon.dv-osbrick-791274-7-ceph --import-keyring /etc/ceph/ceph.client.admin.keyring 2022-04-11 21:02:25.677 | importing contents of /etc/ceph/ceph.client.admin.keyring into /var/lib/ceph/tmp/keyring.mon.dv-osbrick-791274-7-ceph 2022-04-11 21:02:25.683 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:409 : hostname 2022-04-11 21:02:25.687 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:409 : sudo mkdir -p /var/lib/ceph/mon/ceph-dv-osbrick-791274-7-ceph 2022-04-11 21:02:25.698 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:412 : iniset -sudo /etc/ceph/ceph.conf global fsid 1804ac08-5cb6-432f-9b8f-181cf7400966 2022-04-11 21:02:25.755 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:413 : hostname 2022-04-11 21:02:25.759 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:413 : iniset -sudo /etc/ceph/ceph.conf global mon_initial_members dv-osbrick-791274-7-ceph 2022-04-11 21:02:25.806 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:414 : iniset -sudo /etc/ceph/ceph.conf global mon_host 10.222.0.45 2022-04-11 21:02:25.853 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:415 : iniset -sudo /etc/ceph/ceph.conf global auth_cluster_required cephx 2022-04-11 21:02:25.899 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:416 : iniset -sudo /etc/ceph/ceph.conf global auth_service_required cephx 2022-04-11 21:02:25.947 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:417 : iniset -sudo /etc/ceph/ceph.conf global auth_client_required cephx 2022-04-11 21:02:25.993 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:418 : iniset -sudo /etc/ceph/ceph.conf global filestore_xattr_use_omap true 2022-04-11 21:02:26.040 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:419 : iniset -sudo /etc/ceph/ceph.conf global 'osd crush chooseleaf type' 0 2022-04-11 21:02:26.087 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:420 : iniset -sudo /etc/ceph/ceph.conf global 'osd journal size' 100 2022-04-11 21:02:26.133 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:421 : iniset -sudo /etc/ceph/ceph.conf global 'osd pool default size' 1 2022-04-11 21:02:26.180 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:422 : iniset -sudo /etc/ceph/ceph.conf global 'rbd default features' 'layering, exclusive-lock, object-map, fast-diff' 2022-04-11 21:02:26.228 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:423 : iniset -sudo /etc/ceph/ceph.conf client debug_client 10 2022-04-11 21:02:26.285 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:425 : local gigs 2022-04-11 21:02:26.288 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:426 : echo 25GB 2022-04-11 21:02:26.289 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:426 : grep -o '^[0-9]*' 2022-04-11 21:02:26.293 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:426 : gigs=25 2022-04-11 21:02:26.296 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:427 : iniset -sudo /etc/ceph/ceph.conf global bluestore_block_size 22548578304 2022-04-11 21:02:26.343 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:430 : hostname 2022-04-11 21:02:26.348 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:430 : hostname 2022-04-11 21:02:26.352 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:430 : sudo ceph-mon -c /etc/ceph/ceph.conf --mkfs -i dv-osbrick-791274-7-ceph --keyring /var/lib/ceph/tmp/keyring.mon.dv-osbrick-791274-7-ceph 2022-04-11 21:02:26.434 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:433 : sudo chown -R ceph. /var/lib/ceph 2022-04-11 21:02:26.448 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:435 : hostname 2022-04-11 21:02:26.452 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:435 : sudo systemctl enable ceph-mon@dv-osbrick-791274-7-ceph 2022-04-11 21:02:26.465 | Created symlink /etc/systemd/system/ceph-mon.target.wants/ceph-mon@dv-osbrick-791274-7-ceph.service → /lib/systemd/system/ceph-mon@.service. 2022-04-11 21:02:26.840 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:436 : hostname 2022-04-11 21:02:26.844 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:436 : sudo systemctl start ceph-mon@dv-osbrick-791274-7-ceph 2022-04-11 21:02:26.869 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:438 : local ceph_version 2022-04-11 21:02:26.872 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:439 : _get_ceph_version mon 2022-04-11 21:02:26.875 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:_get_ceph_version:216 : local ceph_version_str 2022-04-11 21:02:26.877 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:_get_ceph_version:217 : local mon_started 2022-04-11 21:02:26.880 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:_get_ceph_version:219 : [[ mon == \c\l\i ]] 2022-04-11 21:02:26.882 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:_get_ceph_version:223 : [[ mon == \m\o\n ]] 2022-04-11 21:02:26.886 | +++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:_get_ceph_version:225 : hostname 2022-04-11 21:02:26.890 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:_get_ceph_version:225 : wait_for_daemon 'sudo systemctl is-active --quiet ceph-mon@dv-osbrick-791274-7-ceph' 2022-04-11 21:02:26.892 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:wait_for_daemon:177 : timeout=20 2022-04-11 21:02:26.894 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:wait_for_daemon:178 : daemon_to_test='sudo systemctl is-active --quiet ceph-mon@dv-osbrick-791274-7-ceph' 2022-04-11 21:02:26.897 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:wait_for_daemon:179 : '[' 20 -ne 0 ']' 2022-04-11 21:02:26.899 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:wait_for_daemon:180 : eval sudo systemctl is-active --quiet ceph-mon@dv-osbrick-791274-7-ceph 2022-04-11 21:02:26.901 | +++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:wait_for_daemon:180 : sudo systemctl is-active --quiet ceph-mon@dv-osbrick-791274-7-ceph 2022-04-11 21:02:26.916 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:wait_for_daemon:181 : return 0 2022-04-11 21:02:26.918 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:_get_ceph_version:225 : mon_started= 2022-04-11 21:02:26.924 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:_get_ceph_version:229 : sudo ceph version 2022-04-11 21:02:26.924 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:_get_ceph_version:229 : cut -f 1,2 -d . 2022-04-11 21:02:26.926 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:_get_ceph_version:229 : cut -d ' ' -f 3 2022-04-11 21:02:27.309 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:_get_ceph_version:229 : ceph_version_str=16.2 2022-04-11 21:02:27.312 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:_get_ceph_version:239 : echo 16.2 2022-04-11 21:02:27.315 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:439 : ceph_version=16.2 2022-04-11 21:02:27.317 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:441 : vercmp 16.2 '>=' 14.0 2022-04-11 21:02:27.319 | ++ functions:vercmp:628 : local v1=16.2 2022-04-11 21:02:27.321 | ++ functions:vercmp:629 : local 'op=>=' 2022-04-11 21:02:27.324 | ++ functions:vercmp:630 : local v2=14.0 2022-04-11 21:02:27.326 | ++ functions:vercmp:631 : local result 2022-04-11 21:02:27.329 | +++ functions:vercmp:635 : echo -e '16.2\n14.0' 2022-04-11 21:02:27.329 | +++ functions:vercmp:635 : sort -V 2022-04-11 21:02:27.330 | +++ functions:vercmp:635 : head -1 2022-04-11 21:02:27.334 | ++ functions:vercmp:635 : result=14.0 2022-04-11 21:02:27.336 | ++ functions:vercmp:637 : case $op in 2022-04-11 21:02:27.339 | ++ functions:vercmp:651 : '[' 14.0 = 14.0 ']' 2022-04-11 21:02:27.341 | ++ functions:vercmp:652 : return 2022-04-11 21:02:27.343 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:442 : for key in bootstrap-{mds,osd,rgw} 2022-04-11 21:02:27.345 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:443 : sudo ceph auth get client.bootstrap-mds -o /var/lib/ceph/bootstrap-mds/ceph.keyring 2022-04-11 21:02:27.699 | exported keyring for client.bootstrap-mds 2022-04-11 21:02:27.718 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:442 : for key in bootstrap-{mds,osd,rgw} 2022-04-11 21:02:27.720 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:443 : sudo ceph auth get client.bootstrap-osd -o /var/lib/ceph/bootstrap-osd/ceph.keyring 2022-04-11 21:02:28.077 | exported keyring for client.bootstrap-osd 2022-04-11 21:02:28.096 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:442 : for key in bootstrap-{mds,osd,rgw} 2022-04-11 21:02:28.099 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:443 : sudo ceph auth get client.bootstrap-rgw -o /var/lib/ceph/bootstrap-rgw/ceph.keyring 2022-04-11 21:02:28.457 | exported keyring for client.bootstrap-rgw 2022-04-11 21:02:28.476 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:447 : sudo mkdir -p /var/lib/ceph/mgr/ceph-x 2022-04-11 21:02:28.488 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:448 : 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-04-11 21:02:28.893 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:451 : sudo chown -R ceph. /var/lib/ceph/mgr 2022-04-11 21:02:28.906 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:455 : [[ 1 -ne 1 ]] 2022-04-11 21:02:28.908 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:473 : for rep in ${CEPH_REPLICAS_SEQ} 2022-04-11 21:02:28.911 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:474 : sudo ceph -c /etc/ceph/ceph.conf osd create 2022-04-11 21:02:29.316 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:474 : OSD_ID=0 2022-04-11 21:02:29.318 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:475 : sudo mkdir -p /var/lib/ceph/osd/ceph-0 2022-04-11 21:02:29.330 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:476 : sudo ceph -c /etc/ceph/ceph.conf auth get-or-create osd.0 mon 'allow profile osd ' osd 'allow *' 2022-04-11 21:02:29.331 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:478 : sudo tee /var/lib/ceph/osd/ceph-0/keyring 2022-04-11 21:02:29.700 | [osd.0] 2022-04-11 21:02:29.700 | key = AQBll1RiRhVVKRAAbk5dWgk0xdhwrUkHho0Xlg== 2022-04-11 21:02:29.722 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:479 : sudo chown ceph. /var/lib/ceph/osd/ceph-0 2022-04-11 21:02:29.734 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:480 : sudo chown ceph. /var/lib/ceph/osd/ceph-0/keyring 2022-04-11 21:02:29.747 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:481 : sudo ceph-osd -c /etc/ceph/ceph.conf --setuser ceph --setgroup ceph -i 0 --mkfs 2022-04-11 21:02:29.801 | 2022-04-11T21:02:29.798+0000 7f7e5e9faf00 -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-04-11 21:02:29.801 | 2022-04-11T21:02:29.798+0000 7f7e5e9faf00 -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-04-11 21:02:29.801 | 2022-04-11T21:02:29.798+0000 7f7e5e9faf00 -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-04-11 21:02:29.805 | 2022-04-11T21:02:29.802+0000 7f7e5e9faf00 -1 bluestore(/var/lib/ceph/osd/ceph-0) _read_fsid unparsable uuid 2022-04-11 21:02:32.027 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:482 : sudo ceph-osd -c /etc/ceph/ceph.conf -i 0 --mkfs 2022-04-11 21:02:33.731 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:484 : sudo systemctl enable ceph-osd@0 2022-04-11 21:02:33.744 | Created symlink /etc/systemd/system/ceph-osd.target.wants/ceph-osd@0.service → /lib/systemd/system/ceph-osd@.service. 2022-04-11 21:02:34.111 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:487 : is_ceph_enabled_for_service manila 2022-04-11 21:02:34.113 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:197 : local config config_name enabled service 2022-04-11 21:02:34.115 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:198 : enabled=1 2022-04-11 21:02:34.118 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:199 : service=manila 2022-04-11 21:02:34.121 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:203 : echo manila 2022-04-11 21:02:34.122 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:203 : tr '[:lower:]' '[:upper:]' 2022-04-11 21:02:34.122 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:203 : tr - _ 2022-04-11 21:02:34.126 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:203 : config_name=ENABLE_CEPH_MANILA 2022-04-11 21:02:34.130 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:204 : eval echo '$ENABLE_CEPH_MANILA' 2022-04-11 21:02:34.132 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:204 : echo True 2022-04-11 21:02:34.135 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:204 : config=True 2022-04-11 21:02:34.138 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:206 : is_service_enabled manila 2022-04-11 21:02:34.153 | ++ functions-common:is_service_enabled:2081 : return 1 2022-04-11 21:02:34.156 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:209 : return 1 2022-04-11 21:02:34.158 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:499 : '[' False = True ']' 2022-04-11 21:02:34.161 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:503 : '[' '' = True ']' 2022-04-11 21:02:34.163 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:26 : echo_summary 'Initializing Ceph' 2022-04-11 21:02:34.165 | ++ ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-11 21:02:34.167 | ++ ./stack.sh:echo_summary:448 : echo -e Initializing Ceph 2022-04-11 21:02:34.170 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:27 : start_ceph 2022-04-11 21:02:34.172 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:start_ceph:1183 : sudo chown -R ceph. /var/lib/ceph 2022-04-11 21:02:34.185 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:start_ceph:1185 : hostname 2022-04-11 21:02:34.189 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:start_ceph:1185 : sudo systemctl start ceph-mon@dv-osbrick-791274-7-ceph 2022-04-11 21:02:34.205 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:start_ceph:1186 : local ceph_version 2022-04-11 21:02:34.209 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:start_ceph:1187 : _get_ceph_version mon 2022-04-11 21:02:34.211 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:_get_ceph_version:216 : local ceph_version_str 2022-04-11 21:02:34.213 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:_get_ceph_version:217 : local mon_started 2022-04-11 21:02:34.216 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:_get_ceph_version:219 : [[ mon == \c\l\i ]] 2022-04-11 21:02:34.218 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:_get_ceph_version:223 : [[ mon == \m\o\n ]] 2022-04-11 21:02:34.221 | +++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:_get_ceph_version:225 : hostname 2022-04-11 21:02:34.225 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:_get_ceph_version:225 : wait_for_daemon 'sudo systemctl is-active --quiet ceph-mon@dv-osbrick-791274-7-ceph' 2022-04-11 21:02:34.227 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:wait_for_daemon:177 : timeout=20 2022-04-11 21:02:34.230 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:wait_for_daemon:178 : daemon_to_test='sudo systemctl is-active --quiet ceph-mon@dv-osbrick-791274-7-ceph' 2022-04-11 21:02:34.232 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:wait_for_daemon:179 : '[' 20 -ne 0 ']' 2022-04-11 21:02:34.234 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:wait_for_daemon:180 : eval sudo systemctl is-active --quiet ceph-mon@dv-osbrick-791274-7-ceph 2022-04-11 21:02:34.237 | +++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:wait_for_daemon:180 : sudo systemctl is-active --quiet ceph-mon@dv-osbrick-791274-7-ceph 2022-04-11 21:02:34.252 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:wait_for_daemon:181 : return 0 2022-04-11 21:02:34.255 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:_get_ceph_version:225 : mon_started= 2022-04-11 21:02:34.258 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:_get_ceph_version:229 : sudo ceph version 2022-04-11 21:02:34.259 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:_get_ceph_version:229 : cut -f 1,2 -d . 2022-04-11 21:02:34.265 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:_get_ceph_version:229 : cut -d ' ' -f 3 2022-04-11 21:02:34.637 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:_get_ceph_version:229 : ceph_version_str=16.2 2022-04-11 21:02:34.639 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:_get_ceph_version:239 : echo 16.2 2022-04-11 21:02:34.642 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:start_ceph:1187 : ceph_version=16.2 2022-04-11 21:02:34.645 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:start_ceph:1189 : sudo systemctl start ceph-mgr@x 2022-04-11 21:02:34.674 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:start_ceph:1192 : sudo ceph -c /etc/ceph/ceph.conf tell mgr restful create-self-signed-cert 2022-04-11 21:02:41.329 | no valid command found; 10 closest matches: 2022-04-11 21:02:41.329 | 0 2022-04-11 21:02:41.329 | 1 2022-04-11 21:02:41.329 | 2 2022-04-11 21:02:41.329 | abort 2022-04-11 21:02:41.329 | assert 2022-04-11 21:02:41.329 | config diff 2022-04-11 21:02:41.329 | config diff get 2022-04-11 21:02:41.329 | config get 2022-04-11 21:02:41.329 | config help [] 2022-04-11 21:02:41.329 | config set ... 2022-04-11 21:02:41.329 | Error EINVAL: invalid command 2022-04-11 21:02:41.336 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:start_ceph:1193 : echo MGR Restful is not working, perhaps the package is not 'installed?' 2022-04-11 21:02:41.336 | MGR Restful is not working, perhaps the package is not installed? 2022-04-11 21:02:41.339 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:start_ceph:1195 : sudo ceph -c /etc/ceph/ceph.conf osd ls 2022-04-11 21:02:41.843 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:start_ceph:1195 : for id in $(sudo ceph -c ${CEPH_CONF_FILE} osd ls) 2022-04-11 21:02:41.845 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:start_ceph:1196 : sudo systemctl start ceph-osd@0 2022-04-11 21:02:41.906 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:start_ceph:1198 : is_ceph_enabled_for_service manila 2022-04-11 21:02:41.909 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:197 : local config config_name enabled service 2022-04-11 21:02:41.911 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:198 : enabled=1 2022-04-11 21:02:41.913 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:199 : service=manila 2022-04-11 21:02:41.918 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:203 : tr '[:lower:]' '[:upper:]' 2022-04-11 21:02:41.918 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:203 : echo manila 2022-04-11 21:02:41.918 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:203 : tr - _ 2022-04-11 21:02:41.923 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:203 : config_name=ENABLE_CEPH_MANILA 2022-04-11 21:02:41.926 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:204 : eval echo '$ENABLE_CEPH_MANILA' 2022-04-11 21:02:41.929 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:204 : echo True 2022-04-11 21:02:41.932 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:204 : config=True 2022-04-11 21:02:41.934 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:206 : is_service_enabled manila 2022-04-11 21:02:41.951 | ++ functions-common:is_service_enabled:2081 : return 1 2022-04-11 21:02:41.954 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:209 : return 1 2022-04-11 21:02:41.956 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:start_ceph:1202 : '[' '' = True ']' 2022-04-11 21:02:41.959 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:125 : [[ stack == \u\n\s\t\a\c\k ]] 2022-04-11 21:02:41.961 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:139 : [[ stack == \c\l\e\a\n ]] 2022-04-11 21:02:41.964 | + ./stack.sh:main:832 : set_systemd_override DefaultLimitNOFILE 2048 2022-04-11 21:02:41.967 | + functions:set_systemd_override:820 : local key=DefaultLimitNOFILE 2022-04-11 21:02:41.970 | + functions:set_systemd_override:821 : local value=2048 2022-04-11 21:02:41.973 | + functions:set_systemd_override:823 : local sysconf=/etc/systemd/system.conf 2022-04-11 21:02:41.975 | + functions:set_systemd_override:824 : iniset -sudo /etc/systemd/system.conf Manager DefaultLimitNOFILE 2048 2022-04-11 21:02:42.026 | + functions:set_systemd_override:825 : echo 'Set systemd system override for DefaultLimitNOFILE=2048' 2022-04-11 21:02:42.026 | Set systemd system override for DefaultLimitNOFILE=2048 2022-04-11 21:02:42.028 | + functions:set_systemd_override:827 : sudo systemctl daemon-reload 2022-04-11 21:02:42.399 | + ./stack.sh:main:834 : install_rpc_backend 2022-04-11 21:02:42.401 | + lib/rpc_backend:install_rpc_backend:52 : is_service_enabled rabbit 2022-04-11 21:02:42.418 | + functions-common:is_service_enabled:2081 : return 0 2022-04-11 21:02:42.420 | + lib/rpc_backend:install_rpc_backend:54 : install_package rabbitmq-server 2022-04-11 21:02:42.423 | + functions-common:install_package:1463 : update_package_repo 2022-04-11 21:02:42.426 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-04-11 21:02:42.428 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-04-11 21:02:42.431 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-04-11 21:02:42.433 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-04-11 21:02:42.436 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-04-11 21:02:42.438 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-11 21:02:42.441 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-11 21:02:42.443 | + functions-common:update_package_repo:1444 : apt_get_update 2022-04-11 21:02:42.446 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-04-11 21:02:42.448 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-04-11 21:02:42.450 | + functions-common:apt_get_update:1190 : return 2022-04-11 21:02:42.453 | + functions-common:install_package:1464 : real_install_package rabbitmq-server 2022-04-11 21:02:42.455 | + functions-common:real_install_package:1449 : is_ubuntu 2022-04-11 21:02:42.458 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-11 21:02:42.460 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-11 21:02:42.462 | + functions-common:real_install_package:1450 : apt_get install rabbitmq-server 2022-04-11 21:02:42.484 | + functions-common:apt_get:1230 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install rabbitmq-server 2022-04-11 21:02:42.592 | Reading package lists... 2022-04-11 21:02:42.835 | Building dependency tree... 2022-04-11 21:02:42.837 | Reading state information... 2022-04-11 21:02:43.079 | The following packages were automatically installed and are no longer required: 2022-04-11 21:02:43.080 | apport-symptoms libboost-iostreams1.71.0 libboost-thread1.71.0 libnetplan0 2022-04-11 21:02:43.080 | python3-automat python3-click python3-colorama python3-configobj 2022-04-11 21:02:43.080 | python3-constantly python3-entrypoints python3-hamcrest python3-hyperlink 2022-04-11 21:02:43.080 | python3-incremental python3-keyring python3-lazr.uri python3-problem-report 2022-04-11 21:02:43.080 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-11 21:02:43.080 | python3-zope.interface 2022-04-11 21:02:43.080 | Use 'sudo apt autoremove' to remove them. 2022-04-11 21:02:43.081 | The following additional packages will be installed: 2022-04-11 21:02:43.081 | erlang-asn1 erlang-base erlang-crypto erlang-eldap erlang-ftp erlang-inets 2022-04-11 21:02:43.081 | erlang-mnesia erlang-os-mon erlang-parsetools erlang-public-key 2022-04-11 21:02:43.081 | erlang-runtime-tools erlang-snmp erlang-ssl erlang-syntax-tools erlang-tftp 2022-04-11 21:02:43.081 | erlang-tools erlang-xmerl locales-all 2022-04-11 21:02:43.082 | Suggested packages: 2022-04-11 21:02:43.082 | erlang erlang-manpages erlang-doc 2022-04-11 21:02:43.150 | The following NEW packages will be installed: 2022-04-11 21:02:43.150 | erlang-asn1 erlang-base erlang-crypto erlang-eldap erlang-ftp erlang-inets 2022-04-11 21:02:43.151 | erlang-mnesia erlang-os-mon erlang-parsetools erlang-public-key 2022-04-11 21:02:43.151 | erlang-runtime-tools erlang-snmp erlang-ssl erlang-syntax-tools erlang-tftp 2022-04-11 21:02:43.151 | erlang-tools erlang-xmerl locales-all rabbitmq-server 2022-04-11 21:02:43.396 | 0 upgraded, 19 newly installed, 0 to remove and 123 not upgraded. 2022-04-11 21:02:43.396 | Need to get 38.1 MB of archives. 2022-04-11 21:02:43.396 | After this operation, 276 MB of additional disk space will be used. 2022-04-11 21:02:43.396 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-base amd64 1:22.2.7+dfsg-1 [8,063 kB] 2022-04-11 21:02:44.954 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-asn1 amd64 1:22.2.7+dfsg-1 [712 kB] 2022-04-11 21:02:45.020 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-crypto amd64 1:22.2.7+dfsg-1 [137 kB] 2022-04-11 21:02:45.338 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-public-key amd64 1:22.2.7+dfsg-1 [567 kB] 2022-04-11 21:02:45.347 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-mnesia amd64 1:22.2.7+dfsg-1 [716 kB] 2022-04-11 21:02:45.358 | Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-runtime-tools amd64 1:22.2.7+dfsg-1 [182 kB] 2022-04-11 21:02:45.361 | Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-ssl amd64 1:22.2.7+dfsg-1 [1,103 kB] 2022-04-11 21:02:45.690 | Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-eldap amd64 1:22.2.7+dfsg-1 [99.7 kB] 2022-04-11 21:02:45.692 | Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-ftp amd64 1:22.2.7+dfsg-1 [68.8 kB] 2022-04-11 21:02:45.694 | Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-tftp amd64 1:22.2.7+dfsg-1 [84.6 kB] 2022-04-11 21:02:45.695 | Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-inets amd64 1:22.2.7+dfsg-1 [577 kB] 2022-04-11 21:02:45.704 | Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-snmp amd64 1:22.2.7+dfsg-1 [1,538 kB] 2022-04-11 21:02:45.852 | Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-os-mon amd64 1:22.2.7+dfsg-1 [81.2 kB] 2022-04-11 21:02:45.925 | Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-parsetools amd64 1:22.2.7+dfsg-1 [151 kB] 2022-04-11 21:02:45.941 | Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-syntax-tools amd64 1:22.2.7+dfsg-1 [344 kB] 2022-04-11 21:02:46.097 | Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-tools amd64 1:22.2.7+dfsg-1 [499 kB] 2022-04-11 21:02:46.132 | Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-xmerl amd64 1:22.2.7+dfsg-1 [1,113 kB] 2022-04-11 21:02:46.308 | Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 locales-all amd64 2.31-0ubuntu9.7 [10.6 MB] 2022-04-11 21:02:47.983 | Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 rabbitmq-server all 3.8.2-0ubuntu1.3 [11.5 MB] 2022-04-11 21:02:50.440 | Fetched 38.1 MB in 7s (5,688 kB/s) 2022-04-11 21:02:50.473 | Selecting previously unselected package erlang-base. 2022-04-11 21:02:50.530 | (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 ... 90868 files and directories currently installed.) 2022-04-11 21:02:50.533 | Preparing to unpack .../00-erlang-base_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-04-11 21:02:50.536 | Unpacking erlang-base (1:22.2.7+dfsg-1) ... 2022-04-11 21:02:51.623 | Selecting previously unselected package erlang-asn1. 2022-04-11 21:02:51.633 | Preparing to unpack .../01-erlang-asn1_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-04-11 21:02:51.635 | Unpacking erlang-asn1 (1:22.2.7+dfsg-1) ... 2022-04-11 21:02:51.746 | Selecting previously unselected package erlang-crypto. 2022-04-11 21:02:51.755 | Preparing to unpack .../02-erlang-crypto_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-04-11 21:02:51.758 | Unpacking erlang-crypto (1:22.2.7+dfsg-1) ... 2022-04-11 21:02:51.802 | Selecting previously unselected package erlang-public-key. 2022-04-11 21:02:51.812 | Preparing to unpack .../03-erlang-public-key_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-04-11 21:02:51.814 | Unpacking erlang-public-key (1:22.2.7+dfsg-1) ... 2022-04-11 21:02:51.911 | Selecting previously unselected package erlang-mnesia. 2022-04-11 21:02:51.921 | Preparing to unpack .../04-erlang-mnesia_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-04-11 21:02:51.923 | Unpacking erlang-mnesia (1:22.2.7+dfsg-1) ... 2022-04-11 21:02:52.035 | Selecting previously unselected package erlang-runtime-tools. 2022-04-11 21:02:52.045 | Preparing to unpack .../05-erlang-runtime-tools_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-04-11 21:02:52.047 | Unpacking erlang-runtime-tools (1:22.2.7+dfsg-1) ... 2022-04-11 21:02:52.102 | Selecting previously unselected package erlang-ssl. 2022-04-11 21:02:52.112 | Preparing to unpack .../06-erlang-ssl_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-04-11 21:02:52.114 | Unpacking erlang-ssl (1:22.2.7+dfsg-1) ... 2022-04-11 21:02:52.281 | Selecting previously unselected package erlang-eldap. 2022-04-11 21:02:52.291 | Preparing to unpack .../07-erlang-eldap_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-04-11 21:02:52.293 | Unpacking erlang-eldap (1:22.2.7+dfsg-1) ... 2022-04-11 21:02:52.330 | Selecting previously unselected package erlang-ftp. 2022-04-11 21:02:52.340 | Preparing to unpack .../08-erlang-ftp_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-04-11 21:02:52.342 | Unpacking erlang-ftp (1:22.2.7+dfsg-1) ... 2022-04-11 21:02:52.376 | Selecting previously unselected package erlang-tftp. 2022-04-11 21:02:52.386 | Preparing to unpack .../09-erlang-tftp_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-04-11 21:02:52.388 | Unpacking erlang-tftp (1:22.2.7+dfsg-1) ... 2022-04-11 21:02:52.425 | Selecting previously unselected package erlang-inets. 2022-04-11 21:02:52.434 | Preparing to unpack .../10-erlang-inets_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-04-11 21:02:52.436 | Unpacking erlang-inets (1:22.2.7+dfsg-1) ... 2022-04-11 21:02:52.546 | Selecting previously unselected package erlang-snmp. 2022-04-11 21:02:52.556 | Preparing to unpack .../11-erlang-snmp_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-04-11 21:02:52.559 | Unpacking erlang-snmp (1:22.2.7+dfsg-1) ... 2022-04-11 21:02:52.807 | Selecting previously unselected package erlang-os-mon. 2022-04-11 21:02:52.816 | Preparing to unpack .../12-erlang-os-mon_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-04-11 21:02:52.819 | Unpacking erlang-os-mon (1:22.2.7+dfsg-1) ... 2022-04-11 21:02:52.858 | Selecting previously unselected package erlang-parsetools. 2022-04-11 21:02:52.868 | Preparing to unpack .../13-erlang-parsetools_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-04-11 21:02:52.870 | Unpacking erlang-parsetools (1:22.2.7+dfsg-1) ... 2022-04-11 21:02:52.918 | Selecting previously unselected package erlang-syntax-tools. 2022-04-11 21:02:52.928 | Preparing to unpack .../14-erlang-syntax-tools_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-04-11 21:02:52.930 | Unpacking erlang-syntax-tools (1:22.2.7+dfsg-1) ... 2022-04-11 21:02:53.001 | Selecting previously unselected package erlang-tools. 2022-04-11 21:02:53.011 | Preparing to unpack .../15-erlang-tools_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-04-11 21:02:53.013 | Unpacking erlang-tools (1:22.2.7+dfsg-1) ... 2022-04-11 21:02:53.106 | Selecting previously unselected package erlang-xmerl. 2022-04-11 21:02:53.116 | Preparing to unpack .../16-erlang-xmerl_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-04-11 21:02:53.119 | Unpacking erlang-xmerl (1:22.2.7+dfsg-1) ... 2022-04-11 21:02:53.302 | Selecting previously unselected package locales-all. 2022-04-11 21:02:53.312 | Preparing to unpack .../17-locales-all_2.31-0ubuntu9.7_amd64.deb ... 2022-04-11 21:02:53.314 | Unpacking locales-all (2.31-0ubuntu9.7) ... 2022-04-11 21:02:57.496 | Selecting previously unselected package rabbitmq-server. 2022-04-11 21:02:57.509 | Preparing to unpack .../18-rabbitmq-server_3.8.2-0ubuntu1.3_all.deb ... 2022-04-11 21:02:57.511 | Unpacking rabbitmq-server (3.8.2-0ubuntu1.3) ... 2022-04-11 21:02:58.653 | Setting up erlang-base (1:22.2.7+dfsg-1) ... 2022-04-11 21:02:59.029 | Created symlink /etc/systemd/system/multi-user.target.wants/epmd.service → /lib/systemd/system/epmd.service. 2022-04-11 21:02:59.029 | Created symlink /etc/systemd/system/sockets.target.wants/epmd.socket → /lib/systemd/system/epmd.socket. 2022-04-11 21:03:03.818 | Searching for services which depend on erlang and should be started... none found. 2022-04-11 21:03:03.821 | Setting up erlang-xmerl (1:22.2.7+dfsg-1) ... 2022-04-11 21:03:03.826 | Setting up erlang-syntax-tools (1:22.2.7+dfsg-1) ... 2022-04-11 21:03:03.831 | Setting up locales-all (2.31-0ubuntu9.7) ... 2022-04-11 21:03:03.838 | Setting up erlang-parsetools (1:22.2.7+dfsg-1) ... 2022-04-11 21:03:03.843 | Setting up erlang-asn1 (1:22.2.7+dfsg-1) ... 2022-04-11 21:03:03.849 | Setting up erlang-tftp (1:22.2.7+dfsg-1) ... 2022-04-11 21:03:03.854 | Setting up erlang-mnesia (1:22.2.7+dfsg-1) ... 2022-04-11 21:03:03.860 | Setting up erlang-crypto (1:22.2.7+dfsg-1) ... 2022-04-11 21:03:03.865 | Setting up erlang-runtime-tools (1:22.2.7+dfsg-1) ... 2022-04-11 21:03:03.871 | Setting up erlang-tools (1:22.2.7+dfsg-1) ... 2022-04-11 21:03:03.876 | Setting up erlang-snmp (1:22.2.7+dfsg-1) ... 2022-04-11 21:03:03.881 | Setting up erlang-public-key (1:22.2.7+dfsg-1) ... 2022-04-11 21:03:03.886 | Setting up erlang-ssl (1:22.2.7+dfsg-1) ... 2022-04-11 21:03:03.891 | Setting up erlang-os-mon (1:22.2.7+dfsg-1) ... 2022-04-11 21:03:03.896 | Setting up erlang-eldap (1:22.2.7+dfsg-1) ... 2022-04-11 21:03:03.901 | Setting up erlang-ftp (1:22.2.7+dfsg-1) ... 2022-04-11 21:03:03.906 | Setting up erlang-inets (1:22.2.7+dfsg-1) ... 2022-04-11 21:03:03.911 | Setting up rabbitmq-server (3.8.2-0ubuntu1.3) ... 2022-04-11 21:03:03.999 | Adding group `rabbitmq' (GID 126) ... 2022-04-11 21:03:04.011 | Done. 2022-04-11 21:03:04.090 | Adding system user `rabbitmq' (UID 118) ... 2022-04-11 21:03:04.090 | Adding new user `rabbitmq' (UID 118) with group `rabbitmq' ... 2022-04-11 21:03:04.121 | Not creating home directory `/var/lib/rabbitmq'. 2022-04-11 21:03:04.381 | Created symlink /etc/systemd/system/multi-user.target.wants/rabbitmq-server.service → /lib/systemd/system/rabbitmq-server.service. 2022-04-11 21:03:10.470 | Processing triggers for man-db (2.9.1-1) ... 2022-04-11 21:03:11.056 | Processing triggers for systemd (245.4-4ubuntu3.15) ... 2022-04-11 21:03:18.712 | + functions-common:apt_get:1234 : result=0 2022-04-11 21:03:18.715 | + functions-common:apt_get:1237 : time_stop apt-get 2022-04-11 21:03:18.717 | + functions-common:time_stop:2425 : local name 2022-04-11 21:03:18.720 | + functions-common:time_stop:2426 : local end_time 2022-04-11 21:03:18.722 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-11 21:03:18.724 | + functions-common:time_stop:2428 : local total 2022-04-11 21:03:18.727 | + functions-common:time_stop:2429 : local start_time 2022-04-11 21:03:18.729 | + functions-common:time_stop:2431 : name=apt-get 2022-04-11 21:03:18.732 | + functions-common:time_stop:2432 : start_time=1649710962481 2022-04-11 21:03:18.734 | + functions-common:time_stop:2434 : [[ -z 1649710962481 ]] 2022-04-11 21:03:18.737 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-11 21:03:18.741 | + functions-common:time_stop:2437 : end_time=1649710998739 2022-04-11 21:03:18.744 | + functions-common:time_stop:2438 : elapsed_time=36258 2022-04-11 21:03:18.746 | + functions-common:time_stop:2439 : total=369843 2022-04-11 21:03:18.749 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-11 21:03:18.751 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=406101 2022-04-11 21:03:18.753 | + functions-common:apt_get:1238 : return 0 2022-04-11 21:03:18.756 | + lib/rpc_backend:install_rpc_backend:55 : is_suse 2022-04-11 21:03:18.758 | + functions-common:is_suse:542 : is_opensuse 2022-04-11 21:03:18.761 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-11 21:03:18.763 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-11 21:03:18.766 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-11 21:03:18.768 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-11 21:03:18.770 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-11 21:03:18.773 | + lib/rpc_backend:install_rpc_backend:68 : is_fedora 2022-04-11 21:03:18.775 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-11 21:03:18.778 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-11 21:03:18.780 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-11 21:03:18.782 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-11 21:03:18.785 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-11 21:03:18.787 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-11 21:03:18.790 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-11 21:03:18.793 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-11 21:03:18.795 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-11 21:03:18.797 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-11 21:03:18.800 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-11 21:03:18.802 | + lib/rpc_backend:install_rpc_backend:68 : is_suse 2022-04-11 21:03:18.805 | + functions-common:is_suse:542 : is_opensuse 2022-04-11 21:03:18.807 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-11 21:03:18.810 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-11 21:03:18.812 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-11 21:03:18.815 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-11 21:03:18.817 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-11 21:03:18.820 | + ./stack.sh:main:835 : restart_rpc_backend 2022-04-11 21:03:18.822 | + lib/rpc_backend:restart_rpc_backend:81 : is_service_enabled rabbit 2022-04-11 21:03:18.838 | + functions-common:is_service_enabled:2081 : return 0 2022-04-11 21:03:18.841 | + lib/rpc_backend:restart_rpc_backend:83 : echo_summary 'Starting RabbitMQ' 2022-04-11 21:03:18.843 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-11 21:03:18.846 | + ./stack.sh:echo_summary:448 : echo -e Starting RabbitMQ 2022-04-11 21:03:18.848 | + lib/rpc_backend:restart_rpc_backend:94 : local i 2022-04-11 21:03:18.852 | ++ lib/rpc_backend:restart_rpc_backend:95 : seq 20 2022-04-11 21:03:18.856 | + lib/rpc_backend:restart_rpc_backend:95 : for i in `seq 20` 2022-04-11 21:03:18.858 | + lib/rpc_backend:restart_rpc_backend:96 : local rc=0 2022-04-11 21:03:18.861 | + lib/rpc_backend:restart_rpc_backend:98 : [[ 1 -eq 20 ]] 2022-04-11 21:03:18.863 | + lib/rpc_backend:restart_rpc_backend:100 : [[ 1 == \0 ]] 2022-04-11 21:03:18.866 | + lib/rpc_backend:restart_rpc_backend:104 : rabbit_setuser stackrabbit Passw0rd 2022-04-11 21:03:18.869 | + lib/rpc_backend:rabbit_setuser:173 : local user=stackrabbit pass=Passw0rd found= out= 2022-04-11 21:03:18.872 | ++ lib/rpc_backend:rabbit_setuser:174 : sudo rabbitmqctl list_users 2022-04-11 21:03:19.553 | + lib/rpc_backend:rabbit_setuser:174 : out='Listing users ... 2022-04-11 21:03:19.553 | user tags 2022-04-11 21:03:19.553 | guest [administrator]' 2022-04-11 21:03:19.557 | ++ lib/rpc_backend:rabbit_setuser:176 : echo 'Listing users ... 2022-04-11 21:03:19.557 | user tags 2022-04-11 21:03:19.557 | guest [administrator]' 2022-04-11 21:03:19.557 | ++ lib/rpc_backend:rabbit_setuser:176 : awk '$1 == user { print $1 }' user=stackrabbit 2022-04-11 21:03:19.563 | + lib/rpc_backend:rabbit_setuser:176 : found= 2022-04-11 21:03:19.566 | + lib/rpc_backend:rabbit_setuser:177 : '[' '' = stackrabbit ']' 2022-04-11 21:03:19.568 | + lib/rpc_backend:rabbit_setuser:181 : sudo rabbitmqctl add_user stackrabbit Passw0rd 2022-04-11 21:03:20.211 | Adding user "stackrabbit" ... 2022-04-11 21:03:20.233 | + lib/rpc_backend:rabbit_setuser:184 : sudo rabbitmqctl set_permissions stackrabbit '.*' '.*' '.*' 2022-04-11 21:03:20.885 | Setting permissions for user "stackrabbit" in vhost "/" ... 2022-04-11 21:03:20.907 | + lib/rpc_backend:restart_rpc_backend:105 : '[' 0 -ne 0 ']' 2022-04-11 21:03:20.910 | + lib/rpc_backend:restart_rpc_backend:110 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-04-11 21:03:21.584 | Changing password for user "stackrabbit" ... 2022-04-11 21:03:21.605 | + lib/rpc_backend:restart_rpc_backend:112 : '[' 0 -ne 0 ']' 2022-04-11 21:03:21.608 | + lib/rpc_backend:restart_rpc_backend:116 : break 2022-04-11 21:03:21.610 | + lib/rpc_backend:restart_rpc_backend:119 : sudo rabbitmqctl delete_user guest 2022-04-11 21:03:22.256 | Deleting user "guest" ... 2022-04-11 21:03:22.280 | + ./stack.sh:main:837 : is_service_enabled mysql postgresql 2022-04-11 21:03:22.298 | + functions-common:is_service_enabled:2081 : return 0 2022-04-11 21:03:22.300 | + ./stack.sh:main:838 : install_database 2022-04-11 21:03:22.303 | + lib/database:install_database:118 : install_database_mysql 2022-04-11 21:03:22.305 | + lib/databases/mysql:install_database_mysql:157 : is_ubuntu 2022-04-11 21:03:22.308 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-11 21:03:22.310 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-11 21:03:22.313 | + lib/databases/mysql:install_database_mysql:160 : sudo debconf-set-selections 2022-04-11 21:03:22.527 | + lib/databases/mysql:install_database_mysql:170 : [[ ! -e /home/ubuntu/.my.cnf ]] 2022-04-11 21:03:22.529 | + lib/databases/mysql:install_database_mysql:171 : cat 2022-04-11 21:03:22.534 | + lib/databases/mysql:install_database_mysql:177 : is_ubuntu 2022-04-11 21:03:22.537 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-11 21:03:22.539 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-11 21:03:22.541 | + lib/databases/mysql:install_database_mysql:177 : '[' mysql '!=' mariadb ']' 2022-04-11 21:03:22.544 | + lib/databases/mysql:install_database_mysql:178 : echo host=127.0.0.1 2022-04-11 21:03:22.546 | + lib/databases/mysql:install_database_mysql:180 : chmod 0600 /home/ubuntu/.my.cnf 2022-04-11 21:03:22.550 | + lib/databases/mysql:install_database_mysql:183 : [[ True == \T\r\u\e ]] 2022-04-11 21:03:22.553 | + lib/databases/mysql:install_database_mysql:184 : is_oraclelinux 2022-04-11 21:03:22.555 | + functions-common:is_oraclelinux:512 : [[ -z Ubuntu ]] 2022-04-11 21:03:22.558 | + functions-common:is_oraclelinux:516 : '[' Ubuntu = OracleServer ']' 2022-04-11 21:03:22.560 | + lib/databases/mysql:install_database_mysql:186 : is_fedora 2022-04-11 21:03:22.563 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-11 21:03:22.565 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-11 21:03:22.568 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-11 21:03:22.571 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-11 21:03:22.573 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-11 21:03:22.576 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-11 21:03:22.578 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-11 21:03:22.581 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-11 21:03:22.583 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-11 21:03:22.586 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-11 21:03:22.589 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-11 21:03:22.591 | + lib/databases/mysql:install_database_mysql:189 : is_suse 2022-04-11 21:03:22.594 | + functions-common:is_suse:542 : is_opensuse 2022-04-11 21:03:22.596 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-11 21:03:22.599 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-11 21:03:22.601 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-11 21:03:22.604 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-11 21:03:22.606 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-11 21:03:22.609 | + lib/databases/mysql:install_database_mysql:192 : is_ubuntu 2022-04-11 21:03:22.611 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-11 21:03:22.613 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-11 21:03:22.616 | + lib/databases/mysql:install_database_mysql:193 : install_package mysql-server 2022-04-11 21:03:22.618 | + functions-common:install_package:1463 : update_package_repo 2022-04-11 21:03:22.621 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-04-11 21:03:22.623 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-04-11 21:03:22.626 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-04-11 21:03:22.628 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-04-11 21:03:22.630 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-04-11 21:03:22.633 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-11 21:03:22.636 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-11 21:03:22.638 | + functions-common:update_package_repo:1444 : apt_get_update 2022-04-11 21:03:22.641 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-04-11 21:03:22.643 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-04-11 21:03:22.645 | + functions-common:apt_get_update:1190 : return 2022-04-11 21:03:22.648 | + functions-common:install_package:1464 : real_install_package mysql-server 2022-04-11 21:03:22.651 | + functions-common:real_install_package:1449 : is_ubuntu 2022-04-11 21:03:22.653 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-11 21:03:22.656 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-11 21:03:22.658 | + functions-common:real_install_package:1450 : apt_get install mysql-server 2022-04-11 21:03:22.680 | + functions-common:apt_get:1230 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install mysql-server 2022-04-11 21:03:22.789 | Reading package lists... 2022-04-11 21:03:23.033 | Building dependency tree... 2022-04-11 21:03:23.035 | Reading state information... 2022-04-11 21:03:23.290 | The following packages were automatically installed and are no longer required: 2022-04-11 21:03:23.291 | apport-symptoms libboost-iostreams1.71.0 libboost-thread1.71.0 libnetplan0 2022-04-11 21:03:23.291 | python3-automat python3-click python3-colorama python3-configobj 2022-04-11 21:03:23.291 | python3-constantly python3-entrypoints python3-hamcrest python3-hyperlink 2022-04-11 21:03:23.291 | python3-incremental python3-keyring python3-lazr.uri python3-problem-report 2022-04-11 21:03:23.291 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-11 21:03:23.291 | python3-zope.interface 2022-04-11 21:03:23.291 | Use 'sudo apt autoremove' to remove them. 2022-04-11 21:03:23.292 | The following additional packages will be installed: 2022-04-11 21:03:23.292 | libcgi-fast-perl libcgi-pm-perl libencode-locale-perl libevent-core-2.1-7 2022-04-11 21:03:23.292 | libevent-pthreads-2.1-7 libfcgi-perl libhtml-parser-perl libhtml-tagset-perl 2022-04-11 21:03:23.292 | libhtml-template-perl libhttp-date-perl libhttp-message-perl libio-html-perl 2022-04-11 21:03:23.292 | liblwp-mediatypes-perl libmecab2 libtimedate-perl liburi-perl mecab-ipadic 2022-04-11 21:03:23.292 | mecab-ipadic-utf8 mecab-utils mysql-client-8.0 mysql-client-core-8.0 2022-04-11 21:03:23.292 | mysql-server-8.0 mysql-server-core-8.0 2022-04-11 21:03:23.293 | Suggested packages: 2022-04-11 21:03:23.293 | libdata-dump-perl libipc-sharedcache-perl libwww-perl mailx tinyca 2022-04-11 21:03:23.369 | The following NEW packages will be installed: 2022-04-11 21:03:23.369 | libcgi-fast-perl libcgi-pm-perl libencode-locale-perl libevent-core-2.1-7 2022-04-11 21:03:23.369 | libevent-pthreads-2.1-7 libfcgi-perl libhtml-parser-perl libhtml-tagset-perl 2022-04-11 21:03:23.369 | libhtml-template-perl libhttp-date-perl libhttp-message-perl libio-html-perl 2022-04-11 21:03:23.370 | liblwp-mediatypes-perl libmecab2 libtimedate-perl liburi-perl mecab-ipadic 2022-04-11 21:03:23.370 | mecab-ipadic-utf8 mecab-utils mysql-client-8.0 mysql-client-core-8.0 2022-04-11 21:03:23.370 | mysql-server mysql-server-8.0 mysql-server-core-8.0 2022-04-11 21:03:23.619 | 0 upgraded, 24 newly installed, 0 to remove and 123 not upgraded. 2022-04-11 21:03:23.619 | Need to get 31.4 MB of archives. 2022-04-11 21:03:23.619 | After this operation, 262 MB of additional disk space will be used. 2022-04-11 21:03:23.619 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 mysql-client-core-8.0 amd64 8.0.28-0ubuntu0.20.04.3 [4,429 kB] 2022-04-11 21:03:24.816 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 mysql-client-8.0 amd64 8.0.28-0ubuntu0.20.04.3 [22.0 kB] 2022-04-11 21:03:24.818 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libevent-core-2.1-7 amd64 2.1.11-stable-1 [89.1 kB] 2022-04-11 21:03:24.826 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libevent-pthreads-2.1-7 amd64 2.1.11-stable-1 [7,372 B] 2022-04-11 21:03:24.826 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libmecab2 amd64 0.996-10build1 [233 kB] 2022-04-11 21:03:24.846 | Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 mysql-server-core-8.0 amd64 8.0.28-0ubuntu0.20.04.3 [18.0 MB] 2022-04-11 21:03:27.417 | Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 mysql-server-8.0 amd64 8.0.28-0ubuntu0.20.04.3 [1,271 kB] 2022-04-11 21:03:27.696 | Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libhtml-tagset-perl all 3.20-4 [12.5 kB] 2022-04-11 21:03:27.697 | Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 liburi-perl all 1.76-2 [77.5 kB] 2022-04-11 21:03:27.698 | Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libhtml-parser-perl amd64 3.72-5 [86.3 kB] 2022-04-11 21:03:27.700 | Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libcgi-pm-perl all 4.46-1 [186 kB] 2022-04-11 21:03:27.703 | Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libfcgi-perl amd64 0.79-1 [33.1 kB] 2022-04-11 21:03:27.704 | Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libcgi-fast-perl all 1:2.15-1 [10.5 kB] 2022-04-11 21:03:27.705 | Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libencode-locale-perl all 1.05-1 [12.3 kB] 2022-04-11 21:03:27.705 | Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libhtml-template-perl all 2.97-1 [59.0 kB] 2022-04-11 21:03:27.706 | Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libtimedate-perl all 2.3200-1 [34.0 kB] 2022-04-11 21:03:27.811 | Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libhttp-date-perl all 6.05-1 [9,920 B] 2022-04-11 21:03:27.812 | Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libio-html-perl all 1.001-1 [14.9 kB] 2022-04-11 21:03:27.924 | Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 liblwp-mediatypes-perl all 6.04-1 [19.5 kB] 2022-04-11 21:03:27.927 | Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libhttp-message-perl all 6.22-1 [76.1 kB] 2022-04-11 21:03:27.939 | Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 mecab-utils amd64 0.996-10build1 [4,912 B] 2022-04-11 21:03:27.940 | Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 mecab-ipadic all 2.7.0-20070801+main-2.1 [6,714 kB] 2022-04-11 21:03:28.920 | Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 mecab-ipadic-utf8 all 2.7.0-20070801+main-2.1 [4,380 B] 2022-04-11 21:03:28.921 | Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 mysql-server all 8.0.28-0ubuntu0.20.04.3 [9,544 B] 2022-04-11 21:03:29.443 | Preconfiguring packages ... 2022-04-11 21:03:29.562 | Fetched 31.4 MB in 6s (5,673 kB/s) 2022-04-11 21:03:29.593 | Selecting previously unselected package mysql-client-core-8.0. 2022-04-11 21:03:29.650 | (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 ... 99324 files and directories currently installed.) 2022-04-11 21:03:29.654 | Preparing to unpack .../00-mysql-client-core-8.0_8.0.28-0ubuntu0.20.04.3_amd64.deb ... 2022-04-11 21:03:29.656 | Unpacking mysql-client-core-8.0 (8.0.28-0ubuntu0.20.04.3) ... 2022-04-11 21:03:30.577 | Selecting previously unselected package mysql-client-8.0. 2022-04-11 21:03:30.588 | Preparing to unpack .../01-mysql-client-8.0_8.0.28-0ubuntu0.20.04.3_amd64.deb ... 2022-04-11 21:03:30.590 | Unpacking mysql-client-8.0 (8.0.28-0ubuntu0.20.04.3) ... 2022-04-11 21:03:30.623 | Selecting previously unselected package libevent-core-2.1-7:amd64. 2022-04-11 21:03:30.634 | Preparing to unpack .../02-libevent-core-2.1-7_2.1.11-stable-1_amd64.deb ... 2022-04-11 21:03:30.638 | Unpacking libevent-core-2.1-7:amd64 (2.1.11-stable-1) ... 2022-04-11 21:03:30.679 | Selecting previously unselected package libevent-pthreads-2.1-7:amd64. 2022-04-11 21:03:30.690 | Preparing to unpack .../03-libevent-pthreads-2.1-7_2.1.11-stable-1_amd64.deb ... 2022-04-11 21:03:30.692 | Unpacking libevent-pthreads-2.1-7:amd64 (2.1.11-stable-1) ... 2022-04-11 21:03:30.723 | Selecting previously unselected package libmecab2:amd64. 2022-04-11 21:03:30.733 | Preparing to unpack .../04-libmecab2_0.996-10build1_amd64.deb ... 2022-04-11 21:03:30.735 | Unpacking libmecab2:amd64 (0.996-10build1) ... 2022-04-11 21:03:30.802 | Selecting previously unselected package mysql-server-core-8.0. 2022-04-11 21:03:30.813 | Preparing to unpack .../05-mysql-server-core-8.0_8.0.28-0ubuntu0.20.04.3_amd64.deb ... 2022-04-11 21:03:30.815 | Unpacking mysql-server-core-8.0 (8.0.28-0ubuntu0.20.04.3) ... 2022-04-11 21:03:33.698 | Selecting previously unselected package mysql-server-8.0. 2022-04-11 21:03:33.709 | Preparing to unpack .../06-mysql-server-8.0_8.0.28-0ubuntu0.20.04.3_amd64.deb ... 2022-04-11 21:03:34.158 | Unpacking mysql-server-8.0 (8.0.28-0ubuntu0.20.04.3) ... 2022-04-11 21:03:34.220 | Selecting previously unselected package libhtml-tagset-perl. 2022-04-11 21:03:34.232 | Preparing to unpack .../07-libhtml-tagset-perl_3.20-4_all.deb ... 2022-04-11 21:03:34.234 | Unpacking libhtml-tagset-perl (3.20-4) ... 2022-04-11 21:03:34.261 | Selecting previously unselected package liburi-perl. 2022-04-11 21:03:34.271 | Preparing to unpack .../08-liburi-perl_1.76-2_all.deb ... 2022-04-11 21:03:34.274 | Unpacking liburi-perl (1.76-2) ... 2022-04-11 21:03:34.321 | Selecting previously unselected package libhtml-parser-perl. 2022-04-11 21:03:34.332 | Preparing to unpack .../09-libhtml-parser-perl_3.72-5_amd64.deb ... 2022-04-11 21:03:34.334 | Unpacking libhtml-parser-perl (3.72-5) ... 2022-04-11 21:03:34.375 | Selecting previously unselected package libcgi-pm-perl. 2022-04-11 21:03:34.386 | Preparing to unpack .../10-libcgi-pm-perl_4.46-1_all.deb ... 2022-04-11 21:03:34.388 | Unpacking libcgi-pm-perl (4.46-1) ... 2022-04-11 21:03:34.440 | Selecting previously unselected package libfcgi-perl. 2022-04-11 21:03:34.451 | Preparing to unpack .../11-libfcgi-perl_0.79-1_amd64.deb ... 2022-04-11 21:03:34.453 | Unpacking libfcgi-perl (0.79-1) ... 2022-04-11 21:03:34.485 | Selecting previously unselected package libcgi-fast-perl. 2022-04-11 21:03:34.495 | Preparing to unpack .../12-libcgi-fast-perl_1%3a2.15-1_all.deb ... 2022-04-11 21:03:34.498 | Unpacking libcgi-fast-perl (1:2.15-1) ... 2022-04-11 21:03:34.526 | Selecting previously unselected package libencode-locale-perl. 2022-04-11 21:03:34.536 | Preparing to unpack .../13-libencode-locale-perl_1.05-1_all.deb ... 2022-04-11 21:03:34.538 | Unpacking libencode-locale-perl (1.05-1) ... 2022-04-11 21:03:34.566 | Selecting previously unselected package libhtml-template-perl. 2022-04-11 21:03:34.577 | Preparing to unpack .../14-libhtml-template-perl_2.97-1_all.deb ... 2022-04-11 21:03:34.579 | Unpacking libhtml-template-perl (2.97-1) ... 2022-04-11 21:03:34.614 | Selecting previously unselected package libtimedate-perl. 2022-04-11 21:03:34.624 | Preparing to unpack .../15-libtimedate-perl_2.3200-1_all.deb ... 2022-04-11 21:03:34.627 | Unpacking libtimedate-perl (2.3200-1) ... 2022-04-11 21:03:34.667 | Selecting previously unselected package libhttp-date-perl. 2022-04-11 21:03:34.678 | Preparing to unpack .../16-libhttp-date-perl_6.05-1_all.deb ... 2022-04-11 21:03:34.680 | Unpacking libhttp-date-perl (6.05-1) ... 2022-04-11 21:03:34.708 | Selecting previously unselected package libio-html-perl. 2022-04-11 21:03:34.720 | Preparing to unpack .../17-libio-html-perl_1.001-1_all.deb ... 2022-04-11 21:03:34.722 | Unpacking libio-html-perl (1.001-1) ... 2022-04-11 21:03:34.750 | Selecting previously unselected package liblwp-mediatypes-perl. 2022-04-11 21:03:34.761 | Preparing to unpack .../18-liblwp-mediatypes-perl_6.04-1_all.deb ... 2022-04-11 21:03:34.763 | Unpacking liblwp-mediatypes-perl (6.04-1) ... 2022-04-11 21:03:34.792 | Selecting previously unselected package libhttp-message-perl. 2022-04-11 21:03:34.802 | Preparing to unpack .../19-libhttp-message-perl_6.22-1_all.deb ... 2022-04-11 21:03:34.804 | Unpacking libhttp-message-perl (6.22-1) ... 2022-04-11 21:03:34.842 | Selecting previously unselected package mecab-utils. 2022-04-11 21:03:34.853 | Preparing to unpack .../20-mecab-utils_0.996-10build1_amd64.deb ... 2022-04-11 21:03:34.855 | Unpacking mecab-utils (0.996-10build1) ... 2022-04-11 21:03:34.886 | Selecting previously unselected package mecab-ipadic. 2022-04-11 21:03:34.896 | Preparing to unpack .../21-mecab-ipadic_2.7.0-20070801+main-2.1_all.deb ... 2022-04-11 21:03:34.899 | Unpacking mecab-ipadic (2.7.0-20070801+main-2.1) ... 2022-04-11 21:03:36.159 | Selecting previously unselected package mecab-ipadic-utf8. 2022-04-11 21:03:36.169 | Preparing to unpack .../22-mecab-ipadic-utf8_2.7.0-20070801+main-2.1_all.deb ... 2022-04-11 21:03:36.172 | Unpacking mecab-ipadic-utf8 (2.7.0-20070801+main-2.1) ... 2022-04-11 21:03:36.198 | Selecting previously unselected package mysql-server. 2022-04-11 21:03:36.208 | Preparing to unpack .../23-mysql-server_8.0.28-0ubuntu0.20.04.3_all.deb ... 2022-04-11 21:03:36.211 | Unpacking mysql-server (8.0.28-0ubuntu0.20.04.3) ... 2022-04-11 21:03:36.266 | Setting up libmecab2:amd64 (0.996-10build1) ... 2022-04-11 21:03:36.272 | Setting up mysql-client-core-8.0 (8.0.28-0ubuntu0.20.04.3) ... 2022-04-11 21:03:36.278 | Setting up libhtml-tagset-perl (3.20-4) ... 2022-04-11 21:03:36.283 | Setting up liblwp-mediatypes-perl (6.04-1) ... 2022-04-11 21:03:36.287 | Setting up libencode-locale-perl (1.05-1) ... 2022-04-11 21:03:36.292 | Setting up mecab-utils (0.996-10build1) ... 2022-04-11 21:03:36.297 | Setting up libevent-core-2.1-7:amd64 (2.1.11-stable-1) ... 2022-04-11 21:03:36.302 | Setting up libio-html-perl (1.001-1) ... 2022-04-11 21:03:36.308 | Setting up libtimedate-perl (2.3200-1) ... 2022-04-11 21:03:36.313 | Setting up mysql-client-8.0 (8.0.28-0ubuntu0.20.04.3) ... 2022-04-11 21:03:36.318 | Setting up libfcgi-perl (0.79-1) ... 2022-04-11 21:03:36.324 | Setting up liburi-perl (1.76-2) ... 2022-04-11 21:03:36.329 | Setting up libevent-pthreads-2.1-7:amd64 (2.1.11-stable-1) ... 2022-04-11 21:03:36.334 | Setting up libhttp-date-perl (6.05-1) ... 2022-04-11 21:03:36.339 | Setting up mecab-ipadic (2.7.0-20070801+main-2.1) ... 2022-04-11 21:03:36.344 | Compiling IPA dictionary for Mecab. This takes long time... 2022-04-11 21:03:36.348 | reading /usr/share/mecab/dic/ipadic/unk.def ... 40 2022-04-11 21:03:36.348 | emitting double-array: 9% |### | emitting double-array: 18% |####### | emitting double-array: 27% |########### | emitting double-array: 36% |############### | emitting double-array: 45% |################### | emitting double-array: 54% |####################### | emitting double-array: 63% |########################### | emitting double-array: 72% |############################### | emitting double-array: 81% |################################### | emitting double-array: 90% |####################################### | emitting double-array: 100% |###########################################| 2022-04-11 21:03:36.348 | /usr/share/mecab/dic/ipadic/model.def is not found. skipped. 2022-04-11 21:03:36.348 | reading /usr/share/mecab/dic/ipadic/Others.csv ... 2 2022-04-11 21:03:36.490 | reading /usr/share/mecab/dic/ipadic/Noun.csv ... 60477 2022-04-11 21:03:36.490 | reading /usr/share/mecab/dic/ipadic/Filler.csv ... 19 2022-04-11 21:03:36.490 | reading /usr/share/mecab/dic/ipadic/Interjection.csv ... 252 2022-04-11 21:03:36.490 | reading /usr/share/mecab/dic/ipadic/Noun.nai.csv ... 42 2022-04-11 21:03:36.498 | reading /usr/share/mecab/dic/ipadic/Noun.adjv.csv ... 3328 2022-04-11 21:03:36.589 | reading /usr/share/mecab/dic/ipadic/Noun.name.csv ... 34202 2022-04-11 21:03:36.590 | reading /usr/share/mecab/dic/ipadic/Noun.others.csv ... 151 2022-04-11 21:03:36.590 | reading /usr/share/mecab/dic/ipadic/Adnominal.csv ... 135 2022-04-11 21:03:36.616 | reading /usr/share/mecab/dic/ipadic/Noun.verbal.csv ... 12146 2022-04-11 21:03:36.661 | reading /usr/share/mecab/dic/ipadic/Noun.org.csv ... 16668 2022-04-11 21:03:36.956 | reading /usr/share/mecab/dic/ipadic/Verb.csv ... 130750 2022-04-11 21:03:36.962 | reading /usr/share/mecab/dic/ipadic/Adverb.csv ... 3032 2022-04-11 21:03:37.067 | reading /usr/share/mecab/dic/ipadic/Noun.proper.csv ... 27328 2022-04-11 21:03:37.068 | reading /usr/share/mecab/dic/ipadic/Symbol.csv ... 208 2022-04-11 21:03:37.068 | reading /usr/share/mecab/dic/ipadic/Postp-col.csv ... 91 2022-04-11 21:03:37.068 | reading /usr/share/mecab/dic/ipadic/Noun.number.csv ... 42 2022-04-11 21:03:37.072 | reading /usr/share/mecab/dic/ipadic/Suffix.csv ... 1393 2022-04-11 21:03:37.072 | reading /usr/share/mecab/dic/ipadic/Noun.demonst.csv ... 120 2022-04-11 21:03:37.119 | reading /usr/share/mecab/dic/ipadic/Adj.csv ... 27210 2022-04-11 21:03:37.310 | reading /usr/share/mecab/dic/ipadic/Noun.place.csv ... 72999 2022-04-11 21:03:37.311 | reading /usr/share/mecab/dic/ipadic/Prefix.csv ... 221 2022-04-11 21:03:37.311 | reading /usr/share/mecab/dic/ipadic/Auxil.csv ... 199 2022-04-11 21:03:37.311 | reading /usr/share/mecab/dic/ipadic/Postp.csv ... 146 2022-04-11 21:03:37.314 | reading /usr/share/mecab/dic/ipadic/Noun.adverbal.csv ... 795 2022-04-11 21:03:37.315 | reading /usr/share/mecab/dic/ipadic/Conjunction.csv ... 171 2022-04-11 21:03:37.745 | emitting double-array: 0% | | emitting double-array: 1% | | emitting double-array: 2% | | emitting double-array: 3% |# | emitting double-array: 4% |# | emitting double-array: 5% |## | emitting double-array: 6% |## | emitting double-array: 7% |### | emitting double-array: 8% |### | emitting double-array: 9% |### | emitting double-array: 10% |#### | emitting double-array: 11% |#### | emitting double-array: 12% |##### | emitting double-array: 13% |##### | emitting double-array: 14% |###### | emitting double-array: 15% |###### | emitting double-array: 16% |###### | emitting double-array: 17% |####### | emitting double-array: 18% |####### | emitting double-array: 19% |######## | emitting double-array: 20% |######## | emitting double-array: 21% |######### | emitting double-array: 22% |######### | emitting double-array: 23% |######### | emitting double-array: 24% |########## | emitting double-array: 25% |########## | emitting double-array: 26% |########### | emitting double-array: 27% |########### | emitting double-array: 28% |############ | emitting double-array: 29% |############ | emitting double-array: 30% |############ | emitting double-array: 31% |############# | emitting double-array: 32% |############# | emitting double-array: 33% |############## | emitting double-array: 34% |############## | emitting double-array: 35% |############### | emitting double-array: 36% |############### | emitting double-array: 37% |############### | emitting double-array: 38% |################ | emitting double-array: 39% |################ | emitting double-array: 40% |################# | emitting double-array: 41% |################# | emitting double-array: 42% |################## | emitting double-array: 43% |################## | emitting double-array: 44% |################## | emitting double-array: 45% |################### | emitting double-array: 46% |################### | emitting double-array: 47% |#################### | emitting double-array: 48% |#################### | emitting double-array: 49% |##################### | emitting double-array: 50% |##################### | emitting double-array: 51% |##################### | emitting double-array: 52% |###################### | emitting double-array: 53% |###################### | emitting double-array: 54% |####################### | emitting double-array: 55% |####################### | emitting double-array: 56% |######################## | emitting double-array: 57% |######################## | emitting double-array: 58% |######################## | emitting double-array: 59% |######################### | emitting double-array: 60% |######################### | emitting double-array: 61% |########################## | emitting double-array: 62% |########################## | emitting double-array: 63% |########################### | emitting double-array: 64% |########################### | emitting double-array: 65% |########################### | emitting double-array: 66% |############################ | emitting double-array: 67% |############################ | emitting double-array: 68% |############################# | emitting double-array: 69% |############################# | emitting double-array: 70% |############################## | emitting double-array: 71% |############################## | emitting double-array: 72% |############################## | emitting double-array: 73% |############################### | emitting double-array: 74% |############################### | emitting double-array: 75% |################################ | emitting double-array: 76% |################################ | emitting double-array: 77% |################################# | emitting double-array: 78% |################################# | emitting double-array: 79% |################################# | emitting double-array: 80% |################################## | emitting double-array: 81% |################################## | emitting double-array: 82% |################################### | emitting double-array: 83% |################################### | emitting double-array: 84% |#################################### | emitting double-array: 85% |#################################### | emitting double-array: 86% |#################################### | emitting double-array: 87% |##################################### | emitting double-array: 88% |##################################### | emitting double-array: 89% |###################################### | emitting double-array: 90% |###################################### | emitting double-array: 91% |####################################### | emitting double-array: 92% |####################################### | emitting double-array: 93% |####################################### | emitting double-array: 94% |######################################## | emitting double-array: 95% |######################################## | emitting double-array: 96% |######################################### | emitting double-array: 97% |######################################### | emitting double-array: 98% |########################################## | emitting double-array: 99% |########################################## | emitting double-array: 100% |###########################################| 2022-04-11 21:03:37.863 | reading /usr/share/mecab/dic/ipadic/matrix.def ... 1316x1316 2022-04-11 21:03:38.171 | emitting matrix : 0% | | emitting matrix : 1% | | emitting matrix : 2% | | emitting matrix : 3% |# | emitting matrix : 4% |# | emitting matrix : 5% |## | emitting matrix : 6% |## | emitting matrix : 7% |### | emitting matrix : 8% |### | emitting matrix : 9% |### | emitting matrix : 10% |#### | emitting matrix : 11% |#### | emitting matrix : 12% |##### | emitting matrix : 13% |##### | emitting matrix : 14% |###### | emitting matrix : 15% |###### | emitting matrix : 16% |###### | emitting matrix : 17% |####### | emitting matrix : 18% |####### | emitting matrix : 19% |######## | emitting matrix : 20% |######## | emitting matrix : 21% |######### | emitting matrix : 22% |######### | emitting matrix : 23% |######### | emitting matrix : 24% |########## | emitting matrix : 25% |########## | emitting matrix : 26% |########### | emitting matrix : 27% |########### | emitting matrix : 28% |############ | emitting matrix : 29% |############ | emitting matrix : 30% |############ | emitting matrix : 31% |############# | emitting matrix : 32% |############# | emitting matrix : 33% |############## | emitting matrix : 34% |############## | emitting matrix : 35% |############### | emitting matrix : 36% |############### | emitting matrix : 37% |############### | emitting matrix : 38% |################ | emitting matrix : 39% |################ | emitting matrix : 40% |################# | emitting matrix : 41% |################# | emitting matrix : 42% |################## | emitting matrix : 43% |################## | emitting matrix : 44% |################## | emitting matrix : 45% |################### | emitting matrix : 46% |################### | emitting matrix : 47% |#################### | emitting matrix : 48% |#################### | emitting matrix : 49% |##################### | emitting matrix : 50% |##################### | emitting matrix : 51% |##################### | emitting matrix : 52% |###################### | emitting matrix : 53% |###################### | emitting matrix : 54% |####################### | emitting matrix : 55% |####################### | emitting matrix : 56% |######################## | emitting matrix : 57% |######################## | emitting matrix : 58% |######################## | emitting matrix : 59% |######################### | emitting matrix : 60% |######################### | emitting matrix : 61% |########################## | emitting matrix : 62% |########################## | emitting matrix : 63% |########################### | emitting matrix : 64% |########################### | emitting matrix : 65% |########################### | emitting matrix : 66% |############################ | emitting matrix : 67% |############################ | emitting matrix : 68% |############################# | emitting matrix : 69% |############################# | emitting matrix : 70% |############################## | emitting matrix : 71% |############################## | emitting matrix : 72% |############################## | emitting matrix : 73% |############################### | emitting matrix : 74% |############################### | emitting matrix : 75% |################################ | emitting matrix : 76% |################################ | emitting matrix : 77% |################################# | emitting matrix : 78% |################################# | emitting matrix : 79% |################################# | emitting matrix : 80% |################################## | emitting matrix : 81% |################################## | emitting matrix : 82% |################################### | emitting matrix : 83% |################################### | emitting matrix : 84% |#################################### | emitting matrix : 85% |#################################### | emitting matrix : 86% |#################################### | emitting matrix : 87% |##################################### | emitting matrix : 88% |##################################### | emitting matrix : 89% |###################################### | emitting matrix : 90% |###################################### | emitting matrix : 91% |####################################### | emitting matrix : 92% |####################################### | emitting matrix : 93% |####################################### | emitting matrix : 94% |######################################## | emitting matrix : 95% |######################################## | emitting matrix : 96% |######################################### | emitting matrix : 97% |######################################### | emitting matrix : 98% |########################################## | emitting matrix : 99% |########################################## | emitting matrix : 100% |###########################################| 2022-04-11 21:03:38.175 | 2022-04-11 21:03:38.175 | done! 2022-04-11 21:03:38.182 | update-alternatives: using /var/lib/mecab/dic/ipadic to provide /var/lib/mecab/dic/debian (mecab-dictionary) in auto mode 2022-04-11 21:03:38.188 | Setting up mysql-server-core-8.0 (8.0.28-0ubuntu0.20.04.3) ... 2022-04-11 21:03:38.193 | Setting up mecab-ipadic-utf8 (2.7.0-20070801+main-2.1) ... 2022-04-11 21:03:38.198 | Compiling IPA dictionary for Mecab. This takes long time... 2022-04-11 21:03:38.202 | reading /usr/share/mecab/dic/ipadic/unk.def ... 40 2022-04-11 21:03:38.202 | emitting double-array: 9% |### | emitting double-array: 18% |####### | emitting double-array: 27% |########### | emitting double-array: 36% |############### | emitting double-array: 45% |################### | emitting double-array: 54% |####################### | emitting double-array: 63% |########################### | emitting double-array: 72% |############################### | emitting double-array: 81% |################################### | emitting double-array: 90% |####################################### | emitting double-array: 100% |###########################################| 2022-04-11 21:03:38.202 | /usr/share/mecab/dic/ipadic/model.def is not found. skipped. 2022-04-11 21:03:38.202 | reading /usr/share/mecab/dic/ipadic/Others.csv ... 2 2022-04-11 21:03:38.413 | reading /usr/share/mecab/dic/ipadic/Noun.csv ... 60477 2022-04-11 21:03:38.413 | reading /usr/share/mecab/dic/ipadic/Filler.csv ... 19 2022-04-11 21:03:38.414 | reading /usr/share/mecab/dic/ipadic/Interjection.csv ... 252 2022-04-11 21:03:38.414 | reading /usr/share/mecab/dic/ipadic/Noun.nai.csv ... 42 2022-04-11 21:03:38.426 | reading /usr/share/mecab/dic/ipadic/Noun.adjv.csv ... 3328 2022-04-11 21:03:38.557 | reading /usr/share/mecab/dic/ipadic/Noun.name.csv ... 34202 2022-04-11 21:03:38.558 | reading /usr/share/mecab/dic/ipadic/Noun.others.csv ... 151 2022-04-11 21:03:38.558 | reading /usr/share/mecab/dic/ipadic/Adnominal.csv ... 135 2022-04-11 21:03:38.598 | reading /usr/share/mecab/dic/ipadic/Noun.verbal.csv ... 12146 2022-04-11 21:03:38.673 | reading /usr/share/mecab/dic/ipadic/Noun.org.csv ... 16668 2022-04-11 21:03:39.188 | reading /usr/share/mecab/dic/ipadic/Verb.csv ... 130750 2022-04-11 21:03:39.199 | reading /usr/share/mecab/dic/ipadic/Adverb.csv ... 3032 2022-04-11 21:03:39.309 | reading /usr/share/mecab/dic/ipadic/Noun.proper.csv ... 27328 2022-04-11 21:03:39.309 | reading /usr/share/mecab/dic/ipadic/Symbol.csv ... 208 2022-04-11 21:03:39.310 | reading /usr/share/mecab/dic/ipadic/Postp-col.csv ... 91 2022-04-11 21:03:39.310 | reading /usr/share/mecab/dic/ipadic/Noun.number.csv ... 42 2022-04-11 21:03:39.315 | reading /usr/share/mecab/dic/ipadic/Suffix.csv ... 1393 2022-04-11 21:03:39.316 | reading /usr/share/mecab/dic/ipadic/Noun.demonst.csv ... 120 2022-04-11 21:03:39.406 | reading /usr/share/mecab/dic/ipadic/Adj.csv ... 27210 2022-04-11 21:03:39.705 | reading /usr/share/mecab/dic/ipadic/Noun.place.csv ... 72999 2022-04-11 21:03:39.706 | reading /usr/share/mecab/dic/ipadic/Prefix.csv ... 221 2022-04-11 21:03:39.707 | reading /usr/share/mecab/dic/ipadic/Auxil.csv ... 199 2022-04-11 21:03:39.707 | reading /usr/share/mecab/dic/ipadic/Postp.csv ... 146 2022-04-11 21:03:39.711 | reading /usr/share/mecab/dic/ipadic/Noun.adverbal.csv ... 795 2022-04-11 21:03:39.711 | reading /usr/share/mecab/dic/ipadic/Conjunction.csv ... 171 2022-04-11 21:03:40.326 | emitting double-array: 0% | | emitting double-array: 1% | | emitting double-array: 2% | | emitting double-array: 3% |# | emitting double-array: 4% |# | emitting double-array: 5% |## | emitting double-array: 6% |## | emitting double-array: 7% |### | emitting double-array: 8% |### | emitting double-array: 9% |### | emitting double-array: 10% |#### | emitting double-array: 11% |#### | emitting double-array: 12% |##### | emitting double-array: 13% |##### | emitting double-array: 14% |###### | emitting double-array: 15% |###### | emitting double-array: 16% |###### | emitting double-array: 17% |####### | emitting double-array: 18% |####### | emitting double-array: 19% |######## | emitting double-array: 20% |######## | emitting double-array: 21% |######### | emitting double-array: 22% |######### | emitting double-array: 23% |######### | emitting double-array: 24% |########## | emitting double-array: 25% |########## | emitting double-array: 26% |########### | emitting double-array: 27% |########### | emitting double-array: 28% |############ | emitting double-array: 29% |############ | emitting double-array: 30% |############ | emitting double-array: 31% |############# | emitting double-array: 32% |############# | emitting double-array: 33% |############## | emitting double-array: 34% |############## | emitting double-array: 35% |############### | emitting double-array: 36% |############### | emitting double-array: 37% |############### | emitting double-array: 38% |################ | emitting double-array: 39% |################ | emitting double-array: 40% |################# | emitting double-array: 41% |################# | emitting double-array: 42% |################## | emitting double-array: 43% |################## | emitting double-array: 44% |################## | emitting double-array: 45% |################### | emitting double-array: 46% |################### | emitting double-array: 47% |#################### | emitting double-array: 48% |#################### | emitting double-array: 49% |##################### | emitting double-array: 50% |##################### | emitting double-array: 51% |##################### | emitting double-array: 52% |###################### | emitting double-array: 53% |###################### | emitting double-array: 54% |####################### | emitting double-array: 55% |####################### | emitting double-array: 56% |######################## | emitting double-array: 57% |######################## | emitting double-array: 58% |######################## | emitting double-array: 59% |######################### | emitting double-array: 60% |######################### | emitting double-array: 61% |########################## | emitting double-array: 62% |########################## | emitting double-array: 63% |########################### | emitting double-array: 64% |########################### | emitting double-array: 65% |########################### | emitting double-array: 66% |############################ | emitting double-array: 67% |############################ | emitting double-array: 68% |############################# | emitting double-array: 69% |############################# | emitting double-array: 70% |############################## | emitting double-array: 71% |############################## | emitting double-array: 72% |############################## | emitting double-array: 73% |############################### | emitting double-array: 74% |############################### | emitting double-array: 75% |################################ | emitting double-array: 76% |################################ | emitting double-array: 77% |################################# | emitting double-array: 78% |################################# | emitting double-array: 79% |################################# | emitting double-array: 80% |################################## | emitting double-array: 81% |################################## | emitting double-array: 82% |################################### | emitting double-array: 83% |################################### | emitting double-array: 84% |#################################### | emitting double-array: 85% |#################################### | emitting double-array: 86% |#################################### | emitting double-array: 87% |##################################### | emitting double-array: 88% |##################################### | emitting double-array: 89% |###################################### | emitting double-array: 90% |###################################### | emitting double-array: 91% |####################################### | emitting double-array: 92% |####################################### | emitting double-array: 93% |####################################### | emitting double-array: 94% |######################################## | emitting double-array: 95% |######################################## | emitting double-array: 96% |######################################### | emitting double-array: 97% |######################################### | emitting double-array: 98% |########################################## | emitting double-array: 99% |########################################## | emitting double-array: 100% |###########################################| 2022-04-11 21:03:40.461 | reading /usr/share/mecab/dic/ipadic/matrix.def ... 1316x1316 2022-04-11 21:03:40.771 | emitting matrix : 0% | | emitting matrix : 1% | | emitting matrix : 2% | | emitting matrix : 3% |# | emitting matrix : 4% |# | emitting matrix : 5% |## | emitting matrix : 6% |## | emitting matrix : 7% |### | emitting matrix : 8% |### | emitting matrix : 9% |### | emitting matrix : 10% |#### | emitting matrix : 11% |#### | emitting matrix : 12% |##### | emitting matrix : 13% |##### | emitting matrix : 14% |###### | emitting matrix : 15% |###### | emitting matrix : 16% |###### | emitting matrix : 17% |####### | emitting matrix : 18% |####### | emitting matrix : 19% |######## | emitting matrix : 20% |######## | emitting matrix : 21% |######### | emitting matrix : 22% |######### | emitting matrix : 23% |######### | emitting matrix : 24% |########## | emitting matrix : 25% |########## | emitting matrix : 26% |########### | emitting matrix : 27% |########### | emitting matrix : 28% |############ | emitting matrix : 29% |############ | emitting matrix : 30% |############ | emitting matrix : 31% |############# | emitting matrix : 32% |############# | emitting matrix : 33% |############## | emitting matrix : 34% |############## | emitting matrix : 35% |############### | emitting matrix : 36% |############### | emitting matrix : 37% |############### | emitting matrix : 38% |################ | emitting matrix : 39% |################ | emitting matrix : 40% |################# | emitting matrix : 41% |################# | emitting matrix : 42% |################## | emitting matrix : 43% |################## | emitting matrix : 44% |################## | emitting matrix : 45% |################### | emitting matrix : 46% |################### | emitting matrix : 47% |#################### | emitting matrix : 48% |#################### | emitting matrix : 49% |##################### | emitting matrix : 50% |##################### | emitting matrix : 51% |##################### | emitting matrix : 52% |###################### | emitting matrix : 53% |###################### | emitting matrix : 54% |####################### | emitting matrix : 55% |####################### | emitting matrix : 56% |######################## | emitting matrix : 57% |######################## | emitting matrix : 58% |######################## | emitting matrix : 59% |######################### | emitting matrix : 60% |######################### | emitting matrix : 61% |########################## | emitting matrix : 62% |########################## | emitting matrix : 63% |########################### | emitting matrix : 64% |########################### | emitting matrix : 65% |########################### | emitting matrix : 66% |############################ | emitting matrix : 67% |############################ | emitting matrix : 68% |############################# | emitting matrix : 69% |############################# | emitting matrix : 70% |############################## | emitting matrix : 71% |############################## | emitting matrix : 72% |############################## | emitting matrix : 73% |############################### | emitting matrix : 74% |############################### | emitting matrix : 75% |################################ | emitting matrix : 76% |################################ | emitting matrix : 77% |################################# | emitting matrix : 78% |################################# | emitting matrix : 79% |################################# | emitting matrix : 80% |################################## | emitting matrix : 81% |################################## | emitting matrix : 82% |################################### | emitting matrix : 83% |################################### | emitting matrix : 84% |#################################### | emitting matrix : 85% |#################################### | emitting matrix : 86% |#################################### | emitting matrix : 87% |##################################### | emitting matrix : 88% |##################################### | emitting matrix : 89% |###################################### | emitting matrix : 90% |###################################### | emitting matrix : 91% |####################################### | emitting matrix : 92% |####################################### | emitting matrix : 93% |####################################### | emitting matrix : 94% |######################################## | emitting matrix : 95% |######################################## | emitting matrix : 96% |######################################### | emitting matrix : 97% |######################################### | emitting matrix : 98% |########################################## | emitting matrix : 99% |########################################## | emitting matrix : 100% |###########################################| 2022-04-11 21:03:40.775 | 2022-04-11 21:03:40.776 | done! 2022-04-11 21:03:40.783 | update-alternatives: using /var/lib/mecab/dic/ipadic-utf8 to provide /var/lib/mecab/dic/debian (mecab-dictionary) in auto mode 2022-04-11 21:03:40.787 | Setting up libhtml-parser-perl (3.72-5) ... 2022-04-11 21:03:40.793 | Setting up libhttp-message-perl (6.22-1) ... 2022-04-11 21:03:40.798 | Setting up mysql-server-8.0 (8.0.28-0ubuntu0.20.04.3) ... 2022-04-11 21:03:41.498 | update-alternatives: using /etc/mysql/mysql.cnf to provide /etc/mysql/my.cnf (my.cnf) in auto mode 2022-04-11 21:03:41.530 | Renaming removed key_buffer and myisam-recover options (if present) 2022-04-11 21:03:49.585 | mysqld will log errors to /var/log/mysql/error.log 2022-04-11 21:03:50.240 | mysqld is running as pid 66395 2022-04-11 21:03:53.064 | Created symlink /etc/systemd/system/multi-user.target.wants/mysql.service → /lib/systemd/system/mysql.service. 2022-04-11 21:03:55.238 | Setting up libcgi-pm-perl (4.46-1) ... 2022-04-11 21:03:55.243 | Setting up libhtml-template-perl (2.97-1) ... 2022-04-11 21:03:55.249 | Setting up mysql-server (8.0.28-0ubuntu0.20.04.3) ... 2022-04-11 21:03:55.255 | Setting up libcgi-fast-perl (1:2.15-1) ... 2022-04-11 21:03:55.262 | Processing triggers for systemd (245.4-4ubuntu3.15) ... 2022-04-11 21:03:55.624 | Processing triggers for man-db (2.9.1-1) ... 2022-04-11 21:03:57.381 | Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2022-04-11 21:04:04.736 | + functions-common:apt_get:1234 : result=0 2022-04-11 21:04:04.738 | + functions-common:apt_get:1237 : time_stop apt-get 2022-04-11 21:04:04.741 | + functions-common:time_stop:2425 : local name 2022-04-11 21:04:04.743 | + functions-common:time_stop:2426 : local end_time 2022-04-11 21:04:04.746 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-11 21:04:04.748 | + functions-common:time_stop:2428 : local total 2022-04-11 21:04:04.750 | + functions-common:time_stop:2429 : local start_time 2022-04-11 21:04:04.753 | + functions-common:time_stop:2431 : name=apt-get 2022-04-11 21:04:04.755 | + functions-common:time_stop:2432 : start_time=1649711002677 2022-04-11 21:04:04.757 | + functions-common:time_stop:2434 : [[ -z 1649711002677 ]] 2022-04-11 21:04:04.760 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-11 21:04:04.764 | + functions-common:time_stop:2437 : end_time=1649711044762 2022-04-11 21:04:04.767 | + functions-common:time_stop:2438 : elapsed_time=42085 2022-04-11 21:04:04.769 | + functions-common:time_stop:2439 : total=406101 2022-04-11 21:04:04.771 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-11 21:04:04.774 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=448186 2022-04-11 21:04:04.776 | + functions-common:apt_get:1238 : return 0 2022-04-11 21:04:04.779 | + ./stack.sh:main:840 : '[' -n mysql ']' 2022-04-11 21:04:04.781 | + ./stack.sh:main:841 : install_database_python 2022-04-11 21:04:04.783 | + lib/database:install_database_python:123 : install_database_python_mysql 2022-04-11 21:04:04.786 | + lib/databases/mysql:install_database_python_mysql:202 : pip_install_gr PyMySQL 2022-04-11 21:04:04.789 | + inc/python:pip_install_gr:76 : local name=PyMySQL 2022-04-11 21:04:04.791 | + inc/python:pip_install_gr:77 : local clean_name 2022-04-11 21:04:04.794 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements PyMySQL 2022-04-11 21:04:04.797 | ++ inc/python:get_from_global_requirements:225 : local package=PyMySQL 2022-04-11 21:04:04.799 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-04-11 21:04:04.803 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^PyMySQL' /opt/stack/requirements/global-requirements.txt 2022-04-11 21:04:04.803 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-04-11 21:04:04.809 | ++ inc/python:get_from_global_requirements:227 : required_pkg='PyMySQL ' 2022-04-11 21:04:04.811 | ++ inc/python:get_from_global_requirements:228 : [[ PyMySQL == '' ]] 2022-04-11 21:04:04.814 | ++ inc/python:get_from_global_requirements:231 : echo PyMySQL 2022-04-11 21:04:04.817 | + inc/python:pip_install_gr:78 : clean_name=PyMySQL 2022-04-11 21:04:04.819 | + inc/python:pip_install_gr:79 : pip_install PyMySQL 2022-04-11 21:04:04.841 | Using python 3.8 to install PyMySQL 2022-04-11 21:04:04.844 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt PyMySQL 2022-04-11 21:04:05.699 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 21:04:05.699 | from cryptography.utils import int_from_bytes 2022-04-11 21:04:05.699 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 21:04:05.699 | from cryptography.utils import int_from_bytes 2022-04-11 21:04:06.886 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-11 21:04:07.008 | Collecting PyMySQL 2022-04-11 21:04:07.017 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/41f/c3a0c5013d5f0/PyMySQL-1.0.2-py3-none-any.whl (43 kB) 2022-04-11 21:04:08.677 | Installing collected packages: PyMySQL 2022-04-11 21:04:08.798 | Successfully installed PyMySQL-1.0.2 2022-04-11 21:04:08.798 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-11 21:04:08.804 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-11 21:04:08.804 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-11 21:04:08.911 | + inc/python:pip_install:200 : result=0 2022-04-11 21:04:08.914 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-11 21:04:08.916 | + functions-common:time_stop:2425 : local name 2022-04-11 21:04:08.919 | + functions-common:time_stop:2426 : local end_time 2022-04-11 21:04:08.921 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-11 21:04:08.923 | + functions-common:time_stop:2428 : local total 2022-04-11 21:04:08.926 | + functions-common:time_stop:2429 : local start_time 2022-04-11 21:04:08.928 | + functions-common:time_stop:2431 : name=pip_install 2022-04-11 21:04:08.930 | + functions-common:time_stop:2432 : start_time=1649711044836 2022-04-11 21:04:08.933 | + functions-common:time_stop:2434 : [[ -z 1649711044836 ]] 2022-04-11 21:04:08.936 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-11 21:04:08.940 | + functions-common:time_stop:2437 : end_time=1649711048938 2022-04-11 21:04:08.943 | + functions-common:time_stop:2438 : elapsed_time=4102 2022-04-11 21:04:08.946 | + functions-common:time_stop:2439 : total=23547 2022-04-11 21:04:08.948 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-11 21:04:08.951 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=27649 2022-04-11 21:04:08.953 | + inc/python:pip_install:203 : return 0 2022-04-11 21:04:08.956 | + lib/databases/mysql:install_database_python_mysql:203 : [[ PyMySQL == \M\y\S\Q\L\-\p\y\t\h\o\n ]] 2022-04-11 21:04:08.958 | + lib/databases/mysql:install_database_python_mysql:205 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-04-11 21:04:08.961 | + lib/databases/mysql:install_database_python_mysql:206 : ADDITIONAL_VENV_PACKAGES+=,PyMySQL 2022-04-11 21:04:08.963 | + ./stack.sh:main:844 : is_service_enabled neutron 2022-04-11 21:04:08.980 | + functions-common:is_service_enabled:2081 : return 0 2022-04-11 21:04:08.983 | + ./stack.sh:main:845 : install_neutron_agent_packages 2022-04-11 21:04:08.985 | + lib/neutron:install_neutron_agent_packages:714 : is_neutron_legacy_enabled 2022-04-11 21:04:08.989 | ++ lib/neutron:is_neutron_legacy_enabled:136 : 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-04-11 21:04:08.989 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-04-11 21:04:08.995 | + lib/neutron:is_neutron_legacy_enabled:136 : 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-04-11 21:04:08.998 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,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-04-11 21:04:09.002 | + lib/neutron:is_neutron_legacy_enabled:138 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,g-reg,cinder =~ ,q- ]] 2022-04-11 21:04:09.007 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-04-11 21:04:09.009 | + lib/neutron:install_neutron_agent_packages:716 : install_neutron_agent_packages_mutnauq 2022-04-11 21:04:09.012 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:483 : is_service_enabled q-l3 2022-04-11 21:04:09.029 | + functions-common:is_service_enabled:2081 : return 0 2022-04-11 21:04:09.031 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:484 : install_package radvd 2022-04-11 21:04:09.034 | + functions-common:install_package:1463 : update_package_repo 2022-04-11 21:04:09.036 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-04-11 21:04:09.039 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-04-11 21:04:09.041 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-04-11 21:04:09.044 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-04-11 21:04:09.046 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-04-11 21:04:09.048 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-11 21:04:09.051 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-11 21:04:09.053 | + functions-common:update_package_repo:1444 : apt_get_update 2022-04-11 21:04:09.055 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-04-11 21:04:09.058 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-04-11 21:04:09.060 | + functions-common:apt_get_update:1190 : return 2022-04-11 21:04:09.063 | + functions-common:install_package:1464 : real_install_package radvd 2022-04-11 21:04:09.065 | + functions-common:real_install_package:1449 : is_ubuntu 2022-04-11 21:04:09.068 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-11 21:04:09.071 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-11 21:04:09.073 | + functions-common:real_install_package:1450 : apt_get install radvd 2022-04-11 21:04:09.095 | + functions-common:apt_get:1230 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install radvd 2022-04-11 21:04:09.204 | Reading package lists... 2022-04-11 21:04:09.447 | Building dependency tree... 2022-04-11 21:04:09.449 | Reading state information... 2022-04-11 21:04:09.691 | The following packages were automatically installed and are no longer required: 2022-04-11 21:04:09.692 | apport-symptoms libboost-iostreams1.71.0 libboost-thread1.71.0 libnetplan0 2022-04-11 21:04:09.692 | python3-automat python3-click python3-colorama python3-configobj 2022-04-11 21:04:09.692 | python3-constantly python3-entrypoints python3-hamcrest python3-hyperlink 2022-04-11 21:04:09.692 | python3-incremental python3-keyring python3-lazr.uri python3-problem-report 2022-04-11 21:04:09.692 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-11 21:04:09.692 | python3-zope.interface 2022-04-11 21:04:09.692 | Use 'sudo apt autoremove' to remove them. 2022-04-11 21:04:09.759 | The following NEW packages will be installed: 2022-04-11 21:04:09.759 | radvd 2022-04-11 21:04:10.006 | 0 upgraded, 1 newly installed, 0 to remove and 123 not upgraded. 2022-04-11 21:04:10.006 | Need to get 59.0 kB of archives. 2022-04-11 21:04:10.007 | After this operation, 164 kB of additional disk space will be used. 2022-04-11 21:04:10.007 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 radvd amd64 1:2.17-2 [59.0 kB] 2022-04-11 21:04:10.838 | Fetched 59.0 kB in 0s (119 kB/s) 2022-04-11 21:04:10.872 | Selecting previously unselected package radvd. 2022-04-11 21:04:10.929 | (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 ... 99901 files and directories currently installed.) 2022-04-11 21:04:10.934 | Preparing to unpack .../radvd_1%3a2.17-2_amd64.deb ... 2022-04-11 21:04:10.936 | Unpacking radvd (1:2.17-2) ... 2022-04-11 21:04:11.000 | Setting up radvd (1:2.17-2) ... 2022-04-11 21:04:11.970 | Job for radvd.service failed because the control process exited with error code. 2022-04-11 21:04:11.970 | See "systemctl status radvd.service" and "journalctl -xe" for details. 2022-04-11 21:04:11.972 | invoke-rc.d: initscript radvd, action "start" failed. 2022-04-11 21:04:11.984 | ● radvd.service - Router advertisement daemon for IPv6 2022-04-11 21:04:11.984 | Loaded: loaded (]8;;file://dv-osbrick-791274-7-ceph/lib/systemd/system/radvd.service/lib/systemd/system/radvd.service]8;;; disabled; vendor preset: enabled) 2022-04-11 21:04:11.984 | Active: failed (Result: exit-code) since Mon 2022-04-11 21:04:11 UTC; 15ms ago 2022-04-11 21:04:11.984 | Docs: ]8;;man:radvd(8)man:radvd(8)]8;; 2022-04-11 21:04:11.984 | Process: 67546 ExecStartPre=/usr/sbin/radvd --logmethod stderr_clean --configtest (code=exited, status=1/FAILURE) 2022-04-11 21:04:11.984 | 2022-04-11 21:04:11.984 | Apr 11 21:04:11 dv-osbrick-791274-7-ceph systemd[1]: Starting Router advertisement daemon for IPv6... 2022-04-11 21:04:11.984 | Apr 11 21:04:11 dv-osbrick-791274-7-ceph radvd[67546]: can't open /etc/radvd.conf: No such file or directory 2022-04-11 21:04:11.984 | Apr 11 21:04:11 dv-osbrick-791274-7-ceph radvd[67546]: Insecure file permissions, but continuing anyway 2022-04-11 21:04:11.984 | Apr 11 21:04:11 dv-osbrick-791274-7-ceph radvd[67546]: exiting, failed to read config file 2022-04-11 21:04:11.984 | Apr 11 21:04:11 dv-osbrick-791274-7-ceph systemd[1]: radvd.service: Control process exited, code=exited, status=1/FAILURE 2022-04-11 21:04:11.984 | Apr 11 21:04:11 dv-osbrick-791274-7-ceph systemd[1]: radvd.service: Failed with result 'exit-code'. 2022-04-11 21:04:11.984 | Apr 11 21:04:11 dv-osbrick-791274-7-ceph systemd[1]: Failed to start Router advertisement daemon for IPv6. 2022-04-11 21:04:11.989 | Processing triggers for man-db (2.9.1-1) ... 2022-04-11 21:04:12.087 | Processing triggers for systemd (245.4-4ubuntu3.15) ... 2022-04-11 21:04:19.823 | + functions-common:apt_get:1234 : result=0 2022-04-11 21:04:19.826 | + functions-common:apt_get:1237 : time_stop apt-get 2022-04-11 21:04:19.828 | + functions-common:time_stop:2425 : local name 2022-04-11 21:04:19.830 | + functions-common:time_stop:2426 : local end_time 2022-04-11 21:04:19.832 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-11 21:04:19.835 | + functions-common:time_stop:2428 : local total 2022-04-11 21:04:19.838 | + functions-common:time_stop:2429 : local start_time 2022-04-11 21:04:19.840 | + functions-common:time_stop:2431 : name=apt-get 2022-04-11 21:04:19.842 | + functions-common:time_stop:2432 : start_time=1649711049092 2022-04-11 21:04:19.844 | + functions-common:time_stop:2434 : [[ -z 1649711049092 ]] 2022-04-11 21:04:19.847 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-11 21:04:19.852 | + functions-common:time_stop:2437 : end_time=1649711059849 2022-04-11 21:04:19.854 | + functions-common:time_stop:2438 : elapsed_time=10757 2022-04-11 21:04:19.857 | + functions-common:time_stop:2439 : total=448186 2022-04-11 21:04:19.859 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-11 21:04:19.861 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=458943 2022-04-11 21:04:19.863 | + functions-common:apt_get:1238 : return 0 2022-04-11 21:04:19.866 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:487 : is_service_enabled q-agt q-dhcp q-l3 2022-04-11 21:04:19.883 | + functions-common:is_service_enabled:2081 : return 0 2022-04-11 21:04:19.885 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:488 : neutron_plugin_install_agent_packages 2022-04-11 21:04:19.888 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:17 : _neutron_ovs_base_install_agent_packages 2022-04-11 21:04:19.890 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:69 : '[' False == True ']' 2022-04-11 21:04:19.893 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:76 : get_packages openvswitch 2022-04-11 21:04:19.914 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:76 : install_package fakeroot make openvswitch-switch 2022-04-11 21:04:19.916 | + functions-common:install_package:1463 : update_package_repo 2022-04-11 21:04:19.919 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-04-11 21:04:19.921 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-04-11 21:04:19.923 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-04-11 21:04:19.925 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-04-11 21:04:19.928 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-04-11 21:04:19.930 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-11 21:04:19.932 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-11 21:04:19.934 | + functions-common:update_package_repo:1444 : apt_get_update 2022-04-11 21:04:19.937 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-04-11 21:04:19.939 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-04-11 21:04:19.941 | + functions-common:apt_get_update:1190 : return 2022-04-11 21:04:19.944 | + functions-common:install_package:1464 : real_install_package fakeroot make openvswitch-switch 2022-04-11 21:04:19.946 | + functions-common:real_install_package:1449 : is_ubuntu 2022-04-11 21:04:19.949 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-11 21:04:19.951 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-11 21:04:19.953 | + functions-common:real_install_package:1450 : apt_get install fakeroot make openvswitch-switch 2022-04-11 21:04:19.974 | + functions-common:apt_get:1230 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install fakeroot make openvswitch-switch 2022-04-11 21:04:20.085 | Reading package lists... 2022-04-11 21:04:20.325 | Building dependency tree... 2022-04-11 21:04:20.326 | Reading state information... 2022-04-11 21:04:20.572 | fakeroot is already the newest version (1.24-1). 2022-04-11 21:04:20.572 | fakeroot set to manually installed. 2022-04-11 21:04:20.572 | make is already the newest version (4.2.1-1.2). 2022-04-11 21:04:20.572 | make set to manually installed. 2022-04-11 21:04:20.572 | openvswitch-switch is already the newest version (2.13.5-0ubuntu1). 2022-04-11 21:04:20.572 | The following packages were automatically installed and are no longer required: 2022-04-11 21:04:20.573 | apport-symptoms libboost-iostreams1.71.0 libboost-thread1.71.0 libnetplan0 2022-04-11 21:04:20.573 | python3-automat python3-click python3-colorama python3-configobj 2022-04-11 21:04:20.573 | python3-constantly python3-entrypoints python3-hamcrest python3-hyperlink 2022-04-11 21:04:20.573 | python3-incremental python3-keyring python3-lazr.uri python3-problem-report 2022-04-11 21:04:20.573 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-11 21:04:20.573 | python3-zope.interface 2022-04-11 21:04:20.573 | Use 'sudo apt autoremove' to remove them. 2022-04-11 21:04:20.702 | 0 upgraded, 0 newly installed, 0 to remove and 123 not upgraded. 2022-04-11 21:04:20.707 | + functions-common:apt_get:1234 : result=0 2022-04-11 21:04:20.709 | + functions-common:apt_get:1237 : time_stop apt-get 2022-04-11 21:04:20.712 | + functions-common:time_stop:2425 : local name 2022-04-11 21:04:20.714 | + functions-common:time_stop:2426 : local end_time 2022-04-11 21:04:20.716 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-11 21:04:20.718 | + functions-common:time_stop:2428 : local total 2022-04-11 21:04:20.721 | + functions-common:time_stop:2429 : local start_time 2022-04-11 21:04:20.723 | + functions-common:time_stop:2431 : name=apt-get 2022-04-11 21:04:20.725 | + functions-common:time_stop:2432 : start_time=1649711059971 2022-04-11 21:04:20.728 | + functions-common:time_stop:2434 : [[ -z 1649711059971 ]] 2022-04-11 21:04:20.730 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-11 21:04:20.735 | + functions-common:time_stop:2437 : end_time=1649711060732 2022-04-11 21:04:20.737 | + functions-common:time_stop:2438 : elapsed_time=761 2022-04-11 21:04:20.739 | + functions-common:time_stop:2439 : total=458943 2022-04-11 21:04:20.741 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-11 21:04:20.743 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=459704 2022-04-11 21:04:20.746 | + functions-common:apt_get:1238 : return 0 2022-04-11 21:04:20.748 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:77 : is_ubuntu 2022-04-11 21:04:20.750 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-11 21:04:20.753 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-11 21:04:20.755 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:78 : _neutron_ovs_base_install_ubuntu_dkms 2022-04-11 21:04:20.758 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:58 : local kernel_version 2022-04-11 21:04:20.761 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:59 : uname -r 2022-04-11 21:04:20.765 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:59 : kernel_version=5.4.0-72-generic 2022-04-11 21:04:20.767 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:60 : local kernel_major_minor 2022-04-11 21:04:20.770 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : echo 5.4.0-72-generic 2022-04-11 21:04:20.771 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : cut -d. -f1-2 2022-04-11 21:04:20.776 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : kernel_major_minor=5.4 2022-04-11 21:04:20.779 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:63 : vercmp 5.4 '<' 3.13 2022-04-11 21:04:20.781 | + functions:vercmp:628 : local v1=5.4 2022-04-11 21:04:20.783 | + functions:vercmp:629 : local 'op=<' 2022-04-11 21:04:20.786 | + functions:vercmp:630 : local v2=3.13 2022-04-11 21:04:20.788 | + functions:vercmp:631 : local result 2022-04-11 21:04:20.792 | ++ functions:vercmp:635 : echo -e '5.4\n3.13' 2022-04-11 21:04:20.792 | ++ functions:vercmp:635 : sort -V 2022-04-11 21:04:20.793 | ++ functions:vercmp:635 : head -1 2022-04-11 21:04:20.797 | + functions:vercmp:635 : result=3.13 2022-04-11 21:04:20.800 | + functions:vercmp:637 : case $op in 2022-04-11 21:04:20.802 | + functions:vercmp:647 : '[' 5.4 '!=' 3.13 ']' 2022-04-11 21:04:20.804 | + functions:vercmp:647 : '[' 3.13 = 5.4 ']' 2022-04-11 21:04:20.807 | + functions:vercmp:648 : return 2022-04-11 21:04:20.809 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:79 : restart_service openvswitch-switch 2022-04-11 21:04:20.812 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-04-11 21:04:20.814 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart openvswitch-switch 2022-04-11 21:04:21.134 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:18 : use_library_from_git os-ken 2022-04-11 21:04:21.137 | + inc/python:use_library_from_git:250 : local name=os-ken 2022-04-11 21:04:21.139 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-11 21:04:21.142 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-11 21:04:21.144 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-ken, ]] 2022-04-11 21:04:21.147 | + inc/python:use_library_from_git:253 : return 1 2022-04-11 21:04:21.150 | + ./stack.sh:main:848 : is_service_enabled etcd3 2022-04-11 21:04:21.170 | + functions-common:is_service_enabled:2081 : return 0 2022-04-11 21:04:21.172 | + ./stack.sh:main:849 : install_etcd3 2022-04-11 21:04:21.174 | + lib/etcd3:install_etcd3:103 : echo 'Installing etcd' 2022-04-11 21:04:21.174 | Installing etcd 2022-04-11 21:04:21.177 | + lib/etcd3:install_etcd3:106 : sudo mkdir -p /opt/stack/bin 2022-04-11 21:04:21.190 | + lib/etcd3:install_etcd3:107 : sudo mkdir -p /opt/stack/data/etcd 2022-04-11 21:04:21.208 | + lib/etcd3:install_etcd3:108 : [[ True == \T\r\u\e ]] 2022-04-11 21:04:21.211 | + lib/etcd3:install_etcd3:109 : sudo mount -t tmpfs -o nodev,nosuid,size=512M tmpfs /opt/stack/data/etcd 2022-04-11 21:04:21.224 | + lib/etcd3:install_etcd3:113 : local etcd_file 2022-04-11 21:04:21.227 | ++ lib/etcd3:install_etcd3:114 : get_extra_file https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz 2022-04-11 21:04:21.230 | ++ functions:get_extra_file:62 : local file_url=https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz 2022-04-11 21:04:21.233 | +++ functions:get_extra_file:64 : basename https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz 2022-04-11 21:04:21.237 | ++ functions:get_extra_file:64 : file_name=etcd-v3.3.12-linux-amd64.tar.gz 2022-04-11 21:04:21.240 | ++ functions:get_extra_file:65 : [[ https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz != file* ]] 2022-04-11 21:04:21.243 | ++ functions:get_extra_file:67 : [[ ! -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz ]] 2022-04-11 21:04:21.245 | ++ functions:get_extra_file:68 : wget --progress=dot:giga -t 2 -c https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz -O /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-04-11 21:04:21.249 | --2022-04-11 21:04:21-- https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz 2022-04-11 21:04:21.296 | Resolving github.com (github.com)... 140.82.121.3 2022-04-11 21:04:21.340 | Connecting to github.com (github.com)|140.82.121.3|:443... connected. 2022-04-11 21:04:21.637 | HTTP request sent, awaiting response... 302 Found 2022-04-11 21:04:21.637 | 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%2F20220411%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20220411T210421Z&X-Amz-Expires=300&X-Amz-Signature=dacd44050d3e2ad3a19b3234cbbd44e16bdbe755c242c1ac4db3fa506a2c9744&X-Amz-SignedHeaders=host&actor_id=0&key_id=0&repo_id=11225014&response-content-disposition=attachment%3B%20filename%3Detcd-v3.3.12-linux-amd64.tar.gz&response-content-type=application%2Foctet-stream [following] 2022-04-11 21:04:21.638 | --2022-04-11 21:04:21-- 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%2F20220411%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20220411T210421Z&X-Amz-Expires=300&X-Amz-Signature=dacd44050d3e2ad3a19b3234cbbd44e16bdbe755c242c1ac4db3fa506a2c9744&X-Amz-SignedHeaders=host&actor_id=0&key_id=0&repo_id=11225014&response-content-disposition=attachment%3B%20filename%3Detcd-v3.3.12-linux-amd64.tar.gz&response-content-type=application%2Foctet-stream 2022-04-11 21:04:21.639 | Resolving objects.githubusercontent.com (objects.githubusercontent.com)... 185.199.109.133, 185.199.108.133, 185.199.111.133, ... 2022-04-11 21:04:21.664 | Connecting to objects.githubusercontent.com (objects.githubusercontent.com)|185.199.109.133|:443... connected. 2022-04-11 21:04:22.161 | HTTP request sent, awaiting response... 200 OK 2022-04-11 21:04:22.161 | Length: 11350736 (11M) [application/octet-stream] 2022-04-11 21:04:22.161 | Saving to: ‘/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz’ 2022-04-11 21:04:22.274 | 2022-04-11 21:04:22.432 | 0K ........ .. 100% 40.1M=0.3s 2022-04-11 21:04:22.432 | 2022-04-11 21:04:22.432 | 2022-04-11 21:04:22 (40.1 MB/s) - ‘/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz’ saved [11350736/11350736] 2022-04-11 21:04:22.432 | 2022-04-11 21:04:22.436 | ++ functions:get_extra_file:69 : [[ 0 -ne 0 ]] 2022-04-11 21:04:22.438 | ++ functions:get_extra_file:73 : echo /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-04-11 21:04:22.441 | ++ functions:get_extra_file:74 : return 2022-04-11 21:04:22.444 | + lib/etcd3:install_etcd3:114 : etcd_file=/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-04-11 21:04:22.446 | + lib/etcd3:install_etcd3:115 : '[' '!' -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcd ']' 2022-04-11 21:04:22.449 | + lib/etcd3:install_etcd3:116 : echo 'dc5d82df095dae0a2970e4d870b6929590689dd707ae3d33e7b86da0f7f211b6 /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz' 2022-04-11 21:04:22.451 | + lib/etcd3:install_etcd3:118 : sha256sum -c /home/ubuntu/devstack/files/etcd.sha256sum 2022-04-11 21:04:22.583 | /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz: OK 2022-04-11 21:04:22.587 | + lib/etcd3:install_etcd3:120 : tar xzvf /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz -C /home/ubuntu/devstack/files 2022-04-11 21:04:22.591 | etcd-v3.3.12-linux-amd64/ 2022-04-11 21:04:22.591 | etcd-v3.3.12-linux-amd64/README.md 2022-04-11 21:04:22.591 | etcd-v3.3.12-linux-amd64/Documentation/ 2022-04-11 21:04:22.591 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/ 2022-04-11 21:04:22.591 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/interacting_v3.md 2022-04-11 21:04:22.591 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/api_concurrency_reference_v3.md 2022-04-11 21:04:22.591 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/limit.md 2022-04-11 21:04:22.591 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/local_cluster.md 2022-04-11 21:04:22.591 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/api_grpc_gateway.md 2022-04-11 21:04:22.591 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/grpc_naming.md 2022-04-11 21:04:22.591 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/apispec/ 2022-04-11 21:04:22.591 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/apispec/swagger/ 2022-04-11 21:04:22.591 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/apispec/swagger/rpc.swagger.json 2022-04-11 21:04:22.592 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/apispec/swagger/v3lock.swagger.json 2022-04-11 21:04:22.592 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/apispec/swagger/v3election.swagger.json 2022-04-11 21:04:22.592 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/experimental_apis.md 2022-04-11 21:04:22.592 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/api_reference_v3.md 2022-04-11 21:04:22.592 | etcd-v3.3.12-linux-amd64/Documentation/integrations.md 2022-04-11 21:04:22.592 | etcd-v3.3.12-linux-amd64/Documentation/README.md 2022-04-11 21:04:22.592 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/ 2022-04-11 21:04:22.592 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-2-1-0-alpha-benchmarks.md 2022-04-11 21:04:22.592 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-storage-memory-benchmark.md 2022-04-11 21:04:22.592 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/README.md 2022-04-11 21:04:22.592 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-2-2-0-rc-benchmarks.md 2022-04-11 21:04:22.592 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-2-2-0-rc-memory-benchmarks.md 2022-04-11 21:04:22.593 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-3-watch-memory-benchmark.md 2022-04-11 21:04:22.593 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-2-2-0-benchmarks.md 2022-04-11 21:04:22.593 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-3-demo-benchmarks.md 2022-04-11 21:04:22.593 | etcd-v3.3.12-linux-amd64/Documentation/rfc/ 2022-04-11 21:04:22.593 | etcd-v3.3.12-linux-amd64/Documentation/rfc/v3api.md 2022-04-11 21:04:22.593 | etcd-v3.3.12-linux-amd64/Documentation/docs.md 2022-04-11 21:04:22.593 | etcd-v3.3.12-linux-amd64/Documentation/production-users.md 2022-04-11 21:04:22.593 | etcd-v3.3.12-linux-amd64/Documentation/metrics.md 2022-04-11 21:04:22.593 | etcd-v3.3.12-linux-amd64/Documentation/v2/ 2022-04-11 21:04:22.593 | etcd-v3.3.12-linux-amd64/Documentation/v2/authentication.md 2022-04-11 21:04:22.593 | etcd-v3.3.12-linux-amd64/Documentation/v2/proxy.md 2022-04-11 21:04:22.593 | etcd-v3.3.12-linux-amd64/Documentation/v2/glossary.md 2022-04-11 21:04:22.593 | etcd-v3.3.12-linux-amd64/Documentation/v2/docker_guide.md 2022-04-11 21:04:22.593 | etcd-v3.3.12-linux-amd64/Documentation/v2/configuration.md 2022-04-11 21:04:22.593 | etcd-v3.3.12-linux-amd64/Documentation/v2/README.md 2022-04-11 21:04:22.593 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/ 2022-04-11 21:04:22.593 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-2-1-0-alpha-benchmarks.md 2022-04-11 21:04:22.593 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-storage-memory-benchmark.md 2022-04-11 21:04:22.593 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/README.md 2022-04-11 21:04:22.594 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-2-2-0-rc-benchmarks.md 2022-04-11 21:04:22.594 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-2-2-0-rc-memory-benchmarks.md 2022-04-11 21:04:22.594 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-3-watch-memory-benchmark.md 2022-04-11 21:04:22.594 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-2-2-0-benchmarks.md 2022-04-11 21:04:22.594 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-3-demo-benchmarks.md 2022-04-11 21:04:22.594 | etcd-v3.3.12-linux-amd64/Documentation/v2/rfc/ 2022-04-11 21:04:22.594 | etcd-v3.3.12-linux-amd64/Documentation/v2/rfc/v3api.md 2022-04-11 21:04:22.594 | etcd-v3.3.12-linux-amd64/Documentation/v2/libraries-and-tools.md 2022-04-11 21:04:22.594 | etcd-v3.3.12-linux-amd64/Documentation/v2/discovery_protocol.md 2022-04-11 21:04:22.594 | etcd-v3.3.12-linux-amd64/Documentation/v2/runtime-configuration.md 2022-04-11 21:04:22.594 | etcd-v3.3.12-linux-amd64/Documentation/v2/upgrade_2_3.md 2022-04-11 21:04:22.594 | etcd-v3.3.12-linux-amd64/Documentation/v2/auth_api.md 2022-04-11 21:04:22.594 | etcd-v3.3.12-linux-amd64/Documentation/v2/errorcode.md 2022-04-11 21:04:22.594 | etcd-v3.3.12-linux-amd64/Documentation/v2/admin_guide.md 2022-04-11 21:04:22.594 | etcd-v3.3.12-linux-amd64/Documentation/v2/upgrade_2_2.md 2022-04-11 21:04:22.594 | etcd-v3.3.12-linux-amd64/Documentation/v2/upgrade_2_1.md 2022-04-11 21:04:22.594 | etcd-v3.3.12-linux-amd64/Documentation/v2/clustering.md 2022-04-11 21:04:22.595 | etcd-v3.3.12-linux-amd64/Documentation/v2/other_apis.md 2022-04-11 21:04:22.595 | etcd-v3.3.12-linux-amd64/Documentation/v2/production-users.md 2022-04-11 21:04:22.595 | etcd-v3.3.12-linux-amd64/Documentation/v2/metrics.md 2022-04-11 21:04:22.595 | etcd-v3.3.12-linux-amd64/Documentation/v2/runtime-reconf-design.md 2022-04-11 21:04:22.595 | etcd-v3.3.12-linux-amd64/Documentation/v2/etcd_alert.rules.yml 2022-04-11 21:04:22.595 | etcd-v3.3.12-linux-amd64/Documentation/v2/security.md 2022-04-11 21:04:22.595 | etcd-v3.3.12-linux-amd64/Documentation/v2/branch_management.md 2022-04-11 21:04:22.595 | etcd-v3.3.12-linux-amd64/Documentation/v2/internal-protocol-versioning.md 2022-04-11 21:04:22.595 | etcd-v3.3.12-linux-amd64/Documentation/v2/members_api.md 2022-04-11 21:04:22.595 | etcd-v3.3.12-linux-amd64/Documentation/v2/platforms/ 2022-04-11 21:04:22.595 | etcd-v3.3.12-linux-amd64/Documentation/v2/platforms/freebsd.md 2022-04-11 21:04:22.595 | etcd-v3.3.12-linux-amd64/Documentation/v2/faq.md 2022-04-11 21:04:22.595 | etcd-v3.3.12-linux-amd64/Documentation/v2/backward_compatibility.md 2022-04-11 21:04:22.595 | etcd-v3.3.12-linux-amd64/Documentation/v2/04_to_2_snapshot_migration.md 2022-04-11 21:04:22.595 | etcd-v3.3.12-linux-amd64/Documentation/v2/etcd_alert.rules 2022-04-11 21:04:22.595 | etcd-v3.3.12-linux-amd64/Documentation/v2/api.md 2022-04-11 21:04:22.596 | etcd-v3.3.12-linux-amd64/Documentation/v2/api_v3.md 2022-04-11 21:04:22.596 | etcd-v3.3.12-linux-amd64/Documentation/v2/reporting_bugs.md 2022-04-11 21:04:22.596 | etcd-v3.3.12-linux-amd64/Documentation/v2/tuning.md 2022-04-11 21:04:22.596 | etcd-v3.3.12-linux-amd64/Documentation/v2/dev/ 2022-04-11 21:04:22.596 | etcd-v3.3.12-linux-amd64/Documentation/v2/dev/release.md 2022-04-11 21:04:22.596 | etcd-v3.3.12-linux-amd64/Documentation/branch_management.md 2022-04-11 21:04:22.596 | etcd-v3.3.12-linux-amd64/Documentation/platforms/ 2022-04-11 21:04:22.596 | etcd-v3.3.12-linux-amd64/Documentation/platforms/container-linux-systemd.md 2022-04-11 21:04:22.596 | etcd-v3.3.12-linux-amd64/Documentation/platforms/freebsd.md 2022-04-11 21:04:22.596 | etcd-v3.3.12-linux-amd64/Documentation/platforms/aws.md 2022-04-11 21:04:22.596 | etcd-v3.3.12-linux-amd64/Documentation/faq.md 2022-04-11 21:04:22.596 | etcd-v3.3.12-linux-amd64/Documentation/dl_build.md 2022-04-11 21:04:22.596 | etcd-v3.3.12-linux-amd64/Documentation/reporting_bugs.md 2022-04-11 21:04:22.596 | etcd-v3.3.12-linux-amd64/Documentation/tuning.md 2022-04-11 21:04:22.596 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/ 2022-04-11 21:04:22.597 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrade_3_4.md 2022-04-11 21:04:22.597 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrading-etcd.md 2022-04-11 21:04:22.597 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrade_3_2.md 2022-04-11 21:04:22.597 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrade_3_1.md 2022-04-11 21:04:22.597 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrade_3_0.md 2022-04-11 21:04:22.597 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrade_3_3.md 2022-04-11 21:04:22.597 | etcd-v3.3.12-linux-amd64/Documentation/dev-internal/ 2022-04-11 21:04:22.597 | etcd-v3.3.12-linux-amd64/Documentation/dev-internal/logging.md 2022-04-11 21:04:22.597 | etcd-v3.3.12-linux-amd64/Documentation/dev-internal/discovery_protocol.md 2022-04-11 21:04:22.597 | etcd-v3.3.12-linux-amd64/Documentation/dev-internal/release.md 2022-04-11 21:04:22.597 | etcd-v3.3.12-linux-amd64/Documentation/learning/ 2022-04-11 21:04:22.597 | etcd-v3.3.12-linux-amd64/Documentation/learning/auth_design.md 2022-04-11 21:04:22.597 | etcd-v3.3.12-linux-amd64/Documentation/learning/glossary.md 2022-04-11 21:04:22.597 | etcd-v3.3.12-linux-amd64/Documentation/learning/data_model.md 2022-04-11 21:04:22.597 | etcd-v3.3.12-linux-amd64/Documentation/learning/api_guarantees.md 2022-04-11 21:04:22.597 | etcd-v3.3.12-linux-amd64/Documentation/learning/why.md 2022-04-11 21:04:22.598 | etcd-v3.3.12-linux-amd64/Documentation/learning/api.md 2022-04-11 21:04:22.598 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/ 2022-04-11 21:04:22.598 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/authentication.md 2022-04-11 21:04:22.598 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/versioning.md 2022-04-11 21:04:22.598 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/hardware.md 2022-04-11 21:04:22.598 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/grafana.json 2022-04-11 21:04:22.598 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/monitoring.md 2022-04-11 21:04:22.598 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/configuration.md 2022-04-11 21:04:22.598 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/v2-migration.md 2022-04-11 21:04:22.598 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/maintenance.md 2022-04-11 21:04:22.599 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/runtime-configuration.md 2022-04-11 21:04:22.599 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/recovery.md 2022-04-11 21:04:22.599 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/clustering.md 2022-04-11 21:04:22.599 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/etcd3_alert.rules 2022-04-11 21:04:22.599 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/runtime-reconf-design.md 2022-04-11 21:04:22.600 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/etcd3_alert.rules.yml 2022-04-11 21:04:22.600 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/security.md 2022-04-11 21:04:22.600 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/performance.md 2022-04-11 21:04:22.600 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/etcd-sample-grafana.png 2022-04-11 21:04:22.601 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/grpc_proxy.md 2022-04-11 21:04:22.601 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/gateway.md 2022-04-11 21:04:22.601 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/container.md 2022-04-11 21:04:22.602 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/supported-platform.md 2022-04-11 21:04:22.602 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/failures.md 2022-04-11 21:04:22.602 | etcd-v3.3.12-linux-amd64/Documentation/demo.md 2022-04-11 21:04:22.602 | etcd-v3.3.12-linux-amd64/README-etcdctl.md 2022-04-11 21:04:22.602 | etcd-v3.3.12-linux-amd64/etcdctl 2022-04-11 21:04:22.790 | etcd-v3.3.12-linux-amd64/READMEv2-etcdctl.md 2022-04-11 21:04:22.790 | etcd-v3.3.12-linux-amd64/etcd 2022-04-11 21:04:23.017 | + lib/etcd3:install_etcd3:121 : sudo cp /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcd /opt/stack/bin/etcd 2022-04-11 21:04:23.055 | + lib/etcd3:install_etcd3:122 : sudo cp /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcdctl /opt/stack/bin/etcdctl 2022-04-11 21:04:23.089 | + lib/etcd3:install_etcd3:124 : '[' '!' -f /opt/stack/bin/etcd ']' 2022-04-11 21:04:23.092 | + ./stack.sh:main:858 : is_service_enabled tls-proxy 2022-04-11 21:04:23.111 | + functions-common:is_service_enabled:2081 : return 1 2022-04-11 21:04:23.113 | + ./stack.sh:main:868 : install_dstat 2022-04-11 21:04:23.116 | + lib/dstat:install_dstat:22 : is_service_enabled memory_tracker 2022-04-11 21:04:23.132 | + functions-common:is_service_enabled:2081 : return 1 2022-04-11 21:04:23.135 | + ./stack.sh:main:874 : echo_summary 'Installing OpenStack project source' 2022-04-11 21:04:23.137 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-11 21:04:23.140 | + ./stack.sh:echo_summary:448 : echo -e Installing OpenStack project source 2022-04-11 21:04:23.142 | + ./stack.sh:main:877 : install_libs 2022-04-11 21:04:23.145 | + lib/libraries:install_libs:90 : _install_lib_from_source automaton 2022-04-11 21:04:23.147 | + lib/libraries:_install_lib_from_source:74 : local name=automaton 2022-04-11 21:04:23.150 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git automaton 2022-04-11 21:04:23.152 | + inc/python:use_library_from_git:250 : local name=automaton 2022-04-11 21:04:23.154 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-11 21:04:23.157 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-11 21:04:23.159 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,automaton, ]] 2022-04-11 21:04:23.161 | + inc/python:use_library_from_git:253 : return 1 2022-04-11 21:04:23.164 | + lib/libraries:install_libs:91 : _install_lib_from_source castellan 2022-04-11 21:04:23.166 | + lib/libraries:_install_lib_from_source:74 : local name=castellan 2022-04-11 21:04:23.168 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git castellan 2022-04-11 21:04:23.170 | + inc/python:use_library_from_git:250 : local name=castellan 2022-04-11 21:04:23.173 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-11 21:04:23.175 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-11 21:04:23.177 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,castellan, ]] 2022-04-11 21:04:23.180 | + inc/python:use_library_from_git:253 : return 1 2022-04-11 21:04:23.182 | + lib/libraries:install_libs:92 : _install_lib_from_source cliff 2022-04-11 21:04:23.184 | + lib/libraries:_install_lib_from_source:74 : local name=cliff 2022-04-11 21:04:23.187 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git cliff 2022-04-11 21:04:23.189 | + inc/python:use_library_from_git:250 : local name=cliff 2022-04-11 21:04:23.191 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-11 21:04:23.194 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-11 21:04:23.197 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,cliff, ]] 2022-04-11 21:04:23.199 | + inc/python:use_library_from_git:253 : return 1 2022-04-11 21:04:23.201 | + lib/libraries:install_libs:93 : _install_lib_from_source cursive 2022-04-11 21:04:23.204 | + lib/libraries:_install_lib_from_source:74 : local name=cursive 2022-04-11 21:04:23.206 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git cursive 2022-04-11 21:04:23.209 | + inc/python:use_library_from_git:250 : local name=cursive 2022-04-11 21:04:23.211 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-11 21:04:23.214 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-11 21:04:23.217 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,cursive, ]] 2022-04-11 21:04:23.219 | + inc/python:use_library_from_git:253 : return 1 2022-04-11 21:04:23.222 | + lib/libraries:install_libs:94 : _install_lib_from_source debtcollector 2022-04-11 21:04:23.224 | + lib/libraries:_install_lib_from_source:74 : local name=debtcollector 2022-04-11 21:04:23.227 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git debtcollector 2022-04-11 21:04:23.229 | + inc/python:use_library_from_git:250 : local name=debtcollector 2022-04-11 21:04:23.231 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-11 21:04:23.234 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-11 21:04:23.236 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,debtcollector, ]] 2022-04-11 21:04:23.238 | + inc/python:use_library_from_git:253 : return 1 2022-04-11 21:04:23.241 | + lib/libraries:install_libs:95 : _install_lib_from_source futurist 2022-04-11 21:04:23.243 | + lib/libraries:_install_lib_from_source:74 : local name=futurist 2022-04-11 21:04:23.245 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git futurist 2022-04-11 21:04:23.248 | + inc/python:use_library_from_git:250 : local name=futurist 2022-04-11 21:04:23.250 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-11 21:04:23.252 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-11 21:04:23.254 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,futurist, ]] 2022-04-11 21:04:23.257 | + inc/python:use_library_from_git:253 : return 1 2022-04-11 21:04:23.260 | + lib/libraries:install_libs:96 : _install_lib_from_source openstacksdk 2022-04-11 21:04:23.262 | + lib/libraries:_install_lib_from_source:74 : local name=openstacksdk 2022-04-11 21:04:23.264 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git openstacksdk 2022-04-11 21:04:23.267 | + inc/python:use_library_from_git:250 : local name=openstacksdk 2022-04-11 21:04:23.269 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-11 21:04:23.272 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-11 21:04:23.274 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,openstacksdk, ]] 2022-04-11 21:04:23.276 | + inc/python:use_library_from_git:253 : return 1 2022-04-11 21:04:23.279 | + lib/libraries:install_libs:97 : _install_lib_from_source osc-lib 2022-04-11 21:04:23.281 | + lib/libraries:_install_lib_from_source:74 : local name=osc-lib 2022-04-11 21:04:23.284 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osc-lib 2022-04-11 21:04:23.286 | + inc/python:use_library_from_git:250 : local name=osc-lib 2022-04-11 21:04:23.288 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-11 21:04:23.291 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-11 21:04:23.293 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osc-lib, ]] 2022-04-11 21:04:23.295 | + inc/python:use_library_from_git:253 : return 1 2022-04-11 21:04:23.298 | + lib/libraries:install_libs:98 : _install_lib_from_source osc-placement 2022-04-11 21:04:23.300 | + lib/libraries:_install_lib_from_source:74 : local name=osc-placement 2022-04-11 21:04:23.303 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osc-placement 2022-04-11 21:04:23.305 | + inc/python:use_library_from_git:250 : local name=osc-placement 2022-04-11 21:04:23.307 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-11 21:04:23.310 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-11 21:04:23.312 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osc-placement, ]] 2022-04-11 21:04:23.314 | + inc/python:use_library_from_git:253 : return 1 2022-04-11 21:04:23.317 | + lib/libraries:install_libs:99 : _install_lib_from_source os-client-config 2022-04-11 21:04:23.320 | + lib/libraries:_install_lib_from_source:74 : local name=os-client-config 2022-04-11 21:04:23.322 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-client-config 2022-04-11 21:04:23.324 | + inc/python:use_library_from_git:250 : local name=os-client-config 2022-04-11 21:04:23.327 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-11 21:04:23.329 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-11 21:04:23.331 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-client-config, ]] 2022-04-11 21:04:23.334 | + inc/python:use_library_from_git:253 : return 1 2022-04-11 21:04:23.336 | + lib/libraries:install_libs:100 : _install_lib_from_source oslo.cache 2022-04-11 21:04:23.339 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.cache 2022-04-11 21:04:23.341 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.cache 2022-04-11 21:04:23.343 | + inc/python:use_library_from_git:250 : local name=oslo.cache 2022-04-11 21:04:23.346 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-11 21:04:23.348 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-11 21:04:23.351 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.cache, ]] 2022-04-11 21:04:23.353 | + inc/python:use_library_from_git:253 : return 1 2022-04-11 21:04:23.355 | + lib/libraries:install_libs:101 : _install_lib_from_source oslo.concurrency 2022-04-11 21:04:23.358 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.concurrency 2022-04-11 21:04:23.360 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.concurrency 2022-04-11 21:04:23.362 | + inc/python:use_library_from_git:250 : local name=oslo.concurrency 2022-04-11 21:04:23.365 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-11 21:04:23.368 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-11 21:04:23.370 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.concurrency, ]] 2022-04-11 21:04:23.372 | + inc/python:use_library_from_git:253 : return 1 2022-04-11 21:04:23.375 | + lib/libraries:install_libs:102 : _install_lib_from_source oslo.config 2022-04-11 21:04:23.377 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.config 2022-04-11 21:04:23.379 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.config 2022-04-11 21:04:23.382 | + inc/python:use_library_from_git:250 : local name=oslo.config 2022-04-11 21:04:23.384 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-11 21:04:23.386 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-11 21:04:23.389 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.config, ]] 2022-04-11 21:04:23.391 | + inc/python:use_library_from_git:253 : return 1 2022-04-11 21:04:23.394 | + lib/libraries:install_libs:103 : _install_lib_from_source oslo.context 2022-04-11 21:04:23.396 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.context 2022-04-11 21:04:23.398 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.context 2022-04-11 21:04:23.401 | + inc/python:use_library_from_git:250 : local name=oslo.context 2022-04-11 21:04:23.403 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-11 21:04:23.406 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-11 21:04:23.408 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.context, ]] 2022-04-11 21:04:23.410 | + inc/python:use_library_from_git:253 : return 1 2022-04-11 21:04:23.413 | + lib/libraries:install_libs:104 : _install_lib_from_source oslo.db 2022-04-11 21:04:23.415 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.db 2022-04-11 21:04:23.418 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.db 2022-04-11 21:04:23.420 | + inc/python:use_library_from_git:250 : local name=oslo.db 2022-04-11 21:04:23.422 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-11 21:04:23.425 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-11 21:04:23.428 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.db, ]] 2022-04-11 21:04:23.430 | + inc/python:use_library_from_git:253 : return 1 2022-04-11 21:04:23.432 | + lib/libraries:install_libs:105 : _install_lib_from_source oslo.i18n 2022-04-11 21:04:23.435 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.i18n 2022-04-11 21:04:23.437 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.i18n 2022-04-11 21:04:23.440 | + inc/python:use_library_from_git:250 : local name=oslo.i18n 2022-04-11 21:04:23.442 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-11 21:04:23.444 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-11 21:04:23.447 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.i18n, ]] 2022-04-11 21:04:23.449 | + inc/python:use_library_from_git:253 : return 1 2022-04-11 21:04:23.451 | + lib/libraries:install_libs:106 : _install_lib_from_source oslo.limit 2022-04-11 21:04:23.454 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.limit 2022-04-11 21:04:23.456 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.limit 2022-04-11 21:04:23.458 | + inc/python:use_library_from_git:250 : local name=oslo.limit 2022-04-11 21:04:23.461 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-11 21:04:23.463 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-11 21:04:23.465 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.limit, ]] 2022-04-11 21:04:23.468 | + inc/python:use_library_from_git:253 : return 1 2022-04-11 21:04:23.470 | + lib/libraries:install_libs:107 : _install_lib_from_source oslo.log 2022-04-11 21:04:23.472 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.log 2022-04-11 21:04:23.475 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.log 2022-04-11 21:04:23.477 | + inc/python:use_library_from_git:250 : local name=oslo.log 2022-04-11 21:04:23.480 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-11 21:04:23.482 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-11 21:04:23.485 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.log, ]] 2022-04-11 21:04:23.487 | + inc/python:use_library_from_git:253 : return 1 2022-04-11 21:04:23.489 | + lib/libraries:install_libs:108 : _install_lib_from_source oslo.messaging 2022-04-11 21:04:23.492 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.messaging 2022-04-11 21:04:23.494 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.messaging 2022-04-11 21:04:23.497 | + inc/python:use_library_from_git:250 : local name=oslo.messaging 2022-04-11 21:04:23.499 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-11 21:04:23.501 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-11 21:04:23.504 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.messaging, ]] 2022-04-11 21:04:23.506 | + inc/python:use_library_from_git:253 : return 1 2022-04-11 21:04:23.508 | + lib/libraries:install_libs:109 : _install_lib_from_source oslo.middleware 2022-04-11 21:04:23.511 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.middleware 2022-04-11 21:04:23.513 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.middleware 2022-04-11 21:04:23.516 | + inc/python:use_library_from_git:250 : local name=oslo.middleware 2022-04-11 21:04:23.518 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-11 21:04:23.520 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-11 21:04:23.523 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.middleware, ]] 2022-04-11 21:04:23.525 | + inc/python:use_library_from_git:253 : return 1 2022-04-11 21:04:23.528 | + lib/libraries:install_libs:110 : _install_lib_from_source oslo.policy 2022-04-11 21:04:23.530 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.policy 2022-04-11 21:04:23.532 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.policy 2022-04-11 21:04:23.535 | + inc/python:use_library_from_git:250 : local name=oslo.policy 2022-04-11 21:04:23.538 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-11 21:04:23.540 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-11 21:04:23.542 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.policy, ]] 2022-04-11 21:04:23.545 | + inc/python:use_library_from_git:253 : return 1 2022-04-11 21:04:23.547 | + lib/libraries:install_libs:111 : _install_lib_from_source oslo.privsep 2022-04-11 21:04:23.549 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.privsep 2022-04-11 21:04:23.552 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.privsep 2022-04-11 21:04:23.554 | + inc/python:use_library_from_git:250 : local name=oslo.privsep 2022-04-11 21:04:23.556 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-11 21:04:23.559 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-11 21:04:23.561 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.privsep, ]] 2022-04-11 21:04:23.564 | + inc/python:use_library_from_git:253 : return 1 2022-04-11 21:04:23.566 | + lib/libraries:install_libs:112 : _install_lib_from_source oslo.reports 2022-04-11 21:04:23.568 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.reports 2022-04-11 21:04:23.571 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.reports 2022-04-11 21:04:23.573 | + inc/python:use_library_from_git:250 : local name=oslo.reports 2022-04-11 21:04:23.575 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-11 21:04:23.578 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-11 21:04:23.580 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.reports, ]] 2022-04-11 21:04:23.582 | + inc/python:use_library_from_git:253 : return 1 2022-04-11 21:04:23.585 | + lib/libraries:install_libs:113 : _install_lib_from_source oslo.rootwrap 2022-04-11 21:04:23.588 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.rootwrap 2022-04-11 21:04:23.590 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.rootwrap 2022-04-11 21:04:23.592 | + inc/python:use_library_from_git:250 : local name=oslo.rootwrap 2022-04-11 21:04:23.594 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-11 21:04:23.597 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-11 21:04:23.600 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.rootwrap, ]] 2022-04-11 21:04:23.602 | + inc/python:use_library_from_git:253 : return 1 2022-04-11 21:04:23.604 | + lib/libraries:install_libs:114 : _install_lib_from_source oslo.serialization 2022-04-11 21:04:23.607 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.serialization 2022-04-11 21:04:23.609 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.serialization 2022-04-11 21:04:23.611 | + inc/python:use_library_from_git:250 : local name=oslo.serialization 2022-04-11 21:04:23.614 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-11 21:04:23.616 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-11 21:04:23.618 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.serialization, ]] 2022-04-11 21:04:23.621 | + inc/python:use_library_from_git:253 : return 1 2022-04-11 21:04:23.623 | + lib/libraries:install_libs:115 : _install_lib_from_source oslo.service 2022-04-11 21:04:23.625 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.service 2022-04-11 21:04:23.628 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.service 2022-04-11 21:04:23.630 | + inc/python:use_library_from_git:250 : local name=oslo.service 2022-04-11 21:04:23.632 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-11 21:04:23.635 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-11 21:04:23.637 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.service, ]] 2022-04-11 21:04:23.640 | + inc/python:use_library_from_git:253 : return 1 2022-04-11 21:04:23.642 | + lib/libraries:install_libs:116 : _install_lib_from_source oslo.utils 2022-04-11 21:04:23.644 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.utils 2022-04-11 21:04:23.647 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.utils 2022-04-11 21:04:23.650 | + inc/python:use_library_from_git:250 : local name=oslo.utils 2022-04-11 21:04:23.653 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-11 21:04:23.655 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-11 21:04:23.657 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.utils, ]] 2022-04-11 21:04:23.660 | + inc/python:use_library_from_git:253 : return 1 2022-04-11 21:04:23.663 | + lib/libraries:install_libs:117 : _install_lib_from_source oslo.versionedobjects 2022-04-11 21:04:23.665 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.versionedobjects 2022-04-11 21:04:23.668 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.versionedobjects 2022-04-11 21:04:23.671 | + inc/python:use_library_from_git:250 : local name=oslo.versionedobjects 2022-04-11 21:04:23.674 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-11 21:04:23.676 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-11 21:04:23.678 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.versionedobjects, ]] 2022-04-11 21:04:23.681 | + inc/python:use_library_from_git:253 : return 1 2022-04-11 21:04:23.684 | + lib/libraries:install_libs:118 : _install_lib_from_source oslo.vmware 2022-04-11 21:04:23.686 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.vmware 2022-04-11 21:04:23.689 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.vmware 2022-04-11 21:04:23.691 | + inc/python:use_library_from_git:250 : local name=oslo.vmware 2022-04-11 21:04:23.693 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-11 21:04:23.696 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-11 21:04:23.698 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.vmware, ]] 2022-04-11 21:04:23.704 | + inc/python:use_library_from_git:253 : return 1 2022-04-11 21:04:23.707 | + lib/libraries:install_libs:119 : _install_lib_from_source osprofiler 2022-04-11 21:04:23.710 | + lib/libraries:_install_lib_from_source:74 : local name=osprofiler 2022-04-11 21:04:23.712 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osprofiler 2022-04-11 21:04:23.715 | + inc/python:use_library_from_git:250 : local name=osprofiler 2022-04-11 21:04:23.717 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-11 21:04:23.719 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-11 21:04:23.722 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osprofiler, ]] 2022-04-11 21:04:23.725 | + inc/python:use_library_from_git:253 : return 1 2022-04-11 21:04:23.727 | + lib/libraries:install_libs:120 : _install_lib_from_source pycadf 2022-04-11 21:04:23.729 | + lib/libraries:_install_lib_from_source:74 : local name=pycadf 2022-04-11 21:04:23.732 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git pycadf 2022-04-11 21:04:23.734 | + inc/python:use_library_from_git:250 : local name=pycadf 2022-04-11 21:04:23.736 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-11 21:04:23.739 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-11 21:04:23.742 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,pycadf, ]] 2022-04-11 21:04:23.744 | + inc/python:use_library_from_git:253 : return 1 2022-04-11 21:04:23.746 | + lib/libraries:install_libs:121 : _install_lib_from_source stevedore 2022-04-11 21:04:23.749 | + lib/libraries:_install_lib_from_source:74 : local name=stevedore 2022-04-11 21:04:23.751 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git stevedore 2022-04-11 21:04:23.753 | + inc/python:use_library_from_git:250 : local name=stevedore 2022-04-11 21:04:23.756 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-11 21:04:23.759 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-11 21:04:23.761 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,stevedore, ]] 2022-04-11 21:04:23.763 | + inc/python:use_library_from_git:253 : return 1 2022-04-11 21:04:23.766 | + lib/libraries:install_libs:122 : _install_lib_from_source taskflow 2022-04-11 21:04:23.768 | + lib/libraries:_install_lib_from_source:74 : local name=taskflow 2022-04-11 21:04:23.771 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git taskflow 2022-04-11 21:04:23.773 | + inc/python:use_library_from_git:250 : local name=taskflow 2022-04-11 21:04:23.775 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-11 21:04:23.778 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-11 21:04:23.780 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,taskflow, ]] 2022-04-11 21:04:23.782 | + inc/python:use_library_from_git:253 : return 1 2022-04-11 21:04:23.785 | + lib/libraries:install_libs:123 : _install_lib_from_source tooz 2022-04-11 21:04:23.787 | + lib/libraries:_install_lib_from_source:74 : local name=tooz 2022-04-11 21:04:23.790 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git tooz 2022-04-11 21:04:23.792 | + inc/python:use_library_from_git:250 : local name=tooz 2022-04-11 21:04:23.794 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-11 21:04:23.797 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-11 21:04:23.799 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,tooz, ]] 2022-04-11 21:04:23.802 | + inc/python:use_library_from_git:253 : return 1 2022-04-11 21:04:23.805 | + lib/libraries:install_libs:127 : _install_lib_from_source os-brick 2022-04-11 21:04:23.807 | + lib/libraries:_install_lib_from_source:74 : local name=os-brick 2022-04-11 21:04:23.809 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-brick 2022-04-11 21:04:23.812 | + inc/python:use_library_from_git:250 : local name=os-brick 2022-04-11 21:04:23.814 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-11 21:04:23.817 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-11 21:04:23.819 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-brick, ]] 2022-04-11 21:04:23.822 | + inc/python:use_library_from_git:253 : return 1 2022-04-11 21:04:23.824 | + lib/libraries:install_libs:128 : _install_lib_from_source os-resource-classes 2022-04-11 21:04:23.827 | + lib/libraries:_install_lib_from_source:74 : local name=os-resource-classes 2022-04-11 21:04:23.829 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-resource-classes 2022-04-11 21:04:23.831 | + inc/python:use_library_from_git:250 : local name=os-resource-classes 2022-04-11 21:04:23.834 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-11 21:04:23.836 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-11 21:04:23.838 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-resource-classes, ]] 2022-04-11 21:04:23.841 | + inc/python:use_library_from_git:253 : return 1 2022-04-11 21:04:23.843 | + lib/libraries:install_libs:129 : _install_lib_from_source os-traits 2022-04-11 21:04:23.846 | + lib/libraries:_install_lib_from_source:74 : local name=os-traits 2022-04-11 21:04:23.848 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-traits 2022-04-11 21:04:23.851 | + inc/python:use_library_from_git:250 : local name=os-traits 2022-04-11 21:04:23.854 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-11 21:04:23.856 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-11 21:04:23.858 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-traits, ]] 2022-04-11 21:04:23.860 | + inc/python:use_library_from_git:253 : return 1 2022-04-11 21:04:23.863 | + lib/libraries:install_libs:132 : _install_lib_from_source python-barbicanclient 2022-04-11 21:04:23.866 | + lib/libraries:_install_lib_from_source:74 : local name=python-barbicanclient 2022-04-11 21:04:23.868 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git python-barbicanclient 2022-04-11 21:04:23.871 | + inc/python:use_library_from_git:250 : local name=python-barbicanclient 2022-04-11 21:04:23.873 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-11 21:04:23.875 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-11 21:04:23.878 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-barbicanclient, ]] 2022-04-11 21:04:23.880 | + inc/python:use_library_from_git:253 : return 1 2022-04-11 21:04:23.882 | + lib/libraries:install_libs:139 : pip_install etcd3 2022-04-11 21:04:23.903 | Using python 3.8 to install etcd3 2022-04-11 21:04:23.905 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt etcd3 2022-04-11 21:04:24.696 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 21:04:24.696 | from cryptography.utils import int_from_bytes 2022-04-11 21:04:24.696 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 21:04:24.696 | from cryptography.utils import int_from_bytes 2022-04-11 21:04:25.856 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-11 21:04:25.951 | Collecting etcd3 2022-04-11 21:04:25.958 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/89a/704cb389bf0a0/etcd3-0.12.0.tar.gz (63 kB) 2022-04-11 21:04:25.984 | Preparing metadata (setup.py): started 2022-04-11 21:04:29.479 | Preparing metadata (setup.py): finished with status 'done' 2022-04-11 21:04:31.922 | Collecting grpcio>=1.27.1 2022-04-11 21:04:31.940 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/36a/7bdd6ef9bca05/grpcio-1.44.0-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (4.3 MB) 2022-04-11 21:04:32.829 | Collecting protobuf>=3.6.1 2022-04-11 21:04:32.838 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/38f/d9eb74b852e4e/protobuf-3.20.0-cp38-cp38-manylinux_2_5_x86_64.manylinux1_x86_64.whl (1.0 MB) 2022-04-11 21:04:32.864 | Requirement already satisfied: six>=1.12.0 in /usr/local/lib/python3.8/dist-packages (from etcd3) (1.16.0) 2022-04-11 21:04:32.865 | Requirement already satisfied: tenacity>=6.1.0 in /usr/local/lib/python3.8/dist-packages (from etcd3) (6.3.1) 2022-04-11 21:04:32.893 | Building wheels for collected packages: etcd3 2022-04-11 21:04:32.894 | Building wheel for etcd3 (setup.py): started 2022-04-11 21:04:37.300 | Building wheel for etcd3 (setup.py): finished with status 'done' 2022-04-11 21:04:37.301 | Created wheel for etcd3: filename=etcd3-0.12.0-py2.py3-none-any.whl size=42889 sha256=c6d8435efb943ac5308f4811feb67d620afca841c3989c9d0ce7e90c7b0ccf80 2022-04-11 21:04:37.301 | Stored in directory: /root/.cache/pip/wheels/32/8a/31/1308d0452fdcc24ed454fa7c297cc2b924f30bfd57b1080bf1 2022-04-11 21:04:37.305 | Successfully built etcd3 2022-04-11 21:04:38.933 | Installing collected packages: protobuf, grpcio, etcd3 2022-04-11 21:04:39.511 | Successfully installed etcd3-0.12.0 grpcio-1.44.0 protobuf-3.20.0 2022-04-11 21:04:39.511 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-11 21:04:39.517 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-11 21:04:39.517 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-11 21:04:39.667 | + inc/python:pip_install:200 : result=0 2022-04-11 21:04:39.669 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-11 21:04:39.671 | + functions-common:time_stop:2425 : local name 2022-04-11 21:04:39.673 | + functions-common:time_stop:2426 : local end_time 2022-04-11 21:04:39.676 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-11 21:04:39.678 | + functions-common:time_stop:2428 : local total 2022-04-11 21:04:39.680 | + functions-common:time_stop:2429 : local start_time 2022-04-11 21:04:39.682 | + functions-common:time_stop:2431 : name=pip_install 2022-04-11 21:04:39.684 | + functions-common:time_stop:2432 : start_time=1649711063898 2022-04-11 21:04:39.687 | + functions-common:time_stop:2434 : [[ -z 1649711063898 ]] 2022-04-11 21:04:39.689 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-11 21:04:39.694 | + functions-common:time_stop:2437 : end_time=1649711079691 2022-04-11 21:04:39.696 | + functions-common:time_stop:2438 : elapsed_time=15793 2022-04-11 21:04:39.698 | + functions-common:time_stop:2439 : total=27649 2022-04-11 21:04:39.700 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-11 21:04:39.702 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=43442 2022-04-11 21:04:39.705 | + inc/python:pip_install:203 : return 0 2022-04-11 21:04:39.708 | + lib/libraries:install_libs:140 : pip_install etcd3gw 2022-04-11 21:04:39.729 | Using python 3.8 to install etcd3gw 2022-04-11 21:04:39.731 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt etcd3gw 2022-04-11 21:04:40.544 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 21:04:40.544 | from cryptography.utils import int_from_bytes 2022-04-11 21:04:40.544 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 21:04:40.544 | from cryptography.utils import int_from_bytes 2022-04-11 21:04:41.693 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-11 21:04:41.793 | Collecting etcd3gw 2022-04-11 21:04:41.801 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a3d/ccb9d2bb04a11/etcd3gw-1.0.1-py3-none-any.whl (22 kB) 2022-04-11 21:04:41.814 | Requirement already satisfied: requests>=2.20.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (2.27.1) 2022-04-11 21:04:41.815 | Requirement already satisfied: pbr>=2.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (5.8.1) 2022-04-11 21:04:41.815 | Requirement already satisfied: six>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (1.16.0) 2022-04-11 21:04:41.816 | Requirement already satisfied: futurist>=0.16.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (2.4.0) 2022-04-11 21:04:41.855 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.20.0->etcd3gw) (2019.11.28) 2022-04-11 21:04:41.857 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.20.0->etcd3gw) (2.0.12) 2022-04-11 21:04:41.859 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.20.0->etcd3gw) (1.26.9) 2022-04-11 21:04:41.861 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.20.0->etcd3gw) (3.3) 2022-04-11 21:04:43.493 | Installing collected packages: etcd3gw 2022-04-11 21:04:43.593 | Successfully installed etcd3gw-1.0.1 2022-04-11 21:04:43.593 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-11 21:04:43.599 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-11 21:04:43.599 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-11 21:04:43.705 | + inc/python:pip_install:200 : result=0 2022-04-11 21:04:43.707 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-11 21:04:43.710 | + functions-common:time_stop:2425 : local name 2022-04-11 21:04:43.712 | + functions-common:time_stop:2426 : local end_time 2022-04-11 21:04:43.714 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-11 21:04:43.716 | + functions-common:time_stop:2428 : local total 2022-04-11 21:04:43.718 | + functions-common:time_stop:2429 : local start_time 2022-04-11 21:04:43.721 | + functions-common:time_stop:2431 : name=pip_install 2022-04-11 21:04:43.723 | + functions-common:time_stop:2432 : start_time=1649711079724 2022-04-11 21:04:43.726 | + functions-common:time_stop:2434 : [[ -z 1649711079724 ]] 2022-04-11 21:04:43.729 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-11 21:04:43.733 | + functions-common:time_stop:2437 : end_time=1649711083730 2022-04-11 21:04:43.735 | + functions-common:time_stop:2438 : elapsed_time=4006 2022-04-11 21:04:43.737 | + functions-common:time_stop:2439 : total=43442 2022-04-11 21:04:43.740 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-11 21:04:43.742 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=47448 2022-04-11 21:04:43.744 | + inc/python:pip_install:203 : return 0 2022-04-11 21:04:43.747 | + ./stack.sh:main:880 : install_apache_uwsgi 2022-04-11 21:04:43.749 | + lib/apache:install_apache_uwsgi:85 : local apxs=apxs2 2022-04-11 21:04:43.752 | + lib/apache:install_apache_uwsgi:86 : is_fedora 2022-04-11 21:04:43.754 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-11 21:04:43.757 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-11 21:04:43.759 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-11 21:04:43.761 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-11 21:04:43.764 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-11 21:04:43.766 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-11 21:04:43.769 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-11 21:04:43.772 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-11 21:04:43.774 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-11 21:04:43.777 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-11 21:04:43.779 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-11 21:04:43.781 | + lib/apache:install_apache_uwsgi:90 : is_ubuntu 2022-04-11 21:04:43.784 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-11 21:04:43.787 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-11 21:04:43.789 | + lib/apache:install_apache_uwsgi:91 : local 'pkg_list=uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi' 2022-04-11 21:04:43.792 | + lib/apache:install_apache_uwsgi:92 : install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-04-11 21:04:43.794 | + functions-common:install_package:1463 : update_package_repo 2022-04-11 21:04:43.797 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-04-11 21:04:43.799 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-04-11 21:04:43.802 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-04-11 21:04:43.805 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-04-11 21:04:43.807 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-04-11 21:04:43.811 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-11 21:04:43.813 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-11 21:04:43.816 | + functions-common:update_package_repo:1444 : apt_get_update 2022-04-11 21:04:43.818 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-04-11 21:04:43.821 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-04-11 21:04:43.823 | + functions-common:apt_get_update:1190 : return 2022-04-11 21:04:43.825 | + functions-common:install_package:1464 : real_install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-04-11 21:04:43.828 | + functions-common:real_install_package:1449 : is_ubuntu 2022-04-11 21:04:43.830 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-11 21:04:43.833 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-11 21:04:43.836 | + functions-common:real_install_package:1450 : apt_get install uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-04-11 21:04:43.858 | + functions-common:apt_get:1230 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-04-11 21:04:43.968 | Reading package lists... 2022-04-11 21:04:44.210 | Building dependency tree... 2022-04-11 21:04:44.212 | Reading state information... 2022-04-11 21:04:44.455 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.10). 2022-04-11 21:04:44.455 | The following packages were automatically installed and are no longer required: 2022-04-11 21:04:44.456 | apport-symptoms libboost-iostreams1.71.0 libboost-thread1.71.0 libnetplan0 2022-04-11 21:04:44.456 | python3-automat python3-click python3-colorama python3-configobj 2022-04-11 21:04:44.456 | python3-constantly python3-entrypoints python3-hamcrest python3-hyperlink 2022-04-11 21:04:44.456 | python3-incremental python3-keyring python3-lazr.uri python3-problem-report 2022-04-11 21:04:44.456 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-11 21:04:44.456 | python3-zope.interface 2022-04-11 21:04:44.456 | Use 'sudo apt autoremove' to remove them. 2022-04-11 21:04:44.456 | The following additional packages will be installed: 2022-04-11 21:04:44.457 | libnorm1 libpgm-5.2-0 libzmq5 uwsgi-core 2022-04-11 21:04:44.458 | Suggested packages: 2022-04-11 21:04:44.458 | uwsgi-dev uwsgi-extra uwsgi-plugins-all python3-uwsgidecorators 2022-04-11 21:04:44.525 | The following NEW packages will be installed: 2022-04-11 21:04:44.525 | libnorm1 libpgm-5.2-0 libzmq5 uwsgi uwsgi-core uwsgi-plugin-python3 2022-04-11 21:04:44.773 | 0 upgraded, 6 newly installed, 0 to remove and 123 not upgraded. 2022-04-11 21:04:44.773 | Need to get 1,306 kB of archives. 2022-04-11 21:04:44.773 | After this operation, 4,613 kB of additional disk space will be used. 2022-04-11 21:04:44.773 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libnorm1 amd64 1.5.8+dfsg2-2build1 [290 kB] 2022-04-11 21:04:45.400 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-3ubuntu1 [158 kB] 2022-04-11 21:04:45.446 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libzmq5 amd64 4.3.2-2ubuntu1 [242 kB] 2022-04-11 21:04:45.541 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 uwsgi-core amd64 2.0.18-11ubuntu1 [523 kB] 2022-04-11 21:04:45.648 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 uwsgi amd64 2.0.18-11ubuntu1 [17.6 kB] 2022-04-11 21:04:45.650 | Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 uwsgi-plugin-python3 amd64 2.0.18-11ubuntu1 [75.1 kB] 2022-04-11 21:04:46.232 | Fetched 1,306 kB in 1s (1,160 kB/s) 2022-04-11 21:04:46.266 | Selecting previously unselected package libnorm1:amd64. 2022-04-11 21:04:46.324 | (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 ... 99914 files and directories currently installed.) 2022-04-11 21:04:46.328 | Preparing to unpack .../0-libnorm1_1.5.8+dfsg2-2build1_amd64.deb ... 2022-04-11 21:04:46.332 | Unpacking libnorm1:amd64 (1.5.8+dfsg2-2build1) ... 2022-04-11 21:04:46.404 | Selecting previously unselected package libpgm-5.2-0:amd64. 2022-04-11 21:04:46.415 | Preparing to unpack .../1-libpgm-5.2-0_5.2.122~dfsg-3ubuntu1_amd64.deb ... 2022-04-11 21:04:46.417 | Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-3ubuntu1) ... 2022-04-11 21:04:46.470 | Selecting previously unselected package libzmq5:amd64. 2022-04-11 21:04:46.481 | Preparing to unpack .../2-libzmq5_4.3.2-2ubuntu1_amd64.deb ... 2022-04-11 21:04:46.483 | Unpacking libzmq5:amd64 (4.3.2-2ubuntu1) ... 2022-04-11 21:04:46.545 | Selecting previously unselected package uwsgi-core. 2022-04-11 21:04:46.556 | Preparing to unpack .../3-uwsgi-core_2.0.18-11ubuntu1_amd64.deb ... 2022-04-11 21:04:46.558 | Unpacking uwsgi-core (2.0.18-11ubuntu1) ... 2022-04-11 21:04:46.697 | Selecting previously unselected package uwsgi. 2022-04-11 21:04:46.707 | Preparing to unpack .../4-uwsgi_2.0.18-11ubuntu1_amd64.deb ... 2022-04-11 21:04:46.709 | Unpacking uwsgi (2.0.18-11ubuntu1) ... 2022-04-11 21:04:46.745 | Selecting previously unselected package uwsgi-plugin-python3. 2022-04-11 21:04:46.756 | Preparing to unpack .../5-uwsgi-plugin-python3_2.0.18-11ubuntu1_amd64.deb ... 2022-04-11 21:04:46.758 | Unpacking uwsgi-plugin-python3 (2.0.18-11ubuntu1) ... 2022-04-11 21:04:46.828 | Setting up libnorm1:amd64 (1.5.8+dfsg2-2build1) ... 2022-04-11 21:04:46.834 | Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-3ubuntu1) ... 2022-04-11 21:04:46.840 | Setting up libzmq5:amd64 (4.3.2-2ubuntu1) ... 2022-04-11 21:04:46.845 | Setting up uwsgi-core (2.0.18-11ubuntu1) ... 2022-04-11 21:04:46.857 | Setting up uwsgi (2.0.18-11ubuntu1) ... 2022-04-11 21:04:47.727 | Setting up uwsgi-plugin-python3 (2.0.18-11ubuntu1) ... 2022-04-11 21:04:47.753 | Processing triggers for systemd (245.4-4ubuntu3.15) ... 2022-04-11 21:04:48.130 | Processing triggers for man-db (2.9.1-1) ... 2022-04-11 21:04:48.494 | Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2022-04-11 21:04:55.886 | + functions-common:apt_get:1234 : result=0 2022-04-11 21:04:55.888 | + functions-common:apt_get:1237 : time_stop apt-get 2022-04-11 21:04:55.890 | + functions-common:time_stop:2425 : local name 2022-04-11 21:04:55.893 | + functions-common:time_stop:2426 : local end_time 2022-04-11 21:04:55.895 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-11 21:04:55.897 | + functions-common:time_stop:2428 : local total 2022-04-11 21:04:55.899 | + functions-common:time_stop:2429 : local start_time 2022-04-11 21:04:55.902 | + functions-common:time_stop:2431 : name=apt-get 2022-04-11 21:04:55.904 | + functions-common:time_stop:2432 : start_time=1649711083855 2022-04-11 21:04:55.906 | + functions-common:time_stop:2434 : [[ -z 1649711083855 ]] 2022-04-11 21:04:55.909 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-11 21:04:55.913 | + functions-common:time_stop:2437 : end_time=1649711095911 2022-04-11 21:04:55.916 | + functions-common:time_stop:2438 : elapsed_time=12056 2022-04-11 21:04:55.918 | + functions-common:time_stop:2439 : total=459704 2022-04-11 21:04:55.920 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-11 21:04:55.922 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=471760 2022-04-11 21:04:55.925 | + functions-common:apt_get:1238 : return 0 2022-04-11 21:04:55.928 | + lib/apache:install_apache_uwsgi:128 : is_ubuntu 2022-04-11 21:04:55.930 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-11 21:04:55.933 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-11 21:04:55.935 | + lib/apache:install_apache_uwsgi:130 : sudo a2enmod proxy 2022-04-11 21:04:55.996 | Enabling module proxy. 2022-04-11 21:04:56.001 | To activate the new configuration, you need to run: 2022-04-11 21:04:56.001 | systemctl restart apache2 2022-04-11 21:04:56.006 | + lib/apache:install_apache_uwsgi:131 : sudo a2enmod proxy_uwsgi 2022-04-11 21:04:56.068 | Considering dependency proxy for proxy_uwsgi: 2022-04-11 21:04:56.069 | Module proxy already enabled 2022-04-11 21:04:56.069 | Enabling module proxy_uwsgi. 2022-04-11 21:04:56.074 | To activate the new configuration, you need to run: 2022-04-11 21:04:56.074 | systemctl restart apache2 2022-04-11 21:04:56.078 | + lib/apache:install_apache_uwsgi:137 : restart_apache_server 2022-04-11 21:04:56.081 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-04-11 21:04:56.083 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-04-11 21:04:56.086 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart apache2 2022-04-11 21:04:56.211 | + ./stack.sh:main:883 : install_keystoneauth 2022-04-11 21:04:56.214 | + lib/keystone:install_keystoneauth:498 : use_library_from_git keystoneauth 2022-04-11 21:04:56.216 | + inc/python:use_library_from_git:250 : local name=keystoneauth 2022-04-11 21:04:56.219 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-11 21:04:56.221 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-11 21:04:56.224 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,keystoneauth, ]] 2022-04-11 21:04:56.227 | + inc/python:use_library_from_git:253 : return 1 2022-04-11 21:04:56.229 | + ./stack.sh:main:884 : install_keystoneclient 2022-04-11 21:04:56.232 | + lib/keystone:install_keystoneclient:506 : use_library_from_git python-keystoneclient 2022-04-11 21:04:56.234 | + inc/python:use_library_from_git:250 : local name=python-keystoneclient 2022-04-11 21:04:56.237 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-11 21:04:56.240 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-11 21:04:56.242 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-keystoneclient, ]] 2022-04-11 21:04:56.245 | + inc/python:use_library_from_git:253 : return 1 2022-04-11 21:04:56.247 | + ./stack.sh:main:885 : install_glanceclient 2022-04-11 21:04:56.249 | + lib/glance:install_glanceclient:498 : use_library_from_git python-glanceclient 2022-04-11 21:04:56.252 | + inc/python:use_library_from_git:250 : local name=python-glanceclient 2022-04-11 21:04:56.254 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-11 21:04:56.257 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-11 21:04:56.259 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-glanceclient, ]] 2022-04-11 21:04:56.262 | + inc/python:use_library_from_git:253 : return 1 2022-04-11 21:04:56.264 | + ./stack.sh:main:886 : install_cinderclient 2022-04-11 21:04:56.267 | + lib/cinder:install_cinderclient:484 : use_library_from_git python-brick-cinderclient-ext 2022-04-11 21:04:56.269 | + inc/python:use_library_from_git:250 : local name=python-brick-cinderclient-ext 2022-04-11 21:04:56.273 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-11 21:04:56.275 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-11 21:04:56.278 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-brick-cinderclient-ext, ]] 2022-04-11 21:04:56.280 | + inc/python:use_library_from_git:253 : return 1 2022-04-11 21:04:56.283 | + lib/cinder:install_cinderclient:489 : use_library_from_git python-cinderclient 2022-04-11 21:04:56.286 | + inc/python:use_library_from_git:250 : local name=python-cinderclient 2022-04-11 21:04:56.288 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-11 21:04:56.291 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-11 21:04:56.293 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-cinderclient, ]] 2022-04-11 21:04:56.296 | + inc/python:use_library_from_git:253 : return 1 2022-04-11 21:04:56.298 | + ./stack.sh:main:887 : install_novaclient 2022-04-11 21:04:56.301 | + lib/nova:install_novaclient:882 : use_library_from_git python-novaclient 2022-04-11 21:04:56.303 | + inc/python:use_library_from_git:250 : local name=python-novaclient 2022-04-11 21:04:56.306 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-11 21:04:56.308 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-11 21:04:56.311 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-novaclient, ]] 2022-04-11 21:04:56.313 | + inc/python:use_library_from_git:253 : return 1 2022-04-11 21:04:56.316 | + ./stack.sh:main:888 : is_service_enabled swift glance horizon 2022-04-11 21:04:56.333 | + functions-common:is_service_enabled:2081 : return 0 2022-04-11 21:04:56.335 | + ./stack.sh:main:889 : install_swiftclient 2022-04-11 21:04:56.338 | + lib/swift:install_swiftclient:728 : use_library_from_git python-swiftclient 2022-04-11 21:04:56.340 | + inc/python:use_library_from_git:250 : local name=python-swiftclient 2022-04-11 21:04:56.343 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-11 21:04:56.345 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-11 21:04:56.348 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-swiftclient, ]] 2022-04-11 21:04:56.351 | + inc/python:use_library_from_git:253 : return 1 2022-04-11 21:04:56.353 | + ./stack.sh:main:891 : is_service_enabled neutron nova horizon 2022-04-11 21:04:56.370 | + functions-common:is_service_enabled:2081 : return 0 2022-04-11 21:04:56.373 | + ./stack.sh:main:892 : install_neutronclient 2022-04-11 21:04:56.375 | + lib/neutron:install_neutronclient:452 : use_library_from_git python-neutronclient 2022-04-11 21:04:56.378 | + inc/python:use_library_from_git:250 : local name=python-neutronclient 2022-04-11 21:04:56.380 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-11 21:04:56.383 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-11 21:04:56.385 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-neutronclient, ]] 2022-04-11 21:04:56.388 | + inc/python:use_library_from_git:253 : return 1 2022-04-11 21:04:56.390 | + ./stack.sh:main:896 : install_keystonemiddleware 2022-04-11 21:04:56.393 | + lib/keystone:install_keystonemiddleware:516 : use_library_from_git keystonemiddleware 2022-04-11 21:04:56.397 | + inc/python:use_library_from_git:250 : local name=keystonemiddleware 2022-04-11 21:04:56.399 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-11 21:04:56.402 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-11 21:04:56.404 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,keystonemiddleware, ]] 2022-04-11 21:04:56.407 | + inc/python:use_library_from_git:253 : return 1 2022-04-11 21:04:56.410 | + lib/keystone:install_keystonemiddleware:521 : pip_install_gr keystonemiddleware 2022-04-11 21:04:56.412 | + inc/python:pip_install_gr:76 : local name=keystonemiddleware 2022-04-11 21:04:56.415 | + inc/python:pip_install_gr:77 : local clean_name 2022-04-11 21:04:56.418 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements keystonemiddleware 2022-04-11 21:04:56.421 | ++ inc/python:get_from_global_requirements:225 : local package=keystonemiddleware 2022-04-11 21:04:56.423 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-04-11 21:04:56.427 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^keystonemiddleware' /opt/stack/requirements/global-requirements.txt 2022-04-11 21:04:56.428 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-04-11 21:04:56.433 | ++ inc/python:get_from_global_requirements:227 : required_pkg='keystonemiddleware ' 2022-04-11 21:04:56.435 | ++ inc/python:get_from_global_requirements:228 : [[ keystonemiddleware == '' ]] 2022-04-11 21:04:56.438 | ++ inc/python:get_from_global_requirements:231 : echo keystonemiddleware 2022-04-11 21:04:56.441 | + inc/python:pip_install_gr:78 : clean_name=keystonemiddleware 2022-04-11 21:04:56.443 | + inc/python:pip_install_gr:79 : pip_install keystonemiddleware 2022-04-11 21:04:56.464 | Using python 3.8 to install keystonemiddleware 2022-04-11 21:04:56.466 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt keystonemiddleware 2022-04-11 21:04:57.275 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 21:04:57.276 | from cryptography.utils import int_from_bytes 2022-04-11 21:04:57.276 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 21:04:57.276 | from cryptography.utils import int_from_bytes 2022-04-11 21:04:58.433 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-11 21:04:58.464 | Requirement already satisfied: keystonemiddleware in /usr/local/lib/python3.8/dist-packages (9.4.0) 2022-04-11 21:04:58.516 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.4.0) 2022-04-11 21:04:58.517 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (1.16.0) 2022-04-11 21:04:58.518 | Requirement already satisfied: oslo.log>=3.36.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.7.0) 2022-04-11 21:04:58.519 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.3.0) 2022-04-11 21:04:58.520 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (5.1.0) 2022-04-11 21:04:58.521 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (2.27.1) 2022-04-11 21:04:58.522 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.5.0) 2022-04-11 21:04:58.523 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (2.10.1) 2022-04-11 21:04:58.524 | Requirement already satisfied: oslo.context>=2.19.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.1.0) 2022-04-11 21:04:58.526 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.12.2) 2022-04-11 21:04:58.527 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (1.8.7) 2022-04-11 21:04:58.528 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (8.8.0) 2022-04-11 21:04:58.529 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (5.8.1) 2022-04-11 21:04:58.530 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (3.1.1) 2022-04-11 21:04:58.599 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware) (3.5.0) 2022-04-11 21:04:58.601 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware) (1.7.0) 2022-04-11 21:04:58.602 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware) (1.0.2) 2022-04-11 21:04:58.640 | Requirement already satisfied: dogpile.cache>=1.1.5 in /usr/local/lib/python3.8/dist-packages (from oslo.cache>=1.26.0->keystonemiddleware) (1.1.5) 2022-04-11 21:04:58.680 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (2.5.0) 2022-04-11 21:04:58.681 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (6.0) 2022-04-11 21:04:58.682 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (0.8.0) 2022-04-11 21:04:58.685 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (1.5.0) 2022-04-11 21:04:58.732 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.36.0->keystonemiddleware) (2.8.2) 2022-04-11 21:04:58.736 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.36.0->keystonemiddleware) (0.9.6) 2022-04-11 21:04:58.746 | Requirement already satisfied: msgpack>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->keystonemiddleware) (1.0.3) 2022-04-11 21:04:58.747 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->keystonemiddleware) (2022.1) 2022-04-11 21:04:58.760 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware) (0.11.0) 2022-04-11 21:04:58.762 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware) (21.3) 2022-04-11 21:04:58.764 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware) (3.0.7) 2022-04-11 21:04:58.826 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->keystonemiddleware) (2019.11.28) 2022-04-11 21:04:58.827 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware) (1.26.9) 2022-04-11 21:04:58.829 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware) (3.3) 2022-04-11 21:04:58.832 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware) (2.0.12) 2022-04-11 21:04:58.881 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.config>=5.2.0->keystonemiddleware) (1.14.0) 2022-04-11 21:04:58.894 | Requirement already satisfied: decorator>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from dogpile.cache>=1.1.5->oslo.cache>=1.26.0->keystonemiddleware) (5.1.1) 2022-04-11 21:05:00.503 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-11 21:05:00.509 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-11 21:05:00.509 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-11 21:05:00.613 | + inc/python:pip_install:200 : result=0 2022-04-11 21:05:00.616 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-11 21:05:00.618 | + functions-common:time_stop:2425 : local name 2022-04-11 21:05:00.620 | + functions-common:time_stop:2426 : local end_time 2022-04-11 21:05:00.623 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-11 21:05:00.625 | + functions-common:time_stop:2428 : local total 2022-04-11 21:05:00.627 | + functions-common:time_stop:2429 : local start_time 2022-04-11 21:05:00.629 | + functions-common:time_stop:2431 : name=pip_install 2022-04-11 21:05:00.632 | + functions-common:time_stop:2432 : start_time=1649711096459 2022-04-11 21:05:00.634 | + functions-common:time_stop:2434 : [[ -z 1649711096459 ]] 2022-04-11 21:05:00.637 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-11 21:05:00.641 | + functions-common:time_stop:2437 : end_time=1649711100638 2022-04-11 21:05:00.643 | + functions-common:time_stop:2438 : elapsed_time=4179 2022-04-11 21:05:00.645 | + functions-common:time_stop:2439 : total=47448 2022-04-11 21:05:00.647 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-11 21:05:00.650 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=51627 2022-04-11 21:05:00.652 | + inc/python:pip_install:203 : return 0 2022-04-11 21:05:00.655 | + lib/keystone:install_keystonemiddleware:525 : pip_install_gr python-memcached 2022-04-11 21:05:00.657 | + inc/python:pip_install_gr:76 : local name=python-memcached 2022-04-11 21:05:00.660 | + inc/python:pip_install_gr:77 : local clean_name 2022-04-11 21:05:00.663 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-memcached 2022-04-11 21:05:00.666 | ++ inc/python:get_from_global_requirements:225 : local package=python-memcached 2022-04-11 21:05:00.668 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-04-11 21:05:00.672 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^python-memcached' /opt/stack/requirements/global-requirements.txt 2022-04-11 21:05:00.672 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-04-11 21:05:00.678 | ++ inc/python:get_from_global_requirements:227 : required_pkg='python-memcached ' 2022-04-11 21:05:00.681 | ++ inc/python:get_from_global_requirements:228 : [[ python-memcached == '' ]] 2022-04-11 21:05:00.683 | ++ inc/python:get_from_global_requirements:231 : echo python-memcached 2022-04-11 21:05:00.686 | + inc/python:pip_install_gr:78 : clean_name=python-memcached 2022-04-11 21:05:00.689 | + inc/python:pip_install_gr:79 : pip_install python-memcached 2022-04-11 21:05:00.710 | Using python 3.8 to install python-memcached 2022-04-11 21:05:00.713 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt python-memcached 2022-04-11 21:05:01.529 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 21:05:01.529 | from cryptography.utils import int_from_bytes 2022-04-11 21:05:01.529 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 21:05:01.529 | from cryptography.utils import int_from_bytes 2022-04-11 21:05:02.704 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-11 21:05:02.795 | Collecting python-memcached 2022-04-11 21:05:02.803 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/4da/c64916871bd35/python_memcached-1.59-py2.py3-none-any.whl (16 kB) 2022-04-11 21:05:02.810 | Requirement already satisfied: six>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from python-memcached) (1.16.0) 2022-04-11 21:05:04.461 | Installing collected packages: python-memcached 2022-04-11 21:05:04.550 | Successfully installed python-memcached-1.59 2022-04-11 21:05:04.550 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-11 21:05:04.556 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-11 21:05:04.556 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-11 21:05:04.661 | + inc/python:pip_install:200 : result=0 2022-04-11 21:05:04.663 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-11 21:05:04.666 | + functions-common:time_stop:2425 : local name 2022-04-11 21:05:04.668 | + functions-common:time_stop:2426 : local end_time 2022-04-11 21:05:04.670 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-11 21:05:04.673 | + functions-common:time_stop:2428 : local total 2022-04-11 21:05:04.676 | + functions-common:time_stop:2429 : local start_time 2022-04-11 21:05:04.678 | + functions-common:time_stop:2431 : name=pip_install 2022-04-11 21:05:04.680 | + functions-common:time_stop:2432 : start_time=1649711100705 2022-04-11 21:05:04.682 | + functions-common:time_stop:2434 : [[ -z 1649711100705 ]] 2022-04-11 21:05:04.686 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-11 21:05:04.690 | + functions-common:time_stop:2437 : end_time=1649711104687 2022-04-11 21:05:04.692 | + functions-common:time_stop:2438 : elapsed_time=3982 2022-04-11 21:05:04.694 | + functions-common:time_stop:2439 : total=51627 2022-04-11 21:05:04.697 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-11 21:05:04.699 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=55609 2022-04-11 21:05:04.701 | + inc/python:pip_install:203 : return 0 2022-04-11 21:05:04.704 | + ./stack.sh:main:898 : is_service_enabled keystone 2022-04-11 21:05:04.721 | + functions-common:is_service_enabled:2081 : return 0 2022-04-11 21:05:04.724 | + ./stack.sh:main:899 : '[' 10.222.0.45 == 10.222.0.45 ']' 2022-04-11 21:05:04.726 | + ./stack.sh:main:900 : stack_install_service keystone 2022-04-11 21:05:04.729 | + lib/stack:stack_install_service:20 : local service=keystone 2022-04-11 21:05:04.731 | + lib/stack:stack_install_service:21 : type install_keystone 2022-04-11 21:05:04.734 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-04-11 21:05:04.736 | + lib/stack:stack_install_service:32 : install_keystone 2022-04-11 21:05:04.739 | + lib/keystone:install_keystone:531 : is_service_enabled ldap 2022-04-11 21:05:04.754 | + functions-common:is_service_enabled:2081 : return 1 2022-04-11 21:05:04.757 | + lib/keystone:install_keystone:535 : git_clone https://opendev.org/openstack/keystone.git /opt/stack/keystone master 2022-04-11 21:05:04.759 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/keystone.git 2022-04-11 21:05:04.761 | + functions-common:git_clone:609 : local git_dest=/opt/stack/keystone 2022-04-11 21:05:04.763 | + functions-common:git_clone:610 : local git_ref=master 2022-04-11 21:05:04.765 | + functions-common:git_clone:611 : local orig_dir 2022-04-11 21:05:04.768 | ++ functions-common:git_clone:612 : pwd 2022-04-11 21:05:04.771 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-04-11 21:05:04.773 | + functions-common:git_clone:613 : local git_clone_flags= 2022-04-11 21:05:04.776 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-04-11 21:05:04.791 | + functions-common:git_clone:615 : RECLONE=False 2022-04-11 21:05:04.793 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-04-11 21:05:04.795 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-04-11 21:05:04.798 | + functions-common:git_clone:629 : echo master 2022-04-11 21:05:04.798 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-04-11 21:05:04.803 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/keystone ]] 2022-04-11 21:05:04.805 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-04-11 21:05:04.807 | + functions-common:git_clone:677 : cd /opt/stack/keystone 2022-04-11 21:05:04.810 | + functions-common:git_clone:678 : git show --oneline 2022-04-11 21:05:04.811 | + functions-common:git_clone:678 : head -1 2022-04-11 21:05:04.814 | c141e6164 trivial: Fix typo 2022-04-11 21:05:04.816 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-04-11 21:05:04.819 | + lib/keystone:install_keystone:536 : setup_develop /opt/stack/keystone 2022-04-11 21:05:04.821 | + inc/python:setup_develop:338 : local bindep 2022-04-11 21:05:04.823 | + inc/python:setup_develop:339 : [[ /opt/stack/keystone == -bindep* ]] 2022-04-11 21:05:04.826 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/keystone 2022-04-11 21:05:04.828 | + inc/python:setup_develop:344 : local extras= 2022-04-11 21:05:04.830 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/keystone -e 2022-04-11 21:05:04.833 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-04-11 21:05:04.836 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/keystone == -bindep* ]] 2022-04-11 21:05:04.838 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/keystone 2022-04-11 21:05:04.840 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-04-11 21:05:04.843 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-04-11 21:05:04.846 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/keystone 2022-04-11 21:05:04.849 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-04-11 21:05:04.851 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/keystone 2022-04-11 21:05:04.854 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-04-11 21:05:04.856 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-04-11 21:05:04.859 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/keystone/setup.cfg 2022-04-11 21:05:04.865 | + inc/python:_setup_package_with_constraints_edit:385 : name=keystone 2022-04-11 21:05:04.867 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- keystone 2022-04-11 21:05:05.525 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/keystone -e 2022-04-11 21:05:05.528 | + inc/python:setup_package:418 : local bindep=0 2022-04-11 21:05:05.530 | + inc/python:setup_package:419 : local bindep_flag= 2022-04-11 21:05:05.532 | + inc/python:setup_package:420 : local bindep_profiles= 2022-04-11 21:05:05.535 | + inc/python:setup_package:421 : [[ /opt/stack/keystone == -bindep* ]] 2022-04-11 21:05:05.537 | + inc/python:setup_package:426 : local project_dir=/opt/stack/keystone 2022-04-11 21:05:05.539 | + inc/python:setup_package:427 : local flags=-e 2022-04-11 21:05:05.541 | + inc/python:setup_package:428 : local extras= 2022-04-11 21:05:05.544 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-04-11 21:05:05.546 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-04-11 21:05:05.548 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-04-11 21:05:05.550 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-04-11 21:05:05.552 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-04-11 21:05:05.554 | + inc/python:setup_package:446 : pip_install -e /opt/stack/keystone 2022-04-11 21:05:05.575 | Using python 3.8 to install /opt/stack/keystone 2022-04-11 21:05:05.577 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/keystone 2022-04-11 21:05:06.389 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 21:05:06.389 | from cryptography.utils import int_from_bytes 2022-04-11 21:05:06.389 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 21:05:06.389 | from cryptography.utils import int_from_bytes 2022-04-11 21:05:07.553 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-11 21:05:07.584 | Obtaining file:///opt/stack/keystone 2022-04-11 21:05:07.585 | Preparing metadata (setup.py): started 2022-04-11 21:05:12.599 | Preparing metadata (setup.py): finished with status 'done' 2022-04-11 21:05:12.768 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (5.8.1) 2022-04-11 21:05:12.769 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (1.8.7) 2022-04-11 21:05:12.867 | Collecting Flask!=0.11,>=1.0.2 2022-04-11 21:05:12.875 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/8a4/cf32d904cf562/Flask-2.1.1-py3-none-any.whl (95 kB) 2022-04-11 21:05:12.923 | Collecting Flask-RESTful>=0.3.5 2022-04-11 21:05:12.931 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/497/0c49b6488e46c/Flask_RESTful-0.3.9-py2.py3-none-any.whl (25 kB) 2022-04-11 21:05:12.934 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (36.0.2) 2022-04-11 21:05:12.935 | Requirement already satisfied: SQLAlchemy>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (1.4.35) 2022-04-11 21:05:12.936 | Requirement already satisfied: sqlalchemy-migrate>=0.13.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (0.13.0) 2022-04-11 21:05:12.937 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (3.5.0) 2022-04-11 21:05:12.981 | Collecting passlib>=1.7.0 2022-04-11 21:05:12.988 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/aa6/bca462b8d8bda/passlib-1.7.4-py2.py3-none-any.whl (525 kB) 2022-04-11 21:05:13.005 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (4.4.0) 2022-04-11 21:05:13.005 | Requirement already satisfied: keystonemiddleware>=7.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (9.4.0) 2022-04-11 21:05:13.006 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (3.2.0) 2022-04-11 21:05:13.240 | Collecting scrypt>=0.8.0 2022-04-11 21:05:13.252 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/61d/faff95a184fd3/scrypt-0.8.20-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.2 MB) 2022-04-11 21:05:13.284 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (2.10.1) 2022-04-11 21:05:13.285 | Requirement already satisfied: oslo.config>=6.8.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (8.8.0) 2022-04-11 21:05:13.286 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (4.1.0) 2022-04-11 21:05:13.287 | Requirement already satisfied: oslo.messaging>=5.29.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (12.13.0) 2022-04-11 21:05:13.289 | Requirement already satisfied: oslo.db>=6.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (11.2.0) 2022-04-11 21:05:13.290 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (5.1.0) 2022-04-11 21:05:13.291 | Requirement already satisfied: oslo.log>=3.44.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (4.7.0) 2022-04-11 21:05:13.292 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (4.5.1) 2022-04-11 21:05:13.293 | Requirement already satisfied: oslo.policy>=3.10.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (3.11.0) 2022-04-11 21:05:13.294 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (4.3.0) 2022-04-11 21:05:13.295 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (1.5.0) 2022-04-11 21:05:13.296 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (4.12.2) 2022-04-11 21:05:13.348 | Collecting oauthlib>=0.6.2 2022-04-11 21:05:13.355 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/6db/33440354787f9/oauthlib-3.2.0-py3-none-any.whl (151 kB) 2022-04-11 21:05:13.423 | Collecting pysaml2>=5.0.0 2022-04-11 21:05:13.431 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/d91/5961aaa4d4d97/pysaml2-7.1.2-py2.py3-none-any.whl (406 kB) 2022-04-11 21:05:13.520 | Collecting PyJWT>=1.6.1 2022-04-11 21:05:13.527 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/e0c/4bb8d9f0af0c7/PyJWT-2.3.0-py3-none-any.whl (16 kB) 2022-04-11 21:05:13.531 | Requirement already satisfied: dogpile.cache>=1.0.2 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (1.1.5) 2022-04-11 21:05:13.532 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from keystone==21.1.0.dev2) (3.2.0) 2022-04-11 21:05:13.533 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (3.1.1) 2022-04-11 21:05:13.534 | Requirement already satisfied: msgpack>=0.5.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (1.0.3) 2022-04-11 21:05:13.536 | Requirement already satisfied: osprofiler>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (3.4.2) 2022-04-11 21:05:13.536 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (2022.1) 2022-04-11 21:05:13.547 | Requirement already satisfied: cffi>=1.1 in /usr/local/lib/python3.8/dist-packages (from bcrypt>=3.1.3->keystone==21.1.0.dev2) (1.15.0) 2022-04-11 21:05:13.548 | Requirement already satisfied: six>=1.4.1 in /usr/local/lib/python3.8/dist-packages (from bcrypt>=3.1.3->keystone==21.1.0.dev2) (1.16.0) 2022-04-11 21:05:13.592 | Requirement already satisfied: decorator>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from dogpile.cache>=1.0.2->keystone==21.1.0.dev2) (5.1.1) 2022-04-11 21:05:13.701 | Collecting Werkzeug>=2.0 2022-04-11 21:05:13.708 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/3c5/493ece8268fec/Werkzeug-2.1.1-py3-none-any.whl (224 kB) 2022-04-11 21:05:13.755 | Collecting itsdangerous>=2.0 2022-04-11 21:05:13.761 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/2c2/349112351b886/itsdangerous-2.1.2-py3-none-any.whl (15 kB) 2022-04-11 21:05:13.765 | Requirement already satisfied: Jinja2>=3.0 in /usr/local/lib/python3.8/dist-packages (from Flask!=0.11,>=1.0.2->keystone==21.1.0.dev2) (3.1.1) 2022-04-11 21:05:13.833 | Collecting click>=8.0 2022-04-11 21:05:13.840 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/24e/1a4a9ec5bf629/click-8.1.2-py3-none-any.whl (96 kB) 2022-04-11 21:05:13.846 | Requirement already satisfied: importlib-metadata>=3.6.0 in /usr/local/lib/python3.8/dist-packages (from Flask!=0.11,>=1.0.2->keystone==21.1.0.dev2) (4.11.3) 2022-04-11 21:05:13.917 | Collecting aniso8601>=0.82 2022-04-11 21:05:13.924 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/1d2/b7ef82963909e/aniso8601-9.0.1-py2.py3-none-any.whl (52 kB) 2022-04-11 21:05:13.989 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=7.0.0->keystone==21.1.0.dev2) (2.27.1) 2022-04-11 21:05:13.991 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=7.0.0->keystone==21.1.0.dev2) (4.5.0) 2022-04-11 21:05:14.116 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==21.1.0.dev2) (2.5.0) 2022-04-11 21:05:14.116 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==21.1.0.dev2) (0.8.0) 2022-04-11 21:05:14.118 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==21.1.0.dev2) (1.5.0) 2022-04-11 21:05:14.119 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==21.1.0.dev2) (6.0) 2022-04-11 21:05:14.173 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=6.0.0->keystone==21.1.0.dev2) (2.0.1) 2022-04-11 21:05:14.176 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=6.0.0->keystone==21.1.0.dev2) (0.5.0) 2022-04-11 21:05:14.177 | Requirement already satisfied: alembic>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=6.0.0->keystone==21.1.0.dev2) (1.7.7) 2022-04-11 21:05:14.227 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.44.0->keystone==21.1.0.dev2) (0.9.6) 2022-04-11 21:05:14.230 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.44.0->keystone==21.1.0.dev2) (2.8.2) 2022-04-11 21:05:14.285 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (5.2.4) 2022-04-11 21:05:14.287 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (2.4.0) 2022-04-11 21:05:14.289 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (5.0.0) 2022-04-11 21:05:14.290 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (5.1.0) 2022-04-11 21:05:14.293 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (0.4.0) 2022-04-11 21:05:14.294 | Requirement already satisfied: oslo.service!=1.28.1,>=1.24.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (2.8.0) 2022-04-11 21:05:14.315 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->keystone==21.1.0.dev2) (3.3.0) 2022-04-11 21:05:14.361 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.upgradecheck>=1.3.0->keystone==21.1.0.dev2) (3.2.0) 2022-04-11 21:05:14.379 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==21.1.0.dev2) (3.0.7) 2022-04-11 21:05:14.380 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==21.1.0.dev2) (0.11.0) 2022-04-11 21:05:14.383 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==21.1.0.dev2) (1.0.2) 2022-04-11 21:05:14.384 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==21.1.0.dev2) (21.3) 2022-04-11 21:05:14.439 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from osprofiler>=1.4.0->keystone==21.1.0.dev2) (4.5.0) 2022-04-11 21:05:14.585 | Collecting defusedxml 2022-04-11 21:05:14.593 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a35/2e7e428770286/defusedxml-0.7.1-py2.py3-none-any.whl (25 kB) 2022-04-11 21:05:14.599 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==21.1.0.dev2) (5.6.0) 2022-04-11 21:05:14.600 | Requirement already satisfied: pyOpenSSL in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==21.1.0.dev2) (22.0.0) 2022-04-11 21:05:14.696 | Collecting xmlschema>=1.2.1 2022-04-11 21:05:14.703 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/dbd/68bded2fef00c/xmlschema-1.10.0-py3-none-any.whl (273 kB) 2022-04-11 21:05:14.714 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==21.1.0.dev2) (62.0.0) 2022-04-11 21:05:14.933 | Requirement already satisfied: greenlet!=0.4.17 in /usr/local/lib/python3.8/dist-packages (from SQLAlchemy>=1.3.0->keystone==21.1.0.dev2) (1.1.2) 2022-04-11 21:05:14.955 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->keystone==21.1.0.dev2) (0.4.2) 2022-04-11 21:05:14.957 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->keystone==21.1.0.dev2) (0.5.2) 2022-04-11 21:05:15.024 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=6.0.0->keystone==21.1.0.dev2) (1.2.0) 2022-04-11 21:05:15.042 | Requirement already satisfied: vine>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from amqp>=2.5.2->oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (5.0.0) 2022-04-11 21:05:15.100 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.1->bcrypt>=3.1.3->keystone==21.1.0.dev2) (2.21) 2022-04-11 21:05:15.139 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.config>=6.8.0->keystone==21.1.0.dev2) (1.14.0) 2022-04-11 21:05:15.246 | Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.8/dist-packages (from importlib-metadata>=3.6.0->Flask!=0.11,>=1.0.2->keystone==21.1.0.dev2) (3.8.0) 2022-04-11 21:05:15.302 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=3.0->Flask!=0.11,>=1.0.2->keystone==21.1.0.dev2) (2.1.1) 2022-04-11 21:05:15.373 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=7.0.0->keystone==21.1.0.dev2) (1.7.0) 2022-04-11 21:05:15.503 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->osprofiler>=1.4.0->keystone==21.1.0.dev2) (0.17.3) 2022-04-11 21:05:15.533 | Requirement already satisfied: prometheus-client>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.metrics>=0.2.1->oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (0.14.1) 2022-04-11 21:05:15.570 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (2.5.1) 2022-04-11 21:05:15.572 | Requirement already satisfied: eventlet>=0.25.2 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (0.33.0) 2022-04-11 21:05:15.574 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (3.0.0) 2022-04-11 21:05:15.576 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (3.5.0) 2022-04-11 21:05:15.577 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (2.1.1) 2022-04-11 21:05:15.578 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (1.3.3) 2022-04-11 21:05:15.631 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->keystone==21.1.0.dev2) (0.2.5) 2022-04-11 21:05:15.769 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==21.1.0.dev2) (2019.11.28) 2022-04-11 21:05:15.771 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==21.1.0.dev2) (2.0.12) 2022-04-11 21:05:15.772 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==21.1.0.dev2) (1.26.9) 2022-04-11 21:05:15.774 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==21.1.0.dev2) (3.3) 2022-04-11 21:05:15.920 | Requirement already satisfied: testtools in /usr/local/lib/python3.8/dist-packages (from testscenarios>=0.4->oslo.db>=6.0.0->keystone==21.1.0.dev2) (2.5.0) 2022-04-11 21:05:16.086 | Collecting elementpath<3.0.0,>=2.5.0 2022-04-11 21:05:16.093 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/2a4/32775e37a19e4/elementpath-2.5.0-py3-none-any.whl (181 kB) 2022-04-11 21:05:16.387 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.2->oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (2.2.1) 2022-04-11 21:05:16.650 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (0.7) 2022-04-11 21:05:16.685 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools->testscenarios>=0.4->oslo.db>=6.0.0->keystone==21.1.0.dev2) (1.0.0) 2022-04-11 21:05:18.062 | Installing collected packages: Werkzeug, itsdangerous, elementpath, click, xmlschema, Flask, defusedxml, aniso8601, scrypt, pysaml2, PyJWT, passlib, oauthlib, Flask-RESTful, keystone 2022-04-11 21:05:18.062 | Attempting uninstall: Werkzeug 2022-04-11 21:05:18.064 | Found existing installation: Werkzeug 0.16.1 2022-04-11 21:05:18.065 | Uninstalling Werkzeug-0.16.1: 2022-04-11 21:05:18.172 | Successfully uninstalled Werkzeug-0.16.1 2022-04-11 21:05:18.644 | Attempting uninstall: click 2022-04-11 21:05:18.646 | Found existing installation: Click 7.0 2022-04-11 21:05:18.652 | Uninstalling Click-7.0: 2022-04-11 21:05:18.754 | Successfully uninstalled Click-7.0 2022-04-11 21:05:19.897 | Attempting uninstall: PyJWT 2022-04-11 21:05:19.899 | Found existing installation: PyJWT 1.7.1 2022-04-11 21:05:19.908 | Uninstalling PyJWT-1.7.1: 2022-04-11 21:05:20.007 | Successfully uninstalled PyJWT-1.7.1 2022-04-11 21:05:20.422 | Attempting uninstall: oauthlib 2022-04-11 21:05:20.424 | Found existing installation: oauthlib 3.1.0 2022-04-11 21:05:20.431 | Uninstalling oauthlib-3.1.0: 2022-04-11 21:05:20.532 | Successfully uninstalled oauthlib-3.1.0 2022-04-11 21:05:20.691 | Running setup.py develop for keystone 2022-04-11 21:05:26.671 | Successfully installed Flask-2.1.1 Flask-RESTful-0.3.9 PyJWT-2.3.0 Werkzeug-2.1.1 aniso8601-9.0.1 click-8.1.2 defusedxml-0.7.1 elementpath-2.5.0 itsdangerous-2.1.2 keystone oauthlib-3.2.0 passlib-1.7.4 pysaml2-7.1.2 scrypt-0.8.20 xmlschema-1.10.0 2022-04-11 21:05:26.671 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-11 21:05:26.678 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-11 21:05:26.678 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-11 21:05:26.824 | + inc/python:pip_install:200 : result=0 2022-04-11 21:05:26.826 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-11 21:05:26.828 | + functions-common:time_stop:2425 : local name 2022-04-11 21:05:26.830 | + functions-common:time_stop:2426 : local end_time 2022-04-11 21:05:26.833 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-11 21:05:26.835 | + functions-common:time_stop:2428 : local total 2022-04-11 21:05:26.837 | + functions-common:time_stop:2429 : local start_time 2022-04-11 21:05:26.839 | + functions-common:time_stop:2431 : name=pip_install 2022-04-11 21:05:26.841 | + functions-common:time_stop:2432 : start_time=1649711105569 2022-04-11 21:05:26.843 | + functions-common:time_stop:2434 : [[ -z 1649711105569 ]] 2022-04-11 21:05:26.846 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-11 21:05:26.851 | + functions-common:time_stop:2437 : end_time=1649711126848 2022-04-11 21:05:26.853 | + functions-common:time_stop:2438 : elapsed_time=21279 2022-04-11 21:05:26.855 | + functions-common:time_stop:2439 : total=55609 2022-04-11 21:05:26.857 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-11 21:05:26.859 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=76888 2022-04-11 21:05:26.861 | + inc/python:pip_install:203 : return 0 2022-04-11 21:05:26.863 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-04-11 21:05:26.866 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-04-11 21:05:26.868 | + functions-common:safe_chown:2326 : _safe_permission_operation chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-04-11 21:05:26.886 | + functions-common:_safe_permission_operation:2174 : sudo chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-04-11 21:05:26.899 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/keystone 2022-04-11 21:05:26.901 | + inc/python:use_library_from_git:250 : local name=/opt/stack/keystone 2022-04-11 21:05:26.903 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-11 21:05:26.906 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-11 21:05:26.908 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/keystone, ]] 2022-04-11 21:05:26.911 | + inc/python:use_library_from_git:253 : return 1 2022-04-11 21:05:26.913 | + lib/keystone:install_keystone:538 : is_service_enabled ldap 2022-04-11 21:05:26.929 | + functions-common:is_service_enabled:2081 : return 1 2022-04-11 21:05:26.932 | + lib/keystone:install_keystone:542 : '[' uwsgi == mod_wsgi ']' 2022-04-11 21:05:26.934 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-04-11 21:05:26.937 | + ./stack.sh:main:901 : configure_keystone 2022-04-11 21:05:26.940 | + lib/keystone:configure_keystone:192 : sudo install -d -o ubuntu /etc/keystone 2022-04-11 21:05:26.952 | + lib/keystone:configure_keystone:194 : [[ /etc/keystone != \/\o\p\t\/\s\t\a\c\k\/\k\e\y\s\t\o\n\e\/\e\t\c ]] 2022-04-11 21:05:26.955 | + lib/keystone:configure_keystone:195 : install -m 600 /dev/null /etc/keystone/keystone.conf 2022-04-11 21:05:26.959 | + lib/keystone:configure_keystone:198 : is_service_enabled ldap 2022-04-11 21:05:26.975 | + functions-common:is_service_enabled:2081 : return 1 2022-04-11 21:05:26.977 | + lib/keystone:configure_keystone:202 : iniset /etc/keystone/keystone.conf identity driver sql 2022-04-11 21:05:27.007 | + lib/keystone:configure_keystone:203 : iniset /etc/keystone/keystone.conf identity password_hash_rounds 4 2022-04-11 21:05:27.034 | + lib/keystone:configure_keystone:204 : iniset /etc/keystone/keystone.conf assignment driver sql 2022-04-11 21:05:27.064 | + lib/keystone:configure_keystone:205 : iniset /etc/keystone/keystone.conf role driver sql 2022-04-11 21:05:27.094 | + lib/keystone:configure_keystone:206 : iniset /etc/keystone/keystone.conf resource driver sql 2022-04-11 21:05:27.125 | + lib/keystone:configure_keystone:209 : iniset /etc/keystone/keystone.conf cache enabled True 2022-04-11 21:05:27.157 | + lib/keystone:configure_keystone:210 : iniset /etc/keystone/keystone.conf cache backend dogpile.cache.memcached 2022-04-11 21:05:27.186 | + lib/keystone:configure_keystone:211 : iniset /etc/keystone/keystone.conf cache memcache_servers localhost:11211 2022-04-11 21:05:27.212 | + lib/keystone:configure_keystone:213 : iniset_rpc_backend keystone /etc/keystone/keystone.conf oslo_messaging_notifications 2022-04-11 21:05:27.215 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=keystone 2022-04-11 21:05:27.217 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/keystone/keystone.conf 2022-04-11 21:05:27.219 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=oslo_messaging_notifications 2022-04-11 21:05:27.222 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-04-11 21:05:27.225 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-04-11 21:05:27.240 | + functions-common:is_service_enabled:2081 : return 0 2022-04-11 21:05:27.243 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-04-11 21:05:27.246 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-04-11 21:05:27.248 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-04-11 21:05:27.263 | ++ functions-common:is_service_enabled:2081 : return 0 2022-04-11 21:05:27.266 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.45:5672/ 2022-04-11 21:05:27.269 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/keystone/keystone.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.45:5672/ 2022-04-11 21:05:27.299 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-04-11 21:05:27.302 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-04-11 21:05:27.306 | + lib/keystone:configure_keystone:215 : local service_port=5000 2022-04-11 21:05:27.308 | + lib/keystone:configure_keystone:217 : is_service_enabled tls-proxy 2022-04-11 21:05:27.325 | + functions-common:is_service_enabled:2081 : return 1 2022-04-11 21:05:27.327 | + lib/keystone:configure_keystone:226 : iniset /etc/keystone/keystone.conf DEFAULT public_endpoint http://10.222.0.45/identity 2022-04-11 21:05:27.365 | + lib/keystone:configure_keystone:228 : [[ fernet != '' ]] 2022-04-11 21:05:27.367 | + lib/keystone:configure_keystone:229 : iniset /etc/keystone/keystone.conf token provider fernet 2022-04-11 21:05:27.399 | ++ lib/keystone:configure_keystone:232 : database_connection_url keystone 2022-04-11 21:05:27.401 | ++ lib/database:database_connection_url:134 : local db=keystone 2022-04-11 21:05:27.403 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql keystone 2022-04-11 21:05:27.406 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=keystone 2022-04-11 21:05:27.408 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8' 2022-04-11 21:05:27.412 | + lib/keystone:configure_keystone:232 : iniset /etc/keystone/keystone.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8' 2022-04-11 21:05:27.443 | + lib/keystone:configure_keystone:235 : '[' False '!=' False ']' 2022-04-11 21:05:27.445 | + lib/keystone:configure_keystone:240 : setup_logging /etc/keystone/keystone.conf 2022-04-11 21:05:27.447 | + functions:setup_logging:674 : setup_systemd_logging /etc/keystone/keystone.conf 2022-04-11 21:05:27.450 | + functions:setup_systemd_logging:689 : local conf_file=/etc/keystone/keystone.conf 2022-04-11 21:05:27.453 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-04-11 21:05:27.470 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-04-11 21:05:27.473 | + functions:setup_systemd_logging:695 : local pidstr= 2022-04-11 21:05:27.476 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-04-11 21:05:27.478 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-04-11 21:05:27.480 | + functions:setup_systemd_logging:702 : iniset /etc/keystone/keystone.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-04-11 21:05:27.507 | + functions:setup_systemd_logging:704 : iniset /etc/keystone/keystone.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2022-04-11 21:05:27.536 | + functions:setup_systemd_logging:705 : iniset /etc/keystone/keystone.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2022-04-11 21:05:27.564 | + functions:setup_systemd_logging:706 : iniset /etc/keystone/keystone.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-04-11 21:05:27.592 | + lib/keystone:configure_keystone:242 : iniset /etc/keystone/keystone.conf DEFAULT debug True 2022-04-11 21:05:27.620 | + lib/keystone:configure_keystone:244 : '[' uwsgi == mod_wsgi ']' 2022-04-11 21:05:27.622 | + lib/keystone:configure_keystone:248 : write_uwsgi_config /etc/keystone/keystone-uwsgi-public.ini /usr/local/bin/keystone-wsgi-public /identity 2022-04-11 21:05:27.625 | + lib/apache:write_uwsgi_config:254 : local file=/etc/keystone/keystone-uwsgi-public.ini 2022-04-11 21:05:27.627 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/keystone-wsgi-public 2022-04-11 21:05:27.630 | + lib/apache:write_uwsgi_config:256 : local url=/identity 2022-04-11 21:05:27.632 | + lib/apache:write_uwsgi_config:257 : local http= 2022-04-11 21:05:27.635 | + lib/apache:write_uwsgi_config:258 : local name= 2022-04-11 21:05:27.638 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/keystone-wsgi-public 2022-04-11 21:05:27.642 | + lib/apache:write_uwsgi_config:259 : name=keystone-wsgi-public 2022-04-11 21:05:27.645 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-04-11 21:05:27.647 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-04-11 21:05:27.660 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-04-11 21:05:27.664 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-04-11 21:05:27.670 | d /var/run/uwsgi 0755 ubuntu root 2022-04-11 21:05:27.673 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-04-11 21:05:27.689 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/keystone-wsgi-public.socket 2022-04-11 21:05:27.692 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/keystone/keystone-uwsgi-public.ini 2022-04-11 21:05:27.695 | + lib/apache:write_uwsgi_config:275 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi wsgi-file /usr/local/bin/keystone-wsgi-public 2022-04-11 21:05:27.729 | + lib/apache:write_uwsgi_config:276 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi processes 2 2022-04-11 21:05:27.757 | + lib/apache:write_uwsgi_config:278 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi master true 2022-04-11 21:05:27.784 | + lib/apache:write_uwsgi_config:280 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi die-on-term true 2022-04-11 21:05:27.812 | + lib/apache:write_uwsgi_config:281 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi exit-on-reload false 2022-04-11 21:05:27.838 | + lib/apache:write_uwsgi_config:284 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi worker-reload-mercy 90 2022-04-11 21:05:27.866 | + lib/apache:write_uwsgi_config:285 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi enable-threads true 2022-04-11 21:05:27.893 | + lib/apache:write_uwsgi_config:286 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi plugins http,python3 2022-04-11 21:05:27.921 | + lib/apache:write_uwsgi_config:288 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi thunder-lock true 2022-04-11 21:05:27.948 | + lib/apache:write_uwsgi_config:290 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-04-11 21:05:27.975 | + lib/apache:write_uwsgi_config:292 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi buffer-size 65535 2022-04-11 21:05:28.002 | + lib/apache:write_uwsgi_config:294 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi add-header 'Connection: close' 2022-04-11 21:05:28.029 | + lib/apache:write_uwsgi_config:296 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi lazy-apps true 2022-04-11 21:05:28.061 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2022-04-11 21:05:28.064 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2022-04-11 21:05:28.068 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for keystone-wsgi-public 2022-04-11 21:05:28.070 | ++ lib/apache:apache_site_config_for:186 : local site=keystone-wsgi-public 2022-04-11 21:05:28.072 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-04-11 21:05:28.075 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-11 21:05:28.077 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-11 21:05:28.079 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/keystone-wsgi-public.conf 2022-04-11 21:05:28.083 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/keystone-wsgi-public.conf 2022-04-11 21:05:28.085 | + lib/apache:write_uwsgi_config:304 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi socket /var/run/uwsgi/keystone-wsgi-public.socket 2022-04-11 21:05:28.113 | + lib/apache:write_uwsgi_config:305 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi chmod-socket 666 2022-04-11 21:05:28.141 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/keystone-wsgi-public.conf 2022-04-11 21:05:28.141 | + lib/apache:write_uwsgi_config:306 : echo 'ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-wsgi-public.socket|uwsgi://uwsgi-uds-keystone-wsgi-public" retry=0 ' 2022-04-11 21:05:28.150 | ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-wsgi-public.socket|uwsgi://uwsgi-uds-keystone-wsgi-public" retry=0 2022-04-11 21:05:28.153 | + lib/apache:write_uwsgi_config:307 : enable_apache_site keystone-wsgi-public 2022-04-11 21:05:28.155 | + lib/apache:enable_apache_site:203 : local site=keystone-wsgi-public 2022-04-11 21:05:28.158 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-04-11 21:05:28.161 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-04-11 21:05:28.163 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-04-11 21:05:28.165 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-11 21:05:28.168 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-11 21:05:28.170 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-04-11 21:05:28.172 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-04-11 21:05:28.174 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-11 21:05:28.177 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-11 21:05:28.179 | + lib/apache:enable_apache_site:207 : sudo a2ensite keystone-wsgi-public 2022-04-11 21:05:28.242 | Enabling site keystone-wsgi-public. 2022-04-11 21:05:28.247 | To activate the new configuration, you need to run: 2022-04-11 21:05:28.247 | systemctl reload apache2 2022-04-11 21:05:28.251 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2022-04-11 21:05:28.254 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-04-11 21:05:28.256 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-04-11 21:05:28.258 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart apache2 2022-04-11 21:05:28.392 | + lib/keystone:configure_keystone:251 : iniset /etc/keystone/keystone.conf DEFAULT max_token_size 16384 2022-04-11 21:05:28.426 | + lib/keystone:configure_keystone:253 : iniset /etc/keystone/keystone.conf fernet_tokens key_repository /etc/keystone/fernet-keys/ 2022-04-11 21:05:28.458 | + lib/keystone:configure_keystone:255 : iniset /etc/keystone/keystone.conf credential key_repository /etc/keystone/credential-keys/ 2022-04-11 21:05:28.489 | + lib/keystone:configure_keystone:263 : [[ True = True ]] 2022-04-11 21:05:28.491 | + lib/keystone:configure_keystone:264 : iniset /etc/keystone/keystone.conf security_compliance lockout_failure_attempts 2 2022-04-11 21:05:28.523 | + lib/keystone:configure_keystone:265 : iniset /etc/keystone/keystone.conf security_compliance lockout_duration 10 2022-04-11 21:05:28.551 | + lib/keystone:configure_keystone:266 : iniset /etc/keystone/keystone.conf security_compliance unique_last_password_count 2 2022-04-11 21:05:28.579 | + lib/keystone:configure_keystone:268 : [[ False == True ]] 2022-04-11 21:05:28.582 | + ./stack.sh:main:905 : is_service_enabled swift 2022-04-11 21:05:28.599 | + functions-common:is_service_enabled:2081 : return 1 2022-04-11 21:05:28.601 | + ./stack.sh:main:919 : is_service_enabled g-api n-api 2022-04-11 21:05:28.619 | + functions-common:is_service_enabled:2081 : return 0 2022-04-11 21:05:28.621 | + ./stack.sh:main:921 : stack_install_service glance 2022-04-11 21:05:28.623 | + lib/stack:stack_install_service:20 : local service=glance 2022-04-11 21:05:28.626 | + lib/stack:stack_install_service:21 : type install_glance 2022-04-11 21:05:28.629 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-04-11 21:05:28.631 | + lib/stack:stack_install_service:32 : install_glance 2022-04-11 21:05:28.634 | + lib/glance:install_glance:507 : glance_store_extras=() 2022-04-11 21:05:28.636 | + lib/glance:install_glance:507 : local glance_store_extras 2022-04-11 21:05:28.639 | + lib/glance:install_glance:509 : is_service_enabled cinder 2022-04-11 21:05:28.655 | + functions-common:is_service_enabled:2081 : return 0 2022-04-11 21:05:28.657 | + lib/glance:install_glance:510 : glance_store_extras=("cinder" "${glance_store_extras[@]}") 2022-04-11 21:05:28.660 | + lib/glance:install_glance:513 : is_service_enabled swift 2022-04-11 21:05:28.677 | + functions-common:is_service_enabled:2081 : return 1 2022-04-11 21:05:28.679 | + lib/glance:install_glance:519 : use_library_from_git glance_store 2022-04-11 21:05:28.681 | + inc/python:use_library_from_git:250 : local name=glance_store 2022-04-11 21:05:28.684 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-11 21:05:28.687 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-11 21:05:28.689 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,glance_store, ]] 2022-04-11 21:05:28.692 | + inc/python:use_library_from_git:253 : return 1 2022-04-11 21:05:28.695 | ++ lib/glance:install_glance:525 : join_extras cinder 2022-04-11 21:05:28.697 | ++ inc/python:join_extras:29 : local IFS=, 2022-04-11 21:05:28.700 | ++ inc/python:join_extras:30 : echo cinder 2022-04-11 21:05:28.702 | + lib/glance:install_glance:525 : pip_install_gr_extras glance-store cinder 2022-04-11 21:05:28.705 | + inc/python:pip_install_gr_extras:89 : local name=glance-store 2022-04-11 21:05:28.707 | + inc/python:pip_install_gr_extras:90 : local extras=cinder 2022-04-11 21:05:28.710 | + inc/python:pip_install_gr_extras:91 : local version_constraints 2022-04-11 21:05:28.713 | ++ inc/python:pip_install_gr_extras:92 : get_version_constraints_from_global_requirements glance-store 2022-04-11 21:05:28.716 | ++ inc/python:get_version_constraints_from_global_requirements:237 : local package=glance-store 2022-04-11 21:05:28.718 | ++ inc/python:get_version_constraints_from_global_requirements:238 : local required_pkg_version_constraint 2022-04-11 21:05:28.722 | +++ inc/python:get_version_constraints_from_global_requirements:240 : grep -i -h -o -P '^glance-store\K.*' /opt/stack/requirements/global-requirements.txt 2022-04-11 21:05:28.723 | +++ inc/python:get_version_constraints_from_global_requirements:240 : cut -d# -f1 2022-04-11 21:05:28.729 | ++ inc/python:get_version_constraints_from_global_requirements:240 : required_pkg_version_constraint='!=0.29.0 ' 2022-04-11 21:05:28.731 | ++ inc/python:get_version_constraints_from_global_requirements:241 : [[ !=0.29.0 == '' ]] 2022-04-11 21:05:28.734 | ++ inc/python:get_version_constraints_from_global_requirements:244 : echo '!=0.29.0' 2022-04-11 21:05:28.736 | + inc/python:pip_install_gr_extras:92 : version_constraints='!=0.29.0' 2022-04-11 21:05:28.740 | + inc/python:pip_install_gr_extras:93 : pip_install 'glance-store[cinder]!=0.29.0' 2022-04-11 21:05:28.760 | Using python 3.8 to install glance-store[cinder]!=0.29.0 2022-04-11 21:05:28.763 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt 'glance-store[cinder]!=0.29.0' 2022-04-11 21:05:29.601 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 21:05:29.601 | from cryptography.utils import int_from_bytes 2022-04-11 21:05:29.601 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 21:05:29.601 | from cryptography.utils import int_from_bytes 2022-04-11 21:05:30.764 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-11 21:05:30.913 | Collecting glance-store[cinder]!=0.29.0 2022-04-11 21:05:30.920 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/8cc/544ba2a30fd4d/glance_store-3.0.0-py3-none-any.whl (229 kB) 2022-04-11 21:05:31.009 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder]!=0.29.0) (4.4.0) 2022-04-11 21:05:31.010 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder]!=0.29.0) (5.1.0) 2022-04-11 21:05:31.011 | Requirement already satisfied: oslo.utils>=4.7.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder]!=0.29.0) (4.12.2) 2022-04-11 21:05:31.012 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder]!=0.29.0) (3.5.0) 2022-04-11 21:05:31.013 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder]!=0.29.0) (8.8.0) 2022-04-11 21:05:31.014 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder]!=0.29.0) (2.27.1) 2022-04-11 21:05:31.015 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from glance-store[cinder]!=0.29.0) (3.2.0) 2022-04-11 21:05:31.016 | Requirement already satisfied: six>=1.11.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder]!=0.29.0) (1.16.0) 2022-04-11 21:05:31.017 | Requirement already satisfied: keystoneauth1>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder]!=0.29.0) (4.5.0) 2022-04-11 21:05:31.018 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder]!=0.29.0) (4.5.0) 2022-04-11 21:05:31.019 | Requirement already satisfied: eventlet!=0.18.3,!=0.20.1,>=0.18.2 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder]!=0.29.0) (0.33.0) 2022-04-11 21:05:31.020 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder]!=0.29.0) (4.3.0) 2022-04-11 21:05:31.023 | Requirement already satisfied: oslo.rootwrap>=5.8.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder]!=0.29.0) (6.3.1) 2022-04-11 21:05:31.119 | Collecting python-cinderclient>=4.1.0 2022-04-11 21:05:31.127 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a19/ce34f8efad8ea/python_cinderclient-8.3.0-py3-none-any.whl (254 kB) 2022-04-11 21:05:31.292 | Collecting os-brick>=2.6.0 2022-04-11 21:05:31.299 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/1f8/bfbcf8ac3a657/os_brick-5.2.0-py3-none-any.whl (266 kB) 2022-04-11 21:05:31.312 | Requirement already satisfied: oslo.privsep>=1.23.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder]!=0.29.0) (2.7.0) 2022-04-11 21:05:31.322 | Requirement already satisfied: greenlet>=0.3 in /usr/local/lib/python3.8/dist-packages (from eventlet!=0.18.3,!=0.20.1,>=0.18.2->glance-store[cinder]!=0.29.0) (1.1.2) 2022-04-11 21:05:31.322 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet!=0.18.3,!=0.20.1,>=0.18.2->glance-store[cinder]!=0.29.0) (2.2.1) 2022-04-11 21:05:31.390 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.4.0->glance-store[cinder]!=0.29.0) (1.0.2) 2022-04-11 21:05:31.392 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.4.0->glance-store[cinder]!=0.29.0) (5.8.1) 2022-04-11 21:05:31.393 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.4.0->glance-store[cinder]!=0.29.0) (1.7.0) 2022-04-11 21:05:31.416 | Requirement already satisfied: oslo.context>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from os-brick>=2.6.0->glance-store[cinder]!=0.29.0) (4.1.0) 2022-04-11 21:05:31.417 | Requirement already satisfied: tenacity>=6.3.1 in /usr/local/lib/python3.8/dist-packages (from os-brick>=2.6.0->glance-store[cinder]!=0.29.0) (6.3.1) 2022-04-11 21:05:31.418 | Requirement already satisfied: os-win>=5.5.0 in /usr/local/lib/python3.8/dist-packages (from os-brick>=2.6.0->glance-store[cinder]!=0.29.0) (5.6.0) 2022-04-11 21:05:31.421 | Requirement already satisfied: oslo.log>=4.6.1 in /usr/local/lib/python3.8/dist-packages (from os-brick>=2.6.0->glance-store[cinder]!=0.29.0) (4.7.0) 2022-04-11 21:05:31.423 | Requirement already satisfied: oslo.service>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from os-brick>=2.6.0->glance-store[cinder]!=0.29.0) (2.8.0) 2022-04-11 21:05:31.434 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->glance-store[cinder]!=0.29.0) (0.17.3) 2022-04-11 21:05:31.475 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->glance-store[cinder]!=0.29.0) (6.0) 2022-04-11 21:05:31.477 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->glance-store[cinder]!=0.29.0) (1.5.0) 2022-04-11 21:05:31.478 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->glance-store[cinder]!=0.29.0) (0.8.0) 2022-04-11 21:05:31.479 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->glance-store[cinder]!=0.29.0) (2.5.0) 2022-04-11 21:05:31.500 | Requirement already satisfied: msgpack>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.privsep>=1.23.0->glance-store[cinder]!=0.29.0) (1.0.3) 2022-04-11 21:05:31.501 | Requirement already satisfied: cffi>=1.14.0 in /usr/local/lib/python3.8/dist-packages (from oslo.privsep>=1.23.0->glance-store[cinder]!=0.29.0) (1.15.0) 2022-04-11 21:05:31.516 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->glance-store[cinder]!=0.29.0) (2022.1) 2022-04-11 21:05:31.530 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance-store[cinder]!=0.29.0) (21.3) 2022-04-11 21:05:31.531 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance-store[cinder]!=0.29.0) (3.0.7) 2022-04-11 21:05:31.532 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance-store[cinder]!=0.29.0) (0.11.0) 2022-04-11 21:05:31.552 | Requirement already satisfied: PrettyTable>=0.7.2 in /usr/local/lib/python3.8/dist-packages (from python-cinderclient>=4.1.0->glance-store[cinder]!=0.29.0) (3.2.0) 2022-04-11 21:05:31.553 | Requirement already satisfied: simplejson>=3.5.1 in /usr/local/lib/python3.8/dist-packages (from python-cinderclient>=4.1.0->glance-store[cinder]!=0.29.0) (3.16.0) 2022-04-11 21:05:31.605 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->glance-store[cinder]!=0.29.0) (3.3) 2022-04-11 21:05:31.608 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->glance-store[cinder]!=0.29.0) (2.0.12) 2022-04-11 21:05:31.609 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->glance-store[cinder]!=0.29.0) (1.26.9) 2022-04-11 21:05:31.610 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->glance-store[cinder]!=0.29.0) (2019.11.28) 2022-04-11 21:05:31.657 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.14.0->oslo.privsep>=1.23.0->glance-store[cinder]!=0.29.0) (2.21) 2022-04-11 21:05:31.682 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.config>=5.2.0->glance-store[cinder]!=0.29.0) (1.14.0) 2022-04-11 21:05:31.912 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.6.1->os-brick>=2.6.0->glance-store[cinder]!=0.29.0) (2.8.2) 2022-04-11 21:05:31.915 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.6.1->os-brick>=2.6.0->glance-store[cinder]!=0.29.0) (0.9.6) 2022-04-11 21:05:31.946 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder]!=0.29.0) (2.5.1) 2022-04-11 21:05:31.950 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder]!=0.29.0) (3.5.0) 2022-04-11 21:05:31.951 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder]!=0.29.0) (1.8.7) 2022-04-11 21:05:31.952 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder]!=0.29.0) (2.1.1) 2022-04-11 21:05:31.952 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder]!=0.29.0) (1.3.3) 2022-04-11 21:05:31.953 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder]!=0.29.0) (3.0.0) 2022-04-11 21:05:32.007 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.2->python-cinderclient>=4.1.0->glance-store[cinder]!=0.29.0) (0.2.5) 2022-04-11 21:05:32.182 | Requirement already satisfied: testtools>=0.9.22 in /usr/local/lib/python3.8/dist-packages (from fixtures>=3.0.0->oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder]!=0.29.0) (2.5.0) 2022-04-11 21:05:32.204 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder]!=0.29.0) (62.0.0) 2022-04-11 21:05:32.283 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder]!=0.29.0) (0.7) 2022-04-11 21:05:32.431 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools>=0.9.22->fixtures>=3.0.0->oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder]!=0.29.0) (1.0.0) 2022-04-11 21:05:34.028 | Installing collected packages: python-cinderclient, os-brick, glance-store 2022-04-11 21:05:34.976 | Successfully installed glance-store-3.0.0 os-brick-5.2.0 python-cinderclient-8.3.0 2022-04-11 21:05:34.976 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-11 21:05:34.982 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-11 21:05:34.982 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-11 21:05:35.101 | + inc/python:pip_install:200 : result=0 2022-04-11 21:05:35.104 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-11 21:05:35.106 | + functions-common:time_stop:2425 : local name 2022-04-11 21:05:35.108 | + functions-common:time_stop:2426 : local end_time 2022-04-11 21:05:35.111 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-11 21:05:35.114 | + functions-common:time_stop:2428 : local total 2022-04-11 21:05:35.116 | + functions-common:time_stop:2429 : local start_time 2022-04-11 21:05:35.118 | + functions-common:time_stop:2431 : name=pip_install 2022-04-11 21:05:35.120 | + functions-common:time_stop:2432 : start_time=1649711128755 2022-04-11 21:05:35.123 | + functions-common:time_stop:2434 : [[ -z 1649711128755 ]] 2022-04-11 21:05:35.126 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-11 21:05:35.130 | + functions-common:time_stop:2437 : end_time=1649711135127 2022-04-11 21:05:35.132 | + functions-common:time_stop:2438 : elapsed_time=6372 2022-04-11 21:05:35.135 | + functions-common:time_stop:2439 : total=76888 2022-04-11 21:05:35.137 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-11 21:05:35.139 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=83260 2022-04-11 21:05:35.142 | + inc/python:pip_install:203 : return 0 2022-04-11 21:05:35.144 | + lib/glance:install_glance:526 : copy_rootwrap /usr/local/etc/glance 2022-04-11 21:05:35.146 | + lib/glance:copy_rootwrap:239 : local source_path=/usr/local/etc/glance 2022-04-11 21:05:35.149 | + lib/glance:copy_rootwrap:241 : sudo install -d -o ubuntu /etc/glance 2022-04-11 21:05:35.162 | + lib/glance:copy_rootwrap:242 : cp -r /usr/local/etc/glance/rootwrap.conf /usr/local/etc/glance/rootwrap.d /etc/glance/ 2022-04-11 21:05:35.167 | + lib/glance:install_glance:529 : git_clone https://opendev.org/openstack/glance.git /opt/stack/glance master 2022-04-11 21:05:35.169 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/glance.git 2022-04-11 21:05:35.172 | + functions-common:git_clone:609 : local git_dest=/opt/stack/glance 2022-04-11 21:05:35.174 | + functions-common:git_clone:610 : local git_ref=master 2022-04-11 21:05:35.177 | + functions-common:git_clone:611 : local orig_dir 2022-04-11 21:05:35.179 | ++ functions-common:git_clone:612 : pwd 2022-04-11 21:05:35.182 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-04-11 21:05:35.184 | + functions-common:git_clone:613 : local git_clone_flags= 2022-04-11 21:05:35.187 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-04-11 21:05:35.203 | + functions-common:git_clone:615 : RECLONE=False 2022-04-11 21:05:35.205 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-04-11 21:05:35.207 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-04-11 21:05:35.210 | + functions-common:git_clone:629 : echo master 2022-04-11 21:05:35.210 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-04-11 21:05:35.216 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/glance ]] 2022-04-11 21:05:35.218 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-04-11 21:05:35.220 | + functions-common:git_clone:677 : cd /opt/stack/glance 2022-04-11 21:05:35.224 | + functions-common:git_clone:678 : git show --oneline 2022-04-11 21:05:35.224 | + functions-common:git_clone:678 : head -1 2022-04-11 21:05:35.228 | c99c3af4f Merge "Document new properties used by Ironic" 2022-04-11 21:05:35.231 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-04-11 21:05:35.233 | + lib/glance:install_glance:531 : setup_develop /opt/stack/glance 2022-04-11 21:05:35.236 | + inc/python:setup_develop:338 : local bindep 2022-04-11 21:05:35.239 | + inc/python:setup_develop:339 : [[ /opt/stack/glance == -bindep* ]] 2022-04-11 21:05:35.241 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/glance 2022-04-11 21:05:35.244 | + inc/python:setup_develop:344 : local extras= 2022-04-11 21:05:35.246 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/glance -e 2022-04-11 21:05:35.249 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-04-11 21:05:35.251 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/glance == -bindep* ]] 2022-04-11 21:05:35.253 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/glance 2022-04-11 21:05:35.256 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-04-11 21:05:35.258 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-04-11 21:05:35.261 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/glance 2022-04-11 21:05:35.263 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-04-11 21:05:35.266 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/glance 2022-04-11 21:05:35.269 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-04-11 21:05:35.271 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-04-11 21:05:35.274 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/glance/setup.cfg 2022-04-11 21:05:35.280 | + inc/python:_setup_package_with_constraints_edit:385 : name=glance 2022-04-11 21:05:35.282 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- glance 2022-04-11 21:05:35.955 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/glance -e 2022-04-11 21:05:35.958 | + inc/python:setup_package:418 : local bindep=0 2022-04-11 21:05:35.960 | + inc/python:setup_package:419 : local bindep_flag= 2022-04-11 21:05:35.962 | + inc/python:setup_package:420 : local bindep_profiles= 2022-04-11 21:05:35.964 | + inc/python:setup_package:421 : [[ /opt/stack/glance == -bindep* ]] 2022-04-11 21:05:35.967 | + inc/python:setup_package:426 : local project_dir=/opt/stack/glance 2022-04-11 21:05:35.969 | + inc/python:setup_package:427 : local flags=-e 2022-04-11 21:05:35.972 | + inc/python:setup_package:428 : local extras= 2022-04-11 21:05:35.974 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-04-11 21:05:35.976 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-04-11 21:05:35.978 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-04-11 21:05:35.981 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-04-11 21:05:35.983 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-04-11 21:05:35.985 | + inc/python:setup_package:446 : pip_install -e /opt/stack/glance 2022-04-11 21:05:36.006 | Using python 3.8 to install /opt/stack/glance 2022-04-11 21:05:36.008 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/glance 2022-04-11 21:05:36.844 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 21:05:36.844 | from cryptography.utils import int_from_bytes 2022-04-11 21:05:36.844 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 21:05:36.844 | from cryptography.utils import int_from_bytes 2022-04-11 21:05:38.028 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-11 21:05:38.059 | Obtaining file:///opt/stack/glance 2022-04-11 21:05:38.060 | Preparing metadata (setup.py): started 2022-04-11 21:05:42.783 | Preparing metadata (setup.py): finished with status 'done' 2022-04-11 21:05:42.948 | Requirement already satisfied: pbr>=3.1.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (5.8.1) 2022-04-11 21:05:42.949 | Requirement already satisfied: defusedxml>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (0.7.1) 2022-04-11 21:05:42.950 | Requirement already satisfied: SQLAlchemy>=1.3.14 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (1.4.35) 2022-04-11 21:05:42.951 | Requirement already satisfied: eventlet>=0.25.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (0.33.0) 2022-04-11 21:05:42.952 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (2.1.1) 2022-04-11 21:05:42.953 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (2.5.1) 2022-04-11 21:05:42.954 | Requirement already satisfied: WebOb>=1.8.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (1.8.7) 2022-04-11 21:05:42.955 | Requirement already satisfied: sqlparse>=0.2.2 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (0.4.2) 2022-04-11 21:05:42.956 | Requirement already satisfied: alembic>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (1.7.7) 2022-04-11 21:05:42.957 | Requirement already satisfied: httplib2>=0.9.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (0.20.4) 2022-04-11 21:05:42.958 | Requirement already satisfied: oslo.config>=8.1.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (8.8.0) 2022-04-11 21:05:42.959 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (4.5.0) 2022-04-11 21:05:42.961 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (4.1.0) 2022-04-11 21:05:42.962 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (1.5.0) 2022-04-11 21:05:42.963 | Requirement already satisfied: oslo.utils>=4.7.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (4.12.2) 2022-04-11 21:05:42.964 | Requirement already satisfied: stevedore!=3.0.0,>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (3.5.0) 2022-04-11 21:05:42.965 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (2.4.0) 2022-04-11 21:05:43.116 | Collecting taskflow>=4.0.0 2022-04-11 21:05:43.124 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/183/3acd77ad44676/taskflow-4.6.4-py3-none-any.whl (492 kB) 2022-04-11 21:05:43.147 | Requirement already satisfied: keystoneauth1>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (4.5.0) 2022-04-11 21:05:43.148 | Requirement already satisfied: keystonemiddleware>=5.1.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (9.4.0) 2022-04-11 21:05:43.190 | Collecting WSME>=0.8.0 2022-04-11 21:05:43.197 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/7d5/cb5c593970ef6/WSME-0.11.0-py3-none-any.whl (59 kB) 2022-04-11 21:05:43.203 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (3.2.0) 2022-04-11 21:05:43.204 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (3.5.0) 2022-04-11 21:05:43.206 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from glance==24.1.0.dev4) (3.2.0) 2022-04-11 21:05:43.207 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (4.4.0) 2022-04-11 21:05:43.208 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (22.0.0) 2022-04-11 21:05:43.209 | Requirement already satisfied: oslo.db>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (11.2.0) 2022-04-11 21:05:43.210 | Requirement already satisfied: oslo.i18n>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (5.1.0) 2022-04-11 21:05:43.251 | Collecting oslo.limit>=1.4.0 2022-04-11 21:05:43.258 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/5a5/732a4a0a011f0/oslo.limit-1.5.0-py3-none-any.whl (19 kB) 2022-04-11 21:05:43.262 | Requirement already satisfied: oslo.log>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (4.7.0) 2022-04-11 21:05:43.263 | Requirement already satisfied: oslo.messaging!=9.0.0,>=5.29.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (12.13.0) 2022-04-11 21:05:43.264 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (4.5.1) 2022-04-11 21:05:43.265 | Requirement already satisfied: oslo.reports>=1.18.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (2.3.0) 2022-04-11 21:05:43.266 | Requirement already satisfied: oslo.policy>=3.8.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (3.11.0) 2022-04-11 21:05:43.294 | Collecting retrying!=1.3.0,>=1.2.3 2022-04-11 21:05:43.301 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/ebf/3b842d183542e/retrying-1.3.3-py3-none-any.whl (11 kB) 2022-04-11 21:05:43.304 | Requirement already satisfied: osprofiler>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (3.4.2) 2022-04-11 21:05:43.305 | Requirement already satisfied: glance-store>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (3.0.0) 2022-04-11 21:05:43.306 | Requirement already satisfied: debtcollector>=1.19.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (2.5.0) 2022-04-11 21:05:43.307 | Requirement already satisfied: cryptography>=2.6.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (36.0.2) 2022-04-11 21:05:43.338 | Collecting cursive>=0.2.1 2022-04-11 21:05:43.344 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/e56/3a085b3c6e250/cursive-0.2.2-py2.py3-none-any.whl (39 kB) 2022-04-11 21:05:43.349 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (1.0.2) 2022-04-11 21:05:43.350 | Requirement already satisfied: os-win>=4.0.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (5.6.0) 2022-04-11 21:05:43.443 | Collecting castellan>=0.17.0 2022-04-11 21:05:43.450 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/1fb/f349d59a1db61/castellan-3.10.1-py3-none-any.whl (96 kB) 2022-04-11 21:05:43.475 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->glance==24.1.0.dev4) (5.6.0) 2022-04-11 21:05:43.476 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->glance==24.1.0.dev4) (1.2.0) 2022-04-11 21:05:43.478 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->glance==24.1.0.dev4) (4.11.3) 2022-04-11 21:05:43.499 | Requirement already satisfied: requests!=2.20.0,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from castellan>=0.17.0->glance==24.1.0.dev4) (2.27.1) 2022-04-11 21:05:43.560 | Collecting python-barbicanclient>=4.5.2 2022-04-11 21:05:43.568 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b88/9632223e8180d/python_barbicanclient-5.3.0-py3-none-any.whl (82 kB) 2022-04-11 21:05:43.616 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.6.1->glance==24.1.0.dev4) (1.15.0) 2022-04-11 21:05:43.653 | Requirement already satisfied: oslo.serialization>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from cursive>=0.2.1->glance==24.1.0.dev4) (4.3.0) 2022-04-11 21:05:43.661 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.19.0->glance==24.1.0.dev4) (1.14.0) 2022-04-11 21:05:43.675 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.1->glance==24.1.0.dev4) (2.2.1) 2022-04-11 21:05:43.676 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.1->glance==24.1.0.dev4) (1.16.0) 2022-04-11 21:05:43.678 | Requirement already satisfied: greenlet>=0.3 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.1->glance==24.1.0.dev4) (1.1.2) 2022-04-11 21:05:43.771 | Requirement already satisfied: pyparsing!=3.0.0,!=3.0.1,!=3.0.2,!=3.0.3,<4,>=2.4.2 in /usr/local/lib/python3.8/dist-packages (from httplib2>=0.9.1->glance==24.1.0.dev4) (3.0.7) 2022-04-11 21:05:43.880 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.4.0->glance==24.1.0.dev4) (1.7.0) 2022-04-11 21:05:43.931 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=5.1.0->glance==24.1.0.dev4) (2.10.1) 2022-04-11 21:05:43.936 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=5.1.0->glance==24.1.0.dev4) (3.1.1) 2022-04-11 21:05:43.967 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->glance==24.1.0.dev4) (0.17.3) 2022-04-11 21:05:44.010 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.1.0->glance==24.1.0.dev4) (0.8.0) 2022-04-11 21:05:44.012 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.1.0->glance==24.1.0.dev4) (1.5.0) 2022-04-11 21:05:44.014 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.1.0->glance==24.1.0.dev4) (6.0) 2022-04-11 21:05:44.071 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=5.0.0->glance==24.1.0.dev4) (0.5.0) 2022-04-11 21:05:44.074 | Requirement already satisfied: sqlalchemy-migrate>=0.11.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=5.0.0->glance==24.1.0.dev4) (0.13.0) 2022-04-11 21:05:44.076 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=5.0.0->glance==24.1.0.dev4) (2.0.1) 2022-04-11 21:05:44.102 | Requirement already satisfied: openstacksdk>=0.31.1 in /usr/local/lib/python3.8/dist-packages (from oslo.limit>=1.4.0->glance==24.1.0.dev4) (0.61.0) 2022-04-11 21:05:44.151 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->glance==24.1.0.dev4) (0.9.6) 2022-04-11 21:05:44.152 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->glance==24.1.0.dev4) (2.8.2) 2022-04-11 21:05:44.210 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==24.1.0.dev4) (5.1.0) 2022-04-11 21:05:44.212 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==24.1.0.dev4) (5.2.4) 2022-04-11 21:05:44.214 | Requirement already satisfied: oslo.service!=1.28.1,>=1.24.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==24.1.0.dev4) (2.8.0) 2022-04-11 21:05:44.215 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==24.1.0.dev4) (0.4.0) 2022-04-11 21:05:44.218 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==24.1.0.dev4) (5.0.0) 2022-04-11 21:05:44.242 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->glance==24.1.0.dev4) (3.3.0) 2022-04-11 21:05:44.245 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->glance==24.1.0.dev4) (3.2.0) 2022-04-11 21:05:44.247 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->glance==24.1.0.dev4) (3.1.1) 2022-04-11 21:05:44.289 | Requirement already satisfied: psutil>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from oslo.reports>=1.18.0->glance==24.1.0.dev4) (5.9.0) 2022-04-11 21:05:44.331 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance==24.1.0.dev4) (21.3) 2022-04-11 21:05:44.332 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance==24.1.0.dev4) (2022.1) 2022-04-11 21:05:44.332 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance==24.1.0.dev4) (0.11.0) 2022-04-11 21:05:44.412 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->glance==24.1.0.dev4) (62.0.0) 2022-04-11 21:05:44.469 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->glance==24.1.0.dev4) (0.2.5) 2022-04-11 21:05:44.572 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->glance==24.1.0.dev4) (0.7) 2022-04-11 21:05:44.880 | Collecting pydot>=1.2.4 2022-04-11 21:05:44.887 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/66c/98190c65b8d2e/pydot-1.4.2-py2.py3-none-any.whl (21 kB) 2022-04-11 21:05:44.952 | Collecting automaton>=1.9.0 2022-04-11 21:05:44.959 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/262/789969ce5c6b2/automaton-2.5.0-py3-none-any.whl (22 kB) 2022-04-11 21:05:44.965 | Requirement already satisfied: tenacity>=6.0.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.0.0->glance==24.1.0.dev4) (6.3.1) 2022-04-11 21:05:45.084 | Collecting networkx>=2.1.0 2022-04-11 21:05:45.097 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/1a1/e8fe052cc1b4e/networkx-2.8-py3-none-any.whl (2.0 MB) 2022-04-11 21:05:45.214 | Requirement already satisfied: simplegeneric in /usr/lib/python3/dist-packages (from WSME>=0.8.0->glance==24.1.0.dev4) (0.8.1) 2022-04-11 21:05:45.238 | Requirement already satisfied: vine>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from amqp>=2.5.2->oslo.messaging!=9.0.0,>=5.29.0->glance==24.1.0.dev4) (5.0.0) 2022-04-11 21:05:45.332 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.6.1->glance==24.1.0.dev4) (2.21) 2022-04-11 21:05:45.448 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->oslo.middleware>=3.31.0->glance==24.1.0.dev4) (2.1.1) 2022-04-11 21:05:45.697 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.1.0.dev4) (2.5.0) 2022-04-11 21:05:45.699 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.1.0.dev4) (1.4.4) 2022-04-11 21:05:45.700 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.1.0.dev4) (1.32) 2022-04-11 21:05:45.701 | Requirement already satisfied: dogpile.cache>=0.6.5 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.1.0.dev4) (1.1.5) 2022-04-11 21:05:45.703 | Requirement already satisfied: decorator>=4.4.1 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.1.0.dev4) (5.1.1) 2022-04-11 21:05:45.705 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.1.0.dev4) (1.4.0) 2022-04-11 21:05:45.706 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.1.0.dev4) (1.0.0) 2022-04-11 21:05:45.823 | Requirement already satisfied: prometheus-client>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.metrics>=0.2.1->oslo.messaging!=9.0.0,>=5.29.0->glance==24.1.0.dev4) (0.14.1) 2022-04-11 21:05:45.855 | Requirement already satisfied: msgpack>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=1.10.0->cursive>=0.2.1->glance==24.1.0.dev4) (1.0.3) 2022-04-11 21:05:45.899 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging!=9.0.0,>=5.29.0->glance==24.1.0.dev4) (1.3.3) 2022-04-11 21:05:45.904 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging!=9.0.0,>=5.29.0->glance==24.1.0.dev4) (3.0.0) 2022-04-11 21:05:46.141 | Requirement already satisfied: cliff!=2.9.0,>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==24.1.0.dev4) (3.10.1) 2022-04-11 21:05:46.328 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests!=2.20.0,>=2.18.0->castellan>=0.17.0->glance==24.1.0.dev4) (3.3) 2022-04-11 21:05:46.329 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests!=2.20.0,>=2.18.0->castellan>=0.17.0->glance==24.1.0.dev4) (1.26.9) 2022-04-11 21:05:46.331 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests!=2.20.0,>=2.18.0->castellan>=0.17.0->glance==24.1.0.dev4) (2.0.12) 2022-04-11 21:05:46.332 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests!=2.20.0,>=2.18.0->castellan>=0.17.0->glance==24.1.0.dev4) (2019.11.28) 2022-04-11 21:05:46.438 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=5.0.0->glance==24.1.0.dev4) (0.5.2) 2022-04-11 21:05:46.592 | Requirement already satisfied: testtools in /usr/local/lib/python3.8/dist-packages (from testscenarios>=0.4->oslo.db>=5.0.0->glance==24.1.0.dev4) (2.5.0) 2022-04-11 21:05:46.693 | Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.8/dist-packages (from importlib-metadata->alembic>=0.9.6->glance==24.1.0.dev4) (3.8.0) 2022-04-11 21:05:47.006 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==24.1.0.dev4) (0.5.0) 2022-04-11 21:05:47.007 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==24.1.0.dev4) (2.4.0) 2022-04-11 21:05:47.232 | Requirement already satisfied: jsonpointer>=1.9 in /usr/local/lib/python3.8/dist-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.1.0.dev4) (2.2) 2022-04-11 21:05:47.508 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools->testscenarios>=0.4->oslo.db>=5.0.0->glance==24.1.0.dev4) (1.0.0) 2022-04-11 21:05:47.869 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==24.1.0.dev4) (1.8.2) 2022-04-11 21:05:47.870 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==24.1.0.dev4) (21.4.0) 2022-04-11 21:05:49.088 | Installing collected packages: python-barbicanclient, pydot, networkx, castellan, automaton, WSME, taskflow, retrying, oslo.limit, cursive, glance 2022-04-11 21:05:51.831 | Running setup.py develop for glance 2022-04-11 21:05:57.923 | Successfully installed WSME-0.11.0 automaton-2.5.0 castellan-3.10.1 cursive-0.2.2 glance networkx-2.8 oslo.limit-1.5.0 pydot-1.4.2 python-barbicanclient-5.3.0 retrying-1.3.3 taskflow-4.6.4 2022-04-11 21:05:57.923 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-11 21:05:57.931 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-11 21:05:57.931 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-11 21:05:58.075 | + inc/python:pip_install:200 : result=0 2022-04-11 21:05:58.077 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-11 21:05:58.079 | + functions-common:time_stop:2425 : local name 2022-04-11 21:05:58.082 | + functions-common:time_stop:2426 : local end_time 2022-04-11 21:05:58.084 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-11 21:05:58.086 | + functions-common:time_stop:2428 : local total 2022-04-11 21:05:58.088 | + functions-common:time_stop:2429 : local start_time 2022-04-11 21:05:58.090 | + functions-common:time_stop:2431 : name=pip_install 2022-04-11 21:05:58.093 | + functions-common:time_stop:2432 : start_time=1649711136000 2022-04-11 21:05:58.095 | + functions-common:time_stop:2434 : [[ -z 1649711136000 ]] 2022-04-11 21:05:58.098 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-11 21:05:58.102 | + functions-common:time_stop:2437 : end_time=1649711158100 2022-04-11 21:05:58.104 | + functions-common:time_stop:2438 : elapsed_time=22100 2022-04-11 21:05:58.106 | + functions-common:time_stop:2439 : total=83260 2022-04-11 21:05:58.109 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-11 21:05:58.111 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=105360 2022-04-11 21:05:58.113 | + inc/python:pip_install:203 : return 0 2022-04-11 21:05:58.116 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-04-11 21:05:58.118 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-04-11 21:05:58.120 | + functions-common:safe_chown:2326 : _safe_permission_operation chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-04-11 21:05:58.140 | + functions-common:_safe_permission_operation:2174 : sudo chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-04-11 21:05:58.153 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/glance 2022-04-11 21:05:58.156 | + inc/python:use_library_from_git:250 : local name=/opt/stack/glance 2022-04-11 21:05:58.158 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-11 21:05:58.161 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-11 21:05:58.164 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/glance, ]] 2022-04-11 21:05:58.170 | + inc/python:use_library_from_git:253 : return 1 2022-04-11 21:05:58.173 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-04-11 21:05:58.178 | + ./stack.sh:main:922 : configure_glance 2022-04-11 21:05:58.181 | + lib/glance:configure_glance:323 : sudo install -d -o ubuntu /etc/glance /etc/glance/metadefs 2022-04-11 21:05:58.193 | + lib/glance:configure_glance:326 : local dburl 2022-04-11 21:05:58.196 | ++ lib/glance:configure_glance:327 : database_connection_url glance 2022-04-11 21:05:58.198 | ++ lib/database:database_connection_url:134 : local db=glance 2022-04-11 21:05:58.201 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql glance 2022-04-11 21:05:58.203 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=glance 2022-04-11 21:05:58.205 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2022-04-11 21:05:58.208 | + lib/glance:configure_glance:327 : dburl='mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2022-04-11 21:05:58.210 | + lib/glance:configure_glance:329 : iniset /etc/glance/glance-api.conf DEFAULT debug True 2022-04-11 21:05:58.240 | + lib/glance:configure_glance:330 : iniset /etc/glance/glance-api.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2022-04-11 21:05:58.269 | + lib/glance:configure_glance:331 : iniset /etc/glance/glance-api.conf DEFAULT use_syslog False 2022-04-11 21:05:58.296 | + lib/glance:configure_glance:332 : iniset /etc/glance/glance-api.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2022-04-11 21:05:58.323 | + lib/glance:configure_glance:333 : iniset /etc/glance/glance-api.conf oslo_concurrency lock_path /opt/stack/data/glance/locks 2022-04-11 21:05:58.353 | + lib/glance:configure_glance:334 : iniset /etc/glance/glance-api.conf paste_deploy flavor keystone+cachemanagement 2022-04-11 21:05:58.383 | + lib/glance:configure_glance:335 : configure_keystone_authtoken_middleware /etc/glance/glance-api.conf glance 2022-04-11 21:05:58.385 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/glance/glance-api.conf 2022-04-11 21:05:58.388 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=glance 2022-04-11 21:05:58.390 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-04-11 21:05:58.392 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_type password 2022-04-11 21:05:58.422 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/glance/glance-api.conf keystone_authtoken interface public 2022-04-11 21:05:58.449 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_url http://10.222.0.45/identity 2022-04-11 21:05:58.476 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/glance/glance-api.conf keystone_authtoken username glance 2022-04-11 21:05:58.506 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/glance/glance-api.conf keystone_authtoken password Passw0rd 2022-04-11 21:05:58.534 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/glance/glance-api.conf keystone_authtoken user_domain_name Default 2022-04-11 21:05:58.562 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/glance/glance-api.conf keystone_authtoken project_name service 2022-04-11 21:05:58.589 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/glance/glance-api.conf keystone_authtoken project_domain_name Default 2022-04-11 21:05:58.616 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/glance/glance-api.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-04-11 21:05:58.644 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/glance/glance-api.conf keystone_authtoken memcached_servers localhost:11211 2022-04-11 21:05:58.671 | + lib/glance:configure_glance:336 : iniset /etc/glance/glance-api.conf oslo_messaging_notifications driver messagingv2 2022-04-11 21:05:58.701 | + lib/glance:configure_glance:337 : iniset_rpc_backend glance /etc/glance/glance-api.conf 2022-04-11 21:05:58.703 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=glance 2022-04-11 21:05:58.705 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/glance/glance-api.conf 2022-04-11 21:05:58.708 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-04-11 21:05:58.711 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-04-11 21:05:58.713 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-04-11 21:05:58.728 | + functions-common:is_service_enabled:2081 : return 0 2022-04-11 21:05:58.731 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-04-11 21:05:58.734 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-04-11 21:05:58.736 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-04-11 21:05:58.752 | ++ functions-common:is_service_enabled:2081 : return 0 2022-04-11 21:05:58.755 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.45:5672/ 2022-04-11 21:05:58.757 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/glance/glance-api.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.45:5672/ 2022-04-11 21:05:58.786 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-04-11 21:05:58.788 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-04-11 21:05:58.790 | + lib/glance:configure_glance:338 : '[' libvirt = libvirt ']' 2022-04-11 21:05:58.792 | + lib/glance:configure_glance:338 : '[' kvm = parallels ']' 2022-04-11 21:05:58.795 | + lib/glance:configure_glance:342 : iniset /etc/glance/glance-api.conf DEFAULT show_image_direct_url False 2022-04-11 21:05:58.823 | + lib/glance:configure_glance:343 : iniset /etc/glance/glance-api.conf DEFAULT show_multiple_locations False 2022-04-11 21:05:58.853 | + lib/glance:configure_glance:346 : configure_glance_store False False 2022-04-11 21:05:58.855 | + lib/glance:configure_glance_store:252 : local use_cinder_for_glance=False 2022-04-11 21:05:58.858 | + lib/glance:configure_glance_store:253 : local glance_enable_multiple_stores=False 2022-04-11 21:05:58.860 | + lib/glance:configure_glance_store:254 : local be 2022-04-11 21:05:58.863 | + lib/glance:configure_glance_store:256 : [[ False == \F\a\l\s\e ]] 2022-04-11 21:05:58.865 | + lib/glance:configure_glance_store:258 : [[ False == \T\r\u\e ]] 2022-04-11 21:05:58.868 | + lib/glance:configure_glance_store:275 : iniset /etc/glance/glance-api.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2022-04-11 21:05:58.899 | + lib/glance:configure_glance:349 : '[' -n '' ']' 2022-04-11 21:05:58.901 | + lib/glance:configure_glance:352 : iniset /etc/glance/glance-api.conf cors allowed_origin http://10.222.0.45 2022-04-11 21:05:58.932 | + lib/glance:configure_glance:356 : [[ False == \F\a\l\s\e ]] 2022-04-11 21:05:58.934 | + lib/glance:configure_glance:358 : is_service_enabled s-proxy 2022-04-11 21:05:58.951 | + functions-common:is_service_enabled:2081 : return 1 2022-04-11 21:05:58.953 | + lib/glance:configure_glance:380 : iniset /etc/glance/glance-api.conf DEFAULT public_endpoint http://10.222.0.45/image 2022-04-11 21:05:58.980 | + lib/glance:configure_glance:382 : is_service_enabled tls-proxy 2022-04-11 21:05:58.996 | + functions-common:is_service_enabled:2081 : return 1 2022-04-11 21:05:58.998 | + lib/glance:configure_glance:388 : setup_logging /etc/glance/glance-api.conf 2022-04-11 21:05:59.001 | + functions:setup_logging:674 : setup_systemd_logging /etc/glance/glance-api.conf 2022-04-11 21:05:59.004 | + functions:setup_systemd_logging:689 : local conf_file=/etc/glance/glance-api.conf 2022-04-11 21:05:59.006 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-04-11 21:05:59.023 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-04-11 21:05:59.025 | + functions:setup_systemd_logging:695 : local pidstr= 2022-04-11 21:05:59.027 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-04-11 21:05:59.030 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-04-11 21:05:59.032 | + functions:setup_systemd_logging:702 : iniset /etc/glance/glance-api.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-04-11 21:05:59.059 | + functions:setup_systemd_logging:704 : iniset /etc/glance/glance-api.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2022-04-11 21:05:59.087 | + functions:setup_systemd_logging:705 : iniset /etc/glance/glance-api.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2022-04-11 21:05:59.115 | + functions:setup_systemd_logging:706 : iniset /etc/glance/glance-api.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-04-11 21:05:59.143 | + lib/glance:configure_glance:390 : cp -p /opt/stack/glance/etc/glance-api-paste.ini /etc/glance/glance-api-paste.ini 2022-04-11 21:05:59.147 | + lib/glance:configure_glance:393 : iniset /etc/glance/glance-cache.conf DEFAULT debug True 2022-04-11 21:05:59.179 | + lib/glance:configure_glance:394 : iniset /etc/glance/glance-cache.conf DEFAULT use_syslog False 2022-04-11 21:05:59.207 | + lib/glance:configure_glance:395 : iniset /etc/glance/glance-cache.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2022-04-11 21:05:59.235 | + lib/glance:configure_glance:396 : iniset /etc/glance/glance-cache.conf DEFAULT auth_url http://10.222.0.45/identity 2022-04-11 21:05:59.262 | + lib/glance:configure_glance:397 : iniset /etc/glance/glance-cache.conf DEFAULT admin_tenant_name service 2022-04-11 21:05:59.290 | + lib/glance:configure_glance:398 : iniset /etc/glance/glance-cache.conf DEFAULT admin_user glance 2022-04-11 21:05:59.318 | + lib/glance:configure_glance:399 : iniset /etc/glance/glance-cache.conf DEFAULT admin_password Passw0rd 2022-04-11 21:05:59.345 | + lib/glance:configure_glance:402 : iniset /etc/glance/glance-cache.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2022-04-11 21:05:59.376 | + lib/glance:configure_glance:405 : iniset /etc/glance/glance-image-import.conf image_import_opts image_import_plugins '[]' 2022-04-11 21:05:59.405 | + lib/glance:configure_glance:406 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties ignore_user_roles admin 2022-04-11 21:05:59.437 | + lib/glance:configure_glance:407 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties inject 2022-04-11 21:05:59.465 | + lib/glance:configure_glance:409 : cp -p /opt/stack/glance/etc/schema-image.json /etc/glance/schema-image.json 2022-04-11 21:05:59.470 | + lib/glance:configure_glance:411 : cp -p /opt/stack/glance/etc/metadefs/cim-processor-allocation-setting-data.json /opt/stack/glance/etc/metadefs/cim-resource-allocation-setting-data.json /opt/stack/glance/etc/metadefs/cim-storage-allocation-setting-data.json /opt/stack/glance/etc/metadefs/cim-virtual-system-setting-data.json /opt/stack/glance/etc/metadefs/compute-aggr-disk-filter.json /opt/stack/glance/etc/metadefs/compute-aggr-iops-filter.json /opt/stack/glance/etc/metadefs/compute-aggr-num-instances.json /opt/stack/glance/etc/metadefs/compute-cpu-pinning.json /opt/stack/glance/etc/metadefs/compute-guest-memory-backing.json /opt/stack/glance/etc/metadefs/compute-guest-shutdown.json /opt/stack/glance/etc/metadefs/compute-host-capabilities.json /opt/stack/glance/etc/metadefs/compute-hypervisor.json /opt/stack/glance/etc/metadefs/compute-instance-data.json /opt/stack/glance/etc/metadefs/compute-libvirt-image.json /opt/stack/glance/etc/metadefs/compute-libvirt.json /opt/stack/glance/etc/metadefs/compute-quota.json /opt/stack/glance/etc/metadefs/compute-randomgen.json /opt/stack/glance/etc/metadefs/compute-vcputopology.json /opt/stack/glance/etc/metadefs/compute-vmware-flavor.json /opt/stack/glance/etc/metadefs/compute-vmware.json /opt/stack/glance/etc/metadefs/compute-vmware-quota-flavor.json /opt/stack/glance/etc/metadefs/compute-watchdog.json /opt/stack/glance/etc/metadefs/compute-xenapi.json /opt/stack/glance/etc/metadefs/glance-common-image-props.json /opt/stack/glance/etc/metadefs/image-signature-verification.json /opt/stack/glance/etc/metadefs/operating-system.json /opt/stack/glance/etc/metadefs/software-databases.json /opt/stack/glance/etc/metadefs/software-runtimes.json /opt/stack/glance/etc/metadefs/software-webservers.json /opt/stack/glance/etc/metadefs/storage-volume-type.json /etc/glance/metadefs 2022-04-11 21:05:59.477 | + lib/glance:configure_glance:413 : is_service_enabled tls-proxy 2022-04-11 21:05:59.493 | + functions-common:is_service_enabled:2081 : return 1 2022-04-11 21:05:59.495 | + lib/glance:configure_glance:421 : [[ False == False ]] 2022-04-11 21:05:59.497 | + lib/glance:configure_glance:422 : write_local_uwsgi_http_config /etc/glance/glance-uwsgi.ini /usr/local/bin/glance-wsgi-api /image 2022-04-11 21:05:59.500 | + lib/apache:write_local_uwsgi_http_config:319 : local file=/etc/glance/glance-uwsgi.ini 2022-04-11 21:05:59.502 | + lib/apache:write_local_uwsgi_http_config:320 : local wsgi=/usr/local/bin/glance-wsgi-api 2022-04-11 21:05:59.504 | + lib/apache:write_local_uwsgi_http_config:321 : local url=/image 2022-04-11 21:05:59.507 | ++ lib/apache:write_local_uwsgi_http_config:322 : basename /usr/local/bin/glance-wsgi-api 2022-04-11 21:05:59.511 | + lib/apache:write_local_uwsgi_http_config:322 : name=glance-wsgi-api 2022-04-11 21:05:59.513 | + lib/apache:write_local_uwsgi_http_config:328 : rm -rf /etc/glance/glance-uwsgi.ini 2022-04-11 21:05:59.516 | + lib/apache:write_local_uwsgi_http_config:329 : iniset /etc/glance/glance-uwsgi.ini uwsgi wsgi-file /usr/local/bin/glance-wsgi-api 2022-04-11 21:05:59.546 | ++ lib/apache:write_local_uwsgi_http_config:330 : get_random_port 2022-04-11 21:05:59.548 | ++ functions:get_random_port:836 : read lower_port upper_port 2022-04-11 21:05:59.551 | ++ functions:get_random_port:837 : true 2022-04-11 21:05:59.553 | ++ functions:get_random_port:838 : (( port = upper_port )) 2022-04-11 21:05:59.555 | ++ functions:get_random_port:838 : (( port >= lower_port )) 2022-04-11 21:05:59.557 | ++ functions:get_random_port:839 : sudo lsof -i :60999 2022-04-11 21:05:59.634 | ++ functions:get_random_port:840 : [[ 1 > 0 ]] 2022-04-11 21:05:59.636 | ++ functions:get_random_port:841 : break 2 2022-04-11 21:05:59.638 | ++ functions:get_random_port:845 : echo 60999 2022-04-11 21:05:59.641 | + lib/apache:write_local_uwsgi_http_config:330 : port=60999 2022-04-11 21:05:59.643 | + lib/apache:write_local_uwsgi_http_config:331 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-socket 127.0.0.1:60999 2022-04-11 21:05:59.672 | + lib/apache:write_local_uwsgi_http_config:332 : iniset /etc/glance/glance-uwsgi.ini uwsgi processes 2 2022-04-11 21:05:59.699 | + lib/apache:write_local_uwsgi_http_config:334 : iniset /etc/glance/glance-uwsgi.ini uwsgi master true 2022-04-11 21:05:59.726 | + lib/apache:write_local_uwsgi_http_config:336 : iniset /etc/glance/glance-uwsgi.ini uwsgi die-on-term true 2022-04-11 21:05:59.753 | + lib/apache:write_local_uwsgi_http_config:337 : iniset /etc/glance/glance-uwsgi.ini uwsgi exit-on-reload false 2022-04-11 21:05:59.780 | + lib/apache:write_local_uwsgi_http_config:338 : iniset /etc/glance/glance-uwsgi.ini uwsgi enable-threads true 2022-04-11 21:05:59.807 | + lib/apache:write_local_uwsgi_http_config:339 : iniset /etc/glance/glance-uwsgi.ini uwsgi plugins http,python3 2022-04-11 21:05:59.834 | + lib/apache:write_local_uwsgi_http_config:341 : iniset /etc/glance/glance-uwsgi.ini uwsgi thunder-lock true 2022-04-11 21:05:59.861 | + lib/apache:write_local_uwsgi_http_config:343 : iniset /etc/glance/glance-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-04-11 21:05:59.888 | + lib/apache:write_local_uwsgi_http_config:346 : iniset /etc/glance/glance-uwsgi.ini uwsgi worker-reload-mercy 90 2022-04-11 21:05:59.914 | + lib/apache:write_local_uwsgi_http_config:348 : iniset /etc/glance/glance-uwsgi.ini uwsgi buffer-size 65535 2022-04-11 21:05:59.941 | + lib/apache:write_local_uwsgi_http_config:350 : iniset /etc/glance/glance-uwsgi.ini uwsgi add-header 'Connection: close' 2022-04-11 21:05:59.968 | + lib/apache:write_local_uwsgi_http_config:352 : iniset /etc/glance/glance-uwsgi.ini uwsgi lazy-apps true 2022-04-11 21:05:59.996 | + lib/apache:write_local_uwsgi_http_config:353 : iniset /etc/glance/glance-uwsgi.ini uwsgi chmod-socket 666 2022-04-11 21:06:00.022 | + lib/apache:write_local_uwsgi_http_config:354 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-raw-body true 2022-04-11 21:06:00.049 | + lib/apache:write_local_uwsgi_http_config:355 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-chunked-input true 2022-04-11 21:06:00.077 | + lib/apache:write_local_uwsgi_http_config:356 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-auto-chunked true 2022-04-11 21:06:00.104 | + lib/apache:write_local_uwsgi_http_config:357 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-keepalive false 2022-04-11 21:06:00.131 | + lib/apache:write_local_uwsgi_http_config:359 : iniset /etc/glance/glance-uwsgi.ini uwsgi socket-timeout 30 2022-04-11 21:06:00.158 | + lib/apache:write_local_uwsgi_http_config:361 : enable_apache_mod proxy 2022-04-11 21:06:00.161 | + lib/apache:enable_apache_mod:59 : local mod=proxy 2022-04-11 21:06:00.163 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-04-11 21:06:00.165 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-11 21:06:00.167 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-11 21:06:00.169 | + lib/apache:enable_apache_mod:64 : [[ proxy != \v\e\r\s\i\o\n ]] 2022-04-11 21:06:00.172 | + lib/apache:enable_apache_mod:64 : a2query -m proxy 2022-04-11 21:06:00.229 | proxy (enabled by site administrator) 2022-04-11 21:06:00.232 | + lib/apache:write_local_uwsgi_http_config:362 : enable_apache_mod proxy_http 2022-04-11 21:06:00.235 | + lib/apache:enable_apache_mod:59 : local mod=proxy_http 2022-04-11 21:06:00.238 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-04-11 21:06:00.240 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-11 21:06:00.242 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-11 21:06:00.244 | + lib/apache:enable_apache_mod:64 : [[ proxy_http != \v\e\r\s\i\o\n ]] 2022-04-11 21:06:00.247 | + lib/apache:enable_apache_mod:64 : a2query -m proxy_http 2022-04-11 21:06:00.299 | No module matches proxy_http 2022-04-11 21:06:00.302 | + lib/apache:enable_apache_mod:65 : sudo a2enmod proxy_http 2022-04-11 21:06:00.364 | Considering dependency proxy for proxy_http: 2022-04-11 21:06:00.364 | Module proxy already enabled 2022-04-11 21:06:00.364 | Enabling module proxy_http. 2022-04-11 21:06:00.369 | To activate the new configuration, you need to run: 2022-04-11 21:06:00.369 | systemctl restart apache2 2022-04-11 21:06:00.373 | + lib/apache:enable_apache_mod:66 : restart_apache_server 2022-04-11 21:06:00.376 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-04-11 21:06:00.378 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-04-11 21:06:00.380 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart apache2 2022-04-11 21:06:00.513 | + lib/apache:write_local_uwsgi_http_config:363 : local apache_conf= 2022-04-11 21:06:00.516 | ++ lib/apache:write_local_uwsgi_http_config:364 : apache_site_config_for glance-wsgi-api 2022-04-11 21:06:00.519 | ++ lib/apache:apache_site_config_for:186 : local site=glance-wsgi-api 2022-04-11 21:06:00.522 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-04-11 21:06:00.525 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-11 21:06:00.527 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-11 21:06:00.529 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/glance-wsgi-api.conf 2022-04-11 21:06:00.533 | + lib/apache:write_local_uwsgi_http_config:364 : apache_conf=/etc/apache2/sites-available/glance-wsgi-api.conf 2022-04-11 21:06:00.536 | + lib/apache:write_local_uwsgi_http_config:365 : echo 'KeepAlive Off' 2022-04-11 21:06:00.536 | + lib/apache:write_local_uwsgi_http_config:365 : sudo tee /etc/apache2/sites-available/glance-wsgi-api.conf 2022-04-11 21:06:00.545 | KeepAlive Off 2022-04-11 21:06:00.549 | + lib/apache:write_local_uwsgi_http_config:366 : sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf 2022-04-11 21:06:00.549 | + lib/apache:write_local_uwsgi_http_config:366 : echo 'SetEnv proxy-sendchunked 1' 2022-04-11 21:06:00.557 | SetEnv proxy-sendchunked 1 2022-04-11 21:06:00.561 | + lib/apache:write_local_uwsgi_http_config:367 : echo 'ProxyPass "/image" "http://127.0.0.1:60999" retry=0 ' 2022-04-11 21:06:00.562 | + lib/apache:write_local_uwsgi_http_config:367 : sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf 2022-04-11 21:06:00.570 | ProxyPass "/image" "http://127.0.0.1:60999" retry=0 2022-04-11 21:06:00.573 | + lib/apache:write_local_uwsgi_http_config:368 : enable_apache_site glance-wsgi-api 2022-04-11 21:06:00.575 | + lib/apache:enable_apache_site:203 : local site=glance-wsgi-api 2022-04-11 21:06:00.578 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-04-11 21:06:00.580 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-04-11 21:06:00.583 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-04-11 21:06:00.585 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-11 21:06:00.587 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-11 21:06:00.589 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-04-11 21:06:00.592 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-04-11 21:06:00.594 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-11 21:06:00.596 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-11 21:06:00.599 | + lib/apache:enable_apache_site:207 : sudo a2ensite glance-wsgi-api 2022-04-11 21:06:00.660 | Enabling site glance-wsgi-api. 2022-04-11 21:06:00.666 | To activate the new configuration, you need to run: 2022-04-11 21:06:00.666 | systemctl reload apache2 2022-04-11 21:06:00.670 | + lib/apache:write_local_uwsgi_http_config:369 : restart_apache_server 2022-04-11 21:06:00.672 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-04-11 21:06:00.675 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-04-11 21:06:00.677 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart apache2 2022-04-11 21:06:00.808 | ++ lib/glance:configure_glance:425 : awk '-F= ' '/^http-socket/ { print "http://"$2}' /etc/glance/glance-uwsgi.ini 2022-04-11 21:06:00.815 | + lib/glance:configure_glance:425 : iniset /etc/glance/glance-api.conf DEFAULT worker_self_reference_url http://127.0.0.1:60999 2022-04-11 21:06:00.846 | + lib/glance:configure_glance:435 : [[ False == True ]] 2022-04-11 21:06:00.849 | + ./stack.sh:main:925 : is_service_enabled cinder 2022-04-11 21:06:00.867 | + functions-common:is_service_enabled:2081 : return 0 2022-04-11 21:06:00.869 | + ./stack.sh:main:927 : stack_install_service cinder 2022-04-11 21:06:00.872 | + lib/stack:stack_install_service:20 : local service=cinder 2022-04-11 21:06:00.875 | + lib/stack:stack_install_service:21 : type install_cinder 2022-04-11 21:06:00.877 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-04-11 21:06:00.879 | + lib/stack:stack_install_service:32 : install_cinder 2022-04-11 21:06:00.882 | + lib/cinder:install_cinder:466 : git_clone https://opendev.org/openstack/cinder.git /opt/stack/cinder master 2022-04-11 21:06:00.884 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/cinder.git 2022-04-11 21:06:00.887 | + functions-common:git_clone:609 : local git_dest=/opt/stack/cinder 2022-04-11 21:06:00.889 | + functions-common:git_clone:610 : local git_ref=master 2022-04-11 21:06:00.891 | + functions-common:git_clone:611 : local orig_dir 2022-04-11 21:06:00.894 | ++ functions-common:git_clone:612 : pwd 2022-04-11 21:06:00.897 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-04-11 21:06:00.899 | + functions-common:git_clone:613 : local git_clone_flags= 2022-04-11 21:06:00.902 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-04-11 21:06:00.918 | + functions-common:git_clone:615 : RECLONE=False 2022-04-11 21:06:00.921 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-04-11 21:06:00.923 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-04-11 21:06:00.926 | + functions-common:git_clone:629 : echo master 2022-04-11 21:06:00.927 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-04-11 21:06:00.932 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/cinder ]] 2022-04-11 21:06:00.934 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-04-11 21:06:00.937 | + functions-common:git_clone:677 : cd /opt/stack/cinder 2022-04-11 21:06:00.940 | + functions-common:git_clone:678 : head -1 2022-04-11 21:06:00.940 | + functions-common:git_clone:678 : git show --oneline 2022-04-11 21:06:00.944 | 6d4a6aa97 Merge "Remove privsep/hscli" 2022-04-11 21:06:00.947 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-04-11 21:06:00.950 | + lib/cinder:install_cinder:467 : setup_develop /opt/stack/cinder 2022-04-11 21:06:00.952 | + inc/python:setup_develop:338 : local bindep 2022-04-11 21:06:00.955 | + inc/python:setup_develop:339 : [[ /opt/stack/cinder == -bindep* ]] 2022-04-11 21:06:00.957 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/cinder 2022-04-11 21:06:00.960 | + inc/python:setup_develop:344 : local extras= 2022-04-11 21:06:00.962 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/cinder -e 2022-04-11 21:06:00.965 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-04-11 21:06:00.967 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/cinder == -bindep* ]] 2022-04-11 21:06:00.969 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/cinder 2022-04-11 21:06:00.972 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-04-11 21:06:00.975 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-04-11 21:06:00.978 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/cinder 2022-04-11 21:06:00.980 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-04-11 21:06:00.983 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/cinder 2022-04-11 21:06:00.986 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-04-11 21:06:00.989 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-04-11 21:06:00.992 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/cinder/setup.cfg 2022-04-11 21:06:00.998 | + inc/python:_setup_package_with_constraints_edit:385 : name=cinder 2022-04-11 21:06:01.000 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- cinder 2022-04-11 21:06:01.676 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/cinder -e 2022-04-11 21:06:01.679 | + inc/python:setup_package:418 : local bindep=0 2022-04-11 21:06:01.681 | + inc/python:setup_package:419 : local bindep_flag= 2022-04-11 21:06:01.683 | + inc/python:setup_package:420 : local bindep_profiles= 2022-04-11 21:06:01.686 | + inc/python:setup_package:421 : [[ /opt/stack/cinder == -bindep* ]] 2022-04-11 21:06:01.688 | + inc/python:setup_package:426 : local project_dir=/opt/stack/cinder 2022-04-11 21:06:01.690 | + inc/python:setup_package:427 : local flags=-e 2022-04-11 21:06:01.693 | + inc/python:setup_package:428 : local extras= 2022-04-11 21:06:01.695 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-04-11 21:06:01.697 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-04-11 21:06:01.700 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-04-11 21:06:01.702 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-04-11 21:06:01.704 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-04-11 21:06:01.707 | + inc/python:setup_package:446 : pip_install -e /opt/stack/cinder 2022-04-11 21:06:01.728 | Using python 3.8 to install /opt/stack/cinder 2022-04-11 21:06:01.730 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/cinder 2022-04-11 21:06:02.590 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 21:06:02.590 | from cryptography.utils import int_from_bytes 2022-04-11 21:06:02.590 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 21:06:02.591 | from cryptography.utils import int_from_bytes 2022-04-11 21:06:03.759 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-11 21:06:03.789 | Obtaining file:///opt/stack/cinder 2022-04-11 21:06:03.790 | Preparing metadata (setup.py): started 2022-04-11 21:06:09.402 | Preparing metadata (setup.py): finished with status 'done' 2022-04-11 21:06:09.650 | Requirement already satisfied: pbr>=5.8.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (5.8.1) 2022-04-11 21:06:09.651 | Requirement already satisfied: decorator>=4.4.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (5.1.1) 2022-04-11 21:06:09.652 | Requirement already satisfied: eventlet!=0.32.0,>=0.30.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (0.33.0) 2022-04-11 21:06:09.653 | Requirement already satisfied: greenlet>=0.4.16 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (1.1.2) 2022-04-11 21:06:09.654 | Requirement already satisfied: httplib2>=0.18.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (0.20.4) 2022-04-11 21:06:09.655 | Requirement already satisfied: iso8601>=0.1.12 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (1.0.2) 2022-04-11 21:06:09.657 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from cinder==20.1.0.dev48) (3.2.0) 2022-04-11 21:06:09.658 | Requirement already satisfied: keystoneauth1>=4.2.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (4.5.0) 2022-04-11 21:06:09.659 | Requirement already satisfied: keystonemiddleware>=9.1.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (9.4.0) 2022-04-11 21:06:10.608 | Collecting lxml>=4.5.2 2022-04-11 21:06:10.642 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/ce1/3d6291a5f47c1/lxml-4.8.0-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_24_x86_64.whl (6.9 MB) 2022-04-11 21:06:10.902 | Collecting oauth2client>=4.1.3 2022-04-11 21:06:10.910 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b8a/81cc5d60e2d36/oauth2client-4.1.3-py2.py3-none-any.whl (98 kB) 2022-04-11 21:06:10.916 | Requirement already satisfied: oslo.config>=8.3.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (8.8.0) 2022-04-11 21:06:10.917 | Requirement already satisfied: oslo.concurrency>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (4.5.0) 2022-04-11 21:06:10.918 | Requirement already satisfied: oslo.context>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (4.1.0) 2022-04-11 21:06:10.919 | Requirement already satisfied: oslo.db>=11.0.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (11.2.0) 2022-04-11 21:06:10.920 | Requirement already satisfied: oslo.log>=4.6.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (4.7.0) 2022-04-11 21:06:10.921 | Requirement already satisfied: oslo.messaging>=12.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (12.13.0) 2022-04-11 21:06:10.922 | Requirement already satisfied: oslo.middleware>=4.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (4.5.1) 2022-04-11 21:06:10.925 | Requirement already satisfied: oslo.policy>=3.8.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (3.11.0) 2022-04-11 21:06:10.926 | Requirement already satisfied: oslo.privsep>=2.6.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (2.7.0) 2022-04-11 21:06:10.927 | Requirement already satisfied: oslo.reports>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (2.3.0) 2022-04-11 21:06:10.928 | Requirement already satisfied: oslo.rootwrap>=6.2.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (6.3.1) 2022-04-11 21:06:10.929 | Requirement already satisfied: oslo.serialization>=4.2.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (4.3.0) 2022-04-11 21:06:10.966 | Requirement already satisfied: oslo.service>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (2.8.0) 2022-04-11 21:06:10.967 | Requirement already satisfied: oslo.upgradecheck>=1.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (1.5.0) 2022-04-11 21:06:10.968 | Requirement already satisfied: oslo.utils>=4.12.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (4.12.2) 2022-04-11 21:06:10.969 | Requirement already satisfied: oslo.versionedobjects>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (2.6.0) 2022-04-11 21:06:10.970 | Requirement already satisfied: osprofiler>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (3.4.2) 2022-04-11 21:06:10.972 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (21.3) 2022-04-11 21:06:11.096 | Collecting paramiko>=2.7.2 2022-04-11 21:06:11.104 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/7b5/910f5815a0040/paramiko-2.8.1-py2.py3-none-any.whl (206 kB) 2022-04-11 21:06:11.113 | Requirement already satisfied: Paste>=3.4.3 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (3.5.0) 2022-04-11 21:06:11.113 | Requirement already satisfied: PasteDeploy>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (2.1.1) 2022-04-11 21:06:11.114 | Requirement already satisfied: psutil>=5.7.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (5.9.0) 2022-04-11 21:06:11.116 | Requirement already satisfied: pyparsing>=2.4.7 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (3.0.7) 2022-04-11 21:06:11.117 | Requirement already satisfied: python-barbicanclient>=5.0.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (5.3.0) 2022-04-11 21:06:11.213 | Collecting python-glanceclient>=3.2.2 2022-04-11 21:06:11.221 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/232/0ed0231f48bda/python_glanceclient-3.6.0-py3-none-any.whl (203 kB) 2022-04-11 21:06:11.230 | Requirement already satisfied: python-keystoneclient>=4.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (4.4.0) 2022-04-11 21:06:11.231 | Requirement already satisfied: python-novaclient>=17.2.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (17.7.0) 2022-04-11 21:06:11.293 | Collecting python-swiftclient>=3.10.1 2022-04-11 21:06:11.300 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/984/805daa56148eb/python_swiftclient-3.13.1-py2.py3-none-any.whl (87 kB) 2022-04-11 21:06:11.306 | Requirement already satisfied: pytz>=2020.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (2022.1) 2022-04-11 21:06:11.307 | Requirement already satisfied: requests>=2.25.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (2.27.1) 2022-04-11 21:06:11.308 | Requirement already satisfied: Routes>=2.4.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (2.5.1) 2022-04-11 21:06:11.309 | Requirement already satisfied: taskflow>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (4.6.4) 2022-04-11 21:06:11.349 | Collecting rtslib-fb>=2.1.74 2022-04-11 21:06:11.356 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/ae4/ad808e784a407/rtslib_fb-2.1.74-py3-none-any.whl (85 kB) 2022-04-11 21:06:11.361 | Requirement already satisfied: six>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (1.16.0) 2022-04-11 21:06:11.362 | Requirement already satisfied: SQLAlchemy>=1.4.23 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (1.4.35) 2022-04-11 21:06:11.363 | Requirement already satisfied: sqlalchemy-migrate>=0.13.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (0.13.0) 2022-04-11 21:06:11.363 | Requirement already satisfied: stevedore>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (3.5.0) 2022-04-11 21:06:11.402 | Collecting tabulate>=0.8.7 2022-04-11 21:06:11.409 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/d7c/013fe7abbc5e4/tabulate-0.8.9-py3-none-any.whl (25 kB) 2022-04-11 21:06:11.413 | Requirement already satisfied: tenacity>=6.3.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (6.3.1) 2022-04-11 21:06:11.413 | Requirement already satisfied: WebOb>=1.8.6 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (1.8.7) 2022-04-11 21:06:11.414 | Requirement already satisfied: oslo.i18n>=5.1.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (5.1.0) 2022-04-11 21:06:11.533 | Collecting oslo.vmware>=3.10.0 2022-04-11 21:06:11.541 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/5e6/caf957a5ad82e/oslo.vmware-3.10.0-py3-none-any.whl (491 kB) 2022-04-11 21:06:11.557 | Requirement already satisfied: os-brick>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (5.2.0) 2022-04-11 21:06:11.558 | Requirement already satisfied: os-win>=5.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (5.6.0) 2022-04-11 21:06:11.559 | Requirement already satisfied: tooz>=2.7.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (2.11.0) 2022-04-11 21:06:11.734 | Collecting google-api-python-client>=1.11.0 2022-04-11 21:06:11.755 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a06/b9621de90623e/google_api_python_client-2.43.0-py2.py3-none-any.whl (8.3 MB) 2022-04-11 21:06:11.970 | Requirement already satisfied: castellan>=3.7.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (3.10.1) 2022-04-11 21:06:11.974 | Requirement already satisfied: cryptography>=3.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (36.0.2) 2022-04-11 21:06:11.975 | Requirement already satisfied: cursive>=0.2.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (0.2.2) 2022-04-11 21:06:12.020 | Collecting zstd>=1.4.5.1 2022-04-11 21:06:12.027 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/951/9bb0cd91c4498/zstd-1.5.1.0.tar.gz (604 kB) 2022-04-11 21:06:12.125 | Preparing metadata (setup.py): started 2022-04-11 21:06:14.869 | Preparing metadata (setup.py): finished with status 'done' 2022-04-11 21:06:16.066 | Collecting boto3>=1.16.51 2022-04-11 21:06:16.075 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/1e8/45aa92b3ad70b/boto3-1.21.37-py3-none-any.whl (132 kB) 2022-04-11 21:06:17.556 | Collecting botocore<1.25.0,>=1.24.37 2022-04-11 21:06:17.577 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/21e/164a213beca36/botocore-1.24.37-py3-none-any.whl (8.7 MB) 2022-04-11 21:06:17.782 | Requirement already satisfied: jmespath<2.0.0,>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from boto3>=1.16.51->cinder==20.1.0.dev48) (1.0.0) 2022-04-11 21:06:17.842 | Collecting s3transfer<0.6.0,>=0.5.0 2022-04-11 21:06:17.848 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/7a6/f4c4d1fdb9a2b/s3transfer-0.5.2-py3-none-any.whl (79 kB) 2022-04-11 21:06:17.914 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=3.1->cinder==20.1.0.dev48) (1.15.0) 2022-04-11 21:06:17.945 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet!=0.32.0,>=0.30.1->cinder==20.1.0.dev48) (2.2.1) 2022-04-11 21:06:18.095 | Collecting google-auth<3.0.0dev,>=1.16.0 2022-04-11 21:06:18.101 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/5e0/79eb4d21df185/google_auth-2.6.3-py2.py3-none-any.whl (156 kB) 2022-04-11 21:06:18.262 | Collecting google-api-core!=2.0.*,!=2.1.*,!=2.2.*,!=2.3.0,<3.0.0dev,>=1.31.5 2022-04-11 21:06:18.270 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/6be/1fc59e2a7ba9f/google_api_core-2.7.1-py3-none-any.whl (114 kB) 2022-04-11 21:06:18.310 | Collecting uritemplate<5,>=3.0.1 2022-04-11 21:06:18.317 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/830/c08b8d99bdd31/uritemplate-4.1.1-py2.py3-none-any.whl (10 kB) 2022-04-11 21:06:18.350 | Collecting google-auth-httplib2>=0.1.0 2022-04-11 21:06:18.357 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/31e/49c36c6b5643b/google_auth_httplib2-0.1.0-py2.py3-none-any.whl (9.3 kB) 2022-04-11 21:06:18.508 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=4.2.1->cinder==20.1.0.dev48) (1.7.0) 2022-04-11 21:06:18.562 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=9.1.0->cinder==20.1.0.dev48) (2.10.1) 2022-04-11 21:06:18.568 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=9.1.0->cinder==20.1.0.dev48) (3.1.1) 2022-04-11 21:06:18.740 | Collecting pyasn1>=0.1.7 2022-04-11 21:06:18.749 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/39c/7e2ec30515947/pyasn1-0.4.8-py2.py3-none-any.whl (77 kB) 2022-04-11 21:06:18.755 | Requirement already satisfied: pyasn1-modules>=0.0.5 in /usr/lib/python3/dist-packages (from oauth2client>=4.1.3->cinder==20.1.0.dev48) (0.2.1) 2022-04-11 21:06:18.811 | Collecting rsa>=3.1.4 2022-04-11 21:06:18.818 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/95c/5d300c4e879ee/rsa-4.8-py3-none-any.whl (39 kB) 2022-04-11 21:06:18.878 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=4.5.0->cinder==20.1.0.dev48) (0.17.3) 2022-04-11 21:06:18.922 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.3.2->cinder==20.1.0.dev48) (6.0) 2022-04-11 21:06:18.923 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.3.2->cinder==20.1.0.dev48) (1.5.0) 2022-04-11 21:06:18.925 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.3.2->cinder==20.1.0.dev48) (0.8.0) 2022-04-11 21:06:18.926 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.3.2->cinder==20.1.0.dev48) (2.5.0) 2022-04-11 21:06:18.986 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=11.0.0->cinder==20.1.0.dev48) (2.0.1) 2022-04-11 21:06:18.988 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=11.0.0->cinder==20.1.0.dev48) (0.5.0) 2022-04-11 21:06:18.991 | Requirement already satisfied: alembic>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=11.0.0->cinder==20.1.0.dev48) (1.7.7) 2022-04-11 21:06:19.048 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.6.1->cinder==20.1.0.dev48) (2.8.2) 2022-04-11 21:06:19.051 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.6.1->cinder==20.1.0.dev48) (0.9.6) 2022-04-11 21:06:19.112 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==20.1.0.dev48) (2.4.0) 2022-04-11 21:06:19.113 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==20.1.0.dev48) (0.4.0) 2022-04-11 21:06:19.114 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==20.1.0.dev48) (5.1.0) 2022-04-11 21:06:19.115 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==20.1.0.dev48) (5.2.4) 2022-04-11 21:06:19.119 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==20.1.0.dev48) (5.0.0) 2022-04-11 21:06:19.142 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=4.1.1->cinder==20.1.0.dev48) (3.3.0) 2022-04-11 21:06:19.144 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=4.1.1->cinder==20.1.0.dev48) (3.1.1) 2022-04-11 21:06:19.145 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=4.1.1->cinder==20.1.0.dev48) (3.2.0) 2022-04-11 21:06:19.194 | Requirement already satisfied: msgpack>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.privsep>=2.6.2->cinder==20.1.0.dev48) (1.0.3) 2022-04-11 21:06:19.277 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->cinder==20.1.0.dev48) (3.0.0) 2022-04-11 21:06:19.279 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->cinder==20.1.0.dev48) (1.3.3) 2022-04-11 21:06:19.306 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.upgradecheck>=1.1.1->cinder==20.1.0.dev48) (3.2.0) 2022-04-11 21:06:19.331 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.12.1->cinder==20.1.0.dev48) (0.11.0) 2022-04-11 21:06:19.400 | Requirement already satisfied: urllib3>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from oslo.vmware>=3.10.0->cinder==20.1.0.dev48) (1.26.9) 2022-04-11 21:06:19.454 | Collecting suds-community>=0.6 2022-04-11 21:06:19.463 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/9bf/f1653ea6a86ba/suds_community-1.1.0-py3-none-any.whl (144 kB) 2022-04-11 21:06:19.722 | Collecting pynacl>=1.0.1 2022-04-11 21:06:19.730 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/0c8/4947a22519e01/PyNaCl-1.5.0-cp36-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_24_x86_64.whl (856 kB) 2022-04-11 21:06:19.780 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=3.4.3->cinder==20.1.0.dev48) (62.0.0) 2022-04-11 21:06:19.924 | Requirement already satisfied: cliff!=2.9.0,>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from python-barbicanclient>=5.0.1->cinder==20.1.0.dev48) (3.10.1) 2022-04-11 21:06:19.962 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=3.2.2->cinder==20.1.0.dev48) (1.14.0) 2022-04-11 21:06:19.999 | Collecting warlock<2,>=1.2.0 2022-04-11 21:06:20.006 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/d9d/f06a9128971cb/warlock-1.3.3-py2.py3-none-any.whl (9.8 kB) 2022-04-11 21:06:20.011 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=3.2.2->cinder==20.1.0.dev48) (22.0.0) 2022-04-11 21:06:20.216 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->cinder==20.1.0.dev48) (2.0.12) 2022-04-11 21:06:20.219 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->cinder==20.1.0.dev48) (3.3) 2022-04-11 21:06:20.220 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.25.1->cinder==20.1.0.dev48) (2019.11.28) 2022-04-11 21:06:20.256 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.4.1->cinder==20.1.0.dev48) (0.7) 2022-04-11 21:06:20.330 | Collecting pyudev>=0.16.1 2022-04-11 21:06:20.337 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/50d/94bef0669f9aa/pyudev-0.23.2-py3-none-any.whl (63 kB) 2022-04-11 21:06:20.584 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->cinder==20.1.0.dev48) (0.5.2) 2022-04-11 21:06:20.585 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->cinder==20.1.0.dev48) (0.4.2) 2022-04-11 21:06:20.727 | Requirement already satisfied: automaton>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.5.0->cinder==20.1.0.dev48) (2.5.0) 2022-04-11 21:06:20.728 | Requirement already satisfied: networkx>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.5.0->cinder==20.1.0.dev48) (2.8) 2022-04-11 21:06:20.732 | Requirement already satisfied: pydot>=1.2.4 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.5.0->cinder==20.1.0.dev48) (1.4.2) 2022-04-11 21:06:20.863 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.8/dist-packages (from tooz>=2.7.1->cinder==20.1.0.dev48) (0.13.1) 2022-04-11 21:06:20.984 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=11.0.0->cinder==20.1.0.dev48) (1.2.0) 2022-04-11 21:06:20.985 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=11.0.0->cinder==20.1.0.dev48) (5.6.0) 2022-04-11 21:06:20.987 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=11.0.0->cinder==20.1.0.dev48) (4.11.3) 2022-04-11 21:06:21.021 | Requirement already satisfied: vine>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from amqp>=2.5.2->oslo.messaging>=12.5.0->cinder==20.1.0.dev48) (5.0.0) 2022-04-11 21:06:21.239 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=3.1->cinder==20.1.0.dev48) (2.21) 2022-04-11 21:06:21.318 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->python-barbicanclient>=5.0.1->cinder==20.1.0.dev48) (0.5.0) 2022-04-11 21:06:21.320 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->python-barbicanclient>=5.0.1->cinder==20.1.0.dev48) (2.4.0) 2022-04-11 21:06:21.498 | Requirement already satisfied: testtools>=0.9.22 in /usr/local/lib/python3.8/dist-packages (from fixtures>=3.0.0->oslo.service>=2.8.0->cinder==20.1.0.dev48) (2.5.0) 2022-04-11 21:06:21.683 | Collecting googleapis-common-protos<2.0dev,>=1.52.0 2022-04-11 21:06:21.690 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/602/20c89b8bd5272/googleapis_common_protos-1.56.0-py2.py3-none-any.whl (241 kB) 2022-04-11 21:06:21.701 | Requirement already satisfied: protobuf>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from google-api-core!=2.0.*,!=2.1.*,!=2.2.*,!=2.3.0,<3.0.0dev,>=1.31.5->google-api-python-client>=1.11.0->cinder==20.1.0.dev48) (3.20.0) 2022-04-11 21:06:21.894 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->oslo.middleware>=4.1.1->cinder==20.1.0.dev48) (2.1.1) 2022-04-11 21:06:22.389 | Requirement already satisfied: dogpile.cache>=1.1.5 in /usr/local/lib/python3.8/dist-packages (from oslo.cache>=1.26.0->keystonemiddleware>=9.1.0->cinder==20.1.0.dev48) (1.1.5) 2022-04-11 21:06:22.438 | Requirement already satisfied: prometheus-client>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.metrics>=0.2.1->oslo.messaging>=12.5.0->cinder==20.1.0.dev48) (0.14.1) 2022-04-11 21:06:22.492 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.1.1->cinder==20.1.0.dev48) (0.2.5) 2022-04-11 21:06:23.848 | Requirement already satisfied: jsonpatch<2,>=0.10 in /usr/local/lib/python3.8/dist-packages (from warlock<2,>=1.2.0->python-glanceclient>=3.2.2->cinder==20.1.0.dev48) (1.32) 2022-04-11 21:06:24.125 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-barbicanclient>=5.0.1->cinder==20.1.0.dev48) (21.4.0) 2022-04-11 21:06:24.126 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-barbicanclient>=5.0.1->cinder==20.1.0.dev48) (1.8.2) 2022-04-11 21:06:24.278 | Requirement already satisfied: jsonpointer>=1.9 in /usr/local/lib/python3.8/dist-packages (from jsonpatch<2,>=0.10->warlock<2,>=1.2.0->python-glanceclient>=3.2.2->cinder==20.1.0.dev48) (2.2) 2022-04-11 21:06:24.475 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools>=0.9.22->fixtures>=3.0.0->oslo.service>=2.8.0->cinder==20.1.0.dev48) (1.0.0) 2022-04-11 21:06:24.661 | Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.8/dist-packages (from importlib-metadata->alembic>=0.9.6->oslo.db>=11.0.0->cinder==20.1.0.dev48) (3.8.0) 2022-04-11 21:06:25.325 | Building wheels for collected packages: zstd 2022-04-11 21:06:25.326 | Building wheel for zstd (setup.py): started 2022-04-11 21:07:14.420 | Building wheel for zstd (setup.py): finished with status 'done' 2022-04-11 21:07:14.432 | Created wheel for zstd: filename=zstd-1.5.1.0-cp38-cp38-linux_x86_64.whl size=1761506 sha256=6dbb519733ea1f269336d61487af14b11fbe5377f739432cf0f63fd3669235e9 2022-04-11 21:07:14.432 | Stored in directory: /root/.cache/pip/wheels/db/61/5c/38d5ea359d8b2e91c6f14bbf42bcb31c21199924820048db05 2022-04-11 21:07:14.437 | Successfully built zstd 2022-04-11 21:07:15.459 | Installing collected packages: pyasn1, rsa, googleapis-common-protos, google-auth, botocore, warlock, uritemplate, suds-community, s3transfer, pyudev, pynacl, lxml, google-auth-httplib2, google-api-core, zstd, tabulate, rtslib-fb, python-swiftclient, python-glanceclient, paramiko, oslo.vmware, oauth2client, google-api-python-client, boto3, cinder 2022-04-11 21:07:15.460 | Attempting uninstall: pyasn1 2022-04-11 21:07:15.462 | Found existing installation: pyasn1 0.4.2 2022-04-11 21:07:15.464 | Uninstalling pyasn1-0.4.2: 2022-04-11 21:07:15.579 | Successfully uninstalled pyasn1-0.4.2 2022-04-11 21:07:15.691 | Attempting uninstall: rsa 2022-04-11 21:07:15.693 | Found existing installation: rsa 4.0 2022-04-11 21:07:15.698 | Uninstalling rsa-4.0: 2022-04-11 21:07:15.797 | Successfully uninstalled rsa-4.0 2022-04-11 21:07:16.036 | Attempting uninstall: google-auth 2022-04-11 21:07:16.039 | Found existing installation: google-auth 1.5.1 2022-04-11 21:07:16.040 | Uninstalling google-auth-1.5.1: 2022-04-11 21:07:16.138 | Successfully uninstalled google-auth-1.5.1 2022-04-11 21:07:17.583 | Attempting uninstall: pynacl 2022-04-11 21:07:17.586 | Found existing installation: PyNaCl 1.3.0 2022-04-11 21:07:17.605 | Uninstalling PyNaCl-1.3.0: 2022-04-11 21:07:17.703 | Successfully uninstalled PyNaCl-1.3.0 2022-04-11 21:07:17.797 | Attempting uninstall: lxml 2022-04-11 21:07:17.799 | Found existing installation: lxml 4.5.0 2022-04-11 21:07:17.801 | Uninstalling lxml-4.5.0: 2022-04-11 21:07:17.897 | Successfully uninstalled lxml-4.5.0 2022-04-11 21:07:19.918 | Running setup.py develop for cinder 2022-04-11 21:07:27.410 | Successfully installed boto3-1.21.37 botocore-1.24.37 cinder google-api-core-2.7.1 google-api-python-client-2.43.0 google-auth-2.6.3 google-auth-httplib2-0.1.0 googleapis-common-protos-1.56.0 lxml-4.8.0 oauth2client-4.1.3 oslo.vmware-3.10.0 paramiko-2.8.1 pyasn1-0.4.8 pynacl-1.5.0 python-glanceclient-3.6.0 python-swiftclient-3.13.1 pyudev-0.23.2 rsa-4.8 rtslib-fb-2.1.74 s3transfer-0.5.2 suds-community-1.1.0 tabulate-0.8.9 uritemplate-4.1.1 warlock-1.3.3 zstd-1.5.1.0 2022-04-11 21:07:27.410 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-11 21:07:27.418 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-11 21:07:27.418 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-11 21:07:27.690 | + inc/python:pip_install:200 : result=0 2022-04-11 21:07:27.693 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-11 21:07:27.695 | + functions-common:time_stop:2425 : local name 2022-04-11 21:07:27.697 | + functions-common:time_stop:2426 : local end_time 2022-04-11 21:07:27.699 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-11 21:07:27.702 | + functions-common:time_stop:2428 : local total 2022-04-11 21:07:27.704 | + functions-common:time_stop:2429 : local start_time 2022-04-11 21:07:27.706 | + functions-common:time_stop:2431 : name=pip_install 2022-04-11 21:07:27.708 | + functions-common:time_stop:2432 : start_time=1649711161723 2022-04-11 21:07:27.711 | + functions-common:time_stop:2434 : [[ -z 1649711161723 ]] 2022-04-11 21:07:27.713 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-11 21:07:27.718 | + functions-common:time_stop:2437 : end_time=1649711247715 2022-04-11 21:07:27.720 | + functions-common:time_stop:2438 : elapsed_time=85992 2022-04-11 21:07:27.722 | + functions-common:time_stop:2439 : total=105360 2022-04-11 21:07:27.725 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-11 21:07:27.727 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=191352 2022-04-11 21:07:27.729 | + inc/python:pip_install:203 : return 0 2022-04-11 21:07:27.732 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-04-11 21:07:27.734 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-04-11 21:07:27.737 | + functions-common:safe_chown:2326 : _safe_permission_operation chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-04-11 21:07:27.756 | + functions-common:_safe_permission_operation:2174 : sudo chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-04-11 21:07:27.767 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/cinder 2022-04-11 21:07:27.770 | + inc/python:use_library_from_git:250 : local name=/opt/stack/cinder 2022-04-11 21:07:27.772 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-11 21:07:27.775 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-11 21:07:27.777 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/cinder, ]] 2022-04-11 21:07:27.780 | + inc/python:use_library_from_git:253 : return 1 2022-04-11 21:07:27.782 | + lib/cinder:install_cinder:468 : [[ lioadm == \t\g\t\a\d\m ]] 2022-04-11 21:07:27.785 | + lib/cinder:install_cinder:470 : [[ lioadm == \l\i\o\a\d\m ]] 2022-04-11 21:07:27.787 | + lib/cinder:install_cinder:471 : is_ubuntu 2022-04-11 21:07:27.790 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-11 21:07:27.792 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-11 21:07:27.795 | + lib/cinder:install_cinder:473 : sudo mkdir -p /etc/target 2022-04-11 21:07:27.807 | + lib/cinder:install_cinder:475 : install_package targetcli-fb 2022-04-11 21:07:27.809 | + functions-common:install_package:1463 : update_package_repo 2022-04-11 21:07:27.812 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-04-11 21:07:27.814 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-04-11 21:07:27.817 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-04-11 21:07:27.819 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-04-11 21:07:27.822 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-04-11 21:07:27.824 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-11 21:07:27.827 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-11 21:07:27.829 | + functions-common:update_package_repo:1444 : apt_get_update 2022-04-11 21:07:27.832 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-04-11 21:07:27.834 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-04-11 21:07:27.837 | + functions-common:apt_get_update:1190 : return 2022-04-11 21:07:27.839 | + functions-common:install_package:1464 : real_install_package targetcli-fb 2022-04-11 21:07:27.841 | + functions-common:real_install_package:1449 : is_ubuntu 2022-04-11 21:07:27.844 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-11 21:07:27.847 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-11 21:07:27.849 | + functions-common:real_install_package:1450 : apt_get install targetcli-fb 2022-04-11 21:07:27.872 | + functions-common:apt_get:1230 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install targetcli-fb 2022-04-11 21:07:27.982 | Reading package lists... 2022-04-11 21:07:28.228 | Building dependency tree... 2022-04-11 21:07:28.229 | Reading state information... 2022-04-11 21:07:28.474 | The following packages were automatically installed and are no longer required: 2022-04-11 21:07:28.475 | apport-symptoms libboost-iostreams1.71.0 libboost-thread1.71.0 libnetplan0 2022-04-11 21:07:28.475 | python3-automat python3-click python3-colorama python3-configobj 2022-04-11 21:07:28.475 | python3-constantly python3-entrypoints python3-hamcrest python3-hyperlink 2022-04-11 21:07:28.475 | python3-incremental python3-keyring python3-lazr.uri python3-problem-report 2022-04-11 21:07:28.475 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-11 21:07:28.475 | python3-zope.interface 2022-04-11 21:07:28.476 | Use 'sudo apt autoremove' to remove them. 2022-04-11 21:07:28.476 | The following additional packages will be installed: 2022-04-11 21:07:28.477 | python3-configshell-fb python3-pyudev python3-rtslib-fb python3-urwid 2022-04-11 21:07:28.477 | Suggested packages: 2022-04-11 21:07:28.478 | python-urwid-doc 2022-04-11 21:07:28.544 | The following NEW packages will be installed: 2022-04-11 21:07:28.544 | python3-configshell-fb python3-pyudev python3-rtslib-fb python3-urwid 2022-04-11 21:07:28.544 | targetcli-fb 2022-04-11 21:07:28.796 | 0 upgraded, 5 newly installed, 0 to remove and 123 not upgraded. 2022-04-11 21:07:28.796 | Need to get 295 kB of archives. 2022-04-11 21:07:28.796 | After this operation, 1,989 kB of additional disk space will be used. 2022-04-11 21:07:28.796 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 python3-urwid amd64 2.0.1-3 [159 kB] 2022-04-11 21:07:29.315 | 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-04-11 21:07:29.328 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 python3-pyudev all 0.21.0-3ubuntu1 [37.1 kB] 2022-04-11 21:07:29.348 | 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-04-11 21:07:29.370 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 targetcli-fb all 1:2.1.51-0ubuntu1 [35.1 kB] 2022-04-11 21:07:29.964 | Fetched 295 kB in 1s (352 kB/s) 2022-04-11 21:07:29.997 | Selecting previously unselected package python3-urwid. 2022-04-11 21:07:30.055 | (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 ... 100152 files and directories currently installed.) 2022-04-11 21:07:30.059 | Preparing to unpack .../python3-urwid_2.0.1-3_amd64.deb ... 2022-04-11 21:07:30.061 | Unpacking python3-urwid (2.0.1-3) ... 2022-04-11 21:07:30.124 | Selecting previously unselected package python3-configshell-fb. 2022-04-11 21:07:30.135 | Preparing to unpack .../python3-configshell-fb_1%3a1.1.27-0ubuntu1_all.deb ... 2022-04-11 21:07:30.137 | Unpacking python3-configshell-fb (1:1.1.27-0ubuntu1) ... 2022-04-11 21:07:30.174 | Selecting previously unselected package python3-pyudev. 2022-04-11 21:07:30.185 | Preparing to unpack .../python3-pyudev_0.21.0-3ubuntu1_all.deb ... 2022-04-11 21:07:30.187 | Unpacking python3-pyudev (0.21.0-3ubuntu1) ... 2022-04-11 21:07:30.225 | Selecting previously unselected package python3-rtslib-fb. 2022-04-11 21:07:30.236 | Preparing to unpack .../python3-rtslib-fb_2.1.71-0ubuntu1.1_all.deb ... 2022-04-11 21:07:30.238 | Unpacking python3-rtslib-fb (2.1.71-0ubuntu1.1) ... 2022-04-11 21:07:30.278 | Selecting previously unselected package targetcli-fb. 2022-04-11 21:07:30.289 | Preparing to unpack .../targetcli-fb_1%3a2.1.51-0ubuntu1_all.deb ... 2022-04-11 21:07:30.292 | Unpacking targetcli-fb (1:2.1.51-0ubuntu1) ... 2022-04-11 21:07:30.353 | Setting up python3-urwid (2.0.1-3) ... 2022-04-11 21:07:30.721 | /usr/lib/python3/dist-packages/urwid/tests/test_canvas.py:141: SyntaxWarning: 'str' object is not callable; perhaps you missed a comma? 2022-04-11 21:07:30.721 | assert result == expected, "got: %r expected: %r" (result, expected) 2022-04-11 21:07:30.721 | /usr/lib/python3/dist-packages/urwid/tests/test_canvas.py:145: SyntaxWarning: 'str' object is not callable; perhaps you missed a comma? 2022-04-11 21:07:30.721 | assert result == expected, "got: %r expected: %r" (result, expected) 2022-04-11 21:07:30.721 | /usr/lib/python3/dist-packages/urwid/tests/test_canvas.py:149: SyntaxWarning: 'str' object is not callable; perhaps you missed a comma? 2022-04-11 21:07:30.722 | assert result == expected, "got: %r expected: %r" (result, expected) 2022-04-11 21:07:30.722 | /usr/lib/python3/dist-packages/urwid/tests/test_canvas.py:232: SyntaxWarning: 'str' object is not callable; perhaps you missed a comma? 2022-04-11 21:07:30.722 | assert result == expected, "got: %r expected: %r" (result, expected) 2022-04-11 21:07:30.824 | Setting up python3-configshell-fb (1:1.1.27-0ubuntu1) ... 2022-04-11 21:07:31.151 | Setting up python3-pyudev (0.21.0-3ubuntu1) ... 2022-04-11 21:07:31.442 | Setting up python3-rtslib-fb (2.1.71-0ubuntu1.1) ... 2022-04-11 21:07:32.785 | Setting up targetcli-fb (1:2.1.51-0ubuntu1) ... 2022-04-11 21:07:33.330 | Created symlink /etc/systemd/system/multi-user.target.wants/targetclid.service → /lib/systemd/system/targetclid.service. 2022-04-11 21:07:33.331 | Created symlink /etc/systemd/system/sockets.target.wants/targetclid.socket → /lib/systemd/system/targetclid.socket. 2022-04-11 21:07:35.376 | Processing triggers for man-db (2.9.1-1) ... 2022-04-11 21:07:35.479 | Processing triggers for systemd (245.4-4ubuntu3.15) ... 2022-04-11 21:07:43.711 | + functions-common:apt_get:1234 : result=0 2022-04-11 21:07:43.713 | + functions-common:apt_get:1237 : time_stop apt-get 2022-04-11 21:07:43.715 | + functions-common:time_stop:2425 : local name 2022-04-11 21:07:43.718 | + functions-common:time_stop:2426 : local end_time 2022-04-11 21:07:43.720 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-11 21:07:43.723 | + functions-common:time_stop:2428 : local total 2022-04-11 21:07:43.725 | + functions-common:time_stop:2429 : local start_time 2022-04-11 21:07:43.728 | + functions-common:time_stop:2431 : name=apt-get 2022-04-11 21:07:43.730 | + functions-common:time_stop:2432 : start_time=1649711247869 2022-04-11 21:07:43.732 | + functions-common:time_stop:2434 : [[ -z 1649711247869 ]] 2022-04-11 21:07:43.736 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-11 21:07:43.740 | + functions-common:time_stop:2437 : end_time=1649711263738 2022-04-11 21:07:43.743 | + functions-common:time_stop:2438 : elapsed_time=15869 2022-04-11 21:07:43.745 | + functions-common:time_stop:2439 : total=471760 2022-04-11 21:07:43.747 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-11 21:07:43.750 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=487629 2022-04-11 21:07:43.753 | + functions-common:apt_get:1238 : return 0 2022-04-11 21:07:43.755 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-04-11 21:07:43.758 | + ./stack.sh:main:928 : configure_cinder 2022-04-11 21:07:43.760 | + lib/cinder:configure_cinder:245 : sudo install -d -o ubuntu -m 755 /etc/cinder 2022-04-11 21:07:43.773 | + lib/cinder:configure_cinder:247 : rm -f /etc/cinder/cinder.conf 2022-04-11 21:07:43.776 | + lib/cinder:configure_cinder:249 : configure_rootwrap cinder 2022-04-11 21:07:43.779 | + inc/rootwrap:configure_rootwrap:43 : local project=cinder 2022-04-11 21:07:43.781 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2022-04-11 21:07:43.784 | ++ inc/rootwrap:configure_rootwrap:45 : echo cinder 2022-04-11 21:07:43.785 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2022-04-11 21:07:43.789 | + inc/rootwrap:configure_rootwrap:45 : project_uc=CINDER 2022-04-11 21:07:43.791 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=CINDER_BIN_DIR 2022-04-11 21:07:43.793 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/usr/local/bin 2022-04-11 21:07:43.795 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=CINDER_DIR 2022-04-11 21:07:43.798 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/cinder 2022-04-11 21:07:43.800 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/cinder/etc/cinder 2022-04-11 21:07:43.802 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/usr/local/bin/cinder-rootwrap 2022-04-11 21:07:43.804 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/cinder/rootwrap.d 2022-04-11 21:07:43.816 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/cinder/rootwrap.d 2022-04-11 21:07:43.828 | + inc/rootwrap:configure_rootwrap:57 : sudo install -o root -g root -m 644 /opt/stack/cinder/etc/cinder/rootwrap.d/volume.filters /etc/cinder/rootwrap.d 2022-04-11 21:07:43.839 | + inc/rootwrap:configure_rootwrap:60 : sudo install -o root -g root -m 644 /opt/stack/cinder/etc/cinder/rootwrap.conf /etc/cinder/rootwrap.conf 2022-04-11 21:07:43.851 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/cinder/rootwrap.d:' -i /etc/cinder/rootwrap.conf 2022-04-11 21:07:43.863 | + inc/rootwrap:configure_rootwrap:64 : local tempfile 2022-04-11 21:07:43.866 | ++ inc/rootwrap:configure_rootwrap:65 : mktemp 2022-04-11 21:07:43.870 | + inc/rootwrap:configure_rootwrap:65 : tempfile=/tmp/tmp.IyTYSt1qcv 2022-04-11 21:07:43.872 | + inc/rootwrap:configure_rootwrap:67 : rootwrap_sudo_cmd='/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2022-04-11 21:07:43.874 | + inc/rootwrap:configure_rootwrap:68 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2022-04-11 21:07:43.877 | + inc/rootwrap:configure_rootwrap:69 : '[' -f /usr/local/bin/cinder-rootwrap-daemon ']' 2022-04-11 21:07:43.879 | + inc/rootwrap:configure_rootwrap:74 : chmod 0440 /tmp/tmp.IyTYSt1qcv 2022-04-11 21:07:43.883 | + inc/rootwrap:configure_rootwrap:75 : sudo chown root:root /tmp/tmp.IyTYSt1qcv 2022-04-11 21:07:43.894 | + inc/rootwrap:configure_rootwrap:76 : sudo mv /tmp/tmp.IyTYSt1qcv /etc/sudoers.d/cinder-rootwrap 2022-04-11 21:07:43.906 | ++ inc/rootwrap:configure_rootwrap:80 : dirname /usr/local/bin/cinder-rootwrap 2022-04-11 21:07:43.910 | + inc/rootwrap:configure_rootwrap:80 : add_sudo_secure_path /usr/local/bin 2022-04-11 21:07:43.912 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/usr/local/bin 2022-04-11 21:07:43.914 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2022-04-11 21:07:43.916 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2022-04-11 21:07:43.919 | + inc/rootwrap:add_sudo_secure_path:28 : line='Defaults:ubuntu secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin' 2022-04-11 21:07:43.921 | + inc/rootwrap:add_sudo_secure_path:32 : [[ ! Defaults:ubuntu secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin =~ /usr/local/bin ]] 2022-04-11 21:07:43.923 | + lib/cinder:configure_cinder:251 : [[ -f /opt/stack/cinder/etc/cinder/resource_filters.json ]] 2022-04-11 21:07:43.926 | + lib/cinder:configure_cinder:252 : cp -p /opt/stack/cinder/etc/cinder/resource_filters.json /etc/cinder/resource_filters.json 2022-04-11 21:07:43.930 | + lib/cinder:configure_cinder:255 : cp /opt/stack/cinder/etc/cinder/api-paste.ini /etc/cinder/api-paste.ini 2022-04-11 21:07:43.934 | + lib/cinder:configure_cinder:257 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_host 2022-04-11 21:07:43.954 | + lib/cinder:configure_cinder:258 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_port 2022-04-11 21:07:43.972 | + lib/cinder:configure_cinder:259 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_protocol 2022-04-11 21:07:43.990 | + lib/cinder:configure_cinder:260 : inicomment /etc/cinder/api-paste.ini filter:authtoken cafile 2022-04-11 21:07:44.009 | + lib/cinder:configure_cinder:261 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_tenant_name 2022-04-11 21:07:44.027 | + lib/cinder:configure_cinder:262 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_user 2022-04-11 21:07:44.049 | + lib/cinder:configure_cinder:263 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_password 2022-04-11 21:07:44.070 | + lib/cinder:configure_cinder:264 : inicomment /etc/cinder/api-paste.ini filter:authtoken signing_dir 2022-04-11 21:07:44.088 | + lib/cinder:configure_cinder:266 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf cinder 2022-04-11 21:07:44.090 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/cinder/cinder.conf 2022-04-11 21:07:44.093 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=cinder 2022-04-11 21:07:44.095 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-04-11 21:07:44.098 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_type password 2022-04-11 21:07:44.127 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/cinder/cinder.conf keystone_authtoken interface public 2022-04-11 21:07:44.155 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_url http://10.222.0.45/identity 2022-04-11 21:07:44.183 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/cinder/cinder.conf keystone_authtoken username cinder 2022-04-11 21:07:44.210 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/cinder/cinder.conf keystone_authtoken password Passw0rd 2022-04-11 21:07:44.238 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/cinder/cinder.conf keystone_authtoken user_domain_name Default 2022-04-11 21:07:44.265 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/cinder/cinder.conf keystone_authtoken project_name service 2022-04-11 21:07:44.292 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/cinder/cinder.conf keystone_authtoken project_domain_name Default 2022-04-11 21:07:44.320 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/cinder/cinder.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-04-11 21:07:44.348 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/cinder/cinder.conf keystone_authtoken memcached_servers localhost:11211 2022-04-11 21:07:44.379 | + lib/cinder:configure_cinder:268 : iniset /etc/cinder/cinder.conf DEFAULT debug True 2022-04-11 21:07:44.412 | + lib/cinder:configure_cinder:270 : iniset /etc/cinder/cinder.conf DEFAULT target_helper lioadm 2022-04-11 21:07:44.450 | ++ lib/cinder:configure_cinder:271 : database_connection_url cinder 2022-04-11 21:07:44.453 | ++ lib/database:database_connection_url:134 : local db=cinder 2022-04-11 21:07:44.455 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql cinder 2022-04-11 21:07:44.458 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=cinder 2022-04-11 21:07:44.460 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/cinder?charset=utf8' 2022-04-11 21:07:44.463 | + lib/cinder:configure_cinder:271 : iniset /etc/cinder/cinder.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/cinder?charset=utf8' 2022-04-11 21:07:44.493 | + lib/cinder:configure_cinder:272 : iniset /etc/cinder/cinder.conf DEFAULT api_paste_config /etc/cinder/api-paste.ini 2022-04-11 21:07:44.521 | + lib/cinder:configure_cinder:273 : iniset /etc/cinder/cinder.conf DEFAULT rootwrap_config /etc/cinder/rootwrap.conf 2022-04-11 21:07:44.549 | + lib/cinder:configure_cinder:274 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_extension cinder.api.contrib.standard_extensions 2022-04-11 21:07:44.577 | + lib/cinder:configure_cinder:275 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_listen 0.0.0.0 2022-04-11 21:07:44.604 | + lib/cinder:configure_cinder:276 : iniset /etc/cinder/cinder.conf DEFAULT state_path /opt/stack/data/cinder 2022-04-11 21:07:44.632 | + lib/cinder:configure_cinder:277 : iniset /etc/cinder/cinder.conf oslo_concurrency lock_path /opt/stack/data/cinder 2022-04-11 21:07:44.662 | + lib/cinder:configure_cinder:278 : [[ 4 == 6 ]] 2022-04-11 21:07:44.664 | + lib/cinder:configure_cinder:281 : iniset /etc/cinder/cinder.conf DEFAULT my_ip 10.222.0.45 2022-04-11 21:07:44.695 | + lib/cinder:configure_cinder:283 : iniset /etc/cinder/cinder.conf key_manager backend cinder.keymgr.conf_key_mgr.ConfKeyManager 2022-04-11 21:07:44.726 | ++ lib/cinder:configure_cinder:284 : openssl rand -hex 16 2022-04-11 21:07:44.733 | + lib/cinder:configure_cinder:284 : iniset /etc/cinder/cinder.conf key_manager fixed_key 8588ff017720ed6a7471ce6b4a71a905 2022-04-11 21:07:44.764 | + lib/cinder:configure_cinder:285 : [[ -n '' ]] 2022-04-11 21:07:44.766 | + lib/cinder:configure_cinder:290 : iniset /etc/cinder/cinder.conf DEFAULT quota_volumes 10 2022-04-11 21:07:44.798 | + lib/cinder:configure_cinder:291 : iniset /etc/cinder/cinder.conf DEFAULT quota_backups 10 2022-04-11 21:07:44.826 | + lib/cinder:configure_cinder:292 : iniset /etc/cinder/cinder.conf DEFAULT quota_snapshots 10 2022-04-11 21:07:44.853 | + lib/cinder:configure_cinder:297 : iniset /etc/cinder/cinder.conf DEFAULT rpc_response_timeout 120 2022-04-11 21:07:44.881 | + lib/cinder:configure_cinder:299 : is_service_enabled c-vol 2022-04-11 21:07:44.897 | + functions-common:is_service_enabled:2081 : return 0 2022-04-11 21:07:44.899 | + lib/cinder:configure_cinder:299 : [[ -n ceph ]] 2022-04-11 21:07:44.902 | + lib/cinder:configure_cinder:300 : local enabled_backends= 2022-04-11 21:07:44.904 | + lib/cinder:configure_cinder:301 : local default_name= 2022-04-11 21:07:44.907 | + lib/cinder:configure_cinder:302 : local be be_name be_type 2022-04-11 21:07:44.909 | + lib/cinder:configure_cinder:303 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2022-04-11 21:07:44.911 | + lib/cinder:configure_cinder:304 : be_type=ceph 2022-04-11 21:07:44.914 | + lib/cinder:configure_cinder:305 : be_name=ceph 2022-04-11 21:07:44.916 | + lib/cinder:configure_cinder:306 : type configure_cinder_backend_ceph 2022-04-11 21:07:44.918 | + lib/cinder:configure_cinder:307 : configure_cinder_backend_ceph ceph 2022-04-11 21:07:44.921 | + lib/cinder_backends/ceph:configure_cinder_backend_ceph:33 : local be_name=ceph 2022-04-11 21:07:44.923 | + lib/cinder_backends/ceph:configure_cinder_backend_ceph:35 : iniset /etc/cinder/cinder.conf ceph volume_backend_name ceph 2022-04-11 21:07:44.953 | + lib/cinder_backends/ceph:configure_cinder_backend_ceph:36 : iniset /etc/cinder/cinder.conf ceph volume_driver cinder.volume.drivers.rbd.RBDDriver 2022-04-11 21:07:44.981 | + lib/cinder_backends/ceph:configure_cinder_backend_ceph:37 : iniset /etc/cinder/cinder.conf ceph rbd_ceph_conf /etc/ceph/ceph.conf 2022-04-11 21:07:45.008 | + lib/cinder_backends/ceph:configure_cinder_backend_ceph:38 : iniset /etc/cinder/cinder.conf ceph rbd_pool volumes 2022-04-11 21:07:45.038 | + lib/cinder_backends/ceph:configure_cinder_backend_ceph:39 : iniset /etc/cinder/cinder.conf ceph rbd_user cinder 2022-04-11 21:07:45.068 | + lib/cinder_backends/ceph:configure_cinder_backend_ceph:40 : iniset /etc/cinder/cinder.conf ceph rbd_secret_uuid affe9174-e3d7-4f4f-9080-3a3e1a10560a 2022-04-11 21:07:45.096 | + lib/cinder_backends/ceph:configure_cinder_backend_ceph:41 : iniset /etc/cinder/cinder.conf ceph rbd_flatten_volume_from_snapshot False 2022-04-11 21:07:45.124 | + lib/cinder_backends/ceph:configure_cinder_backend_ceph:42 : iniset /etc/cinder/cinder.conf ceph rbd_max_clone_depth 5 2022-04-11 21:07:45.151 | + lib/cinder_backends/ceph:configure_cinder_backend_ceph:43 : iniset /etc/cinder/cinder.conf DEFAULT glance_api_version 2 2022-04-11 21:07:45.179 | + lib/cinder:configure_cinder:309 : [[ -z '' ]] 2022-04-11 21:07:45.182 | + lib/cinder:configure_cinder:310 : default_name=ceph 2022-04-11 21:07:45.184 | + lib/cinder:configure_cinder:312 : enabled_backends+=ceph, 2022-04-11 21:07:45.186 | + lib/cinder:configure_cinder:314 : iniset /etc/cinder/cinder.conf DEFAULT enabled_backends ceph 2022-04-11 21:07:45.214 | + lib/cinder:configure_cinder:315 : [[ -n ceph ]] 2022-04-11 21:07:45.216 | + lib/cinder:configure_cinder:316 : iniset /etc/cinder/cinder.conf DEFAULT default_volume_type ceph 2022-04-11 21:07:45.245 | + lib/cinder:configure_cinder:318 : configure_cinder_image_volume_cache 2022-04-11 21:07:45.247 | + lib/cinder:configure_cinder_image_volume_cache:619 : for be in ${CINDER_CACHE_ENABLED_FOR_BACKENDS//,/ } 2022-04-11 21:07:45.249 | + lib/cinder:configure_cinder_image_volume_cache:620 : local be_name=ceph 2022-04-11 21:07:45.252 | + lib/cinder:configure_cinder_image_volume_cache:622 : iniset /etc/cinder/cinder.conf ceph image_volume_cache_enabled True 2022-04-11 21:07:45.280 | + lib/cinder:configure_cinder_image_volume_cache:624 : [[ -n '' ]] 2022-04-11 21:07:45.283 | + lib/cinder:configure_cinder_image_volume_cache:628 : [[ -n '' ]] 2022-04-11 21:07:45.285 | + lib/cinder:configure_cinder:321 : is_service_enabled c-bak 2022-04-11 21:07:45.301 | + functions-common:is_service_enabled:2081 : return 1 2022-04-11 21:07:45.303 | + lib/cinder:configure_cinder:329 : is_service_enabled ceilometer 2022-04-11 21:07:45.320 | + functions-common:is_service_enabled:2081 : return 1 2022-04-11 21:07:45.322 | + lib/cinder:configure_cinder:333 : is_service_enabled tls-proxy 2022-04-11 21:07:45.338 | + functions-common:is_service_enabled:2081 : return 1 2022-04-11 21:07:45.341 | + lib/cinder:configure_cinder:347 : '[' False '!=' False ']' 2022-04-11 21:07:45.344 | + lib/cinder:configure_cinder:351 : iniset_rpc_backend cinder /etc/cinder/cinder.conf 2022-04-11 21:07:45.346 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=cinder 2022-04-11 21:07:45.348 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/cinder/cinder.conf 2022-04-11 21:07:45.351 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-04-11 21:07:45.353 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-04-11 21:07:45.355 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-04-11 21:07:45.371 | + functions-common:is_service_enabled:2081 : return 0 2022-04-11 21:07:45.374 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-04-11 21:07:45.377 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-04-11 21:07:45.379 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-04-11 21:07:45.395 | ++ functions-common:is_service_enabled:2081 : return 0 2022-04-11 21:07:45.398 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.45:5672/ 2022-04-11 21:07:45.400 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/cinder/cinder.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.45:5672/ 2022-04-11 21:07:45.433 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-04-11 21:07:45.436 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-04-11 21:07:45.438 | + lib/cinder:configure_cinder:354 : setup_logging /etc/cinder/cinder.conf True 2022-04-11 21:07:45.440 | + functions:setup_logging:674 : setup_systemd_logging /etc/cinder/cinder.conf 2022-04-11 21:07:45.443 | + functions:setup_systemd_logging:689 : local conf_file=/etc/cinder/cinder.conf 2022-04-11 21:07:45.446 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-04-11 21:07:45.463 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-04-11 21:07:45.465 | + functions:setup_systemd_logging:695 : local pidstr= 2022-04-11 21:07:45.468 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-04-11 21:07:45.471 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-04-11 21:07:45.473 | + functions:setup_systemd_logging:702 : iniset /etc/cinder/cinder.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-04-11 21:07:45.502 | + functions:setup_systemd_logging:704 : iniset /etc/cinder/cinder.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2022-04-11 21:07:45.529 | + functions:setup_systemd_logging:705 : iniset /etc/cinder/cinder.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2022-04-11 21:07:45.557 | + functions:setup_systemd_logging:706 : iniset /etc/cinder/cinder.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-04-11 21:07:45.585 | + lib/cinder:configure_cinder:356 : is_service_enabled c-api 2022-04-11 21:07:45.602 | + functions-common:is_service_enabled:2081 : return 0 2022-04-11 21:07:45.604 | + lib/cinder:configure_cinder:357 : write_uwsgi_config /etc/cinder/cinder-api-uwsgi.ini /usr/local/bin/cinder-wsgi /volume 2022-04-11 21:07:45.606 | + lib/apache:write_uwsgi_config:254 : local file=/etc/cinder/cinder-api-uwsgi.ini 2022-04-11 21:07:45.609 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/cinder-wsgi 2022-04-11 21:07:45.612 | + lib/apache:write_uwsgi_config:256 : local url=/volume 2022-04-11 21:07:45.614 | + lib/apache:write_uwsgi_config:257 : local http= 2022-04-11 21:07:45.616 | + lib/apache:write_uwsgi_config:258 : local name= 2022-04-11 21:07:45.619 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/cinder-wsgi 2022-04-11 21:07:45.623 | + lib/apache:write_uwsgi_config:259 : name=cinder-wsgi 2022-04-11 21:07:45.625 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-04-11 21:07:45.627 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-04-11 21:07:45.640 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-04-11 21:07:45.640 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-04-11 21:07:45.648 | d /var/run/uwsgi 0755 ubuntu root 2022-04-11 21:07:45.652 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-04-11 21:07:45.667 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/cinder-wsgi.socket 2022-04-11 21:07:45.670 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/cinder/cinder-api-uwsgi.ini 2022-04-11 21:07:45.674 | + lib/apache:write_uwsgi_config:275 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi wsgi-file /usr/local/bin/cinder-wsgi 2022-04-11 21:07:45.703 | + lib/apache:write_uwsgi_config:276 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi processes 2 2022-04-11 21:07:45.730 | + lib/apache:write_uwsgi_config:278 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi master true 2022-04-11 21:07:45.758 | + lib/apache:write_uwsgi_config:280 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi die-on-term true 2022-04-11 21:07:45.785 | + lib/apache:write_uwsgi_config:281 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi exit-on-reload false 2022-04-11 21:07:45.812 | + lib/apache:write_uwsgi_config:284 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi worker-reload-mercy 90 2022-04-11 21:07:45.838 | + lib/apache:write_uwsgi_config:285 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi enable-threads true 2022-04-11 21:07:45.867 | + lib/apache:write_uwsgi_config:286 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi plugins http,python3 2022-04-11 21:07:45.894 | + lib/apache:write_uwsgi_config:288 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi thunder-lock true 2022-04-11 21:07:45.921 | + lib/apache:write_uwsgi_config:290 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-04-11 21:07:45.948 | + lib/apache:write_uwsgi_config:292 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi buffer-size 65535 2022-04-11 21:07:45.975 | + lib/apache:write_uwsgi_config:294 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi add-header 'Connection: close' 2022-04-11 21:07:46.003 | + lib/apache:write_uwsgi_config:296 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi lazy-apps true 2022-04-11 21:07:46.030 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2022-04-11 21:07:46.033 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2022-04-11 21:07:46.036 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for cinder-wsgi 2022-04-11 21:07:46.038 | ++ lib/apache:apache_site_config_for:186 : local site=cinder-wsgi 2022-04-11 21:07:46.041 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-04-11 21:07:46.043 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-11 21:07:46.045 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-11 21:07:46.047 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/cinder-wsgi.conf 2022-04-11 21:07:46.050 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/cinder-wsgi.conf 2022-04-11 21:07:46.052 | + lib/apache:write_uwsgi_config:304 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi socket /var/run/uwsgi/cinder-wsgi.socket 2022-04-11 21:07:46.080 | + lib/apache:write_uwsgi_config:305 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi chmod-socket 666 2022-04-11 21:07:46.107 | + lib/apache:write_uwsgi_config:306 : echo 'ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-wsgi.socket|uwsgi://uwsgi-uds-cinder-wsgi" retry=0 ' 2022-04-11 21:07:46.108 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/cinder-wsgi.conf 2022-04-11 21:07:46.116 | ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-wsgi.socket|uwsgi://uwsgi-uds-cinder-wsgi" retry=0 2022-04-11 21:07:46.120 | + lib/apache:write_uwsgi_config:307 : enable_apache_site cinder-wsgi 2022-04-11 21:07:46.122 | + lib/apache:enable_apache_site:203 : local site=cinder-wsgi 2022-04-11 21:07:46.124 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-04-11 21:07:46.127 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-04-11 21:07:46.129 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-04-11 21:07:46.131 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-11 21:07:46.133 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-11 21:07:46.136 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-04-11 21:07:46.138 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-04-11 21:07:46.141 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-11 21:07:46.143 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-11 21:07:46.145 | + lib/apache:enable_apache_site:207 : sudo a2ensite cinder-wsgi 2022-04-11 21:07:46.208 | Enabling site cinder-wsgi. 2022-04-11 21:07:46.213 | To activate the new configuration, you need to run: 2022-04-11 21:07:46.214 | systemctl reload apache2 2022-04-11 21:07:46.218 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2022-04-11 21:07:46.221 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-04-11 21:07:46.223 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-04-11 21:07:46.225 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart apache2 2022-04-11 21:07:46.351 | + lib/cinder:configure_cinder:360 : [[ -r /home/ubuntu/devstack/lib/cinder_plugins/ceph ]] 2022-04-11 21:07:46.355 | + lib/cinder:configure_cinder:364 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_workers 2 2022-04-11 21:07:46.389 | + lib/cinder:configure_cinder:366 : iniset /etc/cinder/cinder.conf DEFAULT glance_api_servers http://10.222.0.45/image 2022-04-11 21:07:46.418 | + lib/cinder:configure_cinder:367 : is_service_enabled tls-proxy 2022-04-11 21:07:46.436 | + functions-common:is_service_enabled:2081 : return 1 2022-04-11 21:07:46.439 | + lib/cinder:configure_cinder:373 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf nova nova 2022-04-11 21:07:46.441 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/cinder/cinder.conf 2022-04-11 21:07:46.443 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=nova 2022-04-11 21:07:46.446 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=nova 2022-04-11 21:07:46.448 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/cinder/cinder.conf nova auth_type password 2022-04-11 21:07:46.479 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/cinder/cinder.conf nova interface public 2022-04-11 21:07:46.507 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/cinder/cinder.conf nova auth_url http://10.222.0.45/identity 2022-04-11 21:07:46.535 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/cinder/cinder.conf nova username nova 2022-04-11 21:07:46.564 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/cinder/cinder.conf nova password Passw0rd 2022-04-11 21:07:46.592 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/cinder/cinder.conf nova user_domain_name Default 2022-04-11 21:07:46.619 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/cinder/cinder.conf nova project_name service 2022-04-11 21:07:46.647 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/cinder/cinder.conf nova project_domain_name Default 2022-04-11 21:07:46.675 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/cinder/cinder.conf nova cafile /opt/stack/data/ca-bundle.pem 2022-04-11 21:07:46.703 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/cinder/cinder.conf nova memcached_servers localhost:11211 2022-04-11 21:07:46.733 | + lib/cinder:configure_cinder:374 : iniset /etc/cinder/cinder.conf nova region_name RegionOne 2022-04-11 21:07:46.763 | + lib/cinder:configure_cinder:375 : iniset /etc/cinder/cinder.conf DEFAULT graceful_shutdown_timeout 5 2022-04-11 21:07:46.792 | + lib/cinder:configure_cinder:377 : [[ ! -z '' ]] 2022-04-11 21:07:46.794 | + lib/cinder:configure_cinder:379 : is_service_enabled etcd3 2022-04-11 21:07:46.811 | + functions-common:is_service_enabled:2081 : return 0 2022-04-11 21:07:46.814 | + lib/cinder:configure_cinder:380 : iniset /etc/cinder/cinder.conf coordination backend_url etcd3+http://10.222.0.45:2379 2022-04-11 21:07:46.844 | + lib/cinder:configure_cinder:383 : [[ False == True ]] 2022-04-11 21:07:46.847 | + ./stack.sh:main:931 : is_service_enabled neutron 2022-04-11 21:07:46.864 | + functions-common:is_service_enabled:2081 : return 0 2022-04-11 21:07:46.866 | + ./stack.sh:main:933 : stack_install_service neutron 2022-04-11 21:07:46.869 | + lib/stack:stack_install_service:20 : local service=neutron 2022-04-11 21:07:46.871 | + lib/stack:stack_install_service:21 : type install_neutron 2022-04-11 21:07:46.874 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-04-11 21:07:46.876 | + lib/stack:stack_install_service:32 : install_neutron 2022-04-11 21:07:46.879 | + lib/neutron:install_neutron:687 : is_neutron_legacy_enabled 2022-04-11 21:07:46.882 | ++ lib/neutron:is_neutron_legacy_enabled:136 : 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-04-11 21:07:46.883 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-04-11 21:07:46.888 | + lib/neutron:is_neutron_legacy_enabled:136 : 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-04-11 21:07:46.891 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,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-04-11 21:07:46.894 | + lib/neutron:is_neutron_legacy_enabled:138 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,g-reg,cinder =~ ,q- ]] 2022-04-11 21:07:46.896 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-04-11 21:07:46.899 | + lib/neutron:install_neutron:689 : install_mutnauq 2022-04-11 21:07:46.901 | + lib/neutron-legacy:install_mutnauq:467 : use_library_from_git neutron-lib 2022-04-11 21:07:46.904 | + inc/python:use_library_from_git:250 : local name=neutron-lib 2022-04-11 21:07:46.907 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-11 21:07:46.909 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-11 21:07:46.912 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,neutron-lib, ]] 2022-04-11 21:07:46.914 | + inc/python:use_library_from_git:253 : return 1 2022-04-11 21:07:46.917 | + lib/neutron-legacy:install_mutnauq:472 : git_clone https://opendev.org/openstack/neutron.git /opt/stack/neutron master 2022-04-11 21:07:46.919 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/neutron.git 2022-04-11 21:07:46.922 | + functions-common:git_clone:609 : local git_dest=/opt/stack/neutron 2022-04-11 21:07:46.924 | + functions-common:git_clone:610 : local git_ref=master 2022-04-11 21:07:46.926 | + functions-common:git_clone:611 : local orig_dir 2022-04-11 21:07:46.929 | ++ functions-common:git_clone:612 : pwd 2022-04-11 21:07:46.932 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-04-11 21:07:46.934 | + functions-common:git_clone:613 : local git_clone_flags= 2022-04-11 21:07:46.937 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-04-11 21:07:46.954 | + functions-common:git_clone:615 : RECLONE=False 2022-04-11 21:07:46.956 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-04-11 21:07:46.958 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-04-11 21:07:46.961 | + functions-common:git_clone:629 : echo master 2022-04-11 21:07:46.961 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-04-11 21:07:46.966 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/neutron ]] 2022-04-11 21:07:46.969 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-04-11 21:07:46.971 | + functions-common:git_clone:677 : cd /opt/stack/neutron 2022-04-11 21:07:46.974 | + functions-common:git_clone:678 : git show --oneline 2022-04-11 21:07:46.975 | + functions-common:git_clone:678 : head -1 2022-04-11 21:07:46.979 | 1fa2e49f01 Merge "Enable dstat and memory_tracker in functional/fullstack jobs" 2022-04-11 21:07:46.982 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-04-11 21:07:46.984 | + lib/neutron-legacy:install_mutnauq:473 : setup_develop /opt/stack/neutron 2022-04-11 21:07:46.987 | + inc/python:setup_develop:338 : local bindep 2022-04-11 21:07:46.989 | + inc/python:setup_develop:339 : [[ /opt/stack/neutron == -bindep* ]] 2022-04-11 21:07:46.992 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/neutron 2022-04-11 21:07:46.994 | + inc/python:setup_develop:344 : local extras= 2022-04-11 21:07:46.997 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/neutron -e 2022-04-11 21:07:46.999 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-04-11 21:07:47.002 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/neutron == -bindep* ]] 2022-04-11 21:07:47.004 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/neutron 2022-04-11 21:07:47.007 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-04-11 21:07:47.009 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-04-11 21:07:47.012 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/neutron 2022-04-11 21:07:47.015 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-04-11 21:07:47.018 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/neutron 2022-04-11 21:07:47.021 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-04-11 21:07:47.023 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-04-11 21:07:47.027 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/neutron/setup.cfg 2022-04-11 21:07:47.033 | + inc/python:_setup_package_with_constraints_edit:385 : name=neutron 2022-04-11 21:07:47.036 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- neutron 2022-04-11 21:07:47.709 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/neutron -e 2022-04-11 21:07:47.712 | + inc/python:setup_package:418 : local bindep=0 2022-04-11 21:07:47.714 | + inc/python:setup_package:419 : local bindep_flag= 2022-04-11 21:07:47.716 | + inc/python:setup_package:420 : local bindep_profiles= 2022-04-11 21:07:47.719 | + inc/python:setup_package:421 : [[ /opt/stack/neutron == -bindep* ]] 2022-04-11 21:07:47.721 | + inc/python:setup_package:426 : local project_dir=/opt/stack/neutron 2022-04-11 21:07:47.724 | + inc/python:setup_package:427 : local flags=-e 2022-04-11 21:07:47.726 | + inc/python:setup_package:428 : local extras= 2022-04-11 21:07:47.729 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-04-11 21:07:47.731 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-04-11 21:07:47.733 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-04-11 21:07:47.736 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-04-11 21:07:47.738 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-04-11 21:07:47.740 | + inc/python:setup_package:446 : pip_install -e /opt/stack/neutron 2022-04-11 21:07:47.761 | Using python 3.8 to install /opt/stack/neutron 2022-04-11 21:07:47.763 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/neutron 2022-04-11 21:07:48.659 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 21:07:48.659 | from cryptography.utils import int_from_bytes 2022-04-11 21:07:48.659 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 21:07:48.659 | from cryptography.utils import int_from_bytes 2022-04-11 21:07:49.832 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-11 21:07:49.863 | Obtaining file:///opt/stack/neutron 2022-04-11 21:07:49.863 | Preparing metadata (setup.py): started 2022-04-11 21:07:55.594 | Preparing metadata (setup.py): finished with status 'done' 2022-04-11 21:07:55.686 | Requirement already satisfied: pbr>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev106) (5.8.1) 2022-04-11 21:07:55.687 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev106) (3.5.0) 2022-04-11 21:07:55.688 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev106) (2.1.1) 2022-04-11 21:07:55.689 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev106) (2.5.1) 2022-04-11 21:07:55.690 | Requirement already satisfied: debtcollector>=1.19.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev106) (2.5.0) 2022-04-11 21:07:55.691 | Requirement already satisfied: decorator>=4.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev106) (5.1.1) 2022-04-11 21:07:55.692 | Requirement already satisfied: eventlet>=0.26.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev106) (0.33.0) 2022-04-11 21:07:55.693 | Requirement already satisfied: pecan>=1.3.2 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev106) (1.4.1) 2022-04-11 21:07:55.694 | Requirement already satisfied: httplib2>=0.9.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev106) (0.20.4) 2022-04-11 21:07:55.695 | Requirement already satisfied: requests>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev106) (2.27.1) 2022-04-11 21:07:55.697 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev106) (3.1.1) 2022-04-11 21:07:55.698 | Requirement already satisfied: keystonemiddleware>=5.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev106) (9.4.0) 2022-04-11 21:07:55.699 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev106) (0.8.0) 2022-04-11 21:07:55.700 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev106) (0.11.0) 2022-04-11 21:07:55.701 | Requirement already satisfied: neutron-lib>=2.20.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev106) (2.20.0) 2022-04-11 21:07:55.702 | Requirement already satisfied: python-neutronclient>=7.8.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev106) (7.8.0) 2022-04-11 21:07:55.703 | Requirement already satisfied: tenacity>=6.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev106) (6.3.1) 2022-04-11 21:07:55.704 | Requirement already satisfied: SQLAlchemy>=1.4.23 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev106) (1.4.35) 2022-04-11 21:07:55.706 | Requirement already satisfied: WebOb>=1.8.2 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev106) (1.8.7) 2022-04-11 21:07:55.706 | Requirement already satisfied: keystoneauth1>=3.14.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev106) (4.5.0) 2022-04-11 21:07:55.707 | Requirement already satisfied: alembic>=1.6.5 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev106) (1.7.7) 2022-04-11 21:07:55.708 | Requirement already satisfied: stevedore>=2.0.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev106) (3.5.0) 2022-04-11 21:07:55.710 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev106) (2.10.1) 2022-04-11 21:07:55.711 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev106) (4.5.0) 2022-04-11 21:07:55.712 | Requirement already satisfied: oslo.config>=8.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev106) (8.8.0) 2022-04-11 21:07:55.713 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev106) (4.1.0) 2022-04-11 21:07:55.714 | Requirement already satisfied: oslo.db>=4.44.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev106) (11.2.0) 2022-04-11 21:07:55.716 | Requirement already satisfied: oslo.i18n>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev106) (5.1.0) 2022-04-11 21:07:55.717 | Requirement already satisfied: oslo.log>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev106) (4.7.0) 2022-04-11 21:07:55.718 | Requirement already satisfied: oslo.messaging>=7.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev106) (12.13.0) 2022-04-11 21:07:55.719 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev106) (4.5.1) 2022-04-11 21:07:55.720 | Requirement already satisfied: oslo.policy>=3.10.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev106) (3.11.0) 2022-04-11 21:07:55.721 | Requirement already satisfied: oslo.privsep>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev106) (2.7.0) 2022-04-11 21:07:55.722 | Requirement already satisfied: oslo.reports>=1.18.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev106) (2.3.0) 2022-04-11 21:07:55.723 | Requirement already satisfied: oslo.rootwrap>=5.15.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev106) (6.3.1) 2022-04-11 21:07:55.724 | Requirement already satisfied: oslo.serialization>=2.25.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev106) (4.3.0) 2022-04-11 21:07:55.726 | Requirement already satisfied: oslo.service>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev106) (2.8.0) 2022-04-11 21:07:55.727 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev106) (1.5.0) 2022-04-11 21:07:55.728 | Requirement already satisfied: oslo.utils>=4.8.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev106) (4.12.2) 2022-04-11 21:07:55.729 | Requirement already satisfied: oslo.versionedobjects>=1.35.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev106) (2.6.0) 2022-04-11 21:07:55.730 | Requirement already satisfied: osprofiler>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev106) (3.4.2) 2022-04-11 21:07:55.731 | Requirement already satisfied: os-ken>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev106) (2.3.1) 2022-04-11 21:07:55.732 | Requirement already satisfied: os-resource-classes>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev106) (1.1.0) 2022-04-11 21:07:55.734 | Requirement already satisfied: ovs>=2.10.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev106) (2.16.0) 2022-04-11 21:07:55.735 | Requirement already satisfied: ovsdbapp>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev106) (1.15.1) 2022-04-11 21:07:55.736 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev106) (21.3) 2022-04-11 21:07:55.737 | Requirement already satisfied: psutil>=5.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev106) (5.9.0) 2022-04-11 21:07:55.738 | Requirement already satisfied: pyroute2>=0.6.4 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev106) (0.6.9) 2022-04-11 21:07:55.739 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev106) (22.0.0) 2022-04-11 21:07:55.740 | Requirement already satisfied: python-novaclient>=9.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev106) (17.7.0) 2022-04-11 21:07:55.741 | Requirement already satisfied: openstacksdk>=0.31.2 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev106) (0.61.0) 2022-04-11 21:07:55.742 | Requirement already satisfied: python-designateclient>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev106) (4.5.0) 2022-04-11 21:07:55.743 | Requirement already satisfied: os-vif>=1.15.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev106) (2.7.1) 2022-04-11 21:07:55.744 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev106) (2.4.0) 2022-04-11 21:07:55.745 | Requirement already satisfied: tooz>=1.58.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev106) (2.11.0) 2022-04-11 21:07:55.762 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=1.6.5->neutron==20.1.0.dev106) (1.2.0) 2022-04-11 21:07:55.763 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=1.6.5->neutron==20.1.0.dev106) (5.6.0) 2022-04-11 21:07:55.764 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=1.6.5->neutron==20.1.0.dev106) (4.11.3) 2022-04-11 21:07:55.773 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.19.0->neutron==20.1.0.dev106) (1.14.0) 2022-04-11 21:07:55.785 | Requirement already satisfied: greenlet>=0.3 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.26.1->neutron==20.1.0.dev106) (1.1.2) 2022-04-11 21:07:55.786 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.26.1->neutron==20.1.0.dev106) (1.16.0) 2022-04-11 21:07:55.787 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.26.1->neutron==20.1.0.dev106) (2.2.1) 2022-04-11 21:07:55.807 | Requirement already satisfied: pyparsing!=3.0.0,!=3.0.1,!=3.0.2,!=3.0.3,<4,>=2.4.2 in /usr/local/lib/python3.8/dist-packages (from httplib2>=0.9.1->neutron==20.1.0.dev106) (3.0.7) 2022-04-11 21:07:55.815 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->neutron==20.1.0.dev106) (2.1.1) 2022-04-11 21:07:55.878 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.14.0->neutron==20.1.0.dev106) (1.0.2) 2022-04-11 21:07:55.880 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.14.0->neutron==20.1.0.dev106) (1.7.0) 2022-04-11 21:07:55.931 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=5.1.0->neutron==20.1.0.dev106) (4.4.0) 2022-04-11 21:07:55.936 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=5.1.0->neutron==20.1.0.dev106) (3.1.1) 2022-04-11 21:07:55.978 | Requirement already satisfied: setproctitle>=1.1.10 in /usr/local/lib/python3.8/dist-packages (from neutron-lib>=2.20.0->neutron==20.1.0.dev106) (1.2.2) 2022-04-11 21:07:55.986 | Requirement already satisfied: os-traits>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from neutron-lib>=2.20.0->neutron==20.1.0.dev106) (2.7.0) 2022-04-11 21:07:56.013 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev106) (1.4.0) 2022-04-11 21:07:56.014 | Requirement already satisfied: dogpile.cache>=0.6.5 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev106) (1.1.5) 2022-04-11 21:07:56.016 | Requirement already satisfied: PyYAML>=3.13 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev106) (6.0) 2022-04-11 21:07:56.017 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev106) (1.0.0) 2022-04-11 21:07:56.018 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev106) (36.0.2) 2022-04-11 21:07:56.019 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev106) (1.32) 2022-04-11 21:07:56.020 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev106) (2.5.0) 2022-04-11 21:07:56.022 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev106) (1.4.4) 2022-04-11 21:07:56.039 | Requirement already satisfied: msgpack>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from os-ken>=2.2.0->neutron==20.1.0.dev106) (1.0.3) 2022-04-11 21:07:56.133 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->neutron==20.1.0.dev106) (0.17.3) 2022-04-11 21:07:56.178 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.0.0->neutron==20.1.0.dev106) (1.5.0) 2022-04-11 21:07:56.268 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.44.0->neutron==20.1.0.dev106) (2.0.1) 2022-04-11 21:07:56.270 | Requirement already satisfied: sqlalchemy-migrate>=0.11.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.44.0->neutron==20.1.0.dev106) (0.13.0) 2022-04-11 21:07:56.273 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.44.0->neutron==20.1.0.dev106) (0.5.0) 2022-04-11 21:07:56.330 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->neutron==20.1.0.dev106) (0.9.6) 2022-04-11 21:07:56.334 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->neutron==20.1.0.dev106) (2.8.2) 2022-04-11 21:07:56.390 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=7.0.0->neutron==20.1.0.dev106) (5.0.0) 2022-04-11 21:07:56.391 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=7.0.0->neutron==20.1.0.dev106) (5.2.4) 2022-04-11 21:07:56.392 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=7.0.0->neutron==20.1.0.dev106) (5.1.0) 2022-04-11 21:07:56.394 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=7.0.0->neutron==20.1.0.dev106) (0.4.0) 2022-04-11 21:07:56.431 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->neutron==20.1.0.dev106) (3.2.0) 2022-04-11 21:07:56.435 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->neutron==20.1.0.dev106) (3.3.0) 2022-04-11 21:07:56.479 | Requirement already satisfied: cffi>=1.14.0 in /usr/local/lib/python3.8/dist-packages (from oslo.privsep>=2.3.0->neutron==20.1.0.dev106) (1.15.0) 2022-04-11 21:07:56.535 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=2.25.0->neutron==20.1.0.dev106) (2022.1) 2022-04-11 21:07:56.570 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->neutron==20.1.0.dev106) (1.3.3) 2022-04-11 21:07:56.571 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->neutron==20.1.0.dev106) (3.0.0) 2022-04-11 21:07:56.594 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.upgradecheck>=1.3.0->neutron==20.1.0.dev106) (3.2.0) 2022-04-11 21:07:56.735 | Requirement already satisfied: sortedcontainers in /usr/local/lib/python3.8/dist-packages (from ovs>=2.10.0->neutron==20.1.0.dev106) (2.4.0) 2022-04-11 21:07:56.806 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->neutron==20.1.0.dev106) (62.0.0) 2022-04-11 21:07:56.882 | Requirement already satisfied: WebTest>=1.3.1 in /usr/local/lib/python3.8/dist-packages (from pecan>=1.3.2->neutron==20.1.0.dev106) (3.0.0) 2022-04-11 21:07:56.883 | Requirement already satisfied: logutils>=0.3 in /usr/local/lib/python3.8/dist-packages (from pecan>=1.3.2->neutron==20.1.0.dev106) (0.3.5) 2022-04-11 21:07:56.993 | Requirement already satisfied: pyroute2.nslink==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.4->neutron==20.1.0.dev106) (0.6.9) 2022-04-11 21:07:56.994 | Requirement already satisfied: pyroute2.ndb==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.4->neutron==20.1.0.dev106) (0.6.9) 2022-04-11 21:07:56.995 | Requirement already satisfied: pyroute2.core==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.4->neutron==20.1.0.dev106) (0.6.9) 2022-04-11 21:07:56.996 | Requirement already satisfied: pyroute2.ethtool==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.4->neutron==20.1.0.dev106) (0.6.9) 2022-04-11 21:07:56.997 | Requirement already satisfied: pyroute2.nftables==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.4->neutron==20.1.0.dev106) (0.6.9) 2022-04-11 21:07:57.000 | Requirement already satisfied: pyroute2.ipdb==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.4->neutron==20.1.0.dev106) (0.6.9) 2022-04-11 21:07:57.001 | Requirement already satisfied: pyroute2.ipset==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.4->neutron==20.1.0.dev106) (0.6.9) 2022-04-11 21:07:57.206 | Requirement already satisfied: cliff!=2.9.0,>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from python-designateclient>=2.7.0->neutron==20.1.0.dev106) (3.10.1) 2022-04-11 21:07:57.210 | Requirement already satisfied: osc-lib>=1.8.0 in /usr/local/lib/python3.8/dist-packages (from python-designateclient>=2.7.0->neutron==20.1.0.dev106) (2.5.0) 2022-04-11 21:07:57.211 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from python-designateclient>=2.7.0->neutron==20.1.0.dev106) (3.2.0) 2022-04-11 21:07:57.252 | Requirement already satisfied: simplejson>=3.5.1 in /usr/local/lib/python3.8/dist-packages (from python-neutronclient>=7.8.0->neutron==20.1.0.dev106) (3.16.0) 2022-04-11 21:07:57.254 | Requirement already satisfied: os-client-config>=1.28.0 in /usr/local/lib/python3.8/dist-packages (from python-neutronclient>=7.8.0->neutron==20.1.0.dev106) (2.1.0) 2022-04-11 21:07:57.349 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.18.0->neutron==20.1.0.dev106) (2.0.12) 2022-04-11 21:07:57.350 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.18.0->neutron==20.1.0.dev106) (1.26.9) 2022-04-11 21:07:57.353 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.18.0->neutron==20.1.0.dev106) (3.3) 2022-04-11 21:07:57.354 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.18.0->neutron==20.1.0.dev106) (2019.11.28) 2022-04-11 21:07:57.390 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->neutron==20.1.0.dev106) (0.7) 2022-04-11 21:07:57.726 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.8/dist-packages (from tooz>=1.58.0->neutron==20.1.0.dev106) (0.13.1) 2022-04-11 21:07:57.801 | Requirement already satisfied: vine>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from amqp>=2.5.2->oslo.messaging>=7.0.0->neutron==20.1.0.dev106) (5.0.0) 2022-04-11 21:07:57.961 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.14.0->oslo.privsep>=2.3.0->neutron==20.1.0.dev106) (2.21) 2022-04-11 21:07:58.034 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==20.1.0.dev106) (2.4.0) 2022-04-11 21:07:58.037 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==20.1.0.dev106) (0.5.0) 2022-04-11 21:07:58.274 | Requirement already satisfied: testtools>=0.9.22 in /usr/local/lib/python3.8/dist-packages (from fixtures>=3.0.0->oslo.service>=2.8.0->neutron==20.1.0.dev106) (2.5.0) 2022-04-11 21:07:58.446 | Requirement already satisfied: jsonpointer>=1.9 in /usr/local/lib/python3.8/dist-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.31.2->neutron==20.1.0.dev106) (2.2) 2022-04-11 21:07:58.967 | Requirement already satisfied: prometheus-client>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.metrics>=0.2.1->oslo.messaging>=7.0.0->neutron==20.1.0.dev106) (0.14.1) 2022-04-11 21:07:59.044 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->neutron==20.1.0.dev106) (0.2.5) 2022-04-11 21:07:59.650 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=4.44.0->neutron==20.1.0.dev106) (0.5.2) 2022-04-11 21:07:59.651 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=4.44.0->neutron==20.1.0.dev106) (0.4.2) 2022-04-11 21:07:59.970 | Requirement already satisfied: waitress>=0.8.5 in /usr/local/lib/python3.8/dist-packages (from WebTest>=1.3.1->pecan>=1.3.2->neutron==20.1.0.dev106) (2.1.1) 2022-04-11 21:07:59.970 | Requirement already satisfied: beautifulsoup4 in /usr/local/lib/python3.8/dist-packages (from WebTest>=1.3.1->pecan>=1.3.2->neutron==20.1.0.dev106) (4.11.1) 2022-04-11 21:08:00.137 | Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.8/dist-packages (from importlib-metadata->alembic>=1.6.5->neutron==20.1.0.dev106) (3.8.0) 2022-04-11 21:08:00.385 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==20.1.0.dev106) (21.4.0) 2022-04-11 21:08:00.386 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==20.1.0.dev106) (1.8.2) 2022-04-11 21:08:00.574 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools>=0.9.22->fixtures>=3.0.0->oslo.service>=2.8.0->neutron==20.1.0.dev106) (1.0.0) 2022-04-11 21:08:00.874 | Requirement already satisfied: soupsieve>1.2 in /usr/local/lib/python3.8/dist-packages (from beautifulsoup4->WebTest>=1.3.1->pecan>=1.3.2->neutron==20.1.0.dev106) (2.3.2) 2022-04-11 21:08:02.324 | Installing collected packages: neutron 2022-04-11 21:08:02.324 | Attempting uninstall: neutron 2022-04-11 21:08:02.325 | Found existing installation: neutron 20.0.0 2022-04-11 21:08:03.625 | Uninstalling neutron-20.0.0: 2022-04-11 21:08:03.702 | Successfully uninstalled neutron-20.0.0 2022-04-11 21:08:03.704 | Running setup.py develop for neutron 2022-04-11 21:08:11.594 | Successfully installed neutron 2022-04-11 21:08:11.594 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-11 21:08:11.601 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-11 21:08:11.601 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-11 21:08:11.738 | + inc/python:pip_install:200 : result=0 2022-04-11 21:08:11.740 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-11 21:08:11.743 | + functions-common:time_stop:2425 : local name 2022-04-11 21:08:11.745 | + functions-common:time_stop:2426 : local end_time 2022-04-11 21:08:11.748 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-11 21:08:11.751 | + functions-common:time_stop:2428 : local total 2022-04-11 21:08:11.754 | + functions-common:time_stop:2429 : local start_time 2022-04-11 21:08:11.756 | + functions-common:time_stop:2431 : name=pip_install 2022-04-11 21:08:11.758 | + functions-common:time_stop:2432 : start_time=1649711267756 2022-04-11 21:08:11.761 | + functions-common:time_stop:2434 : [[ -z 1649711267756 ]] 2022-04-11 21:08:11.763 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-11 21:08:11.767 | + functions-common:time_stop:2437 : end_time=1649711291765 2022-04-11 21:08:11.770 | + functions-common:time_stop:2438 : elapsed_time=24009 2022-04-11 21:08:11.772 | + functions-common:time_stop:2439 : total=191352 2022-04-11 21:08:11.774 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-11 21:08:11.776 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=215361 2022-04-11 21:08:11.779 | + inc/python:pip_install:203 : return 0 2022-04-11 21:08:11.781 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-04-11 21:08:11.783 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-04-11 21:08:11.786 | + functions-common:safe_chown:2326 : _safe_permission_operation chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-04-11 21:08:11.805 | + functions-common:_safe_permission_operation:2174 : sudo chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-04-11 21:08:11.818 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/neutron 2022-04-11 21:08:11.820 | + inc/python:use_library_from_git:250 : local name=/opt/stack/neutron 2022-04-11 21:08:11.823 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-11 21:08:11.825 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-11 21:08:11.828 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/neutron, ]] 2022-04-11 21:08:11.832 | + inc/python:use_library_from_git:253 : return 1 2022-04-11 21:08:11.834 | + lib/neutron-legacy:install_mutnauq:475 : [[ openvswitch == \o\v\n ]] 2022-04-11 21:08:11.837 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-04-11 21:08:11.839 | + ./stack.sh:main:936 : is_service_enabled nova 2022-04-11 21:08:11.857 | + functions-common:is_service_enabled:2081 : return 0 2022-04-11 21:08:11.860 | + ./stack.sh:main:938 : stack_install_service nova 2022-04-11 21:08:11.862 | + lib/stack:stack_install_service:20 : local service=nova 2022-04-11 21:08:11.864 | + lib/stack:stack_install_service:21 : type install_nova 2022-04-11 21:08:11.867 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-04-11 21:08:11.870 | + lib/stack:stack_install_service:32 : install_nova 2022-04-11 21:08:11.872 | + lib/nova:install_nova:893 : use_library_from_git os-vif 2022-04-11 21:08:11.874 | + inc/python:use_library_from_git:250 : local name=os-vif 2022-04-11 21:08:11.877 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-11 21:08:11.879 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-11 21:08:11.881 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-vif, ]] 2022-04-11 21:08:11.884 | + inc/python:use_library_from_git:253 : return 1 2022-04-11 21:08:11.886 | + lib/nova:install_nova:898 : is_service_enabled n-cpu 2022-04-11 21:08:11.902 | + functions-common:is_service_enabled:2081 : return 1 2022-04-11 21:08:11.904 | + lib/nova:install_nova:902 : is_service_enabled n-novnc 2022-04-11 21:08:11.921 | + functions-common:is_service_enabled:2081 : return 1 2022-04-11 21:08:11.923 | + lib/nova:install_nova:914 : is_service_enabled n-spice 2022-04-11 21:08:11.940 | + functions-common:is_service_enabled:2081 : return 1 2022-04-11 21:08:11.942 | + lib/nova:install_nova:926 : git_clone https://opendev.org/openstack/nova.git /opt/stack/nova master 2022-04-11 21:08:11.944 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/nova.git 2022-04-11 21:08:11.947 | + functions-common:git_clone:609 : local git_dest=/opt/stack/nova 2022-04-11 21:08:11.949 | + functions-common:git_clone:610 : local git_ref=master 2022-04-11 21:08:11.951 | + functions-common:git_clone:611 : local orig_dir 2022-04-11 21:08:11.954 | ++ functions-common:git_clone:612 : pwd 2022-04-11 21:08:11.956 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-04-11 21:08:11.958 | + functions-common:git_clone:613 : local git_clone_flags= 2022-04-11 21:08:11.961 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-04-11 21:08:11.977 | + functions-common:git_clone:615 : RECLONE=False 2022-04-11 21:08:11.979 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-04-11 21:08:11.982 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-04-11 21:08:11.985 | + functions-common:git_clone:629 : echo master 2022-04-11 21:08:11.985 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-04-11 21:08:11.990 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/nova ]] 2022-04-11 21:08:11.992 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-04-11 21:08:11.994 | + functions-common:git_clone:677 : cd /opt/stack/nova 2022-04-11 21:08:11.997 | + functions-common:git_clone:678 : git show --oneline 2022-04-11 21:08:11.997 | + functions-common:git_clone:678 : head -1 2022-04-11 21:08:12.001 | 449aa39a96 Merge "Fix wrong attribute to find remote address" 2022-04-11 21:08:12.004 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-04-11 21:08:12.006 | + lib/nova:install_nova:927 : setup_develop /opt/stack/nova 2022-04-11 21:08:12.009 | + inc/python:setup_develop:338 : local bindep 2022-04-11 21:08:12.011 | + inc/python:setup_develop:339 : [[ /opt/stack/nova == -bindep* ]] 2022-04-11 21:08:12.014 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/nova 2022-04-11 21:08:12.016 | + inc/python:setup_develop:344 : local extras= 2022-04-11 21:08:12.018 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/nova -e 2022-04-11 21:08:12.021 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-04-11 21:08:12.023 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/nova == -bindep* ]] 2022-04-11 21:08:12.025 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/nova 2022-04-11 21:08:12.028 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-04-11 21:08:12.031 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-04-11 21:08:12.034 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/nova 2022-04-11 21:08:12.036 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-04-11 21:08:12.039 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/nova 2022-04-11 21:08:12.041 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-04-11 21:08:12.044 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-04-11 21:08:12.047 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/nova/setup.cfg 2022-04-11 21:08:12.053 | + inc/python:_setup_package_with_constraints_edit:385 : name=nova 2022-04-11 21:08:12.055 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- nova 2022-04-11 21:08:12.728 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/nova -e 2022-04-11 21:08:12.731 | + inc/python:setup_package:418 : local bindep=0 2022-04-11 21:08:12.733 | + inc/python:setup_package:419 : local bindep_flag= 2022-04-11 21:08:12.736 | + inc/python:setup_package:420 : local bindep_profiles= 2022-04-11 21:08:12.738 | + inc/python:setup_package:421 : [[ /opt/stack/nova == -bindep* ]] 2022-04-11 21:08:12.740 | + inc/python:setup_package:426 : local project_dir=/opt/stack/nova 2022-04-11 21:08:12.743 | + inc/python:setup_package:427 : local flags=-e 2022-04-11 21:08:12.745 | + inc/python:setup_package:428 : local extras= 2022-04-11 21:08:12.747 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-04-11 21:08:12.749 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-04-11 21:08:12.751 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-04-11 21:08:12.754 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-04-11 21:08:12.756 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-04-11 21:08:12.758 | + inc/python:setup_package:446 : pip_install -e /opt/stack/nova 2022-04-11 21:08:12.780 | Using python 3.8 to install /opt/stack/nova 2022-04-11 21:08:12.783 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/nova 2022-04-11 21:08:13.689 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 21:08:13.690 | from cryptography.utils import int_from_bytes 2022-04-11 21:08:13.690 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 21:08:13.690 | from cryptography.utils import int_from_bytes 2022-04-11 21:08:14.861 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-11 21:08:14.894 | Obtaining file:///opt/stack/nova 2022-04-11 21:08:14.895 | Preparing metadata (setup.py): started 2022-04-11 21:08:21.662 | Preparing metadata (setup.py): finished with status 'done' 2022-04-11 21:08:21.894 | Requirement already satisfied: pbr>=5.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (5.8.1) 2022-04-11 21:08:21.895 | Requirement already satisfied: SQLAlchemy>=1.4.13 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (1.4.35) 2022-04-11 21:08:21.897 | Requirement already satisfied: decorator>=4.1.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (5.1.1) 2022-04-11 21:08:21.898 | Requirement already satisfied: eventlet>=0.30.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (0.33.0) 2022-04-11 21:08:21.899 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (3.1.1) 2022-04-11 21:08:21.900 | Requirement already satisfied: keystonemiddleware>=4.20.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (9.4.0) 2022-04-11 21:08:21.901 | Requirement already satisfied: lxml>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (4.8.0) 2022-04-11 21:08:21.902 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (2.5.1) 2022-04-11 21:08:21.903 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (36.0.2) 2022-04-11 21:08:21.904 | Requirement already satisfied: WebOb>=1.8.2 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (1.8.7) 2022-04-11 21:08:21.905 | Requirement already satisfied: greenlet>=0.4.15 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (1.1.2) 2022-04-11 21:08:21.907 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (2.1.1) 2022-04-11 21:08:21.907 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (3.5.0) 2022-04-11 21:08:21.908 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (3.2.0) 2022-04-11 21:08:21.909 | Requirement already satisfied: sqlalchemy-migrate>=0.13.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (0.13.0) 2022-04-11 21:08:21.910 | Requirement already satisfied: alembic>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (1.7.7) 2022-04-11 21:08:21.912 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (0.8.0) 2022-04-11 21:08:21.913 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (0.11.0) 2022-04-11 21:08:21.914 | Requirement already satisfied: paramiko>=2.7.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (2.8.1) 2022-04-11 21:08:21.914 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (1.0.2) 2022-04-11 21:08:21.915 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from nova==25.1.0.dev32) (3.2.0) 2022-04-11 21:08:21.917 | Requirement already satisfied: python-cinderclient!=4.0.0,>=3.3.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (8.3.0) 2022-04-11 21:08:21.918 | Requirement already satisfied: keystoneauth1>=3.16.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (4.5.0) 2022-04-11 21:08:21.919 | Requirement already satisfied: python-neutronclient>=7.1.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (7.8.0) 2022-04-11 21:08:21.920 | Requirement already satisfied: python-glanceclient>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (3.6.0) 2022-04-11 21:08:21.922 | Requirement already satisfied: requests>=2.25.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (2.27.1) 2022-04-11 21:08:21.923 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (3.5.0) 2022-04-11 21:08:21.999 | Collecting websockify>=0.9.0 2022-04-11 21:08:22.007 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/736/dc7a57bdf18d4/websockify-0.10.0-py3-none-any.whl (38 kB) 2022-04-11 21:08:22.011 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (2.10.1) 2022-04-11 21:08:22.012 | Requirement already satisfied: oslo.concurrency>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (4.5.0) 2022-04-11 21:08:22.014 | Requirement already satisfied: oslo.config>=8.6.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (8.8.0) 2022-04-11 21:08:22.015 | Requirement already satisfied: oslo.context>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (4.1.0) 2022-04-11 21:08:22.016 | Requirement already satisfied: oslo.log>=4.6.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (4.7.0) 2022-04-11 21:08:22.017 | Requirement already satisfied: oslo.limit>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (1.5.0) 2022-04-11 21:08:22.018 | Requirement already satisfied: oslo.reports>=1.18.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (2.3.0) 2022-04-11 21:08:22.019 | Requirement already satisfied: oslo.serialization>=4.2.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (4.3.0) 2022-04-11 21:08:22.020 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (1.5.0) 2022-04-11 21:08:22.021 | Requirement already satisfied: oslo.utils>=4.12.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (4.12.2) 2022-04-11 21:08:22.024 | Requirement already satisfied: oslo.db>=10.0.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (11.2.0) 2022-04-11 21:08:22.025 | Requirement already satisfied: oslo.rootwrap>=5.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (6.3.1) 2022-04-11 21:08:22.026 | Requirement already satisfied: oslo.messaging>=10.3.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (12.13.0) 2022-04-11 21:08:22.027 | Requirement already satisfied: oslo.policy>=3.7.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (3.11.0) 2022-04-11 21:08:22.028 | Requirement already satisfied: oslo.privsep>=2.6.2 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (2.7.0) 2022-04-11 21:08:22.030 | Requirement already satisfied: oslo.i18n>=5.1.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (5.1.0) 2022-04-11 21:08:22.031 | Requirement already satisfied: oslo.service>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (2.8.0) 2022-04-11 21:08:22.031 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (1.5.0) 2022-04-11 21:08:22.032 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (4.5.1) 2022-04-11 21:08:22.034 | Requirement already satisfied: psutil>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (5.9.0) 2022-04-11 21:08:22.035 | Requirement already satisfied: oslo.versionedobjects>=1.35.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (2.6.0) 2022-04-11 21:08:22.036 | Requirement already satisfied: os-brick>=5.2 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (5.2.0) 2022-04-11 21:08:22.037 | Requirement already satisfied: os-resource-classes>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (1.1.0) 2022-04-11 21:08:22.038 | Requirement already satisfied: os-traits>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (2.7.0) 2022-04-11 21:08:22.039 | Requirement already satisfied: os-vif>=1.15.2 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (2.7.1) 2022-04-11 21:08:22.040 | Requirement already satisfied: castellan>=0.16.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (3.10.1) 2022-04-11 21:08:22.077 | Collecting microversion-parse>=0.2.1 2022-04-11 21:08:22.084 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/aab/3ab98028923e7/microversion_parse-1.0.1-py3-none-any.whl (19 kB) 2022-04-11 21:08:22.088 | Requirement already satisfied: tooz>=1.58.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (2.11.0) 2022-04-11 21:08:22.089 | Requirement already satisfied: cursive>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (0.2.2) 2022-04-11 21:08:22.090 | Requirement already satisfied: retrying!=1.3.0,>=1.3.3 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (1.3.3) 2022-04-11 21:08:22.091 | Requirement already satisfied: os-service-types>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (1.7.0) 2022-04-11 21:08:22.093 | Requirement already satisfied: taskflow>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (4.6.4) 2022-04-11 21:08:22.094 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (2.8.2) 2022-04-11 21:08:22.095 | Requirement already satisfied: futurist>=1.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (2.4.0) 2022-04-11 21:08:22.096 | Requirement already satisfied: openstacksdk>=0.35.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (0.61.0) 2022-04-11 21:08:22.097 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (6.0) 2022-04-11 21:08:22.113 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=1.5.0->nova==25.1.0.dev32) (4.11.3) 2022-04-11 21:08:22.114 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=1.5.0->nova==25.1.0.dev32) (1.2.0) 2022-04-11 21:08:22.115 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=1.5.0->nova==25.1.0.dev32) (5.6.0) 2022-04-11 21:08:22.137 | Requirement already satisfied: python-barbicanclient>=4.5.2 in /usr/local/lib/python3.8/dist-packages (from castellan>=0.16.0->nova==25.1.0.dev32) (5.3.0) 2022-04-11 21:08:22.177 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.7->nova==25.1.0.dev32) (1.15.0) 2022-04-11 21:08:22.209 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.30.1->nova==25.1.0.dev32) (2.2.1) 2022-04-11 21:08:22.210 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.30.1->nova==25.1.0.dev32) (1.16.0) 2022-04-11 21:08:22.234 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->nova==25.1.0.dev32) (2.1.1) 2022-04-11 21:08:22.387 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.20.0->nova==25.1.0.dev32) (4.4.0) 2022-04-11 21:08:22.392 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.20.0->nova==25.1.0.dev32) (3.1.1) 2022-04-11 21:08:22.450 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==25.1.0.dev32) (1.4.4) 2022-04-11 21:08:22.452 | Requirement already satisfied: dogpile.cache>=0.6.5 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==25.1.0.dev32) (1.1.5) 2022-04-11 21:08:22.453 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==25.1.0.dev32) (2.5.0) 2022-04-11 21:08:22.454 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==25.1.0.dev32) (1.32) 2022-04-11 21:08:22.456 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==25.1.0.dev32) (1.4.0) 2022-04-11 21:08:22.457 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==25.1.0.dev32) (1.0.0) 2022-04-11 21:08:22.478 | Requirement already satisfied: tenacity>=6.3.1 in /usr/local/lib/python3.8/dist-packages (from os-brick>=5.2->nova==25.1.0.dev32) (6.3.1) 2022-04-11 21:08:22.483 | Requirement already satisfied: os-win>=5.5.0 in /usr/local/lib/python3.8/dist-packages (from os-brick>=5.2->nova==25.1.0.dev32) (5.6.0) 2022-04-11 21:08:22.534 | Requirement already satisfied: ovsdbapp>=0.12.1 in /usr/local/lib/python3.8/dist-packages (from os-vif>=1.15.2->nova==25.1.0.dev32) (1.15.1) 2022-04-11 21:08:22.536 | Requirement already satisfied: debtcollector>=1.19.0 in /usr/local/lib/python3.8/dist-packages (from os-vif>=1.15.2->nova==25.1.0.dev32) (2.5.0) 2022-04-11 21:08:22.538 | Requirement already satisfied: pyroute2>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from os-vif>=1.15.2->nova==25.1.0.dev32) (0.6.9) 2022-04-11 21:08:22.599 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=4.5.0->nova==25.1.0.dev32) (0.17.3) 2022-04-11 21:08:22.709 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=10.0.0->nova==25.1.0.dev32) (2.0.1) 2022-04-11 21:08:22.712 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=10.0.0->nova==25.1.0.dev32) (0.5.0) 2022-04-11 21:08:22.792 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.6.1->nova==25.1.0.dev32) (0.9.6) 2022-04-11 21:08:22.854 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=10.3.0->nova==25.1.0.dev32) (5.1.0) 2022-04-11 21:08:22.856 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=10.3.0->nova==25.1.0.dev32) (5.2.4) 2022-04-11 21:08:22.859 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=10.3.0->nova==25.1.0.dev32) (0.4.0) 2022-04-11 21:08:22.861 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=10.3.0->nova==25.1.0.dev32) (5.0.0) 2022-04-11 21:08:22.887 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->nova==25.1.0.dev32) (3.2.0) 2022-04-11 21:08:22.888 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->nova==25.1.0.dev32) (3.3.0) 2022-04-11 21:08:22.941 | Requirement already satisfied: msgpack>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.privsep>=2.6.2->nova==25.1.0.dev32) (1.0.3) 2022-04-11 21:08:23.001 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=4.2.0->nova==25.1.0.dev32) (2022.1) 2022-04-11 21:08:23.033 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->nova==25.1.0.dev32) (3.0.0) 2022-04-11 21:08:23.036 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->nova==25.1.0.dev32) (1.3.3) 2022-04-11 21:08:23.089 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.12.1->nova==25.1.0.dev32) (21.3) 2022-04-11 21:08:23.090 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.12.1->nova==25.1.0.dev32) (3.0.7) 2022-04-11 21:08:23.181 | Requirement already satisfied: pynacl>=1.0.1 in /usr/local/lib/python3.8/dist-packages (from paramiko>=2.7.1->nova==25.1.0.dev32) (1.5.0) 2022-04-11 21:08:23.206 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->nova==25.1.0.dev32) (62.0.0) 2022-04-11 21:08:23.292 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->nova==25.1.0.dev32) (0.2.5) 2022-04-11 21:08:23.370 | Requirement already satisfied: simplejson>=3.5.1 in /usr/local/lib/python3.8/dist-packages (from python-cinderclient!=4.0.0,>=3.3.0->nova==25.1.0.dev32) (3.16.0) 2022-04-11 21:08:23.433 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=2.8.0->nova==25.1.0.dev32) (1.14.0) 2022-04-11 21:08:23.434 | Requirement already satisfied: warlock<2,>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=2.8.0->nova==25.1.0.dev32) (1.3.3) 2022-04-11 21:08:23.440 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=2.8.0->nova==25.1.0.dev32) (22.0.0) 2022-04-11 21:08:23.481 | Requirement already satisfied: osc-lib>=1.12.0 in /usr/local/lib/python3.8/dist-packages (from python-neutronclient>=7.1.0->nova==25.1.0.dev32) (2.5.0) 2022-04-11 21:08:23.485 | Requirement already satisfied: cliff>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from python-neutronclient>=7.1.0->nova==25.1.0.dev32) (3.10.1) 2022-04-11 21:08:23.488 | Requirement already satisfied: os-client-config>=1.28.0 in /usr/local/lib/python3.8/dist-packages (from python-neutronclient>=7.1.0->nova==25.1.0.dev32) (2.1.0) 2022-04-11 21:08:23.568 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->nova==25.1.0.dev32) (1.26.9) 2022-04-11 21:08:23.571 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->nova==25.1.0.dev32) (3.3) 2022-04-11 21:08:23.573 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->nova==25.1.0.dev32) (2.0.12) 2022-04-11 21:08:23.574 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.25.1->nova==25.1.0.dev32) (2019.11.28) 2022-04-11 21:08:23.670 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->nova==25.1.0.dev32) (0.7) 2022-04-11 21:08:23.882 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->nova==25.1.0.dev32) (0.5.2) 2022-04-11 21:08:23.883 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->nova==25.1.0.dev32) (0.4.2) 2022-04-11 21:08:24.025 | Requirement already satisfied: networkx>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=3.8.0->nova==25.1.0.dev32) (2.8) 2022-04-11 21:08:24.027 | Requirement already satisfied: pydot>=1.2.4 in /usr/local/lib/python3.8/dist-packages (from taskflow>=3.8.0->nova==25.1.0.dev32) (1.4.2) 2022-04-11 21:08:24.028 | Requirement already satisfied: automaton>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=3.8.0->nova==25.1.0.dev32) (2.5.0) 2022-04-11 21:08:24.120 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.8/dist-packages (from tooz>=1.58.0->nova==25.1.0.dev32) (0.13.1) 2022-04-11 21:08:25.320 | Collecting numpy 2022-04-11 21:08:25.355 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/3ca/688e1b9b95d80/numpy-1.22.3-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (16.8 MB) 2022-04-11 21:08:25.784 | Requirement already satisfied: vine>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from amqp>=2.5.2->oslo.messaging>=10.3.0->nova==25.1.0.dev32) (5.0.0) 2022-04-11 21:08:25.989 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.7->nova==25.1.0.dev32) (2.21) 2022-04-11 21:08:26.068 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.4.0->python-neutronclient>=7.1.0->nova==25.1.0.dev32) (0.5.0) 2022-04-11 21:08:26.069 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.4.0->python-neutronclient>=7.1.0->nova==25.1.0.dev32) (2.4.0) 2022-04-11 21:08:26.283 | Requirement already satisfied: testtools>=0.9.22 in /usr/local/lib/python3.8/dist-packages (from fixtures>=3.0.0->oslo.service>=2.8.0->nova==25.1.0.dev32) (2.5.0) 2022-04-11 21:08:26.401 | Requirement already satisfied: jsonpointer>=1.9 in /usr/local/lib/python3.8/dist-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.35.0->nova==25.1.0.dev32) (2.2) 2022-04-11 21:08:26.873 | Requirement already satisfied: prometheus-client>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.metrics>=0.2.1->oslo.messaging>=10.3.0->nova==25.1.0.dev32) (0.14.1) 2022-04-11 21:08:26.916 | Requirement already satisfied: ovs>=2.10.0 in /usr/local/lib/python3.8/dist-packages (from ovsdbapp>=0.12.1->os-vif>=1.15.2->nova==25.1.0.dev32) (2.16.0) 2022-04-11 21:08:27.333 | Requirement already satisfied: pyroute2.nftables==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==25.1.0.dev32) (0.6.9) 2022-04-11 21:08:27.334 | Requirement already satisfied: pyroute2.ndb==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==25.1.0.dev32) (0.6.9) 2022-04-11 21:08:27.335 | Requirement already satisfied: pyroute2.ethtool==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==25.1.0.dev32) (0.6.9) 2022-04-11 21:08:27.337 | Requirement already satisfied: pyroute2.nslink==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==25.1.0.dev32) (0.6.9) 2022-04-11 21:08:27.338 | Requirement already satisfied: pyroute2.ipdb==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==25.1.0.dev32) (0.6.9) 2022-04-11 21:08:27.339 | Requirement already satisfied: pyroute2.ipset==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==25.1.0.dev32) (0.6.9) 2022-04-11 21:08:27.340 | Requirement already satisfied: pyroute2.core==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==25.1.0.dev32) (0.6.9) 2022-04-11 21:08:28.577 | Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.8/dist-packages (from importlib-metadata->alembic>=1.5.0->nova==25.1.0.dev32) (3.8.0) 2022-04-11 21:08:28.989 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.4.0->python-neutronclient>=7.1.0->nova==25.1.0.dev32) (1.8.2) 2022-04-11 21:08:28.990 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.4.0->python-neutronclient>=7.1.0->nova==25.1.0.dev32) (21.4.0) 2022-04-11 21:08:29.087 | Requirement already satisfied: sortedcontainers in /usr/local/lib/python3.8/dist-packages (from ovs>=2.10.0->ovsdbapp>=0.12.1->os-vif>=1.15.2->nova==25.1.0.dev32) (2.4.0) 2022-04-11 21:08:29.192 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools>=0.9.22->fixtures>=3.0.0->oslo.service>=2.8.0->nova==25.1.0.dev32) (1.0.0) 2022-04-11 21:08:30.716 | Installing collected packages: numpy, websockify, microversion-parse, nova 2022-04-11 21:08:30.716 | Attempting uninstall: numpy 2022-04-11 21:08:30.719 | Found existing installation: numpy 1.17.4 2022-04-11 21:08:30.722 | Uninstalling numpy-1.17.4: 2022-04-11 21:08:30.858 | Successfully uninstalled numpy-1.17.4 2022-04-11 21:08:34.169 | Running setup.py develop for nova 2022-04-11 21:08:42.529 | Successfully installed microversion-parse-1.0.1 nova numpy-1.22.3 websockify-0.10.0 2022-04-11 21:08:42.529 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-11 21:08:42.536 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-11 21:08:42.536 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-11 21:08:42.700 | + inc/python:pip_install:200 : result=0 2022-04-11 21:08:42.702 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-11 21:08:42.705 | + functions-common:time_stop:2425 : local name 2022-04-11 21:08:42.707 | + functions-common:time_stop:2426 : local end_time 2022-04-11 21:08:42.709 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-11 21:08:42.711 | + functions-common:time_stop:2428 : local total 2022-04-11 21:08:42.714 | + functions-common:time_stop:2429 : local start_time 2022-04-11 21:08:42.716 | + functions-common:time_stop:2431 : name=pip_install 2022-04-11 21:08:42.719 | + functions-common:time_stop:2432 : start_time=1649711292774 2022-04-11 21:08:42.721 | + functions-common:time_stop:2434 : [[ -z 1649711292774 ]] 2022-04-11 21:08:42.724 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-11 21:08:42.728 | + functions-common:time_stop:2437 : end_time=1649711322725 2022-04-11 21:08:42.730 | + functions-common:time_stop:2438 : elapsed_time=29951 2022-04-11 21:08:42.733 | + functions-common:time_stop:2439 : total=215361 2022-04-11 21:08:42.735 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-11 21:08:42.737 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=245312 2022-04-11 21:08:42.740 | + inc/python:pip_install:203 : return 0 2022-04-11 21:08:42.742 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-04-11 21:08:42.745 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-04-11 21:08:42.747 | + functions-common:safe_chown:2326 : _safe_permission_operation chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-04-11 21:08:42.765 | + functions-common:_safe_permission_operation:2174 : sudo chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-04-11 21:08:42.777 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/nova 2022-04-11 21:08:42.780 | + inc/python:use_library_from_git:250 : local name=/opt/stack/nova 2022-04-11 21:08:42.783 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-11 21:08:42.785 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-11 21:08:42.787 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/nova, ]] 2022-04-11 21:08:42.790 | + inc/python:use_library_from_git:253 : return 1 2022-04-11 21:08:42.792 | + lib/nova:install_nova:928 : sudo install -D -m 0644 -o ubuntu /opt/stack/nova/tools/nova-manage.bash_completion /etc/bash_completion.d/nova-manage.bash_completion 2022-04-11 21:08:42.805 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-04-11 21:08:42.808 | + ./stack.sh:main:939 : configure_nova 2022-04-11 21:08:42.811 | + lib/nova:configure_nova:248 : sudo install -d -o ubuntu /etc/nova 2022-04-11 21:08:42.823 | + lib/nova:configure_nova:250 : configure_rootwrap nova 2022-04-11 21:08:42.825 | + inc/rootwrap:configure_rootwrap:43 : local project=nova 2022-04-11 21:08:42.827 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2022-04-11 21:08:42.831 | ++ inc/rootwrap:configure_rootwrap:45 : echo nova 2022-04-11 21:08:42.831 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2022-04-11 21:08:42.836 | + inc/rootwrap:configure_rootwrap:45 : project_uc=NOVA 2022-04-11 21:08:42.838 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=NOVA_BIN_DIR 2022-04-11 21:08:42.841 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/usr/local/bin 2022-04-11 21:08:42.844 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=NOVA_DIR 2022-04-11 21:08:42.846 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/nova 2022-04-11 21:08:42.849 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/nova/etc/nova 2022-04-11 21:08:42.851 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/usr/local/bin/nova-rootwrap 2022-04-11 21:08:42.853 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/nova/rootwrap.d 2022-04-11 21:08:42.865 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/nova/rootwrap.d 2022-04-11 21:08:42.878 | + inc/rootwrap:configure_rootwrap:57 : sudo install -o root -g root -m 644 /opt/stack/nova/etc/nova/rootwrap.d/compute.filters /etc/nova/rootwrap.d 2022-04-11 21:08:42.890 | + inc/rootwrap:configure_rootwrap:60 : sudo install -o root -g root -m 644 /opt/stack/nova/etc/nova/rootwrap.conf /etc/nova/rootwrap.conf 2022-04-11 21:08:42.902 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/nova/rootwrap.d:' -i /etc/nova/rootwrap.conf 2022-04-11 21:08:42.914 | + inc/rootwrap:configure_rootwrap:64 : local tempfile 2022-04-11 21:08:42.917 | ++ inc/rootwrap:configure_rootwrap:65 : mktemp 2022-04-11 21:08:42.922 | + inc/rootwrap:configure_rootwrap:65 : tempfile=/tmp/tmp.F70Sru3F12 2022-04-11 21:08:42.924 | + inc/rootwrap:configure_rootwrap:67 : rootwrap_sudo_cmd='/usr/local/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2022-04-11 21:08:42.927 | + inc/rootwrap:configure_rootwrap:68 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2022-04-11 21:08:42.929 | + inc/rootwrap:configure_rootwrap:69 : '[' -f /usr/local/bin/nova-rootwrap-daemon ']' 2022-04-11 21:08:42.932 | + inc/rootwrap:configure_rootwrap:71 : rootwrap_sudo_cmd='/usr/local/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2022-04-11 21:08:42.934 | + inc/rootwrap:configure_rootwrap:72 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2022-04-11 21:08:42.937 | + inc/rootwrap:configure_rootwrap:74 : chmod 0440 /tmp/tmp.F70Sru3F12 2022-04-11 21:08:42.941 | + inc/rootwrap:configure_rootwrap:75 : sudo chown root:root /tmp/tmp.F70Sru3F12 2022-04-11 21:08:42.952 | + inc/rootwrap:configure_rootwrap:76 : sudo mv /tmp/tmp.F70Sru3F12 /etc/sudoers.d/nova-rootwrap 2022-04-11 21:08:42.965 | ++ inc/rootwrap:configure_rootwrap:80 : dirname /usr/local/bin/nova-rootwrap 2022-04-11 21:08:42.969 | + inc/rootwrap:configure_rootwrap:80 : add_sudo_secure_path /usr/local/bin 2022-04-11 21:08:42.972 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/usr/local/bin 2022-04-11 21:08:42.974 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2022-04-11 21:08:42.977 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2022-04-11 21:08:42.979 | + inc/rootwrap:add_sudo_secure_path:28 : line='Defaults:ubuntu secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin' 2022-04-11 21:08:42.982 | + inc/rootwrap:add_sudo_secure_path:32 : [[ ! Defaults:ubuntu secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin =~ /usr/local/bin ]] 2022-04-11 21:08:42.985 | + 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-04-11 21:08:42.987 | + lib/nova:configure_nova:254 : cp /opt/stack/nova/etc/nova/api-paste.ini /etc/nova 2022-04-11 21:08:42.991 | + lib/nova:configure_nova:257 : is_service_enabled n-cpu 2022-04-11 21:08:43.008 | + functions-common:is_service_enabled:2081 : return 1 2022-04-11 21:08:43.010 | + lib/nova:configure_nova:338 : create_nova_conf 2022-04-11 21:08:43.013 | + lib/nova:create_nova_conf:412 : rm -f /opt/stack/nova/bin/nova.conf 2022-04-11 21:08:43.016 | + lib/nova:create_nova_conf:415 : rm -f /etc/nova/nova.conf 2022-04-11 21:08:43.020 | + lib/nova:create_nova_conf:416 : iniset /etc/nova/nova.conf DEFAULT debug True 2022-04-11 21:08:43.048 | + lib/nova:create_nova_conf:417 : '[' True == True ']' 2022-04-11 21:08:43.050 | + lib/nova:create_nova_conf:418 : iniset /etc/nova/nova.conf DEFAULT allow_resize_to_same_host True 2022-04-11 21:08:43.077 | + lib/nova:create_nova_conf:420 : iniset /etc/nova/nova.conf wsgi api_paste_config /etc/nova/api-paste.ini 2022-04-11 21:08:43.106 | + lib/nova:create_nova_conf:421 : iniset /etc/nova/nova.conf DEFAULT rootwrap_config /etc/nova/rootwrap.conf 2022-04-11 21:08:43.132 | + lib/nova:create_nova_conf:422 : iniset /etc/nova/nova.conf filter_scheduler enabled_filters AvailabilityZoneFilter,ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,SameHostFilter,DifferentHostFilter 2022-04-11 21:08:43.162 | + lib/nova:create_nova_conf:423 : iniset /etc/nova/nova.conf scheduler workers 2 2022-04-11 21:08:43.191 | + lib/nova:create_nova_conf:424 : iniset /etc/nova/nova.conf neutron default_floating_pool public 2022-04-11 21:08:43.221 | + lib/nova:create_nova_conf:425 : [[ 4 == 6 ]] 2022-04-11 21:08:43.223 | + lib/nova:create_nova_conf:428 : iniset /etc/nova/nova.conf DEFAULT my_ip 10.222.0.45 2022-04-11 21:08:43.249 | + lib/nova:create_nova_conf:430 : iniset /etc/nova/nova.conf DEFAULT instance_name_template instance-%08x 2022-04-11 21:08:43.275 | + lib/nova:create_nova_conf:431 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_listen 0.0.0.0 2022-04-11 21:08:43.305 | + lib/nova:create_nova_conf:432 : iniset /etc/nova/nova.conf DEFAULT metadata_listen 0.0.0.0 2022-04-11 21:08:43.333 | + lib/nova:create_nova_conf:433 : iniset /etc/nova/nova.conf DEFAULT shutdown_timeout 0 2022-04-11 21:08:43.360 | + lib/nova:create_nova_conf:435 : iniset /etc/nova/nova.conf key_manager backend nova.keymgr.conf_key_mgr.ConfKeyManager 2022-04-11 21:08:43.390 | + lib/nova:create_nova_conf:437 : is_fedora 2022-04-11 21:08:43.392 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-11 21:08:43.395 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-11 21:08:43.397 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-11 21:08:43.399 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-11 21:08:43.401 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-11 21:08:43.403 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-11 21:08:43.406 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-11 21:08:43.408 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-11 21:08:43.410 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-11 21:08:43.412 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-11 21:08:43.414 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-11 21:08:43.416 | + lib/nova:create_nova_conf:437 : is_suse 2022-04-11 21:08:43.419 | + functions-common:is_suse:542 : is_opensuse 2022-04-11 21:08:43.421 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-11 21:08:43.423 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-11 21:08:43.425 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-11 21:08:43.427 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-11 21:08:43.430 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-11 21:08:43.432 | + lib/nova:create_nova_conf:446 : is_service_enabled n-api n-cond n-sched 2022-04-11 21:08:43.448 | + functions-common:is_service_enabled:2081 : return 0 2022-04-11 21:08:43.451 | + lib/nova:create_nova_conf:450 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-04-11 21:08:43.453 | + lib/nova:create_nova_conf:453 : local db=nova_cell0 2022-04-11 21:08:43.456 | + lib/nova:create_nova_conf:456 : iniset /etc/nova/nova.conf filter_scheduler track_instance_changes False 2022-04-11 21:08:43.482 | ++ lib/nova:create_nova_conf:459 : database_connection_url nova_cell0 2022-04-11 21:08:43.484 | ++ lib/database:database_connection_url:134 : local db=nova_cell0 2022-04-11 21:08:43.487 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell0 2022-04-11 21:08:43.489 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=nova_cell0 2022-04-11 21:08:43.491 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8' 2022-04-11 21:08:43.494 | + lib/nova:create_nova_conf:459 : iniset /etc/nova/nova.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8' 2022-04-11 21:08:43.525 | ++ lib/nova:create_nova_conf:460 : database_connection_url nova_api 2022-04-11 21:08:43.527 | ++ lib/database:database_connection_url:134 : local db=nova_api 2022-04-11 21:08:43.529 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_api 2022-04-11 21:08:43.532 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=nova_api 2022-04-11 21:08:43.534 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_api?charset=utf8' 2022-04-11 21:08:43.536 | + lib/nova:create_nova_conf:460 : iniset /etc/nova/nova.conf api_database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_api?charset=utf8' 2022-04-11 21:08:43.566 | + lib/nova:create_nova_conf:465 : iniset /etc/nova/nova.conf cache enabled True 2022-04-11 21:08:43.595 | + lib/nova:create_nova_conf:466 : iniset /etc/nova/nova.conf cache backend dogpile.cache.memcached 2022-04-11 21:08:43.622 | + lib/nova:create_nova_conf:467 : iniset /etc/nova/nova.conf cache memcache_servers localhost:11211 2022-04-11 21:08:43.649 | + lib/nova:create_nova_conf:470 : is_service_enabled n-api 2022-04-11 21:08:43.665 | + functions-common:is_service_enabled:2081 : return 0 2022-04-11 21:08:43.667 | + lib/nova:create_nova_conf:471 : is_service_enabled n-api-meta 2022-04-11 21:08:43.683 | + functions-common:is_service_enabled:2081 : return 0 2022-04-11 21:08:43.687 | ++ lib/nova:create_nova_conf:473 : echo osapi_compute,metadata 2022-04-11 21:08:43.687 | ++ lib/nova:create_nova_conf:473 : sed s/,metadata// 2022-04-11 21:08:43.692 | + lib/nova:create_nova_conf:473 : NOVA_ENABLED_APIS=osapi_compute 2022-04-11 21:08:43.694 | + lib/nova:create_nova_conf:475 : iniset /etc/nova/nova.conf DEFAULT enabled_apis osapi_compute 2022-04-11 21:08:43.722 | + lib/nova:create_nova_conf:476 : is_service_enabled tls-proxy 2022-04-11 21:08:43.738 | + functions-common:is_service_enabled:2081 : return 1 2022-04-11 21:08:43.740 | + lib/nova:create_nova_conf:482 : configure_keystone_authtoken_middleware /etc/nova/nova.conf nova 2022-04-11 21:08:43.742 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/nova/nova.conf 2022-04-11 21:08:43.744 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=nova 2022-04-11 21:08:43.747 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-04-11 21:08:43.749 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/nova/nova.conf keystone_authtoken auth_type password 2022-04-11 21:08:43.778 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/nova/nova.conf keystone_authtoken interface public 2022-04-11 21:08:43.804 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/nova/nova.conf keystone_authtoken auth_url http://10.222.0.45/identity 2022-04-11 21:08:43.831 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/nova/nova.conf keystone_authtoken username nova 2022-04-11 21:08:43.858 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/nova/nova.conf keystone_authtoken password Passw0rd 2022-04-11 21:08:43.885 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/nova/nova.conf keystone_authtoken user_domain_name Default 2022-04-11 21:08:43.912 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/nova/nova.conf keystone_authtoken project_name service 2022-04-11 21:08:43.939 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/nova/nova.conf keystone_authtoken project_domain_name Default 2022-04-11 21:08:43.966 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/nova/nova.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-04-11 21:08:43.993 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/nova/nova.conf keystone_authtoken memcached_servers localhost:11211 2022-04-11 21:08:44.020 | + lib/nova:create_nova_conf:485 : is_service_enabled cinder 2022-04-11 21:08:44.036 | + functions-common:is_service_enabled:2081 : return 0 2022-04-11 21:08:44.038 | + lib/nova:create_nova_conf:486 : configure_cinder_access 2022-04-11 21:08:44.040 | + lib/nova:configure_cinder_access:613 : iniset /etc/nova/nova.conf cinder os_region_name RegionOne 2022-04-11 21:08:44.070 | + lib/nova:configure_cinder_access:614 : iniset /etc/nova/nova.conf cinder auth_type password 2022-04-11 21:08:44.098 | + lib/nova:configure_cinder_access:615 : iniset /etc/nova/nova.conf cinder auth_url http://10.222.0.45/identity 2022-04-11 21:08:44.129 | + lib/nova:configure_cinder_access:622 : iniset /etc/nova/nova.conf cinder username nova 2022-04-11 21:08:44.156 | + lib/nova:configure_cinder_access:623 : iniset /etc/nova/nova.conf cinder password Passw0rd 2022-04-11 21:08:44.183 | + lib/nova:configure_cinder_access:624 : iniset /etc/nova/nova.conf cinder user_domain_name Default 2022-04-11 21:08:44.209 | + lib/nova:configure_cinder_access:625 : iniset /etc/nova/nova.conf cinder project_name service 2022-04-11 21:08:44.237 | + lib/nova:configure_cinder_access:626 : iniset /etc/nova/nova.conf cinder project_domain_name Default 2022-04-11 21:08:44.263 | + lib/nova:configure_cinder_access:627 : is_service_enabled tls-proxy 2022-04-11 21:08:44.279 | + functions-common:is_service_enabled:2081 : return 1 2022-04-11 21:08:44.282 | + lib/nova:create_nova_conf:489 : '[' -n /opt/stack/data/nova ']' 2022-04-11 21:08:44.284 | + lib/nova:create_nova_conf:490 : iniset /etc/nova/nova.conf DEFAULT state_path /opt/stack/data/nova 2022-04-11 21:08:44.311 | + lib/nova:create_nova_conf:491 : iniset /etc/nova/nova.conf oslo_concurrency lock_path /opt/stack/data/nova 2022-04-11 21:08:44.342 | + lib/nova:create_nova_conf:493 : '[' -n /opt/stack/data/nova/instances ']' 2022-04-11 21:08:44.344 | + lib/nova:create_nova_conf:494 : iniset /etc/nova/nova.conf DEFAULT instances_path /opt/stack/data/nova/instances 2022-04-11 21:08:44.372 | + lib/nova:create_nova_conf:496 : '[' False '!=' False ']' 2022-04-11 21:08:44.374 | + lib/nova:create_nova_conf:499 : '[' False '!=' False ']' 2022-04-11 21:08:44.376 | + lib/nova:create_nova_conf:505 : is_suse 2022-04-11 21:08:44.378 | + functions-common:is_suse:542 : is_opensuse 2022-04-11 21:08:44.381 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-11 21:08:44.383 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-11 21:08:44.385 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-11 21:08:44.387 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-11 21:08:44.389 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-11 21:08:44.392 | + lib/nova:create_nova_conf:505 : is_fedora 2022-04-11 21:08:44.394 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-11 21:08:44.396 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-11 21:08:44.398 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-11 21:08:44.401 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-11 21:08:44.403 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-11 21:08:44.406 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-11 21:08:44.408 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-11 21:08:44.410 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-11 21:08:44.412 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-11 21:08:44.415 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-11 21:08:44.417 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-11 21:08:44.420 | + lib/nova:create_nova_conf:510 : setup_logging /etc/nova/nova.conf 2022-04-11 21:08:44.424 | + functions:setup_logging:674 : setup_systemd_logging /etc/nova/nova.conf 2022-04-11 21:08:44.427 | + functions:setup_systemd_logging:689 : local conf_file=/etc/nova/nova.conf 2022-04-11 21:08:44.431 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-04-11 21:08:44.448 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-04-11 21:08:44.450 | + functions:setup_systemd_logging:695 : local pidstr= 2022-04-11 21:08:44.452 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-04-11 21:08:44.454 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-04-11 21:08:44.457 | + functions:setup_systemd_logging:702 : iniset /etc/nova/nova.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-04-11 21:08:44.485 | + functions:setup_systemd_logging:704 : iniset /etc/nova/nova.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2022-04-11 21:08:44.512 | + functions:setup_systemd_logging:705 : iniset /etc/nova/nova.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2022-04-11 21:08:44.540 | + functions:setup_systemd_logging:706 : iniset /etc/nova/nova.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-04-11 21:08:44.567 | + lib/nova:create_nova_conf:512 : iniset /etc/nova/nova.conf upgrade_levels compute auto 2022-04-11 21:08:44.597 | + lib/nova:create_nova_conf:514 : is_service_enabled n-api 2022-04-11 21:08:44.613 | + functions-common:is_service_enabled:2081 : return 0 2022-04-11 21:08:44.615 | + lib/nova:create_nova_conf:515 : write_uwsgi_config /etc/nova/nova-api-uwsgi.ini /usr/local/bin/nova-api-wsgi /compute 2022-04-11 21:08:44.617 | + lib/apache:write_uwsgi_config:254 : local file=/etc/nova/nova-api-uwsgi.ini 2022-04-11 21:08:44.620 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/nova-api-wsgi 2022-04-11 21:08:44.622 | + lib/apache:write_uwsgi_config:256 : local url=/compute 2022-04-11 21:08:44.624 | + lib/apache:write_uwsgi_config:257 : local http= 2022-04-11 21:08:44.627 | + lib/apache:write_uwsgi_config:258 : local name= 2022-04-11 21:08:44.629 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/nova-api-wsgi 2022-04-11 21:08:44.633 | + lib/apache:write_uwsgi_config:259 : name=nova-api-wsgi 2022-04-11 21:08:44.636 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-04-11 21:08:44.638 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-04-11 21:08:44.650 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-04-11 21:08:44.651 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-04-11 21:08:44.660 | d /var/run/uwsgi 0755 ubuntu root 2022-04-11 21:08:44.663 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-04-11 21:08:44.678 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/nova-api-wsgi.socket 2022-04-11 21:08:44.680 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/nova/nova-api-uwsgi.ini 2022-04-11 21:08:44.684 | + lib/apache:write_uwsgi_config:275 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi wsgi-file /usr/local/bin/nova-api-wsgi 2022-04-11 21:08:44.713 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi processes 2 2022-04-11 21:08:44.739 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi master true 2022-04-11 21:08:44.766 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi die-on-term true 2022-04-11 21:08:44.792 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi exit-on-reload false 2022-04-11 21:08:44.819 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi worker-reload-mercy 90 2022-04-11 21:08:44.846 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi enable-threads true 2022-04-11 21:08:44.873 | + lib/apache:write_uwsgi_config:286 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi plugins http,python3 2022-04-11 21:08:44.900 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi thunder-lock true 2022-04-11 21:08:44.926 | + lib/apache:write_uwsgi_config:290 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-04-11 21:08:44.954 | + lib/apache:write_uwsgi_config:292 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi buffer-size 65535 2022-04-11 21:08:44.981 | + lib/apache:write_uwsgi_config:294 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi add-header 'Connection: close' 2022-04-11 21:08:45.007 | + lib/apache:write_uwsgi_config:296 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi lazy-apps true 2022-04-11 21:08:45.034 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2022-04-11 21:08:45.037 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2022-04-11 21:08:45.039 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for nova-api-wsgi 2022-04-11 21:08:45.042 | ++ lib/apache:apache_site_config_for:186 : local site=nova-api-wsgi 2022-04-11 21:08:45.045 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-04-11 21:08:45.047 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-11 21:08:45.049 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-11 21:08:45.051 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/nova-api-wsgi.conf 2022-04-11 21:08:45.054 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/nova-api-wsgi.conf 2022-04-11 21:08:45.056 | + lib/apache:write_uwsgi_config:304 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi socket /var/run/uwsgi/nova-api-wsgi.socket 2022-04-11 21:08:45.083 | + lib/apache:write_uwsgi_config:305 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi chmod-socket 666 2022-04-11 21:08:45.111 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/nova-api-wsgi.conf 2022-04-11 21:08:45.112 | + lib/apache:write_uwsgi_config:306 : echo 'ProxyPass "/compute" "unix:/var/run/uwsgi/nova-api-wsgi.socket|uwsgi://uwsgi-uds-nova-api-wsgi" retry=0 ' 2022-04-11 21:08:45.120 | ProxyPass "/compute" "unix:/var/run/uwsgi/nova-api-wsgi.socket|uwsgi://uwsgi-uds-nova-api-wsgi" retry=0 2022-04-11 21:08:45.123 | + lib/apache:write_uwsgi_config:307 : enable_apache_site nova-api-wsgi 2022-04-11 21:08:45.125 | + lib/apache:enable_apache_site:203 : local site=nova-api-wsgi 2022-04-11 21:08:45.127 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-04-11 21:08:45.130 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-04-11 21:08:45.132 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-04-11 21:08:45.134 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-11 21:08:45.136 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-11 21:08:45.139 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-04-11 21:08:45.141 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-04-11 21:08:45.143 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-11 21:08:45.146 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-11 21:08:45.148 | + lib/apache:enable_apache_site:207 : sudo a2ensite nova-api-wsgi 2022-04-11 21:08:45.209 | Enabling site nova-api-wsgi. 2022-04-11 21:08:45.214 | To activate the new configuration, you need to run: 2022-04-11 21:08:45.214 | systemctl reload apache2 2022-04-11 21:08:45.219 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2022-04-11 21:08:45.221 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-04-11 21:08:45.224 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-04-11 21:08:45.226 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart apache2 2022-04-11 21:08:45.353 | + lib/nova:create_nova_conf:518 : is_service_enabled n-api-meta 2022-04-11 21:08:45.371 | + functions-common:is_service_enabled:2081 : return 0 2022-04-11 21:08:45.374 | + lib/nova:create_nova_conf:519 : write_uwsgi_config /etc/nova/nova-metadata-uwsgi.ini /usr/local/bin/nova-metadata-wsgi '' 0.0.0.0:8775 2022-04-11 21:08:45.376 | + lib/apache:write_uwsgi_config:254 : local file=/etc/nova/nova-metadata-uwsgi.ini 2022-04-11 21:08:45.378 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/nova-metadata-wsgi 2022-04-11 21:08:45.381 | + lib/apache:write_uwsgi_config:256 : local url= 2022-04-11 21:08:45.383 | + lib/apache:write_uwsgi_config:257 : local http=0.0.0.0:8775 2022-04-11 21:08:45.385 | + lib/apache:write_uwsgi_config:258 : local name= 2022-04-11 21:08:45.388 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/nova-metadata-wsgi 2022-04-11 21:08:45.393 | + lib/apache:write_uwsgi_config:259 : name=nova-metadata-wsgi 2022-04-11 21:08:45.395 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-04-11 21:08:45.397 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-04-11 21:08:45.411 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-04-11 21:08:45.411 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-04-11 21:08:45.419 | d /var/run/uwsgi 0755 ubuntu root 2022-04-11 21:08:45.422 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-04-11 21:08:45.439 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/nova-metadata-wsgi.socket 2022-04-11 21:08:45.441 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/nova/nova-metadata-uwsgi.ini 2022-04-11 21:08:45.445 | + lib/apache:write_uwsgi_config:275 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi wsgi-file /usr/local/bin/nova-metadata-wsgi 2022-04-11 21:08:45.476 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi processes 2 2022-04-11 21:08:45.502 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi master true 2022-04-11 21:08:45.530 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi die-on-term true 2022-04-11 21:08:45.557 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi exit-on-reload false 2022-04-11 21:08:45.584 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi worker-reload-mercy 90 2022-04-11 21:08:45.611 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi enable-threads true 2022-04-11 21:08:45.639 | + lib/apache:write_uwsgi_config:286 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi plugins http,python3 2022-04-11 21:08:45.666 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi thunder-lock true 2022-04-11 21:08:45.694 | + lib/apache:write_uwsgi_config:290 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-04-11 21:08:45.721 | + lib/apache:write_uwsgi_config:292 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi buffer-size 65535 2022-04-11 21:08:45.750 | + lib/apache:write_uwsgi_config:294 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi add-header 'Connection: close' 2022-04-11 21:08:45.777 | + lib/apache:write_uwsgi_config:296 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi lazy-apps true 2022-04-11 21:08:45.805 | + lib/apache:write_uwsgi_config:299 : [[ -n 0.0.0.0:8775 ]] 2022-04-11 21:08:45.808 | + lib/apache:write_uwsgi_config:300 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi http 0.0.0.0:8775 2022-04-11 21:08:45.834 | + lib/nova:create_nova_conf:522 : is_service_enabled ceilometer 2022-04-11 21:08:45.850 | + functions-common:is_service_enabled:2081 : return 1 2022-04-11 21:08:45.853 | + lib/nova:create_nova_conf:530 : iniset /etc/nova/nova.conf oslo_messaging_notifications driver messagingv2 2022-04-11 21:08:45.884 | ++ lib/nova:create_nova_conf:531 : get_notification_url 2022-04-11 21:08:45.887 | ++ lib/rpc_backend:get_notification_url:149 : local virtual_host= 2022-04-11 21:08:45.889 | ++ lib/rpc_backend:get_notification_url:150 : is_service_enabled rabbit 2022-04-11 21:08:45.906 | ++ functions-common:is_service_enabled:2081 : return 0 2022-04-11 21:08:45.908 | ++ lib/rpc_backend:get_notification_url:151 : echo rabbit://stackrabbit:Passw0rd@10.222.0.45:5672/ 2022-04-11 21:08:45.911 | + lib/nova:create_nova_conf:531 : iniset /etc/nova/nova.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.45:5672/ 2022-04-11 21:08:45.939 | + lib/nova:create_nova_conf:532 : iniset /etc/nova/nova.conf notifications notification_format unversioned 2022-04-11 21:08:45.969 | + lib/nova:create_nova_conf:533 : iniset_rpc_backend nova /etc/nova/nova.conf 2022-04-11 21:08:45.971 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2022-04-11 21:08:45.973 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova.conf 2022-04-11 21:08:45.976 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-04-11 21:08:45.978 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-04-11 21:08:45.980 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-04-11 21:08:45.996 | + functions-common:is_service_enabled:2081 : return 0 2022-04-11 21:08:45.999 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-04-11 21:08:46.002 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-04-11 21:08:46.004 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-04-11 21:08:46.021 | ++ functions-common:is_service_enabled:2081 : return 0 2022-04-11 21:08:46.023 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.45:5672/ 2022-04-11 21:08:46.026 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.45:5672/ 2022-04-11 21:08:46.055 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-04-11 21:08:46.057 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-04-11 21:08:46.060 | + lib/nova:create_nova_conf:535 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_workers 2 2022-04-11 21:08:46.088 | + lib/nova:create_nova_conf:536 : iniset /etc/nova/nova.conf DEFAULT metadata_workers 2 2022-04-11 21:08:46.116 | + lib/nova:create_nova_conf:538 : iniset /etc/nova/nova.conf conductor workers 2 2022-04-11 21:08:46.147 | + lib/nova:create_nova_conf:540 : is_service_enabled tls-proxy 2022-04-11 21:08:46.163 | + functions-common:is_service_enabled:2081 : return 1 2022-04-11 21:08:46.165 | + lib/nova:create_nova_conf:545 : iniset /etc/nova/nova.conf DEFAULT graceful_shutdown_timeout 5 2022-04-11 21:08:46.193 | + lib/nova:create_nova_conf:547 : '[' True == True ']' 2022-04-11 21:08:46.195 | + lib/nova:create_nova_conf:548 : init_nova_service_user_conf 2022-04-11 21:08:46.197 | + lib/nova:init_nova_service_user_conf:796 : iniset /etc/nova/nova.conf service_user send_service_user_token True 2022-04-11 21:08:46.228 | + lib/nova:init_nova_service_user_conf:797 : iniset /etc/nova/nova.conf service_user auth_type password 2022-04-11 21:08:46.255 | + lib/nova:init_nova_service_user_conf:798 : iniset /etc/nova/nova.conf service_user auth_url http://10.222.0.45/identity 2022-04-11 21:08:46.283 | + lib/nova:init_nova_service_user_conf:799 : iniset /etc/nova/nova.conf service_user username nova 2022-04-11 21:08:46.310 | + lib/nova:init_nova_service_user_conf:800 : iniset /etc/nova/nova.conf service_user password Passw0rd 2022-04-11 21:08:46.338 | + lib/nova:init_nova_service_user_conf:801 : iniset /etc/nova/nova.conf service_user user_domain_name Default 2022-04-11 21:08:46.366 | + lib/nova:init_nova_service_user_conf:802 : iniset /etc/nova/nova.conf service_user project_name service 2022-04-11 21:08:46.395 | + lib/nova:init_nova_service_user_conf:803 : iniset /etc/nova/nova.conf service_user project_domain_name Default 2022-04-11 21:08:46.427 | + lib/nova:init_nova_service_user_conf:804 : iniset /etc/nova/nova.conf service_user auth_strategy keystone 2022-04-11 21:08:46.458 | + lib/nova:create_nova_conf:551 : is_service_enabled n-cond 2022-04-11 21:08:46.474 | + functions-common:is_service_enabled:2081 : return 0 2022-04-11 21:08:46.477 | ++ lib/nova:create_nova_conf:552 : seq 1 1 2022-04-11 21:08:46.481 | + lib/nova:create_nova_conf:552 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-04-11 21:08:46.483 | + lib/nova:create_nova_conf:553 : local conf 2022-04-11 21:08:46.486 | + lib/nova:create_nova_conf:554 : local vhost 2022-04-11 21:08:46.489 | ++ lib/nova:create_nova_conf:555 : conductor_conf 1 2022-04-11 21:08:46.491 | ++ lib/nova:conductor_conf:808 : local cell=1 2022-04-11 21:08:46.493 | ++ lib/nova:conductor_conf:809 : echo /etc/nova/nova_cell1.conf 2022-04-11 21:08:46.496 | + lib/nova:create_nova_conf:555 : conf=/etc/nova/nova_cell1.conf 2022-04-11 21:08:46.499 | + lib/nova:create_nova_conf:556 : vhost=nova_cell1 2022-04-11 21:08:46.501 | + lib/nova:create_nova_conf:558 : rm -f /etc/nova/nova_cell1.conf 2022-04-11 21:08:46.505 | ++ lib/nova:create_nova_conf:559 : database_connection_url nova_cell1 2022-04-11 21:08:46.508 | ++ lib/database:database_connection_url:134 : local db=nova_cell1 2022-04-11 21:08:46.510 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell1 2022-04-11 21:08:46.513 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=nova_cell1 2022-04-11 21:08:46.515 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell1?charset=utf8' 2022-04-11 21:08:46.518 | + lib/nova:create_nova_conf:559 : iniset /etc/nova/nova_cell1.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell1?charset=utf8' 2022-04-11 21:08:46.548 | + lib/nova:create_nova_conf:560 : iniset /etc/nova/nova_cell1.conf conductor workers 2 2022-04-11 21:08:46.579 | + lib/nova:create_nova_conf:561 : iniset /etc/nova/nova_cell1.conf DEFAULT debug True 2022-04-11 21:08:46.609 | + lib/nova:create_nova_conf:563 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-04-11 21:08:46.611 | + lib/nova:create_nova_conf:566 : rpc_backend_add_vhost nova_cell1 2022-04-11 21:08:46.613 | + lib/rpc_backend:rpc_backend_add_vhost:125 : local vhost=nova_cell1 2022-04-11 21:08:46.616 | + lib/rpc_backend:rpc_backend_add_vhost:126 : is_service_enabled rabbit 2022-04-11 21:08:46.632 | + functions-common:is_service_enabled:2081 : return 0 2022-04-11 21:08:46.635 | ++ lib/rpc_backend:rpc_backend_add_vhost:127 : sudo rabbitmqctl list_vhosts 2022-04-11 21:08:46.635 | ++ lib/rpc_backend:rpc_backend_add_vhost:127 : grep nova_cell1 2022-04-11 21:08:47.318 | + lib/rpc_backend:rpc_backend_add_vhost:127 : '[' -z ']' 2022-04-11 21:08:47.320 | + lib/rpc_backend:rpc_backend_add_vhost:128 : sudo rabbitmqctl add_vhost nova_cell1 2022-04-11 21:08:47.962 | Adding vhost "nova_cell1" ... 2022-04-11 21:08:48.005 | + lib/rpc_backend:rpc_backend_add_vhost:129 : sudo rabbitmqctl set_permissions -p nova_cell1 stackrabbit '.*' '.*' '.*' 2022-04-11 21:08:48.718 | Setting permissions for user "stackrabbit" in vhost "nova_cell1" ... 2022-04-11 21:08:48.741 | + lib/nova:create_nova_conf:567 : iniset_rpc_backend nova /etc/nova/nova_cell1.conf DEFAULT nova_cell1 2022-04-11 21:08:48.744 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2022-04-11 21:08:48.746 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova_cell1.conf 2022-04-11 21:08:48.749 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-04-11 21:08:48.752 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host=nova_cell1 2022-04-11 21:08:48.754 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-04-11 21:08:48.771 | + functions-common:is_service_enabled:2081 : return 0 2022-04-11 21:08:48.774 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url nova_cell1 2022-04-11 21:08:48.777 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host=nova_cell1 2022-04-11 21:08:48.780 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-04-11 21:08:48.796 | ++ functions-common:is_service_enabled:2081 : return 0 2022-04-11 21:08:48.798 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.45:5672/nova_cell1 2022-04-11 21:08:48.801 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova_cell1.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.45:5672/nova_cell1 2022-04-11 21:08:48.829 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-04-11 21:08:48.832 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-04-11 21:08:48.834 | + lib/nova:create_nova_conf:571 : is_service_enabled placement placement-client 2022-04-11 21:08:48.850 | + functions-common:is_service_enabled:2081 : return 0 2022-04-11 21:08:48.853 | + lib/nova:create_nova_conf:572 : configure_placement_nova_compute /etc/nova/nova_cell1.conf 2022-04-11 21:08:48.855 | + lib/nova:configure_placement_nova_compute:600 : local conf=/etc/nova/nova_cell1.conf 2022-04-11 21:08:48.857 | + lib/nova:configure_placement_nova_compute:601 : iniset /etc/nova/nova_cell1.conf placement auth_type password 2022-04-11 21:08:48.888 | + lib/nova:configure_placement_nova_compute:602 : iniset /etc/nova/nova_cell1.conf placement auth_url http://10.222.0.45/identity 2022-04-11 21:08:48.915 | + lib/nova:configure_placement_nova_compute:603 : iniset /etc/nova/nova_cell1.conf placement username placement 2022-04-11 21:08:48.943 | + lib/nova:configure_placement_nova_compute:604 : iniset /etc/nova/nova_cell1.conf placement password Passw0rd 2022-04-11 21:08:48.970 | + lib/nova:configure_placement_nova_compute:605 : iniset /etc/nova/nova_cell1.conf placement user_domain_name Default 2022-04-11 21:08:48.998 | + lib/nova:configure_placement_nova_compute:606 : iniset /etc/nova/nova_cell1.conf placement project_name service 2022-04-11 21:08:49.025 | + lib/nova:configure_placement_nova_compute:607 : iniset /etc/nova/nova_cell1.conf placement project_domain_name Default 2022-04-11 21:08:49.052 | + lib/nova:configure_placement_nova_compute:608 : iniset /etc/nova/nova_cell1.conf placement region_name RegionOne 2022-04-11 21:08:49.080 | + lib/nova:create_nova_conf:576 : setup_logging /etc/nova/nova_cell1.conf 2022-04-11 21:08:49.082 | + functions:setup_logging:674 : setup_systemd_logging /etc/nova/nova_cell1.conf 2022-04-11 21:08:49.085 | + functions:setup_systemd_logging:689 : local conf_file=/etc/nova/nova_cell1.conf 2022-04-11 21:08:49.088 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-04-11 21:08:49.106 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-04-11 21:08:49.109 | + functions:setup_systemd_logging:695 : local pidstr= 2022-04-11 21:08:49.111 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-04-11 21:08:49.113 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-04-11 21:08:49.116 | + functions:setup_systemd_logging:702 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-04-11 21:08:49.144 | + functions:setup_systemd_logging:704 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2022-04-11 21:08:49.172 | + functions:setup_systemd_logging:705 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2022-04-11 21:08:49.200 | + functions:setup_systemd_logging:706 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-04-11 21:08:49.227 | + lib/nova:create_nova_conf:583 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-04-11 21:08:49.230 | ++ lib/nova:create_nova_conf:586 : seq 1 1 2022-04-11 21:08:49.235 | + lib/nova:create_nova_conf:586 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-04-11 21:08:49.237 | + lib/nova:create_nova_conf:587 : local conf 2022-04-11 21:08:49.239 | + lib/nova:create_nova_conf:588 : local offset 2022-04-11 21:08:49.242 | ++ lib/nova:create_nova_conf:589 : conductor_conf 1 2022-04-11 21:08:49.245 | ++ lib/nova:conductor_conf:808 : local cell=1 2022-04-11 21:08:49.248 | ++ lib/nova:conductor_conf:809 : echo /etc/nova/nova_cell1.conf 2022-04-11 21:08:49.250 | + lib/nova:create_nova_conf:589 : conf=/etc/nova/nova_cell1.conf 2022-04-11 21:08:49.253 | + lib/nova:create_nova_conf:590 : offset=0 2022-04-11 21:08:49.255 | + lib/nova:create_nova_conf:591 : configure_console_proxies /etc/nova/nova_cell1.conf 0 2022-04-11 21:08:49.257 | + lib/nova:configure_console_proxies:698 : local conf=/etc/nova/nova_cell1.conf 2022-04-11 21:08:49.260 | + lib/nova:configure_console_proxies:699 : local offset=0 2022-04-11 21:08:49.262 | + lib/nova:configure_console_proxies:703 : offset=0 2022-04-11 21:08:49.264 | + lib/nova:configure_console_proxies:705 : is_service_enabled n-novnc 2022-04-11 21:08:49.279 | + functions-common:is_service_enabled:2081 : return 1 2022-04-11 21:08:49.282 | + lib/nova:configure_console_proxies:705 : '[' False '!=' False ']' 2022-04-11 21:08:49.284 | + lib/nova:configure_console_proxies:737 : is_service_enabled n-spice 2022-04-11 21:08:49.300 | + functions-common:is_service_enabled:2081 : return 1 2022-04-11 21:08:49.303 | + lib/nova:configure_console_proxies:742 : is_service_enabled n-sproxy 2022-04-11 21:08:49.319 | + functions-common:is_service_enabled:2081 : return 1 2022-04-11 21:08:49.322 | + lib/nova:configure_nova:340 : is_service_enabled n-cpu 2022-04-11 21:08:49.342 | + functions-common:is_service_enabled:2081 : return 1 2022-04-11 21:08:49.345 | + ./stack.sh:main:942 : is_service_enabled placement 2022-04-11 21:08:49.362 | + functions-common:is_service_enabled:2081 : return 0 2022-04-11 21:08:49.364 | + ./stack.sh:main:944 : stack_install_service placement 2022-04-11 21:08:49.367 | + lib/stack:stack_install_service:20 : local service=placement 2022-04-11 21:08:49.369 | + lib/stack:stack_install_service:21 : type install_placement 2022-04-11 21:08:49.372 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-04-11 21:08:49.374 | + lib/stack:stack_install_service:32 : install_placement 2022-04-11 21:08:49.377 | + lib/placement:install_placement:137 : install_apache_wsgi 2022-04-11 21:08:49.380 | + lib/apache:install_apache_wsgi:143 : is_ubuntu 2022-04-11 21:08:49.382 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-11 21:08:49.385 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-11 21:08:49.387 | + lib/apache:install_apache_wsgi:145 : install_package apache2 2022-04-11 21:08:49.390 | + functions-common:install_package:1463 : update_package_repo 2022-04-11 21:08:49.393 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-04-11 21:08:49.395 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-04-11 21:08:49.397 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-04-11 21:08:49.400 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-04-11 21:08:49.402 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-04-11 21:08:49.405 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-11 21:08:49.408 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-11 21:08:49.410 | + functions-common:update_package_repo:1444 : apt_get_update 2022-04-11 21:08:49.413 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-04-11 21:08:49.415 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-04-11 21:08:49.418 | + functions-common:apt_get_update:1190 : return 2022-04-11 21:08:49.421 | + functions-common:install_package:1464 : real_install_package apache2 2022-04-11 21:08:49.423 | + functions-common:real_install_package:1449 : is_ubuntu 2022-04-11 21:08:49.426 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-11 21:08:49.428 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-11 21:08:49.431 | + functions-common:real_install_package:1450 : apt_get install apache2 2022-04-11 21:08:49.453 | + functions-common:apt_get:1230 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install apache2 2022-04-11 21:08:49.563 | Reading package lists... 2022-04-11 21:08:49.800 | Building dependency tree... 2022-04-11 21:08:49.802 | Reading state information... 2022-04-11 21:08:50.047 | apache2 is already the newest version (2.4.41-4ubuntu3.10). 2022-04-11 21:08:50.047 | The following packages were automatically installed and are no longer required: 2022-04-11 21:08:50.048 | apport-symptoms libboost-iostreams1.71.0 libboost-thread1.71.0 libnetplan0 2022-04-11 21:08:50.048 | python3-automat python3-click python3-colorama python3-configobj 2022-04-11 21:08:50.048 | python3-constantly python3-entrypoints python3-hamcrest python3-hyperlink 2022-04-11 21:08:50.048 | python3-incremental python3-keyring python3-lazr.uri python3-problem-report 2022-04-11 21:08:50.048 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-11 21:08:50.048 | python3-zope.interface 2022-04-11 21:08:50.048 | Use 'sudo apt autoremove' to remove them. 2022-04-11 21:08:50.160 | 0 upgraded, 0 newly installed, 0 to remove and 123 not upgraded. 2022-04-11 21:08:50.165 | + functions-common:apt_get:1234 : result=0 2022-04-11 21:08:50.167 | + functions-common:apt_get:1237 : time_stop apt-get 2022-04-11 21:08:50.170 | + functions-common:time_stop:2425 : local name 2022-04-11 21:08:50.172 | + functions-common:time_stop:2426 : local end_time 2022-04-11 21:08:50.175 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-11 21:08:50.177 | + functions-common:time_stop:2428 : local total 2022-04-11 21:08:50.180 | + functions-common:time_stop:2429 : local start_time 2022-04-11 21:08:50.182 | + functions-common:time_stop:2431 : name=apt-get 2022-04-11 21:08:50.184 | + functions-common:time_stop:2432 : start_time=1649711329450 2022-04-11 21:08:50.187 | + functions-common:time_stop:2434 : [[ -z 1649711329450 ]] 2022-04-11 21:08:50.190 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-11 21:08:50.194 | + functions-common:time_stop:2437 : end_time=1649711330192 2022-04-11 21:08:50.196 | + functions-common:time_stop:2438 : elapsed_time=742 2022-04-11 21:08:50.199 | + functions-common:time_stop:2439 : total=487629 2022-04-11 21:08:50.201 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-11 21:08:50.203 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=488371 2022-04-11 21:08:50.206 | + functions-common:apt_get:1238 : return 0 2022-04-11 21:08:50.208 | + lib/apache:install_apache_wsgi:146 : is_package_installed libapache2-mod-wsgi 2022-04-11 21:08:50.211 | + functions-common:is_package_installed:1472 : [[ -z libapache2-mod-wsgi ]] 2022-04-11 21:08:50.213 | + functions-common:is_package_installed:1476 : [[ -z deb ]] 2022-04-11 21:08:50.216 | + functions-common:is_package_installed:1480 : [[ deb = \d\e\b ]] 2022-04-11 21:08:50.219 | + functions-common:is_package_installed:1481 : dpkg -s libapache2-mod-wsgi 2022-04-11 21:08:50.243 | + lib/apache:install_apache_wsgi:149 : install_package libapache2-mod-wsgi-py3 2022-04-11 21:08:50.246 | + functions-common:install_package:1463 : update_package_repo 2022-04-11 21:08:50.248 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-04-11 21:08:50.251 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-04-11 21:08:50.253 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-04-11 21:08:50.256 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-04-11 21:08:50.258 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-04-11 21:08:50.261 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-11 21:08:50.263 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-11 21:08:50.266 | + functions-common:update_package_repo:1444 : apt_get_update 2022-04-11 21:08:50.268 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-04-11 21:08:50.271 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-04-11 21:08:50.273 | + functions-common:apt_get_update:1190 : return 2022-04-11 21:08:50.276 | + functions-common:install_package:1464 : real_install_package libapache2-mod-wsgi-py3 2022-04-11 21:08:50.279 | + functions-common:real_install_package:1449 : is_ubuntu 2022-04-11 21:08:50.281 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-11 21:08:50.284 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-11 21:08:50.286 | + functions-common:real_install_package:1450 : apt_get install libapache2-mod-wsgi-py3 2022-04-11 21:08:50.309 | + functions-common:apt_get:1230 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install libapache2-mod-wsgi-py3 2022-04-11 21:08:50.422 | Reading package lists... 2022-04-11 21:08:50.664 | Building dependency tree... 2022-04-11 21:08:50.666 | Reading state information... 2022-04-11 21:08:50.916 | The following packages were automatically installed and are no longer required: 2022-04-11 21:08:50.917 | apport-symptoms libboost-iostreams1.71.0 libboost-thread1.71.0 libnetplan0 2022-04-11 21:08:50.917 | python3-automat python3-click python3-colorama python3-configobj 2022-04-11 21:08:50.918 | python3-constantly python3-entrypoints python3-hamcrest python3-hyperlink 2022-04-11 21:08:50.918 | python3-incremental python3-keyring python3-lazr.uri python3-problem-report 2022-04-11 21:08:50.918 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-11 21:08:50.918 | python3-zope.interface 2022-04-11 21:08:50.918 | Use 'sudo apt autoremove' to remove them. 2022-04-11 21:08:50.984 | The following NEW packages will be installed: 2022-04-11 21:08:50.984 | libapache2-mod-wsgi-py3 2022-04-11 21:08:51.227 | 0 upgraded, 1 newly installed, 0 to remove and 123 not upgraded. 2022-04-11 21:08:51.227 | Need to get 93.3 kB of archives. 2022-04-11 21:08:51.227 | After this operation, 300 kB of additional disk space will be used. 2022-04-11 21:08:51.228 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libapache2-mod-wsgi-py3 amd64 4.6.8-1ubuntu3 [93.3 kB] 2022-04-11 21:08:52.132 | Fetched 93.3 kB in 1s (165 kB/s) 2022-04-11 21:08:52.167 | Selecting previously unselected package libapache2-mod-wsgi-py3. 2022-04-11 21:08:52.226 | (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 ... 100313 files and directories currently installed.) 2022-04-11 21:08:52.230 | Preparing to unpack .../libapache2-mod-wsgi-py3_4.6.8-1ubuntu3_amd64.deb ... 2022-04-11 21:08:52.233 | Unpacking libapache2-mod-wsgi-py3 (4.6.8-1ubuntu3) ... 2022-04-11 21:08:52.300 | Setting up libapache2-mod-wsgi-py3 (4.6.8-1ubuntu3) ... 2022-04-11 21:08:52.472 | apache2_invoke: Enable module wsgi 2022-04-11 21:09:01.040 | + functions-common:apt_get:1234 : result=0 2022-04-11 21:09:01.042 | + functions-common:apt_get:1237 : time_stop apt-get 2022-04-11 21:09:01.045 | + functions-common:time_stop:2425 : local name 2022-04-11 21:09:01.047 | + functions-common:time_stop:2426 : local end_time 2022-04-11 21:09:01.049 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-11 21:09:01.052 | + functions-common:time_stop:2428 : local total 2022-04-11 21:09:01.054 | + functions-common:time_stop:2429 : local start_time 2022-04-11 21:09:01.056 | + functions-common:time_stop:2431 : name=apt-get 2022-04-11 21:09:01.059 | + functions-common:time_stop:2432 : start_time=1649711330306 2022-04-11 21:09:01.061 | + functions-common:time_stop:2434 : [[ -z 1649711330306 ]] 2022-04-11 21:09:01.064 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-11 21:09:01.069 | + functions-common:time_stop:2437 : end_time=1649711341066 2022-04-11 21:09:01.071 | + functions-common:time_stop:2438 : elapsed_time=10760 2022-04-11 21:09:01.073 | + functions-common:time_stop:2439 : total=488371 2022-04-11 21:09:01.076 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-11 21:09:01.079 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=499131 2022-04-11 21:09:01.081 | + functions-common:apt_get:1238 : return 0 2022-04-11 21:09:01.084 | + lib/apache:install_apache_wsgi:164 : enable_apache_mod wsgi 2022-04-11 21:09:01.086 | + lib/apache:enable_apache_mod:59 : local mod=wsgi 2022-04-11 21:09:01.089 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-04-11 21:09:01.092 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-11 21:09:01.094 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-11 21:09:01.097 | + lib/apache:enable_apache_mod:64 : [[ wsgi != \v\e\r\s\i\o\n ]] 2022-04-11 21:09:01.099 | + lib/apache:enable_apache_mod:64 : a2query -m wsgi 2022-04-11 21:09:01.154 | wsgi (enabled by maintainer script) 2022-04-11 21:09:01.157 | + lib/placement:install_placement:139 : pip_install_gr osc-placement 2022-04-11 21:09:01.160 | + inc/python:pip_install_gr:76 : local name=osc-placement 2022-04-11 21:09:01.162 | + inc/python:pip_install_gr:77 : local clean_name 2022-04-11 21:09:01.166 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements osc-placement 2022-04-11 21:09:01.168 | ++ inc/python:get_from_global_requirements:225 : local package=osc-placement 2022-04-11 21:09:01.171 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-04-11 21:09:01.176 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-04-11 21:09:01.176 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^osc-placement' /opt/stack/requirements/global-requirements.txt 2022-04-11 21:09:01.182 | ++ inc/python:get_from_global_requirements:227 : required_pkg='osc-placement ' 2022-04-11 21:09:01.185 | ++ inc/python:get_from_global_requirements:228 : [[ osc-placement == '' ]] 2022-04-11 21:09:01.187 | ++ inc/python:get_from_global_requirements:231 : echo osc-placement 2022-04-11 21:09:01.190 | + inc/python:pip_install_gr:78 : clean_name=osc-placement 2022-04-11 21:09:01.193 | + inc/python:pip_install_gr:79 : pip_install osc-placement 2022-04-11 21:09:01.216 | Using python 3.8 to install osc-placement 2022-04-11 21:09:01.219 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt osc-placement 2022-04-11 21:09:02.130 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 21:09:02.130 | from cryptography.utils import int_from_bytes 2022-04-11 21:09:02.130 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 21:09:02.130 | from cryptography.utils import int_from_bytes 2022-04-11 21:09:03.314 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-11 21:09:03.430 | Collecting osc-placement 2022-04-11 21:09:03.437 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/f50/ebb9acf1b0aaa/osc_placement-3.2.0-py3-none-any.whl (63 kB) 2022-04-11 21:09:03.454 | Requirement already satisfied: oslo.utils>=3.37.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (4.12.2) 2022-04-11 21:09:03.456 | Requirement already satisfied: simplejson>=3.16.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (3.16.0) 2022-04-11 21:09:03.457 | Requirement already satisfied: pbr>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (5.8.1) 2022-04-11 21:09:03.458 | Requirement already satisfied: osc-lib>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (2.5.0) 2022-04-11 21:09:03.458 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (1.16.0) 2022-04-11 21:09:03.459 | Requirement already satisfied: keystoneauth1>=3.3.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (4.5.0) 2022-04-11 21:09:03.522 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.3.0->osc-placement) (2.27.1) 2022-04-11 21:09:03.523 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.3.0->osc-placement) (1.0.2) 2022-04-11 21:09:03.524 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.3.0->osc-placement) (3.5.0) 2022-04-11 21:09:03.525 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.3.0->osc-placement) (1.7.0) 2022-04-11 21:09:03.539 | Requirement already satisfied: openstacksdk>=0.15.0 in /usr/local/lib/python3.8/dist-packages (from osc-lib>=1.2.0->osc-placement) (0.61.0) 2022-04-11 21:09:03.541 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from osc-lib>=1.2.0->osc-placement) (5.1.0) 2022-04-11 21:09:03.542 | Requirement already satisfied: cliff>=3.2.0 in /usr/local/lib/python3.8/dist-packages (from osc-lib>=1.2.0->osc-placement) (3.10.1) 2022-04-11 21:09:03.555 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.37.0->osc-placement) (0.11.0) 2022-04-11 21:09:03.556 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.37.0->osc-placement) (2022.1) 2022-04-11 21:09:03.559 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.37.0->osc-placement) (3.0.7) 2022-04-11 21:09:03.560 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.37.0->osc-placement) (0.8.0) 2022-04-11 21:09:03.561 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.37.0->osc-placement) (21.3) 2022-04-11 21:09:03.562 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.37.0->osc-placement) (2.5.0) 2022-04-11 21:09:03.582 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.2.0->osc-lib>=1.2.0->osc-placement) (0.5.0) 2022-04-11 21:09:03.584 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.2.0->osc-lib>=1.2.0->osc-placement) (2.4.0) 2022-04-11 21:09:03.585 | Requirement already satisfied: PyYAML>=3.12 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.2.0->osc-lib>=1.2.0->osc-placement) (6.0) 2022-04-11 21:09:03.586 | Requirement already satisfied: PrettyTable>=0.7.2 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.2.0->osc-lib>=1.2.0->osc-placement) (3.2.0) 2022-04-11 21:09:03.594 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.utils>=3.37.0->osc-placement) (1.14.0) 2022-04-11 21:09:03.632 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (1.4.0) 2022-04-11 21:09:03.634 | Requirement already satisfied: decorator>=4.4.1 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (5.1.1) 2022-04-11 21:09:03.635 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (2.5.0) 2022-04-11 21:09:03.636 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (36.0.2) 2022-04-11 21:09:03.638 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (1.0.0) 2022-04-11 21:09:03.639 | Requirement already satisfied: dogpile.cache>=0.6.5 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (1.1.5) 2022-04-11 21:09:03.640 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (1.32) 2022-04-11 21:09:03.641 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (1.4.4) 2022-04-11 21:09:03.707 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystoneauth1>=3.3.0->osc-placement) (2.0.12) 2022-04-11 21:09:03.709 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystoneauth1>=3.3.0->osc-placement) (1.26.9) 2022-04-11 21:09:03.710 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->keystoneauth1>=3.3.0->osc-placement) (2019.11.28) 2022-04-11 21:09:03.712 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystoneauth1>=3.3.0->osc-placement) (3.3) 2022-04-11 21:09:03.800 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.2.0->osc-lib>=1.2.0->osc-placement) (21.4.0) 2022-04-11 21:09:03.801 | Requirement already satisfied: wcwidth>=0.1.7 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.2.0->osc-lib>=1.2.0->osc-placement) (0.2.5) 2022-04-11 21:09:03.803 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.2.0->osc-lib>=1.2.0->osc-placement) (1.8.2) 2022-04-11 21:09:03.844 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.7->openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (1.15.0) 2022-04-11 21:09:03.892 | Requirement already satisfied: jsonpointer>=1.9 in /usr/local/lib/python3.8/dist-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (2.2) 2022-04-11 21:09:04.093 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.7->openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (2.21) 2022-04-11 21:09:06.186 | Installing collected packages: osc-placement 2022-04-11 21:09:06.372 | Successfully installed osc-placement-3.2.0 2022-04-11 21:09:06.372 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-11 21:09:06.378 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-11 21:09:06.379 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-11 21:09:06.505 | + inc/python:pip_install:200 : result=0 2022-04-11 21:09:06.508 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-11 21:09:06.510 | + functions-common:time_stop:2425 : local name 2022-04-11 21:09:06.513 | + functions-common:time_stop:2426 : local end_time 2022-04-11 21:09:06.516 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-11 21:09:06.518 | + functions-common:time_stop:2428 : local total 2022-04-11 21:09:06.521 | + functions-common:time_stop:2429 : local start_time 2022-04-11 21:09:06.523 | + functions-common:time_stop:2431 : name=pip_install 2022-04-11 21:09:06.526 | + functions-common:time_stop:2432 : start_time=1649711341210 2022-04-11 21:09:06.529 | + functions-common:time_stop:2434 : [[ -z 1649711341210 ]] 2022-04-11 21:09:06.533 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-11 21:09:06.537 | + functions-common:time_stop:2437 : end_time=1649711346535 2022-04-11 21:09:06.540 | + functions-common:time_stop:2438 : elapsed_time=5325 2022-04-11 21:09:06.543 | + functions-common:time_stop:2439 : total=245312 2022-04-11 21:09:06.545 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-11 21:09:06.548 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=250637 2022-04-11 21:09:06.550 | + inc/python:pip_install:203 : return 0 2022-04-11 21:09:06.553 | + lib/placement:install_placement:140 : git_clone https://opendev.org/openstack/placement.git /opt/stack/placement master 2022-04-11 21:09:06.555 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/placement.git 2022-04-11 21:09:06.558 | + functions-common:git_clone:609 : local git_dest=/opt/stack/placement 2022-04-11 21:09:06.561 | + functions-common:git_clone:610 : local git_ref=master 2022-04-11 21:09:06.563 | + functions-common:git_clone:611 : local orig_dir 2022-04-11 21:09:06.566 | ++ functions-common:git_clone:612 : pwd 2022-04-11 21:09:06.569 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-04-11 21:09:06.571 | + functions-common:git_clone:613 : local git_clone_flags= 2022-04-11 21:09:06.575 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-04-11 21:09:06.593 | + functions-common:git_clone:615 : RECLONE=False 2022-04-11 21:09:06.596 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-04-11 21:09:06.598 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-04-11 21:09:06.601 | + functions-common:git_clone:629 : echo master 2022-04-11 21:09:06.601 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-04-11 21:09:06.607 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/placement ]] 2022-04-11 21:09:06.609 | + functions-common:git_clone:644 : [[ False = \T\r\u\e ]] 2022-04-11 21:09:06.612 | + functions-common:git_clone:650 : git_timed clone https://opendev.org/openstack/placement.git /opt/stack/placement --branch master 2022-04-11 21:09:06.614 | + functions-common:git_timed:702 : local count=0 2022-04-11 21:09:06.616 | + functions-common:git_timed:703 : local timeout=0 2022-04-11 21:09:06.619 | + functions-common:git_timed:705 : [[ -n 0 ]] 2022-04-11 21:09:06.622 | + functions-common:git_timed:706 : timeout=0 2022-04-11 21:09:06.624 | + functions-common:git_timed:709 : time_start git_timed 2022-04-11 21:09:06.627 | + functions-common:time_start:2411 : local name=git_timed 2022-04-11 21:09:06.629 | + functions-common:time_start:2412 : local start_time= 2022-04-11 21:09:06.631 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-04-11 21:09:06.634 | ++ functions-common:time_start:2416 : date +%s%3N 2022-04-11 21:09:06.639 | + functions-common:time_start:2416 : _TIME_START[$name]=1649711346636 2022-04-11 21:09:06.642 | + functions-common:git_timed:710 : timeout -s SIGINT 0 git clone https://opendev.org/openstack/placement.git /opt/stack/placement --branch master 2022-04-11 21:09:06.645 | Cloning into '/opt/stack/placement'... 2022-04-11 21:09:16.441 | + functions-common:git_timed:724 : time_stop git_timed 2022-04-11 21:09:16.443 | + functions-common:time_stop:2425 : local name 2022-04-11 21:09:16.446 | + functions-common:time_stop:2426 : local end_time 2022-04-11 21:09:16.449 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-11 21:09:16.451 | + functions-common:time_stop:2428 : local total 2022-04-11 21:09:16.454 | + functions-common:time_stop:2429 : local start_time 2022-04-11 21:09:16.456 | + functions-common:time_stop:2431 : name=git_timed 2022-04-11 21:09:16.458 | + functions-common:time_stop:2432 : start_time=1649711346636 2022-04-11 21:09:16.461 | + functions-common:time_stop:2434 : [[ -z 1649711346636 ]] 2022-04-11 21:09:16.463 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-11 21:09:16.468 | + functions-common:time_stop:2437 : end_time=1649711356465 2022-04-11 21:09:16.470 | + functions-common:time_stop:2438 : elapsed_time=9829 2022-04-11 21:09:16.473 | + functions-common:time_stop:2439 : total=6906 2022-04-11 21:09:16.475 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-11 21:09:16.477 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=16735 2022-04-11 21:09:16.480 | + functions-common:git_clone:677 : cd /opt/stack/placement 2022-04-11 21:09:16.483 | + functions-common:git_clone:678 : git show --oneline 2022-04-11 21:09:16.484 | + functions-common:git_clone:678 : head -1 2022-04-11 21:09:16.487 | 49d22d82 Merge "Fix perfload jobs after consumer_types" 2022-04-11 21:09:16.489 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-04-11 21:09:16.492 | + lib/placement:install_placement:141 : setup_develop /opt/stack/placement 2022-04-11 21:09:16.495 | + inc/python:setup_develop:338 : local bindep 2022-04-11 21:09:16.498 | + inc/python:setup_develop:339 : [[ /opt/stack/placement == -bindep* ]] 2022-04-11 21:09:16.500 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/placement 2022-04-11 21:09:16.503 | + inc/python:setup_develop:344 : local extras= 2022-04-11 21:09:16.505 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/placement -e 2022-04-11 21:09:16.508 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-04-11 21:09:16.510 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/placement == -bindep* ]] 2022-04-11 21:09:16.513 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/placement 2022-04-11 21:09:16.515 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-04-11 21:09:16.518 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-04-11 21:09:16.521 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/placement 2022-04-11 21:09:16.524 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-04-11 21:09:16.527 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/placement 2022-04-11 21:09:16.529 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-04-11 21:09:16.532 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-04-11 21:09:16.535 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/placement/setup.cfg 2022-04-11 21:09:16.541 | + inc/python:_setup_package_with_constraints_edit:385 : name=openstack-placement 2022-04-11 21:09:16.543 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- openstack-placement 2022-04-11 21:09:17.217 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/placement -e 2022-04-11 21:09:17.220 | + inc/python:setup_package:418 : local bindep=0 2022-04-11 21:09:17.222 | + inc/python:setup_package:419 : local bindep_flag= 2022-04-11 21:09:17.225 | + inc/python:setup_package:420 : local bindep_profiles= 2022-04-11 21:09:17.227 | + inc/python:setup_package:421 : [[ /opt/stack/placement == -bindep* ]] 2022-04-11 21:09:17.230 | + inc/python:setup_package:426 : local project_dir=/opt/stack/placement 2022-04-11 21:09:17.233 | + inc/python:setup_package:427 : local flags=-e 2022-04-11 21:09:17.235 | + inc/python:setup_package:428 : local extras= 2022-04-11 21:09:17.238 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-04-11 21:09:17.240 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-04-11 21:09:17.243 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-04-11 21:09:17.245 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-04-11 21:09:17.248 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-04-11 21:09:17.253 | + inc/python:setup_package:446 : pip_install -e /opt/stack/placement 2022-04-11 21:09:17.278 | Using python 3.8 to install /opt/stack/placement 2022-04-11 21:09:17.281 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/placement 2022-04-11 21:09:18.187 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 21:09:18.187 | from cryptography.utils import int_from_bytes 2022-04-11 21:09:18.187 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 21:09:18.187 | from cryptography.utils import int_from_bytes 2022-04-11 21:09:19.361 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-11 21:09:19.392 | Obtaining file:///opt/stack/placement 2022-04-11 21:09:19.393 | Preparing metadata (setup.py): started 2022-04-11 21:09:24.241 | Preparing metadata (setup.py): finished with status 'done' 2022-04-11 21:09:24.397 | Requirement already satisfied: pbr>=3.1.1 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (5.8.1) 2022-04-11 21:09:24.399 | Requirement already satisfied: SQLAlchemy>=1.2.19 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (1.4.35) 2022-04-11 21:09:24.400 | Requirement already satisfied: keystonemiddleware>=4.18.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (9.4.0) 2022-04-11 21:09:24.401 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (2.5.1) 2022-04-11 21:09:24.402 | Requirement already satisfied: WebOb>=1.8.2 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (1.8.7) 2022-04-11 21:09:24.403 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from openstack-placement==7.1.0.dev8) (3.2.0) 2022-04-11 21:09:24.404 | Requirement already satisfied: requests>=2.25.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (2.27.1) 2022-04-11 21:09:24.407 | Requirement already satisfied: setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,>=21.0.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (62.0.0) 2022-04-11 21:09:24.408 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (4.5.0) 2022-04-11 21:09:24.409 | Requirement already satisfied: oslo.config>=6.7.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (8.8.0) 2022-04-11 21:09:24.410 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (4.1.0) 2022-04-11 21:09:24.411 | Requirement already satisfied: oslo.log>=4.3.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (4.7.0) 2022-04-11 21:09:24.412 | Requirement already satisfied: oslo.serialization>=2.25.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (4.3.0) 2022-04-11 21:09:24.413 | Requirement already satisfied: oslo.utils>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (4.12.2) 2022-04-11 21:09:24.414 | Requirement already satisfied: oslo.db>=4.40.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (11.2.0) 2022-04-11 21:09:24.415 | Requirement already satisfied: oslo.policy>=3.7.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (3.11.0) 2022-04-11 21:09:24.417 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (4.5.1) 2022-04-11 21:09:24.418 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (1.5.0) 2022-04-11 21:09:24.419 | Requirement already satisfied: os-resource-classes>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (1.1.0) 2022-04-11 21:09:24.420 | Requirement already satisfied: os-traits>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (2.7.0) 2022-04-11 21:09:24.421 | Requirement already satisfied: microversion-parse>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (1.0.1) 2022-04-11 21:09:24.486 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==7.1.0.dev8) (2.10.1) 2022-04-11 21:09:24.488 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==7.1.0.dev8) (1.16.0) 2022-04-11 21:09:24.490 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==7.1.0.dev8) (4.5.0) 2022-04-11 21:09:24.491 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==7.1.0.dev8) (4.4.0) 2022-04-11 21:09:24.492 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==7.1.0.dev8) (5.1.0) 2022-04-11 21:09:24.493 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==7.1.0.dev8) (3.1.1) 2022-04-11 21:09:24.513 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->openstack-placement==7.1.0.dev8) (0.17.3) 2022-04-11 21:09:24.554 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.7.0->openstack-placement==7.1.0.dev8) (3.5.0) 2022-04-11 21:09:24.555 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.7.0->openstack-placement==7.1.0.dev8) (0.8.0) 2022-04-11 21:09:24.556 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.7.0->openstack-placement==7.1.0.dev8) (1.5.0) 2022-04-11 21:09:24.558 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.7.0->openstack-placement==7.1.0.dev8) (6.0) 2022-04-11 21:09:24.560 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.7.0->openstack-placement==7.1.0.dev8) (2.5.0) 2022-04-11 21:09:24.610 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.40.0->openstack-placement==7.1.0.dev8) (0.5.0) 2022-04-11 21:09:24.612 | Requirement already satisfied: alembic>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.40.0->openstack-placement==7.1.0.dev8) (1.7.7) 2022-04-11 21:09:24.613 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.40.0->openstack-placement==7.1.0.dev8) (2.0.1) 2022-04-11 21:09:24.615 | Requirement already satisfied: sqlalchemy-migrate>=0.11.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.40.0->openstack-placement==7.1.0.dev8) (0.13.0) 2022-04-11 21:09:24.662 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.3.0->openstack-placement==7.1.0.dev8) (0.9.6) 2022-04-11 21:09:24.663 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.3.0->openstack-placement==7.1.0.dev8) (2.8.2) 2022-04-11 21:09:24.681 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->openstack-placement==7.1.0.dev8) (3.3.0) 2022-04-11 21:09:24.682 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->openstack-placement==7.1.0.dev8) (3.1.1) 2022-04-11 21:09:24.684 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->openstack-placement==7.1.0.dev8) (3.2.0) 2022-04-11 21:09:24.710 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=2.25.0->openstack-placement==7.1.0.dev8) (2022.1) 2022-04-11 21:09:24.712 | Requirement already satisfied: msgpack>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=2.25.0->openstack-placement==7.1.0.dev8) (1.0.3) 2022-04-11 21:09:24.724 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.upgradecheck>=1.3.0->openstack-placement==7.1.0.dev8) (3.2.0) 2022-04-11 21:09:24.741 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.5.0->openstack-placement==7.1.0.dev8) (0.11.0) 2022-04-11 21:09:24.742 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.5.0->openstack-placement==7.1.0.dev8) (3.0.7) 2022-04-11 21:09:24.744 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.5.0->openstack-placement==7.1.0.dev8) (1.0.2) 2022-04-11 21:09:24.745 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.5.0->openstack-placement==7.1.0.dev8) (21.3) 2022-04-11 21:09:24.791 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.0->openstack-placement==7.1.0.dev8) (3.3) 2022-04-11 21:09:24.793 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.0->openstack-placement==7.1.0.dev8) (2.0.12) 2022-04-11 21:09:24.794 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.25.0->openstack-placement==7.1.0.dev8) (2019.11.28) 2022-04-11 21:09:24.795 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.0->openstack-placement==7.1.0.dev8) (1.26.9) 2022-04-11 21:09:24.812 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->openstack-placement==7.1.0.dev8) (0.7) 2022-04-11 21:09:25.003 | Requirement already satisfied: greenlet!=0.4.17 in /usr/local/lib/python3.8/dist-packages (from SQLAlchemy>=1.2.19->openstack-placement==7.1.0.dev8) (1.1.2) 2022-04-11 21:09:25.042 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=4.40.0->openstack-placement==7.1.0.dev8) (5.6.0) 2022-04-11 21:09:25.043 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=4.40.0->openstack-placement==7.1.0.dev8) (1.2.0) 2022-04-11 21:09:25.044 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=4.40.0->openstack-placement==7.1.0.dev8) (4.11.3) 2022-04-11 21:09:25.062 | Requirement already satisfied: cffi>=1.1 in /usr/local/lib/python3.8/dist-packages (from bcrypt>=3.1.3->oslo.middleware>=3.31.0->openstack-placement==7.1.0.dev8) (1.15.0) 2022-04-11 21:09:25.096 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.config>=6.7.0->openstack-placement==7.1.0.dev8) (1.14.0) 2022-04-11 21:09:25.153 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->oslo.middleware>=3.31.0->openstack-placement==7.1.0.dev8) (2.1.1) 2022-04-11 21:09:25.219 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.18.0->openstack-placement==7.1.0.dev8) (1.7.0) 2022-04-11 21:09:25.301 | Requirement already satisfied: dogpile.cache>=1.1.5 in /usr/local/lib/python3.8/dist-packages (from oslo.cache>=1.26.0->keystonemiddleware>=4.18.0->openstack-placement==7.1.0.dev8) (1.1.5) 2022-04-11 21:09:25.352 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->openstack-placement==7.1.0.dev8) (0.2.5) 2022-04-11 21:09:25.544 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=4.40.0->openstack-placement==7.1.0.dev8) (0.4.2) 2022-04-11 21:09:25.545 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=4.40.0->openstack-placement==7.1.0.dev8) (0.5.2) 2022-04-11 21:09:25.547 | Requirement already satisfied: decorator in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=4.40.0->openstack-placement==7.1.0.dev8) (5.1.1) 2022-04-11 21:09:25.625 | Requirement already satisfied: testtools in /usr/local/lib/python3.8/dist-packages (from testscenarios>=0.4->oslo.db>=4.40.0->openstack-placement==7.1.0.dev8) (2.5.0) 2022-04-11 21:09:25.690 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.1->bcrypt>=3.1.3->oslo.middleware>=3.31.0->openstack-placement==7.1.0.dev8) (2.21) 2022-04-11 21:09:25.856 | Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.8/dist-packages (from importlib-metadata->alembic>=0.9.6->oslo.db>=4.40.0->openstack-placement==7.1.0.dev8) (3.8.0) 2022-04-11 21:09:25.966 | Requirement already satisfied: fixtures>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from testtools->testscenarios>=0.4->oslo.db>=4.40.0->openstack-placement==7.1.0.dev8) (3.0.0) 2022-04-11 21:09:25.967 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools->testscenarios>=0.4->oslo.db>=4.40.0->openstack-placement==7.1.0.dev8) (1.0.0) 2022-04-11 21:09:27.835 | Installing collected packages: openstack-placement 2022-04-11 21:09:27.836 | Running setup.py develop for openstack-placement 2022-04-11 21:09:33.904 | Successfully installed openstack-placement 2022-04-11 21:09:33.904 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-11 21:09:33.912 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-11 21:09:33.912 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-11 21:09:34.044 | + inc/python:pip_install:200 : result=0 2022-04-11 21:09:34.047 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-11 21:09:34.049 | + functions-common:time_stop:2425 : local name 2022-04-11 21:09:34.051 | + functions-common:time_stop:2426 : local end_time 2022-04-11 21:09:34.054 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-11 21:09:34.056 | + functions-common:time_stop:2428 : local total 2022-04-11 21:09:34.059 | + functions-common:time_stop:2429 : local start_time 2022-04-11 21:09:34.061 | + functions-common:time_stop:2431 : name=pip_install 2022-04-11 21:09:34.064 | + functions-common:time_stop:2432 : start_time=1649711357272 2022-04-11 21:09:34.066 | + functions-common:time_stop:2434 : [[ -z 1649711357272 ]] 2022-04-11 21:09:34.069 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-11 21:09:34.073 | + functions-common:time_stop:2437 : end_time=1649711374071 2022-04-11 21:09:34.076 | + functions-common:time_stop:2438 : elapsed_time=16799 2022-04-11 21:09:34.078 | + functions-common:time_stop:2439 : total=250637 2022-04-11 21:09:34.080 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-11 21:09:34.083 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=267436 2022-04-11 21:09:34.085 | + inc/python:pip_install:203 : return 0 2022-04-11 21:09:34.088 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-04-11 21:09:34.090 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-04-11 21:09:34.093 | + functions-common:safe_chown:2326 : _safe_permission_operation chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-04-11 21:09:34.113 | + functions-common:_safe_permission_operation:2174 : sudo chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-04-11 21:09:34.125 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/placement 2022-04-11 21:09:34.128 | + inc/python:use_library_from_git:250 : local name=/opt/stack/placement 2022-04-11 21:09:34.130 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-11 21:09:34.133 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-11 21:09:34.135 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/placement, ]] 2022-04-11 21:09:34.138 | + inc/python:use_library_from_git:253 : return 1 2022-04-11 21:09:34.141 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-04-11 21:09:34.143 | + ./stack.sh:main:945 : configure_placement 2022-04-11 21:09:34.146 | + lib/placement:configure_placement:106 : sudo install -d -o ubuntu /etc/placement 2022-04-11 21:09:34.158 | + lib/placement:configure_placement:107 : create_placement_conf 2022-04-11 21:09:34.160 | + lib/placement:create_placement_conf:96 : rm -f /etc/placement/placement.conf 2022-04-11 21:09:34.165 | ++ lib/placement:create_placement_conf:97 : database_connection_url placement 2022-04-11 21:09:34.168 | ++ lib/database:database_connection_url:134 : local db=placement 2022-04-11 21:09:34.171 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql placement 2022-04-11 21:09:34.173 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=placement 2022-04-11 21:09:34.176 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/placement?charset=utf8' 2022-04-11 21:09:34.179 | + lib/placement:create_placement_conf:97 : iniset /etc/placement/placement.conf placement_database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/placement?charset=utf8' 2022-04-11 21:09:34.212 | + lib/placement:create_placement_conf:98 : iniset /etc/placement/placement.conf DEFAULT debug True 2022-04-11 21:09:34.245 | + lib/placement:create_placement_conf:99 : iniset /etc/placement/placement.conf api auth_strategy keystone 2022-04-11 21:09:34.276 | + lib/placement:create_placement_conf:100 : configure_keystone_authtoken_middleware /etc/placement/placement.conf placement 2022-04-11 21:09:34.278 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/placement/placement.conf 2022-04-11 21:09:34.281 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=placement 2022-04-11 21:09:34.283 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-04-11 21:09:34.286 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/placement/placement.conf keystone_authtoken auth_type password 2022-04-11 21:09:34.320 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/placement/placement.conf keystone_authtoken interface public 2022-04-11 21:09:34.350 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/placement/placement.conf keystone_authtoken auth_url http://10.222.0.45/identity 2022-04-11 21:09:34.379 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/placement/placement.conf keystone_authtoken username placement 2022-04-11 21:09:34.408 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/placement/placement.conf keystone_authtoken password Passw0rd 2022-04-11 21:09:34.440 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/placement/placement.conf keystone_authtoken user_domain_name Default 2022-04-11 21:09:34.470 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/placement/placement.conf keystone_authtoken project_name service 2022-04-11 21:09:34.500 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/placement/placement.conf keystone_authtoken project_domain_name Default 2022-04-11 21:09:34.529 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/placement/placement.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-04-11 21:09:34.559 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/placement/placement.conf keystone_authtoken memcached_servers localhost:11211 2022-04-11 21:09:34.591 | + lib/placement:create_placement_conf:101 : setup_logging /etc/placement/placement.conf 2022-04-11 21:09:34.594 | + functions:setup_logging:674 : setup_systemd_logging /etc/placement/placement.conf 2022-04-11 21:09:34.597 | + functions:setup_systemd_logging:689 : local conf_file=/etc/placement/placement.conf 2022-04-11 21:09:34.601 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-04-11 21:09:34.619 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-04-11 21:09:34.621 | + functions:setup_systemd_logging:695 : local pidstr= 2022-04-11 21:09:34.624 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-04-11 21:09:34.626 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-04-11 21:09:34.629 | + functions:setup_systemd_logging:702 : iniset /etc/placement/placement.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-04-11 21:09:34.661 | + functions:setup_systemd_logging:704 : iniset /etc/placement/placement.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2022-04-11 21:09:34.691 | + functions:setup_systemd_logging:705 : iniset /etc/placement/placement.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2022-04-11 21:09:34.721 | + functions:setup_systemd_logging:706 : iniset /etc/placement/placement.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-04-11 21:09:34.750 | + lib/placement:configure_placement:109 : [[ uwsgi == \u\w\s\g\i ]] 2022-04-11 21:09:34.753 | + lib/placement:configure_placement:110 : write_uwsgi_config /etc/placement/placement-uwsgi.ini /usr/local/bin/placement-api /placement 2022-04-11 21:09:34.755 | + lib/apache:write_uwsgi_config:254 : local file=/etc/placement/placement-uwsgi.ini 2022-04-11 21:09:34.758 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/placement-api 2022-04-11 21:09:34.761 | + lib/apache:write_uwsgi_config:256 : local url=/placement 2022-04-11 21:09:34.764 | + lib/apache:write_uwsgi_config:257 : local http= 2022-04-11 21:09:34.766 | + lib/apache:write_uwsgi_config:258 : local name= 2022-04-11 21:09:34.769 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/placement-api 2022-04-11 21:09:34.774 | + lib/apache:write_uwsgi_config:259 : name=placement-api 2022-04-11 21:09:34.777 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-04-11 21:09:34.779 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-04-11 21:09:34.792 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-04-11 21:09:34.792 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-04-11 21:09:34.801 | d /var/run/uwsgi 0755 ubuntu root 2022-04-11 21:09:34.804 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-04-11 21:09:34.820 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/placement-api.socket 2022-04-11 21:09:34.823 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/placement/placement-uwsgi.ini 2022-04-11 21:09:34.827 | + lib/apache:write_uwsgi_config:275 : iniset /etc/placement/placement-uwsgi.ini uwsgi wsgi-file /usr/local/bin/placement-api 2022-04-11 21:09:34.859 | + lib/apache:write_uwsgi_config:276 : iniset /etc/placement/placement-uwsgi.ini uwsgi processes 2 2022-04-11 21:09:34.888 | + lib/apache:write_uwsgi_config:278 : iniset /etc/placement/placement-uwsgi.ini uwsgi master true 2022-04-11 21:09:34.917 | + lib/apache:write_uwsgi_config:280 : iniset /etc/placement/placement-uwsgi.ini uwsgi die-on-term true 2022-04-11 21:09:34.950 | + lib/apache:write_uwsgi_config:281 : iniset /etc/placement/placement-uwsgi.ini uwsgi exit-on-reload false 2022-04-11 21:09:34.981 | + lib/apache:write_uwsgi_config:284 : iniset /etc/placement/placement-uwsgi.ini uwsgi worker-reload-mercy 90 2022-04-11 21:09:35.010 | + lib/apache:write_uwsgi_config:285 : iniset /etc/placement/placement-uwsgi.ini uwsgi enable-threads true 2022-04-11 21:09:35.039 | + lib/apache:write_uwsgi_config:286 : iniset /etc/placement/placement-uwsgi.ini uwsgi plugins http,python3 2022-04-11 21:09:35.068 | + lib/apache:write_uwsgi_config:288 : iniset /etc/placement/placement-uwsgi.ini uwsgi thunder-lock true 2022-04-11 21:09:35.098 | + lib/apache:write_uwsgi_config:290 : iniset /etc/placement/placement-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-04-11 21:09:35.128 | + lib/apache:write_uwsgi_config:292 : iniset /etc/placement/placement-uwsgi.ini uwsgi buffer-size 65535 2022-04-11 21:09:35.157 | + lib/apache:write_uwsgi_config:294 : iniset /etc/placement/placement-uwsgi.ini uwsgi add-header 'Connection: close' 2022-04-11 21:09:35.186 | + lib/apache:write_uwsgi_config:296 : iniset /etc/placement/placement-uwsgi.ini uwsgi lazy-apps true 2022-04-11 21:09:35.215 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2022-04-11 21:09:35.218 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2022-04-11 21:09:35.221 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for placement-api 2022-04-11 21:09:35.224 | ++ lib/apache:apache_site_config_for:186 : local site=placement-api 2022-04-11 21:09:35.226 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-04-11 21:09:35.230 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-11 21:09:35.232 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-11 21:09:35.235 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/placement-api.conf 2022-04-11 21:09:35.238 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/placement-api.conf 2022-04-11 21:09:35.240 | + lib/apache:write_uwsgi_config:304 : iniset /etc/placement/placement-uwsgi.ini uwsgi socket /var/run/uwsgi/placement-api.socket 2022-04-11 21:09:35.278 | + lib/apache:write_uwsgi_config:305 : iniset /etc/placement/placement-uwsgi.ini uwsgi chmod-socket 666 2022-04-11 21:09:35.311 | + lib/apache:write_uwsgi_config:306 : echo 'ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api" retry=0 ' 2022-04-11 21:09:35.311 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/placement-api.conf 2022-04-11 21:09:35.321 | ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api" retry=0 2022-04-11 21:09:35.325 | + lib/apache:write_uwsgi_config:307 : enable_apache_site placement-api 2022-04-11 21:09:35.328 | + lib/apache:enable_apache_site:203 : local site=placement-api 2022-04-11 21:09:35.330 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-04-11 21:09:35.333 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-04-11 21:09:35.335 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-04-11 21:09:35.338 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-11 21:09:35.340 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-11 21:09:35.343 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-04-11 21:09:35.345 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-04-11 21:09:35.348 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-11 21:09:35.350 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-11 21:09:35.353 | + lib/apache:enable_apache_site:207 : sudo a2ensite placement-api 2022-04-11 21:09:35.414 | Enabling site placement-api. 2022-04-11 21:09:35.419 | To activate the new configuration, you need to run: 2022-04-11 21:09:35.420 | systemctl reload apache2 2022-04-11 21:09:35.424 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2022-04-11 21:09:35.427 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-04-11 21:09:35.429 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-04-11 21:09:35.432 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart apache2 2022-04-11 21:09:35.570 | + ./stack.sh:main:952 : is_service_enabled placement placement-client 2022-04-11 21:09:35.588 | + functions-common:is_service_enabled:2081 : return 0 2022-04-11 21:09:35.590 | + ./stack.sh:main:953 : is_service_enabled n-cpu 2022-04-11 21:09:35.610 | + functions-common:is_service_enabled:2081 : return 1 2022-04-11 21:09:35.612 | + ./stack.sh:main:953 : is_service_enabled n-sch 2022-04-11 21:09:35.633 | + functions-common:is_service_enabled:2081 : return 0 2022-04-11 21:09:35.635 | + ./stack.sh:main:954 : configure_placement_nova_compute 2022-04-11 21:09:35.638 | + lib/nova:configure_placement_nova_compute:600 : local conf=/etc/nova/nova.conf 2022-04-11 21:09:35.641 | + lib/nova:configure_placement_nova_compute:601 : iniset /etc/nova/nova.conf placement auth_type password 2022-04-11 21:09:35.673 | + lib/nova:configure_placement_nova_compute:602 : iniset /etc/nova/nova.conf placement auth_url http://10.222.0.45/identity 2022-04-11 21:09:35.702 | + lib/nova:configure_placement_nova_compute:603 : iniset /etc/nova/nova.conf placement username placement 2022-04-11 21:09:35.732 | + lib/nova:configure_placement_nova_compute:604 : iniset /etc/nova/nova.conf placement password Passw0rd 2022-04-11 21:09:35.761 | + lib/nova:configure_placement_nova_compute:605 : iniset /etc/nova/nova.conf placement user_domain_name Default 2022-04-11 21:09:35.789 | + lib/nova:configure_placement_nova_compute:606 : iniset /etc/nova/nova.conf placement project_name service 2022-04-11 21:09:35.819 | + lib/nova:configure_placement_nova_compute:607 : iniset /etc/nova/nova.conf placement project_domain_name Default 2022-04-11 21:09:35.849 | + lib/nova:configure_placement_nova_compute:608 : iniset /etc/nova/nova.conf placement region_name RegionOne 2022-04-11 21:09:35.878 | + ./stack.sh:main:958 : is_service_enabled horizon 2022-04-11 21:09:35.895 | + functions-common:is_service_enabled:2081 : return 1 2022-04-11 21:09:35.898 | + ./stack.sh:main:963 : is_service_enabled tls-proxy 2022-04-11 21:09:35.917 | + functions-common:is_service_enabled:2081 : return 1 2022-04-11 21:09:35.919 | + ./stack.sh:main:971 : run_phase stack install 2022-04-11 21:09:35.922 | + functions-common:run_phase:1853 : local mode=stack 2022-04-11 21:09:35.924 | + functions-common:run_phase:1854 : local phase=install 2022-04-11 21:09:35.927 | + functions-common:run_phase:1855 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-04-11 21:09:35.929 | + functions-common:run_phase:1856 : local extra_plugin_file_name 2022-04-11 21:09:35.933 | + functions-common:run_phase:1857 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-04-11 21:09:35.936 | + functions-common:run_phase:1862 : local exceptions=80-tempest.sh 2022-04-11 21:09:35.938 | + functions-common:run_phase:1863 : local extra 2022-04-11 21:09:35.941 | ++ functions-common:run_phase:1864 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-04-11 21:09:35.946 | + functions-common:run_phase:1864 : extra=80-tempest.sh 2022-04-11 21:09:35.949 | + functions-common:run_phase:1865 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-04-11 21:09:35.951 | + functions-common:run_phase:1869 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-04-11 21:09:35.954 | + functions-common:run_phase:1869 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack install 2022-04-11 21:09:35.957 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-04-11 21:09:35.972 | ++ functions-common:is_service_enabled:2081 : return 0 2022-04-11 21:09:35.975 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-04-11 21:09:35.977 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-04-11 21:09:35.980 | ++ extras.d/80-tempest.sh:source:7 : [[ install == \i\n\s\t\a\l\l ]] 2022-04-11 21:09:35.982 | ++ extras.d/80-tempest.sh:source:8 : echo_summary 'Installing Tempest' 2022-04-11 21:09:35.985 | ++ ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-11 21:09:35.987 | ++ ./stack.sh:echo_summary:448 : echo -e Installing Tempest 2022-04-11 21:09:35.990 | ++ extras.d/80-tempest.sh:source:9 : async_runfunc install_tempest 2022-04-11 21:09:35.992 | ++ inc/async:async_runfunc:116 : async_run install_tempest install_tempest 2022-04-11 21:09:36.052 | ++ inc/async:async_inner:63 : install_tempest 2022-04-11 21:09:36.090 | [17789 Async install_tempest:83885]: running: install_tempest 2022-04-11 21:09:36.093 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-04-11 21:09:36.095 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-04-11 21:09:36.098 | + functions-common:run_phase:1874 : [[ stack == \s\o\u\r\c\e ]] 2022-04-11 21:09:36.101 | + functions-common:run_phase:1877 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-04-11 21:09:36.104 | + functions-common:run_phase:1880 : run_plugins stack install 2022-04-11 21:09:36.107 | + functions-common:run_plugins:1839 : local mode=stack 2022-04-11 21:09:36.110 | + functions-common:run_plugins:1840 : local phase=install 2022-04-11 21:09:36.112 | + functions-common:run_plugins:1842 : local plugins=,devstack-plugin-ceph 2022-04-11 21:09:36.115 | + functions-common:run_plugins:1843 : local plugin 2022-04-11 21:09:36.118 | + functions-common:run_plugins:1844 : for plugin in ${plugins//,/ } 2022-04-11 21:09:36.120 | + functions-common:run_plugins:1845 : local dir=/opt/stack/devstack-plugin-ceph 2022-04-11 21:09:36.123 | + functions-common:run_plugins:1846 : [[ -f /opt/stack/devstack-plugin-ceph/devstack/plugin.sh ]] 2022-04-11 21:09:36.126 | + functions-common:run_plugins:1847 : source /opt/stack/devstack-plugin-ceph/devstack/plugin.sh stack install 2022-04-11 21:09:36.129 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:3 : [[ stack == \s\o\u\r\c\e ]] 2022-04-11 21:09:36.132 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:6 : [[ stack == \s\t\a\c\k ]] 2022-04-11 21:09:36.136 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:6 : [[ install == \p\r\e\-\i\n\s\t\a\l\l ]] 2022-04-11 21:09:36.139 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:32 : [[ stack == \s\t\a\c\k ]] 2022-04-11 21:09:36.141 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:32 : [[ install == \i\n\s\t\a\l\l ]] 2022-04-11 21:09:36.144 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:41 : [[ master == stable/queens ]] 2022-04-11 21:09:36.146 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:41 : [[ master == master ]] 2022-04-11 21:09:36.149 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:42 : pip_install -U --force PasteDeploy 2022-04-11 21:09:36.171 | Using python 3.8 to install PasteDeploy 2022-04-11 21:09:36.173 | ++ inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -U --force PasteDeploy 2022-04-11 21:09:37.097 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 21:09:37.097 | from cryptography.utils import int_from_bytes 2022-04-11 21:09:37.097 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 21:09:37.097 | from cryptography.utils import int_from_bytes 2022-04-11 21:09:38.276 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-11 21:09:38.402 | Collecting PasteDeploy 2022-04-11 21:09:38.409 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/149/23cfd6ad4281b/PasteDeploy-2.1.1-py2.py3-none-any.whl (17 kB) 2022-04-11 21:09:39.064 | Collecting setuptools 2022-04-11 21:09:39.076 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a65/e3802053e99fc/setuptools-62.0.0-py3-none-any.whl (1.1 MB) 2022-04-11 21:09:41.741 | Installing collected packages: setuptools, PasteDeploy 2022-04-11 21:09:41.741 | Attempting uninstall: setuptools 2022-04-11 21:09:41.742 | Found existing installation: setuptools 62.0.0 2022-04-11 21:09:41.862 | Uninstalling setuptools-62.0.0: 2022-04-11 21:09:42.172 | Successfully uninstalled setuptools-62.0.0 2022-04-11 21:09:42.967 | Attempting uninstall: PasteDeploy 2022-04-11 21:09:42.968 | Found existing installation: PasteDeploy 2.1.1 2022-04-11 21:09:42.975 | Uninstalling PasteDeploy-2.1.1: 2022-04-11 21:09:43.276 | Successfully uninstalled PasteDeploy-2.1.1 2022-04-11 21:09:43.406 | Successfully installed PasteDeploy-2.1.1 setuptools-62.0.0 2022-04-11 21:09:43.406 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-11 21:09:43.413 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-11 21:09:43.413 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-11 21:09:43.560 | ++ inc/python:pip_install:200 : result=0 2022-04-11 21:09:43.562 | ++ inc/python:pip_install:202 : time_stop pip_install 2022-04-11 21:09:43.564 | ++ functions-common:time_stop:2425 : local name 2022-04-11 21:09:43.566 | ++ functions-common:time_stop:2426 : local end_time 2022-04-11 21:09:43.568 | ++ functions-common:time_stop:2427 : local elapsed_time 2022-04-11 21:09:43.571 | ++ functions-common:time_stop:2428 : local total 2022-04-11 21:09:43.573 | ++ functions-common:time_stop:2429 : local start_time 2022-04-11 21:09:43.575 | ++ functions-common:time_stop:2431 : name=pip_install 2022-04-11 21:09:43.578 | ++ functions-common:time_stop:2432 : start_time=1649711376165 2022-04-11 21:09:43.580 | ++ functions-common:time_stop:2434 : [[ -z 1649711376165 ]] 2022-04-11 21:09:43.583 | +++ functions-common:time_stop:2437 : date +%s%3N 2022-04-11 21:09:43.587 | ++ functions-common:time_stop:2437 : end_time=1649711383584 2022-04-11 21:09:43.589 | ++ functions-common:time_stop:2438 : elapsed_time=7419 2022-04-11 21:09:43.591 | ++ functions-common:time_stop:2439 : total=267436 2022-04-11 21:09:43.593 | ++ functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-11 21:09:43.595 | ++ functions-common:time_stop:2442 : _TIME_TOTAL[$name]=274855 2022-04-11 21:09:43.598 | ++ inc/python:pip_install:203 : return 0 2022-04-11 21:09:43.600 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:125 : [[ stack == \u\n\s\t\a\c\k ]] 2022-04-11 21:09:43.603 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:139 : [[ stack == \c\l\e\a\n ]] 2022-04-11 21:09:43.605 | + ./stack.sh:main:974 : use_library_from_git python-openstackclient 2022-04-11 21:09:43.609 | + inc/python:use_library_from_git:250 : local name=python-openstackclient 2022-04-11 21:09:43.611 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-11 21:09:43.613 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-11 21:09:43.616 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-openstackclient, ]] 2022-04-11 21:09:43.619 | + inc/python:use_library_from_git:253 : return 1 2022-04-11 21:09:43.622 | + ./stack.sh:main:978 : pip_install_gr python-openstackclient 2022-04-11 21:09:43.624 | + inc/python:pip_install_gr:76 : local name=python-openstackclient 2022-04-11 21:09:43.627 | + inc/python:pip_install_gr:77 : local clean_name 2022-04-11 21:09:43.630 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-openstackclient 2022-04-11 21:09:43.633 | ++ inc/python:get_from_global_requirements:225 : local package=python-openstackclient 2022-04-11 21:09:43.636 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-04-11 21:09:43.640 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^python-openstackclient' /opt/stack/requirements/global-requirements.txt 2022-04-11 21:09:43.640 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-04-11 21:09:43.645 | ++ inc/python:get_from_global_requirements:227 : required_pkg='python-openstackclient ' 2022-04-11 21:09:43.648 | ++ inc/python:get_from_global_requirements:228 : [[ python-openstackclient == '' ]] 2022-04-11 21:09:43.651 | ++ inc/python:get_from_global_requirements:231 : echo python-openstackclient 2022-04-11 21:09:43.654 | + inc/python:pip_install_gr:78 : clean_name=python-openstackclient 2022-04-11 21:09:43.656 | + inc/python:pip_install_gr:79 : pip_install python-openstackclient 2022-04-11 21:09:43.679 | Using python 3.8 to install python-openstackclient 2022-04-11 21:09:43.682 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt python-openstackclient 2022-04-11 21:09:44.595 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 21:09:44.596 | from cryptography.utils import int_from_bytes 2022-04-11 21:09:44.596 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 21:09:44.596 | from cryptography.utils import int_from_bytes 2022-04-11 21:09:45.822 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-11 21:09:46.077 | Collecting python-openstackclient 2022-04-11 21:09:46.091 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/930/54487ad1235c3/python_openstackclient-5.8.0-py3-none-any.whl (984 kB) 2022-04-11 21:09:46.158 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (5.8.1) 2022-04-11 21:09:46.159 | Requirement already satisfied: python-cinderclient>=3.3.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (8.3.0) 2022-04-11 21:09:46.161 | Requirement already satisfied: python-keystoneclient>=3.22.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (4.4.0) 2022-04-11 21:09:46.162 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (1.0.2) 2022-04-11 21:09:46.163 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (4.12.2) 2022-04-11 21:09:46.164 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (5.1.0) 2022-04-11 21:09:46.165 | Requirement already satisfied: osc-lib>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (2.5.0) 2022-04-11 21:09:46.166 | Requirement already satisfied: cliff>=3.5.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (3.10.1) 2022-04-11 21:09:46.167 | Requirement already satisfied: openstacksdk>=0.61.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (0.61.0) 2022-04-11 21:09:46.168 | Requirement already satisfied: stevedore>=2.0.1 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (3.5.0) 2022-04-11 21:09:46.169 | Requirement already satisfied: python-novaclient>=17.0.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (17.7.0) 2022-04-11 21:09:46.181 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.5.0->python-openstackclient) (0.5.0) 2022-04-11 21:09:46.182 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.5.0->python-openstackclient) (2.4.0) 2022-04-11 21:09:46.184 | Requirement already satisfied: PyYAML>=3.12 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.5.0->python-openstackclient) (6.0) 2022-04-11 21:09:46.185 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.5.0->python-openstackclient) (3.0.7) 2022-04-11 21:09:46.186 | Requirement already satisfied: PrettyTable>=0.7.2 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.5.0->python-openstackclient) (3.2.0) 2022-04-11 21:09:46.213 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (36.0.2) 2022-04-11 21:09:46.214 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (2.5.0) 2022-04-11 21:09:46.216 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (1.32) 2022-04-11 21:09:46.217 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (1.4.0) 2022-04-11 21:09:46.218 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (0.11.0) 2022-04-11 21:09:46.219 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (1.4.4) 2022-04-11 21:09:46.220 | Requirement already satisfied: dogpile.cache>=0.6.5 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (1.1.5) 2022-04-11 21:09:46.221 | Requirement already satisfied: os-service-types>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (1.7.0) 2022-04-11 21:09:46.222 | Requirement already satisfied: keystoneauth1>=3.18.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (4.5.0) 2022-04-11 21:09:46.224 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (1.0.0) 2022-04-11 21:09:46.226 | Requirement already satisfied: decorator>=4.4.1 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (5.1.1) 2022-04-11 21:09:46.239 | Requirement already satisfied: simplejson>=3.5.1 in /usr/local/lib/python3.8/dist-packages (from osc-lib>=2.3.0->python-openstackclient) (3.16.0) 2022-04-11 21:09:46.258 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->python-openstackclient) (2.5.0) 2022-04-11 21:09:46.260 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->python-openstackclient) (2022.1) 2022-04-11 21:09:46.261 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->python-openstackclient) (21.3) 2022-04-11 21:09:46.262 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->python-openstackclient) (0.8.0) 2022-04-11 21:09:46.283 | Requirement already satisfied: requests>=2.25.1 in /usr/local/lib/python3.8/dist-packages (from python-cinderclient>=3.3.0->python-openstackclient) (2.27.1) 2022-04-11 21:09:46.302 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from python-keystoneclient>=3.22.0->python-openstackclient) (8.8.0) 2022-04-11 21:09:46.304 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from python-keystoneclient>=3.22.0->python-openstackclient) (4.3.0) 2022-04-11 21:09:46.307 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from python-keystoneclient>=3.22.0->python-openstackclient) (1.16.0) 2022-04-11 21:09:46.407 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.5.0->python-openstackclient) (1.8.2) 2022-04-11 21:09:46.408 | Requirement already satisfied: wcwidth>=0.1.7 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.5.0->python-openstackclient) (0.2.5) 2022-04-11 21:09:46.409 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.5.0->python-openstackclient) (21.4.0) 2022-04-11 21:09:46.452 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.7->openstacksdk>=0.61.0->python-openstackclient) (1.15.0) 2022-04-11 21:09:46.463 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.utils>=3.33.0->python-openstackclient) (1.14.0) 2022-04-11 21:09:46.498 | Requirement already satisfied: jsonpointer>=1.9 in /usr/local/lib/python3.8/dist-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.61.0->python-openstackclient) (2.2) 2022-04-11 21:09:46.709 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->python-keystoneclient>=3.22.0->python-openstackclient) (1.5.0) 2022-04-11 21:09:46.750 | Requirement already satisfied: msgpack>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->python-keystoneclient>=3.22.0->python-openstackclient) (1.0.3) 2022-04-11 21:09:46.942 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->python-cinderclient>=3.3.0->python-openstackclient) (3.3) 2022-04-11 21:09:46.945 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->python-cinderclient>=3.3.0->python-openstackclient) (2.0.12) 2022-04-11 21:09:46.946 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.25.1->python-cinderclient>=3.3.0->python-openstackclient) (2019.11.28) 2022-04-11 21:09:46.948 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->python-cinderclient>=3.3.0->python-openstackclient) (1.26.9) 2022-04-11 21:09:47.157 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.7->openstacksdk>=0.61.0->python-openstackclient) (2.21) 2022-04-11 21:09:49.756 | Installing collected packages: python-openstackclient 2022-04-11 21:09:51.634 | Successfully installed python-openstackclient-5.8.0 2022-04-11 21:09:51.634 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-11 21:09:51.641 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-11 21:09:51.641 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-11 21:09:51.805 | + inc/python:pip_install:200 : result=0 2022-04-11 21:09:51.807 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-11 21:09:51.810 | + functions-common:time_stop:2425 : local name 2022-04-11 21:09:51.813 | + functions-common:time_stop:2426 : local end_time 2022-04-11 21:09:51.815 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-11 21:09:51.818 | + functions-common:time_stop:2428 : local total 2022-04-11 21:09:51.820 | + functions-common:time_stop:2429 : local start_time 2022-04-11 21:09:51.822 | + functions-common:time_stop:2431 : name=pip_install 2022-04-11 21:09:51.825 | + functions-common:time_stop:2432 : start_time=1649711383673 2022-04-11 21:09:51.827 | + functions-common:time_stop:2434 : [[ -z 1649711383673 ]] 2022-04-11 21:09:51.830 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-11 21:09:51.835 | + functions-common:time_stop:2437 : end_time=1649711391832 2022-04-11 21:09:51.838 | + functions-common:time_stop:2438 : elapsed_time=8159 2022-04-11 21:09:51.840 | + functions-common:time_stop:2439 : total=274855 2022-04-11 21:09:51.843 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-11 21:09:51.845 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=283014 2022-04-11 21:09:51.848 | + inc/python:pip_install:203 : return 0 2022-04-11 21:09:51.850 | + ./stack.sh:main:983 : install_oscwrap 2022-04-11 21:09:51.854 | ++ functions-common:install_oscwrap:2470 : mktemp 2022-04-11 21:09:51.859 | + functions-common:install_oscwrap:2470 : OSCWRAP_TIMER_FILE=/tmp/tmp.NYsWFTNFZy 2022-04-11 21:09:51.861 | + functions-common:install_oscwrap:2473 : shopt -s expand_aliases 2022-04-11 21:09:51.864 | + functions-common:install_oscwrap:2476 : unalias -a 2022-04-11 21:09:51.866 | + functions-common:install_oscwrap:2478 : alias openstack=oscwrap 2022-04-11 21:09:51.869 | + ./stack.sh:main:988 : [[ False != \F\a\l\s\e ]] 2022-04-11 21:09:51.872 | + ./stack.sh:main:1028 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2022-04-11 21:09:51.874 | + ./stack.sh:main:1036 : is_service_enabled mysql postgresql 2022-04-11 21:09:51.893 | + functions-common:is_service_enabled:2081 : return 0 2022-04-11 21:09:51.895 | + ./stack.sh:main:1037 : configure_database 2022-04-11 21:09:51.898 | + lib/database:configure_database:128 : configure_database_mysql 2022-04-11 21:09:51.901 | + lib/databases/mysql:configure_database_mysql:72 : local my_conf mysql slow_log 2022-04-11 21:09:51.904 | + lib/databases/mysql:configure_database_mysql:73 : echo_summary 'Configuring and starting MySQL' 2022-04-11 21:09:51.906 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-11 21:09:51.908 | + ./stack.sh:echo_summary:448 : echo -e Configuring and starting MySQL 2022-04-11 21:09:51.911 | + lib/databases/mysql:configure_database_mysql:75 : is_ubuntu 2022-04-11 21:09:51.913 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-11 21:09:51.916 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-11 21:09:51.918 | + lib/databases/mysql:configure_database_mysql:76 : my_conf=/etc/mysql/my.cnf 2022-04-11 21:09:51.921 | ++ lib/databases/mysql:configure_database_mysql:90 : ipv6_unquote 0.0.0.0 2022-04-11 21:09:51.925 | ++ functions-common:ipv6_unquote:2223 : echo 0.0.0.0 2022-04-11 21:09:51.929 | ++ functions-common:ipv6_unquote:2223 : tr -d '[]' 2022-04-11 21:09:51.934 | + lib/databases/mysql:configure_database_mysql:90 : iniset -sudo /etc/mysql/my.cnf mysqld bind-address 0.0.0.0 2022-04-11 21:09:52.008 | + lib/databases/mysql:configure_database_mysql:93 : is_fedora 2022-04-11 21:09:52.010 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-11 21:09:52.013 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-11 21:09:52.015 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-11 21:09:52.018 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-11 21:09:52.020 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-11 21:09:52.022 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-11 21:09:52.025 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-11 21:09:52.028 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-11 21:09:52.030 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-11 21:09:52.032 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-11 21:09:52.035 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-11 21:09:52.037 | + lib/databases/mysql:configure_database_mysql:93 : is_suse 2022-04-11 21:09:52.040 | + functions-common:is_suse:542 : is_opensuse 2022-04-11 21:09:52.042 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-11 21:09:52.045 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-11 21:09:52.047 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-11 21:09:52.049 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-11 21:09:52.052 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-11 21:09:52.054 | + lib/databases/mysql:configure_database_mysql:96 : is_ubuntu 2022-04-11 21:09:52.057 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-11 21:09:52.059 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-11 21:09:52.062 | + lib/databases/mysql:configure_database_mysql:98 : restart_service mysql 2022-04-11 21:09:52.064 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-04-11 21:09:52.067 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart mysql 2022-04-11 21:09:53.418 | + lib/databases/mysql:configure_database_mysql:104 : sudo mysqladmin -u root password Passw0rd 2022-04-11 21:09:53.435 | mysqladmin: connect to server at 'localhost' failed 2022-04-11 21:09:53.435 | error: 'Access denied for user 'root'@'localhost' (using password: NO)' 2022-04-11 21:09:53.439 | + lib/databases/mysql:configure_database_mysql:104 : true 2022-04-11 21:09:53.441 | + lib/databases/mysql:configure_database_mysql:108 : is_ubuntu 2022-04-11 21:09:53.444 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-11 21:09:53.449 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-11 21:09:53.451 | + lib/databases/mysql:configure_database_mysql:108 : '[' mysql == mariadb ']' 2022-04-11 21:09:53.453 | + lib/databases/mysql:configure_database_mysql:111 : local 'cmd_args=-uroot -pPassw0rd -h127.0.0.1 ' 2022-04-11 21:09:53.456 | + lib/databases/mysql:configure_database_mysql:117 : is_ubuntu 2022-04-11 21:09:53.458 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-11 21:09:53.461 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-11 21:09:53.464 | + lib/databases/mysql:configure_database_mysql:117 : [[ focal != \b\u\l\l\s\e\y\e ]] 2022-04-11 21:09:53.469 | + lib/databases/mysql:configure_database_mysql:117 : '[' mysql == mariadb ']' 2022-04-11 21:09:53.471 | + lib/databases/mysql:configure_database_mysql:122 : sudo mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE USER IF NOT EXISTS '\''root'\''@'\''%'\'' identified by '\''Passw0rd'\'';' 2022-04-11 21:09:53.484 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-04-11 21:09:53.521 | + lib/databases/mysql:configure_database_mysql:124 : sudo mysql -uroot -pPassw0rd -h127.0.0.1 -e 'GRANT ALL PRIVILEGES ON *.* TO '\''root'\''@'\''%'\'';' 2022-04-11 21:09:53.534 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-04-11 21:09:53.555 | + lib/databases/mysql:configure_database_mysql:129 : iniset -sudo /etc/mysql/my.cnf mysqld sql_mode TRADITIONAL 2022-04-11 21:09:53.613 | + lib/databases/mysql:configure_database_mysql:130 : iniset -sudo /etc/mysql/my.cnf mysqld default-storage-engine InnoDB 2022-04-11 21:09:53.672 | + lib/databases/mysql:configure_database_mysql:131 : iniset -sudo /etc/mysql/my.cnf mysqld max_connections 1024 2022-04-11 21:09:53.732 | + lib/databases/mysql:configure_database_mysql:133 : [[ False == \T\r\u\e ]] 2022-04-11 21:09:53.734 | + lib/databases/mysql:configure_database_mysql:153 : restart_service mysql 2022-04-11 21:09:53.737 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-04-11 21:09:53.739 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart mysql 2022-04-11 21:09:55.815 | + ./stack.sh:main:1041 : save_stackenv 1041 2022-04-11 21:09:55.817 | + functions-common:save_stackenv:60 : local tag=1041 2022-04-11 21:09:55.821 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2022-04-11 21:09:55.826 | + functions-common:save_stackenv:62 : time_stamp=2022-04-11-210955 2022-04-11 21:09:55.829 | + functions-common:save_stackenv:63 : echo '# 2022-04-11-210955 1041' 2022-04-11 21:09:55.832 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-11 21:09:55.834 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-04-11 21:09:55.837 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-11 21:09:55.840 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2022-04-11 21:09:55.842 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-11 21:09:55.845 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2022-04-11 21:09:55.847 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-11 21:09:55.850 | + 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-04-11 21:09:55.852 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-11 21:09:55.855 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.45 2022-04-11 21:09:55.857 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-11 21:09:55.860 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.45/identity 2022-04-11 21:09:55.862 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-11 21:09:55.866 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2022-04-11-205505 2022-04-11 21:09:55.868 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-11 21:09:55.871 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2022-04-11 21:09:55.874 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-11 21:09:55.876 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.45 2022-04-11 21:09:55.879 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-11 21:09:55.881 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2022-04-11 21:09:55.885 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-11 21:09:55.887 | + functions-common:save_stackenv:65 : echo TLS_IP= 2022-04-11 21:09:55.890 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-11 21:09:55.892 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2022-04-11 21:09:55.894 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-11 21:09:55.897 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2022-04-11 21:09:55.900 | + ./stack.sh:main:1053 : [[ True == \T\r\u\e ]] 2022-04-11 21:09:55.903 | + ./stack.sh:main:1054 : [[ -f /sys/kernel/mm/ksm/run ]] 2022-04-11 21:09:55.905 | + ./stack.sh:main:1055 : sudo sh -c 'echo 1 > /sys/kernel/mm/ksm/run' 2022-04-11 21:09:55.917 | + ./stack.sh:main:1067 : start_dstat 2022-04-11 21:09:55.920 | + lib/dstat:start_dstat:31 : run_process dstat '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-04-11 21:09:55.923 | + functions-common:run_process:1680 : local service=dstat 2022-04-11 21:09:55.925 | + functions-common:run_process:1681 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-04-11 21:09:55.928 | + functions-common:run_process:1682 : local group= 2022-04-11 21:09:55.930 | + functions-common:run_process:1683 : local user= 2022-04-11 21:09:55.933 | + functions-common:run_process:1685 : local name=dstat 2022-04-11 21:09:55.936 | + functions-common:run_process:1687 : time_start run_process 2022-04-11 21:09:55.938 | + functions-common:time_start:2411 : local name=run_process 2022-04-11 21:09:55.941 | + functions-common:time_start:2412 : local start_time= 2022-04-11 21:09:55.943 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-04-11 21:09:55.947 | ++ functions-common:time_start:2416 : date +%s%3N 2022-04-11 21:09:55.952 | + functions-common:time_start:2416 : _TIME_START[$name]=1649711395949 2022-04-11 21:09:55.954 | + functions-common:run_process:1688 : is_service_enabled dstat 2022-04-11 21:09:55.976 | + functions-common:is_service_enabled:2081 : return 0 2022-04-11 21:09:55.979 | + functions-common:run_process:1689 : _run_under_systemd dstat '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' '' '' 2022-04-11 21:09:55.981 | + functions-common:_run_under_systemd:1645 : local service=dstat 2022-04-11 21:09:55.984 | + functions-common:_run_under_systemd:1646 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-04-11 21:09:55.987 | + functions-common:_run_under_systemd:1647 : local 'cmd=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-04-11 21:09:55.989 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-04-11 21:09:55.992 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-04-11 21:09:55.994 | + functions-common:_common_systemd_pitfalls:1620 : [[ /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ sudo ]] 2022-04-11 21:09:55.997 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ ^/ ]] 2022-04-11 21:09:55.999 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@dstat.service 2022-04-11 21:09:56.002 | + functions-common:_run_under_systemd:1652 : local group= 2022-04-11 21:09:56.004 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-04-11 21:09:56.007 | + functions-common:_run_under_systemd:1654 : [[ /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ uwsgi ]] 2022-04-11 21:09:56.010 | + functions-common:_run_under_systemd:1657 : write_user_unit_file devstack@dstat.service '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' '' ubuntu 2022-04-11 21:09:56.012 | + functions-common:write_user_unit_file:1562 : local service=devstack@dstat.service 2022-04-11 21:09:56.015 | + functions-common:write_user_unit_file:1563 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-04-11 21:09:56.017 | + functions-common:write_user_unit_file:1564 : local group= 2022-04-11 21:09:56.020 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-04-11 21:09:56.022 | + functions-common:write_user_unit_file:1566 : local extra= 2022-04-11 21:09:56.025 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-04-11 21:09:56.027 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@dstat.service 2022-04-11 21:09:56.030 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-04-11 21:09:56.034 | + functions-common:write_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@dstat.service Unit Description 'Devstack devstack@dstat.service' 2022-04-11 21:09:56.103 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service User ubuntu 2022-04-11 21:09:56.167 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service ExecStart '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-04-11 21:09:56.221 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service KillMode process 2022-04-11 21:09:56.277 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service TimeoutStopSec 300 2022-04-11 21:09:56.334 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-04-11 21:09:56.390 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-04-11 21:09:56.393 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@dstat.service Install WantedBy multi-user.target 2022-04-11 21:09:56.465 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-04-11 21:09:56.912 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@dstat.service 2022-04-11 21:09:56.926 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@dstat.service → /etc/systemd/system/devstack@dstat.service. 2022-04-11 21:09:57.345 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@dstat.service 2022-04-11 21:09:57.393 | + functions-common:run_process:1691 : time_stop run_process 2022-04-11 21:09:57.397 | + functions-common:time_stop:2425 : local name 2022-04-11 21:09:57.400 | + functions-common:time_stop:2426 : local end_time 2022-04-11 21:09:57.403 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-11 21:09:57.406 | + functions-common:time_stop:2428 : local total 2022-04-11 21:09:57.409 | + functions-common:time_stop:2429 : local start_time 2022-04-11 21:09:57.411 | + functions-common:time_stop:2431 : name=run_process 2022-04-11 21:09:57.415 | + functions-common:time_stop:2432 : start_time=1649711395949 2022-04-11 21:09:57.417 | + functions-common:time_stop:2434 : [[ -z 1649711395949 ]] 2022-04-11 21:09:57.421 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-11 21:09:57.425 | + functions-common:time_stop:2437 : end_time=1649711397422 2022-04-11 21:09:57.428 | + functions-common:time_stop:2438 : elapsed_time=1473 2022-04-11 21:09:57.430 | + functions-common:time_stop:2439 : total=0 2022-04-11 21:09:57.433 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-11 21:09:57.436 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=1473 2022-04-11 21:09:57.438 | + lib/dstat:start_dstat:36 : run_process memory_tracker /home/ubuntu/devstack/tools/memory_tracker.sh '' root 2022-04-11 21:09:57.441 | + functions-common:run_process:1680 : local service=memory_tracker 2022-04-11 21:09:57.444 | + functions-common:run_process:1681 : local command=/home/ubuntu/devstack/tools/memory_tracker.sh 2022-04-11 21:09:57.447 | + functions-common:run_process:1682 : local group= 2022-04-11 21:09:57.449 | + functions-common:run_process:1683 : local user=root 2022-04-11 21:09:57.452 | + functions-common:run_process:1685 : local name=memory_tracker 2022-04-11 21:09:57.455 | + functions-common:run_process:1687 : time_start run_process 2022-04-11 21:09:57.457 | + functions-common:time_start:2411 : local name=run_process 2022-04-11 21:09:57.460 | + functions-common:time_start:2412 : local start_time= 2022-04-11 21:09:57.463 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-04-11 21:09:57.467 | ++ functions-common:time_start:2416 : date +%s%3N 2022-04-11 21:09:57.471 | + functions-common:time_start:2416 : _TIME_START[$name]=1649711397468 2022-04-11 21:09:57.473 | + functions-common:run_process:1688 : is_service_enabled memory_tracker 2022-04-11 21:09:57.494 | + functions-common:is_service_enabled:2081 : return 1 2022-04-11 21:09:57.496 | + functions-common:run_process:1691 : time_stop run_process 2022-04-11 21:09:57.500 | + functions-common:time_stop:2425 : local name 2022-04-11 21:09:57.504 | + functions-common:time_stop:2426 : local end_time 2022-04-11 21:09:57.506 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-11 21:09:57.510 | + functions-common:time_stop:2428 : local total 2022-04-11 21:09:57.512 | + functions-common:time_stop:2429 : local start_time 2022-04-11 21:09:57.515 | + functions-common:time_stop:2431 : name=run_process 2022-04-11 21:09:57.517 | + functions-common:time_stop:2432 : start_time=1649711397468 2022-04-11 21:09:57.519 | + functions-common:time_stop:2434 : [[ -z 1649711397468 ]] 2022-04-11 21:09:57.525 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-11 21:09:57.528 | + functions-common:time_stop:2437 : end_time=1649711397525 2022-04-11 21:09:57.530 | + functions-common:time_stop:2438 : elapsed_time=57 2022-04-11 21:09:57.533 | + functions-common:time_stop:2439 : total=1473 2022-04-11 21:09:57.536 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-11 21:09:57.538 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=1530 2022-04-11 21:09:57.541 | + lib/dstat:start_dstat:40 : is_service_enabled peakmem_tracker 2022-04-11 21:09:57.562 | + functions-common:is_service_enabled:2081 : return 1 2022-04-11 21:09:57.565 | + ./stack.sh:main:1071 : is_service_enabled tcpdump 2022-04-11 21:09:57.680 | + functions-common:is_service_enabled:2081 : return 1 2022-04-11 21:09:57.683 | + ./stack.sh:main:1079 : is_service_enabled etcd3 2022-04-11 21:09:57.758 | + functions-common:is_service_enabled:2081 : return 0 2022-04-11 21:09:57.765 | + ./stack.sh:main:1080 : start_etcd3 2022-04-11 21:09:57.767 | + lib/etcd3:start_etcd3:41 : local cmd=/opt/stack/bin/etcd 2022-04-11 21:09:57.771 | + lib/etcd3:start_etcd3:42 : cmd+=' --name dv-osbrick-791274-7-ceph --data-dir /opt/stack/data/etcd' 2022-04-11 21:09:57.786 | + lib/etcd3:start_etcd3:43 : cmd+=' --initial-cluster-state new --initial-cluster-token etcd-cluster-01' 2022-04-11 21:09:57.798 | + lib/etcd3:start_etcd3:44 : cmd+=' --initial-cluster dv-osbrick-791274-7-ceph=http://10.222.0.45:2380' 2022-04-11 21:09:57.802 | + lib/etcd3:start_etcd3:45 : cmd+=' --initial-advertise-peer-urls http://10.222.0.45:2380' 2022-04-11 21:09:57.804 | + lib/etcd3:start_etcd3:46 : cmd+=' --advertise-client-urls http://10.222.0.45:2379' 2022-04-11 21:09:57.807 | + lib/etcd3:start_etcd3:47 : '[' 0.0.0.0 == :: ']' 2022-04-11 21:09:57.811 | + lib/etcd3:start_etcd3:50 : cmd+=' --listen-peer-urls http://0.0.0.0:2380 ' 2022-04-11 21:09:57.817 | + lib/etcd3:start_etcd3:52 : cmd+=' --listen-client-urls http://10.222.0.45:2379' 2022-04-11 21:09:57.819 | + lib/etcd3:start_etcd3:53 : '[' True == True ']' 2022-04-11 21:09:57.823 | + lib/etcd3:start_etcd3:54 : cmd+=' --debug' 2022-04-11 21:09:57.825 | + lib/etcd3:start_etcd3:57 : local unitfile=/etc/systemd/system/devstack@etcd.service 2022-04-11 21:09:57.828 | + lib/etcd3:start_etcd3:58 : write_user_unit_file devstack@etcd.service '/opt/stack/bin/etcd --name dv-osbrick-791274-7-ceph --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster dv-osbrick-791274-7-ceph=http://10.222.0.45:2380 --initial-advertise-peer-urls http://10.222.0.45:2380 --advertise-client-urls http://10.222.0.45:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.45:2379 --debug' '' root 2022-04-11 21:09:57.830 | + functions-common:write_user_unit_file:1562 : local service=devstack@etcd.service 2022-04-11 21:09:57.833 | + functions-common:write_user_unit_file:1563 : local 'command=/opt/stack/bin/etcd --name dv-osbrick-791274-7-ceph --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster dv-osbrick-791274-7-ceph=http://10.222.0.45:2380 --initial-advertise-peer-urls http://10.222.0.45:2380 --advertise-client-urls http://10.222.0.45:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.45:2379 --debug' 2022-04-11 21:09:57.835 | + functions-common:write_user_unit_file:1564 : local group= 2022-04-11 21:09:57.838 | + functions-common:write_user_unit_file:1565 : local user=root 2022-04-11 21:09:57.840 | + functions-common:write_user_unit_file:1566 : local extra= 2022-04-11 21:09:57.842 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-04-11 21:09:57.845 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@etcd.service 2022-04-11 21:09:57.847 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-04-11 21:09:57.851 | + functions-common:write_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@etcd.service Unit Description 'Devstack devstack@etcd.service' 2022-04-11 21:09:57.919 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service User root 2022-04-11 21:09:57.984 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service ExecStart '/opt/stack/bin/etcd --name dv-osbrick-791274-7-ceph --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster dv-osbrick-791274-7-ceph=http://10.222.0.45:2380 --initial-advertise-peer-urls http://10.222.0.45:2380 --advertise-client-urls http://10.222.0.45:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.45:2379 --debug' 2022-04-11 21:09:58.043 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service KillMode process 2022-04-11 21:09:58.096 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service TimeoutStopSec 300 2022-04-11 21:09:58.150 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-04-11 21:09:58.204 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-04-11 21:09:58.207 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@etcd.service Install WantedBy multi-user.target 2022-04-11 21:09:58.270 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-04-11 21:09:58.699 | + lib/etcd3:start_etcd3:60 : iniset -sudo /etc/systemd/system/devstack@etcd.service Unit After network.target 2022-04-11 21:09:58.754 | + lib/etcd3:start_etcd3:61 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Type notify 2022-04-11 21:09:58.809 | + lib/etcd3:start_etcd3:62 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Restart on-failure 2022-04-11 21:09:58.872 | + lib/etcd3:start_etcd3:63 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service LimitNOFILE 65536 2022-04-11 21:09:58.932 | + lib/etcd3:start_etcd3:64 : is_arch aarch64 2022-04-11 21:09:58.935 | ++ functions-common:is_arch:506 : uname -m 2022-04-11 21:09:58.940 | + functions-common:is_arch:506 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2022-04-11 21:09:58.943 | + lib/etcd3:start_etcd3:68 : sudo systemctl daemon-reload 2022-04-11 21:09:59.393 | + lib/etcd3:start_etcd3:69 : sudo systemctl enable devstack@etcd.service 2022-04-11 21:09:59.407 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@etcd.service → /etc/systemd/system/devstack@etcd.service. 2022-04-11 21:09:59.820 | + lib/etcd3:start_etcd3:70 : sudo systemctl start devstack@etcd.service 2022-04-11 21:10:00.896 | + ./stack.sh:main:1086 : is_service_enabled tls-proxy 2022-04-11 21:10:00.917 | + functions-common:is_service_enabled:2081 : return 1 2022-04-11 21:10:00.920 | + ./stack.sh:main:1091 : write_clouds_yaml 2022-04-11 21:10:00.922 | + functions-common:write_clouds_yaml:79 : CLOUDS_YAML=/etc/openstack/clouds.yaml 2022-04-11 21:10:00.925 | ++ functions-common:write_clouds_yaml:81 : dirname /etc/openstack/clouds.yaml 2022-04-11 21:10:00.930 | + functions-common:write_clouds_yaml:81 : sudo mkdir -p /etc/openstack 2022-04-11 21:10:00.943 | + functions-common:write_clouds_yaml:82 : sudo chown -R ubuntu /etc/openstack 2022-04-11 21:10:00.955 | + functions-common:write_clouds_yaml:84 : CA_CERT_ARG= 2022-04-11 21:10:00.958 | + functions-common:write_clouds_yaml:85 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2022-04-11 21:10:00.960 | + 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.45/identity --os-username demo --os-password Passw0rd --os-project-name demo 2022-04-11 21:10:01.056 | The user clouds.yaml file didn't exist. 2022-04-11 21:10:01.066 | + 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.45/identity --os-username admin --os-password Passw0rd --os-project-name admin 2022-04-11 21:10:01.178 | + 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.45/identity --os-username admin --os-password Passw0rd --os-project-name demo 2022-04-11 21:10:01.292 | + 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.45/identity --os-username alt_demo --os-password Passw0rd --os-project-name alt_demo 2022-04-11 21:10:01.410 | + 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.45/identity --os-username alt_demo_member --os-password Passw0rd --os-project-name alt_demo 2022-04-11 21:10:01.534 | + 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.45/identity --os-username alt_demo_reader --os-password Passw0rd --os-project-name alt_demo 2022-04-11 21:10:01.659 | + 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.45/identity --os-username demo_reader --os-password Passw0rd --os-project-name demo 2022-04-11 21:10:01.794 | + 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.45/identity --os-username admin --os-password Passw0rd --os-system-scope all 2022-04-11 21:10:01.928 | + 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.45/identity --os-username system_member --os-password Passw0rd --os-system-scope all 2022-04-11 21:10:02.063 | + 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.45/identity --os-username system_reader --os-password Passw0rd --os-system-scope all 2022-04-11 21:10:02.201 | + functions-common:write_clouds_yaml:198 : cat 2022-04-11 21:10:02.209 | ++ functions-common:write_clouds_yaml:204 : eval echo '~ubuntu' 2022-04-11 21:10:02.213 | +++ functions-common:write_clouds_yaml:204 : echo /home/ubuntu 2022-04-11 21:10:02.216 | + functions-common:write_clouds_yaml:204 : rm -f /home/ubuntu/.config/openstack/clouds.yaml 2022-04-11 21:10:02.220 | + ./stack.sh:main:1092 : export OS_CLOUD=devstack-admin 2022-04-11 21:10:02.223 | + ./stack.sh:main:1092 : OS_CLOUD=devstack-admin 2022-04-11 21:10:02.226 | + ./stack.sh:main:1094 : is_service_enabled keystone 2022-04-11 21:10:02.247 | + functions-common:is_service_enabled:2081 : return 0 2022-04-11 21:10:02.250 | + ./stack.sh:main:1095 : echo_summary 'Starting Keystone' 2022-04-11 21:10:02.252 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-11 21:10:02.254 | + ./stack.sh:echo_summary:448 : echo -e Starting Keystone 2022-04-11 21:10:02.257 | + ./stack.sh:main:1097 : '[' 10.222.0.45 == 10.222.0.45 ']' 2022-04-11 21:10:02.259 | + ./stack.sh:main:1098 : init_keystone 2022-04-11 21:10:02.262 | + lib/keystone:init_keystone:473 : is_service_enabled ldap 2022-04-11 21:10:02.284 | + functions-common:is_service_enabled:2081 : return 1 2022-04-11 21:10:02.286 | + lib/keystone:init_keystone:477 : [[ True == True ]] 2022-04-11 21:10:02.288 | + lib/keystone:init_keystone:479 : recreate_database keystone 2022-04-11 21:10:02.291 | + lib/database:recreate_database:112 : local db=keystone 2022-04-11 21:10:02.294 | + lib/database:recreate_database:113 : recreate_database_mysql keystone 2022-04-11 21:10:02.296 | + lib/databases/mysql:recreate_database_mysql:66 : local db=keystone 2022-04-11 21:10:02.299 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS keystone;' 2022-04-11 21:10:02.304 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-04-11 21:10:02.325 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE keystone CHARACTER SET utf8;' 2022-04-11 21:10:02.330 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-04-11 21:10:02.347 | + lib/keystone:init_keystone:482 : time_start dbsync 2022-04-11 21:10:02.349 | + functions-common:time_start:2411 : local name=dbsync 2022-04-11 21:10:02.352 | + functions-common:time_start:2412 : local start_time= 2022-04-11 21:10:02.355 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-04-11 21:10:02.358 | ++ functions-common:time_start:2416 : date +%s%3N 2022-04-11 21:10:02.365 | + functions-common:time_start:2416 : _TIME_START[$name]=1649711402360 2022-04-11 21:10:02.367 | + lib/keystone:init_keystone:484 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf db_sync 2022-04-11 21:10:07.240 | 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=85932) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-04-11 21:10:07.246 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=85932) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-11 21:10:07.247 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=85932) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-11 21:10:07.247 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=85932) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-11 21:10:07.248 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=85932) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-11 21:10:07.248 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=85932) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-11 21:10:07.248 | 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=85932) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-11 21:10:07.248 | 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=85932) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-11 21:10:07.248 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=85932) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-11 21:10:07.248 | 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=85932) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-11 21:10:07.249 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=85932) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-11 21:10:07.249 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=85932) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-11 21:10:07.249 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=85932) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-11 21:10:07.249 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=85932) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-11 21:10:07.249 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=85932) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-11 21:10:07.249 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=85932) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-11 21:10:07.249 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=85932) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-11 21:10:07.250 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=85932) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-11 21:10:07.279 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=85932) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-11 21:10:07.279 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=85932) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-11 21:10:07.280 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=85932) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-11 21:10:07.280 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=85932) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-11 21:10:07.280 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=85932) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-11 21:10:07.280 | 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=85932) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-11 21:10:07.280 | 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=85932) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-11 21:10:07.280 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=85932) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-11 21:10:07.281 | 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=85932) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-11 21:10:07.281 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=85932) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-11 21:10:07.281 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=85932) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-11 21:10:07.281 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=85932) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-11 21:10:07.281 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=85932) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-11 21:10:07.281 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=85932) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-11 21:10:07.281 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=85932) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-11 21:10:07.281 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=85932) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-11 21:10:07.282 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=85932) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-11 21:10:07.354 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=85932) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-11 21:10:07.354 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=85932) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-11 21:10:07.355 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=85932) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-11 21:10:07.355 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=85932) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-11 21:10:07.355 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=85932) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-11 21:10:07.355 | 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=85932) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-11 21:10:07.355 | 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=85932) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-11 21:10:07.355 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=85932) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-11 21:10:07.356 | 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=85932) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-11 21:10:07.356 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=85932) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-11 21:10:07.356 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=85932) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-11 21:10:07.356 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=85932) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-11 21:10:07.356 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=85932) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-11 21:10:07.356 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=85932) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-11 21:10:07.357 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=85932) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-11 21:10:07.357 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=85932) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-11 21:10:07.357 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=85932) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-11 21:10:07.365 | INFO migrate.versioning.api [-] 72 -> 73...  2022-04-11 21:10:09.144 | INFO migrate.versioning.api [-] done 2022-04-11 21:10:09.144 | INFO migrate.versioning.api [-] 73 -> 74...  2022-04-11 21:10:09.152 | INFO migrate.versioning.api [-] done 2022-04-11 21:10:09.153 | INFO migrate.versioning.api [-] 74 -> 75...  2022-04-11 21:10:09.160 | INFO migrate.versioning.api [-] done 2022-04-11 21:10:09.160 | INFO migrate.versioning.api [-] 75 -> 76...  2022-04-11 21:10:09.167 | INFO migrate.versioning.api [-] done 2022-04-11 21:10:09.168 | INFO migrate.versioning.api [-] 76 -> 77...  2022-04-11 21:10:09.177 | INFO migrate.versioning.api [-] done 2022-04-11 21:10:09.177 | INFO migrate.versioning.api [-] 77 -> 78...  2022-04-11 21:10:09.185 | INFO migrate.versioning.api [-] done 2022-04-11 21:10:09.185 | INFO migrate.versioning.api [-] 78 -> 79...  2022-04-11 21:10:09.240 | INFO migrate.versioning.api [-] done 2022-04-11 21:10:09.241 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=85932) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-11 21:10:09.242 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=85932) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-11 21:10:09.242 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=85932) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-11 21:10:09.242 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=85932) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-11 21:10:09.242 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=85932) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-11 21:10:09.242 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=85932) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-11 21:10:09.242 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=85932) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-11 21:10:09.243 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=85932) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-11 21:10:09.243 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=85932) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-11 21:10:09.243 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/073_migrate_initial_migration.py... {{(pid=85932) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-11 21:10:09.243 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/073_migrate_initial_migration.py loaded successfully {{(pid=85932) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-11 21:10:09.243 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=85932) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-11 21:10:09.243 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=85932) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-11 21:10:09.244 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/079_migrate_update_local_id_limit.py... {{(pid=85932) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-11 21:10:09.244 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/079_migrate_update_local_id_limit.py loaded successfully {{(pid=85932) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-11 21:10:09.244 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=85932) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-11 21:10:09.244 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=85932) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-11 21:10:09.245 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=85932) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-11 21:10:09.245 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=85932) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-11 21:10:09.245 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=85932) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-11 21:10:09.246 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=85932) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-11 21:10:09.246 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=85932) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-11 21:10:09.246 | 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=85932) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-11 21:10:09.246 | 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=85932) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-11 21:10:09.246 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=85932) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-11 21:10:09.246 | 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=85932) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-11 21:10:09.246 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=85932) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-11 21:10:09.247 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=85932) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-11 21:10:09.247 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=85932) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-11 21:10:09.247 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=85932) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-11 21:10:09.247 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=85932) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-11 21:10:09.247 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=85932) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-11 21:10:09.247 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=85932) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-11 21:10:09.247 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=85932) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-11 21:10:09.258 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=85932) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-11 21:10:09.259 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=85932) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-11 21:10:09.259 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=85932) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-11 21:10:09.259 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=85932) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-11 21:10:09.259 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=85932) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-11 21:10:09.260 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=85932) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-11 21:10:09.260 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=85932) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-11 21:10:09.260 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=85932) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-11 21:10:09.260 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=85932) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-11 21:10:09.260 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/073_migrate_initial_migration.py... {{(pid=85932) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-11 21:10:09.260 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/073_migrate_initial_migration.py loaded successfully {{(pid=85932) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-11 21:10:09.261 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=85932) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-11 21:10:09.261 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=85932) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-11 21:10:09.261 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/079_migrate_update_local_id_limit.py... {{(pid=85932) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-11 21:10:09.261 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/079_migrate_update_local_id_limit.py loaded successfully {{(pid=85932) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-11 21:10:09.261 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=85932) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-11 21:10:09.261 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=85932) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-11 21:10:09.630 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=85932) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-11 21:10:09.631 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=85932) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-11 21:10:09.631 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=85932) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-11 21:10:09.631 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=85932) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-11 21:10:09.631 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=85932) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-11 21:10:09.631 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=85932) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-11 21:10:09.631 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=85932) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-11 21:10:09.632 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=85932) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-11 21:10:09.632 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=85932) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-11 21:10:09.632 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/073_migrate_initial_migration.py... {{(pid=85932) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-11 21:10:09.632 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/073_migrate_initial_migration.py loaded successfully {{(pid=85932) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-11 21:10:09.632 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=85932) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-11 21:10:09.632 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=85932) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-11 21:10:09.632 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/079_migrate_update_local_id_limit.py... {{(pid=85932) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-11 21:10:09.633 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/079_migrate_update_local_id_limit.py loaded successfully {{(pid=85932) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-11 21:10:09.633 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=85932) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-11 21:10:09.634 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=85932) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-11 21:10:09.659 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=85932) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-11 21:10:09.660 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=85932) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-11 21:10:09.660 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=85932) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-11 21:10:09.661 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=85932) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-11 21:10:09.661 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=85932) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-11 21:10:09.661 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=85932) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-11 21:10:09.661 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=85932) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-11 21:10:09.661 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=85932) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-11 21:10:09.661 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=85932) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-11 21:10:09.662 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/073_migrate_initial_migration.py... {{(pid=85932) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-11 21:10:09.662 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/073_migrate_initial_migration.py loaded successfully {{(pid=85932) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-11 21:10:09.662 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=85932) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-11 21:10:09.662 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=85932) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-11 21:10:09.662 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/079_migrate_update_local_id_limit.py... {{(pid=85932) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-11 21:10:09.662 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/079_migrate_update_local_id_limit.py loaded successfully {{(pid=85932) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-11 21:10:09.662 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=85932) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-11 21:10:09.663 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=85932) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-11 21:10:09.670 | INFO migrate.versioning.api [-] 72 -> 73...  2022-04-11 21:10:09.710 | INFO migrate.versioning.api [-] done 2022-04-11 21:10:09.710 | INFO migrate.versioning.api [-] 73 -> 74...  2022-04-11 21:10:09.717 | INFO migrate.versioning.api [-] done 2022-04-11 21:10:09.718 | INFO migrate.versioning.api [-] 74 -> 75...  2022-04-11 21:10:09.724 | INFO migrate.versioning.api [-] done 2022-04-11 21:10:09.725 | INFO migrate.versioning.api [-] 75 -> 76...  2022-04-11 21:10:09.732 | INFO migrate.versioning.api [-] done 2022-04-11 21:10:09.732 | INFO migrate.versioning.api [-] 76 -> 77...  2022-04-11 21:10:09.740 | INFO migrate.versioning.api [-] done 2022-04-11 21:10:09.740 | INFO migrate.versioning.api [-] 77 -> 78...  2022-04-11 21:10:09.748 | INFO migrate.versioning.api [-] done 2022-04-11 21:10:09.748 | INFO migrate.versioning.api [-] 78 -> 79...  2022-04-11 21:10:09.755 | INFO migrate.versioning.api [-] done 2022-04-11 21:10:09.755 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=85932) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-11 21:10:09.756 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=85932) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-11 21:10:09.756 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=85932) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-11 21:10:09.756 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=85932) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-11 21:10:09.756 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=85932) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-11 21:10:09.757 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=85932) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-11 21:10:09.757 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py loaded successfully {{(pid=85932) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-11 21:10:09.757 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=85932) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-11 21:10:09.757 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=85932) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-11 21:10:09.757 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=85932) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-11 21:10:09.757 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=85932) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-11 21:10:09.757 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/079_contract_update_local_id_limit.py... {{(pid=85932) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-11 21:10:09.758 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/079_contract_update_local_id_limit.py loaded successfully {{(pid=85932) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-11 21:10:09.758 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=85932) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-11 21:10:09.759 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=85932) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-11 21:10:09.759 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=85932) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-11 21:10:09.759 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=85932) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-11 21:10:09.759 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=85932) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-11 21:10:09.760 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=85932) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-11 21:10:09.760 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=85932) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-11 21:10:09.760 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=85932) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-11 21:10:09.760 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=85932) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-11 21:10:09.761 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=85932) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-11 21:10:09.761 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=85932) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-11 21:10:09.761 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=85932) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-11 21:10:09.761 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=85932) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-11 21:10:09.761 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/073_migrate_initial_migration.py... {{(pid=85932) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-11 21:10:09.761 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/073_migrate_initial_migration.py loaded successfully {{(pid=85932) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-11 21:10:09.761 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=85932) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-11 21:10:09.762 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=85932) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-11 21:10:09.762 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/079_migrate_update_local_id_limit.py... {{(pid=85932) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-11 21:10:09.762 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/079_migrate_update_local_id_limit.py loaded successfully {{(pid=85932) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-11 21:10:09.762 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=85932) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-11 21:10:09.762 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=85932) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-11 21:10:09.769 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=85932) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-11 21:10:09.770 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=85932) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-11 21:10:09.770 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=85932) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-11 21:10:09.770 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=85932) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-11 21:10:09.770 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=85932) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-11 21:10:09.771 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=85932) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-11 21:10:09.771 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py loaded successfully {{(pid=85932) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-11 21:10:09.771 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=85932) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-11 21:10:09.771 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=85932) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-11 21:10:09.771 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=85932) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-11 21:10:09.771 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=85932) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-11 21:10:09.772 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/079_contract_update_local_id_limit.py... {{(pid=85932) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-11 21:10:09.772 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/079_contract_update_local_id_limit.py loaded successfully {{(pid=85932) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-11 21:10:09.772 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=85932) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-11 21:10:09.772 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=85932) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-11 21:10:09.772 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=85932) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-11 21:10:09.772 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=85932) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-11 21:10:10.087 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=85932) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-11 21:10:10.088 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=85932) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-11 21:10:10.088 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=85932) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-11 21:10:10.088 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=85932) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-11 21:10:10.088 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=85932) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-11 21:10:10.089 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=85932) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-11 21:10:10.089 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py loaded successfully {{(pid=85932) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-11 21:10:10.089 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=85932) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-11 21:10:10.089 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=85932) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-11 21:10:10.089 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=85932) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-11 21:10:10.089 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=85932) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-11 21:10:10.090 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/079_contract_update_local_id_limit.py... {{(pid=85932) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-11 21:10:10.090 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/079_contract_update_local_id_limit.py loaded successfully {{(pid=85932) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-11 21:10:10.090 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=85932) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-11 21:10:10.090 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=85932) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-11 21:10:10.090 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=85932) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-11 21:10:10.090 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=85932) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-11 21:10:10.117 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=85932) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-11 21:10:10.118 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=85932) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-11 21:10:10.118 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=85932) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-11 21:10:10.119 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=85932) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-11 21:10:10.119 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=85932) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-11 21:10:10.119 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=85932) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-11 21:10:10.119 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py loaded successfully {{(pid=85932) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-11 21:10:10.119 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=85932) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-11 21:10:10.119 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=85932) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-11 21:10:10.119 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=85932) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-11 21:10:10.120 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=85932) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-11 21:10:10.120 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/079_contract_update_local_id_limit.py... {{(pid=85932) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-11 21:10:10.120 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/079_contract_update_local_id_limit.py loaded successfully {{(pid=85932) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-11 21:10:10.120 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=85932) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-11 21:10:10.120 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=85932) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-11 21:10:10.120 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=85932) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-11 21:10:10.120 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=85932) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-11 21:10:10.127 | INFO migrate.versioning.api [-] 72 -> 73...  2022-04-11 21:10:10.136 | INFO migrate.versioning.api [-] done 2022-04-11 21:10:10.136 | INFO migrate.versioning.api [-] 73 -> 74...  2022-04-11 21:10:10.143 | INFO migrate.versioning.api [-] done 2022-04-11 21:10:10.143 | INFO migrate.versioning.api [-] 74 -> 75...  2022-04-11 21:10:10.150 | INFO migrate.versioning.api [-] done 2022-04-11 21:10:10.150 | INFO migrate.versioning.api [-] 75 -> 76...  2022-04-11 21:10:10.157 | INFO migrate.versioning.api [-] done 2022-04-11 21:10:10.157 | INFO migrate.versioning.api [-] 76 -> 77...  2022-04-11 21:10:10.165 | INFO migrate.versioning.api [-] done 2022-04-11 21:10:10.165 | INFO migrate.versioning.api [-] 77 -> 78...  2022-04-11 21:10:10.172 | INFO migrate.versioning.api [-] done 2022-04-11 21:10:10.172 | INFO migrate.versioning.api [-] 78 -> 79...  2022-04-11 21:10:10.179 | INFO migrate.versioning.api [-] done 2022-04-11 21:10:10.578 | + lib/keystone:init_keystone:485 : time_stop dbsync 2022-04-11 21:10:10.580 | + functions-common:time_stop:2425 : local name 2022-04-11 21:10:10.582 | + functions-common:time_stop:2426 : local end_time 2022-04-11 21:10:10.585 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-11 21:10:10.587 | + functions-common:time_stop:2428 : local total 2022-04-11 21:10:10.590 | + functions-common:time_stop:2429 : local start_time 2022-04-11 21:10:10.592 | + functions-common:time_stop:2431 : name=dbsync 2022-04-11 21:10:10.595 | + functions-common:time_stop:2432 : start_time=1649711402360 2022-04-11 21:10:10.597 | + functions-common:time_stop:2434 : [[ -z 1649711402360 ]] 2022-04-11 21:10:10.601 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-11 21:10:10.605 | + functions-common:time_stop:2437 : end_time=1649711410602 2022-04-11 21:10:10.608 | + functions-common:time_stop:2438 : elapsed_time=8242 2022-04-11 21:10:10.610 | + functions-common:time_stop:2439 : total=0 2022-04-11 21:10:10.613 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-11 21:10:10.615 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=8242 2022-04-11 21:10:10.618 | + lib/keystone:init_keystone:487 : [[ fernet == \f\e\r\n\e\t ]] 2022-04-11 21:10:10.621 | + lib/keystone:init_keystone:488 : rm -rf /etc/keystone/fernet-keys/ 2022-04-11 21:10:10.625 | + lib/keystone:init_keystone:489 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf fernet_setup 2022-04-11 21:10:15.450 | INFO keystone.common.utils [-] /etc/keystone/fernet-keys/ does not appear to exist; attempting to create it 2022-04-11 21:10:15.450 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/fernet-keys/0.tmp 2022-04-11 21:10:15.451 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/fernet-keys/0 2022-04-11 21:10:15.451 | INFO keystone.common.fernet_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/fernet-keys/0'] 2022-04-11 21:10:15.451 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/fernet-keys/0.tmp 2022-04-11 21:10:15.452 | INFO keystone.common.fernet_utils [-] Current primary key is: 0 2022-04-11 21:10:15.452 | INFO keystone.common.fernet_utils [-] Next primary key will be: 1 2022-04-11 21:10:15.452 | INFO keystone.common.fernet_utils [-] Promoted key 0 to be the primary: 1 2022-04-11 21:10:15.452 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/fernet-keys/0 2022-04-11 21:10:15.849 | + lib/keystone:init_keystone:491 : rm -rf /etc/keystone/credential-keys/ 2022-04-11 21:10:15.853 | + lib/keystone:init_keystone:492 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf credential_setup 2022-04-11 21:10:20.511 | INFO keystone.common.utils [-] /etc/keystone/credential-keys/ does not appear to exist; attempting to create it 2022-04-11 21:10:20.511 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/credential-keys/0.tmp 2022-04-11 21:10:20.512 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/credential-keys/0 2022-04-11 21:10:20.512 | INFO keystone.common.fernet_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/credential-keys/0'] 2022-04-11 21:10:20.512 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/credential-keys/0.tmp 2022-04-11 21:10:20.513 | INFO keystone.common.fernet_utils [-] Current primary key is: 0 2022-04-11 21:10:20.513 | INFO keystone.common.fernet_utils [-] Next primary key will be: 1 2022-04-11 21:10:20.513 | INFO keystone.common.fernet_utils [-] Promoted key 0 to be the primary: 1 2022-04-11 21:10:20.513 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/credential-keys/0 2022-04-11 21:10:20.893 | + ./stack.sh:main:1099 : start_keystone 2022-04-11 21:10:20.896 | + lib/keystone:start_keystone:550 : local service_port=5000 2022-04-11 21:10:20.898 | + lib/keystone:start_keystone:551 : local auth_protocol=http 2022-04-11 21:10:20.901 | + lib/keystone:start_keystone:552 : is_service_enabled tls-proxy 2022-04-11 21:10:20.919 | + functions-common:is_service_enabled:2081 : return 1 2022-04-11 21:10:20.922 | + lib/keystone:start_keystone:557 : '[' uwsgi == mod_wsgi ']' 2022-04-11 21:10:20.925 | ++ lib/keystone:start_keystone:561 : which uwsgi 2022-04-11 21:10:20.930 | + lib/keystone:start_keystone:561 : run_process keystone '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' 2022-04-11 21:10:20.933 | + functions-common:run_process:1680 : local service=keystone 2022-04-11 21:10:20.935 | + functions-common:run_process:1681 : local 'command=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-04-11 21:10:20.938 | + functions-common:run_process:1682 : local group= 2022-04-11 21:10:20.940 | + functions-common:run_process:1683 : local user= 2022-04-11 21:10:20.943 | + functions-common:run_process:1685 : local name=keystone 2022-04-11 21:10:20.946 | + functions-common:run_process:1687 : time_start run_process 2022-04-11 21:10:20.948 | + functions-common:time_start:2411 : local name=run_process 2022-04-11 21:10:20.951 | + functions-common:time_start:2412 : local start_time= 2022-04-11 21:10:20.953 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-04-11 21:10:20.956 | ++ functions-common:time_start:2416 : date +%s%3N 2022-04-11 21:10:20.960 | + functions-common:time_start:2416 : _TIME_START[$name]=1649711420958 2022-04-11 21:10:20.963 | + functions-common:run_process:1688 : is_service_enabled keystone 2022-04-11 21:10:20.981 | + functions-common:is_service_enabled:2081 : return 0 2022-04-11 21:10:20.983 | + functions-common:run_process:1689 : _run_under_systemd keystone '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' '' 2022-04-11 21:10:20.986 | + functions-common:_run_under_systemd:1645 : local service=keystone 2022-04-11 21:10:20.989 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-04-11 21:10:20.991 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-04-11 21:10:20.994 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-04-11 21:10:20.998 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-04-11 21:10:21.000 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ sudo ]] 2022-04-11 21:10:21.003 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ ^/ ]] 2022-04-11 21:10:21.005 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@keystone.service 2022-04-11 21:10:21.008 | + functions-common:_run_under_systemd:1652 : local group= 2022-04-11 21:10:21.011 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-04-11 21:10:21.013 | + functions-common:_run_under_systemd:1654 : [[ /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ uwsgi ]] 2022-04-11 21:10:21.016 | + functions-common:_run_under_systemd:1655 : write_uwsgi_user_unit_file devstack@keystone.service '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' ubuntu 2022-04-11 21:10:21.018 | + functions-common:write_uwsgi_user_unit_file:1589 : local service=devstack@keystone.service 2022-04-11 21:10:21.021 | + functions-common:write_uwsgi_user_unit_file:1590 : local 'command=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-04-11 21:10:21.023 | + functions-common:write_uwsgi_user_unit_file:1591 : local group= 2022-04-11 21:10:21.025 | + functions-common:write_uwsgi_user_unit_file:1592 : local user=ubuntu 2022-04-11 21:10:21.027 | + functions-common:write_uwsgi_user_unit_file:1593 : local unitfile=/etc/systemd/system/devstack@keystone.service 2022-04-11 21:10:21.029 | + functions-common:write_uwsgi_user_unit_file:1594 : mkdir -p /etc/systemd/system 2022-04-11 21:10:21.033 | + functions-common:write_uwsgi_user_unit_file:1596 : iniset -sudo /etc/systemd/system/devstack@keystone.service Unit Description 'Devstack devstack@keystone.service' 2022-04-11 21:10:21.098 | + functions-common:write_uwsgi_user_unit_file:1597 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service SyslogIdentifier devstack@keystone.service 2022-04-11 21:10:21.159 | + functions-common:write_uwsgi_user_unit_file:1598 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service User ubuntu 2022-04-11 21:10:21.209 | + functions-common:write_uwsgi_user_unit_file:1599 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service ExecStart '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-04-11 21:10:21.260 | + functions-common:write_uwsgi_user_unit_file:1600 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-04-11 21:10:21.310 | + functions-common:write_uwsgi_user_unit_file:1601 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Type notify 2022-04-11 21:10:21.360 | + functions-common:write_uwsgi_user_unit_file:1602 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service KillMode process 2022-04-11 21:10:21.413 | + functions-common:write_uwsgi_user_unit_file:1603 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Restart always 2022-04-11 21:10:21.464 | + functions-common:write_uwsgi_user_unit_file:1604 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service NotifyAccess all 2022-04-11 21:10:21.514 | + functions-common:write_uwsgi_user_unit_file:1605 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service RestartForceExitStatus 100 2022-04-11 21:10:21.564 | + functions-common:write_uwsgi_user_unit_file:1607 : [[ -n '' ]] 2022-04-11 21:10:21.566 | + functions-common:write_uwsgi_user_unit_file:1610 : iniset -sudo /etc/systemd/system/devstack@keystone.service Install WantedBy multi-user.target 2022-04-11 21:10:21.629 | + functions-common:write_uwsgi_user_unit_file:1613 : sudo systemctl daemon-reload 2022-04-11 21:10:22.040 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@keystone.service 2022-04-11 21:10:22.054 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@keystone.service → /etc/systemd/system/devstack@keystone.service. 2022-04-11 21:10:22.449 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@keystone.service 2022-04-11 21:10:22.531 | + functions-common:run_process:1691 : time_stop run_process 2022-04-11 21:10:22.537 | + functions-common:time_stop:2425 : local name 2022-04-11 21:10:22.540 | + functions-common:time_stop:2426 : local end_time 2022-04-11 21:10:22.542 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-11 21:10:22.549 | + functions-common:time_stop:2428 : local total 2022-04-11 21:10:22.552 | + functions-common:time_stop:2429 : local start_time 2022-04-11 21:10:22.555 | + functions-common:time_stop:2431 : name=run_process 2022-04-11 21:10:22.558 | + functions-common:time_stop:2432 : start_time=1649711420958 2022-04-11 21:10:22.560 | + functions-common:time_stop:2434 : [[ -z 1649711420958 ]] 2022-04-11 21:10:22.564 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-11 21:10:22.568 | + functions-common:time_stop:2437 : end_time=1649711422565 2022-04-11 21:10:22.571 | + functions-common:time_stop:2438 : elapsed_time=1607 2022-04-11 21:10:22.573 | + functions-common:time_stop:2439 : total=1530 2022-04-11 21:10:22.576 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-11 21:10:22.578 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=3137 2022-04-11 21:10:22.581 | + lib/keystone:start_keystone:564 : echo 'Waiting for keystone to start...' 2022-04-11 21:10:22.581 | Waiting for keystone to start... 2022-04-11 21:10:22.584 | + lib/keystone:start_keystone:570 : local service_uri=http://10.222.0.45/identity/v3/ 2022-04-11 21:10:22.586 | + lib/keystone:start_keystone:572 : wait_for_service 60 http://10.222.0.45/identity/v3/ 2022-04-11 21:10:22.589 | + functions:wait_for_service:457 : local timeout=60 2022-04-11 21:10:22.591 | + functions:wait_for_service:458 : local url=http://10.222.0.45/identity/v3/ 2022-04-11 21:10:22.594 | + functions:wait_for_service:459 : local rval=0 2022-04-11 21:10:22.596 | + functions:wait_for_service:460 : time_start wait_for_service 2022-04-11 21:10:22.599 | + functions-common:time_start:2411 : local name=wait_for_service 2022-04-11 21:10:22.601 | + functions-common:time_start:2412 : local start_time= 2022-04-11 21:10:22.604 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-04-11 21:10:22.609 | ++ functions-common:time_start:2416 : date +%s%3N 2022-04-11 21:10:22.612 | + functions-common:time_start:2416 : _TIME_START[$name]=1649711422609 2022-04-11 21:10:22.614 | + functions:wait_for_service:461 : timeout 60 bash -x 2022-04-11 21:10:22.626 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.45/identity/v3/ 2022-04-11 21:10:29.254 | + :: : [[ 200 == 503 ]] 2022-04-11 21:10:29.255 | + :: : [[ 0 -eq 7 ]] 2022-04-11 21:10:29.258 | + functions:wait_for_service:466 : time_stop wait_for_service 2022-04-11 21:10:29.260 | + functions-common:time_stop:2425 : local name 2022-04-11 21:10:29.263 | + functions-common:time_stop:2426 : local end_time 2022-04-11 21:10:29.265 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-11 21:10:29.267 | + functions-common:time_stop:2428 : local total 2022-04-11 21:10:29.270 | + functions-common:time_stop:2429 : local start_time 2022-04-11 21:10:29.273 | + functions-common:time_stop:2431 : name=wait_for_service 2022-04-11 21:10:29.275 | + functions-common:time_stop:2432 : start_time=1649711422609 2022-04-11 21:10:29.277 | + functions-common:time_stop:2434 : [[ -z 1649711422609 ]] 2022-04-11 21:10:29.280 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-11 21:10:29.285 | + functions-common:time_stop:2437 : end_time=1649711429282 2022-04-11 21:10:29.287 | + functions-common:time_stop:2438 : elapsed_time=6673 2022-04-11 21:10:29.290 | + functions-common:time_stop:2439 : total=0 2022-04-11 21:10:29.292 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-11 21:10:29.295 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=6673 2022-04-11 21:10:29.297 | + functions:wait_for_service:467 : return 0 2022-04-11 21:10:29.300 | + lib/keystone:start_keystone:577 : is_service_enabled tls-proxy 2022-04-11 21:10:29.317 | + functions-common:is_service_enabled:2081 : return 1 2022-04-11 21:10:29.319 | + lib/keystone:start_keystone:582 : restart_service memcached 2022-04-11 21:10:29.321 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-04-11 21:10:29.324 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart memcached 2022-04-11 21:10:29.349 | + ./stack.sh:main:1100 : bootstrap_keystone 2022-04-11 21:10:29.354 | + 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.45/identity 2022-04-11 21:10:34.028 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.deleted`. {{(pid=86746) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-11 21:10:34.028 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.disabled`. {{(pid=86746) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-11 21:10:34.029 | 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=86746) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-11 21:10:34.037 | DEBUG keystone.notifications [-] Callback: `keystone.assignment.core.Manager._delete_domain_assignments` subscribed to event `identity.domain.deleted`. {{(pid=86746) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-11 21:10:34.053 | DEBUG keystone.notifications [-] Callback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.project.deleted`. {{(pid=86746) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-11 21:10:34.053 | DEBUG keystone.notifications [-] Callback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.endpoint.deleted`. {{(pid=86746) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-11 21:10:34.086 | DEBUG keystone.notifications [-] Callback: `keystone.federation.core.Manager._cleanup_identity_provider` subscribed to event `identity.domain_deleted.internal`. {{(pid=86746) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-11 21:10:34.117 | DEBUG keystone.notifications [-] Callback: `keystone.identity.core.Manager._domain_deleted` subscribed to event `identity.domain_deleted.internal`. {{(pid=86746) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-11 21:10:34.118 | DEBUG keystone.notifications [-] Callback: `keystone.identity.core.Manager._unset_default_project` subscribed to event `identity.project.deleted`. {{(pid=86746) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-11 21:10:34.208 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._trust_callback` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=86746) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-11 21:10:34.208 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._consumer_callback` subscribed to event `identity.OS-OAUTH1:consumer.deleted`. {{(pid=86746) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-11 21:10:34.208 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.deleted`. {{(pid=86746) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-11 21:10:34.208 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._project_callback` subscribed to event `identity.project.deleted`. {{(pid=86746) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-11 21:10:34.209 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.disabled`. {{(pid=86746) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-11 21:10:34.209 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.persist_revocation_event_for_user.internal`. {{(pid=86746) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-11 21:10:34.222 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=86746) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-11 21:10:34.222 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.deleted`. {{(pid=86746) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-11 21:10:34.222 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.deleted`. {{(pid=86746) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-11 21:10:34.222 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.disabled`. {{(pid=86746) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-11 21:10:34.223 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.disabled`. {{(pid=86746) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-11 21:10:34.223 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.project.disabled`. {{(pid=86746) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-11 21:10:34.223 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.invalidate_token_cache.internal`. {{(pid=86746) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-11 21:10:34.230 | DEBUG keystone.notifications [-] Callback: `keystone.trust.core.Manager._on_user_delete` subscribed to event `identity.user.deleted`. {{(pid=86746) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-11 21:10:34.233 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=86746) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-11 21:10:34.233 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.deleted`. {{(pid=86746) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-11 21:10:34.233 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.deleted`. {{(pid=86746) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-11 21:10:34.233 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.disabled`. {{(pid=86746) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-11 21:10:34.233 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.disabled`. {{(pid=86746) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-11 21:10:34.234 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.project.disabled`. {{(pid=86746) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-11 21:10:34.234 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.invalidate_token_cache.internal`. {{(pid=86746) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-11 21:10:34.266 | DEBUG oslo_db.sqlalchemy.engines [-] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86746) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-04-11 21:10:34.577 | INFO keystone.cmd.bootstrap [None req-ead5d3bc-7adb-48e4-9822-05a939369ae2 None None] Created domain default 2022-04-11 21:10:34.618 | INFO keystone.cmd.bootstrap [None req-ead5d3bc-7adb-48e4-9822-05a939369ae2 None None] Created project admin 2022-04-11 21:10:34.648 | DEBUG passlib.handlers.bcrypt [None req-ead5d3bc-7adb-48e4-9822-05a939369ae2 None None] detected 'bcrypt' backend, version '3.2.0' {{(pid=86746) _load_backend_mixin /usr/local/lib/python3.8/dist-packages/passlib/handlers/bcrypt.py:625}} 2022-04-11 21:10:34.648 | DEBUG passlib.handlers.bcrypt [None req-ead5d3bc-7adb-48e4-9822-05a939369ae2 None None] 'bcrypt' backend lacks $2$ support, enabling workaround {{(pid=86746) _finalize_backend_mixin /usr/local/lib/python3.8/dist-packages/passlib/handlers/bcrypt.py:406}} 2022-04-11 21:10:34.710 | INFO keystone.cmd.bootstrap [None req-ead5d3bc-7adb-48e4-9822-05a939369ae2 None None] Created user admin 2022-04-11 21:10:34.722 | INFO keystone.cmd.bootstrap [None req-ead5d3bc-7adb-48e4-9822-05a939369ae2 None None] Created role reader 2022-04-11 21:10:34.734 | INFO keystone.cmd.bootstrap [None req-ead5d3bc-7adb-48e4-9822-05a939369ae2 None None] Created role member 2022-04-11 21:10:34.758 | INFO keystone.cmd.bootstrap [None req-ead5d3bc-7adb-48e4-9822-05a939369ae2 None None] Created implied role where 080be22ef01d443f99c732d4e90c242f implies df28d0745941486f8c68cc3254c20010 2022-04-11 21:10:34.768 | INFO keystone.cmd.bootstrap [None req-ead5d3bc-7adb-48e4-9822-05a939369ae2 None None] Created role admin 2022-04-11 21:10:34.784 | INFO keystone.cmd.bootstrap [None req-ead5d3bc-7adb-48e4-9822-05a939369ae2 None None] Created implied role where 7a9ab7c2004f4b03a02bfc40aa1a34e3 implies 080be22ef01d443f99c732d4e90c242f 2022-04-11 21:10:34.796 | INFO keystone.cmd.bootstrap [None req-ead5d3bc-7adb-48e4-9822-05a939369ae2 None None] Granted role admin on project admin to user admin. 2022-04-11 21:10:34.806 | INFO keystone.cmd.bootstrap [None req-ead5d3bc-7adb-48e4-9822-05a939369ae2 None None] Granted role admin on the system to user admin. 2022-04-11 21:10:34.818 | WARNING py.warnings [None req-ead5d3bc-7adb-48e4-9822-05a939369ae2 None None] /usr/local/lib/python3.8/dist-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: RegionOne. To ensure interoperability, identifiers should be a valid uuid. 2022-04-11 21:10:34.818 | warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2022-04-11 21:10:34.818 |  2022-04-11 21:10:34.821 | INFO keystone.cmd.bootstrap [None req-ead5d3bc-7adb-48e4-9822-05a939369ae2 None None] Created region RegionOne 2022-04-11 21:10:34.855 | INFO keystone.cmd.bootstrap [None req-ead5d3bc-7adb-48e4-9822-05a939369ae2 None None] Created public endpoint http://10.222.0.45/identity 2022-04-11 21:10:35.034 | ++ inc/async:async_inner:64 : rc=0 2022-04-11 21:10:35.062 | [83885 Async install_tempest:83885]: finished successfully 2022-04-11 21:10:35.315 | + lib/keystone:bootstrap_keystone:610 : '[' False == True ']' 2022-04-11 21:10:35.318 | + ./stack.sh:main:1103 : create_keystone_accounts 2022-04-11 21:10:35.321 | + lib/keystone:create_keystone_accounts:309 : local admin_project 2022-04-11 21:10:35.324 | ++ lib/keystone:create_keystone_accounts:310 : oscwrap project show admin -f value -c id 2022-04-11 21:10:38.569 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 21:10:38.569 | from cryptography.utils import int_from_bytes 2022-04-11 21:10:38.569 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 21:10:38.569 | from cryptography.utils import int_from_bytes 2022-04-11 21:10:38.731 | ++ functions-common:oscwrap:2465 : return 0 2022-04-11 21:10:38.734 | + lib/keystone:create_keystone_accounts:310 : admin_project=4342fe35ed2942628cff6ece401d9dea 2022-04-11 21:10:38.736 | + lib/keystone:create_keystone_accounts:311 : local admin_user 2022-04-11 21:10:38.740 | ++ lib/keystone:create_keystone_accounts:312 : oscwrap user show admin -f value -c id 2022-04-11 21:10:41.029 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 21:10:41.029 | from cryptography.utils import int_from_bytes 2022-04-11 21:10:41.030 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 21:10:41.030 | from cryptography.utils import int_from_bytes 2022-04-11 21:10:41.196 | ++ functions-common:oscwrap:2465 : return 0 2022-04-11 21:10:41.199 | + lib/keystone:create_keystone_accounts:312 : admin_user=7faa5caa94bf4441913365a0406b753a 2022-04-11 21:10:41.202 | + lib/keystone:create_keystone_accounts:314 : local admin_role=admin 2022-04-11 21:10:41.204 | + lib/keystone:create_keystone_accounts:315 : local member_role=member 2022-04-11 21:10:41.207 | + lib/keystone:create_keystone_accounts:316 : local reader_role=reader 2022-04-11 21:10:41.209 | + lib/keystone:create_keystone_accounts:318 : async_run ks-domain-role get_or_add_user_domain_role admin 7faa5caa94bf4441913365a0406b753a default 2022-04-11 21:10:41.266 | + inc/async:async_inner:63 : get_or_add_user_domain_role admin 7faa5caa94bf4441913365a0406b753a default 2022-04-11 21:10:41.304 | [17789 Async ks-domain-role:86921]: running: get_or_add_user_domain_role admin 7faa5caa94bf4441913365a0406b753a default 2022-04-11 21:10:41.306 | + lib/keystone:create_keystone_accounts:321 : get_or_create_domain Default 2022-04-11 21:10:41.309 | + functions-common:get_or_create_domain:877 : local domain_id 2022-04-11 21:10:41.312 | ++ functions-common:get_or_create_domain:889 : oscwrap --os-cloud devstack-system-admin domain show Default -f value -c id 2022-04-11 21:10:44.478 | + functions-common:get_or_create_domain:887 : domain_id=default 2022-04-11 21:10:44.481 | + functions-common:get_or_create_domain:888 : echo default 2022-04-11 21:10:44.481 | default 2022-04-11 21:10:44.483 | + lib/keystone:create_keystone_accounts:322 : async_run ks-project get_or_create_project service Default 2022-04-11 21:10:44.542 | + inc/async:async_inner:63 : get_or_create_project service Default 2022-04-11 21:10:44.584 | [17789 Async ks-project:87061]: running: get_or_create_project service Default 2022-04-11 21:10:44.587 | + lib/keystone:create_keystone_accounts:325 : async_run ks-service get_or_create_role service 2022-04-11 21:10:44.654 | + inc/async:async_inner:63 : get_or_create_role service 2022-04-11 21:10:44.698 | [17789 Async ks-service:87147]: running: get_or_create_role service 2022-04-11 21:10:44.700 | + lib/keystone:create_keystone_accounts:331 : async_run ks-reseller get_or_create_role ResellerAdmin 2022-04-11 21:10:44.770 | + inc/async:async_inner:63 : get_or_create_role ResellerAdmin 2022-04-11 21:10:44.846 | [17789 Async ks-reseller:87233]: running: get_or_create_role ResellerAdmin 2022-04-11 21:10:44.849 | + lib/keystone:create_keystone_accounts:335 : local another_role=anotherrole 2022-04-11 21:10:44.861 | + lib/keystone:create_keystone_accounts:336 : async_run ks-anotherrole get_or_create_role anotherrole 2022-04-11 21:10:45.335 | + inc/async:async_inner:63 : get_or_create_role anotherrole 2022-04-11 21:10:45.534 | [17789 Async ks-anotherrole:87323]: running: get_or_create_role anotherrole 2022-04-11 21:10:45.553 | + lib/keystone:create_keystone_accounts:339 : local invis_project 2022-04-11 21:10:45.581 | ++ lib/keystone:create_keystone_accounts:340 : get_or_create_project invisible_to_admin default 2022-04-11 21:10:45.600 | ++ functions-common:get_or_create_project:932 : local project_id 2022-04-11 21:10:45.633 | +++ functions-common:get_or_create_project:940 : oscwrap --os-cloud devstack-system-admin project create invisible_to_admin --domain=default --or-show -f value -c id 2022-04-11 21:10:48.199 | + inc/async:async_inner:64 : rc=0 2022-04-11 21:10:48.328 | [87233 Async ks-reseller:87233]: finished successfully 2022-04-11 21:10:48.679 | + inc/async:async_inner:64 : rc=0 2022-04-11 21:10:48.763 | [87147 Async ks-service:87147]: finished successfully 2022-04-11 21:10:48.840 | + inc/async:async_inner:64 : rc=0 2022-04-11 21:10:48.890 | [87061 Async ks-project:87061]: finished successfully 2022-04-11 21:10:49.173 | + inc/async:async_inner:64 : rc=0 2022-04-11 21:10:49.212 | [87323 Async ks-anotherrole:87323]: finished successfully 2022-04-11 21:10:49.444 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 21:10:49.444 | from cryptography.utils import int_from_bytes 2022-04-11 21:10:49.444 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 21:10:49.444 | from cryptography.utils import int_from_bytes 2022-04-11 21:10:49.616 | +++ functions-common:oscwrap:2465 : return 0 2022-04-11 21:10:49.619 | ++ functions-common:get_or_create_project:938 : project_id=71523bc996724c20b4cb27ba210b645d 2022-04-11 21:10:49.621 | ++ functions-common:get_or_create_project:939 : echo 71523bc996724c20b4cb27ba210b645d 2022-04-11 21:10:49.624 | + lib/keystone:create_keystone_accounts:340 : invis_project=71523bc996724c20b4cb27ba210b645d 2022-04-11 21:10:49.627 | + lib/keystone:create_keystone_accounts:343 : local demo_project 2022-04-11 21:10:49.630 | ++ lib/keystone:create_keystone_accounts:344 : get_or_create_project demo default 2022-04-11 21:10:49.632 | ++ functions-common:get_or_create_project:932 : local project_id 2022-04-11 21:10:49.636 | +++ functions-common:get_or_create_project:940 : oscwrap --os-cloud devstack-system-admin project create demo --domain=default --or-show -f value -c id 2022-04-11 21:10:52.230 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 21:10:52.230 | from cryptography.utils import int_from_bytes 2022-04-11 21:10:52.230 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 21:10:52.230 | from cryptography.utils import int_from_bytes 2022-04-11 21:10:52.420 | +++ functions-common:oscwrap:2465 : return 0 2022-04-11 21:10:52.423 | ++ functions-common:get_or_create_project:938 : project_id=da6d67d0380b4aae80b17fb38b4ab81c 2022-04-11 21:10:52.426 | ++ functions-common:get_or_create_project:939 : echo da6d67d0380b4aae80b17fb38b4ab81c 2022-04-11 21:10:52.429 | + lib/keystone:create_keystone_accounts:344 : demo_project=da6d67d0380b4aae80b17fb38b4ab81c 2022-04-11 21:10:52.432 | + lib/keystone:create_keystone_accounts:345 : local demo_user 2022-04-11 21:10:52.435 | ++ lib/keystone:create_keystone_accounts:347 : get_or_create_user demo Passw0rd default demo@example.com 2022-04-11 21:10:52.438 | ++ functions-common:get_or_create_user:909 : local user_id 2022-04-11 21:10:52.440 | ++ functions-common:get_or_create_user:910 : [[ ! -z demo@example.com ]] 2022-04-11 21:10:52.443 | ++ functions-common:get_or_create_user:911 : local email=--email=demo@example.com 2022-04-11 21:10:52.447 | +++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create demo --password Passw0rd --domain=default --email=demo@example.com --or-show -f value -c id 2022-04-11 21:10:52.575 | + inc/async:async_inner:64 : rc=0 2022-04-11 21:10:52.600 | [86921 Async ks-domain-role:86921]: finished successfully 2022-04-11 21:10:55.032 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 21:10:55.032 | from cryptography.utils import int_from_bytes 2022-04-11 21:10:55.032 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 21:10:55.032 | from cryptography.utils import int_from_bytes 2022-04-11 21:10:55.197 | +++ functions-common:oscwrap:2465 : return 0 2022-04-11 21:10:55.200 | ++ functions-common:get_or_create_user:925 : user_id=d329e108377b48bdaeb762ace01d1e3c 2022-04-11 21:10:55.202 | ++ functions-common:get_or_create_user:926 : echo d329e108377b48bdaeb762ace01d1e3c 2022-04-11 21:10:55.205 | + lib/keystone:create_keystone_accounts:347 : demo_user=d329e108377b48bdaeb762ace01d1e3c 2022-04-11 21:10:55.208 | + lib/keystone:create_keystone_accounts:349 : async_wait ks-domain-role ks-domain ks-project ks-service ks-reseller ks-anotherrole 2022-04-11 21:10:55.258 | [17789 Async ks-domain-role:86921]: Waiting for completion of get_or_add_user_domain_role admin 7faa5caa94bf4441913365a0406b753a default running on PID 86921 (6 other jobs running) 2022-04-11 21:10:55.283 | [17789 Async ks-domain-role:86921]: Signaling child to exit 2022-04-11 21:10:55.283 | WAKEUP 2022-04-11 21:10:55.309 | [17789 Async ks-domain-role:86921]: Signaled 2022-04-11 21:10:55.310 | + functions-common:get_or_add_user_domain_role:1003 : local user_role_id 2022-04-11 21:10:55.311 | ++ functions-common:get_or_add_user_domain_role:1009 : grep '^|\s[a-f0-9]\+' 2022-04-11 21:10:55.311 | ++ functions-common:get_or_add_user_domain_role:1009 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 7faa5caa94bf4441913365a0406b753a --domain default 2022-04-11 21:10:55.311 | ++ functions-common:get_or_add_user_domain_role:1009 : get_field 1 2022-04-11 21:10:55.311 | ++ functions-common:get_field:811 : local data field 2022-04-11 21:10:55.311 | ++ functions-common:get_field:812 : read data 2022-04-11 21:10:55.311 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 21:10:55.311 | from cryptography.utils import int_from_bytes 2022-04-11 21:10:55.311 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 21:10:55.311 | from cryptography.utils import int_from_bytes 2022-04-11 21:10:55.311 | ++ functions-common:oscwrap:2465 : return 0 2022-04-11 21:10:55.311 | + functions-common:get_or_add_user_domain_role:1009 : user_role_id= 2022-04-11 21:10:55.311 | + functions-common:get_or_add_user_domain_role:1010 : [[ -z '' ]] 2022-04-11 21:10:55.311 | + functions-common:get_or_add_user_domain_role:1012 : openstack --os-cloud devstack-system-admin role add admin --user 7faa5caa94bf4441913365a0406b753a --domain default 2022-04-11 21:10:55.311 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 21:10:55.311 | from cryptography.utils import int_from_bytes 2022-04-11 21:10:55.311 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 21:10:55.311 | from cryptography.utils import int_from_bytes 2022-04-11 21:10:55.311 | ++ functions-common:get_or_add_user_domain_role:1019 : grep '^|\s[a-f0-9]\+' 2022-04-11 21:10:55.311 | ++ functions-common:get_or_add_user_domain_role:1019 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 7faa5caa94bf4441913365a0406b753a --domain default 2022-04-11 21:10:55.312 | ++ functions-common:get_or_add_user_domain_role:1019 : get_field 1 2022-04-11 21:10:55.312 | ++ functions-common:get_field:811 : local data field 2022-04-11 21:10:55.312 | ++ functions-common:get_field:812 : read data 2022-04-11 21:10:55.312 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 21:10:55.312 | from cryptography.utils import int_from_bytes 2022-04-11 21:10:55.312 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 21:10:55.312 | from cryptography.utils import int_from_bytes 2022-04-11 21:10:55.312 | ++ functions-common:oscwrap:2465 : return 0 2022-04-11 21:10:55.312 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-04-11 21:10:55.312 | ++ functions-common:get_field:816 : field='$2' 2022-04-11 21:10:55.312 | ++ functions-common:get_field:818 : echo '| 7a9ab7c2004f4b03a02bfc40aa1a34e3 | 7faa5caa94bf4441913365a0406b753a | | | default | | False |' 2022-04-11 21:10:55.312 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-11 21:10:55.312 | ++ functions-common:get_field:812 : read data 2022-04-11 21:10:55.312 | + functions-common:get_or_add_user_domain_role:1019 : user_role_id=7a9ab7c2004f4b03a02bfc40aa1a34e3 2022-04-11 21:10:55.312 | + functions-common:get_or_add_user_domain_role:1021 : echo 7a9ab7c2004f4b03a02bfc40aa1a34e3 2022-04-11 21:10:55.312 | 7a9ab7c2004f4b03a02bfc40aa1a34e3 2022-04-11 21:10:55.356 | [17789 Async ks-domain-role:86921]: finished get_or_add_user_domain_role admin 7faa5caa94bf4441913365a0406b753a default with result 0 in 11 seconds 2022-04-11 21:10:55.363 | Not waiting for async task ks-domain that we never started or has already been waited for 2022-04-11 21:10:55.398 | [17789 Async ks-project:87061]: Waiting for completion of get_or_create_project service Default running on PID 87061 (5 other jobs running) 2022-04-11 21:10:55.424 | [17789 Async ks-project:87061]: Signaling child to exit 2022-04-11 21:10:55.424 | WAKEUP 2022-04-11 21:10:55.447 | [17789 Async ks-project:87061]: Signaled 2022-04-11 21:10:55.449 | + functions-common:get_or_create_project:932 : local project_id 2022-04-11 21:10:55.449 | ++ functions-common:get_or_create_project:940 : oscwrap --os-cloud devstack-system-admin project create service --domain=Default --or-show -f value -c id 2022-04-11 21:10:55.449 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 21:10:55.449 | from cryptography.utils import int_from_bytes 2022-04-11 21:10:55.449 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 21:10:55.449 | from cryptography.utils import int_from_bytes 2022-04-11 21:10:55.449 | ++ functions-common:oscwrap:2465 : return 0 2022-04-11 21:10:55.449 | + functions-common:get_or_create_project:938 : project_id=58429a4189ee43debe7e84230fd89e65 2022-04-11 21:10:55.449 | + functions-common:get_or_create_project:939 : echo 58429a4189ee43debe7e84230fd89e65 2022-04-11 21:10:55.449 | 58429a4189ee43debe7e84230fd89e65 2022-04-11 21:10:55.493 | [17789 Async ks-project:87061]: finished get_or_create_project service Default with result 0 in 4 seconds 2022-04-11 21:10:55.532 | [17789 Async ks-service:87147]: Waiting for completion of get_or_create_role service running on PID 87147 (4 other jobs running) 2022-04-11 21:10:55.557 | [17789 Async ks-service:87147]: Signaling child to exit 2022-04-11 21:10:55.558 | WAKEUP 2022-04-11 21:10:55.579 | [17789 Async ks-service:87147]: Signaled 2022-04-11 21:10:55.580 | + functions-common:get_or_create_role:945 : local role_id 2022-04-11 21:10:55.581 | ++ functions-common:get_or_create_role:952 : oscwrap --os-cloud devstack-system-admin role create service --or-show -f value -c id 2022-04-11 21:10:55.581 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 21:10:55.581 | from cryptography.utils import int_from_bytes 2022-04-11 21:10:55.581 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 21:10:55.581 | from cryptography.utils import int_from_bytes 2022-04-11 21:10:55.581 | ++ functions-common:oscwrap:2465 : return 0 2022-04-11 21:10:55.581 | + functions-common:get_or_create_role:950 : role_id=1eb769a610a54d5896b7261fa5d52a42 2022-04-11 21:10:55.581 | + functions-common:get_or_create_role:951 : echo 1eb769a610a54d5896b7261fa5d52a42 2022-04-11 21:10:55.581 | 1eb769a610a54d5896b7261fa5d52a42 2022-04-11 21:10:55.625 | [17789 Async ks-service:87147]: finished get_or_create_role service with result 0 in 4 seconds 2022-04-11 21:10:55.663 | [17789 Async ks-reseller:87233]: Waiting for completion of get_or_create_role ResellerAdmin running on PID 87233 (3 other jobs running) 2022-04-11 21:10:55.687 | [17789 Async ks-reseller:87233]: Signaling child to exit 2022-04-11 21:10:55.687 | WAKEUP 2022-04-11 21:10:55.710 | [17789 Async ks-reseller:87233]: Signaled 2022-04-11 21:10:55.711 | + functions-common:get_or_create_role:945 : local role_id 2022-04-11 21:10:55.711 | ++ functions-common:get_or_create_role:952 : oscwrap --os-cloud devstack-system-admin role create ResellerAdmin --or-show -f value -c id 2022-04-11 21:10:55.711 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 21:10:55.711 | from cryptography.utils import int_from_bytes 2022-04-11 21:10:55.711 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 21:10:55.711 | from cryptography.utils import int_from_bytes 2022-04-11 21:10:55.711 | ++ functions-common:oscwrap:2465 : return 0 2022-04-11 21:10:55.711 | + functions-common:get_or_create_role:950 : role_id=922346d8b2b541afbcee1a6f9961e054 2022-04-11 21:10:55.711 | + functions-common:get_or_create_role:951 : echo 922346d8b2b541afbcee1a6f9961e054 2022-04-11 21:10:55.711 | 922346d8b2b541afbcee1a6f9961e054 2022-04-11 21:10:55.754 | [17789 Async ks-reseller:87233]: finished get_or_create_role ResellerAdmin with result 0 in 3 seconds 2022-04-11 21:10:55.792 | [17789 Async ks-anotherrole:87323]: Waiting for completion of get_or_create_role anotherrole running on PID 87323 (2 other jobs running) 2022-04-11 21:10:55.817 | [17789 Async ks-anotherrole:87323]: Signaling child to exit 2022-04-11 21:10:55.817 | WAKEUP 2022-04-11 21:10:55.840 | [17789 Async ks-anotherrole:87323]: Signaled 2022-04-11 21:10:55.841 | + functions-common:get_or_create_role:945 : local role_id 2022-04-11 21:10:55.841 | ++ functions-common:get_or_create_role:952 : oscwrap --os-cloud devstack-system-admin role create anotherrole --or-show -f value -c id 2022-04-11 21:10:55.841 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 21:10:55.841 | from cryptography.utils import int_from_bytes 2022-04-11 21:10:55.841 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 21:10:55.841 | from cryptography.utils import int_from_bytes 2022-04-11 21:10:55.841 | ++ functions-common:oscwrap:2465 : return 0 2022-04-11 21:10:55.841 | + functions-common:get_or_create_role:950 : role_id=aed7c540070e400792b04b800b08c14a 2022-04-11 21:10:55.841 | + functions-common:get_or_create_role:951 : echo aed7c540070e400792b04b800b08c14a 2022-04-11 21:10:55.841 | aed7c540070e400792b04b800b08c14a 2022-04-11 21:10:55.885 | [17789 Async ks-anotherrole:87323]: finished get_or_create_role anotherrole with result 0 in 4 seconds 2022-04-11 21:10:55.889 | + inc/async:async_wait:197 : return 0 2022-04-11 21:10:55.891 | + lib/keystone:create_keystone_accounts:351 : async_run ks-demo-member get_or_add_user_project_role member d329e108377b48bdaeb762ace01d1e3c da6d67d0380b4aae80b17fb38b4ab81c 2022-04-11 21:10:55.950 | + inc/async:async_inner:63 : get_or_add_user_project_role member d329e108377b48bdaeb762ace01d1e3c da6d67d0380b4aae80b17fb38b4ab81c 2022-04-11 21:10:55.988 | [17789 Async ks-demo-member:88190]: running: get_or_add_user_project_role member d329e108377b48bdaeb762ace01d1e3c da6d67d0380b4aae80b17fb38b4ab81c 2022-04-11 21:10:55.991 | + lib/keystone:create_keystone_accounts:353 : async_run ks-demo-admin get_or_add_user_project_role admin 7faa5caa94bf4441913365a0406b753a da6d67d0380b4aae80b17fb38b4ab81c 2022-04-11 21:10:56.052 | + inc/async:async_inner:63 : get_or_add_user_project_role admin 7faa5caa94bf4441913365a0406b753a da6d67d0380b4aae80b17fb38b4ab81c 2022-04-11 21:10:56.101 | [17789 Async ks-demo-admin:88302]: running: get_or_add_user_project_role admin 7faa5caa94bf4441913365a0406b753a da6d67d0380b4aae80b17fb38b4ab81c 2022-04-11 21:10:56.104 | + lib/keystone:create_keystone_accounts:354 : async_run ks-demo-another get_or_add_user_project_role anotherrole d329e108377b48bdaeb762ace01d1e3c da6d67d0380b4aae80b17fb38b4ab81c 2022-04-11 21:10:56.169 | + inc/async:async_inner:63 : get_or_add_user_project_role anotherrole d329e108377b48bdaeb762ace01d1e3c da6d67d0380b4aae80b17fb38b4ab81c 2022-04-11 21:10:56.219 | [17789 Async ks-demo-another:88414]: running: get_or_add_user_project_role anotherrole d329e108377b48bdaeb762ace01d1e3c da6d67d0380b4aae80b17fb38b4ab81c 2022-04-11 21:10:56.222 | + lib/keystone:create_keystone_accounts:355 : async_run ks-demo-invis get_or_add_user_project_role member d329e108377b48bdaeb762ace01d1e3c 71523bc996724c20b4cb27ba210b645d 2022-04-11 21:10:56.298 | + inc/async:async_inner:63 : get_or_add_user_project_role member d329e108377b48bdaeb762ace01d1e3c 71523bc996724c20b4cb27ba210b645d 2022-04-11 21:10:56.357 | [17789 Async ks-demo-invis:88526]: running: get_or_add_user_project_role member d329e108377b48bdaeb762ace01d1e3c 71523bc996724c20b4cb27ba210b645d 2022-04-11 21:10:56.362 | + lib/keystone:create_keystone_accounts:358 : local demo_reader 2022-04-11 21:10:56.381 | ++ lib/keystone:create_keystone_accounts:360 : get_or_create_user demo_reader Passw0rd default demo_reader@example.com 2022-04-11 21:10:56.392 | ++ functions-common:get_or_create_user:909 : local user_id 2022-04-11 21:10:56.395 | ++ functions-common:get_or_create_user:910 : [[ ! -z demo_reader@example.com ]] 2022-04-11 21:10:56.398 | ++ functions-common:get_or_create_user:911 : local email=--email=demo_reader@example.com 2022-04-11 21:10:56.412 | +++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create demo_reader --password Passw0rd --domain=default --email=demo_reader@example.com --or-show -f value -c id 2022-04-11 21:11:00.935 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 21:11:00.935 | from cryptography.utils import int_from_bytes 2022-04-11 21:11:00.935 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 21:11:00.935 | from cryptography.utils import int_from_bytes 2022-04-11 21:11:01.233 | +++ functions-common:oscwrap:2465 : return 0 2022-04-11 21:11:01.257 | ++ functions-common:get_or_create_user:925 : user_id=d7d25a574eec4c6a8fbd6cc7dc9c520f 2022-04-11 21:11:01.278 | ++ functions-common:get_or_create_user:926 : echo d7d25a574eec4c6a8fbd6cc7dc9c520f 2022-04-11 21:11:01.293 | + lib/keystone:create_keystone_accounts:360 : demo_reader=d7d25a574eec4c6a8fbd6cc7dc9c520f 2022-04-11 21:11:01.305 | + lib/keystone:create_keystone_accounts:362 : async_run ks-demo-reader get_or_add_user_project_role reader d7d25a574eec4c6a8fbd6cc7dc9c520f da6d67d0380b4aae80b17fb38b4ab81c 2022-04-11 21:11:01.656 | + inc/async:async_inner:63 : get_or_add_user_project_role reader d7d25a574eec4c6a8fbd6cc7dc9c520f da6d67d0380b4aae80b17fb38b4ab81c 2022-04-11 21:11:01.791 | [17789 Async ks-demo-reader:88718]: running: get_or_add_user_project_role reader d7d25a574eec4c6a8fbd6cc7dc9c520f da6d67d0380b4aae80b17fb38b4ab81c 2022-04-11 21:11:01.809 | + lib/keystone:create_keystone_accounts:365 : local alt_demo_project 2022-04-11 21:11:01.840 | ++ lib/keystone:create_keystone_accounts:366 : get_or_create_project alt_demo default 2022-04-11 21:11:01.873 | ++ functions-common:get_or_create_project:932 : local project_id 2022-04-11 21:11:01.905 | +++ functions-common:get_or_create_project:940 : oscwrap --os-cloud devstack-system-admin project create alt_demo --domain=default --or-show -f value -c id 2022-04-11 21:11:06.162 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 21:11:06.162 | from cryptography.utils import int_from_bytes 2022-04-11 21:11:06.162 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 21:11:06.162 | from cryptography.utils import int_from_bytes 2022-04-11 21:11:06.406 | +++ functions-common:oscwrap:2465 : return 0 2022-04-11 21:11:06.414 | ++ functions-common:get_or_create_project:938 : project_id=4bb9bc2b162d4c7db0c6a7285326b1be 2022-04-11 21:11:06.432 | ++ functions-common:get_or_create_project:939 : echo 4bb9bc2b162d4c7db0c6a7285326b1be 2022-04-11 21:11:06.442 | + lib/keystone:create_keystone_accounts:366 : alt_demo_project=4bb9bc2b162d4c7db0c6a7285326b1be 2022-04-11 21:11:06.461 | + lib/keystone:create_keystone_accounts:368 : local alt_demo_user 2022-04-11 21:11:06.477 | ++ lib/keystone:create_keystone_accounts:370 : get_or_create_user alt_demo Passw0rd default alt_demo@example.com 2022-04-11 21:11:06.501 | ++ functions-common:get_or_create_user:909 : local user_id 2022-04-11 21:11:06.516 | ++ functions-common:get_or_create_user:910 : [[ ! -z alt_demo@example.com ]] 2022-04-11 21:11:06.519 | ++ functions-common:get_or_create_user:911 : local email=--email=alt_demo@example.com 2022-04-11 21:11:06.538 | +++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create alt_demo --password Passw0rd --domain=default --email=alt_demo@example.com --or-show -f value -c id 2022-04-11 21:11:10.220 | + inc/async:async_inner:64 : rc=0 2022-04-11 21:11:10.380 | [88302 Async ks-demo-admin:88302]: finished successfully 2022-04-11 21:11:10.528 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 21:11:10.528 | from cryptography.utils import int_from_bytes 2022-04-11 21:11:10.528 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 21:11:10.528 | from cryptography.utils import int_from_bytes 2022-04-11 21:11:10.617 | + inc/async:async_inner:64 : rc=0 2022-04-11 21:11:10.759 | +++ functions-common:oscwrap:2465 : return 0 2022-04-11 21:11:10.762 | ++ functions-common:get_or_create_user:925 : user_id=841a5e9a9dee4626a45325a85be9cfbb 2022-04-11 21:11:10.765 | ++ functions-common:get_or_create_user:926 : echo 841a5e9a9dee4626a45325a85be9cfbb 2022-04-11 21:11:10.772 | + lib/keystone:create_keystone_accounts:370 : alt_demo_user=841a5e9a9dee4626a45325a85be9cfbb 2022-04-11 21:11:10.775 | [88190 Async ks-demo-member:88190]: finished successfully 2022-04-11 21:11:10.782 | + lib/keystone:create_keystone_accounts:372 : async_run ks-alt-admin get_or_add_user_project_role admin 841a5e9a9dee4626a45325a85be9cfbb 4bb9bc2b162d4c7db0c6a7285326b1be 2022-04-11 21:11:10.896 | + inc/async:async_inner:63 : get_or_add_user_project_role admin 841a5e9a9dee4626a45325a85be9cfbb 4bb9bc2b162d4c7db0c6a7285326b1be 2022-04-11 21:11:10.983 | [17789 Async ks-alt-admin:89152]: running: get_or_add_user_project_role admin 841a5e9a9dee4626a45325a85be9cfbb 4bb9bc2b162d4c7db0c6a7285326b1be 2022-04-11 21:11:10.994 | + lib/keystone:create_keystone_accounts:373 : async_run ks-alt-another get_or_add_user_project_role anotherrole 841a5e9a9dee4626a45325a85be9cfbb 4bb9bc2b162d4c7db0c6a7285326b1be 2022-04-11 21:11:11.147 | + inc/async:async_inner:63 : get_or_add_user_project_role anotherrole 841a5e9a9dee4626a45325a85be9cfbb 4bb9bc2b162d4c7db0c6a7285326b1be 2022-04-11 21:11:11.303 | [17789 Async ks-alt-another:89264]: running: get_or_add_user_project_role anotherrole 841a5e9a9dee4626a45325a85be9cfbb 4bb9bc2b162d4c7db0c6a7285326b1be 2022-04-11 21:11:11.319 | + lib/keystone:create_keystone_accounts:376 : local alt_demo_member 2022-04-11 21:11:11.357 | ++ lib/keystone:create_keystone_accounts:378 : get_or_create_user alt_demo_member Passw0rd default alt_demo_member@example.com 2022-04-11 21:11:11.374 | ++ functions-common:get_or_create_user:909 : local user_id 2022-04-11 21:11:11.389 | ++ functions-common:get_or_create_user:910 : [[ ! -z alt_demo_member@example.com ]] 2022-04-11 21:11:11.409 | ++ functions-common:get_or_create_user:911 : local email=--email=alt_demo_member@example.com 2022-04-11 21:11:11.430 | +++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create alt_demo_member --password Passw0rd --domain=default --email=alt_demo_member@example.com --or-show -f value -c id 2022-04-11 21:11:12.357 | + inc/async:async_inner:64 : rc=0 2022-04-11 21:11:12.496 | [88414 Async ks-demo-another:88414]: finished successfully 2022-04-11 21:11:13.688 | + inc/async:async_inner:64 : rc=0 2022-04-11 21:11:13.818 | [88526 Async ks-demo-invis:88526]: finished successfully 2022-04-11 21:11:14.750 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 21:11:14.750 | from cryptography.utils import int_from_bytes 2022-04-11 21:11:14.750 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 21:11:14.750 | from cryptography.utils import int_from_bytes 2022-04-11 21:11:14.990 | +++ functions-common:oscwrap:2465 : return 0 2022-04-11 21:11:14.993 | ++ functions-common:get_or_create_user:925 : user_id=5c61c605509544a6891997401d533fe7 2022-04-11 21:11:14.997 | ++ functions-common:get_or_create_user:926 : echo 5c61c605509544a6891997401d533fe7 2022-04-11 21:11:15.012 | + lib/keystone:create_keystone_accounts:378 : alt_demo_member=5c61c605509544a6891997401d533fe7 2022-04-11 21:11:15.017 | + lib/keystone:create_keystone_accounts:379 : async_run ks-alt-member-user get_or_add_user_project_role member 5c61c605509544a6891997401d533fe7 4bb9bc2b162d4c7db0c6a7285326b1be 2022-04-11 21:11:15.107 | + inc/async:async_inner:63 : get_or_add_user_project_role member 5c61c605509544a6891997401d533fe7 4bb9bc2b162d4c7db0c6a7285326b1be 2022-04-11 21:11:15.142 | [17789 Async ks-alt-member-user:89581]: running: get_or_add_user_project_role member 5c61c605509544a6891997401d533fe7 4bb9bc2b162d4c7db0c6a7285326b1be 2022-04-11 21:11:15.145 | + lib/keystone:create_keystone_accounts:382 : local alt_demo_reader 2022-04-11 21:11:15.154 | ++ lib/keystone:create_keystone_accounts:384 : get_or_create_user alt_demo_reader Passw0rd default alt_demo_reader@example.com 2022-04-11 21:11:15.165 | ++ functions-common:get_or_create_user:909 : local user_id 2022-04-11 21:11:15.173 | ++ functions-common:get_or_create_user:910 : [[ ! -z alt_demo_reader@example.com ]] 2022-04-11 21:11:15.177 | ++ functions-common:get_or_create_user:911 : local email=--email=alt_demo_reader@example.com 2022-04-11 21:11:15.183 | +++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create alt_demo_reader --password Passw0rd --domain=default --email=alt_demo_reader@example.com --or-show -f value -c id 2022-04-11 21:11:17.875 | + inc/async:async_inner:64 : rc=0 2022-04-11 21:11:18.031 | [88718 Async ks-demo-reader:88718]: finished successfully 2022-04-11 21:11:18.409 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 21:11:18.409 | from cryptography.utils import int_from_bytes 2022-04-11 21:11:18.409 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 21:11:18.409 | from cryptography.utils import int_from_bytes 2022-04-11 21:11:18.596 | +++ functions-common:oscwrap:2465 : return 0 2022-04-11 21:11:18.600 | ++ functions-common:get_or_create_user:925 : user_id=3aa88dd7f6f648d8a9fd42d9ad2fa16c 2022-04-11 21:11:18.602 | ++ functions-common:get_or_create_user:926 : echo 3aa88dd7f6f648d8a9fd42d9ad2fa16c 2022-04-11 21:11:18.605 | + lib/keystone:create_keystone_accounts:384 : alt_demo_reader=3aa88dd7f6f648d8a9fd42d9ad2fa16c 2022-04-11 21:11:18.608 | + lib/keystone:create_keystone_accounts:385 : async_run ks-alt-reader-user get_or_add_user_project_role reader 3aa88dd7f6f648d8a9fd42d9ad2fa16c 4bb9bc2b162d4c7db0c6a7285326b1be 2022-04-11 21:11:18.699 | + inc/async:async_inner:63 : get_or_add_user_project_role reader 3aa88dd7f6f648d8a9fd42d9ad2fa16c 4bb9bc2b162d4c7db0c6a7285326b1be 2022-04-11 21:11:18.750 | [17789 Async ks-alt-reader-user:89806]: running: get_or_add_user_project_role reader 3aa88dd7f6f648d8a9fd42d9ad2fa16c 4bb9bc2b162d4c7db0c6a7285326b1be 2022-04-11 21:11:18.758 | ++ lib/keystone:create_keystone_accounts:392 : get_or_create_user system_member Passw0rd default system_member@example.com 2022-04-11 21:11:18.761 | ++ functions-common:get_or_create_user:909 : local user_id 2022-04-11 21:11:18.766 | ++ functions-common:get_or_create_user:910 : [[ ! -z system_member@example.com ]] 2022-04-11 21:11:18.769 | ++ functions-common:get_or_create_user:911 : local email=--email=system_member@example.com 2022-04-11 21:11:18.776 | +++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create system_member --password Passw0rd --domain=default --email=system_member@example.com --or-show -f value -c id 2022-04-11 21:11:22.000 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 21:11:22.000 | from cryptography.utils import int_from_bytes 2022-04-11 21:11:22.000 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 21:11:22.000 | from cryptography.utils import int_from_bytes 2022-04-11 21:11:22.344 | +++ functions-common:oscwrap:2465 : return 0 2022-04-11 21:11:22.347 | ++ functions-common:get_or_create_user:925 : user_id=b35b0d5c64ed416789b0a6743d64e0a3 2022-04-11 21:11:22.350 | ++ functions-common:get_or_create_user:926 : echo b35b0d5c64ed416789b0a6743d64e0a3 2022-04-11 21:11:22.353 | + lib/keystone:create_keystone_accounts:392 : system_member_user=b35b0d5c64ed416789b0a6743d64e0a3 2022-04-11 21:11:22.365 | + lib/keystone:create_keystone_accounts:393 : async_run ks-system-member get_or_add_user_system_role member b35b0d5c64ed416789b0a6743d64e0a3 all 2022-04-11 21:11:22.756 | + inc/async:async_inner:63 : get_or_add_user_system_role member b35b0d5c64ed416789b0a6743d64e0a3 all 2022-04-11 21:11:22.843 | [17789 Async ks-system-member:90032]: running: get_or_add_user_system_role member b35b0d5c64ed416789b0a6743d64e0a3 all 2022-04-11 21:11:22.847 | ++ lib/keystone:create_keystone_accounts:396 : get_or_create_user system_reader Passw0rd default system_reader@example.com 2022-04-11 21:11:22.865 | ++ functions-common:get_or_create_user:909 : local user_id 2022-04-11 21:11:22.872 | ++ functions-common:get_or_create_user:910 : [[ ! -z system_reader@example.com ]] 2022-04-11 21:11:22.875 | ++ functions-common:get_or_create_user:911 : local email=--email=system_reader@example.com 2022-04-11 21:11:22.878 | +++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create system_reader --password Passw0rd --domain=default --email=system_reader@example.com --or-show -f value -c id 2022-04-11 21:11:25.676 | + inc/async:async_inner:64 : rc=0 2022-04-11 21:11:25.867 | [89152 Async ks-alt-admin:89152]: finished successfully 2022-04-11 21:11:26.062 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 21:11:26.062 | from cryptography.utils import int_from_bytes 2022-04-11 21:11:26.062 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 21:11:26.062 | from cryptography.utils import int_from_bytes 2022-04-11 21:11:26.187 | + inc/async:async_inner:64 : rc=0 2022-04-11 21:11:26.311 | +++ functions-common:oscwrap:2465 : return 0 2022-04-11 21:11:26.316 | ++ functions-common:get_or_create_user:925 : user_id=310cd150e7074b70aaff676ed9ffc01f 2022-04-11 21:11:26.316 | [89264 Async ks-alt-another:89264]: finished successfully 2022-04-11 21:11:26.319 | ++ functions-common:get_or_create_user:926 : echo 310cd150e7074b70aaff676ed9ffc01f 2022-04-11 21:11:26.332 | + lib/keystone:create_keystone_accounts:396 : system_reader_user=310cd150e7074b70aaff676ed9ffc01f 2022-04-11 21:11:26.337 | + lib/keystone:create_keystone_accounts:397 : async_run ks-system-reader get_or_add_user_system_role reader 310cd150e7074b70aaff676ed9ffc01f all 2022-04-11 21:11:26.446 | + inc/async:async_inner:63 : get_or_add_user_system_role reader 310cd150e7074b70aaff676ed9ffc01f all 2022-04-11 21:11:26.559 | [17789 Async ks-system-reader:90314]: running: get_or_add_user_system_role reader 310cd150e7074b70aaff676ed9ffc01f all 2022-04-11 21:11:26.562 | + lib/keystone:create_keystone_accounts:400 : local admin_group 2022-04-11 21:11:26.569 | ++ lib/keystone:create_keystone_accounts:402 : get_or_create_group admins default 'openstack admin group' 2022-04-11 21:11:26.572 | ++ functions-common:get_or_create_group:894 : local 'desc=openstack admin group' 2022-04-11 21:11:26.577 | ++ functions-common:get_or_create_group:895 : local group_id 2022-04-11 21:11:26.606 | +++ functions-common:get_or_create_group:904 : oscwrap --os-cloud devstack-system-admin group create admins --domain default --description 'openstack admin group' --or-show -f value -c id 2022-04-11 21:11:30.183 | + inc/async:async_inner:64 : rc=0 2022-04-11 21:11:30.247 | [89581 Async ks-alt-member-user:89581]: finished successfully 2022-04-11 21:11:30.369 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 21:11:30.369 | from cryptography.utils import int_from_bytes 2022-04-11 21:11:30.369 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 21:11:30.369 | from cryptography.utils import int_from_bytes 2022-04-11 21:11:30.573 | +++ functions-common:oscwrap:2465 : return 0 2022-04-11 21:11:30.577 | ++ functions-common:get_or_create_group:902 : group_id=b77fa091b472421395f775e2b50a1a16 2022-04-11 21:11:30.582 | ++ functions-common:get_or_create_group:903 : echo b77fa091b472421395f775e2b50a1a16 2022-04-11 21:11:30.585 | + lib/keystone:create_keystone_accounts:402 : admin_group=b77fa091b472421395f775e2b50a1a16 2022-04-11 21:11:30.591 | + lib/keystone:create_keystone_accounts:403 : local non_admin_group 2022-04-11 21:11:30.597 | ++ lib/keystone:create_keystone_accounts:405 : get_or_create_group nonadmins default 'non-admin group' 2022-04-11 21:11:30.600 | ++ functions-common:get_or_create_group:894 : local 'desc=non-admin group' 2022-04-11 21:11:30.606 | ++ functions-common:get_or_create_group:895 : local group_id 2022-04-11 21:11:30.610 | +++ functions-common:get_or_create_group:904 : oscwrap --os-cloud devstack-system-admin group create nonadmins --domain default --description 'non-admin group' --or-show -f value -c id 2022-04-11 21:11:31.968 | + inc/async:async_inner:64 : rc=0 2022-04-11 21:11:31.998 | [89806 Async ks-alt-reader-user:89806]: finished successfully 2022-04-11 21:11:33.291 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 21:11:33.291 | from cryptography.utils import int_from_bytes 2022-04-11 21:11:33.291 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 21:11:33.291 | from cryptography.utils import int_from_bytes 2022-04-11 21:11:33.471 | +++ functions-common:oscwrap:2465 : return 0 2022-04-11 21:11:33.474 | ++ functions-common:get_or_create_group:902 : group_id=6e94dafb26644988aa0cdc4871f39852 2022-04-11 21:11:33.478 | ++ functions-common:get_or_create_group:903 : echo 6e94dafb26644988aa0cdc4871f39852 2022-04-11 21:11:33.480 | + lib/keystone:create_keystone_accounts:405 : non_admin_group=6e94dafb26644988aa0cdc4871f39852 2022-04-11 21:11:33.483 | + lib/keystone:create_keystone_accounts:407 : async_run ks-group-memberdemo get_or_add_group_project_role member 6e94dafb26644988aa0cdc4871f39852 da6d67d0380b4aae80b17fb38b4ab81c 2022-04-11 21:11:33.557 | + inc/async:async_inner:63 : get_or_add_group_project_role member 6e94dafb26644988aa0cdc4871f39852 da6d67d0380b4aae80b17fb38b4ab81c 2022-04-11 21:11:33.610 | [17789 Async ks-group-memberdemo:90667]: running: get_or_add_group_project_role member 6e94dafb26644988aa0cdc4871f39852 da6d67d0380b4aae80b17fb38b4ab81c 2022-04-11 21:11:33.613 | + lib/keystone:create_keystone_accounts:408 : async_run ks-group-anotherdemo get_or_add_group_project_role anotherrole 6e94dafb26644988aa0cdc4871f39852 da6d67d0380b4aae80b17fb38b4ab81c 2022-04-11 21:11:33.727 | + inc/async:async_inner:63 : get_or_add_group_project_role anotherrole 6e94dafb26644988aa0cdc4871f39852 da6d67d0380b4aae80b17fb38b4ab81c 2022-04-11 21:11:33.771 | [17789 Async ks-group-anotherdemo:90753]: running: get_or_add_group_project_role anotherrole 6e94dafb26644988aa0cdc4871f39852 da6d67d0380b4aae80b17fb38b4ab81c 2022-04-11 21:11:33.775 | + lib/keystone:create_keystone_accounts:409 : async_run ks-group-memberalt get_or_add_group_project_role member 6e94dafb26644988aa0cdc4871f39852 4bb9bc2b162d4c7db0c6a7285326b1be 2022-04-11 21:11:33.985 | + inc/async:async_inner:63 : get_or_add_group_project_role member 6e94dafb26644988aa0cdc4871f39852 4bb9bc2b162d4c7db0c6a7285326b1be 2022-04-11 21:11:34.182 | [17789 Async ks-group-memberalt:90858]: running: get_or_add_group_project_role member 6e94dafb26644988aa0cdc4871f39852 4bb9bc2b162d4c7db0c6a7285326b1be 2022-04-11 21:11:34.201 | + lib/keystone:create_keystone_accounts:410 : async_run ks-group-anotheralt get_or_add_group_project_role anotherrole 6e94dafb26644988aa0cdc4871f39852 4bb9bc2b162d4c7db0c6a7285326b1be 2022-04-11 21:11:34.561 | + inc/async:async_inner:63 : get_or_add_group_project_role anotherrole 6e94dafb26644988aa0cdc4871f39852 4bb9bc2b162d4c7db0c6a7285326b1be 2022-04-11 21:11:34.748 | [17789 Async ks-group-anotheralt:90945]: running: get_or_add_group_project_role anotherrole 6e94dafb26644988aa0cdc4871f39852 4bb9bc2b162d4c7db0c6a7285326b1be 2022-04-11 21:11:34.781 | + lib/keystone:create_keystone_accounts:411 : async_run ks-group-admin get_or_add_group_project_role admin b77fa091b472421395f775e2b50a1a16 4342fe35ed2942628cff6ece401d9dea 2022-04-11 21:11:34.945 | + inc/async:async_inner:64 : rc=0 2022-04-11 21:11:35.106 | [90032 Async ks-system-member:90032]: finished successfully 2022-04-11 21:11:35.217 | + inc/async:async_inner:63 : get_or_add_group_project_role admin b77fa091b472421395f775e2b50a1a16 4342fe35ed2942628cff6ece401d9dea 2022-04-11 21:11:35.441 | [17789 Async ks-group-admin:91068]: running: get_or_add_group_project_role admin b77fa091b472421395f775e2b50a1a16 4342fe35ed2942628cff6ece401d9dea 2022-04-11 21:11:35.461 | + lib/keystone:create_keystone_accounts:413 : async_wait ks-demo-member ks-demo-admin ks-demo-another ks-demo-invis ks-demo-reader 2022-04-11 21:11:35.832 | [17789 Async ks-demo-member:88190]: Waiting for completion of get_or_add_user_project_role member d329e108377b48bdaeb762ace01d1e3c da6d67d0380b4aae80b17fb38b4ab81c running on PID 88190 (17 other jobs running) 2022-04-11 21:11:36.004 | [17789 Async ks-demo-member:88190]: Signaling child to exit 2022-04-11 21:11:36.005 | WAKEUP 2022-04-11 21:11:36.171 | [17789 Async ks-demo-member:88190]: Signaled 2022-04-11 21:11:36.188 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-04-11 21:11:36.188 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-04-11 21:11:36.188 | ++ functions-common:_get_domain_args:957 : local domain 2022-04-11 21:11:36.188 | ++ functions-common:_get_domain_args:958 : domain= 2022-04-11 21:11:36.188 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-04-11 21:11:36.188 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-04-11 21:11:36.188 | ++ functions-common:_get_domain_args:967 : echo 2022-04-11 21:11:36.189 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-04-11 21:11:36.189 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user d329e108377b48bdaeb762ace01d1e3c --project da6d67d0380b4aae80b17fb38b4ab81c 2022-04-11 21:11:36.189 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-04-11 21:11:36.189 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-04-11 21:11:36.189 | ++ functions-common:get_field:811 : local data field 2022-04-11 21:11:36.189 | ++ functions-common:get_field:812 : read data 2022-04-11 21:11:36.189 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 21:11:36.189 | from cryptography.utils import int_from_bytes 2022-04-11 21:11:36.189 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 21:11:36.189 | from cryptography.utils import int_from_bytes 2022-04-11 21:11:36.189 | ++ functions-common:oscwrap:2465 : return 0 2022-04-11 21:11:36.189 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-04-11 21:11:36.189 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-04-11 21:11:36.189 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add member --user d329e108377b48bdaeb762ace01d1e3c --project da6d67d0380b4aae80b17fb38b4ab81c 2022-04-11 21:11:36.189 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 21:11:36.189 | from cryptography.utils import int_from_bytes 2022-04-11 21:11:36.189 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 21:11:36.189 | from cryptography.utils import int_from_bytes 2022-04-11 21:11:36.189 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user d329e108377b48bdaeb762ace01d1e3c --project da6d67d0380b4aae80b17fb38b4ab81c 2022-04-11 21:11:36.189 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-04-11 21:11:36.189 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-04-11 21:11:36.189 | ++ functions-common:get_field:811 : local data field 2022-04-11 21:11:36.189 | ++ functions-common:get_field:812 : read data 2022-04-11 21:11:36.189 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 21:11:36.189 | from cryptography.utils import int_from_bytes 2022-04-11 21:11:36.189 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 21:11:36.189 | from cryptography.utils import int_from_bytes 2022-04-11 21:11:36.189 | ++ functions-common:oscwrap:2465 : return 0 2022-04-11 21:11:36.189 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-04-11 21:11:36.189 | ++ functions-common:get_field:816 : field='$2' 2022-04-11 21:11:36.189 | ++ functions-common:get_field:818 : echo '| 080be22ef01d443f99c732d4e90c242f | d329e108377b48bdaeb762ace01d1e3c | | da6d67d0380b4aae80b17fb38b4ab81c | | | False |' 2022-04-11 21:11:36.190 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-11 21:11:36.190 | ++ functions-common:get_field:812 : read data 2022-04-11 21:11:36.190 | + functions-common:get_or_add_user_project_role:995 : user_role_id=080be22ef01d443f99c732d4e90c242f 2022-04-11 21:11:36.190 | + functions-common:get_or_add_user_project_role:997 : echo 080be22ef01d443f99c732d4e90c242f 2022-04-11 21:11:36.190 | 080be22ef01d443f99c732d4e90c242f 2022-04-11 21:11:36.485 | [17789 Async ks-demo-member:88190]: finished get_or_add_user_project_role member d329e108377b48bdaeb762ace01d1e3c da6d67d0380b4aae80b17fb38b4ab81c with result 0 in 14 seconds 2022-04-11 21:11:36.760 | [17789 Async ks-demo-admin:88302]: Waiting for completion of get_or_add_user_project_role admin 7faa5caa94bf4441913365a0406b753a da6d67d0380b4aae80b17fb38b4ab81c running on PID 88302 (16 other jobs running) 2022-04-11 21:11:36.925 | [17789 Async ks-demo-admin:88302]: Signaling child to exit 2022-04-11 21:11:36.926 | WAKEUP 2022-04-11 21:11:37.108 | [17789 Async ks-demo-admin:88302]: Signaled 2022-04-11 21:11:37.117 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-04-11 21:11:37.117 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-04-11 21:11:37.117 | ++ functions-common:_get_domain_args:957 : local domain 2022-04-11 21:11:37.117 | ++ functions-common:_get_domain_args:958 : domain= 2022-04-11 21:11:37.117 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-04-11 21:11:37.117 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-04-11 21:11:37.117 | ++ functions-common:_get_domain_args:967 : echo 2022-04-11 21:11:37.117 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-04-11 21:11:37.117 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-04-11 21:11:37.117 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-04-11 21:11:37.117 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 7faa5caa94bf4441913365a0406b753a --project da6d67d0380b4aae80b17fb38b4ab81c 2022-04-11 21:11:37.117 | ++ functions-common:get_field:811 : local data field 2022-04-11 21:11:37.117 | ++ functions-common:get_field:812 : read data 2022-04-11 21:11:37.117 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 21:11:37.117 | from cryptography.utils import int_from_bytes 2022-04-11 21:11:37.117 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 21:11:37.117 | from cryptography.utils import int_from_bytes 2022-04-11 21:11:37.117 | ++ functions-common:oscwrap:2465 : return 0 2022-04-11 21:11:37.117 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-04-11 21:11:37.118 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-04-11 21:11:37.118 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add admin --user 7faa5caa94bf4441913365a0406b753a --project da6d67d0380b4aae80b17fb38b4ab81c 2022-04-11 21:11:37.118 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 21:11:37.118 | from cryptography.utils import int_from_bytes 2022-04-11 21:11:37.118 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 21:11:37.118 | from cryptography.utils import int_from_bytes 2022-04-11 21:11:37.118 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 7faa5caa94bf4441913365a0406b753a --project da6d67d0380b4aae80b17fb38b4ab81c 2022-04-11 21:11:37.118 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-04-11 21:11:37.118 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-04-11 21:11:37.118 | ++ functions-common:get_field:811 : local data field 2022-04-11 21:11:37.118 | ++ functions-common:get_field:812 : read data 2022-04-11 21:11:37.118 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 21:11:37.118 | from cryptography.utils import int_from_bytes 2022-04-11 21:11:37.118 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 21:11:37.118 | from cryptography.utils import int_from_bytes 2022-04-11 21:11:37.118 | ++ functions-common:oscwrap:2465 : return 0 2022-04-11 21:11:37.118 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-04-11 21:11:37.118 | ++ functions-common:get_field:816 : field='$2' 2022-04-11 21:11:37.118 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-11 21:11:37.118 | ++ functions-common:get_field:818 : echo '| 7a9ab7c2004f4b03a02bfc40aa1a34e3 | 7faa5caa94bf4441913365a0406b753a | | da6d67d0380b4aae80b17fb38b4ab81c | | | False |' 2022-04-11 21:11:37.118 | ++ functions-common:get_field:812 : read data 2022-04-11 21:11:37.118 | + functions-common:get_or_add_user_project_role:995 : user_role_id=7a9ab7c2004f4b03a02bfc40aa1a34e3 2022-04-11 21:11:37.118 | + functions-common:get_or_add_user_project_role:997 : echo 7a9ab7c2004f4b03a02bfc40aa1a34e3 2022-04-11 21:11:37.118 | 7a9ab7c2004f4b03a02bfc40aa1a34e3 2022-04-11 21:11:37.399 | [17789 Async ks-demo-admin:88302]: finished get_or_add_user_project_role admin 7faa5caa94bf4441913365a0406b753a da6d67d0380b4aae80b17fb38b4ab81c with result 0 in 14 seconds 2022-04-11 21:11:37.637 | [17789 Async ks-demo-another:88414]: Waiting for completion of get_or_add_user_project_role anotherrole d329e108377b48bdaeb762ace01d1e3c da6d67d0380b4aae80b17fb38b4ab81c running on PID 88414 (15 other jobs running) 2022-04-11 21:11:37.778 | [17789 Async ks-demo-another:88414]: Signaling child to exit 2022-04-11 21:11:37.779 | WAKEUP 2022-04-11 21:11:37.918 | [17789 Async ks-demo-another:88414]: Signaled 2022-04-11 21:11:37.926 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-04-11 21:11:37.926 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-04-11 21:11:37.926 | ++ functions-common:_get_domain_args:957 : local domain 2022-04-11 21:11:37.926 | ++ functions-common:_get_domain_args:958 : domain= 2022-04-11 21:11:37.926 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-04-11 21:11:37.927 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-04-11 21:11:37.927 | ++ functions-common:_get_domain_args:967 : echo 2022-04-11 21:11:37.927 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-04-11 21:11:37.927 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user d329e108377b48bdaeb762ace01d1e3c --project da6d67d0380b4aae80b17fb38b4ab81c 2022-04-11 21:11:37.927 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-04-11 21:11:37.927 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-04-11 21:11:37.927 | ++ functions-common:get_field:811 : local data field 2022-04-11 21:11:37.927 | ++ functions-common:get_field:812 : read data 2022-04-11 21:11:37.927 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 21:11:37.927 | from cryptography.utils import int_from_bytes 2022-04-11 21:11:37.927 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 21:11:37.927 | from cryptography.utils import int_from_bytes 2022-04-11 21:11:37.927 | ++ functions-common:oscwrap:2465 : return 0 2022-04-11 21:11:37.927 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-04-11 21:11:37.927 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-04-11 21:11:37.927 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add anotherrole --user d329e108377b48bdaeb762ace01d1e3c --project da6d67d0380b4aae80b17fb38b4ab81c 2022-04-11 21:11:37.927 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 21:11:37.927 | from cryptography.utils import int_from_bytes 2022-04-11 21:11:37.927 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 21:11:37.927 | from cryptography.utils import int_from_bytes 2022-04-11 21:11:37.927 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-04-11 21:11:37.927 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user d329e108377b48bdaeb762ace01d1e3c --project da6d67d0380b4aae80b17fb38b4ab81c 2022-04-11 21:11:37.927 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-04-11 21:11:37.927 | ++ functions-common:get_field:811 : local data field 2022-04-11 21:11:37.927 | ++ functions-common:get_field:812 : read data 2022-04-11 21:11:37.927 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 21:11:37.927 | from cryptography.utils import int_from_bytes 2022-04-11 21:11:37.927 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 21:11:37.927 | from cryptography.utils import int_from_bytes 2022-04-11 21:11:37.927 | ++ functions-common:oscwrap:2465 : return 0 2022-04-11 21:11:37.927 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-04-11 21:11:37.928 | ++ functions-common:get_field:816 : field='$2' 2022-04-11 21:11:37.928 | ++ functions-common:get_field:818 : echo '| aed7c540070e400792b04b800b08c14a | d329e108377b48bdaeb762ace01d1e3c | | da6d67d0380b4aae80b17fb38b4ab81c | | | False |' 2022-04-11 21:11:37.928 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-11 21:11:37.928 | ++ functions-common:get_field:812 : read data 2022-04-11 21:11:37.928 | + functions-common:get_or_add_user_project_role:995 : user_role_id=aed7c540070e400792b04b800b08c14a 2022-04-11 21:11:37.928 | + functions-common:get_or_add_user_project_role:997 : echo aed7c540070e400792b04b800b08c14a 2022-04-11 21:11:37.928 | aed7c540070e400792b04b800b08c14a 2022-04-11 21:11:38.133 | [17789 Async ks-demo-another:88414]: finished get_or_add_user_project_role anotherrole d329e108377b48bdaeb762ace01d1e3c da6d67d0380b4aae80b17fb38b4ab81c with result 0 in 16 seconds 2022-04-11 21:11:38.373 | [17789 Async ks-demo-invis:88526]: Waiting for completion of get_or_add_user_project_role member d329e108377b48bdaeb762ace01d1e3c 71523bc996724c20b4cb27ba210b645d running on PID 88526 (14 other jobs running) 2022-04-11 21:11:38.484 | [17789 Async ks-demo-invis:88526]: Signaling child to exit 2022-04-11 21:11:38.485 | WAKEUP 2022-04-11 21:11:38.546 | [17789 Async ks-demo-invis:88526]: Signaled 2022-04-11 21:11:38.547 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-04-11 21:11:38.547 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-04-11 21:11:38.547 | ++ functions-common:_get_domain_args:957 : local domain 2022-04-11 21:11:38.547 | ++ functions-common:_get_domain_args:958 : domain= 2022-04-11 21:11:38.547 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-04-11 21:11:38.547 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-04-11 21:11:38.547 | ++ functions-common:_get_domain_args:967 : echo 2022-04-11 21:11:38.547 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-04-11 21:11:38.547 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-04-11 21:11:38.547 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user d329e108377b48bdaeb762ace01d1e3c --project 71523bc996724c20b4cb27ba210b645d 2022-04-11 21:11:38.547 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-04-11 21:11:38.547 | ++ functions-common:get_field:811 : local data field 2022-04-11 21:11:38.547 | ++ functions-common:get_field:812 : read data 2022-04-11 21:11:38.547 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 21:11:38.548 | from cryptography.utils import int_from_bytes 2022-04-11 21:11:38.548 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 21:11:38.548 | from cryptography.utils import int_from_bytes 2022-04-11 21:11:38.548 | ++ functions-common:oscwrap:2465 : return 0 2022-04-11 21:11:38.548 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-04-11 21:11:38.548 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-04-11 21:11:38.548 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add member --user d329e108377b48bdaeb762ace01d1e3c --project 71523bc996724c20b4cb27ba210b645d 2022-04-11 21:11:38.548 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 21:11:38.548 | from cryptography.utils import int_from_bytes 2022-04-11 21:11:38.548 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 21:11:38.548 | from cryptography.utils import int_from_bytes 2022-04-11 21:11:38.548 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-04-11 21:11:38.548 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-04-11 21:11:38.548 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user d329e108377b48bdaeb762ace01d1e3c --project 71523bc996724c20b4cb27ba210b645d 2022-04-11 21:11:38.548 | ++ functions-common:get_field:811 : local data field 2022-04-11 21:11:38.548 | ++ functions-common:get_field:812 : read data 2022-04-11 21:11:38.548 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 21:11:38.548 | from cryptography.utils import int_from_bytes 2022-04-11 21:11:38.548 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 21:11:38.548 | from cryptography.utils import int_from_bytes 2022-04-11 21:11:38.548 | ++ functions-common:oscwrap:2465 : return 0 2022-04-11 21:11:38.548 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-04-11 21:11:38.548 | ++ functions-common:get_field:816 : field='$2' 2022-04-11 21:11:38.548 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-11 21:11:38.548 | ++ functions-common:get_field:818 : echo '| 080be22ef01d443f99c732d4e90c242f | d329e108377b48bdaeb762ace01d1e3c | | 71523bc996724c20b4cb27ba210b645d | | | False |' 2022-04-11 21:11:38.548 | ++ functions-common:get_field:812 : read data 2022-04-11 21:11:38.548 | + functions-common:get_or_add_user_project_role:995 : user_role_id=080be22ef01d443f99c732d4e90c242f 2022-04-11 21:11:38.548 | + functions-common:get_or_add_user_project_role:997 : echo 080be22ef01d443f99c732d4e90c242f 2022-04-11 21:11:38.548 | 080be22ef01d443f99c732d4e90c242f 2022-04-11 21:11:38.649 | [17789 Async ks-demo-invis:88526]: finished get_or_add_user_project_role member d329e108377b48bdaeb762ace01d1e3c 71523bc996724c20b4cb27ba210b645d with result 0 in 17 seconds 2022-04-11 21:11:38.850 | [17789 Async ks-demo-reader:88718]: Waiting for completion of get_or_add_user_project_role reader d7d25a574eec4c6a8fbd6cc7dc9c520f da6d67d0380b4aae80b17fb38b4ab81c running on PID 88718 (13 other jobs running) 2022-04-11 21:11:38.907 | [17789 Async ks-demo-reader:88718]: Signaling child to exit 2022-04-11 21:11:38.908 | WAKEUP 2022-04-11 21:11:38.916 | + inc/async:async_inner:64 : rc=0 2022-04-11 21:11:38.955 | [17789 Async ks-demo-reader:88718]: Signaled 2022-04-11 21:11:38.958 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-04-11 21:11:38.958 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-04-11 21:11:38.958 | ++ functions-common:_get_domain_args:957 : local domain 2022-04-11 21:11:38.958 | ++ functions-common:_get_domain_args:958 : domain= 2022-04-11 21:11:38.958 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-04-11 21:11:38.958 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-04-11 21:11:38.958 | ++ functions-common:_get_domain_args:967 : echo 2022-04-11 21:11:38.958 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-04-11 21:11:38.958 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-04-11 21:11:38.958 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user d7d25a574eec4c6a8fbd6cc7dc9c520f --project da6d67d0380b4aae80b17fb38b4ab81c 2022-04-11 21:11:38.958 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-04-11 21:11:38.958 | ++ functions-common:get_field:811 : local data field 2022-04-11 21:11:38.958 | ++ functions-common:get_field:812 : read data 2022-04-11 21:11:38.958 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 21:11:38.959 | from cryptography.utils import int_from_bytes 2022-04-11 21:11:38.959 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 21:11:38.959 | from cryptography.utils import int_from_bytes 2022-04-11 21:11:38.959 | ++ functions-common:oscwrap:2465 : return 0 2022-04-11 21:11:38.959 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-04-11 21:11:38.959 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-04-11 21:11:38.959 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add reader --user d7d25a574eec4c6a8fbd6cc7dc9c520f --project da6d67d0380b4aae80b17fb38b4ab81c 2022-04-11 21:11:38.959 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 21:11:38.959 | from cryptography.utils import int_from_bytes 2022-04-11 21:11:38.959 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 21:11:38.959 | from cryptography.utils import int_from_bytes 2022-04-11 21:11:38.959 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user d7d25a574eec4c6a8fbd6cc7dc9c520f --project da6d67d0380b4aae80b17fb38b4ab81c 2022-04-11 21:11:38.959 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-04-11 21:11:38.959 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-04-11 21:11:38.959 | ++ functions-common:get_field:811 : local data field 2022-04-11 21:11:38.959 | ++ functions-common:get_field:812 : read data 2022-04-11 21:11:38.959 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 21:11:38.959 | from cryptography.utils import int_from_bytes 2022-04-11 21:11:38.959 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 21:11:38.959 | from cryptography.utils import int_from_bytes 2022-04-11 21:11:38.959 | ++ functions-common:oscwrap:2465 : return 0 2022-04-11 21:11:38.959 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-04-11 21:11:38.959 | ++ functions-common:get_field:816 : field='$2' 2022-04-11 21:11:38.959 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-11 21:11:38.959 | ++ functions-common:get_field:818 : echo '| df28d0745941486f8c68cc3254c20010 | d7d25a574eec4c6a8fbd6cc7dc9c520f | | da6d67d0380b4aae80b17fb38b4ab81c | | | False |' 2022-04-11 21:11:38.959 | ++ functions-common:get_field:812 : read data 2022-04-11 21:11:38.959 | + functions-common:get_or_add_user_project_role:995 : user_role_id=df28d0745941486f8c68cc3254c20010 2022-04-11 21:11:38.959 | + functions-common:get_or_add_user_project_role:997 : echo df28d0745941486f8c68cc3254c20010 2022-04-11 21:11:38.959 | df28d0745941486f8c68cc3254c20010 2022-04-11 21:11:38.981 | [90314 Async ks-system-reader:90314]: finished successfully 2022-04-11 21:11:39.103 | [17789 Async ks-demo-reader:88718]: finished get_or_add_user_project_role reader d7d25a574eec4c6a8fbd6cc7dc9c520f da6d67d0380b4aae80b17fb38b4ab81c with result 0 in 16 seconds 2022-04-11 21:11:39.119 | + inc/async:async_wait:197 : return 0 2022-04-11 21:11:39.123 | + lib/keystone:create_keystone_accounts:414 : async_wait ks-alt-admin ks-alt-another ks-alt-member-user ks-alt-reader-user 2022-04-11 21:11:39.294 | [17789 Async ks-alt-admin:89152]: Waiting for completion of get_or_add_user_project_role admin 841a5e9a9dee4626a45325a85be9cfbb 4bb9bc2b162d4c7db0c6a7285326b1be running on PID 89152 (12 other jobs running) 2022-04-11 21:11:39.438 | [17789 Async ks-alt-admin:89152]: Signaling child to exit 2022-04-11 21:11:39.438 | WAKEUP 2022-04-11 21:11:39.547 | [17789 Async ks-alt-admin:89152]: Signaled 2022-04-11 21:11:39.548 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-04-11 21:11:39.548 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-04-11 21:11:39.548 | ++ functions-common:_get_domain_args:957 : local domain 2022-04-11 21:11:39.548 | ++ functions-common:_get_domain_args:958 : domain= 2022-04-11 21:11:39.548 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-04-11 21:11:39.548 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-04-11 21:11:39.549 | ++ functions-common:_get_domain_args:967 : echo 2022-04-11 21:11:39.549 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-04-11 21:11:39.549 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-04-11 21:11:39.549 | ++ functions-common:get_field:811 : local data field 2022-04-11 21:11:39.549 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 841a5e9a9dee4626a45325a85be9cfbb --project 4bb9bc2b162d4c7db0c6a7285326b1be 2022-04-11 21:11:39.549 | ++ functions-common:get_field:812 : read data 2022-04-11 21:11:39.549 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-04-11 21:11:39.549 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 21:11:39.549 | from cryptography.utils import int_from_bytes 2022-04-11 21:11:39.549 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 21:11:39.549 | from cryptography.utils import int_from_bytes 2022-04-11 21:11:39.549 | ++ functions-common:oscwrap:2465 : return 0 2022-04-11 21:11:39.549 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-04-11 21:11:39.549 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-04-11 21:11:39.549 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add admin --user 841a5e9a9dee4626a45325a85be9cfbb --project 4bb9bc2b162d4c7db0c6a7285326b1be 2022-04-11 21:11:39.549 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 21:11:39.549 | from cryptography.utils import int_from_bytes 2022-04-11 21:11:39.549 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 21:11:39.549 | from cryptography.utils import int_from_bytes 2022-04-11 21:11:39.549 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 841a5e9a9dee4626a45325a85be9cfbb --project 4bb9bc2b162d4c7db0c6a7285326b1be 2022-04-11 21:11:39.549 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-04-11 21:11:39.549 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-04-11 21:11:39.549 | ++ functions-common:get_field:811 : local data field 2022-04-11 21:11:39.549 | ++ functions-common:get_field:812 : read data 2022-04-11 21:11:39.549 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 21:11:39.549 | from cryptography.utils import int_from_bytes 2022-04-11 21:11:39.549 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 21:11:39.549 | from cryptography.utils import int_from_bytes 2022-04-11 21:11:39.549 | ++ functions-common:oscwrap:2465 : return 0 2022-04-11 21:11:39.549 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-04-11 21:11:39.549 | ++ functions-common:get_field:816 : field='$2' 2022-04-11 21:11:39.550 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-11 21:11:39.550 | ++ functions-common:get_field:818 : echo '| 7a9ab7c2004f4b03a02bfc40aa1a34e3 | 841a5e9a9dee4626a45325a85be9cfbb | | 4bb9bc2b162d4c7db0c6a7285326b1be | | | False |' 2022-04-11 21:11:39.550 | ++ functions-common:get_field:812 : read data 2022-04-11 21:11:39.550 | + functions-common:get_or_add_user_project_role:995 : user_role_id=7a9ab7c2004f4b03a02bfc40aa1a34e3 2022-04-11 21:11:39.550 | + functions-common:get_or_add_user_project_role:997 : echo 7a9ab7c2004f4b03a02bfc40aa1a34e3 2022-04-11 21:11:39.550 | 7a9ab7c2004f4b03a02bfc40aa1a34e3 2022-04-11 21:11:39.779 | [17789 Async ks-alt-admin:89152]: finished get_or_add_user_project_role admin 841a5e9a9dee4626a45325a85be9cfbb 4bb9bc2b162d4c7db0c6a7285326b1be with result 0 in 15 seconds 2022-04-11 21:11:39.994 | [17789 Async ks-alt-another:89264]: Waiting for completion of get_or_add_user_project_role anotherrole 841a5e9a9dee4626a45325a85be9cfbb 4bb9bc2b162d4c7db0c6a7285326b1be running on PID 89264 (11 other jobs running) 2022-04-11 21:11:40.149 | [17789 Async ks-alt-another:89264]: Signaling child to exit 2022-04-11 21:11:40.149 | WAKEUP 2022-04-11 21:11:40.272 | [17789 Async ks-alt-another:89264]: Signaled 2022-04-11 21:11:40.282 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-04-11 21:11:40.282 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-04-11 21:11:40.282 | ++ functions-common:_get_domain_args:957 : local domain 2022-04-11 21:11:40.282 | ++ functions-common:_get_domain_args:958 : domain= 2022-04-11 21:11:40.282 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-04-11 21:11:40.282 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-04-11 21:11:40.282 | ++ functions-common:_get_domain_args:967 : echo 2022-04-11 21:11:40.282 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-04-11 21:11:40.282 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user 841a5e9a9dee4626a45325a85be9cfbb --project 4bb9bc2b162d4c7db0c6a7285326b1be 2022-04-11 21:11:40.283 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-04-11 21:11:40.283 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-04-11 21:11:40.283 | ++ functions-common:get_field:811 : local data field 2022-04-11 21:11:40.283 | ++ functions-common:get_field:812 : read data 2022-04-11 21:11:40.283 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 21:11:40.283 | from cryptography.utils import int_from_bytes 2022-04-11 21:11:40.283 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 21:11:40.283 | from cryptography.utils import int_from_bytes 2022-04-11 21:11:40.283 | ++ functions-common:oscwrap:2465 : return 0 2022-04-11 21:11:40.283 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-04-11 21:11:40.283 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-04-11 21:11:40.283 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add anotherrole --user 841a5e9a9dee4626a45325a85be9cfbb --project 4bb9bc2b162d4c7db0c6a7285326b1be 2022-04-11 21:11:40.283 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 21:11:40.283 | from cryptography.utils import int_from_bytes 2022-04-11 21:11:40.283 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 21:11:40.283 | from cryptography.utils import int_from_bytes 2022-04-11 21:11:40.283 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user 841a5e9a9dee4626a45325a85be9cfbb --project 4bb9bc2b162d4c7db0c6a7285326b1be 2022-04-11 21:11:40.283 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-04-11 21:11:40.283 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-04-11 21:11:40.283 | ++ functions-common:get_field:811 : local data field 2022-04-11 21:11:40.283 | ++ functions-common:get_field:812 : read data 2022-04-11 21:11:40.283 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 21:11:40.283 | from cryptography.utils import int_from_bytes 2022-04-11 21:11:40.283 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 21:11:40.283 | from cryptography.utils import int_from_bytes 2022-04-11 21:11:40.283 | ++ functions-common:oscwrap:2465 : return 0 2022-04-11 21:11:40.283 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-04-11 21:11:40.283 | ++ functions-common:get_field:816 : field='$2' 2022-04-11 21:11:40.283 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-11 21:11:40.284 | ++ functions-common:get_field:818 : echo '| aed7c540070e400792b04b800b08c14a | 841a5e9a9dee4626a45325a85be9cfbb | | 4bb9bc2b162d4c7db0c6a7285326b1be | | | False |' 2022-04-11 21:11:40.284 | ++ functions-common:get_field:812 : read data 2022-04-11 21:11:40.284 | + functions-common:get_or_add_user_project_role:995 : user_role_id=aed7c540070e400792b04b800b08c14a 2022-04-11 21:11:40.284 | + functions-common:get_or_add_user_project_role:997 : echo aed7c540070e400792b04b800b08c14a 2022-04-11 21:11:40.284 | aed7c540070e400792b04b800b08c14a 2022-04-11 21:11:40.520 | [17789 Async ks-alt-another:89264]: finished get_or_add_user_project_role anotherrole 841a5e9a9dee4626a45325a85be9cfbb 4bb9bc2b162d4c7db0c6a7285326b1be with result 0 in 15 seconds 2022-04-11 21:11:40.783 | [17789 Async ks-alt-member-user:89581]: Waiting for completion of get_or_add_user_project_role member 5c61c605509544a6891997401d533fe7 4bb9bc2b162d4c7db0c6a7285326b1be running on PID 89581 (10 other jobs running) 2022-04-11 21:11:40.938 | [17789 Async ks-alt-member-user:89581]: Signaling child to exit 2022-04-11 21:11:40.939 | WAKEUP 2022-04-11 21:11:41.078 | [17789 Async ks-alt-member-user:89581]: Signaled 2022-04-11 21:11:41.082 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-04-11 21:11:41.082 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-04-11 21:11:41.082 | ++ functions-common:_get_domain_args:957 : local domain 2022-04-11 21:11:41.082 | ++ functions-common:_get_domain_args:958 : domain= 2022-04-11 21:11:41.082 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-04-11 21:11:41.082 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-04-11 21:11:41.083 | ++ functions-common:_get_domain_args:967 : echo 2022-04-11 21:11:41.083 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-04-11 21:11:41.084 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 5c61c605509544a6891997401d533fe7 --project 4bb9bc2b162d4c7db0c6a7285326b1be 2022-04-11 21:11:41.085 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-04-11 21:11:41.085 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-04-11 21:11:41.085 | ++ functions-common:get_field:811 : local data field 2022-04-11 21:11:41.085 | ++ functions-common:get_field:812 : read data 2022-04-11 21:11:41.085 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 21:11:41.085 | from cryptography.utils import int_from_bytes 2022-04-11 21:11:41.086 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 21:11:41.086 | from cryptography.utils import int_from_bytes 2022-04-11 21:11:41.088 | ++ functions-common:oscwrap:2465 : return 0 2022-04-11 21:11:41.088 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-04-11 21:11:41.088 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-04-11 21:11:41.088 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add member --user 5c61c605509544a6891997401d533fe7 --project 4bb9bc2b162d4c7db0c6a7285326b1be 2022-04-11 21:11:41.088 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 21:11:41.088 | from cryptography.utils import int_from_bytes 2022-04-11 21:11:41.089 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 21:11:41.089 | from cryptography.utils import int_from_bytes 2022-04-11 21:11:41.090 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-04-11 21:11:41.091 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-04-11 21:11:41.091 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 5c61c605509544a6891997401d533fe7 --project 4bb9bc2b162d4c7db0c6a7285326b1be 2022-04-11 21:11:41.091 | ++ functions-common:get_field:811 : local data field 2022-04-11 21:11:41.091 | ++ functions-common:get_field:812 : read data 2022-04-11 21:11:41.091 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 21:11:41.091 | from cryptography.utils import int_from_bytes 2022-04-11 21:11:41.091 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 21:11:41.091 | from cryptography.utils import int_from_bytes 2022-04-11 21:11:41.091 | ++ functions-common:oscwrap:2465 : return 0 2022-04-11 21:11:41.091 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-04-11 21:11:41.091 | ++ functions-common:get_field:816 : field='$2' 2022-04-11 21:11:41.091 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-11 21:11:41.091 | ++ functions-common:get_field:818 : echo '| 080be22ef01d443f99c732d4e90c242f | 5c61c605509544a6891997401d533fe7 | | 4bb9bc2b162d4c7db0c6a7285326b1be | | | False |' 2022-04-11 21:11:41.091 | ++ functions-common:get_field:812 : read data 2022-04-11 21:11:41.091 | + functions-common:get_or_add_user_project_role:995 : user_role_id=080be22ef01d443f99c732d4e90c242f 2022-04-11 21:11:41.091 | + functions-common:get_or_add_user_project_role:997 : echo 080be22ef01d443f99c732d4e90c242f 2022-04-11 21:11:41.091 | 080be22ef01d443f99c732d4e90c242f 2022-04-11 21:11:41.371 | [17789 Async ks-alt-member-user:89581]: finished get_or_add_user_project_role member 5c61c605509544a6891997401d533fe7 4bb9bc2b162d4c7db0c6a7285326b1be with result 0 in 15 seconds 2022-04-11 21:11:41.616 | [17789 Async ks-alt-reader-user:89806]: Waiting for completion of get_or_add_user_project_role reader 3aa88dd7f6f648d8a9fd42d9ad2fa16c 4bb9bc2b162d4c7db0c6a7285326b1be running on PID 89806 (9 other jobs running) 2022-04-11 21:11:41.781 | [17789 Async ks-alt-reader-user:89806]: Signaling child to exit 2022-04-11 21:11:41.781 | WAKEUP 2022-04-11 21:11:41.941 | [17789 Async ks-alt-reader-user:89806]: Signaled 2022-04-11 21:11:41.953 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-04-11 21:11:41.954 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-04-11 21:11:41.954 | ++ functions-common:_get_domain_args:957 : local domain 2022-04-11 21:11:41.956 | ++ functions-common:_get_domain_args:958 : domain= 2022-04-11 21:11:41.956 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-04-11 21:11:41.956 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-04-11 21:11:41.956 | ++ functions-common:_get_domain_args:967 : echo 2022-04-11 21:11:41.956 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-04-11 21:11:41.956 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-04-11 21:11:41.956 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-04-11 21:11:41.956 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 3aa88dd7f6f648d8a9fd42d9ad2fa16c --project 4bb9bc2b162d4c7db0c6a7285326b1be 2022-04-11 21:11:41.956 | ++ functions-common:get_field:811 : local data field 2022-04-11 21:11:41.956 | ++ functions-common:get_field:812 : read data 2022-04-11 21:11:41.956 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 21:11:41.956 | from cryptography.utils import int_from_bytes 2022-04-11 21:11:41.956 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 21:11:41.956 | from cryptography.utils import int_from_bytes 2022-04-11 21:11:41.956 | ++ functions-common:oscwrap:2465 : return 0 2022-04-11 21:11:41.956 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-04-11 21:11:41.956 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-04-11 21:11:41.956 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add reader --user 3aa88dd7f6f648d8a9fd42d9ad2fa16c --project 4bb9bc2b162d4c7db0c6a7285326b1be 2022-04-11 21:11:41.956 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 21:11:41.956 | from cryptography.utils import int_from_bytes 2022-04-11 21:11:41.956 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 21:11:41.956 | from cryptography.utils import int_from_bytes 2022-04-11 21:11:41.956 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 3aa88dd7f6f648d8a9fd42d9ad2fa16c --project 4bb9bc2b162d4c7db0c6a7285326b1be 2022-04-11 21:11:41.956 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-04-11 21:11:41.956 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-04-11 21:11:41.956 | ++ functions-common:get_field:811 : local data field 2022-04-11 21:11:41.956 | ++ functions-common:get_field:812 : read data 2022-04-11 21:11:41.957 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 21:11:41.957 | from cryptography.utils import int_from_bytes 2022-04-11 21:11:41.957 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 21:11:41.957 | from cryptography.utils import int_from_bytes 2022-04-11 21:11:41.957 | ++ functions-common:oscwrap:2465 : return 0 2022-04-11 21:11:41.957 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-04-11 21:11:41.957 | ++ functions-common:get_field:816 : field='$2' 2022-04-11 21:11:41.957 | ++ functions-common:get_field:818 : echo '| df28d0745941486f8c68cc3254c20010 | 3aa88dd7f6f648d8a9fd42d9ad2fa16c | | 4bb9bc2b162d4c7db0c6a7285326b1be | | | False |' 2022-04-11 21:11:41.957 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-11 21:11:41.957 | ++ functions-common:get_field:812 : read data 2022-04-11 21:11:41.957 | + functions-common:get_or_add_user_project_role:995 : user_role_id=df28d0745941486f8c68cc3254c20010 2022-04-11 21:11:41.957 | + functions-common:get_or_add_user_project_role:997 : echo df28d0745941486f8c68cc3254c20010 2022-04-11 21:11:41.957 | df28d0745941486f8c68cc3254c20010 2022-04-11 21:11:42.208 | [17789 Async ks-alt-reader-user:89806]: finished get_or_add_user_project_role reader 3aa88dd7f6f648d8a9fd42d9ad2fa16c 4bb9bc2b162d4c7db0c6a7285326b1be with result 0 in 13 seconds 2022-04-11 21:11:42.241 | + inc/async:async_wait:197 : return 0 2022-04-11 21:11:42.257 | + lib/keystone:create_keystone_accounts:415 : async_wait ks-system-member ks-system-reader 2022-04-11 21:11:42.590 | [17789 Async ks-system-member:90032]: Waiting for completion of get_or_add_user_system_role member b35b0d5c64ed416789b0a6743d64e0a3 all running on PID 90032 (8 other jobs running) 2022-04-11 21:11:42.744 | [17789 Async ks-system-member:90032]: Signaling child to exit 2022-04-11 21:11:42.744 | WAKEUP 2022-04-11 21:11:42.895 | [17789 Async ks-system-member:90032]: Signaled 2022-04-11 21:11:42.909 | + functions-common:get_or_add_user_system_role:1027 : local user_role_id 2022-04-11 21:11:42.909 | + functions-common:get_or_add_user_system_role:1028 : local domain_args 2022-04-11 21:11:42.909 | ++ functions-common:get_or_add_user_system_role:1030 : _get_domain_args 2022-04-11 21:11:42.909 | ++ functions-common:_get_domain_args:957 : local domain 2022-04-11 21:11:42.909 | ++ functions-common:_get_domain_args:958 : domain= 2022-04-11 21:11:42.909 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-04-11 21:11:42.909 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-04-11 21:11:42.909 | ++ functions-common:_get_domain_args:967 : echo 2022-04-11 21:11:42.909 | + functions-common:get_or_add_user_system_role:1030 : domain_args= 2022-04-11 21:11:42.909 | ++ functions-common:get_or_add_user_system_role:1038 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user b35b0d5c64ed416789b0a6743d64e0a3 --system all -f value -c Role 2022-04-11 21:11:42.909 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 21:11:42.909 | from cryptography.utils import int_from_bytes 2022-04-11 21:11:42.910 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 21:11:42.910 | from cryptography.utils import int_from_bytes 2022-04-11 21:11:42.910 | ++ functions-common:oscwrap:2465 : return 0 2022-04-11 21:11:42.910 | + functions-common:get_or_add_user_system_role:1038 : user_role_id= 2022-04-11 21:11:42.910 | + functions-common:get_or_add_user_system_role:1039 : [[ -z '' ]] 2022-04-11 21:11:42.910 | + functions-common:get_or_add_user_system_role:1041 : openstack --os-cloud devstack-system-admin role add member --user b35b0d5c64ed416789b0a6743d64e0a3 --system all 2022-04-11 21:11:42.910 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 21:11:42.910 | from cryptography.utils import int_from_bytes 2022-04-11 21:11:42.910 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 21:11:42.910 | from cryptography.utils import int_from_bytes 2022-04-11 21:11:42.910 | ++ functions-common:get_or_add_user_system_role:1050 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user b35b0d5c64ed416789b0a6743d64e0a3 --system all -f value -c Role 2022-04-11 21:11:42.910 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 21:11:42.910 | from cryptography.utils import int_from_bytes 2022-04-11 21:11:42.910 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 21:11:42.910 | from cryptography.utils import int_from_bytes 2022-04-11 21:11:42.910 | ++ functions-common:oscwrap:2465 : return 0 2022-04-11 21:11:42.910 | + functions-common:get_or_add_user_system_role:1050 : user_role_id=080be22ef01d443f99c732d4e90c242f 2022-04-11 21:11:42.910 | + functions-common:get_or_add_user_system_role:1052 : echo 080be22ef01d443f99c732d4e90c242f 2022-04-11 21:11:42.910 | 080be22ef01d443f99c732d4e90c242f 2022-04-11 21:11:43.218 | [17789 Async ks-system-member:90032]: finished get_or_add_user_system_role member b35b0d5c64ed416789b0a6743d64e0a3 all with result 0 in 12 seconds 2022-04-11 21:11:43.470 | [17789 Async ks-system-reader:90314]: Waiting for completion of get_or_add_user_system_role reader 310cd150e7074b70aaff676ed9ffc01f all running on PID 90314 (7 other jobs running) 2022-04-11 21:11:43.635 | [17789 Async ks-system-reader:90314]: Signaling child to exit 2022-04-11 21:11:43.635 | WAKEUP 2022-04-11 21:11:43.801 | [17789 Async ks-system-reader:90314]: Signaled 2022-04-11 21:11:43.810 | + functions-common:get_or_add_user_system_role:1027 : local user_role_id 2022-04-11 21:11:43.810 | + functions-common:get_or_add_user_system_role:1028 : local domain_args 2022-04-11 21:11:43.810 | ++ functions-common:get_or_add_user_system_role:1030 : _get_domain_args 2022-04-11 21:11:43.810 | ++ functions-common:_get_domain_args:957 : local domain 2022-04-11 21:11:43.810 | ++ functions-common:_get_domain_args:958 : domain= 2022-04-11 21:11:43.810 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-04-11 21:11:43.810 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-04-11 21:11:43.810 | ++ functions-common:_get_domain_args:967 : echo 2022-04-11 21:11:43.810 | + functions-common:get_or_add_user_system_role:1030 : domain_args= 2022-04-11 21:11:43.810 | ++ functions-common:get_or_add_user_system_role:1038 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 310cd150e7074b70aaff676ed9ffc01f --system all -f value -c Role 2022-04-11 21:11:43.810 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 21:11:43.810 | from cryptography.utils import int_from_bytes 2022-04-11 21:11:43.810 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 21:11:43.810 | from cryptography.utils import int_from_bytes 2022-04-11 21:11:43.810 | ++ functions-common:oscwrap:2465 : return 0 2022-04-11 21:11:43.810 | + functions-common:get_or_add_user_system_role:1038 : user_role_id= 2022-04-11 21:11:43.810 | + functions-common:get_or_add_user_system_role:1039 : [[ -z '' ]] 2022-04-11 21:11:43.810 | + functions-common:get_or_add_user_system_role:1041 : openstack --os-cloud devstack-system-admin role add reader --user 310cd150e7074b70aaff676ed9ffc01f --system all 2022-04-11 21:11:43.810 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 21:11:43.810 | from cryptography.utils import int_from_bytes 2022-04-11 21:11:43.811 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 21:11:43.811 | from cryptography.utils import int_from_bytes 2022-04-11 21:11:43.811 | ++ functions-common:get_or_add_user_system_role:1050 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 310cd150e7074b70aaff676ed9ffc01f --system all -f value -c Role 2022-04-11 21:11:43.811 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 21:11:43.811 | from cryptography.utils import int_from_bytes 2022-04-11 21:11:43.811 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 21:11:43.811 | from cryptography.utils import int_from_bytes 2022-04-11 21:11:43.811 | ++ functions-common:oscwrap:2465 : return 0 2022-04-11 21:11:43.811 | + functions-common:get_or_add_user_system_role:1050 : user_role_id=df28d0745941486f8c68cc3254c20010 2022-04-11 21:11:43.811 | + functions-common:get_or_add_user_system_role:1052 : echo df28d0745941486f8c68cc3254c20010 2022-04-11 21:11:43.811 | df28d0745941486f8c68cc3254c20010 2022-04-11 21:11:44.049 | [17789 Async ks-system-reader:90314]: finished get_or_add_user_system_role reader 310cd150e7074b70aaff676ed9ffc01f all with result 0 in 12 seconds 2022-04-11 21:11:44.071 | + inc/async:async_wait:197 : return 0 2022-04-11 21:11:44.085 | + lib/keystone:create_keystone_accounts:416 : async_wait ks-group-memberdemo ks-group-anotherdemo ks-group-memberalt ks-group-anotheralt ks-group-admin 2022-04-11 21:11:44.274 | [17789 Async ks-group-memberdemo:90667]: Waiting for completion of get_or_add_group_project_role member 6e94dafb26644988aa0cdc4871f39852 da6d67d0380b4aae80b17fb38b4ab81c running on PID 90667 (6 other jobs running) 2022-04-11 21:11:44.377 | [17789 Async ks-group-memberdemo:90667]: Signaling child to exit 2022-04-11 21:11:47.235 | + inc/async:async_inner:64 : rc=0 2022-04-11 21:11:47.366 | [90667 Async ks-group-memberdemo:90667]: finished successfully 2022-04-11 21:11:47.430 | WAKEUP 2022-04-11 21:11:47.538 | [17789 Async ks-group-memberdemo:90667]: Signaled 2022-04-11 21:11:47.552 | + functions-common:get_or_add_group_project_role:1058 : local group_role_id 2022-04-11 21:11:47.552 | ++ functions-common:get_or_add_group_project_role:1064 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group 6e94dafb26644988aa0cdc4871f39852 --project da6d67d0380b4aae80b17fb38b4ab81c -f value 2022-04-11 21:11:47.553 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 21:11:47.553 | from cryptography.utils import int_from_bytes 2022-04-11 21:11:47.553 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 21:11:47.553 | from cryptography.utils import int_from_bytes 2022-04-11 21:11:47.553 | ++ functions-common:oscwrap:2465 : return 0 2022-04-11 21:11:47.553 | + functions-common:get_or_add_group_project_role:1064 : group_role_id= 2022-04-11 21:11:47.553 | + functions-common:get_or_add_group_project_role:1065 : [[ -z '' ]] 2022-04-11 21:11:47.553 | + functions-common:get_or_add_group_project_role:1067 : openstack --os-cloud devstack-system-admin role add member --group 6e94dafb26644988aa0cdc4871f39852 --project da6d67d0380b4aae80b17fb38b4ab81c 2022-04-11 21:11:47.553 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 21:11:47.553 | from cryptography.utils import int_from_bytes 2022-04-11 21:11:47.553 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 21:11:47.553 | from cryptography.utils import int_from_bytes 2022-04-11 21:11:47.553 | ++ functions-common:get_or_add_group_project_role:1074 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group 6e94dafb26644988aa0cdc4871f39852 --project da6d67d0380b4aae80b17fb38b4ab81c -f value 2022-04-11 21:11:47.553 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 21:11:47.553 | from cryptography.utils import int_from_bytes 2022-04-11 21:11:47.553 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 21:11:47.553 | from cryptography.utils import int_from_bytes 2022-04-11 21:11:47.553 | ++ functions-common:oscwrap:2465 : return 0 2022-04-11 21:11:47.553 | + functions-common:get_or_add_group_project_role:1074 : group_role_id='080be22ef01d443f99c732d4e90c242f 6e94dafb26644988aa0cdc4871f39852 da6d67d0380b4aae80b17fb38b4ab81c False' 2022-04-11 21:11:47.553 | + functions-common:get_or_add_group_project_role:1076 : echo 080be22ef01d443f99c732d4e90c242f 6e94dafb26644988aa0cdc4871f39852 da6d67d0380b4aae80b17fb38b4ab81c False 2022-04-11 21:11:47.553 | 080be22ef01d443f99c732d4e90c242f 6e94dafb26644988aa0cdc4871f39852 da6d67d0380b4aae80b17fb38b4ab81c False 2022-04-11 21:11:47.774 | [17789 Async ks-group-memberdemo:90667]: finished get_or_add_group_project_role member 6e94dafb26644988aa0cdc4871f39852 da6d67d0380b4aae80b17fb38b4ab81c with result 0 in 13 seconds 2022-04-11 21:11:47.968 | [17789 Async ks-group-anotherdemo:90753]: Waiting for completion of get_or_add_group_project_role anotherrole 6e94dafb26644988aa0cdc4871f39852 da6d67d0380b4aae80b17fb38b4ab81c running on PID 90753 (5 other jobs running) 2022-04-11 21:11:48.104 | [17789 Async ks-group-anotherdemo:90753]: Signaling child to exit 2022-04-11 21:11:48.177 | + inc/async:async_inner:64 : rc=0 2022-04-11 21:11:48.217 | [90753 Async ks-group-anotherdemo:90753]: finished successfully 2022-04-11 21:11:48.242 | WAKEUP 2022-04-11 21:11:48.280 | [17789 Async ks-group-anotherdemo:90753]: Signaled 2022-04-11 21:11:48.282 | + functions-common:get_or_add_group_project_role:1058 : local group_role_id 2022-04-11 21:11:48.282 | ++ functions-common:get_or_add_group_project_role:1064 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group 6e94dafb26644988aa0cdc4871f39852 --project da6d67d0380b4aae80b17fb38b4ab81c -f value 2022-04-11 21:11:48.282 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 21:11:48.282 | from cryptography.utils import int_from_bytes 2022-04-11 21:11:48.282 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 21:11:48.282 | from cryptography.utils import int_from_bytes 2022-04-11 21:11:48.282 | ++ functions-common:oscwrap:2465 : return 0 2022-04-11 21:11:48.282 | + functions-common:get_or_add_group_project_role:1064 : group_role_id= 2022-04-11 21:11:48.282 | + functions-common:get_or_add_group_project_role:1065 : [[ -z '' ]] 2022-04-11 21:11:48.282 | + functions-common:get_or_add_group_project_role:1067 : openstack --os-cloud devstack-system-admin role add anotherrole --group 6e94dafb26644988aa0cdc4871f39852 --project da6d67d0380b4aae80b17fb38b4ab81c 2022-04-11 21:11:48.282 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 21:11:48.282 | from cryptography.utils import int_from_bytes 2022-04-11 21:11:48.282 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 21:11:48.282 | from cryptography.utils import int_from_bytes 2022-04-11 21:11:48.282 | ++ functions-common:get_or_add_group_project_role:1074 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group 6e94dafb26644988aa0cdc4871f39852 --project da6d67d0380b4aae80b17fb38b4ab81c -f value 2022-04-11 21:11:48.282 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 21:11:48.282 | from cryptography.utils import int_from_bytes 2022-04-11 21:11:48.283 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 21:11:48.283 | from cryptography.utils import int_from_bytes 2022-04-11 21:11:48.283 | ++ functions-common:oscwrap:2465 : return 0 2022-04-11 21:11:48.283 | + functions-common:get_or_add_group_project_role:1074 : group_role_id='aed7c540070e400792b04b800b08c14a 6e94dafb26644988aa0cdc4871f39852 da6d67d0380b4aae80b17fb38b4ab81c False' 2022-04-11 21:11:48.283 | + functions-common:get_or_add_group_project_role:1076 : echo aed7c540070e400792b04b800b08c14a 6e94dafb26644988aa0cdc4871f39852 da6d67d0380b4aae80b17fb38b4ab81c False 2022-04-11 21:11:48.283 | aed7c540070e400792b04b800b08c14a 6e94dafb26644988aa0cdc4871f39852 da6d67d0380b4aae80b17fb38b4ab81c False 2022-04-11 21:11:48.349 | [17789 Async ks-group-anotherdemo:90753]: finished get_or_add_group_project_role anotherrole 6e94dafb26644988aa0cdc4871f39852 da6d67d0380b4aae80b17fb38b4ab81c with result 0 in 14 seconds 2022-04-11 21:11:48.423 | [17789 Async ks-group-memberalt:90858]: Waiting for completion of get_or_add_group_project_role member 6e94dafb26644988aa0cdc4871f39852 4bb9bc2b162d4c7db0c6a7285326b1be running on PID 90858 (4 other jobs running) 2022-04-11 21:11:48.474 | [17789 Async ks-group-memberalt:90858]: Signaling child to exit 2022-04-11 21:11:49.592 | + inc/async:async_inner:64 : rc=0 2022-04-11 21:11:49.619 | [90945 Async ks-group-anotheralt:90945]: finished successfully 2022-04-11 21:11:49.826 | + inc/async:async_inner:64 : rc=0 2022-04-11 21:11:49.853 | [91068 Async ks-group-admin:91068]: finished successfully 2022-04-11 21:11:50.464 | + inc/async:async_inner:64 : rc=0 2022-04-11 21:11:50.489 | [90858 Async ks-group-memberalt:90858]: finished successfully 2022-04-11 21:11:50.509 | WAKEUP 2022-04-11 21:11:50.532 | [17789 Async ks-group-memberalt:90858]: Signaled 2022-04-11 21:11:50.534 | + functions-common:get_or_add_group_project_role:1058 : local group_role_id 2022-04-11 21:11:50.534 | ++ functions-common:get_or_add_group_project_role:1064 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group 6e94dafb26644988aa0cdc4871f39852 --project 4bb9bc2b162d4c7db0c6a7285326b1be -f value 2022-04-11 21:11:50.534 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 21:11:50.534 | from cryptography.utils import int_from_bytes 2022-04-11 21:11:50.534 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 21:11:50.534 | from cryptography.utils import int_from_bytes 2022-04-11 21:11:50.534 | ++ functions-common:oscwrap:2465 : return 0 2022-04-11 21:11:50.534 | + functions-common:get_or_add_group_project_role:1064 : group_role_id= 2022-04-11 21:11:50.534 | + functions-common:get_or_add_group_project_role:1065 : [[ -z '' ]] 2022-04-11 21:11:50.534 | + functions-common:get_or_add_group_project_role:1067 : openstack --os-cloud devstack-system-admin role add member --group 6e94dafb26644988aa0cdc4871f39852 --project 4bb9bc2b162d4c7db0c6a7285326b1be 2022-04-11 21:11:50.534 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 21:11:50.534 | from cryptography.utils import int_from_bytes 2022-04-11 21:11:50.534 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 21:11:50.534 | from cryptography.utils import int_from_bytes 2022-04-11 21:11:50.534 | ++ functions-common:get_or_add_group_project_role:1074 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group 6e94dafb26644988aa0cdc4871f39852 --project 4bb9bc2b162d4c7db0c6a7285326b1be -f value 2022-04-11 21:11:50.534 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 21:11:50.534 | from cryptography.utils import int_from_bytes 2022-04-11 21:11:50.534 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 21:11:50.534 | from cryptography.utils import int_from_bytes 2022-04-11 21:11:50.535 | ++ functions-common:oscwrap:2465 : return 0 2022-04-11 21:11:50.535 | + functions-common:get_or_add_group_project_role:1074 : group_role_id='080be22ef01d443f99c732d4e90c242f 6e94dafb26644988aa0cdc4871f39852 4bb9bc2b162d4c7db0c6a7285326b1be False' 2022-04-11 21:11:50.535 | + functions-common:get_or_add_group_project_role:1076 : echo 080be22ef01d443f99c732d4e90c242f 6e94dafb26644988aa0cdc4871f39852 4bb9bc2b162d4c7db0c6a7285326b1be False 2022-04-11 21:11:50.535 | 080be22ef01d443f99c732d4e90c242f 6e94dafb26644988aa0cdc4871f39852 4bb9bc2b162d4c7db0c6a7285326b1be False 2022-04-11 21:11:50.579 | [17789 Async ks-group-memberalt:90858]: finished get_or_add_group_project_role member 6e94dafb26644988aa0cdc4871f39852 4bb9bc2b162d4c7db0c6a7285326b1be with result 0 in 16 seconds 2022-04-11 21:11:50.619 | [17789 Async ks-group-anotheralt:90945]: Waiting for completion of get_or_add_group_project_role anotherrole 6e94dafb26644988aa0cdc4871f39852 4bb9bc2b162d4c7db0c6a7285326b1be running on PID 90945 (3 other jobs running) 2022-04-11 21:11:50.646 | [17789 Async ks-group-anotheralt:90945]: Signaling child to exit 2022-04-11 21:11:50.646 | WAKEUP 2022-04-11 21:11:50.669 | [17789 Async ks-group-anotheralt:90945]: Signaled 2022-04-11 21:11:50.670 | + functions-common:get_or_add_group_project_role:1058 : local group_role_id 2022-04-11 21:11:50.670 | ++ functions-common:get_or_add_group_project_role:1064 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group 6e94dafb26644988aa0cdc4871f39852 --project 4bb9bc2b162d4c7db0c6a7285326b1be -f value 2022-04-11 21:11:50.670 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 21:11:50.670 | from cryptography.utils import int_from_bytes 2022-04-11 21:11:50.670 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 21:11:50.670 | from cryptography.utils import int_from_bytes 2022-04-11 21:11:50.670 | ++ functions-common:oscwrap:2465 : return 0 2022-04-11 21:11:50.670 | + functions-common:get_or_add_group_project_role:1064 : group_role_id= 2022-04-11 21:11:50.670 | + functions-common:get_or_add_group_project_role:1065 : [[ -z '' ]] 2022-04-11 21:11:50.670 | + functions-common:get_or_add_group_project_role:1067 : openstack --os-cloud devstack-system-admin role add anotherrole --group 6e94dafb26644988aa0cdc4871f39852 --project 4bb9bc2b162d4c7db0c6a7285326b1be 2022-04-11 21:11:50.670 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 21:11:50.670 | from cryptography.utils import int_from_bytes 2022-04-11 21:11:50.670 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 21:11:50.670 | from cryptography.utils import int_from_bytes 2022-04-11 21:11:50.670 | ++ functions-common:get_or_add_group_project_role:1074 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group 6e94dafb26644988aa0cdc4871f39852 --project 4bb9bc2b162d4c7db0c6a7285326b1be -f value 2022-04-11 21:11:50.670 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 21:11:50.670 | from cryptography.utils import int_from_bytes 2022-04-11 21:11:50.671 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 21:11:50.671 | from cryptography.utils import int_from_bytes 2022-04-11 21:11:50.671 | ++ functions-common:oscwrap:2465 : return 0 2022-04-11 21:11:50.671 | + functions-common:get_or_add_group_project_role:1074 : group_role_id='aed7c540070e400792b04b800b08c14a 6e94dafb26644988aa0cdc4871f39852 4bb9bc2b162d4c7db0c6a7285326b1be False' 2022-04-11 21:11:50.671 | + functions-common:get_or_add_group_project_role:1076 : echo aed7c540070e400792b04b800b08c14a 6e94dafb26644988aa0cdc4871f39852 4bb9bc2b162d4c7db0c6a7285326b1be False 2022-04-11 21:11:50.671 | aed7c540070e400792b04b800b08c14a 6e94dafb26644988aa0cdc4871f39852 4bb9bc2b162d4c7db0c6a7285326b1be False 2022-04-11 21:11:50.716 | [17789 Async ks-group-anotheralt:90945]: finished get_or_add_group_project_role anotherrole 6e94dafb26644988aa0cdc4871f39852 4bb9bc2b162d4c7db0c6a7285326b1be with result 0 in 15 seconds 2022-04-11 21:11:50.754 | [17789 Async ks-group-admin:91068]: Waiting for completion of get_or_add_group_project_role admin b77fa091b472421395f775e2b50a1a16 4342fe35ed2942628cff6ece401d9dea running on PID 91068 (2 other jobs running) 2022-04-11 21:11:50.780 | [17789 Async ks-group-admin:91068]: Signaling child to exit 2022-04-11 21:11:50.780 | WAKEUP 2022-04-11 21:11:50.803 | [17789 Async ks-group-admin:91068]: Signaled 2022-04-11 21:11:50.804 | + functions-common:get_or_add_group_project_role:1058 : local group_role_id 2022-04-11 21:11:50.804 | ++ functions-common:get_or_add_group_project_role:1064 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --group b77fa091b472421395f775e2b50a1a16 --project 4342fe35ed2942628cff6ece401d9dea -f value 2022-04-11 21:11:50.804 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 21:11:50.804 | from cryptography.utils import int_from_bytes 2022-04-11 21:11:50.805 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 21:11:50.805 | from cryptography.utils import int_from_bytes 2022-04-11 21:11:50.805 | ++ functions-common:oscwrap:2465 : return 0 2022-04-11 21:11:50.805 | + functions-common:get_or_add_group_project_role:1064 : group_role_id= 2022-04-11 21:11:50.805 | + functions-common:get_or_add_group_project_role:1065 : [[ -z '' ]] 2022-04-11 21:11:50.805 | + functions-common:get_or_add_group_project_role:1067 : openstack --os-cloud devstack-system-admin role add admin --group b77fa091b472421395f775e2b50a1a16 --project 4342fe35ed2942628cff6ece401d9dea 2022-04-11 21:11:50.805 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 21:11:50.805 | from cryptography.utils import int_from_bytes 2022-04-11 21:11:50.805 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 21:11:50.805 | from cryptography.utils import int_from_bytes 2022-04-11 21:11:50.805 | ++ functions-common:get_or_add_group_project_role:1074 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --group b77fa091b472421395f775e2b50a1a16 --project 4342fe35ed2942628cff6ece401d9dea -f value 2022-04-11 21:11:50.805 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 21:11:50.805 | from cryptography.utils import int_from_bytes 2022-04-11 21:11:50.805 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 21:11:50.805 | from cryptography.utils import int_from_bytes 2022-04-11 21:11:50.805 | ++ functions-common:oscwrap:2465 : return 0 2022-04-11 21:11:50.805 | + functions-common:get_or_add_group_project_role:1074 : group_role_id='7a9ab7c2004f4b03a02bfc40aa1a34e3 b77fa091b472421395f775e2b50a1a16 4342fe35ed2942628cff6ece401d9dea False' 2022-04-11 21:11:50.805 | + functions-common:get_or_add_group_project_role:1076 : echo 7a9ab7c2004f4b03a02bfc40aa1a34e3 b77fa091b472421395f775e2b50a1a16 4342fe35ed2942628cff6ece401d9dea False 2022-04-11 21:11:50.805 | 7a9ab7c2004f4b03a02bfc40aa1a34e3 b77fa091b472421395f775e2b50a1a16 4342fe35ed2942628cff6ece401d9dea False 2022-04-11 21:11:50.851 | [17789 Async ks-group-admin:91068]: finished get_or_add_group_project_role admin b77fa091b472421395f775e2b50a1a16 4342fe35ed2942628cff6ece401d9dea with result 0 in 14 seconds 2022-04-11 21:11:50.856 | + inc/async:async_wait:197 : return 0 2022-04-11 21:11:50.858 | + lib/keystone:create_keystone_accounts:418 : is_service_enabled ldap 2022-04-11 21:11:50.876 | + functions-common:is_service_enabled:2081 : return 1 2022-04-11 21:11:50.879 | + ./stack.sh:main:1104 : is_service_enabled nova 2022-04-11 21:11:50.900 | + functions-common:is_service_enabled:2081 : return 0 2022-04-11 21:11:50.903 | + ./stack.sh:main:1105 : async_runfunc create_nova_accounts 2022-04-11 21:11:50.905 | + inc/async:async_runfunc:116 : async_run create_nova_accounts create_nova_accounts 2022-04-11 21:11:50.967 | + inc/async:async_inner:63 : create_nova_accounts 2022-04-11 21:11:51.007 | [17789 Async create_nova_accounts:92972]: running: create_nova_accounts 2022-04-11 21:11:51.010 | + ./stack.sh:main:1107 : is_service_enabled glance 2022-04-11 21:11:51.028 | + functions-common:is_service_enabled:2081 : return 0 2022-04-11 21:11:51.031 | + ./stack.sh:main:1108 : async_runfunc create_glance_accounts 2022-04-11 21:11:51.033 | + inc/async:async_runfunc:116 : async_run create_glance_accounts create_glance_accounts 2022-04-11 21:11:51.093 | + inc/async:async_inner:63 : create_glance_accounts 2022-04-11 21:11:51.138 | [17789 Async create_glance_accounts:93087]: running: create_glance_accounts 2022-04-11 21:11:51.141 | + ./stack.sh:main:1110 : is_service_enabled cinder 2022-04-11 21:11:51.166 | + functions-common:is_service_enabled:2081 : return 0 2022-04-11 21:11:51.169 | + ./stack.sh:main:1111 : async_runfunc create_cinder_accounts 2022-04-11 21:11:51.171 | + inc/async:async_runfunc:116 : async_run create_cinder_accounts create_cinder_accounts 2022-04-11 21:11:51.241 | + inc/async:async_inner:63 : create_cinder_accounts 2022-04-11 21:11:51.282 | [17789 Async create_cinder_accounts:93217]: running: create_cinder_accounts 2022-04-11 21:11:51.285 | + ./stack.sh:main:1113 : is_service_enabled neutron 2022-04-11 21:11:51.307 | + functions-common:is_service_enabled:2081 : return 0 2022-04-11 21:11:51.309 | + ./stack.sh:main:1114 : async_runfunc create_neutron_accounts 2022-04-11 21:11:51.312 | + inc/async:async_runfunc:116 : async_run create_neutron_accounts create_neutron_accounts 2022-04-11 21:11:51.382 | + inc/async:async_inner:63 : create_neutron_accounts 2022-04-11 21:11:51.455 | [17789 Async create_neutron_accounts:93332]: running: create_neutron_accounts 2022-04-11 21:11:51.459 | + ./stack.sh:main:1116 : is_service_enabled swift 2022-04-11 21:11:51.493 | + functions-common:is_service_enabled:2081 : return 1 2022-04-11 21:11:51.501 | + ./stack.sh:main:1125 : is_service_enabled horizon 2022-04-11 21:11:51.531 | + functions-common:is_service_enabled:2081 : return 1 2022-04-11 21:11:51.539 | + ./stack.sh:main:1130 : async_wait create_nova_accounts create_glance_accounts create_cinder_accounts 2022-04-11 21:11:51.872 | [17789 Async create_nova_accounts:92972]: Waiting for completion of create_nova_accounts running on PID 92972 (5 other jobs running) 2022-04-11 21:11:52.030 | [17789 Async create_nova_accounts:92972]: Signaling child to exit 2022-04-11 21:12:25.939 | + inc/async:async_inner:64 : rc=0 2022-04-11 21:12:25.969 | [93332 Async create_neutron_accounts:93332]: finished successfully 2022-04-11 21:12:27.840 | + inc/async:async_inner:64 : rc=0 2022-04-11 21:12:27.876 | [93087 Async create_glance_accounts:93087]: finished successfully 2022-04-11 21:12:43.414 | + inc/async:async_inner:64 : rc=0 2022-04-11 21:12:43.441 | [93217 Async create_cinder_accounts:93217]: finished successfully 2022-04-11 21:12:49.095 | + inc/async:async_inner:64 : rc=0 2022-04-11 21:12:49.121 | [92972 Async create_nova_accounts:92972]: finished successfully 2022-04-11 21:12:49.140 | WAKEUP 2022-04-11 21:12:49.163 | [17789 Async create_nova_accounts:92972]: Signaled 2022-04-11 21:12:49.164 | + lib/nova:create_nova_accounts:355 : [[ key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,g-reg,cinder =~ n-api ]] 2022-04-11 21:12:49.164 | + lib/nova:create_nova_accounts:359 : create_service_user nova admin 2022-04-11 21:12:49.164 | + lib/keystone:create_service_user:431 : get_or_create_user nova Passw0rd Default 2022-04-11 21:12:49.165 | + functions-common:get_or_create_user:909 : local user_id 2022-04-11 21:12:49.165 | + functions-common:get_or_create_user:910 : [[ ! -z '' ]] 2022-04-11 21:12:49.165 | + functions-common:get_or_create_user:913 : local email= 2022-04-11 21:12:49.165 | ++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create nova --password Passw0rd --domain=Default --or-show -f value -c id 2022-04-11 21:12:49.165 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 21:12:49.165 | from cryptography.utils import int_from_bytes 2022-04-11 21:12:49.165 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 21:12:49.165 | from cryptography.utils import int_from_bytes 2022-04-11 21:12:49.165 | ++ functions-common:oscwrap:2465 : return 0 2022-04-11 21:12:49.165 | + functions-common:get_or_create_user:925 : user_id=4362a51aff28490a84742d351e23cc5f 2022-04-11 21:12:49.165 | + functions-common:get_or_create_user:926 : echo 4362a51aff28490a84742d351e23cc5f 2022-04-11 21:12:49.165 | 4362a51aff28490a84742d351e23cc5f 2022-04-11 21:12:49.165 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service nova service Default Default 2022-04-11 21:12:49.165 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-04-11 21:12:49.165 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-04-11 21:12:49.165 | ++ functions-common:_get_domain_args:957 : local domain 2022-04-11 21:12:49.165 | ++ functions-common:_get_domain_args:958 : domain= 2022-04-11 21:12:49.165 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-04-11 21:12:49.165 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-04-11 21:12:49.165 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-04-11 21:12:49.165 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-04-11 21:12:49.165 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-04-11 21:12:49.165 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-04-11 21:12:49.165 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-04-11 21:12:49.165 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user nova --project service --user-domain Default --project-domain Default 2022-04-11 21:12:49.165 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-04-11 21:12:49.165 | ++ functions-common:get_field:811 : local data field 2022-04-11 21:12:49.165 | ++ functions-common:get_field:812 : read data 2022-04-11 21:12:49.165 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 21:12:49.165 | from cryptography.utils import int_from_bytes 2022-04-11 21:12:49.165 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 21:12:49.165 | from cryptography.utils import int_from_bytes 2022-04-11 21:12:49.165 | ++ functions-common:oscwrap:2465 : return 0 2022-04-11 21:12:49.166 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-04-11 21:12:49.166 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-04-11 21:12:49.166 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add service --user nova --project service --user-domain Default --project-domain Default 2022-04-11 21:12:49.166 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 21:12:49.166 | from cryptography.utils import int_from_bytes 2022-04-11 21:12:49.166 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 21:12:49.166 | from cryptography.utils import int_from_bytes 2022-04-11 21:12:49.166 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-04-11 21:12:49.166 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user nova --project service --user-domain Default --project-domain Default 2022-04-11 21:12:49.166 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-04-11 21:12:49.166 | ++ functions-common:get_field:811 : local data field 2022-04-11 21:12:49.166 | ++ functions-common:get_field:812 : read data 2022-04-11 21:12:49.166 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 21:12:49.166 | from cryptography.utils import int_from_bytes 2022-04-11 21:12:49.166 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 21:12:49.166 | from cryptography.utils import int_from_bytes 2022-04-11 21:12:49.166 | ++ functions-common:oscwrap:2465 : return 0 2022-04-11 21:12:49.166 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-04-11 21:12:49.166 | ++ functions-common:get_field:816 : field='$2' 2022-04-11 21:12:49.166 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-11 21:12:49.166 | ++ functions-common:get_field:818 : echo '| 1eb769a610a54d5896b7261fa5d52a42 | 4362a51aff28490a84742d351e23cc5f | | 58429a4189ee43debe7e84230fd89e65 | | | False |' 2022-04-11 21:12:49.166 | ++ functions-common:get_field:812 : read data 2022-04-11 21:12:49.166 | + functions-common:get_or_add_user_project_role:995 : user_role_id=1eb769a610a54d5896b7261fa5d52a42 2022-04-11 21:12:49.166 | + functions-common:get_or_add_user_project_role:997 : echo 1eb769a610a54d5896b7261fa5d52a42 2022-04-11 21:12:49.166 | 1eb769a610a54d5896b7261fa5d52a42 2022-04-11 21:12:49.166 | + lib/keystone:create_service_user:434 : [[ -n admin ]] 2022-04-11 21:12:49.166 | + lib/keystone:create_service_user:435 : get_or_add_user_project_role admin nova service Default Default 2022-04-11 21:12:49.166 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-04-11 21:12:49.166 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-04-11 21:12:49.166 | ++ functions-common:_get_domain_args:957 : local domain 2022-04-11 21:12:49.166 | ++ functions-common:_get_domain_args:958 : domain= 2022-04-11 21:12:49.166 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-04-11 21:12:49.166 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-04-11 21:12:49.167 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-04-11 21:12:49.167 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-04-11 21:12:49.167 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-04-11 21:12:49.167 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-04-11 21:12:49.167 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-04-11 21:12:49.167 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user nova --project service --user-domain Default --project-domain Default 2022-04-11 21:12:49.167 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-04-11 21:12:49.167 | ++ functions-common:get_field:811 : local data field 2022-04-11 21:12:49.167 | ++ functions-common:get_field:812 : read data 2022-04-11 21:12:49.167 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 21:12:49.167 | from cryptography.utils import int_from_bytes 2022-04-11 21:12:49.167 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 21:12:49.167 | from cryptography.utils import int_from_bytes 2022-04-11 21:12:49.167 | ++ functions-common:oscwrap:2465 : return 0 2022-04-11 21:12:49.167 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-04-11 21:12:49.167 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-04-11 21:12:49.167 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add admin --user nova --project service --user-domain Default --project-domain Default 2022-04-11 21:12:49.167 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 21:12:49.167 | from cryptography.utils import int_from_bytes 2022-04-11 21:12:49.167 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 21:12:49.167 | from cryptography.utils import int_from_bytes 2022-04-11 21:12:49.167 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user nova --project service --user-domain Default --project-domain Default 2022-04-11 21:12:49.167 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-04-11 21:12:49.167 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-04-11 21:12:49.167 | ++ functions-common:get_field:811 : local data field 2022-04-11 21:12:49.167 | ++ functions-common:get_field:812 : read data 2022-04-11 21:12:49.167 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 21:12:49.167 | from cryptography.utils import int_from_bytes 2022-04-11 21:12:49.167 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 21:12:49.167 | from cryptography.utils import int_from_bytes 2022-04-11 21:12:49.167 | ++ functions-common:oscwrap:2465 : return 0 2022-04-11 21:12:49.168 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-04-11 21:12:49.168 | ++ functions-common:get_field:816 : field='$2' 2022-04-11 21:12:49.168 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-11 21:12:49.168 | ++ functions-common:get_field:818 : echo '| 7a9ab7c2004f4b03a02bfc40aa1a34e3 | 4362a51aff28490a84742d351e23cc5f | | 58429a4189ee43debe7e84230fd89e65 | | | False |' 2022-04-11 21:12:49.168 | ++ functions-common:get_field:812 : read data 2022-04-11 21:12:49.168 | + functions-common:get_or_add_user_project_role:995 : user_role_id=7a9ab7c2004f4b03a02bfc40aa1a34e3 2022-04-11 21:12:49.168 | + functions-common:get_or_add_user_project_role:997 : echo 7a9ab7c2004f4b03a02bfc40aa1a34e3 2022-04-11 21:12:49.168 | 7a9ab7c2004f4b03a02bfc40aa1a34e3 2022-04-11 21:12:49.168 | + lib/nova:create_nova_accounts:361 : local nova_api_url 2022-04-11 21:12:49.168 | + lib/nova:create_nova_accounts:362 : [[ True == \F\a\l\s\e ]] 2022-04-11 21:12:49.168 | + lib/nova:create_nova_accounts:365 : nova_api_url=http://10.222.0.45/compute 2022-04-11 21:12:49.168 | + lib/nova:create_nova_accounts:368 : get_or_create_service nova_legacy compute_legacy 'Nova Compute Service (Legacy 2.0)' 2022-04-11 21:12:49.168 | + functions-common:get_or_create_service:1082 : local service_id 2022-04-11 21:12:49.168 | ++ functions-common:get_or_create_service:1095 : oscwrap --os-cloud devstack-system-admin service show compute_legacy -f value -c id 2022-04-11 21:12:49.168 | ++ functions-common:get_or_create_service:1097 : oscwrap --os-cloud devstack-system-admin service create compute_legacy --name nova_legacy '--description=Nova Compute Service (Legacy 2.0)' -f value -c id 2022-04-11 21:12:49.168 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 21:12:49.168 | from cryptography.utils import int_from_bytes 2022-04-11 21:12:49.168 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 21:12:49.168 | from cryptography.utils import int_from_bytes 2022-04-11 21:12:49.168 | ++ functions-common:oscwrap:2465 : return 0 2022-04-11 21:12:49.168 | + functions-common:get_or_create_service:1093 : service_id=' 2022-04-11 21:12:49.168 | a62bf8d6f5f74ec9b4df6260e15d271f' 2022-04-11 21:12:49.168 | + functions-common:get_or_create_service:1094 : echo a62bf8d6f5f74ec9b4df6260e15d271f 2022-04-11 21:12:49.168 | a62bf8d6f5f74ec9b4df6260e15d271f 2022-04-11 21:12:49.168 | + lib/nova:create_nova_accounts:370 : get_or_create_endpoint compute_legacy RegionOne 'http://10.222.0.45/compute/v2/$(project_id)s' 2022-04-11 21:12:49.168 | + functions-common:get_or_create_endpoint:1126 : local public_id 2022-04-11 21:12:49.168 | ++ functions-common:get_or_create_endpoint:1127 : _get_or_create_endpoint_with_interface compute_legacy public 'http://10.222.0.45/compute/v2/$(project_id)s' RegionOne 2022-04-11 21:12:49.168 | ++ functions-common:_get_or_create_endpoint_with_interface:1100 : local endpoint_id 2022-04-11 21:12:49.168 | +++ functions-common:_get_or_create_endpoint_with_interface:1105 : oscwrap --os-cloud devstack-system-admin endpoint list --service compute_legacy --interface public --region RegionOne -c ID -f value 2022-04-11 21:12:49.168 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 21:12:49.168 | from cryptography.utils import int_from_bytes 2022-04-11 21:12:49.168 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 21:12:49.168 | from cryptography.utils import int_from_bytes 2022-04-11 21:12:49.169 | +++ functions-common:oscwrap:2465 : return 0 2022-04-11 21:12:49.169 | ++ functions-common:_get_or_create_endpoint_with_interface:1105 : endpoint_id= 2022-04-11 21:12:49.169 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : [[ -z '' ]] 2022-04-11 21:12:49.169 | +++ functions-common:_get_or_create_endpoint_with_interface:1109 : oscwrap --os-cloud devstack-system-admin endpoint create compute_legacy public 'http://10.222.0.45/compute/v2/$(project_id)s' --region RegionOne -f value -c id 2022-04-11 21:12:49.169 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 21:12:49.169 | from cryptography.utils import int_from_bytes 2022-04-11 21:12:49.169 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 21:12:49.169 | from cryptography.utils import int_from_bytes 2022-04-11 21:12:49.169 | +++ functions-common:oscwrap:2465 : return 0 2022-04-11 21:12:49.169 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 : endpoint_id=e05699a7a9ea4bb5b276924e2e4d737b 2022-04-11 21:12:49.169 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : echo e05699a7a9ea4bb5b276924e2e4d737b 2022-04-11 21:12:49.169 | + functions-common:get_or_create_endpoint:1127 : public_id=e05699a7a9ea4bb5b276924e2e4d737b 2022-04-11 21:12:49.169 | + functions-common:get_or_create_endpoint:1129 : [[ -n '' ]] 2022-04-11 21:12:49.169 | + functions-common:get_or_create_endpoint:1132 : [[ -n '' ]] 2022-04-11 21:12:49.169 | + functions-common:get_or_create_endpoint:1136 : echo e05699a7a9ea4bb5b276924e2e4d737b 2022-04-11 21:12:49.169 | e05699a7a9ea4bb5b276924e2e4d737b 2022-04-11 21:12:49.169 | + lib/nova:create_nova_accounts:374 : get_or_create_service nova compute 'Nova Compute Service' 2022-04-11 21:12:49.169 | + functions-common:get_or_create_service:1082 : local service_id 2022-04-11 21:12:49.169 | ++ functions-common:get_or_create_service:1095 : oscwrap --os-cloud devstack-system-admin service show compute -f value -c id 2022-04-11 21:12:49.169 | ++ functions-common:get_or_create_service:1097 : oscwrap --os-cloud devstack-system-admin service create compute --name nova '--description=Nova Compute Service' -f value -c id 2022-04-11 21:12:49.169 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 21:12:49.169 | from cryptography.utils import int_from_bytes 2022-04-11 21:12:49.169 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 21:12:49.169 | from cryptography.utils import int_from_bytes 2022-04-11 21:12:49.169 | ++ functions-common:oscwrap:2465 : return 0 2022-04-11 21:12:49.169 | + functions-common:get_or_create_service:1093 : service_id=' 2022-04-11 21:12:49.169 | f0c724b45b6349cb80103ae67540a704' 2022-04-11 21:12:49.169 | + functions-common:get_or_create_service:1094 : echo f0c724b45b6349cb80103ae67540a704 2022-04-11 21:12:49.169 | f0c724b45b6349cb80103ae67540a704 2022-04-11 21:12:49.169 | + lib/nova:create_nova_accounts:376 : get_or_create_endpoint compute RegionOne http://10.222.0.45/compute/v2.1 2022-04-11 21:12:49.169 | + functions-common:get_or_create_endpoint:1126 : local public_id 2022-04-11 21:12:49.169 | ++ functions-common:get_or_create_endpoint:1127 : _get_or_create_endpoint_with_interface compute public http://10.222.0.45/compute/v2.1 RegionOne 2022-04-11 21:12:49.169 | ++ functions-common:_get_or_create_endpoint_with_interface:1100 : local endpoint_id 2022-04-11 21:12:49.170 | +++ functions-common:_get_or_create_endpoint_with_interface:1105 : oscwrap --os-cloud devstack-system-admin endpoint list --service compute --interface public --region RegionOne -c ID -f value 2022-04-11 21:12:49.170 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 21:12:49.170 | from cryptography.utils import int_from_bytes 2022-04-11 21:12:49.170 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 21:12:49.170 | from cryptography.utils import int_from_bytes 2022-04-11 21:12:49.170 | +++ functions-common:oscwrap:2465 : return 0 2022-04-11 21:12:49.170 | ++ functions-common:_get_or_create_endpoint_with_interface:1105 : endpoint_id= 2022-04-11 21:12:49.170 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : [[ -z '' ]] 2022-04-11 21:12:49.170 | +++ functions-common:_get_or_create_endpoint_with_interface:1109 : oscwrap --os-cloud devstack-system-admin endpoint create compute public http://10.222.0.45/compute/v2.1 --region RegionOne -f value -c id 2022-04-11 21:12:49.170 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 21:12:49.170 | from cryptography.utils import int_from_bytes 2022-04-11 21:12:49.170 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 21:12:49.170 | from cryptography.utils import int_from_bytes 2022-04-11 21:12:49.170 | +++ functions-common:oscwrap:2465 : return 0 2022-04-11 21:12:49.170 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 : endpoint_id=9191d984103d4e79bca6ab78b7f63fd9 2022-04-11 21:12:49.171 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : echo 9191d984103d4e79bca6ab78b7f63fd9 2022-04-11 21:12:49.171 | + functions-common:get_or_create_endpoint:1127 : public_id=9191d984103d4e79bca6ab78b7f63fd9 2022-04-11 21:12:49.171 | + functions-common:get_or_create_endpoint:1129 : [[ -n '' ]] 2022-04-11 21:12:49.171 | + functions-common:get_or_create_endpoint:1132 : [[ -n '' ]] 2022-04-11 21:12:49.171 | + functions-common:get_or_create_endpoint:1136 : echo 9191d984103d4e79bca6ab78b7f63fd9 2022-04-11 21:12:49.171 | 9191d984103d4e79bca6ab78b7f63fd9 2022-04-11 21:12:49.171 | + lib/nova:create_nova_accounts:381 : is_service_enabled n-api 2022-04-11 21:12:49.171 | + functions-common:is_service_enabled:2081 : return 0 2022-04-11 21:12:49.171 | + lib/nova:create_nova_accounts:383 : is_service_enabled swift 2022-04-11 21:12:49.171 | + functions-common:is_service_enabled:2081 : return 1 2022-04-11 21:12:49.171 | + lib/nova:create_nova_accounts:391 : is_service_enabled s3api 2022-04-11 21:12:49.171 | + functions-common:is_service_enabled:2081 : return 1 2022-04-11 21:12:49.171 | + lib/nova:create_nova_accounts:402 : is_service_enabled n-api 2022-04-11 21:12:49.171 | + functions-common:is_service_enabled:2081 : return 0 2022-04-11 21:12:49.171 | + lib/nova:create_nova_accounts:403 : [[ False = True ]] 2022-04-11 21:12:49.210 | [17789 Async create_nova_accounts:92972]: finished create_nova_accounts with result 0 in 58 seconds 2022-04-11 21:12:49.248 | [17789 Async create_glance_accounts:93087]: Waiting for completion of create_glance_accounts running on PID 93087 (4 other jobs running) 2022-04-11 21:12:49.273 | [17789 Async create_glance_accounts:93087]: Signaling child to exit 2022-04-11 21:12:49.273 | WAKEUP 2022-04-11 21:12:49.297 | [17789 Async create_glance_accounts:93087]: Signaled 2022-04-11 21:12:49.298 | + lib/glance:create_glance_accounts:451 : is_service_enabled g-api 2022-04-11 21:12:49.298 | + functions-common:is_service_enabled:2081 : return 0 2022-04-11 21:12:49.298 | + lib/glance:create_glance_accounts:453 : create_service_user glance 2022-04-11 21:12:49.298 | + lib/keystone:create_service_user:431 : get_or_create_user glance Passw0rd Default 2022-04-11 21:12:49.298 | + functions-common:get_or_create_user:909 : local user_id 2022-04-11 21:12:49.298 | + functions-common:get_or_create_user:910 : [[ ! -z '' ]] 2022-04-11 21:12:49.298 | + functions-common:get_or_create_user:913 : local email= 2022-04-11 21:12:49.298 | ++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create glance --password Passw0rd --domain=Default --or-show -f value -c id 2022-04-11 21:12:49.298 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 21:12:49.298 | from cryptography.utils import int_from_bytes 2022-04-11 21:12:49.298 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 21:12:49.298 | from cryptography.utils import int_from_bytes 2022-04-11 21:12:49.298 | ++ functions-common:oscwrap:2465 : return 0 2022-04-11 21:12:49.298 | + functions-common:get_or_create_user:925 : user_id=e488e274417446e5a37bcb43ed4f8e35 2022-04-11 21:12:49.299 | + functions-common:get_or_create_user:926 : echo e488e274417446e5a37bcb43ed4f8e35 2022-04-11 21:12:49.299 | e488e274417446e5a37bcb43ed4f8e35 2022-04-11 21:12:49.299 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service glance service Default Default 2022-04-11 21:12:49.299 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-04-11 21:12:49.299 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-04-11 21:12:49.299 | ++ functions-common:_get_domain_args:957 : local domain 2022-04-11 21:12:49.299 | ++ functions-common:_get_domain_args:958 : domain= 2022-04-11 21:12:49.299 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-04-11 21:12:49.299 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-04-11 21:12:49.299 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-04-11 21:12:49.299 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-04-11 21:12:49.299 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-04-11 21:12:49.299 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-04-11 21:12:49.299 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-04-11 21:12:49.299 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user glance --project service --user-domain Default --project-domain Default 2022-04-11 21:12:49.299 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-04-11 21:12:49.299 | ++ functions-common:get_field:811 : local data field 2022-04-11 21:12:49.299 | ++ functions-common:get_field:812 : read data 2022-04-11 21:12:49.299 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 21:12:49.299 | from cryptography.utils import int_from_bytes 2022-04-11 21:12:49.299 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 21:12:49.299 | from cryptography.utils import int_from_bytes 2022-04-11 21:12:49.299 | ++ functions-common:oscwrap:2465 : return 0 2022-04-11 21:12:49.299 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-04-11 21:12:49.299 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-04-11 21:12:49.299 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add service --user glance --project service --user-domain Default --project-domain Default 2022-04-11 21:12:49.299 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 21:12:49.299 | from cryptography.utils import int_from_bytes 2022-04-11 21:12:49.299 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 21:12:49.299 | from cryptography.utils import int_from_bytes 2022-04-11 21:12:49.299 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-04-11 21:12:49.300 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user glance --project service --user-domain Default --project-domain Default 2022-04-11 21:12:49.300 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-04-11 21:12:49.300 | ++ functions-common:get_field:811 : local data field 2022-04-11 21:12:49.300 | ++ functions-common:get_field:812 : read data 2022-04-11 21:12:49.300 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 21:12:49.300 | from cryptography.utils import int_from_bytes 2022-04-11 21:12:49.300 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 21:12:49.300 | from cryptography.utils import int_from_bytes 2022-04-11 21:12:49.300 | ++ functions-common:oscwrap:2465 : return 0 2022-04-11 21:12:49.300 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-04-11 21:12:49.300 | ++ functions-common:get_field:816 : field='$2' 2022-04-11 21:12:49.300 | ++ functions-common:get_field:818 : echo '| 1eb769a610a54d5896b7261fa5d52a42 | e488e274417446e5a37bcb43ed4f8e35 | | 58429a4189ee43debe7e84230fd89e65 | | | False |' 2022-04-11 21:12:49.300 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-11 21:12:49.300 | ++ functions-common:get_field:812 : read data 2022-04-11 21:12:49.300 | + functions-common:get_or_add_user_project_role:995 : user_role_id=1eb769a610a54d5896b7261fa5d52a42 2022-04-11 21:12:49.300 | + functions-common:get_or_add_user_project_role:997 : echo 1eb769a610a54d5896b7261fa5d52a42 2022-04-11 21:12:49.300 | 1eb769a610a54d5896b7261fa5d52a42 2022-04-11 21:12:49.300 | + lib/keystone:create_service_user:434 : [[ -n '' ]] 2022-04-11 21:12:49.300 | + lib/glance:create_glance_accounts:456 : is_service_enabled s-proxy 2022-04-11 21:12:49.300 | + functions-common:is_service_enabled:2081 : return 1 2022-04-11 21:12:49.300 | + lib/glance:create_glance_accounts:460 : get_or_create_service glance image 'Glance Image Service' 2022-04-11 21:12:49.300 | + functions-common:get_or_create_service:1082 : local service_id 2022-04-11 21:12:49.300 | ++ functions-common:get_or_create_service:1095 : oscwrap --os-cloud devstack-system-admin service show image -f value -c id 2022-04-11 21:12:49.300 | ++ functions-common:get_or_create_service:1097 : oscwrap --os-cloud devstack-system-admin service create image --name glance '--description=Glance Image Service' -f value -c id 2022-04-11 21:12:49.300 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 21:12:49.300 | from cryptography.utils import int_from_bytes 2022-04-11 21:12:49.300 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 21:12:49.300 | from cryptography.utils import int_from_bytes 2022-04-11 21:12:49.300 | ++ functions-common:oscwrap:2465 : return 0 2022-04-11 21:12:49.300 | + functions-common:get_or_create_service:1093 : service_id=' 2022-04-11 21:12:49.300 | 6dc0dc4cc3ee4019ac9480100f724e6d' 2022-04-11 21:12:49.300 | + functions-common:get_or_create_service:1094 : echo 6dc0dc4cc3ee4019ac9480100f724e6d 2022-04-11 21:12:49.301 | 6dc0dc4cc3ee4019ac9480100f724e6d 2022-04-11 21:12:49.301 | + lib/glance:create_glance_accounts:462 : get_or_create_endpoint image RegionOne http://10.222.0.45/image 2022-04-11 21:12:49.301 | + functions-common:get_or_create_endpoint:1126 : local public_id 2022-04-11 21:12:49.301 | ++ functions-common:get_or_create_endpoint:1127 : _get_or_create_endpoint_with_interface image public http://10.222.0.45/image RegionOne 2022-04-11 21:12:49.301 | ++ functions-common:_get_or_create_endpoint_with_interface:1100 : local endpoint_id 2022-04-11 21:12:49.301 | +++ functions-common:_get_or_create_endpoint_with_interface:1105 : oscwrap --os-cloud devstack-system-admin endpoint list --service image --interface public --region RegionOne -c ID -f value 2022-04-11 21:12:49.301 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 21:12:49.301 | from cryptography.utils import int_from_bytes 2022-04-11 21:12:49.301 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 21:12:49.301 | from cryptography.utils import int_from_bytes 2022-04-11 21:12:49.301 | +++ functions-common:oscwrap:2465 : return 0 2022-04-11 21:12:49.301 | ++ functions-common:_get_or_create_endpoint_with_interface:1105 : endpoint_id= 2022-04-11 21:12:49.301 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : [[ -z '' ]] 2022-04-11 21:12:49.301 | +++ functions-common:_get_or_create_endpoint_with_interface:1109 : oscwrap --os-cloud devstack-system-admin endpoint create image public http://10.222.0.45/image --region RegionOne -f value -c id 2022-04-11 21:12:49.301 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 21:12:49.301 | from cryptography.utils import int_from_bytes 2022-04-11 21:12:49.301 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 21:12:49.301 | from cryptography.utils import int_from_bytes 2022-04-11 21:12:49.301 | +++ functions-common:oscwrap:2465 : return 0 2022-04-11 21:12:49.301 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 : endpoint_id=869d25f8eaca4b57b127cd74684a5745 2022-04-11 21:12:49.301 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : echo 869d25f8eaca4b57b127cd74684a5745 2022-04-11 21:12:49.301 | + functions-common:get_or_create_endpoint:1127 : public_id=869d25f8eaca4b57b127cd74684a5745 2022-04-11 21:12:49.301 | + functions-common:get_or_create_endpoint:1129 : [[ -n '' ]] 2022-04-11 21:12:49.301 | + functions-common:get_or_create_endpoint:1132 : [[ -n '' ]] 2022-04-11 21:12:49.301 | + functions-common:get_or_create_endpoint:1136 : echo 869d25f8eaca4b57b127cd74684a5745 2022-04-11 21:12:49.301 | 869d25f8eaca4b57b127cd74684a5745 2022-04-11 21:12:49.301 | ++ lib/glance:create_glance_accounts:467 : get_or_create_domain Default 2022-04-11 21:12:49.301 | ++ functions-common:get_or_create_domain:877 : local domain_id 2022-04-11 21:12:49.301 | +++ functions-common:get_or_create_domain:889 : oscwrap --os-cloud devstack-system-admin domain show Default -f value -c id 2022-04-11 21:12:49.301 | ++ functions-common:get_or_create_domain:887 : domain_id=default 2022-04-11 21:12:49.301 | ++ functions-common:get_or_create_domain:888 : echo default 2022-04-11 21:12:49.301 | + lib/glance:create_glance_accounts:467 : service_domain_id=default 2022-04-11 21:12:49.301 | + lib/glance:create_glance_accounts:468 : iniset /etc/glance/glance-swift-store.conf ref1 project_domain_id default 2022-04-11 21:12:49.302 | + lib/glance:create_glance_accounts:469 : iniset /etc/glance/glance-swift-store.conf ref1 user_domain_id default 2022-04-11 21:12:49.302 | + lib/glance:create_glance_accounts:471 : [[ False = True ]] 2022-04-11 21:12:49.345 | [17789 Async create_glance_accounts:93087]: finished create_glance_accounts with result 0 in 36 seconds 2022-04-11 21:12:49.382 | [17789 Async create_cinder_accounts:93217]: Waiting for completion of create_cinder_accounts running on PID 93217 (3 other jobs running) 2022-04-11 21:12:49.408 | [17789 Async create_cinder_accounts:93217]: Signaling child to exit 2022-04-11 21:12:49.408 | WAKEUP 2022-04-11 21:12:49.431 | [17789 Async create_cinder_accounts:93217]: Signaled 2022-04-11 21:12:49.432 | + 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-04-11 21:12:49.432 | + lib/cinder:create_cinder_accounts:400 : create_service_user cinder 2022-04-11 21:12:49.432 | + lib/keystone:create_service_user:431 : get_or_create_user cinder Passw0rd Default 2022-04-11 21:12:49.432 | + functions-common:get_or_create_user:909 : local user_id 2022-04-11 21:12:49.432 | + functions-common:get_or_create_user:910 : [[ ! -z '' ]] 2022-04-11 21:12:49.432 | + functions-common:get_or_create_user:913 : local email= 2022-04-11 21:12:49.432 | ++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create cinder --password Passw0rd --domain=Default --or-show -f value -c id 2022-04-11 21:12:49.432 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 21:12:49.432 | from cryptography.utils import int_from_bytes 2022-04-11 21:12:49.432 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 21:12:49.432 | from cryptography.utils import int_from_bytes 2022-04-11 21:12:49.432 | ++ functions-common:oscwrap:2465 : return 0 2022-04-11 21:12:49.432 | + functions-common:get_or_create_user:925 : user_id=078cdbcc697a4e9e8f08549f7b4c649d 2022-04-11 21:12:49.432 | + functions-common:get_or_create_user:926 : echo 078cdbcc697a4e9e8f08549f7b4c649d 2022-04-11 21:12:49.433 | 078cdbcc697a4e9e8f08549f7b4c649d 2022-04-11 21:12:49.433 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service cinder service Default Default 2022-04-11 21:12:49.433 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-04-11 21:12:49.433 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-04-11 21:12:49.433 | ++ functions-common:_get_domain_args:957 : local domain 2022-04-11 21:12:49.433 | ++ functions-common:_get_domain_args:958 : domain= 2022-04-11 21:12:49.433 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-04-11 21:12:49.433 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-04-11 21:12:49.433 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-04-11 21:12:49.433 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-04-11 21:12:49.433 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-04-11 21:12:49.433 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-04-11 21:12:49.433 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user cinder --project service --user-domain Default --project-domain Default 2022-04-11 21:12:49.433 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-04-11 21:12:49.433 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-04-11 21:12:49.433 | ++ functions-common:get_field:811 : local data field 2022-04-11 21:12:49.433 | ++ functions-common:get_field:812 : read data 2022-04-11 21:12:49.433 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 21:12:49.433 | from cryptography.utils import int_from_bytes 2022-04-11 21:12:49.433 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 21:12:49.433 | from cryptography.utils import int_from_bytes 2022-04-11 21:12:49.433 | ++ functions-common:oscwrap:2465 : return 0 2022-04-11 21:12:49.433 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-04-11 21:12:49.433 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-04-11 21:12:49.433 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add service --user cinder --project service --user-domain Default --project-domain Default 2022-04-11 21:12:49.433 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 21:12:49.433 | from cryptography.utils import int_from_bytes 2022-04-11 21:12:49.433 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 21:12:49.433 | from cryptography.utils import int_from_bytes 2022-04-11 21:12:49.433 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user cinder --project service --user-domain Default --project-domain Default 2022-04-11 21:12:49.433 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-04-11 21:12:49.434 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-04-11 21:12:49.434 | ++ functions-common:get_field:811 : local data field 2022-04-11 21:12:49.434 | ++ functions-common:get_field:812 : read data 2022-04-11 21:12:49.434 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 21:12:49.434 | from cryptography.utils import int_from_bytes 2022-04-11 21:12:49.434 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 21:12:49.434 | from cryptography.utils import int_from_bytes 2022-04-11 21:12:49.434 | ++ functions-common:oscwrap:2465 : return 0 2022-04-11 21:12:49.434 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-04-11 21:12:49.434 | ++ functions-common:get_field:816 : field='$2' 2022-04-11 21:12:49.434 | ++ functions-common:get_field:818 : echo '| 1eb769a610a54d5896b7261fa5d52a42 | 078cdbcc697a4e9e8f08549f7b4c649d | | 58429a4189ee43debe7e84230fd89e65 | | | False |' 2022-04-11 21:12:49.434 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-11 21:12:49.434 | ++ functions-common:get_field:812 : read data 2022-04-11 21:12:49.434 | + functions-common:get_or_add_user_project_role:995 : user_role_id=1eb769a610a54d5896b7261fa5d52a42 2022-04-11 21:12:49.434 | + functions-common:get_or_add_user_project_role:997 : echo 1eb769a610a54d5896b7261fa5d52a42 2022-04-11 21:12:49.434 | 1eb769a610a54d5896b7261fa5d52a42 2022-04-11 21:12:49.434 | + lib/keystone:create_service_user:434 : [[ -n '' ]] 2022-04-11 21:12:49.434 | + lib/cinder:create_cinder_accounts:403 : get_or_create_service cinder block-storage 'Cinder Volume Service' 2022-04-11 21:12:49.434 | + functions-common:get_or_create_service:1082 : local service_id 2022-04-11 21:12:49.434 | ++ functions-common:get_or_create_service:1095 : oscwrap --os-cloud devstack-system-admin service show block-storage -f value -c id 2022-04-11 21:12:49.434 | ++ functions-common:get_or_create_service:1097 : oscwrap --os-cloud devstack-system-admin service create block-storage --name cinder '--description=Cinder Volume Service' -f value -c id 2022-04-11 21:12:49.434 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 21:12:49.434 | from cryptography.utils import int_from_bytes 2022-04-11 21:12:49.434 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 21:12:49.434 | from cryptography.utils import int_from_bytes 2022-04-11 21:12:49.434 | ++ functions-common:oscwrap:2465 : return 0 2022-04-11 21:12:49.434 | + functions-common:get_or_create_service:1093 : service_id=' 2022-04-11 21:12:49.434 | a92f8108776a48e2ba4fcd3a63784a0a' 2022-04-11 21:12:49.434 | + functions-common:get_or_create_service:1094 : echo a92f8108776a48e2ba4fcd3a63784a0a 2022-04-11 21:12:49.434 | a92f8108776a48e2ba4fcd3a63784a0a 2022-04-11 21:12:49.434 | + lib/cinder:create_cinder_accounts:404 : '[' True == False ']' 2022-04-11 21:12:49.434 | + lib/cinder:create_cinder_accounts:417 : get_or_create_endpoint block-storage RegionOne 'http://10.222.0.45/volume/v3/$(project_id)s' 2022-04-11 21:12:49.435 | + functions-common:get_or_create_endpoint:1126 : local public_id 2022-04-11 21:12:49.435 | ++ functions-common:get_or_create_endpoint:1127 : _get_or_create_endpoint_with_interface block-storage public 'http://10.222.0.45/volume/v3/$(project_id)s' RegionOne 2022-04-11 21:12:49.435 | ++ functions-common:_get_or_create_endpoint_with_interface:1100 : local endpoint_id 2022-04-11 21:12:49.435 | +++ functions-common:_get_or_create_endpoint_with_interface:1105 : oscwrap --os-cloud devstack-system-admin endpoint list --service block-storage --interface public --region RegionOne -c ID -f value 2022-04-11 21:12:49.435 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 21:12:49.435 | from cryptography.utils import int_from_bytes 2022-04-11 21:12:49.435 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 21:12:49.435 | from cryptography.utils import int_from_bytes 2022-04-11 21:12:49.435 | +++ functions-common:oscwrap:2465 : return 0 2022-04-11 21:12:49.435 | ++ functions-common:_get_or_create_endpoint_with_interface:1105 : endpoint_id= 2022-04-11 21:12:49.435 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : [[ -z '' ]] 2022-04-11 21:12:49.435 | +++ functions-common:_get_or_create_endpoint_with_interface:1109 : oscwrap --os-cloud devstack-system-admin endpoint create block-storage public 'http://10.222.0.45/volume/v3/$(project_id)s' --region RegionOne -f value -c id 2022-04-11 21:12:49.435 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 21:12:49.435 | from cryptography.utils import int_from_bytes 2022-04-11 21:12:49.435 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 21:12:49.435 | from cryptography.utils import int_from_bytes 2022-04-11 21:12:49.435 | +++ functions-common:oscwrap:2465 : return 0 2022-04-11 21:12:49.435 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 : endpoint_id=6a149e5e2fca425abb239e5308e0dad8 2022-04-11 21:12:49.435 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : echo 6a149e5e2fca425abb239e5308e0dad8 2022-04-11 21:12:49.435 | + functions-common:get_or_create_endpoint:1127 : public_id=6a149e5e2fca425abb239e5308e0dad8 2022-04-11 21:12:49.435 | + functions-common:get_or_create_endpoint:1129 : [[ -n '' ]] 2022-04-11 21:12:49.435 | + functions-common:get_or_create_endpoint:1132 : [[ -n '' ]] 2022-04-11 21:12:49.435 | + functions-common:get_or_create_endpoint:1136 : echo 6a149e5e2fca425abb239e5308e0dad8 2022-04-11 21:12:49.435 | 6a149e5e2fca425abb239e5308e0dad8 2022-04-11 21:12:49.435 | + lib/cinder:create_cinder_accounts:421 : get_or_create_service cinderv3 volumev3 'Cinder Volume Service V3' 2022-04-11 21:12:49.435 | + functions-common:get_or_create_service:1082 : local service_id 2022-04-11 21:12:49.435 | ++ functions-common:get_or_create_service:1095 : oscwrap --os-cloud devstack-system-admin service show volumev3 -f value -c id 2022-04-11 21:12:49.435 | ++ functions-common:get_or_create_service:1097 : oscwrap --os-cloud devstack-system-admin service create volumev3 --name cinderv3 '--description=Cinder Volume Service V3' -f value -c id 2022-04-11 21:12:49.436 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 21:12:49.436 | from cryptography.utils import int_from_bytes 2022-04-11 21:12:49.436 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 21:12:49.436 | from cryptography.utils import int_from_bytes 2022-04-11 21:12:49.436 | ++ functions-common:oscwrap:2465 : return 0 2022-04-11 21:12:49.436 | + functions-common:get_or_create_service:1093 : service_id=' 2022-04-11 21:12:49.436 | 572d3350229348f8a1a1dbe4ff16bc4c' 2022-04-11 21:12:49.436 | + functions-common:get_or_create_service:1094 : echo 572d3350229348f8a1a1dbe4ff16bc4c 2022-04-11 21:12:49.436 | 572d3350229348f8a1a1dbe4ff16bc4c 2022-04-11 21:12:49.436 | + lib/cinder:create_cinder_accounts:423 : get_or_create_endpoint volumev3 RegionOne 'http://10.222.0.45/volume/v3/$(project_id)s' 2022-04-11 21:12:49.436 | + functions-common:get_or_create_endpoint:1126 : local public_id 2022-04-11 21:12:49.436 | ++ functions-common:get_or_create_endpoint:1127 : _get_or_create_endpoint_with_interface volumev3 public 'http://10.222.0.45/volume/v3/$(project_id)s' RegionOne 2022-04-11 21:12:49.436 | ++ functions-common:_get_or_create_endpoint_with_interface:1100 : local endpoint_id 2022-04-11 21:12:49.436 | +++ functions-common:_get_or_create_endpoint_with_interface:1105 : oscwrap --os-cloud devstack-system-admin endpoint list --service volumev3 --interface public --region RegionOne -c ID -f value 2022-04-11 21:12:49.436 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 21:12:49.436 | from cryptography.utils import int_from_bytes 2022-04-11 21:12:49.436 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 21:12:49.436 | from cryptography.utils import int_from_bytes 2022-04-11 21:12:49.436 | +++ functions-common:oscwrap:2465 : return 0 2022-04-11 21:12:49.436 | ++ functions-common:_get_or_create_endpoint_with_interface:1105 : endpoint_id= 2022-04-11 21:12:49.436 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : [[ -z '' ]] 2022-04-11 21:12:49.436 | +++ functions-common:_get_or_create_endpoint_with_interface:1109 : oscwrap --os-cloud devstack-system-admin endpoint create volumev3 public 'http://10.222.0.45/volume/v3/$(project_id)s' --region RegionOne -f value -c id 2022-04-11 21:12:49.436 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 21:12:49.436 | from cryptography.utils import int_from_bytes 2022-04-11 21:12:49.436 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 21:12:49.436 | from cryptography.utils import int_from_bytes 2022-04-11 21:12:49.436 | +++ functions-common:oscwrap:2465 : return 0 2022-04-11 21:12:49.436 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 : endpoint_id=04270695d37344aead363e970259b466 2022-04-11 21:12:49.436 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : echo 04270695d37344aead363e970259b466 2022-04-11 21:12:49.436 | + functions-common:get_or_create_endpoint:1127 : public_id=04270695d37344aead363e970259b466 2022-04-11 21:12:49.436 | + functions-common:get_or_create_endpoint:1129 : [[ -n '' ]] 2022-04-11 21:12:49.437 | + functions-common:get_or_create_endpoint:1132 : [[ -n '' ]] 2022-04-11 21:12:49.437 | + functions-common:get_or_create_endpoint:1136 : echo 04270695d37344aead363e970259b466 2022-04-11 21:12:49.437 | 04270695d37344aead363e970259b466 2022-04-11 21:12:49.437 | + lib/cinder:create_cinder_accounts:428 : configure_cinder_internal_tenant 2022-04-11 21:12:49.437 | ++ lib/cinder:configure_cinder_internal_tenant:611 : get_or_create_project service 2022-04-11 21:12:49.437 | ++ functions-common:get_or_create_project:932 : local project_id 2022-04-11 21:12:49.437 | +++ functions-common:get_or_create_project:940 : oscwrap --os-cloud devstack-system-admin project create service --domain= --or-show -f value -c id 2022-04-11 21:12:49.437 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 21:12:49.437 | from cryptography.utils import int_from_bytes 2022-04-11 21:12:49.437 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 21:12:49.437 | from cryptography.utils import int_from_bytes 2022-04-11 21:12:49.437 | +++ functions-common:oscwrap:2465 : return 0 2022-04-11 21:12:49.437 | ++ functions-common:get_or_create_project:938 : project_id=58429a4189ee43debe7e84230fd89e65 2022-04-11 21:12:49.437 | ++ functions-common:get_or_create_project:939 : echo 58429a4189ee43debe7e84230fd89e65 2022-04-11 21:12:49.437 | + lib/cinder:configure_cinder_internal_tenant:611 : iniset /etc/cinder/cinder.conf DEFAULT cinder_internal_tenant_project_id 58429a4189ee43debe7e84230fd89e65 2022-04-11 21:12:49.437 | ++ lib/cinder:configure_cinder_internal_tenant:612 : get_or_create_user cinder 2022-04-11 21:12:49.437 | ++ functions-common:get_or_create_user:909 : local user_id 2022-04-11 21:12:49.437 | ++ functions-common:get_or_create_user:910 : [[ ! -z '' ]] 2022-04-11 21:12:49.437 | ++ functions-common:get_or_create_user:913 : local email= 2022-04-11 21:12:49.437 | +++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create cinder --password '' --domain= --or-show -f value -c id 2022-04-11 21:12:49.437 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 21:12:49.437 | from cryptography.utils import int_from_bytes 2022-04-11 21:12:49.437 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 21:12:49.437 | from cryptography.utils import int_from_bytes 2022-04-11 21:12:49.437 | No password was supplied, authentication will fail when a user does not have a password. 2022-04-11 21:12:49.437 | +++ functions-common:oscwrap:2465 : return 0 2022-04-11 21:12:49.437 | ++ functions-common:get_or_create_user:925 : user_id=078cdbcc697a4e9e8f08549f7b4c649d 2022-04-11 21:12:49.437 | ++ functions-common:get_or_create_user:926 : echo 078cdbcc697a4e9e8f08549f7b4c649d 2022-04-11 21:12:49.437 | + lib/cinder:configure_cinder_internal_tenant:612 : iniset /etc/cinder/cinder.conf DEFAULT cinder_internal_tenant_user_id 078cdbcc697a4e9e8f08549f7b4c649d 2022-04-11 21:12:49.477 | [17789 Async create_cinder_accounts:93217]: finished create_cinder_accounts with result 0 in 52 seconds 2022-04-11 21:12:49.482 | + inc/async:async_wait:197 : return 0 2022-04-11 21:12:49.484 | + ./stack.sh:main:1131 : async_wait create_neutron_accounts create_swift_accounts configure_horizon 2022-04-11 21:12:49.536 | [17789 Async create_neutron_accounts:93332]: Waiting for completion of create_neutron_accounts running on PID 93332 (2 other jobs running) 2022-04-11 21:12:49.561 | [17789 Async create_neutron_accounts:93332]: Signaling child to exit 2022-04-11 21:12:49.561 | WAKEUP 2022-04-11 21:12:49.583 | [17789 Async create_neutron_accounts:93332]: Signaled 2022-04-11 21:12:49.585 | + lib/neutron:create_neutron_accounts:669 : is_neutron_legacy_enabled 2022-04-11 21:12:49.585 | ++ lib/neutron:is_neutron_legacy_enabled:136 : 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-04-11 21:12:49.585 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-04-11 21:12:49.585 | + lib/neutron:is_neutron_legacy_enabled:136 : 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-04-11 21:12:49.585 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,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-04-11 21:12:49.585 | + lib/neutron:is_neutron_legacy_enabled:138 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,g-reg,cinder =~ ,q- ]] 2022-04-11 21:12:49.585 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-04-11 21:12:49.585 | + lib/neutron:create_neutron_accounts:671 : create_mutnauq_accounts 2022-04-11 21:12:49.585 | + lib/neutron-legacy:create_mutnauq_accounts:436 : local neutron_url 2022-04-11 21:12:49.585 | + lib/neutron-legacy:create_mutnauq_accounts:437 : '[' False == True ']' 2022-04-11 21:12:49.585 | + lib/neutron-legacy:create_mutnauq_accounts:440 : neutron_url=http://10.222.0.45:9696/ 2022-04-11 21:12:49.585 | + lib/neutron-legacy:create_mutnauq_accounts:443 : [[ key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,g-reg,cinder =~ q-svc ]] 2022-04-11 21:12:49.585 | + lib/neutron-legacy:create_mutnauq_accounts:445 : create_service_user neutron 2022-04-11 21:12:49.585 | + lib/keystone:create_service_user:431 : get_or_create_user neutron Passw0rd Default 2022-04-11 21:12:49.585 | + functions-common:get_or_create_user:909 : local user_id 2022-04-11 21:12:49.585 | + functions-common:get_or_create_user:910 : [[ ! -z '' ]] 2022-04-11 21:12:49.585 | + functions-common:get_or_create_user:913 : local email= 2022-04-11 21:12:49.585 | ++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create neutron --password Passw0rd --domain=Default --or-show -f value -c id 2022-04-11 21:12:49.585 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 21:12:49.585 | from cryptography.utils import int_from_bytes 2022-04-11 21:12:49.585 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 21:12:49.585 | from cryptography.utils import int_from_bytes 2022-04-11 21:12:49.585 | ++ functions-common:oscwrap:2465 : return 0 2022-04-11 21:12:49.586 | + functions-common:get_or_create_user:925 : user_id=7e8347d2c78a4b859a4213c3ed7f3320 2022-04-11 21:12:49.586 | + functions-common:get_or_create_user:926 : echo 7e8347d2c78a4b859a4213c3ed7f3320 2022-04-11 21:12:49.586 | 7e8347d2c78a4b859a4213c3ed7f3320 2022-04-11 21:12:49.586 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service neutron service Default Default 2022-04-11 21:12:49.586 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-04-11 21:12:49.586 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-04-11 21:12:49.586 | ++ functions-common:_get_domain_args:957 : local domain 2022-04-11 21:12:49.586 | ++ functions-common:_get_domain_args:958 : domain= 2022-04-11 21:12:49.586 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-04-11 21:12:49.586 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-04-11 21:12:49.586 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-04-11 21:12:49.586 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-04-11 21:12:49.586 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-04-11 21:12:49.586 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-04-11 21:12:49.586 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-04-11 21:12:49.586 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-04-11 21:12:49.586 | ++ functions-common:get_field:811 : local data field 2022-04-11 21:12:49.586 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user neutron --project service --user-domain Default --project-domain Default 2022-04-11 21:12:49.586 | ++ functions-common:get_field:812 : read data 2022-04-11 21:12:49.586 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 21:12:49.586 | from cryptography.utils import int_from_bytes 2022-04-11 21:12:49.586 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 21:12:49.586 | from cryptography.utils import int_from_bytes 2022-04-11 21:12:49.586 | ++ functions-common:oscwrap:2465 : return 0 2022-04-11 21:12:49.586 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-04-11 21:12:49.586 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-04-11 21:12:49.586 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add service --user neutron --project service --user-domain Default --project-domain Default 2022-04-11 21:12:49.586 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 21:12:49.586 | from cryptography.utils import int_from_bytes 2022-04-11 21:12:49.586 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 21:12:49.586 | from cryptography.utils import int_from_bytes 2022-04-11 21:12:49.586 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-04-11 21:12:49.587 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user neutron --project service --user-domain Default --project-domain Default 2022-04-11 21:12:49.587 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-04-11 21:12:49.587 | ++ functions-common:get_field:811 : local data field 2022-04-11 21:12:49.587 | ++ functions-common:get_field:812 : read data 2022-04-11 21:12:49.587 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 21:12:49.587 | from cryptography.utils import int_from_bytes 2022-04-11 21:12:49.587 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 21:12:49.587 | from cryptography.utils import int_from_bytes 2022-04-11 21:12:49.587 | ++ functions-common:oscwrap:2465 : return 0 2022-04-11 21:12:49.587 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-04-11 21:12:49.587 | ++ functions-common:get_field:816 : field='$2' 2022-04-11 21:12:49.587 | ++ functions-common:get_field:818 : echo '| 1eb769a610a54d5896b7261fa5d52a42 | 7e8347d2c78a4b859a4213c3ed7f3320 | | 58429a4189ee43debe7e84230fd89e65 | | | False |' 2022-04-11 21:12:49.587 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-11 21:12:49.587 | ++ functions-common:get_field:812 : read data 2022-04-11 21:12:49.587 | + functions-common:get_or_add_user_project_role:995 : user_role_id=1eb769a610a54d5896b7261fa5d52a42 2022-04-11 21:12:49.587 | + functions-common:get_or_add_user_project_role:997 : echo 1eb769a610a54d5896b7261fa5d52a42 2022-04-11 21:12:49.587 | 1eb769a610a54d5896b7261fa5d52a42 2022-04-11 21:12:49.587 | + lib/keystone:create_service_user:434 : [[ -n '' ]] 2022-04-11 21:12:49.587 | + lib/neutron-legacy:create_mutnauq_accounts:447 : get_or_create_service neutron network 'Neutron Service' 2022-04-11 21:12:49.587 | + functions-common:get_or_create_service:1082 : local service_id 2022-04-11 21:12:49.587 | ++ functions-common:get_or_create_service:1095 : oscwrap --os-cloud devstack-system-admin service show network -f value -c id 2022-04-11 21:12:49.587 | ++ functions-common:get_or_create_service:1097 : oscwrap --os-cloud devstack-system-admin service create network --name neutron '--description=Neutron Service' -f value -c id 2022-04-11 21:12:49.587 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 21:12:49.587 | from cryptography.utils import int_from_bytes 2022-04-11 21:12:49.587 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 21:12:49.587 | from cryptography.utils import int_from_bytes 2022-04-11 21:12:49.587 | ++ functions-common:oscwrap:2465 : return 0 2022-04-11 21:12:49.587 | + functions-common:get_or_create_service:1093 : service_id=' 2022-04-11 21:12:49.587 | 820bc6bdfbee4e38a6c428d60271b959' 2022-04-11 21:12:49.587 | + functions-common:get_or_create_service:1094 : echo 820bc6bdfbee4e38a6c428d60271b959 2022-04-11 21:12:49.588 | 820bc6bdfbee4e38a6c428d60271b959 2022-04-11 21:12:49.588 | + lib/neutron-legacy:create_mutnauq_accounts:449 : get_or_create_endpoint network RegionOne http://10.222.0.45:9696/ 2022-04-11 21:12:49.588 | + functions-common:get_or_create_endpoint:1126 : local public_id 2022-04-11 21:12:49.588 | ++ functions-common:get_or_create_endpoint:1127 : _get_or_create_endpoint_with_interface network public http://10.222.0.45:9696/ RegionOne 2022-04-11 21:12:49.588 | ++ functions-common:_get_or_create_endpoint_with_interface:1100 : local endpoint_id 2022-04-11 21:12:49.588 | +++ functions-common:_get_or_create_endpoint_with_interface:1105 : oscwrap --os-cloud devstack-system-admin endpoint list --service network --interface public --region RegionOne -c ID -f value 2022-04-11 21:12:49.588 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 21:12:49.588 | from cryptography.utils import int_from_bytes 2022-04-11 21:12:49.588 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 21:12:49.588 | from cryptography.utils import int_from_bytes 2022-04-11 21:12:49.588 | +++ functions-common:oscwrap:2465 : return 0 2022-04-11 21:12:49.588 | ++ functions-common:_get_or_create_endpoint_with_interface:1105 : endpoint_id= 2022-04-11 21:12:49.588 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : [[ -z '' ]] 2022-04-11 21:12:49.588 | +++ functions-common:_get_or_create_endpoint_with_interface:1109 : oscwrap --os-cloud devstack-system-admin endpoint create network public http://10.222.0.45:9696/ --region RegionOne -f value -c id 2022-04-11 21:12:49.588 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 21:12:49.588 | from cryptography.utils import int_from_bytes 2022-04-11 21:12:49.588 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 21:12:49.588 | from cryptography.utils import int_from_bytes 2022-04-11 21:12:49.588 | +++ functions-common:oscwrap:2465 : return 0 2022-04-11 21:12:49.588 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 : endpoint_id=22e3928dcfc74eb38f84a4474ed00292 2022-04-11 21:12:49.588 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : echo 22e3928dcfc74eb38f84a4474ed00292 2022-04-11 21:12:49.588 | + functions-common:get_or_create_endpoint:1127 : public_id=22e3928dcfc74eb38f84a4474ed00292 2022-04-11 21:12:49.588 | + functions-common:get_or_create_endpoint:1129 : [[ -n '' ]] 2022-04-11 21:12:49.588 | + functions-common:get_or_create_endpoint:1132 : [[ -n '' ]] 2022-04-11 21:12:49.588 | + functions-common:get_or_create_endpoint:1136 : echo 22e3928dcfc74eb38f84a4474ed00292 2022-04-11 21:12:49.588 | 22e3928dcfc74eb38f84a4474ed00292 2022-04-11 21:12:49.630 | [17789 Async create_neutron_accounts:93332]: finished create_neutron_accounts with result 0 in 34 seconds 2022-04-11 21:12:49.638 | Not waiting for async task create_swift_accounts that we never started or has already been waited for 2022-04-11 21:12:49.644 | Not waiting for async task configure_horizon that we never started or has already been waited for 2022-04-11 21:12:49.646 | + inc/async:async_wait:197 : return 0 2022-04-11 21:12:49.649 | + ./stack.sh:main:1137 : is_service_enabled mysql postgresql 2022-04-11 21:12:49.667 | + functions-common:is_service_enabled:2081 : return 0 2022-04-11 21:12:49.670 | + ./stack.sh:main:1137 : is_service_enabled glance 2022-04-11 21:12:49.688 | + functions-common:is_service_enabled:2081 : return 0 2022-04-11 21:12:49.691 | + ./stack.sh:main:1138 : echo_summary 'Configuring Glance' 2022-04-11 21:12:49.693 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-11 21:12:49.696 | + ./stack.sh:echo_summary:448 : echo -e Configuring Glance 2022-04-11 21:12:49.699 | + ./stack.sh:main:1139 : async_runfunc init_glance 2022-04-11 21:12:49.702 | + inc/async:async_runfunc:116 : async_run init_glance init_glance 2022-04-11 21:12:49.761 | + inc/async:async_inner:63 : init_glance 2022-04-11 21:12:49.800 | [17789 Async init_glance:95737]: running: init_glance 2022-04-11 21:12:49.804 | + ./stack.sh:main:1146 : is_service_enabled neutron 2022-04-11 21:12:49.825 | + functions-common:is_service_enabled:2081 : return 0 2022-04-11 21:12:49.829 | + ./stack.sh:main:1147 : echo_summary 'Configuring Neutron' 2022-04-11 21:12:49.832 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-11 21:12:49.835 | + ./stack.sh:echo_summary:448 : echo -e Configuring Neutron 2022-04-11 21:12:49.837 | + ./stack.sh:main:1149 : configure_neutron 2022-04-11 21:12:49.841 | + lib/neutron:configure_neutron:620 : is_neutron_legacy_enabled 2022-04-11 21:12:49.845 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-04-11 21:12:49.847 | ++ lib/neutron:is_neutron_legacy_enabled:136 : 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-04-11 21:12:49.851 | + lib/neutron:is_neutron_legacy_enabled:136 : 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-04-11 21:12:49.854 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,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-04-11 21:12:49.856 | + lib/neutron:is_neutron_legacy_enabled:138 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,g-reg,cinder =~ ,q- ]] 2022-04-11 21:12:49.859 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-04-11 21:12:49.862 | + lib/neutron:configure_neutron:622 : configure_mutnauq 2022-04-11 21:12:49.864 | + lib/neutron-legacy:configure_mutnauq:349 : _configure_neutron_common 2022-04-11 21:12:49.867 | + lib/neutron-legacy:_configure_neutron_common:774 : _create_neutron_conf_dir 2022-04-11 21:12:49.869 | + lib/neutron-legacy:_create_neutron_conf_dir:767 : sudo install -d -o ubuntu /etc/neutron 2022-04-11 21:12:49.884 | + lib/neutron-legacy:_configure_neutron_common:777 : cd /opt/stack/neutron 2022-04-11 21:12:49.886 | + lib/neutron-legacy:_configure_neutron_common:777 : exec ./tools/generate_config_file_samples.sh 2022-04-11 21:12:53.530 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 21:12:53.530 | from cryptography.utils import int_from_bytes 2022-04-11 21:12:53.530 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 21:12:53.530 | from cryptography.utils import int_from_bytes 2022-04-11 21:12:57.188 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 21:12:57.188 | from cryptography.utils import int_from_bytes 2022-04-11 21:12:57.188 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 21:12:57.188 | from cryptography.utils import int_from_bytes 2022-04-11 21:12:59.698 | + inc/async:async_inner:64 : rc=0 2022-04-11 21:12:59.725 | [95737 Async init_glance:95737]: finished successfully 2022-04-11 21:13:00.833 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 21:13:00.833 | from cryptography.utils import int_from_bytes 2022-04-11 21:13:00.833 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 21:13:00.833 | from cryptography.utils import int_from_bytes 2022-04-11 21:13:04.364 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 21:13:04.364 | from cryptography.utils import int_from_bytes 2022-04-11 21:13:04.364 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 21:13:04.364 | from cryptography.utils import int_from_bytes 2022-04-11 21:13:07.940 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 21:13:07.941 | from cryptography.utils import int_from_bytes 2022-04-11 21:13:07.941 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 21:13:07.941 | from cryptography.utils import int_from_bytes 2022-04-11 21:13:11.475 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 21:13:11.475 | from cryptography.utils import int_from_bytes 2022-04-11 21:13:11.475 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 21:13:11.475 | from cryptography.utils import int_from_bytes 2022-04-11 21:13:14.998 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 21:13:14.998 | from cryptography.utils import int_from_bytes 2022-04-11 21:13:14.999 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 21:13:14.999 | from cryptography.utils import int_from_bytes 2022-04-11 21:13:18.739 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 21:13:18.739 | from cryptography.utils import int_from_bytes 2022-04-11 21:13:18.739 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 21:13:18.739 | from cryptography.utils import int_from_bytes 2022-04-11 21:13:23.572 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 21:13:23.572 | from cryptography.utils import int_from_bytes 2022-04-11 21:13:23.572 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 21:13:23.572 | from cryptography.utils import int_from_bytes 2022-04-11 21:13:23.572 | WARNING:oslo_config.generator:normalizing group name 'DHCP' to 'dhcp' 2022-04-11 21:13:29.594 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 21:13:29.594 | from cryptography.utils import int_from_bytes 2022-04-11 21:13:29.594 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 21:13:29.594 | from cryptography.utils import int_from_bytes 2022-04-11 21:13:29.911 | + lib/neutron-legacy:_configure_neutron_common:779 : cp /opt/stack/neutron/etc/neutron.conf.sample /etc/neutron/neutron.conf 2022-04-11 21:13:29.916 | + lib/neutron-legacy:_configure_neutron_common:781 : Q_POLICY_FILE=/etc/neutron/policy.json 2022-04-11 21:13:29.919 | + lib/neutron-legacy:_configure_neutron_common:785 : '[' -f /opt/stack/neutron/etc/policy.json ']' 2022-04-11 21:13:29.921 | + lib/neutron-legacy:_configure_neutron_common:789 : echo '{"context_is_admin": "role:admin or user_name:neutron"}' 2022-04-11 21:13:29.923 | + lib/neutron-legacy:_configure_neutron_common:794 : neutron_plugin_configure_common 2022-04-11 21:13:29.926 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:65 : Q_PLUGIN_CONF_PATH=etc/neutron/plugins/ml2 2022-04-11 21:13:29.928 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:66 : Q_PLUGIN_CONF_FILENAME=ml2_conf.ini 2022-04-11 21:13:29.930 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:67 : Q_PLUGIN_CLASS=ml2 2022-04-11 21:13:29.933 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:70 : _neutron_service_plugin_class_add router 2022-04-11 21:13:29.935 | + lib/neutron-legacy:_neutron_service_plugin_class_add:943 : local service_plugin_class=router 2022-04-11 21:13:29.938 | + lib/neutron-legacy:_neutron_service_plugin_class_add:944 : [[ '' == '' ]] 2022-04-11 21:13:29.940 | + lib/neutron-legacy:_neutron_service_plugin_class_add:945 : Q_SERVICE_PLUGIN_CLASSES=router 2022-04-11 21:13:29.942 | + lib/neutron-legacy:_configure_neutron_common:796 : [[ etc/neutron/plugins/ml2 == '' ]] 2022-04-11 21:13:29.944 | + lib/neutron-legacy:_configure_neutron_common:796 : [[ ml2_conf.ini == '' ]] 2022-04-11 21:13:29.947 | + lib/neutron-legacy:_configure_neutron_common:796 : [[ ml2 == '' ]] 2022-04-11 21:13:29.949 | + lib/neutron-legacy:_configure_neutron_common:801 : mkdir -p /etc/neutron/plugins/ml2 2022-04-11 21:13:29.954 | + lib/neutron-legacy:_configure_neutron_common:802 : Q_PLUGIN_CONF_FILE=etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-11 21:13:29.956 | + lib/neutron-legacy:_configure_neutron_common:805 : '[' -f /opt/stack/neutron/etc/neutron/plugins/ml2/ml2_conf.ini.sample ']' 2022-04-11 21:13:29.958 | + lib/neutron-legacy:_configure_neutron_common:806 : cp /opt/stack/neutron/etc/neutron/plugins/ml2/ml2_conf.ini.sample /etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-11 21:13:29.963 | ++ lib/neutron-legacy:_configure_neutron_common:811 : database_connection_url neutron 2022-04-11 21:13:29.966 | ++ lib/database:database_connection_url:134 : local db=neutron 2022-04-11 21:13:29.968 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql neutron 2022-04-11 21:13:29.970 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=neutron 2022-04-11 21:13:29.973 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/neutron?charset=utf8' 2022-04-11 21:13:29.976 | + lib/neutron-legacy:_configure_neutron_common:811 : iniset /etc/neutron/neutron.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/neutron?charset=utf8' 2022-04-11 21:13:30.004 | + lib/neutron-legacy:_configure_neutron_common:812 : iniset /etc/neutron/neutron.conf DEFAULT state_path /opt/stack/data/neutron 2022-04-11 21:13:30.034 | + lib/neutron-legacy:_configure_neutron_common:813 : iniset /etc/neutron/neutron.conf DEFAULT use_syslog False 2022-04-11 21:13:30.063 | + lib/neutron-legacy:_configure_neutron_common:814 : iniset /etc/neutron/neutron.conf DEFAULT bind_host 0.0.0.0 2022-04-11 21:13:30.093 | + lib/neutron-legacy:_configure_neutron_common:815 : iniset /etc/neutron/neutron.conf oslo_concurrency lock_path /opt/stack/data/neutron/lock 2022-04-11 21:13:30.121 | + lib/neutron-legacy:_configure_neutron_common:818 : iniset /etc/neutron/neutron.conf nova region_name RegionOne 2022-04-11 21:13:30.150 | + lib/neutron-legacy:_configure_neutron_common:820 : '[' libvirt = fake ']' 2022-04-11 21:13:30.153 | + lib/neutron-legacy:_configure_neutron_common:830 : setup_logging /etc/neutron/neutron.conf 2022-04-11 21:13:30.155 | + functions:setup_logging:674 : setup_systemd_logging /etc/neutron/neutron.conf 2022-04-11 21:13:30.158 | + functions:setup_systemd_logging:689 : local conf_file=/etc/neutron/neutron.conf 2022-04-11 21:13:30.161 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-04-11 21:13:30.177 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-04-11 21:13:30.179 | + functions:setup_systemd_logging:695 : local pidstr= 2022-04-11 21:13:30.182 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-04-11 21:13:30.184 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-04-11 21:13:30.186 | + functions:setup_systemd_logging:702 : iniset /etc/neutron/neutron.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-04-11 21:13:30.215 | + functions:setup_systemd_logging:704 : iniset /etc/neutron/neutron.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2022-04-11 21:13:30.244 | + functions:setup_systemd_logging:705 : iniset /etc/neutron/neutron.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2022-04-11 21:13:30.273 | + functions:setup_systemd_logging:706 : iniset /etc/neutron/neutron.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-04-11 21:13:30.302 | + lib/neutron-legacy:_configure_neutron_common:832 : is_service_enabled tls-proxy 2022-04-11 21:13:30.319 | + functions-common:is_service_enabled:2081 : return 1 2022-04-11 21:13:30.321 | + lib/neutron-legacy:_configure_neutron_common:838 : _neutron_setup_rootwrap 2022-04-11 21:13:30.324 | + lib/neutron-legacy:_neutron_setup_rootwrap:978 : [[ True == \F\a\l\s\e ]] 2022-04-11 21:13:30.327 | + lib/neutron-legacy:_neutron_setup_rootwrap:982 : Q_CONF_ROOTWRAP_D=/etc/neutron/rootwrap.d 2022-04-11 21:13:30.329 | + lib/neutron-legacy:_neutron_setup_rootwrap:983 : [[ -d /etc/neutron/rootwrap.d ]] 2022-04-11 21:13:30.331 | + lib/neutron-legacy:_neutron_setup_rootwrap:987 : _neutron_deploy_rootwrap_filters /opt/stack/neutron 2022-04-11 21:13:30.334 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:968 : [[ True == \F\a\l\s\e ]] 2022-04-11 21:13:30.336 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:971 : local srcdir=/opt/stack/neutron 2022-04-11 21:13:30.338 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:972 : sudo install -d -o root -m 755 /etc/neutron/rootwrap.d 2022-04-11 21:13:30.352 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:973 : sudo install -o root -m 644 /opt/stack/neutron/etc/neutron/rootwrap.d/rootwrap.filters /etc/neutron/rootwrap.d/ 2022-04-11 21:13:30.364 | + lib/neutron-legacy:_neutron_setup_rootwrap:991 : test -r /opt/stack/neutron/etc/neutron/rootwrap.conf 2022-04-11 21:13:30.367 | + lib/neutron-legacy:_neutron_setup_rootwrap:994 : sudo install -o root -g root -m 644 /opt/stack/neutron/etc/rootwrap.conf /etc/neutron/rootwrap.conf 2022-04-11 21:13:30.380 | + lib/neutron-legacy:_neutron_setup_rootwrap:996 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/neutron/rootwrap.d:' -i /etc/neutron/rootwrap.conf 2022-04-11 21:13:30.392 | + lib/neutron-legacy:_neutron_setup_rootwrap:997 : sudo sed -e 's:^exec_dirs=\(.*\)$:exec_dirs=\1,/usr/local/bin:' -i /etc/neutron/rootwrap.conf 2022-04-11 21:13:30.405 | + lib/neutron-legacy:_neutron_setup_rootwrap:1000 : ROOTWRAP_SUDOER_CMD='/usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf *' 2022-04-11 21:13:30.407 | + lib/neutron-legacy:_neutron_setup_rootwrap:1001 : ROOTWRAP_DAEMON_SUDOER_CMD='/usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-04-11 21:13:30.410 | ++ lib/neutron-legacy:_neutron_setup_rootwrap:1004 : mktemp 2022-04-11 21:13:30.414 | + lib/neutron-legacy:_neutron_setup_rootwrap:1004 : TEMPFILE=/tmp/tmp.1rsWqnoEDJ 2022-04-11 21:13:30.417 | + lib/neutron-legacy:_neutron_setup_rootwrap:1005 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf *' 2022-04-11 21:13:30.419 | + lib/neutron-legacy:_neutron_setup_rootwrap:1006 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-04-11 21:13:30.421 | + lib/neutron-legacy:_neutron_setup_rootwrap:1007 : chmod 0440 /tmp/tmp.1rsWqnoEDJ 2022-04-11 21:13:30.425 | + lib/neutron-legacy:_neutron_setup_rootwrap:1008 : sudo chown root:root /tmp/tmp.1rsWqnoEDJ 2022-04-11 21:13:30.438 | + lib/neutron-legacy:_neutron_setup_rootwrap:1009 : sudo mv /tmp/tmp.1rsWqnoEDJ /etc/sudoers.d/neutron-rootwrap 2022-04-11 21:13:30.450 | + lib/neutron-legacy:_neutron_setup_rootwrap:1012 : iniset /etc/neutron/neutron.conf agent root_helper 'sudo /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2022-04-11 21:13:30.479 | + lib/neutron-legacy:_neutron_setup_rootwrap:1013 : [[ True == \T\r\u\e ]] 2022-04-11 21:13:30.482 | + lib/neutron-legacy:_neutron_setup_rootwrap:1014 : iniset /etc/neutron/neutron.conf agent root_helper_daemon 'sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-04-11 21:13:30.512 | + lib/neutron-legacy:configure_mutnauq:350 : iniset_rpc_backend neutron /etc/neutron/neutron.conf 2022-04-11 21:13:30.514 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=neutron 2022-04-11 21:13:30.517 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/neutron/neutron.conf 2022-04-11 21:13:30.519 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-04-11 21:13:30.522 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-04-11 21:13:30.524 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-04-11 21:13:30.541 | + functions-common:is_service_enabled:2081 : return 0 2022-04-11 21:13:30.544 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-04-11 21:13:30.546 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-04-11 21:13:30.549 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-04-11 21:13:30.567 | ++ functions-common:is_service_enabled:2081 : return 0 2022-04-11 21:13:30.569 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.45:5672/ 2022-04-11 21:13:30.572 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/neutron/neutron.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.45:5672/ 2022-04-11 21:13:30.604 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-04-11 21:13:30.607 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-04-11 21:13:30.609 | + lib/neutron-legacy:configure_mutnauq:352 : is_service_enabled q-metering 2022-04-11 21:13:30.627 | + functions-common:is_service_enabled:2081 : return 1 2022-04-11 21:13:30.629 | + lib/neutron-legacy:configure_mutnauq:355 : is_service_enabled q-agt q-svc 2022-04-11 21:13:30.646 | + functions-common:is_service_enabled:2081 : return 0 2022-04-11 21:13:30.649 | + lib/neutron-legacy:configure_mutnauq:356 : _configure_neutron_service 2022-04-11 21:13:30.651 | + lib/neutron-legacy:_configure_neutron_service:915 : Q_API_PASTE_FILE=/etc/neutron/api-paste.ini 2022-04-11 21:13:30.654 | + lib/neutron-legacy:_configure_neutron_service:916 : cp /opt/stack/neutron/etc/api-paste.ini /etc/neutron/api-paste.ini 2022-04-11 21:13:30.659 | + lib/neutron-legacy:_configure_neutron_service:919 : iniset /etc/neutron/neutron.conf DEFAULT core_plugin ml2 2022-04-11 21:13:30.690 | + lib/neutron-legacy:_configure_neutron_service:921 : iniset /etc/neutron/neutron.conf DEFAULT debug True 2022-04-11 21:13:30.720 | + lib/neutron-legacy:_configure_neutron_service:922 : iniset /etc/neutron/neutron.conf oslo_policy policy_file /etc/neutron/policy.json 2022-04-11 21:13:30.751 | + lib/neutron-legacy:_configure_neutron_service:923 : iniset /etc/neutron/neutron.conf DEFAULT allow_overlapping_ips True 2022-04-11 21:13:30.781 | + lib/neutron-legacy:_configure_neutron_service:925 : iniset /etc/neutron/neutron.conf DEFAULT auth_strategy keystone 2022-04-11 21:13:30.812 | + lib/neutron-legacy:_configure_neutron_service:926 : configure_keystone_authtoken_middleware /etc/neutron/neutron.conf neutron 2022-04-11 21:13:30.814 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/neutron/neutron.conf 2022-04-11 21:13:30.817 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=neutron 2022-04-11 21:13:30.819 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-04-11 21:13:30.822 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/neutron/neutron.conf keystone_authtoken auth_type password 2022-04-11 21:13:30.851 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/neutron/neutron.conf keystone_authtoken interface public 2022-04-11 21:13:30.884 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/neutron/neutron.conf keystone_authtoken auth_url http://10.222.0.45/identity 2022-04-11 21:13:30.913 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/neutron/neutron.conf keystone_authtoken username neutron 2022-04-11 21:13:30.944 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/neutron/neutron.conf keystone_authtoken password Passw0rd 2022-04-11 21:13:30.974 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/neutron/neutron.conf keystone_authtoken user_domain_name Default 2022-04-11 21:13:31.004 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/neutron/neutron.conf keystone_authtoken project_name service 2022-04-11 21:13:31.034 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/neutron/neutron.conf keystone_authtoken project_domain_name Default 2022-04-11 21:13:31.065 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/neutron/neutron.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-04-11 21:13:31.096 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/neutron/neutron.conf keystone_authtoken memcached_servers localhost:11211 2022-04-11 21:13:31.126 | + lib/neutron-legacy:_configure_neutron_service:929 : iniset /etc/neutron/neutron.conf DEFAULT notify_nova_on_port_status_changes True 2022-04-11 21:13:31.157 | + lib/neutron-legacy:_configure_neutron_service:930 : iniset /etc/neutron/neutron.conf DEFAULT notify_nova_on_port_data_changes True 2022-04-11 21:13:31.187 | + lib/neutron-legacy:_configure_neutron_service:932 : configure_keystone_authtoken_middleware /etc/neutron/neutron.conf nova nova 2022-04-11 21:13:31.190 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/neutron/neutron.conf 2022-04-11 21:13:31.192 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=nova 2022-04-11 21:13:31.195 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=nova 2022-04-11 21:13:31.197 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/neutron/neutron.conf nova auth_type password 2022-04-11 21:13:31.228 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/neutron/neutron.conf nova interface public 2022-04-11 21:13:31.258 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/neutron/neutron.conf nova auth_url http://10.222.0.45/identity 2022-04-11 21:13:31.288 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/neutron/neutron.conf nova username nova 2022-04-11 21:13:31.318 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/neutron/neutron.conf nova password Passw0rd 2022-04-11 21:13:31.349 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/neutron/neutron.conf nova user_domain_name Default 2022-04-11 21:13:31.379 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/neutron/neutron.conf nova project_name service 2022-04-11 21:13:31.410 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/neutron/neutron.conf nova project_domain_name Default 2022-04-11 21:13:31.441 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/neutron/neutron.conf nova cafile /opt/stack/data/ca-bundle.pem 2022-04-11 21:13:31.470 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/neutron/neutron.conf nova memcached_servers localhost:11211 2022-04-11 21:13:31.501 | + lib/neutron-legacy:_configure_neutron_service:935 : neutron_plugin_configure_service 2022-04-11 21:13:31.503 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:74 : [[ vlan != \l\o\c\a\l ]] 2022-04-11 21:13:31.506 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:75 : Q_SRV_EXTRA_OPTS+=(tenant_network_types=$Q_ML2_TENANT_NETWORK_TYPE) 2022-04-11 21:13:31.508 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:89 : '[' '' == '' ']' 2022-04-11 21:13:31.510 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:90 : [[ '' == '' ]] 2022-04-11 21:13:31.513 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:90 : [[ physnet1 != '' ]] 2022-04-11 21:13:31.515 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:91 : ML2_VLAN_RANGES=physnet1 2022-04-11 21:13:31.518 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:92 : [[ 400:449 != '' ]] 2022-04-11 21:13:31.520 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:93 : ML2_VLAN_RANGES=physnet1:400:449 2022-04-11 21:13:31.523 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:96 : [[ physnet1:400:449 != '' ]] 2022-04-11 21:13:31.525 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:97 : Q_ML2_PLUGIN_VLAN_TYPE_OPTIONS=(network_vlan_ranges=$ML2_VLAN_RANGES) 2022-04-11 21:13:31.527 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:103 : [[ -z '' ]] 2022-04-11 21:13:31.530 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:104 : [[ -n physnet1 ]] 2022-04-11 21:13:31.532 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:105 : Q_ML2_PLUGIN_FLAT_TYPE_OPTIONS=flat_networks= 2022-04-11 21:13:31.535 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:106 : [[ -n physnet1 ]] 2022-04-11 21:13:31.537 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:107 : Q_ML2_PLUGIN_FLAT_TYPE_OPTIONS+=physnet1, 2022-04-11 21:13:31.540 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:109 : [[ -n physnet1 ]] 2022-04-11 21:13:31.542 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:109 : [[ physnet1 != \p\h\y\s\n\e\t\1 ]] 2022-04-11 21:13:31.545 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:121 : [[ True == \T\r\u\e ]] 2022-04-11 21:13:31.547 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:122 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup firewall_driver neutron.agent.not.a.real.FirewallDriver 2022-04-11 21:13:31.576 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:127 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2 mechanism_drivers=openvswitch,hyperv 2022-04-11 21:13:31.579 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-11 21:13:31.581 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2022-04-11 21:13:31.584 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=mechanism_drivers=openvswitch,hyperv 2022-04-11 21:13:31.586 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z mechanism_drivers=openvswitch,hyperv ']' 2022-04-11 21:13:31.588 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-04-11 21:13:31.591 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 mechanism_drivers openvswitch,hyperv 2022-04-11 21:13:31.619 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:129 : [[ -n '' ]] 2022-04-11 21:13:31.622 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:133 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2 extension_drivers=port_security 2022-04-11 21:13:31.624 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-11 21:13:31.626 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2022-04-11 21:13:31.629 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=extension_drivers=port_security 2022-04-11 21:13:31.631 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z extension_drivers=port_security ']' 2022-04-11 21:13:31.633 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-04-11 21:13:31.636 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 extension_drivers port_security 2022-04-11 21:13:31.665 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:135 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2 tenant_network_types=vlan 2022-04-11 21:13:31.667 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-11 21:13:31.670 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2022-04-11 21:13:31.672 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=tenant_network_types=vlan 2022-04-11 21:13:31.675 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z tenant_network_types=vlan ']' 2022-04-11 21:13:31.677 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-04-11 21:13:31.680 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 tenant_network_types vlan 2022-04-11 21:13:31.710 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:137 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_gre tunnel_id_ranges=1:1000 2022-04-11 21:13:31.712 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-11 21:13:31.715 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_gre 2022-04-11 21:13:31.718 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=tunnel_id_ranges=1:1000 2022-04-11 21:13:31.720 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z tunnel_id_ranges=1:1000 ']' 2022-04-11 21:13:31.722 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-04-11 21:13:31.725 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_gre tunnel_id_ranges 1:1000 2022-04-11 21:13:31.754 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:139 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vxlan vni_ranges=1:1000 2022-04-11 21:13:31.756 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-11 21:13:31.759 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_vxlan 2022-04-11 21:13:31.762 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=vni_ranges=1:1000 2022-04-11 21:13:31.764 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z vni_ranges=1:1000 ']' 2022-04-11 21:13:31.766 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-04-11 21:13:31.769 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vxlan vni_ranges 1:1000 2022-04-11 21:13:31.798 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:141 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_flat flat_networks=physnet1, 2022-04-11 21:13:31.801 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-11 21:13:31.804 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_flat 2022-04-11 21:13:31.806 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=flat_networks=physnet1, 2022-04-11 21:13:31.809 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z flat_networks=physnet1, ']' 2022-04-11 21:13:31.811 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-04-11 21:13:31.814 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_flat flat_networks physnet1, 2022-04-11 21:13:31.843 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:143 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vlan network_vlan_ranges=physnet1:400:449 2022-04-11 21:13:31.845 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-11 21:13:31.848 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_vlan 2022-04-11 21:13:31.850 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=network_vlan_ranges=physnet1:400:449 2022-04-11 21:13:31.853 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z network_vlan_ranges=physnet1:400:449 ']' 2022-04-11 21:13:31.855 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-04-11 21:13:31.858 | + 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-04-11 21:13:31.890 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:145 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_geneve vni_ranges=1:1000 2022-04-11 21:13:31.892 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-11 21:13:31.894 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_geneve 2022-04-11 21:13:31.897 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=vni_ranges=1:1000 2022-04-11 21:13:31.899 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z vni_ranges=1:1000 ']' 2022-04-11 21:13:31.902 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-04-11 21:13:31.904 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_geneve vni_ranges 1:1000 2022-04-11 21:13:31.934 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:147 : [[ legacy != \l\e\g\a\c\y ]] 2022-04-11 21:13:31.936 | + lib/neutron-legacy:configure_mutnauq:358 : is_service_enabled q-agt 2022-04-11 21:13:31.954 | + functions-common:is_service_enabled:2081 : return 0 2022-04-11 21:13:31.956 | + lib/neutron-legacy:configure_mutnauq:359 : _configure_neutron_plugin_agent 2022-04-11 21:13:31.959 | + lib/neutron-legacy:_configure_neutron_plugin_agent:902 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini agent root_helper 'sudo /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2022-04-11 21:13:31.990 | + lib/neutron-legacy:_configure_neutron_plugin_agent:903 : [[ True == \T\r\u\e ]] 2022-04-11 21:13:31.993 | + lib/neutron-legacy:_configure_neutron_plugin_agent:904 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini agent root_helper_daemon 'sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-04-11 21:13:32.022 | + lib/neutron-legacy:_configure_neutron_plugin_agent:906 : iniset /etc/neutron/neutron.conf DEFAULT debug True 2022-04-11 21:13:32.054 | + lib/neutron-legacy:_configure_neutron_plugin_agent:909 : neutron_plugin_configure_plugin_agent 2022-04-11 21:13:32.056 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:36 : _neutron_ovs_base_setup_bridge br-int 2022-04-11 21:13:32.059 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:38 : local bridge=br-int 2022-04-11 21:13:32.062 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:39 : neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf 2022-04-11 21:13:35.163 | INFO neutron.common.config [-] Logging enabled! 2022-04-11 21:13:35.163 | INFO neutron.common.config [-] /usr/local/bin/neutron-ovs-cleanup version 20.1.0.dev106 2022-04-11 21:13:35.164 | DEBUG neutron.common.config [-] command line: /usr/local/bin/neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf {{(pid=97685) setup_logging /opt/stack/neutron/neutron/common/config.py:112}} 2022-04-11 21:13:35.165 | ERROR ovsdbapp.backend.ovs_idl.idlutils [-] Unable to open stream to tcp:127.0.0.1:6640 to retrieve schema: Connection refused 2022-04-11 21:13:35.166 | 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/tmp61eyd9wh/privsep.sock'] 2022-04-11 21:13:37.514 | INFO oslo.privsep.daemon [-] Spawned new privsep daemon via rootwrap 2022-04-11 21:13:37.514 | DEBUG oslo.privsep.daemon [-] Accepted privsep connection to /tmp/tmp61eyd9wh/privsep.sock {{(pid=97685) __init__ /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:362}} 2022-04-11 21:13:37.516 | INFO oslo.privsep.daemon [-] privsep daemon starting 2022-04-11 21:13:37.516 | INFO oslo.privsep.daemon [-] privsep process running with uid/gid: 0/0 2022-04-11 21:13:37.516 | 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-04-11 21:13:37.516 | INFO oslo.privsep.daemon [-] privsep daemon running as pid 97694 2022-04-11 21:13:37.516 | DEBUG oslo.privsep.daemon [-] privsep: reply[cfb385f7-2182-4278-9fff-d2163cfcd8da]: (2,) {{(pid=97694) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:501}} 2022-04-11 21:13:37.811 | 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=97694) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}} 2022-04-11 21:13:37.824 | 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.012s {{(pid=97694) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}} 2022-04-11 21:13:37.824 | DEBUG oslo.privsep.daemon [-] privsep: reply[0d9e391f-d12c-418d-8421-e592f955e87d]: (4, ('f7aca42e-4a0b-410e-a8e9-0abe9fb1f208\n', '')) {{(pid=97694) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:501}} 2022-04-11 21:13:37.879 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Flow_Table.name {{(pid=97685) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:107}} 2022-04-11 21:13:37.879 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Mirror.name {{(pid=97685) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:107}} 2022-04-11 21:13:37.879 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Bridge.name {{(pid=97685) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2022-04-11 21:13:37.880 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Port.name {{(pid=97685) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2022-04-11 21:13:37.880 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Interface.name {{(pid=97685) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2022-04-11 21:13:37.880 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Manager.target {{(pid=97685) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2022-04-11 21:13:37.935 | INFO neutron.cmd.ovs_cleanup [-] OVS cleanup completed successfully 2022-04-11 21:13:37.935 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 21:13:37.935 | from cryptography.utils import int_from_bytes 2022-04-11 21:13:37.935 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 21:13:37.935 | from cryptography.utils import int_from_bytes 2022-04-11 21:13:38.316 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:40 : _neutron_ovs_base_add_bridge br-int 2022-04-11 21:13:38.318 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:27 : local bridge=br-int 2022-04-11 21:13:38.321 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:28 : local 'addbr_cmd=sudo ovs-vsctl -- --may-exist add-br br-int' 2022-04-11 21:13:38.324 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:30 : '[' system '!=' system ']' 2022-04-11 21:13:38.327 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:34 : sudo ovs-vsctl -- --may-exist add-br br-int 2022-04-11 21:13:38.400 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:41 : sudo ovs-vsctl --no-wait br-set-external-id br-int bridge-id br-int 2022-04-11 21:13:38.419 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:37 : _neutron_ovs_base_configure_firewall_driver 2022-04-11 21:13:38.422 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:101 : [[ True == \T\r\u\e ]] 2022-04-11 21:13:38.425 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:102 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup firewall_driver openvswitch 2022-04-11 21:13:38.458 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:103 : running_in_container 2022-04-11 21:13:38.462 | ++ functions:running_in_container:793 : systemd-detect-virt --container 2022-04-11 21:13:38.471 | + functions:running_in_container:793 : [[ none != \n\o\n\e ]] 2022-04-11 21:13:38.474 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:104 : enable_kernel_bridge_firewall 2022-04-11 21:13:38.477 | + functions:enable_kernel_bridge_firewall:802 : sudo modprobe bridge 2022-04-11 21:13:38.491 | + functions:enable_kernel_bridge_firewall:805 : sudo modprobe br_netfilter 2022-04-11 21:13:38.504 | + functions:enable_kernel_bridge_firewall:809 : for proto in ip ip6 2022-04-11 21:13:38.507 | + functions:enable_kernel_bridge_firewall:810 : sudo sysctl -w net.bridge.bridge-nf-call-iptables=1 2022-04-11 21:13:38.520 | net.bridge.bridge-nf-call-iptables = 1 2022-04-11 21:13:38.524 | + functions:enable_kernel_bridge_firewall:809 : for proto in ip ip6 2022-04-11 21:13:38.527 | + functions:enable_kernel_bridge_firewall:810 : sudo sysctl -w net.bridge.bridge-nf-call-ip6tables=1 2022-04-11 21:13:38.536 | net.bridge.bridge-nf-call-ip6tables = 1 2022-04-11 21:13:38.539 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:40 : [[ False == \T\r\u\e ]] 2022-04-11 21:13:38.542 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:48 : [[ physnet1 != '' ]] 2022-04-11 21:13:38.545 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:48 : [[ br-data != '' ]] 2022-04-11 21:13:38.547 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:49 : [[ physnet1:br-data == '' ]] 2022-04-11 21:13:38.550 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:54 : _neutron_ovs_base_add_bridge br-data 2022-04-11 21:13:38.552 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:27 : local bridge=br-data 2022-04-11 21:13:38.555 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:28 : local 'addbr_cmd=sudo ovs-vsctl -- --may-exist add-br br-data' 2022-04-11 21:13:38.557 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:30 : '[' system '!=' system ']' 2022-04-11 21:13:38.560 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:34 : sudo ovs-vsctl -- --may-exist add-br br-data 2022-04-11 21:13:38.586 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:56 : [[ physnet1:br-data != '' ]] 2022-04-11 21:13:38.588 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:57 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovs bridge_mappings physnet1:br-data 2022-04-11 21:13:38.626 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:59 : AGENT_BINARY=/usr/local/bin/neutron-openvswitch-agent 2022-04-11 21:13:38.629 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:61 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini agent tunnel_types 2022-04-11 21:13:38.658 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:62 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovs datapath_type system 2022-04-11 21:13:38.688 | + lib/neutron-legacy:configure_mutnauq:361 : is_service_enabled q-dhcp 2022-04-11 21:13:38.705 | + functions-common:is_service_enabled:2081 : return 0 2022-04-11 21:13:38.708 | + lib/neutron-legacy:configure_mutnauq:362 : _configure_neutron_dhcp_agent 2022-04-11 21:13:38.710 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:843 : cp /opt/stack/neutron/etc/dhcp_agent.ini.sample /etc/neutron/dhcp_agent.ini 2022-04-11 21:13:38.715 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:845 : iniset /etc/neutron/dhcp_agent.ini DEFAULT debug True 2022-04-11 21:13:38.745 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:847 : iniset /etc/neutron/dhcp_agent.ini DEFAULT dnsmasq_local_resolv True 2022-04-11 21:13:38.773 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:848 : iniset /etc/neutron/dhcp_agent.ini AGENT root_helper 'sudo /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2022-04-11 21:13:38.806 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:849 : [[ True == \T\r\u\e ]] 2022-04-11 21:13:38.809 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:850 : iniset /etc/neutron/dhcp_agent.ini AGENT root_helper_daemon 'sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-04-11 21:13:38.839 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:853 : is_service_enabled q-l3 2022-04-11 21:13:38.856 | + functions-common:is_service_enabled:2081 : return 0 2022-04-11 21:13:38.859 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:864 : _neutron_setup_interface_driver /etc/neutron/dhcp_agent.ini 2022-04-11 21:13:38.862 | + lib/neutron-legacy:_neutron_setup_interface_driver:1022 : iniset /etc/neutron/dhcp_agent.ini DEFAULT ovs_use_veth False 2022-04-11 21:13:38.891 | + lib/neutron-legacy:_neutron_setup_interface_driver:1024 : neutron_plugin_setup_interface_driver /etc/neutron/dhcp_agent.ini 2022-04-11 21:13:38.893 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:66 : local conf_file=/etc/neutron/dhcp_agent.ini 2022-04-11 21:13:38.896 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:67 : iniset /etc/neutron/dhcp_agent.ini DEFAULT interface_driver openvswitch 2022-04-11 21:13:38.928 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:866 : neutron_plugin_configure_dhcp_agent /etc/neutron/dhcp_agent.ini 2022-04-11 21:13:38.931 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_dhcp_agent:25 : local conf_file=/etc/neutron/dhcp_agent.ini 2022-04-11 21:13:38.933 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_dhcp_agent:26 : : 2022-04-11 21:13:38.936 | + lib/neutron-legacy:configure_mutnauq:364 : is_service_enabled q-l3 2022-04-11 21:13:38.953 | + functions-common:is_service_enabled:2081 : return 0 2022-04-11 21:13:38.956 | + lib/neutron-legacy:configure_mutnauq:365 : _configure_neutron_l3_agent 2022-04-11 21:13:38.958 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:114 : cp /opt/stack/neutron/etc/l3_agent.ini.sample /etc/neutron/l3_agent.ini 2022-04-11 21:13:38.963 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:116 : iniset /etc/neutron/l3_agent.ini DEFAULT debug True 2022-04-11 21:13:38.993 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:117 : iniset /etc/neutron/l3_agent.ini AGENT root_helper 'sudo /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2022-04-11 21:13:39.025 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:118 : [[ True == \T\r\u\e ]] 2022-04-11 21:13:39.028 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:119 : iniset /etc/neutron/l3_agent.ini AGENT root_helper_daemon 'sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-04-11 21:13:39.057 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:122 : _neutron_setup_interface_driver /etc/neutron/l3_agent.ini 2022-04-11 21:13:39.060 | + lib/neutron-legacy:_neutron_setup_interface_driver:1022 : iniset /etc/neutron/l3_agent.ini DEFAULT ovs_use_veth False 2022-04-11 21:13:39.088 | + lib/neutron-legacy:_neutron_setup_interface_driver:1024 : neutron_plugin_setup_interface_driver /etc/neutron/l3_agent.ini 2022-04-11 21:13:39.092 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:66 : local conf_file=/etc/neutron/l3_agent.ini 2022-04-11 21:13:39.094 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:67 : iniset /etc/neutron/l3_agent.ini DEFAULT interface_driver openvswitch 2022-04-11 21:13:39.122 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:124 : neutron_plugin_configure_l3_agent /etc/neutron/l3_agent.ini 2022-04-11 21:13:39.125 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_l3_agent:30 : local conf_file=/etc/neutron/l3_agent.ini 2022-04-11 21:13:39.127 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_l3_agent:31 : _neutron_ovs_base_configure_l3_agent 2022-04-11 21:13:39.130 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:112 : neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf 2022-04-11 21:13:42.201 | INFO neutron.common.config [-] Logging enabled! 2022-04-11 21:13:42.201 | INFO neutron.common.config [-] /usr/local/bin/neutron-ovs-cleanup version 20.1.0.dev106 2022-04-11 21:13:42.201 | DEBUG neutron.common.config [-] command line: /usr/local/bin/neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf {{(pid=98226) setup_logging /opt/stack/neutron/neutron/common/config.py:112}} 2022-04-11 21:13:42.251 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Flow_Table.name {{(pid=98226) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:107}} 2022-04-11 21:13:42.251 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Mirror.name {{(pid=98226) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:107}} 2022-04-11 21:13:42.251 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Bridge.name {{(pid=98226) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2022-04-11 21:13:42.251 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Port.name {{(pid=98226) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2022-04-11 21:13:42.252 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Interface.name {{(pid=98226) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2022-04-11 21:13:42.252 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Manager.target {{(pid=98226) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2022-04-11 21:13:42.311 | INFO neutron.cmd.ovs_cleanup [-] Cleaning bridge: br-int 2022-04-11 21:13:42.312 | DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=0): OvsCleanup(bridge=br-int, all_ports=False) {{(pid=98226) do_commit /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/transaction.py:90}} 2022-04-11 21:13:42.312 | DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Transaction caused no change {{(pid=98226) do_commit /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/transaction.py:141}} 2022-04-11 21:13:42.313 | INFO neutron.cmd.ovs_cleanup [-] OVS cleanup completed successfully 2022-04-11 21:13:42.313 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 21:13:42.313 | from cryptography.utils import int_from_bytes 2022-04-11 21:13:42.313 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 21:13:42.313 | from cryptography.utils import int_from_bytes 2022-04-11 21:13:42.688 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:113 : [[ False = \T\r\u\e ]] 2022-04-11 21:13:42.691 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:121 : _neutron_ovs_base_add_public_bridge 2022-04-11 21:13:42.693 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_public_bridge:127 : _neutron_ovs_base_add_bridge br-data 2022-04-11 21:13:42.696 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:27 : local bridge=br-data 2022-04-11 21:13:42.698 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:28 : local 'addbr_cmd=sudo ovs-vsctl -- --may-exist add-br br-data' 2022-04-11 21:13:42.701 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:30 : '[' system '!=' system ']' 2022-04-11 21:13:42.704 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:34 : sudo ovs-vsctl -- --may-exist add-br br-data 2022-04-11 21:13:42.722 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_public_bridge:128 : set_mtu br-data 1500 2022-04-11 21:13:42.724 | + functions:set_mtu:785 : local dev=br-data 2022-04-11 21:13:42.727 | + functions:set_mtu:786 : local mtu=1500 2022-04-11 21:13:42.729 | + functions:set_mtu:787 : sudo ip link set mtu 1500 dev br-data 2022-04-11 21:13:42.741 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:122 : sudo ovs-vsctl br-set-external-id br-data bridge-id br-data 2022-04-11 21:13:42.759 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:126 : _configure_public_network_connectivity 2022-04-11 21:13:42.762 | + lib/neutron-legacy:_configure_public_network_connectivity:709 : [[ -n eth1 ]] 2022-04-11 21:13:42.764 | + lib/neutron-legacy:_configure_public_network_connectivity:710 : _move_neutron_addresses_route eth1 br-data True False inet 2022-04-11 21:13:42.767 | + lib/neutron-legacy:_move_neutron_addresses_route:650 : local from_intf=eth1 2022-04-11 21:13:42.769 | + lib/neutron-legacy:_move_neutron_addresses_route:651 : local to_intf=br-data 2022-04-11 21:13:42.772 | + lib/neutron-legacy:_move_neutron_addresses_route:652 : local add_ovs_port=True 2022-04-11 21:13:42.774 | + lib/neutron-legacy:_move_neutron_addresses_route:653 : local del_ovs_port=False 2022-04-11 21:13:42.777 | + lib/neutron-legacy:_move_neutron_addresses_route:654 : local af=inet 2022-04-11 21:13:42.780 | + lib/neutron-legacy:_move_neutron_addresses_route:656 : [[ -n eth1 ]] 2022-04-11 21:13:42.782 | + lib/neutron-legacy:_move_neutron_addresses_route:656 : [[ -n br-data ]] 2022-04-11 21:13:42.784 | + lib/neutron-legacy:_move_neutron_addresses_route:662 : local IP_REPLACE= 2022-04-11 21:13:42.787 | + lib/neutron-legacy:_move_neutron_addresses_route:663 : local IP_DEL= 2022-04-11 21:13:42.789 | + lib/neutron-legacy:_move_neutron_addresses_route:664 : local IP_UP= 2022-04-11 21:13:42.792 | + lib/neutron-legacy:_move_neutron_addresses_route:665 : local DEFAULT_ROUTE_GW 2022-04-11 21:13:42.795 | ++ lib/neutron-legacy:_move_neutron_addresses_route:666 : ip -f inet r 2022-04-11 21:13:42.796 | ++ lib/neutron-legacy:_move_neutron_addresses_route:666 : awk '/default.+eth1\s/ { print $3; exit }' 2022-04-11 21:13:42.802 | + lib/neutron-legacy:_move_neutron_addresses_route:666 : DEFAULT_ROUTE_GW= 2022-04-11 21:13:42.805 | + lib/neutron-legacy:_move_neutron_addresses_route:667 : local ADD_OVS_PORT= 2022-04-11 21:13:42.807 | + lib/neutron-legacy:_move_neutron_addresses_route:668 : local DEL_OVS_PORT= 2022-04-11 21:13:42.810 | + lib/neutron-legacy:_move_neutron_addresses_route:669 : local ARP_CMD= 2022-04-11 21:13:42.815 | ++ lib/neutron-legacy:_move_neutron_addresses_route:671 : ip -f inet a s dev eth1 scope global primary 2022-04-11 21:13:42.815 | ++ lib/neutron-legacy:_move_neutron_addresses_route:671 : grep inet 2022-04-11 21:13:42.815 | ++ lib/neutron-legacy:_move_neutron_addresses_route:671 : awk '{ print $2, $3, $4; exit }' 2022-04-11 21:13:42.821 | + lib/neutron-legacy:_move_neutron_addresses_route:671 : IP_BRD='192.168.0.52/22 brd 192.168.3.255' 2022-04-11 21:13:42.823 | + lib/neutron-legacy:_move_neutron_addresses_route:673 : '[' '' '!=' '' ']' 2022-04-11 21:13:42.826 | + lib/neutron-legacy:_move_neutron_addresses_route:677 : [[ True == \T\r\u\e ]] 2022-04-11 21:13:42.829 | + lib/neutron-legacy:_move_neutron_addresses_route:678 : ADD_OVS_PORT='sudo ovs-vsctl --may-exist add-port br-data eth1' 2022-04-11 21:13:42.831 | + lib/neutron-legacy:_move_neutron_addresses_route:681 : [[ False == \T\r\u\e ]] 2022-04-11 21:13:42.834 | + lib/neutron-legacy:_move_neutron_addresses_route:685 : [[ 192.168.0.52/22 brd 192.168.3.255 != '' ]] 2022-04-11 21:13:42.836 | + lib/neutron-legacy:_move_neutron_addresses_route:686 : IP_DEL='sudo ip addr del 192.168.0.52/22 brd 192.168.3.255 dev eth1' 2022-04-11 21:13:42.839 | + lib/neutron-legacy:_move_neutron_addresses_route:687 : IP_REPLACE='sudo ip addr replace 192.168.0.52/22 brd 192.168.3.255 dev br-data' 2022-04-11 21:13:42.842 | + lib/neutron-legacy:_move_neutron_addresses_route:688 : IP_UP='sudo ip link set br-data up' 2022-04-11 21:13:42.844 | + lib/neutron-legacy:_move_neutron_addresses_route:689 : [[ inet == \i\n\e\t ]] 2022-04-11 21:13:42.848 | ++ lib/neutron-legacy:_move_neutron_addresses_route:690 : echo 192.168.0.52/22 brd 192.168.3.255 2022-04-11 21:13:42.849 | ++ lib/neutron-legacy:_move_neutron_addresses_route:690 : grep -o -E '(.*)/' 2022-04-11 21:13:42.849 | ++ lib/neutron-legacy:_move_neutron_addresses_route:690 : awk '{ print $1; exit }' 2022-04-11 21:13:42.850 | ++ lib/neutron-legacy:_move_neutron_addresses_route:690 : cut -d / -f1 2022-04-11 21:13:42.855 | + lib/neutron-legacy:_move_neutron_addresses_route:690 : IP=192.168.0.52 2022-04-11 21:13:42.858 | + lib/neutron-legacy:_move_neutron_addresses_route:691 : ARP_CMD='sudo ping -c 3 -w 5 -I br-data 192.168.0.52 ' 2022-04-11 21:13:42.862 | + lib/neutron-legacy:_move_neutron_addresses_route:697 : sudo ip addr del 192.168.0.52/22 brd 192.168.3.255 dev eth1 2022-04-11 21:13:42.877 | + lib/neutron-legacy:_move_neutron_addresses_route:697 : sudo ip addr replace 192.168.0.52/22 brd 192.168.3.255 dev br-data 2022-04-11 21:13:42.891 | + lib/neutron-legacy:_move_neutron_addresses_route:697 : sudo ip link set br-data up 2022-04-11 21:13:42.905 | + lib/neutron-legacy:_move_neutron_addresses_route:697 : sudo ovs-vsctl --may-exist add-port br-data eth1 2022-04-11 21:13:42.925 | + lib/neutron-legacy:_move_neutron_addresses_route:697 : sudo ping -c 3 -w 5 -I br-data 192.168.0.52 2022-04-11 21:13:42.939 | PING 192.168.0.52 (192.168.0.52) from 192.168.0.52 br-data: 56(84) bytes of data. 2022-04-11 21:13:42.939 | 64 bytes from 192.168.0.52: icmp_seq=1 ttl=64 time=0.069 ms 2022-04-11 21:13:43.951 | 64 bytes from 192.168.0.52: icmp_seq=2 ttl=64 time=0.038 ms 2022-04-11 21:13:44.975 | 64 bytes from 192.168.0.52: icmp_seq=3 ttl=64 time=0.036 ms 2022-04-11 21:13:44.975 | 2022-04-11 21:13:44.975 | --- 192.168.0.52 ping statistics --- 2022-04-11 21:13:44.975 | 3 packets transmitted, 3 received, 0% packet loss, time 2036ms 2022-04-11 21:13:44.975 | rtt min/avg/max/mdev = 0.036/0.047/0.069/0.015 ms 2022-04-11 21:13:44.981 | ++ lib/neutron-legacy:_configure_public_network_connectivity:712 : ip -f inet6 a s dev eth1 2022-04-11 21:13:44.981 | ++ lib/neutron-legacy:_configure_public_network_connectivity:712 : grep -c global 2022-04-11 21:13:44.987 | + lib/neutron-legacy:_configure_public_network_connectivity:712 : [[ 0 != 0 ]] 2022-04-11 21:13:44.989 | + lib/neutron-legacy:configure_mutnauq:367 : is_service_enabled q-meta 2022-04-11 21:13:45.006 | + functions-common:is_service_enabled:2081 : return 0 2022-04-11 21:13:45.009 | + lib/neutron-legacy:configure_mutnauq:368 : _configure_neutron_metadata_agent 2022-04-11 21:13:45.012 | + lib/neutron-legacy:_configure_neutron_metadata_agent:871 : cp /opt/stack/neutron/etc/metadata_agent.ini.sample /etc/neutron/metadata_agent.ini 2022-04-11 21:13:45.017 | + lib/neutron-legacy:_configure_neutron_metadata_agent:873 : iniset /etc/neutron/metadata_agent.ini DEFAULT debug True 2022-04-11 21:13:45.046 | + lib/neutron-legacy:_configure_neutron_metadata_agent:874 : iniset /etc/neutron/metadata_agent.ini DEFAULT nova_metadata_host 10.222.0.45 2022-04-11 21:13:45.076 | + lib/neutron-legacy:_configure_neutron_metadata_agent:875 : iniset /etc/neutron/metadata_agent.ini DEFAULT metadata_workers 2 2022-04-11 21:13:45.105 | + lib/neutron-legacy:_configure_neutron_metadata_agent:876 : iniset /etc/neutron/metadata_agent.ini AGENT root_helper 'sudo /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2022-04-11 21:13:45.137 | + lib/neutron-legacy:_configure_neutron_metadata_agent:877 : [[ True == \T\r\u\e ]] 2022-04-11 21:13:45.140 | + lib/neutron-legacy:_configure_neutron_metadata_agent:878 : iniset /etc/neutron/metadata_agent.ini AGENT root_helper_daemon 'sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-04-11 21:13:45.169 | + lib/neutron-legacy:configure_mutnauq:371 : [[ legacy != \l\e\g\a\c\y ]] 2022-04-11 21:13:45.172 | + lib/neutron-legacy:configure_mutnauq:374 : is_service_enabled ceilometer 2022-04-11 21:13:45.189 | + functions-common:is_service_enabled:2081 : return 1 2022-04-11 21:13:45.191 | + lib/neutron-legacy:configure_mutnauq:378 : [[ openvswitch == \o\v\n ]] 2022-04-11 21:13:45.194 | + lib/neutron-legacy:configure_mutnauq:384 : is_service_enabled q-placement neutron-placement 2022-04-11 21:13:45.211 | + functions-common:is_service_enabled:2081 : return 1 2022-04-11 21:13:45.214 | + lib/neutron-legacy:configure_mutnauq:387 : is_service_enabled q-trunk neutron-trunk 2022-04-11 21:13:45.231 | + functions-common:is_service_enabled:2081 : return 1 2022-04-11 21:13:45.234 | + lib/neutron-legacy:configure_mutnauq:390 : is_service_enabled q-qos neutron-qos 2022-04-11 21:13:45.252 | + functions-common:is_service_enabled:2081 : return 1 2022-04-11 21:13:45.254 | + lib/neutron-legacy:configure_mutnauq:398 : iniset /etc/neutron/neutron.conf DEFAULT api_workers 2 2022-04-11 21:13:45.285 | + lib/neutron-legacy:configure_mutnauq:402 : iniset /etc/neutron/neutron.conf DEFAULT rpc_state_report_workers 0 2022-04-11 21:13:45.315 | + lib/neutron:configure_neutron:627 : '[' False == True ']' 2022-04-11 21:13:45.318 | + ./stack.sh:main:1152 : is_service_enabled mysql postgresql 2022-04-11 21:13:45.336 | + functions-common:is_service_enabled:2081 : return 0 2022-04-11 21:13:45.339 | + ./stack.sh:main:1152 : is_service_enabled neutron 2022-04-11 21:13:45.356 | + functions-common:is_service_enabled:2081 : return 0 2022-04-11 21:13:45.359 | + ./stack.sh:main:1153 : async_runfunc init_neutron 2022-04-11 21:13:45.361 | + inc/async:async_runfunc:116 : async_run init_neutron init_neutron 2022-04-11 21:13:45.421 | + inc/async:async_inner:63 : init_neutron 2022-04-11 21:13:45.462 | [17789 Async init_neutron:98708]: running: init_neutron 2022-04-11 21:13:45.465 | + ./stack.sh:main:1161 : is_service_enabled q-dhcp 2022-04-11 21:13:45.486 | + functions-common:is_service_enabled:2081 : return 0 2022-04-11 21:13:45.489 | ++ ./stack.sh:main:1164 : pidof NetworkManager 2022-04-11 21:13:45.501 | ++ ./stack.sh:main:1164 : true 2022-04-11 21:13:45.504 | + ./stack.sh:main:1164 : netman_pid= 2022-04-11 21:13:45.507 | + ./stack.sh:main:1165 : '[' -z '' ']' 2022-04-11 21:13:45.511 | + ./stack.sh:main:1166 : sudo killall dnsmasq 2022-04-11 21:13:45.527 | dnsmasq: no process found 2022-04-11 21:13:45.531 | + ./stack.sh:main:1166 : true 2022-04-11 21:13:45.533 | + ./stack.sh:main:1171 : clean_iptables 2022-04-11 21:13:45.542 | + lib/nova:clean_iptables:186 : sudo iptables -S -v 2022-04-11 21:13:45.543 | + lib/nova:clean_iptables:186 : grep nova 2022-04-11 21:13:45.543 | + lib/nova:clean_iptables:186 : grep '\-A' 2022-04-11 21:13:45.545 | + lib/nova:clean_iptables:186 : sed s/-A/-D/g 2022-04-11 21:13:45.548 | + lib/nova:clean_iptables:186 : awk '{print "sudo iptables",$0}' 2022-04-11 21:13:45.548 | + lib/nova:clean_iptables:186 : bash 2022-04-11 21:13:45.551 | + lib/nova:clean_iptables:186 : sed 's/-c [0-9]* [0-9]* //g' 2022-04-11 21:13:45.564 | + lib/nova:clean_iptables:188 : awk '{print "sudo iptables -t nat",$0}' 2022-04-11 21:13:45.564 | + lib/nova:clean_iptables:188 : grep '\-A' 2022-04-11 21:13:45.565 | + lib/nova:clean_iptables:188 : grep nova 2022-04-11 21:13:45.565 | + lib/nova:clean_iptables:188 : sed s/-A/-D/g 2022-04-11 21:13:45.567 | + lib/nova:clean_iptables:188 : bash 2022-04-11 21:13:45.567 | + lib/nova:clean_iptables:188 : sudo iptables -S -v -t nat 2022-04-11 21:13:45.568 | + lib/nova:clean_iptables:188 : sed 's/-c [0-9]* [0-9]* //g' 2022-04-11 21:13:45.585 | + lib/nova:clean_iptables:190 : sed 's/-c [0-9]* [0-9]* //g' 2022-04-11 21:13:45.585 | + lib/nova:clean_iptables:190 : grep nova 2022-04-11 21:13:45.588 | + lib/nova:clean_iptables:190 : sed s/-N/-X/g 2022-04-11 21:13:45.590 | + lib/nova:clean_iptables:190 : sudo iptables -S -v 2022-04-11 21:13:45.590 | + lib/nova:clean_iptables:190 : awk '{print "sudo iptables",$0}' 2022-04-11 21:13:45.600 | + lib/nova:clean_iptables:190 : grep '\-N' 2022-04-11 21:13:45.600 | + lib/nova:clean_iptables:190 : bash 2022-04-11 21:13:45.611 | + lib/nova:clean_iptables:192 : grep nova 2022-04-11 21:13:45.611 | + lib/nova:clean_iptables:192 : grep '\-N' 2022-04-11 21:13:45.614 | + lib/nova:clean_iptables:192 : sed s/-N/-X/g 2022-04-11 21:13:45.614 | + lib/nova:clean_iptables:192 : bash 2022-04-11 21:13:45.617 | + lib/nova:clean_iptables:192 : awk '{print "sudo iptables -t nat",$0}' 2022-04-11 21:13:45.620 | + lib/nova:clean_iptables:192 : sed 's/-c [0-9]* [0-9]* //g' 2022-04-11 21:13:45.624 | + lib/nova:clean_iptables:192 : sudo iptables -S -v -t nat 2022-04-11 21:13:45.638 | + ./stack.sh:main:1174 : sudo sysctl -w net.ipv4.ip_forward=1 2022-04-11 21:13:45.647 | net.ipv4.ip_forward = 1 2022-04-11 21:13:45.650 | + ./stack.sh:main:1179 : is_service_enabled nova neutron 2022-04-11 21:13:45.669 | + functions-common:is_service_enabled:2081 : return 0 2022-04-11 21:13:45.672 | + ./stack.sh:main:1180 : configure_os_vif 2022-04-11 21:13:45.675 | + lib/os-vif:configure_os_vif:21 : [[ -e /etc/nova/nova.conf ]] 2022-04-11 21:13:45.678 | + lib/os-vif:configure_os_vif:22 : iniset /etc/nova/nova.conf os_vif_ovs ovsdb_interface vsctl 2022-04-11 21:13:45.711 | + lib/os-vif:configure_os_vif:23 : iniset /etc/nova/nova.conf os_vif_ovs isolate_vif False 2022-04-11 21:13:45.742 | + lib/os-vif:configure_os_vif:25 : [[ -e /etc/neutron/neutron.conf ]] 2022-04-11 21:13:45.745 | + lib/os-vif:configure_os_vif:26 : iniset /etc/neutron/neutron.conf os_vif_ovs ovsdb_interface vsctl 2022-04-11 21:13:45.780 | + lib/os-vif:configure_os_vif:27 : iniset /etc/neutron/neutron.conf os_vif_ovs isolate_vif False 2022-04-11 21:13:45.813 | + ./stack.sh:main:1186 : is_service_enabled swift 2022-04-11 21:13:45.831 | + functions-common:is_service_enabled:2081 : return 1 2022-04-11 21:13:45.834 | + ./stack.sh:main:1195 : is_service_enabled cinder 2022-04-11 21:13:45.855 | + functions-common:is_service_enabled:2081 : return 0 2022-04-11 21:13:45.858 | + ./stack.sh:main:1196 : echo_summary 'Configuring Cinder' 2022-04-11 21:13:45.861 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-11 21:13:45.863 | + ./stack.sh:echo_summary:448 : echo -e Configuring Cinder 2022-04-11 21:13:45.866 | + ./stack.sh:main:1197 : async_runfunc init_cinder 2022-04-11 21:13:45.868 | + inc/async:async_runfunc:116 : async_run init_cinder init_cinder 2022-04-11 21:13:45.931 | + inc/async:async_inner:63 : init_cinder 2022-04-11 21:13:45.972 | [17789 Async init_cinder:99103]: running: init_cinder 2022-04-11 21:13:45.974 | + ./stack.sh:main:1203 : is_service_enabled placement 2022-04-11 21:13:45.997 | + functions-common:is_service_enabled:2081 : return 0 2022-04-11 21:13:45.999 | + ./stack.sh:main:1204 : echo_summary 'Configuring placement' 2022-04-11 21:13:46.002 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-11 21:13:46.006 | + ./stack.sh:echo_summary:448 : echo -e Configuring placement 2022-04-11 21:13:46.009 | + ./stack.sh:main:1205 : async_runfunc init_placement 2022-04-11 21:13:46.011 | + inc/async:async_runfunc:116 : async_run init_placement init_placement 2022-04-11 21:13:46.098 | + inc/async:async_inner:63 : init_placement 2022-04-11 21:13:46.132 | [17789 Async init_placement:99240]: running: init_placement 2022-04-11 21:13:46.141 | + ./stack.sh:main:1209 : async_wait init_neutron 2022-04-11 21:13:46.229 | [17789 Async init_neutron:98708]: Waiting for completion of init_neutron running on PID 98708 (5 other jobs running) 2022-04-11 21:13:46.261 | [17789 Async init_neutron:98708]: Signaling child to exit 2022-04-11 21:13:52.708 | + inc/async:async_inner:64 : rc=0 2022-04-11 21:13:52.742 | [99103 Async init_cinder:99103]: finished successfully 2022-04-11 21:14:09.769 | + inc/async:async_inner:64 : rc=0 2022-04-11 21:14:09.796 | [98708 Async init_neutron:98708]: finished successfully 2022-04-11 21:14:09.817 | WAKEUP 2022-04-11 21:14:09.841 | [17789 Async init_neutron:98708]: Signaled 2022-04-11 21:14:09.843 | + lib/neutron:init_neutron:678 : is_neutron_legacy_enabled 2022-04-11 21:14:09.843 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-04-11 21:14:09.843 | ++ lib/neutron:is_neutron_legacy_enabled:136 : 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-04-11 21:14:09.843 | + lib/neutron:is_neutron_legacy_enabled:136 : 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-04-11 21:14:09.843 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,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-04-11 21:14:09.843 | + lib/neutron:is_neutron_legacy_enabled:138 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,g-reg,cinder =~ ,q- ]] 2022-04-11 21:14:09.843 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-04-11 21:14:09.843 | + lib/neutron:init_neutron:680 : init_mutnauq 2022-04-11 21:14:09.843 | + lib/neutron-legacy:init_mutnauq:456 : recreate_database neutron 2022-04-11 21:14:09.843 | + lib/database:recreate_database:112 : local db=neutron 2022-04-11 21:14:09.843 | + lib/database:recreate_database:113 : recreate_database_mysql neutron 2022-04-11 21:14:09.843 | + lib/databases/mysql:recreate_database_mysql:66 : local db=neutron 2022-04-11 21:14:09.843 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS neutron;' 2022-04-11 21:14:09.843 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-04-11 21:14:09.843 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE neutron CHARACTER SET utf8;' 2022-04-11 21:14:09.843 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-04-11 21:14:09.843 | + lib/neutron-legacy:init_mutnauq:457 : time_start dbsync 2022-04-11 21:14:09.843 | + functions-common:time_start:2411 : local name=dbsync 2022-04-11 21:14:09.844 | + functions-common:time_start:2412 : local start_time= 2022-04-11 21:14:09.844 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-04-11 21:14:09.844 | ++ functions-common:time_start:2416 : date +%s%3N 2022-04-11 21:14:09.844 | + functions-common:time_start:2416 : _TIME_START[$name]=1649711625516 2022-04-11 21:14:09.844 | + lib/neutron-legacy:init_mutnauq:459 : /usr/local/bin/neutron-db-manage --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini upgrade head 2022-04-11 21:14:09.844 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 21:14:09.844 | from cryptography.utils import int_from_bytes 2022-04-11 21:14:09.844 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 21:14:09.844 | from cryptography.utils import int_from_bytes 2022-04-11 21:14:09.844 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-04-11 21:14:09.844 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-04-11 21:14:09.844 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-04-11 21:14:09.844 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-04-11 21:14:09.844 | INFO [alembic.runtime.migration] Running upgrade -> kilo 2022-04-11 21:14:09.844 | INFO [alembic.runtime.migration] Running upgrade kilo -> 354db87e3225 2022-04-11 21:14:09.844 | INFO [alembic.runtime.migration] Running upgrade 354db87e3225 -> 599c6a226151 2022-04-11 21:14:09.844 | INFO [alembic.runtime.migration] Running upgrade 599c6a226151 -> 52c5312f6baf 2022-04-11 21:14:09.844 | INFO [alembic.runtime.migration] Running upgrade 52c5312f6baf -> 313373c0ffee 2022-04-11 21:14:09.844 | INFO [alembic.runtime.migration] Running upgrade 313373c0ffee -> 8675309a5c4f 2022-04-11 21:14:09.844 | INFO [alembic.runtime.migration] Running upgrade 8675309a5c4f -> 45f955889773 2022-04-11 21:14:09.844 | INFO [alembic.runtime.migration] Running upgrade 45f955889773 -> 26c371498592 2022-04-11 21:14:09.844 | INFO [alembic.runtime.migration] Running upgrade 26c371498592 -> 1c844d1677f7 2022-04-11 21:14:09.844 | INFO [alembic.runtime.migration] Running upgrade 1c844d1677f7 -> 1b4c6e320f79 2022-04-11 21:14:09.844 | INFO [alembic.runtime.migration] Running upgrade 1b4c6e320f79 -> 48153cb5f051 2022-04-11 21:14:09.844 | INFO [alembic.runtime.migration] Running upgrade 48153cb5f051 -> 9859ac9c136 2022-04-11 21:14:09.844 | INFO [alembic.runtime.migration] Running upgrade 9859ac9c136 -> 34af2b5c5a59 2022-04-11 21:14:09.844 | INFO [alembic.runtime.migration] Running upgrade 34af2b5c5a59 -> 59cb5b6cf4d 2022-04-11 21:14:09.844 | INFO [alembic.runtime.migration] Running upgrade 59cb5b6cf4d -> 13cfb89f881a 2022-04-11 21:14:09.844 | INFO [alembic.runtime.migration] Running upgrade 13cfb89f881a -> 32e5974ada25 2022-04-11 21:14:09.844 | INFO [alembic.runtime.migration] Running upgrade 32e5974ada25 -> ec7fcfbf72ee 2022-04-11 21:14:09.844 | INFO [alembic.runtime.migration] Running upgrade ec7fcfbf72ee -> dce3ec7a25c9 2022-04-11 21:14:09.844 | INFO [alembic.runtime.migration] Running upgrade dce3ec7a25c9 -> c3a73f615e4 2022-04-11 21:14:09.845 | INFO [alembic.runtime.migration] Running upgrade c3a73f615e4 -> 659bf3d90664 2022-04-11 21:14:09.845 | INFO [alembic.runtime.migration] Running upgrade 659bf3d90664 -> 1df244e556f5 2022-04-11 21:14:09.845 | INFO [alembic.runtime.migration] Running upgrade 1df244e556f5 -> 19f26505c74f 2022-04-11 21:14:09.845 | INFO [alembic.runtime.migration] Running upgrade 19f26505c74f -> 15be73214821 2022-04-11 21:14:09.845 | INFO [alembic.runtime.migration] Running upgrade 15be73214821 -> b4caf27aae4 2022-04-11 21:14:09.845 | INFO [alembic.runtime.migration] Running upgrade b4caf27aae4 -> 15e43b934f81 2022-04-11 21:14:09.845 | INFO [alembic.runtime.migration] Running upgrade 15e43b934f81 -> 31ed664953e6 2022-04-11 21:14:09.845 | INFO [alembic.runtime.migration] Running upgrade 31ed664953e6 -> 2f9e956e7532 2022-04-11 21:14:09.845 | INFO [alembic.runtime.migration] Running upgrade 2f9e956e7532 -> 3894bccad37f 2022-04-11 21:14:09.845 | INFO [alembic.runtime.migration] Running upgrade 3894bccad37f -> 0e66c5227a8a 2022-04-11 21:14:09.845 | INFO [alembic.runtime.migration] Running upgrade 0e66c5227a8a -> 45f8dd33480b 2022-04-11 21:14:09.845 | INFO [alembic.runtime.migration] Running upgrade 45f8dd33480b -> 5abc0278ca73 2022-04-11 21:14:09.845 | INFO [alembic.runtime.migration] Running upgrade 5abc0278ca73 -> d3435b514502 2022-04-11 21:14:09.845 | INFO [alembic.runtime.migration] Running upgrade d3435b514502 -> 30107ab6a3ee 2022-04-11 21:14:09.845 | INFO [alembic.runtime.migration] Running upgrade 30107ab6a3ee -> c415aab1c048 2022-04-11 21:14:09.845 | INFO [alembic.runtime.migration] Running upgrade c415aab1c048 -> a963b38d82f4 2022-04-11 21:14:09.845 | INFO [alembic.runtime.migration] Running upgrade kilo -> 30018084ec99 2022-04-11 21:14:09.845 | INFO [alembic.runtime.migration] Running upgrade 30018084ec99 -> 4ffceebfada 2022-04-11 21:14:09.845 | INFO [alembic.runtime.migration] Running upgrade 4ffceebfada -> 5498d17be016 2022-04-11 21:14:09.845 | INFO [alembic.runtime.migration] Running upgrade 5498d17be016 -> 2a16083502f3 2022-04-11 21:14:09.845 | INFO [alembic.runtime.migration] Running upgrade 2a16083502f3 -> 2e5352a0ad4d 2022-04-11 21:14:09.845 | INFO [alembic.runtime.migration] Running upgrade 2e5352a0ad4d -> 11926bcfe72d 2022-04-11 21:14:09.845 | INFO [alembic.runtime.migration] Running upgrade 11926bcfe72d -> 4af11ca47297 2022-04-11 21:14:09.845 | INFO [alembic.runtime.migration] Running upgrade 4af11ca47297 -> 1b294093239c 2022-04-11 21:14:09.845 | INFO [alembic.runtime.migration] Running upgrade 1b294093239c -> 8a6d8bdae39 2022-04-11 21:14:09.845 | INFO [alembic.runtime.migration] Running upgrade 8a6d8bdae39 -> 2b4c2465d44b 2022-04-11 21:14:09.845 | INFO [alembic.runtime.migration] Running upgrade 2b4c2465d44b -> e3278ee65050 2022-04-11 21:14:09.845 | INFO [alembic.runtime.migration] Running upgrade e3278ee65050 -> c6c112992c9 2022-04-11 21:14:09.845 | INFO [alembic.runtime.migration] Running upgrade c6c112992c9 -> 5ffceebfada 2022-04-11 21:14:09.845 | INFO [alembic.runtime.migration] Running upgrade 5ffceebfada -> 4ffceebfcdc 2022-04-11 21:14:09.845 | INFO [alembic.runtime.migration] Running upgrade 4ffceebfcdc -> 7bbb25278f53 2022-04-11 21:14:09.845 | INFO [alembic.runtime.migration] Running upgrade 7bbb25278f53 -> 89ab9a816d70 2022-04-11 21:14:09.845 | INFO [alembic.runtime.migration] Running upgrade 89ab9a816d70 -> c879c5e1ee90 2022-04-11 21:14:09.845 | INFO [alembic.runtime.migration] Running upgrade c879c5e1ee90 -> 8fd3918ef6f4 2022-04-11 21:14:09.845 | INFO [alembic.runtime.migration] Running upgrade 8fd3918ef6f4 -> 4bcd4df1f426 2022-04-11 21:14:09.845 | INFO [alembic.runtime.migration] Running upgrade 4bcd4df1f426 -> b67e765a3524 2022-04-11 21:14:09.846 | INFO [alembic.runtime.migration] Running upgrade a963b38d82f4 -> 3d0e74aa7d37 2022-04-11 21:14:09.846 | INFO [alembic.runtime.migration] Running upgrade 3d0e74aa7d37 -> 030a959ceafa 2022-04-11 21:14:09.846 | INFO [alembic.runtime.migration] Running upgrade 030a959ceafa -> a5648cfeeadf 2022-04-11 21:14:09.846 | INFO [alembic.runtime.migration] Running upgrade a5648cfeeadf -> 0f5bef0f87d4 2022-04-11 21:14:09.846 | INFO [alembic.runtime.migration] Running upgrade 0f5bef0f87d4 -> 67daae611b6e 2022-04-11 21:14:09.846 | INFO [alembic.runtime.migration] Running upgrade b67e765a3524 -> a84ccf28f06a 2022-04-11 21:14:09.846 | INFO [alembic.runtime.migration] Running upgrade a84ccf28f06a -> 7d9d8eeec6ad 2022-04-11 21:14:09.846 | INFO [alembic.runtime.migration] Running upgrade 67daae611b6e -> 6b461a21bcfc 2022-04-11 21:14:09.846 | INFO [alembic.runtime.migration] Running upgrade 6b461a21bcfc -> 5cd92597d11d 2022-04-11 21:14:09.846 | INFO [alembic.runtime.migration] Running upgrade 5cd92597d11d -> 929c968efe70 2022-04-11 21:14:09.846 | INFO [alembic.runtime.migration] Running upgrade 929c968efe70 -> a9c43481023c 2022-04-11 21:14:09.846 | INFO [alembic.runtime.migration] Running upgrade a9c43481023c -> 804a3c76314c 2022-04-11 21:14:09.846 | INFO [alembic.runtime.migration] Running upgrade 804a3c76314c -> 2b42d90729da 2022-04-11 21:14:09.846 | INFO [alembic.runtime.migration] Running upgrade 2b42d90729da -> 62c781cb6192 2022-04-11 21:14:09.846 | INFO [alembic.runtime.migration] Running upgrade 62c781cb6192 -> c8c222d42aa9 2022-04-11 21:14:09.846 | INFO [alembic.runtime.migration] Running upgrade c8c222d42aa9 -> 349b6fd605a6 2022-04-11 21:14:09.846 | INFO [alembic.runtime.migration] Running upgrade 349b6fd605a6 -> 7d32f979895f 2022-04-11 21:14:09.846 | INFO [alembic.runtime.migration] Running upgrade 7d32f979895f -> 594422d373ee 2022-04-11 21:14:09.846 | INFO [alembic.runtime.migration] Running upgrade 594422d373ee -> 61663558142c 2022-04-11 21:14:09.846 | INFO [alembic.runtime.migration] Running upgrade 61663558142c -> 867d39095bf4, port forwarding 2022-04-11 21:14:09.846 | INFO [alembic.runtime.migration] Running upgrade 867d39095bf4 -> d72db3e25539, modify uniq port forwarding 2022-04-11 21:14:09.846 | INFO [alembic.runtime.migration] Running upgrade d72db3e25539 -> cada2437bf41 2022-04-11 21:14:09.846 | INFO [alembic.runtime.migration] Running upgrade cada2437bf41 -> 195176fb410d, router gateway IP QoS 2022-04-11 21:14:09.846 | INFO [alembic.runtime.migration] Running upgrade 195176fb410d -> fb0167bd9639 2022-04-11 21:14:09.846 | INFO [alembic.runtime.migration] Running upgrade fb0167bd9639 -> 0ff9e3881597 2022-04-11 21:14:09.846 | INFO [alembic.runtime.migration] Running upgrade 0ff9e3881597 -> 9bfad3f1e780 2022-04-11 21:14:09.846 | INFO [alembic.runtime.migration] Running upgrade 9bfad3f1e780 -> 63fd95af7dcd 2022-04-11 21:14:09.846 | INFO [alembic.runtime.migration] Running upgrade 63fd95af7dcd -> c613d0b82681 2022-04-11 21:14:09.846 | INFO [alembic.runtime.migration] Running upgrade c613d0b82681 -> c3e9d13c4367 2022-04-11 21:14:09.846 | INFO [alembic.runtime.migration] Running upgrade c3e9d13c4367 -> 86274d77933e 2022-04-11 21:14:09.846 | INFO [alembic.runtime.migration] Running upgrade 86274d77933e -> f4b9654dd40c 2022-04-11 21:14:09.846 | INFO [alembic.runtime.migration] Running upgrade f4b9654dd40c -> a010322604bc 2022-04-11 21:14:09.846 | INFO [alembic.runtime.migration] Running upgrade a010322604bc -> 263d454a9655 2022-04-11 21:14:09.846 | INFO [alembic.runtime.migration] Running upgrade 263d454a9655 -> Ibac91d24da2 2022-04-11 21:14:09.847 | INFO [alembic.runtime.migration] Running upgrade Ibac91d24da2 -> 2217c4222de6 2022-04-11 21:14:09.847 | INFO [alembic.runtime.migration] Running upgrade 2217c4222de6 -> 18a7e90ae768 2022-04-11 21:14:09.847 | INFO [alembic.runtime.migration] Running upgrade 18a7e90ae768 -> e4e236b0e1ff 2022-04-11 21:14:09.847 | INFO [alembic.runtime.migration] Running upgrade e4e236b0e1ff -> e88badaa9591 2022-04-11 21:14:09.847 | INFO [alembic.runtime.migration] Running upgrade e88badaa9591 -> d8bdf05313f4 2022-04-11 21:14:09.847 | INFO [alembic.runtime.migration] Running upgrade d8bdf05313f4 -> dfe425060830 2022-04-11 21:14:09.847 | INFO [alembic.runtime.migration] Running upgrade dfe425060830 -> fd6107509ccd 2022-04-11 21:14:09.847 | INFO [alembic.runtime.migration] Running upgrade fd6107509ccd -> 1ea5dab0897a 2022-04-11 21:14:09.847 | INFO [alembic.runtime.migration] Running upgrade 1ea5dab0897a -> 49d8622c5221 2022-04-11 21:14:09.847 | INFO [alembic.runtime.migration] Running upgrade 49d8622c5221 -> I38991de2b4 2022-04-11 21:14:09.847 | INFO [alembic.runtime.migration] Running upgrade I38991de2b4 -> 532aa95457e2 2022-04-11 21:14:09.847 | INFO [alembic.runtime.migration] Running upgrade 532aa95457e2 -> f010820fc498 2022-04-11 21:14:09.847 | INFO [alembic.runtime.migration] Running upgrade f010820fc498 -> a964d94b4677 2022-04-11 21:14:09.847 | INFO [alembic.runtime.migration] Running upgrade a964d94b4677 -> 26d1e9f5c766 2022-04-11 21:14:09.847 | INFO [alembic.runtime.migration] Running upgrade 26d1e9f5c766 -> 1e0744e4ffea 2022-04-11 21:14:09.847 | INFO [alembic.runtime.migration] Running upgrade 1e0744e4ffea -> 6135a7bd4425 2022-04-11 21:14:09.847 | INFO [alembic.runtime.migration] Running upgrade 6135a7bd4425 -> 8df53b0d2c0e 2022-04-11 21:14:09.847 | INFO [alembic.runtime.migration] Running upgrade 8df53b0d2c0e -> 1bb3393de75d, add qos policy rule Packet Rate Limit 2022-04-11 21:14:09.847 | INFO [alembic.runtime.migration] Running upgrade 1bb3393de75d -> c181bb1d89e4 2022-04-11 21:14:09.847 | INFO [alembic.runtime.migration] Running upgrade c181bb1d89e4 -> ba859d649675 2022-04-11 21:14:09.847 | INFO [alembic.runtime.migration] Running upgrade ba859d649675 -> e981acd076d3 2022-04-11 21:14:09.847 | INFO [alembic.runtime.migration] Running upgrade e981acd076d3 -> 76df7844a8c6, add Local IP tables 2022-04-11 21:14:09.847 | INFO [alembic.runtime.migration] Running upgrade 76df7844a8c6 -> 1ffef8d6f371, migrate RBAC registers from "target_tenant" to "target_project" 2022-04-11 21:14:09.847 | INFO [alembic.runtime.migration] Running upgrade 1ffef8d6f371 -> 8160f7a9cebb, drop portbindingports table 2022-04-11 21:14:09.847 | INFO [alembic.runtime.migration] Running upgrade 8160f7a9cebb -> cd9ef14ccf87 2022-04-11 21:14:09.847 | INFO [alembic.runtime.migration] Running upgrade cd9ef14ccf87 -> 34cf8b009713 2022-04-11 21:14:09.847 | INFO [alembic.runtime.migration] Running upgrade 34cf8b009713 -> I43e0b669096 2022-04-11 21:14:09.847 | INFO [alembic.runtime.migration] Running upgrade 7d9d8eeec6ad -> a8b517cff8ab 2022-04-11 21:14:09.847 | INFO [alembic.runtime.migration] Running upgrade a8b517cff8ab -> 3b935b28e7a0 2022-04-11 21:14:09.847 | INFO [alembic.runtime.migration] Running upgrade 3b935b28e7a0 -> b12a3ef66e62 2022-04-11 21:14:09.847 | INFO [alembic.runtime.migration] Running upgrade b12a3ef66e62 -> 97c25b0d2353 2022-04-11 21:14:09.847 | INFO [alembic.runtime.migration] Running upgrade 97c25b0d2353 -> 2e0d7a8a1586 2022-04-11 21:14:09.847 | INFO [alembic.runtime.migration] Running upgrade 2e0d7a8a1586 -> 5c85685d616d 2022-04-11 21:14:09.847 | Running upgrade for neutron ... 2022-04-11 21:14:09.847 | OK 2022-04-11 21:14:09.848 | + lib/neutron-legacy:init_mutnauq:460 : time_stop dbsync 2022-04-11 21:14:09.848 | + functions-common:time_stop:2425 : local name 2022-04-11 21:14:09.848 | + functions-common:time_stop:2426 : local end_time 2022-04-11 21:14:09.848 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-11 21:14:09.848 | + functions-common:time_stop:2428 : local total 2022-04-11 21:14:09.848 | + functions-common:time_stop:2429 : local start_time 2022-04-11 21:14:09.848 | + functions-common:time_stop:2431 : name=dbsync 2022-04-11 21:14:09.848 | + functions-common:time_stop:2432 : start_time=1649711625516 2022-04-11 21:14:09.848 | + functions-common:time_stop:2434 : [[ -z 1649711625516 ]] 2022-04-11 21:14:09.848 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-11 21:14:09.848 | + functions-common:time_stop:2437 : end_time=1649711649753 2022-04-11 21:14:09.848 | + functions-common:time_stop:2438 : elapsed_time=24237 2022-04-11 21:14:09.848 | + functions-common:time_stop:2439 : total=8242 2022-04-11 21:14:09.848 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-11 21:14:09.848 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=32479 2022-04-11 21:14:09.892 | [17789 Async init_neutron:98708]: finished init_neutron with result 0 in 24 seconds 2022-04-11 21:14:09.896 | + inc/async:async_wait:197 : return 0 2022-04-11 21:14:09.899 | + ./stack.sh:main:1210 : async_wait init_placement 2022-04-11 21:14:09.954 | [17789 Async init_placement:99240]: Waiting for completion of init_placement running on PID 99240 (4 other jobs running) 2022-04-11 21:14:09.983 | [17789 Async init_placement:99240]: Signaling child to exit 2022-04-11 21:14:31.999 | + inc/async:async_inner:64 : rc=0 2022-04-11 21:14:32.025 | [99240 Async init_placement:99240]: finished successfully 2022-04-11 21:14:32.044 | WAKEUP 2022-04-11 21:14:32.068 | [17789 Async init_placement:99240]: Signaled 2022-04-11 21:14:32.070 | + lib/placement:init_placement:130 : recreate_database placement 2022-04-11 21:14:32.070 | + lib/database:recreate_database:112 : local db=placement 2022-04-11 21:14:32.070 | + lib/database:recreate_database:113 : recreate_database_mysql placement 2022-04-11 21:14:32.070 | + lib/databases/mysql:recreate_database_mysql:66 : local db=placement 2022-04-11 21:14:32.070 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS placement;' 2022-04-11 21:14:32.070 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-04-11 21:14:32.070 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE placement CHARACTER SET utf8;' 2022-04-11 21:14:32.070 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-04-11 21:14:32.070 | + lib/placement:init_placement:131 : /usr/local/bin/placement-manage db sync 2022-04-11 21:14:32.070 | + lib/placement:init_placement:132 : create_placement_accounts 2022-04-11 21:14:32.070 | + lib/placement:create_placement_accounts:119 : create_service_user placement admin 2022-04-11 21:14:32.070 | + lib/keystone:create_service_user:431 : get_or_create_user placement Passw0rd Default 2022-04-11 21:14:32.070 | + functions-common:get_or_create_user:909 : local user_id 2022-04-11 21:14:32.070 | + functions-common:get_or_create_user:910 : [[ ! -z '' ]] 2022-04-11 21:14:32.070 | + functions-common:get_or_create_user:913 : local email= 2022-04-11 21:14:32.070 | ++ 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-04-11 21:14:32.070 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 21:14:32.070 | from cryptography.utils import int_from_bytes 2022-04-11 21:14:32.070 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 21:14:32.070 | from cryptography.utils import int_from_bytes 2022-04-11 21:14:32.070 | ++ functions-common:oscwrap:2465 : return 0 2022-04-11 21:14:32.070 | + functions-common:get_or_create_user:925 : user_id=5cb69628c4ae40bb8c9cfc0e7d9f4bb7 2022-04-11 21:14:32.071 | + functions-common:get_or_create_user:926 : echo 5cb69628c4ae40bb8c9cfc0e7d9f4bb7 2022-04-11 21:14:32.071 | 5cb69628c4ae40bb8c9cfc0e7d9f4bb7 2022-04-11 21:14:32.071 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service placement service Default Default 2022-04-11 21:14:32.071 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-04-11 21:14:32.071 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-04-11 21:14:32.071 | ++ functions-common:_get_domain_args:957 : local domain 2022-04-11 21:14:32.071 | ++ functions-common:_get_domain_args:958 : domain= 2022-04-11 21:14:32.071 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-04-11 21:14:32.071 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-04-11 21:14:32.071 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-04-11 21:14:32.071 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-04-11 21:14:32.071 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-04-11 21:14:32.071 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-04-11 21:14:32.071 | ++ 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-04-11 21:14:32.071 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-04-11 21:14:32.071 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-04-11 21:14:32.071 | ++ functions-common:get_field:811 : local data field 2022-04-11 21:14:32.071 | ++ functions-common:get_field:812 : read data 2022-04-11 21:14:32.071 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 21:14:32.071 | from cryptography.utils import int_from_bytes 2022-04-11 21:14:32.071 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 21:14:32.071 | from cryptography.utils import int_from_bytes 2022-04-11 21:14:32.071 | ++ functions-common:oscwrap:2465 : return 0 2022-04-11 21:14:32.071 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-04-11 21:14:32.071 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-04-11 21:14:32.071 | + 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-04-11 21:14:32.071 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 21:14:32.071 | from cryptography.utils import int_from_bytes 2022-04-11 21:14:32.071 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 21:14:32.071 | from cryptography.utils import int_from_bytes 2022-04-11 21:14:32.071 | ++ 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-04-11 21:14:32.071 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-04-11 21:14:32.072 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-04-11 21:14:32.072 | ++ functions-common:get_field:811 : local data field 2022-04-11 21:14:32.072 | ++ functions-common:get_field:812 : read data 2022-04-11 21:14:32.072 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 21:14:32.072 | from cryptography.utils import int_from_bytes 2022-04-11 21:14:32.072 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 21:14:32.072 | from cryptography.utils import int_from_bytes 2022-04-11 21:14:32.072 | ++ functions-common:oscwrap:2465 : return 0 2022-04-11 21:14:32.072 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-04-11 21:14:32.072 | ++ functions-common:get_field:816 : field='$2' 2022-04-11 21:14:32.072 | ++ functions-common:get_field:818 : echo '| 1eb769a610a54d5896b7261fa5d52a42 | 5cb69628c4ae40bb8c9cfc0e7d9f4bb7 | | 58429a4189ee43debe7e84230fd89e65 | | | False |' 2022-04-11 21:14:32.072 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-11 21:14:32.072 | ++ functions-common:get_field:812 : read data 2022-04-11 21:14:32.072 | + functions-common:get_or_add_user_project_role:995 : user_role_id=1eb769a610a54d5896b7261fa5d52a42 2022-04-11 21:14:32.072 | + functions-common:get_or_add_user_project_role:997 : echo 1eb769a610a54d5896b7261fa5d52a42 2022-04-11 21:14:32.072 | 1eb769a610a54d5896b7261fa5d52a42 2022-04-11 21:14:32.072 | + lib/keystone:create_service_user:434 : [[ -n admin ]] 2022-04-11 21:14:32.072 | + lib/keystone:create_service_user:435 : get_or_add_user_project_role admin placement service Default Default 2022-04-11 21:14:32.072 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-04-11 21:14:32.072 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-04-11 21:14:32.072 | ++ functions-common:_get_domain_args:957 : local domain 2022-04-11 21:14:32.072 | ++ functions-common:_get_domain_args:958 : domain= 2022-04-11 21:14:32.072 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-04-11 21:14:32.072 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-04-11 21:14:32.072 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-04-11 21:14:32.072 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-04-11 21:14:32.072 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-04-11 21:14:32.072 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-04-11 21:14:32.072 | ++ 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-04-11 21:14:32.072 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-04-11 21:14:32.072 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-04-11 21:14:32.072 | ++ functions-common:get_field:811 : local data field 2022-04-11 21:14:32.073 | ++ functions-common:get_field:812 : read data 2022-04-11 21:14:32.073 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 21:14:32.073 | from cryptography.utils import int_from_bytes 2022-04-11 21:14:32.073 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 21:14:32.073 | from cryptography.utils import int_from_bytes 2022-04-11 21:14:32.073 | ++ functions-common:oscwrap:2465 : return 0 2022-04-11 21:14:32.073 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-04-11 21:14:32.073 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-04-11 21:14:32.073 | + 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-04-11 21:14:32.073 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 21:14:32.073 | from cryptography.utils import int_from_bytes 2022-04-11 21:14:32.073 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 21:14:32.073 | from cryptography.utils import int_from_bytes 2022-04-11 21:14:32.073 | ++ 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-04-11 21:14:32.073 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-04-11 21:14:32.073 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-04-11 21:14:32.073 | ++ functions-common:get_field:811 : local data field 2022-04-11 21:14:32.073 | ++ functions-common:get_field:812 : read data 2022-04-11 21:14:32.073 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 21:14:32.073 | from cryptography.utils import int_from_bytes 2022-04-11 21:14:32.073 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 21:14:32.073 | from cryptography.utils import int_from_bytes 2022-04-11 21:14:32.074 | ++ functions-common:oscwrap:2465 : return 0 2022-04-11 21:14:32.074 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-04-11 21:14:32.074 | ++ functions-common:get_field:816 : field='$2' 2022-04-11 21:14:32.074 | ++ functions-common:get_field:818 : echo '| 7a9ab7c2004f4b03a02bfc40aa1a34e3 | 5cb69628c4ae40bb8c9cfc0e7d9f4bb7 | | 58429a4189ee43debe7e84230fd89e65 | | | False |' 2022-04-11 21:14:32.074 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-11 21:14:32.074 | ++ functions-common:get_field:812 : read data 2022-04-11 21:14:32.074 | + functions-common:get_or_add_user_project_role:995 : user_role_id=7a9ab7c2004f4b03a02bfc40aa1a34e3 2022-04-11 21:14:32.074 | + functions-common:get_or_add_user_project_role:997 : echo 7a9ab7c2004f4b03a02bfc40aa1a34e3 2022-04-11 21:14:32.074 | 7a9ab7c2004f4b03a02bfc40aa1a34e3 2022-04-11 21:14:32.074 | + lib/placement:create_placement_accounts:120 : local placement_api_url=http://10.222.0.45/placement 2022-04-11 21:14:32.074 | + lib/placement:create_placement_accounts:121 : get_or_create_service placement placement 'Placement Service' 2022-04-11 21:14:32.074 | + functions-common:get_or_create_service:1082 : local service_id 2022-04-11 21:14:32.074 | ++ functions-common:get_or_create_service:1095 : oscwrap --os-cloud devstack-system-admin service show placement -f value -c id 2022-04-11 21:14:32.074 | ++ 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-04-11 21:14:32.074 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 21:14:32.074 | from cryptography.utils import int_from_bytes 2022-04-11 21:14:32.074 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 21:14:32.074 | from cryptography.utils import int_from_bytes 2022-04-11 21:14:32.074 | ++ functions-common:oscwrap:2465 : return 0 2022-04-11 21:14:32.074 | + functions-common:get_or_create_service:1093 : service_id=' 2022-04-11 21:14:32.074 | 81d0acb24c3e41c1b7df4e89d71c7e3c' 2022-04-11 21:14:32.074 | + functions-common:get_or_create_service:1094 : echo 81d0acb24c3e41c1b7df4e89d71c7e3c 2022-04-11 21:14:32.074 | 81d0acb24c3e41c1b7df4e89d71c7e3c 2022-04-11 21:14:32.074 | + lib/placement:create_placement_accounts:123 : get_or_create_endpoint placement RegionOne http://10.222.0.45/placement 2022-04-11 21:14:32.075 | + functions-common:get_or_create_endpoint:1126 : local public_id 2022-04-11 21:14:32.075 | ++ functions-common:get_or_create_endpoint:1127 : _get_or_create_endpoint_with_interface placement public http://10.222.0.45/placement RegionOne 2022-04-11 21:14:32.075 | ++ functions-common:_get_or_create_endpoint_with_interface:1100 : local endpoint_id 2022-04-11 21:14:32.075 | +++ 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-04-11 21:14:32.075 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 21:14:32.075 | from cryptography.utils import int_from_bytes 2022-04-11 21:14:32.075 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 21:14:32.075 | from cryptography.utils import int_from_bytes 2022-04-11 21:14:32.075 | +++ functions-common:oscwrap:2465 : return 0 2022-04-11 21:14:32.075 | ++ functions-common:_get_or_create_endpoint_with_interface:1105 : endpoint_id= 2022-04-11 21:14:32.075 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : [[ -z '' ]] 2022-04-11 21:14:32.075 | +++ functions-common:_get_or_create_endpoint_with_interface:1109 : oscwrap --os-cloud devstack-system-admin endpoint create placement public http://10.222.0.45/placement --region RegionOne -f value -c id 2022-04-11 21:14:32.075 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 21:14:32.075 | from cryptography.utils import int_from_bytes 2022-04-11 21:14:32.075 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 21:14:32.075 | from cryptography.utils import int_from_bytes 2022-04-11 21:14:32.075 | +++ functions-common:oscwrap:2465 : return 0 2022-04-11 21:14:32.075 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 : endpoint_id=9096474ac91b488cb441e39b8c6986bb 2022-04-11 21:14:32.075 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : echo 9096474ac91b488cb441e39b8c6986bb 2022-04-11 21:14:32.075 | + functions-common:get_or_create_endpoint:1127 : public_id=9096474ac91b488cb441e39b8c6986bb 2022-04-11 21:14:32.075 | + functions-common:get_or_create_endpoint:1129 : [[ -n '' ]] 2022-04-11 21:14:32.075 | + functions-common:get_or_create_endpoint:1132 : [[ -n '' ]] 2022-04-11 21:14:32.075 | + functions-common:get_or_create_endpoint:1136 : echo 9096474ac91b488cb441e39b8c6986bb 2022-04-11 21:14:32.075 | 9096474ac91b488cb441e39b8c6986bb 2022-04-11 21:14:32.117 | [17789 Async init_placement:99240]: finished init_placement with result 0 in 45 seconds 2022-04-11 21:14:32.121 | + inc/async:async_wait:197 : return 0 2022-04-11 21:14:32.124 | + ./stack.sh:main:1211 : async_wait init_glance 2022-04-11 21:14:32.176 | [17789 Async init_glance:95737]: Waiting for completion of init_glance running on PID 95737 (3 other jobs running) 2022-04-11 21:14:32.202 | [17789 Async init_glance:95737]: Signaling child to exit 2022-04-11 21:14:32.202 | WAKEUP 2022-04-11 21:14:32.225 | [17789 Async init_glance:95737]: Signaled 2022-04-11 21:14:32.226 | + lib/glance:init_glance:481 : rm -rf /opt/stack/data/glance/images 2022-04-11 21:14:32.226 | + lib/glance:init_glance:482 : mkdir -p /opt/stack/data/glance/images 2022-04-11 21:14:32.226 | + lib/glance:init_glance:485 : recreate_database glance 2022-04-11 21:14:32.226 | + lib/database:recreate_database:112 : local db=glance 2022-04-11 21:14:32.226 | + lib/database:recreate_database:113 : recreate_database_mysql glance 2022-04-11 21:14:32.226 | + lib/databases/mysql:recreate_database_mysql:66 : local db=glance 2022-04-11 21:14:32.226 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS glance;' 2022-04-11 21:14:32.226 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-04-11 21:14:32.226 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE glance CHARACTER SET utf8;' 2022-04-11 21:14:32.227 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-04-11 21:14:32.227 | + lib/glance:init_glance:487 : time_start dbsync 2022-04-11 21:14:32.227 | + functions-common:time_start:2411 : local name=dbsync 2022-04-11 21:14:32.227 | + functions-common:time_start:2412 : local start_time= 2022-04-11 21:14:32.227 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-04-11 21:14:32.227 | ++ functions-common:time_start:2416 : date +%s%3N 2022-04-11 21:14:32.227 | + functions-common:time_start:2416 : _TIME_START[$name]=1649711569840 2022-04-11 21:14:32.227 | + lib/glance:init_glance:489 : /usr/local/bin/glance-manage --config-file /etc/glance/glance-api.conf db_sync 2022-04-11 21:14:32.227 | 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=95834) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-04-11 21:14:32.227 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2022-04-11 21:14:32.227 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2022-04-11 21:14:32.227 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2022-04-11 21:14:32.227 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2022-04-11 21:14:32.227 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-04-11 21:14:32.227 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-04-11 21:14:32.227 | INFO [alembic.runtime.migration] Running upgrade -> liberty, liberty initial 2022-04-11 21:14:32.227 | INFO [alembic.runtime.migration] Running upgrade liberty -> mitaka01, add index on created_at and updated_at columns of 'images' table 2022-04-11 21:14:32.227 | INFO [alembic.runtime.migration] Running upgrade mitaka01 -> mitaka02, update metadef os_nova_server 2022-04-11 21:14:32.227 | INFO [alembic.runtime.migration] Running upgrade mitaka02 -> ocata_expand01, add visibility to images 2022-04-11 21:14:32.227 | INFO [alembic.runtime.migration] Running upgrade ocata_expand01 -> pike_expand01, empty expand for symmetry with pike_contract01 2022-04-11 21:14:32.227 | INFO [alembic.runtime.migration] Running upgrade pike_expand01 -> queens_expand01 2022-04-11 21:14:32.227 | INFO [alembic.runtime.migration] Running upgrade queens_expand01 -> rocky_expand01, add os_hidden column to images table 2022-04-11 21:14:32.227 | INFO [alembic.runtime.migration] Running upgrade rocky_expand01 -> rocky_expand02, add os_hash_algo and os_hash_value columns to images table 2022-04-11 21:14:32.227 | INFO [alembic.runtime.migration] Running upgrade rocky_expand02 -> train_expand01, empty expand for symmetry with train_contract01 2022-04-11 21:14:32.227 | INFO [alembic.runtime.migration] Running upgrade train_expand01 -> ussuri_expand01, empty expand for symmetry with ussuri_expand01 2022-04-11 21:14:32.227 | INFO [alembic.runtime.migration] Running upgrade ussuri_expand01 -> wallaby_expand01, add image_id, request_id, user columns to tasks table" 2022-04-11 21:14:32.227 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-04-11 21:14:32.227 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-04-11 21:14:32.227 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-04-11 21:14:32.227 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-04-11 21:14:32.227 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-04-11 21:14:32.227 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-04-11 21:14:32.228 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-04-11 21:14:32.228 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-04-11 21:14:32.228 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-04-11 21:14:32.228 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-04-11 21:14:32.228 | INFO [alembic.runtime.migration] Running upgrade mitaka02 -> ocata_contract01, remove is_public from images 2022-04-11 21:14:32.228 | INFO [alembic.runtime.migration] Running upgrade ocata_contract01 -> pike_contract01, drop glare artifacts tables 2022-04-11 21:14:32.228 | INFO [alembic.runtime.migration] Running upgrade pike_contract01 -> queens_contract01 2022-04-11 21:14:32.228 | INFO [alembic.runtime.migration] Running upgrade queens_contract01 -> rocky_contract01 2022-04-11 21:14:32.228 | INFO [alembic.runtime.migration] Running upgrade rocky_contract01 -> rocky_contract02 2022-04-11 21:14:32.228 | INFO [alembic.runtime.migration] Running upgrade rocky_contract02 -> train_contract01 2022-04-11 21:14:32.228 | INFO [alembic.runtime.migration] Running upgrade train_contract01 -> ussuri_contract01 2022-04-11 21:14:32.228 | INFO [alembic.runtime.migration] Running upgrade ussuri_contract01 -> wallaby_contract01 2022-04-11 21:14:32.228 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-04-11 21:14:32.228 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-04-11 21:14:32.228 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-04-11 21:14:32.228 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-04-11 21:14:32.228 | Upgraded database to: wallaby_expand01, current revision(s): wallaby_expand01 2022-04-11 21:14:32.228 | Database migration is up to date. No migration needed. 2022-04-11 21:14:32.228 | Upgraded database to: wallaby_contract01, current revision(s): wallaby_contract01 2022-04-11 21:14:32.228 | Database is synced successfully. 2022-04-11 21:14:32.228 | + lib/glance:init_glance:492 : /usr/local/bin/glance-manage --config-file /etc/glance/glance-api.conf db_load_metadefs 2022-04-11 21:14:32.228 | 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=96014) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-04-11 21:14:32.228 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-hypervisor.json loaded to database. 2022-04-11 21:14:32.228 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware-quota-flavor.json loaded to database. 2022-04-11 21:14:32.228 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-disk-filter.json loaded to database. 2022-04-11 21:14:32.228 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-guest-memory-backing.json loaded to database. 2022-04-11 21:14:32.228 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-webservers.json loaded to database. 2022-04-11 21:14:32.228 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-num-instances.json loaded to database. 2022-04-11 21:14:32.228 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-watchdog.json loaded to database. 2022-04-11 21:14:32.228 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-xenapi.json loaded to database. 2022-04-11 21:14:32.228 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/operating-system.json loaded to database. 2022-04-11 21:14:32.228 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-runtimes.json loaded to database. 2022-04-11 21:14:32.228 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/image-signature-verification.json loaded to database. 2022-04-11 21:14:32.229 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/glance-common-image-props.json loaded to database. 2022-04-11 21:14:32.229 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/storage-volume-type.json loaded to database. 2022-04-11 21:14:32.229 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-iops-filter.json loaded to database. 2022-04-11 21:14:32.229 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware-flavor.json loaded to database. 2022-04-11 21:14:32.229 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-cpu-pinning.json loaded to database. 2022-04-11 21:14:32.229 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-instance-data.json loaded to database. 2022-04-11 21:14:32.229 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-libvirt-image.json loaded to database. 2022-04-11 21:14:32.229 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vcputopology.json loaded to database. 2022-04-11 21:14:32.229 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-host-capabilities.json loaded to database. 2022-04-11 21:14:32.229 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-guest-shutdown.json loaded to database. 2022-04-11 21:14:32.229 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware.json loaded to database. 2022-04-11 21:14:32.229 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-databases.json loaded to database. 2022-04-11 21:14:32.229 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-storage-allocation-setting-data.json loaded to database. 2022-04-11 21:14:32.229 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-resource-allocation-setting-data.json loaded to database. 2022-04-11 21:14:32.229 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-quota.json loaded to database. 2022-04-11 21:14:32.229 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-virtual-system-setting-data.json loaded to database. 2022-04-11 21:14:32.229 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-libvirt.json loaded to database. 2022-04-11 21:14:32.229 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-processor-allocation-setting-data.json loaded to database. 2022-04-11 21:14:32.229 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-randomgen.json loaded to database. 2022-04-11 21:14:32.229 | INFO glance.db.sqlalchemy.metadata [-] Metadata loading finished 2022-04-11 21:14:32.229 | + lib/glance:init_glance:493 : time_stop dbsync 2022-04-11 21:14:32.229 | + functions-common:time_stop:2425 : local name 2022-04-11 21:14:32.229 | + functions-common:time_stop:2426 : local end_time 2022-04-11 21:14:32.229 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-11 21:14:32.229 | + functions-common:time_stop:2428 : local total 2022-04-11 21:14:32.229 | + functions-common:time_stop:2429 : local start_time 2022-04-11 21:14:32.229 | + functions-common:time_stop:2431 : name=dbsync 2022-04-11 21:14:32.229 | + functions-common:time_stop:2432 : start_time=1649711569840 2022-04-11 21:14:32.229 | + functions-common:time_stop:2434 : [[ -z 1649711569840 ]] 2022-04-11 21:14:32.229 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-11 21:14:32.230 | + functions-common:time_stop:2437 : end_time=1649711579683 2022-04-11 21:14:32.230 | + functions-common:time_stop:2438 : elapsed_time=9843 2022-04-11 21:14:32.230 | + functions-common:time_stop:2439 : total=8242 2022-04-11 21:14:32.230 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-11 21:14:32.230 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=18085 2022-04-11 21:14:32.272 | [17789 Async init_glance:95737]: finished init_glance with result 0 in 9 seconds 2022-04-11 21:14:32.276 | + inc/async:async_wait:197 : return 0 2022-04-11 21:14:32.279 | + ./stack.sh:main:1212 : async_wait init_swift 2022-04-11 21:14:32.300 | Not waiting for async task init_swift that we never started or has already been waited for 2022-04-11 21:14:32.302 | + inc/async:async_wait:197 : return 0 2022-04-11 21:14:32.305 | + ./stack.sh:main:1213 : async_wait init_cinder 2022-04-11 21:14:32.357 | [17789 Async init_cinder:99103]: Waiting for completion of init_cinder running on PID 99103 (2 other jobs running) 2022-04-11 21:14:32.383 | [17789 Async init_cinder:99103]: Signaling child to exit 2022-04-11 21:14:32.383 | WAKEUP 2022-04-11 21:14:32.407 | [17789 Async init_cinder:99103]: Signaled 2022-04-11 21:14:32.408 | + lib/cinder:init_cinder:434 : is_service_enabled mysql postgresql 2022-04-11 21:14:32.408 | + functions-common:is_service_enabled:2081 : return 0 2022-04-11 21:14:32.408 | + lib/cinder:init_cinder:436 : recreate_database cinder 2022-04-11 21:14:32.408 | + lib/database:recreate_database:112 : local db=cinder 2022-04-11 21:14:32.408 | + lib/database:recreate_database:113 : recreate_database_mysql cinder 2022-04-11 21:14:32.408 | + lib/databases/mysql:recreate_database_mysql:66 : local db=cinder 2022-04-11 21:14:32.408 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS cinder;' 2022-04-11 21:14:32.408 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-04-11 21:14:32.408 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE cinder CHARACTER SET utf8;' 2022-04-11 21:14:32.409 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-04-11 21:14:32.409 | + lib/cinder:init_cinder:438 : time_start dbsync 2022-04-11 21:14:32.409 | + functions-common:time_start:2411 : local name=dbsync 2022-04-11 21:14:32.409 | + functions-common:time_start:2412 : local start_time= 2022-04-11 21:14:32.409 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-04-11 21:14:32.409 | ++ functions-common:time_start:2416 : date +%s%3N 2022-04-11 21:14:32.409 | + functions-common:time_start:2416 : _TIME_START[$name]=1649711626028 2022-04-11 21:14:32.409 | + lib/cinder:init_cinder:440 : /usr/local/bin/cinder-manage --config-file /etc/cinder/cinder.conf db sync 2022-04-11 21:14:32.409 | 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=99217) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-04-11 21:14:32.409 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/cinder/cinder/db/legacy_migrations... {{(pid=99217) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-11 21:14:32.409 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/144_placeholder.py... {{(pid=99217) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-11 21:14:32.409 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/144_placeholder.py loaded successfully {{(pid=99217) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-11 21:14:32.409 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/136_make_vol_type_col_non_nullable.py... {{(pid=99217) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-11 21:14:32.409 | 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=99217) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-11 21:14:32.409 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/140_create_project_default_volume_type.py... {{(pid=99217) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-11 21:14:32.409 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/140_create_project_default_volume_type.py loaded successfully {{(pid=99217) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-11 21:14:32.409 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/135_cinder_init.py... {{(pid=99217) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-11 21:14:32.409 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/135_cinder_init.py loaded successfully {{(pid=99217) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-11 21:14:32.409 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/143_placeholder.py... {{(pid=99217) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-11 21:14:32.409 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/143_placeholder.py loaded successfully {{(pid=99217) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-11 21:14:32.409 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/142_placeholder.py... {{(pid=99217) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-11 21:14:32.409 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/142_placeholder.py loaded successfully {{(pid=99217) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-11 21:14:32.409 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/145_add_use_quota_fields.py... {{(pid=99217) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-11 21:14:32.409 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/145_add_use_quota_fields.py loaded successfully {{(pid=99217) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-11 21:14:32.409 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/138_placeholder.py... {{(pid=99217) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-11 21:14:32.409 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/138_placeholder.py loaded successfully {{(pid=99217) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-11 21:14:32.409 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/137_placeholder.py... {{(pid=99217) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-11 21:14:32.409 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/137_placeholder.py loaded successfully {{(pid=99217) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-11 21:14:32.410 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/141_add_quota_usage_unique_constraint.py... {{(pid=99217) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-11 21:14:32.410 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/141_add_quota_usage_unique_constraint.py loaded successfully {{(pid=99217) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-11 21:14:32.410 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/139_placeholder.py... {{(pid=99217) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-11 21:14:32.410 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/139_placeholder.py loaded successfully {{(pid=99217) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-11 21:14:32.410 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/cinder/cinder/db/legacy_migrations loaded successfully {{(pid=99217) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-11 21:14:32.410 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'cinder', 'version_table': 'migrate_version', 'required_dbs': '[]'}} {{(pid=99217) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-11 21:14:32.410 | INFO cinder.db.migration [-] Applying migration(s) 2022-04-11 21:14:32.410 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2022-04-11 21:14:32.410 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2022-04-11 21:14:32.410 | INFO alembic.runtime.migration [-] Running upgrade -> 921e1a36b076, Initial migration. 2022-04-11 21:14:32.410 | DEBUG alembic.runtime.migration [-] new branch insert 921e1a36b076 {{(pid=99217) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:815}} 2022-04-11 21:14:32.410 | INFO cinder.db.migration [-] Migration(s) applied 2022-04-11 21:14:32.410 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 21:14:32.410 | from cryptography.utils import int_from_bytes 2022-04-11 21:14:32.410 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 21:14:32.410 | from cryptography.utils import int_from_bytes 2022-04-11 21:14:32.410 | /opt/stack/cinder/cinder/db/sqlalchemy/models.py:152: SAWarning: implicitly coercing SELECT object to scalar subquery; please use the .scalar_subquery() method to produce a scalar subquery. 2022-04-11 21:14:32.410 | last_heartbeat = column_property( 2022-04-11 21:14:32.410 | /opt/stack/cinder/cinder/db/sqlalchemy/models.py:160: SAWarning: implicitly coercing SELECT object to scalar subquery; please use the .scalar_subquery() method to produce a scalar subquery. 2022-04-11 21:14:32.410 | num_hosts = column_property( 2022-04-11 21:14:32.410 | /opt/stack/cinder/cinder/db/sqlalchemy/models.py:169: SAWarning: implicitly coercing SELECT object to scalar subquery; please use the .scalar_subquery() method to produce a scalar subquery. 2022-04-11 21:14:32.410 | num_down_hosts = column_property( 2022-04-11 21:14:32.410 | + lib/cinder:init_cinder:441 : time_stop dbsync 2022-04-11 21:14:32.410 | + functions-common:time_stop:2425 : local name 2022-04-11 21:14:32.410 | + functions-common:time_stop:2426 : local end_time 2022-04-11 21:14:32.410 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-11 21:14:32.410 | + functions-common:time_stop:2428 : local total 2022-04-11 21:14:32.410 | + functions-common:time_stop:2429 : local start_time 2022-04-11 21:14:32.410 | + functions-common:time_stop:2431 : name=dbsync 2022-04-11 21:14:32.410 | + functions-common:time_stop:2432 : start_time=1649711626028 2022-04-11 21:14:32.410 | + functions-common:time_stop:2434 : [[ -z 1649711626028 ]] 2022-04-11 21:14:32.410 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-11 21:14:32.411 | + functions-common:time_stop:2437 : end_time=1649711632605 2022-04-11 21:14:32.411 | + functions-common:time_stop:2438 : elapsed_time=6577 2022-04-11 21:14:32.411 | + functions-common:time_stop:2439 : total=8242 2022-04-11 21:14:32.411 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-11 21:14:32.411 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=14819 2022-04-11 21:14:32.411 | + lib/cinder:init_cinder:444 : is_service_enabled c-vol 2022-04-11 21:14:32.411 | + functions-common:is_service_enabled:2081 : return 0 2022-04-11 21:14:32.411 | + lib/cinder:init_cinder:444 : [[ -n ceph ]] 2022-04-11 21:14:32.411 | + lib/cinder:init_cinder:445 : local be be_name be_type 2022-04-11 21:14:32.411 | + lib/cinder:init_cinder:446 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2022-04-11 21:14:32.411 | + lib/cinder:init_cinder:447 : be_type=ceph 2022-04-11 21:14:32.411 | + lib/cinder:init_cinder:448 : be_name=ceph 2022-04-11 21:14:32.411 | + lib/cinder:init_cinder:449 : type init_cinder_backend_ceph 2022-04-11 21:14:32.411 | + lib/cinder:init_cinder:455 : is_service_enabled c-bak 2022-04-11 21:14:32.411 | + functions-common:is_service_enabled:2081 : return 1 2022-04-11 21:14:32.411 | + lib/cinder:init_cinder:461 : mkdir -p /opt/stack/data/cinder/volumes 2022-04-11 21:14:32.455 | [17789 Async init_cinder:99103]: finished init_cinder with result 0 in 6 seconds 2022-04-11 21:14:32.459 | + inc/async:async_wait:197 : return 0 2022-04-11 21:14:32.462 | + ./stack.sh:main:1218 : is_service_enabled nova 2022-04-11 21:14:32.480 | + functions-common:is_service_enabled:2081 : return 0 2022-04-11 21:14:32.482 | + ./stack.sh:main:1219 : echo_summary 'Configuring Nova' 2022-04-11 21:14:32.485 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-11 21:14:32.488 | + ./stack.sh:echo_summary:448 : echo -e Configuring Nova 2022-04-11 21:14:32.490 | + ./stack.sh:main:1220 : init_nova 2022-04-11 21:14:32.493 | + lib/nova:init_nova:829 : is_service_enabled mysql postgresql 2022-04-11 21:14:32.510 | + functions-common:is_service_enabled:2081 : return 0 2022-04-11 21:14:32.514 | + lib/nova:init_nova:829 : is_service_enabled n-api 2022-04-11 21:14:32.531 | + functions-common:is_service_enabled:2081 : return 0 2022-04-11 21:14:32.534 | + lib/nova:init_nova:831 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-04-11 21:14:32.536 | + lib/nova:init_nova:839 : async_run nova-cell-0 init_nova_db nova_cell0 /etc/nova/nova.conf 2022-04-11 21:14:32.596 | + inc/async:async_inner:63 : init_nova_db nova_cell0 /etc/nova/nova.conf 2022-04-11 21:14:32.633 | [17789 Async nova-cell-0:101100]: running: init_nova_db nova_cell0 /etc/nova/nova.conf 2022-04-11 21:14:32.637 | ++ lib/nova:init_nova:842 : seq 1 1 2022-04-11 21:14:32.642 | + lib/nova:init_nova:842 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-04-11 21:14:32.645 | ++ lib/nova:init_nova:843 : conductor_conf 1 2022-04-11 21:14:32.648 | ++ lib/nova:conductor_conf:808 : local cell=1 2022-04-11 21:14:32.651 | ++ lib/nova:conductor_conf:809 : echo /etc/nova/nova_cell1.conf 2022-04-11 21:14:32.654 | + lib/nova:init_nova:843 : async_run nova-cell-1 init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2022-04-11 21:14:32.718 | + inc/async:async_inner:63 : init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2022-04-11 21:14:32.773 | [17789 Async nova-cell-1:101198]: running: init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2022-04-11 21:14:32.776 | + lib/nova:init_nova:846 : recreate_database nova_api 2022-04-11 21:14:32.779 | + lib/database:recreate_database:112 : local db=nova_api 2022-04-11 21:14:32.782 | + lib/database:recreate_database:113 : recreate_database_mysql nova_api 2022-04-11 21:14:32.785 | + lib/databases/mysql:recreate_database_mysql:66 : local db=nova_api 2022-04-11 21:14:32.789 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_api;' 2022-04-11 21:14:32.794 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-04-11 21:14:32.809 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE nova_api CHARACTER SET utf8;' 2022-04-11 21:14:32.814 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-04-11 21:14:32.832 | + lib/nova:init_nova:847 : /usr/local/bin/nova-manage --config-file /etc/nova/nova.conf api_db sync 2022-04-11 21:14:33.929 | 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-04-11 21:14:37.058 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/nova/nova/db/api/legacy_migrations... {{(pid=101263) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-11 21:14:37.059 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/086_placeholder.py... {{(pid=101263) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-11 21:14:37.059 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/086_placeholder.py loaded successfully {{(pid=101263) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-11 21:14:37.059 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/075_placeholder.py... {{(pid=101263) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-11 21:14:37.060 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/075_placeholder.py loaded successfully {{(pid=101263) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-11 21:14:37.060 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/077_placeholder.py... {{(pid=101263) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-11 21:14:37.060 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/077_placeholder.py loaded successfully {{(pid=101263) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-11 21:14:37.060 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/073_placeholder.py... {{(pid=101263) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-11 21:14:37.061 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/073_placeholder.py loaded successfully {{(pid=101263) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-11 21:14:37.061 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/082_placeholder.py... {{(pid=101263) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-11 21:14:37.061 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/082_placeholder.py loaded successfully {{(pid=101263) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-11 21:14:37.061 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/083_placeholder.py... {{(pid=101263) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-11 21:14:37.061 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/083_placeholder.py loaded successfully {{(pid=101263) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-11 21:14:37.062 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/068_placeholder.py... {{(pid=101263) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-11 21:14:37.062 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/068_placeholder.py loaded successfully {{(pid=101263) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-11 21:14:37.062 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/071_placeholder.py... {{(pid=101263) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-11 21:14:37.062 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/071_placeholder.py loaded successfully {{(pid=101263) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-11 21:14:37.063 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/084_placeholder.py... {{(pid=101263) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-11 21:14:37.063 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/084_placeholder.py loaded successfully {{(pid=101263) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-11 21:14:37.063 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/069_placeholder.py... {{(pid=101263) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-11 21:14:37.063 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/069_placeholder.py loaded successfully {{(pid=101263) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-11 21:14:37.064 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/074_placeholder.py... {{(pid=101263) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-11 21:14:37.064 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/074_placeholder.py loaded successfully {{(pid=101263) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-11 21:14:37.064 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/072_placeholder.py... {{(pid=101263) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-11 21:14:37.064 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/072_placeholder.py loaded successfully {{(pid=101263) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-11 21:14:37.064 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/081_placeholder.py... {{(pid=101263) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-11 21:14:37.065 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/081_placeholder.py loaded successfully {{(pid=101263) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-11 21:14:37.065 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/087_placeholder.py... {{(pid=101263) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-11 21:14:37.065 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/087_placeholder.py loaded successfully {{(pid=101263) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-11 21:14:37.065 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/078_placeholder.py... {{(pid=101263) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-11 21:14:37.066 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/078_placeholder.py loaded successfully {{(pid=101263) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-11 21:14:37.066 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/085_placeholder.py... {{(pid=101263) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-11 21:14:37.066 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/085_placeholder.py loaded successfully {{(pid=101263) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-11 21:14:37.066 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/080_placeholder.py... {{(pid=101263) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-11 21:14:37.066 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/080_placeholder.py loaded successfully {{(pid=101263) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-11 21:14:37.067 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/067_train.py... {{(pid=101263) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-11 21:14:37.067 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/067_train.py loaded successfully {{(pid=101263) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-11 21:14:37.067 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/079_placeholder.py... {{(pid=101263) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-11 21:14:37.067 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/079_placeholder.py loaded successfully {{(pid=101263) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-11 21:14:37.068 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/070_placeholder.py... {{(pid=101263) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-11 21:14:37.068 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/070_placeholder.py loaded successfully {{(pid=101263) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-11 21:14:37.068 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/076_placeholder.py... {{(pid=101263) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-11 21:14:37.068 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/076_placeholder.py loaded successfully {{(pid=101263) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-11 21:14:37.069 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/nova/nova/db/api/legacy_migrations loaded successfully {{(pid=101263) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-11 21:14:37.069 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'nova_api', 'version_table': 'migrate_version', 'required_dbs': '[]'}} {{(pid=101263) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-11 21:14:37.096 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2022-04-11 21:14:37.096 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2022-04-11 21:14:37.131 | INFO alembic.runtime.migration [-] Running upgrade -> d67eeaabee36, Initial version 2022-04-11 21:14:39.260 | DEBUG alembic.runtime.migration [-] new branch insert d67eeaabee36 {{(pid=101263) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:815}} 2022-04-11 21:14:39.263 | INFO alembic.runtime.migration [-] Running upgrade d67eeaabee36 -> b30f573d3377, Remove unused build_requests columns 2022-04-11 21:14:40.129 | DEBUG alembic.runtime.migration [-] update d67eeaabee36 to b30f573d3377 {{(pid=101263) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:850}} 2022-04-11 21:14:40.135 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 21:14:40.135 | from cryptography.utils import int_from_bytes 2022-04-11 21:14:40.135 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 21:14:40.135 | from cryptography.utils import int_from_bytes 2022-04-11 21:14:40.716 | ++ lib/nova:init_nova:851 : database_connection_url nova_cell0 2022-04-11 21:14:40.719 | ++ lib/database:database_connection_url:134 : local db=nova_cell0 2022-04-11 21:14:40.722 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell0 2022-04-11 21:14:40.725 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=nova_cell0 2022-04-11 21:14:40.728 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8' 2022-04-11 21:14:40.736 | + lib/nova:init_nova:851 : /usr/local/bin/nova-manage cell_v2 map_cell0 --database_connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8' 2022-04-11 21:14:42.035 | 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-04-11 21:14:44.973 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 21:14:44.973 | from cryptography.utils import int_from_bytes 2022-04-11 21:14:44.973 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 21:14:44.973 | from cryptography.utils import int_from_bytes 2022-04-11 21:14:45.292 | + inc/async:async_inner:64 : rc=0 2022-04-11 21:14:45.296 | + inc/async:async_inner:64 : rc=0 2022-04-11 21:14:45.326 | [101100 Async nova-cell-0:101100]: finished successfully 2022-04-11 21:14:45.334 | [101198 Async nova-cell-1:101198]: finished successfully 2022-04-11 21:14:45.465 | ++ lib/nova:init_nova:854 : seq 0 1 2022-04-11 21:14:45.470 | + lib/nova:init_nova:854 : for i in $(seq 0 $NOVA_NUM_CELLS) 2022-04-11 21:14:45.473 | + lib/nova:init_nova:855 : async_wait nova-cell-0 2022-04-11 21:14:45.525 | [17789 Async nova-cell-0:101100]: Waiting for completion of init_nova_db nova_cell0 /etc/nova/nova.conf running on PID 101100 (3 other jobs running) 2022-04-11 21:14:45.550 | [17789 Async nova-cell-0:101100]: Signaling child to exit 2022-04-11 21:14:45.551 | WAKEUP 2022-04-11 21:14:45.576 | [17789 Async nova-cell-0:101100]: Signaled 2022-04-11 21:14:45.577 | + lib/nova:init_nova_db:819 : local dbname=nova_cell0 2022-04-11 21:14:45.577 | + lib/nova:init_nova_db:820 : local conffile=/etc/nova/nova.conf 2022-04-11 21:14:45.577 | + lib/nova:init_nova_db:821 : recreate_database nova_cell0 2022-04-11 21:14:45.577 | + lib/database:recreate_database:112 : local db=nova_cell0 2022-04-11 21:14:45.577 | + lib/database:recreate_database:113 : recreate_database_mysql nova_cell0 2022-04-11 21:14:45.577 | + lib/databases/mysql:recreate_database_mysql:66 : local db=nova_cell0 2022-04-11 21:14:45.577 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_cell0;' 2022-04-11 21:14:45.577 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-04-11 21:14:45.577 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE nova_cell0 CHARACTER SET utf8;' 2022-04-11 21:14:45.577 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-04-11 21:14:45.577 | + lib/nova:init_nova_db:822 : /usr/local/bin/nova-manage --config-file /etc/nova/nova.conf db sync --local_cell 2022-04-11 21:14:45.577 | 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-04-11 21:14:45.577 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/nova/nova/db/main/legacy_migrations... {{(pid=101163) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-11 21:14:45.577 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/402_train.py... {{(pid=101163) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-11 21:14:45.578 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/402_train.py loaded successfully {{(pid=101163) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-11 21:14:45.578 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/403_placeholder.py... {{(pid=101163) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-11 21:14:45.578 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/403_placeholder.py loaded successfully {{(pid=101163) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-11 21:14:45.578 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/414_placeholder.py... {{(pid=101163) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-11 21:14:45.578 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/414_placeholder.py loaded successfully {{(pid=101163) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-11 21:14:45.578 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/406_placeholder.py... {{(pid=101163) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-11 21:14:45.578 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/406_placeholder.py loaded successfully {{(pid=101163) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-11 21:14:45.578 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/412_placeholder.py... {{(pid=101163) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-11 21:14:45.578 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/412_placeholder.py loaded successfully {{(pid=101163) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-11 21:14:45.578 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/418_placeholder.py... {{(pid=101163) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-11 21:14:45.578 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/418_placeholder.py loaded successfully {{(pid=101163) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-11 21:14:45.578 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/421_placeholder.py... {{(pid=101163) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-11 21:14:45.578 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/421_placeholder.py loaded successfully {{(pid=101163) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-11 21:14:45.578 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/408_placeholder.py... {{(pid=101163) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-11 21:14:45.578 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/408_placeholder.py loaded successfully {{(pid=101163) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-11 21:14:45.578 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/415_placeholder.py... {{(pid=101163) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-11 21:14:45.578 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/415_placeholder.py loaded successfully {{(pid=101163) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-11 21:14:45.578 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/411_placeholder.py... {{(pid=101163) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-11 21:14:45.578 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/411_placeholder.py loaded successfully {{(pid=101163) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-11 21:14:45.578 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/416_placeholder.py... {{(pid=101163) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-11 21:14:45.578 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/416_placeholder.py loaded successfully {{(pid=101163) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-11 21:14:45.578 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/420_placeholder.py... {{(pid=101163) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-11 21:14:45.578 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/420_placeholder.py loaded successfully {{(pid=101163) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-11 21:14:45.578 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/410_placeholder.py... {{(pid=101163) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-11 21:14:45.578 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/410_placeholder.py loaded successfully {{(pid=101163) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-11 21:14:45.578 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/409_placeholder.py... {{(pid=101163) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-11 21:14:45.579 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/409_placeholder.py loaded successfully {{(pid=101163) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-11 21:14:45.579 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/422_placeholder.py... {{(pid=101163) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-11 21:14:45.579 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/422_placeholder.py loaded successfully {{(pid=101163) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-11 21:14:45.579 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/404_placeholder.py... {{(pid=101163) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-11 21:14:45.579 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/404_placeholder.py loaded successfully {{(pid=101163) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-11 21:14:45.579 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/405_placeholder.py... {{(pid=101163) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-11 21:14:45.579 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/405_placeholder.py loaded successfully {{(pid=101163) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-11 21:14:45.579 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/407_placeholder.py... {{(pid=101163) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-11 21:14:45.579 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/407_placeholder.py loaded successfully {{(pid=101163) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-11 21:14:45.579 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/419_placeholder.py... {{(pid=101163) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-11 21:14:45.579 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/419_placeholder.py loaded successfully {{(pid=101163) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-11 21:14:45.579 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/417_placeholder.py... {{(pid=101163) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-11 21:14:45.579 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/417_placeholder.py loaded successfully {{(pid=101163) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-11 21:14:45.579 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/413_placeholder.py... {{(pid=101163) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-11 21:14:45.579 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/413_placeholder.py loaded successfully {{(pid=101163) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-11 21:14:45.579 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/nova/nova/db/main/legacy_migrations loaded successfully {{(pid=101163) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-11 21:14:45.579 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'nova', 'version_table': 'migrate_version', 'required_dbs': '[]'}} {{(pid=101163) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-11 21:14:45.579 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2022-04-11 21:14:45.579 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2022-04-11 21:14:45.579 | INFO alembic.runtime.migration [-] Running upgrade -> 8f2f1571d55b, Initial version 2022-04-11 21:14:45.579 | DEBUG alembic.runtime.migration [-] new branch insert 8f2f1571d55b {{(pid=101163) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:815}} 2022-04-11 21:14:45.579 | INFO alembic.runtime.migration [-] Running upgrade 8f2f1571d55b -> 16f1fbcab42b, Resolve shadow table diffs 2022-04-11 21:14:45.579 | DEBUG alembic.runtime.migration [-] update 8f2f1571d55b to 16f1fbcab42b {{(pid=101163) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:850}} 2022-04-11 21:14:45.579 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 21:14:45.579 | from cryptography.utils import int_from_bytes 2022-04-11 21:14:45.579 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 21:14:45.579 | from cryptography.utils import int_from_bytes 2022-04-11 21:14:45.624 | [17789 Async nova-cell-0:101100]: finished init_nova_db nova_cell0 /etc/nova/nova.conf with result 0 in 12 seconds 2022-04-11 21:14:45.628 | + inc/async:async_wait:197 : return 0 2022-04-11 21:14:45.630 | + lib/nova:init_nova:854 : for i in $(seq 0 $NOVA_NUM_CELLS) 2022-04-11 21:14:45.633 | + lib/nova:init_nova:855 : async_wait nova-cell-1 2022-04-11 21:14:45.688 | [17789 Async nova-cell-1:101198]: Waiting for completion of init_nova_db nova_cell1 /etc/nova/nova_cell1.conf running on PID 101198 (2 other jobs running) 2022-04-11 21:14:45.714 | [17789 Async nova-cell-1:101198]: Signaling child to exit 2022-04-11 21:14:45.715 | WAKEUP 2022-04-11 21:14:45.737 | [17789 Async nova-cell-1:101198]: Signaled 2022-04-11 21:14:45.739 | + lib/nova:init_nova_db:819 : local dbname=nova_cell1 2022-04-11 21:14:45.739 | + lib/nova:init_nova_db:820 : local conffile=/etc/nova/nova_cell1.conf 2022-04-11 21:14:45.739 | + lib/nova:init_nova_db:821 : recreate_database nova_cell1 2022-04-11 21:14:45.739 | + lib/database:recreate_database:112 : local db=nova_cell1 2022-04-11 21:14:45.739 | + lib/database:recreate_database:113 : recreate_database_mysql nova_cell1 2022-04-11 21:14:45.739 | + lib/databases/mysql:recreate_database_mysql:66 : local db=nova_cell1 2022-04-11 21:14:45.739 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_cell1;' 2022-04-11 21:14:45.739 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-04-11 21:14:45.739 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE nova_cell1 CHARACTER SET utf8;' 2022-04-11 21:14:45.739 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-04-11 21:14:45.739 | + lib/nova:init_nova_db:822 : /usr/local/bin/nova-manage --config-file /etc/nova/nova_cell1.conf db sync --local_cell 2022-04-11 21:14:45.739 | 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-04-11 21:14:45.739 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/nova/nova/db/main/legacy_migrations... {{(pid=101253) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-11 21:14:45.739 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/402_train.py... {{(pid=101253) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-11 21:14:45.739 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/402_train.py loaded successfully {{(pid=101253) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-11 21:14:45.739 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/403_placeholder.py... {{(pid=101253) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-11 21:14:45.739 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/403_placeholder.py loaded successfully {{(pid=101253) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-11 21:14:45.739 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/414_placeholder.py... {{(pid=101253) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-11 21:14:45.739 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/414_placeholder.py loaded successfully {{(pid=101253) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-11 21:14:45.739 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/406_placeholder.py... {{(pid=101253) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-11 21:14:45.739 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/406_placeholder.py loaded successfully {{(pid=101253) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-11 21:14:45.739 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/412_placeholder.py... {{(pid=101253) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-11 21:14:45.740 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/412_placeholder.py loaded successfully {{(pid=101253) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-11 21:14:45.740 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/418_placeholder.py... {{(pid=101253) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-11 21:14:45.740 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/418_placeholder.py loaded successfully {{(pid=101253) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-11 21:14:45.740 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/421_placeholder.py... {{(pid=101253) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-11 21:14:45.740 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/421_placeholder.py loaded successfully {{(pid=101253) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-11 21:14:45.740 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/408_placeholder.py... {{(pid=101253) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-11 21:14:45.740 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/408_placeholder.py loaded successfully {{(pid=101253) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-11 21:14:45.740 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/415_placeholder.py... {{(pid=101253) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-11 21:14:45.740 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/415_placeholder.py loaded successfully {{(pid=101253) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-11 21:14:45.740 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/411_placeholder.py... {{(pid=101253) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-11 21:14:45.740 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/411_placeholder.py loaded successfully {{(pid=101253) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-11 21:14:45.740 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/416_placeholder.py... {{(pid=101253) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-11 21:14:45.740 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/416_placeholder.py loaded successfully {{(pid=101253) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-11 21:14:45.740 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/420_placeholder.py... {{(pid=101253) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-11 21:14:45.740 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/420_placeholder.py loaded successfully {{(pid=101253) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-11 21:14:45.740 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/410_placeholder.py... {{(pid=101253) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-11 21:14:45.740 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/410_placeholder.py loaded successfully {{(pid=101253) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-11 21:14:45.740 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/409_placeholder.py... {{(pid=101253) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-11 21:14:45.740 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/409_placeholder.py loaded successfully {{(pid=101253) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-11 21:14:45.740 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/422_placeholder.py... {{(pid=101253) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-11 21:14:45.740 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/422_placeholder.py loaded successfully {{(pid=101253) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-11 21:14:45.740 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/404_placeholder.py... {{(pid=101253) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-11 21:14:45.740 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/404_placeholder.py loaded successfully {{(pid=101253) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-11 21:14:45.740 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/405_placeholder.py... {{(pid=101253) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-11 21:14:45.740 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/405_placeholder.py loaded successfully {{(pid=101253) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-11 21:14:45.740 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/407_placeholder.py... {{(pid=101253) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-11 21:14:45.741 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/407_placeholder.py loaded successfully {{(pid=101253) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-11 21:14:45.741 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/419_placeholder.py... {{(pid=101253) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-11 21:14:45.741 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/419_placeholder.py loaded successfully {{(pid=101253) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-11 21:14:45.741 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/417_placeholder.py... {{(pid=101253) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-11 21:14:45.741 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/417_placeholder.py loaded successfully {{(pid=101253) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-11 21:14:45.741 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/413_placeholder.py... {{(pid=101253) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-11 21:14:45.741 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/413_placeholder.py loaded successfully {{(pid=101253) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-11 21:14:45.741 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/nova/nova/db/main/legacy_migrations loaded successfully {{(pid=101253) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-11 21:14:45.741 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'nova', 'version_table': 'migrate_version', 'required_dbs': '[]'}} {{(pid=101253) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-11 21:14:45.741 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2022-04-11 21:14:45.741 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2022-04-11 21:14:45.741 | INFO alembic.runtime.migration [-] Running upgrade -> 8f2f1571d55b, Initial version 2022-04-11 21:14:45.741 | DEBUG alembic.runtime.migration [-] new branch insert 8f2f1571d55b {{(pid=101253) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:815}} 2022-04-11 21:14:45.741 | INFO alembic.runtime.migration [-] Running upgrade 8f2f1571d55b -> 16f1fbcab42b, Resolve shadow table diffs 2022-04-11 21:14:45.741 | DEBUG alembic.runtime.migration [-] update 8f2f1571d55b to 16f1fbcab42b {{(pid=101253) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:850}} 2022-04-11 21:14:45.741 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 21:14:45.741 | from cryptography.utils import int_from_bytes 2022-04-11 21:14:45.741 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 21:14:45.741 | from cryptography.utils import int_from_bytes 2022-04-11 21:14:45.785 | [17789 Async nova-cell-1:101198]: finished init_nova_db nova_cell1 /etc/nova/nova_cell1.conf with result 0 in 12 seconds 2022-04-11 21:14:45.789 | + inc/async:async_wait:197 : return 0 2022-04-11 21:14:45.791 | + lib/nova:init_nova:858 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-04-11 21:14:45.794 | + lib/nova:init_nova:865 : /usr/local/bin/nova-manage --config-file /etc/nova/nova.conf db online_data_migrations 2022-04-11 21:14:46.884 | 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-04-11 21:14:49.901 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 21:14:49.901 | from cryptography.utils import int_from_bytes 2022-04-11 21:14:49.901 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 21:14:49.901 | from cryptography.utils import int_from_bytes 2022-04-11 21:14:49.901 | Running batches of 50 until complete 2022-04-11 21:14:49.901 | +-------------------------------------+--------------+-----------+ 2022-04-11 21:14:49.901 | | Migration | Total Needed | Completed | 2022-04-11 21:14:49.901 | +-------------------------------------+--------------+-----------+ 2022-04-11 21:14:49.902 | | fill_virtual_interface_list | 0 | 0 | 2022-04-11 21:14:49.902 | | migrate_empty_ratio | 0 | 0 | 2022-04-11 21:14:49.902 | | migrate_quota_classes_to_api_db | 0 | 0 | 2022-04-11 21:14:49.902 | | migrate_quota_limits_to_api_db | 0 | 0 | 2022-04-11 21:14:49.902 | | migration_migrate_to_uuid | 0 | 0 | 2022-04-11 21:14:49.902 | | populate_dev_uuids | 0 | 0 | 2022-04-11 21:14:49.902 | | populate_missing_availability_zones | 0 | 0 | 2022-04-11 21:14:49.902 | | populate_queued_for_delete | 0 | 0 | 2022-04-11 21:14:49.902 | | populate_user_id | 0 | 0 | 2022-04-11 21:14:49.902 | | populate_uuids | 0 | 0 | 2022-04-11 21:14:49.902 | +-------------------------------------+--------------+-----------+ 2022-04-11 21:14:50.392 | ++ lib/nova:init_nova:868 : seq 1 1 2022-04-11 21:14:50.398 | + lib/nova:init_nova:868 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-04-11 21:14:50.402 | ++ lib/nova:init_nova:869 : conductor_conf 1 2022-04-11 21:14:50.405 | ++ lib/nova:conductor_conf:808 : local cell=1 2022-04-11 21:14:50.407 | ++ lib/nova:conductor_conf:809 : echo /etc/nova/nova_cell1.conf 2022-04-11 21:14:50.411 | + lib/nova:init_nova:869 : /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-04-11 21:14:51.489 | 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-04-11 21:14:54.055 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 21:14:54.055 | from cryptography.utils import int_from_bytes 2022-04-11 21:14:54.055 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 21:14:54.055 | from cryptography.utils import int_from_bytes 2022-04-11 21:14:54.055 | --transport-url not provided in the command line, using the value [DEFAULT]/transport_url from the configuration file 2022-04-11 21:14:54.055 | --database_connection not provided in the command line, using the value [database]/connection from the configuration file 2022-04-11 21:14:54.504 | + lib/nova:init_nova:873 : create_nova_keys_dir 2022-04-11 21:14:54.507 | + lib/nova:create_nova_keys_dir:815 : sudo install -d -o ubuntu /opt/stack/data/nova /opt/stack/data/nova/keys 2022-04-11 21:14:54.520 | + lib/nova:init_nova:875 : [[ '' == \L\V\M ]] 2022-04-11 21:14:54.523 | + ./stack.sh:main:1225 : is_service_enabled neutron 2022-04-11 21:14:54.541 | + functions-common:is_service_enabled:2081 : return 0 2022-04-11 21:14:54.544 | + ./stack.sh:main:1226 : async_runfunc configure_neutron_nova 2022-04-11 21:14:54.547 | + inc/async:async_runfunc:116 : async_run configure_neutron_nova configure_neutron_nova 2022-04-11 21:14:54.606 | + inc/async:async_inner:63 : configure_neutron_nova 2022-04-11 21:14:54.648 | [17789 Async configure_neutron_nova:102415]: running: configure_neutron_nova 2022-04-11 21:14:54.650 | + ./stack.sh:main:1235 : run_phase stack post-config 2022-04-11 21:14:54.654 | + functions-common:run_phase:1853 : local mode=stack 2022-04-11 21:14:54.656 | + functions-common:run_phase:1854 : local phase=post-config 2022-04-11 21:14:54.659 | + functions-common:run_phase:1855 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-04-11 21:14:54.661 | + functions-common:run_phase:1856 : local extra_plugin_file_name 2022-04-11 21:14:54.664 | + functions-common:run_phase:1857 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-04-11 21:14:54.667 | + functions-common:run_phase:1862 : local exceptions=80-tempest.sh 2022-04-11 21:14:54.670 | + functions-common:run_phase:1863 : local extra 2022-04-11 21:14:54.674 | ++ functions-common:run_phase:1864 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-04-11 21:14:54.679 | + functions-common:run_phase:1864 : extra=80-tempest.sh 2022-04-11 21:14:54.682 | + functions-common:run_phase:1865 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-04-11 21:14:54.684 | + functions-common:run_phase:1869 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-04-11 21:14:54.687 | + functions-common:run_phase:1869 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack post-config 2022-04-11 21:14:54.690 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-04-11 21:14:54.709 | ++ functions-common:is_service_enabled:2081 : return 0 2022-04-11 21:14:54.712 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-04-11 21:14:54.715 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-04-11 21:14:54.717 | ++ extras.d/80-tempest.sh:source:7 : [[ post-config == \i\n\s\t\a\l\l ]] 2022-04-11 21:14:54.720 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2022-04-11 21:14:54.722 | ++ extras.d/80-tempest.sh:source:10 : [[ post-config == \p\o\s\t\-\c\o\n\f\i\g ]] 2022-04-11 21:14:54.725 | ++ extras.d/80-tempest.sh:source:12 : : 2022-04-11 21:14:54.727 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-04-11 21:14:54.730 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-04-11 21:14:54.733 | + functions-common:run_phase:1874 : [[ stack == \s\o\u\r\c\e ]] 2022-04-11 21:14:54.736 | + functions-common:run_phase:1877 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-04-11 21:14:54.738 | + functions-common:run_phase:1880 : run_plugins stack post-config 2022-04-11 21:14:54.741 | + functions-common:run_plugins:1839 : local mode=stack 2022-04-11 21:14:54.744 | + functions-common:run_plugins:1840 : local phase=post-config 2022-04-11 21:14:54.746 | + functions-common:run_plugins:1842 : local plugins=,devstack-plugin-ceph 2022-04-11 21:14:54.749 | + functions-common:run_plugins:1843 : local plugin 2022-04-11 21:14:54.752 | + functions-common:run_plugins:1844 : for plugin in ${plugins//,/ } 2022-04-11 21:14:54.755 | + functions-common:run_plugins:1845 : local dir=/opt/stack/devstack-plugin-ceph 2022-04-11 21:14:54.758 | + functions-common:run_plugins:1846 : [[ -f /opt/stack/devstack-plugin-ceph/devstack/plugin.sh ]] 2022-04-11 21:14:54.761 | + functions-common:run_plugins:1847 : source /opt/stack/devstack-plugin-ceph/devstack/plugin.sh stack post-config 2022-04-11 21:14:54.765 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:3 : [[ stack == \s\o\u\r\c\e ]] 2022-04-11 21:14:54.767 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:6 : [[ stack == \s\t\a\c\k ]] 2022-04-11 21:14:54.770 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:6 : [[ post-config == \p\r\e\-\i\n\s\t\a\l\l ]] 2022-04-11 21:14:54.772 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:32 : [[ stack == \s\t\a\c\k ]] 2022-04-11 21:14:54.775 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:32 : [[ post-config == \i\n\s\t\a\l\l ]] 2022-04-11 21:14:54.778 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:44 : [[ stack == \s\t\a\c\k ]] 2022-04-11 21:14:54.780 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:44 : [[ post-config == \p\o\s\t\-\c\o\n\f\i\g ]] 2022-04-11 21:14:54.782 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:45 : is_ceph_enabled_for_service glance 2022-04-11 21:14:54.785 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:197 : local config config_name enabled service 2022-04-11 21:14:54.791 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:198 : enabled=1 2022-04-11 21:14:54.796 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:199 : service=glance 2022-04-11 21:14:54.800 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:203 : echo glance 2022-04-11 21:14:54.803 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:203 : tr '[:lower:]' '[:upper:]' 2022-04-11 21:14:54.803 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:203 : tr - _ 2022-04-11 21:14:54.807 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:203 : config_name=ENABLE_CEPH_GLANCE 2022-04-11 21:14:54.810 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:204 : eval echo '$ENABLE_CEPH_GLANCE' 2022-04-11 21:14:54.813 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:204 : echo False 2022-04-11 21:14:54.816 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:204 : config=False 2022-04-11 21:14:54.819 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:206 : is_service_enabled glance 2022-04-11 21:14:54.836 | ++ functions-common:is_service_enabled:2081 : return 0 2022-04-11 21:14:54.839 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:206 : [[ False == \T\r\u\e ]] 2022-04-11 21:14:54.842 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:209 : return 1 2022-04-11 21:14:54.844 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:49 : is_ceph_enabled_for_service nova 2022-04-11 21:14:54.846 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:197 : local config config_name enabled service 2022-04-11 21:14:54.849 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:198 : enabled=1 2022-04-11 21:14:54.852 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:199 : service=nova 2022-04-11 21:14:54.858 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:203 : tr '[:lower:]' '[:upper:]' 2022-04-11 21:14:54.858 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:203 : tr - _ 2022-04-11 21:14:54.858 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:203 : echo nova 2022-04-11 21:14:54.862 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:203 : config_name=ENABLE_CEPH_NOVA 2022-04-11 21:14:54.865 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:204 : eval echo '$ENABLE_CEPH_NOVA' 2022-04-11 21:14:54.867 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:204 : echo False 2022-04-11 21:14:54.870 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:204 : config=False 2022-04-11 21:14:54.873 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:206 : is_service_enabled nova 2022-04-11 21:14:54.890 | ++ functions-common:is_service_enabled:2081 : return 0 2022-04-11 21:14:54.894 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:206 : [[ False == \T\r\u\e ]] 2022-04-11 21:14:54.896 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:209 : return 1 2022-04-11 21:14:54.898 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:53 : is_ceph_enabled_for_service cinder 2022-04-11 21:14:54.901 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:197 : local config config_name enabled service 2022-04-11 21:14:54.904 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:198 : enabled=1 2022-04-11 21:14:54.906 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:199 : service=cinder 2022-04-11 21:14:54.910 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:203 : tr '[:lower:]' '[:upper:]' 2022-04-11 21:14:54.910 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:203 : echo cinder 2022-04-11 21:14:54.912 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:203 : tr - _ 2022-04-11 21:14:54.917 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:203 : config_name=ENABLE_CEPH_CINDER 2022-04-11 21:14:54.921 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:204 : eval echo '$ENABLE_CEPH_CINDER' 2022-04-11 21:14:54.924 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:204 : echo True 2022-04-11 21:14:54.926 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:204 : config=True 2022-04-11 21:14:54.930 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:206 : is_service_enabled cinder 2022-04-11 21:14:54.947 | ++ functions-common:is_service_enabled:2081 : return 0 2022-04-11 21:14:54.950 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:206 : [[ True == \T\r\u\e ]] 2022-04-11 21:14:54.953 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:207 : enabled=0 2022-04-11 21:14:54.955 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:209 : return 0 2022-04-11 21:14:54.958 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:54 : echo_summary 'Configuring Cinder for Ceph' 2022-04-11 21:14:54.960 | ++ ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-11 21:14:54.963 | ++ ./stack.sh:echo_summary:448 : echo -e Configuring Cinder for Ceph 2022-04-11 21:14:54.966 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:55 : configure_ceph_cinder 2022-04-11 21:14:54.968 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph_cinder:871 : sudo ceph -c /etc/ceph/ceph.conf osd pool create volumes 8 8 2022-04-11 21:14:55.460 | + inc/async:async_inner:64 : rc=0 2022-04-11 21:14:55.486 | [102415 Async configure_neutron_nova:102415]: finished successfully 2022-04-11 21:14:57.070 | pool 'volumes' created 2022-04-11 21:14:57.094 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph_cinder:874 : 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-04-11 21:14:57.095 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph_cinder:880 : sudo tee /etc/ceph/ceph.client.cinder.keyring 2022-04-11 21:14:57.729 | [client.cinder] 2022-04-11 21:14:57.729 | key = AQBRmlRis6T/KhAABGvFGFjYOCX3hMBG4lGa6A== 2022-04-11 21:14:57.758 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph_cinder:882 : id -g -n 2022-04-11 21:14:57.763 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph_cinder:882 : sudo chown ubuntu:ubuntu /etc/ceph/ceph.client.cinder.keyring 2022-04-11 21:14:57.776 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph_cinder:885 : sudo rbd pool init volumes 2022-04-11 21:15:00.096 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:57 : is_ceph_enabled_for_service nova 2022-04-11 21:15:00.098 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:197 : local config config_name enabled service 2022-04-11 21:15:00.100 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:198 : enabled=1 2022-04-11 21:15:00.103 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:199 : service=nova 2022-04-11 21:15:00.107 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:203 : echo nova 2022-04-11 21:15:00.107 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:203 : tr '[:lower:]' '[:upper:]' 2022-04-11 21:15:00.109 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:203 : tr - _ 2022-04-11 21:15:00.112 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:203 : config_name=ENABLE_CEPH_NOVA 2022-04-11 21:15:00.115 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:204 : eval echo '$ENABLE_CEPH_NOVA' 2022-04-11 21:15:00.117 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:204 : echo False 2022-04-11 21:15:00.121 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:204 : config=False 2022-04-11 21:15:00.124 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:206 : is_service_enabled nova 2022-04-11 21:15:00.140 | ++ functions-common:is_service_enabled:2081 : return 0 2022-04-11 21:15:00.142 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:206 : [[ False == \T\r\u\e ]] 2022-04-11 21:15:00.145 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:209 : return 1 2022-04-11 21:15:00.147 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:63 : is_ceph_enabled_for_service manila 2022-04-11 21:15:00.150 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:197 : local config config_name enabled service 2022-04-11 21:15:00.153 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:198 : enabled=1 2022-04-11 21:15:00.155 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:199 : service=manila 2022-04-11 21:15:00.159 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:203 : echo manila 2022-04-11 21:15:00.159 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:203 : tr '[:lower:]' '[:upper:]' 2022-04-11 21:15:00.160 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:203 : tr - _ 2022-04-11 21:15:00.164 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:203 : config_name=ENABLE_CEPH_MANILA 2022-04-11 21:15:00.167 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:204 : eval echo '$ENABLE_CEPH_MANILA' 2022-04-11 21:15:00.170 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:204 : echo True 2022-04-11 21:15:00.172 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:204 : config=True 2022-04-11 21:15:00.175 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:206 : is_service_enabled manila 2022-04-11 21:15:00.191 | ++ functions-common:is_service_enabled:2081 : return 1 2022-04-11 21:15:00.194 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:209 : return 1 2022-04-11 21:15:00.196 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:68 : '[' False = False ']' 2022-04-11 21:15:00.199 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:69 : is_ceph_enabled_for_service glance 2022-04-11 21:15:00.202 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:197 : local config config_name enabled service 2022-04-11 21:15:00.204 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:198 : enabled=1 2022-04-11 21:15:00.206 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:199 : service=glance 2022-04-11 21:15:00.210 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:203 : echo glance 2022-04-11 21:15:00.210 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:203 : tr - _ 2022-04-11 21:15:00.211 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:203 : tr '[:lower:]' '[:upper:]' 2022-04-11 21:15:00.216 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:203 : config_name=ENABLE_CEPH_GLANCE 2022-04-11 21:15:00.219 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:204 : eval echo '$ENABLE_CEPH_GLANCE' 2022-04-11 21:15:00.221 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:204 : echo False 2022-04-11 21:15:00.224 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:204 : config=False 2022-04-11 21:15:00.227 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:206 : is_service_enabled glance 2022-04-11 21:15:00.242 | ++ functions-common:is_service_enabled:2081 : return 0 2022-04-11 21:15:00.245 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:206 : [[ False == \T\r\u\e ]] 2022-04-11 21:15:00.248 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:209 : return 1 2022-04-11 21:15:00.250 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:73 : is_ceph_enabled_for_service nova 2022-04-11 21:15:00.253 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:197 : local config config_name enabled service 2022-04-11 21:15:00.255 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:198 : enabled=1 2022-04-11 21:15:00.257 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:199 : service=nova 2022-04-11 21:15:00.262 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:203 : echo nova 2022-04-11 21:15:00.262 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:203 : tr - _ 2022-04-11 21:15:00.262 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:203 : tr '[:lower:]' '[:upper:]' 2022-04-11 21:15:00.267 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:203 : config_name=ENABLE_CEPH_NOVA 2022-04-11 21:15:00.270 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:204 : eval echo '$ENABLE_CEPH_NOVA' 2022-04-11 21:15:00.272 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:204 : echo False 2022-04-11 21:15:00.275 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:204 : config=False 2022-04-11 21:15:00.277 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:206 : is_service_enabled nova 2022-04-11 21:15:00.293 | ++ functions-common:is_service_enabled:2081 : return 0 2022-04-11 21:15:00.296 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:206 : [[ False == \T\r\u\e ]] 2022-04-11 21:15:00.298 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:209 : return 1 2022-04-11 21:15:00.301 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:77 : is_ceph_enabled_for_service cinder 2022-04-11 21:15:00.303 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:197 : local config config_name enabled service 2022-04-11 21:15:00.306 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:198 : enabled=1 2022-04-11 21:15:00.309 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:199 : service=cinder 2022-04-11 21:15:00.312 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:203 : echo cinder 2022-04-11 21:15:00.313 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:203 : tr '[:lower:]' '[:upper:]' 2022-04-11 21:15:00.313 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:203 : tr - _ 2022-04-11 21:15:00.317 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:203 : config_name=ENABLE_CEPH_CINDER 2022-04-11 21:15:00.320 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:204 : eval echo '$ENABLE_CEPH_CINDER' 2022-04-11 21:15:00.323 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:204 : echo True 2022-04-11 21:15:00.326 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:204 : config=True 2022-04-11 21:15:00.329 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:206 : is_service_enabled cinder 2022-04-11 21:15:00.344 | ++ functions-common:is_service_enabled:2081 : return 0 2022-04-11 21:15:00.347 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:206 : [[ True == \T\r\u\e ]] 2022-04-11 21:15:00.349 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:207 : enabled=0 2022-04-11 21:15:00.352 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:209 : return 0 2022-04-11 21:15:00.354 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:78 : echo_summary 'Configuring Cinder for Ceph' 2022-04-11 21:15:00.356 | ++ ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-11 21:15:00.359 | ++ ./stack.sh:echo_summary:448 : echo -e Configuring Cinder for Ceph 2022-04-11 21:15:00.361 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:79 : configure_ceph_embedded_cinder 2022-04-11 21:15:00.363 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph_embedded_cinder:863 : [[ 1 -ne 1 ]] 2022-04-11 21:15:00.366 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:81 : is_ceph_enabled_for_service manila 2022-04-11 21:15:00.368 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:197 : local config config_name enabled service 2022-04-11 21:15:00.371 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:198 : enabled=1 2022-04-11 21:15:00.373 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:199 : service=manila 2022-04-11 21:15:00.377 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:203 : echo manila 2022-04-11 21:15:00.378 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:203 : tr - _ 2022-04-11 21:15:00.378 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:203 : tr '[:lower:]' '[:upper:]' 2022-04-11 21:15:00.382 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:203 : config_name=ENABLE_CEPH_MANILA 2022-04-11 21:15:00.385 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:204 : eval echo '$ENABLE_CEPH_MANILA' 2022-04-11 21:15:00.388 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:204 : echo True 2022-04-11 21:15:00.391 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:204 : config=True 2022-04-11 21:15:00.394 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:206 : is_service_enabled manila 2022-04-11 21:15:00.414 | ++ functions-common:is_service_enabled:2081 : return 1 2022-04-11 21:15:00.418 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:209 : return 1 2022-04-11 21:15:00.420 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:85 : '[' False = True ']' 2022-04-11 21:15:00.423 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:125 : [[ stack == \u\n\s\t\a\c\k ]] 2022-04-11 21:15:00.425 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:139 : [[ stack == \c\l\e\a\n ]] 2022-04-11 21:15:00.428 | + ./stack.sh:main:1243 : merge_config_group /home/ubuntu/devstack/local.conf post-config 2022-04-11 21:15:00.431 | + inc/meta-config:merge_config_group:171 : local localfile=/home/ubuntu/devstack/local.conf 2022-04-11 21:15:00.434 | + inc/meta-config:merge_config_group:171 : shift 2022-04-11 21:15:00.437 | + inc/meta-config:merge_config_group:172 : local matchgroups=post-config 2022-04-11 21:15:00.439 | + inc/meta-config:merge_config_group:174 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-04-11 21:15:00.442 | + inc/meta-config:merge_config_group:176 : local configfile group 2022-04-11 21:15:00.444 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2022-04-11 21:15:00.448 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /home/ubuntu/devstack/local.conf post-config 2022-04-11 21:15:00.451 | ++ inc/meta-config:get_meta_section_files:63 : local file=/home/ubuntu/devstack/local.conf 2022-04-11 21:15:00.454 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=post-config 2022-04-11 21:15:00.457 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-04-11 21:15:00.460 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=post-config ' 2022-04-11 21:15:00.460 | /^\[\[.+\|.*\]\]/ { 2022-04-11 21:15:00.460 | gsub("[][]", "", $1); 2022-04-11 21:15:00.460 | split($1, a, "|"); 2022-04-11 21:15:00.460 | if (a[1] == matchgroup) 2022-04-11 21:15:00.460 | print a[2] 2022-04-11 21:15:00.460 | } 2022-04-11 21:15:00.460 | ' /home/ubuntu/devstack/local.conf 2022-04-11 21:15:00.466 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2022-04-11 21:15:00.469 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2022-04-11 21:15:00.471 | + inc/meta-config:merge_config_group:180 : local dir 2022-04-11 21:15:00.475 | ++ inc/meta-config:merge_config_group:182 : eval 'echo $NOVA_CONF' 2022-04-11 21:15:00.477 | +++ inc/meta-config:merge_config_group:182 : echo /etc/nova/nova.conf 2022-04-11 21:15:00.480 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/nova/nova.conf 2022-04-11 21:15:00.483 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/nova/nova.conf ]] 2022-04-11 21:15:00.486 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/nova/nova.conf 2022-04-11 21:15:00.491 | + inc/meta-config:merge_config_group:187 : dir=/etc/nova 2022-04-11 21:15:00.494 | + inc/meta-config:merge_config_group:188 : [[ -d /etc/nova ]] 2022-04-11 21:15:00.497 | + inc/meta-config:merge_config_group:189 : merge_config_file /home/ubuntu/devstack/local.conf post-config '$NOVA_CONF' 2022-04-11 21:15:00.499 | + inc/meta-config:merge_config_file:83 : local file=/home/ubuntu/devstack/local.conf 2022-04-11 21:15:00.502 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2022-04-11 21:15:00.504 | + inc/meta-config:merge_config_file:85 : local 'configfile=$NOVA_CONF' 2022-04-11 21:15:00.507 | + inc/meta-config:merge_config_file:90 : local real_configfile 2022-04-11 21:15:00.511 | ++ inc/meta-config:merge_config_file:91 : eval echo '$NOVA_CONF' 2022-04-11 21:15:00.514 | +++ inc/meta-config:merge_config_file:91 : echo /etc/nova/nova.conf 2022-04-11 21:15:00.517 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/nova/nova.conf 2022-04-11 21:15:00.519 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/nova/nova.conf ']' 2022-04-11 21:15:00.523 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/ubuntu/devstack/local.conf post-config '$NOVA_CONF' 2022-04-11 21:15:00.524 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$NOVA_CONF' ' 2022-04-11 21:15:00.524 | BEGIN { 2022-04-11 21:15:00.524 | section = "" 2022-04-11 21:15:00.524 | last_section = "" 2022-04-11 21:15:00.524 | section_count = 0 2022-04-11 21:15:00.524 | } 2022-04-11 21:15:00.524 | /^\[.+\]/ { 2022-04-11 21:15:00.524 | gsub("[][]", "", $1); 2022-04-11 21:15:00.524 | section=$1 2022-04-11 21:15:00.524 | next 2022-04-11 21:15:00.524 | } 2022-04-11 21:15:00.524 | /^ *\#/ { 2022-04-11 21:15:00.524 | next 2022-04-11 21:15:00.524 | } 2022-04-11 21:15:00.524 | /^[^ \t]+/ { 2022-04-11 21:15:00.524 | # get offset of first = in $0 2022-04-11 21:15:00.524 | eq_idx = index($0, "=") 2022-04-11 21:15:00.524 | # extract attr & value from $0 2022-04-11 21:15:00.524 | attr = substr($0, 1, eq_idx - 1) 2022-04-11 21:15:00.524 | value = substr($0, eq_idx + 1) 2022-04-11 21:15:00.524 | # only need to strip trailing whitespace from attr 2022-04-11 21:15:00.524 | sub(/[ \t]*$/, "", attr) 2022-04-11 21:15:00.524 | # need to strip leading & trailing whitespace from value 2022-04-11 21:15:00.524 | sub(/^[ \t]*/, "", value) 2022-04-11 21:15:00.524 | sub(/[ \t]*$/, "", value) 2022-04-11 21:15:00.524 | 2022-04-11 21:15:00.525 | # cfg_attr_count: number of config lines per [section, attr] 2022-04-11 21:15:00.525 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2022-04-11 21:15:00.525 | # cfg_section: keep the section names in the same order as they appear in local.conf 2022-04-11 21:15:00.525 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2022-04-11 21:15:00.525 | if (! (section, attr) in cfg_attr_count) { 2022-04-11 21:15:00.525 | if (section != last_section) { 2022-04-11 21:15:00.525 | cfg_section[section_count++] = section 2022-04-11 21:15:00.525 | last_section = section 2022-04-11 21:15:00.525 | } 2022-04-11 21:15:00.525 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2022-04-11 21:15:00.525 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2022-04-11 21:15:00.525 | 2022-04-11 21:15:00.525 | cfg_attr[section, attr, 0] = value 2022-04-11 21:15:00.525 | cfg_attr_count[section, attr] = 1 2022-04-11 21:15:00.525 | } else { 2022-04-11 21:15:00.525 | lno = cfg_attr_count[section, attr]++ 2022-04-11 21:15:00.525 | cfg_attr[section, attr, lno] = value 2022-04-11 21:15:00.525 | } 2022-04-11 21:15:00.525 | } 2022-04-11 21:15:00.525 | END { 2022-04-11 21:15:00.525 | # Process each section in order 2022-04-11 21:15:00.525 | for (sno = 0; sno < section_count; sno++) { 2022-04-11 21:15:00.525 | section = cfg_section[sno] 2022-04-11 21:15:00.525 | # The ini routines simply append a config item immediately 2022-04-11 21:15:00.525 | # after the section header. To keep the same order as defined 2022-04-11 21:15:00.525 | # in local.conf, invoke the ini routines in the reverse order 2022-04-11 21:15:00.525 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2022-04-11 21:15:00.525 | attr = cfg_sec_attr_name[sno, attr_no] 2022-04-11 21:15:00.525 | if (cfg_attr_count[section, attr] == 1) 2022-04-11 21:15:00.525 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2022-04-11 21:15:00.525 | else { 2022-04-11 21:15:00.525 | # For multiline, invoke the ini routines in the reverse order 2022-04-11 21:15:00.525 | count = cfg_attr_count[section, attr] 2022-04-11 21:15:00.525 | print "inidelete " configfile " " section " " attr 2022-04-11 21:15:00.525 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2022-04-11 21:15:00.526 | for (l = count -2; l >= 0; l--) 2022-04-11 21:15:00.526 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2022-04-11 21:15:00.526 | } 2022-04-11 21:15:00.526 | } 2022-04-11 21:15:00.526 | } 2022-04-11 21:15:00.526 | } 2022-04-11 21:15:00.526 | ' 2022-04-11 21:15:00.526 | + inc/meta-config:merge_config_file:164 : read a 2022-04-11 21:15:00.526 | + inc/meta-config:get_meta_section:33 : local file=/home/ubuntu/devstack/local.conf 2022-04-11 21:15:00.527 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2022-04-11 21:15:00.528 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2022-04-11 21:15:00.531 | + inc/meta-config:get_meta_section:35 : local 'configfile=$NOVA_CONF' 2022-04-11 21:15:00.533 | + inc/meta-config:get_meta_section:37 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-04-11 21:15:00.536 | + inc/meta-config:get_meta_section:38 : [[ -z $NOVA_CONF ]] 2022-04-11 21:15:00.538 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$NOVA_CONF' ' 2022-04-11 21:15:00.538 | BEGIN { group = "" } 2022-04-11 21:15:00.539 | /^\[\[.+\|.*\]\]/ { 2022-04-11 21:15:00.539 | gsub("[][]", "", $1); 2022-04-11 21:15:00.539 | split($1, a, "|"); 2022-04-11 21:15:00.539 | if (a[1] == matchgroup && a[2] == configfile) { 2022-04-11 21:15:00.539 | group=a[1] 2022-04-11 21:15:00.539 | } else { 2022-04-11 21:15:00.539 | group="" 2022-04-11 21:15:00.539 | } 2022-04-11 21:15:00.539 | next 2022-04-11 21:15:00.539 | } 2022-04-11 21:15:00.539 | { 2022-04-11 21:15:00.539 | if (group != "") 2022-04-11 21:15:00.539 | print $0 2022-04-11 21:15:00.539 | } 2022-04-11 21:15:00.539 | ' /home/ubuntu/devstack/local.conf 2022-04-11 21:15:00.545 | + 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-04-11 21:15:00.548 | ++ 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-04-11 21:15:00.578 | + inc/meta-config:merge_config_file:164 : read a 2022-04-11 21:15:00.580 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF DEFAULT force_config_drive "True"' 2022-04-11 21:15:00.583 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf DEFAULT force_config_drive True 2022-04-11 21:15:00.612 | + inc/meta-config:merge_config_file:164 : read a 2022-04-11 21:15:00.615 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF glance use_glance_v1 "False"' 2022-04-11 21:15:00.618 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf glance use_glance_v1 False 2022-04-11 21:15:00.650 | + inc/meta-config:merge_config_file:164 : read a 2022-04-11 21:15:00.653 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF oslo_messaging_rabbit heartbeat_rate "3"' 2022-04-11 21:15:00.656 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf oslo_messaging_rabbit heartbeat_rate 3 2022-04-11 21:15:00.688 | + inc/meta-config:merge_config_file:164 : read a 2022-04-11 21:15:00.690 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF oslo_messaging_rabbit heartbeat_timeout_threshold "600"' 2022-04-11 21:15:00.693 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf oslo_messaging_rabbit heartbeat_timeout_threshold 600 2022-04-11 21:15:00.723 | + inc/meta-config:merge_config_file:164 : read a 2022-04-11 21:15:00.725 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement auth_type "password"' 2022-04-11 21:15:00.728 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement auth_type password 2022-04-11 21:15:00.762 | + inc/meta-config:merge_config_file:164 : read a 2022-04-11 21:15:00.765 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement auth_url "http://10.222.0.45/identity"' 2022-04-11 21:15:00.767 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement auth_url http://10.222.0.45/identity 2022-04-11 21:15:00.799 | + inc/meta-config:merge_config_file:164 : read a 2022-04-11 21:15:00.802 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement username "placement"' 2022-04-11 21:15:00.804 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement username placement 2022-04-11 21:15:00.836 | + inc/meta-config:merge_config_file:164 : read a 2022-04-11 21:15:00.839 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement password "Passw0rd"' 2022-04-11 21:15:00.842 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement password Passw0rd 2022-04-11 21:15:00.873 | + inc/meta-config:merge_config_file:164 : read a 2022-04-11 21:15:00.875 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement user_domain_name "Default"' 2022-04-11 21:15:00.878 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement user_domain_name Default 2022-04-11 21:15:00.909 | + inc/meta-config:merge_config_file:164 : read a 2022-04-11 21:15:00.912 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement project_name "service"' 2022-04-11 21:15:00.915 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement project_name service 2022-04-11 21:15:00.945 | + inc/meta-config:merge_config_file:164 : read a 2022-04-11 21:15:00.948 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement project_domain_name "Default"' 2022-04-11 21:15:00.951 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement project_domain_name Default 2022-04-11 21:15:00.982 | + inc/meta-config:merge_config_file:164 : read a 2022-04-11 21:15:00.984 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement os_region_name "RegionOne"' 2022-04-11 21:15:00.987 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement os_region_name RegionOne 2022-04-11 21:15:01.017 | + inc/meta-config:merge_config_file:164 : read a 2022-04-11 21:15:01.020 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2022-04-11 21:15:01.023 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2022-04-11 21:15:01.026 | + inc/meta-config:merge_config_group:180 : local dir 2022-04-11 21:15:01.029 | ++ inc/meta-config:merge_config_group:182 : eval 'echo $NEUTRON_CONF' 2022-04-11 21:15:01.032 | +++ inc/meta-config:merge_config_group:182 : echo /etc/neutron/neutron.conf 2022-04-11 21:15:01.035 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/neutron/neutron.conf 2022-04-11 21:15:01.037 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/neutron/neutron.conf ]] 2022-04-11 21:15:01.041 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/neutron/neutron.conf 2022-04-11 21:15:01.045 | + inc/meta-config:merge_config_group:187 : dir=/etc/neutron 2022-04-11 21:15:01.048 | + inc/meta-config:merge_config_group:188 : [[ -d /etc/neutron ]] 2022-04-11 21:15:01.050 | + inc/meta-config:merge_config_group:189 : merge_config_file /home/ubuntu/devstack/local.conf post-config '$NEUTRON_CONF' 2022-04-11 21:15:01.053 | + inc/meta-config:merge_config_file:83 : local file=/home/ubuntu/devstack/local.conf 2022-04-11 21:15:01.056 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2022-04-11 21:15:01.059 | + inc/meta-config:merge_config_file:85 : local 'configfile=$NEUTRON_CONF' 2022-04-11 21:15:01.062 | + inc/meta-config:merge_config_file:90 : local real_configfile 2022-04-11 21:15:01.065 | ++ inc/meta-config:merge_config_file:91 : eval echo '$NEUTRON_CONF' 2022-04-11 21:15:01.068 | +++ inc/meta-config:merge_config_file:91 : echo /etc/neutron/neutron.conf 2022-04-11 21:15:01.071 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/neutron/neutron.conf 2022-04-11 21:15:01.074 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/neutron/neutron.conf ']' 2022-04-11 21:15:01.079 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$NEUTRON_CONF' ' 2022-04-11 21:15:01.079 | BEGIN { 2022-04-11 21:15:01.079 | section = "" 2022-04-11 21:15:01.079 | last_section = "" 2022-04-11 21:15:01.079 | section_count = 0 2022-04-11 21:15:01.079 | } 2022-04-11 21:15:01.079 | /^\[.+\]/ { 2022-04-11 21:15:01.079 | gsub("[][]", "", $1); 2022-04-11 21:15:01.079 | section=$1 2022-04-11 21:15:01.079 | next 2022-04-11 21:15:01.079 | } 2022-04-11 21:15:01.079 | /^ *\#/ { 2022-04-11 21:15:01.079 | next 2022-04-11 21:15:01.079 | } 2022-04-11 21:15:01.079 | /^[^ \t]+/ { 2022-04-11 21:15:01.079 | # get offset of first = in $0 2022-04-11 21:15:01.080 | eq_idx = index($0, "=") 2022-04-11 21:15:01.080 | # extract attr & value from $0 2022-04-11 21:15:01.080 | attr = substr($0, 1, eq_idx - 1) 2022-04-11 21:15:01.080 | value = substr($0, eq_idx + 1) 2022-04-11 21:15:01.080 | # only need to strip trailing whitespace from attr 2022-04-11 21:15:01.080 | sub(/[ \t]*$/, "", attr) 2022-04-11 21:15:01.080 | # need to strip leading & trailing whitespace from value 2022-04-11 21:15:01.080 | sub(/^[ \t]*/, "", value) 2022-04-11 21:15:01.080 | sub(/[ \t]*$/, "", value) 2022-04-11 21:15:01.080 | 2022-04-11 21:15:01.080 | # cfg_attr_count: number of config lines per [section, attr] 2022-04-11 21:15:01.080 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2022-04-11 21:15:01.080 | # cfg_section: keep the section names in the same order as they appear in local.conf 2022-04-11 21:15:01.080 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2022-04-11 21:15:01.080 | if (! (section, attr) in cfg_attr_count) { 2022-04-11 21:15:01.080 | if (section != last_section) { 2022-04-11 21:15:01.080 | cfg_section[section_count++] = section 2022-04-11 21:15:01.080 | last_section = section 2022-04-11 21:15:01.080 | } 2022-04-11 21:15:01.080 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2022-04-11 21:15:01.080 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2022-04-11 21:15:01.080 | 2022-04-11 21:15:01.081 | cfg_attr[section, attr, 0] = value 2022-04-11 21:15:01.081 | cfg_attr_count[section, attr] = 1 2022-04-11 21:15:01.081 | } else { 2022-04-11 21:15:01.081 | lno = cfg_attr_count[section, attr]++ 2022-04-11 21:15:01.081 | cfg_attr[section, attr, lno] = value 2022-04-11 21:15:01.081 | } 2022-04-11 21:15:01.081 | } 2022-04-11 21:15:01.081 | END { 2022-04-11 21:15:01.081 | # Process each section in order 2022-04-11 21:15:01.081 | for (sno = 0; sno < section_count; sno++) { 2022-04-11 21:15:01.081 | section = cfg_section[sno] 2022-04-11 21:15:01.081 | # The ini routines simply append a config item immediately 2022-04-11 21:15:01.081 | # after the section header. To keep the same order as defined 2022-04-11 21:15:01.082 | # in local.conf, invoke the ini routines in the reverse order 2022-04-11 21:15:01.082 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2022-04-11 21:15:01.082 | attr = cfg_sec_attr_name[sno, attr_no] 2022-04-11 21:15:01.082 | if (cfg_attr_count[section, attr] == 1) 2022-04-11 21:15:01.082 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2022-04-11 21:15:01.082 | else { 2022-04-11 21:15:01.082 | # For multiline, invoke the ini routines in the reverse order 2022-04-11 21:15:01.082 | count = cfg_attr_count[section, attr] 2022-04-11 21:15:01.082 | print "inidelete " configfile " " section " " attr 2022-04-11 21:15:01.082 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2022-04-11 21:15:01.082 | for (l = count -2; l >= 0; l--) 2022-04-11 21:15:01.082 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2022-04-11 21:15:01.082 | } 2022-04-11 21:15:01.082 | } 2022-04-11 21:15:01.082 | } 2022-04-11 21:15:01.082 | } 2022-04-11 21:15:01.083 | ' 2022-04-11 21:15:01.083 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/ubuntu/devstack/local.conf post-config '$NEUTRON_CONF' 2022-04-11 21:15:01.083 | + inc/meta-config:merge_config_file:164 : read a 2022-04-11 21:15:01.083 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2022-04-11 21:15:01.083 | + inc/meta-config:get_meta_section:33 : local file=/home/ubuntu/devstack/local.conf 2022-04-11 21:15:01.086 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2022-04-11 21:15:01.089 | + inc/meta-config:get_meta_section:35 : local 'configfile=$NEUTRON_CONF' 2022-04-11 21:15:01.092 | + inc/meta-config:get_meta_section:37 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-04-11 21:15:01.096 | + inc/meta-config:get_meta_section:38 : [[ -z $NEUTRON_CONF ]] 2022-04-11 21:15:01.099 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$NEUTRON_CONF' ' 2022-04-11 21:15:01.099 | BEGIN { group = "" } 2022-04-11 21:15:01.099 | /^\[\[.+\|.*\]\]/ { 2022-04-11 21:15:01.099 | gsub("[][]", "", $1); 2022-04-11 21:15:01.099 | split($1, a, "|"); 2022-04-11 21:15:01.099 | if (a[1] == matchgroup && a[2] == configfile) { 2022-04-11 21:15:01.099 | group=a[1] 2022-04-11 21:15:01.099 | } else { 2022-04-11 21:15:01.099 | group="" 2022-04-11 21:15:01.099 | } 2022-04-11 21:15:01.099 | next 2022-04-11 21:15:01.099 | } 2022-04-11 21:15:01.099 | { 2022-04-11 21:15:01.099 | if (group != "") 2022-04-11 21:15:01.099 | print $0 2022-04-11 21:15:01.100 | } 2022-04-11 21:15:01.100 | ' /home/ubuntu/devstack/local.conf 2022-04-11 21:15:01.106 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF database max_overflow "50"' 2022-04-11 21:15:01.109 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf database max_overflow 50 2022-04-11 21:15:01.140 | + inc/meta-config:merge_config_file:164 : read a 2022-04-11 21:15:01.142 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF database max_pool_size "50"' 2022-04-11 21:15:01.145 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf database max_pool_size 50 2022-04-11 21:15:01.174 | + inc/meta-config:merge_config_file:164 : read a 2022-04-11 21:15:01.177 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF database min_pool_size "5"' 2022-04-11 21:15:01.180 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf database min_pool_size 5 2022-04-11 21:15:01.212 | + inc/meta-config:merge_config_file:164 : read a 2022-04-11 21:15:01.214 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_firewall_rule "100"' 2022-04-11 21:15:01.218 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_firewall_rule 100 2022-04-11 21:15:01.249 | + inc/meta-config:merge_config_file:164 : read a 2022-04-11 21:15:01.251 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_firewall_policy "10"' 2022-04-11 21:15:01.254 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_firewall_policy 10 2022-04-11 21:15:01.284 | + inc/meta-config:merge_config_file:164 : read a 2022-04-11 21:15:01.287 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_firewall "10"' 2022-04-11 21:15:01.290 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_firewall 10 2022-04-11 21:15:01.320 | + inc/meta-config:merge_config_file:164 : read a 2022-04-11 21:15:01.324 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_floatingip "50"' 2022-04-11 21:15:01.326 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_floatingip 50 2022-04-11 21:15:01.356 | + inc/meta-config:merge_config_file:164 : read a 2022-04-11 21:15:01.359 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_router "100"' 2022-04-11 21:15:01.361 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_router 100 2022-04-11 21:15:01.392 | + inc/meta-config:merge_config_file:164 : read a 2022-04-11 21:15:01.395 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_loadbalancer "100"' 2022-04-11 21:15:01.397 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_loadbalancer 100 2022-04-11 21:15:01.433 | + inc/meta-config:merge_config_file:164 : read a 2022-04-11 21:15:01.436 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_pool "100"' 2022-04-11 21:15:01.438 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_pool 100 2022-04-11 21:15:01.469 | + inc/meta-config:merge_config_file:164 : read a 2022-04-11 21:15:01.471 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_vip "100"' 2022-04-11 21:15:01.474 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_vip 100 2022-04-11 21:15:01.505 | + inc/meta-config:merge_config_file:164 : read a 2022-04-11 21:15:01.507 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_security_group_rule "100"' 2022-04-11 21:15:01.510 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_security_group_rule 100 2022-04-11 21:15:01.540 | + inc/meta-config:merge_config_file:164 : read a 2022-04-11 21:15:01.543 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_security_group "100"' 2022-04-11 21:15:01.545 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_security_group 100 2022-04-11 21:15:01.576 | + inc/meta-config:merge_config_file:164 : read a 2022-04-11 21:15:01.579 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_port "500"' 2022-04-11 21:15:01.581 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_port 500 2022-04-11 21:15:01.612 | + inc/meta-config:merge_config_file:164 : read a 2022-04-11 21:15:01.615 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_subnet "100"' 2022-04-11 21:15:01.618 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_subnet 100 2022-04-11 21:15:01.648 | + inc/meta-config:merge_config_file:164 : read a 2022-04-11 21:15:01.652 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_network "100"' 2022-04-11 21:15:01.654 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_network 100 2022-04-11 21:15:01.684 | + inc/meta-config:merge_config_file:164 : read a 2022-04-11 21:15:01.688 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2022-04-11 21:15:01.690 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2022-04-11 21:15:01.693 | + inc/meta-config:merge_config_group:180 : local dir 2022-04-11 21:15:01.696 | ++ inc/meta-config:merge_config_group:182 : eval 'echo $CINDER_CONF' 2022-04-11 21:15:01.699 | +++ inc/meta-config:merge_config_group:182 : echo /etc/cinder/cinder.conf 2022-04-11 21:15:01.703 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/cinder/cinder.conf 2022-04-11 21:15:01.705 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/cinder/cinder.conf ]] 2022-04-11 21:15:01.709 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/cinder/cinder.conf 2022-04-11 21:15:01.713 | + inc/meta-config:merge_config_group:187 : dir=/etc/cinder 2022-04-11 21:15:01.716 | + inc/meta-config:merge_config_group:188 : [[ -d /etc/cinder ]] 2022-04-11 21:15:01.719 | + inc/meta-config:merge_config_group:189 : merge_config_file /home/ubuntu/devstack/local.conf post-config '$CINDER_CONF' 2022-04-11 21:15:01.721 | + inc/meta-config:merge_config_file:83 : local file=/home/ubuntu/devstack/local.conf 2022-04-11 21:15:01.724 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2022-04-11 21:15:01.726 | + inc/meta-config:merge_config_file:85 : local 'configfile=$CINDER_CONF' 2022-04-11 21:15:01.729 | + inc/meta-config:merge_config_file:90 : local real_configfile 2022-04-11 21:15:01.732 | ++ inc/meta-config:merge_config_file:91 : eval echo '$CINDER_CONF' 2022-04-11 21:15:01.735 | +++ inc/meta-config:merge_config_file:91 : echo /etc/cinder/cinder.conf 2022-04-11 21:15:01.738 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/cinder/cinder.conf 2022-04-11 21:15:01.740 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/cinder/cinder.conf ']' 2022-04-11 21:15:01.744 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/ubuntu/devstack/local.conf post-config '$CINDER_CONF' 2022-04-11 21:15:01.744 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$CINDER_CONF' ' 2022-04-11 21:15:01.744 | BEGIN { 2022-04-11 21:15:01.744 | section = "" 2022-04-11 21:15:01.744 | last_section = "" 2022-04-11 21:15:01.744 | section_count = 0 2022-04-11 21:15:01.744 | } 2022-04-11 21:15:01.744 | /^\[.+\]/ { 2022-04-11 21:15:01.744 | gsub("[][]", "", $1); 2022-04-11 21:15:01.744 | section=$1 2022-04-11 21:15:01.744 | next 2022-04-11 21:15:01.744 | } 2022-04-11 21:15:01.744 | /^ *\#/ { 2022-04-11 21:15:01.745 | next 2022-04-11 21:15:01.745 | } 2022-04-11 21:15:01.745 | /^[^ \t]+/ { 2022-04-11 21:15:01.745 | # get offset of first = in $0 2022-04-11 21:15:01.745 | eq_idx = index($0, "=") 2022-04-11 21:15:01.745 | # extract attr & value from $0 2022-04-11 21:15:01.745 | attr = substr($0, 1, eq_idx - 1) 2022-04-11 21:15:01.745 | value = substr($0, eq_idx + 1) 2022-04-11 21:15:01.745 | # only need to strip trailing whitespace from attr 2022-04-11 21:15:01.745 | sub(/[ \t]*$/, "", attr) 2022-04-11 21:15:01.745 | # need to strip leading & trailing whitespace from value 2022-04-11 21:15:01.745 | sub(/^[ \t]*/, "", value) 2022-04-11 21:15:01.745 | sub(/[ \t]*$/, "", value) 2022-04-11 21:15:01.745 | 2022-04-11 21:15:01.745 | # cfg_attr_count: number of config lines per [section, attr] 2022-04-11 21:15:01.745 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2022-04-11 21:15:01.745 | # cfg_section: keep the section names in the same order as they appear in local.conf 2022-04-11 21:15:01.746 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2022-04-11 21:15:01.746 | if (! (section, attr) in cfg_attr_count) { 2022-04-11 21:15:01.746 | if (section != last_section) { 2022-04-11 21:15:01.746 | cfg_section[section_count++] = section 2022-04-11 21:15:01.746 | last_section = section 2022-04-11 21:15:01.746 | } 2022-04-11 21:15:01.746 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2022-04-11 21:15:01.746 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2022-04-11 21:15:01.746 | 2022-04-11 21:15:01.746 | cfg_attr[section, attr, 0] = value 2022-04-11 21:15:01.746 | cfg_attr_count[section, attr] = 1 2022-04-11 21:15:01.746 | } else { 2022-04-11 21:15:01.746 | lno = cfg_attr_count[section, attr]++ 2022-04-11 21:15:01.746 | cfg_attr[section, attr, lno] = value 2022-04-11 21:15:01.746 | } 2022-04-11 21:15:01.746 | } 2022-04-11 21:15:01.746 | END { 2022-04-11 21:15:01.746 | # Process each section in order 2022-04-11 21:15:01.746 | for (sno = 0; sno < section_count; sno++) { 2022-04-11 21:15:01.746 | section = cfg_section[sno] 2022-04-11 21:15:01.746 | # The ini routines simply append a config item immediately 2022-04-11 21:15:01.746 | # after the section header. To keep the same order as defined 2022-04-11 21:15:01.746 | # in local.conf, invoke the ini routines in the reverse order 2022-04-11 21:15:01.746 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2022-04-11 21:15:01.746 | attr = cfg_sec_attr_name[sno, attr_no] 2022-04-11 21:15:01.746 | if (cfg_attr_count[section, attr] == 1) 2022-04-11 21:15:01.746 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2022-04-11 21:15:01.746 | else { 2022-04-11 21:15:01.746 | # For multiline, invoke the ini routines in the reverse order 2022-04-11 21:15:01.746 | count = cfg_attr_count[section, attr] 2022-04-11 21:15:01.746 | print "inidelete " configfile " " section " " attr 2022-04-11 21:15:01.746 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2022-04-11 21:15:01.746 | for (l = count -2; l >= 0; l--) 2022-04-11 21:15:01.746 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2022-04-11 21:15:01.746 | } 2022-04-11 21:15:01.747 | } 2022-04-11 21:15:01.747 | } 2022-04-11 21:15:01.747 | } 2022-04-11 21:15:01.747 | ' 2022-04-11 21:15:01.747 | + inc/meta-config:merge_config_file:164 : read a 2022-04-11 21:15:01.748 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2022-04-11 21:15:01.750 | + inc/meta-config:get_meta_section:33 : local file=/home/ubuntu/devstack/local.conf 2022-04-11 21:15:01.753 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2022-04-11 21:15:01.755 | + inc/meta-config:get_meta_section:35 : local 'configfile=$CINDER_CONF' 2022-04-11 21:15:01.758 | + inc/meta-config:get_meta_section:37 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-04-11 21:15:01.761 | + inc/meta-config:get_meta_section:38 : [[ -z $CINDER_CONF ]] 2022-04-11 21:15:01.764 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$CINDER_CONF' ' 2022-04-11 21:15:01.764 | BEGIN { group = "" } 2022-04-11 21:15:01.764 | /^\[\[.+\|.*\]\]/ { 2022-04-11 21:15:01.764 | gsub("[][]", "", $1); 2022-04-11 21:15:01.764 | split($1, a, "|"); 2022-04-11 21:15:01.764 | if (a[1] == matchgroup && a[2] == configfile) { 2022-04-11 21:15:01.764 | group=a[1] 2022-04-11 21:15:01.764 | } else { 2022-04-11 21:15:01.764 | group="" 2022-04-11 21:15:01.764 | } 2022-04-11 21:15:01.764 | next 2022-04-11 21:15:01.764 | } 2022-04-11 21:15:01.764 | { 2022-04-11 21:15:01.764 | if (group != "") 2022-04-11 21:15:01.764 | print $0 2022-04-11 21:15:01.764 | } 2022-04-11 21:15:01.764 | ' /home/ubuntu/devstack/local.conf 2022-04-11 21:15:01.770 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF DEFAULT enabled_backends "ceph"' 2022-04-11 21:15:01.773 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf DEFAULT enabled_backends ceph 2022-04-11 21:15:01.804 | + inc/meta-config:merge_config_file:164 : read a 2022-04-11 21:15:01.807 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF DEFAULT os_privileged_user_auth_url "http://10.222.0.45/identity/v2.0"' 2022-04-11 21:15:01.810 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf DEFAULT os_privileged_user_auth_url http://10.222.0.45/identity/v2.0 2022-04-11 21:15:01.840 | + inc/meta-config:merge_config_file:164 : read a 2022-04-11 21:15:01.843 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF ceph rados_connect_timeout "-1"' 2022-04-11 21:15:01.845 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf ceph rados_connect_timeout -1 2022-04-11 21:15:01.875 | + inc/meta-config:merge_config_file:164 : read a 2022-04-11 21:15:01.877 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF ceph rbd_store_chunk_size "4"' 2022-04-11 21:15:01.880 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf ceph rbd_store_chunk_size 4 2022-04-11 21:15:01.909 | + inc/meta-config:merge_config_file:164 : read a 2022-04-11 21:15:01.912 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF ceph rbd_max_clone_depth "5"' 2022-04-11 21:15:01.914 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf ceph rbd_max_clone_depth 5 2022-04-11 21:15:01.945 | + inc/meta-config:merge_config_file:164 : read a 2022-04-11 21:15:01.948 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF ceph rbd_flatten_volume_from_snapshot "false"' 2022-04-11 21:15:01.951 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf ceph rbd_flatten_volume_from_snapshot false 2022-04-11 21:15:01.982 | + inc/meta-config:merge_config_file:164 : read a 2022-04-11 21:15:01.984 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF ceph rbd_ceph_conf "/etc/ceph/ceph.conf"' 2022-04-11 21:15:01.987 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf ceph rbd_ceph_conf /etc/ceph/ceph.conf 2022-04-11 21:15:02.018 | + inc/meta-config:merge_config_file:164 : read a 2022-04-11 21:15:02.021 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF ceph rbd_pool "volumes"' 2022-04-11 21:15:02.023 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf ceph rbd_pool volumes 2022-04-11 21:15:02.053 | + inc/meta-config:merge_config_file:164 : read a 2022-04-11 21:15:02.056 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF ceph volume_backend_name "ceph"' 2022-04-11 21:15:02.059 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf ceph volume_backend_name ceph 2022-04-11 21:15:02.091 | + inc/meta-config:merge_config_file:164 : read a 2022-04-11 21:15:02.093 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF ceph volume_driver "cinder.volume.drivers.rbd.RBDDriver"' 2022-04-11 21:15:02.096 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf ceph volume_driver cinder.volume.drivers.rbd.RBDDriver 2022-04-11 21:15:02.128 | + inc/meta-config:merge_config_file:164 : read a 2022-04-11 21:15:02.131 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2022-04-11 21:15:02.134 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2022-04-11 21:15:02.137 | + inc/meta-config:merge_config_group:180 : local dir 2022-04-11 21:15:02.140 | ++ inc/meta-config:merge_config_group:182 : eval 'echo /$Q_PLUGIN_CONF_FILE' 2022-04-11 21:15:02.143 | +++ inc/meta-config:merge_config_group:182 : echo /etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-11 21:15:02.146 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-11 21:15:02.149 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/neutron/plugins/ml2/ml2_conf.ini ]] 2022-04-11 21:15:02.153 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-11 21:15:02.157 | + inc/meta-config:merge_config_group:187 : dir=/etc/neutron/plugins/ml2 2022-04-11 21:15:02.160 | + inc/meta-config:merge_config_group:188 : [[ -d /etc/neutron/plugins/ml2 ]] 2022-04-11 21:15:02.162 | + inc/meta-config:merge_config_group:189 : merge_config_file /home/ubuntu/devstack/local.conf post-config '/$Q_PLUGIN_CONF_FILE' 2022-04-11 21:15:02.165 | + inc/meta-config:merge_config_file:83 : local file=/home/ubuntu/devstack/local.conf 2022-04-11 21:15:02.167 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2022-04-11 21:15:02.170 | + inc/meta-config:merge_config_file:85 : local 'configfile=/$Q_PLUGIN_CONF_FILE' 2022-04-11 21:15:02.173 | + inc/meta-config:merge_config_file:90 : local real_configfile 2022-04-11 21:15:02.176 | ++ inc/meta-config:merge_config_file:91 : eval echo '/$Q_PLUGIN_CONF_FILE' 2022-04-11 21:15:02.179 | +++ inc/meta-config:merge_config_file:91 : echo /etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-11 21:15:02.182 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-11 21:15:02.185 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/neutron/plugins/ml2/ml2_conf.ini ']' 2022-04-11 21:15:02.188 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/ubuntu/devstack/local.conf post-config '/$Q_PLUGIN_CONF_FILE' 2022-04-11 21:15:02.188 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=/$Q_PLUGIN_CONF_FILE' ' 2022-04-11 21:15:02.188 | BEGIN { 2022-04-11 21:15:02.188 | section = "" 2022-04-11 21:15:02.189 | last_section = "" 2022-04-11 21:15:02.189 | section_count = 0 2022-04-11 21:15:02.189 | } 2022-04-11 21:15:02.189 | /^\[.+\]/ { 2022-04-11 21:15:02.189 | gsub("[][]", "", $1); 2022-04-11 21:15:02.189 | section=$1 2022-04-11 21:15:02.189 | next 2022-04-11 21:15:02.189 | } 2022-04-11 21:15:02.189 | /^ *\#/ { 2022-04-11 21:15:02.189 | next 2022-04-11 21:15:02.189 | } 2022-04-11 21:15:02.189 | /^[^ \t]+/ { 2022-04-11 21:15:02.189 | # get offset of first = in $0 2022-04-11 21:15:02.189 | eq_idx = index($0, "=") 2022-04-11 21:15:02.189 | # extract attr & value from $0 2022-04-11 21:15:02.189 | attr = substr($0, 1, eq_idx - 1) 2022-04-11 21:15:02.189 | value = substr($0, eq_idx + 1) 2022-04-11 21:15:02.189 | # only need to strip trailing whitespace from attr 2022-04-11 21:15:02.189 | sub(/[ \t]*$/, "", attr) 2022-04-11 21:15:02.189 | # need to strip leading & trailing whitespace from value 2022-04-11 21:15:02.189 | sub(/^[ \t]*/, "", value) 2022-04-11 21:15:02.189 | sub(/[ \t]*$/, "", value) 2022-04-11 21:15:02.189 | 2022-04-11 21:15:02.189 | # cfg_attr_count: number of config lines per [section, attr] 2022-04-11 21:15:02.189 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2022-04-11 21:15:02.189 | # cfg_section: keep the section names in the same order as they appear in local.conf 2022-04-11 21:15:02.189 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2022-04-11 21:15:02.189 | if (! (section, attr) in cfg_attr_count) { 2022-04-11 21:15:02.189 | if (section != last_section) { 2022-04-11 21:15:02.189 | cfg_section[section_count++] = section 2022-04-11 21:15:02.189 | last_section = section 2022-04-11 21:15:02.189 | } 2022-04-11 21:15:02.189 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2022-04-11 21:15:02.189 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2022-04-11 21:15:02.189 | 2022-04-11 21:15:02.190 | cfg_attr[section, attr, 0] = value 2022-04-11 21:15:02.190 | cfg_attr_count[section, attr] = 1 2022-04-11 21:15:02.190 | } else { 2022-04-11 21:15:02.190 | lno = cfg_attr_count[section, attr]++ 2022-04-11 21:15:02.190 | cfg_attr[section, attr, lno] = value 2022-04-11 21:15:02.190 | } 2022-04-11 21:15:02.190 | } 2022-04-11 21:15:02.190 | END { 2022-04-11 21:15:02.190 | # Process each section in order 2022-04-11 21:15:02.190 | for (sno = 0; sno < section_count; sno++) { 2022-04-11 21:15:02.190 | section = cfg_section[sno] 2022-04-11 21:15:02.190 | # The ini routines simply append a config item immediately 2022-04-11 21:15:02.190 | # after the section header. To keep the same order as defined 2022-04-11 21:15:02.190 | # in local.conf, invoke the ini routines in the reverse order 2022-04-11 21:15:02.190 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2022-04-11 21:15:02.190 | attr = cfg_sec_attr_name[sno, attr_no] 2022-04-11 21:15:02.190 | if (cfg_attr_count[section, attr] == 1) 2022-04-11 21:15:02.190 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2022-04-11 21:15:02.190 | else { 2022-04-11 21:15:02.190 | # For multiline, invoke the ini routines in the reverse order 2022-04-11 21:15:02.190 | count = cfg_attr_count[section, attr] 2022-04-11 21:15:02.190 | print "inidelete " configfile " " section " " attr 2022-04-11 21:15:02.190 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2022-04-11 21:15:02.190 | for (l = count -2; l >= 0; l--) 2022-04-11 21:15:02.190 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2022-04-11 21:15:02.190 | } 2022-04-11 21:15:02.190 | } 2022-04-11 21:15:02.190 | } 2022-04-11 21:15:02.190 | } 2022-04-11 21:15:02.190 | ' 2022-04-11 21:15:02.190 | + inc/meta-config:merge_config_file:164 : read a 2022-04-11 21:15:02.191 | + inc/meta-config:get_meta_section:33 : local file=/home/ubuntu/devstack/local.conf 2022-04-11 21:15:02.191 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2022-04-11 21:15:02.194 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2022-04-11 21:15:02.196 | + inc/meta-config:get_meta_section:35 : local 'configfile=/$Q_PLUGIN_CONF_FILE' 2022-04-11 21:15:02.199 | + inc/meta-config:get_meta_section:37 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-04-11 21:15:02.201 | + inc/meta-config:get_meta_section:38 : [[ -z /$Q_PLUGIN_CONF_FILE ]] 2022-04-11 21:15:02.204 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=/$Q_PLUGIN_CONF_FILE' ' 2022-04-11 21:15:02.204 | BEGIN { group = "" } 2022-04-11 21:15:02.204 | /^\[\[.+\|.*\]\]/ { 2022-04-11 21:15:02.204 | gsub("[][]", "", $1); 2022-04-11 21:15:02.204 | split($1, a, "|"); 2022-04-11 21:15:02.204 | if (a[1] == matchgroup && a[2] == configfile) { 2022-04-11 21:15:02.204 | group=a[1] 2022-04-11 21:15:02.204 | } else { 2022-04-11 21:15:02.204 | group="" 2022-04-11 21:15:02.204 | } 2022-04-11 21:15:02.204 | next 2022-04-11 21:15:02.204 | } 2022-04-11 21:15:02.204 | { 2022-04-11 21:15:02.204 | if (group != "") 2022-04-11 21:15:02.204 | print $0 2022-04-11 21:15:02.205 | } 2022-04-11 21:15:02.205 | ' /home/ubuntu/devstack/local.conf 2022-04-11 21:15:02.211 | + inc/meta-config:merge_config_file:164 : eval 'iniset /$Q_PLUGIN_CONF_FILE securitygroup enable_security_group "True"' 2022-04-11 21:15:02.213 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup enable_security_group True 2022-04-11 21:15:02.242 | + inc/meta-config:merge_config_file:164 : read a 2022-04-11 21:15:02.245 | + inc/meta-config:merge_config_file:164 : eval 'iniset /$Q_PLUGIN_CONF_FILE ovs of_interface "ovs-ofctl"' 2022-04-11 21:15:02.247 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovs of_interface ovs-ofctl 2022-04-11 21:15:02.276 | + inc/meta-config:merge_config_file:164 : read a 2022-04-11 21:15:02.279 | + ./stack.sh:main:1252 : is_service_enabled swift 2022-04-11 21:15:02.297 | + functions-common:is_service_enabled:2081 : return 1 2022-04-11 21:15:02.300 | + ./stack.sh:main:1260 : FIXED_KEY=bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2022-04-11 21:15:02.302 | + ./stack.sh:main:1261 : is_service_enabled cinder 2022-04-11 21:15:02.320 | + functions-common:is_service_enabled:2081 : return 0 2022-04-11 21:15:02.323 | + ./stack.sh:main:1262 : iniset /etc/cinder/cinder.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2022-04-11 21:15:02.355 | + ./stack.sh:main:1265 : async_wait configure_neutron_nova 2022-04-11 21:15:02.405 | [17789 Async configure_neutron_nova:102415]: Waiting for completion of configure_neutron_nova running on PID 102415 (2 other jobs running) 2022-04-11 21:15:02.430 | [17789 Async configure_neutron_nova:102415]: Signaling child to exit 2022-04-11 21:15:02.430 | WAKEUP 2022-04-11 21:15:02.453 | [17789 Async configure_neutron_nova:102415]: Signaled 2022-04-11 21:15:02.454 | + lib/neutron:configure_neutron_nova:646 : is_neutron_legacy_enabled 2022-04-11 21:15:02.454 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-04-11 21:15:02.454 | ++ lib/neutron:is_neutron_legacy_enabled:136 : 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-04-11 21:15:02.455 | + lib/neutron:is_neutron_legacy_enabled:136 : 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-04-11 21:15:02.455 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,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-04-11 21:15:02.455 | + lib/neutron:is_neutron_legacy_enabled:138 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,g-reg,cinder =~ ,q- ]] 2022-04-11 21:15:02.455 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-04-11 21:15:02.455 | + lib/neutron:configure_neutron_nova:648 : create_nova_conf_neutron /etc/nova/nova.conf 2022-04-11 21:15:02.455 | + lib/neutron-legacy:create_nova_conf_neutron:406 : local conf=/etc/nova/nova.conf 2022-04-11 21:15:02.455 | + lib/neutron-legacy:create_nova_conf_neutron:407 : iniset /etc/nova/nova.conf neutron auth_type password 2022-04-11 21:15:02.455 | + lib/neutron-legacy:create_nova_conf_neutron:408 : iniset /etc/nova/nova.conf neutron auth_url http://10.222.0.45/identity 2022-04-11 21:15:02.455 | + lib/neutron-legacy:create_nova_conf_neutron:409 : iniset /etc/nova/nova.conf neutron username neutron 2022-04-11 21:15:02.455 | + lib/neutron-legacy:create_nova_conf_neutron:410 : iniset /etc/nova/nova.conf neutron password Passw0rd 2022-04-11 21:15:02.455 | + lib/neutron-legacy:create_nova_conf_neutron:411 : iniset /etc/nova/nova.conf neutron user_domain_name Default 2022-04-11 21:15:02.455 | + lib/neutron-legacy:create_nova_conf_neutron:412 : iniset /etc/nova/nova.conf neutron project_name service 2022-04-11 21:15:02.455 | + lib/neutron-legacy:create_nova_conf_neutron:413 : iniset /etc/nova/nova.conf neutron project_domain_name Default 2022-04-11 21:15:02.455 | + lib/neutron-legacy:create_nova_conf_neutron:414 : iniset /etc/nova/nova.conf neutron auth_strategy keystone 2022-04-11 21:15:02.455 | + lib/neutron-legacy:create_nova_conf_neutron:415 : iniset /etc/nova/nova.conf neutron region_name RegionOne 2022-04-11 21:15:02.455 | + lib/neutron-legacy:create_nova_conf_neutron:418 : neutron_plugin_create_nova_conf /etc/nova/nova.conf 2022-04-11 21:15:02.455 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_create_nova_conf:13 : _neutron_ovs_base_configure_nova_vif_driver 2022-04-11 21:15:02.455 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_nova_vif_driver:132 : : 2022-04-11 21:15:02.455 | + lib/neutron-legacy:create_nova_conf_neutron:420 : is_service_enabled q-meta 2022-04-11 21:15:02.455 | + functions-common:is_service_enabled:2081 : return 0 2022-04-11 21:15:02.455 | + lib/neutron-legacy:create_nova_conf_neutron:421 : iniset /etc/nova/nova.conf neutron service_metadata_proxy True 2022-04-11 21:15:02.455 | + lib/neutron-legacy:create_nova_conf_neutron:424 : iniset /etc/nova/nova.conf DEFAULT vif_plugging_is_fatal True 2022-04-11 21:15:02.455 | + lib/neutron-legacy:create_nova_conf_neutron:425 : iniset /etc/nova/nova.conf DEFAULT vif_plugging_timeout 300 2022-04-11 21:15:02.455 | + lib/neutron:configure_neutron_nova:649 : [[ superconductor == \s\u\p\e\r\c\o\n\d\u\c\t\o\r ]] 2022-04-11 21:15:02.455 | ++ lib/neutron:configure_neutron_nova:650 : seq 1 1 2022-04-11 21:15:02.455 | + lib/neutron:configure_neutron_nova:650 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-04-11 21:15:02.455 | + lib/neutron:configure_neutron_nova:651 : local conf 2022-04-11 21:15:02.455 | ++ lib/neutron:configure_neutron_nova:652 : conductor_conf 1 2022-04-11 21:15:02.456 | ++ lib/nova:conductor_conf:808 : local cell=1 2022-04-11 21:15:02.456 | ++ lib/nova:conductor_conf:809 : echo /etc/nova/nova_cell1.conf 2022-04-11 21:15:02.456 | + lib/neutron:configure_neutron_nova:652 : conf=/etc/nova/nova_cell1.conf 2022-04-11 21:15:02.456 | + lib/neutron:configure_neutron_nova:653 : create_nova_conf_neutron /etc/nova/nova_cell1.conf 2022-04-11 21:15:02.456 | + lib/neutron-legacy:create_nova_conf_neutron:406 : local conf=/etc/nova/nova_cell1.conf 2022-04-11 21:15:02.456 | + lib/neutron-legacy:create_nova_conf_neutron:407 : iniset /etc/nova/nova_cell1.conf neutron auth_type password 2022-04-11 21:15:02.456 | + lib/neutron-legacy:create_nova_conf_neutron:408 : iniset /etc/nova/nova_cell1.conf neutron auth_url http://10.222.0.45/identity 2022-04-11 21:15:02.456 | + lib/neutron-legacy:create_nova_conf_neutron:409 : iniset /etc/nova/nova_cell1.conf neutron username neutron 2022-04-11 21:15:02.456 | + lib/neutron-legacy:create_nova_conf_neutron:410 : iniset /etc/nova/nova_cell1.conf neutron password Passw0rd 2022-04-11 21:15:02.456 | + lib/neutron-legacy:create_nova_conf_neutron:411 : iniset /etc/nova/nova_cell1.conf neutron user_domain_name Default 2022-04-11 21:15:02.456 | + lib/neutron-legacy:create_nova_conf_neutron:412 : iniset /etc/nova/nova_cell1.conf neutron project_name service 2022-04-11 21:15:02.456 | + lib/neutron-legacy:create_nova_conf_neutron:413 : iniset /etc/nova/nova_cell1.conf neutron project_domain_name Default 2022-04-11 21:15:02.456 | + lib/neutron-legacy:create_nova_conf_neutron:414 : iniset /etc/nova/nova_cell1.conf neutron auth_strategy keystone 2022-04-11 21:15:02.456 | + lib/neutron-legacy:create_nova_conf_neutron:415 : iniset /etc/nova/nova_cell1.conf neutron region_name RegionOne 2022-04-11 21:15:02.456 | + lib/neutron-legacy:create_nova_conf_neutron:418 : neutron_plugin_create_nova_conf /etc/nova/nova_cell1.conf 2022-04-11 21:15:02.456 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_create_nova_conf:13 : _neutron_ovs_base_configure_nova_vif_driver 2022-04-11 21:15:02.456 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_nova_vif_driver:132 : : 2022-04-11 21:15:02.456 | + lib/neutron-legacy:create_nova_conf_neutron:420 : is_service_enabled q-meta 2022-04-11 21:15:02.456 | + functions-common:is_service_enabled:2081 : return 0 2022-04-11 21:15:02.456 | + lib/neutron-legacy:create_nova_conf_neutron:421 : iniset /etc/nova/nova_cell1.conf neutron service_metadata_proxy True 2022-04-11 21:15:02.456 | + lib/neutron-legacy:create_nova_conf_neutron:424 : iniset /etc/nova/nova_cell1.conf DEFAULT vif_plugging_is_fatal True 2022-04-11 21:15:02.456 | + lib/neutron-legacy:create_nova_conf_neutron:425 : iniset /etc/nova/nova_cell1.conf DEFAULT vif_plugging_timeout 300 2022-04-11 21:15:02.499 | [17789 Async configure_neutron_nova:102415]: finished configure_neutron_nova with result 0 in 0 seconds 2022-04-11 21:15:02.504 | + inc/async:async_wait:197 : return 0 2022-04-11 21:15:02.507 | + ./stack.sh:main:1271 : is_service_enabled nova 2022-04-11 21:15:02.525 | + functions-common:is_service_enabled:2081 : return 0 2022-04-11 21:15:02.528 | + ./stack.sh:main:1272 : iniset /etc/nova/nova.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2022-04-11 21:15:02.559 | + ./stack.sh:main:1273 : iniset /etc/nova/nova-cpu.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2022-04-11 21:15:02.591 | + ./stack.sh:main:1277 : is_service_enabled n-api 2022-04-11 21:15:02.609 | + functions-common:is_service_enabled:2081 : return 0 2022-04-11 21:15:02.612 | + ./stack.sh:main:1278 : echo_summary 'Starting Nova API' 2022-04-11 21:15:02.614 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-11 21:15:02.617 | + ./stack.sh:echo_summary:448 : echo -e Starting Nova API 2022-04-11 21:15:02.619 | + ./stack.sh:main:1279 : start_nova_api 2022-04-11 21:15:02.623 | + lib/nova:start_nova_api:934 : local service_port=8774 2022-04-11 21:15:02.625 | + lib/nova:start_nova_api:935 : local service_protocol=http 2022-04-11 21:15:02.628 | + lib/nova:start_nova_api:936 : local nova_url 2022-04-11 21:15:02.630 | + lib/nova:start_nova_api:937 : is_service_enabled tls-proxy 2022-04-11 21:15:02.648 | + functions-common:is_service_enabled:2081 : return 1 2022-04-11 21:15:02.650 | + lib/nova:start_nova_api:943 : 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-04-11 21:15:02.653 | + lib/nova:start_nova_api:944 : 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-04-11 21:15:02.656 | + lib/nova:start_nova_api:944 : 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-04-11 21:15:02.658 | + lib/nova:start_nova_api:946 : '[' True == False ']' 2022-04-11 21:15:02.662 | ++ lib/nova:start_nova_api:954 : which uwsgi 2022-04-11 21:15:02.666 | + lib/nova:start_nova_api:954 : run_process n-api '/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-04-11 21:15:02.669 | + functions-common:run_process:1680 : local service=n-api 2022-04-11 21:15:02.672 | + functions-common:run_process:1681 : local 'command=/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-04-11 21:15:02.674 | + functions-common:run_process:1682 : local group= 2022-04-11 21:15:02.677 | + functions-common:run_process:1683 : local user= 2022-04-11 21:15:02.680 | + functions-common:run_process:1685 : local name=n-api 2022-04-11 21:15:02.683 | + functions-common:run_process:1687 : time_start run_process 2022-04-11 21:15:02.686 | + functions-common:time_start:2411 : local name=run_process 2022-04-11 21:15:02.688 | + functions-common:time_start:2412 : local start_time= 2022-04-11 21:15:02.691 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-04-11 21:15:02.694 | ++ functions-common:time_start:2416 : date +%s%3N 2022-04-11 21:15:02.699 | + functions-common:time_start:2416 : _TIME_START[$name]=1649711702696 2022-04-11 21:15:02.702 | + functions-common:run_process:1688 : is_service_enabled n-api 2022-04-11 21:15:02.718 | + functions-common:is_service_enabled:2081 : return 0 2022-04-11 21:15:02.721 | + functions-common:run_process:1689 : _run_under_systemd n-api '/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' '' '' 2022-04-11 21:15:02.724 | + functions-common:_run_under_systemd:1645 : local service=n-api 2022-04-11 21:15:02.726 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-04-11 21:15:02.729 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-04-11 21:15:02.732 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-04-11 21:15:02.734 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-04-11 21:15:02.737 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ sudo ]] 2022-04-11 21:15:02.739 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ ^/ ]] 2022-04-11 21:15:02.742 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@n-api.service 2022-04-11 21:15:02.744 | + functions-common:_run_under_systemd:1652 : local group= 2022-04-11 21:15:02.747 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-04-11 21:15:02.750 | + functions-common:_run_under_systemd:1654 : [[ /usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ uwsgi ]] 2022-04-11 21:15:02.753 | + functions-common:_run_under_systemd:1655 : 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-04-11 21:15:02.755 | + functions-common:write_uwsgi_user_unit_file:1589 : local service=devstack@n-api.service 2022-04-11 21:15:02.757 | + functions-common:write_uwsgi_user_unit_file:1590 : local 'command=/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-04-11 21:15:02.760 | + functions-common:write_uwsgi_user_unit_file:1591 : local group= 2022-04-11 21:15:02.763 | + functions-common:write_uwsgi_user_unit_file:1592 : local user=ubuntu 2022-04-11 21:15:02.765 | + functions-common:write_uwsgi_user_unit_file:1593 : local unitfile=/etc/systemd/system/devstack@n-api.service 2022-04-11 21:15:02.767 | + functions-common:write_uwsgi_user_unit_file:1594 : mkdir -p /etc/systemd/system 2022-04-11 21:15:02.771 | + functions-common:write_uwsgi_user_unit_file:1596 : iniset -sudo /etc/systemd/system/devstack@n-api.service Unit Description 'Devstack devstack@n-api.service' 2022-04-11 21:15:02.835 | + functions-common:write_uwsgi_user_unit_file:1597 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service SyslogIdentifier devstack@n-api.service 2022-04-11 21:15:02.897 | + functions-common:write_uwsgi_user_unit_file:1598 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service User ubuntu 2022-04-11 21:15:02.950 | + functions-common:write_uwsgi_user_unit_file:1599 : 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-04-11 21:15:03.002 | + functions-common:write_uwsgi_user_unit_file:1600 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-04-11 21:15:03.053 | + functions-common:write_uwsgi_user_unit_file:1601 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service Type notify 2022-04-11 21:15:03.106 | + functions-common:write_uwsgi_user_unit_file:1602 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service KillMode process 2022-04-11 21:15:03.158 | + functions-common:write_uwsgi_user_unit_file:1603 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service Restart always 2022-04-11 21:15:03.210 | + functions-common:write_uwsgi_user_unit_file:1604 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service NotifyAccess all 2022-04-11 21:15:03.266 | + functions-common:write_uwsgi_user_unit_file:1605 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service RestartForceExitStatus 100 2022-04-11 21:15:03.318 | + functions-common:write_uwsgi_user_unit_file:1607 : [[ -n '' ]] 2022-04-11 21:15:03.320 | + functions-common:write_uwsgi_user_unit_file:1610 : iniset -sudo /etc/systemd/system/devstack@n-api.service Install WantedBy multi-user.target 2022-04-11 21:15:03.382 | + functions-common:write_uwsgi_user_unit_file:1613 : sudo systemctl daemon-reload 2022-04-11 21:15:03.794 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@n-api.service 2022-04-11 21:15:03.808 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-api.service → /etc/systemd/system/devstack@n-api.service. 2022-04-11 21:15:04.202 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@n-api.service 2022-04-11 21:15:04.288 | + functions-common:run_process:1691 : time_stop run_process 2022-04-11 21:15:04.290 | + functions-common:time_stop:2425 : local name 2022-04-11 21:15:04.293 | + functions-common:time_stop:2426 : local end_time 2022-04-11 21:15:04.297 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-11 21:15:04.299 | + functions-common:time_stop:2428 : local total 2022-04-11 21:15:04.302 | + functions-common:time_stop:2429 : local start_time 2022-04-11 21:15:04.305 | + functions-common:time_stop:2431 : name=run_process 2022-04-11 21:15:04.308 | + functions-common:time_stop:2432 : start_time=1649711702696 2022-04-11 21:15:04.311 | + functions-common:time_stop:2434 : [[ -z 1649711702696 ]] 2022-04-11 21:15:04.315 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-11 21:15:04.318 | + functions-common:time_stop:2437 : end_time=1649711704316 2022-04-11 21:15:04.321 | + functions-common:time_stop:2438 : elapsed_time=1620 2022-04-11 21:15:04.324 | + functions-common:time_stop:2439 : total=3137 2022-04-11 21:15:04.326 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-11 21:15:04.329 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=4757 2022-04-11 21:15:04.331 | + lib/nova:start_nova_api:955 : nova_url=http://10.222.0.45/compute/v2.1/ 2022-04-11 21:15:04.334 | + lib/nova:start_nova_api:958 : echo 'Waiting for nova-api to start...' 2022-04-11 21:15:04.334 | Waiting for nova-api to start... 2022-04-11 21:15:04.337 | + lib/nova:start_nova_api:959 : wait_for_service 60 http://10.222.0.45/compute/v2.1/ 2022-04-11 21:15:04.339 | + functions:wait_for_service:457 : local timeout=60 2022-04-11 21:15:04.342 | + functions:wait_for_service:458 : local url=http://10.222.0.45/compute/v2.1/ 2022-04-11 21:15:04.345 | + functions:wait_for_service:459 : local rval=0 2022-04-11 21:15:04.347 | + functions:wait_for_service:460 : time_start wait_for_service 2022-04-11 21:15:04.350 | + functions-common:time_start:2411 : local name=wait_for_service 2022-04-11 21:15:04.352 | + functions-common:time_start:2412 : local start_time= 2022-04-11 21:15:04.355 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-04-11 21:15:04.359 | ++ functions-common:time_start:2416 : date +%s%3N 2022-04-11 21:15:04.363 | + functions-common:time_start:2416 : _TIME_START[$name]=1649711704361 2022-04-11 21:15:04.366 | + functions:wait_for_service:461 : timeout 60 bash -x 2022-04-11 21:15:04.373 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.45/compute/v2.1/ 2022-04-11 21:15:10.231 | + :: : [[ 200 == 503 ]] 2022-04-11 21:15:10.232 | + :: : [[ 0 -eq 7 ]] 2022-04-11 21:15:10.236 | + functions:wait_for_service:466 : time_stop wait_for_service 2022-04-11 21:15:10.239 | + functions-common:time_stop:2425 : local name 2022-04-11 21:15:10.241 | + functions-common:time_stop:2426 : local end_time 2022-04-11 21:15:10.244 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-11 21:15:10.246 | + functions-common:time_stop:2428 : local total 2022-04-11 21:15:10.249 | + functions-common:time_stop:2429 : local start_time 2022-04-11 21:15:10.252 | + functions-common:time_stop:2431 : name=wait_for_service 2022-04-11 21:15:10.254 | + functions-common:time_stop:2432 : start_time=1649711704361 2022-04-11 21:15:10.257 | + functions-common:time_stop:2434 : [[ -z 1649711704361 ]] 2022-04-11 21:15:10.260 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-11 21:15:10.265 | + functions-common:time_stop:2437 : end_time=1649711710262 2022-04-11 21:15:10.267 | + functions-common:time_stop:2438 : elapsed_time=5901 2022-04-11 21:15:10.270 | + functions-common:time_stop:2439 : total=6673 2022-04-11 21:15:10.273 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-11 21:15:10.275 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=12574 2022-04-11 21:15:10.278 | + functions:wait_for_service:467 : return 0 2022-04-11 21:15:10.281 | + lib/nova:start_nova_api:963 : 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-04-11 21:15:10.284 | + lib/nova:start_nova_api:963 : 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-04-11 21:15:10.287 | + ./stack.sh:main:1282 : is_service_enabled ovn-controller ovn-controller-vtep 2022-04-11 21:15:10.305 | + functions-common:is_service_enabled:2081 : return 0 2022-04-11 21:15:10.308 | + ./stack.sh:main:1283 : echo_summary 'Starting OVN services' 2022-04-11 21:15:10.311 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-11 21:15:10.313 | + ./stack.sh:echo_summary:448 : echo -e Starting OVN services 2022-04-11 21:15:10.316 | + ./stack.sh:main:1284 : start_ovn_services 2022-04-11 21:15:10.319 | + lib/neutron-legacy:start_ovn_services:514 : [[ openvswitch == \o\v\n ]] 2022-04-11 21:15:10.321 | + ./stack.sh:main:1287 : is_service_enabled neutron-api 2022-04-11 21:15:10.340 | + functions-common:is_service_enabled:2081 : return 1 2022-04-11 21:15:10.343 | + ./stack.sh:main:1290 : is_service_enabled q-svc 2022-04-11 21:15:10.360 | + functions-common:is_service_enabled:2081 : return 0 2022-04-11 21:15:10.363 | + ./stack.sh:main:1291 : echo_summary 'Starting Neutron' 2022-04-11 21:15:10.366 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-11 21:15:10.368 | + ./stack.sh:echo_summary:448 : echo -e Starting Neutron 2022-04-11 21:15:10.371 | + ./stack.sh:main:1292 : configure_neutron_after_post_config 2022-04-11 21:15:10.374 | + lib/neutron-legacy:configure_neutron_after_post_config:494 : [[ router != '' ]] 2022-04-11 21:15:10.377 | + lib/neutron-legacy:configure_neutron_after_post_config:495 : iniset /etc/neutron/neutron.conf DEFAULT service_plugins router 2022-04-11 21:15:10.408 | + lib/neutron-legacy:configure_neutron_after_post_config:497 : configure_rbac_policies 2022-04-11 21:15:10.411 | + lib/neutron:configure_rbac_policies:635 : '[' False == True ']' 2022-04-11 21:15:10.414 | + lib/neutron:configure_rbac_policies:639 : iniset /etc/neutron/neutron.conf oslo_policy enforce_new_defaults False 2022-04-11 21:15:10.444 | + lib/neutron:configure_rbac_policies:640 : iniset /etc/neutron/neutron.conf oslo_policy enforce_scope False 2022-04-11 21:15:10.476 | + ./stack.sh:main:1293 : start_neutron_service_and_check 2022-04-11 21:15:10.479 | + lib/neutron-legacy:start_neutron_service_and_check:530 : local service_port=9696 2022-04-11 21:15:10.481 | + lib/neutron-legacy:start_neutron_service_and_check:531 : local service_protocol=http 2022-04-11 21:15:10.484 | + lib/neutron-legacy:start_neutron_service_and_check:532 : local cfg_file_options 2022-04-11 21:15:10.487 | + lib/neutron-legacy:start_neutron_service_and_check:533 : local neutron_url 2022-04-11 21:15:10.490 | ++ lib/neutron-legacy:start_neutron_service_and_check:535 : determine_config_files neutron-server 2022-04-11 21:15:10.493 | ++ lib/neutron-legacy:determine_config_files:335 : local opts= 2022-04-11 21:15:10.496 | ++ lib/neutron-legacy:determine_config_files:336 : case "$1" in 2022-04-11 21:15:10.499 | +++ lib/neutron-legacy:determine_config_files:337 : _determine_config_server 2022-04-11 21:15:10.502 | +++ lib/neutron-legacy:_determine_config_server:305 : [[ '' != '' ]] 2022-04-11 21:15:10.504 | +++ lib/neutron-legacy:_determine_config_server:312 : [[ 0 > 0 ]] 2022-04-11 21:15:10.507 | +++ lib/neutron-legacy:_determine_config_server:319 : local cfg_file 2022-04-11 21:15:10.509 | +++ lib/neutron-legacy:_determine_config_server:320 : local 'opts=--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-04-11 21:15:10.513 | +++ lib/neutron-legacy:_determine_config_server:324 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-04-11 21:15:10.516 | ++ lib/neutron-legacy:determine_config_files:337 : opts='--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-04-11 21:15:10.518 | ++ lib/neutron-legacy:determine_config_files:340 : '[' -z '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' ']' 2022-04-11 21:15:10.521 | ++ lib/neutron-legacy:determine_config_files:343 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-04-11 21:15:10.524 | + lib/neutron-legacy:start_neutron_service_and_check:535 : cfg_file_options='--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-04-11 21:15:10.528 | + lib/neutron-legacy:start_neutron_service_and_check:537 : is_service_enabled tls-proxy 2022-04-11 21:15:10.545 | + functions-common:is_service_enabled:2081 : return 1 2022-04-11 21:15:10.548 | + lib/neutron-legacy:start_neutron_service_and_check:542 : '[' False == True ']' 2022-04-11 21:15:10.550 | + lib/neutron-legacy:start_neutron_service_and_check:549 : 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-04-11 21:15:10.553 | + functions-common:run_process:1680 : local service=q-svc 2022-04-11 21:15:10.556 | + functions-common:run_process:1681 : local 'command=/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-04-11 21:15:10.559 | + functions-common:run_process:1682 : local group= 2022-04-11 21:15:10.561 | + functions-common:run_process:1683 : local user= 2022-04-11 21:15:10.564 | + functions-common:run_process:1685 : local name=q-svc 2022-04-11 21:15:10.567 | + functions-common:run_process:1687 : time_start run_process 2022-04-11 21:15:10.569 | + functions-common:time_start:2411 : local name=run_process 2022-04-11 21:15:10.572 | + functions-common:time_start:2412 : local start_time= 2022-04-11 21:15:10.575 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-04-11 21:15:10.579 | ++ functions-common:time_start:2416 : date +%s%3N 2022-04-11 21:15:10.583 | + functions-common:time_start:2416 : _TIME_START[$name]=1649711710580 2022-04-11 21:15:10.586 | + functions-common:run_process:1688 : is_service_enabled q-svc 2022-04-11 21:15:10.603 | + functions-common:is_service_enabled:2081 : return 0 2022-04-11 21:15:10.606 | + functions-common:run_process:1689 : _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-04-11 21:15:10.609 | + functions-common:_run_under_systemd:1645 : local service=q-svc 2022-04-11 21:15:10.611 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-04-11 21:15:10.614 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-04-11 21:15:10.617 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-04-11 21:15:10.619 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-04-11 21:15:10.622 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ sudo ]] 2022-04-11 21:15:10.624 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ ^/ ]] 2022-04-11 21:15:10.627 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@q-svc.service 2022-04-11 21:15:10.630 | + functions-common:_run_under_systemd:1652 : local group= 2022-04-11 21:15:10.632 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-04-11 21:15:10.636 | + functions-common:_run_under_systemd:1654 : [[ /usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ uwsgi ]] 2022-04-11 21:15:10.638 | + functions-common:_run_under_systemd:1657 : 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-04-11 21:15:10.641 | + functions-common:write_user_unit_file:1562 : local service=devstack@q-svc.service 2022-04-11 21:15:10.643 | + 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-04-11 21:15:10.645 | + functions-common:write_user_unit_file:1564 : local group= 2022-04-11 21:15:10.648 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-04-11 21:15:10.650 | + functions-common:write_user_unit_file:1566 : local extra= 2022-04-11 21:15:10.653 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-04-11 21:15:10.655 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@q-svc.service 2022-04-11 21:15:10.658 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-04-11 21:15:10.662 | + functions-common:write_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Unit Description 'Devstack devstack@q-svc.service' 2022-04-11 21:15:10.724 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Service User ubuntu 2022-04-11 21:15:10.787 | + functions-common:write_user_unit_file:1575 : 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-04-11 21:15:10.843 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Service KillMode process 2022-04-11 21:15:10.895 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Service TimeoutStopSec 300 2022-04-11 21:15:10.949 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-04-11 21:15:11.002 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-04-11 21:15:11.005 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Install WantedBy multi-user.target 2022-04-11 21:15:11.067 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-04-11 21:15:11.468 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@q-svc.service 2022-04-11 21:15:11.481 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-svc.service → /etc/systemd/system/devstack@q-svc.service. 2022-04-11 21:15:11.876 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@q-svc.service 2022-04-11 21:15:11.897 | + functions-common:run_process:1691 : time_stop run_process 2022-04-11 21:15:11.899 | + functions-common:time_stop:2425 : local name 2022-04-11 21:15:11.902 | + functions-common:time_stop:2426 : local end_time 2022-04-11 21:15:11.905 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-11 21:15:11.910 | + functions-common:time_stop:2428 : local total 2022-04-11 21:15:11.913 | + functions-common:time_stop:2429 : local start_time 2022-04-11 21:15:11.916 | + functions-common:time_stop:2431 : name=run_process 2022-04-11 21:15:11.920 | + functions-common:time_stop:2432 : start_time=1649711710580 2022-04-11 21:15:11.923 | + functions-common:time_stop:2434 : [[ -z 1649711710580 ]] 2022-04-11 21:15:11.926 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-11 21:15:11.931 | + functions-common:time_stop:2437 : end_time=1649711711928 2022-04-11 21:15:11.934 | + functions-common:time_stop:2438 : elapsed_time=1348 2022-04-11 21:15:11.937 | + functions-common:time_stop:2439 : total=4757 2022-04-11 21:15:11.940 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-11 21:15:11.942 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=6105 2022-04-11 21:15:11.945 | + lib/neutron-legacy:start_neutron_service_and_check:550 : neutron_url=http://10.222.0.45:9696 2022-04-11 21:15:11.948 | + lib/neutron-legacy:start_neutron_service_and_check:552 : is_service_enabled tls-proxy 2022-04-11 21:15:11.966 | + functions-common:is_service_enabled:2081 : return 1 2022-04-11 21:15:11.969 | + lib/neutron-legacy:start_neutron_service_and_check:556 : echo 'Waiting for Neutron to start...' 2022-04-11 21:15:11.969 | Waiting for Neutron to start... 2022-04-11 21:15:11.971 | + lib/neutron-legacy:start_neutron_service_and_check:558 : local 'testcmd=wget --no-proxy -q -O- http://10.222.0.45:9696' 2022-04-11 21:15:11.974 | + lib/neutron-legacy:start_neutron_service_and_check:559 : test_with_retry 'wget --no-proxy -q -O- http://10.222.0.45:9696' 'Neutron did not start' 60 2022-04-11 21:15:11.976 | + functions-common:test_with_retry:2363 : local 'testcmd=wget --no-proxy -q -O- http://10.222.0.45:9696' 2022-04-11 21:15:11.980 | + functions-common:test_with_retry:2364 : local 'failmsg=Neutron did not start' 2022-04-11 21:15:11.982 | + functions-common:test_with_retry:2365 : local until=60 2022-04-11 21:15:11.985 | + functions-common:test_with_retry:2366 : local sleep=0.5 2022-04-11 21:15:11.987 | + functions-common:test_with_retry:2368 : time_start test_with_retry 2022-04-11 21:15:11.990 | + functions-common:time_start:2411 : local name=test_with_retry 2022-04-11 21:15:11.992 | + functions-common:time_start:2412 : local start_time= 2022-04-11 21:15:11.995 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-04-11 21:15:11.999 | ++ functions-common:time_start:2416 : date +%s%3N 2022-04-11 21:15:12.003 | + functions-common:time_start:2416 : _TIME_START[$name]=1649711712001 2022-04-11 21:15:12.006 | + functions-common:test_with_retry:2369 : timeout 60 sh -c 'while ! wget --no-proxy -q -O- http://10.222.0.45:9696; do sleep 0.5; done' 2022-04-11 21:15:17.590 | {"versions": [{"id": "v2.0", "status": "CURRENT", "links": [{"rel": "self", "href": "http://10.222.0.45:9696/v2.0/"}]}]}+ functions-common:test_with_retry:2372 : time_stop test_with_retry 2022-04-11 21:15:17.593 | + functions-common:time_stop:2425 : local name 2022-04-11 21:15:17.596 | + functions-common:time_stop:2426 : local end_time 2022-04-11 21:15:17.599 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-11 21:15:17.601 | + functions-common:time_stop:2428 : local total 2022-04-11 21:15:17.604 | + functions-common:time_stop:2429 : local start_time 2022-04-11 21:15:17.607 | + functions-common:time_stop:2431 : name=test_with_retry 2022-04-11 21:15:17.611 | + functions-common:time_stop:2432 : start_time=1649711712001 2022-04-11 21:15:17.614 | + functions-common:time_stop:2434 : [[ -z 1649711712001 ]] 2022-04-11 21:15:17.617 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-11 21:15:17.622 | + functions-common:time_stop:2437 : end_time=1649711717619 2022-04-11 21:15:17.625 | + functions-common:time_stop:2438 : elapsed_time=5618 2022-04-11 21:15:17.627 | + functions-common:time_stop:2439 : total=0 2022-04-11 21:15:17.630 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-11 21:15:17.632 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=5618 2022-04-11 21:15:17.639 | + ./stack.sh:main:1298 : is_service_enabled placement 2022-04-11 21:15:17.662 | + functions-common:is_service_enabled:2081 : return 0 2022-04-11 21:15:17.665 | + ./stack.sh:main:1299 : echo_summary 'Starting Placement' 2022-04-11 21:15:17.668 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-11 21:15:17.671 | + ./stack.sh:echo_summary:448 : echo -e Starting Placement 2022-04-11 21:15:17.674 | + ./stack.sh:main:1300 : start_placement 2022-04-11 21:15:17.677 | + lib/placement:start_placement:160 : start_placement_api 2022-04-11 21:15:17.680 | + lib/placement:start_placement_api:146 : [[ uwsgi == \u\w\s\g\i ]] 2022-04-11 21:15:17.683 | ++ lib/placement:start_placement_api:147 : which uwsgi 2022-04-11 21:15:17.688 | + lib/placement:start_placement_api:147 : run_process placement-api '/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2022-04-11 21:15:17.690 | + functions-common:run_process:1680 : local service=placement-api 2022-04-11 21:15:17.693 | + functions-common:run_process:1681 : local 'command=/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2022-04-11 21:15:17.696 | + functions-common:run_process:1682 : local group= 2022-04-11 21:15:17.699 | + functions-common:run_process:1683 : local user= 2022-04-11 21:15:17.701 | + functions-common:run_process:1685 : local name=placement-api 2022-04-11 21:15:17.704 | + functions-common:run_process:1687 : time_start run_process 2022-04-11 21:15:17.707 | + functions-common:time_start:2411 : local name=run_process 2022-04-11 21:15:17.709 | + functions-common:time_start:2412 : local start_time= 2022-04-11 21:15:17.712 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-04-11 21:15:17.716 | ++ functions-common:time_start:2416 : date +%s%3N 2022-04-11 21:15:17.721 | + functions-common:time_start:2416 : _TIME_START[$name]=1649711717718 2022-04-11 21:15:17.724 | + functions-common:run_process:1688 : is_service_enabled placement-api 2022-04-11 21:15:17.744 | + functions-common:is_service_enabled:2081 : return 0 2022-04-11 21:15:17.747 | + functions-common:run_process:1689 : _run_under_systemd placement-api '/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' '' '' 2022-04-11 21:15:17.750 | + functions-common:_run_under_systemd:1645 : local service=placement-api 2022-04-11 21:15:17.753 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2022-04-11 21:15:17.755 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2022-04-11 21:15:17.758 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2022-04-11 21:15:17.760 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2022-04-11 21:15:17.763 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini =~ sudo ]] 2022-04-11 21:15:17.768 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini =~ ^/ ]] 2022-04-11 21:15:17.770 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@placement-api.service 2022-04-11 21:15:17.773 | + functions-common:_run_under_systemd:1652 : local group= 2022-04-11 21:15:17.776 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-04-11 21:15:17.779 | + functions-common:_run_under_systemd:1654 : [[ /usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini =~ uwsgi ]] 2022-04-11 21:15:17.782 | + functions-common:_run_under_systemd:1655 : write_uwsgi_user_unit_file devstack@placement-api.service '/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' '' ubuntu 2022-04-11 21:15:17.785 | + functions-common:write_uwsgi_user_unit_file:1589 : local service=devstack@placement-api.service 2022-04-11 21:15:17.787 | + functions-common:write_uwsgi_user_unit_file:1590 : local 'command=/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2022-04-11 21:15:17.789 | + functions-common:write_uwsgi_user_unit_file:1591 : local group= 2022-04-11 21:15:17.793 | + functions-common:write_uwsgi_user_unit_file:1592 : local user=ubuntu 2022-04-11 21:15:17.795 | + functions-common:write_uwsgi_user_unit_file:1593 : local unitfile=/etc/systemd/system/devstack@placement-api.service 2022-04-11 21:15:17.797 | + functions-common:write_uwsgi_user_unit_file:1594 : mkdir -p /etc/systemd/system 2022-04-11 21:15:17.802 | + functions-common:write_uwsgi_user_unit_file:1596 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Unit Description 'Devstack devstack@placement-api.service' 2022-04-11 21:15:17.864 | + functions-common:write_uwsgi_user_unit_file:1597 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service SyslogIdentifier devstack@placement-api.service 2022-04-11 21:15:17.927 | + functions-common:write_uwsgi_user_unit_file:1598 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service User ubuntu 2022-04-11 21:15:17.980 | + functions-common:write_uwsgi_user_unit_file:1599 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service ExecStart '/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2022-04-11 21:15:18.032 | + functions-common:write_uwsgi_user_unit_file:1600 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-04-11 21:15:18.084 | + functions-common:write_uwsgi_user_unit_file:1601 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service Type notify 2022-04-11 21:15:18.137 | + functions-common:write_uwsgi_user_unit_file:1602 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service KillMode process 2022-04-11 21:15:18.190 | + functions-common:write_uwsgi_user_unit_file:1603 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service Restart always 2022-04-11 21:15:18.242 | + functions-common:write_uwsgi_user_unit_file:1604 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service NotifyAccess all 2022-04-11 21:15:18.294 | + functions-common:write_uwsgi_user_unit_file:1605 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service RestartForceExitStatus 100 2022-04-11 21:15:18.346 | + functions-common:write_uwsgi_user_unit_file:1607 : [[ -n '' ]] 2022-04-11 21:15:18.349 | + functions-common:write_uwsgi_user_unit_file:1610 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Install WantedBy multi-user.target 2022-04-11 21:15:18.412 | + functions-common:write_uwsgi_user_unit_file:1613 : sudo systemctl daemon-reload 2022-04-11 21:15:18.808 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@placement-api.service 2022-04-11 21:15:18.822 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@placement-api.service → /etc/systemd/system/devstack@placement-api.service. 2022-04-11 21:15:19.212 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@placement-api.service 2022-04-11 21:15:19.296 | + functions-common:run_process:1691 : time_stop run_process 2022-04-11 21:15:19.298 | + functions-common:time_stop:2425 : local name 2022-04-11 21:15:19.300 | + functions-common:time_stop:2426 : local end_time 2022-04-11 21:15:19.303 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-11 21:15:19.306 | + functions-common:time_stop:2428 : local total 2022-04-11 21:15:19.313 | + functions-common:time_stop:2429 : local start_time 2022-04-11 21:15:19.315 | + functions-common:time_stop:2431 : name=run_process 2022-04-11 21:15:19.318 | + functions-common:time_stop:2432 : start_time=1649711717718 2022-04-11 21:15:19.320 | + functions-common:time_stop:2434 : [[ -z 1649711717718 ]] 2022-04-11 21:15:19.324 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-11 21:15:19.329 | + functions-common:time_stop:2437 : end_time=1649711719326 2022-04-11 21:15:19.332 | + functions-common:time_stop:2438 : elapsed_time=1608 2022-04-11 21:15:19.335 | + functions-common:time_stop:2439 : total=6105 2022-04-11 21:15:19.338 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-11 21:15:19.341 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=7713 2022-04-11 21:15:19.344 | + lib/placement:start_placement_api:153 : echo 'Waiting for placement-api to start...' 2022-04-11 21:15:19.344 | Waiting for placement-api to start... 2022-04-11 21:15:19.346 | + lib/placement:start_placement_api:154 : wait_for_service 60 http://10.222.0.45/placement 2022-04-11 21:15:19.349 | + functions:wait_for_service:457 : local timeout=60 2022-04-11 21:15:19.352 | + functions:wait_for_service:458 : local url=http://10.222.0.45/placement 2022-04-11 21:15:19.355 | + functions:wait_for_service:459 : local rval=0 2022-04-11 21:15:19.358 | + functions:wait_for_service:460 : time_start wait_for_service 2022-04-11 21:15:19.361 | + functions-common:time_start:2411 : local name=wait_for_service 2022-04-11 21:15:19.372 | + functions-common:time_start:2412 : local start_time= 2022-04-11 21:15:19.374 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-04-11 21:15:19.378 | ++ functions-common:time_start:2416 : date +%s%3N 2022-04-11 21:15:19.383 | + functions-common:time_start:2416 : _TIME_START[$name]=1649711719380 2022-04-11 21:15:19.385 | + functions:wait_for_service:461 : timeout 60 bash -x 2022-04-11 21:15:19.392 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.45/placement 2022-04-11 21:15:22.103 | + :: : [[ 200 == 503 ]] 2022-04-11 21:15:22.104 | + :: : [[ 0 -eq 7 ]] 2022-04-11 21:15:22.107 | + functions:wait_for_service:466 : time_stop wait_for_service 2022-04-11 21:15:22.110 | + functions-common:time_stop:2425 : local name 2022-04-11 21:15:22.112 | + functions-common:time_stop:2426 : local end_time 2022-04-11 21:15:22.115 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-11 21:15:22.117 | + functions-common:time_stop:2428 : local total 2022-04-11 21:15:22.121 | + functions-common:time_stop:2429 : local start_time 2022-04-11 21:15:22.123 | + functions-common:time_stop:2431 : name=wait_for_service 2022-04-11 21:15:22.126 | + functions-common:time_stop:2432 : start_time=1649711719380 2022-04-11 21:15:22.128 | + functions-common:time_stop:2434 : [[ -z 1649711719380 ]] 2022-04-11 21:15:22.131 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-11 21:15:22.137 | + functions-common:time_stop:2437 : end_time=1649711722134 2022-04-11 21:15:22.140 | + functions-common:time_stop:2438 : elapsed_time=2754 2022-04-11 21:15:22.142 | + functions-common:time_stop:2439 : total=12574 2022-04-11 21:15:22.145 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-11 21:15:22.148 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=15328 2022-04-11 21:15:22.150 | + functions:wait_for_service:467 : return 0 2022-04-11 21:15:22.153 | + ./stack.sh:main:1303 : is_service_enabled neutron 2022-04-11 21:15:22.171 | + functions-common:is_service_enabled:2081 : return 0 2022-04-11 21:15:22.173 | + ./stack.sh:main:1304 : start_neutron 2022-04-11 21:15:22.176 | + lib/neutron:start_neutron:732 : is_neutron_legacy_enabled 2022-04-11 21:15:22.180 | ++ lib/neutron:is_neutron_legacy_enabled:136 : 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-04-11 21:15:22.180 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-04-11 21:15:22.186 | + lib/neutron:is_neutron_legacy_enabled:136 : 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-04-11 21:15:22.189 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,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-04-11 21:15:22.191 | + lib/neutron:is_neutron_legacy_enabled:138 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,g-reg,cinder =~ ,q- ]] 2022-04-11 21:15:22.194 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-04-11 21:15:22.197 | + lib/neutron:start_neutron:734 : start_mutnauq_l2_agent 2022-04-11 21:15:22.200 | + lib/neutron-legacy:start_mutnauq_l2_agent:565 : 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-04-11 21:15:22.202 | + functions-common:run_process:1680 : local service=q-agt 2022-04-11 21:15:22.205 | + functions-common:run_process:1681 : local 'command=/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-04-11 21:15:22.208 | + functions-common:run_process:1682 : local group= 2022-04-11 21:15:22.210 | + functions-common:run_process:1683 : local user= 2022-04-11 21:15:22.213 | + functions-common:run_process:1685 : local name=q-agt 2022-04-11 21:15:22.215 | + functions-common:run_process:1687 : time_start run_process 2022-04-11 21:15:22.218 | + functions-common:time_start:2411 : local name=run_process 2022-04-11 21:15:22.220 | + functions-common:time_start:2412 : local start_time= 2022-04-11 21:15:22.223 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-04-11 21:15:22.226 | ++ functions-common:time_start:2416 : date +%s%3N 2022-04-11 21:15:22.230 | + functions-common:time_start:2416 : _TIME_START[$name]=1649711722228 2022-04-11 21:15:22.233 | + functions-common:run_process:1688 : is_service_enabled q-agt 2022-04-11 21:15:22.250 | + functions-common:is_service_enabled:2081 : return 0 2022-04-11 21:15:22.253 | + functions-common:run_process:1689 : _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-04-11 21:15:22.255 | + functions-common:_run_under_systemd:1645 : local service=q-agt 2022-04-11 21:15:22.258 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-04-11 21:15:22.261 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-04-11 21:15:22.264 | + functions-common:_run_under_systemd:1649 : _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-04-11 21:15:22.266 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-04-11 21:15:22.269 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ sudo ]] 2022-04-11 21:15:22.271 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ ^/ ]] 2022-04-11 21:15:22.274 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@q-agt.service 2022-04-11 21:15:22.276 | + functions-common:_run_under_systemd:1652 : local group= 2022-04-11 21:15:22.279 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-04-11 21:15:22.281 | + functions-common:_run_under_systemd:1654 : [[ /usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ uwsgi ]] 2022-04-11 21:15:22.284 | + functions-common:_run_under_systemd:1657 : 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-04-11 21:15:22.286 | + functions-common:write_user_unit_file:1562 : local service=devstack@q-agt.service 2022-04-11 21:15:22.289 | + 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-04-11 21:15:22.291 | + functions-common:write_user_unit_file:1564 : local group= 2022-04-11 21:15:22.293 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-04-11 21:15:22.296 | + functions-common:write_user_unit_file:1566 : local extra= 2022-04-11 21:15:22.298 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-04-11 21:15:22.300 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@q-agt.service 2022-04-11 21:15:22.303 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-04-11 21:15:22.308 | + functions-common:write_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Unit Description 'Devstack devstack@q-agt.service' 2022-04-11 21:15:22.372 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Service User ubuntu 2022-04-11 21:15:22.434 | + functions-common:write_user_unit_file:1575 : 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-04-11 21:15:22.485 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Service KillMode process 2022-04-11 21:15:22.538 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Service TimeoutStopSec 300 2022-04-11 21:15:22.590 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-04-11 21:15:22.643 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-04-11 21:15:22.645 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Install WantedBy multi-user.target 2022-04-11 21:15:22.707 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-04-11 21:15:23.119 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@q-agt.service 2022-04-11 21:15:23.132 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-agt.service → /etc/systemd/system/devstack@q-agt.service. 2022-04-11 21:15:23.538 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@q-agt.service 2022-04-11 21:15:23.561 | + functions-common:run_process:1691 : time_stop run_process 2022-04-11 21:15:23.563 | + functions-common:time_stop:2425 : local name 2022-04-11 21:15:23.567 | + functions-common:time_stop:2426 : local end_time 2022-04-11 21:15:23.570 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-11 21:15:23.575 | + functions-common:time_stop:2428 : local total 2022-04-11 21:15:23.578 | + functions-common:time_stop:2429 : local start_time 2022-04-11 21:15:23.581 | + functions-common:time_stop:2431 : name=run_process 2022-04-11 21:15:23.583 | + functions-common:time_stop:2432 : start_time=1649711722228 2022-04-11 21:15:23.586 | + functions-common:time_stop:2434 : [[ -z 1649711722228 ]] 2022-04-11 21:15:23.589 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-11 21:15:23.594 | + functions-common:time_stop:2437 : end_time=1649711723591 2022-04-11 21:15:23.596 | + functions-common:time_stop:2438 : elapsed_time=1363 2022-04-11 21:15:23.599 | + functions-common:time_stop:2439 : total=7713 2022-04-11 21:15:23.602 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-11 21:15:23.604 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=9076 2022-04-11 21:15:23.607 | + lib/neutron-legacy:start_mutnauq_l2_agent:567 : is_provider_network 2022-04-11 21:15:23.609 | + functions-common:is_provider_network:2274 : '[' '' == True ']' 2022-04-11 21:15:23.612 | + functions-common:is_provider_network:2277 : return 1 2022-04-11 21:15:23.615 | + lib/neutron:start_neutron:735 : start_mutnauq_other_agents 2022-04-11 21:15:23.617 | + lib/neutron-legacy:start_mutnauq_other_agents:583 : run_process q-dhcp '/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2022-04-11 21:15:23.620 | + functions-common:run_process:1680 : local service=q-dhcp 2022-04-11 21:15:23.623 | + functions-common:run_process:1681 : local 'command=/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2022-04-11 21:15:23.626 | + functions-common:run_process:1682 : local group= 2022-04-11 21:15:23.628 | + functions-common:run_process:1683 : local user= 2022-04-11 21:15:23.631 | + functions-common:run_process:1685 : local name=q-dhcp 2022-04-11 21:15:23.633 | + functions-common:run_process:1687 : time_start run_process 2022-04-11 21:15:23.636 | + functions-common:time_start:2411 : local name=run_process 2022-04-11 21:15:23.639 | + functions-common:time_start:2412 : local start_time= 2022-04-11 21:15:23.641 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-04-11 21:15:23.645 | ++ functions-common:time_start:2416 : date +%s%3N 2022-04-11 21:15:23.650 | + functions-common:time_start:2416 : _TIME_START[$name]=1649711723647 2022-04-11 21:15:23.652 | + functions-common:run_process:1688 : is_service_enabled q-dhcp 2022-04-11 21:15:23.670 | + functions-common:is_service_enabled:2081 : return 0 2022-04-11 21:15:23.673 | + functions-common:run_process:1689 : _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-04-11 21:15:23.676 | + functions-common:_run_under_systemd:1645 : local service=q-dhcp 2022-04-11 21:15:23.678 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2022-04-11 21:15:23.681 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2022-04-11 21:15:23.684 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2022-04-11 21:15:23.687 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2022-04-11 21:15:23.689 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini =~ sudo ]] 2022-04-11 21:15:23.692 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini =~ ^/ ]] 2022-04-11 21:15:23.695 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@q-dhcp.service 2022-04-11 21:15:23.697 | + functions-common:_run_under_systemd:1652 : local group= 2022-04-11 21:15:23.700 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-04-11 21:15:23.703 | + functions-common:_run_under_systemd:1654 : [[ /usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini =~ uwsgi ]] 2022-04-11 21:15:23.706 | + functions-common:_run_under_systemd:1657 : 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-04-11 21:15:23.708 | + functions-common:write_user_unit_file:1562 : local service=devstack@q-dhcp.service 2022-04-11 21:15:23.711 | + 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-04-11 21:15:23.713 | + functions-common:write_user_unit_file:1564 : local group= 2022-04-11 21:15:23.716 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-04-11 21:15:23.718 | + functions-common:write_user_unit_file:1566 : local extra= 2022-04-11 21:15:23.721 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-04-11 21:15:23.724 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@q-dhcp.service 2022-04-11 21:15:23.726 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-04-11 21:15:23.731 | + functions-common:write_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Unit Description 'Devstack devstack@q-dhcp.service' 2022-04-11 21:15:23.794 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Service User ubuntu 2022-04-11 21:15:23.862 | + functions-common:write_user_unit_file:1575 : 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-04-11 21:15:23.914 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Service KillMode process 2022-04-11 21:15:23.971 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Service TimeoutStopSec 300 2022-04-11 21:15:24.024 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-04-11 21:15:24.077 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-04-11 21:15:24.080 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Install WantedBy multi-user.target 2022-04-11 21:15:24.143 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-04-11 21:15:24.575 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@q-dhcp.service 2022-04-11 21:15:24.589 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-dhcp.service → /etc/systemd/system/devstack@q-dhcp.service. 2022-04-11 21:15:24.996 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@q-dhcp.service 2022-04-11 21:15:25.023 | + functions-common:run_process:1691 : time_stop run_process 2022-04-11 21:15:25.025 | + functions-common:time_stop:2425 : local name 2022-04-11 21:15:25.028 | + functions-common:time_stop:2426 : local end_time 2022-04-11 21:15:25.031 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-11 21:15:25.033 | + functions-common:time_stop:2428 : local total 2022-04-11 21:15:25.036 | + functions-common:time_stop:2429 : local start_time 2022-04-11 21:15:25.039 | + functions-common:time_stop:2431 : name=run_process 2022-04-11 21:15:25.041 | + functions-common:time_stop:2432 : start_time=1649711723647 2022-04-11 21:15:25.044 | + functions-common:time_stop:2434 : [[ -z 1649711723647 ]] 2022-04-11 21:15:25.048 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-11 21:15:25.052 | + functions-common:time_stop:2437 : end_time=1649711725049 2022-04-11 21:15:25.055 | + functions-common:time_stop:2438 : elapsed_time=1402 2022-04-11 21:15:25.058 | + functions-common:time_stop:2439 : total=9076 2022-04-11 21:15:25.060 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-11 21:15:25.063 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=10478 2022-04-11 21:15:25.067 | ++ lib/neutron-legacy:start_mutnauq_other_agents:585 : determine_config_files neutron-l3-agent 2022-04-11 21:15:25.069 | ++ lib/neutron-legacy:determine_config_files:335 : local opts= 2022-04-11 21:15:25.071 | ++ lib/neutron-legacy:determine_config_files:336 : case "$1" in 2022-04-11 21:15:25.075 | +++ lib/neutron-legacy:determine_config_files:338 : _determine_config_l3 2022-04-11 21:15:25.078 | +++ lib/neutron-legacy:_determine_config_l3:328 : local 'opts=--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-04-11 21:15:25.081 | +++ lib/neutron-legacy:_determine_config_l3:329 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-04-11 21:15:25.084 | ++ lib/neutron-legacy:determine_config_files:338 : opts='--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-04-11 21:15:25.086 | ++ lib/neutron-legacy:determine_config_files:340 : '[' -z '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' ']' 2022-04-11 21:15:25.089 | ++ lib/neutron-legacy:determine_config_files:343 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-04-11 21:15:25.092 | + lib/neutron-legacy:start_mutnauq_other_agents:585 : run_process q-l3 '/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-04-11 21:15:25.094 | + functions-common:run_process:1680 : local service=q-l3 2022-04-11 21:15:25.097 | + functions-common:run_process:1681 : local 'command=/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-04-11 21:15:25.099 | + functions-common:run_process:1682 : local group= 2022-04-11 21:15:25.102 | + functions-common:run_process:1683 : local user= 2022-04-11 21:15:25.104 | + functions-common:run_process:1685 : local name=q-l3 2022-04-11 21:15:25.107 | + functions-common:run_process:1687 : time_start run_process 2022-04-11 21:15:25.109 | + functions-common:time_start:2411 : local name=run_process 2022-04-11 21:15:25.112 | + functions-common:time_start:2412 : local start_time= 2022-04-11 21:15:25.114 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-04-11 21:15:25.118 | ++ functions-common:time_start:2416 : date +%s%3N 2022-04-11 21:15:25.123 | + functions-common:time_start:2416 : _TIME_START[$name]=1649711725120 2022-04-11 21:15:25.126 | + functions-common:run_process:1688 : is_service_enabled q-l3 2022-04-11 21:15:25.148 | + functions-common:is_service_enabled:2081 : return 0 2022-04-11 21:15:25.152 | + functions-common:run_process:1689 : _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-04-11 21:15:25.155 | + functions-common:_run_under_systemd:1645 : local service=q-l3 2022-04-11 21:15:25.158 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-04-11 21:15:25.161 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-04-11 21:15:25.164 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-04-11 21:15:25.166 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-04-11 21:15:25.169 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini =~ sudo ]] 2022-04-11 21:15:25.172 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini =~ ^/ ]] 2022-04-11 21:15:25.174 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@q-l3.service 2022-04-11 21:15:25.177 | + functions-common:_run_under_systemd:1652 : local group= 2022-04-11 21:15:25.179 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-04-11 21:15:25.183 | + functions-common:_run_under_systemd:1654 : [[ /usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini =~ uwsgi ]] 2022-04-11 21:15:25.185 | + functions-common:_run_under_systemd:1657 : 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-04-11 21:15:25.188 | + functions-common:write_user_unit_file:1562 : local service=devstack@q-l3.service 2022-04-11 21:15:25.191 | + 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-04-11 21:15:25.193 | + functions-common:write_user_unit_file:1564 : local group= 2022-04-11 21:15:25.196 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-04-11 21:15:25.199 | + functions-common:write_user_unit_file:1566 : local extra= 2022-04-11 21:15:25.201 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-04-11 21:15:25.204 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@q-l3.service 2022-04-11 21:15:25.206 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-04-11 21:15:25.211 | + functions-common:write_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Unit Description 'Devstack devstack@q-l3.service' 2022-04-11 21:15:25.282 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Service User ubuntu 2022-04-11 21:15:25.355 | + functions-common:write_user_unit_file:1575 : 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-04-11 21:15:25.412 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Service KillMode process 2022-04-11 21:15:25.472 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Service TimeoutStopSec 300 2022-04-11 21:15:25.526 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-04-11 21:15:25.582 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-04-11 21:15:25.584 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Install WantedBy multi-user.target 2022-04-11 21:15:25.657 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-04-11 21:15:26.101 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@q-l3.service 2022-04-11 21:15:26.115 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-l3.service → /etc/systemd/system/devstack@q-l3.service. 2022-04-11 21:15:26.538 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@q-l3.service 2022-04-11 21:15:26.569 | + functions-common:run_process:1691 : time_stop run_process 2022-04-11 21:15:26.571 | + functions-common:time_stop:2425 : local name 2022-04-11 21:15:26.575 | + functions-common:time_stop:2426 : local end_time 2022-04-11 21:15:26.577 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-11 21:15:26.580 | + functions-common:time_stop:2428 : local total 2022-04-11 21:15:26.583 | + functions-common:time_stop:2429 : local start_time 2022-04-11 21:15:26.585 | + functions-common:time_stop:2431 : name=run_process 2022-04-11 21:15:26.588 | + functions-common:time_stop:2432 : start_time=1649711725120 2022-04-11 21:15:26.591 | + functions-common:time_stop:2434 : [[ -z 1649711725120 ]] 2022-04-11 21:15:26.596 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-11 21:15:26.599 | + functions-common:time_stop:2437 : end_time=1649711726596 2022-04-11 21:15:26.602 | + functions-common:time_stop:2438 : elapsed_time=1476 2022-04-11 21:15:26.605 | + functions-common:time_stop:2439 : total=10478 2022-04-11 21:15:26.607 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-11 21:15:26.610 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=11954 2022-04-11 21:15:26.613 | + lib/neutron-legacy:start_mutnauq_other_agents:587 : run_process q-meta '/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2022-04-11 21:15:26.615 | + functions-common:run_process:1680 : local service=q-meta 2022-04-11 21:15:26.618 | + functions-common:run_process:1681 : local 'command=/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2022-04-11 21:15:26.621 | + functions-common:run_process:1682 : local group= 2022-04-11 21:15:26.624 | + functions-common:run_process:1683 : local user= 2022-04-11 21:15:26.626 | + functions-common:run_process:1685 : local name=q-meta 2022-04-11 21:15:26.629 | + functions-common:run_process:1687 : time_start run_process 2022-04-11 21:15:26.631 | + functions-common:time_start:2411 : local name=run_process 2022-04-11 21:15:26.634 | + functions-common:time_start:2412 : local start_time= 2022-04-11 21:15:26.637 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-04-11 21:15:26.641 | ++ functions-common:time_start:2416 : date +%s%3N 2022-04-11 21:15:26.646 | + functions-common:time_start:2416 : _TIME_START[$name]=1649711726643 2022-04-11 21:15:26.649 | + functions-common:run_process:1688 : is_service_enabled q-meta 2022-04-11 21:15:26.671 | + functions-common:is_service_enabled:2081 : return 0 2022-04-11 21:15:26.674 | + functions-common:run_process:1689 : _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-04-11 21:15:26.676 | + functions-common:_run_under_systemd:1645 : local service=q-meta 2022-04-11 21:15:26.679 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2022-04-11 21:15:26.682 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2022-04-11 21:15:26.685 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2022-04-11 21:15:26.689 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2022-04-11 21:15:26.692 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini =~ sudo ]] 2022-04-11 21:15:26.694 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini =~ ^/ ]] 2022-04-11 21:15:26.697 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@q-meta.service 2022-04-11 21:15:26.700 | + functions-common:_run_under_systemd:1652 : local group= 2022-04-11 21:15:26.703 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-04-11 21:15:26.706 | + functions-common:_run_under_systemd:1654 : [[ /usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini =~ uwsgi ]] 2022-04-11 21:15:26.708 | + functions-common:_run_under_systemd:1657 : 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-04-11 21:15:26.711 | + functions-common:write_user_unit_file:1562 : local service=devstack@q-meta.service 2022-04-11 21:15:26.714 | + 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-04-11 21:15:26.716 | + functions-common:write_user_unit_file:1564 : local group= 2022-04-11 21:15:26.719 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-04-11 21:15:26.722 | + functions-common:write_user_unit_file:1566 : local extra= 2022-04-11 21:15:26.724 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-04-11 21:15:26.727 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@q-meta.service 2022-04-11 21:15:26.730 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-04-11 21:15:26.735 | + functions-common:write_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Unit Description 'Devstack devstack@q-meta.service' 2022-04-11 21:15:26.811 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Service User ubuntu 2022-04-11 21:15:26.891 | + functions-common:write_user_unit_file:1575 : 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-04-11 21:15:26.959 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Service KillMode process 2022-04-11 21:15:27.017 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Service TimeoutStopSec 300 2022-04-11 21:15:27.080 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-04-11 21:15:27.143 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-04-11 21:15:27.143 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Install WantedBy multi-user.target 2022-04-11 21:15:27.213 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-04-11 21:15:27.703 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@q-meta.service 2022-04-11 21:15:27.719 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-meta.service → /etc/systemd/system/devstack@q-meta.service. 2022-04-11 21:15:28.170 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@q-meta.service 2022-04-11 21:15:28.200 | + functions-common:run_process:1691 : time_stop run_process 2022-04-11 21:15:28.203 | + functions-common:time_stop:2425 : local name 2022-04-11 21:15:28.206 | + functions-common:time_stop:2426 : local end_time 2022-04-11 21:15:28.209 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-11 21:15:28.211 | + functions-common:time_stop:2428 : local total 2022-04-11 21:15:28.214 | + functions-common:time_stop:2429 : local start_time 2022-04-11 21:15:28.217 | + functions-common:time_stop:2431 : name=run_process 2022-04-11 21:15:28.220 | + functions-common:time_stop:2432 : start_time=1649711726643 2022-04-11 21:15:28.223 | + functions-common:time_stop:2434 : [[ -z 1649711726643 ]] 2022-04-11 21:15:28.230 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-11 21:15:28.234 | + functions-common:time_stop:2437 : end_time=1649711728230 2022-04-11 21:15:28.238 | + functions-common:time_stop:2438 : elapsed_time=1587 2022-04-11 21:15:28.246 | + functions-common:time_stop:2439 : total=11954 2022-04-11 21:15:28.249 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-11 21:15:28.252 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=13541 2022-04-11 21:15:28.257 | + lib/neutron-legacy:start_mutnauq_other_agents:588 : run_process q-metering '/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file ' 2022-04-11 21:15:28.261 | + functions-common:run_process:1680 : local service=q-metering 2022-04-11 21:15:28.264 | + functions-common:run_process:1681 : local 'command=/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file ' 2022-04-11 21:15:28.266 | + functions-common:run_process:1682 : local group= 2022-04-11 21:15:28.269 | + functions-common:run_process:1683 : local user= 2022-04-11 21:15:28.272 | + functions-common:run_process:1685 : local name=q-metering 2022-04-11 21:15:28.274 | + functions-common:run_process:1687 : time_start run_process 2022-04-11 21:15:28.280 | + functions-common:time_start:2411 : local name=run_process 2022-04-11 21:15:28.288 | + functions-common:time_start:2412 : local start_time= 2022-04-11 21:15:28.300 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-04-11 21:15:28.316 | ++ functions-common:time_start:2416 : date +%s%3N 2022-04-11 21:15:28.328 | + functions-common:time_start:2416 : _TIME_START[$name]=1649711728317 2022-04-11 21:15:28.336 | + functions-common:run_process:1688 : is_service_enabled q-metering 2022-04-11 21:15:28.368 | + functions-common:is_service_enabled:2081 : return 1 2022-04-11 21:15:28.372 | + functions-common:run_process:1691 : time_stop run_process 2022-04-11 21:15:28.374 | + functions-common:time_stop:2425 : local name 2022-04-11 21:15:28.377 | + functions-common:time_stop:2426 : local end_time 2022-04-11 21:15:28.380 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-11 21:15:28.382 | + functions-common:time_stop:2428 : local total 2022-04-11 21:15:28.385 | + functions-common:time_stop:2429 : local start_time 2022-04-11 21:15:28.387 | + functions-common:time_stop:2431 : name=run_process 2022-04-11 21:15:28.390 | + functions-common:time_stop:2432 : start_time=1649711728317 2022-04-11 21:15:28.393 | + functions-common:time_stop:2434 : [[ -z 1649711728317 ]] 2022-04-11 21:15:28.396 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-11 21:15:28.401 | + functions-common:time_stop:2437 : end_time=1649711728398 2022-04-11 21:15:28.404 | + functions-common:time_stop:2438 : elapsed_time=81 2022-04-11 21:15:28.406 | + functions-common:time_stop:2439 : total=13541 2022-04-11 21:15:28.409 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-11 21:15:28.412 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=13622 2022-04-11 21:15:28.415 | + ./stack.sh:main:1307 : is_service_enabled q-svc 2022-04-11 21:15:28.436 | + functions-common:is_service_enabled:2081 : return 0 2022-04-11 21:15:28.439 | + ./stack.sh:main:1307 : [[ True == \T\r\u\e ]] 2022-04-11 21:15:28.442 | + ./stack.sh:main:1308 : echo_summary 'Creating initial neutron network elements' 2022-04-11 21:15:28.444 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-11 21:15:28.447 | + ./stack.sh:echo_summary:448 : echo -e Creating initial neutron network elements 2022-04-11 21:15:28.450 | + ./stack.sh:main:1311 : type -p neutron_plugin_create_initial_networks 2022-04-11 21:15:28.452 | + ./stack.sh:main:1314 : create_neutron_initial_network 2022-04-11 21:15:28.455 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:151 : type -p neutron_plugin_create_initial_network_profile 2022-04-11 21:15:28.458 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:155 : is_networking_extension_supported auto-allocated-topology 2022-04-11 21:15:28.461 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:424 : local extension=auto-allocated-topology 2022-04-11 21:15:28.464 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:426 : oscwrap --os-cloud devstack-admin --os-region RegionOne extension list --network -c Alias -f value 2022-04-11 21:15:31.361 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 21:15:31.361 | from cryptography.utils import int_from_bytes 2022-04-11 21:15:31.361 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 21:15:31.361 | from cryptography.utils import int_from_bytes 2022-04-11 21:15:31.542 | ++ functions-common:oscwrap:2465 : return 0 2022-04-11 21:15:31.545 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:426 : EXT_LIST='address-group 2022-04-11 21:15:31.545 | address-scope 2022-04-11 21:15:31.545 | router-admin-state-down-before-update 2022-04-11 21:15:31.545 | agent 2022-04-11 21:15:31.546 | agent-resources-synced 2022-04-11 21:15:31.546 | allowed-address-pairs 2022-04-11 21:15:31.546 | auto-allocated-topology 2022-04-11 21:15:31.546 | availability_zone 2022-04-11 21:15:31.546 | availability_zone_filter 2022-04-11 21:15:31.546 | default-subnetpools 2022-04-11 21:15:31.546 | dhcp_agent_scheduler 2022-04-11 21:15:31.546 | dvr 2022-04-11 21:15:31.546 | empty-string-filtering 2022-04-11 21:15:31.546 | external-net 2022-04-11 21:15:31.546 | extra_dhcp_opt 2022-04-11 21:15:31.546 | extraroute 2022-04-11 21:15:31.546 | extraroute-atomic 2022-04-11 21:15:31.546 | filter-validation 2022-04-11 21:15:31.546 | fip-port-details 2022-04-11 21:15:31.546 | flavors 2022-04-11 21:15:31.546 | floatingip-pools 2022-04-11 21:15:31.546 | ip-substring-filtering 2022-04-11 21:15:31.546 | router 2022-04-11 21:15:31.546 | ext-gw-mode 2022-04-11 21:15:31.546 | l3-ha 2022-04-11 21:15:31.546 | l3-flavors 2022-04-11 21:15:31.546 | l3-port-ip-change-not-allowed 2022-04-11 21:15:31.546 | l3_agent_scheduler 2022-04-11 21:15:31.546 | multi-provider 2022-04-11 21:15:31.546 | net-mtu 2022-04-11 21:15:31.546 | net-mtu-writable 2022-04-11 21:15:31.546 | network_availability_zone 2022-04-11 21:15:31.546 | network-ip-availability 2022-04-11 21:15:31.546 | pagination 2022-04-11 21:15:31.546 | port-device-profile 2022-04-11 21:15:31.546 | port-mac-address-regenerate 2022-04-11 21:15:31.546 | port-numa-affinity-policy 2022-04-11 21:15:31.546 | binding 2022-04-11 21:15:31.546 | binding-extended 2022-04-11 21:15:31.546 | port-security 2022-04-11 21:15:31.547 | project-id 2022-04-11 21:15:31.547 | provider 2022-04-11 21:15:31.547 | quota-check-limit 2022-04-11 21:15:31.547 | quotas 2022-04-11 21:15:31.547 | quota_details 2022-04-11 21:15:31.547 | rbac-policies 2022-04-11 21:15:31.547 | rbac-address-group 2022-04-11 21:15:31.547 | rbac-address-scope 2022-04-11 21:15:31.547 | rbac-security-groups 2022-04-11 21:15:31.547 | rbac-subnetpool 2022-04-11 21:15:31.547 | revision-if-match 2022-04-11 21:15:31.547 | standard-attr-revisions 2022-04-11 21:15:31.547 | router_availability_zone 2022-04-11 21:15:31.547 | security-groups-normalized-cidr 2022-04-11 21:15:31.547 | port-security-groups-filtering 2022-04-11 21:15:31.547 | security-groups-remote-address-group 2022-04-11 21:15:31.547 | security-groups-shared-filtering 2022-04-11 21:15:31.547 | security-group 2022-04-11 21:15:31.547 | service-type 2022-04-11 21:15:31.547 | sorting 2022-04-11 21:15:31.547 | standard-attr-description 2022-04-11 21:15:31.547 | stateful-security-group 2022-04-11 21:15:31.547 | subnet_onboard 2022-04-11 21:15:31.547 | subnet-service-types 2022-04-11 21:15:31.547 | subnet_allocation 2022-04-11 21:15:31.547 | subnetpool-prefix-ops 2022-04-11 21:15:31.547 | standard-attr-tag 2022-04-11 21:15:31.547 | standard-attr-timestamp' 2022-04-11 21:15:31.548 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:427 : [[ address-group 2022-04-11 21:15:31.548 | address-scope 2022-04-11 21:15:31.548 | router-admin-state-down-before-update 2022-04-11 21:15:31.548 | agent 2022-04-11 21:15:31.548 | agent-resources-synced 2022-04-11 21:15:31.548 | allowed-address-pairs 2022-04-11 21:15:31.548 | auto-allocated-topology 2022-04-11 21:15:31.548 | availability_zone 2022-04-11 21:15:31.548 | availability_zone_filter 2022-04-11 21:15:31.548 | default-subnetpools 2022-04-11 21:15:31.548 | dhcp_agent_scheduler 2022-04-11 21:15:31.548 | dvr 2022-04-11 21:15:31.548 | empty-string-filtering 2022-04-11 21:15:31.548 | external-net 2022-04-11 21:15:31.548 | extra_dhcp_opt 2022-04-11 21:15:31.549 | extraroute 2022-04-11 21:15:31.549 | extraroute-atomic 2022-04-11 21:15:31.549 | filter-validation 2022-04-11 21:15:31.549 | fip-port-details 2022-04-11 21:15:31.549 | flavors 2022-04-11 21:15:31.549 | floatingip-pools 2022-04-11 21:15:31.549 | ip-substring-filtering 2022-04-11 21:15:31.549 | router 2022-04-11 21:15:31.549 | ext-gw-mode 2022-04-11 21:15:31.549 | l3-ha 2022-04-11 21:15:31.549 | l3-flavors 2022-04-11 21:15:31.549 | l3-port-ip-change-not-allowed 2022-04-11 21:15:31.549 | l3_agent_scheduler 2022-04-11 21:15:31.549 | multi-provider 2022-04-11 21:15:31.549 | net-mtu 2022-04-11 21:15:31.549 | net-mtu-writable 2022-04-11 21:15:31.549 | network_availability_zone 2022-04-11 21:15:31.549 | network-ip-availability 2022-04-11 21:15:31.549 | pagination 2022-04-11 21:15:31.549 | port-device-profile 2022-04-11 21:15:31.549 | port-mac-address-regenerate 2022-04-11 21:15:31.549 | port-numa-affinity-policy 2022-04-11 21:15:31.549 | binding 2022-04-11 21:15:31.549 | binding-extended 2022-04-11 21:15:31.549 | port-security 2022-04-11 21:15:31.549 | project-id 2022-04-11 21:15:31.549 | provider 2022-04-11 21:15:31.549 | quota-check-limit 2022-04-11 21:15:31.549 | quotas 2022-04-11 21:15:31.549 | quota_details 2022-04-11 21:15:31.549 | rbac-policies 2022-04-11 21:15:31.549 | rbac-address-group 2022-04-11 21:15:31.549 | rbac-address-scope 2022-04-11 21:15:31.549 | rbac-security-groups 2022-04-11 21:15:31.549 | rbac-subnetpool 2022-04-11 21:15:31.549 | revision-if-match 2022-04-11 21:15:31.550 | standard-attr-revisions 2022-04-11 21:15:31.550 | router_availability_zone 2022-04-11 21:15:31.550 | security-groups-normalized-cidr 2022-04-11 21:15:31.550 | port-security-groups-filtering 2022-04-11 21:15:31.550 | security-groups-remote-address-group 2022-04-11 21:15:31.550 | security-groups-shared-filtering 2022-04-11 21:15:31.550 | security-group 2022-04-11 21:15:31.550 | service-type 2022-04-11 21:15:31.550 | sorting 2022-04-11 21:15:31.550 | standard-attr-description 2022-04-11 21:15:31.550 | stateful-security-group 2022-04-11 21:15:31.550 | subnet_onboard 2022-04-11 21:15:31.550 | subnet-service-types 2022-04-11 21:15:31.550 | subnet_allocation 2022-04-11 21:15:31.550 | subnetpool-prefix-ops 2022-04-11 21:15:31.550 | standard-attr-tag 2022-04-11 21:15:31.550 | standard-attr-timestamp =~ auto-allocated-topology ]] 2022-04-11 21:15:31.552 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:427 : return 0 2022-04-11 21:15:31.558 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:156 : [[ True == \T\r\u\e ]] 2022-04-11 21:15:31.560 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:157 : [[ 4 =~ 4.* ]] 2022-04-11 21:15:31.564 | ++ 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-04-11 21:15:34.175 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 21:15:34.175 | from cryptography.utils import int_from_bytes 2022-04-11 21:15:34.175 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 21:15:34.175 | from cryptography.utils import int_from_bytes 2022-04-11 21:15:34.361 | ++ functions-common:oscwrap:2465 : return 0 2022-04-11 21:15:34.364 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:158 : SUBNETPOOL_V4_ID=4fe011ee-cae9-4461-bcea-60722ef311bb 2022-04-11 21:15:34.366 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:160 : [[ 4 =~ .*6 ]] 2022-04-11 21:15:34.369 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:166 : is_provider_network 2022-04-11 21:15:34.372 | + functions-common:is_provider_network:2274 : '[' '' == True ']' 2022-04-11 21:15:34.375 | + functions-common:is_provider_network:2277 : return 1 2022-04-11 21:15:34.379 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:196 : oscwrap --os-cloud devstack --os-region RegionOne network create private 2022-04-11 21:15:34.382 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:196 : grep ' id ' 2022-04-11 21:15:34.384 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:196 : get_field 2 2022-04-11 21:15:34.389 | ++ functions-common:get_field:811 : local data field 2022-04-11 21:15:34.392 | ++ functions-common:get_field:812 : read data 2022-04-11 21:15:37.235 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 21:15:37.235 | from cryptography.utils import int_from_bytes 2022-04-11 21:15:37.235 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 21:15:37.235 | from cryptography.utils import int_from_bytes 2022-04-11 21:15:37.421 | ++ functions-common:oscwrap:2465 : return 0 2022-04-11 21:15:37.425 | ++ functions-common:get_field:813 : '[' 2 -lt 0 ']' 2022-04-11 21:15:37.427 | ++ functions-common:get_field:816 : field='$3' 2022-04-11 21:15:37.431 | ++ functions-common:get_field:818 : echo '| id | e39db550-2925-4156-87cd-b0273efbf4c3 |' 2022-04-11 21:15:37.431 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2022-04-11 21:15:37.438 | ++ functions-common:get_field:812 : read data 2022-04-11 21:15:37.441 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:196 : NET_ID=e39db550-2925-4156-87cd-b0273efbf4c3 2022-04-11 21:15:37.444 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:197 : die_if_not_set 197 NET_ID 'Failure creating NET_ID for private' 2022-04-11 21:15:37.447 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-04-11 21:15:37.465 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:199 : [[ 4 =~ 4.* ]] 2022-04-11 21:15:37.469 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:201 : _neutron_create_private_subnet_v4 2022-04-11 21:15:37.472 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:248 : '[' -z 4fe011ee-cae9-4461-bcea-60722ef311bb ']' 2022-04-11 21:15:37.474 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:251 : local 'subnet_params=--ip-version 4 ' 2022-04-11 21:15:37.477 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:252 : [[ -n 172.20.0.1 ]] 2022-04-11 21:15:37.480 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:253 : subnet_params+='--gateway 172.20.0.1 ' 2022-04-11 21:15:37.482 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:256 : subnet_params+='--subnet-pool 4fe011ee-cae9-4461-bcea-60722ef311bb ' 2022-04-11 21:15:37.485 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:257 : subnet_params+=' ' 2022-04-11 21:15:37.487 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:258 : subnet_params+='--network e39db550-2925-4156-87cd-b0273efbf4c3 private-subnet' 2022-04-11 21:15:37.490 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:259 : local subnet_id 2022-04-11 21:15:37.495 | +++ 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 4fe011ee-cae9-4461-bcea-60722ef311bb --network e39db550-2925-4156-87cd-b0273efbf4c3 private-subnet 2022-04-11 21:15:37.498 | +++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:260 : grep ' id ' 2022-04-11 21:15:37.498 | +++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:260 : get_field 2 2022-04-11 21:15:37.499 | +++ functions-common:get_field:811 : local data field 2022-04-11 21:15:37.501 | +++ functions-common:get_field:812 : read data 2022-04-11 21:15:40.933 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 21:15:40.933 | from cryptography.utils import int_from_bytes 2022-04-11 21:15:40.933 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 21:15:40.933 | from cryptography.utils import int_from_bytes 2022-04-11 21:15:41.108 | +++ functions-common:oscwrap:2465 : return 0 2022-04-11 21:15:41.111 | +++ functions-common:get_field:813 : '[' 2 -lt 0 ']' 2022-04-11 21:15:41.113 | +++ functions-common:get_field:816 : field='$3' 2022-04-11 21:15:41.116 | +++ functions-common:get_field:818 : echo '| id | f801337e-ea12-46fd-a396-885f44fb7935 |' 2022-04-11 21:15:41.117 | +++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2022-04-11 21:15:41.124 | +++ functions-common:get_field:812 : read data 2022-04-11 21:15:41.127 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:260 : subnet_id=f801337e-ea12-46fd-a396-885f44fb7935 2022-04-11 21:15:41.132 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:261 : die_if_not_set 261 subnet_id 'Failure creating private IPv4 subnet' 2022-04-11 21:15:41.134 | ++ functions-common:die_if_not_set:282 : local exitcode=0 2022-04-11 21:15:41.153 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:262 : echo f801337e-ea12-46fd-a396-885f44fb7935 2022-04-11 21:15:41.156 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:201 : SUBNET_ID=f801337e-ea12-46fd-a396-885f44fb7935 2022-04-11 21:15:41.159 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:204 : [[ 4 =~ .*6 ]] 2022-04-11 21:15:41.161 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:210 : is_networking_extension_supported router 2022-04-11 21:15:41.164 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:424 : local extension=router 2022-04-11 21:15:41.168 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:426 : oscwrap --os-cloud devstack-admin --os-region RegionOne extension list --network -c Alias -f value 2022-04-11 21:15:43.502 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 21:15:43.502 | from cryptography.utils import int_from_bytes 2022-04-11 21:15:43.502 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 21:15:43.503 | from cryptography.utils import int_from_bytes 2022-04-11 21:15:43.669 | ++ functions-common:oscwrap:2465 : return 0 2022-04-11 21:15:43.672 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:426 : EXT_LIST='address-group 2022-04-11 21:15:43.672 | address-scope 2022-04-11 21:15:43.672 | router-admin-state-down-before-update 2022-04-11 21:15:43.672 | agent 2022-04-11 21:15:43.672 | agent-resources-synced 2022-04-11 21:15:43.672 | allowed-address-pairs 2022-04-11 21:15:43.672 | auto-allocated-topology 2022-04-11 21:15:43.672 | availability_zone 2022-04-11 21:15:43.672 | availability_zone_filter 2022-04-11 21:15:43.672 | default-subnetpools 2022-04-11 21:15:43.672 | dhcp_agent_scheduler 2022-04-11 21:15:43.672 | dvr 2022-04-11 21:15:43.672 | empty-string-filtering 2022-04-11 21:15:43.673 | external-net 2022-04-11 21:15:43.673 | extra_dhcp_opt 2022-04-11 21:15:43.673 | extraroute 2022-04-11 21:15:43.673 | extraroute-atomic 2022-04-11 21:15:43.673 | filter-validation 2022-04-11 21:15:43.673 | fip-port-details 2022-04-11 21:15:43.673 | flavors 2022-04-11 21:15:43.673 | floatingip-pools 2022-04-11 21:15:43.673 | ip-substring-filtering 2022-04-11 21:15:43.673 | router 2022-04-11 21:15:43.673 | ext-gw-mode 2022-04-11 21:15:43.673 | l3-ha 2022-04-11 21:15:43.673 | l3-flavors 2022-04-11 21:15:43.673 | l3-port-ip-change-not-allowed 2022-04-11 21:15:43.673 | l3_agent_scheduler 2022-04-11 21:15:43.673 | multi-provider 2022-04-11 21:15:43.673 | net-mtu 2022-04-11 21:15:43.673 | net-mtu-writable 2022-04-11 21:15:43.673 | network_availability_zone 2022-04-11 21:15:43.673 | network-ip-availability 2022-04-11 21:15:43.673 | pagination 2022-04-11 21:15:43.673 | port-device-profile 2022-04-11 21:15:43.673 | port-mac-address-regenerate 2022-04-11 21:15:43.673 | port-numa-affinity-policy 2022-04-11 21:15:43.673 | binding 2022-04-11 21:15:43.673 | binding-extended 2022-04-11 21:15:43.673 | port-security 2022-04-11 21:15:43.673 | project-id 2022-04-11 21:15:43.673 | provider 2022-04-11 21:15:43.673 | quota-check-limit 2022-04-11 21:15:43.673 | quotas 2022-04-11 21:15:43.673 | quota_details 2022-04-11 21:15:43.673 | rbac-policies 2022-04-11 21:15:43.673 | rbac-address-group 2022-04-11 21:15:43.673 | rbac-address-scope 2022-04-11 21:15:43.673 | rbac-security-groups 2022-04-11 21:15:43.673 | rbac-subnetpool 2022-04-11 21:15:43.674 | revision-if-match 2022-04-11 21:15:43.674 | standard-attr-revisions 2022-04-11 21:15:43.674 | router_availability_zone 2022-04-11 21:15:43.674 | security-groups-normalized-cidr 2022-04-11 21:15:43.674 | port-security-groups-filtering 2022-04-11 21:15:43.674 | security-groups-remote-address-group 2022-04-11 21:15:43.674 | security-groups-shared-filtering 2022-04-11 21:15:43.674 | security-group 2022-04-11 21:15:43.674 | service-type 2022-04-11 21:15:43.674 | sorting 2022-04-11 21:15:43.674 | standard-attr-description 2022-04-11 21:15:43.674 | stateful-security-group 2022-04-11 21:15:43.674 | subnet_onboard 2022-04-11 21:15:43.674 | subnet-service-types 2022-04-11 21:15:43.674 | subnet_allocation 2022-04-11 21:15:43.674 | subnetpool-prefix-ops 2022-04-11 21:15:43.674 | standard-attr-tag 2022-04-11 21:15:43.674 | standard-attr-timestamp' 2022-04-11 21:15:43.675 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:427 : [[ address-group 2022-04-11 21:15:43.675 | address-scope 2022-04-11 21:15:43.675 | router-admin-state-down-before-update 2022-04-11 21:15:43.675 | agent 2022-04-11 21:15:43.675 | agent-resources-synced 2022-04-11 21:15:43.675 | allowed-address-pairs 2022-04-11 21:15:43.675 | auto-allocated-topology 2022-04-11 21:15:43.675 | availability_zone 2022-04-11 21:15:43.675 | availability_zone_filter 2022-04-11 21:15:43.675 | default-subnetpools 2022-04-11 21:15:43.675 | dhcp_agent_scheduler 2022-04-11 21:15:43.675 | dvr 2022-04-11 21:15:43.675 | empty-string-filtering 2022-04-11 21:15:43.675 | external-net 2022-04-11 21:15:43.675 | extra_dhcp_opt 2022-04-11 21:15:43.675 | extraroute 2022-04-11 21:15:43.675 | extraroute-atomic 2022-04-11 21:15:43.675 | filter-validation 2022-04-11 21:15:43.675 | fip-port-details 2022-04-11 21:15:43.675 | flavors 2022-04-11 21:15:43.675 | floatingip-pools 2022-04-11 21:15:43.675 | ip-substring-filtering 2022-04-11 21:15:43.675 | router 2022-04-11 21:15:43.675 | ext-gw-mode 2022-04-11 21:15:43.675 | l3-ha 2022-04-11 21:15:43.675 | l3-flavors 2022-04-11 21:15:43.675 | l3-port-ip-change-not-allowed 2022-04-11 21:15:43.675 | l3_agent_scheduler 2022-04-11 21:15:43.676 | multi-provider 2022-04-11 21:15:43.676 | net-mtu 2022-04-11 21:15:43.676 | net-mtu-writable 2022-04-11 21:15:43.676 | network_availability_zone 2022-04-11 21:15:43.676 | network-ip-availability 2022-04-11 21:15:43.676 | pagination 2022-04-11 21:15:43.676 | port-device-profile 2022-04-11 21:15:43.676 | port-mac-address-regenerate 2022-04-11 21:15:43.676 | port-numa-affinity-policy 2022-04-11 21:15:43.676 | binding 2022-04-11 21:15:43.676 | binding-extended 2022-04-11 21:15:43.676 | port-security 2022-04-11 21:15:43.676 | project-id 2022-04-11 21:15:43.676 | provider 2022-04-11 21:15:43.676 | quota-check-limit 2022-04-11 21:15:43.676 | quotas 2022-04-11 21:15:43.676 | quota_details 2022-04-11 21:15:43.676 | rbac-policies 2022-04-11 21:15:43.676 | rbac-address-group 2022-04-11 21:15:43.676 | rbac-address-scope 2022-04-11 21:15:43.676 | rbac-security-groups 2022-04-11 21:15:43.676 | rbac-subnetpool 2022-04-11 21:15:43.676 | revision-if-match 2022-04-11 21:15:43.676 | standard-attr-revisions 2022-04-11 21:15:43.676 | router_availability_zone 2022-04-11 21:15:43.676 | security-groups-normalized-cidr 2022-04-11 21:15:43.676 | port-security-groups-filtering 2022-04-11 21:15:43.676 | security-groups-remote-address-group 2022-04-11 21:15:43.676 | security-groups-shared-filtering 2022-04-11 21:15:43.676 | security-group 2022-04-11 21:15:43.676 | service-type 2022-04-11 21:15:43.676 | sorting 2022-04-11 21:15:43.676 | standard-attr-description 2022-04-11 21:15:43.676 | stateful-security-group 2022-04-11 21:15:43.676 | subnet_onboard 2022-04-11 21:15:43.676 | subnet-service-types 2022-04-11 21:15:43.676 | subnet_allocation 2022-04-11 21:15:43.677 | subnetpool-prefix-ops 2022-04-11 21:15:43.677 | standard-attr-tag 2022-04-11 21:15:43.677 | standard-attr-timestamp =~ router ]] 2022-04-11 21:15:43.678 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:427 : return 0 2022-04-11 21:15:43.681 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:210 : is_networking_extension_supported external-net 2022-04-11 21:15:43.684 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:424 : local extension=external-net 2022-04-11 21:15:43.688 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:426 : oscwrap --os-cloud devstack-admin --os-region RegionOne extension list --network -c Alias -f value 2022-04-11 21:15:46.050 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 21:15:46.050 | from cryptography.utils import int_from_bytes 2022-04-11 21:15:46.050 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 21:15:46.050 | from cryptography.utils import int_from_bytes 2022-04-11 21:15:46.222 | ++ functions-common:oscwrap:2465 : return 0 2022-04-11 21:15:46.226 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:426 : EXT_LIST='address-group 2022-04-11 21:15:46.226 | address-scope 2022-04-11 21:15:46.226 | router-admin-state-down-before-update 2022-04-11 21:15:46.226 | agent 2022-04-11 21:15:46.226 | agent-resources-synced 2022-04-11 21:15:46.226 | allowed-address-pairs 2022-04-11 21:15:46.226 | auto-allocated-topology 2022-04-11 21:15:46.226 | availability_zone 2022-04-11 21:15:46.226 | availability_zone_filter 2022-04-11 21:15:46.226 | default-subnetpools 2022-04-11 21:15:46.226 | dhcp_agent_scheduler 2022-04-11 21:15:46.226 | dvr 2022-04-11 21:15:46.226 | empty-string-filtering 2022-04-11 21:15:46.226 | external-net 2022-04-11 21:15:46.226 | extra_dhcp_opt 2022-04-11 21:15:46.226 | extraroute 2022-04-11 21:15:46.226 | extraroute-atomic 2022-04-11 21:15:46.226 | filter-validation 2022-04-11 21:15:46.226 | fip-port-details 2022-04-11 21:15:46.226 | flavors 2022-04-11 21:15:46.226 | floatingip-pools 2022-04-11 21:15:46.226 | ip-substring-filtering 2022-04-11 21:15:46.226 | router 2022-04-11 21:15:46.226 | ext-gw-mode 2022-04-11 21:15:46.226 | l3-ha 2022-04-11 21:15:46.226 | l3-flavors 2022-04-11 21:15:46.226 | l3-port-ip-change-not-allowed 2022-04-11 21:15:46.226 | l3_agent_scheduler 2022-04-11 21:15:46.226 | multi-provider 2022-04-11 21:15:46.226 | net-mtu 2022-04-11 21:15:46.226 | net-mtu-writable 2022-04-11 21:15:46.226 | network_availability_zone 2022-04-11 21:15:46.226 | network-ip-availability 2022-04-11 21:15:46.226 | pagination 2022-04-11 21:15:46.227 | port-device-profile 2022-04-11 21:15:46.227 | port-mac-address-regenerate 2022-04-11 21:15:46.227 | port-numa-affinity-policy 2022-04-11 21:15:46.227 | binding 2022-04-11 21:15:46.227 | binding-extended 2022-04-11 21:15:46.227 | port-security 2022-04-11 21:15:46.227 | project-id 2022-04-11 21:15:46.227 | provider 2022-04-11 21:15:46.227 | quota-check-limit 2022-04-11 21:15:46.227 | quotas 2022-04-11 21:15:46.227 | quota_details 2022-04-11 21:15:46.227 | rbac-policies 2022-04-11 21:15:46.227 | rbac-address-group 2022-04-11 21:15:46.227 | rbac-address-scope 2022-04-11 21:15:46.227 | rbac-security-groups 2022-04-11 21:15:46.227 | rbac-subnetpool 2022-04-11 21:15:46.227 | revision-if-match 2022-04-11 21:15:46.227 | standard-attr-revisions 2022-04-11 21:15:46.227 | router_availability_zone 2022-04-11 21:15:46.227 | security-groups-normalized-cidr 2022-04-11 21:15:46.227 | port-security-groups-filtering 2022-04-11 21:15:46.227 | security-groups-remote-address-group 2022-04-11 21:15:46.227 | security-groups-shared-filtering 2022-04-11 21:15:46.227 | security-group 2022-04-11 21:15:46.227 | service-type 2022-04-11 21:15:46.227 | sorting 2022-04-11 21:15:46.227 | standard-attr-description 2022-04-11 21:15:46.227 | stateful-security-group 2022-04-11 21:15:46.227 | subnet_onboard 2022-04-11 21:15:46.227 | subnet-service-types 2022-04-11 21:15:46.227 | subnet_allocation 2022-04-11 21:15:46.227 | subnetpool-prefix-ops 2022-04-11 21:15:46.227 | standard-attr-tag 2022-04-11 21:15:46.227 | standard-attr-timestamp' 2022-04-11 21:15:46.230 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:427 : [[ address-group 2022-04-11 21:15:46.230 | address-scope 2022-04-11 21:15:46.230 | router-admin-state-down-before-update 2022-04-11 21:15:46.230 | agent 2022-04-11 21:15:46.230 | agent-resources-synced 2022-04-11 21:15:46.230 | allowed-address-pairs 2022-04-11 21:15:46.230 | auto-allocated-topology 2022-04-11 21:15:46.230 | availability_zone 2022-04-11 21:15:46.230 | availability_zone_filter 2022-04-11 21:15:46.230 | default-subnetpools 2022-04-11 21:15:46.230 | dhcp_agent_scheduler 2022-04-11 21:15:46.230 | dvr 2022-04-11 21:15:46.230 | empty-string-filtering 2022-04-11 21:15:46.230 | external-net 2022-04-11 21:15:46.230 | extra_dhcp_opt 2022-04-11 21:15:46.230 | extraroute 2022-04-11 21:15:46.230 | extraroute-atomic 2022-04-11 21:15:46.230 | filter-validation 2022-04-11 21:15:46.230 | fip-port-details 2022-04-11 21:15:46.230 | flavors 2022-04-11 21:15:46.230 | floatingip-pools 2022-04-11 21:15:46.231 | ip-substring-filtering 2022-04-11 21:15:46.231 | router 2022-04-11 21:15:46.231 | ext-gw-mode 2022-04-11 21:15:46.231 | l3-ha 2022-04-11 21:15:46.231 | l3-flavors 2022-04-11 21:15:46.231 | l3-port-ip-change-not-allowed 2022-04-11 21:15:46.231 | l3_agent_scheduler 2022-04-11 21:15:46.231 | multi-provider 2022-04-11 21:15:46.231 | net-mtu 2022-04-11 21:15:46.231 | net-mtu-writable 2022-04-11 21:15:46.231 | network_availability_zone 2022-04-11 21:15:46.231 | network-ip-availability 2022-04-11 21:15:46.231 | pagination 2022-04-11 21:15:46.231 | port-device-profile 2022-04-11 21:15:46.231 | port-mac-address-regenerate 2022-04-11 21:15:46.231 | port-numa-affinity-policy 2022-04-11 21:15:46.231 | binding 2022-04-11 21:15:46.231 | binding-extended 2022-04-11 21:15:46.231 | port-security 2022-04-11 21:15:46.231 | project-id 2022-04-11 21:15:46.231 | provider 2022-04-11 21:15:46.231 | quota-check-limit 2022-04-11 21:15:46.231 | quotas 2022-04-11 21:15:46.231 | quota_details 2022-04-11 21:15:46.231 | rbac-policies 2022-04-11 21:15:46.231 | rbac-address-group 2022-04-11 21:15:46.231 | rbac-address-scope 2022-04-11 21:15:46.231 | rbac-security-groups 2022-04-11 21:15:46.231 | rbac-subnetpool 2022-04-11 21:15:46.231 | revision-if-match 2022-04-11 21:15:46.231 | standard-attr-revisions 2022-04-11 21:15:46.231 | router_availability_zone 2022-04-11 21:15:46.231 | security-groups-normalized-cidr 2022-04-11 21:15:46.231 | port-security-groups-filtering 2022-04-11 21:15:46.232 | security-groups-remote-address-group 2022-04-11 21:15:46.232 | security-groups-shared-filtering 2022-04-11 21:15:46.232 | security-group 2022-04-11 21:15:46.232 | service-type 2022-04-11 21:15:46.232 | sorting 2022-04-11 21:15:46.232 | standard-attr-description 2022-04-11 21:15:46.232 | stateful-security-group 2022-04-11 21:15:46.232 | subnet_onboard 2022-04-11 21:15:46.232 | subnet-service-types 2022-04-11 21:15:46.232 | subnet_allocation 2022-04-11 21:15:46.232 | subnetpool-prefix-ops 2022-04-11 21:15:46.232 | standard-attr-tag 2022-04-11 21:15:46.232 | standard-attr-timestamp =~ external-net ]] 2022-04-11 21:15:46.233 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:427 : return 0 2022-04-11 21:15:46.236 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:212 : [[ True == \T\r\u\e ]] 2022-04-11 21:15:46.241 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:214 : oscwrap --os-cloud devstack --os-region RegionOne router create router1 2022-04-11 21:15:46.241 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:214 : grep ' id ' 2022-04-11 21:15:46.241 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:214 : get_field 2 2022-04-11 21:15:46.244 | ++ functions-common:get_field:811 : local data field 2022-04-11 21:15:46.248 | ++ functions-common:get_field:812 : read data 2022-04-11 21:15:48.748 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 21:15:48.748 | from cryptography.utils import int_from_bytes 2022-04-11 21:15:48.748 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 21:15:48.748 | from cryptography.utils import int_from_bytes 2022-04-11 21:15:48.920 | ++ functions-common:oscwrap:2465 : return 0 2022-04-11 21:15:48.923 | ++ functions-common:get_field:813 : '[' 2 -lt 0 ']' 2022-04-11 21:15:48.925 | ++ functions-common:get_field:816 : field='$3' 2022-04-11 21:15:48.929 | ++ functions-common:get_field:818 : echo '| id | 38376a63-3864-4951-82f4-26fec834dbe0 |' 2022-04-11 21:15:48.929 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2022-04-11 21:15:48.935 | ++ functions-common:get_field:812 : read data 2022-04-11 21:15:48.939 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:214 : ROUTER_ID=38376a63-3864-4951-82f4-26fec834dbe0 2022-04-11 21:15:48.941 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:215 : die_if_not_set 215 ROUTER_ID 'Failure creating router router1' 2022-04-11 21:15:48.944 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-04-11 21:15:48.962 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:222 : EXTERNAL_NETWORK_FLAGS=--external 2022-04-11 21:15:48.965 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:223 : is_networking_extension_supported auto-allocated-topology 2022-04-11 21:15:48.968 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:424 : local extension=auto-allocated-topology 2022-04-11 21:15:48.971 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:426 : oscwrap --os-cloud devstack-admin --os-region RegionOne extension list --network -c Alias -f value 2022-04-11 21:15:51.305 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 21:15:51.305 | from cryptography.utils import int_from_bytes 2022-04-11 21:15:51.305 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 21:15:51.305 | from cryptography.utils import int_from_bytes 2022-04-11 21:15:51.485 | ++ functions-common:oscwrap:2465 : return 0 2022-04-11 21:15:51.488 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:426 : EXT_LIST='address-group 2022-04-11 21:15:51.488 | address-scope 2022-04-11 21:15:51.488 | router-admin-state-down-before-update 2022-04-11 21:15:51.488 | agent 2022-04-11 21:15:51.488 | agent-resources-synced 2022-04-11 21:15:51.488 | allowed-address-pairs 2022-04-11 21:15:51.488 | auto-allocated-topology 2022-04-11 21:15:51.488 | availability_zone 2022-04-11 21:15:51.488 | availability_zone_filter 2022-04-11 21:15:51.488 | default-subnetpools 2022-04-11 21:15:51.488 | dhcp_agent_scheduler 2022-04-11 21:15:51.488 | dvr 2022-04-11 21:15:51.488 | empty-string-filtering 2022-04-11 21:15:51.488 | external-net 2022-04-11 21:15:51.488 | extra_dhcp_opt 2022-04-11 21:15:51.488 | extraroute 2022-04-11 21:15:51.488 | extraroute-atomic 2022-04-11 21:15:51.488 | filter-validation 2022-04-11 21:15:51.488 | fip-port-details 2022-04-11 21:15:51.488 | flavors 2022-04-11 21:15:51.488 | floatingip-pools 2022-04-11 21:15:51.488 | ip-substring-filtering 2022-04-11 21:15:51.488 | router 2022-04-11 21:15:51.488 | ext-gw-mode 2022-04-11 21:15:51.488 | l3-ha 2022-04-11 21:15:51.488 | l3-flavors 2022-04-11 21:15:51.488 | l3-port-ip-change-not-allowed 2022-04-11 21:15:51.489 | l3_agent_scheduler 2022-04-11 21:15:51.489 | multi-provider 2022-04-11 21:15:51.489 | net-mtu 2022-04-11 21:15:51.489 | net-mtu-writable 2022-04-11 21:15:51.489 | network_availability_zone 2022-04-11 21:15:51.489 | network-ip-availability 2022-04-11 21:15:51.489 | pagination 2022-04-11 21:15:51.489 | port-device-profile 2022-04-11 21:15:51.489 | port-mac-address-regenerate 2022-04-11 21:15:51.489 | port-numa-affinity-policy 2022-04-11 21:15:51.489 | binding 2022-04-11 21:15:51.489 | binding-extended 2022-04-11 21:15:51.489 | port-security 2022-04-11 21:15:51.489 | project-id 2022-04-11 21:15:51.489 | provider 2022-04-11 21:15:51.489 | quota-check-limit 2022-04-11 21:15:51.489 | quotas 2022-04-11 21:15:51.489 | quota_details 2022-04-11 21:15:51.489 | rbac-policies 2022-04-11 21:15:51.489 | rbac-address-group 2022-04-11 21:15:51.489 | rbac-address-scope 2022-04-11 21:15:51.489 | rbac-security-groups 2022-04-11 21:15:51.489 | rbac-subnetpool 2022-04-11 21:15:51.489 | revision-if-match 2022-04-11 21:15:51.489 | standard-attr-revisions 2022-04-11 21:15:51.489 | router_availability_zone 2022-04-11 21:15:51.489 | security-groups-normalized-cidr 2022-04-11 21:15:51.489 | port-security-groups-filtering 2022-04-11 21:15:51.489 | security-groups-remote-address-group 2022-04-11 21:15:51.489 | security-groups-shared-filtering 2022-04-11 21:15:51.489 | security-group 2022-04-11 21:15:51.489 | service-type 2022-04-11 21:15:51.489 | sorting 2022-04-11 21:15:51.489 | standard-attr-description 2022-04-11 21:15:51.489 | stateful-security-group 2022-04-11 21:15:51.489 | subnet_onboard 2022-04-11 21:15:51.489 | subnet-service-types 2022-04-11 21:15:51.490 | subnet_allocation 2022-04-11 21:15:51.490 | subnetpool-prefix-ops 2022-04-11 21:15:51.490 | standard-attr-tag 2022-04-11 21:15:51.490 | standard-attr-timestamp' 2022-04-11 21:15:51.490 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:427 : [[ address-group 2022-04-11 21:15:51.490 | address-scope 2022-04-11 21:15:51.490 | router-admin-state-down-before-update 2022-04-11 21:15:51.490 | agent 2022-04-11 21:15:51.491 | agent-resources-synced 2022-04-11 21:15:51.491 | allowed-address-pairs 2022-04-11 21:15:51.491 | auto-allocated-topology 2022-04-11 21:15:51.491 | availability_zone 2022-04-11 21:15:51.491 | availability_zone_filter 2022-04-11 21:15:51.491 | default-subnetpools 2022-04-11 21:15:51.491 | dhcp_agent_scheduler 2022-04-11 21:15:51.491 | dvr 2022-04-11 21:15:51.491 | empty-string-filtering 2022-04-11 21:15:51.491 | external-net 2022-04-11 21:15:51.491 | extra_dhcp_opt 2022-04-11 21:15:51.491 | extraroute 2022-04-11 21:15:51.491 | extraroute-atomic 2022-04-11 21:15:51.491 | filter-validation 2022-04-11 21:15:51.491 | fip-port-details 2022-04-11 21:15:51.491 | flavors 2022-04-11 21:15:51.491 | floatingip-pools 2022-04-11 21:15:51.491 | ip-substring-filtering 2022-04-11 21:15:51.491 | router 2022-04-11 21:15:51.491 | ext-gw-mode 2022-04-11 21:15:51.491 | l3-ha 2022-04-11 21:15:51.491 | l3-flavors 2022-04-11 21:15:51.491 | l3-port-ip-change-not-allowed 2022-04-11 21:15:51.491 | l3_agent_scheduler 2022-04-11 21:15:51.491 | multi-provider 2022-04-11 21:15:51.491 | net-mtu 2022-04-11 21:15:51.491 | net-mtu-writable 2022-04-11 21:15:51.491 | network_availability_zone 2022-04-11 21:15:51.491 | network-ip-availability 2022-04-11 21:15:51.491 | pagination 2022-04-11 21:15:51.491 | port-device-profile 2022-04-11 21:15:51.491 | port-mac-address-regenerate 2022-04-11 21:15:51.491 | port-numa-affinity-policy 2022-04-11 21:15:51.491 | binding 2022-04-11 21:15:51.491 | binding-extended 2022-04-11 21:15:51.492 | port-security 2022-04-11 21:15:51.492 | project-id 2022-04-11 21:15:51.492 | provider 2022-04-11 21:15:51.492 | quota-check-limit 2022-04-11 21:15:51.492 | quotas 2022-04-11 21:15:51.492 | quota_details 2022-04-11 21:15:51.492 | rbac-policies 2022-04-11 21:15:51.492 | rbac-address-group 2022-04-11 21:15:51.492 | rbac-address-scope 2022-04-11 21:15:51.492 | rbac-security-groups 2022-04-11 21:15:51.492 | rbac-subnetpool 2022-04-11 21:15:51.492 | revision-if-match 2022-04-11 21:15:51.492 | standard-attr-revisions 2022-04-11 21:15:51.492 | router_availability_zone 2022-04-11 21:15:51.492 | security-groups-normalized-cidr 2022-04-11 21:15:51.492 | port-security-groups-filtering 2022-04-11 21:15:51.492 | security-groups-remote-address-group 2022-04-11 21:15:51.492 | security-groups-shared-filtering 2022-04-11 21:15:51.492 | security-group 2022-04-11 21:15:51.492 | service-type 2022-04-11 21:15:51.492 | sorting 2022-04-11 21:15:51.492 | standard-attr-description 2022-04-11 21:15:51.492 | stateful-security-group 2022-04-11 21:15:51.492 | subnet_onboard 2022-04-11 21:15:51.492 | subnet-service-types 2022-04-11 21:15:51.492 | subnet_allocation 2022-04-11 21:15:51.492 | subnetpool-prefix-ops 2022-04-11 21:15:51.492 | standard-attr-tag 2022-04-11 21:15:51.492 | standard-attr-timestamp =~ auto-allocated-topology ]] 2022-04-11 21:15:51.495 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:427 : return 0 2022-04-11 21:15:51.498 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:224 : EXTERNAL_NETWORK_FLAGS='--external --default' 2022-04-11 21:15:51.500 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:227 : '[' True = True ']' 2022-04-11 21:15:51.507 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:228 : grep ' id ' 2022-04-11 21:15:51.507 | ++ 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-04-11 21:15:51.507 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:228 : get_field 2 2022-04-11 21:15:51.508 | ++ functions-common:get_field:811 : local data field 2022-04-11 21:15:51.512 | ++ functions-common:get_field:812 : read data 2022-04-11 21:15:54.145 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 21:15:54.145 | from cryptography.utils import int_from_bytes 2022-04-11 21:15:54.145 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 21:15:54.145 | from cryptography.utils import int_from_bytes 2022-04-11 21:15:54.334 | ++ functions-common:oscwrap:2465 : return 0 2022-04-11 21:15:54.338 | ++ functions-common:get_field:813 : '[' 2 -lt 0 ']' 2022-04-11 21:15:54.340 | ++ functions-common:get_field:816 : field='$3' 2022-04-11 21:15:54.344 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2022-04-11 21:15:54.346 | ++ functions-common:get_field:818 : echo '| id | 6e1aeafe-a696-4df7-9aa8-078aa2a7be2f |' 2022-04-11 21:15:54.353 | ++ functions-common:get_field:812 : read data 2022-04-11 21:15:54.356 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:228 : EXT_NET_ID=6e1aeafe-a696-4df7-9aa8-078aa2a7be2f 2022-04-11 21:15:54.359 | + 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-04-11 21:15:54.362 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-04-11 21:15:54.384 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:234 : [[ 4 =~ 4.* ]] 2022-04-11 21:15:54.387 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:236 : _neutron_configure_router_v4 2022-04-11 21:15:54.390 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:315 : openstack --os-cloud devstack-admin-demo --os-region RegionOne router add subnet 38376a63-3864-4951-82f4-26fec834dbe0 f801337e-ea12-46fd-a396-885f44fb7935 2022-04-11 21:15:58.492 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 21:15:58.492 | from cryptography.utils import int_from_bytes 2022-04-11 21:15:58.492 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 21:15:58.492 | from cryptography.utils import int_from_bytes 2022-04-11 21:15:58.662 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:317 : local id_and_ext_gw_ip 2022-04-11 21:15:58.665 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:318 : _neutron_create_public_subnet_v4 6e1aeafe-a696-4df7-9aa8-078aa2a7be2f 2022-04-11 21:15:58.668 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:288 : local 'subnet_params=--ip-version 4 ' 2022-04-11 21:15:58.670 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:289 : subnet_params+=' ' 2022-04-11 21:15:58.672 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:290 : [[ -n 172.31.0.1 ]] 2022-04-11 21:15:58.675 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:291 : subnet_params+='--gateway 172.31.0.1 ' 2022-04-11 21:15:58.677 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:293 : subnet_params+='--network 6e1aeafe-a696-4df7-9aa8-078aa2a7be2f --subnet-range 172.31.0.0/24 --no-dhcp ' 2022-04-11 21:15:58.679 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:294 : subnet_params+=public-subnet 2022-04-11 21:15:58.682 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:295 : local id_and_ext_gw_ip 2022-04-11 21:15:58.686 | +++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:296 : grep -e gateway_ip -e ' id ' 2022-04-11 21:15:58.687 | +++ 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.0.1 --network 6e1aeafe-a696-4df7-9aa8-078aa2a7be2f --subnet-range 172.31.0.0/24 --no-dhcp public-subnet 2022-04-11 21:16:01.468 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 21:16:01.468 | from cryptography.utils import int_from_bytes 2022-04-11 21:16:01.468 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 21:16:01.468 | from cryptography.utils import int_from_bytes 2022-04-11 21:16:01.651 | +++ functions-common:oscwrap:2465 : return 0 2022-04-11 21:16:01.654 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:296 : id_and_ext_gw_ip='| gateway_ip | 172.31.0.1 | 2022-04-11 21:16:01.655 | | id | a6cd737a-d494-49b7-a77f-aabdbbe03414 |' 2022-04-11 21:16:01.657 | ++ 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-04-11 21:16:01.659 | ++ functions-common:die_if_not_set:282 : local exitcode=0 2022-04-11 21:16:01.677 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:298 : echo '|' gateway_ip '|' 172.31.0.1 '|' '|' id '|' a6cd737a-d494-49b7-a77f-aabdbbe03414 '|' 2022-04-11 21:16:01.680 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:318 : id_and_ext_gw_ip='| gateway_ip | 172.31.0.1 | | id | a6cd737a-d494-49b7-a77f-aabdbbe03414 |' 2022-04-11 21:16:01.683 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:319 : local ext_gw_ip 2022-04-11 21:16:01.687 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:320 : echo '|' gateway_ip '|' 172.31.0.1 '|' '|' id '|' a6cd737a-d494-49b7-a77f-aabdbbe03414 '|' 2022-04-11 21:16:01.687 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:320 : get_field 2 2022-04-11 21:16:01.690 | ++ functions-common:get_field:811 : local data field 2022-04-11 21:16:01.692 | ++ functions-common:get_field:812 : read data 2022-04-11 21:16:01.694 | ++ functions-common:get_field:813 : '[' 2 -lt 0 ']' 2022-04-11 21:16:01.697 | ++ functions-common:get_field:816 : field='$3' 2022-04-11 21:16:01.700 | ++ functions-common:get_field:818 : echo '| gateway_ip | 172.31.0.1 | | id | a6cd737a-d494-49b7-a77f-aabdbbe03414 |' 2022-04-11 21:16:01.701 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2022-04-11 21:16:01.706 | ++ functions-common:get_field:812 : read data 2022-04-11 21:16:01.710 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:320 : ext_gw_ip=172.31.0.1 2022-04-11 21:16:01.714 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:321 : echo '|' gateway_ip '|' 172.31.0.1 '|' '|' id '|' a6cd737a-d494-49b7-a77f-aabdbbe03414 '|' 2022-04-11 21:16:01.715 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:321 : get_field 5 2022-04-11 21:16:01.717 | ++ functions-common:get_field:811 : local data field 2022-04-11 21:16:01.720 | ++ functions-common:get_field:812 : read data 2022-04-11 21:16:01.722 | ++ functions-common:get_field:813 : '[' 5 -lt 0 ']' 2022-04-11 21:16:01.724 | ++ functions-common:get_field:816 : field='$6' 2022-04-11 21:16:01.728 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $6}' 2022-04-11 21:16:01.728 | ++ functions-common:get_field:818 : echo '| gateway_ip | 172.31.0.1 | | id | a6cd737a-d494-49b7-a77f-aabdbbe03414 |' 2022-04-11 21:16:01.734 | ++ functions-common:get_field:812 : read data 2022-04-11 21:16:01.737 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:321 : PUB_SUBNET_ID=a6cd737a-d494-49b7-a77f-aabdbbe03414 2022-04-11 21:16:01.739 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:323 : openstack --os-cloud devstack-admin-demo --os-region RegionOne router set --external-gateway 6e1aeafe-a696-4df7-9aa8-078aa2a7be2f 38376a63-3864-4951-82f4-26fec834dbe0 2022-04-11 21:16:05.847 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 21:16:05.847 | from cryptography.utils import int_from_bytes 2022-04-11 21:16:05.847 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 21:16:05.847 | from cryptography.utils import int_from_bytes 2022-04-11 21:16:06.022 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:326 : [[ openvswitch == \o\v\n ]] 2022-04-11 21:16:06.025 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:326 : is_service_enabled q-l3 neutron-l3 2022-04-11 21:16:06.042 | + functions-common:is_service_enabled:2081 : return 0 2022-04-11 21:16:06.045 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:328 : local ext_gw_interface=none 2022-04-11 21:16:06.048 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:329 : is_neutron_ovs_base_plugin 2022-04-11 21:16:06.050 | + lib/neutron_plugins/ovs_base:is_neutron_ovs_base_plugin:23 : return 0 2022-04-11 21:16:06.053 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:330 : _neutron_get_ext_gw_interface 2022-04-11 21:16:06.057 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:138 : [[ False == \T\r\u\e ]] 2022-04-11 21:16:06.059 | ++ 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-04-11 21:16:06.079 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:145 : echo br-data 2022-04-11 21:16:06.082 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:330 : ext_gw_interface=br-data 2022-04-11 21:16:06.085 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:342 : [[ br-data != \n\o\n\e ]] 2022-04-11 21:16:06.087 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:343 : local cidr_len=24 2022-04-11 21:16:06.090 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:344 : local 'testcmd=ip -o link | grep -q br-data' 2022-04-11 21:16:06.093 | + 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-04-11 21:16:06.096 | + functions-common:test_with_retry:2363 : local 'testcmd=ip -o link | grep -q br-data' 2022-04-11 21:16:06.098 | + functions-common:test_with_retry:2364 : local 'failmsg=br-data creation failed' 2022-04-11 21:16:06.101 | + functions-common:test_with_retry:2365 : local until=10 2022-04-11 21:16:06.104 | + functions-common:test_with_retry:2366 : local sleep=0.5 2022-04-11 21:16:06.106 | + functions-common:test_with_retry:2368 : time_start test_with_retry 2022-04-11 21:16:06.109 | + functions-common:time_start:2411 : local name=test_with_retry 2022-04-11 21:16:06.112 | + functions-common:time_start:2412 : local start_time= 2022-04-11 21:16:06.114 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-04-11 21:16:06.118 | ++ functions-common:time_start:2416 : date +%s%3N 2022-04-11 21:16:06.123 | + functions-common:time_start:2416 : _TIME_START[$name]=1649711766120 2022-04-11 21:16:06.126 | + functions-common:test_with_retry:2369 : timeout 10 sh -c 'while ! ip -o link | grep -q br-data; do sleep 0.5; done' 2022-04-11 21:16:06.133 | + functions-common:test_with_retry:2372 : time_stop test_with_retry 2022-04-11 21:16:06.136 | + functions-common:time_stop:2425 : local name 2022-04-11 21:16:06.139 | + functions-common:time_stop:2426 : local end_time 2022-04-11 21:16:06.141 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-11 21:16:06.144 | + functions-common:time_stop:2428 : local total 2022-04-11 21:16:06.146 | + functions-common:time_stop:2429 : local start_time 2022-04-11 21:16:06.148 | + functions-common:time_stop:2431 : name=test_with_retry 2022-04-11 21:16:06.151 | + functions-common:time_stop:2432 : start_time=1649711766120 2022-04-11 21:16:06.154 | + functions-common:time_stop:2434 : [[ -z 1649711766120 ]] 2022-04-11 21:16:06.157 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-11 21:16:06.162 | + functions-common:time_stop:2437 : end_time=1649711766159 2022-04-11 21:16:06.164 | + functions-common:time_stop:2438 : elapsed_time=39 2022-04-11 21:16:06.167 | + functions-common:time_stop:2439 : total=5618 2022-04-11 21:16:06.169 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-11 21:16:06.172 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=5657 2022-04-11 21:16:06.176 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:346 : ip addr show dev br-data 2022-04-11 21:16:06.178 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:346 : grep -c 172.31.0.1 2022-04-11 21:16:06.182 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:346 : [[ 0 == 0 ]] 2022-04-11 21:16:06.185 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:346 : [[ True == \F\a\l\s\e ]] 2022-04-11 21:16:06.187 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:346 : [[ False == \T\r\u\e ]] 2022-04-11 21:16:06.190 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:346 : [[ True == \T\r\u\e ]] 2022-04-11 21:16:06.192 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:347 : sudo ip addr add 172.31.0.1/24 dev br-data 2022-04-11 21:16:06.206 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:348 : sudo ip link set br-data up 2022-04-11 21:16:06.222 | ++ 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-04-11 21:16:06.223 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:350 : awk -Fip_address '{ print $2 }' 2022-04-11 21:16:06.226 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:350 : cut -f2 '-d'\''' 2022-04-11 21:16:06.229 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:350 : tr '\n' ' ' 2022-04-11 21:16:08.566 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 21:16:08.566 | from cryptography.utils import int_from_bytes 2022-04-11 21:16:08.566 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 21:16:08.566 | from cryptography.utils import int_from_bytes 2022-04-11 21:16:08.738 | ++ functions-common:oscwrap:2465 : return 0 2022-04-11 21:16:08.742 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:350 : ROUTER_GW_IP=' 172.31.0.186 ' 2022-04-11 21:16:08.745 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:351 : die_if_not_set 351 ROUTER_GW_IP 'Failure retrieving ROUTER_GW_IP' 2022-04-11 21:16:08.747 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-04-11 21:16:08.765 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:353 : _neutron_set_router_id 2022-04-11 21:16:08.767 | + lib/neutron_plugins/services/l3:_neutron_set_router_id:131 : [[ True == \F\a\l\s\e ]] 2022-04-11 21:16:08.770 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:239 : [[ 4 =~ .*6 ]] 2022-04-11 21:16:08.773 | + ./stack.sh:main:1319 : is_service_enabled nova 2022-04-11 21:16:08.794 | + functions-common:is_service_enabled:2081 : return 0 2022-04-11 21:16:08.797 | + ./stack.sh:main:1320 : echo_summary 'Starting Nova' 2022-04-11 21:16:08.800 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-11 21:16:08.802 | + ./stack.sh:echo_summary:448 : echo -e Starting Nova 2022-04-11 21:16:08.805 | + ./stack.sh:main:1321 : start_nova 2022-04-11 21:16:08.808 | + lib/nova:start_nova:1136 : start_nova_rest 2022-04-11 21:16:08.811 | + lib/nova:start_nova_rest:1045 : 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-04-11 21:16:08.814 | + lib/nova:start_nova_rest:1046 : 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-04-11 21:16:08.816 | + lib/nova:start_nova_rest:1046 : 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-04-11 21:16:08.819 | + lib/nova:start_nova_rest:1048 : local compute_cell_conf=/etc/nova/nova.conf 2022-04-11 21:16:08.823 | + lib/nova:start_nova_rest:1050 : run_process n-sch '/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2022-04-11 21:16:08.825 | + functions-common:run_process:1680 : local service=n-sch 2022-04-11 21:16:08.828 | + functions-common:run_process:1681 : local 'command=/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2022-04-11 21:16:08.831 | + functions-common:run_process:1682 : local group= 2022-04-11 21:16:08.833 | + functions-common:run_process:1683 : local user= 2022-04-11 21:16:08.836 | + functions-common:run_process:1685 : local name=n-sch 2022-04-11 21:16:08.839 | + functions-common:run_process:1687 : time_start run_process 2022-04-11 21:16:08.841 | + functions-common:time_start:2411 : local name=run_process 2022-04-11 21:16:08.844 | + functions-common:time_start:2412 : local start_time= 2022-04-11 21:16:08.847 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-04-11 21:16:08.850 | ++ functions-common:time_start:2416 : date +%s%3N 2022-04-11 21:16:08.855 | + functions-common:time_start:2416 : _TIME_START[$name]=1649711768852 2022-04-11 21:16:08.858 | + functions-common:run_process:1688 : is_service_enabled n-sch 2022-04-11 21:16:08.876 | + functions-common:is_service_enabled:2081 : return 0 2022-04-11 21:16:08.878 | + functions-common:run_process:1689 : _run_under_systemd n-sch '/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' '' '' 2022-04-11 21:16:08.881 | + functions-common:_run_under_systemd:1645 : local service=n-sch 2022-04-11 21:16:08.884 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2022-04-11 21:16:08.886 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2022-04-11 21:16:08.889 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2022-04-11 21:16:08.892 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2022-04-11 21:16:08.894 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf =~ sudo ]] 2022-04-11 21:16:08.897 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf =~ ^/ ]] 2022-04-11 21:16:08.899 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@n-sch.service 2022-04-11 21:16:08.902 | + functions-common:_run_under_systemd:1652 : local group= 2022-04-11 21:16:08.904 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-04-11 21:16:08.907 | + functions-common:_run_under_systemd:1654 : [[ /usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf =~ uwsgi ]] 2022-04-11 21:16:08.910 | + functions-common:_run_under_systemd:1657 : write_user_unit_file devstack@n-sch.service '/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' '' ubuntu 2022-04-11 21:16:08.912 | + functions-common:write_user_unit_file:1562 : local service=devstack@n-sch.service 2022-04-11 21:16:08.915 | + functions-common:write_user_unit_file:1563 : local 'command=/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2022-04-11 21:16:08.918 | + functions-common:write_user_unit_file:1564 : local group= 2022-04-11 21:16:08.920 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-04-11 21:16:08.923 | + functions-common:write_user_unit_file:1566 : local extra= 2022-04-11 21:16:08.925 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-04-11 21:16:08.927 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@n-sch.service 2022-04-11 21:16:08.930 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-04-11 21:16:08.935 | + functions-common:write_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Unit Description 'Devstack devstack@n-sch.service' 2022-04-11 21:16:09.002 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service User ubuntu 2022-04-11 21:16:09.070 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service ExecStart '/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2022-04-11 21:16:09.126 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service KillMode process 2022-04-11 21:16:09.182 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service TimeoutStopSec 300 2022-04-11 21:16:09.237 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-04-11 21:16:09.291 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-04-11 21:16:09.293 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Install WantedBy multi-user.target 2022-04-11 21:16:09.359 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-04-11 21:16:09.785 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@n-sch.service 2022-04-11 21:16:09.799 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-sch.service → /etc/systemd/system/devstack@n-sch.service. 2022-04-11 21:16:10.211 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@n-sch.service 2022-04-11 21:16:10.237 | + functions-common:run_process:1691 : time_stop run_process 2022-04-11 21:16:10.240 | + functions-common:time_stop:2425 : local name 2022-04-11 21:16:10.243 | + functions-common:time_stop:2426 : local end_time 2022-04-11 21:16:10.249 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-11 21:16:10.253 | + functions-common:time_stop:2428 : local total 2022-04-11 21:16:10.257 | + functions-common:time_stop:2429 : local start_time 2022-04-11 21:16:10.261 | + functions-common:time_stop:2431 : name=run_process 2022-04-11 21:16:10.263 | + functions-common:time_stop:2432 : start_time=1649711768852 2022-04-11 21:16:10.266 | + functions-common:time_stop:2434 : [[ -z 1649711768852 ]] 2022-04-11 21:16:10.269 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-11 21:16:10.274 | + functions-common:time_stop:2437 : end_time=1649711770271 2022-04-11 21:16:10.277 | + functions-common:time_stop:2438 : elapsed_time=1419 2022-04-11 21:16:10.280 | + functions-common:time_stop:2439 : total=13622 2022-04-11 21:16:10.282 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-11 21:16:10.285 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=15041 2022-04-11 21:16:10.288 | + lib/nova:start_nova_rest:1051 : '[' True == False ']' 2022-04-11 21:16:10.292 | ++ lib/nova:start_nova_rest:1054 : which uwsgi 2022-04-11 21:16:10.298 | + lib/nova:start_nova_rest:1054 : run_process n-api-meta '/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2022-04-11 21:16:10.300 | + functions-common:run_process:1680 : local service=n-api-meta 2022-04-11 21:16:10.303 | + functions-common:run_process:1681 : local 'command=/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2022-04-11 21:16:10.306 | + functions-common:run_process:1682 : local group= 2022-04-11 21:16:10.309 | + functions-common:run_process:1683 : local user= 2022-04-11 21:16:10.312 | + functions-common:run_process:1685 : local name=n-api-meta 2022-04-11 21:16:10.314 | + functions-common:run_process:1687 : time_start run_process 2022-04-11 21:16:10.318 | + functions-common:time_start:2411 : local name=run_process 2022-04-11 21:16:10.321 | + functions-common:time_start:2412 : local start_time= 2022-04-11 21:16:10.324 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-04-11 21:16:10.327 | ++ functions-common:time_start:2416 : date +%s%3N 2022-04-11 21:16:10.332 | + functions-common:time_start:2416 : _TIME_START[$name]=1649711770329 2022-04-11 21:16:10.336 | + functions-common:run_process:1688 : is_service_enabled n-api-meta 2022-04-11 21:16:10.357 | + functions-common:is_service_enabled:2081 : return 0 2022-04-11 21:16:10.360 | + functions-common:run_process:1689 : _run_under_systemd n-api-meta '/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' '' '' 2022-04-11 21:16:10.363 | + functions-common:_run_under_systemd:1645 : local service=n-api-meta 2022-04-11 21:16:10.366 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2022-04-11 21:16:10.370 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2022-04-11 21:16:10.373 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2022-04-11 21:16:10.375 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2022-04-11 21:16:10.378 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini =~ sudo ]] 2022-04-11 21:16:10.381 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini =~ ^/ ]] 2022-04-11 21:16:10.384 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@n-api-meta.service 2022-04-11 21:16:10.387 | + functions-common:_run_under_systemd:1652 : local group= 2022-04-11 21:16:10.390 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-04-11 21:16:10.393 | + functions-common:_run_under_systemd:1654 : [[ /usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini =~ uwsgi ]] 2022-04-11 21:16:10.396 | + functions-common:_run_under_systemd:1655 : 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-04-11 21:16:10.399 | + functions-common:write_uwsgi_user_unit_file:1589 : local service=devstack@n-api-meta.service 2022-04-11 21:16:10.402 | + functions-common:write_uwsgi_user_unit_file:1590 : local 'command=/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2022-04-11 21:16:10.404 | + functions-common:write_uwsgi_user_unit_file:1591 : local group= 2022-04-11 21:16:10.408 | + functions-common:write_uwsgi_user_unit_file:1592 : local user=ubuntu 2022-04-11 21:16:10.411 | + functions-common:write_uwsgi_user_unit_file:1593 : local unitfile=/etc/systemd/system/devstack@n-api-meta.service 2022-04-11 21:16:10.414 | + functions-common:write_uwsgi_user_unit_file:1594 : mkdir -p /etc/systemd/system 2022-04-11 21:16:10.419 | + functions-common:write_uwsgi_user_unit_file:1596 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Unit Description 'Devstack devstack@n-api-meta.service' 2022-04-11 21:16:10.494 | + functions-common:write_uwsgi_user_unit_file:1597 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service SyslogIdentifier devstack@n-api-meta.service 2022-04-11 21:16:10.564 | + functions-common:write_uwsgi_user_unit_file:1598 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service User ubuntu 2022-04-11 21:16:10.624 | + functions-common:write_uwsgi_user_unit_file:1599 : 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-04-11 21:16:10.688 | + functions-common:write_uwsgi_user_unit_file:1600 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-04-11 21:16:10.756 | + functions-common:write_uwsgi_user_unit_file:1601 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service Type notify 2022-04-11 21:16:10.829 | + functions-common:write_uwsgi_user_unit_file:1602 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service KillMode process 2022-04-11 21:16:10.896 | + functions-common:write_uwsgi_user_unit_file:1603 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service Restart always 2022-04-11 21:16:10.957 | + functions-common:write_uwsgi_user_unit_file:1604 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service NotifyAccess all 2022-04-11 21:16:11.019 | + functions-common:write_uwsgi_user_unit_file:1605 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service RestartForceExitStatus 100 2022-04-11 21:16:11.081 | + functions-common:write_uwsgi_user_unit_file:1607 : [[ -n '' ]] 2022-04-11 21:16:11.083 | + functions-common:write_uwsgi_user_unit_file:1610 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Install WantedBy multi-user.target 2022-04-11 21:16:11.154 | + functions-common:write_uwsgi_user_unit_file:1613 : sudo systemctl daemon-reload 2022-04-11 21:16:11.608 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@n-api-meta.service 2022-04-11 21:16:11.622 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-api-meta.service → /etc/systemd/system/devstack@n-api-meta.service. 2022-04-11 21:16:12.059 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@n-api-meta.service 2022-04-11 21:16:12.152 | + functions-common:run_process:1691 : time_stop run_process 2022-04-11 21:16:12.158 | + functions-common:time_stop:2425 : local name 2022-04-11 21:16:12.160 | + functions-common:time_stop:2426 : local end_time 2022-04-11 21:16:12.163 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-11 21:16:12.170 | + functions-common:time_stop:2428 : local total 2022-04-11 21:16:12.174 | + functions-common:time_stop:2429 : local start_time 2022-04-11 21:16:12.177 | + functions-common:time_stop:2431 : name=run_process 2022-04-11 21:16:12.179 | + functions-common:time_stop:2432 : start_time=1649711770329 2022-04-11 21:16:12.184 | + functions-common:time_stop:2434 : [[ -z 1649711770329 ]] 2022-04-11 21:16:12.190 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-11 21:16:12.199 | + functions-common:time_stop:2437 : end_time=1649711772192 2022-04-11 21:16:12.208 | + functions-common:time_stop:2438 : elapsed_time=1863 2022-04-11 21:16:12.213 | + functions-common:time_stop:2439 : total=15041 2022-04-11 21:16:12.215 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-11 21:16:12.218 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=16904 2022-04-11 21:16:12.221 | + lib/nova:start_nova_rest:1057 : 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-04-11 21:16:12.233 | + lib/nova:start_nova_rest:1057 : 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-04-11 21:16:12.239 | + lib/nova:start_nova:1137 : start_nova_console_proxies 2022-04-11 21:16:12.239 | + lib/nova:start_nova_console_proxies:1072 : 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-04-11 21:16:12.244 | + lib/nova:start_nova_console_proxies:1074 : 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-04-11 21:16:12.245 | + lib/nova:start_nova_console_proxies:1074 : 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-04-11 21:16:12.248 | + lib/nova:start_nova_console_proxies:1076 : local api_cell_conf=/etc/nova/nova.conf 2022-04-11 21:16:12.251 | + lib/nova:start_nova_console_proxies:1078 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-04-11 21:16:12.254 | + lib/nova:start_nova_console_proxies:1083 : enable_nova_console_proxies 2022-04-11 21:16:12.258 | ++ lib/nova:enable_nova_console_proxies:1061 : seq 1 1 2022-04-11 21:16:12.268 | + lib/nova:enable_nova_console_proxies:1061 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-04-11 21:16:12.271 | + lib/nova:enable_nova_console_proxies:1062 : for srv in n-novnc n-spice n-sproxy 2022-04-11 21:16:12.277 | + lib/nova:enable_nova_console_proxies:1063 : is_service_enabled n-novnc 2022-04-11 21:16:12.313 | + functions-common:is_service_enabled:2081 : return 1 2022-04-11 21:16:12.315 | + lib/nova:enable_nova_console_proxies:1062 : for srv in n-novnc n-spice n-sproxy 2022-04-11 21:16:12.318 | + lib/nova:enable_nova_console_proxies:1063 : is_service_enabled n-spice 2022-04-11 21:16:12.346 | + functions-common:is_service_enabled:2081 : return 1 2022-04-11 21:16:12.348 | + lib/nova:enable_nova_console_proxies:1062 : for srv in n-novnc n-spice n-sproxy 2022-04-11 21:16:12.352 | + lib/nova:enable_nova_console_proxies:1063 : is_service_enabled n-sproxy 2022-04-11 21:16:12.387 | + functions-common:is_service_enabled:2081 : return 1 2022-04-11 21:16:12.397 | ++ lib/nova:start_nova_console_proxies:1084 : seq 1 1 2022-04-11 21:16:12.406 | + lib/nova:start_nova_console_proxies:1084 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-04-11 21:16:12.416 | + lib/nova:start_nova_console_proxies:1085 : local conf 2022-04-11 21:16:12.428 | ++ lib/nova:start_nova_console_proxies:1086 : conductor_conf 1 2022-04-11 21:16:12.440 | ++ lib/nova:conductor_conf:808 : local cell=1 2022-04-11 21:16:12.451 | ++ lib/nova:conductor_conf:809 : echo /etc/nova/nova_cell1.conf 2022-04-11 21:16:12.463 | + lib/nova:start_nova_console_proxies:1086 : conf=/etc/nova/nova_cell1.conf 2022-04-11 21:16:12.472 | + lib/nova:start_nova_console_proxies:1087 : run_process n-novnc-cell1 '/usr/local/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web ' 2022-04-11 21:16:12.479 | + functions-common:run_process:1680 : local service=n-novnc-cell1 2022-04-11 21:16:12.487 | + functions-common:run_process:1681 : local 'command=/usr/local/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web ' 2022-04-11 21:16:12.494 | + functions-common:run_process:1682 : local group= 2022-04-11 21:16:12.505 | + functions-common:run_process:1683 : local user= 2022-04-11 21:16:12.511 | + functions-common:run_process:1685 : local name=n-novnc-cell1 2022-04-11 21:16:12.519 | + functions-common:run_process:1687 : time_start run_process 2022-04-11 21:16:12.527 | + functions-common:time_start:2411 : local name=run_process 2022-04-11 21:16:12.532 | + functions-common:time_start:2412 : local start_time= 2022-04-11 21:16:12.540 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-04-11 21:16:12.547 | ++ functions-common:time_start:2416 : date +%s%3N 2022-04-11 21:16:12.553 | + functions-common:time_start:2416 : _TIME_START[$name]=1649711772549 2022-04-11 21:16:12.563 | + functions-common:run_process:1688 : is_service_enabled n-novnc-cell1 2022-04-11 21:16:12.604 | + functions-common:is_service_enabled:2081 : return 1 2022-04-11 21:16:12.606 | + functions-common:run_process:1691 : time_stop run_process 2022-04-11 21:16:12.611 | + functions-common:time_stop:2425 : local name 2022-04-11 21:16:12.612 | + functions-common:time_stop:2426 : local end_time 2022-04-11 21:16:12.614 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-11 21:16:12.617 | + functions-common:time_stop:2428 : local total 2022-04-11 21:16:12.621 | + functions-common:time_stop:2429 : local start_time 2022-04-11 21:16:12.624 | + functions-common:time_stop:2431 : name=run_process 2022-04-11 21:16:12.626 | + functions-common:time_stop:2432 : start_time=1649711772549 2022-04-11 21:16:12.629 | + functions-common:time_stop:2434 : [[ -z 1649711772549 ]] 2022-04-11 21:16:12.635 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-11 21:16:12.637 | + functions-common:time_stop:2437 : end_time=1649711772633 2022-04-11 21:16:12.641 | + functions-common:time_stop:2438 : elapsed_time=84 2022-04-11 21:16:12.643 | + functions-common:time_stop:2439 : total=16904 2022-04-11 21:16:12.646 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-11 21:16:12.648 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=16988 2022-04-11 21:16:12.652 | + lib/nova:start_nova_console_proxies:1088 : run_process n-spice-cell1 '/usr/local/bin/nova-spicehtml5proxy --config-file /etc/nova/nova_cell1.conf --web ' 2022-04-11 21:16:12.654 | + functions-common:run_process:1680 : local service=n-spice-cell1 2022-04-11 21:16:12.657 | + functions-common:run_process:1681 : local 'command=/usr/local/bin/nova-spicehtml5proxy --config-file /etc/nova/nova_cell1.conf --web ' 2022-04-11 21:16:12.660 | + functions-common:run_process:1682 : local group= 2022-04-11 21:16:12.662 | + functions-common:run_process:1683 : local user= 2022-04-11 21:16:12.665 | + functions-common:run_process:1685 : local name=n-spice-cell1 2022-04-11 21:16:12.669 | + functions-common:run_process:1687 : time_start run_process 2022-04-11 21:16:12.672 | + functions-common:time_start:2411 : local name=run_process 2022-04-11 21:16:12.675 | + functions-common:time_start:2412 : local start_time= 2022-04-11 21:16:12.678 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-04-11 21:16:12.686 | ++ functions-common:time_start:2416 : date +%s%3N 2022-04-11 21:16:12.688 | + functions-common:time_start:2416 : _TIME_START[$name]=1649711772685 2022-04-11 21:16:12.691 | + functions-common:run_process:1688 : is_service_enabled n-spice-cell1 2022-04-11 21:16:12.712 | + functions-common:is_service_enabled:2081 : return 1 2022-04-11 21:16:12.716 | + functions-common:run_process:1691 : time_stop run_process 2022-04-11 21:16:12.718 | + functions-common:time_stop:2425 : local name 2022-04-11 21:16:12.721 | + functions-common:time_stop:2426 : local end_time 2022-04-11 21:16:12.724 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-11 21:16:12.727 | + functions-common:time_stop:2428 : local total 2022-04-11 21:16:12.730 | + functions-common:time_stop:2429 : local start_time 2022-04-11 21:16:12.733 | + functions-common:time_stop:2431 : name=run_process 2022-04-11 21:16:12.736 | + functions-common:time_stop:2432 : start_time=1649711772685 2022-04-11 21:16:12.739 | + functions-common:time_stop:2434 : [[ -z 1649711772685 ]] 2022-04-11 21:16:12.751 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-11 21:16:12.752 | + functions-common:time_stop:2437 : end_time=1649711772749 2022-04-11 21:16:12.755 | + functions-common:time_stop:2438 : elapsed_time=64 2022-04-11 21:16:12.759 | + functions-common:time_stop:2439 : total=16988 2022-04-11 21:16:12.763 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-11 21:16:12.763 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=17052 2022-04-11 21:16:12.767 | + lib/nova:start_nova_console_proxies:1089 : run_process n-sproxy-cell1 '/usr/local/bin/nova-serialproxy --config-file /etc/nova/nova_cell1.conf' 2022-04-11 21:16:12.771 | + functions-common:run_process:1680 : local service=n-sproxy-cell1 2022-04-11 21:16:12.771 | + functions-common:run_process:1681 : local 'command=/usr/local/bin/nova-serialproxy --config-file /etc/nova/nova_cell1.conf' 2022-04-11 21:16:12.775 | + functions-common:run_process:1682 : local group= 2022-04-11 21:16:12.779 | + functions-common:run_process:1683 : local user= 2022-04-11 21:16:12.779 | + functions-common:run_process:1685 : local name=n-sproxy-cell1 2022-04-11 21:16:12.782 | + functions-common:run_process:1687 : time_start run_process 2022-04-11 21:16:12.787 | + functions-common:time_start:2411 : local name=run_process 2022-04-11 21:16:12.791 | + functions-common:time_start:2412 : local start_time= 2022-04-11 21:16:12.793 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-04-11 21:16:12.799 | ++ functions-common:time_start:2416 : date +%s%3N 2022-04-11 21:16:12.803 | + functions-common:time_start:2416 : _TIME_START[$name]=1649711772797 2022-04-11 21:16:12.803 | + functions-common:run_process:1688 : is_service_enabled n-sproxy-cell1 2022-04-11 21:16:12.831 | + functions-common:is_service_enabled:2081 : return 1 2022-04-11 21:16:12.831 | + functions-common:run_process:1691 : time_stop run_process 2022-04-11 21:16:12.835 | + functions-common:time_stop:2425 : local name 2022-04-11 21:16:12.839 | + functions-common:time_stop:2426 : local end_time 2022-04-11 21:16:12.839 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-11 21:16:12.843 | + functions-common:time_stop:2428 : local total 2022-04-11 21:16:12.847 | + functions-common:time_stop:2429 : local start_time 2022-04-11 21:16:12.847 | + functions-common:time_stop:2431 : name=run_process 2022-04-11 21:16:12.850 | + functions-common:time_stop:2432 : start_time=1649711772797 2022-04-11 21:16:12.852 | + functions-common:time_stop:2434 : [[ -z 1649711772797 ]] 2022-04-11 21:16:12.859 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-11 21:16:12.862 | + functions-common:time_stop:2437 : end_time=1649711772857 2022-04-11 21:16:12.865 | + functions-common:time_stop:2438 : elapsed_time=60 2022-04-11 21:16:12.866 | + functions-common:time_stop:2439 : total=17052 2022-04-11 21:16:12.868 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-11 21:16:12.874 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=17112 2022-04-11 21:16:12.877 | + lib/nova:start_nova_console_proxies:1093 : 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-04-11 21:16:12.885 | + lib/nova:start_nova_console_proxies:1093 : 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-04-11 21:16:12.889 | + lib/nova:start_nova:1138 : start_nova_conductor 2022-04-11 21:16:12.891 | + lib/nova:start_nova_conductor:1106 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-04-11 21:16:12.893 | + lib/nova:start_nova_conductor:1112 : enable_nova_fleet 2022-04-11 21:16:12.897 | + lib/nova:enable_nova_fleet:1097 : is_service_enabled n-cond 2022-04-11 21:16:12.921 | + functions-common:is_service_enabled:2081 : return 0 2022-04-11 21:16:12.924 | + lib/nova:enable_nova_fleet:1098 : enable_service n-super-cond 2022-04-11 21:16:12.994 | ++ lib/nova:enable_nova_fleet:1099 : seq 1 1 2022-04-11 21:16:12.998 | + lib/nova:enable_nova_fleet:1099 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-04-11 21:16:13.001 | + lib/nova:enable_nova_fleet:1100 : enable_service n-cond-cell1 2022-04-11 21:16:13.063 | + lib/nova:start_nova_conductor:1113 : is_service_enabled n-super-cond 2022-04-11 21:16:13.084 | + functions-common:is_service_enabled:2081 : return 0 2022-04-11 21:16:13.087 | + lib/nova:start_nova_conductor:1114 : run_process n-super-cond '/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2022-04-11 21:16:13.092 | + functions-common:run_process:1680 : local service=n-super-cond 2022-04-11 21:16:13.095 | + functions-common:run_process:1681 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2022-04-11 21:16:13.098 | + functions-common:run_process:1682 : local group= 2022-04-11 21:16:13.101 | + functions-common:run_process:1683 : local user= 2022-04-11 21:16:13.105 | + functions-common:run_process:1685 : local name=n-super-cond 2022-04-11 21:16:13.108 | + functions-common:run_process:1687 : time_start run_process 2022-04-11 21:16:13.113 | + functions-common:time_start:2411 : local name=run_process 2022-04-11 21:16:13.117 | + functions-common:time_start:2412 : local start_time= 2022-04-11 21:16:13.120 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-04-11 21:16:13.125 | ++ functions-common:time_start:2416 : date +%s%3N 2022-04-11 21:16:13.129 | + functions-common:time_start:2416 : _TIME_START[$name]=1649711773125 2022-04-11 21:16:13.131 | + functions-common:run_process:1688 : is_service_enabled n-super-cond 2022-04-11 21:16:13.155 | + functions-common:is_service_enabled:2081 : return 0 2022-04-11 21:16:13.163 | + functions-common:run_process:1689 : _run_under_systemd n-super-cond '/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' '' '' 2022-04-11 21:16:13.163 | + functions-common:_run_under_systemd:1645 : local service=n-super-cond 2022-04-11 21:16:13.164 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2022-04-11 21:16:13.167 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2022-04-11 21:16:13.170 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2022-04-11 21:16:13.172 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2022-04-11 21:16:13.175 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf =~ sudo ]] 2022-04-11 21:16:13.178 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf =~ ^/ ]] 2022-04-11 21:16:13.181 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@n-super-cond.service 2022-04-11 21:16:13.184 | + functions-common:_run_under_systemd:1652 : local group= 2022-04-11 21:16:13.187 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-04-11 21:16:13.190 | + functions-common:_run_under_systemd:1654 : [[ /usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf =~ uwsgi ]] 2022-04-11 21:16:13.193 | + functions-common:_run_under_systemd:1657 : write_user_unit_file devstack@n-super-cond.service '/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' '' ubuntu 2022-04-11 21:16:13.195 | + functions-common:write_user_unit_file:1562 : local service=devstack@n-super-cond.service 2022-04-11 21:16:13.198 | + functions-common:write_user_unit_file:1563 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2022-04-11 21:16:13.201 | + functions-common:write_user_unit_file:1564 : local group= 2022-04-11 21:16:13.203 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-04-11 21:16:13.206 | + functions-common:write_user_unit_file:1566 : local extra= 2022-04-11 21:16:13.208 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-04-11 21:16:13.210 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@n-super-cond.service 2022-04-11 21:16:13.213 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-04-11 21:16:13.218 | + functions-common:write_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Unit Description 'Devstack devstack@n-super-cond.service' 2022-04-11 21:16:13.293 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service User ubuntu 2022-04-11 21:16:13.374 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service ExecStart '/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2022-04-11 21:16:13.440 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service KillMode process 2022-04-11 21:16:13.504 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service TimeoutStopSec 300 2022-04-11 21:16:13.573 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-04-11 21:16:13.641 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-04-11 21:16:13.644 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Install WantedBy multi-user.target 2022-04-11 21:16:13.722 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-04-11 21:16:14.190 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@n-super-cond.service 2022-04-11 21:16:14.205 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-super-cond.service → /etc/systemd/system/devstack@n-super-cond.service. 2022-04-11 21:16:14.675 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@n-super-cond.service 2022-04-11 21:16:14.698 | + functions-common:run_process:1691 : time_stop run_process 2022-04-11 21:16:14.704 | + functions-common:time_stop:2425 : local name 2022-04-11 21:16:14.709 | + functions-common:time_stop:2426 : local end_time 2022-04-11 21:16:14.712 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-11 21:16:14.716 | + functions-common:time_stop:2428 : local total 2022-04-11 21:16:14.719 | + functions-common:time_stop:2429 : local start_time 2022-04-11 21:16:14.724 | + functions-common:time_stop:2431 : name=run_process 2022-04-11 21:16:14.737 | + functions-common:time_stop:2432 : start_time=1649711773125 2022-04-11 21:16:14.743 | + functions-common:time_stop:2434 : [[ -z 1649711773125 ]] 2022-04-11 21:16:14.751 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-11 21:16:14.760 | + functions-common:time_stop:2437 : end_time=1649711774754 2022-04-11 21:16:14.764 | + functions-common:time_stop:2438 : elapsed_time=1629 2022-04-11 21:16:14.768 | + functions-common:time_stop:2439 : total=17112 2022-04-11 21:16:14.772 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-11 21:16:14.780 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=18741 2022-04-11 21:16:14.787 | ++ lib/nova:start_nova_conductor:1116 : seq 1 1 2022-04-11 21:16:14.800 | + lib/nova:start_nova_conductor:1116 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-04-11 21:16:14.808 | + lib/nova:start_nova_conductor:1117 : is_service_enabled n-cond-cell1 2022-04-11 21:16:14.852 | + functions-common:is_service_enabled:2081 : return 0 2022-04-11 21:16:14.860 | + lib/nova:start_nova_conductor:1118 : local conf 2022-04-11 21:16:14.867 | ++ lib/nova:start_nova_conductor:1119 : conductor_conf 1 2022-04-11 21:16:14.874 | ++ lib/nova:conductor_conf:808 : local cell=1 2022-04-11 21:16:14.884 | ++ lib/nova:conductor_conf:809 : echo /etc/nova/nova_cell1.conf 2022-04-11 21:16:14.892 | + lib/nova:start_nova_conductor:1119 : conf=/etc/nova/nova_cell1.conf 2022-04-11 21:16:14.905 | + lib/nova:start_nova_conductor:1120 : run_process n-cond-cell1 '/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2022-04-11 21:16:14.912 | + functions-common:run_process:1680 : local service=n-cond-cell1 2022-04-11 21:16:14.920 | + functions-common:run_process:1681 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2022-04-11 21:16:14.928 | + functions-common:run_process:1682 : local group= 2022-04-11 21:16:14.937 | + functions-common:run_process:1683 : local user= 2022-04-11 21:16:14.948 | + functions-common:run_process:1685 : local name=n-cond-cell1 2022-04-11 21:16:14.956 | + functions-common:run_process:1687 : time_start run_process 2022-04-11 21:16:14.963 | + functions-common:time_start:2411 : local name=run_process 2022-04-11 21:16:14.972 | + functions-common:time_start:2412 : local start_time= 2022-04-11 21:16:14.976 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-04-11 21:16:14.983 | ++ functions-common:time_start:2416 : date +%s%3N 2022-04-11 21:16:14.990 | + functions-common:time_start:2416 : _TIME_START[$name]=1649711774983 2022-04-11 21:16:14.993 | + functions-common:run_process:1688 : is_service_enabled n-cond-cell1 2022-04-11 21:16:15.021 | + functions-common:is_service_enabled:2081 : return 0 2022-04-11 21:16:15.026 | + functions-common:run_process:1689 : _run_under_systemd n-cond-cell1 '/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' '' '' 2022-04-11 21:16:15.032 | + functions-common:_run_under_systemd:1645 : local service=n-cond-cell1 2022-04-11 21:16:15.035 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2022-04-11 21:16:15.044 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2022-04-11 21:16:15.052 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2022-04-11 21:16:15.060 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2022-04-11 21:16:15.068 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf =~ sudo ]] 2022-04-11 21:16:15.073 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf =~ ^/ ]] 2022-04-11 21:16:15.080 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@n-cond-cell1.service 2022-04-11 21:16:15.089 | + functions-common:_run_under_systemd:1652 : local group= 2022-04-11 21:16:15.093 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-04-11 21:16:15.100 | + functions-common:_run_under_systemd:1654 : [[ /usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf =~ uwsgi ]] 2022-04-11 21:16:15.108 | + functions-common:_run_under_systemd:1657 : write_user_unit_file devstack@n-cond-cell1.service '/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' '' ubuntu 2022-04-11 21:16:15.116 | + functions-common:write_user_unit_file:1562 : local service=devstack@n-cond-cell1.service 2022-04-11 21:16:15.124 | + functions-common:write_user_unit_file:1563 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2022-04-11 21:16:15.132 | + functions-common:write_user_unit_file:1564 : local group= 2022-04-11 21:16:15.140 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-04-11 21:16:15.147 | + functions-common:write_user_unit_file:1566 : local extra= 2022-04-11 21:16:15.151 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-04-11 21:16:15.153 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@n-cond-cell1.service 2022-04-11 21:16:15.156 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-04-11 21:16:15.160 | + functions-common:write_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Unit Description 'Devstack devstack@n-cond-cell1.service' 2022-04-11 21:16:15.230 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service User ubuntu 2022-04-11 21:16:15.310 | + functions-common:write_user_unit_file:1575 : 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-04-11 21:16:15.374 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service KillMode process 2022-04-11 21:16:15.438 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service TimeoutStopSec 300 2022-04-11 21:16:15.500 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-04-11 21:16:15.567 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-04-11 21:16:15.569 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Install WantedBy multi-user.target 2022-04-11 21:16:15.647 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-04-11 21:16:16.150 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@n-cond-cell1.service 2022-04-11 21:16:16.163 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-cond-cell1.service → /etc/systemd/system/devstack@n-cond-cell1.service. 2022-04-11 21:16:16.695 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@n-cond-cell1.service 2022-04-11 21:16:16.720 | + functions-common:run_process:1691 : time_stop run_process 2022-04-11 21:16:16.723 | + functions-common:time_stop:2425 : local name 2022-04-11 21:16:16.732 | + functions-common:time_stop:2426 : local end_time 2022-04-11 21:16:16.740 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-11 21:16:16.748 | + functions-common:time_stop:2428 : local total 2022-04-11 21:16:16.753 | + functions-common:time_stop:2429 : local start_time 2022-04-11 21:16:16.757 | + functions-common:time_stop:2431 : name=run_process 2022-04-11 21:16:16.761 | + functions-common:time_stop:2432 : start_time=1649711774983 2022-04-11 21:16:16.765 | + functions-common:time_stop:2434 : [[ -z 1649711774983 ]] 2022-04-11 21:16:16.771 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-11 21:16:16.781 | + functions-common:time_stop:2437 : end_time=1649711776773 2022-04-11 21:16:16.786 | + functions-common:time_stop:2438 : elapsed_time=1790 2022-04-11 21:16:16.792 | + functions-common:time_stop:2439 : total=18741 2022-04-11 21:16:16.800 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-11 21:16:16.807 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=20531 2022-04-11 21:16:16.815 | + lib/nova:start_nova:1139 : start_nova_compute 2022-04-11 21:16:16.823 | + lib/nova:start_nova_compute:970 : 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-04-11 21:16:16.831 | + lib/nova:start_nova_compute:971 : 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-04-11 21:16:16.839 | + lib/nova:start_nova_compute:971 : 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-04-11 21:16:16.847 | + lib/nova:start_nova_compute:973 : local compute_cell_conf=/etc/nova/nova.conf 2022-04-11 21:16:16.854 | + lib/nova:start_nova_compute:976 : cp /etc/nova/nova.conf /etc/nova/nova-cpu.conf 2022-04-11 21:16:16.866 | + lib/nova:start_nova_compute:978 : merge_config_file /home/ubuntu/devstack/local.conf post-config '$NOVA_CPU_CONF' 2022-04-11 21:16:16.874 | + inc/meta-config:merge_config_file:83 : local file=/home/ubuntu/devstack/local.conf 2022-04-11 21:16:16.880 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2022-04-11 21:16:16.891 | + inc/meta-config:merge_config_file:85 : local 'configfile=$NOVA_CPU_CONF' 2022-04-11 21:16:16.903 | + inc/meta-config:merge_config_file:90 : local real_configfile 2022-04-11 21:16:16.907 | ++ inc/meta-config:merge_config_file:91 : eval echo '$NOVA_CPU_CONF' 2022-04-11 21:16:16.915 | +++ inc/meta-config:merge_config_file:91 : echo /etc/nova/nova-cpu.conf 2022-04-11 21:16:16.919 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/nova/nova-cpu.conf 2022-04-11 21:16:16.927 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/nova/nova-cpu.conf ']' 2022-04-11 21:16:16.934 | + inc/meta-config:merge_config_file:164 : read a 2022-04-11 21:16:16.936 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/ubuntu/devstack/local.conf post-config '$NOVA_CPU_CONF' 2022-04-11 21:16:16.939 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$NOVA_CPU_CONF' ' 2022-04-11 21:16:16.939 | BEGIN { 2022-04-11 21:16:16.939 | section = "" 2022-04-11 21:16:16.939 | last_section = "" 2022-04-11 21:16:16.939 | section_count = 0 2022-04-11 21:16:16.939 | } 2022-04-11 21:16:16.940 | /^\[.+\]/ { 2022-04-11 21:16:16.940 | gsub("[][]", "", $1); 2022-04-11 21:16:16.940 | section=$1 2022-04-11 21:16:16.940 | next 2022-04-11 21:16:16.940 | } 2022-04-11 21:16:16.940 | /^ *\#/ { 2022-04-11 21:16:16.940 | next 2022-04-11 21:16:16.940 | } 2022-04-11 21:16:16.940 | /^[^ \t]+/ { 2022-04-11 21:16:16.940 | # get offset of first = in $0 2022-04-11 21:16:16.940 | eq_idx = index($0, "=") 2022-04-11 21:16:16.940 | # extract attr & value from $0 2022-04-11 21:16:16.940 | attr = substr($0, 1, eq_idx - 1) 2022-04-11 21:16:16.940 | value = substr($0, eq_idx + 1) 2022-04-11 21:16:16.940 | # only need to strip trailing whitespace from attr 2022-04-11 21:16:16.940 | sub(/[ \t]*$/, "", attr) 2022-04-11 21:16:16.940 | # need to strip leading & trailing whitespace from value 2022-04-11 21:16:16.940 | sub(/^[ \t]*/, "", value) 2022-04-11 21:16:16.940 | sub(/[ \t]*$/, "", value) 2022-04-11 21:16:16.940 | 2022-04-11 21:16:16.940 | # cfg_attr_count: number of config lines per [section, attr] 2022-04-11 21:16:16.940 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2022-04-11 21:16:16.940 | # cfg_section: keep the section names in the same order as they appear in local.conf 2022-04-11 21:16:16.940 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2022-04-11 21:16:16.940 | if (! (section, attr) in cfg_attr_count) { 2022-04-11 21:16:16.940 | if (section != last_section) { 2022-04-11 21:16:16.940 | cfg_section[section_count++] = section 2022-04-11 21:16:16.940 | last_section = section 2022-04-11 21:16:16.940 | } 2022-04-11 21:16:16.940 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2022-04-11 21:16:16.940 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2022-04-11 21:16:16.940 | 2022-04-11 21:16:16.940 | cfg_attr[section, attr, 0] = value 2022-04-11 21:16:16.940 | cfg_attr_count[section, attr] = 1 2022-04-11 21:16:16.940 | } else { 2022-04-11 21:16:16.940 | lno = cfg_attr_count[section, attr]++ 2022-04-11 21:16:16.941 | cfg_attr[section, attr, lno] = value 2022-04-11 21:16:16.941 | } 2022-04-11 21:16:16.941 | } 2022-04-11 21:16:16.941 | END { 2022-04-11 21:16:16.941 | # Process each section in order 2022-04-11 21:16:16.941 | for (sno = 0; sno < section_count; sno++) { 2022-04-11 21:16:16.941 | section = cfg_section[sno] 2022-04-11 21:16:16.941 | # The ini routines simply append a config item immediately 2022-04-11 21:16:16.941 | # after the section header. To keep the same order as defined 2022-04-11 21:16:16.941 | # in local.conf, invoke the ini routines in the reverse order 2022-04-11 21:16:16.941 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2022-04-11 21:16:16.941 | attr = cfg_sec_attr_name[sno, attr_no] 2022-04-11 21:16:16.941 | if (cfg_attr_count[section, attr] == 1) 2022-04-11 21:16:16.941 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2022-04-11 21:16:16.941 | else { 2022-04-11 21:16:16.941 | # For multiline, invoke the ini routines in the reverse order 2022-04-11 21:16:16.941 | count = cfg_attr_count[section, attr] 2022-04-11 21:16:16.941 | print "inidelete " configfile " " section " " attr 2022-04-11 21:16:16.941 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2022-04-11 21:16:16.941 | for (l = count -2; l >= 0; l--) 2022-04-11 21:16:16.941 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2022-04-11 21:16:16.941 | } 2022-04-11 21:16:16.941 | } 2022-04-11 21:16:16.941 | } 2022-04-11 21:16:16.941 | } 2022-04-11 21:16:16.941 | ' 2022-04-11 21:16:16.942 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2022-04-11 21:16:16.948 | + inc/meta-config:get_meta_section:33 : local file=/home/ubuntu/devstack/local.conf 2022-04-11 21:16:16.952 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2022-04-11 21:16:16.957 | + inc/meta-config:get_meta_section:35 : local 'configfile=$NOVA_CPU_CONF' 2022-04-11 21:16:16.959 | + inc/meta-config:get_meta_section:37 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-04-11 21:16:16.962 | + inc/meta-config:get_meta_section:38 : [[ -z $NOVA_CPU_CONF ]] 2022-04-11 21:16:16.965 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$NOVA_CPU_CONF' ' 2022-04-11 21:16:16.965 | BEGIN { group = "" } 2022-04-11 21:16:16.965 | /^\[\[.+\|.*\]\]/ { 2022-04-11 21:16:16.965 | gsub("[][]", "", $1); 2022-04-11 21:16:16.965 | split($1, a, "|"); 2022-04-11 21:16:16.965 | if (a[1] == matchgroup && a[2] == configfile) { 2022-04-11 21:16:16.965 | group=a[1] 2022-04-11 21:16:16.965 | } else { 2022-04-11 21:16:16.965 | group="" 2022-04-11 21:16:16.965 | } 2022-04-11 21:16:16.965 | next 2022-04-11 21:16:16.965 | } 2022-04-11 21:16:16.965 | { 2022-04-11 21:16:16.965 | if (group != "") 2022-04-11 21:16:16.965 | print $0 2022-04-11 21:16:16.965 | } 2022-04-11 21:16:16.965 | ' /home/ubuntu/devstack/local.conf 2022-04-11 21:16:16.985 | + lib/nova:start_nova_compute:980 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-04-11 21:16:16.996 | + lib/nova:start_nova_compute:987 : iniset /etc/nova/nova-cpu.conf workarounds disable_group_policy_check_upcall True 2022-04-11 21:16:17.046 | + lib/nova:start_nova_compute:990 : iniset /etc/nova/nova-cpu.conf filter_scheduler track_instance_changes False 2022-04-11 21:16:17.101 | + lib/nova:start_nova_compute:991 : iniset_rpc_backend nova /etc/nova/nova-cpu.conf DEFAULT nova_cell1 2022-04-11 21:16:17.108 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2022-04-11 21:16:17.113 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova-cpu.conf 2022-04-11 21:16:17.120 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-04-11 21:16:17.125 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host=nova_cell1 2022-04-11 21:16:17.132 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-04-11 21:16:17.170 | + functions-common:is_service_enabled:2081 : return 0 2022-04-11 21:16:17.179 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url nova_cell1 2022-04-11 21:16:17.185 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host=nova_cell1 2022-04-11 21:16:17.191 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-04-11 21:16:17.223 | ++ functions-common:is_service_enabled:2081 : return 0 2022-04-11 21:16:17.231 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.45:5672/nova_cell1 2022-04-11 21:16:17.236 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova-cpu.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.45:5672/nova_cell1 2022-04-11 21:16:17.308 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-04-11 21:16:17.315 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-04-11 21:16:17.320 | + lib/nova:start_nova_compute:995 : inidelete /etc/nova/nova-cpu.conf database connection 2022-04-11 21:16:17.369 | + lib/nova:start_nova_compute:996 : inidelete /etc/nova/nova-cpu.conf api_database connection 2022-04-11 21:16:17.417 | + lib/nova:start_nova_compute:1001 : configure_console_compute 2022-04-11 21:16:17.420 | + lib/nova:configure_console_compute:643 : local offset 2022-04-11 21:16:17.425 | + lib/nova:configure_console_compute:644 : offset=0 2022-04-11 21:16:17.432 | + lib/nova:configure_console_compute:648 : local default_proxyclient_addr 2022-04-11 21:16:17.443 | ++ lib/nova:configure_console_compute:649 : iniget /etc/nova/nova-cpu.conf DEFAULT my_ip 2022-04-11 21:16:17.504 | + lib/nova:configure_console_compute:649 : default_proxyclient_addr=10.222.0.45 2022-04-11 21:16:17.515 | + lib/nova:configure_console_compute:653 : is_service_enabled n-cpu 2022-04-11 21:16:17.542 | + functions-common:is_service_enabled:2081 : return 1 2022-04-11 21:16:17.547 | + lib/nova:configure_console_compute:669 : is_service_enabled n-novnc 2022-04-11 21:16:17.588 | + functions-common:is_service_enabled:2081 : return 1 2022-04-11 21:16:17.596 | + lib/nova:configure_console_compute:669 : '[' False '!=' False ']' 2022-04-11 21:16:17.602 | + lib/nova:configure_console_compute:677 : iniset /etc/nova/nova-cpu.conf vnc enabled false 2022-04-11 21:16:17.680 | + lib/nova:configure_console_compute:680 : is_service_enabled n-spice 2022-04-11 21:16:17.733 | + functions-common:is_service_enabled:2081 : return 1 2022-04-11 21:16:17.737 | + lib/nova:configure_console_compute:690 : is_service_enabled n-sproxy 2022-04-11 21:16:17.765 | + functions-common:is_service_enabled:2081 : return 1 2022-04-11 21:16:17.768 | + lib/nova:start_nova_compute:1004 : '[' -n '' ']' 2022-04-11 21:16:17.770 | + lib/nova:start_nova_compute:1009 : [[ libvirt == \l\i\b\v\i\r\t ]] 2022-04-11 21:16:17.773 | + lib/nova:start_nova_compute:1009 : [[ kvm == \q\e\m\u ]] 2022-04-11 21:16:17.775 | + lib/nova:start_nova_compute:1013 : [[ libvirt = \l\i\b\v\i\r\t ]] 2022-04-11 21:16:17.778 | + lib/nova:start_nova_compute:1017 : run_process n-cpu '/usr/local/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' libvirt 2022-04-11 21:16:17.781 | + functions-common:run_process:1680 : local service=n-cpu 2022-04-11 21:16:17.784 | + functions-common:run_process:1681 : local 'command=/usr/local/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2022-04-11 21:16:17.786 | + functions-common:run_process:1682 : local group=libvirt 2022-04-11 21:16:17.789 | + functions-common:run_process:1683 : local user= 2022-04-11 21:16:17.793 | + functions-common:run_process:1685 : local name=n-cpu 2022-04-11 21:16:17.795 | + functions-common:run_process:1687 : time_start run_process 2022-04-11 21:16:17.798 | + functions-common:time_start:2411 : local name=run_process 2022-04-11 21:16:17.801 | + functions-common:time_start:2412 : local start_time= 2022-04-11 21:16:17.804 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-04-11 21:16:17.810 | ++ functions-common:time_start:2416 : date +%s%3N 2022-04-11 21:16:17.816 | + functions-common:time_start:2416 : _TIME_START[$name]=1649711777810 2022-04-11 21:16:17.819 | + functions-common:run_process:1688 : is_service_enabled n-cpu 2022-04-11 21:16:17.838 | + functions-common:is_service_enabled:2081 : return 1 2022-04-11 21:16:17.841 | + functions-common:run_process:1691 : time_stop run_process 2022-04-11 21:16:17.843 | + functions-common:time_stop:2425 : local name 2022-04-11 21:16:17.846 | + functions-common:time_stop:2426 : local end_time 2022-04-11 21:16:17.848 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-11 21:16:17.851 | + functions-common:time_stop:2428 : local total 2022-04-11 21:16:17.854 | + functions-common:time_stop:2429 : local start_time 2022-04-11 21:16:17.856 | + functions-common:time_stop:2431 : name=run_process 2022-04-11 21:16:17.859 | + functions-common:time_stop:2432 : start_time=1649711777810 2022-04-11 21:16:17.861 | + functions-common:time_stop:2434 : [[ -z 1649711777810 ]] 2022-04-11 21:16:17.865 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-11 21:16:17.876 | + functions-common:time_stop:2437 : end_time=1649711777867 2022-04-11 21:16:17.881 | + functions-common:time_stop:2438 : elapsed_time=57 2022-04-11 21:16:17.883 | + functions-common:time_stop:2439 : total=20531 2022-04-11 21:16:17.886 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-11 21:16:17.888 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=20588 2022-04-11 21:16:17.891 | + lib/nova:start_nova_compute:1039 : 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-04-11 21:16:17.894 | + lib/nova:start_nova_compute:1039 : 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-04-11 21:16:17.897 | + lib/nova:start_nova:1140 : is_service_enabled n-api 2022-04-11 21:16:17.918 | + functions-common:is_service_enabled:2081 : return 0 2022-04-11 21:16:17.920 | + lib/nova:start_nova:1142 : echo 'Dumping cells_v2 mapping' 2022-04-11 21:16:17.920 | Dumping cells_v2 mapping 2022-04-11 21:16:17.923 | + lib/nova:start_nova:1143 : /usr/local/bin/nova-manage cell_v2 list_cells --verbose 2022-04-11 21:16:19.029 | 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-04-11 21:16:21.572 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 21:16:21.572 | from cryptography.utils import int_from_bytes 2022-04-11 21:16:21.572 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 21:16:21.573 | from cryptography.utils import int_from_bytes 2022-04-11 21:16:21.573 | +-------+--------------------------------------+-----------------------------------------------------------+-----------------------------------------------------------------+----------+ 2022-04-11 21:16:21.573 | | Name | UUID | Transport URL | Database Connection | Disabled | 2022-04-11 21:16:21.573 | +-------+--------------------------------------+-----------------------------------------------------------+-----------------------------------------------------------------+----------+ 2022-04-11 21:16:21.573 | | cell0 | 00000000-0000-0000-0000-000000000000 | none:/// | mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8 | False | 2022-04-11 21:16:21.573 | | cell1 | fd58d4fb-eba2-4c76-b8a4-8cf9cc43c69d | rabbit://stackrabbit:Passw0rd@10.222.0.45:5672/nova_cell1 | mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell1?charset=utf8 | False | 2022-04-11 21:16:21.573 | +-------+--------------------------------------+-----------------------------------------------------------+-----------------------------------------------------------------+----------+ 2022-04-11 21:16:22.013 | + ./stack.sh:main:1322 : async_runfunc create_flavors 2022-04-11 21:16:22.016 | + inc/async:async_runfunc:116 : async_run create_flavors create_flavors 2022-04-11 21:16:22.078 | + inc/async:async_inner:63 : create_flavors 2022-04-11 21:16:22.119 | [17789 Async create_flavors:112462]: running: create_flavors 2022-04-11 21:16:22.121 | + ./stack.sh:main:1324 : is_service_enabled cinder 2022-04-11 21:16:22.141 | + functions-common:is_service_enabled:2081 : return 0 2022-04-11 21:16:22.143 | + ./stack.sh:main:1325 : echo_summary 'Starting Cinder' 2022-04-11 21:16:22.146 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-11 21:16:22.149 | + ./stack.sh:echo_summary:448 : echo -e Starting Cinder 2022-04-11 21:16:22.151 | + ./stack.sh:main:1326 : start_cinder 2022-04-11 21:16:22.154 | + lib/cinder:start_cinder:508 : local service_port=8776 2022-04-11 21:16:22.157 | + lib/cinder:start_cinder:509 : local service_protocol=http 2022-04-11 21:16:22.159 | + lib/cinder:start_cinder:510 : local cinder_url 2022-04-11 21:16:22.162 | + lib/cinder:start_cinder:511 : is_service_enabled tls-proxy 2022-04-11 21:16:22.180 | + functions-common:is_service_enabled:2081 : return 1 2022-04-11 21:16:22.183 | + lib/cinder:start_cinder:515 : '[' lioadm = tgtadm ']' 2022-04-11 21:16:22.186 | + 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-04-11 21:16:22.188 | + lib/cinder:start_cinder:536 : '[' True == False ']' 2022-04-11 21:16:22.192 | ++ lib/cinder:start_cinder:544 : which uwsgi 2022-04-11 21:16:22.197 | + lib/cinder:start_cinder:544 : run_process c-api '/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2022-04-11 21:16:22.200 | + functions-common:run_process:1680 : local service=c-api 2022-04-11 21:16:22.203 | + functions-common:run_process:1681 : local 'command=/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2022-04-11 21:16:22.205 | + functions-common:run_process:1682 : local group= 2022-04-11 21:16:22.208 | + functions-common:run_process:1683 : local user= 2022-04-11 21:16:22.211 | + functions-common:run_process:1685 : local name=c-api 2022-04-11 21:16:22.213 | + functions-common:run_process:1687 : time_start run_process 2022-04-11 21:16:22.216 | + functions-common:time_start:2411 : local name=run_process 2022-04-11 21:16:22.218 | + functions-common:time_start:2412 : local start_time= 2022-04-11 21:16:22.221 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-04-11 21:16:22.224 | ++ functions-common:time_start:2416 : date +%s%3N 2022-04-11 21:16:22.229 | + functions-common:time_start:2416 : _TIME_START[$name]=1649711782226 2022-04-11 21:16:22.232 | + functions-common:run_process:1688 : is_service_enabled c-api 2022-04-11 21:16:22.249 | + functions-common:is_service_enabled:2081 : return 0 2022-04-11 21:16:22.252 | + functions-common:run_process:1689 : _run_under_systemd c-api '/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' '' '' 2022-04-11 21:16:22.255 | + functions-common:_run_under_systemd:1645 : local service=c-api 2022-04-11 21:16:22.257 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2022-04-11 21:16:22.260 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2022-04-11 21:16:22.263 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2022-04-11 21:16:22.266 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2022-04-11 21:16:22.268 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini =~ sudo ]] 2022-04-11 21:16:22.270 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini =~ ^/ ]] 2022-04-11 21:16:22.273 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@c-api.service 2022-04-11 21:16:22.276 | + functions-common:_run_under_systemd:1652 : local group= 2022-04-11 21:16:22.278 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-04-11 21:16:22.281 | + functions-common:_run_under_systemd:1654 : [[ /usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini =~ uwsgi ]] 2022-04-11 21:16:22.284 | + functions-common:_run_under_systemd:1655 : 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-04-11 21:16:22.286 | + functions-common:write_uwsgi_user_unit_file:1589 : local service=devstack@c-api.service 2022-04-11 21:16:22.288 | + functions-common:write_uwsgi_user_unit_file:1590 : local 'command=/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2022-04-11 21:16:22.291 | + functions-common:write_uwsgi_user_unit_file:1591 : local group= 2022-04-11 21:16:22.293 | + functions-common:write_uwsgi_user_unit_file:1592 : local user=ubuntu 2022-04-11 21:16:22.295 | + functions-common:write_uwsgi_user_unit_file:1593 : local unitfile=/etc/systemd/system/devstack@c-api.service 2022-04-11 21:16:22.297 | + functions-common:write_uwsgi_user_unit_file:1594 : mkdir -p /etc/systemd/system 2022-04-11 21:16:22.302 | + functions-common:write_uwsgi_user_unit_file:1596 : iniset -sudo /etc/systemd/system/devstack@c-api.service Unit Description 'Devstack devstack@c-api.service' 2022-04-11 21:16:22.365 | + functions-common:write_uwsgi_user_unit_file:1597 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service SyslogIdentifier devstack@c-api.service 2022-04-11 21:16:22.428 | + functions-common:write_uwsgi_user_unit_file:1598 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service User ubuntu 2022-04-11 21:16:22.480 | + functions-common:write_uwsgi_user_unit_file:1599 : 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-04-11 21:16:22.531 | + functions-common:write_uwsgi_user_unit_file:1600 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-04-11 21:16:22.589 | + functions-common:write_uwsgi_user_unit_file:1601 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service Type notify 2022-04-11 21:16:22.642 | + functions-common:write_uwsgi_user_unit_file:1602 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service KillMode process 2022-04-11 21:16:22.695 | + functions-common:write_uwsgi_user_unit_file:1603 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service Restart always 2022-04-11 21:16:22.748 | + functions-common:write_uwsgi_user_unit_file:1604 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service NotifyAccess all 2022-04-11 21:16:22.802 | + functions-common:write_uwsgi_user_unit_file:1605 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service RestartForceExitStatus 100 2022-04-11 21:16:22.856 | + functions-common:write_uwsgi_user_unit_file:1607 : [[ -n '' ]] 2022-04-11 21:16:22.858 | + functions-common:write_uwsgi_user_unit_file:1610 : iniset -sudo /etc/systemd/system/devstack@c-api.service Install WantedBy multi-user.target 2022-04-11 21:16:22.931 | + functions-common:write_uwsgi_user_unit_file:1613 : sudo systemctl daemon-reload 2022-04-11 21:16:23.358 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@c-api.service 2022-04-11 21:16:23.371 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@c-api.service → /etc/systemd/system/devstack@c-api.service. 2022-04-11 21:16:23.800 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@c-api.service 2022-04-11 21:16:23.887 | + functions-common:run_process:1691 : time_stop run_process 2022-04-11 21:16:23.890 | + functions-common:time_stop:2425 : local name 2022-04-11 21:16:23.894 | + functions-common:time_stop:2426 : local end_time 2022-04-11 21:16:23.901 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-11 21:16:23.907 | + functions-common:time_stop:2428 : local total 2022-04-11 21:16:23.909 | + functions-common:time_stop:2429 : local start_time 2022-04-11 21:16:23.911 | + functions-common:time_stop:2431 : name=run_process 2022-04-11 21:16:23.915 | + functions-common:time_stop:2432 : start_time=1649711782226 2022-04-11 21:16:23.919 | + functions-common:time_stop:2434 : [[ -z 1649711782226 ]] 2022-04-11 21:16:23.927 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-11 21:16:23.929 | + functions-common:time_stop:2437 : end_time=1649711783924 2022-04-11 21:16:23.935 | + functions-common:time_stop:2438 : elapsed_time=1698 2022-04-11 21:16:23.935 | + functions-common:time_stop:2439 : total=20588 2022-04-11 21:16:23.939 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-11 21:16:23.939 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=22286 2022-04-11 21:16:23.943 | + lib/cinder:start_cinder:545 : cinder_url=http://10.222.0.45/volume/v3 2022-04-11 21:16:23.947 | + lib/cinder:start_cinder:549 : echo 'Waiting for Cinder API to start...' 2022-04-11 21:16:23.947 | Waiting for Cinder API to start... 2022-04-11 21:16:23.947 | + lib/cinder:start_cinder:550 : wait_for_service 60 http://10.222.0.45/volume/v3 2022-04-11 21:16:23.955 | + functions:wait_for_service:457 : local timeout=60 2022-04-11 21:16:23.957 | + functions:wait_for_service:458 : local url=http://10.222.0.45/volume/v3 2022-04-11 21:16:23.960 | + functions:wait_for_service:459 : local rval=0 2022-04-11 21:16:23.962 | + functions:wait_for_service:460 : time_start wait_for_service 2022-04-11 21:16:23.965 | + functions-common:time_start:2411 : local name=wait_for_service 2022-04-11 21:16:23.969 | + functions-common:time_start:2412 : local start_time= 2022-04-11 21:16:23.971 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-04-11 21:16:23.977 | ++ functions-common:time_start:2416 : date +%s%3N 2022-04-11 21:16:23.980 | + functions-common:time_start:2416 : _TIME_START[$name]=1649711783976 2022-04-11 21:16:23.983 | + functions:wait_for_service:461 : timeout 60 bash -x 2022-04-11 21:16:23.999 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.45/volume/v3 2022-04-11 21:16:28.640 | + :: : [[ 401 == 503 ]] 2022-04-11 21:16:28.641 | + :: : [[ 0 -eq 7 ]] 2022-04-11 21:16:28.644 | + functions:wait_for_service:466 : time_stop wait_for_service 2022-04-11 21:16:28.647 | + functions-common:time_stop:2425 : local name 2022-04-11 21:16:28.650 | + functions-common:time_stop:2426 : local end_time 2022-04-11 21:16:28.653 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-11 21:16:28.655 | + functions-common:time_stop:2428 : local total 2022-04-11 21:16:28.658 | + functions-common:time_stop:2429 : local start_time 2022-04-11 21:16:28.661 | + functions-common:time_stop:2431 : name=wait_for_service 2022-04-11 21:16:28.663 | + functions-common:time_stop:2432 : start_time=1649711783976 2022-04-11 21:16:28.666 | + functions-common:time_stop:2434 : [[ -z 1649711783976 ]] 2022-04-11 21:16:28.669 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-11 21:16:28.674 | + functions-common:time_stop:2437 : end_time=1649711788671 2022-04-11 21:16:28.676 | + functions-common:time_stop:2438 : elapsed_time=4695 2022-04-11 21:16:28.679 | + functions-common:time_stop:2439 : total=15328 2022-04-11 21:16:28.682 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-11 21:16:28.684 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=20023 2022-04-11 21:16:28.687 | + functions:wait_for_service:467 : return 0 2022-04-11 21:16:28.689 | + lib/cinder:start_cinder:554 : run_process c-sch '/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2022-04-11 21:16:28.692 | + functions-common:run_process:1680 : local service=c-sch 2022-04-11 21:16:28.695 | + functions-common:run_process:1681 : local 'command=/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2022-04-11 21:16:28.698 | + functions-common:run_process:1682 : local group= 2022-04-11 21:16:28.701 | + functions-common:run_process:1683 : local user= 2022-04-11 21:16:28.704 | + functions-common:run_process:1685 : local name=c-sch 2022-04-11 21:16:28.706 | + functions-common:run_process:1687 : time_start run_process 2022-04-11 21:16:28.709 | + functions-common:time_start:2411 : local name=run_process 2022-04-11 21:16:28.712 | + functions-common:time_start:2412 : local start_time= 2022-04-11 21:16:28.715 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-04-11 21:16:28.718 | ++ functions-common:time_start:2416 : date +%s%3N 2022-04-11 21:16:28.723 | + functions-common:time_start:2416 : _TIME_START[$name]=1649711788720 2022-04-11 21:16:28.725 | + functions-common:run_process:1688 : is_service_enabled c-sch 2022-04-11 21:16:28.744 | + functions-common:is_service_enabled:2081 : return 0 2022-04-11 21:16:28.746 | + functions-common:run_process:1689 : _run_under_systemd c-sch '/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' '' '' 2022-04-11 21:16:28.749 | + functions-common:_run_under_systemd:1645 : local service=c-sch 2022-04-11 21:16:28.751 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2022-04-11 21:16:28.754 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2022-04-11 21:16:28.757 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2022-04-11 21:16:28.760 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2022-04-11 21:16:28.762 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf =~ sudo ]] 2022-04-11 21:16:28.765 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf =~ ^/ ]] 2022-04-11 21:16:28.767 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@c-sch.service 2022-04-11 21:16:28.770 | + functions-common:_run_under_systemd:1652 : local group= 2022-04-11 21:16:28.772 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-04-11 21:16:28.775 | + functions-common:_run_under_systemd:1654 : [[ /usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf =~ uwsgi ]] 2022-04-11 21:16:28.778 | + functions-common:_run_under_systemd:1657 : write_user_unit_file devstack@c-sch.service '/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' '' ubuntu 2022-04-11 21:16:28.781 | + functions-common:write_user_unit_file:1562 : local service=devstack@c-sch.service 2022-04-11 21:16:28.783 | + functions-common:write_user_unit_file:1563 : local 'command=/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2022-04-11 21:16:28.786 | + functions-common:write_user_unit_file:1564 : local group= 2022-04-11 21:16:28.788 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-04-11 21:16:28.791 | + functions-common:write_user_unit_file:1566 : local extra= 2022-04-11 21:16:28.793 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-04-11 21:16:28.796 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@c-sch.service 2022-04-11 21:16:28.798 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-04-11 21:16:28.803 | + functions-common:write_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Unit Description 'Devstack devstack@c-sch.service' 2022-04-11 21:16:28.867 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service User ubuntu 2022-04-11 21:16:28.930 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service ExecStart '/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2022-04-11 21:16:28.983 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service KillMode process 2022-04-11 21:16:29.036 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service TimeoutStopSec 300 2022-04-11 21:16:29.092 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-04-11 21:16:29.156 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-04-11 21:16:29.158 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Install WantedBy multi-user.target 2022-04-11 21:16:29.224 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-04-11 21:16:29.654 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@c-sch.service 2022-04-11 21:16:29.668 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@c-sch.service → /etc/systemd/system/devstack@c-sch.service. 2022-04-11 21:16:30.100 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@c-sch.service 2022-04-11 21:16:30.127 | + functions-common:run_process:1691 : time_stop run_process 2022-04-11 21:16:30.128 | + functions-common:time_stop:2425 : local name 2022-04-11 21:16:30.133 | + functions-common:time_stop:2426 : local end_time 2022-04-11 21:16:30.137 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-11 21:16:30.140 | + functions-common:time_stop:2428 : local total 2022-04-11 21:16:30.142 | + functions-common:time_stop:2429 : local start_time 2022-04-11 21:16:30.145 | + functions-common:time_stop:2431 : name=run_process 2022-04-11 21:16:30.152 | + functions-common:time_stop:2432 : start_time=1649711788720 2022-04-11 21:16:30.161 | + functions-common:time_stop:2434 : [[ -z 1649711788720 ]] 2022-04-11 21:16:30.170 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-11 21:16:30.176 | + functions-common:time_stop:2437 : end_time=1649711790172 2022-04-11 21:16:30.181 | + functions-common:time_stop:2438 : elapsed_time=1452 2022-04-11 21:16:30.184 | + functions-common:time_stop:2439 : total=22286 2022-04-11 21:16:30.190 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-11 21:16:30.193 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=23738 2022-04-11 21:16:30.198 | + lib/cinder:start_cinder:555 : run_process c-bak '/usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2022-04-11 21:16:30.201 | + functions-common:run_process:1680 : local service=c-bak 2022-04-11 21:16:30.206 | + functions-common:run_process:1681 : local 'command=/usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2022-04-11 21:16:30.209 | + functions-common:run_process:1682 : local group= 2022-04-11 21:16:30.212 | + functions-common:run_process:1683 : local user= 2022-04-11 21:16:30.215 | + functions-common:run_process:1685 : local name=c-bak 2022-04-11 21:16:30.218 | + functions-common:run_process:1687 : time_start run_process 2022-04-11 21:16:30.220 | + functions-common:time_start:2411 : local name=run_process 2022-04-11 21:16:30.223 | + functions-common:time_start:2412 : local start_time= 2022-04-11 21:16:30.226 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-04-11 21:16:30.230 | ++ functions-common:time_start:2416 : date +%s%3N 2022-04-11 21:16:30.235 | + functions-common:time_start:2416 : _TIME_START[$name]=1649711790232 2022-04-11 21:16:30.241 | + functions-common:run_process:1688 : is_service_enabled c-bak 2022-04-11 21:16:30.263 | + functions-common:is_service_enabled:2081 : return 1 2022-04-11 21:16:30.265 | + functions-common:run_process:1691 : time_stop run_process 2022-04-11 21:16:30.268 | + functions-common:time_stop:2425 : local name 2022-04-11 21:16:30.271 | + functions-common:time_stop:2426 : local end_time 2022-04-11 21:16:30.274 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-11 21:16:30.277 | + functions-common:time_stop:2428 : local total 2022-04-11 21:16:30.279 | + functions-common:time_stop:2429 : local start_time 2022-04-11 21:16:30.282 | + functions-common:time_stop:2431 : name=run_process 2022-04-11 21:16:30.285 | + functions-common:time_stop:2432 : start_time=1649711790232 2022-04-11 21:16:30.288 | + functions-common:time_stop:2434 : [[ -z 1649711790232 ]] 2022-04-11 21:16:30.294 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-11 21:16:30.297 | + functions-common:time_stop:2437 : end_time=1649711790294 2022-04-11 21:16:30.299 | + functions-common:time_stop:2438 : elapsed_time=62 2022-04-11 21:16:30.302 | + functions-common:time_stop:2439 : total=23738 2022-04-11 21:16:30.304 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-11 21:16:30.308 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=23800 2022-04-11 21:16:30.310 | + lib/cinder:start_cinder:556 : run_process c-vol '/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2022-04-11 21:16:30.313 | + functions-common:run_process:1680 : local service=c-vol 2022-04-11 21:16:30.316 | + functions-common:run_process:1681 : local 'command=/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2022-04-11 21:16:30.319 | + functions-common:run_process:1682 : local group= 2022-04-11 21:16:30.322 | + functions-common:run_process:1683 : local user= 2022-04-11 21:16:30.325 | + functions-common:run_process:1685 : local name=c-vol 2022-04-11 21:16:30.327 | + functions-common:run_process:1687 : time_start run_process 2022-04-11 21:16:30.330 | + functions-common:time_start:2411 : local name=run_process 2022-04-11 21:16:30.332 | + functions-common:time_start:2412 : local start_time= 2022-04-11 21:16:30.335 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-04-11 21:16:30.339 | ++ functions-common:time_start:2416 : date +%s%3N 2022-04-11 21:16:30.344 | + functions-common:time_start:2416 : _TIME_START[$name]=1649711790341 2022-04-11 21:16:30.347 | + functions-common:run_process:1688 : is_service_enabled c-vol 2022-04-11 21:16:30.377 | + functions-common:is_service_enabled:2081 : return 0 2022-04-11 21:16:30.380 | + functions-common:run_process:1689 : _run_under_systemd c-vol '/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' '' '' 2022-04-11 21:16:30.383 | + functions-common:_run_under_systemd:1645 : local service=c-vol 2022-04-11 21:16:30.386 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2022-04-11 21:16:30.388 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2022-04-11 21:16:30.391 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2022-04-11 21:16:30.393 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2022-04-11 21:16:30.396 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf =~ sudo ]] 2022-04-11 21:16:30.398 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf =~ ^/ ]] 2022-04-11 21:16:30.402 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@c-vol.service 2022-04-11 21:16:30.405 | + functions-common:_run_under_systemd:1652 : local group= 2022-04-11 21:16:30.407 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-04-11 21:16:30.410 | + functions-common:_run_under_systemd:1654 : [[ /usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf =~ uwsgi ]] 2022-04-11 21:16:30.412 | + functions-common:_run_under_systemd:1657 : write_user_unit_file devstack@c-vol.service '/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' '' ubuntu 2022-04-11 21:16:30.416 | + functions-common:write_user_unit_file:1562 : local service=devstack@c-vol.service 2022-04-11 21:16:30.418 | + functions-common:write_user_unit_file:1563 : local 'command=/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2022-04-11 21:16:30.421 | + functions-common:write_user_unit_file:1564 : local group= 2022-04-11 21:16:30.424 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-04-11 21:16:30.426 | + functions-common:write_user_unit_file:1566 : local extra= 2022-04-11 21:16:30.429 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-04-11 21:16:30.431 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@c-vol.service 2022-04-11 21:16:30.434 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-04-11 21:16:30.438 | + functions-common:write_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Unit Description 'Devstack devstack@c-vol.service' 2022-04-11 21:16:30.521 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service User ubuntu 2022-04-11 21:16:30.600 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service ExecStart '/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2022-04-11 21:16:30.661 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service KillMode process 2022-04-11 21:16:30.722 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service TimeoutStopSec 300 2022-04-11 21:16:30.786 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-04-11 21:16:30.858 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-04-11 21:16:30.860 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Install WantedBy multi-user.target 2022-04-11 21:16:30.932 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-04-11 21:16:31.406 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@c-vol.service 2022-04-11 21:16:31.421 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@c-vol.service → /etc/systemd/system/devstack@c-vol.service. 2022-04-11 21:16:31.878 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@c-vol.service 2022-04-11 21:16:31.920 | + functions-common:run_process:1691 : time_stop run_process 2022-04-11 21:16:31.923 | + functions-common:time_stop:2425 : local name 2022-04-11 21:16:31.926 | + functions-common:time_stop:2426 : local end_time 2022-04-11 21:16:31.928 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-11 21:16:31.932 | + functions-common:time_stop:2428 : local total 2022-04-11 21:16:31.935 | + functions-common:time_stop:2429 : local start_time 2022-04-11 21:16:31.937 | + functions-common:time_stop:2431 : name=run_process 2022-04-11 21:16:31.940 | + functions-common:time_stop:2432 : start_time=1649711790341 2022-04-11 21:16:31.942 | + functions-common:time_stop:2434 : [[ -z 1649711790341 ]] 2022-04-11 21:16:31.948 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-11 21:16:31.951 | + functions-common:time_stop:2437 : end_time=1649711791947 2022-04-11 21:16:31.953 | + functions-common:time_stop:2438 : elapsed_time=1606 2022-04-11 21:16:31.956 | + functions-common:time_stop:2439 : total=23800 2022-04-11 21:16:31.959 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-11 21:16:31.961 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=25406 2022-04-11 21:16:31.965 | + ./stack.sh:main:1327 : create_volume_types 2022-04-11 21:16:31.967 | + lib/cinder:create_volume_types:574 : is_service_enabled c-api 2022-04-11 21:16:31.988 | + functions-common:is_service_enabled:2081 : return 0 2022-04-11 21:16:31.991 | + lib/cinder:create_volume_types:574 : [[ -n ceph ]] 2022-04-11 21:16:31.994 | + lib/cinder:create_volume_types:575 : local be be_name 2022-04-11 21:16:32.004 | + lib/cinder:create_volume_types:576 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2022-04-11 21:16:32.006 | + lib/cinder:create_volume_types:577 : be_name=ceph 2022-04-11 21:16:32.010 | + lib/cinder:create_volume_types:579 : is_service_enabled keystone 2022-04-11 21:16:32.032 | + functions-common:is_service_enabled:2081 : return 0 2022-04-11 21:16:32.035 | + lib/cinder:create_volume_types:580 : openstack --os-region-name=RegionOne volume type create --property volume_backend_name=ceph ceph 2022-04-11 21:16:36.544 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 21:16:36.544 | from cryptography.utils import int_from_bytes 2022-04-11 21:16:36.544 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 21:16:36.545 | from cryptography.utils import int_from_bytes 2022-04-11 21:16:36.545 | +-------------+--------------------------------------+ 2022-04-11 21:16:36.545 | | Field | Value | 2022-04-11 21:16:36.545 | +-------------+--------------------------------------+ 2022-04-11 21:16:36.545 | | description | None | 2022-04-11 21:16:36.545 | | id | 181bf778-1ef2-4ad6-af3b-16c7d814f123 | 2022-04-11 21:16:36.545 | | is_public | True | 2022-04-11 21:16:36.545 | | name | ceph | 2022-04-11 21:16:36.545 | | properties | volume_backend_name='ceph' | 2022-04-11 21:16:36.545 | +-------------+--------------------------------------+ 2022-04-11 21:16:36.782 | + lib/cinder:create_volume_types:594 : [[ False == \T\r\u\e ]] 2022-04-11 21:16:36.784 | + ./stack.sh:main:1332 : [[ False == \T\r\u\e ]] 2022-04-11 21:16:36.788 | + ./stack.sh:main:1340 : is_service_enabled glance 2022-04-11 21:16:36.806 | + functions-common:is_service_enabled:2081 : return 0 2022-04-11 21:16:36.809 | + ./stack.sh:main:1341 : echo_summary 'Starting Glance' 2022-04-11 21:16:36.812 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-11 21:16:36.814 | + ./stack.sh:echo_summary:448 : echo -e Starting Glance 2022-04-11 21:16:36.817 | + ./stack.sh:main:1342 : start_glance 2022-04-11 21:16:36.819 | + lib/glance:start_glance:602 : local service_protocol=http 2022-04-11 21:16:36.823 | + lib/glance:start_glance:603 : is_service_enabled tls-proxy 2022-04-11 21:16:36.842 | + functions-common:is_service_enabled:2081 : return 1 2022-04-11 21:16:36.844 | + lib/glance:start_glance:609 : [[ False == False ]] 2022-04-11 21:16:36.848 | ++ lib/glance:start_glance:610 : which uwsgi 2022-04-11 21:16:36.853 | + lib/glance:start_glance:610 : run_process g-api '/usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2022-04-11 21:16:36.856 | + functions-common:run_process:1680 : local service=g-api 2022-04-11 21:16:36.859 | + functions-common:run_process:1681 : local 'command=/usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2022-04-11 21:16:36.862 | + functions-common:run_process:1682 : local group= 2022-04-11 21:16:36.865 | + functions-common:run_process:1683 : local user= 2022-04-11 21:16:36.867 | + functions-common:run_process:1685 : local name=g-api 2022-04-11 21:16:36.870 | + functions-common:run_process:1687 : time_start run_process 2022-04-11 21:16:36.873 | + functions-common:time_start:2411 : local name=run_process 2022-04-11 21:16:36.875 | + functions-common:time_start:2412 : local start_time= 2022-04-11 21:16:36.878 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-04-11 21:16:36.881 | ++ functions-common:time_start:2416 : date +%s%3N 2022-04-11 21:16:36.886 | + functions-common:time_start:2416 : _TIME_START[$name]=1649711796883 2022-04-11 21:16:36.889 | + functions-common:run_process:1688 : is_service_enabled g-api 2022-04-11 21:16:36.909 | + functions-common:is_service_enabled:2081 : return 0 2022-04-11 21:16:36.911 | + functions-common:run_process:1689 : _run_under_systemd g-api '/usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' '' '' 2022-04-11 21:16:36.914 | + functions-common:_run_under_systemd:1645 : local service=g-api 2022-04-11 21:16:36.917 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2022-04-11 21:16:36.919 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2022-04-11 21:16:36.922 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2022-04-11 21:16:36.925 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2022-04-11 21:16:36.927 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini =~ sudo ]] 2022-04-11 21:16:36.930 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini =~ ^/ ]] 2022-04-11 21:16:36.933 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@g-api.service 2022-04-11 21:16:36.935 | + functions-common:_run_under_systemd:1652 : local group= 2022-04-11 21:16:36.938 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-04-11 21:16:36.941 | + functions-common:_run_under_systemd:1654 : [[ /usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini =~ uwsgi ]] 2022-04-11 21:16:36.944 | + functions-common:_run_under_systemd:1655 : write_uwsgi_user_unit_file devstack@g-api.service '/usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' '' ubuntu 2022-04-11 21:16:36.947 | + functions-common:write_uwsgi_user_unit_file:1589 : local service=devstack@g-api.service 2022-04-11 21:16:36.949 | + functions-common:write_uwsgi_user_unit_file:1590 : local 'command=/usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2022-04-11 21:16:36.952 | + functions-common:write_uwsgi_user_unit_file:1591 : local group= 2022-04-11 21:16:36.954 | + functions-common:write_uwsgi_user_unit_file:1592 : local user=ubuntu 2022-04-11 21:16:36.956 | + functions-common:write_uwsgi_user_unit_file:1593 : local unitfile=/etc/systemd/system/devstack@g-api.service 2022-04-11 21:16:36.959 | + functions-common:write_uwsgi_user_unit_file:1594 : mkdir -p /etc/systemd/system 2022-04-11 21:16:36.964 | + functions-common:write_uwsgi_user_unit_file:1596 : iniset -sudo /etc/systemd/system/devstack@g-api.service Unit Description 'Devstack devstack@g-api.service' 2022-04-11 21:16:37.028 | + functions-common:write_uwsgi_user_unit_file:1597 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service SyslogIdentifier devstack@g-api.service 2022-04-11 21:16:37.093 | + functions-common:write_uwsgi_user_unit_file:1598 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service User ubuntu 2022-04-11 21:16:37.147 | + functions-common:write_uwsgi_user_unit_file:1599 : 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-04-11 21:16:37.201 | + functions-common:write_uwsgi_user_unit_file:1600 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-04-11 21:16:37.255 | + functions-common:write_uwsgi_user_unit_file:1601 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service Type notify 2022-04-11 21:16:37.312 | + functions-common:write_uwsgi_user_unit_file:1602 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service KillMode process 2022-04-11 21:16:37.373 | + functions-common:write_uwsgi_user_unit_file:1603 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service Restart always 2022-04-11 21:16:37.428 | + functions-common:write_uwsgi_user_unit_file:1604 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service NotifyAccess all 2022-04-11 21:16:37.483 | + functions-common:write_uwsgi_user_unit_file:1605 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service RestartForceExitStatus 100 2022-04-11 21:16:37.539 | + functions-common:write_uwsgi_user_unit_file:1607 : [[ -n '' ]] 2022-04-11 21:16:37.542 | + functions-common:write_uwsgi_user_unit_file:1610 : iniset -sudo /etc/systemd/system/devstack@g-api.service Install WantedBy multi-user.target 2022-04-11 21:16:37.608 | + functions-common:write_uwsgi_user_unit_file:1613 : sudo systemctl daemon-reload 2022-04-11 21:16:38.070 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@g-api.service 2022-04-11 21:16:38.086 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@g-api.service → /etc/systemd/system/devstack@g-api.service. 2022-04-11 21:16:38.513 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@g-api.service 2022-04-11 21:16:38.597 | + functions-common:run_process:1691 : time_stop run_process 2022-04-11 21:16:38.601 | + functions-common:time_stop:2425 : local name 2022-04-11 21:16:38.605 | + functions-common:time_stop:2426 : local end_time 2022-04-11 21:16:38.609 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-11 21:16:38.609 | + functions-common:time_stop:2428 : local total 2022-04-11 21:16:38.615 | + functions-common:time_stop:2429 : local start_time 2022-04-11 21:16:38.617 | + functions-common:time_stop:2431 : name=run_process 2022-04-11 21:16:38.622 | + functions-common:time_stop:2432 : start_time=1649711796883 2022-04-11 21:16:38.624 | + functions-common:time_stop:2434 : [[ -z 1649711796883 ]] 2022-04-11 21:16:38.632 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-11 21:16:38.636 | + functions-common:time_stop:2437 : end_time=1649711798632 2022-04-11 21:16:38.639 | + functions-common:time_stop:2438 : elapsed_time=1749 2022-04-11 21:16:38.642 | + functions-common:time_stop:2439 : total=25406 2022-04-11 21:16:38.644 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-11 21:16:38.647 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=27155 2022-04-11 21:16:38.650 | + lib/glance:start_glance:615 : is_service_enabled g-api-r 2022-04-11 21:16:38.671 | + functions-common:is_service_enabled:2081 : return 1 2022-04-11 21:16:38.674 | + lib/glance:start_glance:620 : echo 'Waiting for g-api (10.222.0.45) to start...' 2022-04-11 21:16:38.674 | Waiting for g-api (10.222.0.45) to start... 2022-04-11 21:16:38.677 | + lib/glance:start_glance:621 : wait_for_service 60 http://10.222.0.45/image 2022-04-11 21:16:38.680 | + functions:wait_for_service:457 : local timeout=60 2022-04-11 21:16:38.683 | + functions:wait_for_service:458 : local url=http://10.222.0.45/image 2022-04-11 21:16:38.686 | + functions:wait_for_service:459 : local rval=0 2022-04-11 21:16:38.688 | + functions:wait_for_service:460 : time_start wait_for_service 2022-04-11 21:16:38.691 | + functions-common:time_start:2411 : local name=wait_for_service 2022-04-11 21:16:38.694 | + functions-common:time_start:2412 : local start_time= 2022-04-11 21:16:38.697 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-04-11 21:16:38.703 | ++ functions-common:time_start:2416 : date +%s%3N 2022-04-11 21:16:38.705 | + functions-common:time_start:2416 : _TIME_START[$name]=1649711798702 2022-04-11 21:16:38.708 | + functions:wait_for_service:461 : timeout 60 bash -x 2022-04-11 21:16:38.717 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.45/image 2022-04-11 21:16:43.052 | + :: : [[ 300 == 503 ]] 2022-04-11 21:16:43.053 | + :: : [[ 0 -eq 7 ]] 2022-04-11 21:16:43.057 | + functions:wait_for_service:466 : time_stop wait_for_service 2022-04-11 21:16:43.061 | + functions-common:time_stop:2425 : local name 2022-04-11 21:16:43.065 | + functions-common:time_stop:2426 : local end_time 2022-04-11 21:16:43.068 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-11 21:16:43.073 | + functions-common:time_stop:2428 : local total 2022-04-11 21:16:43.076 | + functions-common:time_stop:2429 : local start_time 2022-04-11 21:16:43.079 | + functions-common:time_stop:2431 : name=wait_for_service 2022-04-11 21:16:43.082 | + functions-common:time_stop:2432 : start_time=1649711798702 2022-04-11 21:16:43.084 | + functions-common:time_stop:2434 : [[ -z 1649711798702 ]] 2022-04-11 21:16:43.088 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-11 21:16:43.093 | + functions-common:time_stop:2437 : end_time=1649711803090 2022-04-11 21:16:43.095 | + functions-common:time_stop:2438 : elapsed_time=4388 2022-04-11 21:16:43.098 | + functions-common:time_stop:2439 : total=20023 2022-04-11 21:16:43.101 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-11 21:16:43.104 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=24411 2022-04-11 21:16:43.106 | + functions:wait_for_service:467 : return 0 2022-04-11 21:16:43.109 | + ./stack.sh:main:1356 : is_service_enabled mysql postgresql 2022-04-11 21:16:43.129 | + functions-common:is_service_enabled:2081 : return 0 2022-04-11 21:16:43.132 | + ./stack.sh:main:1356 : is_service_enabled glance 2022-04-11 21:16:43.153 | + functions-common:is_service_enabled:2081 : return 0 2022-04-11 21:16:43.156 | + ./stack.sh:main:1357 : echo_summary 'Uploading images' 2022-04-11 21:16:43.159 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-11 21:16:43.161 | + ./stack.sh:echo_summary:448 : echo -e Uploading images 2022-04-11 21:16:43.164 | + ./stack.sh:main:1359 : for image_url in ${IMAGE_URLS//,/ } 2022-04-11 21:16:43.167 | + ./stack.sh:main:1360 : upload_image http://10.100.0.9/ci/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx 2022-04-11 21:16:43.170 | + functions:upload_image:132 : local image_url=http://10.100.0.9/ci/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx 2022-04-11 21:16:43.172 | + functions:upload_image:134 : local image image_fname image_name 2022-04-11 21:16:43.174 | + functions:upload_image:137 : mkdir -p /home/ubuntu/devstack/files/images 2022-04-11 21:16:43.179 | ++ functions:upload_image:138 : basename http://10.100.0.9/ci/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx 2022-04-11 21:16:43.185 | + functions:upload_image:138 : image_fname=ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx 2022-04-11 21:16:43.187 | + functions:upload_image:139 : [[ http://10.100.0.9/ci/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx != file* ]] 2022-04-11 21:16:43.189 | + functions:upload_image:141 : [[ ! -f /home/ubuntu/devstack/files/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx ]] 2022-04-11 21:16:43.191 | + 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-04-11 21:16:43.195 | --2022-04-11 21:16:43-- http://10.100.0.9/ci/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx 2022-04-11 21:16:43.196 | Connecting to 10.100.0.9:80... connected. 2022-04-11 21:16:43.198 | HTTP request sent, awaiting response... 200 OK 2022-04-11 21:16:43.198 | Length: 645922816 (616M) 2022-04-11 21:16:43.198 | Saving to: ‘/home/ubuntu/devstack/files/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx’ 2022-04-11 21:16:43.219 | 2022-04-11 21:16:43.507 | 0K ........ ........ ........ ........ 5% 107M 5s 2022-04-11 21:16:43.792 | 32768K ........ ........ ........ ........ 10% 112M 5s 2022-04-11 21:16:44.077 | 65536K ........ ........ ........ ........ 15% 112M 5s 2022-04-11 21:16:44.362 | 98304K ........ ........ ........ ........ 20% 112M 4s 2022-04-11 21:16:44.648 | 131072K ........ ........ ........ ........ 25% 112M 4s 2022-04-11 21:16:44.933 | 163840K ........ ........ ........ ........ 31% 112M 4s 2022-04-11 21:16:45.217 | 196608K ........ ........ ........ ........ 36% 112M 4s 2022-04-11 21:16:45.503 | 229376K ........ ........ ........ ........ 41% 112M 3s 2022-04-11 21:16:45.788 | 262144K ........ ........ ........ ........ 46% 112M 3s 2022-04-11 21:16:46.073 | 294912K ........ ........ ........ ........ 51% 112M 3s 2022-04-11 21:16:46.364 | 327680K ........ ........ ........ ........ 57% 112M 2s 2022-04-11 21:16:46.643 | 360448K ........ ........ ........ ........ 62% 112M 2s 2022-04-11 21:16:46.929 | 393216K ........ ........ ........ ........ 67% 112M 2s 2022-04-11 21:16:47.218 | 425984K ........ ........ ........ ........ 72% 111M 2s 2022-04-11 21:16:47.505 | 458752K ........ ........ ........ ........ 77% 111M 1s 2022-04-11 21:16:47.790 | 491520K ........ ........ ........ ........ 83% 112M 1s 2022-04-11 21:16:48.082 | 524288K ........ ........ ........ ........ 88% 108M 1s 2022-04-11 21:16:48.377 | 557056K ........ ........ ........ ........ 93% 113M 0s 2022-04-11 21:16:48.666 | 589824K ........ ........ ........ ........ 98% 108M 0s 2022-04-11 21:16:48.728 | 622592K ........ 100% 113M=5.5s 2022-04-11 21:16:48.728 | 2022-04-11 21:16:48.728 | 2022-04-11 21:16:48 (111 MB/s) - ‘/home/ubuntu/devstack/files/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx’ saved [645922816/645922816] 2022-04-11 21:16:48.728 | 2022-04-11 21:16:48.776 | + functions:upload_image:143 : [[ 0 -ne 0 ]] 2022-04-11 21:16:48.778 | + functions:upload_image:148 : image=/home/ubuntu/devstack/files/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx 2022-04-11 21:16:48.780 | + functions:upload_image:162 : [[ http://10.100.0.9/ci/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx =~ openvz ]] 2022-04-11 21:16:48.785 | + functions:upload_image:169 : [[ http://10.100.0.9/ci/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx =~ \.vmdk ]] 2022-04-11 21:16:48.787 | + functions:upload_image:283 : [[ http://10.100.0.9/ci/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx =~ \.hds ]] 2022-04-11 21:16:48.790 | + functions:upload_image:294 : local kernel= 2022-04-11 21:16:48.792 | + functions:upload_image:295 : local ramdisk= 2022-04-11 21:16:48.795 | + functions:upload_image:296 : local disk_format= 2022-04-11 21:16:48.797 | + functions:upload_image:297 : local container_format= 2022-04-11 21:16:48.800 | + functions:upload_image:298 : local unpack= 2022-04-11 21:16:48.802 | + functions:upload_image:299 : local img_property= 2022-04-11 21:16:48.804 | + functions:upload_image:303 : [[ libvirt == \l\i\b\v\i\r\t ]] 2022-04-11 21:16:48.807 | + functions:upload_image:304 : [[ kvm == \q\e\m\u ]] 2022-04-11 21:16:48.810 | + functions:upload_image:304 : [[ kvm == \k\v\m ]] 2022-04-11 21:16:48.817 | + functions:upload_image:305 : img_property=hw_rng_model=virtio 2022-04-11 21:16:48.820 | + functions:upload_image:309 : case "$image_fname" in 2022-04-11 21:16:48.822 | + functions:upload_image:374 : local extension=04-minimal-cloudimg-amd64-sync.vhdx 2022-04-11 21:16:48.825 | ++ functions:upload_image:375 : basename /home/ubuntu/devstack/files/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx .04-minimal-cloudimg-amd64-sync.vhdx 2022-04-11 21:16:48.849 | + functions:upload_image:375 : image_name=ubuntu-16 2022-04-11 21:16:48.853 | ++ functions:upload_image:376 : echo ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx 2022-04-11 21:16:48.853 | ++ functions:upload_image:376 : grep -oP '(?<=\.)vhdx?(?=\.|$)' 2022-04-11 21:16:48.864 | + functions:upload_image:376 : disk_format=vhdx 2022-04-11 21:16:48.866 | + functions:upload_image:377 : container_format=bare 2022-04-11 21:16:48.869 | + functions:upload_image:378 : '[' vhdx == gz ']' 2022-04-11 21:16:48.872 | + functions:upload_image:385 : is_arch ppc64le 2022-04-11 21:16:48.874 | ++ functions-common:is_arch:506 : uname -m 2022-04-11 21:16:48.883 | + functions-common:is_arch:506 : [[ x86_64 == \p\p\c\6\4\l\e ]] 2022-04-11 21:16:48.885 | + functions:upload_image:385 : is_arch ppc64 2022-04-11 21:16:48.888 | ++ functions-common:is_arch:506 : uname -m 2022-04-11 21:16:48.893 | + functions-common:is_arch:506 : [[ x86_64 == \p\p\c\6\4 ]] 2022-04-11 21:16:48.895 | + functions:upload_image:385 : is_arch ppc 2022-04-11 21:16:48.898 | ++ functions-common:is_arch:506 : uname -m 2022-04-11 21:16:48.902 | + functions-common:is_arch:506 : [[ x86_64 == \p\p\c ]] 2022-04-11 21:16:48.905 | + functions:upload_image:389 : is_arch aarch64 2022-04-11 21:16:48.908 | ++ functions-common:is_arch:506 : uname -m 2022-04-11 21:16:48.912 | + functions-common:is_arch:506 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2022-04-11 21:16:48.914 | + functions:upload_image:393 : '[' bare = bare ']' 2022-04-11 21:16:48.917 | + functions:upload_image:394 : '[' '' = zcat ']' 2022-04-11 21:16:48.920 | + functions:upload_image:396 : '[' '' = bunzip2 ']' 2022-04-11 21:16:48.922 | + functions:upload_image:398 : '[' '' = unxz ']' 2022-04-11 21:16:48.924 | + 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-04-11 21:16:48.927 | + functions:_upload_image:104 : local image_name=ubuntu-16 2022-04-11 21:16:48.929 | + functions:_upload_image:105 : shift 2022-04-11 21:16:48.933 | + functions:_upload_image:106 : local container=bare 2022-04-11 21:16:48.935 | + functions:_upload_image:107 : shift 2022-04-11 21:16:48.937 | + functions:_upload_image:108 : local disk=vhdx 2022-04-11 21:16:48.939 | + functions:_upload_image:109 : shift 2022-04-11 21:16:48.941 | + functions:_upload_image:110 : local image=/home/ubuntu/devstack/files/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx 2022-04-11 21:16:48.943 | + functions:_upload_image:111 : shift 2022-04-11 21:16:48.945 | + functions:_upload_image:112 : local properties 2022-04-11 21:16:48.948 | + functions:_upload_image:113 : local useimport 2022-04-11 21:16:48.950 | ++ functions:_upload_image:115 : _image_properties_to_arg hw_rng_model=virtio 2022-04-11 21:16:48.953 | ++ functions:_image_properties_to_arg:87 : local result= 2022-04-11 21:16:48.955 | ++ functions:_image_properties_to_arg:88 : for property in $* 2022-04-11 21:16:48.957 | ++ functions:_image_properties_to_arg:89 : result+=' --property hw_rng_model=virtio' 2022-04-11 21:16:48.959 | ++ functions:_image_properties_to_arg:91 : echo --property hw_rng_model=virtio 2022-04-11 21:16:48.962 | + functions:_upload_image:115 : properties='--property hw_rng_model=virtio' 2022-04-11 21:16:48.964 | + functions:_upload_image:117 : [[ False == \T\r\u\e ]] 2022-04-11 21:16:48.967 | + 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-04-11 21:16:54.330 | + inc/async:async_inner:64 : rc=0 2022-04-11 21:16:54.364 | [112462 Async create_flavors:112462]: finished successfully 2022-04-11 21:16:58.681 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 21:16:58.681 | from cryptography.utils import int_from_bytes 2022-04-11 21:16:58.681 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 21:16:58.681 | from cryptography.utils import int_from_bytes 2022-04-11 21:16:58.681 | +------------------+----------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2022-04-11 21:16:58.681 | | Field | Value | 2022-04-11 21:16:58.681 | +------------------+----------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2022-04-11 21:16:58.681 | | container_format | bare | 2022-04-11 21:16:58.682 | | created_at | 2022-04-11T21:16:52Z | 2022-04-11 21:16:58.682 | | disk_format | vhdx | 2022-04-11 21:16:58.682 | | file | /v2/images/ec590e1e-349f-4053-ac3a-e881170b0af4/file | 2022-04-11 21:16:58.682 | | id | ec590e1e-349f-4053-ac3a-e881170b0af4 | 2022-04-11 21:16:58.682 | | min_disk | 0 | 2022-04-11 21:16:58.682 | | min_ram | 0 | 2022-04-11 21:16:58.682 | | name | ubuntu-16 | 2022-04-11 21:16:58.682 | | owner | 4342fe35ed2942628cff6ece401d9dea | 2022-04-11 21:16:58.682 | | properties | hw_rng_model='virtio', os_hidden='False', owner_specified.openstack.md5='', owner_specified.openstack.object='images/ubuntu-16', owner_specified.openstack.sha256='' | 2022-04-11 21:16:58.682 | | protected | False | 2022-04-11 21:16:58.682 | | schema | /v2/schemas/image | 2022-04-11 21:16:58.682 | | status | queued | 2022-04-11 21:16:58.682 | | tags | | 2022-04-11 21:16:58.682 | | updated_at | 2022-04-11T21:16:52Z | 2022-04-11 21:16:58.682 | | visibility | public | 2022-04-11 21:16:58.682 | +------------------+----------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2022-04-11 21:16:58.874 | + ./stack.sh:main:1364 : async_wait create_flavors 2022-04-11 21:16:58.932 | [17789 Async create_flavors:112462]: Waiting for completion of create_flavors running on PID 112462 (2 other jobs running) 2022-04-11 21:16:58.959 | [17789 Async create_flavors:112462]: Signaling child to exit 2022-04-11 21:16:58.959 | WAKEUP 2022-04-11 21:16:58.985 | [17789 Async create_flavors:112462]: Signaled 2022-04-11 21:16:58.987 | + lib/nova:create_flavors:1207 : is_service_enabled n-api 2022-04-11 21:16:58.987 | + functions-common:is_service_enabled:2081 : return 0 2022-04-11 21:16:58.987 | + lib/nova:create_flavors:1208 : grep -q ds512M 2022-04-11 21:16:58.987 | + lib/nova:create_flavors:1208 : openstack --os-region-name=RegionOne flavor list 2022-04-11 21:16:58.987 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 21:16:58.987 | from cryptography.utils import int_from_bytes 2022-04-11 21:16:58.987 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 21:16:58.987 | from cryptography.utils import int_from_bytes 2022-04-11 21:16:58.987 | + lib/nova:create_flavors:1210 : openstack --os-region-name=RegionOne flavor create --id c1 --ram 256 --disk 1 --vcpus 1 --property hw_rng:allowed=True cirros256 2022-04-11 21:16:58.987 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 21:16:58.987 | from cryptography.utils import int_from_bytes 2022-04-11 21:16:58.987 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 21:16:58.987 | from cryptography.utils import int_from_bytes 2022-04-11 21:16:58.987 | +----------------------------+-----------------------+ 2022-04-11 21:16:58.987 | | Field | Value | 2022-04-11 21:16:58.987 | +----------------------------+-----------------------+ 2022-04-11 21:16:58.987 | | OS-FLV-DISABLED:disabled | False | 2022-04-11 21:16:58.987 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2022-04-11 21:16:58.987 | | description | None | 2022-04-11 21:16:58.988 | | disk | 1 | 2022-04-11 21:16:58.988 | | id | c1 | 2022-04-11 21:16:58.988 | | name | cirros256 | 2022-04-11 21:16:58.988 | | os-flavor-access:is_public | True | 2022-04-11 21:16:58.988 | | properties | hw_rng:allowed='True' | 2022-04-11 21:16:58.988 | | ram | 256 | 2022-04-11 21:16:58.988 | | rxtx_factor | 1.0 | 2022-04-11 21:16:58.988 | | swap | | 2022-04-11 21:16:58.988 | | vcpus | 1 | 2022-04-11 21:16:58.988 | +----------------------------+-----------------------+ 2022-04-11 21:16:58.988 | + lib/nova:create_flavors:1211 : openstack --os-region-name=RegionOne flavor create --id d1 --ram 512 --disk 5 --vcpus 1 --property hw_rng:allowed=True ds512M 2022-04-11 21:16:58.988 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 21:16:58.988 | from cryptography.utils import int_from_bytes 2022-04-11 21:16:58.988 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 21:16:58.988 | from cryptography.utils import int_from_bytes 2022-04-11 21:16:58.988 | +----------------------------+-----------------------+ 2022-04-11 21:16:58.988 | | Field | Value | 2022-04-11 21:16:58.988 | +----------------------------+-----------------------+ 2022-04-11 21:16:58.988 | | OS-FLV-DISABLED:disabled | False | 2022-04-11 21:16:58.988 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2022-04-11 21:16:58.988 | | description | None | 2022-04-11 21:16:58.988 | | disk | 5 | 2022-04-11 21:16:58.988 | | id | d1 | 2022-04-11 21:16:58.988 | | name | ds512M | 2022-04-11 21:16:58.988 | | os-flavor-access:is_public | True | 2022-04-11 21:16:58.988 | | properties | hw_rng:allowed='True' | 2022-04-11 21:16:58.988 | | ram | 512 | 2022-04-11 21:16:58.988 | | rxtx_factor | 1.0 | 2022-04-11 21:16:58.988 | | swap | | 2022-04-11 21:16:58.988 | | vcpus | 1 | 2022-04-11 21:16:58.988 | +----------------------------+-----------------------+ 2022-04-11 21:16:58.988 | + lib/nova:create_flavors:1212 : openstack --os-region-name=RegionOne flavor create --id d2 --ram 1024 --disk 10 --vcpus 1 --property hw_rng:allowed=True ds1G 2022-04-11 21:16:58.988 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 21:16:58.988 | from cryptography.utils import int_from_bytes 2022-04-11 21:16:58.989 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 21:16:58.989 | from cryptography.utils import int_from_bytes 2022-04-11 21:16:58.989 | +----------------------------+-----------------------+ 2022-04-11 21:16:58.989 | | Field | Value | 2022-04-11 21:16:58.989 | +----------------------------+-----------------------+ 2022-04-11 21:16:58.989 | | OS-FLV-DISABLED:disabled | False | 2022-04-11 21:16:58.989 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2022-04-11 21:16:58.989 | | description | None | 2022-04-11 21:16:58.989 | | disk | 10 | 2022-04-11 21:16:58.989 | | id | d2 | 2022-04-11 21:16:58.989 | | name | ds1G | 2022-04-11 21:16:58.989 | | os-flavor-access:is_public | True | 2022-04-11 21:16:58.989 | | properties | hw_rng:allowed='True' | 2022-04-11 21:16:58.989 | | ram | 1024 | 2022-04-11 21:16:58.989 | | rxtx_factor | 1.0 | 2022-04-11 21:16:58.989 | | swap | | 2022-04-11 21:16:58.989 | | vcpus | 1 | 2022-04-11 21:16:58.989 | +----------------------------+-----------------------+ 2022-04-11 21:16:58.989 | + lib/nova:create_flavors:1213 : openstack --os-region-name=RegionOne flavor create --id d3 --ram 2048 --disk 10 --vcpus 2 --property hw_rng:allowed=True ds2G 2022-04-11 21:16:58.989 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 21:16:58.989 | from cryptography.utils import int_from_bytes 2022-04-11 21:16:58.989 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 21:16:58.989 | from cryptography.utils import int_from_bytes 2022-04-11 21:16:58.989 | +----------------------------+-----------------------+ 2022-04-11 21:16:58.989 | | Field | Value | 2022-04-11 21:16:58.989 | +----------------------------+-----------------------+ 2022-04-11 21:16:58.989 | | OS-FLV-DISABLED:disabled | False | 2022-04-11 21:16:58.989 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2022-04-11 21:16:58.989 | | description | None | 2022-04-11 21:16:58.989 | | disk | 10 | 2022-04-11 21:16:58.989 | | id | d3 | 2022-04-11 21:16:58.989 | | name | ds2G | 2022-04-11 21:16:58.989 | | os-flavor-access:is_public | True | 2022-04-11 21:16:58.989 | | properties | hw_rng:allowed='True' | 2022-04-11 21:16:58.990 | | ram | 2048 | 2022-04-11 21:16:58.990 | | rxtx_factor | 1.0 | 2022-04-11 21:16:58.990 | | swap | | 2022-04-11 21:16:58.990 | | vcpus | 2 | 2022-04-11 21:16:58.990 | +----------------------------+-----------------------+ 2022-04-11 21:16:58.990 | + lib/nova:create_flavors:1214 : openstack --os-region-name=RegionOne flavor create --id d4 --ram 4096 --disk 20 --vcpus 4 --property hw_rng:allowed=True ds4G 2022-04-11 21:16:58.990 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 21:16:58.990 | from cryptography.utils import int_from_bytes 2022-04-11 21:16:58.990 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 21:16:58.990 | from cryptography.utils import int_from_bytes 2022-04-11 21:16:58.990 | +----------------------------+-----------------------+ 2022-04-11 21:16:58.990 | | Field | Value | 2022-04-11 21:16:58.990 | +----------------------------+-----------------------+ 2022-04-11 21:16:58.990 | | OS-FLV-DISABLED:disabled | False | 2022-04-11 21:16:58.990 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2022-04-11 21:16:58.990 | | description | None | 2022-04-11 21:16:58.990 | | disk | 20 | 2022-04-11 21:16:58.990 | | id | d4 | 2022-04-11 21:16:58.990 | | name | ds4G | 2022-04-11 21:16:58.990 | | os-flavor-access:is_public | True | 2022-04-11 21:16:58.990 | | properties | hw_rng:allowed='True' | 2022-04-11 21:16:58.990 | | ram | 4096 | 2022-04-11 21:16:58.990 | | rxtx_factor | 1.0 | 2022-04-11 21:16:58.990 | | swap | | 2022-04-11 21:16:58.990 | | vcpus | 4 | 2022-04-11 21:16:58.990 | +----------------------------+-----------------------+ 2022-04-11 21:16:58.990 | + lib/nova:create_flavors:1217 : openstack --os-region-name=RegionOne flavor list 2022-04-11 21:16:58.990 | + lib/nova:create_flavors:1217 : grep -q m1.tiny 2022-04-11 21:16:58.990 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 21:16:58.990 | from cryptography.utils import int_from_bytes 2022-04-11 21:16:58.990 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 21:16:58.990 | from cryptography.utils import int_from_bytes 2022-04-11 21:16:58.990 | + lib/nova:create_flavors:1218 : openstack --os-region-name=RegionOne flavor create --id 1 --ram 512 --disk 1 --vcpus 1 --property hw_rng:allowed=True m1.tiny 2022-04-11 21:16:58.990 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 21:16:58.991 | from cryptography.utils import int_from_bytes 2022-04-11 21:16:58.991 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 21:16:58.991 | from cryptography.utils import int_from_bytes 2022-04-11 21:16:58.991 | +----------------------------+-----------------------+ 2022-04-11 21:16:58.991 | | Field | Value | 2022-04-11 21:16:58.991 | +----------------------------+-----------------------+ 2022-04-11 21:16:58.991 | | OS-FLV-DISABLED:disabled | False | 2022-04-11 21:16:58.991 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2022-04-11 21:16:58.991 | | description | None | 2022-04-11 21:16:58.991 | | disk | 1 | 2022-04-11 21:16:58.991 | | id | 1 | 2022-04-11 21:16:58.991 | | name | m1.tiny | 2022-04-11 21:16:58.991 | | os-flavor-access:is_public | True | 2022-04-11 21:16:58.991 | | properties | hw_rng:allowed='True' | 2022-04-11 21:16:58.991 | | ram | 512 | 2022-04-11 21:16:58.991 | | rxtx_factor | 1.0 | 2022-04-11 21:16:58.991 | | swap | | 2022-04-11 21:16:58.991 | | vcpus | 1 | 2022-04-11 21:16:58.991 | +----------------------------+-----------------------+ 2022-04-11 21:16:58.991 | + lib/nova:create_flavors:1219 : openstack --os-region-name=RegionOne flavor create --id 2 --ram 2048 --disk 20 --vcpus 1 --property hw_rng:allowed=True m1.small 2022-04-11 21:16:58.991 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 21:16:58.991 | from cryptography.utils import int_from_bytes 2022-04-11 21:16:58.991 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 21:16:58.991 | from cryptography.utils import int_from_bytes 2022-04-11 21:16:58.991 | +----------------------------+-----------------------+ 2022-04-11 21:16:58.991 | | Field | Value | 2022-04-11 21:16:58.991 | +----------------------------+-----------------------+ 2022-04-11 21:16:58.991 | | OS-FLV-DISABLED:disabled | False | 2022-04-11 21:16:58.991 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2022-04-11 21:16:58.991 | | description | None | 2022-04-11 21:16:58.991 | | disk | 20 | 2022-04-11 21:16:58.992 | | id | 2 | 2022-04-11 21:16:58.992 | | name | m1.small | 2022-04-11 21:16:58.992 | | os-flavor-access:is_public | True | 2022-04-11 21:16:58.992 | | properties | hw_rng:allowed='True' | 2022-04-11 21:16:58.992 | | ram | 2048 | 2022-04-11 21:16:58.992 | | rxtx_factor | 1.0 | 2022-04-11 21:16:58.992 | | swap | | 2022-04-11 21:16:58.992 | | vcpus | 1 | 2022-04-11 21:16:58.992 | +----------------------------+-----------------------+ 2022-04-11 21:16:58.992 | + lib/nova:create_flavors:1220 : openstack --os-region-name=RegionOne flavor create --id 3 --ram 4096 --disk 40 --vcpus 2 --property hw_rng:allowed=True m1.medium 2022-04-11 21:16:58.992 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 21:16:58.992 | from cryptography.utils import int_from_bytes 2022-04-11 21:16:58.992 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 21:16:58.992 | from cryptography.utils import int_from_bytes 2022-04-11 21:16:58.992 | +----------------------------+-----------------------+ 2022-04-11 21:16:58.992 | | Field | Value | 2022-04-11 21:16:58.992 | +----------------------------+-----------------------+ 2022-04-11 21:16:58.992 | | OS-FLV-DISABLED:disabled | False | 2022-04-11 21:16:58.992 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2022-04-11 21:16:58.992 | | description | None | 2022-04-11 21:16:58.992 | | disk | 40 | 2022-04-11 21:16:58.992 | | id | 3 | 2022-04-11 21:16:58.992 | | name | m1.medium | 2022-04-11 21:16:58.992 | | os-flavor-access:is_public | True | 2022-04-11 21:16:58.992 | | properties | hw_rng:allowed='True' | 2022-04-11 21:16:58.992 | | ram | 4096 | 2022-04-11 21:16:58.992 | | rxtx_factor | 1.0 | 2022-04-11 21:16:58.992 | | swap | | 2022-04-11 21:16:58.992 | | vcpus | 2 | 2022-04-11 21:16:58.992 | +----------------------------+-----------------------+ 2022-04-11 21:16:58.993 | + lib/nova:create_flavors:1221 : openstack --os-region-name=RegionOne flavor create --id 4 --ram 8192 --disk 80 --vcpus 4 --property hw_rng:allowed=True m1.large 2022-04-11 21:16:58.993 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 21:16:58.993 | from cryptography.utils import int_from_bytes 2022-04-11 21:16:58.993 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 21:16:58.993 | from cryptography.utils import int_from_bytes 2022-04-11 21:16:58.993 | +----------------------------+-----------------------+ 2022-04-11 21:16:58.993 | | Field | Value | 2022-04-11 21:16:58.993 | +----------------------------+-----------------------+ 2022-04-11 21:16:58.993 | | OS-FLV-DISABLED:disabled | False | 2022-04-11 21:16:58.993 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2022-04-11 21:16:58.993 | | description | None | 2022-04-11 21:16:58.993 | | disk | 80 | 2022-04-11 21:16:58.993 | | id | 4 | 2022-04-11 21:16:58.993 | | name | m1.large | 2022-04-11 21:16:58.993 | | os-flavor-access:is_public | True | 2022-04-11 21:16:58.993 | | properties | hw_rng:allowed='True' | 2022-04-11 21:16:58.993 | | ram | 8192 | 2022-04-11 21:16:58.993 | | rxtx_factor | 1.0 | 2022-04-11 21:16:58.993 | | swap | | 2022-04-11 21:16:58.993 | | vcpus | 4 | 2022-04-11 21:16:58.993 | +----------------------------+-----------------------+ 2022-04-11 21:16:58.993 | + lib/nova:create_flavors:1222 : openstack --os-region-name=RegionOne flavor create --id 5 --ram 16384 --disk 160 --vcpus 8 --property hw_rng:allowed=True m1.xlarge 2022-04-11 21:16:58.993 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 21:16:58.993 | from cryptography.utils import int_from_bytes 2022-04-11 21:16:58.993 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 21:16:58.993 | from cryptography.utils import int_from_bytes 2022-04-11 21:16:58.993 | +----------------------------+-----------------------+ 2022-04-11 21:16:58.993 | | Field | Value | 2022-04-11 21:16:58.993 | +----------------------------+-----------------------+ 2022-04-11 21:16:58.993 | | OS-FLV-DISABLED:disabled | False | 2022-04-11 21:16:58.993 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2022-04-11 21:16:58.993 | | description | None | 2022-04-11 21:16:58.993 | | disk | 160 | 2022-04-11 21:16:58.994 | | id | 5 | 2022-04-11 21:16:58.994 | | name | m1.xlarge | 2022-04-11 21:16:58.994 | | os-flavor-access:is_public | True | 2022-04-11 21:16:58.994 | | properties | hw_rng:allowed='True' | 2022-04-11 21:16:58.994 | | ram | 16384 | 2022-04-11 21:16:58.994 | | rxtx_factor | 1.0 | 2022-04-11 21:16:58.994 | | swap | | 2022-04-11 21:16:58.994 | | vcpus | 8 | 2022-04-11 21:16:58.994 | +----------------------------+-----------------------+ 2022-04-11 21:16:59.040 | [17789 Async create_flavors:112462]: finished create_flavors with result 0 in 32 seconds 2022-04-11 21:16:59.044 | + inc/async:async_wait:197 : return 0 2022-04-11 21:16:59.047 | + ./stack.sh:main:1366 : is_service_enabled horizon 2022-04-11 21:16:59.065 | + functions-common:is_service_enabled:2081 : return 1 2022-04-11 21:16:59.067 | + ./stack.sh:main:1380 : is_service_enabled nova 2022-04-11 21:16:59.089 | + functions-common:is_service_enabled:2081 : return 0 2022-04-11 21:16:59.093 | + ./stack.sh:main:1380 : is_service_enabled keystone 2022-04-11 21:16:59.111 | + functions-common:is_service_enabled:2081 : return 0 2022-04-11 21:16:59.114 | + ./stack.sh:main:1381 : USERRC_PARAMS='-PA --target-dir /home/ubuntu/devstack/accrc --os-password Passw0rd' 2022-04-11 21:16:59.116 | + ./stack.sh:main:1383 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2022-04-11 21:16:59.119 | + ./stack.sh:main:1387 : /home/ubuntu/devstack/tools/create_userrc.sh -PA --target-dir /home/ubuntu/devstack/accrc --os-password Passw0rd 2022-04-11 21:16:59.142 | + home/ubuntu/devstack/tools/create_userrc.sh:main:31 : ACCOUNT_DIR=./accrc 2022-04-11 21:16:59.144 | ++ 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-04-11 21:16:59.147 | + home/ubuntu/devstack/tools/create_userrc.sh:main:80 : options=' -P -A --target-dir '\''/home/ubuntu/devstack/accrc'\'' --os-password '\''Passw0rd'\'' --' 2022-04-11 21:16:59.148 | + home/ubuntu/devstack/tools/create_userrc.sh:main:84 : eval set -- -P -A --target-dir ''\''/home/ubuntu/devstack/accrc'\''' --os-password ''\''Passw0rd'\''' -- 2022-04-11 21:16:59.149 | ++ home/ubuntu/devstack/tools/create_userrc.sh:main:84 : set -- -P -A --target-dir /home/ubuntu/devstack/accrc --os-password Passw0rd -- 2022-04-11 21:16:59.151 | + home/ubuntu/devstack/tools/create_userrc.sh:main:85 : ADDPASS= 2022-04-11 21:16:59.153 | + home/ubuntu/devstack/tools/create_userrc.sh:main:86 : HEAT_URL= 2022-04-11 21:16:59.154 | + home/ubuntu/devstack/tools/create_userrc.sh:main:91 : SKIP_PROJECT=service 2022-04-11 21:16:59.156 | + home/ubuntu/devstack/tools/create_userrc.sh:main:92 : MODE= 2022-04-11 21:16:59.157 | + home/ubuntu/devstack/tools/create_userrc.sh:main:93 : ROLE=Member 2022-04-11 21:16:59.159 | + home/ubuntu/devstack/tools/create_userrc.sh:main:94 : USER_NAME= 2022-04-11 21:16:59.160 | + home/ubuntu/devstack/tools/create_userrc.sh:main:95 : USER_PASS= 2022-04-11 21:16:59.162 | + home/ubuntu/devstack/tools/create_userrc.sh:main:96 : '[' 7 -gt 0 ']' 2022-04-11 21:16:59.163 | + home/ubuntu/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2022-04-11 21:16:59.165 | + home/ubuntu/devstack/tools/create_userrc.sh:main:119 : ADDPASS=yes 2022-04-11 21:16:59.166 | + home/ubuntu/devstack/tools/create_userrc.sh:main:126 : shift 2022-04-11 21:16:59.168 | + home/ubuntu/devstack/tools/create_userrc.sh:main:96 : '[' 6 -gt 0 ']' 2022-04-11 21:16:59.169 | + home/ubuntu/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2022-04-11 21:16:59.170 | + home/ubuntu/devstack/tools/create_userrc.sh:main:118 : MODE=all 2022-04-11 21:16:59.172 | + home/ubuntu/devstack/tools/create_userrc.sh:main:126 : shift 2022-04-11 21:16:59.173 | + home/ubuntu/devstack/tools/create_userrc.sh:main:96 : '[' 5 -gt 0 ']' 2022-04-11 21:16:59.175 | + home/ubuntu/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2022-04-11 21:16:59.176 | + home/ubuntu/devstack/tools/create_userrc.sh:main:113 : ACCOUNT_DIR=/home/ubuntu/devstack/accrc 2022-04-11 21:16:59.177 | + home/ubuntu/devstack/tools/create_userrc.sh:main:113 : shift 2022-04-11 21:16:59.179 | + home/ubuntu/devstack/tools/create_userrc.sh:main:126 : shift 2022-04-11 21:16:59.180 | + home/ubuntu/devstack/tools/create_userrc.sh:main:96 : '[' 3 -gt 0 ']' 2022-04-11 21:16:59.182 | + home/ubuntu/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2022-04-11 21:16:59.183 | + home/ubuntu/devstack/tools/create_userrc.sh:main:100 : export OS_PASSWORD=Passw0rd 2022-04-11 21:16:59.185 | + home/ubuntu/devstack/tools/create_userrc.sh:main:100 : OS_PASSWORD=Passw0rd 2022-04-11 21:16:59.186 | + home/ubuntu/devstack/tools/create_userrc.sh:main:100 : shift 2022-04-11 21:16:59.187 | + home/ubuntu/devstack/tools/create_userrc.sh:main:126 : shift 2022-04-11 21:16:59.189 | + home/ubuntu/devstack/tools/create_userrc.sh:main:96 : '[' 1 -gt 0 ']' 2022-04-11 21:16:59.190 | + home/ubuntu/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2022-04-11 21:16:59.192 | + home/ubuntu/devstack/tools/create_userrc.sh:main:122 : shift 2022-04-11 21:16:59.193 | + home/ubuntu/devstack/tools/create_userrc.sh:main:122 : break 2022-04-11 21:16:59.195 | + home/ubuntu/devstack/tools/create_userrc.sh:main:129 : '[' -z Passw0rd ']' 2022-04-11 21:16:59.196 | + home/ubuntu/devstack/tools/create_userrc.sh:main:138 : '[' -z '' -a '' ']' 2022-04-11 21:16:59.198 | + home/ubuntu/devstack/tools/create_userrc.sh:main:142 : '[' -z '' -a '' ']' 2022-04-11 21:16:59.199 | + home/ubuntu/devstack/tools/create_userrc.sh:main:146 : '[' -z '' -a -z '' ']' 2022-04-11 21:16:59.201 | + home/ubuntu/devstack/tools/create_userrc.sh:main:147 : export OS_PROJECT_NAME=admin 2022-04-11 21:16:59.202 | + home/ubuntu/devstack/tools/create_userrc.sh:main:147 : OS_PROJECT_NAME=admin 2022-04-11 21:16:59.204 | + home/ubuntu/devstack/tools/create_userrc.sh:main:150 : '[' -z '' ']' 2022-04-11 21:16:59.205 | + home/ubuntu/devstack/tools/create_userrc.sh:main:151 : export OS_USERNAME=admin 2022-04-11 21:16:59.207 | + home/ubuntu/devstack/tools/create_userrc.sh:main:151 : OS_USERNAME=admin 2022-04-11 21:16:59.208 | + home/ubuntu/devstack/tools/create_userrc.sh:main:154 : '[' -z '' ']' 2022-04-11 21:16:59.209 | + home/ubuntu/devstack/tools/create_userrc.sh:main:155 : export OS_AUTH_URL=http://localhost:5000/v3/ 2022-04-11 21:16:59.211 | + home/ubuntu/devstack/tools/create_userrc.sh:main:155 : OS_AUTH_URL=http://localhost:5000/v3/ 2022-04-11 21:16:59.213 | + home/ubuntu/devstack/tools/create_userrc.sh:main:158 : '[' -z '' -a -z '' ']' 2022-04-11 21:16:59.215 | + home/ubuntu/devstack/tools/create_userrc.sh:main:160 : OS_USER_DOMAIN_ID=default 2022-04-11 21:16:59.216 | + home/ubuntu/devstack/tools/create_userrc.sh:main:163 : '[' -z '' -a -z '' ']' 2022-04-11 21:16:59.218 | + home/ubuntu/devstack/tools/create_userrc.sh:main:165 : OS_PROJECT_DOMAIN_ID=default 2022-04-11 21:16:59.219 | + home/ubuntu/devstack/tools/create_userrc.sh:main:168 : USER_PASS=Passw0rd 2022-04-11 21:16:59.220 | + home/ubuntu/devstack/tools/create_userrc.sh:main:169 : USER_NAME=admin 2022-04-11 21:16:59.222 | + home/ubuntu/devstack/tools/create_userrc.sh:main:171 : '[' -z all ']' 2022-04-11 21:16:59.224 | + home/ubuntu/devstack/tools/create_userrc.sh:main:239 : '[' all '!=' create ']' 2022-04-11 21:16:59.226 | + home/ubuntu/devstack/tools/create_userrc.sh:main:241 : openstack project list --long --quote none -f csv 2022-04-11 21:16:59.226 | + home/ubuntu/devstack/tools/create_userrc.sh:main:241 : grep ,True 2022-04-11 21:16:59.226 | + home/ubuntu/devstack/tools/create_userrc.sh:main:241 : IFS=, 2022-04-11 21:16:59.227 | + home/ubuntu/devstack/tools/create_userrc.sh:main:241 : grep -v service 2022-04-11 21:16:59.229 | + home/ubuntu/devstack/tools/create_userrc.sh:main:241 : read project_id project_name desc enabled 2022-04-11 21:17:01.488 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 21:17:01.488 | from cryptography.utils import int_from_bytes 2022-04-11 21:17:01.488 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 21:17:01.488 | from cryptography.utils import int_from_bytes 2022-04-11 21:17:01.488 | Failed to discover available identity versions when contacting http://localhost:5000/v3/. Attempting to parse version from URL. 2022-04-11 21:17:01.490 | 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-04-11 21:17:01.655 | + ./stack.sh:main:1392 : save_stackenv 2022-04-11 21:17:01.657 | + functions-common:save_stackenv:60 : local tag= 2022-04-11 21:17:01.661 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2022-04-11 21:17:01.665 | + functions-common:save_stackenv:62 : time_stamp=2022-04-11-211701 2022-04-11 21:17:01.668 | + functions-common:save_stackenv:63 : echo '# 2022-04-11-211701 ' 2022-04-11 21:17:01.671 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-11 21:17:01.674 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-04-11 21:17:01.676 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-11 21:17:01.679 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2022-04-11 21:17:01.682 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-11 21:17:01.684 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2022-04-11 21:17:01.687 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-11 21:17:01.689 | + 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-04-11 21:17:01.692 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-11 21:17:01.694 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.45 2022-04-11 21:17:01.697 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-11 21:17:01.701 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.45/identity 2022-04-11 21:17:01.703 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-11 21:17:01.706 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2022-04-11-205505 2022-04-11 21:17:01.708 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-11 21:17:01.711 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2022-04-11 21:17:01.714 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-11 21:17:01.716 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.45 2022-04-11 21:17:01.719 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-11 21:17:01.721 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2022-04-11 21:17:01.724 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-11 21:17:01.726 | + functions-common:save_stackenv:65 : echo TLS_IP= 2022-04-11 21:17:01.729 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-11 21:17:01.732 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2022-04-11 21:17:01.734 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-11 21:17:01.737 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2022-04-11 21:17:01.740 | + ./stack.sh:main:1403 : merge_config_group /home/ubuntu/devstack/local.conf extra 2022-04-11 21:17:01.743 | + inc/meta-config:merge_config_group:171 : local localfile=/home/ubuntu/devstack/local.conf 2022-04-11 21:17:01.746 | + inc/meta-config:merge_config_group:171 : shift 2022-04-11 21:17:01.748 | + inc/meta-config:merge_config_group:172 : local matchgroups=extra 2022-04-11 21:17:01.751 | + inc/meta-config:merge_config_group:174 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-04-11 21:17:01.754 | + inc/meta-config:merge_config_group:176 : local configfile group 2022-04-11 21:17:01.756 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2022-04-11 21:17:01.759 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /home/ubuntu/devstack/local.conf extra 2022-04-11 21:17:01.762 | ++ inc/meta-config:get_meta_section_files:63 : local file=/home/ubuntu/devstack/local.conf 2022-04-11 21:17:01.765 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=extra 2022-04-11 21:17:01.767 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-04-11 21:17:01.770 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=extra ' 2022-04-11 21:17:01.770 | /^\[\[.+\|.*\]\]/ { 2022-04-11 21:17:01.770 | gsub("[][]", "", $1); 2022-04-11 21:17:01.770 | split($1, a, "|"); 2022-04-11 21:17:01.770 | if (a[1] == matchgroup) 2022-04-11 21:17:01.770 | print a[2] 2022-04-11 21:17:01.770 | } 2022-04-11 21:17:01.770 | ' /home/ubuntu/devstack/local.conf 2022-04-11 21:17:01.815 | + ./stack.sh:main:1410 : run_phase stack extra 2022-04-11 21:17:01.818 | + functions-common:run_phase:1853 : local mode=stack 2022-04-11 21:17:01.820 | + functions-common:run_phase:1854 : local phase=extra 2022-04-11 21:17:01.823 | + functions-common:run_phase:1855 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-04-11 21:17:01.825 | + functions-common:run_phase:1856 : local extra_plugin_file_name 2022-04-11 21:17:01.828 | + functions-common:run_phase:1857 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-04-11 21:17:01.831 | + functions-common:run_phase:1862 : local exceptions=80-tempest.sh 2022-04-11 21:17:01.833 | + functions-common:run_phase:1863 : local extra 2022-04-11 21:17:01.837 | ++ functions-common:run_phase:1864 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-04-11 21:17:01.842 | + functions-common:run_phase:1864 : extra=80-tempest.sh 2022-04-11 21:17:01.845 | + functions-common:run_phase:1865 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-04-11 21:17:01.848 | + functions-common:run_phase:1869 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-04-11 21:17:01.850 | + functions-common:run_phase:1869 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack extra 2022-04-11 21:17:01.854 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-04-11 21:17:01.871 | ++ functions-common:is_service_enabled:2081 : return 0 2022-04-11 21:17:01.874 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-04-11 21:17:01.876 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-04-11 21:17:01.879 | ++ extras.d/80-tempest.sh:source:7 : [[ extra == \i\n\s\t\a\l\l ]] 2022-04-11 21:17:01.882 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2022-04-11 21:17:01.884 | ++ extras.d/80-tempest.sh:source:10 : [[ extra == \p\o\s\t\-\c\o\n\f\i\g ]] 2022-04-11 21:17:01.887 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2022-04-11 21:17:01.890 | ++ extras.d/80-tempest.sh:source:13 : [[ extra == \e\x\t\r\a ]] 2022-04-11 21:17:01.892 | ++ extras.d/80-tempest.sh:source:15 : : 2022-04-11 21:17:01.895 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-04-11 21:17:01.897 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-04-11 21:17:01.900 | + functions-common:run_phase:1874 : [[ stack == \s\o\u\r\c\e ]] 2022-04-11 21:17:01.903 | + functions-common:run_phase:1877 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-04-11 21:17:01.905 | + functions-common:run_phase:1880 : run_plugins stack extra 2022-04-11 21:17:01.908 | + functions-common:run_plugins:1839 : local mode=stack 2022-04-11 21:17:01.911 | + functions-common:run_plugins:1840 : local phase=extra 2022-04-11 21:17:01.913 | + functions-common:run_plugins:1842 : local plugins=,devstack-plugin-ceph 2022-04-11 21:17:01.916 | + functions-common:run_plugins:1843 : local plugin 2022-04-11 21:17:01.918 | + functions-common:run_plugins:1844 : for plugin in ${plugins//,/ } 2022-04-11 21:17:01.921 | + functions-common:run_plugins:1845 : local dir=/opt/stack/devstack-plugin-ceph 2022-04-11 21:17:01.924 | + functions-common:run_plugins:1846 : [[ -f /opt/stack/devstack-plugin-ceph/devstack/plugin.sh ]] 2022-04-11 21:17:01.926 | + functions-common:run_plugins:1847 : source /opt/stack/devstack-plugin-ceph/devstack/plugin.sh stack extra 2022-04-11 21:17:01.929 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:3 : [[ stack == \s\o\u\r\c\e ]] 2022-04-11 21:17:01.933 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:6 : [[ stack == \s\t\a\c\k ]] 2022-04-11 21:17:01.935 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:6 : [[ extra == \p\r\e\-\i\n\s\t\a\l\l ]] 2022-04-11 21:17:01.938 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:32 : [[ stack == \s\t\a\c\k ]] 2022-04-11 21:17:01.940 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:32 : [[ extra == \i\n\s\t\a\l\l ]] 2022-04-11 21:17:01.943 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:44 : [[ stack == \s\t\a\c\k ]] 2022-04-11 21:17:01.945 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:44 : [[ extra == \p\o\s\t\-\c\o\n\f\i\g ]] 2022-04-11 21:17:01.948 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:95 : [[ stack == \s\t\a\c\k ]] 2022-04-11 21:17:01.950 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:95 : [[ extra == \t\e\s\t\-\c\o\n\f\i\g ]] 2022-04-11 21:17:01.953 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:125 : [[ stack == \u\n\s\t\a\c\k ]] 2022-04-11 21:17:01.956 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:139 : [[ stack == \c\l\e\a\n ]] 2022-04-11 21:17:01.958 | + ./stack.sh:main:1418 : merge_config_group /home/ubuntu/devstack/local.conf post-extra 2022-04-11 21:17:01.961 | + inc/meta-config:merge_config_group:171 : local localfile=/home/ubuntu/devstack/local.conf 2022-04-11 21:17:01.963 | + inc/meta-config:merge_config_group:171 : shift 2022-04-11 21:17:01.966 | + inc/meta-config:merge_config_group:172 : local matchgroups=post-extra 2022-04-11 21:17:01.969 | + inc/meta-config:merge_config_group:174 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-04-11 21:17:01.971 | + inc/meta-config:merge_config_group:176 : local configfile group 2022-04-11 21:17:01.974 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2022-04-11 21:17:01.977 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /home/ubuntu/devstack/local.conf post-extra 2022-04-11 21:17:01.980 | ++ inc/meta-config:get_meta_section_files:63 : local file=/home/ubuntu/devstack/local.conf 2022-04-11 21:17:01.982 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=post-extra 2022-04-11 21:17:01.985 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-04-11 21:17:01.988 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=post-extra ' 2022-04-11 21:17:01.988 | /^\[\[.+\|.*\]\]/ { 2022-04-11 21:17:01.988 | gsub("[][]", "", $1); 2022-04-11 21:17:01.988 | split($1, a, "|"); 2022-04-11 21:17:01.988 | if (a[1] == matchgroup) 2022-04-11 21:17:01.988 | print a[2] 2022-04-11 21:17:01.988 | } 2022-04-11 21:17:01.988 | ' /home/ubuntu/devstack/local.conf 2022-04-11 21:17:01.995 | + ./stack.sh:main:1427 : is_service_enabled n-cpu 2022-04-11 21:17:02.015 | + functions-common:is_service_enabled:2081 : return 1 2022-04-11 21:17:02.018 | + ./stack.sh:main:1432 : service_check 2022-04-11 21:17:02.020 | + functions-common:service_check:1718 : local service 2022-04-11 21:17:02.023 | + functions-common:service_check:1719 : for service in ${ENABLED_SERVICES//,/ } 2022-04-11 21:17:02.026 | + functions-common:service_check:1721 : sudo systemctl is-enabled devstack@key.service 2022-04-11 21:17:02.091 | Failed to get unit file state for devstack@key.service: No such file or directory 2022-04-11 21:17:02.095 | + functions-common:service_check:1719 : for service in ${ENABLED_SERVICES//,/ } 2022-04-11 21:17:02.099 | + functions-common:service_check:1721 : sudo systemctl is-enabled devstack@n-api.service 2022-04-11 21:17:02.116 | enabled 2022-04-11 21:17:02.120 | + functions-common:service_check:1725 : sudo systemctl status devstack@n-api.service --no-pager 2022-04-11 21:17:02.160 | ● devstack@n-api.service - Devstack devstack@n-api.service 2022-04-11 21:17:02.160 | Loaded: loaded (/etc/systemd/system/devstack@n-api.service; enabled; vendor preset: enabled) 2022-04-11 21:17:02.160 | Active: active (running) since Mon 2022-04-11 21:15:04 UTC; 1min 57s ago 2022-04-11 21:17:02.160 | Main PID: 105730 (uwsgi) 2022-04-11 21:17:02.160 | Status: "uWSGI is ready" 2022-04-11 21:17:02.160 | Tasks: 3 (limit: 14304) 2022-04-11 21:17:02.160 | Memory: 254.3M 2022-04-11 21:17:02.160 | CGroup: /system.slice/system-devstack.slice/devstack@n-api.service 2022-04-11 21:17:02.161 | ├─105730 nova-apiuWSGI master 2022-04-11 21:17:02.161 | ├─105742 nova-apiuWSGI worker 1 2022-04-11 21:17:02.161 | └─105743 nova-apiuWSGI worker 2 2022-04-11 21:17:02.161 | 2022-04-11 21:17:02.161 | Apr 11 21:16:51 dv-osbrick-791274-7-ceph devstack@n-api.service[105742]: [pid: 105742|app: 0|req: 17/32] 10.222.0.45 () {64 vars in 1332 bytes} [Mon Apr 11 21:16:51 2022] POST /compute/v2.1/flavors/4/os-extra_specs => generated 43 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2022-04-11 21:17:02.161 | Apr 11 21:16:54 dv-osbrick-791274-7-ceph devstack@n-api.service[105743]: DEBUG nova.api.openstack.wsgi [None req-ec987474-4e2b-4c12-bcfd-4efa14ca113f admin admin] Calling method '>' {{(pid=105743) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} 2022-04-11 21:17:02.161 | Apr 11 21:16:54 dv-osbrick-791274-7-ceph devstack@n-api.service[105743]: INFO nova.api.openstack.requestlog [None req-ec987474-4e2b-4c12-bcfd-4efa14ca113f admin admin] 10.222.0.45 "GET /compute/v2.1" status: 200 len: 388 microversion: 2.1 time: 0.001481 2022-04-11 21:17:02.161 | Apr 11 21:16:54 dv-osbrick-791274-7-ceph devstack@n-api.service[105743]: [pid: 105743|app: 0|req: 16/33] 10.222.0.45 () {54 vars in 930 bytes} [Mon Apr 11 21:16:54 2022] GET /compute/v2.1 => generated 388 bytes in 2 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2022-04-11 21:17:02.161 | Apr 11 21:16:54 dv-osbrick-791274-7-ceph devstack@n-api.service[105742]: DEBUG nova.api.openstack.wsgi [None req-69b6a1af-57e4-4fb3-8a96-cf3d60c40c7f admin admin] Action: 'create', calling method: >, body: {"flavor": {"swap": 0, "OS-FLV-EXT-DATA:ephemeral": 0, "name": "m1.xlarge", "disk": 160, "ram": 16384, "rxtx_factor": 1.0, "os-flavor-access:is_public": true, "id": "5", "vcpus": 8}} {{(pid=105742) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} 2022-04-11 21:17:02.161 | Apr 11 21:16:54 dv-osbrick-791274-7-ceph devstack@n-api.service[105742]: INFO nova.api.openstack.requestlog [None req-69b6a1af-57e4-4fb3-8a96-cf3d60c40c7f admin admin] 10.222.0.45 "POST /compute/v2.1/flavors" status: 200 len: 408 microversion: 2.61 time: 0.070854 2022-04-11 21:17:02.161 | Apr 11 21:16:54 dv-osbrick-791274-7-ceph devstack@n-api.service[105742]: [pid: 105742|app: 0|req: 18/34] 10.222.0.45 () {64 vars in 1282 bytes} [Mon Apr 11 21:16:54 2022] POST /compute/v2.1/flavors => generated 408 bytes in 72 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) 2022-04-11 21:17:02.161 | Apr 11 21:16:54 dv-osbrick-791274-7-ceph devstack@n-api.service[105743]: DEBUG nova.api.openstack.wsgi [None req-5ddc8276-0f7f-41dd-8eb7-7c62eb565d34 admin admin] Action: 'create', calling method: >, body: {"extra_specs": {"hw_rng:allowed": "True"}} {{(pid=105743) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} 2022-04-11 21:17:02.161 | Apr 11 21:16:54 dv-osbrick-791274-7-ceph devstack@n-api.service[105743]: INFO nova.api.openstack.requestlog [None req-5ddc8276-0f7f-41dd-8eb7-7c62eb565d34 admin admin] 10.222.0.45 "POST /compute/v2.1/flavors/5/os-extra_specs" status: 200 len: 43 microversion: 2.61 time: 0.030065 2022-04-11 21:17:02.161 | Apr 11 21:16:54 dv-osbrick-791274-7-ceph devstack@n-api.service[105743]: [pid: 105743|app: 0|req: 17/35] 10.222.0.45 () {64 vars in 1332 bytes} [Mon Apr 11 21:16:54 2022] POST /compute/v2.1/flavors/5/os-extra_specs => generated 43 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2022-04-11 21:17:02.164 | + functions-common:service_check:1719 : for service in ${ENABLED_SERVICES//,/ } 2022-04-11 21:17:02.167 | + functions-common:service_check:1721 : sudo systemctl is-enabled devstack@n-cond.service 2022-04-11 21:17:02.179 | Failed to get unit file state for devstack@n-cond.service: No such file or directory 2022-04-11 21:17:02.184 | + functions-common:service_check:1719 : for service in ${ENABLED_SERVICES//,/ } 2022-04-11 21:17:02.186 | + functions-common:service_check:1721 : sudo systemctl is-enabled devstack@n-sch.service 2022-04-11 21:17:02.200 | enabled 2022-04-11 21:17:02.204 | + functions-common:service_check:1725 : sudo systemctl status devstack@n-sch.service --no-pager 2022-04-11 21:17:02.221 | ● devstack@n-sch.service - Devstack devstack@n-sch.service 2022-04-11 21:17:02.221 | Loaded: loaded (/etc/systemd/system/devstack@n-sch.service; enabled; vendor preset: enabled) 2022-04-11 21:17:02.221 | Active: active (running) since Mon 2022-04-11 21:16:10 UTC; 51s ago 2022-04-11 21:17:02.221 | Main PID: 110170 (nova-scheduler) 2022-04-11 21:17:02.221 | Tasks: 3 (limit: 14304) 2022-04-11 21:17:02.221 | Memory: 154.5M 2022-04-11 21:17:02.221 | CGroup: /system.slice/system-devstack.slice/devstack@n-sch.service 2022-04-11 21:17:02.221 | ├─110170 /usr/bin/python3.8 /usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf 2022-04-11 21:17:02.221 | ├─111467 /usr/bin/python3.8 /usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf 2022-04-11 21:17:02.221 | └─111468 /usr/bin/python3.8 /usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf 2022-04-11 21:17:02.221 | 2022-04-11 21:17:02.221 | Apr 11 21:16:15 dv-osbrick-791274-7-ceph nova-scheduler[110170]: DEBUG oslo_service.service [None req-fc3dc202-2381-4ecf-bf30-0e8599ec8e86 None None] oslo_limit.split_loggers = False {{(pid=110170) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-04-11 21:17:02.221 | Apr 11 21:16:15 dv-osbrick-791274-7-ceph nova-scheduler[110170]: DEBUG oslo_service.service [None req-fc3dc202-2381-4ecf-bf30-0e8599ec8e86 None None] oslo_limit.status_code_retries = None {{(pid=110170) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-04-11 21:17:02.221 | Apr 11 21:16:15 dv-osbrick-791274-7-ceph nova-scheduler[110170]: DEBUG oslo_service.service [None req-fc3dc202-2381-4ecf-bf30-0e8599ec8e86 None None] oslo_limit.status_code_retry_delay = None {{(pid=110170) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-04-11 21:17:02.221 | Apr 11 21:16:15 dv-osbrick-791274-7-ceph nova-scheduler[110170]: DEBUG oslo_service.service [None req-fc3dc202-2381-4ecf-bf30-0e8599ec8e86 None None] oslo_limit.timeout = None {{(pid=110170) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-04-11 21:17:02.221 | Apr 11 21:16:15 dv-osbrick-791274-7-ceph nova-scheduler[110170]: DEBUG oslo_service.service [None req-fc3dc202-2381-4ecf-bf30-0e8599ec8e86 None None] oslo_limit.valid_interfaces = None {{(pid=110170) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-04-11 21:17:02.221 | Apr 11 21:16:15 dv-osbrick-791274-7-ceph nova-scheduler[110170]: DEBUG oslo_service.service [None req-fc3dc202-2381-4ecf-bf30-0e8599ec8e86 None None] oslo_limit.version = None {{(pid=110170) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-04-11 21:17:02.221 | Apr 11 21:16:15 dv-osbrick-791274-7-ceph nova-scheduler[110170]: DEBUG oslo_service.service [None req-fc3dc202-2381-4ecf-bf30-0e8599ec8e86 None None] oslo_reports.file_event_handler = None {{(pid=110170) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-04-11 21:17:02.221 | Apr 11 21:16:15 dv-osbrick-791274-7-ceph nova-scheduler[110170]: DEBUG oslo_service.service [None req-fc3dc202-2381-4ecf-bf30-0e8599ec8e86 None None] oslo_reports.file_event_handler_interval = 1 {{(pid=110170) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-04-11 21:17:02.222 | Apr 11 21:16:15 dv-osbrick-791274-7-ceph nova-scheduler[110170]: DEBUG oslo_service.service [None req-fc3dc202-2381-4ecf-bf30-0e8599ec8e86 None None] oslo_reports.log_dir = None {{(pid=110170) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-04-11 21:17:02.222 | Apr 11 21:16:15 dv-osbrick-791274-7-ceph nova-scheduler[110170]: DEBUG oslo_service.service [None req-fc3dc202-2381-4ecf-bf30-0e8599ec8e86 None None] ******************************************************************************** {{(pid=110170) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2613}} 2022-04-11 21:17:02.225 | + functions-common:service_check:1719 : for service in ${ENABLED_SERVICES//,/ } 2022-04-11 21:17:02.227 | + functions-common:service_check:1721 : sudo systemctl is-enabled devstack@n-api-meta.service 2022-04-11 21:17:02.241 | enabled 2022-04-11 21:17:02.245 | + functions-common:service_check:1725 : sudo systemctl status devstack@n-api-meta.service --no-pager 2022-04-11 21:17:02.262 | ● devstack@n-api-meta.service - Devstack devstack@n-api-meta.service 2022-04-11 21:17:02.262 | Loaded: loaded (/etc/systemd/system/devstack@n-api-meta.service; enabled; vendor preset: enabled) 2022-04-11 21:17:02.262 | Active: active (running) since Mon 2022-04-11 21:16:12 UTC; 50s ago 2022-04-11 21:17:02.262 | Main PID: 110689 (uwsgi) 2022-04-11 21:17:02.262 | Status: "uWSGI is ready" 2022-04-11 21:17:02.262 | Tasks: 4 (limit: 14304) 2022-04-11 21:17:02.262 | Memory: 217.1M 2022-04-11 21:17:02.262 | CGroup: /system.slice/system-devstack.slice/devstack@n-api-meta.service 2022-04-11 21:17:02.262 | ├─110689 nova-api-metauWSGI master 2022-04-11 21:17:02.262 | ├─110693 nova-api-metauWSGI worker 1 2022-04-11 21:17:02.262 | ├─110694 nova-api-metauWSGI worker 2 2022-04-11 21:17:02.262 | └─110695 nova-api-metauWSGI http 1 2022-04-11 21:17:02.262 | 2022-04-11 21:17:02.262 | Apr 11 21:16:17 dv-osbrick-791274-7-ceph devstack@n-api-meta.service[110693]: DEBUG oslo_concurrency.lockutils [None req-e88d0762-435d-4bc0-82fa-67bccda98bbc None None] Lock "fd58d4fb-eba2-4c76-b8a4-8cf9cc43c69d" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=110693) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} 2022-04-11 21:17:02.262 | Apr 11 21:16:17 dv-osbrick-791274-7-ceph devstack@n-api-meta.service[110694]: DEBUG oslo_db.sqlalchemy.engines [None req-939beaf0-2cea-4ed2-bc21-64cda0f7a6d8 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=110694) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-04-11 21:17:02.262 | Apr 11 21:16:17 dv-osbrick-791274-7-ceph devstack@n-api-meta.service[110693]: DEBUG oslo_db.sqlalchemy.engines [None req-e88d0762-435d-4bc0-82fa-67bccda98bbc 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=110693) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-04-11 21:17:02.262 | Apr 11 21:16:17 dv-osbrick-791274-7-ceph devstack@n-api-meta.service[110694]: DEBUG oslo_db.sqlalchemy.engines [None req-939beaf0-2cea-4ed2-bc21-64cda0f7a6d8 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=110694) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-04-11 21:17:02.262 | Apr 11 21:16:17 dv-osbrick-791274-7-ceph devstack@n-api-meta.service[110693]: DEBUG oslo_db.sqlalchemy.engines [None req-e88d0762-435d-4bc0-82fa-67bccda98bbc 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=110693) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-04-11 21:17:02.263 | Apr 11 21:16:17 dv-osbrick-791274-7-ceph devstack@n-api-meta.service[110693]: DEBUG oslo_db.sqlalchemy.engines [None req-e88d0762-435d-4bc0-82fa-67bccda98bbc 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=110693) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-04-11 21:17:02.263 | Apr 11 21:16:17 dv-osbrick-791274-7-ceph devstack@n-api-meta.service[110694]: WARNING nova.api.metadata.handler [None req-939beaf0-2cea-4ed2-bc21-64cda0f7a6d8 None None] metadata_proxy_shared_secret is not configured, the metadata information returned by the proxy cannot be trusted 2022-04-11 21:17:02.263 | Apr 11 21:16:17 dv-osbrick-791274-7-ceph devstack@n-api-meta.service[110694]: WSGI app 0 (mountpoint='') ready in 5 seconds on interpreter 0x5609f9d069a0 pid: 110694 (default app) 2022-04-11 21:17:02.263 | Apr 11 21:16:17 dv-osbrick-791274-7-ceph devstack@n-api-meta.service[110693]: WARNING nova.api.metadata.handler [None req-e88d0762-435d-4bc0-82fa-67bccda98bbc None None] metadata_proxy_shared_secret is not configured, the metadata information returned by the proxy cannot be trusted 2022-04-11 21:17:02.263 | Apr 11 21:16:17 dv-osbrick-791274-7-ceph devstack@n-api-meta.service[110693]: WSGI app 0 (mountpoint='') ready in 5 seconds on interpreter 0x5609f9d069a0 pid: 110693 (default app) 2022-04-11 21:17:02.266 | + functions-common:service_check:1719 : for service in ${ENABLED_SERVICES//,/ } 2022-04-11 21:17:02.269 | + functions-common:service_check:1721 : sudo systemctl is-enabled devstack@placement-api.service 2022-04-11 21:17:02.283 | enabled 2022-04-11 21:17:02.287 | + functions-common:service_check:1725 : sudo systemctl status devstack@placement-api.service --no-pager 2022-04-11 21:17:02.303 | ● devstack@placement-api.service - Devstack devstack@placement-api.service 2022-04-11 21:17:02.303 | Loaded: loaded (/etc/systemd/system/devstack@placement-api.service; enabled; vendor preset: enabled) 2022-04-11 21:17:02.303 | Active: active (running) since Mon 2022-04-11 21:15:19 UTC; 1min 43s ago 2022-04-11 21:17:02.303 | Main PID: 106996 (uwsgi) 2022-04-11 21:17:02.303 | Status: "uWSGI is ready" 2022-04-11 21:17:02.303 | Tasks: 3 (limit: 14304) 2022-04-11 21:17:02.303 | Memory: 138.7M 2022-04-11 21:17:02.303 | CGroup: /system.slice/system-devstack.slice/devstack@placement-api.service 2022-04-11 21:17:02.303 | ├─106996 placementuWSGI master 2022-04-11 21:17:02.303 | ├─106997 placementuWSGI worker 1 2022-04-11 21:17:02.303 | └─106998 placementuWSGI worker 2 2022-04-11 21:17:02.303 | 2022-04-11 21:17:02.303 | Apr 11 21:15:23 dv-osbrick-791274-7-ceph devstack@placement-api.service[106997]: WSGI app 0 (mountpoint='') ready in 4 seconds on interpreter 0x5631b0a789c0 pid: 106997 (default app) 2022-04-11 21:17:02.303 | Apr 11 21:16:14 dv-osbrick-791274-7-ceph devstack@placement-api.service[106998]: DEBUG placement.requestlog [None req-6fd773d2-a75d-4439-b17c-47b04830a7d0 None None] Starting request: 10.222.0.45 "GET /placement/" {{(pid=106998) __call__ /opt/stack/placement/placement/requestlog.py:55}} 2022-04-11 21:17:02.303 | Apr 11 21:16:14 dv-osbrick-791274-7-ceph devstack@placement-api.service[106998]: INFO placement.requestlog [None req-6fd773d2-a75d-4439-b17c-47b04830a7d0 None None] 10.222.0.45 "GET /placement/" status: 200 len: 136 microversion: 1.0 2022-04-11 21:17:02.303 | Apr 11 21:16:14 dv-osbrick-791274-7-ceph devstack@placement-api.service[106998]: [pid: 106998|app: 0|req: 2/2] 10.222.0.45 () {54 vars in 916 bytes} [Mon Apr 11 21:16:14 2022] GET /placement => generated 136 bytes in 2 msecs (HTTP/1.1 200) 6 headers in 224 bytes (1 switches on core 0) 2022-04-11 21:17:02.303 | Apr 11 21:16:18 dv-osbrick-791274-7-ceph devstack@placement-api.service[106997]: DEBUG placement.requestlog [None req-a619ba18-343d-465f-a079-c2cf95112828 None None] Starting request: 10.222.0.45 "GET /placement/" {{(pid=106997) __call__ /opt/stack/placement/placement/requestlog.py:55}} 2022-04-11 21:17:02.303 | Apr 11 21:16:18 dv-osbrick-791274-7-ceph devstack@placement-api.service[106997]: INFO placement.requestlog [None req-a619ba18-343d-465f-a079-c2cf95112828 None None] 10.222.0.45 "GET /placement/" status: 200 len: 136 microversion: 1.0 2022-04-11 21:17:02.303 | Apr 11 21:16:18 dv-osbrick-791274-7-ceph devstack@placement-api.service[106997]: [pid: 106997|app: 0|req: 1/3] 10.222.0.45 () {54 vars in 916 bytes} [Mon Apr 11 21:16:18 2022] GET /placement => generated 136 bytes in 17 msecs (HTTP/1.1 200) 6 headers in 224 bytes (1 switches on core 0) 2022-04-11 21:17:02.303 | Apr 11 21:16:20 dv-osbrick-791274-7-ceph devstack@placement-api.service[106998]: DEBUG placement.requestlog [None req-921ae932-bfca-4c12-89f7-0e17dbb078e7 None None] Starting request: 10.222.0.45 "GET /placement/" {{(pid=106998) __call__ /opt/stack/placement/placement/requestlog.py:55}} 2022-04-11 21:17:02.304 | Apr 11 21:16:20 dv-osbrick-791274-7-ceph devstack@placement-api.service[106998]: INFO placement.requestlog [None req-921ae932-bfca-4c12-89f7-0e17dbb078e7 None None] 10.222.0.45 "GET /placement/" status: 200 len: 136 microversion: 1.0 2022-04-11 21:17:02.304 | Apr 11 21:16:20 dv-osbrick-791274-7-ceph devstack@placement-api.service[106998]: [pid: 106998|app: 0|req: 3/4] 10.222.0.45 () {54 vars in 916 bytes} [Mon Apr 11 21:16:20 2022] GET /placement => generated 136 bytes in 2 msecs (HTTP/1.1 200) 6 headers in 224 bytes (1 switches on core 0) 2022-04-11 21:17:02.307 | + functions-common:service_check:1719 : for service in ${ENABLED_SERVICES//,/ } 2022-04-11 21:17:02.309 | + functions-common:service_check:1721 : sudo systemctl is-enabled devstack@placement-client.service 2022-04-11 21:17:02.323 | Failed to get unit file state for devstack@placement-client.service: No such file or directory 2022-04-11 21:17:02.327 | + functions-common:service_check:1719 : for service in ${ENABLED_SERVICES//,/ } 2022-04-11 21:17:02.329 | + functions-common:service_check:1721 : sudo systemctl is-enabled devstack@g-api.service 2022-04-11 21:17:02.344 | enabled 2022-04-11 21:17:02.348 | + functions-common:service_check:1725 : sudo systemctl status devstack@g-api.service --no-pager 2022-04-11 21:17:02.365 | ● devstack@g-api.service - Devstack devstack@g-api.service 2022-04-11 21:17:02.365 | Loaded: loaded (/etc/systemd/system/devstack@g-api.service; enabled; vendor preset: enabled) 2022-04-11 21:17:02.365 | Active: active (running) since Mon 2022-04-11 21:16:38 UTC; 23s ago 2022-04-11 21:17:02.365 | Main PID: 114532 (uwsgi) 2022-04-11 21:17:02.365 | Status: "uWSGI is ready" 2022-04-11 21:17:02.365 | Tasks: 7 (limit: 14304) 2022-04-11 21:17:02.365 | Memory: 831.5M 2022-04-11 21:17:02.365 | CGroup: /system.slice/system-devstack.slice/devstack@g-api.service 2022-04-11 21:17:02.365 | ├─114532 glance-apiuWSGI master 2022-04-11 21:17:02.365 | ├─114536 glance-apiuWSGI worker 1 2022-04-11 21:17:02.365 | └─114537 glance-apiuWSGI worker 2 2022-04-11 21:17:02.365 | 2022-04-11 21:17:02.365 | Apr 11 21:16:51 dv-osbrick-791274-7-ceph devstack@g-api.service[114536]: DEBUG glance.api.middleware.version_negotiation [None req-b4b59477-9298-4f08-b047-37e1680901e4 None None] Using url versioning {{(pid=114536) process_request /opt/stack/glance/glance/api/middleware/version_negotiation.py:57}} 2022-04-11 21:17:02.365 | Apr 11 21:16:51 dv-osbrick-791274-7-ceph devstack@g-api.service[114536]: DEBUG glance.api.middleware.version_negotiation [None req-b4b59477-9298-4f08-b047-37e1680901e4 None None] Matched version: v2 {{(pid=114536) process_request /opt/stack/glance/glance/api/middleware/version_negotiation.py:69}} 2022-04-11 21:17:02.365 | Apr 11 21:16:51 dv-osbrick-791274-7-ceph devstack@g-api.service[114536]: DEBUG glance.api.middleware.version_negotiation [None req-b4b59477-9298-4f08-b047-37e1680901e4 None None] new path /v2/images/ec590e1e-349f-4053-ac3a-e881170b0af4/file {{(pid=114536) process_request /opt/stack/glance/glance/api/middleware/version_negotiation.py:70}} 2022-04-11 21:17:02.365 | Apr 11 21:16:51 dv-osbrick-791274-7-ceph devstack@g-api.service[114536]: DEBUG oslo_db.sqlalchemy.engines [None req-2da1e61f-17b5-4f14-9df0-a2adee17cb50 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=114536) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-04-11 21:17:02.365 | Apr 11 21:16:52 dv-osbrick-791274-7-ceph devstack@g-api.service[114536]: INFO glance.api.v2.image_data [None req-2da1e61f-17b5-4f14-9df0-a2adee17cb50 admin admin] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2022-04-11 21:17:02.365 | Apr 11 21:16:52 dv-osbrick-791274-7-ceph devstack@g-api.service[114536]: DEBUG glance.location [None req-2da1e61f-17b5-4f14-9df0-a2adee17cb50 admin admin] Enabling in-flight format inspection for vhdx {{(pid=114536) set_data /opt/stack/glance/glance/location.py:581}} 2022-04-11 21:17:02.365 | Apr 11 21:16:58 dv-osbrick-791274-7-ceph devstack@g-api.service[114536]: DEBUG glance_store._drivers.filesystem [None req-2da1e61f-17b5-4f14-9df0-a2adee17cb50 admin admin] Wrote 645922816 bytes to /opt/stack/data/glance/images/ec590e1e-349f-4053-ac3a-e881170b0af4 with checksum 318f990048c8a194829e52141534610d and multihash 1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53 {{(pid=114536) add /usr/local/lib/python3.8/dist-packages/glance_store/_drivers/filesystem.py:773}} 2022-04-11 21:17:02.365 | Apr 11 21:16:58 dv-osbrick-791274-7-ceph devstack@g-api.service[114536]: INFO glance.location [None req-2da1e61f-17b5-4f14-9df0-a2adee17cb50 admin admin] Image format matched and virtual size computed: 734003200 2022-04-11 21:17:02.366 | Apr 11 21:16:58 dv-osbrick-791274-7-ceph devstack@g-api.service[114536]: DEBUG glance_store.backend [None req-2da1e61f-17b5-4f14-9df0-a2adee17cb50 admin admin] Skipping store.set_acls... not implemented. {{(pid=114536) set_acls /usr/local/lib/python3.8/dist-packages/glance_store/backend.py:509}} 2022-04-11 21:17:02.366 | Apr 11 21:16:58 dv-osbrick-791274-7-ceph devstack@g-api.service[114536]: [pid: 114536|app: 0|req: 3/4] 127.0.0.1 () {40 vars in 877 bytes} [Mon Apr 11 21:16:51 2022] PUT /v2/images/ec590e1e-349f-4053-ac3a-e881170b0af4/file => generated 0 bytes in 6804 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) 2022-04-11 21:17:02.369 | + functions-common:service_check:1719 : for service in ${ENABLED_SERVICES//,/ } 2022-04-11 21:17:02.371 | + functions-common:service_check:1721 : sudo systemctl is-enabled devstack@c-sch.service 2022-04-11 21:17:02.388 | enabled 2022-04-11 21:17:02.392 | + functions-common:service_check:1725 : sudo systemctl status devstack@c-sch.service --no-pager 2022-04-11 21:17:02.410 | ● devstack@c-sch.service - Devstack devstack@c-sch.service 2022-04-11 21:17:02.410 | Loaded: loaded (/etc/systemd/system/devstack@c-sch.service; enabled; vendor preset: enabled) 2022-04-11 21:17:02.410 | Active: active (running) since Mon 2022-04-11 21:16:30 UTC; 32s ago 2022-04-11 21:17:02.410 | Main PID: 113422 (cinder-schedule) 2022-04-11 21:17:02.410 | Tasks: 2 (limit: 14304) 2022-04-11 21:17:02.410 | Memory: 111.5M 2022-04-11 21:17:02.410 | CGroup: /system.slice/system-devstack.slice/devstack@c-sch.service 2022-04-11 21:17:02.410 | └─113422 /usr/bin/python3.8 /usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf 2022-04-11 21:17:02.410 | 2022-04-11 21:17:02.410 | Apr 11 21:16:34 dv-osbrick-791274-7-ceph cinder-scheduler[113422]: INFO cinder.service [-] Starting cinder-scheduler node (version 20.1.0) 2022-04-11 21:17:02.410 | Apr 11 21:16:34 dv-osbrick-791274-7-ceph cinder-scheduler[113422]: INFO cinder.manager [None req-25790150-db2f-46cd-93f9-0bfdcbb474ae None None] Initiating service 1 cleanup 2022-04-11 21:17:02.410 | Apr 11 21:16:34 dv-osbrick-791274-7-ceph cinder-scheduler[113422]: INFO cinder.manager [None req-25790150-db2f-46cd-93f9-0bfdcbb474ae None None] Service 1 cleanup completed. 2022-04-11 21:17:02.410 | Apr 11 21:16:34 dv-osbrick-791274-7-ceph cinder-scheduler[113422]: DEBUG cinder.service [None req-25790150-db2f-46cd-93f9-0bfdcbb474ae None None] Creating RPC server for service cinder-scheduler {{(pid=113422) start /opt/stack/cinder/cinder/service.py:231}} 2022-04-11 21:17:02.410 | Apr 11 21:16:34 dv-osbrick-791274-7-ceph cinder-scheduler[113422]: DEBUG cinder.service [None req-25790150-db2f-46cd-93f9-0bfdcbb474ae None None] Pinning object versions for RPC server serializer to 1.39 {{(pid=113422) start /opt/stack/cinder/cinder/service.py:237}} 2022-04-11 21:17:02.411 | Apr 11 21:16:36 dv-osbrick-791274-7-ceph cinder-scheduler[113422]: DEBUG cinder.scheduler.host_manager [None req-fd222136-b673-409c-9039-28446a57ea88 None None] Received volume service update from dv-osbrick-791274-7-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:1804ac08-5cb6-432f-9b8f-181cf7400966:cinder:volumes', 'backend_state': 'up', 'volume_backend_name': 'ceph', 'replication_enabled': False, 'allocated_capacity_gb': 0, 'filter_function': None, 'goodness_function': None} {{(pid=113422) update_service_capabilities /opt/stack/cinder/cinder/scheduler/host_manager.py:605}} 2022-04-11 21:17:02.411 | Apr 11 21:16:36 dv-osbrick-791274-7-ceph cinder-scheduler[113422]: DEBUG cinder.scheduler.host_manager [None req-fd222136-b673-409c-9039-28446a57ea88 None None] Updating capabilities for dv-osbrick-791274-7-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:1804ac08-5cb6-432f-9b8f-181cf7400966: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, 4, 11, 21, 16, 36, 267787)} {{(pid=113422) update_from_volume_capability /opt/stack/cinder/cinder/scheduler/host_manager.py:392}} 2022-04-11 21:17:02.411 | Apr 11 21:16:57 dv-osbrick-791274-7-ceph cinder-scheduler[113422]: DEBUG oslo_service.periodic_task [None req-61c4846c-730e-4c2c-93fd-b92e2cb2b68f None None] Running periodic task SchedulerManager._clean_expired_messages {{(pid=113422) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}} 2022-04-11 21:17:02.411 | Apr 11 21:16:57 dv-osbrick-791274-7-ceph cinder-scheduler[113422]: INFO cinder.message.api [None req-61c4846c-730e-4c2c-93fd-b92e2cb2b68f None None] Deleted 0 expired messages. 2022-04-11 21:17:02.411 | Apr 11 21:16:57 dv-osbrick-791274-7-ceph cinder-scheduler[113422]: DEBUG oslo_service.periodic_task [None req-61c4846c-730e-4c2c-93fd-b92e2cb2b68f None None] Running periodic task SchedulerManager._clean_expired_reservation {{(pid=113422) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}} 2022-04-11 21:17:02.414 | + functions-common:service_check:1719 : for service in ${ENABLED_SERVICES//,/ } 2022-04-11 21:17:02.417 | + functions-common:service_check:1721 : sudo systemctl is-enabled devstack@c-api.service 2022-04-11 21:17:02.432 | enabled 2022-04-11 21:17:02.435 | + functions-common:service_check:1725 : sudo systemctl status devstack@c-api.service --no-pager 2022-04-11 21:17:02.452 | ● devstack@c-api.service - Devstack devstack@c-api.service 2022-04-11 21:17:02.452 | Loaded: loaded (/etc/systemd/system/devstack@c-api.service; enabled; vendor preset: enabled) 2022-04-11 21:17:02.452 | Active: active (running) since Mon 2022-04-11 21:16:23 UTC; 38s ago 2022-04-11 21:17:02.452 | Main PID: 112983 (uwsgi) 2022-04-11 21:17:02.452 | Status: "uWSGI is ready" 2022-04-11 21:17:02.452 | Tasks: 5 (limit: 14304) 2022-04-11 21:17:02.452 | Memory: 252.4M 2022-04-11 21:17:02.452 | CGroup: /system.slice/system-devstack.slice/devstack@c-api.service 2022-04-11 21:17:02.452 | ├─112983 cinder-apiuWSGI master 2022-04-11 21:17:02.452 | ├─112984 cinder-apiuWSGI worker 1 2022-04-11 21:17:02.452 | └─112985 cinder-apiuWSGI worker 2 2022-04-11 21:17:02.452 | 2022-04-11 21:17:02.452 | Apr 11 21:16:35 dv-osbrick-791274-7-ceph devstack@c-api.service[112985]: INFO cinder.api.openstack.wsgi [None req-c608c64b-baac-4ab6-990a-e7275e43bc01 admin admin] http://10.222.0.45/volume/v3/4342fe35ed2942628cff6ece401d9dea/types returned with HTTP 200 2022-04-11 21:17:02.452 | Apr 11 21:16:35 dv-osbrick-791274-7-ceph devstack@c-api.service[112985]: [pid: 112985|app: 0|req: 1/2] 10.222.0.45 () {60 vars in 1236 bytes} [Mon Apr 11 21:16:34 2022] POST /volume/v3/4342fe35ed2942628cff6ece401d9dea/types => generated 179 bytes in 1032 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2022-04-11 21:17:02.452 | Apr 11 21:16:35 dv-osbrick-791274-7-ceph devstack@c-api.service[112984]: DEBUG cinder.api.middleware.request_id [req-c608c64b-baac-4ab6-990a-e7275e43bc01 req-5bb87d1d-456f-4ada-85c7-f38e1b324915 None None] RequestId filter calling following filter/app {{(pid=112984) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} 2022-04-11 21:17:02.452 | Apr 11 21:16:36 dv-osbrick-791274-7-ceph devstack@c-api.service[112984]: INFO cinder.api.openstack.wsgi [req-c608c64b-baac-4ab6-990a-e7275e43bc01 req-5bb87d1d-456f-4ada-85c7-f38e1b324915 admin admin] POST http://10.222.0.45/volume/v3/4342fe35ed2942628cff6ece401d9dea/types/181bf778-1ef2-4ad6-af3b-16c7d814f123/extra_specs 2022-04-11 21:17:02.452 | Apr 11 21:16:36 dv-osbrick-791274-7-ceph devstack@c-api.service[112984]: DEBUG cinder.api.openstack.wsgi [req-c608c64b-baac-4ab6-990a-e7275e43bc01 req-5bb87d1d-456f-4ada-85c7-f38e1b324915 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "ceph"}} {{(pid=112984) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} 2022-04-11 21:17:02.452 | Apr 11 21:16:36 dv-osbrick-791274-7-ceph devstack@c-api.service[112984]: /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-04-11 21:17:02.452 | Apr 11 21:16:36 dv-osbrick-791274-7-ceph devstack@c-api.service[112984]: warnings.warn('Policy enforcement is depending on the value of ' 2022-04-11 21:17:02.452 | Apr 11 21:16:36 dv-osbrick-791274-7-ceph devstack@c-api.service[112984]: DEBUG oslo_db.sqlalchemy.engines [req-c608c64b-baac-4ab6-990a-e7275e43bc01 req-5bb87d1d-456f-4ada-85c7-f38e1b324915 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=112984) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-04-11 21:17:02.452 | Apr 11 21:16:36 dv-osbrick-791274-7-ceph devstack@c-api.service[112984]: INFO cinder.api.openstack.wsgi [req-c608c64b-baac-4ab6-990a-e7275e43bc01 req-5bb87d1d-456f-4ada-85c7-f38e1b324915 admin admin] http://10.222.0.45/volume/v3/4342fe35ed2942628cff6ece401d9dea/types/181bf778-1ef2-4ad6-af3b-16c7d814f123/extra_specs returned with HTTP 200 2022-04-11 21:17:02.452 | Apr 11 21:16:36 dv-osbrick-791274-7-ceph devstack@c-api.service[112984]: [pid: 112984|app: 0|req: 2/3] 10.222.0.45 () {62 vars in 1454 bytes} [Mon Apr 11 21:16:35 2022] POST /volume/v3/4342fe35ed2942628cff6ece401d9dea/types/181bf778-1ef2-4ad6-af3b-16c7d814f123/extra_specs => generated 48 bytes in 916 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2022-04-11 21:17:02.456 | + functions-common:service_check:1719 : for service in ${ENABLED_SERVICES//,/ } 2022-04-11 21:17:02.458 | + functions-common:service_check:1721 : sudo systemctl is-enabled devstack@c-vol.service 2022-04-11 21:17:02.472 | enabled 2022-04-11 21:17:02.476 | + functions-common:service_check:1725 : sudo systemctl status devstack@c-vol.service --no-pager 2022-04-11 21:17:02.493 | ● devstack@c-vol.service - Devstack devstack@c-vol.service 2022-04-11 21:17:02.493 | Loaded: loaded (/etc/systemd/system/devstack@c-vol.service; enabled; vendor preset: enabled) 2022-04-11 21:17:02.493 | Active: active (running) since Mon 2022-04-11 21:16:31 UTC; 30s ago 2022-04-11 21:17:02.493 | Main PID: 113855 (cinder-volume) 2022-04-11 21:17:02.493 | Tasks: 3 (limit: 14304) 2022-04-11 21:17:02.493 | Memory: 147.2M 2022-04-11 21:17:02.493 | CGroup: /system.slice/system-devstack.slice/devstack@c-vol.service 2022-04-11 21:17:02.493 | ├─113855 /usr/bin/python3.8 /usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf 2022-04-11 21:17:02.493 | └─113950 /usr/bin/python3.8 /usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf 2022-04-11 21:17:02.493 | 2022-04-11 21:17:02.493 | Apr 11 21:16:36 dv-osbrick-791274-7-ceph cinder-volume[113950]: DEBUG cinder.manager [None req-fd222136-b673-409c-9039-28446a57ea88 None None] Notifying Schedulers of capabilities ... {{(pid=113950) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:202}} 2022-04-11 21:17:02.493 | Apr 11 21:16:36 dv-osbrick-791274-7-ceph cinder-volume[113950]: INFO cinder.volume.manager [None req-fd222136-b673-409c-9039-28446a57ea88 None None] Driver initialization completed successfully. 2022-04-11 21:17:02.493 | Apr 11 21:16:36 dv-osbrick-791274-7-ceph cinder-volume[113950]: INFO cinder.manager [None req-fd222136-b673-409c-9039-28446a57ea88 None None] Initiating service 2 cleanup 2022-04-11 21:17:02.493 | Apr 11 21:16:36 dv-osbrick-791274-7-ceph cinder-volume[113950]: INFO cinder.manager [None req-fd222136-b673-409c-9039-28446a57ea88 None None] Service 2 cleanup completed. 2022-04-11 21:17:02.493 | Apr 11 21:16:36 dv-osbrick-791274-7-ceph cinder-volume[113950]: DEBUG cinder.service [None req-fd222136-b673-409c-9039-28446a57ea88 None None] Creating RPC server for service cinder-volume {{(pid=113950) start /opt/stack/cinder/cinder/service.py:231}} 2022-04-11 21:17:02.493 | Apr 11 21:16:36 dv-osbrick-791274-7-ceph cinder-volume[113950]: DEBUG cinder.service [None req-fd222136-b673-409c-9039-28446a57ea88 None None] Pinning object versions for RPC server serializer to 1.39 {{(pid=113950) start /opt/stack/cinder/cinder/service.py:237}} 2022-04-11 21:17:02.493 | Apr 11 21:16:36 dv-osbrick-791274-7-ceph cinder-volume[113950]: INFO cinder.volume.manager [None req-fd222136-b673-409c-9039-28446a57ea88 None None] Initializing RPC dependent components of volume driver RBDDriver (1.2.0) 2022-04-11 21:17:02.493 | Apr 11 21:16:36 dv-osbrick-791274-7-ceph cinder-volume[113950]: DEBUG cinder.volume.drivers.rbd [None req-fd222136-b673-409c-9039-28446a57ea88 None None] connecting to cinder@ceph (conf=/etc/ceph/ceph.conf, timeout=-1). {{(pid=113950) _do_conn /opt/stack/cinder/cinder/volume/drivers/rbd.py:521}} 2022-04-11 21:17:02.493 | Apr 11 21:16:36 dv-osbrick-791274-7-ceph cinder-volume[113950]: DEBUG cinder.volume.drivers.rbd [None req-fd222136-b673-409c-9039-28446a57ea88 None None] connecting to cinder@ceph (conf=/etc/ceph/ceph.conf, timeout=-1). {{(pid=113950) _do_conn /opt/stack/cinder/cinder/volume/drivers/rbd.py:521}} 2022-04-11 21:17:02.493 | Apr 11 21:16:36 dv-osbrick-791274-7-ceph cinder-volume[113950]: INFO cinder.volume.manager [None req-fd222136-b673-409c-9039-28446a57ea88 None None] Driver post RPC initialization completed successfully. 2022-04-11 21:17:02.497 | + functions-common:service_check:1719 : for service in ${ENABLED_SERVICES//,/ } 2022-04-11 21:17:02.499 | + functions-common:service_check:1721 : sudo systemctl is-enabled devstack@ovn-controller.service 2022-04-11 21:17:02.512 | Failed to get unit file state for devstack@ovn-controller.service: No such file or directory 2022-04-11 21:17:02.515 | + functions-common:service_check:1719 : for service in ${ENABLED_SERVICES//,/ } 2022-04-11 21:17:02.518 | + functions-common:service_check:1721 : sudo systemctl is-enabled devstack@ovn-northd.service 2022-04-11 21:17:02.530 | Failed to get unit file state for devstack@ovn-northd.service: No such file or directory 2022-04-11 21:17:02.534 | + functions-common:service_check:1719 : for service in ${ENABLED_SERVICES//,/ } 2022-04-11 21:17:02.537 | + functions-common:service_check:1721 : sudo systemctl is-enabled devstack@ovs-vswitchd.service 2022-04-11 21:17:02.549 | Failed to get unit file state for devstack@ovs-vswitchd.service: No such file or directory 2022-04-11 21:17:02.553 | + functions-common:service_check:1719 : for service in ${ENABLED_SERVICES//,/ } 2022-04-11 21:17:02.556 | + functions-common:service_check:1721 : sudo systemctl is-enabled devstack@ovsdb-server.service 2022-04-11 21:17:02.568 | Failed to get unit file state for devstack@ovsdb-server.service: No such file or directory 2022-04-11 21:17:02.572 | + functions-common:service_check:1719 : for service in ${ENABLED_SERVICES//,/ } 2022-04-11 21:17:02.574 | + functions-common:service_check:1721 : sudo systemctl is-enabled devstack@q-svc.service 2022-04-11 21:17:02.589 | enabled 2022-04-11 21:17:02.592 | + functions-common:service_check:1725 : sudo systemctl status devstack@q-svc.service --no-pager 2022-04-11 21:17:02.609 | ● devstack@q-svc.service - Devstack devstack@q-svc.service 2022-04-11 21:17:02.609 | Loaded: loaded (/etc/systemd/system/devstack@q-svc.service; enabled; vendor preset: enabled) 2022-04-11 21:17:02.609 | Active: active (running) since Mon 2022-04-11 21:15:11 UTC; 1min 50s ago 2022-04-11 21:17:02.609 | Main PID: 106373 (/usr/bin/python) 2022-04-11 21:17:02.609 | Tasks: 11 (limit: 14304) 2022-04-11 21:17:02.609 | Memory: 386.6M 2022-04-11 21:17:02.609 | CGroup: /system.slice/system-devstack.slice/devstack@q-svc.service 2022-04-11 21:17:02.609 | ├─106373 /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-04-11 21:17:02.609 | ├─106515 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-04-11 21:17:02.609 | ├─106516 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-04-11 21:17:02.609 | ├─106517 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-04-11 21:17:02.610 | └─106518 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-04-11 21:17:02.610 | 2022-04-11 21:17:02.610 | Apr 11 21:16:14 dv-osbrick-791274-7-ceph neutron-server[106517]: DEBUG neutron.plugins.ml2.plugin [None req-c09bc32c-75d4-48d4-89c1-4fd208c6b365 None None] Current status of the port 26c520dc-4505-443d-b840-93a67f719af8 is: ACTIVE; New status is: ACTIVE {{(pid=106517) _update_individual_port_db_status /opt/stack/neutron/neutron/plugins/ml2/plugin.py:2257}} 2022-04-11 21:17:02.610 | Apr 11 21:16:24 dv-osbrick-791274-7-ceph neutron-server[106518]: DEBUG neutron.db.agents_db [None req-d4b722ed-7753-426e-8f32-e99abacf565f None None] Agent healthcheck: found 4 active agents {{(pid=106518) agent_health_check /opt/stack/neutron/neutron/db/agents_db.py:317}} 2022-04-11 21:17:02.610 | Apr 11 21:16:29 dv-osbrick-791274-7-ceph neutron-server[106517]: DEBUG neutron_lib.callbacks.manager [None req-a735448e-cd10-48c9-b2cb-0ea66ebe063e None None] Publish callbacks ['neutron.services.segments.db._update_segment_host_mapping_for_agent-8785559693186', 'neutron.plugins.ml2.plugin.Ml2Plugin._retry_binding_revived_agents-1712951'] for agent (0f9dccc0-890e-4be4-814e-51ac397c770c), after_update {{(pid=106517) _notify_loop /usr/local/lib/python3.8/dist-packages/neutron_lib/callbacks/manager.py:176}} 2022-04-11 21:17:02.610 | Apr 11 21:16:31 dv-osbrick-791274-7-ceph neutron-server[106517]: DEBUG neutron_lib.callbacks.manager [None req-5ab9c2bd-39f2-4cde-aa74-9ff61386dcc4 None None] Publish callbacks ['neutron.services.segments.db._update_segment_host_mapping_for_agent-8785559693186', 'neutron.plugins.ml2.plugin.Ml2Plugin._retry_binding_revived_agents-1712951'] for agent (2a9c5d56-dead-4390-82c7-2e675db2a877), after_update {{(pid=106517) _notify_loop /usr/local/lib/python3.8/dist-packages/neutron_lib/callbacks/manager.py:176}} 2022-04-11 21:17:02.610 | Apr 11 21:16:32 dv-osbrick-791274-7-ceph neutron-server[106517]: DEBUG neutron_lib.callbacks.manager [None req-58e56488-99cf-43af-9303-4aef7d29d66d None None] Publish callbacks ['neutron.services.segments.db._update_segment_host_mapping_for_agent-8785559693186', 'neutron.plugins.ml2.plugin.Ml2Plugin._retry_binding_revived_agents-1712951'] for agent (dd773795-3696-4f0b-935e-301554186c42), after_update {{(pid=106517) _notify_loop /usr/local/lib/python3.8/dist-packages/neutron_lib/callbacks/manager.py:176}} 2022-04-11 21:17:02.610 | Apr 11 21:16:35 dv-osbrick-791274-7-ceph neutron-server[106517]: DEBUG neutron_lib.callbacks.manager [None req-c09bc32c-75d4-48d4-89c1-4fd208c6b365 None None] Publish callbacks ['neutron.services.segments.db._update_segment_host_mapping_for_agent-8785559693186', 'neutron.plugins.ml2.plugin.Ml2Plugin._retry_binding_revived_agents-1712951'] for agent (7101bd8a-b9bd-498b-b409-75b89bbad95d), after_update {{(pid=106517) _notify_loop /usr/local/lib/python3.8/dist-packages/neutron_lib/callbacks/manager.py:176}} 2022-04-11 21:17:02.610 | Apr 11 21:16:59 dv-osbrick-791274-7-ceph neutron-server[106517]: DEBUG neutron_lib.callbacks.manager [None req-95eef1fa-3ce2-42cc-8e06-83982f7f9876 None None] Publish callbacks ['neutron.services.segments.db._update_segment_host_mapping_for_agent-8785559693186', 'neutron.plugins.ml2.plugin.Ml2Plugin._retry_binding_revived_agents-1712951'] for agent (0f9dccc0-890e-4be4-814e-51ac397c770c), after_update {{(pid=106517) _notify_loop /usr/local/lib/python3.8/dist-packages/neutron_lib/callbacks/manager.py:176}} 2022-04-11 21:17:02.610 | Apr 11 21:17:01 dv-osbrick-791274-7-ceph neutron-server[106517]: DEBUG neutron_lib.callbacks.manager [None req-c753a310-007a-4326-82e7-528e24cc2dee None None] Publish callbacks ['neutron.services.segments.db._update_segment_host_mapping_for_agent-8785559693186', 'neutron.plugins.ml2.plugin.Ml2Plugin._retry_binding_revived_agents-1712951'] for agent (2a9c5d56-dead-4390-82c7-2e675db2a877), after_update {{(pid=106517) _notify_loop /usr/local/lib/python3.8/dist-packages/neutron_lib/callbacks/manager.py:176}} 2022-04-11 21:17:02.610 | Apr 11 21:17:01 dv-osbrick-791274-7-ceph neutron-server[106518]: DEBUG neutron.db.agents_db [None req-d4b722ed-7753-426e-8f32-e99abacf565f None None] Agent healthcheck: found 4 active agents {{(pid=106518) agent_health_check /opt/stack/neutron/neutron/db/agents_db.py:317}} 2022-04-11 21:17:02.610 | Apr 11 21:17:02 dv-osbrick-791274-7-ceph neutron-server[106517]: DEBUG neutron_lib.callbacks.manager [None req-58e56488-99cf-43af-9303-4aef7d29d66d None None] Publish callbacks ['neutron.services.segments.db._update_segment_host_mapping_for_agent-8785559693186', 'neutron.plugins.ml2.plugin.Ml2Plugin._retry_binding_revived_agents-1712951'] for agent (dd773795-3696-4f0b-935e-301554186c42), after_update {{(pid=106517) _notify_loop /usr/local/lib/python3.8/dist-packages/neutron_lib/callbacks/manager.py:176}} 2022-04-11 21:17:02.613 | + functions-common:service_check:1719 : for service in ${ENABLED_SERVICES//,/ } 2022-04-11 21:17:02.616 | + functions-common:service_check:1721 : sudo systemctl is-enabled devstack@q-ovn-metadata-agent.service 2022-04-11 21:17:02.628 | Failed to get unit file state for devstack@q-ovn-metadata-agent.service: No such file or directory 2022-04-11 21:17:02.632 | + functions-common:service_check:1719 : for service in ${ENABLED_SERVICES//,/ } 2022-04-11 21:17:02.634 | + functions-common:service_check:1721 : sudo systemctl is-enabled devstack@rabbit.service 2022-04-11 21:17:02.646 | Failed to get unit file state for devstack@rabbit.service: No such file or directory 2022-04-11 21:17:02.650 | + functions-common:service_check:1719 : for service in ${ENABLED_SERVICES//,/ } 2022-04-11 21:17:02.653 | + functions-common:service_check:1721 : sudo systemctl is-enabled devstack@tempest.service 2022-04-11 21:17:02.665 | Failed to get unit file state for devstack@tempest.service: No such file or directory 2022-04-11 21:17:02.669 | + functions-common:service_check:1719 : for service in ${ENABLED_SERVICES//,/ } 2022-04-11 21:17:02.672 | + functions-common:service_check:1721 : sudo systemctl is-enabled devstack@mysql.service 2022-04-11 21:17:02.684 | Failed to get unit file state for devstack@mysql.service: No such file or directory 2022-04-11 21:17:02.687 | + functions-common:service_check:1719 : for service in ${ENABLED_SERVICES//,/ } 2022-04-11 21:17:02.690 | + functions-common:service_check:1721 : sudo systemctl is-enabled devstack@etcd3.service 2022-04-11 21:17:02.702 | Failed to get unit file state for devstack@etcd3.service: No such file or directory 2022-04-11 21:17:02.706 | + functions-common:service_check:1719 : for service in ${ENABLED_SERVICES//,/ } 2022-04-11 21:17:02.708 | + functions-common:service_check:1721 : sudo systemctl is-enabled devstack@dstat.service 2022-04-11 21:17:02.723 | enabled 2022-04-11 21:17:02.726 | + functions-common:service_check:1725 : sudo systemctl status devstack@dstat.service --no-pager 2022-04-11 21:17:02.743 | ● devstack@dstat.service - Devstack devstack@dstat.service 2022-04-11 21:17:02.743 | Loaded: loaded (/etc/systemd/system/devstack@dstat.service; enabled; vendor preset: enabled) 2022-04-11 21:17:02.743 | Active: active (running) since Mon 2022-04-11 21:09:57 UTC; 7min ago 2022-04-11 21:17:02.743 | Main PID: 85174 (dstat.sh) 2022-04-11 21:17:02.743 | Tasks: 3 (limit: 14304) 2022-04-11 21:17:02.743 | Memory: 18.6M 2022-04-11 21:17:02.743 | CGroup: /system.slice/system-devstack.slice/devstack@dstat.service 2022-04-11 21:17:02.743 | ├─85174 /bin/bash /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs 2022-04-11 21:17:02.743 | ├─85302 python3 /usr/bin/dstat -tcmndrylpg --tcp --output /opt/stack/logs/dstat-csv.log 2022-04-11 21:17:02.744 | └─85303 python3 /usr/bin/dstat -tcmndrylpg --swap --tcp 2022-04-11 21:17:02.744 | 2022-04-11 21:17:02.744 | Apr 11 21:16:52 dv-osbrick-791274-7-ceph dstat.sh[85303]: 11-04 21:16:52| 49 11 38 1 0|5407M 140M 168M 5934M| 161M 161M| 16k 56M|2.00 479 |1356 5731 |2.76 2.45 1.63|4.0 0 4.0| 0 0 | 0 0 | 28 215 0 68 0 2022-04-11 21:17:02.744 | Apr 11 21:16:53 dv-osbrick-791274-7-ceph dstat.sh[85303]: 11-04 21:16:53| 49 11 39 1 0|5431M 139M 168M 5910M| 198M 198M| 16k 301k|4.01 29.1 | 731 3548 |2.76 2.45 1.63|3.0 0 0| 0 0 | 0 0 | 28 215 0 66 0 2022-04-11 21:17:02.744 | Apr 11 21:16:54 dv-osbrick-791274-7-ceph dstat.sh[85303]: 11-04 21:16:54| 39 11 49 0 0|5376M 150M 168M 5952M| 197M 197M| 124k 924k|7.00 78.0 |1177 5129 |2.76 2.45 1.63|1.0 0 30| 0 0 | 0 0 | 28 215 0 66 0 2022-04-11 21:17:02.744 | Apr 11 21:16:55 dv-osbrick-791274-7-ceph dstat.sh[85303]: 11-04 21:16:55| 25 9 65 0 0|5375M 149M 168M 5952M| 199M 199M| 0 220k| 0 20.0 | 676 3325 |2.76 2.45 1.63|1.0 0 0| 0 0 | 0 0 | 28 215 0 65 0 2022-04-11 21:17:02.744 | Apr 11 21:16:56 dv-osbrick-791274-7-ceph dstat.sh[85303]: 11-04 21:16:56| 26 8 63 0 0|5377M 145M 167M 5953M| 199M 199M|4096B 444k|1.00 44.0 | 840 4239 |2.62 2.42 1.63|2.0 0 0| 0 0 | 0 0 | 28 215 0 65 0 2022-04-11 21:17:02.744 | Apr 11 21:16:57 dv-osbrick-791274-7-ceph dstat.sh[85303]: 11-04 21:16:57| 26 8 64 0 0|5378M 134M 167M 5962M| 199M 199M| 0 388k| 0 31.0 | 800 4015 |2.62 2.42 1.63|1.0 0 0| 0 0 | 0 0 | 28 215 0 65 0 2022-04-11 21:17:02.744 | Apr 11 21:16:58 dv-osbrick-791274-7-ceph dstat.sh[85303]: 11-04 21:16:58| 25 7 65 0 0|5359M 145M 167M 5969M| 142M 142M| 0 352k| 0 43.0 | 762 4244 |2.62 2.42 1.63|1.0 0 0| 0 0 | 0 0 | 28 212 0 67 0 2022-04-11 21:17:02.744 | Apr 11 21:16:59 dv-osbrick-791274-7-ceph dstat.sh[85303]: 11-04 21:16:59| 20 10 69 2 0|5314M 189M 167M 5969M| 19k 18k| 636k 1192k|23.0 92.0 |1855 6177 |2.62 2.42 1.63|1.0 0 283| 0 0 | 0 0 | 28 212 0 66 0 2022-04-11 21:17:02.744 | Apr 11 21:17:00 dv-osbrick-791274-7-ceph dstat.sh[85303]: 11-04 21:17:00| 24 2 72 2 0|5337M 166M 167M 5970M| 26k 26k| 820k 304k|45.0 28.0 | 503 3385 |2.62 2.42 1.63|1.0 0 3.0| 0 0 | 0 0 | 28 212 0 66 0 2022-04-11 21:17:02.744 | Apr 11 21:17:01 dv-osbrick-791274-7-ceph dstat.sh[85303]: 11-04 21:17:01| 21 7 68 3 0|5299M 201M 167M 5972M| 22k 20k|2224k 416k|59.0 34.0 |1042 4663 |2.49 2.40 1.62|1.0 0 92| 0 0 | 0 0 | 28 212 0 66 0 2022-04-11 21:17:02.747 | + functions-common:service_check:1719 : for service in ${ENABLED_SERVICES//,/ } 2022-04-11 21:17:02.750 | + functions-common:service_check:1721 : sudo systemctl is-enabled devstack@n-crt.service 2022-04-11 21:17:02.767 | Failed to get unit file state for devstack@n-crt.service: No such file or directory 2022-04-11 21:17:02.771 | + functions-common:service_check:1719 : for service in ${ENABLED_SERVICES//,/ } 2022-04-11 21:17:02.774 | + functions-common:service_check:1721 : sudo systemctl is-enabled devstack@n-cauth.service 2022-04-11 21:17:02.787 | Failed to get unit file state for devstack@n-cauth.service: No such file or directory 2022-04-11 21:17:02.791 | + functions-common:service_check:1719 : for service in ${ENABLED_SERVICES//,/ } 2022-04-11 21:17:02.794 | + functions-common:service_check:1721 : sudo systemctl is-enabled devstack@q-agt.service 2022-04-11 21:17:02.808 | enabled 2022-04-11 21:17:02.812 | + functions-common:service_check:1725 : sudo systemctl status devstack@q-agt.service --no-pager 2022-04-11 21:17:02.828 | ● devstack@q-agt.service - Devstack devstack@q-agt.service 2022-04-11 21:17:02.828 | Loaded: loaded (/etc/systemd/system/devstack@q-agt.service; enabled; vendor preset: enabled) 2022-04-11 21:17:02.829 | Active: active (running) since Mon 2022-04-11 21:15:23 UTC; 1min 39s ago 2022-04-11 21:17:02.829 | Main PID: 107461 (neutron-openvsw) 2022-04-11 21:17:02.829 | Tasks: 7 (limit: 14304) 2022-04-11 21:17:02.829 | Memory: 251.4M 2022-04-11 21:17:02.829 | CGroup: /system.slice/system-devstack.slice/devstack@q-agt.service 2022-04-11 21:17:02.829 | ├─107461 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-04-11 21:17:02.829 | ├─108795 /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/tmp55wxgv6l/privsep.sock 2022-04-11 21:17:02.829 | ├─108951 /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/tmpw369klqe/privsep.sock 2022-04-11 21:17:02.829 | └─108955 ovsdb-client monitor tcp:127.0.0.1:6640 Interface name,ofport,external_ids --format=json 2022-04-11 21:17:02.829 | 2022-04-11 21:17:02.829 | Apr 11 21:16:58 dv-osbrick-791274-7-ceph neutron-openvswitch-agent[107461]: DEBUG neutron.agent.linux.utils [None req-f284056e-691b-4efd-b783-7b4a16c8622d None None] Found cmdline ['ovsdb-client', 'monitor', 'tcp:127.0.0.1:6640', 'Interface', 'name,ofport,external_ids', '--format=json'] for process with PID 108955. {{(pid=107461) get_cmdline_from_pid /opt/stack/neutron/neutron/agent/linux/utils.py:334}} 2022-04-11 21:17:02.829 | Apr 11 21:16:58 dv-osbrick-791274-7-ceph neutron-openvswitch-agent[107461]: INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-f284056e-691b-4efd-b783-7b4a16c8622d None None] Agent rpc_loop - iteration:40 completed. Processed ports statistics: {'regular': {'added': 0, 'updated': 0, 'removed': 0}}. Elapsed:0.004 2022-04-11 21:17:02.829 | Apr 11 21:17:00 dv-osbrick-791274-7-ceph neutron-openvswitch-agent[107461]: INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-f284056e-691b-4efd-b783-7b4a16c8622d None None] Agent rpc_loop - iteration:41 started 2022-04-11 21:17:02.829 | Apr 11 21:17:00 dv-osbrick-791274-7-ceph neutron-openvswitch-agent[107461]: DEBUG neutron.plugins.ml2.drivers.openvswitch.agent.openflow.native.ofswitch [None req-f284056e-691b-4efd-b783-7b4a16c8622d None None] ofctl request version=0x4,msg_type=0x12,msg_len=0x38,xid=0xdcb5be0f,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=3957807460582220663,duration_nsec=866000000,duration_sec=90,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=107461) _send_msg /opt/stack/neutron/neutron/plugins/ml2/drivers/openvswitch/agent/openflow/native/ofswitch.py:124}} 2022-04-11 21:17:02.829 | Apr 11 21:17:00 dv-osbrick-791274-7-ceph neutron-openvswitch-agent[107461]: DEBUG neutron.agent.linux.utils [None req-f284056e-691b-4efd-b783-7b4a16c8622d None None] Found cmdline ['ovsdb-client', 'monitor', 'tcp:127.0.0.1:6640', 'Interface', 'name,ofport,external_ids', '--format=json'] for process with PID 108955. {{(pid=107461) get_cmdline_from_pid /opt/stack/neutron/neutron/agent/linux/utils.py:334}} 2022-04-11 21:17:02.829 | Apr 11 21:17:00 dv-osbrick-791274-7-ceph neutron-openvswitch-agent[107461]: INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-f284056e-691b-4efd-b783-7b4a16c8622d None None] Agent rpc_loop - iteration:41 completed. Processed ports statistics: {'regular': {'added': 0, 'updated': 0, 'removed': 0}}. Elapsed:0.004 2022-04-11 21:17:02.829 | Apr 11 21:17:02 dv-osbrick-791274-7-ceph neutron-openvswitch-agent[107461]: INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-f284056e-691b-4efd-b783-7b4a16c8622d None None] Agent rpc_loop - iteration:42 started 2022-04-11 21:17:02.829 | Apr 11 21:17:02 dv-osbrick-791274-7-ceph neutron-openvswitch-agent[107461]: DEBUG neutron.plugins.ml2.drivers.openvswitch.agent.openflow.native.ofswitch [None req-f284056e-691b-4efd-b783-7b4a16c8622d None None] ofctl request version=0x4,msg_type=0x12,msg_len=0x38,xid=0xdcb5be11,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=3957807460582220663,duration_nsec=866000000,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=107461) _send_msg /opt/stack/neutron/neutron/plugins/ml2/drivers/openvswitch/agent/openflow/native/ofswitch.py:124}} 2022-04-11 21:17:02.829 | Apr 11 21:17:02 dv-osbrick-791274-7-ceph neutron-openvswitch-agent[107461]: DEBUG neutron.agent.linux.utils [None req-f284056e-691b-4efd-b783-7b4a16c8622d None None] Found cmdline ['ovsdb-client', 'monitor', 'tcp:127.0.0.1:6640', 'Interface', 'name,ofport,external_ids', '--format=json'] for process with PID 108955. {{(pid=107461) get_cmdline_from_pid /opt/stack/neutron/neutron/agent/linux/utils.py:334}} 2022-04-11 21:17:02.829 | Apr 11 21:17:02 dv-osbrick-791274-7-ceph neutron-openvswitch-agent[107461]: INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-f284056e-691b-4efd-b783-7b4a16c8622d None None] Agent rpc_loop - iteration:42 completed. Processed ports statistics: {'regular': {'added': 0, 'updated': 0, 'removed': 0}}. Elapsed:0.003 2022-04-11 21:17:02.832 | + functions-common:service_check:1719 : for service in ${ENABLED_SERVICES//,/ } 2022-04-11 21:17:02.835 | + functions-common:service_check:1721 : sudo systemctl is-enabled devstack@q-dhcp.service 2022-04-11 21:17:02.849 | enabled 2022-04-11 21:17:02.852 | + functions-common:service_check:1725 : sudo systemctl status devstack@q-dhcp.service --no-pager 2022-04-11 21:17:02.869 | ● devstack@q-dhcp.service - Devstack devstack@q-dhcp.service 2022-04-11 21:17:02.869 | Loaded: loaded (/etc/systemd/system/devstack@q-dhcp.service; enabled; vendor preset: enabled) 2022-04-11 21:17:02.869 | Active: active (running) since Mon 2022-04-11 21:15:25 UTC; 1min 37s ago 2022-04-11 21:17:02.870 | Main PID: 107824 (neutron-dhcp-ag) 2022-04-11 21:17:02.870 | Tasks: 15 (limit: 14304) 2022-04-11 21:17:02.870 | Memory: 381.9M 2022-04-11 21:17:02.870 | CGroup: /system.slice/system-devstack.slice/devstack@q-dhcp.service 2022-04-11 21:17:02.870 | ├─107824 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-04-11 21:17:02.870 | ├─109065 /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/tmpcajsk1ms/privsep.sock 2022-04-11 21:17:02.870 | ├─109115 /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/tmp8po7mozg/privsep.sock 2022-04-11 21:17:02.870 | ├─109192 /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/tmp8xgclsoi/privsep.sock 2022-04-11 21:17:02.870 | ├─109295 sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf 2022-04-11 21:17:02.870 | ├─109296 /usr/bin/python3.8 /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf 2022-04-11 21:17:02.870 | └─109307 dnsmasq --no-hosts --pid-file=/opt/stack/data/neutron/dhcp/e39db550-2925-4156-87cd-b0273efbf4c3/pid --dhcp-hostsfile=/opt/stack/data/neutron/dhcp/e39db550-2925-4156-87cd-b0273efbf4c3/host --addn-hosts=/opt/stack/data/neutron/dhcp/e39db550-2925-4156-87cd-b0273efbf4c3/addn_hosts --dhcp-optsfile=/opt/stack/data/neutron/dhcp/e39db550-2925-4156-87cd-b0273efbf4c3/opts --dhcp-leasefile=/opt/stack/data/neutron/dhcp/e39db550-2925-4156-87cd-b0273efbf4c3/leases --dhcp-match=set:ipxe,175 --dhcp-userclass=set:ipxe6,iPXE --local-service --bind-dynamic --dhcp-range=set:subnet-f801337e-ea12-46fd-a396-885f44fb7935,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-04-11 21:17:02.870 | 2022-04-11 21:17:02.870 | Apr 11 21:16:01 dv-osbrick-791274-7-ceph neutron-dhcp-agent[107824]: DEBUG oslo_concurrency.lockutils [None req-6aec1475-c294-4592-a5ee-109cef7bd1f3 None None] Lock "resize_greenpool" acquired by "neutron.agent.dhcp.agent.DhcpAgent._resize_process_pool" :: waited 0.000s {{(pid=107824) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} 2022-04-11 21:17:02.870 | Apr 11 21:16:01 dv-osbrick-791274-7-ceph neutron-dhcp-agent[107824]: DEBUG oslo_concurrency.lockutils [None req-6aec1475-c294-4592-a5ee-109cef7bd1f3 None None] Lock "resize_greenpool" "released" by "neutron.agent.dhcp.agent.DhcpAgent._resize_process_pool" :: held 0.001s {{(pid=107824) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} 2022-04-11 21:17:02.870 | Apr 11 21:16:01 dv-osbrick-791274-7-ceph neutron-dhcp-agent[107824]: DEBUG neutron.agent.dhcp.agent [None req-6aec1475-c294-4592-a5ee-109cef7bd1f3 None None] neutron.agent.dhcp.agent.DhcpAgentWithStateReport method _subnet_update called with arguments ({'subnet': {'id': 'a6cd737a-d494-49b7-a77f-aabdbbe03414', 'name': 'public-subnet', 'tenant_id': '4342fe35ed2942628cff6ece401d9dea', 'network_id': '6e1aeafe-a696-4df7-9aa8-078aa2a7be2f', '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.0.1', 'cidr': '172.31.0.0/24', 'allocation_pools': [{'start': '172.31.0.2', 'end': '172.31.0.254'}], 'host_routes': [], 'dns_nameservers': [], 'shared': False, 'description': '', 'service_types': [], 'tags': [], 'created_at': '2022-04-11T21:16:01Z', 'updated_at': '2022-04-11T21:16:01Z', 'revision_number': 0, 'project_id': '4342fe35ed2942628cff6ece401d9dea', 'network': {'id': '6e1aeafe-a696-4df7-9aa8-078aa2a7be2f', 'name': 'public', 'tenant_id': '4342fe35ed2942628cff6ece401d9dea', 'admin_state_up': True, 'mtu': 1500, 'status': 'ACTIVE', 'subnets': ['a6cd737a-d494-49b7-a77f-aabdbbe03414'], '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-04-11T21:15:53Z', 'updated_at': '2022-04-11T21:16:01Z', 'revision_number': 2, 'project_id': '4342fe35ed2942628cff6ece401d9dea', 'provider:network_type': 'flat', 'provider:physical_network': 'physnet1', 'provider:segmentation_id': None}}, 'priority': 3},) {} {{(pid=107824) wrapper /usr/local/lib/python3.8/dist-packages/oslo_log/helpers.py:65}} 2022-04-11 21:17:02.870 | Apr 11 21:16:01 dv-osbrick-791274-7-ceph neutron-dhcp-agent[107824]: DEBUG oslo_concurrency.lockutils [None req-2e279669-42e6-4dae-b991-34aa1226c0f6 None None] Lock "resize_greenpool" acquired by "neutron.agent.dhcp.agent.DhcpAgent._resize_process_pool" :: waited 0.000s {{(pid=107824) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} 2022-04-11 21:17:02.870 | Apr 11 21:16:01 dv-osbrick-791274-7-ceph neutron-dhcp-agent[107824]: DEBUG oslo_concurrency.lockutils [None req-2e279669-42e6-4dae-b991-34aa1226c0f6 None None] Lock "resize_greenpool" "released" by "neutron.agent.dhcp.agent.DhcpAgent._resize_process_pool" :: held 0.001s {{(pid=107824) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} 2022-04-11 21:17:02.870 | Apr 11 21:16:05 dv-osbrick-791274-7-ceph neutron-dhcp-agent[107824]: DEBUG neutron.agent.dhcp.agent [-] neutron.agent.dhcp.agent.DhcpAgentWithStateReport method _port_create called with arguments (,) {} {{(pid=107824) wrapper /usr/local/lib/python3.8/dist-packages/oslo_log/helpers.py:65}} 2022-04-11 21:17:02.870 | Apr 11 21:16:10 dv-osbrick-791274-7-ceph neutron-dhcp-agent[107824]: DEBUG neutron.agent.dhcp.agent [-] neutron.agent.dhcp.agent.DhcpAgentWithStateReport method _port_update called with arguments (,) {} {{(pid=107824) wrapper /usr/local/lib/python3.8/dist-packages/oslo_log/helpers.py:65}} 2022-04-11 21:17:02.870 | Apr 11 21:16:10 dv-osbrick-791274-7-ceph neutron-dhcp-agent[107824]: DEBUG neutron.agent.dhcp.agent [-] neutron.agent.dhcp.agent.DhcpAgentWithStateReport method _port_update called with arguments (,) {} {{(pid=107824) wrapper /usr/local/lib/python3.8/dist-packages/oslo_log/helpers.py:65}} 2022-04-11 21:17:02.870 | Apr 11 21:16:29 dv-osbrick-791274-7-ceph neutron-dhcp-agent[107824]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" acquired by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: waited 0.000s {{(pid=107824) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} 2022-04-11 21:17:02.870 | Apr 11 21:16:29 dv-osbrick-791274-7-ceph neutron-dhcp-agent[107824]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" "released" by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: held 0.001s {{(pid=107824) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} 2022-04-11 21:17:02.874 | + functions-common:service_check:1719 : for service in ${ENABLED_SERVICES//,/ } 2022-04-11 21:17:02.876 | + functions-common:service_check:1721 : sudo systemctl is-enabled devstack@q-l3.service 2022-04-11 21:17:02.890 | enabled 2022-04-11 21:17:02.894 | + functions-common:service_check:1725 : sudo systemctl status devstack@q-l3.service --no-pager 2022-04-11 21:17:02.911 | ● devstack@q-l3.service - Devstack devstack@q-l3.service 2022-04-11 21:17:02.911 | Loaded: loaded (/etc/systemd/system/devstack@q-l3.service; enabled; vendor preset: enabled) 2022-04-11 21:17:02.911 | Active: active (running) since Mon 2022-04-11 21:15:26 UTC; 1min 36s ago 2022-04-11 21:17:02.911 | Main PID: 108199 (neutron-l3-agen) 2022-04-11 21:17:02.911 | Tasks: 19 (limit: 14304) 2022-04-11 21:17:02.911 | Memory: 384.6M 2022-04-11 21:17:02.911 | CGroup: /system.slice/system-devstack.slice/devstack@q-l3.service 2022-04-11 21:17:02.911 | ├─108199 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-04-11 21:17:02.911 | ├─108854 /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/tmpor0ip0e5/privsep.sock 2022-04-11 21:17:02.911 | ├─109533 /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/tmpk8i9aj29/privsep.sock 2022-04-11 21:17:02.911 | ├─109547 /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/tmpsea2nbnt/privsep.sock 2022-04-11 21:17:02.911 | ├─109770 sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf 2022-04-11 21:17:02.911 | ├─109771 /usr/bin/python3.8 /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf 2022-04-11 21:17:02.912 | └─110135 haproxy -f /opt/stack/data/neutron/ns-metadata-proxy/38376a63-3864-4951-82f4-26fec834dbe0.conf 2022-04-11 21:17:02.912 | 2022-04-11 21:17:02.912 | Apr 11 21:16:17 dv-osbrick-791274-7-ceph neutron-l3-agent[108199]: DEBUG oslo.privsep.daemon [-] privsep: reply[f5cf3c50-bdc0-4cbc-8e3c-9332100c95f0]: (4, ('ARPING 172.31.0.186 from 172.31.0.186 qg-26c520dc-45\nSent 1 probes (1 broadcast(s))\nReceived 0 response(s)\n', '', 1)) {{(pid=109533) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:501}} 2022-04-11 21:17:02.912 | Apr 11 21:16:18 dv-osbrick-791274-7-ceph neutron-l3-agent[108199]: DEBUG oslo.privsep.daemon [-] privsep: reply[46a7756a-a39b-4a0f-9459-9687593010bc]: (4, ('ARPING 172.20.0.1 from 172.20.0.1 qr-9ba60349-57\nSent 1 probes (1 broadcast(s))\nReceived 0 response(s)\n', '', 1)) {{(pid=109533) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:501}} 2022-04-11 21:17:02.912 | Apr 11 21:16:18 dv-osbrick-791274-7-ceph neutron-l3-agent[108199]: DEBUG oslo.privsep.daemon [-] privsep: reply[20ebe731-d04c-45f2-bc90-96d85f4986a6]: (4, ('ARPING 172.31.0.186 from 172.31.0.186 qg-26c520dc-45\nSent 1 probes (1 broadcast(s))\nReceived 0 response(s)\n', '', 1)) {{(pid=109533) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:501}} 2022-04-11 21:17:02.912 | Apr 11 21:16:21 dv-osbrick-791274-7-ceph neutron-l3-agent[108199]: DEBUG oslo.privsep.daemon [-] privsep: reply[cc8364ac-6f8b-4e1d-8a89-817833526c85]: (4, ('ARPING 172.31.0.186 from 172.31.0.186 qg-26c520dc-45\nSent 1 probes (1 broadcast(s))\nReceived 0 response(s)\n', '', 1)) {{(pid=109533) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:501}} 2022-04-11 21:17:02.912 | Apr 11 21:16:22 dv-osbrick-791274-7-ceph neutron-l3-agent[108199]: DEBUG oslo.privsep.daemon [-] privsep: reply[eb1afdf7-1e4f-4da7-b893-178b1c91a369]: (4, ('ARPING 172.31.0.186 from 172.31.0.186 qg-26c520dc-45\nSent 1 probes (1 broadcast(s))\nReceived 0 response(s)\n', '', 1)) {{(pid=109533) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:501}} 2022-04-11 21:17:02.912 | Apr 11 21:16:30 dv-osbrick-791274-7-ceph neutron-l3-agent[108199]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" acquired by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: waited 0.000s {{(pid=108199) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} 2022-04-11 21:17:02.912 | Apr 11 21:16:30 dv-osbrick-791274-7-ceph neutron-l3-agent[108199]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" "released" by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: held 0.001s {{(pid=108199) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} 2022-04-11 21:17:02.912 | Apr 11 21:16:30 dv-osbrick-791274-7-ceph neutron-l3-agent[108199]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" acquired by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: waited 0.000s {{(pid=108199) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} 2022-04-11 21:17:02.912 | Apr 11 21:16:30 dv-osbrick-791274-7-ceph neutron-l3-agent[108199]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" "released" by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: held 0.001s {{(pid=108199) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} 2022-04-11 21:17:02.912 | Apr 11 21:16:53 dv-osbrick-791274-7-ceph neutron-l3-agent[108199]: DEBUG oslo_service.periodic_task [None req-365beb03-66a8-4d13-8a8d-21379f224c5d None None] Running periodic task L3NATAgentWithStateReport.periodic_sync_routers_task {{(pid=108199) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}} 2022-04-11 21:17:02.915 | + functions-common:service_check:1719 : for service in ${ENABLED_SERVICES//,/ } 2022-04-11 21:17:02.918 | + functions-common:service_check:1721 : sudo systemctl is-enabled devstack@q-meta.service 2022-04-11 21:17:02.931 | enabled 2022-04-11 21:17:02.935 | + functions-common:service_check:1725 : sudo systemctl status devstack@q-meta.service --no-pager 2022-04-11 21:17:02.952 | ● devstack@q-meta.service - Devstack devstack@q-meta.service 2022-04-11 21:17:02.952 | Loaded: loaded (/etc/systemd/system/devstack@q-meta.service; enabled; vendor preset: enabled) 2022-04-11 21:17:02.952 | Active: active (running) since Mon 2022-04-11 21:15:28 UTC; 1min 34s ago 2022-04-11 21:17:02.952 | Main PID: 108554 (neutron-metadat) 2022-04-11 21:17:02.952 | Tasks: 4 (limit: 14304) 2022-04-11 21:17:02.952 | Memory: 130.3M 2022-04-11 21:17:02.952 | CGroup: /system.slice/system-devstack.slice/devstack@q-meta.service 2022-04-11 21:17:02.952 | ├─108554 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-04-11 21:17:02.952 | ├─108783 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-04-11 21:17:02.952 | └─108784 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-04-11 21:17:02.952 | 2022-04-11 21:17:02.952 | Apr 11 21:15:32 dv-osbrick-791274-7-ceph neutron-metadata-agent[108554]: DEBUG oslo_service.service [None req-58e56488-99cf-43af-9303-4aef7d29d66d None None] oslo_messaging_rabbit.ssl = False {{(pid=108554) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-04-11 21:17:02.952 | Apr 11 21:15:32 dv-osbrick-791274-7-ceph neutron-metadata-agent[108554]: DEBUG oslo_service.service [None req-58e56488-99cf-43af-9303-4aef7d29d66d None None] oslo_messaging_rabbit.ssl_ca_file = {{(pid=108554) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-04-11 21:17:02.952 | Apr 11 21:15:32 dv-osbrick-791274-7-ceph neutron-metadata-agent[108554]: DEBUG oslo_service.service [None req-58e56488-99cf-43af-9303-4aef7d29d66d None None] oslo_messaging_rabbit.ssl_cert_file = {{(pid=108554) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-04-11 21:17:02.952 | Apr 11 21:15:32 dv-osbrick-791274-7-ceph neutron-metadata-agent[108554]: DEBUG oslo_service.service [None req-58e56488-99cf-43af-9303-4aef7d29d66d None None] oslo_messaging_rabbit.ssl_key_file = {{(pid=108554) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-04-11 21:17:02.952 | Apr 11 21:15:32 dv-osbrick-791274-7-ceph neutron-metadata-agent[108554]: DEBUG oslo_service.service [None req-58e56488-99cf-43af-9303-4aef7d29d66d None None] oslo_messaging_rabbit.ssl_version = {{(pid=108554) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-04-11 21:17:02.952 | Apr 11 21:15:32 dv-osbrick-791274-7-ceph neutron-metadata-agent[108554]: DEBUG oslo_service.service [None req-58e56488-99cf-43af-9303-4aef7d29d66d None None] oslo_messaging_notifications.driver = [] {{(pid=108554) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-04-11 21:17:02.952 | Apr 11 21:15:32 dv-osbrick-791274-7-ceph neutron-metadata-agent[108554]: DEBUG oslo_service.service [None req-58e56488-99cf-43af-9303-4aef7d29d66d None None] oslo_messaging_notifications.retry = -1 {{(pid=108554) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-04-11 21:17:02.952 | Apr 11 21:15:32 dv-osbrick-791274-7-ceph neutron-metadata-agent[108554]: DEBUG oslo_service.service [None req-58e56488-99cf-43af-9303-4aef7d29d66d None None] oslo_messaging_notifications.topics = ['notifications'] {{(pid=108554) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-04-11 21:17:02.952 | Apr 11 21:15:32 dv-osbrick-791274-7-ceph neutron-metadata-agent[108554]: DEBUG oslo_service.service [None req-58e56488-99cf-43af-9303-4aef7d29d66d None None] oslo_messaging_notifications.transport_url = **** {{(pid=108554) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-04-11 21:17:02.952 | Apr 11 21:15:32 dv-osbrick-791274-7-ceph neutron-metadata-agent[108554]: DEBUG oslo_service.service [None req-58e56488-99cf-43af-9303-4aef7d29d66d None None] ******************************************************************************** {{(pid=108554) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2613}} 2022-04-11 21:17:02.955 | + functions-common:service_check:1719 : for service in ${ENABLED_SERVICES//,/ } 2022-04-11 21:17:02.958 | + functions-common:service_check:1721 : sudo systemctl is-enabled devstack@g-reg.service 2022-04-11 21:17:02.971 | Failed to get unit file state for devstack@g-reg.service: No such file or directory 2022-04-11 21:17:02.975 | + functions-common:service_check:1719 : for service in ${ENABLED_SERVICES//,/ } 2022-04-11 21:17:02.977 | + functions-common:service_check:1721 : sudo systemctl is-enabled devstack@cinder.service 2022-04-11 21:17:02.990 | Failed to get unit file state for devstack@cinder.service: No such file or directory 2022-04-11 21:17:02.994 | + functions-common:service_check:1719 : for service in ${ENABLED_SERVICES//,/ } 2022-04-11 21:17:02.997 | + functions-common:service_check:1721 : sudo systemctl is-enabled devstack@n-super-cond.service 2022-04-11 21:17:03.010 | enabled 2022-04-11 21:17:03.014 | + functions-common:service_check:1725 : sudo systemctl status devstack@n-super-cond.service --no-pager 2022-04-11 21:17:03.030 | ● devstack@n-super-cond.service - Devstack devstack@n-super-cond.service 2022-04-11 21:17:03.030 | Loaded: loaded (/etc/systemd/system/devstack@n-super-cond.service; enabled; vendor preset: enabled) 2022-04-11 21:17:03.030 | Active: active (running) since Mon 2022-04-11 21:16:14 UTC; 48s ago 2022-04-11 21:17:03.030 | Main PID: 111532 (nova-conductor) 2022-04-11 21:17:03.030 | Tasks: 3 (limit: 14304) 2022-04-11 21:17:03.030 | Memory: 153.9M 2022-04-11 21:17:03.030 | CGroup: /system.slice/system-devstack.slice/devstack@n-super-cond.service 2022-04-11 21:17:03.030 | ├─111532 /usr/bin/python3.8 /usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf 2022-04-11 21:17:03.030 | ├─112407 /usr/bin/python3.8 /usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf 2022-04-11 21:17:03.030 | └─112408 /usr/bin/python3.8 /usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf 2022-04-11 21:17:03.030 | 2022-04-11 21:17:03.030 | Apr 11 21:16:19 dv-osbrick-791274-7-ceph nova-conductor[111532]: DEBUG oslo_service.service [None req-bcf9d00a-33be-413a-8dd0-12f93ff665ae None None] oslo_limit.split_loggers = False {{(pid=111532) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-04-11 21:17:03.030 | Apr 11 21:16:19 dv-osbrick-791274-7-ceph nova-conductor[111532]: DEBUG oslo_service.service [None req-bcf9d00a-33be-413a-8dd0-12f93ff665ae None None] oslo_limit.status_code_retries = None {{(pid=111532) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-04-11 21:17:03.030 | Apr 11 21:16:19 dv-osbrick-791274-7-ceph nova-conductor[111532]: DEBUG oslo_service.service [None req-bcf9d00a-33be-413a-8dd0-12f93ff665ae None None] oslo_limit.status_code_retry_delay = None {{(pid=111532) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-04-11 21:17:03.030 | Apr 11 21:16:19 dv-osbrick-791274-7-ceph nova-conductor[111532]: DEBUG oslo_service.service [None req-bcf9d00a-33be-413a-8dd0-12f93ff665ae None None] oslo_limit.timeout = None {{(pid=111532) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-04-11 21:17:03.030 | Apr 11 21:16:19 dv-osbrick-791274-7-ceph nova-conductor[111532]: DEBUG oslo_service.service [None req-bcf9d00a-33be-413a-8dd0-12f93ff665ae None None] oslo_limit.valid_interfaces = None {{(pid=111532) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-04-11 21:17:03.030 | Apr 11 21:16:19 dv-osbrick-791274-7-ceph nova-conductor[111532]: DEBUG oslo_service.service [None req-bcf9d00a-33be-413a-8dd0-12f93ff665ae None None] oslo_limit.version = None {{(pid=111532) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-04-11 21:17:03.030 | Apr 11 21:16:19 dv-osbrick-791274-7-ceph nova-conductor[111532]: DEBUG oslo_service.service [None req-bcf9d00a-33be-413a-8dd0-12f93ff665ae None None] oslo_reports.file_event_handler = None {{(pid=111532) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-04-11 21:17:03.030 | Apr 11 21:16:19 dv-osbrick-791274-7-ceph nova-conductor[111532]: DEBUG oslo_service.service [None req-bcf9d00a-33be-413a-8dd0-12f93ff665ae None None] oslo_reports.file_event_handler_interval = 1 {{(pid=111532) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-04-11 21:17:03.030 | Apr 11 21:16:19 dv-osbrick-791274-7-ceph nova-conductor[111532]: DEBUG oslo_service.service [None req-bcf9d00a-33be-413a-8dd0-12f93ff665ae None None] oslo_reports.log_dir = None {{(pid=111532) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-04-11 21:17:03.030 | Apr 11 21:16:19 dv-osbrick-791274-7-ceph nova-conductor[111532]: DEBUG oslo_service.service [None req-bcf9d00a-33be-413a-8dd0-12f93ff665ae None None] ******************************************************************************** {{(pid=111532) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2613}} 2022-04-11 21:17:03.033 | + functions-common:service_check:1719 : for service in ${ENABLED_SERVICES//,/ } 2022-04-11 21:17:03.036 | + functions-common:service_check:1721 : sudo systemctl is-enabled devstack@n-cond-cell1.service 2022-04-11 21:17:03.050 | enabled 2022-04-11 21:17:03.053 | + functions-common:service_check:1725 : sudo systemctl status devstack@n-cond-cell1.service --no-pager 2022-04-11 21:17:03.070 | ● devstack@n-cond-cell1.service - Devstack devstack@n-cond-cell1.service 2022-04-11 21:17:03.070 | Loaded: loaded (/etc/systemd/system/devstack@n-cond-cell1.service; enabled; vendor preset: enabled) 2022-04-11 21:17:03.070 | Active: active (running) since Mon 2022-04-11 21:16:16 UTC; 46s ago 2022-04-11 21:17:03.070 | Main PID: 111923 (nova-conductor) 2022-04-11 21:17:03.070 | Tasks: 3 (limit: 14304) 2022-04-11 21:17:03.070 | Memory: 148.5M 2022-04-11 21:17:03.070 | CGroup: /system.slice/system-devstack.slice/devstack@n-cond-cell1.service 2022-04-11 21:17:03.070 | ├─111923 /usr/bin/python3.8 /usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf 2022-04-11 21:17:03.070 | ├─112416 /usr/bin/python3.8 /usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf 2022-04-11 21:17:03.070 | └─112417 /usr/bin/python3.8 /usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf 2022-04-11 21:17:03.070 | 2022-04-11 21:17:03.070 | Apr 11 21:16:20 dv-osbrick-791274-7-ceph nova-conductor[111923]: DEBUG oslo_service.service [None req-68f5f2d2-9c31-4346-82da-459712e96b55 None None] oslo_limit.split_loggers = False {{(pid=111923) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-04-11 21:17:03.070 | Apr 11 21:16:20 dv-osbrick-791274-7-ceph nova-conductor[111923]: DEBUG oslo_service.service [None req-68f5f2d2-9c31-4346-82da-459712e96b55 None None] oslo_limit.status_code_retries = None {{(pid=111923) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-04-11 21:17:03.070 | Apr 11 21:16:20 dv-osbrick-791274-7-ceph nova-conductor[111923]: DEBUG oslo_service.service [None req-68f5f2d2-9c31-4346-82da-459712e96b55 None None] oslo_limit.status_code_retry_delay = None {{(pid=111923) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-04-11 21:17:03.070 | Apr 11 21:16:20 dv-osbrick-791274-7-ceph nova-conductor[111923]: DEBUG oslo_service.service [None req-68f5f2d2-9c31-4346-82da-459712e96b55 None None] oslo_limit.timeout = None {{(pid=111923) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-04-11 21:17:03.070 | Apr 11 21:16:20 dv-osbrick-791274-7-ceph nova-conductor[111923]: DEBUG oslo_service.service [None req-68f5f2d2-9c31-4346-82da-459712e96b55 None None] oslo_limit.valid_interfaces = None {{(pid=111923) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-04-11 21:17:03.070 | Apr 11 21:16:20 dv-osbrick-791274-7-ceph nova-conductor[111923]: DEBUG oslo_service.service [None req-68f5f2d2-9c31-4346-82da-459712e96b55 None None] oslo_limit.version = None {{(pid=111923) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-04-11 21:17:03.071 | Apr 11 21:16:20 dv-osbrick-791274-7-ceph nova-conductor[111923]: DEBUG oslo_service.service [None req-68f5f2d2-9c31-4346-82da-459712e96b55 None None] oslo_reports.file_event_handler = None {{(pid=111923) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-04-11 21:17:03.071 | Apr 11 21:16:20 dv-osbrick-791274-7-ceph nova-conductor[111923]: DEBUG oslo_service.service [None req-68f5f2d2-9c31-4346-82da-459712e96b55 None None] oslo_reports.file_event_handler_interval = 1 {{(pid=111923) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-04-11 21:17:03.071 | Apr 11 21:16:20 dv-osbrick-791274-7-ceph nova-conductor[111923]: DEBUG oslo_service.service [None req-68f5f2d2-9c31-4346-82da-459712e96b55 None None] oslo_reports.log_dir = None {{(pid=111923) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-04-11 21:17:03.071 | Apr 11 21:16:20 dv-osbrick-791274-7-ceph nova-conductor[111923]: DEBUG oslo_service.service [None req-68f5f2d2-9c31-4346-82da-459712e96b55 None None] ******************************************************************************** {{(pid=111923) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2613}} 2022-04-11 21:17:03.074 | + ./stack.sh:main:1438 : is_service_enabled n-api 2022-04-11 21:17:03.095 | + functions-common:is_service_enabled:2081 : return 0 2022-04-11 21:17:03.098 | + ./stack.sh:main:1439 : is_service_enabled n-cpu 2022-04-11 21:17:03.115 | + functions-common:is_service_enabled:2081 : return 1 2022-04-11 21:17:03.118 | + ./stack.sh:main:1446 : 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-04-11 21:17:03.121 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-11 21:17:03.123 | + ./stack.sh:echo_summary:448 : 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-04-11 21:17:03.126 | + ./stack.sh:main:1453 : /usr/local/bin/nova-status --config-file /etc/nova/nova.conf upgrade check 2022-04-11 21:17:04.249 | 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-04-11 21:17:07.144 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 21:17:07.144 | from cryptography.utils import int_from_bytes 2022-04-11 21:17:07.144 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 21:17:07.144 | from cryptography.utils import int_from_bytes 2022-04-11 21:17:07.144 | +--------------------------------------------------------------------+ 2022-04-11 21:17:07.144 | | Upgrade Check Results | 2022-04-11 21:17:07.144 | +--------------------------------------------------------------------+ 2022-04-11 21:17:07.144 | | Check: Cells v2 | 2022-04-11 21:17:07.144 | | Result: Success | 2022-04-11 21:17:07.144 | | Details: No host mappings or compute nodes were found. Remember to | 2022-04-11 21:17:07.144 | | run command 'nova-manage cell_v2 discover_hosts' when new | 2022-04-11 21:17:07.144 | | compute hosts are deployed. | 2022-04-11 21:17:07.144 | +--------------------------------------------------------------------+ 2022-04-11 21:17:07.144 | | Check: Placement API | 2022-04-11 21:17:07.144 | | Result: Success | 2022-04-11 21:17:07.144 | | Details: None | 2022-04-11 21:17:07.144 | +--------------------------------------------------------------------+ 2022-04-11 21:17:07.144 | | Check: Cinder API | 2022-04-11 21:17:07.144 | | Result: Success | 2022-04-11 21:17:07.144 | | Details: None | 2022-04-11 21:17:07.144 | +--------------------------------------------------------------------+ 2022-04-11 21:17:07.144 | | Check: Policy Scope-based Defaults | 2022-04-11 21:17:07.144 | | Result: Success | 2022-04-11 21:17:07.144 | | Details: None | 2022-04-11 21:17:07.144 | +--------------------------------------------------------------------+ 2022-04-11 21:17:07.145 | | Check: Policy File JSON to YAML Migration | 2022-04-11 21:17:07.145 | | Result: Success | 2022-04-11 21:17:07.145 | | Details: None | 2022-04-11 21:17:07.145 | +--------------------------------------------------------------------+ 2022-04-11 21:17:07.145 | | Check: Older than N-1 computes | 2022-04-11 21:17:07.145 | | Result: Success | 2022-04-11 21:17:07.145 | | Details: None | 2022-04-11 21:17:07.145 | +--------------------------------------------------------------------+ 2022-04-11 21:17:07.145 | | Check: hw_machine_type unset | 2022-04-11 21:17:07.145 | | Result: Success | 2022-04-11 21:17:07.145 | | Details: None | 2022-04-11 21:17:07.145 | +--------------------------------------------------------------------+ 2022-04-11 21:17:07.596 | + ./stack.sh:main:1460 : [[ -x /home/ubuntu/devstack/local.sh ]] 2022-04-11 21:17:07.599 | + ./stack.sh:main:1461 : echo 'Running user script /home/ubuntu/devstack/local.sh' 2022-04-11 21:17:07.599 | Running user script /home/ubuntu/devstack/local.sh 2022-04-11 21:17:07.602 | + ./stack.sh:main:1462 : /home/ubuntu/devstack/local.sh 2022-04-11 21:17:07.604 | Before updating nova flavors: 2022-04-11 21:17:09.882 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 21:17:09.882 | from cryptography.utils import int_from_bytes 2022-04-11 21:17:09.882 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 21:17:09.882 | from cryptography.utils import int_from_bytes 2022-04-11 21:17:09.882 | +----+-----------+-------+------+-----------+-------+-----------+ 2022-04-11 21:17:09.882 | | ID | Name | RAM | Disk | Ephemeral | VCPUs | Is Public | 2022-04-11 21:17:09.883 | +----+-----------+-------+------+-----------+-------+-----------+ 2022-04-11 21:17:09.883 | | 1 | m1.tiny | 512 | 1 | 0 | 1 | True | 2022-04-11 21:17:09.883 | | 2 | m1.small | 2048 | 20 | 0 | 1 | True | 2022-04-11 21:17:09.883 | | 3 | m1.medium | 4096 | 40 | 0 | 2 | True | 2022-04-11 21:17:09.883 | | 4 | m1.large | 8192 | 80 | 0 | 4 | True | 2022-04-11 21:17:09.883 | | 5 | m1.xlarge | 16384 | 160 | 0 | 8 | True | 2022-04-11 21:17:09.883 | | c1 | cirros256 | 256 | 1 | 0 | 1 | True | 2022-04-11 21:17:09.883 | | d1 | ds512M | 512 | 5 | 0 | 1 | True | 2022-04-11 21:17:09.883 | | d2 | ds1G | 1024 | 10 | 0 | 1 | True | 2022-04-11 21:17:09.883 | | d3 | ds2G | 2048 | 10 | 0 | 2 | True | 2022-04-11 21:17:09.883 | | d4 | ds4G | 4096 | 20 | 0 | 4 | True | 2022-04-11 21:17:09.883 | +----+-----------+-------+------+-----------+-------+-----------+ 2022-04-11 21:17:11.677 | ERROR (CommandError): No flavor with a name or ID of '42' exists. 2022-04-11 21:17:11.740 | Flavor 42 not found 2022-04-11 21:17:13.267 | ERROR (CommandError): No flavor with a name or ID of '84' exists. 2022-04-11 21:17:13.329 | Flavor 84 not found 2022-04-11 21:17:14.853 | ERROR (CommandError): No flavor with a name or ID of '451' exists. 2022-04-11 21:17:14.913 | Flavor 451 not found 2022-04-11 21:17:16.384 | +----+---------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2022-04-11 21:17:16.384 | | ID | Name | Memory_MiB | Disk | Ephemeral | Swap | VCPUs | RXTX_Factor | Is_Public | Description | 2022-04-11 21:17:16.384 | +----+---------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2022-04-11 21:17:16.384 | | 42 | m1.nano | 256 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2022-04-11 21:17:16.384 | +----+---------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2022-04-11 21:17:17.949 | +----+----------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2022-04-11 21:17:17.949 | | ID | Name | Memory_MiB | Disk | Ephemeral | Swap | VCPUs | RXTX_Factor | Is_Public | Description | 2022-04-11 21:17:17.949 | +----+----------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2022-04-11 21:17:17.949 | | 84 | m1.micro | 256 | 2 | 0 | 0 | 1 | 1.0 | True | - | 2022-04-11 21:17:17.949 | +----+----------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2022-04-11 21:17:19.478 | +-----+---------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2022-04-11 21:17:19.479 | | ID | Name | Memory_MiB | Disk | Ephemeral | Swap | VCPUs | RXTX_Factor | Is_Public | Description | 2022-04-11 21:17:19.479 | +-----+---------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2022-04-11 21:17:19.479 | | 451 | m1.heat | 512 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2022-04-11 21:17:19.479 | +-----+---------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2022-04-11 21:17:21.095 | +-----+----------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2022-04-11 21:17:21.095 | | ID | Name | Memory_MiB | Disk | Ephemeral | Swap | VCPUs | RXTX_Factor | Is_Public | Description | 2022-04-11 21:17:21.095 | +-----+----------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2022-04-11 21:17:21.095 | | 452 | m1.heat2 | 1024 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2022-04-11 21:17:21.095 | +-----+----------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2022-04-11 21:17:21.157 | After updating nova flavors: 2022-04-11 21:17:22.627 | +-----+-----------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2022-04-11 21:17:22.627 | | ID | Name | Memory_MiB | Disk | Ephemeral | Swap | VCPUs | RXTX_Factor | Is_Public | Description | 2022-04-11 21:17:22.627 | +-----+-----------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2022-04-11 21:17:22.627 | | 1 | m1.tiny | 512 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2022-04-11 21:17:22.627 | | 2 | m1.small | 2048 | 20 | 0 | 0 | 1 | 1.0 | True | - | 2022-04-11 21:17:22.627 | | 3 | m1.medium | 4096 | 40 | 0 | 0 | 2 | 1.0 | True | - | 2022-04-11 21:17:22.627 | | 4 | m1.large | 8192 | 80 | 0 | 0 | 4 | 1.0 | True | - | 2022-04-11 21:17:22.627 | | 42 | m1.nano | 256 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2022-04-11 21:17:22.627 | | 451 | m1.heat | 512 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2022-04-11 21:17:22.627 | | 452 | m1.heat2 | 1024 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2022-04-11 21:17:22.627 | | 5 | m1.xlarge | 16384 | 160 | 0 | 0 | 8 | 1.0 | True | - | 2022-04-11 21:17:22.627 | | 84 | m1.micro | 256 | 2 | 0 | 0 | 1 | 1.0 | True | - | 2022-04-11 21:17:22.627 | | c1 | cirros256 | 256 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2022-04-11 21:17:22.627 | | d1 | ds512M | 512 | 5 | 0 | 0 | 1 | 1.0 | True | - | 2022-04-11 21:17:22.627 | | d2 | ds1G | 1024 | 10 | 0 | 0 | 1 | 1.0 | True | - | 2022-04-11 21:17:22.627 | | d3 | ds2G | 2048 | 10 | 0 | 0 | 2 | 1.0 | True | - | 2022-04-11 21:17:22.627 | | d4 | ds4G | 4096 | 20 | 0 | 0 | 4 | 1.0 | True | - | 2022-04-11 21:17:22.627 | +-----+-----------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2022-04-11 21:17:25.106 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 21:17:25.107 | from cryptography.utils import int_from_bytes 2022-04-11 21:17:25.107 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 21:17:25.107 | from cryptography.utils import int_from_bytes 2022-04-11 21:17:27.817 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 21:17:27.817 | from cryptography.utils import int_from_bytes 2022-04-11 21:17:27.817 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 21:17:27.817 | from cryptography.utils import int_from_bytes 2022-04-11 21:17:27.994 | Neutron networks: 2022-04-11 21:17:30.428 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 21:17:30.428 | from cryptography.utils import int_from_bytes 2022-04-11 21:17:30.428 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 21:17:30.428 | from cryptography.utils import int_from_bytes 2022-04-11 21:17:30.428 | +--------------------------------------+---------+--------------------------------------+ 2022-04-11 21:17:30.428 | | ID | Name | Subnets | 2022-04-11 21:17:30.428 | +--------------------------------------+---------+--------------------------------------+ 2022-04-11 21:17:30.428 | | 6e1aeafe-a696-4df7-9aa8-078aa2a7be2f | public | a6cd737a-d494-49b7-a77f-aabdbbe03414 | 2022-04-11 21:17:30.428 | | e39db550-2925-4156-87cd-b0273efbf4c3 | private | f801337e-ea12-46fd-a396-885f44fb7935 | 2022-04-11 21:17:30.428 | +--------------------------------------+---------+--------------------------------------+ 2022-04-11 21:17:32.946 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 21:17:32.946 | from cryptography.utils import int_from_bytes 2022-04-11 21:17:32.946 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 21:17:32.946 | from cryptography.utils import int_from_bytes 2022-04-11 21:17:35.472 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 21:17:35.472 | from cryptography.utils import int_from_bytes 2022-04-11 21:17:35.472 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 21:17:35.472 | from cryptography.utils import int_from_bytes 2022-04-11 21:17:35.473 | +---------------------------+--------------------------------------+ 2022-04-11 21:17:35.473 | | Field | Value | 2022-04-11 21:17:35.473 | +---------------------------+--------------------------------------+ 2022-04-11 21:17:35.473 | | admin_state_up | UP | 2022-04-11 21:17:35.473 | | availability_zone_hints | | 2022-04-11 21:17:35.473 | | availability_zones | nova | 2022-04-11 21:17:35.473 | | created_at | 2022-04-11T21:15:53Z | 2022-04-11 21:17:35.473 | | description | | 2022-04-11 21:17:35.473 | | dns_domain | None | 2022-04-11 21:17:35.473 | | id | 6e1aeafe-a696-4df7-9aa8-078aa2a7be2f | 2022-04-11 21:17:35.473 | | ipv4_address_scope | None | 2022-04-11 21:17:35.473 | | ipv6_address_scope | None | 2022-04-11 21:17:35.473 | | is_default | True | 2022-04-11 21:17:35.473 | | is_vlan_transparent | None | 2022-04-11 21:17:35.473 | | mtu | 1500 | 2022-04-11 21:17:35.473 | | name | public | 2022-04-11 21:17:35.473 | | port_security_enabled | True | 2022-04-11 21:17:35.473 | | project_id | 4342fe35ed2942628cff6ece401d9dea | 2022-04-11 21:17:35.473 | | provider:network_type | flat | 2022-04-11 21:17:35.473 | | provider:physical_network | physnet1 | 2022-04-11 21:17:35.473 | | provider:segmentation_id | None | 2022-04-11 21:17:35.473 | | qos_policy_id | None | 2022-04-11 21:17:35.473 | | revision_number | 2 | 2022-04-11 21:17:35.473 | | router:external | External | 2022-04-11 21:17:35.473 | | segments | None | 2022-04-11 21:17:35.473 | | shared | False | 2022-04-11 21:17:35.473 | | status | ACTIVE | 2022-04-11 21:17:35.473 | | subnets | a6cd737a-d494-49b7-a77f-aabdbbe03414 | 2022-04-11 21:17:35.473 | | tags | | 2022-04-11 21:17:35.473 | | updated_at | 2022-04-11T21:16:01Z | 2022-04-11 21:17:35.473 | +---------------------------+--------------------------------------+ 2022-04-11 21:17:37.988 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 21:17:37.989 | from cryptography.utils import int_from_bytes 2022-04-11 21:17:37.989 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 21:17:37.989 | from cryptography.utils import int_from_bytes 2022-04-11 21:17:37.989 | +---------------------------+--------------------------------------+ 2022-04-11 21:17:37.989 | | Field | Value | 2022-04-11 21:17:37.989 | +---------------------------+--------------------------------------+ 2022-04-11 21:17:37.989 | | admin_state_up | UP | 2022-04-11 21:17:37.989 | | availability_zone_hints | | 2022-04-11 21:17:37.989 | | availability_zones | nova | 2022-04-11 21:17:37.989 | | created_at | 2022-04-11T21:15:36Z | 2022-04-11 21:17:37.989 | | description | | 2022-04-11 21:17:37.989 | | dns_domain | None | 2022-04-11 21:17:37.989 | | id | e39db550-2925-4156-87cd-b0273efbf4c3 | 2022-04-11 21:17:37.989 | | ipv4_address_scope | None | 2022-04-11 21:17:37.989 | | ipv6_address_scope | None | 2022-04-11 21:17:37.989 | | is_default | None | 2022-04-11 21:17:37.989 | | is_vlan_transparent | None | 2022-04-11 21:17:37.989 | | mtu | 1500 | 2022-04-11 21:17:37.989 | | name | private | 2022-04-11 21:17:37.989 | | port_security_enabled | True | 2022-04-11 21:17:37.989 | | project_id | da6d67d0380b4aae80b17fb38b4ab81c | 2022-04-11 21:17:37.989 | | provider:network_type | vlan | 2022-04-11 21:17:37.989 | | provider:physical_network | physnet1 | 2022-04-11 21:17:37.989 | | provider:segmentation_id | 441 | 2022-04-11 21:17:37.989 | | qos_policy_id | None | 2022-04-11 21:17:37.989 | | revision_number | 3 | 2022-04-11 21:17:37.989 | | router:external | Internal | 2022-04-11 21:17:37.989 | | segments | None | 2022-04-11 21:17:37.989 | | shared | False | 2022-04-11 21:17:37.989 | | status | ACTIVE | 2022-04-11 21:17:37.989 | | subnets | f801337e-ea12-46fd-a396-885f44fb7935 | 2022-04-11 21:17:37.990 | | tags | | 2022-04-11 21:17:37.990 | | updated_at | 2022-04-11T21:17:27Z | 2022-04-11 21:17:37.990 | +---------------------------+--------------------------------------+ 2022-04-11 21:17:38.151 | Neutron subnetworks: 2022-04-11 21:17:40.490 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 21:17:40.490 | from cryptography.utils import int_from_bytes 2022-04-11 21:17:40.490 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 21:17:40.490 | from cryptography.utils import int_from_bytes 2022-04-11 21:17:40.490 | +--------------------------------------+----------------+--------------------------------------+---------------+ 2022-04-11 21:17:40.491 | | ID | Name | Network | Subnet | 2022-04-11 21:17:40.491 | +--------------------------------------+----------------+--------------------------------------+---------------+ 2022-04-11 21:17:40.491 | | a6cd737a-d494-49b7-a77f-aabdbbe03414 | public-subnet | 6e1aeafe-a696-4df7-9aa8-078aa2a7be2f | 172.31.0.0/24 | 2022-04-11 21:17:40.491 | | f801337e-ea12-46fd-a396-885f44fb7935 | private-subnet | e39db550-2925-4156-87cd-b0273efbf4c3 | 172.20.0.0/26 | 2022-04-11 21:17:40.491 | +--------------------------------------+----------------+--------------------------------------+---------------+ 2022-04-11 21:17:42.931 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 21:17:42.931 | from cryptography.utils import int_from_bytes 2022-04-11 21:17:42.931 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 21:17:42.932 | from cryptography.utils import int_from_bytes 2022-04-11 21:17:45.401 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 21:17:45.401 | from cryptography.utils import int_from_bytes 2022-04-11 21:17:45.401 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 21:17:45.402 | from cryptography.utils import int_from_bytes 2022-04-11 21:17:45.402 | +----------------------+--------------------------------------+ 2022-04-11 21:17:45.402 | | Field | Value | 2022-04-11 21:17:45.402 | +----------------------+--------------------------------------+ 2022-04-11 21:17:45.402 | | allocation_pools | 172.31.0.2-172.31.0.254 | 2022-04-11 21:17:45.402 | | cidr | 172.31.0.0/24 | 2022-04-11 21:17:45.402 | | created_at | 2022-04-11T21:16:01Z | 2022-04-11 21:17:45.402 | | description | | 2022-04-11 21:17:45.402 | | dns_nameservers | | 2022-04-11 21:17:45.402 | | dns_publish_fixed_ip | None | 2022-04-11 21:17:45.402 | | enable_dhcp | False | 2022-04-11 21:17:45.402 | | gateway_ip | 172.31.0.1 | 2022-04-11 21:17:45.402 | | host_routes | | 2022-04-11 21:17:45.402 | | id | a6cd737a-d494-49b7-a77f-aabdbbe03414 | 2022-04-11 21:17:45.402 | | ip_version | 4 | 2022-04-11 21:17:45.402 | | ipv6_address_mode | None | 2022-04-11 21:17:45.402 | | ipv6_ra_mode | None | 2022-04-11 21:17:45.402 | | name | public-subnet | 2022-04-11 21:17:45.402 | | network_id | 6e1aeafe-a696-4df7-9aa8-078aa2a7be2f | 2022-04-11 21:17:45.402 | | project_id | 4342fe35ed2942628cff6ece401d9dea | 2022-04-11 21:17:45.402 | | revision_number | 0 | 2022-04-11 21:17:45.402 | | segment_id | None | 2022-04-11 21:17:45.402 | | service_types | | 2022-04-11 21:17:45.402 | | subnetpool_id | None | 2022-04-11 21:17:45.402 | | tags | | 2022-04-11 21:17:45.402 | | updated_at | 2022-04-11T21:16:01Z | 2022-04-11 21:17:45.402 | +----------------------+--------------------------------------+ 2022-04-11 21:17:47.846 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 21:17:47.846 | from cryptography.utils import int_from_bytes 2022-04-11 21:17:47.846 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 21:17:47.846 | from cryptography.utils import int_from_bytes 2022-04-11 21:17:47.846 | +----------------------+--------------------------------------+ 2022-04-11 21:17:47.846 | | Field | Value | 2022-04-11 21:17:47.846 | +----------------------+--------------------------------------+ 2022-04-11 21:17:47.846 | | allocation_pools | 172.20.0.2-172.20.0.62 | 2022-04-11 21:17:47.846 | | cidr | 172.20.0.0/26 | 2022-04-11 21:17:47.846 | | created_at | 2022-04-11T21:15:40Z | 2022-04-11 21:17:47.846 | | description | | 2022-04-11 21:17:47.846 | | dns_nameservers | 8.8.4.4, 8.8.8.8 | 2022-04-11 21:17:47.846 | | dns_publish_fixed_ip | None | 2022-04-11 21:17:47.846 | | enable_dhcp | True | 2022-04-11 21:17:47.846 | | gateway_ip | 172.20.0.1 | 2022-04-11 21:17:47.846 | | host_routes | | 2022-04-11 21:17:47.846 | | id | f801337e-ea12-46fd-a396-885f44fb7935 | 2022-04-11 21:17:47.847 | | ip_version | 4 | 2022-04-11 21:17:47.847 | | ipv6_address_mode | None | 2022-04-11 21:17:47.847 | | ipv6_ra_mode | None | 2022-04-11 21:17:47.847 | | name | private-subnet | 2022-04-11 21:17:47.847 | | network_id | e39db550-2925-4156-87cd-b0273efbf4c3 | 2022-04-11 21:17:47.847 | | project_id | da6d67d0380b4aae80b17fb38b4ab81c | 2022-04-11 21:17:47.847 | | revision_number | 1 | 2022-04-11 21:17:47.847 | | segment_id | None | 2022-04-11 21:17:47.847 | | service_types | | 2022-04-11 21:17:47.847 | | subnetpool_id | 4fe011ee-cae9-4461-bcea-60722ef311bb | 2022-04-11 21:17:47.847 | | tags | | 2022-04-11 21:17:47.847 | | updated_at | 2022-04-11T21:17:27Z | 2022-04-11 21:17:47.847 | +----------------------+--------------------------------------+ 2022-04-11 21:17:48.068 | + ./stack.sh:main:1471 : command openstack complete 2022-04-11 21:17:48.068 | + ./stack.sh:main:1472 : sudo tee /etc/bash_completion.d/osc.bash_completion 2022-04-11 21:17:48.072 | + ./stack.sh:main:1471 : openstack complete 2022-04-11 21:17:50.849 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 21:17:50.849 | from cryptography.utils import int_from_bytes 2022-04-11 21:17:50.849 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 21:17:50.849 | from cryptography.utils import int_from_bytes 2022-04-11 21:17:50.849 | The 'openstack bgp speaker show dragents' CLI is deprecated and will be removed in the future. Use 'openstack bgp dragent list' CLI instead. 2022-04-11 21:17:51.176 | + ./stack.sh:main:1475 : is_service_enabled cinder 2022-04-11 21:17:51.196 | + functions-common:is_service_enabled:2081 : return 0 2022-04-11 21:17:51.199 | + ./stack.sh:main:1476 : is_ubuntu 2022-04-11 21:17:51.202 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-11 21:17:51.204 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-11 21:17:51.207 | + ./stack.sh:main:1477 : echo_summary 'Configuring lvm.conf global device filter' 2022-04-11 21:17:51.209 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-11 21:17:51.212 | + ./stack.sh:echo_summary:448 : echo -e Configuring lvm.conf global device filter 2022-04-11 21:17:51.215 | + ./stack.sh:main:1478 : set_lvm_filter 2022-04-11 21:17:51.218 | + lib/lvm:set_lvm_filter:183 : local 'filter_suffix="r|.*|" ] # from devstack' 2022-04-11 21:17:51.220 | + lib/lvm:set_lvm_filter:184 : local 'filter_string=global_filter = [ ' 2022-04-11 21:17:51.223 | + lib/lvm:set_lvm_filter:185 : local pv 2022-04-11 21:17:51.225 | + lib/lvm:set_lvm_filter:186 : local vg 2022-04-11 21:17:51.228 | + lib/lvm:set_lvm_filter:187 : local line 2022-04-11 21:17:51.232 | ++ lib/lvm:set_lvm_filter:189 : sudo pvs --noheadings -o name 2022-04-11 21:17:51.341 | + lib/lvm:set_lvm_filter:194 : filter_string='global_filter = [ "r|.*|" ] # from devstack' 2022-04-11 21:17:51.343 | + lib/lvm:set_lvm_filter:196 : clean_lvm_filter 2022-04-11 21:17:51.346 | + lib/lvm:clean_lvm_filter:171 : sudo sed -i 's/^.*# from devstack$//' /etc/lvm/lvm.conf 2022-04-11 21:17:51.364 | + lib/lvm:set_lvm_filter:197 : sudo sed -i '/# global_filter = \[*\]/a\ global_filter = [ "r|.*|" ] # from devstack' /etc/lvm/lvm.conf 2022-04-11 21:17:51.378 | + lib/lvm:set_lvm_filter:198 : echo_summary 'set lvm.conf device global_filter to: global_filter = [ "r|.*|" ] # from devstack' 2022-04-11 21:17:51.380 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-11 21:17:51.383 | + ./stack.sh:echo_summary:448 : echo -e set lvm.conf device global_filter to: global_filter = '[' '"r|.*|"' ']' '#' from devstack 2022-04-11 21:17:51.386 | + ./stack.sh:main:1488 : run_phase stack test-config 2022-04-11 21:17:51.388 | + functions-common:run_phase:1853 : local mode=stack 2022-04-11 21:17:51.391 | + functions-common:run_phase:1854 : local phase=test-config 2022-04-11 21:17:51.394 | + functions-common:run_phase:1855 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-04-11 21:17:51.396 | + functions-common:run_phase:1856 : local extra_plugin_file_name 2022-04-11 21:17:51.399 | + functions-common:run_phase:1857 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-04-11 21:17:51.402 | + functions-common:run_phase:1862 : local exceptions=80-tempest.sh 2022-04-11 21:17:51.405 | + functions-common:run_phase:1863 : local extra 2022-04-11 21:17:51.408 | ++ functions-common:run_phase:1864 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-04-11 21:17:51.413 | + functions-common:run_phase:1864 : extra=80-tempest.sh 2022-04-11 21:17:51.416 | + functions-common:run_phase:1865 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-04-11 21:17:51.419 | + functions-common:run_phase:1869 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-04-11 21:17:51.421 | + functions-common:run_phase:1869 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack test-config 2022-04-11 21:17:51.424 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-04-11 21:17:51.441 | ++ functions-common:is_service_enabled:2081 : return 0 2022-04-11 21:17:51.444 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-04-11 21:17:51.446 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-04-11 21:17:51.449 | ++ extras.d/80-tempest.sh:source:7 : [[ test-config == \i\n\s\t\a\l\l ]] 2022-04-11 21:17:51.451 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2022-04-11 21:17:51.454 | ++ extras.d/80-tempest.sh:source:10 : [[ test-config == \p\o\s\t\-\c\o\n\f\i\g ]] 2022-04-11 21:17:51.456 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2022-04-11 21:17:51.459 | ++ extras.d/80-tempest.sh:source:13 : [[ test-config == \e\x\t\r\a ]] 2022-04-11 21:17:51.462 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2022-04-11 21:17:51.464 | ++ extras.d/80-tempest.sh:source:16 : [[ test-config == \p\o\s\t\-\e\x\t\r\a ]] 2022-04-11 21:17:51.467 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2022-04-11 21:17:51.469 | ++ extras.d/80-tempest.sh:source:19 : [[ test-config == \t\e\s\t\-\c\o\n\f\i\g ]] 2022-04-11 21:17:51.472 | ++ extras.d/80-tempest.sh:source:20 : async_wait install_tempest 2022-04-11 21:17:51.520 | [17789 Async install_tempest:83885]: Waiting for completion of install_tempest running on PID 83885 (1 other jobs running) 2022-04-11 21:17:51.546 | [17789 Async install_tempest:83885]: Signaling child to exit 2022-04-11 21:17:51.546 | WAKEUP 2022-04-11 21:17:51.568 | [17789 Async install_tempest:83885]: Signaled 2022-04-11 21:17:51.570 | ++ lib/tempest:install_tempest:711 : git_clone https://opendev.org/openstack/tempest.git /opt/stack/tempest master 2022-04-11 21:17:51.570 | ++ functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/tempest.git 2022-04-11 21:17:51.570 | ++ functions-common:git_clone:609 : local git_dest=/opt/stack/tempest 2022-04-11 21:17:51.571 | ++ functions-common:git_clone:610 : local git_ref=master 2022-04-11 21:17:51.571 | ++ functions-common:git_clone:611 : local orig_dir 2022-04-11 21:17:51.571 | +++ functions-common:git_clone:612 : pwd 2022-04-11 21:17:51.571 | ++ functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-04-11 21:17:51.571 | ++ functions-common:git_clone:613 : local git_clone_flags= 2022-04-11 21:17:51.571 | +++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-04-11 21:17:51.571 | ++ functions-common:git_clone:615 : RECLONE=False 2022-04-11 21:17:51.571 | ++ functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-04-11 21:17:51.571 | ++ functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-04-11 21:17:51.571 | ++ functions-common:git_clone:629 : echo master 2022-04-11 21:17:51.571 | ++ functions-common:git_clone:629 : egrep -q '^refs' 2022-04-11 21:17:51.571 | ++ functions-common:git_clone:643 : [[ ! -d /opt/stack/tempest ]] 2022-04-11 21:17:51.571 | ++ functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-04-11 21:17:51.571 | ++ functions-common:git_clone:677 : cd /opt/stack/tempest 2022-04-11 21:17:51.571 | ++ functions-common:git_clone:678 : head -1 2022-04-11 21:17:51.571 | ++ functions-common:git_clone:678 : git show --oneline 2022-04-11 21:17:51.571 | 44dac69eb Merge "Allow rulesets modification in secgroups" 2022-04-11 21:17:51.571 | ++ functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-04-11 21:17:51.571 | ++ lib/tempest:install_tempest:712 : pip_install 'tox!=2.8.0' 2022-04-11 21:17:51.571 | Using python 3.8 to install tox!=2.8.0 2022-04-11 21:17:51.571 | ++ inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt 'tox!=2.8.0' 2022-04-11 21:17:51.571 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 21:17:51.571 | from cryptography.utils import int_from_bytes 2022-04-11 21:17:51.571 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 21:17:51.571 | from cryptography.utils import int_from_bytes 2022-04-11 21:17:51.571 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-11 21:17:51.571 | Collecting tox!=2.8.0 2022-04-11 21:17:51.571 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/080/5727eb4d6b049/tox-3.25.0-py2.py3-none-any.whl (85 kB) 2022-04-11 21:17:51.571 | Requirement already satisfied: filelock>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from tox!=2.8.0) (3.6.0) 2022-04-11 21:17:51.571 | Collecting virtualenv!=20.0.0,!=20.0.1,!=20.0.2,!=20.0.3,!=20.0.4,!=20.0.5,!=20.0.6,!=20.0.7,>=16.0.0 2022-04-11 21:17:51.572 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/1e8/588f35e8b42c6/virtualenv-20.14.0-py2.py3-none-any.whl (8.8 MB) 2022-04-11 21:17:51.572 | Collecting pluggy>=0.12.0 2022-04-11 21:17:51.572 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/741/34bbf457f031a/pluggy-1.0.0-py2.py3-none-any.whl (13 kB) 2022-04-11 21:17:51.572 | Collecting py>=1.4.17 2022-04-11 21:17:51.572 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/607/c53218732647d/py-1.11.0-py2.py3-none-any.whl (98 kB) 2022-04-11 21:17:51.572 | Requirement already satisfied: six>=1.14.0 in /usr/local/lib/python3.8/dist-packages (from tox!=2.8.0) (1.16.0) 2022-04-11 21:17:51.572 | Requirement already satisfied: packaging>=14 in /usr/local/lib/python3.8/dist-packages (from tox!=2.8.0) (21.3) 2022-04-11 21:17:51.572 | Collecting toml>=0.9.4 2022-04-11 21:17:51.572 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/806/143ae5bfb6a3c/toml-0.10.2-py2.py3-none-any.whl (16 kB) 2022-04-11 21:17:51.572 | Requirement already satisfied: pyparsing!=3.0.5,>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from packaging>=14->tox!=2.8.0) (3.0.7) 2022-04-11 21:17:51.572 | Requirement already satisfied: distlib<1,>=0.3.1 in /usr/local/lib/python3.8/dist-packages (from virtualenv!=20.0.0,!=20.0.1,!=20.0.2,!=20.0.3,!=20.0.4,!=20.0.5,!=20.0.6,!=20.0.7,>=16.0.0->tox!=2.8.0) (0.3.4) 2022-04-11 21:17:51.572 | Requirement already satisfied: platformdirs<3,>=2 in /usr/local/lib/python3.8/dist-packages (from virtualenv!=20.0.0,!=20.0.1,!=20.0.2,!=20.0.3,!=20.0.4,!=20.0.5,!=20.0.6,!=20.0.7,>=16.0.0->tox!=2.8.0) (2.5.1) 2022-04-11 21:17:51.572 | Installing collected packages: virtualenv, toml, py, pluggy, tox 2022-04-11 21:17:51.572 | Attempting uninstall: virtualenv 2022-04-11 21:17:51.572 | Found existing installation: virtualenv 20.14.1 2022-04-11 21:17:51.572 | Uninstalling virtualenv-20.14.1: 2022-04-11 21:17:51.572 | Successfully uninstalled virtualenv-20.14.1 2022-04-11 21:17:51.572 | Attempting uninstall: py 2022-04-11 21:17:51.572 | Found existing installation: py 1.8.1 2022-04-11 21:17:51.572 | Uninstalling py-1.8.1: 2022-04-11 21:17:51.572 | Successfully uninstalled py-1.8.1 2022-04-11 21:17:51.572 | Attempting uninstall: pluggy 2022-04-11 21:17:51.572 | Found existing installation: pluggy 0.13.0 2022-04-11 21:17:51.572 | Uninstalling pluggy-0.13.0: 2022-04-11 21:17:51.572 | Successfully uninstalled pluggy-0.13.0 2022-04-11 21:17:51.572 | WARNING: Ignoring invalid distribution -etuptools (/usr/local/lib/python3.8/dist-packages) 2022-04-11 21:17:51.572 | WARNING: Ignoring invalid distribution -etuptools (/usr/local/lib/python3.8/dist-packages) 2022-04-11 21:17:51.572 | WARNING: Ignoring invalid distribution -etuptools (/usr/local/lib/python3.8/dist-packages) 2022-04-11 21:17:51.572 | WARNING: Ignoring invalid distribution -etuptools (/usr/local/lib/python3.8/dist-packages) 2022-04-11 21:17:51.572 | WARNING: Ignoring invalid distribution -etuptools (/usr/local/lib/python3.8/dist-packages) 2022-04-11 21:17:51.572 | Successfully installed pluggy-1.0.0 py-1.11.0 toml-0.10.2 tox-3.25.0 virtualenv-20.14.0 2022-04-11 21:17:51.572 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-11 21:17:51.572 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-11 21:17:51.573 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-11 21:17:51.573 | ++ inc/python:pip_install:200 : result=0 2022-04-11 21:17:51.573 | ++ inc/python:pip_install:202 : time_stop pip_install 2022-04-11 21:17:51.573 | ++ functions-common:time_stop:2425 : local name 2022-04-11 21:17:51.573 | ++ functions-common:time_stop:2426 : local end_time 2022-04-11 21:17:51.573 | ++ functions-common:time_stop:2427 : local elapsed_time 2022-04-11 21:17:51.573 | ++ functions-common:time_stop:2428 : local total 2022-04-11 21:17:51.573 | ++ functions-common:time_stop:2429 : local start_time 2022-04-11 21:17:51.573 | ++ functions-common:time_stop:2431 : name=pip_install 2022-04-11 21:17:51.573 | ++ functions-common:time_stop:2432 : start_time=1649711376143 2022-04-11 21:17:51.573 | ++ functions-common:time_stop:2434 : [[ -z 1649711376143 ]] 2022-04-11 21:17:51.573 | +++ functions-common:time_stop:2437 : date +%s%3N 2022-04-11 21:17:51.573 | ++ functions-common:time_stop:2437 : end_time=1649711383023 2022-04-11 21:17:51.573 | ++ functions-common:time_stop:2438 : elapsed_time=6880 2022-04-11 21:17:51.573 | ++ functions-common:time_stop:2439 : total=267436 2022-04-11 21:17:51.573 | ++ functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-11 21:17:51.573 | ++ functions-common:time_stop:2442 : _TIME_TOTAL[$name]=274316 2022-04-11 21:17:51.573 | ++ inc/python:pip_install:203 : return 0 2022-04-11 21:17:51.573 | ++ lib/tempest:install_tempest:713 : pushd /opt/stack/tempest 2022-04-11 21:17:51.573 | /opt/stack/tempest ~/devstack 2022-04-11 21:17:51.573 | ++ lib/tempest:install_tempest:717 : git checkout master 2022-04-11 21:17:51.573 | M .coveragerc 2022-04-11 21:17:51.573 | M .gitignore 2022-04-11 21:17:51.573 | M .gitreview 2022-04-11 21:17:51.573 | M .mailmap 2022-04-11 21:17:51.573 | M .stestr.conf 2022-04-11 21:17:51.573 | M CONTRIBUTING.rst 2022-04-11 21:17:51.573 | M HACKING.rst 2022-04-11 21:17:51.573 | M LICENSE 2022-04-11 21:17:51.573 | M README.rst 2022-04-11 21:17:51.573 | M REVIEWING.rst 2022-04-11 21:17:51.573 | M bindep.txt 2022-04-11 21:17:51.573 | M doc/requirements.txt 2022-04-11 21:17:51.574 | M doc/source/_extra/.htaccess 2022-04-11 21:17:51.574 | M doc/source/_static/.keep 2022-04-11 21:17:51.574 | M doc/source/account_generator.rst 2022-04-11 21:17:51.574 | M doc/source/cleanup.rst 2022-04-11 21:17:51.574 | M doc/source/conf.py 2022-04-11 21:17:51.574 | M doc/source/configuration.rst 2022-04-11 21:17:51.574 | M doc/source/contributor/contributing.rst 2022-04-11 21:17:51.574 | M doc/source/data/tempest-non-active-plugins-registry.header 2022-04-11 21:17:51.574 | M doc/source/data/tempest-plugins-registry.header 2022-04-11 21:17:51.574 | M doc/source/index.rst 2022-04-11 21:17:51.574 | M doc/source/keystone_scopes_and_roles_support.rst 2022-04-11 21:17:51.574 | M doc/source/library.rst 2022-04-11 21:17:51.574 | M doc/source/library/api_microversion_testing.rst 2022-04-11 21:17:51.574 | M doc/source/library/auth.rst 2022-04-11 21:17:51.574 | M doc/source/library/cli.rst 2022-04-11 21:17:51.574 | M doc/source/library/clients.rst 2022-04-11 21:17:51.574 | M doc/source/library/credential_providers.rst 2022-04-11 21:17:51.574 | M doc/source/library/decorators.rst 2022-04-11 21:17:51.574 | M doc/source/library/rest_client.rst 2022-04-11 21:17:51.574 | M doc/source/library/service_clients/compute_clients.rst 2022-04-11 21:17:51.574 | M doc/source/library/utils.rst 2022-04-11 21:17:51.574 | M doc/source/library/validation_resources.rst 2022-04-11 21:17:51.574 | M doc/source/microversion_testing.rst 2022-04-11 21:17:51.574 | M doc/source/overview.rst 2022-04-11 21:17:51.574 | M doc/source/plugins/index.rst 2022-04-11 21:17:51.574 | M doc/source/plugins/plugin.rst 2022-04-11 21:17:51.574 | M doc/source/requirement_upper_constraint_for_tempest.rst 2022-04-11 21:17:51.574 | M doc/source/run.rst 2022-04-11 21:17:51.574 | M doc/source/sampleconf.rst 2022-04-11 21:17:51.574 | M doc/source/stable_branch_support_policy.rst 2022-04-11 21:17:51.574 | M doc/source/stable_branch_testing_policy.rst 2022-04-11 21:17:51.574 | M doc/source/subunit_describe_calls.rst 2022-04-11 21:17:51.574 | M doc/source/supported_version.rst 2022-04-11 21:17:51.574 | M doc/source/tempest_and_plugins_compatible_version_policy.rst 2022-04-11 21:17:51.575 | M doc/source/test_removal.rst 2022-04-11 21:17:51.575 | M doc/source/tests/modules.rst 2022-04-11 21:17:51.575 | M doc/source/workspace.rst 2022-04-11 21:17:51.575 | M doc/source/write_tests.rst 2022-04-11 21:17:51.575 | M etc/accounts.yaml.sample 2022-04-11 21:17:51.575 | M etc/allow-list.yaml 2022-04-11 21:17:51.575 | M etc/logging.conf.sample 2022-04-11 21:17:51.575 | M etc/rbac-persona-accounts.yaml.sample 2022-04-11 21:17:51.575 | M playbooks/devstack-tempest-ipv6.yaml 2022-04-11 21:17:51.575 | M playbooks/devstack-tempest.yaml 2022-04-11 21:17:51.575 | M playbooks/enable-fips.yaml 2022-04-11 21:17:51.575 | M playbooks/post-tempest.yaml 2022-04-11 21:17:51.575 | M releasenotes/notes/10/10.0-supported-openstack-releases-b88db468695348f6.yaml 2022-04-11 21:17:51.575 | M releasenotes/notes/10/10.0.0-Tempest-library-interface-0eb680b810139a50.yaml 2022-04-11 21:17:51.575 | M releasenotes/notes/10/10.0.0-start-using-reno-ed9518126fd0e1a3.yaml 2022-04-11 21:17:51.575 | M releasenotes/notes/11/11.0.0-api-microversion-testing-support-2ceddd2255670932.yaml 2022-04-11 21:17:51.575 | M releasenotes/notes/11/11.0.0-compute-microversion-support-e0b23f960f894b9b.yaml 2022-04-11 21:17:51.575 | M releasenotes/notes/11/11.0.0-supported-openstack-releases-1e5d7295d939d439.yaml 2022-04-11 21:17:51.575 | M releasenotes/notes/12/12.0.0-supported-openstack-releases-f10aac381d933dd1.yaml 2022-04-11 21:17:51.575 | M releasenotes/notes/12/12.1.0-add-network-versions-client-d90e8334e1443f5c.yaml 2022-04-11 21:17:51.575 | M releasenotes/notes/12/12.1.0-add-scope-to-auth-b5a82493ea89f41e.yaml 2022-04-11 21:17:51.575 | M releasenotes/notes/12/12.1.0-add-tempest-run-3d0aaf69c2ca4115.yaml 2022-04-11 21:17:51.575 | M releasenotes/notes/12/12.1.0-add-tempest-workspaces-228a2ba4690b5589.yaml 2022-04-11 21:17:51.575 | M releasenotes/notes/12/12.1.0-add_subunit_describe_calls-5498a37e6cd66c4b.yaml 2022-04-11 21:17:51.575 | M releasenotes/notes/12/12.1.0-bug-1486834-7ebca15836ae27a9.yaml 2022-04-11 21:17:51.575 | M releasenotes/notes/12/12.1.0-identity-clients-as-library-e663c6132fcac6c2.yaml 2022-04-11 21:17:51.575 | M releasenotes/notes/12/12.1.0-image-clients-as-library-86d17caa26ce3961.yaml 2022-04-11 21:17:51.575 | M releasenotes/notes/12/12.1.0-new-test-utils-module-adf34468c4d52719.yaml 2022-04-11 21:17:51.575 | M releasenotes/notes/12/12.1.0-remove-input-scenarios-functionality-01308e6d4307f580.yaml 2022-04-11 21:17:51.575 | M releasenotes/notes/12/12.1.0-remove-integrated-horizon-bb57551c1e5f5be3.yaml 2022-04-11 21:17:51.575 | M releasenotes/notes/12/12.1.0-remove-legacy-credential-providers-3d653ac3ba1ada2b.yaml 2022-04-11 21:17:51.575 | M releasenotes/notes/12/12.1.0-remove-trove-tests-666522e9113549f9.yaml 2022-04-11 21:17:51.575 | M releasenotes/notes/12/12.1.0-routers-client-as-library-25a363379da351f6.yaml 2022-04-11 21:17:51.575 | M releasenotes/notes/12/12.1.0-support-chunked-encoding-d71f53225f68edf3.yaml 2022-04-11 21:17:51.576 | M releasenotes/notes/12/12.1.0-tempest-init-global-config-dir-location-changes-12260255871d3a2b.yaml 2022-04-11 21:17:51.576 | M releasenotes/notes/12/12.2.0-add-httptimeout-in-restclient-ax78061900e3f3d7.yaml 2022-04-11 21:17:51.576 | M releasenotes/notes/12/12.2.0-add-new-identity-clients-3c3afd674a395bde.yaml 2022-04-11 21:17:51.576 | M releasenotes/notes/12/12.2.0-clients_module-16f3025f515bf9ec.yaml 2022-04-11 21:17:51.576 | M releasenotes/notes/12/12.2.0-nova_cert_default-90eb7c1e3cde624a.yaml 2022-04-11 21:17:51.576 | M releasenotes/notes/12/12.2.0-plugin-service-client-registration-00b19a2dd4935ba0.yaml 2022-04-11 21:17:51.576 | M releasenotes/notes/12/12.2.0-remove-javelin-276f62d04f7e4a1d.yaml 2022-04-11 21:17:51.576 | M releasenotes/notes/12/12.2.0-service_client_config-8a1d7b4de769c633.yaml 2022-04-11 21:17:51.576 | M releasenotes/notes/12/12.2.0-volume-clients-as-library-9a3444dd63c134b3.yaml 2022-04-11 21:17:51.576 | M releasenotes/notes/13/13.0.0-add-new-identity-clients-as-library-5f7ndha733nwdsn9.yaml 2022-04-11 21:17:51.576 | M releasenotes/notes/13/13.0.0-add-volume-clients-as-a-library-d05b6bc35e66c6ef.yaml 2022-04-11 21:17:51.576 | M releasenotes/notes/13/13.0.0-deprecate-get_ipv6_addr_by_EUI64-4673f07677289cf6.yaml 2022-04-11 21:17:51.576 | M releasenotes/notes/13/13.0.0-move-call-until-true-to-tempest-lib-c9ea70dd6fe9bd15.yaml 2022-04-11 21:17:51.576 | M releasenotes/notes/13/13.0.0-start-of-newton-support-3ebb274f300f28eb.yaml 2022-04-11 21:17:51.576 | M releasenotes/notes/13/13.0.0-tempest-cleanup-nostandalone-39df2aafb2545d35.yaml 2022-04-11 21:17:51.576 | M releasenotes/notes/13/13.0.0-volume-clients-as-library-660811011be29d1a.yaml 2022-04-11 21:17:51.576 | M releasenotes/notes/14/14.0.0-add-cred-provider-abstract-class-to-lib-70ff513221f8a871.yaml 2022-04-11 21:17:51.576 | M releasenotes/notes/14/14.0.0-add-cred_client-to-tempest.lib-4d4af33f969c576f.yaml 2022-04-11 21:17:51.576 | M releasenotes/notes/14/14.0.0-add-error-code-translation-to-versions-clients-acbc78292e24b014.yaml 2022-04-11 21:17:51.576 | M releasenotes/notes/14/14.0.0-add-image-clients-af94564fb34ddca6.yaml 2022-04-11 21:17:51.576 | M releasenotes/notes/14/14.0.0-add-role-assignments-client-as-a-library-d34b4fdf376984ad.yaml 2022-04-11 21:17:51.576 | M releasenotes/notes/14/14.0.0-add-service-provider-client-cbba77d424a30dd3.yaml 2022-04-11 21:17:51.576 | M releasenotes/notes/14/14.0.0-add-ssh-port-parameter-to-client-6d16c374ac4456c1.yaml 2022-04-11 21:17:51.576 | M releasenotes/notes/14/14.0.0-deprecate-nova-api-extensions-df16b02485dae203.yaml 2022-04-11 21:17:51.576 | M releasenotes/notes/14/14.0.0-move-cinder-v3-to-lib-service-be3ba0c20753b594.yaml 2022-04-11 21:17:51.576 | M releasenotes/notes/14/14.0.0-new-volume-limit-client-517c17d9090f4df4.yaml 2022-04-11 21:17:51.576 | M releasenotes/notes/14/14.0.0-remo-stress-tests-81052b211ad95d2e.yaml 2022-04-11 21:17:51.576 | M releasenotes/notes/14/14.0.0-remove-baremetal-tests-65186d9e15d5b8fb.yaml 2022-04-11 21:17:51.576 | M releasenotes/notes/14/14.0.0-remove-bootable-option-024f8944c056a3e0.yaml 2022-04-11 21:17:51.576 | M releasenotes/notes/14/14.0.0-remove-negative-test-generator-1653f4c0f86ccf75.yaml 2022-04-11 21:17:51.576 | M releasenotes/notes/14/14.0.0-remove-sahara-tests-1532c47c7df80e3a.yaml 2022-04-11 21:17:51.576 | M releasenotes/notes/14/14.0.0-volume-clients-as-library-309030c7a16e62ab.yaml 2022-04-11 21:17:51.577 | M releasenotes/notes/15/15.0.0-add-identity-v3-clients-as-a-library-d34b4fdf376984ad.yaml 2022-04-11 21:17:51.577 | M releasenotes/notes/15/15.0.0-add-image-clients-tests-49dbc0a0a4281a77.yaml 2022-04-11 21:17:51.577 | M releasenotes/notes/15/15.0.0-add-implied-roles-to-roles-client-library-edf96408ad9ba82e.yaml 2022-04-11 21:17:51.577 | M releasenotes/notes/15/15.0.0-add-snapshot-manage-client-as-library-a76ffdba9d8d01cb.yaml 2022-04-11 21:17:51.577 | M releasenotes/notes/15/15.0.0-deprecate-allow_port_security_disabled-option-2d3d87f6bd11d03a.yaml 2022-04-11 21:17:51.577 | M releasenotes/notes/15/15.0.0-deprecate-identity-feature-enabled.reseller-84800a8232fe217f.yaml 2022-04-11 21:17:51.577 | M releasenotes/notes/15/15.0.0-deprecate-volume_feature_enabled.volume_services-dbe024ea067d5ab2.yaml 2022-04-11 21:17:51.577 | M releasenotes/notes/15/15.0.0-jsonschema-validator-2377ba131e12d3c7.yaml 2022-04-11 21:17:51.577 | M releasenotes/notes/15/15.0.0-remove-deprecated-compute-microversion-config-options-eaee6a7d2f8390a8.yaml 2022-04-11 21:17:51.577 | M releasenotes/notes/15/15.0.0-remove-deprecated-compute-validation-config-options-e3d1b89ce074d71c.yaml 2022-04-11 21:17:51.577 | M releasenotes/notes/15/15.0.0-remove-deprecated-input-scenario-config-options-414e0c5442e967e9.yaml 2022-04-11 21:17:51.577 | M releasenotes/notes/15/15.0.0-remove-deprecated-network-config-options-f9ce276231578fe6.yaml 2022-04-11 21:17:51.577 | M releasenotes/notes/16/16.0.0-add-OAUTH-Consumer-Client-tempest-tests-db1df7aae4a9fd4e.yaml 2022-04-11 21:17:51.577 | M releasenotes/notes/16/16.0.0-add-additional-methods-to-roles-client-library-178d4a6000dec72d.yaml 2022-04-11 21:17:51.577 | M releasenotes/notes/16/16.0.0-add-cascade-parameter-to-volumes-client-ff4f7f12795003a4.yaml 2022-04-11 21:17:51.577 | M releasenotes/notes/16/16.0.0-add-compute-server-evaculate-client-as-a-library-ed76baf25f02c3ca.yaml 2022-04-11 21:17:51.577 | M releasenotes/notes/16/16.0.0-add-content-type-without-spaces-b2c9b91b257814f3.yaml 2022-04-11 21:17:51.577 | M releasenotes/notes/16/16.0.0-add-list-auth-project-client-5905076d914a3943.yaml 2022-04-11 21:17:51.577 | M releasenotes/notes/16/16.0.0-add-list-glance-api-versions-ec5fc8081fc8a0ae.yaml 2022-04-11 21:17:51.577 | M releasenotes/notes/16/16.0.0-add-list-security-groups-by-servers-to-servers-client-library-088df48f6d81f4be.yaml 2022-04-11 21:17:51.577 | M releasenotes/notes/16/16.0.0-add-list-version-to-identity-client-944cb7396088a575.yaml 2022-04-11 21:17:51.577 | M releasenotes/notes/16/16.0.0-add-list-version-to-volume-client-4769dd1bd4ab9c5e.yaml 2022-04-11 21:17:51.577 | M releasenotes/notes/16/16.0.0-add-quota-sets-detail-kwarg-74b72183295b3ce7.yaml 2022-04-11 21:17:51.577 | M releasenotes/notes/16/16.0.0-add-tempest-lib-remote-client-adbeb3f42a36910b.yaml 2022-04-11 21:17:51.577 | M releasenotes/notes/16/16.0.0-add-tempest-run-combine-option-e94c1049ba8985d5.yaml 2022-04-11 21:17:51.577 | M releasenotes/notes/16/16.0.0-add-update-encryption-type-to-encryption-types-client-f3093532a0bcf9a1.yaml 2022-04-11 21:17:51.577 | M releasenotes/notes/16/16.0.0-add-volume-manage-client-as-library-78ab198a1dc1bd41.yaml 2022-04-11 21:17:51.577 | M releasenotes/notes/16/16.0.0-create-server-tags-client-8c0042a77e859af6.yaml 2022-04-11 21:17:51.577 | M releasenotes/notes/16/16.0.0-deprecate-deactivate_image-config-7a282c471937bbcb.yaml 2022-04-11 21:17:51.577 | M releasenotes/notes/16/16.0.0-deprecate-dvr_extra_resources-config-8c319d6dab7f7e5c.yaml 2022-04-11 21:17:51.577 | M releasenotes/notes/16/16.0.0-deprecate-glance-api-version-config-options-8370b63aea8e14cf.yaml 2022-04-11 21:17:51.577 | M releasenotes/notes/16/16.0.0-deprecate-resources-prefix-option-ad490c0a30a0266b.yaml 2022-04-11 21:17:51.577 | M releasenotes/notes/16/16.0.0-deprecate-skip_unless_attr-decorator-450a1ed727494724.yaml 2022-04-11 21:17:51.578 | M releasenotes/notes/16/16.0.0-deprecate-skip_unless_config-decorator-64c32d588043ab12.yaml 2022-04-11 21:17:51.578 | M releasenotes/notes/16/16.0.0-deprecated-cinder-api-v1-option-df7d5a54d93db5cf.yaml 2022-04-11 21:17:51.578 | M releasenotes/notes/16/16.0.0-dreprecate_client_parameters-cb8d069e62957f7e.yaml 2022-04-11 21:17:51.578 | M releasenotes/notes/16/16.0.0-fix-volume-v2-service-clients-bugfix-1667354-73d2c3c8fedc08bf.yaml 2022-04-11 21:17:51.578 | M releasenotes/notes/16/16.0.0-mitaka-eol-88ff8355fff81b55.yaml 2022-04-11 21:17:51.578 | M releasenotes/notes/16/16.0.0-remove-call_until_true-of-test-de9c13bc8f969921.yaml 2022-04-11 21:17:51.578 | M releasenotes/notes/16/16.0.0-remove-cinder-v1-api-tests-71e266b8d55d475f.yaml 2022-04-11 21:17:51.578 | M releasenotes/notes/16/16.0.0-remove-deprecated-allow_port_security_disabled-option-d0ffaeb2e7817707.yaml 2022-04-11 21:17:51.578 | M releasenotes/notes/16/16.0.0-remove-deprecated-compute-validation-config-options-part-2-5cd17b6e0e6cb8a3.yaml 2022-04-11 21:17:51.578 | M releasenotes/notes/16/16.0.0-remove-deprecated-dvr_extra_resources-option-e8c441c38eab7ddd.yaml 2022-04-11 21:17:51.578 | M releasenotes/notes/16/16.0.0-remove-deprecated-identity-reseller-option-4411c7e3951f1094.yaml 2022-04-11 21:17:51.578 | M releasenotes/notes/16/16.0.0-remove-sahara-service-available-44a642aa9c634ab4.yaml 2022-04-11 21:17:51.578 | M releasenotes/notes/16/16.0.0-remove-volume_feature_enabled.volume_services-c6aa142cc1021297.yaml 2022-04-11 21:17:51.578 | M releasenotes/notes/16/16.0.0-use-keystone-v3-api-935860d30ddbb8e9.yaml 2022-04-11 21:17:51.578 | M releasenotes/notes/16/16.0.0-volume-transfers-client-e5ed3f5464c0cdc0.yaml 2022-04-11 21:17:51.578 | M releasenotes/notes/25/subunt-describe-call-verbose-arg-fix.yaml 2022-04-11 21:17:51.578 | M releasenotes/notes/Add-keystone-v3-OS_FEDERATION-APIs-as-tempest-clients-fe9e10a0fe5f09d4.yaml 2022-04-11 21:17:51.578 | M releasenotes/notes/Add-volume_size_extend-config--opt-for-volume-tests-041f7d25fc2f3e05.yaml 2022-04-11 21:17:51.578 | M releasenotes/notes/Extend-cleanup-CLI-to-delete-regions-9f1dbda2c8de12e2.yaml 2022-04-11 21:17:51.578 | M releasenotes/notes/Fix-KeyError-bug-in-v3-volumes_client-ff5d9b894f2257c8.yaml 2022-04-11 21:17:51.578 | M releasenotes/notes/Inclusive-jargon-17621346744f0cf4.yaml 2022-04-11 21:17:51.578 | M releasenotes/notes/Placement-client-for-placement-based-minimum-bw-allocation-27ed0938118752b6.yaml 2022-04-11 21:17:51.578 | M releasenotes/notes/QoS-client-for-placement-based-minimum-bw-allocation-8e5854d5754cec68.yaml 2022-04-11 21:17:51.578 | M releasenotes/notes/Remove-deprecated-image-scenario-options-b573c60e873ab451.yaml 2022-04-11 21:17:51.578 | M releasenotes/notes/Remove-deprecated-scenario.img_dir-option-da626e6153181e16.yaml 2022-04-11 21:17:51.578 | M releasenotes/notes/Remove-manager-2e0b0af48f01294a.yaml 2022-04-11 21:17:51.578 | M releasenotes/notes/Remove-test_reboot_server_soft-48fa786f38cd94dc.yaml 2022-04-11 21:17:51.578 | M releasenotes/notes/Set-default-of-operator_role-to-member-f9c3abd2ebde23b7.yaml 2022-04-11 21:17:51.578 | M releasenotes/notes/Stabilize-scenario-manager-adf36d21b08e31a4.yaml 2022-04-11 21:17:51.578 | M releasenotes/notes/account-generator-accepts-positive-numbers-only-33a366a297494ef7.yaml 2022-04-11 21:17:51.578 | M releasenotes/notes/account_generator-6eb03f664a448c35.yaml 2022-04-11 21:17:51.578 | M releasenotes/notes/add-OAUTH-Token-Client-tempest-tests-6351eda451b95a86.yaml 2022-04-11 21:17:51.578 | M releasenotes/notes/add-additional-methods-to-policy-client-library-b8279c18335588c9.yaml 2022-04-11 21:17:51.578 | M releasenotes/notes/add-alt-project-dynamic-creds-1a3bc543e65d9433.yaml 2022-04-11 21:17:51.579 | M releasenotes/notes/add-assisted-volume-snapshot-client-737f5cb35d58c1b6.yaml 2022-04-11 21:17:51.579 | M releasenotes/notes/add-can-migrate-between-any-hosts-config-option-x8ah4f9737a28e9b.yaml 2022-04-11 21:17:51.579 | M releasenotes/notes/add-compute-feature-ide-bus-b63802502c378083.yaml 2022-04-11 21:17:51.579 | M releasenotes/notes/add-compute-feature-serial-console-45583c4341e34fc9.yaml 2022-04-11 21:17:51.579 | M releasenotes/notes/add-compute-feature-shelve-migrate-fdbd3633abe65c4e.yaml 2022-04-11 21:17:51.579 | M releasenotes/notes/add-consistency-group-exceptions-01cbb792cd710231.yaml 2022-04-11 21:17:51.579 | M releasenotes/notes/add-create-group-from-src-tempest-tests-9eb8b0b4b5c52055.yaml 2022-04-11 21:17:51.579 | M releasenotes/notes/add-domain-configuration-client-tempest-tests-e383efabdbb9ad03.yaml 2022-04-11 21:17:51.579 | M releasenotes/notes/add-domain-param-in-cliclient-a270fcf35c8f09e6.yaml 2022-04-11 21:17:51.579 | M releasenotes/notes/add-extra-apis-to-volume-v3-services-client-bf9b235cf5a611fe.yaml 2022-04-11 21:17:51.579 | M releasenotes/notes/add-floating-ip-config-option-e5774bf77702ce9f.yaml 2022-04-11 21:17:51.579 | M releasenotes/notes/add-force-detach-volume-to-volumes-client-library-b2071f2954f8e8b1.yaml 2022-04-11 21:17:51.579 | M releasenotes/notes/add-group-type-specs-apis-to-v3-group-types-client-10390b52dedede54.yaml 2022-04-11 21:17:51.579 | M releasenotes/notes/add-identity-roles-system-methods-519dc144231993a3.yaml 2022-04-11 21:17:51.579 | M releasenotes/notes/add-identity-v3-clients-for-os-ep-filter-api-endpoint-groups-3518a90bbb731d0f.yaml 2022-04-11 21:17:51.579 | M releasenotes/notes/add-identity-v3-clients-for-os-ep-filter-api-extensions-9cfd217fd2c6a61f.yaml 2022-04-11 21:17:51.579 | M releasenotes/notes/add-image-alt-ssh-user-config-option-1b775af2f468aa5b.yaml 2022-04-11 21:17:51.579 | M releasenotes/notes/add-immutable-user-source-support-dd17772a997075e0.yaml 2022-04-11 21:17:51.579 | M releasenotes/notes/add-ip-version-check-in-addresses-x491ac6d9abaxa12.yaml 2022-04-11 21:17:51.579 | M releasenotes/notes/add-is-resource-deleted-sg-client-f4a7a7a54ff024d7.yaml 2022-04-11 21:17:51.579 | M releasenotes/notes/add-keystone-ep-clients-eeefd0904fbbe151.yaml 2022-04-11 21:17:51.579 | M releasenotes/notes/add-keystone-v3-ec2-tests-d959b7d36f0bd7fc.yaml 2022-04-11 21:17:51.579 | M releasenotes/notes/add-kwargs-to-delete-vol-of-vol-client-1ecde75beb62933c.yaml 2022-04-11 21:17:51.579 | M releasenotes/notes/add-list-volume-transfers-with-detail-to-transfers-client-80169bf78cf4fa66.yaml 2022-04-11 21:17:51.579 | M releasenotes/notes/add-load-list-cmd-35a4a2e6ea0a36fd.yaml 2022-04-11 21:17:51.579 | M releasenotes/notes/add-manage-snapshot-ref-config-option-67efd04897335b67.yaml 2022-04-11 21:17:51.579 | M releasenotes/notes/add-migrate-volume-and-list-hosts-to-v3-volume-client-library-ad3529260db58f00.yaml 2022-04-11 21:17:51.579 | M releasenotes/notes/add-params-to-identity-v3-list-endpoints-958a155be4e17e5b.yaml 2022-04-11 21:17:51.579 | M releasenotes/notes/add-params-to-v2-list-backups-api-c088d2b4bfe90247.yaml 2022-04-11 21:17:51.579 | M releasenotes/notes/add-placement-usage-client-method-8b6015cbd8a5e0f6.yaml 2022-04-11 21:17:51.579 | M releasenotes/notes/add-port-profile-config-option-2610b2fa67027960.yaml 2022-04-11 21:17:51.579 | M releasenotes/notes/add-profiler-config-options-db7c4ae6d338ee5c.yaml 2022-04-11 21:17:51.580 | M releasenotes/notes/add-qos-apis-for-bandwidth-limit-rules-cc144660fcaa419a.yaml 2022-04-11 21:17:51.580 | M releasenotes/notes/add-qos-minimum-packet-rule-client-c8bfe09873032d4a.yaml 2022-04-11 21:17:51.580 | M releasenotes/notes/add-redirect-param-bea1f6fbce629c70.yaml 2022-04-11 21:17:51.580 | M releasenotes/notes/add-reset-group-snapshot-status-api-to-v3-group-snapshots-client-248d41827daf2a0c.yaml 2022-04-11 21:17:51.580 | M releasenotes/notes/add-reset-group-status-api-to-v3-groups-client-9aa048617c66756a.yaml 2022-04-11 21:17:51.580 | M releasenotes/notes/add-return-value-to-retype-volume-a401aa619aaa2457.yaml 2022-04-11 21:17:51.580 | M releasenotes/notes/add-save-state-option-5ea67858cbaca969.yaml 2022-04-11 21:17:51.580 | M releasenotes/notes/add-server-diagnostics-validation-schema-b5a3c55b45aa718a.yaml 2022-04-11 21:17:51.580 | M releasenotes/notes/add-show-api-v3-details-api-to-v3-versions-client-4b408427379cabfe.yaml 2022-04-11 21:17:51.580 | M releasenotes/notes/add-show-default-group-type-detail-api-to-v3-group-types-client-65f717878cf52da0.yaml 2022-04-11 21:17:51.580 | M releasenotes/notes/add-show-default-quotas-api-to-network-quotas-client-3a7c1159af9e56ff.yaml 2022-04-11 21:17:51.580 | M releasenotes/notes/add-show-default-volume-types-api-to-v3-types-client-44b2676f217d78dc.yaml 2022-04-11 21:17:51.580 | M releasenotes/notes/add-show-encryption-specs-item-api-to-v2-encryption-types-client-290b421cd4bc0c0e.yaml 2022-04-11 21:17:51.580 | M releasenotes/notes/add-show-host-to-hosts-client-library-c60c4eb49d139480.yaml 2022-04-11 21:17:51.580 | M releasenotes/notes/add-show-quota-details-api-to-network-quotas-client-3fffd302cc5d335f.yaml 2022-04-11 21:17:51.580 | M releasenotes/notes/add-show-snapshot-metadata-item-api-to-v2-snapshots-client-bd3cbab3c7f0e0b3.yaml 2022-04-11 21:17:51.580 | M releasenotes/notes/add-show-volume-image-metadata-api-to-v2-volumes-client-ee3c027f35276561.yaml 2022-04-11 21:17:51.580 | M releasenotes/notes/add-show-volume-metadata-item-api-to-v2-volumes-client-47d59ecd999ca9df.yaml 2022-04-11 21:17:51.580 | M releasenotes/notes/add-show-volume-summary-api-to-v3-volumes-client-96e7b01abdb5c9c3.yaml 2022-04-11 21:17:51.580 | M releasenotes/notes/add-ssh-key-type-38d7a2f900d79842.yaml 2022-04-11 21:17:51.580 | M releasenotes/notes/add-storyboard-in-skip-because-decorator-3e139aa8a4f7970f.yaml 2022-04-11 21:17:51.580 | M releasenotes/notes/add-subnet-id-config-option-fac3d6f12abfc171.yaml 2022-04-11 21:17:51.580 | M releasenotes/notes/add-support-args-kwargs-in-call-until-true-a91k592h5a64exf7.yaml 2022-04-11 21:17:51.580 | M releasenotes/notes/add-unstable_test-decorator-a73cf97d4ffcc796.yaml 2022-04-11 21:17:51.580 | M releasenotes/notes/add-update-api-to-group-types-client-09c06ccdf80d5003.yaml 2022-04-11 21:17:51.580 | M releasenotes/notes/add-update-backup-api-to-v3-backups-client-e8465b2b66617dc0.yaml 2022-04-11 21:17:51.580 | M releasenotes/notes/add-update-flavor--api-to-flavors-client-a859542fe54aab7c.yaml 2022-04-11 21:17:51.580 | M releasenotes/notes/add-update-group-tempest-tests-72f8ec19b2809849.yaml 2022-04-11 21:17:51.580 | M releasenotes/notes/add-validation-resources-to-lib-dc2600c4324ca4d7.yaml 2022-04-11 21:17:51.580 | M releasenotes/notes/add-volume-group-snapshots-tempest-tests-840df3da26590f5e.yaml 2022-04-11 21:17:51.580 | M releasenotes/notes/add-volume-group-types-tempest-tests-1298ab8cb4fe8b7b.yaml 2022-04-11 21:17:51.580 | M releasenotes/notes/add-volume-groups-tempest-tests-dd7b2abfe2b48427.yaml 2022-04-11 21:17:51.581 | M releasenotes/notes/add-volume-quota-class-client-as-library-c4c2b22c36ff807e.yaml 2022-04-11 21:17:51.581 | M releasenotes/notes/add-volume-transfers-v3.55-73f75073ad2c4091.yaml 2022-04-11 21:17:51.581 | M releasenotes/notes/add-worker-file-option-d949121a61156968.yaml 2022-04-11 21:17:51.581 | M releasenotes/notes/add_proxy_url_get_credentials-aef66b085450513f.yaml 2022-04-11 21:17:51.581 | M releasenotes/notes/agents-client-delete-method-de1a7fb3f845999c.yaml 2022-04-11 21:17:51.581 | M releasenotes/notes/api_v2_admin_flag-dea5ca9bc2ce63bc.yaml 2022-04-11 21:17:51.581 | M releasenotes/notes/associate-disassociate-floating_ip-0b6cfebeef1304b0.yaml 2022-04-11 21:17:51.581 | M releasenotes/notes/bp-application-credentials-df69b1f617db1bb9.yaml 2022-04-11 21:17:51.581 | M releasenotes/notes/bug-1647999-7aeda50a8d082d4c.yaml 2022-04-11 21:17:51.581 | M releasenotes/notes/bug-1791007-328a8b9a43bfb157.yaml 2022-04-11 21:17:51.581 | M releasenotes/notes/bug-1799883-6ea95fc64f70c9ef.yaml 2022-04-11 21:17:51.581 | M releasenotes/notes/bug-1808473-54ada26ab78e7b02.yaml 2022-04-11 21:17:51.581 | M releasenotes/notes/change-default-region-for-placement-to-empty-string-394f1132c28345bb.yaml 2022-04-11 21:17:51.581 | M releasenotes/notes/cinder-use-os-endpoint-type-c11f63fd468ceb4c.yaml 2022-04-11 21:17:51.581 | M releasenotes/notes/cli-tests-v3fixes-fb38189cefd64213.yaml 2022-04-11 21:17:51.581 | M releasenotes/notes/compare-header-version-func-de5139b2161b3627.yaml 2022-04-11 21:17:51.581 | M releasenotes/notes/conditional-attr-a8564ec5a70ec840.yaml 2022-04-11 21:17:51.581 | M releasenotes/notes/config-image-api-v1-default-to-false-39d5f2xafc534ab1.yaml 2022-04-11 21:17:51.581 | M releasenotes/notes/config-volume-multiattach-ea8138dfa4fd308c.yaml 2022-04-11 21:17:51.581 | M releasenotes/notes/config_image_certificate_compute_feature-c56efb520d54aff5.yaml 2022-04-11 21:17:51.581 | M releasenotes/notes/correct-port-profile-config-option-d67f5cb31f1bc34c.yaml 2022-04-11 21:17:51.581 | M releasenotes/notes/create-mount-config-drive-to-lib-1a6e912b8afbcc7e.yaml 2022-04-11 21:17:51.581 | M releasenotes/notes/create_loginable_secgroup_rule-73722fd4b4eb12d0.yaml 2022-04-11 21:17:51.581 | M releasenotes/notes/create_security_group_rule-16d58a8f0f0ff262.yaml 2022-04-11 21:17:51.581 | M releasenotes/notes/credentials-factory-stable-c8037bd9ae642482.yaml 2022-04-11 21:17:51.581 | M releasenotes/notes/deprecate-and-enable-identity-application_credentials-1d4eaef4c3c9dcba.yaml 2022-04-11 21:17:51.581 | M releasenotes/notes/deprecate-and-enable-identity-project-tags-23b87518888e563a.yaml 2022-04-11 21:17:51.581 | M releasenotes/notes/deprecate-compute-feature-enabled-block-migrate-cinder-iscsi-fcda802d774dfeec.yaml 2022-04-11 21:17:51.581 | M releasenotes/notes/deprecate-compute-images-client-in-volume-tests-92b6dd55fcaba620.yaml 2022-04-11 21:17:51.581 | M releasenotes/notes/deprecate-config-forbid_global_implied_dsr-e64cfa66e6e3ded5.yaml 2022-04-11 21:17:51.581 | M releasenotes/notes/deprecate-default-value-for-v3_endpoint_type-fb9e47c5ba1c719d.yaml 2022-04-11 21:17:51.581 | M releasenotes/notes/deprecate-dns_servers-option-0xf2f297ee47a5ff.yaml 2022-04-11 21:17:51.581 | M releasenotes/notes/deprecate-image-v1-service-clients-d12ed42210bb76b5.yaml 2022-04-11 21:17:51.581 | M releasenotes/notes/deprecate-old-api-microversion-fixture-a471aac985c0f3fb.yaml 2022-04-11 21:17:51.582 | M releasenotes/notes/deprecate-scheduler-available-filters-cbca2017ba3cf2aa.yaml 2022-04-11 21:17:51.582 | M releasenotes/notes/deprecate-spice-rdp-console-config-f2af173552axfb72.yaml 2022-04-11 21:17:51.582 | M releasenotes/notes/deprecate-vnc-server-header-529f07d592aefb62.yaml 2022-04-11 21:17:51.582 | M releasenotes/notes/deprecate-volume-api-selection-config-options-b95c5c0ccbf38916.yaml 2022-04-11 21:17:51.582 | M releasenotes/notes/deprecate-volume-v2-service-clients-ff8a2a7be1797eb5.yaml 2022-04-11 21:17:51.582 | M releasenotes/notes/disable-identity-v2-testing-4ef1565d1a5aedcf.yaml 2022-04-11 21:17:51.582 | M releasenotes/notes/drop-DEFAULT_PARAMS-bfcc2e7b74ef880b.yaml 2022-04-11 21:17:51.582 | M releasenotes/notes/drop-py-2-7-730baf411876d5d8.yaml 2022-04-11 21:17:51.582 | M releasenotes/notes/drop-py-3-5-support-76ca78f1a650fcad.yaml 2022-04-11 21:17:51.582 | M releasenotes/notes/enable-volume-multiattach-fd5e9bf0e96b56ce.yaml 2022-04-11 21:17:51.582 | M releasenotes/notes/end-of-support-for-stein-f795b968d83497a9.yaml 2022-04-11 21:17:51.582 | M releasenotes/notes/end-of-support-for-train-83369468215d7485.yaml 2022-04-11 21:17:51.582 | M releasenotes/notes/extra-compute-services-tests-92b6c0618972e02f.yaml 2022-04-11 21:17:51.582 | M releasenotes/notes/fix-1847749-2670b1d4f6097a1a.yaml 2022-04-11 21:17:51.582 | M releasenotes/notes/fix-credential-logging-98089c897d801355.yaml 2022-04-11 21:17:51.582 | M releasenotes/notes/fix-list-group-snapshots-api-969d9321002c566c.yaml 2022-04-11 21:17:51.582 | M releasenotes/notes/fix-remoteclient-default-ssh-shell-prologue-33e99343d086f601.yaml 2022-04-11 21:17:51.582 | M releasenotes/notes/fix-show-image-file-expected-code-92d97342d0f6d60e.yaml 2022-04-11 21:17:51.582 | M releasenotes/notes/floating-ips-port-forwarding-client-cf8820b910bd7f4d.yaml 2022-04-11 21:17:51.582 | M releasenotes/notes/http_proxy_config-cb39b55520e84db5.yaml 2022-04-11 21:17:51.582 | M releasenotes/notes/identity-tests-domain-drivers-76235f6672221e45.yaml 2022-04-11 21:17:51.582 | M releasenotes/notes/identity-token-client-8aaef74b1d61090a.yaml 2022-04-11 21:17:51.582 | M releasenotes/notes/identity-v3-project-tags-client-36683c6a8644e54b.yaml 2022-04-11 21:17:51.582 | M releasenotes/notes/identity_client-635275d43abbb807.yaml 2022-04-11 21:17:51.582 | M releasenotes/notes/image-client-add-versions-and-tasks-ac289dbfe1c899cc.yaml 2022-04-11 21:17:51.582 | M releasenotes/notes/image_import_testing_support-22ba4bcb9f2fb848.yaml 2022-04-11 21:17:51.582 | M releasenotes/notes/intermediate-pike-release-2ce492432ff8f012.yaml 2022-04-11 21:17:51.582 | M releasenotes/notes/intermediate-queens-release-2f9f305775fca454.yaml 2022-04-11 21:17:51.582 | M releasenotes/notes/intermediate-train-release-0146c624cff9a57f.yaml 2022-04-11 21:17:51.582 | M releasenotes/notes/intermediate-ussuri-release-8aebeca312a6718c.yaml 2022-04-11 21:17:51.582 | M releasenotes/notes/intermediate-wallaby-release-55a0b31b1dee7b23.yaml 2022-04-11 21:17:51.582 | M releasenotes/notes/introduce-attachments-client-add-show-attachment-api-c3111f7e560a87b3.yaml 2022-04-11 21:17:51.582 | M releasenotes/notes/lib_api_microversion_fixture-f52308fc6b6b89f2.yaml 2022-04-11 21:17:51.582 | M releasenotes/notes/limits-client-d656f16a3d3e84fc.yaml 2022-04-11 21:17:51.583 | M releasenotes/notes/list-auth-domains-v3-endpoint-9ec60c7d3011c397.yaml 2022-04-11 21:17:51.583 | M releasenotes/notes/log-resource-client-20e58a295f729902.yaml 2022-04-11 21:17:51.583 | M releasenotes/notes/log_console_output-dae6b8740b5a5821.yaml 2022-04-11 21:17:51.583 | M releasenotes/notes/loggable-resource-client-5977d46a7ea52199.yaml 2022-04-11 21:17:51.583 | M releasenotes/notes/make-create-user-domain-aware-for-v3-creds-client-5054f58e715adc0c.yaml 2022-04-11 21:17:51.583 | M releasenotes/notes/make-object-storage-client-as-stable-interface-d1b07c7e8f17bef6.yaml 2022-04-11 21:17:51.583 | M releasenotes/notes/merge-tempest-horizon-plugin-39d555339ab8c7ce.yaml 2022-04-11 21:17:51.583 | M releasenotes/notes/migrate-dynamic-creds-ecebb47528080761.yaml 2022-04-11 21:17:51.583 | M releasenotes/notes/migrate-object-storage-as-stable-interface-42014c7b43ecb254.yaml 2022-04-11 21:17:51.583 | M releasenotes/notes/migrate-preprov-creds-ef61a046ee1ec604.yaml 2022-04-11 21:17:51.583 | M releasenotes/notes/move-attr-decorator-to-lib-a1e80c42ba9c5392.yaml 2022-04-11 21:17:51.583 | M releasenotes/notes/move-related_bug-decorator-to-lib-dbfd5c543bbb2805.yaml 2022-04-11 21:17:51.583 | M releasenotes/notes/move-volume-v3-base_client-to-volume-1edbz0f207c3b283.yaml 2022-04-11 21:17:51.583 | M releasenotes/notes/network-show-version-18e1707a4df0a3d3.yaml 2022-04-11 21:17:51.583 | M releasenotes/notes/network-swap-to-project_id-a1d7fdf6c5e1cf44.yaml 2022-04-11 21:17:51.583 | M releasenotes/notes/network-tag-client-f4614029af7927f0.yaml 2022-04-11 21:17:51.583 | M releasenotes/notes/network_feature_enabled_available_features-35f9ac5f253e2ca3.yaml 2022-04-11 21:17:51.583 | M releasenotes/notes/new-placement-client-methods-e35c473e29494928.yaml 2022-04-11 21:17:51.583 | M releasenotes/notes/omit_X-Subject-Token_from_log-1bf5fef88c80334b.yaml 2022-04-11 21:17:51.583 | M releasenotes/notes/os_tenant_name-3ee175763bff455b.yaml 2022-04-11 21:17:51.583 | M releasenotes/notes/pause_teardown-45c9d60ffa889f7f.yaml 2022-04-11 21:17:51.583 | M releasenotes/notes/plugin-client-registration-enhancements-e09131742391225b.yaml 2022-04-11 21:17:51.583 | M releasenotes/notes/prevent-error-in-parse-resp-when-nullable-list-9898cd0f22180986.yaml 2022-04-11 21:17:51.583 | M releasenotes/notes/raise-exception-when-error-deleting-on-volume-18d0d0c5886212dd.yaml 2022-04-11 21:17:51.583 | M releasenotes/notes/random-bytes-size-limit-ee94a8c6534fe916.yaml 2022-04-11 21:17:51.583 | M releasenotes/notes/removal-deprecated-config-options-3db535b979fe3509.yaml 2022-04-11 21:17:51.583 | M releasenotes/notes/removal-deprecated-volume-config-options-21c4412f3c600923.yaml 2022-04-11 21:17:51.583 | M releasenotes/notes/remove-allow_tenant_isolation-option-03f0d998eb498d44.yaml 2022-04-11 21:17:51.583 | M releasenotes/notes/remove-deprecated-apis-from-v2-volumes-client-3ca4a5db5fea518f.yaml 2022-04-11 21:17:51.583 | M releasenotes/notes/remove-deprecated-find-test-caller-f4525cd043bfd1b6.yaml 2022-04-11 21:17:51.583 | M releasenotes/notes/remove-deprecated-old-token-clients-e4c2e654132f1130.yaml 2022-04-11 21:17:51.583 | M releasenotes/notes/remove-deprecated-skip-decorators-f8b42d812d20b537.yaml 2022-04-11 21:17:51.583 | M releasenotes/notes/remove-deprecated-skip_unless_attr-decorator-02bde59a00328f5c.yaml 2022-04-11 21:17:51.584 | M releasenotes/notes/remove-deprecated-volume-apis-from-v2-volumes-client-cf35e5b4cca89860.yaml 2022-04-11 21:17:51.584 | M releasenotes/notes/remove-deprecated-volume-config-options-4b7ea93b88e5b982.yaml 2022-04-11 21:17:51.584 | M releasenotes/notes/remove-get-ipv6-addr-by-EUI64-c79972d799c7a430.yaml 2022-04-11 21:17:51.584 | M releasenotes/notes/remove-heat-tests-9efb42cac3e0b306.yaml 2022-04-11 21:17:51.584 | M releasenotes/notes/remove-old-data-utils-e0966f882f7fe23a.yaml 2022-04-11 21:17:51.584 | M releasenotes/notes/remove-some-deprecated-auth-and-identity-options-xa1xd9b8fb948g4f.yaml 2022-04-11 21:17:51.584 | M releasenotes/notes/remove-some-deprecated-identity-options-0ffxd1b8db928e43.yaml 2022-04-11 21:17:51.584 | M releasenotes/notes/remove-support-of-py34-7d59fdb431fefe24.yaml 2022-04-11 21:17:51.584 | M releasenotes/notes/remove-volume-v1-service-clients-9235e3a965f93c09.yaml 2022-04-11 21:17:51.584 | M releasenotes/notes/removed-tox-ostestr-8997a93d199c44f3.yaml 2022-04-11 21:17:51.584 | M releasenotes/notes/segments-client-866f02948f40d4ff.yaml 2022-04-11 21:17:51.584 | M releasenotes/notes/set-cinder-api-v3-option-true-1b3e61e3129b7c00.yaml 2022-04-11 21:17:51.584 | M releasenotes/notes/set-default-value-of-concurrency-to-2-d916d5c31e3725d5.yaml 2022-04-11 21:17:51.584 | M releasenotes/notes/start-of-pike-support-f2a1b7ea8e8b0311.yaml 2022-04-11 21:17:51.584 | M releasenotes/notes/start-of-queens-support-fea9051ba1d85fc7.yaml 2022-04-11 21:17:51.584 | M releasenotes/notes/subunit_describe_calls-ad7df689b9d63e3f.yaml 2022-04-11 21:17:51.584 | M releasenotes/notes/support-for-rbac-new-scope-6ec8164ce1e7288c.yaml 2022-04-11 21:17:51.584 | M releasenotes/notes/support-microversion-in-scenario-test-b4fbfdd3a977fc58.yaml 2022-04-11 21:17:51.584 | M releasenotes/notes/support-scope-in-get-roles-dynamic-creds-90bfab163c1c289a.yaml 2022-04-11 21:17:51.584 | M releasenotes/notes/swift-improve-cleanup-63cfc21ffb3aff6f.yaml 2022-04-11 21:17:51.584 | M releasenotes/notes/switch-to-stestr-8c9f834b3f5a55d8.yaml 2022-04-11 21:17:51.584 | M releasenotes/notes/system-scope-44244cc955a7825f.yaml 2022-04-11 21:17:51.584 | M releasenotes/notes/tempest-default-run_validations-9640c41b6a4a9121.yaml 2022-04-11 21:17:51.584 | M releasenotes/notes/tempest-identity-catalog-client-f5c8589a9d7c1eb5.yaml 2022-04-11 21:17:51.584 | M releasenotes/notes/tempest-lib-compute-update-service-6019d2dcfe4a1c5d.yaml 2022-04-11 21:17:51.584 | M releasenotes/notes/tempest-rocky-release-0fc3312053923380.yaml 2022-04-11 21:17:51.584 | M releasenotes/notes/tempest-run-fix-updates-564b41706decbba1.yaml 2022-04-11 21:17:51.584 | M releasenotes/notes/tempest-stein-release-18bad34136a2e6ef.yaml 2022-04-11 21:17:51.584 | M releasenotes/notes/tempest-train-release-a2ed0743a5eadeb6.yaml 2022-04-11 21:17:51.584 | M releasenotes/notes/tempest-ussuri-release-72b5770a3b97678f.yaml 2022-04-11 21:17:51.584 | M releasenotes/notes/tempest-victoria-release-27000c02edc5a112.yaml 2022-04-11 21:17:51.584 | M releasenotes/notes/tempest-wallaby-release-0f2cea5ccf63485e.yaml 2022-04-11 21:17:51.584 | M releasenotes/notes/tempest-workspace-delete-directory-feature-74d6d157a5a05561.yaml 2022-04-11 21:17:51.585 | M releasenotes/notes/tempest-xena-release-3ffb30eb59e49f2c.yaml 2022-04-11 21:17:51.585 | M releasenotes/notes/tempest-yoga-release-66e8484b9a402e9f.yaml 2022-04-11 21:17:51.585 | M releasenotes/notes/test-clients-stable-for-plugin-90b1e7dc83f28ccd.yaml 2022-04-11 21:17:51.585 | M releasenotes/notes/use-cinder-v3-client-for-verify_tempest_config-2bf3d817b0070064.yaml 2022-04-11 21:17:51.585 | M releasenotes/notes/verify-tempest-command-8e88452c7a08dd77.yaml 2022-04-11 21:17:51.585 | M releasenotes/notes/vnc-hardcoded-server-name-removed-6f8d1e90a175dc08.yaml 2022-04-11 21:17:51.585 | M releasenotes/notes/volume-backed-live-mig-5a38b496ba1ec093.yaml 2022-04-11 21:17:51.585 | M releasenotes/notes/volume-service-testing-default-to-v3-endpoints-20b86895a590925d.yaml 2022-04-11 21:17:51.585 | M releasenotes/notes/volume-v3-service-clients-a863a6336af56cca.yaml 2022-04-11 21:17:51.585 | M releasenotes/notes/xenapi_apis-conf-fcca549283e53ed6.yaml 2022-04-11 21:17:51.585 | M releasenotes/source/_static/.placeholder 2022-04-11 21:17:51.585 | M releasenotes/source/_templates/.placeholder 2022-04-11 21:17:51.585 | M releasenotes/source/conf.py 2022-04-11 21:17:51.585 | M releasenotes/source/index.rst 2022-04-11 21:17:51.585 | M releasenotes/source/unreleased.rst 2022-04-11 21:17:51.585 | M releasenotes/source/v10.0.0.rst 2022-04-11 21:17:51.585 | M releasenotes/source/v11.0.0.rst 2022-04-11 21:17:51.585 | M releasenotes/source/v12.0.0.rst 2022-04-11 21:17:51.585 | M releasenotes/source/v13.0.0.rst 2022-04-11 21:17:51.585 | M releasenotes/source/v14.0.0.rst 2022-04-11 21:17:51.585 | M releasenotes/source/v15.0.0.rst 2022-04-11 21:17:51.585 | M releasenotes/source/v16.0.0.rst 2022-04-11 21:17:51.585 | M releasenotes/source/v16.1.0.rst 2022-04-11 21:17:51.585 | M releasenotes/source/v17.0.0.rst 2022-04-11 21:17:51.585 | M releasenotes/source/v17.1.0.rst 2022-04-11 21:17:51.585 | M releasenotes/source/v17.2.0.rst 2022-04-11 21:17:51.585 | M releasenotes/source/v18.0.0.rst 2022-04-11 21:17:51.585 | M releasenotes/source/v19.0.0.rst 2022-04-11 21:17:51.585 | M releasenotes/source/v20.0.0.rst 2022-04-11 21:17:51.585 | M releasenotes/source/v21.0.0.rst 2022-04-11 21:17:51.585 | M releasenotes/source/v22.0.0.rst 2022-04-11 21:17:51.585 | M releasenotes/source/v22.1.0.rst 2022-04-11 21:17:51.585 | M releasenotes/source/v23.0.0.rst 2022-04-11 21:17:51.585 | M releasenotes/source/v24.0.0.rst 2022-04-11 21:17:51.586 | M releasenotes/source/v26.0.0.rst 2022-04-11 21:17:51.586 | M releasenotes/source/v26.1.0.rst 2022-04-11 21:17:51.586 | M releasenotes/source/v27.0.0.rst 2022-04-11 21:17:51.586 | M releasenotes/source/v28.0.0.rst 2022-04-11 21:17:51.586 | M releasenotes/source/v28.1.0.rst 2022-04-11 21:17:51.586 | M releasenotes/source/v29.0.0.rst 2022-04-11 21:17:51.586 | M releasenotes/source/v29.1.0.rst 2022-04-11 21:17:51.586 | M releasenotes/source/v29.2.0.rst 2022-04-11 21:17:51.586 | M releasenotes/source/v30.0.0.rst 2022-04-11 21:17:51.586 | M requirements.txt 2022-04-11 21:17:51.587 | M roles/acl-devstack-files/README.rst 2022-04-11 21:17:51.587 | M roles/acl-devstack-files/defaults/main.yaml 2022-04-11 21:17:51.587 | M roles/acl-devstack-files/tasks/main.yaml 2022-04-11 21:17:51.587 | M roles/run-tempest-26/README.rst 2022-04-11 21:17:51.587 | M roles/run-tempest-26/defaults/main.yaml 2022-04-11 21:17:51.587 | M roles/run-tempest-26/tasks/main.yaml 2022-04-11 21:17:51.587 | M roles/run-tempest/README.rst 2022-04-11 21:17:51.587 | M roles/run-tempest/defaults/main.yaml 2022-04-11 21:17:51.587 | M roles/run-tempest/tasks/main.yaml 2022-04-11 21:17:51.587 | M roles/setup-tempest-data-dir/README.rst 2022-04-11 21:17:51.587 | M roles/setup-tempest-data-dir/defaults/main.yaml 2022-04-11 21:17:51.587 | M roles/setup-tempest-data-dir/tasks/main.yaml 2022-04-11 21:17:51.587 | M roles/setup-tempest-run-dir/README.rst 2022-04-11 21:17:51.587 | M roles/setup-tempest-run-dir/defaults/main.yaml 2022-04-11 21:17:51.587 | M roles/setup-tempest-run-dir/tasks/main.yaml 2022-04-11 21:17:51.587 | M roles/tempest-cleanup/README.rst 2022-04-11 21:17:51.587 | M roles/tempest-cleanup/defaults/main.yaml 2022-04-11 21:17:51.587 | M roles/tempest-cleanup/tasks/dry_run.yaml 2022-04-11 21:17:51.587 | M roles/tempest-cleanup/tasks/dry_run_checker.py 2022-04-11 21:17:51.587 | M roles/tempest-cleanup/tasks/main.yaml 2022-04-11 21:17:51.587 | M setup.cfg 2022-04-11 21:17:51.587 | M setup.py 2022-04-11 21:17:51.587 | M tempest/README.rst 2022-04-11 21:17:51.587 | M tempest/__init__.py 2022-04-11 21:17:51.587 | M tempest/api/README.rst 2022-04-11 21:17:51.587 | M tempest/api/__init__.py 2022-04-11 21:17:51.587 | M tempest/api/compute/__init__.py 2022-04-11 21:17:51.587 | M tempest/api/compute/admin/__init__.py 2022-04-11 21:17:51.587 | M tempest/api/compute/admin/test_agents.py 2022-04-11 21:17:51.587 | M tempest/api/compute/admin/test_aggregates.py 2022-04-11 21:17:51.587 | M tempest/api/compute/admin/test_aggregates_negative.py 2022-04-11 21:17:51.587 | M tempest/api/compute/admin/test_auto_allocate_network.py 2022-04-11 21:17:51.587 | M tempest/api/compute/admin/test_availability_zone.py 2022-04-11 21:17:51.587 | M tempest/api/compute/admin/test_availability_zone_negative.py 2022-04-11 21:17:51.587 | M tempest/api/compute/admin/test_create_server.py 2022-04-11 21:17:51.588 | M tempest/api/compute/admin/test_delete_server.py 2022-04-11 21:17:51.588 | M tempest/api/compute/admin/test_fixed_ips.py 2022-04-11 21:17:51.588 | M tempest/api/compute/admin/test_fixed_ips_negative.py 2022-04-11 21:17:51.588 | M tempest/api/compute/admin/test_flavors.py 2022-04-11 21:17:51.588 | M tempest/api/compute/admin/test_flavors_access.py 2022-04-11 21:17:51.588 | M tempest/api/compute/admin/test_flavors_access_negative.py 2022-04-11 21:17:51.588 | M tempest/api/compute/admin/test_flavors_extra_specs.py 2022-04-11 21:17:51.588 | M tempest/api/compute/admin/test_flavors_extra_specs_negative.py 2022-04-11 21:17:51.588 | M tempest/api/compute/admin/test_flavors_microversions.py 2022-04-11 21:17:51.588 | M tempest/api/compute/admin/test_floating_ips_bulk.py 2022-04-11 21:17:51.588 | M tempest/api/compute/admin/test_hosts.py 2022-04-11 21:17:51.588 | M tempest/api/compute/admin/test_hosts_negative.py 2022-04-11 21:17:51.588 | M tempest/api/compute/admin/test_hypervisor.py 2022-04-11 21:17:51.588 | M tempest/api/compute/admin/test_hypervisor_negative.py 2022-04-11 21:17:51.588 | M tempest/api/compute/admin/test_instance_usage_audit_log.py 2022-04-11 21:17:51.588 | M tempest/api/compute/admin/test_instance_usage_audit_log_negative.py 2022-04-11 21:17:51.588 | M tempest/api/compute/admin/test_keypairs_v210.py 2022-04-11 21:17:51.588 | M tempest/api/compute/admin/test_live_migration.py 2022-04-11 21:17:51.588 | M tempest/api/compute/admin/test_live_migration_negative.py 2022-04-11 21:17:51.588 | M tempest/api/compute/admin/test_migrations.py 2022-04-11 21:17:51.588 | M tempest/api/compute/admin/test_networks.py 2022-04-11 21:17:51.588 | M tempest/api/compute/admin/test_quotas.py 2022-04-11 21:17:51.588 | M tempest/api/compute/admin/test_quotas_negative.py 2022-04-11 21:17:51.588 | M tempest/api/compute/admin/test_security_groups.py 2022-04-11 21:17:51.588 | M tempest/api/compute/admin/test_server_diagnostics.py 2022-04-11 21:17:51.588 | M tempest/api/compute/admin/test_server_diagnostics_negative.py 2022-04-11 21:17:51.588 | M tempest/api/compute/admin/test_servers.py 2022-04-11 21:17:51.588 | M tempest/api/compute/admin/test_servers_negative.py 2022-04-11 21:17:51.588 | M tempest/api/compute/admin/test_servers_on_multinodes.py 2022-04-11 21:17:51.588 | M tempest/api/compute/admin/test_services.py 2022-04-11 21:17:51.588 | M tempest/api/compute/admin/test_services_negative.py 2022-04-11 21:17:51.588 | M tempest/api/compute/admin/test_simple_tenant_usage.py 2022-04-11 21:17:51.588 | M tempest/api/compute/admin/test_simple_tenant_usage_negative.py 2022-04-11 21:17:51.588 | M tempest/api/compute/admin/test_volume.py 2022-04-11 21:17:51.588 | M tempest/api/compute/admin/test_volume_swap.py 2022-04-11 21:17:51.589 | M tempest/api/compute/admin/test_volumes_negative.py 2022-04-11 21:17:51.589 | M tempest/api/compute/api_microversion_fixture.py 2022-04-11 21:17:51.589 | M tempest/api/compute/base.py 2022-04-11 21:17:51.589 | M tempest/api/compute/certificates/__init__.py 2022-04-11 21:17:51.589 | M tempest/api/compute/certificates/test_certificates.py 2022-04-11 21:17:51.589 | M tempest/api/compute/flavors/__init__.py 2022-04-11 21:17:51.589 | M tempest/api/compute/flavors/test_flavors.py 2022-04-11 21:17:51.589 | M tempest/api/compute/flavors/test_flavors_negative.py 2022-04-11 21:17:51.589 | M tempest/api/compute/floating_ips/__init__.py 2022-04-11 21:17:51.589 | M tempest/api/compute/floating_ips/base.py 2022-04-11 21:17:51.589 | M tempest/api/compute/floating_ips/test_floating_ips_actions.py 2022-04-11 21:17:51.589 | M tempest/api/compute/floating_ips/test_floating_ips_actions_negative.py 2022-04-11 21:17:51.589 | M tempest/api/compute/floating_ips/test_list_floating_ips.py 2022-04-11 21:17:51.589 | M tempest/api/compute/floating_ips/test_list_floating_ips_negative.py 2022-04-11 21:17:51.589 | M tempest/api/compute/images/__init__.py 2022-04-11 21:17:51.589 | M tempest/api/compute/images/test_image_metadata.py 2022-04-11 21:17:51.589 | M tempest/api/compute/images/test_image_metadata_negative.py 2022-04-11 21:17:51.589 | M tempest/api/compute/images/test_images.py 2022-04-11 21:17:51.589 | M tempest/api/compute/images/test_images_negative.py 2022-04-11 21:17:51.589 | M tempest/api/compute/images/test_images_oneserver.py 2022-04-11 21:17:51.589 | M tempest/api/compute/images/test_images_oneserver_negative.py 2022-04-11 21:17:51.589 | M tempest/api/compute/images/test_list_image_filters.py 2022-04-11 21:17:51.589 | M tempest/api/compute/images/test_list_image_filters_negative.py 2022-04-11 21:17:51.589 | M tempest/api/compute/images/test_list_images.py 2022-04-11 21:17:51.589 | M tempest/api/compute/keypairs/__init__.py 2022-04-11 21:17:51.589 | M tempest/api/compute/keypairs/base.py 2022-04-11 21:17:51.589 | M tempest/api/compute/keypairs/test_keypairs.py 2022-04-11 21:17:51.589 | M tempest/api/compute/keypairs/test_keypairs_negative.py 2022-04-11 21:17:51.589 | M tempest/api/compute/keypairs/test_keypairs_v22.py 2022-04-11 21:17:51.589 | M tempest/api/compute/limits/__init__.py 2022-04-11 21:17:51.589 | M tempest/api/compute/limits/test_absolute_limits.py 2022-04-11 21:17:51.589 | M tempest/api/compute/limits/test_absolute_limits_negative.py 2022-04-11 21:17:51.589 | M tempest/api/compute/security_groups/__init__.py 2022-04-11 21:17:51.589 | M tempest/api/compute/security_groups/base.py 2022-04-11 21:17:51.590 | M tempest/api/compute/security_groups/test_security_group_rules.py 2022-04-11 21:17:51.590 | M tempest/api/compute/security_groups/test_security_group_rules_negative.py 2022-04-11 21:17:51.590 | M tempest/api/compute/security_groups/test_security_groups.py 2022-04-11 21:17:51.590 | M tempest/api/compute/security_groups/test_security_groups_negative.py 2022-04-11 21:17:51.590 | M tempest/api/compute/servers/__init__.py 2022-04-11 21:17:51.590 | M tempest/api/compute/servers/test_attach_interfaces.py 2022-04-11 21:17:51.590 | M tempest/api/compute/servers/test_availability_zone.py 2022-04-11 21:17:51.590 | M tempest/api/compute/servers/test_create_server.py 2022-04-11 21:17:51.590 | M tempest/api/compute/servers/test_create_server_multi_nic.py 2022-04-11 21:17:51.590 | M tempest/api/compute/servers/test_delete_server.py 2022-04-11 21:17:51.590 | M tempest/api/compute/servers/test_device_tagging.py 2022-04-11 21:17:51.590 | M tempest/api/compute/servers/test_disk_config.py 2022-04-11 21:17:51.590 | M tempest/api/compute/servers/test_instance_actions.py 2022-04-11 21:17:51.590 | M tempest/api/compute/servers/test_instance_actions_negative.py 2022-04-11 21:17:51.590 | M tempest/api/compute/servers/test_list_server_filters.py 2022-04-11 21:17:51.590 | M tempest/api/compute/servers/test_list_servers_negative.py 2022-04-11 21:17:51.590 | M tempest/api/compute/servers/test_multiple_create.py 2022-04-11 21:17:51.590 | M tempest/api/compute/servers/test_multiple_create_negative.py 2022-04-11 21:17:51.590 | M tempest/api/compute/servers/test_novnc.py 2022-04-11 21:17:51.590 | M tempest/api/compute/servers/test_server_actions.py 2022-04-11 21:17:51.590 | M tempest/api/compute/servers/test_server_addresses.py 2022-04-11 21:17:51.590 | M tempest/api/compute/servers/test_server_addresses_negative.py 2022-04-11 21:17:51.590 | M tempest/api/compute/servers/test_server_group.py 2022-04-11 21:17:51.590 | M tempest/api/compute/servers/test_server_metadata.py 2022-04-11 21:17:51.590 | M tempest/api/compute/servers/test_server_metadata_negative.py 2022-04-11 21:17:51.590 | M tempest/api/compute/servers/test_server_password.py 2022-04-11 21:17:51.590 | M tempest/api/compute/servers/test_server_personality.py 2022-04-11 21:17:51.590 | M tempest/api/compute/servers/test_server_rescue.py 2022-04-11 21:17:51.590 | M tempest/api/compute/servers/test_server_rescue_negative.py 2022-04-11 21:17:51.590 | M tempest/api/compute/servers/test_server_tags.py 2022-04-11 21:17:51.590 | M tempest/api/compute/servers/test_servers.py 2022-04-11 21:17:51.590 | M tempest/api/compute/servers/test_servers_microversions.py 2022-04-11 21:17:51.590 | M tempest/api/compute/servers/test_servers_negative.py 2022-04-11 21:17:51.590 | M tempest/api/compute/servers/test_virtual_interfaces.py 2022-04-11 21:17:51.591 | M tempest/api/compute/servers/test_virtual_interfaces_negative.py 2022-04-11 21:17:51.591 | M tempest/api/compute/test_extensions.py 2022-04-11 21:17:51.591 | M tempest/api/compute/test_networks.py 2022-04-11 21:17:51.591 | M tempest/api/compute/test_quotas.py 2022-04-11 21:17:51.591 | M tempest/api/compute/test_tenant_networks.py 2022-04-11 21:17:51.591 | M tempest/api/compute/test_versions.py 2022-04-11 21:17:51.591 | M tempest/api/compute/volumes/__init__.py 2022-04-11 21:17:51.591 | M tempest/api/compute/volumes/test_attach_volume.py 2022-04-11 21:17:51.591 | M tempest/api/compute/volumes/test_attach_volume_negative.py 2022-04-11 21:17:51.591 | M tempest/api/compute/volumes/test_volume_snapshots.py 2022-04-11 21:17:51.591 | M tempest/api/compute/volumes/test_volumes_get.py 2022-04-11 21:17:51.591 | M tempest/api/compute/volumes/test_volumes_list.py 2022-04-11 21:17:51.591 | M tempest/api/compute/volumes/test_volumes_negative.py 2022-04-11 21:17:51.591 | M tempest/api/identity/__init__.py 2022-04-11 21:17:51.591 | M tempest/api/identity/admin/__init__.py 2022-04-11 21:17:51.591 | M tempest/api/identity/admin/v2/__init__.py 2022-04-11 21:17:51.591 | M tempest/api/identity/admin/v2/test_endpoints.py 2022-04-11 21:17:51.591 | M tempest/api/identity/admin/v2/test_roles.py 2022-04-11 21:17:51.591 | M tempest/api/identity/admin/v2/test_roles_negative.py 2022-04-11 21:17:51.591 | M tempest/api/identity/admin/v2/test_services.py 2022-04-11 21:17:51.591 | M tempest/api/identity/admin/v2/test_tenant_negative.py 2022-04-11 21:17:51.591 | M tempest/api/identity/admin/v2/test_tenants.py 2022-04-11 21:17:51.591 | M tempest/api/identity/admin/v2/test_tokens.py 2022-04-11 21:17:51.591 | M tempest/api/identity/admin/v2/test_tokens_negative.py 2022-04-11 21:17:51.591 | M tempest/api/identity/admin/v2/test_users.py 2022-04-11 21:17:51.591 | M tempest/api/identity/admin/v2/test_users_negative.py 2022-04-11 21:17:51.591 | M tempest/api/identity/admin/v3/__init__.py 2022-04-11 21:17:51.591 | M tempest/api/identity/admin/v3/test_application_credentials.py 2022-04-11 21:17:51.591 | M tempest/api/identity/admin/v3/test_credentials.py 2022-04-11 21:17:51.591 | M tempest/api/identity/admin/v3/test_default_project_id.py 2022-04-11 21:17:51.591 | M tempest/api/identity/admin/v3/test_domain_configuration.py 2022-04-11 21:17:51.591 | M tempest/api/identity/admin/v3/test_domains.py 2022-04-11 21:17:51.591 | M tempest/api/identity/admin/v3/test_domains_negative.py 2022-04-11 21:17:51.591 | M tempest/api/identity/admin/v3/test_endpoint_groups.py 2022-04-11 21:17:51.592 | M tempest/api/identity/admin/v3/test_endpoints.py 2022-04-11 21:17:51.592 | M tempest/api/identity/admin/v3/test_endpoints_negative.py 2022-04-11 21:17:51.592 | M tempest/api/identity/admin/v3/test_groups.py 2022-04-11 21:17:51.592 | M tempest/api/identity/admin/v3/test_inherits.py 2022-04-11 21:17:51.592 | M tempest/api/identity/admin/v3/test_list_projects.py 2022-04-11 21:17:51.592 | M tempest/api/identity/admin/v3/test_list_users.py 2022-04-11 21:17:51.592 | M tempest/api/identity/admin/v3/test_oauth_consumers.py 2022-04-11 21:17:51.592 | M tempest/api/identity/admin/v3/test_policies.py 2022-04-11 21:17:51.592 | M tempest/api/identity/admin/v3/test_project_tags.py 2022-04-11 21:17:51.592 | M tempest/api/identity/admin/v3/test_projects.py 2022-04-11 21:17:51.592 | M tempest/api/identity/admin/v3/test_projects_negative.py 2022-04-11 21:17:51.592 | M tempest/api/identity/admin/v3/test_regions.py 2022-04-11 21:17:51.592 | M tempest/api/identity/admin/v3/test_roles.py 2022-04-11 21:17:51.592 | M tempest/api/identity/admin/v3/test_services.py 2022-04-11 21:17:51.592 | M tempest/api/identity/admin/v3/test_tokens.py 2022-04-11 21:17:51.592 | M tempest/api/identity/admin/v3/test_trusts.py 2022-04-11 21:17:51.592 | M tempest/api/identity/admin/v3/test_users.py 2022-04-11 21:17:51.592 | M tempest/api/identity/admin/v3/test_users_negative.py 2022-04-11 21:17:51.592 | M tempest/api/identity/base.py 2022-04-11 21:17:51.592 | M tempest/api/identity/v2/__init__.py 2022-04-11 21:17:51.592 | M tempest/api/identity/v2/test_api_discovery.py 2022-04-11 21:17:51.592 | M tempest/api/identity/v2/test_ec2_credentials.py 2022-04-11 21:17:51.592 | M tempest/api/identity/v2/test_extension.py 2022-04-11 21:17:51.592 | M tempest/api/identity/v2/test_tenants.py 2022-04-11 21:17:51.592 | M tempest/api/identity/v2/test_tokens.py 2022-04-11 21:17:51.592 | M tempest/api/identity/v2/test_users.py 2022-04-11 21:17:51.592 | M tempest/api/identity/v3/__init__.py 2022-04-11 21:17:51.592 | M tempest/api/identity/v3/test_access_rules.py 2022-04-11 21:17:51.592 | M tempest/api/identity/v3/test_api_discovery.py 2022-04-11 21:17:51.592 | M tempest/api/identity/v3/test_application_credentials.py 2022-04-11 21:17:51.592 | M tempest/api/identity/v3/test_catalog.py 2022-04-11 21:17:51.592 | M tempest/api/identity/v3/test_domains.py 2022-04-11 21:17:51.592 | M tempest/api/identity/v3/test_ec2_credentials.py 2022-04-11 21:17:51.592 | M tempest/api/identity/v3/test_projects.py 2022-04-11 21:17:51.592 | M tempest/api/identity/v3/test_tokens.py 2022-04-11 21:17:51.592 | M tempest/api/identity/v3/test_users.py 2022-04-11 21:17:51.593 | M tempest/api/image/__init__.py 2022-04-11 21:17:51.593 | M tempest/api/image/base.py 2022-04-11 21:17:51.593 | M tempest/api/image/v1/__init__.py 2022-04-11 21:17:51.593 | M tempest/api/image/v1/test_image_members.py 2022-04-11 21:17:51.593 | M tempest/api/image/v1/test_image_members_negative.py 2022-04-11 21:17:51.593 | M tempest/api/image/v1/test_images.py 2022-04-11 21:17:51.593 | M tempest/api/image/v1/test_images_negative.py 2022-04-11 21:17:51.593 | M tempest/api/image/v2/__init__.py 2022-04-11 21:17:51.593 | M tempest/api/image/v2/admin/__init__.py 2022-04-11 21:17:51.593 | M tempest/api/image/v2/admin/test_images.py 2022-04-11 21:17:51.593 | M tempest/api/image/v2/admin/test_images_metadefs_namespace_objects.py 2022-04-11 21:17:51.593 | M tempest/api/image/v2/admin/test_images_metadefs_namespace_properties.py 2022-04-11 21:17:51.593 | M tempest/api/image/v2/admin/test_images_metadefs_namespace_tags.py 2022-04-11 21:17:51.593 | M tempest/api/image/v2/admin/test_images_metadefs_namespaces.py 2022-04-11 21:17:51.593 | M tempest/api/image/v2/admin/test_images_metadefs_resource_types.py 2022-04-11 21:17:51.593 | M tempest/api/image/v2/test_images.py 2022-04-11 21:17:51.593 | M tempest/api/image/v2/test_images_member.py 2022-04-11 21:17:51.593 | M tempest/api/image/v2/test_images_member_negative.py 2022-04-11 21:17:51.593 | M tempest/api/image/v2/test_images_metadefs_schema.py 2022-04-11 21:17:51.593 | M tempest/api/image/v2/test_images_negative.py 2022-04-11 21:17:51.593 | M tempest/api/image/v2/test_images_tags.py 2022-04-11 21:17:51.593 | M tempest/api/image/v2/test_images_tags_negative.py 2022-04-11 21:17:51.593 | M tempest/api/image/v2/test_versions.py 2022-04-11 21:17:51.593 | M tempest/api/network/__init__.py 2022-04-11 21:17:51.593 | M tempest/api/network/admin/__init__.py 2022-04-11 21:17:51.593 | M tempest/api/network/admin/test_dhcp_agent_scheduler.py 2022-04-11 21:17:51.593 | M tempest/api/network/admin/test_external_network_extension.py 2022-04-11 21:17:51.593 | M tempest/api/network/admin/test_external_networks_negative.py 2022-04-11 21:17:51.593 | M tempest/api/network/admin/test_floating_ips_admin_actions.py 2022-04-11 21:17:51.593 | M tempest/api/network/admin/test_metering_extensions.py 2022-04-11 21:17:51.593 | M tempest/api/network/admin/test_negative_quotas.py 2022-04-11 21:17:51.593 | M tempest/api/network/admin/test_ports.py 2022-04-11 21:17:51.593 | M tempest/api/network/admin/test_quotas.py 2022-04-11 21:17:51.593 | M tempest/api/network/admin/test_routers.py 2022-04-11 21:17:51.593 | M tempest/api/network/admin/test_routers_dvr.py 2022-04-11 21:17:51.594 | M tempest/api/network/admin/test_routers_negative.py 2022-04-11 21:17:51.594 | M tempest/api/network/base.py 2022-04-11 21:17:51.594 | M tempest/api/network/base_security_groups.py 2022-04-11 21:17:51.594 | M tempest/api/network/test_agent_management_negative.py 2022-04-11 21:17:51.594 | M tempest/api/network/test_allowed_address_pair.py 2022-04-11 21:17:51.594 | M tempest/api/network/test_dhcp_ipv6.py 2022-04-11 21:17:51.594 | M tempest/api/network/test_extensions.py 2022-04-11 21:17:51.594 | M tempest/api/network/test_extra_dhcp_options.py 2022-04-11 21:17:51.594 | M tempest/api/network/test_floating_ips.py 2022-04-11 21:17:51.594 | M tempest/api/network/test_floating_ips_negative.py 2022-04-11 21:17:51.594 | M tempest/api/network/test_networks.py 2022-04-11 21:17:51.594 | M tempest/api/network/test_networks_negative.py 2022-04-11 21:17:51.594 | M tempest/api/network/test_ports.py 2022-04-11 21:17:51.594 | M tempest/api/network/test_routers.py 2022-04-11 21:17:51.594 | M tempest/api/network/test_routers_negative.py 2022-04-11 21:17:51.594 | M tempest/api/network/test_security_groups.py 2022-04-11 21:17:51.594 | M tempest/api/network/test_security_groups_negative.py 2022-04-11 21:17:51.594 | M tempest/api/network/test_service_providers.py 2022-04-11 21:17:51.594 | M tempest/api/network/test_subnetpools_extensions.py 2022-04-11 21:17:51.594 | M tempest/api/network/test_tags.py 2022-04-11 21:17:51.594 | M tempest/api/network/test_versions.py 2022-04-11 21:17:51.594 | M tempest/api/object_storage/__init__.py 2022-04-11 21:17:51.594 | M tempest/api/object_storage/base.py 2022-04-11 21:17:51.594 | M tempest/api/object_storage/test_account_bulk.py 2022-04-11 21:17:51.594 | M tempest/api/object_storage/test_account_quotas.py 2022-04-11 21:17:51.594 | M tempest/api/object_storage/test_account_quotas_negative.py 2022-04-11 21:17:51.594 | M tempest/api/object_storage/test_account_services.py 2022-04-11 21:17:51.594 | M tempest/api/object_storage/test_account_services_negative.py 2022-04-11 21:17:51.594 | M tempest/api/object_storage/test_container_acl.py 2022-04-11 21:17:51.594 | M tempest/api/object_storage/test_container_acl_negative.py 2022-04-11 21:17:51.594 | M tempest/api/object_storage/test_container_quotas.py 2022-04-11 21:17:51.594 | M tempest/api/object_storage/test_container_services.py 2022-04-11 21:17:51.594 | M tempest/api/object_storage/test_container_services_negative.py 2022-04-11 21:17:51.594 | M tempest/api/object_storage/test_container_staticweb.py 2022-04-11 21:17:51.595 | M tempest/api/object_storage/test_container_sync.py 2022-04-11 21:17:51.595 | M tempest/api/object_storage/test_container_sync_middleware.py 2022-04-11 21:17:51.595 | M tempest/api/object_storage/test_crossdomain.py 2022-04-11 21:17:51.595 | M tempest/api/object_storage/test_healthcheck.py 2022-04-11 21:17:51.595 | M tempest/api/object_storage/test_object_expiry.py 2022-04-11 21:17:51.595 | M tempest/api/object_storage/test_object_formpost.py 2022-04-11 21:17:51.595 | M tempest/api/object_storage/test_object_formpost_negative.py 2022-04-11 21:17:51.595 | M tempest/api/object_storage/test_object_services.py 2022-04-11 21:17:51.595 | M tempest/api/object_storage/test_object_slo.py 2022-04-11 21:17:51.595 | M tempest/api/object_storage/test_object_temp_url.py 2022-04-11 21:17:51.595 | M tempest/api/object_storage/test_object_temp_url_negative.py 2022-04-11 21:17:51.595 | M tempest/api/object_storage/test_object_version.py 2022-04-11 21:17:51.595 | M tempest/api/volume/__init__.py 2022-04-11 21:17:51.595 | M tempest/api/volume/admin/__init__.py 2022-04-11 21:17:51.595 | M tempest/api/volume/admin/test_backends_capabilities.py 2022-04-11 21:17:51.595 | M tempest/api/volume/admin/test_encrypted_volumes_extend.py 2022-04-11 21:17:51.595 | M tempest/api/volume/admin/test_group_snapshots.py 2022-04-11 21:17:51.595 | M tempest/api/volume/admin/test_group_type_specs.py 2022-04-11 21:17:51.595 | M tempest/api/volume/admin/test_group_types.py 2022-04-11 21:17:51.595 | M tempest/api/volume/admin/test_groups.py 2022-04-11 21:17:51.595 | M tempest/api/volume/admin/test_multi_backend.py 2022-04-11 21:17:51.595 | M tempest/api/volume/admin/test_qos.py 2022-04-11 21:17:51.595 | M tempest/api/volume/admin/test_snapshot_manage.py 2022-04-11 21:17:51.595 | M tempest/api/volume/admin/test_snapshots_actions.py 2022-04-11 21:17:51.595 | M tempest/api/volume/admin/test_user_messages.py 2022-04-11 21:17:51.595 | M tempest/api/volume/admin/test_volume_hosts.py 2022-04-11 21:17:51.595 | M tempest/api/volume/admin/test_volume_manage.py 2022-04-11 21:17:51.595 | M tempest/api/volume/admin/test_volume_pools.py 2022-04-11 21:17:51.595 | M tempest/api/volume/admin/test_volume_quota_classes.py 2022-04-11 21:17:51.595 | M tempest/api/volume/admin/test_volume_quotas.py 2022-04-11 21:17:51.595 | M tempest/api/volume/admin/test_volume_quotas_negative.py 2022-04-11 21:17:51.595 | M tempest/api/volume/admin/test_volume_retype.py 2022-04-11 21:17:51.595 | M tempest/api/volume/admin/test_volume_services.py 2022-04-11 21:17:51.595 | M tempest/api/volume/admin/test_volume_services_negative.py 2022-04-11 21:17:51.596 | M tempest/api/volume/admin/test_volume_snapshot_quotas_negative.py 2022-04-11 21:17:51.596 | M tempest/api/volume/admin/test_volume_type_access.py 2022-04-11 21:17:51.596 | M tempest/api/volume/admin/test_volume_types.py 2022-04-11 21:17:51.596 | M tempest/api/volume/admin/test_volume_types_extra_specs.py 2022-04-11 21:17:51.596 | M tempest/api/volume/admin/test_volume_types_extra_specs_negative.py 2022-04-11 21:17:51.596 | M tempest/api/volume/admin/test_volume_types_negative.py 2022-04-11 21:17:51.596 | M tempest/api/volume/admin/test_volumes_actions.py 2022-04-11 21:17:51.596 | M tempest/api/volume/admin/test_volumes_backup.py 2022-04-11 21:17:51.596 | M tempest/api/volume/admin/test_volumes_list.py 2022-04-11 21:17:51.596 | M tempest/api/volume/api_microversion_fixture.py 2022-04-11 21:17:51.596 | M tempest/api/volume/base.py 2022-04-11 21:17:51.596 | M tempest/api/volume/test_availability_zone.py 2022-04-11 21:17:51.596 | M tempest/api/volume/test_extensions.py 2022-04-11 21:17:51.596 | M tempest/api/volume/test_image_metadata.py 2022-04-11 21:17:51.596 | M tempest/api/volume/test_snapshot_metadata.py 2022-04-11 21:17:51.596 | M tempest/api/volume/test_versions.py 2022-04-11 21:17:51.596 | M tempest/api/volume/test_volume_absolute_limits.py 2022-04-11 21:17:51.596 | M tempest/api/volume/test_volume_delete_cascade.py 2022-04-11 21:17:51.596 | M tempest/api/volume/test_volume_metadata.py 2022-04-11 21:17:51.596 | M tempest/api/volume/test_volume_transfers.py 2022-04-11 21:17:51.596 | M tempest/api/volume/test_volumes_actions.py 2022-04-11 21:17:51.596 | M tempest/api/volume/test_volumes_backup.py 2022-04-11 21:17:51.596 | M tempest/api/volume/test_volumes_clone.py 2022-04-11 21:17:51.596 | M tempest/api/volume/test_volumes_clone_negative.py 2022-04-11 21:17:51.596 | M tempest/api/volume/test_volumes_extend.py 2022-04-11 21:17:51.596 | M tempest/api/volume/test_volumes_get.py 2022-04-11 21:17:51.596 | M tempest/api/volume/test_volumes_list.py 2022-04-11 21:17:51.596 | M tempest/api/volume/test_volumes_negative.py 2022-04-11 21:17:51.596 | M tempest/api/volume/test_volumes_snapshots.py 2022-04-11 21:17:51.596 | M tempest/api/volume/test_volumes_snapshots_list.py 2022-04-11 21:17:51.596 | M tempest/api/volume/test_volumes_snapshots_negative.py 2022-04-11 21:17:51.596 | M tempest/clients.py 2022-04-11 21:17:51.596 | M tempest/cmd/__init__.py 2022-04-11 21:17:51.596 | M tempest/cmd/cleanup.py 2022-04-11 21:17:51.596 | M tempest/cmd/cleanup_service.py 2022-04-11 21:17:51.597 | M tempest/cmd/config-generator.tempest.conf 2022-04-11 21:17:51.597 | M tempest/cmd/init.py 2022-04-11 21:17:51.597 | M tempest/cmd/list_plugins.py 2022-04-11 21:17:51.597 | M tempest/cmd/main.py 2022-04-11 21:17:51.597 | M tempest/cmd/run.py 2022-04-11 21:17:51.597 | M tempest/cmd/subunit_describe_calls.py 2022-04-11 21:17:51.597 | M tempest/cmd/verify_tempest_config.py 2022-04-11 21:17:51.597 | M tempest/cmd/workspace.py 2022-04-11 21:17:51.597 | M tempest/common/__init__.py 2022-04-11 21:17:51.597 | M tempest/common/compute.py 2022-04-11 21:17:51.597 | M tempest/common/credentials_factory.py 2022-04-11 21:17:51.597 | M tempest/common/custom_matchers.py 2022-04-11 21:17:51.597 | M tempest/common/identity.py 2022-04-11 21:17:51.597 | M tempest/common/image.py 2022-04-11 21:17:51.597 | M tempest/common/tempest_fixtures.py 2022-04-11 21:17:51.597 | M tempest/common/utils/__init__.py 2022-04-11 21:17:51.597 | M tempest/common/utils/linux/__init__.py 2022-04-11 21:17:51.597 | M tempest/common/utils/linux/remote_client.py 2022-04-11 21:17:51.597 | M tempest/common/utils/net_info.py 2022-04-11 21:17:51.597 | M tempest/common/utils/net_utils.py 2022-04-11 21:17:51.597 | M tempest/common/waiters.py 2022-04-11 21:17:51.597 | M tempest/config.py 2022-04-11 21:17:51.597 | M tempest/hacking/__init__.py 2022-04-11 21:17:51.597 | M tempest/hacking/checks.py 2022-04-11 21:17:51.597 | M tempest/lib/__init__.py 2022-04-11 21:17:51.597 | M tempest/lib/api_schema/__init__.py 2022-04-11 21:17:51.597 | M tempest/lib/api_schema/response/__init__.py 2022-04-11 21:17:51.597 | M tempest/lib/api_schema/response/compute/__init__.py 2022-04-11 21:17:51.597 | M tempest/lib/api_schema/response/compute/v2_1/__init__.py 2022-04-11 21:17:51.597 | M tempest/lib/api_schema/response/compute/v2_1/agents.py 2022-04-11 21:17:51.597 | M tempest/lib/api_schema/response/compute/v2_1/aggregates.py 2022-04-11 21:17:51.597 | M tempest/lib/api_schema/response/compute/v2_1/availability_zone.py 2022-04-11 21:17:51.597 | M tempest/lib/api_schema/response/compute/v2_1/baremetal_nodes.py 2022-04-11 21:17:51.597 | M tempest/lib/api_schema/response/compute/v2_1/certificates.py 2022-04-11 21:17:51.597 | M tempest/lib/api_schema/response/compute/v2_1/extensions.py 2022-04-11 21:17:51.597 | M tempest/lib/api_schema/response/compute/v2_1/fixed_ips.py 2022-04-11 21:17:51.598 | M tempest/lib/api_schema/response/compute/v2_1/flavors.py 2022-04-11 21:17:51.598 | M tempest/lib/api_schema/response/compute/v2_1/flavors_access.py 2022-04-11 21:17:51.598 | M tempest/lib/api_schema/response/compute/v2_1/flavors_extra_specs.py 2022-04-11 21:17:51.598 | M tempest/lib/api_schema/response/compute/v2_1/floating_ips.py 2022-04-11 21:17:51.598 | M tempest/lib/api_schema/response/compute/v2_1/hosts.py 2022-04-11 21:17:51.598 | M tempest/lib/api_schema/response/compute/v2_1/hypervisors.py 2022-04-11 21:17:51.598 | M tempest/lib/api_schema/response/compute/v2_1/images.py 2022-04-11 21:17:51.598 | M tempest/lib/api_schema/response/compute/v2_1/instance_usage_audit_logs.py 2022-04-11 21:17:51.598 | M tempest/lib/api_schema/response/compute/v2_1/interfaces.py 2022-04-11 21:17:51.598 | M tempest/lib/api_schema/response/compute/v2_1/keypairs.py 2022-04-11 21:17:51.598 | M tempest/lib/api_schema/response/compute/v2_1/limits.py 2022-04-11 21:17:51.598 | M tempest/lib/api_schema/response/compute/v2_1/migrations.py 2022-04-11 21:17:51.598 | M tempest/lib/api_schema/response/compute/v2_1/parameter_types.py 2022-04-11 21:17:51.598 | M tempest/lib/api_schema/response/compute/v2_1/quota_classes.py 2022-04-11 21:17:51.598 | M tempest/lib/api_schema/response/compute/v2_1/quotas.py 2022-04-11 21:17:51.598 | M tempest/lib/api_schema/response/compute/v2_1/security_group_default_rule.py 2022-04-11 21:17:51.598 | M tempest/lib/api_schema/response/compute/v2_1/security_groups.py 2022-04-11 21:17:51.598 | M tempest/lib/api_schema/response/compute/v2_1/server_groups.py 2022-04-11 21:17:51.598 | M tempest/lib/api_schema/response/compute/v2_1/servers.py 2022-04-11 21:17:51.598 | M tempest/lib/api_schema/response/compute/v2_1/services.py 2022-04-11 21:17:51.598 | M tempest/lib/api_schema/response/compute/v2_1/snapshots.py 2022-04-11 21:17:51.598 | M tempest/lib/api_schema/response/compute/v2_1/tenant_networks.py 2022-04-11 21:17:51.598 | M tempest/lib/api_schema/response/compute/v2_1/tenant_usages.py 2022-04-11 21:17:51.598 | M tempest/lib/api_schema/response/compute/v2_1/versions.py 2022-04-11 21:17:51.598 | M tempest/lib/api_schema/response/compute/v2_1/volumes.py 2022-04-11 21:17:51.598 | M tempest/lib/api_schema/response/compute/v2_11/__init__.py 2022-04-11 21:17:51.598 | M tempest/lib/api_schema/response/compute/v2_11/services.py 2022-04-11 21:17:51.598 | M tempest/lib/api_schema/response/compute/v2_13/__init__.py 2022-04-11 21:17:51.598 | M tempest/lib/api_schema/response/compute/v2_13/server_groups.py 2022-04-11 21:17:51.598 | M tempest/lib/api_schema/response/compute/v2_16/__init__.py 2022-04-11 21:17:51.598 | M tempest/lib/api_schema/response/compute/v2_16/servers.py 2022-04-11 21:17:51.598 | M tempest/lib/api_schema/response/compute/v2_19/__init__.py 2022-04-11 21:17:51.598 | M tempest/lib/api_schema/response/compute/v2_19/servers.py 2022-04-11 21:17:51.598 | M tempest/lib/api_schema/response/compute/v2_2/__init__.py 2022-04-11 21:17:51.599 | M tempest/lib/api_schema/response/compute/v2_2/keypairs.py 2022-04-11 21:17:51.599 | M tempest/lib/api_schema/response/compute/v2_23/__init__.py 2022-04-11 21:17:51.599 | M tempest/lib/api_schema/response/compute/v2_23/migrations.py 2022-04-11 21:17:51.599 | M tempest/lib/api_schema/response/compute/v2_26/__init__.py 2022-04-11 21:17:51.599 | M tempest/lib/api_schema/response/compute/v2_26/servers.py 2022-04-11 21:17:51.599 | M tempest/lib/api_schema/response/compute/v2_28/__init__.py 2022-04-11 21:17:51.599 | M tempest/lib/api_schema/response/compute/v2_28/hypervisors.py 2022-04-11 21:17:51.599 | M tempest/lib/api_schema/response/compute/v2_3/__init__.py 2022-04-11 21:17:51.599 | M tempest/lib/api_schema/response/compute/v2_3/servers.py 2022-04-11 21:17:51.599 | M tempest/lib/api_schema/response/compute/v2_33/__init__.py 2022-04-11 21:17:51.599 | M tempest/lib/api_schema/response/compute/v2_33/hypervisors.py 2022-04-11 21:17:51.599 | M tempest/lib/api_schema/response/compute/v2_36/__init__.py 2022-04-11 21:17:51.599 | M tempest/lib/api_schema/response/compute/v2_36/limits.py 2022-04-11 21:17:51.599 | M tempest/lib/api_schema/response/compute/v2_36/quotas.py 2022-04-11 21:17:51.599 | M tempest/lib/api_schema/response/compute/v2_39/__init__.py 2022-04-11 21:17:51.599 | M tempest/lib/api_schema/response/compute/v2_39/limits.py 2022-04-11 21:17:51.599 | M tempest/lib/api_schema/response/compute/v2_41/__init__.py 2022-04-11 21:17:51.599 | M tempest/lib/api_schema/response/compute/v2_41/aggregates.py 2022-04-11 21:17:51.599 | M tempest/lib/api_schema/response/compute/v2_45/__init__.py 2022-04-11 21:17:51.599 | M tempest/lib/api_schema/response/compute/v2_45/images.py 2022-04-11 21:17:51.599 | M tempest/lib/api_schema/response/compute/v2_45/servers.py 2022-04-11 21:17:51.599 | M tempest/lib/api_schema/response/compute/v2_47/__init__.py 2022-04-11 21:17:51.599 | M tempest/lib/api_schema/response/compute/v2_47/servers.py 2022-04-11 21:17:51.599 | M tempest/lib/api_schema/response/compute/v2_48/__init__.py 2022-04-11 21:17:51.599 | M tempest/lib/api_schema/response/compute/v2_48/servers.py 2022-04-11 21:17:51.599 | M tempest/lib/api_schema/response/compute/v2_50/__init__.py 2022-04-11 21:17:51.599 | M tempest/lib/api_schema/response/compute/v2_50/quota_classes.py 2022-04-11 21:17:51.599 | M tempest/lib/api_schema/response/compute/v2_51/__init__.py 2022-04-11 21:17:51.599 | M tempest/lib/api_schema/response/compute/v2_51/servers.py 2022-04-11 21:17:51.599 | M tempest/lib/api_schema/response/compute/v2_53/__init__.py 2022-04-11 21:17:51.599 | M tempest/lib/api_schema/response/compute/v2_53/hypervisors.py 2022-04-11 21:17:51.600 | M tempest/lib/api_schema/response/compute/v2_53/services.py 2022-04-11 21:17:51.600 | M tempest/lib/api_schema/response/compute/v2_54/__init__.py 2022-04-11 21:17:51.600 | M tempest/lib/api_schema/response/compute/v2_54/servers.py 2022-04-11 21:17:51.600 | M tempest/lib/api_schema/response/compute/v2_55/__init__.py 2022-04-11 21:17:51.600 | M tempest/lib/api_schema/response/compute/v2_55/flavors.py 2022-04-11 21:17:51.600 | M tempest/lib/api_schema/response/compute/v2_57/__init__.py 2022-04-11 21:17:51.600 | M tempest/lib/api_schema/response/compute/v2_57/limits.py 2022-04-11 21:17:51.600 | M tempest/lib/api_schema/response/compute/v2_57/quota_classes.py 2022-04-11 21:17:51.600 | M tempest/lib/api_schema/response/compute/v2_57/quotas.py 2022-04-11 21:17:51.600 | M tempest/lib/api_schema/response/compute/v2_57/servers.py 2022-04-11 21:17:51.600 | M tempest/lib/api_schema/response/compute/v2_58/__init__.py 2022-04-11 21:17:51.600 | M tempest/lib/api_schema/response/compute/v2_58/servers.py 2022-04-11 21:17:51.600 | M tempest/lib/api_schema/response/compute/v2_59/__init__.py 2022-04-11 21:17:51.600 | M tempest/lib/api_schema/response/compute/v2_59/migrations.py 2022-04-11 21:17:51.600 | M tempest/lib/api_schema/response/compute/v2_6/__init__.py 2022-04-11 21:17:51.600 | M tempest/lib/api_schema/response/compute/v2_6/servers.py 2022-04-11 21:17:51.600 | M tempest/lib/api_schema/response/compute/v2_61/__init__.py 2022-04-11 21:17:51.600 | M tempest/lib/api_schema/response/compute/v2_61/flavors.py 2022-04-11 21:17:51.600 | M tempest/lib/api_schema/response/compute/v2_62/__init__.py 2022-04-11 21:17:51.600 | M tempest/lib/api_schema/response/compute/v2_62/servers.py 2022-04-11 21:17:51.600 | M tempest/lib/api_schema/response/compute/v2_63/__init__.py 2022-04-11 21:17:51.600 | M tempest/lib/api_schema/response/compute/v2_63/servers.py 2022-04-11 21:17:51.600 | M tempest/lib/api_schema/response/compute/v2_64/__init__.py 2022-04-11 21:17:51.600 | M tempest/lib/api_schema/response/compute/v2_64/server_groups.py 2022-04-11 21:17:51.600 | M tempest/lib/api_schema/response/compute/v2_70/__init__.py 2022-04-11 21:17:51.600 | M tempest/lib/api_schema/response/compute/v2_70/interfaces.py 2022-04-11 21:17:51.600 | M tempest/lib/api_schema/response/compute/v2_70/servers.py 2022-04-11 21:17:51.600 | M tempest/lib/api_schema/response/compute/v2_71/__init__.py 2022-04-11 21:17:51.600 | M tempest/lib/api_schema/response/compute/v2_71/servers.py 2022-04-11 21:17:51.600 | M tempest/lib/api_schema/response/compute/v2_73/__init__.py 2022-04-11 21:17:51.600 | M tempest/lib/api_schema/response/compute/v2_73/servers.py 2022-04-11 21:17:51.600 | M tempest/lib/api_schema/response/compute/v2_75/__init__.py 2022-04-11 21:17:51.600 | M tempest/lib/api_schema/response/compute/v2_75/servers.py 2022-04-11 21:17:51.600 | M tempest/lib/api_schema/response/compute/v2_79/__init__.py 2022-04-11 21:17:51.600 | M tempest/lib/api_schema/response/compute/v2_79/servers.py 2022-04-11 21:17:51.601 | M tempest/lib/api_schema/response/compute/v2_8/__init__.py 2022-04-11 21:17:51.601 | M tempest/lib/api_schema/response/compute/v2_8/servers.py 2022-04-11 21:17:51.601 | M tempest/lib/api_schema/response/compute/v2_9/__init__.py 2022-04-11 21:17:51.601 | M tempest/lib/api_schema/response/compute/v2_9/servers.py 2022-04-11 21:17:51.601 | M tempest/lib/api_schema/response/volume/__init__.py 2022-04-11 21:17:51.601 | M tempest/lib/api_schema/response/volume/backups.py 2022-04-11 21:17:51.601 | M tempest/lib/api_schema/response/volume/capabilities.py 2022-04-11 21:17:51.601 | M tempest/lib/api_schema/response/volume/extensions.py 2022-04-11 21:17:51.601 | M tempest/lib/api_schema/response/volume/group_snapshots.py 2022-04-11 21:17:51.601 | M tempest/lib/api_schema/response/volume/group_types.py 2022-04-11 21:17:51.601 | M tempest/lib/api_schema/response/volume/groups.py 2022-04-11 21:17:51.601 | M tempest/lib/api_schema/response/volume/hosts.py 2022-04-11 21:17:51.601 | M tempest/lib/api_schema/response/volume/limits.py 2022-04-11 21:17:51.601 | M tempest/lib/api_schema/response/volume/manage_snapshot.py 2022-04-11 21:17:51.601 | M tempest/lib/api_schema/response/volume/manage_volume.py 2022-04-11 21:17:51.601 | M tempest/lib/api_schema/response/volume/messages.py 2022-04-11 21:17:51.601 | M tempest/lib/api_schema/response/volume/qos.py 2022-04-11 21:17:51.601 | M tempest/lib/api_schema/response/volume/quota_classes.py 2022-04-11 21:17:51.601 | M tempest/lib/api_schema/response/volume/quotas.py 2022-04-11 21:17:51.601 | M tempest/lib/api_schema/response/volume/scheduler_stats.py 2022-04-11 21:17:51.601 | M tempest/lib/api_schema/response/volume/services.py 2022-04-11 21:17:51.601 | M tempest/lib/api_schema/response/volume/snapshots.py 2022-04-11 21:17:51.601 | M tempest/lib/api_schema/response/volume/transfers.py 2022-04-11 21:17:51.601 | M tempest/lib/api_schema/response/volume/v3_7/__init__.py 2022-04-11 21:17:51.601 | M tempest/lib/api_schema/response/volume/v3_7/services.py 2022-04-11 21:17:51.601 | M tempest/lib/api_schema/response/volume/volume_types.py 2022-04-11 21:17:51.601 | M tempest/lib/api_schema/response/volume/volumes.py 2022-04-11 21:17:51.601 | M tempest/lib/auth.py 2022-04-11 21:17:51.601 | M tempest/lib/base.py 2022-04-11 21:17:51.601 | M tempest/lib/cli/__init__.py 2022-04-11 21:17:51.601 | M tempest/lib/cli/base.py 2022-04-11 21:17:51.601 | M tempest/lib/cli/output_parser.py 2022-04-11 21:17:51.601 | M tempest/lib/cmd/__init__.py 2022-04-11 21:17:51.601 | M tempest/lib/common/__init__.py 2022-04-11 21:17:51.601 | M tempest/lib/common/api_microversion_fixture.py 2022-04-11 21:17:51.602 | M tempest/lib/common/api_version_request.py 2022-04-11 21:17:51.602 | M tempest/lib/common/api_version_utils.py 2022-04-11 21:17:51.602 | M tempest/lib/common/cred_client.py 2022-04-11 21:17:51.602 | M tempest/lib/common/cred_provider.py 2022-04-11 21:17:51.602 | M tempest/lib/common/dynamic_creds.py 2022-04-11 21:17:51.602 | M tempest/lib/common/fixed_network.py 2022-04-11 21:17:51.602 | M tempest/lib/common/http.py 2022-04-11 21:17:51.602 | M tempest/lib/common/jsonschema_validator.py 2022-04-11 21:17:51.602 | M tempest/lib/common/preprov_creds.py 2022-04-11 21:17:51.602 | M tempest/lib/common/profiler.py 2022-04-11 21:17:51.602 | M tempest/lib/common/rest_client.py 2022-04-11 21:17:51.602 | M tempest/lib/common/ssh.py 2022-04-11 21:17:51.602 | M tempest/lib/common/thread.py 2022-04-11 21:17:51.602 | M tempest/lib/common/utils/__init__.py 2022-04-11 21:17:51.602 | M tempest/lib/common/utils/data_utils.py 2022-04-11 21:17:51.602 | M tempest/lib/common/utils/linux/__init__.py 2022-04-11 21:17:51.602 | M tempest/lib/common/utils/linux/remote_client.py 2022-04-11 21:17:51.602 | M tempest/lib/common/utils/misc.py 2022-04-11 21:17:51.602 | M tempest/lib/common/utils/test_utils.py 2022-04-11 21:17:51.602 | M tempest/lib/common/validation_resources.py 2022-04-11 21:17:51.602 | M tempest/lib/decorators.py 2022-04-11 21:17:51.602 | M tempest/lib/exceptions.py 2022-04-11 21:17:51.602 | M tempest/lib/services/__init__.py 2022-04-11 21:17:51.602 | M tempest/lib/services/clients.py 2022-04-11 21:17:51.602 | M tempest/lib/services/compute/__init__.py 2022-04-11 21:17:51.602 | M tempest/lib/services/compute/agents_client.py 2022-04-11 21:17:51.602 | M tempest/lib/services/compute/aggregates_client.py 2022-04-11 21:17:51.602 | M tempest/lib/services/compute/assisted_volume_snapshots_client.py 2022-04-11 21:17:51.602 | M tempest/lib/services/compute/availability_zone_client.py 2022-04-11 21:17:51.602 | M tempest/lib/services/compute/baremetal_nodes_client.py 2022-04-11 21:17:51.602 | M tempest/lib/services/compute/base_compute_client.py 2022-04-11 21:17:51.602 | M tempest/lib/services/compute/certificates_client.py 2022-04-11 21:17:51.602 | M tempest/lib/services/compute/extensions_client.py 2022-04-11 21:17:51.602 | M tempest/lib/services/compute/fixed_ips_client.py 2022-04-11 21:17:51.602 | M tempest/lib/services/compute/flavors_client.py 2022-04-11 21:17:51.602 | M tempest/lib/services/compute/floating_ip_pools_client.py 2022-04-11 21:17:51.603 | M tempest/lib/services/compute/floating_ips_bulk_client.py 2022-04-11 21:17:51.603 | M tempest/lib/services/compute/floating_ips_client.py 2022-04-11 21:17:51.603 | M tempest/lib/services/compute/hosts_client.py 2022-04-11 21:17:51.603 | M tempest/lib/services/compute/hypervisor_client.py 2022-04-11 21:17:51.603 | M tempest/lib/services/compute/images_client.py 2022-04-11 21:17:51.603 | M tempest/lib/services/compute/instance_usage_audit_log_client.py 2022-04-11 21:17:51.603 | M tempest/lib/services/compute/interfaces_client.py 2022-04-11 21:17:51.603 | M tempest/lib/services/compute/keypairs_client.py 2022-04-11 21:17:51.603 | M tempest/lib/services/compute/limits_client.py 2022-04-11 21:17:51.603 | M tempest/lib/services/compute/migrations_client.py 2022-04-11 21:17:51.603 | M tempest/lib/services/compute/networks_client.py 2022-04-11 21:17:51.603 | M tempest/lib/services/compute/quota_classes_client.py 2022-04-11 21:17:51.603 | M tempest/lib/services/compute/quotas_client.py 2022-04-11 21:17:51.603 | M tempest/lib/services/compute/security_group_default_rules_client.py 2022-04-11 21:17:51.603 | M tempest/lib/services/compute/security_group_rules_client.py 2022-04-11 21:17:51.603 | M tempest/lib/services/compute/security_groups_client.py 2022-04-11 21:17:51.603 | M tempest/lib/services/compute/server_groups_client.py 2022-04-11 21:17:51.603 | M tempest/lib/services/compute/servers_client.py 2022-04-11 21:17:51.603 | M tempest/lib/services/compute/services_client.py 2022-04-11 21:17:51.603 | M tempest/lib/services/compute/snapshots_client.py 2022-04-11 21:17:51.603 | M tempest/lib/services/compute/tenant_networks_client.py 2022-04-11 21:17:51.603 | M tempest/lib/services/compute/tenant_usages_client.py 2022-04-11 21:17:51.603 | M tempest/lib/services/compute/versions_client.py 2022-04-11 21:17:51.603 | M tempest/lib/services/compute/volumes_client.py 2022-04-11 21:17:51.603 | M tempest/lib/services/identity/__init__.py 2022-04-11 21:17:51.603 | M tempest/lib/services/identity/v2/__init__.py 2022-04-11 21:17:51.603 | M tempest/lib/services/identity/v2/endpoints_client.py 2022-04-11 21:17:51.603 | M tempest/lib/services/identity/v2/identity_client.py 2022-04-11 21:17:51.604 | M tempest/lib/services/identity/v2/roles_client.py 2022-04-11 21:17:51.604 | M tempest/lib/services/identity/v2/services_client.py 2022-04-11 21:17:51.604 | M tempest/lib/services/identity/v2/tenants_client.py 2022-04-11 21:17:51.604 | M tempest/lib/services/identity/v2/token_client.py 2022-04-11 21:17:51.604 | M tempest/lib/services/identity/v2/users_client.py 2022-04-11 21:17:51.604 | M tempest/lib/services/identity/v3/__init__.py 2022-04-11 21:17:51.604 | M tempest/lib/services/identity/v3/access_rules_client.py 2022-04-11 21:17:51.604 | M tempest/lib/services/identity/v3/application_credentials_client.py 2022-04-11 21:17:51.604 | M tempest/lib/services/identity/v3/catalog_client.py 2022-04-11 21:17:51.604 | M tempest/lib/services/identity/v3/credentials_client.py 2022-04-11 21:17:51.604 | M tempest/lib/services/identity/v3/domain_configuration_client.py 2022-04-11 21:17:51.604 | M tempest/lib/services/identity/v3/domains_client.py 2022-04-11 21:17:51.604 | M tempest/lib/services/identity/v3/endpoint_filter_client.py 2022-04-11 21:17:51.604 | M tempest/lib/services/identity/v3/endpoint_groups_client.py 2022-04-11 21:17:51.604 | M tempest/lib/services/identity/v3/endpoints_client.py 2022-04-11 21:17:51.604 | M tempest/lib/services/identity/v3/groups_client.py 2022-04-11 21:17:51.604 | M tempest/lib/services/identity/v3/identity_client.py 2022-04-11 21:17:51.604 | M tempest/lib/services/identity/v3/identity_providers_client.py 2022-04-11 21:17:51.604 | M tempest/lib/services/identity/v3/inherited_roles_client.py 2022-04-11 21:17:51.604 | M tempest/lib/services/identity/v3/limits_client.py 2022-04-11 21:17:51.604 | M tempest/lib/services/identity/v3/mappings_client.py 2022-04-11 21:17:51.604 | M tempest/lib/services/identity/v3/oauth_consumers_client.py 2022-04-11 21:17:51.604 | M tempest/lib/services/identity/v3/oauth_token_client.py 2022-04-11 21:17:51.604 | M tempest/lib/services/identity/v3/policies_client.py 2022-04-11 21:17:51.604 | M tempest/lib/services/identity/v3/project_tags_client.py 2022-04-11 21:17:51.604 | M tempest/lib/services/identity/v3/projects_client.py 2022-04-11 21:17:51.604 | M tempest/lib/services/identity/v3/protocols_client.py 2022-04-11 21:17:51.604 | M tempest/lib/services/identity/v3/regions_client.py 2022-04-11 21:17:51.604 | M tempest/lib/services/identity/v3/role_assignments_client.py 2022-04-11 21:17:51.604 | M tempest/lib/services/identity/v3/roles_client.py 2022-04-11 21:17:51.604 | M tempest/lib/services/identity/v3/service_providers_client.py 2022-04-11 21:17:51.604 | M tempest/lib/services/identity/v3/services_client.py 2022-04-11 21:17:51.604 | M tempest/lib/services/identity/v3/token_client.py 2022-04-11 21:17:51.604 | M tempest/lib/services/identity/v3/trusts_client.py 2022-04-11 21:17:51.604 | M tempest/lib/services/identity/v3/users_client.py 2022-04-11 21:17:51.605 | M tempest/lib/services/identity/v3/versions_client.py 2022-04-11 21:17:51.605 | M tempest/lib/services/image/__init__.py 2022-04-11 21:17:51.605 | M tempest/lib/services/image/v1/__init__.py 2022-04-11 21:17:51.605 | M tempest/lib/services/image/v1/image_members_client.py 2022-04-11 21:17:51.605 | M tempest/lib/services/image/v1/images_client.py 2022-04-11 21:17:51.605 | M tempest/lib/services/image/v2/__init__.py 2022-04-11 21:17:51.605 | M tempest/lib/services/image/v2/image_members_client.py 2022-04-11 21:17:51.605 | M tempest/lib/services/image/v2/images_client.py 2022-04-11 21:17:51.605 | M tempest/lib/services/image/v2/namespace_objects_client.py 2022-04-11 21:17:51.605 | M tempest/lib/services/image/v2/namespace_properties_client.py 2022-04-11 21:17:51.605 | M tempest/lib/services/image/v2/namespace_tags_client.py 2022-04-11 21:17:51.605 | M tempest/lib/services/image/v2/namespaces_client.py 2022-04-11 21:17:51.605 | M tempest/lib/services/image/v2/resource_types_client.py 2022-04-11 21:17:51.605 | M tempest/lib/services/image/v2/schemas_client.py 2022-04-11 21:17:51.605 | M tempest/lib/services/image/v2/versions_client.py 2022-04-11 21:17:51.605 | M tempest/lib/services/network/__init__.py 2022-04-11 21:17:51.605 | M tempest/lib/services/network/agents_client.py 2022-04-11 21:17:51.605 | M tempest/lib/services/network/base.py 2022-04-11 21:17:51.605 | M tempest/lib/services/network/extensions_client.py 2022-04-11 21:17:51.605 | M tempest/lib/services/network/floating_ips_client.py 2022-04-11 21:17:51.605 | M tempest/lib/services/network/floating_ips_port_forwarding_client.py 2022-04-11 21:17:51.605 | M tempest/lib/services/network/log_resource_client.py 2022-04-11 21:17:51.605 | M tempest/lib/services/network/loggable_resource_client.py 2022-04-11 21:17:51.605 | M tempest/lib/services/network/metering_label_rules_client.py 2022-04-11 21:17:51.605 | M tempest/lib/services/network/metering_labels_client.py 2022-04-11 21:17:51.605 | M tempest/lib/services/network/networks_client.py 2022-04-11 21:17:51.605 | M tempest/lib/services/network/ports_client.py 2022-04-11 21:17:51.605 | M tempest/lib/services/network/qos_client.py 2022-04-11 21:17:51.605 | M tempest/lib/services/network/qos_limit_bandwidth_rules_client.py 2022-04-11 21:17:51.605 | M tempest/lib/services/network/qos_minimum_bandwidth_rules_client.py 2022-04-11 21:17:51.605 | M tempest/lib/services/network/qos_minimum_packet_rate_rules_client.py 2022-04-11 21:17:51.605 | M tempest/lib/services/network/quotas_client.py 2022-04-11 21:17:51.605 | M tempest/lib/services/network/routers_client.py 2022-04-11 21:17:51.605 | M tempest/lib/services/network/security_group_rules_client.py 2022-04-11 21:17:51.605 | M tempest/lib/services/network/security_groups_client.py 2022-04-11 21:17:51.606 | M tempest/lib/services/network/segments_client.py 2022-04-11 21:17:51.606 | M tempest/lib/services/network/service_providers_client.py 2022-04-11 21:17:51.606 | M tempest/lib/services/network/subnetpools_client.py 2022-04-11 21:17:51.606 | M tempest/lib/services/network/subnets_client.py 2022-04-11 21:17:51.606 | M tempest/lib/services/network/tags_client.py 2022-04-11 21:17:51.606 | M tempest/lib/services/network/trunks_client.py 2022-04-11 21:17:51.606 | M tempest/lib/services/network/versions_client.py 2022-04-11 21:17:51.606 | M tempest/lib/services/object_storage/__init__.py 2022-04-11 21:17:51.606 | M tempest/lib/services/object_storage/account_client.py 2022-04-11 21:17:51.606 | M tempest/lib/services/object_storage/bulk_middleware_client.py 2022-04-11 21:17:51.606 | M tempest/lib/services/object_storage/capabilities_client.py 2022-04-11 21:17:51.606 | M tempest/lib/services/object_storage/container_client.py 2022-04-11 21:17:51.606 | M tempest/lib/services/object_storage/object_client.py 2022-04-11 21:17:51.606 | M tempest/lib/services/placement/__init__.py 2022-04-11 21:17:51.606 | M tempest/lib/services/placement/base_placement_client.py 2022-04-11 21:17:51.606 | M tempest/lib/services/placement/placement_client.py 2022-04-11 21:17:51.606 | M tempest/lib/services/placement/resource_providers_client.py 2022-04-11 21:17:51.606 | M tempest/lib/services/volume/__init__.py 2022-04-11 21:17:51.606 | M tempest/lib/services/volume/base_client.py 2022-04-11 21:17:51.606 | M tempest/lib/services/volume/v2/__init__.py 2022-04-11 21:17:51.606 | M tempest/lib/services/volume/v2/availability_zone_client.py 2022-04-11 21:17:51.606 | M tempest/lib/services/volume/v2/backups_client.py 2022-04-11 21:17:51.606 | M tempest/lib/services/volume/v2/capabilities_client.py 2022-04-11 21:17:51.606 | M tempest/lib/services/volume/v2/encryption_types_client.py 2022-04-11 21:17:51.606 | M tempest/lib/services/volume/v2/extensions_client.py 2022-04-11 21:17:51.606 | M tempest/lib/services/volume/v2/hosts_client.py 2022-04-11 21:17:51.606 | M tempest/lib/services/volume/v2/limits_client.py 2022-04-11 21:17:51.606 | M tempest/lib/services/volume/v2/qos_client.py 2022-04-11 21:17:51.606 | M tempest/lib/services/volume/v2/quota_classes_client.py 2022-04-11 21:17:51.606 | M tempest/lib/services/volume/v2/quotas_client.py 2022-04-11 21:17:51.606 | M tempest/lib/services/volume/v2/scheduler_stats_client.py 2022-04-11 21:17:51.606 | M tempest/lib/services/volume/v2/services_client.py 2022-04-11 21:17:51.606 | M tempest/lib/services/volume/v2/snapshot_manage_client.py 2022-04-11 21:17:51.606 | M tempest/lib/services/volume/v2/snapshots_client.py 2022-04-11 21:17:51.606 | M tempest/lib/services/volume/v2/transfers_client.py 2022-04-11 21:17:51.607 | M tempest/lib/services/volume/v2/types_client.py 2022-04-11 21:17:51.607 | M tempest/lib/services/volume/v2/volume_manage_client.py 2022-04-11 21:17:51.607 | M tempest/lib/services/volume/v2/volumes_client.py 2022-04-11 21:17:51.607 | M tempest/lib/services/volume/v3/__init__.py 2022-04-11 21:17:51.607 | M tempest/lib/services/volume/v3/attachments_client.py 2022-04-11 21:17:51.607 | M tempest/lib/services/volume/v3/availability_zone_client.py 2022-04-11 21:17:51.607 | M tempest/lib/services/volume/v3/backups_client.py 2022-04-11 21:17:51.607 | M tempest/lib/services/volume/v3/base_client.py 2022-04-11 21:17:51.607 | M tempest/lib/services/volume/v3/capabilities_client.py 2022-04-11 21:17:51.607 | M tempest/lib/services/volume/v3/encryption_types_client.py 2022-04-11 21:17:51.607 | M tempest/lib/services/volume/v3/extensions_client.py 2022-04-11 21:17:51.607 | M tempest/lib/services/volume/v3/group_snapshots_client.py 2022-04-11 21:17:51.607 | M tempest/lib/services/volume/v3/group_types_client.py 2022-04-11 21:17:51.607 | M tempest/lib/services/volume/v3/groups_client.py 2022-04-11 21:17:51.607 | M tempest/lib/services/volume/v3/hosts_client.py 2022-04-11 21:17:51.607 | M tempest/lib/services/volume/v3/limits_client.py 2022-04-11 21:17:51.607 | M tempest/lib/services/volume/v3/messages_client.py 2022-04-11 21:17:51.607 | M tempest/lib/services/volume/v3/qos_client.py 2022-04-11 21:17:51.607 | M tempest/lib/services/volume/v3/quota_classes_client.py 2022-04-11 21:17:51.607 | M tempest/lib/services/volume/v3/quotas_client.py 2022-04-11 21:17:51.607 | M tempest/lib/services/volume/v3/scheduler_stats_client.py 2022-04-11 21:17:51.607 | M tempest/lib/services/volume/v3/services_client.py 2022-04-11 21:17:51.607 | M tempest/lib/services/volume/v3/snapshot_manage_client.py 2022-04-11 21:17:51.607 | M tempest/lib/services/volume/v3/snapshots_client.py 2022-04-11 21:17:51.607 | M tempest/lib/services/volume/v3/transfers_client.py 2022-04-11 21:17:51.607 | M tempest/lib/services/volume/v3/types_client.py 2022-04-11 21:17:51.607 | M tempest/lib/services/volume/v3/versions_client.py 2022-04-11 21:17:51.607 | M tempest/lib/services/volume/v3/volume_manage_client.py 2022-04-11 21:17:51.607 | M tempest/lib/services/volume/v3/volumes_client.py 2022-04-11 21:17:51.607 | M tempest/scenario/README.rst 2022-04-11 21:17:51.607 | M tempest/scenario/__init__.py 2022-04-11 21:17:51.607 | M tempest/scenario/manager.py 2022-04-11 21:17:51.607 | M tempest/scenario/test_aggregates_basic_ops.py 2022-04-11 21:17:51.607 | M tempest/scenario/test_compute_unified_limits.py 2022-04-11 21:17:51.608 | M tempest/scenario/test_dashboard_basic_ops.py 2022-04-11 21:17:51.608 | M tempest/scenario/test_encrypted_cinder_volumes.py 2022-04-11 21:17:51.608 | M tempest/scenario/test_minimum_basic.py 2022-04-11 21:17:51.608 | M tempest/scenario/test_network_advanced_server_ops.py 2022-04-11 21:17:51.608 | M tempest/scenario/test_network_basic_ops.py 2022-04-11 21:17:51.608 | M tempest/scenario/test_network_qos_placement.py 2022-04-11 21:17:51.608 | M tempest/scenario/test_network_v6.py 2022-04-11 21:17:51.608 | M tempest/scenario/test_object_storage_basic_ops.py 2022-04-11 21:17:51.608 | M tempest/scenario/test_security_groups_basic_ops.py 2022-04-11 21:17:51.608 | M tempest/scenario/test_server_advanced_ops.py 2022-04-11 21:17:51.608 | M tempest/scenario/test_server_basic_ops.py 2022-04-11 21:17:51.608 | M tempest/scenario/test_server_multinode.py 2022-04-11 21:17:51.608 | M tempest/scenario/test_shelve_instance.py 2022-04-11 21:17:51.608 | M tempest/scenario/test_snapshot_pattern.py 2022-04-11 21:17:51.608 | M tempest/scenario/test_stamp_pattern.py 2022-04-11 21:17:51.608 | M tempest/scenario/test_unified_limits.py 2022-04-11 21:17:51.608 | M tempest/scenario/test_volume_backup_restore.py 2022-04-11 21:17:51.608 | M tempest/scenario/test_volume_boot_pattern.py 2022-04-11 21:17:51.608 | M tempest/scenario/test_volume_migrate_attached.py 2022-04-11 21:17:51.608 | M tempest/services/__init__.py 2022-04-11 21:17:51.608 | M tempest/services/orchestration/__init__.py 2022-04-11 21:17:51.608 | M tempest/services/orchestration/json/__init__.py 2022-04-11 21:17:51.608 | M tempest/services/orchestration/json/orchestration_client.py 2022-04-11 21:17:51.608 | M tempest/test.py 2022-04-11 21:17:51.608 | M tempest/test_discover/__init__.py 2022-04-11 21:17:51.608 | M tempest/test_discover/plugins.py 2022-04-11 21:17:51.608 | M tempest/test_discover/test_discover.py 2022-04-11 21:17:51.608 | M tempest/tests/README.rst 2022-04-11 21:17:51.608 | M tempest/tests/__init__.py 2022-04-11 21:17:51.608 | M tempest/tests/api/__init__.py 2022-04-11 21:17:51.608 | M tempest/tests/api/compute/__init__.py 2022-04-11 21:17:51.608 | M tempest/tests/api/compute/test_base.py 2022-04-11 21:17:51.608 | M tempest/tests/base.py 2022-04-11 21:17:51.608 | M tempest/tests/cmd/__init__.py 2022-04-11 21:17:51.609 | M tempest/tests/cmd/subunit_describe_calls_data/calls.subunit 2022-04-11 21:17:51.609 | M tempest/tests/cmd/subunit_describe_calls_data/calls_subunit_expected.json 2022-04-11 21:17:51.609 | M tempest/tests/cmd/test_account_generator.py 2022-04-11 21:17:51.609 | M tempest/tests/cmd/test_cleanup.py 2022-04-11 21:17:51.609 | M tempest/tests/cmd/test_cleanup_services.py 2022-04-11 21:17:51.609 | M tempest/tests/cmd/test_list_plugins.py 2022-04-11 21:17:51.609 | M tempest/tests/cmd/test_run.py 2022-04-11 21:17:51.609 | M tempest/tests/cmd/test_saved_state_json.json 2022-04-11 21:17:51.609 | M tempest/tests/cmd/test_subunit_describe_calls.py 2022-04-11 21:17:51.609 | M tempest/tests/cmd/test_tempest_init.py 2022-04-11 21:17:51.609 | M tempest/tests/cmd/test_verify_tempest_config.py 2022-04-11 21:17:51.609 | M tempest/tests/cmd/test_workspace.py 2022-04-11 21:17:51.609 | M tempest/tests/common/__init__.py 2022-04-11 21:17:51.609 | M tempest/tests/common/test_admin_available.py 2022-04-11 21:17:51.609 | M tempest/tests/common/test_alt_available.py 2022-04-11 21:17:51.609 | M tempest/tests/common/test_compute.py 2022-04-11 21:17:51.609 | M tempest/tests/common/test_credentials_factory.py 2022-04-11 21:17:51.609 | M tempest/tests/common/test_custom_matchers.py 2022-04-11 21:17:51.609 | M tempest/tests/common/test_image.py 2022-04-11 21:17:51.609 | M tempest/tests/common/utils/__init__.py 2022-04-11 21:17:51.609 | M tempest/tests/common/utils/linux/__init__.py 2022-04-11 21:17:51.609 | M tempest/tests/common/utils/linux/test_remote_client.py 2022-04-11 21:17:51.609 | M tempest/tests/common/utils/test_net_utils.py 2022-04-11 21:17:51.609 | M tempest/tests/fake_config.py 2022-04-11 21:17:51.609 | M tempest/tests/fake_tempest_plugin.py 2022-04-11 21:17:51.609 | M tempest/tests/files/__init__.py 2022-04-11 21:17:51.609 | M tempest/tests/files/failing-tests 2022-04-11 21:17:51.609 | M tempest/tests/files/passing-tests 2022-04-11 21:17:51.609 | M tempest/tests/files/setup.cfg 2022-04-11 21:17:51.609 | M tempest/tests/files/testr-conf 2022-04-11 21:17:51.609 | M tempest/tests/lib/__init__.py 2022-04-11 21:17:51.609 | M tempest/tests/lib/cli/__init__.py 2022-04-11 21:17:51.609 | M tempest/tests/lib/cli/test_command_failed.py 2022-04-11 21:17:51.609 | M tempest/tests/lib/cli/test_execute.py 2022-04-11 21:17:51.609 | M tempest/tests/lib/cli/test_output_parser.py 2022-04-11 21:17:51.610 | M tempest/tests/lib/cmd/__init__.py 2022-04-11 21:17:51.610 | M tempest/tests/lib/cmd/test_check_uuid.py 2022-04-11 21:17:51.610 | M tempest/tests/lib/common/__init__.py 2022-04-11 21:17:51.610 | M tempest/tests/lib/common/test_api_version_request.py 2022-04-11 21:17:51.610 | M tempest/tests/lib/common/test_api_version_utils.py 2022-04-11 21:17:51.610 | M tempest/tests/lib/common/test_cred_client.py 2022-04-11 21:17:51.610 | M tempest/tests/lib/common/test_dynamic_creds.py 2022-04-11 21:17:51.610 | M tempest/tests/lib/common/test_http.py 2022-04-11 21:17:51.610 | M tempest/tests/lib/common/test_jsonschema_validator.py 2022-04-11 21:17:51.610 | M tempest/tests/lib/common/test_preprov_creds.py 2022-04-11 21:17:51.610 | M tempest/tests/lib/common/test_profiler.py 2022-04-11 21:17:51.610 | M tempest/tests/lib/common/test_rest_client.py 2022-04-11 21:17:51.610 | M tempest/tests/lib/common/test_validation_resources.py 2022-04-11 21:17:51.610 | M tempest/tests/lib/common/utils/__init__.py 2022-04-11 21:17:51.610 | M tempest/tests/lib/common/utils/linux/__init__.py 2022-04-11 21:17:51.610 | M tempest/tests/lib/common/utils/linux/test_remote_client.py 2022-04-11 21:17:51.610 | M tempest/tests/lib/common/utils/test_data_utils.py 2022-04-11 21:17:51.610 | M tempest/tests/lib/common/utils/test_misc.py 2022-04-11 21:17:51.610 | M tempest/tests/lib/common/utils/test_test_utils.py 2022-04-11 21:17:51.610 | M tempest/tests/lib/fake_auth_provider.py 2022-04-11 21:17:51.610 | M tempest/tests/lib/fake_credentials.py 2022-04-11 21:17:51.610 | M tempest/tests/lib/fake_http.py 2022-04-11 21:17:51.610 | M tempest/tests/lib/fake_identity.py 2022-04-11 21:17:51.610 | M tempest/tests/lib/services/__init__.py 2022-04-11 21:17:51.610 | M tempest/tests/lib/services/base.py 2022-04-11 21:17:51.610 | M tempest/tests/lib/services/compute/__init__.py 2022-04-11 21:17:51.610 | M tempest/tests/lib/services/compute/test_agents_client.py 2022-04-11 21:17:51.610 | M tempest/tests/lib/services/compute/test_aggregates_client.py 2022-04-11 21:17:51.610 | M tempest/tests/lib/services/compute/test_assisted_volume_snapshots_client.py 2022-04-11 21:17:51.610 | M tempest/tests/lib/services/compute/test_availability_zone_client.py 2022-04-11 21:17:51.610 | M tempest/tests/lib/services/compute/test_baremetal_nodes_client.py 2022-04-11 21:17:51.610 | M tempest/tests/lib/services/compute/test_base_compute_client.py 2022-04-11 21:17:51.610 | M tempest/tests/lib/services/compute/test_certificates_client.py 2022-04-11 21:17:51.610 | M tempest/tests/lib/services/compute/test_extensions_client.py 2022-04-11 21:17:51.610 | M tempest/tests/lib/services/compute/test_fixedIPs_client.py 2022-04-11 21:17:51.611 | M tempest/tests/lib/services/compute/test_flavors_client.py 2022-04-11 21:17:51.611 | M tempest/tests/lib/services/compute/test_floating_ip_pools_client.py 2022-04-11 21:17:51.611 | M tempest/tests/lib/services/compute/test_floating_ips_bulk_client.py 2022-04-11 21:17:51.611 | M tempest/tests/lib/services/compute/test_floating_ips_client.py 2022-04-11 21:17:51.611 | M tempest/tests/lib/services/compute/test_hosts_client.py 2022-04-11 21:17:51.611 | M tempest/tests/lib/services/compute/test_hypervisor_client.py 2022-04-11 21:17:51.611 | M tempest/tests/lib/services/compute/test_images_client.py 2022-04-11 21:17:51.611 | M tempest/tests/lib/services/compute/test_instance_usage_audit_log_client.py 2022-04-11 21:17:51.611 | M tempest/tests/lib/services/compute/test_interfaces_client.py 2022-04-11 21:17:51.611 | M tempest/tests/lib/services/compute/test_keypairs_client.py 2022-04-11 21:17:51.611 | M tempest/tests/lib/services/compute/test_limits_client.py 2022-04-11 21:17:51.611 | M tempest/tests/lib/services/compute/test_migrations_client.py 2022-04-11 21:17:51.611 | M tempest/tests/lib/services/compute/test_networks_client.py 2022-04-11 21:17:51.611 | M tempest/tests/lib/services/compute/test_quota_classes_client.py 2022-04-11 21:17:51.611 | M tempest/tests/lib/services/compute/test_quotas_client.py 2022-04-11 21:17:51.611 | M tempest/tests/lib/services/compute/test_security_group_default_rules_client.py 2022-04-11 21:17:51.611 | M tempest/tests/lib/services/compute/test_security_group_rules_client.py 2022-04-11 21:17:51.611 | M tempest/tests/lib/services/compute/test_security_groups_client.py 2022-04-11 21:17:51.611 | M tempest/tests/lib/services/compute/test_server_groups_client.py 2022-04-11 21:17:51.611 | M tempest/tests/lib/services/compute/test_servers_client.py 2022-04-11 21:17:51.611 | M tempest/tests/lib/services/compute/test_services_client.py 2022-04-11 21:17:51.611 | M tempest/tests/lib/services/compute/test_snapshots_client.py 2022-04-11 21:17:51.611 | M tempest/tests/lib/services/compute/test_tenant_networks_client.py 2022-04-11 21:17:51.611 | M tempest/tests/lib/services/compute/test_tenant_usages_client.py 2022-04-11 21:17:51.611 | M tempest/tests/lib/services/compute/test_versions_client.py 2022-04-11 21:17:51.611 | M tempest/tests/lib/services/compute/test_volumes_client.py 2022-04-11 21:17:51.611 | M tempest/tests/lib/services/identity/__init__.py 2022-04-11 21:17:51.611 | M tempest/tests/lib/services/identity/v2/__init__.py 2022-04-11 21:17:51.611 | M tempest/tests/lib/services/identity/v2/test_endpoints_client.py 2022-04-11 21:17:51.611 | M tempest/tests/lib/services/identity/v2/test_identity_client.py 2022-04-11 21:17:51.611 | M tempest/tests/lib/services/identity/v2/test_roles_client.py 2022-04-11 21:17:51.611 | M tempest/tests/lib/services/identity/v2/test_services_client.py 2022-04-11 21:17:51.611 | M tempest/tests/lib/services/identity/v2/test_tenants_client.py 2022-04-11 21:17:51.611 | M tempest/tests/lib/services/identity/v2/test_token_client.py 2022-04-11 21:17:51.612 | M tempest/tests/lib/services/identity/v2/test_users_client.py 2022-04-11 21:17:51.612 | M tempest/tests/lib/services/identity/v3/__init__.py 2022-04-11 21:17:51.612 | M tempest/tests/lib/services/identity/v3/test_access_rules_client.py 2022-04-11 21:17:51.612 | M tempest/tests/lib/services/identity/v3/test_application_credentials_client.py 2022-04-11 21:17:51.612 | M tempest/tests/lib/services/identity/v3/test_catalog_client.py 2022-04-11 21:17:51.612 | M tempest/tests/lib/services/identity/v3/test_credentials_client.py 2022-04-11 21:17:51.612 | M tempest/tests/lib/services/identity/v3/test_domain_configuration_client.py 2022-04-11 21:17:51.612 | M tempest/tests/lib/services/identity/v3/test_domains_client.py 2022-04-11 21:17:51.612 | M tempest/tests/lib/services/identity/v3/test_endpoint_filter_client.py 2022-04-11 21:17:51.612 | M tempest/tests/lib/services/identity/v3/test_endpoint_groups_client.py 2022-04-11 21:17:51.612 | M tempest/tests/lib/services/identity/v3/test_endpoints_client.py 2022-04-11 21:17:51.612 | M tempest/tests/lib/services/identity/v3/test_groups_client.py 2022-04-11 21:17:51.612 | M tempest/tests/lib/services/identity/v3/test_identity_client.py 2022-04-11 21:17:51.612 | M tempest/tests/lib/services/identity/v3/test_identity_providers_client.py 2022-04-11 21:17:51.612 | M tempest/tests/lib/services/identity/v3/test_inherited_roles_client.py 2022-04-11 21:17:51.612 | M tempest/tests/lib/services/identity/v3/test_limit_client.py 2022-04-11 21:17:51.612 | M tempest/tests/lib/services/identity/v3/test_mappings_client.py 2022-04-11 21:17:51.612 | M tempest/tests/lib/services/identity/v3/test_oauth_consumers_client.py 2022-04-11 21:17:51.612 | M tempest/tests/lib/services/identity/v3/test_oauth_token_client.py 2022-04-11 21:17:51.612 | M tempest/tests/lib/services/identity/v3/test_policies_client.py 2022-04-11 21:17:51.612 | M tempest/tests/lib/services/identity/v3/test_project_tags_client.py 2022-04-11 21:17:51.612 | M tempest/tests/lib/services/identity/v3/test_projects_client.py 2022-04-11 21:17:51.612 | M tempest/tests/lib/services/identity/v3/test_protocols_client.py 2022-04-11 21:17:51.612 | M tempest/tests/lib/services/identity/v3/test_regions_client.py 2022-04-11 21:17:51.612 | M tempest/tests/lib/services/identity/v3/test_role_assignments_client.py 2022-04-11 21:17:51.612 | M tempest/tests/lib/services/identity/v3/test_roles_client.py 2022-04-11 21:17:51.612 | M tempest/tests/lib/services/identity/v3/test_service_providers_client.py 2022-04-11 21:17:51.612 | M tempest/tests/lib/services/identity/v3/test_services_client.py 2022-04-11 21:17:51.612 | M tempest/tests/lib/services/identity/v3/test_token_client.py 2022-04-11 21:17:51.612 | M tempest/tests/lib/services/identity/v3/test_trusts_client.py 2022-04-11 21:17:51.612 | M tempest/tests/lib/services/identity/v3/test_users_client.py 2022-04-11 21:17:51.612 | M tempest/tests/lib/services/identity/v3/test_versions_client.py 2022-04-11 21:17:51.612 | M tempest/tests/lib/services/image/__init__.py 2022-04-11 21:17:51.613 | M tempest/tests/lib/services/image/v1/__init__.py 2022-04-11 21:17:51.613 | M tempest/tests/lib/services/image/v1/test_image_members_client.py 2022-04-11 21:17:51.613 | M tempest/tests/lib/services/image/v2/__init__.py 2022-04-11 21:17:51.613 | M tempest/tests/lib/services/image/v2/test_image_members_client.py 2022-04-11 21:17:51.613 | M tempest/tests/lib/services/image/v2/test_images_client.py 2022-04-11 21:17:51.613 | M tempest/tests/lib/services/image/v2/test_namespace_object_client.py 2022-04-11 21:17:51.613 | M tempest/tests/lib/services/image/v2/test_namespace_properties_client.py 2022-04-11 21:17:51.613 | M tempest/tests/lib/services/image/v2/test_namespace_tags_client.py 2022-04-11 21:17:51.613 | M tempest/tests/lib/services/image/v2/test_namespaces_client.py 2022-04-11 21:17:51.613 | M tempest/tests/lib/services/image/v2/test_resource_types_client.py 2022-04-11 21:17:51.613 | M tempest/tests/lib/services/image/v2/test_schemas_client.py 2022-04-11 21:17:51.613 | M tempest/tests/lib/services/image/v2/test_versions_client.py 2022-04-11 21:17:51.613 | M tempest/tests/lib/services/network/__init__.py 2022-04-11 21:17:51.613 | M tempest/tests/lib/services/network/test_agents_client.py 2022-04-11 21:17:51.613 | M tempest/tests/lib/services/network/test_base_network_client.py 2022-04-11 21:17:51.613 | M tempest/tests/lib/services/network/test_extensions_client.py 2022-04-11 21:17:51.613 | M tempest/tests/lib/services/network/test_floating_ips_client.py 2022-04-11 21:17:51.613 | M tempest/tests/lib/services/network/test_floating_ips_port_forwarding_client.py 2022-04-11 21:17:51.613 | M tempest/tests/lib/services/network/test_log_resource_client.py 2022-04-11 21:17:51.613 | M tempest/tests/lib/services/network/test_loggable_resource_client.py 2022-04-11 21:17:51.613 | M tempest/tests/lib/services/network/test_metering_label_rules_client.py 2022-04-11 21:17:51.613 | M tempest/tests/lib/services/network/test_metering_labels_client.py 2022-04-11 21:17:51.613 | M tempest/tests/lib/services/network/test_networks_client.py 2022-04-11 21:17:51.613 | M tempest/tests/lib/services/network/test_ports_client.py 2022-04-11 21:17:51.613 | M tempest/tests/lib/services/network/test_qos_client.py 2022-04-11 21:17:51.613 | M tempest/tests/lib/services/network/test_qos_limit_bandwidth_rules_client.py 2022-04-11 21:17:51.613 | M tempest/tests/lib/services/network/test_qos_minimum_bandwidth_rules_client.py 2022-04-11 21:17:51.613 | M tempest/tests/lib/services/network/test_qos_minimum_packet_rate_rules_client.py 2022-04-11 21:17:51.613 | M tempest/tests/lib/services/network/test_quotas_client.py 2022-04-11 21:17:51.613 | M tempest/tests/lib/services/network/test_routers_client.py 2022-04-11 21:17:51.613 | M tempest/tests/lib/services/network/test_security_group_rules_client.py 2022-04-11 21:17:51.613 | M tempest/tests/lib/services/network/test_security_groups_client.py 2022-04-11 21:17:51.613 | M tempest/tests/lib/services/network/test_segments_client.py 2022-04-11 21:17:51.613 | M tempest/tests/lib/services/network/test_service_providers_client.py 2022-04-11 21:17:51.613 | M tempest/tests/lib/services/network/test_subnetpools_client.py 2022-04-11 21:17:51.614 | M tempest/tests/lib/services/network/test_subnets_client.py 2022-04-11 21:17:51.614 | M tempest/tests/lib/services/network/test_tags_client.py 2022-04-11 21:17:51.614 | M tempest/tests/lib/services/network/test_trunks_client.py 2022-04-11 21:17:51.614 | M tempest/tests/lib/services/network/test_versions_client.py 2022-04-11 21:17:51.614 | M tempest/tests/lib/services/object_storage/__init__.py 2022-04-11 21:17:51.614 | M tempest/tests/lib/services/object_storage/test_bulk_middleware_client.py 2022-04-11 21:17:51.614 | M tempest/tests/lib/services/object_storage/test_capabilities_client.py 2022-04-11 21:17:51.614 | M tempest/tests/lib/services/object_storage/test_object_client.py 2022-04-11 21:17:51.614 | M tempest/tests/lib/services/placement/__init__.py 2022-04-11 21:17:51.614 | M tempest/tests/lib/services/placement/test_placement_client.py 2022-04-11 21:17:51.614 | M tempest/tests/lib/services/placemenSwitched to branch 'master' 2022-04-11 21:17:51.614 | t/test_resource_providers_client.py 2022-04-11 21:17:51.614 | M tempest/tests/lib/services/registry_fixture.py 2022-04-11 21:17:51.614 | M tempest/tests/lib/services/test_clients.py 2022-04-11 21:17:51.614 | M tempest/tests/lib/services/volume/__init__.py 2022-04-11 21:17:51.614 | M tempest/tests/lib/services/volume/v3/__init__.py 2022-04-11 21:17:51.614 | M tempest/tests/lib/services/volume/v3/test_attachments_client.py 2022-04-11 21:17:51.614 | M tempest/tests/lib/services/volume/v3/test_availability_zone_client.py 2022-04-11 21:17:51.614 | M tempest/tests/lib/services/volume/v3/test_backups_client.py 2022-04-11 21:17:51.614 | M tempest/tests/lib/services/volume/v3/test_capabilities_client.py 2022-04-11 21:17:51.614 | M tempest/tests/lib/services/volume/v3/test_encryption_types_client.py 2022-04-11 21:17:51.614 | M tempest/tests/lib/services/volume/v3/test_extensions_client.py 2022-04-11 21:17:51.614 | M tempest/tests/lib/services/volume/v3/test_group_snapshots_client.py 2022-04-11 21:17:51.614 | M tempest/tests/lib/services/volume/v3/test_group_types_client.py 2022-04-11 21:17:51.614 | M tempest/tests/lib/services/volume/v3/test_groups_client.py 2022-04-11 21:17:51.614 | M tempest/tests/lib/services/volume/v3/test_hosts_client.py 2022-04-11 21:17:51.614 | M tempest/tests/lib/services/volume/v3/test_limits_client.py 2022-04-11 21:17:51.614 | M tempest/tests/lib/services/volume/v3/test_quota_classes_client.py 2022-04-11 21:17:51.614 | M tempest/tests/lib/services/volume/v3/test_quotas_client.py 2022-04-11 21:17:51.614 | M tempest/tests/lib/services/volume/v3/test_scheduler_stats_client.py 2022-04-11 21:17:51.614 | M tempest/tests/lib/services/volume/v3/test_services_client.py 2022-04-11 21:17:51.614 | M tempest/tests/lib/services/volume/v3/test_snapshot_manage_client.py 2022-04-11 21:17:51.614 | M tempest/tests/lib/services/volume/v3/test_snapshots_client.py 2022-04-11 21:17:51.614 | M tempest/tests/lib/services/volume/v3/test_transfers_client.py 2022-04-11 21:17:51.614 | M tempest/tests/lib/services/volume/v3/test_types_client.py 2022-04-11 21:17:51.615 | M tempest/tests/lib/services/volume/v3/test_user_messages_client.py 2022-04-11 21:17:51.615 | M tempest/tests/lib/services/volume/v3/test_versions_client.py 2022-04-11 21:17:51.615 | M tempest/tests/lib/services/volume/v3/test_volume_manage_client.py 2022-04-11 21:17:51.615 | M tempest/tests/lib/services/volume/v3/test_volumes_client.py 2022-04-11 21:17:51.615 | M tempest/tests/lib/test_api_microversion_fixture.py 2022-04-11 21:17:51.615 | M tempest/tests/lib/test_auth.py 2022-04-11 21:17:51.615 | M tempest/tests/lib/test_base.py 2022-04-11 21:17:51.615 | M tempest/tests/lib/test_credentials.py 2022-04-11 21:17:51.615 | M tempest/tests/lib/test_decorators.py 2022-04-11 21:17:51.615 | M tempest/tests/lib/test_ssh.py 2022-04-11 21:17:51.615 | M tempest/tests/lib/test_tempest_lib.py 2022-04-11 21:17:51.615 | M tempest/tests/test_base_test.py 2022-04-11 21:17:51.615 | M tempest/tests/test_config.py 2022-04-11 21:17:51.615 | M tempest/tests/test_decorators.py 2022-04-11 21:17:51.615 | M tempest/tests/test_hacking.py 2022-04-11 21:17:51.615 | M tempest/tests/test_imports.py 2022-04-11 21:17:51.615 | M tempest/tests/test_list_tests.py 2022-04-11 21:17:51.615 | M tempest/tests/test_microversions.py 2022-04-11 21:17:51.615 | M tempest/tests/test_tempest_plugin.py 2022-04-11 21:17:51.615 | M tempest/tests/test_test.py 2022-04-11 21:17:51.615 | M tempest/tests/utils.py 2022-04-11 21:17:51.615 | M tempest/version.py 2022-04-11 21:17:51.615 | M test-requirements.txt 2022-04-11 21:17:51.615 | M tools/generate-tempest-plugins-list.py 2022-04-11 21:17:51.615 | M tools/tempest-integrated-gate-compute-exclude-list.txt 2022-04-11 21:17:51.615 | M tools/tempest-integrated-gate-networking-exclude-list.txt 2022-04-11 21:17:51.615 | M tools/tempest-integrated-gate-object-storage-exclude-list.txt 2022-04-11 21:17:51.615 | M tools/tempest-integrated-gate-placement-exclude-list.txt 2022-04-11 21:17:51.615 | M tools/tempest-integrated-gate-storage-exclude-list.txt 2022-04-11 21:17:51.615 | M tools/tempest-plugin-sanity.sh 2022-04-11 21:17:51.615 | M tox.ini 2022-04-11 21:17:51.615 | M zuul.d/base.yaml 2022-04-11 21:17:51.615 | M zuul.d/integrated-gate.yaml 2022-04-11 21:17:51.615 | M zuul.d/project.yaml 2022-04-11 21:17:51.616 | M zuul.d/stable-jobs.yaml 2022-04-11 21:17:51.616 | M zuul.d/tempest-specific.yaml 2022-04-11 21:17:51.616 | Your branch is up to date with 'origin/master'. 2022-04-11 21:17:51.616 | ++ lib/tempest:install_tempest:719 : local tmp_u_c_m 2022-04-11 21:17:51.616 | +++ lib/tempest:install_tempest:720 : mktemp -t tempest_u_c_m.XXXXXXXXXX 2022-04-11 21:17:51.616 | ++ lib/tempest:install_tempest:720 : tmp_u_c_m=/tmp/tempest_u_c_m.XMYQHRcGGK 2022-04-11 21:17:51.616 | ++ lib/tempest:install_tempest:721 : set_tempest_venv_constraints /tmp/tempest_u_c_m.XMYQHRcGGK 2022-04-11 21:17:51.616 | ++ lib/tempest:set_tempest_venv_constraints:114 : local tmp_c 2022-04-11 21:17:51.616 | ++ lib/tempest:set_tempest_venv_constraints:115 : tmp_c=/tmp/tempest_u_c_m.XMYQHRcGGK 2022-04-11 21:17:51.616 | ++ lib/tempest:set_tempest_venv_constraints:116 : [[ master == \m\a\s\t\e\r ]] 2022-04-11 21:17:51.616 | ++ lib/tempest:set_tempest_venv_constraints:117 : cd /opt/stack/requirements 2022-04-11 21:17:51.616 | ++ lib/tempest:set_tempest_venv_constraints:118 : git show master:upper-constraints.txt 2022-04-11 21:17:51.616 | ++ lib/tempest:install_tempest:723 : tox -r --notest -efull 2022-04-11 21:17:51.616 | full create: /opt/stack/tempest/.tox/tempest 2022-04-11 21:17:51.616 | full installdeps: -chttps://releases.openstack.org/constraints/upper/master, -r/opt/stack/tempest/requirements.txt 2022-04-11 21:17:51.616 | full develop-inst: /opt/stack/tempest 2022-04-11 21:17:51.616 | full installed: attrs==21.4.0,autopage==0.5.0,bcrypt==3.2.0,certifi==2021.10.8,cffi==1.15.0,charset-normalizer==2.0.12,cliff==3.10.1,cmd2==2.4.0,cryptography==36.0.2,debtcollector==2.5.0,extras==1.0.0,fasteners==0.17.3,fixtures==3.0.0,future==0.18.2,idna==3.3,iso8601==1.0.2,jsonschema==3.2.0,msgpack==1.0.3,netaddr==0.8.0,netifaces==0.11.0,oslo.concurrency==4.5.0,oslo.config==8.8.0,oslo.context==4.1.0,oslo.i18n==5.1.0,oslo.log==4.7.0,oslo.serialization==4.3.0,oslo.utils==4.12.2,packaging==21.3,paramiko==2.8.1,pbr==5.8.1,prettytable==3.2.0,pycparser==2.21,pyinotify==0.9.6,PyNaCl==1.5.0,pyparsing==3.0.7,pyperclip==1.8.2,pyrsistent==0.18.1,python-dateutil==2.8.2,python-subunit==1.4.0,pytz==2022.1,PyYAML==6.0,requests==2.27.1,rfc3986==1.5.0,six==1.16.0,stestr==3.2.1,stevedore==3.5.0,-e git+https://opendev.org/openstack/tempest@44dac69eb77d78a0de8e68e63617099249345578#egg=tempest,testtools==2.5.0,urllib3==1.26.9,voluptuous==0.13.1,wcwidth==0.2.5,wrapt==1.14.0 2022-04-11 21:17:51.616 | ___________________________________ summary ____________________________________ 2022-04-11 21:17:51.616 | full: skipped tests 2022-04-11 21:17:51.616 | congratulations :) 2022-04-11 21:17:51.616 | ++ lib/tempest:install_tempest:727 : /opt/stack/tempest/.tox/tempest/bin/pip install -c /tmp/tempest_u_c_m.XMYQHRcGGK -r requirements.txt 2022-04-11 21:17:51.616 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-11 21:17:51.616 | 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.8.1) 2022-04-11 21:17:51.616 | Requirement already satisfied: cliff!=2.9.0,>=2.8.0 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 5)) (3.10.1) 2022-04-11 21:17:51.616 | Requirement already satisfied: jsonschema>=3.2.0 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 6)) (3.2.0) 2022-04-11 21:17:51.616 | 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-04-11 21:17:51.616 | Requirement already satisfied: paramiko>=2.7.0 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 8)) (2.8.1) 2022-04-11 21:17:51.616 | Requirement already satisfied: cryptography>=2.1 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 9)) (36.0.2) 2022-04-11 21:17:51.616 | 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-04-11 21:17:51.616 | Requirement already satisfied: oslo.concurrency>=3.26.0 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 11)) (4.5.0) 2022-04-11 21:17:51.616 | Requirement already satisfied: oslo.config>=5.2.0 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 12)) (8.8.0) 2022-04-11 21:17:51.616 | Requirement already satisfied: oslo.log>=3.36.0 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 13)) (4.7.0) 2022-04-11 21:17:51.617 | 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-04-11 21:17:51.617 | 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)) (4.3.0) 2022-04-11 21:17:51.617 | Requirement already satisfied: oslo.utils>=4.7.0 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 16)) (4.12.2) 2022-04-11 21:17:51.617 | Requirement already satisfied: fixtures>=3.0.0 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 17)) (3.0.0) 2022-04-11 21:17:51.617 | Requirement already satisfied: PyYAML>=3.12 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 18)) (6.0) 2022-04-11 21:17:51.617 | 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-04-11 21:17:51.617 | Requirement already satisfied: stevedore>=1.20.0 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 20)) (3.5.0) 2022-04-11 21:17:51.617 | Requirement already satisfied: PrettyTable>=0.7.1 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 21)) (3.2.0) 2022-04-11 21:17:51.617 | Requirement already satisfied: urllib3>=1.21.1 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 22)) (1.26.9) 2022-04-11 21:17:51.617 | 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-04-11 21:17:51.617 | 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.0) 2022-04-11 21:17:51.617 | Requirement already satisfied: pyparsing>=2.1.0 in ./.tox/tempest/lib/python3.8/site-packages (from cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 5)) (3.0.7) 2022-04-11 21:17:51.617 | 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.0) 2022-04-11 21:17:51.617 | Requirement already satisfied: pyrsistent>=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-04-11 21:17:51.617 | Requirement already satisfied: setuptools in ./.tox/tempest/lib/python3.8/site-packages (from jsonschema>=3.2.0->-r requirements.txt (line 6)) (62.0.0) 2022-04-11 21:17:51.617 | 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)) (21.4.0) 2022-04-11 21:17:51.617 | Requirement already satisfied: six>=1.11.0 in ./.tox/tempest/lib/python3.8/site-packages (from jsonschema>=3.2.0->-r requirements.txt (line 6)) (1.16.0) 2022-04-11 21:17:51.617 | 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-04-11 21:17:51.617 | 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.0) 2022-04-11 21:17:51.617 | 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-04-11 21:17:51.617 | 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.0) 2022-04-11 21:17:51.617 | 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-04-11 21:17:51.617 | 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-04-11 21:17:51.617 | 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.27.1) 2022-04-11 21:17:51.617 | 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-04-11 21:17:51.617 | 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-04-11 21:17:51.617 | Requirement already satisfied: oslo.context>=2.20.0 in ./.tox/tempest/lib/python3.8/site-packages (from oslo.log>=3.36.0->-r requirements.txt (line 13)) (4.1.0) 2022-04-11 21:17:51.617 | 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-04-11 21:17:51.617 | 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-04-11 21:17:51.617 | 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-04-11 21:17:51.618 | 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.3) 2022-04-11 21:17:51.618 | 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.1) 2022-04-11 21:17:51.618 | 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-04-11 21:17:51.618 | 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-04-11 21:17:51.618 | 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-04-11 21:17:51.618 | 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-04-11 21:17:51.618 | 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.0) 2022-04-11 21:17:51.618 | 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-04-11 21:17:51.618 | 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-04-11 21:17:51.618 | Requirement already satisfied: charset-normalizer~=2.0.0 in ./.tox/tempest/lib/python3.8/site-packages (from requests>=2.18.0->oslo.config>=5.2.0->-r requirements.txt (line 12)) (2.0.12) 2022-04-11 21:17:51.618 | 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)) (2021.10.8) 2022-04-11 21:17:51.618 | 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-04-11 21:17:51.618 | ++ lib/tempest:install_tempest:728 : PROJECT_VENV["tempest"]=/opt/stack/tempest/.tox/tempest 2022-04-11 21:17:51.618 | ++ lib/tempest:install_tempest:729 : rm -f /tmp/tempest_u_c_m.XMYQHRcGGK 2022-04-11 21:17:51.618 | ++ lib/tempest:install_tempest:730 : popd 2022-04-11 21:17:51.618 | ~/devstack 2022-04-11 21:17:51.629 | [17789 Async install_tempest:83885]: finished install_tempest with result 0 in 59 seconds 2022-04-11 21:17:51.633 | ++ inc/async:async_wait:197 : return 0 2022-04-11 21:17:51.636 | ++ extras.d/80-tempest.sh:source:21 : echo_summary 'Initializing Tempest' 2022-04-11 21:17:51.639 | ++ ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-11 21:17:51.641 | ++ ./stack.sh:echo_summary:448 : echo -e Initializing Tempest 2022-04-11 21:17:51.644 | ++ extras.d/80-tempest.sh:source:22 : configure_tempest 2022-04-11 21:17:51.647 | ++ lib/tempest:configure_tempest:132 : [[ True == \T\r\u\e ]] 2022-04-11 21:17:51.649 | ++ lib/tempest:configure_tempest:133 : setup_develop /opt/stack/tempest 2022-04-11 21:17:51.652 | ++ inc/python:setup_develop:338 : local bindep 2022-04-11 21:17:51.654 | ++ inc/python:setup_develop:339 : [[ /opt/stack/tempest == -bindep* ]] 2022-04-11 21:17:51.657 | ++ inc/python:setup_develop:343 : local project_dir=/opt/stack/tempest 2022-04-11 21:17:51.659 | ++ inc/python:setup_develop:344 : local extras= 2022-04-11 21:17:51.661 | ++ inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/tempest -e 2022-04-11 21:17:51.664 | ++ inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-04-11 21:17:51.666 | ++ inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/tempest == -bindep* ]] 2022-04-11 21:17:51.668 | ++ inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/tempest 2022-04-11 21:17:51.670 | ++ inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-04-11 21:17:51.672 | ++ inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-04-11 21:17:51.675 | +++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/tempest 2022-04-11 21:17:51.677 | +++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-04-11 21:17:51.680 | ++ inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/tempest 2022-04-11 21:17:51.682 | ++ inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-04-11 21:17:51.685 | ++ inc/python:_setup_package_with_constraints_edit:384 : local name 2022-04-11 21:17:51.687 | +++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/tempest/setup.cfg 2022-04-11 21:17:51.693 | ++ inc/python:_setup_package_with_constraints_edit:385 : name=tempest 2022-04-11 21:17:51.695 | ++ inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- tempest 2022-04-11 21:17:52.360 | ++ inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/tempest -e 2022-04-11 21:17:52.362 | ++ inc/python:setup_package:418 : local bindep=0 2022-04-11 21:17:52.365 | ++ inc/python:setup_package:419 : local bindep_flag= 2022-04-11 21:17:52.367 | ++ inc/python:setup_package:420 : local bindep_profiles= 2022-04-11 21:17:52.369 | ++ inc/python:setup_package:421 : [[ /opt/stack/tempest == -bindep* ]] 2022-04-11 21:17:52.371 | ++ inc/python:setup_package:426 : local project_dir=/opt/stack/tempest 2022-04-11 21:17:52.373 | ++ inc/python:setup_package:427 : local flags=-e 2022-04-11 21:17:52.375 | ++ inc/python:setup_package:428 : local extras= 2022-04-11 21:17:52.377 | ++ inc/python:setup_package:432 : [[ -n -e ]] 2022-04-11 21:17:52.379 | ++ inc/python:setup_package:432 : [[ -z '' ]] 2022-04-11 21:17:52.381 | ++ inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-04-11 21:17:52.384 | ++ inc/python:setup_package:437 : [[ ! -z '' ]] 2022-04-11 21:17:52.386 | ++ inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-04-11 21:17:52.388 | ++ inc/python:setup_package:446 : pip_install -e /opt/stack/tempest 2022-04-11 21:17:52.409 | Using python 3.8 to install /opt/stack/tempest 2022-04-11 21:17:52.411 | ++ inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/tempest 2022-04-11 21:17:53.331 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 21:17:53.331 | from cryptography.utils import int_from_bytes 2022-04-11 21:17:53.331 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 21:17:53.331 | from cryptography.utils import int_from_bytes 2022-04-11 21:17:54.535 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-11 21:17:54.567 | Obtaining file:///opt/stack/tempest 2022-04-11 21:17:54.567 | Preparing metadata (setup.py): started 2022-04-11 21:18:00.094 | Preparing metadata (setup.py): finished with status 'done' 2022-04-11 21:18:00.245 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from tempest==30.1.0) (5.8.1) 2022-04-11 21:18:00.246 | Requirement already satisfied: cliff!=2.9.0,>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from tempest==30.1.0) (3.10.1) 2022-04-11 21:18:00.247 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from tempest==30.1.0) (3.2.0) 2022-04-11 21:18:00.248 | Requirement already satisfied: testtools>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from tempest==30.1.0) (2.5.0) 2022-04-11 21:18:00.249 | Requirement already satisfied: paramiko>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from tempest==30.1.0) (2.8.1) 2022-04-11 21:18:00.250 | Requirement already satisfied: cryptography>=2.1 in /usr/local/lib/python3.8/dist-packages (from tempest==30.1.0) (36.0.2) 2022-04-11 21:18:00.251 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from tempest==30.1.0) (0.8.0) 2022-04-11 21:18:00.252 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from tempest==30.1.0) (4.5.0) 2022-04-11 21:18:00.253 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from tempest==30.1.0) (8.8.0) 2022-04-11 21:18:00.255 | Requirement already satisfied: oslo.log>=3.36.0 in /usr/local/lib/python3.8/dist-packages (from tempest==30.1.0) (4.7.0) 2022-04-11 21:18:00.347 | Collecting stestr>=1.0.0 2022-04-11 21:18:00.354 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/de0/6fb51cf281ac7/stestr-3.2.1-py3-none-any.whl (125 kB) 2022-04-11 21:18:00.363 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from tempest==30.1.0) (4.3.0) 2022-04-11 21:18:00.365 | Requirement already satisfied: oslo.utils>=4.7.0 in /usr/local/lib/python3.8/dist-packages (from tempest==30.1.0) (4.12.2) 2022-04-11 21:18:00.366 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from tempest==30.1.0) (3.0.0) 2022-04-11 21:18:00.367 | Requirement already satisfied: PyYAML>=3.12 in /usr/local/lib/python3.8/dist-packages (from tempest==30.1.0) (6.0) 2022-04-11 21:18:00.368 | Requirement already satisfied: python-subunit>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from tempest==30.1.0) (1.4.0) 2022-04-11 21:18:00.369 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from tempest==30.1.0) (3.5.0) 2022-04-11 21:18:00.370 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from tempest==30.1.0) (3.2.0) 2022-04-11 21:18:00.371 | Requirement already satisfied: urllib3>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from tempest==30.1.0) (1.26.9) 2022-04-11 21:18:00.372 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from tempest==30.1.0) (2.5.0) 2022-04-11 21:18:00.386 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->tempest==30.1.0) (0.5.0) 2022-04-11 21:18:00.387 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->tempest==30.1.0) (2.4.0) 2022-04-11 21:18:00.388 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->tempest==30.1.0) (3.0.7) 2022-04-11 21:18:00.426 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.1->tempest==30.1.0) (1.15.0) 2022-04-11 21:18:00.433 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->tempest==30.1.0) (1.14.0) 2022-04-11 21:18:00.444 | Requirement already satisfied: six in /usr/local/lib/python3.8/dist-packages (from fixtures>=3.0.0->tempest==30.1.0) (1.16.0) 2022-04-11 21:18:00.468 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->tempest==30.1.0) (5.1.0) 2022-04-11 21:18:00.469 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->tempest==30.1.0) (0.17.3) 2022-04-11 21:18:00.508 | Requirement already satisfied: requests>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->tempest==30.1.0) (2.27.1) 2022-04-11 21:18:00.510 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->tempest==30.1.0) (1.5.0) 2022-04-11 21:18:00.550 | Requirement already satisfied: oslo.context>=2.20.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.36.0->tempest==30.1.0) (4.1.0) 2022-04-11 21:18:00.553 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.36.0->tempest==30.1.0) (0.9.6) 2022-04-11 21:18:00.555 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.36.0->tempest==30.1.0) (2.8.2) 2022-04-11 21:18:00.566 | Requirement already satisfied: msgpack>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->tempest==30.1.0) (1.0.3) 2022-04-11 21:18:00.567 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->tempest==30.1.0) (2022.1) 2022-04-11 21:18:00.581 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->tempest==30.1.0) (1.0.2) 2022-04-11 21:18:00.583 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->tempest==30.1.0) (0.11.0) 2022-04-11 21:18:00.585 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->tempest==30.1.0) (21.3) 2022-04-11 21:18:00.621 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from paramiko>=2.7.0->tempest==30.1.0) (3.2.0) 2022-04-11 21:18:00.622 | Requirement already satisfied: pynacl>=1.0.1 in /usr/local/lib/python3.8/dist-packages (from paramiko>=2.7.0->tempest==30.1.0) (1.5.0) 2022-04-11 21:18:00.641 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->tempest==30.1.0) (0.2.5) 2022-04-11 21:18:00.658 | Requirement already satisfied: extras in /usr/local/lib/python3.8/dist-packages (from python-subunit>=1.0.0->tempest==30.1.0) (1.0.0) 2022-04-11 21:18:00.694 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.8/dist-packages (from stestr>=1.0.0->tempest==30.1.0) (0.13.1) 2022-04-11 21:18:00.747 | Collecting future 2022-04-11 21:18:00.755 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b1b/ead90b70cf6ec/future-0.18.2.tar.gz (829 kB) 2022-04-11 21:18:00.967 | Preparing metadata (setup.py): started 2022-04-11 21:18:04.395 | Preparing metadata (setup.py): finished with status 'done' 2022-04-11 21:18:04.495 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.1->tempest==30.1.0) (2.21) 2022-04-11 21:18:04.577 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->tempest==30.1.0) (21.4.0) 2022-04-11 21:18:04.579 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->tempest==30.1.0) (1.8.2) 2022-04-11 21:18:04.755 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.18.0->oslo.config>=5.2.0->tempest==30.1.0) (3.3) 2022-04-11 21:18:04.756 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.18.0->oslo.config>=5.2.0->tempest==30.1.0) (2019.11.28) 2022-04-11 21:18:04.759 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.18.0->oslo.config>=5.2.0->tempest==30.1.0) (2.0.12) 2022-04-11 21:18:04.968 | Building wheels for collected packages: future 2022-04-11 21:18:04.970 | Building wheel for future (setup.py): started 2022-04-11 21:18:09.996 | Building wheel for future (setup.py): finished with status 'done' 2022-04-11 21:18:10.000 | Created wheel for future: filename=future-0.18.2-py3-none-any.whl size=491070 sha256=533be605dea144f1959d130b0955a64ffd7932b4a3876f399c4293196ffc5322 2022-04-11 21:18:10.000 | Stored in directory: /root/.cache/pip/wheels/28/5f/d3/d195feb75503b53c2d3ab6230c977e5755765d711064d2e39f 2022-04-11 21:18:10.008 | Successfully built future 2022-04-11 21:18:12.093 | Installing collected packages: future, stestr, tempest 2022-04-11 21:18:12.722 | Running setup.py develop for tempest 2022-04-11 21:18:19.441 | Successfully installed future-0.18.2 stestr-3.2.1 tempest 2022-04-11 21:18:19.441 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-11 21:18:19.449 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-11 21:18:19.449 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-11 21:18:19.606 | ++ inc/python:pip_install:200 : result=0 2022-04-11 21:18:19.609 | ++ inc/python:pip_install:202 : time_stop pip_install 2022-04-11 21:18:19.611 | ++ functions-common:time_stop:2425 : local name 2022-04-11 21:18:19.613 | ++ functions-common:time_stop:2426 : local end_time 2022-04-11 21:18:19.615 | ++ functions-common:time_stop:2427 : local elapsed_time 2022-04-11 21:18:19.617 | ++ functions-common:time_stop:2428 : local total 2022-04-11 21:18:19.619 | ++ functions-common:time_stop:2429 : local start_time 2022-04-11 21:18:19.621 | ++ functions-common:time_stop:2431 : name=pip_install 2022-04-11 21:18:19.624 | ++ functions-common:time_stop:2432 : start_time=1649711872404 2022-04-11 21:18:19.626 | ++ functions-common:time_stop:2434 : [[ -z 1649711872404 ]] 2022-04-11 21:18:19.628 | +++ functions-common:time_stop:2437 : date +%s%3N 2022-04-11 21:18:19.633 | ++ functions-common:time_stop:2437 : end_time=1649711899630 2022-04-11 21:18:19.635 | ++ functions-common:time_stop:2438 : elapsed_time=27226 2022-04-11 21:18:19.637 | ++ functions-common:time_stop:2439 : total=283014 2022-04-11 21:18:19.639 | ++ functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-11 21:18:19.642 | ++ functions-common:time_stop:2442 : _TIME_TOTAL[$name]=310240 2022-04-11 21:18:19.644 | ++ inc/python:pip_install:203 : return 0 2022-04-11 21:18:19.646 | ++ inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-04-11 21:18:19.649 | ++ inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/tempest/tempest.egg-info 2022-04-11 21:18:19.651 | ++ functions-common:safe_chown:2326 : _safe_permission_operation chown -R ubuntu /opt/stack/tempest/tempest.egg-info 2022-04-11 21:18:19.691 | ++ functions-common:_safe_permission_operation:2174 : sudo chown -R ubuntu /opt/stack/tempest/tempest.egg-info 2022-04-11 21:18:19.727 | ++ inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/tempest 2022-04-11 21:18:19.729 | ++ inc/python:use_library_from_git:250 : local name=/opt/stack/tempest 2022-04-11 21:18:19.732 | ++ inc/python:use_library_from_git:251 : local enabled=1 2022-04-11 21:18:19.734 | ++ inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-11 21:18:19.736 | ++ inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/tempest, ]] 2022-04-11 21:18:19.738 | ++ inc/python:use_library_from_git:253 : return 1 2022-04-11 21:18:19.741 | ++ lib/tempest:configure_tempest:139 : local image_lines 2022-04-11 21:18:19.743 | ++ lib/tempest:configure_tempest:140 : local images 2022-04-11 21:18:19.745 | ++ lib/tempest:configure_tempest:141 : local num_images 2022-04-11 21:18:19.752 | ++ lib/tempest:configure_tempest:142 : local image_uuid 2022-04-11 21:18:19.753 | ++ lib/tempest:configure_tempest:143 : local image_uuid_alt 2022-04-11 21:18:19.756 | ++ lib/tempest:configure_tempest:144 : local password 2022-04-11 21:18:19.760 | ++ lib/tempest:configure_tempest:145 : local line 2022-04-11 21:18:19.763 | ++ lib/tempest:configure_tempest:146 : local flavors 2022-04-11 21:18:19.765 | ++ lib/tempest:configure_tempest:147 : local available_flavors 2022-04-11 21:18:19.768 | ++ lib/tempest:configure_tempest:148 : local flavors_ref 2022-04-11 21:18:19.770 | ++ lib/tempest:configure_tempest:149 : local flavor_lines 2022-04-11 21:18:19.773 | ++ lib/tempest:configure_tempest:150 : local flavor_ref_size 2022-04-11 21:18:19.775 | ++ lib/tempest:configure_tempest:151 : local flavor_ref_alt_size 2022-04-11 21:18:19.777 | ++ lib/tempest:configure_tempest:152 : local public_network_id 2022-04-11 21:18:19.779 | ++ lib/tempest:configure_tempest:153 : local public_router_id 2022-04-11 21:18:19.782 | ++ lib/tempest:configure_tempest:154 : local ssh_connect_method=floating 2022-04-11 21:18:19.784 | ++ lib/tempest:configure_tempest:155 : local disk 2022-04-11 21:18:19.786 | ++ lib/tempest:configure_tempest:158 : ifs=' 2022-04-11 21:18:19.786 | ' 2022-04-11 21:18:19.789 | ++ lib/tempest:configure_tempest:168 : declare -a images 2022-04-11 21:18:19.792 | ++ lib/tempest:configure_tempest:170 : is_service_enabled glance 2022-04-11 21:18:19.809 | ++ functions-common:is_service_enabled:2081 : return 0 2022-04-11 21:18:19.813 | ++ lib/tempest:configure_tempest:171 : read -r IMAGE_NAME IMAGE_UUID 2022-04-11 21:18:19.814 | +++ lib/tempest:configure_tempest:131 : oscwrap --os-cloud devstack-admin image list --property status=active 2022-04-11 21:18:19.814 | +++ lib/tempest:configure_tempest:131 : awk '-F|' '!/^(+--)|ID|aki|ari/ { print $3,$2 }' 2022-04-11 21:18:22.349 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 21:18:22.349 | from cryptography.utils import int_from_bytes 2022-04-11 21:18:22.349 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 21:18:22.349 | from cryptography.utils import int_from_bytes 2022-04-11 21:18:22.522 | +++ functions-common:oscwrap:2465 : return 0 2022-04-11 21:18:22.525 | ++ lib/tempest:configure_tempest:172 : '[' ubuntu-16 = '' ']' 2022-04-11 21:18:22.527 | ++ lib/tempest:configure_tempest:176 : images+=($IMAGE_UUID) 2022-04-11 21:18:22.530 | ++ lib/tempest:configure_tempest:171 : read -r IMAGE_NAME IMAGE_UUID 2022-04-11 21:18:22.533 | ++ lib/tempest:configure_tempest:179 : case "${#images[*]}" in 2022-04-11 21:18:22.535 | ++ lib/tempest:configure_tempest:185 : '[' -z '' ']' 2022-04-11 21:18:22.537 | ++ lib/tempest:configure_tempest:186 : image_uuid=ec590e1e-349f-4053-ac3a-e881170b0af4 2022-04-11 21:18:22.540 | ++ lib/tempest:configure_tempest:187 : image_uuid_alt=ec590e1e-349f-4053-ac3a-e881170b0af4 2022-04-11 21:18:22.542 | ++ lib/tempest:configure_tempest:201 : sudo install -d -o ubuntu /opt/stack/tempest/etc 2022-04-11 21:18:22.567 | ++ lib/tempest:configure_tempest:202 : rm -f /opt/stack/tempest/etc/tempest.conf 2022-04-11 21:18:22.570 | ++ lib/tempest:configure_tempest:204 : local password=Passw0rd 2022-04-11 21:18:22.573 | ++ lib/tempest:configure_tempest:207 : local admin_username=admin 2022-04-11 21:18:22.575 | ++ lib/tempest:configure_tempest:208 : local admin_project_name=admin 2022-04-11 21:18:22.577 | ++ lib/tempest:configure_tempest:209 : local admin_domain_name=Default 2022-04-11 21:18:22.580 | ++ lib/tempest:configure_tempest:210 : local alt_username=alt_demo 2022-04-11 21:18:22.582 | ++ lib/tempest:configure_tempest:211 : local alt_project_name=alt_demo 2022-04-11 21:18:22.584 | ++ lib/tempest:configure_tempest:212 : local admin_project_id 2022-04-11 21:18:22.588 | +++ lib/tempest:configure_tempest:213 : oscwrap --os-cloud devstack-admin project list 2022-04-11 21:18:22.588 | +++ lib/tempest:configure_tempest:213 : awk '/ admin / { print $2 }' 2022-04-11 21:18:24.843 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 21:18:24.843 | from cryptography.utils import int_from_bytes 2022-04-11 21:18:24.843 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 21:18:24.843 | from cryptography.utils import int_from_bytes 2022-04-11 21:18:25.008 | +++ functions-common:oscwrap:2465 : return 0 2022-04-11 21:18:25.011 | ++ lib/tempest:configure_tempest:213 : admin_project_id=4342fe35ed2942628cff6ece401d9dea 2022-04-11 21:18:25.014 | ++ lib/tempest:configure_tempest:215 : is_service_enabled nova 2022-04-11 21:18:25.031 | ++ functions-common:is_service_enabled:2081 : return 0 2022-04-11 21:18:25.034 | +++ lib/tempest:configure_tempest:218 : oscwrap --os-cloud devstack-admin flavor list 2022-04-11 21:18:27.433 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 21:18:27.433 | from cryptography.utils import int_from_bytes 2022-04-11 21:18:27.433 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 21:18:27.433 | from cryptography.utils import int_from_bytes 2022-04-11 21:18:27.601 | +++ functions-common:oscwrap:2465 : return 0 2022-04-11 21:18:27.605 | ++ lib/tempest:configure_tempest:218 : available_flavors='+-----+-----------+-------+------+-----------+-------+-----------+ 2022-04-11 21:18:27.605 | | ID | Name | RAM | Disk | Ephemeral | VCPUs | Is Public | 2022-04-11 21:18:27.605 | +-----+-----------+-------+------+-----------+-------+-----------+ 2022-04-11 21:18:27.605 | | 1 | m1.tiny | 512 | 1 | 0 | 1 | True | 2022-04-11 21:18:27.605 | | 2 | m1.small | 2048 | 20 | 0 | 1 | True | 2022-04-11 21:18:27.605 | | 3 | m1.medium | 4096 | 40 | 0 | 2 | True | 2022-04-11 21:18:27.605 | | 4 | m1.large | 8192 | 80 | 0 | 4 | True | 2022-04-11 21:18:27.605 | | 42 | m1.nano | 256 | 1 | 0 | 1 | True | 2022-04-11 21:18:27.605 | | 451 | m1.heat | 512 | 1 | 0 | 1 | True | 2022-04-11 21:18:27.605 | | 452 | m1.heat2 | 1024 | 1 | 0 | 1 | True | 2022-04-11 21:18:27.605 | | 5 | m1.xlarge | 16384 | 160 | 0 | 8 | True | 2022-04-11 21:18:27.605 | | 84 | m1.micro | 256 | 2 | 0 | 1 | True | 2022-04-11 21:18:27.605 | | c1 | cirros256 | 256 | 1 | 0 | 1 | True | 2022-04-11 21:18:27.605 | | d1 | ds512M | 512 | 5 | 0 | 1 | True | 2022-04-11 21:18:27.605 | | d2 | ds1G | 1024 | 10 | 0 | 1 | True | 2022-04-11 21:18:27.605 | | d3 | ds2G | 2048 | 10 | 0 | 2 | True | 2022-04-11 21:18:27.605 | | d4 | ds4G | 4096 | 20 | 0 | 4 | True | 2022-04-11 21:18:27.605 | +-----+-----------+-------+------+-----------+-------+-----------+' 2022-04-11 21:18:27.607 | ++ lib/tempest:configure_tempest:219 : [[ -z '' ]] 2022-04-11 21:18:27.610 | ++ lib/tempest:configure_tempest:220 : [[ +-----+-----------+-------+------+-----------+-------+-----------+ 2022-04-11 21:18:27.610 | | ID | Name | RAM | Disk | Ephemeral | VCPUs | Is Public | 2022-04-11 21:18:27.610 | +-----+-----------+-------+------+-----------+-------+-----------+ 2022-04-11 21:18:27.610 | | 1 | m1.tiny | 512 | 1 | 0 | 1 | True | 2022-04-11 21:18:27.610 | | 2 | m1.small | 2048 | 20 | 0 | 1 | True | 2022-04-11 21:18:27.610 | | 3 | m1.medium | 4096 | 40 | 0 | 2 | True | 2022-04-11 21:18:27.610 | | 4 | m1.large | 8192 | 80 | 0 | 4 | True | 2022-04-11 21:18:27.610 | | 42 | m1.nano | 256 | 1 | 0 | 1 | True | 2022-04-11 21:18:27.610 | | 451 | m1.heat | 512 | 1 | 0 | 1 | True | 2022-04-11 21:18:27.610 | | 452 | m1.heat2 | 1024 | 1 | 0 | 1 | True | 2022-04-11 21:18:27.610 | | 5 | m1.xlarge | 16384 | 160 | 0 | 8 | True | 2022-04-11 21:18:27.610 | | 84 | m1.micro | 256 | 2 | 0 | 1 | True | 2022-04-11 21:18:27.610 | | c1 | cirros256 | 256 | 1 | 0 | 1 | True | 2022-04-11 21:18:27.610 | | d1 | ds512M | 512 | 5 | 0 | 1 | True | 2022-04-11 21:18:27.610 | | d2 | ds1G | 1024 | 10 | 0 | 1 | True | 2022-04-11 21:18:27.610 | | d3 | ds2G | 2048 | 10 | 0 | 2 | True | 2022-04-11 21:18:27.610 | | d4 | ds4G | 4096 | 20 | 0 | 4 | True | 2022-04-11 21:18:27.610 | +-----+-----------+-------+------+-----------+-------+-----------+ =~ m1\.nano ]] 2022-04-11 21:18:27.613 | ++ lib/tempest:configure_tempest:225 : flavor_ref=42 2022-04-11 21:18:27.615 | ++ lib/tempest:configure_tempest:226 : [[ +-----+-----------+-------+------+-----------+-------+-----------+ 2022-04-11 21:18:27.615 | | ID | Name | RAM | Disk | Ephemeral | VCPUs | Is Public | 2022-04-11 21:18:27.615 | +-----+-----------+-------+------+-----------+-------+-----------+ 2022-04-11 21:18:27.615 | | 1 | m1.tiny | 512 | 1 | 0 | 1 | True | 2022-04-11 21:18:27.615 | | 2 | m1.small | 2048 | 20 | 0 | 1 | True | 2022-04-11 21:18:27.615 | | 3 | m1.medium | 4096 | 40 | 0 | 2 | True | 2022-04-11 21:18:27.615 | | 4 | m1.large | 8192 | 80 | 0 | 4 | True | 2022-04-11 21:18:27.616 | | 42 | m1.nano | 256 | 1 | 0 | 1 | True | 2022-04-11 21:18:27.616 | | 451 | m1.heat | 512 | 1 | 0 | 1 | True | 2022-04-11 21:18:27.616 | | 452 | m1.heat2 | 1024 | 1 | 0 | 1 | True | 2022-04-11 21:18:27.616 | | 5 | m1.xlarge | 16384 | 160 | 0 | 8 | True | 2022-04-11 21:18:27.616 | | 84 | m1.micro | 256 | 2 | 0 | 1 | True | 2022-04-11 21:18:27.616 | | c1 | cirros256 | 256 | 1 | 0 | 1 | True | 2022-04-11 21:18:27.616 | | d1 | ds512M | 512 | 5 | 0 | 1 | True | 2022-04-11 21:18:27.616 | | d2 | ds1G | 1024 | 10 | 0 | 1 | True | 2022-04-11 21:18:27.616 | | d3 | ds2G | 2048 | 10 | 0 | 2 | True | 2022-04-11 21:18:27.616 | | d4 | ds4G | 4096 | 20 | 0 | 4 | True | 2022-04-11 21:18:27.616 | +-----+-----------+-------+------+-----------+-------+-----------+ =~ m1\.micro ]] 2022-04-11 21:18:27.619 | ++ lib/tempest:configure_tempest:231 : flavor_ref_alt=84 2022-04-11 21:18:27.621 | ++ lib/tempest:configure_tempest:280 : iniset /opt/stack/tempest/etc/tempest.conf network project_network_cidr 172.20.0.0/16 2022-04-11 21:18:27.651 | ++ lib/tempest:configure_tempest:282 : ssh_connect_method=floating 2022-04-11 21:18:27.653 | ++ lib/tempest:configure_tempest:288 : [[ True == \T\r\u\e ]] 2022-04-11 21:18:27.656 | ++ lib/tempest:configure_tempest:288 : is_networking_extension_supported external-net 2022-04-11 21:18:27.658 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:424 : local extension=external-net 2022-04-11 21:18:27.661 | +++ lib/neutron_plugins/services/l3:is_networking_extension_supported:426 : oscwrap --os-cloud devstack-admin --os-region RegionOne extension list --network -c Alias -f value 2022-04-11 21:18:29.968 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 21:18:29.969 | from cryptography.utils import int_from_bytes 2022-04-11 21:18:29.969 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 21:18:29.969 | from cryptography.utils import int_from_bytes 2022-04-11 21:18:30.134 | +++ functions-common:oscwrap:2465 : return 0 2022-04-11 21:18:30.137 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:426 : EXT_LIST='address-group 2022-04-11 21:18:30.138 | address-scope 2022-04-11 21:18:30.138 | router-admin-state-down-before-update 2022-04-11 21:18:30.138 | agent 2022-04-11 21:18:30.138 | agent-resources-synced 2022-04-11 21:18:30.138 | allowed-address-pairs 2022-04-11 21:18:30.138 | auto-allocated-topology 2022-04-11 21:18:30.138 | availability_zone 2022-04-11 21:18:30.138 | availability_zone_filter 2022-04-11 21:18:30.138 | default-subnetpools 2022-04-11 21:18:30.138 | dhcp_agent_scheduler 2022-04-11 21:18:30.138 | dvr 2022-04-11 21:18:30.138 | empty-string-filtering 2022-04-11 21:18:30.138 | external-net 2022-04-11 21:18:30.138 | extra_dhcp_opt 2022-04-11 21:18:30.138 | extraroute 2022-04-11 21:18:30.138 | extraroute-atomic 2022-04-11 21:18:30.138 | filter-validation 2022-04-11 21:18:30.138 | fip-port-details 2022-04-11 21:18:30.138 | flavors 2022-04-11 21:18:30.138 | floatingip-pools 2022-04-11 21:18:30.138 | ip-substring-filtering 2022-04-11 21:18:30.138 | router 2022-04-11 21:18:30.138 | ext-gw-mode 2022-04-11 21:18:30.138 | l3-ha 2022-04-11 21:18:30.138 | l3-flavors 2022-04-11 21:18:30.138 | l3-port-ip-change-not-allowed 2022-04-11 21:18:30.138 | l3_agent_scheduler 2022-04-11 21:18:30.138 | multi-provider 2022-04-11 21:18:30.138 | net-mtu 2022-04-11 21:18:30.138 | net-mtu-writable 2022-04-11 21:18:30.138 | network_availability_zone 2022-04-11 21:18:30.138 | network-ip-availability 2022-04-11 21:18:30.138 | pagination 2022-04-11 21:18:30.138 | port-device-profile 2022-04-11 21:18:30.138 | port-mac-address-regenerate 2022-04-11 21:18:30.139 | port-numa-affinity-policy 2022-04-11 21:18:30.139 | binding 2022-04-11 21:18:30.139 | binding-extended 2022-04-11 21:18:30.139 | port-security 2022-04-11 21:18:30.139 | project-id 2022-04-11 21:18:30.139 | provider 2022-04-11 21:18:30.139 | quota-check-limit 2022-04-11 21:18:30.139 | quotas 2022-04-11 21:18:30.139 | quota_details 2022-04-11 21:18:30.139 | rbac-policies 2022-04-11 21:18:30.139 | rbac-address-group 2022-04-11 21:18:30.139 | rbac-address-scope 2022-04-11 21:18:30.139 | rbac-security-groups 2022-04-11 21:18:30.139 | rbac-subnetpool 2022-04-11 21:18:30.139 | revision-if-match 2022-04-11 21:18:30.139 | standard-attr-revisions 2022-04-11 21:18:30.139 | router_availability_zone 2022-04-11 21:18:30.139 | security-groups-normalized-cidr 2022-04-11 21:18:30.139 | port-security-groups-filtering 2022-04-11 21:18:30.139 | security-groups-remote-address-group 2022-04-11 21:18:30.139 | security-groups-shared-filtering 2022-04-11 21:18:30.139 | security-group 2022-04-11 21:18:30.139 | service-type 2022-04-11 21:18:30.139 | sorting 2022-04-11 21:18:30.139 | standard-attr-description 2022-04-11 21:18:30.139 | stateful-security-group 2022-04-11 21:18:30.139 | subnet_onboard 2022-04-11 21:18:30.139 | subnet-service-types 2022-04-11 21:18:30.139 | subnet_allocation 2022-04-11 21:18:30.139 | subnetpool-prefix-ops 2022-04-11 21:18:30.139 | standard-attr-tag 2022-04-11 21:18:30.139 | standard-attr-timestamp' 2022-04-11 21:18:30.140 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:427 : [[ address-group 2022-04-11 21:18:30.140 | address-scope 2022-04-11 21:18:30.140 | router-admin-state-down-before-update 2022-04-11 21:18:30.140 | agent 2022-04-11 21:18:30.140 | agent-resources-synced 2022-04-11 21:18:30.140 | allowed-address-pairs 2022-04-11 21:18:30.140 | auto-allocated-topology 2022-04-11 21:18:30.140 | availability_zone 2022-04-11 21:18:30.140 | availability_zone_filter 2022-04-11 21:18:30.140 | default-subnetpools 2022-04-11 21:18:30.140 | dhcp_agent_scheduler 2022-04-11 21:18:30.140 | dvr 2022-04-11 21:18:30.140 | empty-string-filtering 2022-04-11 21:18:30.140 | external-net 2022-04-11 21:18:30.140 | extra_dhcp_opt 2022-04-11 21:18:30.140 | extraroute 2022-04-11 21:18:30.140 | extraroute-atomic 2022-04-11 21:18:30.141 | filter-validation 2022-04-11 21:18:30.141 | fip-port-details 2022-04-11 21:18:30.141 | flavors 2022-04-11 21:18:30.141 | floatingip-pools 2022-04-11 21:18:30.141 | ip-substring-filtering 2022-04-11 21:18:30.141 | router 2022-04-11 21:18:30.141 | ext-gw-mode 2022-04-11 21:18:30.141 | l3-ha 2022-04-11 21:18:30.141 | l3-flavors 2022-04-11 21:18:30.141 | l3-port-ip-change-not-allowed 2022-04-11 21:18:30.141 | l3_agent_scheduler 2022-04-11 21:18:30.141 | multi-provider 2022-04-11 21:18:30.141 | net-mtu 2022-04-11 21:18:30.141 | net-mtu-writable 2022-04-11 21:18:30.141 | network_availability_zone 2022-04-11 21:18:30.141 | network-ip-availability 2022-04-11 21:18:30.141 | pagination 2022-04-11 21:18:30.141 | port-device-profile 2022-04-11 21:18:30.141 | port-mac-address-regenerate 2022-04-11 21:18:30.141 | port-numa-affinity-policy 2022-04-11 21:18:30.141 | binding 2022-04-11 21:18:30.141 | binding-extended 2022-04-11 21:18:30.141 | port-security 2022-04-11 21:18:30.141 | project-id 2022-04-11 21:18:30.141 | provider 2022-04-11 21:18:30.141 | quota-check-limit 2022-04-11 21:18:30.141 | quotas 2022-04-11 21:18:30.141 | quota_details 2022-04-11 21:18:30.141 | rbac-policies 2022-04-11 21:18:30.141 | rbac-address-group 2022-04-11 21:18:30.141 | rbac-address-scope 2022-04-11 21:18:30.141 | rbac-security-groups 2022-04-11 21:18:30.141 | rbac-subnetpool 2022-04-11 21:18:30.141 | revision-if-match 2022-04-11 21:18:30.141 | standard-attr-revisions 2022-04-11 21:18:30.141 | router_availability_zone 2022-04-11 21:18:30.141 | security-groups-normalized-cidr 2022-04-11 21:18:30.141 | port-security-groups-filtering 2022-04-11 21:18:30.142 | security-groups-remote-address-group 2022-04-11 21:18:30.142 | security-groups-shared-filtering 2022-04-11 21:18:30.142 | security-group 2022-04-11 21:18:30.142 | service-type 2022-04-11 21:18:30.142 | sorting 2022-04-11 21:18:30.142 | standard-attr-description 2022-04-11 21:18:30.142 | stateful-security-group 2022-04-11 21:18:30.142 | subnet_onboard 2022-04-11 21:18:30.142 | subnet-service-types 2022-04-11 21:18:30.142 | subnet_allocation 2022-04-11 21:18:30.142 | subnetpool-prefix-ops 2022-04-11 21:18:30.142 | standard-attr-tag 2022-04-11 21:18:30.142 | standard-attr-timestamp =~ external-net ]] 2022-04-11 21:18:30.143 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:427 : return 0 2022-04-11 21:18:30.146 | +++ lib/tempest:configure_tempest:289 : oscwrap --os-cloud devstack-admin network show -f value -c id public 2022-04-11 21:18:32.602 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 21:18:32.602 | from cryptography.utils import int_from_bytes 2022-04-11 21:18:32.602 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 21:18:32.602 | from cryptography.utils import int_from_bytes 2022-04-11 21:18:32.768 | +++ functions-common:oscwrap:2465 : return 0 2022-04-11 21:18:32.771 | ++ lib/tempest:configure_tempest:289 : public_network_id=6e1aeafe-a696-4df7-9aa8-078aa2a7be2f 2022-04-11 21:18:32.774 | ++ lib/tempest:configure_tempest:291 : openstack --os-cloud devstack-admin --os-region RegionOne network create --share shared 2022-04-11 21:18:35.222 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 21:18:35.222 | from cryptography.utils import int_from_bytes 2022-04-11 21:18:35.222 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 21:18:35.222 | from cryptography.utils import int_from_bytes 2022-04-11 21:18:35.222 | +---------------------------+--------------------------------------+ 2022-04-11 21:18:35.222 | | Field | Value | 2022-04-11 21:18:35.222 | +---------------------------+--------------------------------------+ 2022-04-11 21:18:35.223 | | admin_state_up | UP | 2022-04-11 21:18:35.223 | | availability_zone_hints | | 2022-04-11 21:18:35.223 | | availability_zones | | 2022-04-11 21:18:35.223 | | created_at | 2022-04-11T21:18:35Z | 2022-04-11 21:18:35.223 | | description | | 2022-04-11 21:18:35.223 | | dns_domain | None | 2022-04-11 21:18:35.223 | | id | cff6e42a-deb8-4d7a-a113-1123fad0517a | 2022-04-11 21:18:35.223 | | ipv4_address_scope | None | 2022-04-11 21:18:35.223 | | ipv6_address_scope | None | 2022-04-11 21:18:35.223 | | is_default | False | 2022-04-11 21:18:35.223 | | is_vlan_transparent | None | 2022-04-11 21:18:35.223 | | mtu | 1500 | 2022-04-11 21:18:35.223 | | name | shared | 2022-04-11 21:18:35.223 | | port_security_enabled | True | 2022-04-11 21:18:35.223 | | project_id | 4342fe35ed2942628cff6ece401d9dea | 2022-04-11 21:18:35.223 | | provider:network_type | vlan | 2022-04-11 21:18:35.223 | | provider:physical_network | physnet1 | 2022-04-11 21:18:35.223 | | provider:segmentation_id | 433 | 2022-04-11 21:18:35.223 | | qos_policy_id | None | 2022-04-11 21:18:35.223 | | revision_number | 1 | 2022-04-11 21:18:35.223 | | router:external | Internal | 2022-04-11 21:18:35.223 | | segments | None | 2022-04-11 21:18:35.223 | | shared | True | 2022-04-11 21:18:35.223 | | status | ACTIVE | 2022-04-11 21:18:35.223 | | subnets | | 2022-04-11 21:18:35.223 | | tags | | 2022-04-11 21:18:35.223 | | updated_at | 2022-04-11T21:18:35Z | 2022-04-11 21:18:35.223 | +---------------------------+--------------------------------------+ 2022-04-11 21:18:35.399 | ++ lib/tempest:configure_tempest:292 : 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-04-11 21:18:38.138 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 21:18:38.138 | from cryptography.utils import int_from_bytes 2022-04-11 21:18:38.138 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 21:18:38.138 | from cryptography.utils import int_from_bytes 2022-04-11 21:18:38.138 | +----------------------+--------------------------------------+ 2022-04-11 21:18:38.138 | | Field | Value | 2022-04-11 21:18:38.138 | +----------------------+--------------------------------------+ 2022-04-11 21:18:38.138 | | allocation_pools | 192.168.233.2-192.168.233.254 | 2022-04-11 21:18:38.138 | | cidr | 192.168.233.0/24 | 2022-04-11 21:18:38.138 | | created_at | 2022-04-11T21:18:37Z | 2022-04-11 21:18:38.138 | | description | shared-subnet | 2022-04-11 21:18:38.138 | | dns_nameservers | | 2022-04-11 21:18:38.138 | | dns_publish_fixed_ip | None | 2022-04-11 21:18:38.138 | | enable_dhcp | True | 2022-04-11 21:18:38.138 | | gateway_ip | 192.168.233.1 | 2022-04-11 21:18:38.138 | | host_routes | | 2022-04-11 21:18:38.138 | | id | 3881b4c3-6c43-4767-8e7d-122102abb566 | 2022-04-11 21:18:38.138 | | ip_version | 4 | 2022-04-11 21:18:38.138 | | ipv6_address_mode | None | 2022-04-11 21:18:38.138 | | ipv6_ra_mode | None | 2022-04-11 21:18:38.138 | | name | shared-subnet | 2022-04-11 21:18:38.138 | | network_id | cff6e42a-deb8-4d7a-a113-1123fad0517a | 2022-04-11 21:18:38.138 | | project_id | 4342fe35ed2942628cff6ece401d9dea | 2022-04-11 21:18:38.138 | | revision_number | 0 | 2022-04-11 21:18:38.139 | | segment_id | None | 2022-04-11 21:18:38.139 | | service_types | | 2022-04-11 21:18:38.139 | | subnetpool_id | None | 2022-04-11 21:18:38.139 | | tags | | 2022-04-11 21:18:38.139 | | updated_at | 2022-04-11T21:18:37Z | 2022-04-11 21:18:38.139 | +----------------------+--------------------------------------+ 2022-04-11 21:18:38.317 | ++ lib/tempest:configure_tempest:295 : iniset /opt/stack/tempest/etc/tempest.conf DEFAULT use_syslog False 2022-04-11 21:18:38.355 | ++ lib/tempest:configure_tempest:298 : iniset /opt/stack/tempest/etc/tempest.conf oslo_concurrency lock_path /opt/stack/data/tempest 2022-04-11 21:18:38.394 | ++ lib/tempest:configure_tempest:299 : mkdir -p /opt/stack/data/tempest 2022-04-11 21:18:38.398 | ++ lib/tempest:configure_tempest:300 : iniset /opt/stack/tempest/etc/tempest.conf DEFAULT use_stderr False 2022-04-11 21:18:38.427 | ++ lib/tempest:configure_tempest:301 : iniset /opt/stack/tempest/etc/tempest.conf DEFAULT log_file tempest.log 2022-04-11 21:18:38.458 | ++ lib/tempest:configure_tempest:302 : iniset /opt/stack/tempest/etc/tempest.conf DEFAULT debug True 2022-04-11 21:18:38.488 | ++ lib/tempest:configure_tempest:305 : iniset /opt/stack/tempest/etc/tempest.conf compute build_timeout 196 2022-04-11 21:18:38.521 | ++ lib/tempest:configure_tempest:306 : iniset /opt/stack/tempest/etc/tempest.conf volume build_timeout 196 2022-04-11 21:18:38.554 | ++ lib/tempest:configure_tempest:309 : iniset /opt/stack/tempest/etc/tempest.conf identity uri http://10.222.0.45/identity/v2.0/ 2022-04-11 21:18:38.589 | ++ lib/tempest:configure_tempest:310 : iniset /opt/stack/tempest/etc/tempest.conf identity uri_v3 http://10.222.0.45/identity/v3 2022-04-11 21:18:38.623 | ++ lib/tempest:configure_tempest:311 : iniset /opt/stack/tempest/etc/tempest.conf identity user_lockout_failure_attempts 2 2022-04-11 21:18:38.652 | ++ lib/tempest:configure_tempest:312 : iniset /opt/stack/tempest/etc/tempest.conf identity user_lockout_duration 10 2022-04-11 21:18:38.683 | ++ lib/tempest:configure_tempest:313 : iniset /opt/stack/tempest/etc/tempest.conf identity user_unique_last_password_count 2 2022-04-11 21:18:38.712 | ++ lib/tempest:configure_tempest:314 : [[ True == \T\r\u\e ]] 2022-04-11 21:18:38.714 | ++ lib/tempest:configure_tempest:315 : iniset /opt/stack/tempest/etc/tempest.conf auth admin_username admin 2022-04-11 21:18:38.746 | ++ lib/tempest:configure_tempest:316 : iniset /opt/stack/tempest/etc/tempest.conf auth admin_password Passw0rd 2022-04-11 21:18:38.780 | ++ lib/tempest:configure_tempest:317 : iniset /opt/stack/tempest/etc/tempest.conf auth admin_project_name admin 2022-04-11 21:18:38.820 | ++ lib/tempest:configure_tempest:318 : iniset /opt/stack/tempest/etc/tempest.conf auth admin_domain_name Default 2022-04-11 21:18:38.852 | ++ lib/tempest:configure_tempest:320 : '[' '' == True ']' 2022-04-11 21:18:38.855 | ++ lib/tempest:configure_tempest:325 : iniset /opt/stack/tempest/etc/tempest.conf identity-feature-enabled api_v2 False 2022-04-11 21:18:38.888 | ++ lib/tempest:configure_tempest:327 : iniset /opt/stack/tempest/etc/tempest.conf identity auth_version v3 2022-04-11 21:18:38.919 | ++ lib/tempest:configure_tempest:328 : [[ '' != \v\2 ]] 2022-04-11 21:18:38.921 | ++ lib/tempest:configure_tempest:330 : iniset /opt/stack/tempest/etc/tempest.conf identity-feature-enabled api_v2_admin False 2022-04-11 21:18:38.956 | ++ lib/tempest:configure_tempest:333 : is_service_enabled tls-proxy 2022-04-11 21:18:38.981 | ++ functions-common:is_service_enabled:2081 : return 1 2022-04-11 21:18:38.983 | ++ lib/tempest:configure_tempest:338 : [[ True = True ]] 2022-04-11 21:18:38.986 | ++ lib/tempest:configure_tempest:339 : iniset /opt/stack/tempest/etc/tempest.conf identity-feature-enabled security_compliance True 2022-04-11 21:18:39.017 | ++ lib/tempest:configure_tempest:344 : is_service_enabled ldap 2022-04-11 21:18:39.037 | ++ functions-common:is_service_enabled:2081 : return 1 2022-04-11 21:18:39.040 | ++ lib/tempest:configure_tempest:350 : iniset /opt/stack/tempest/etc/tempest.conf identity-feature-enabled project_tags True 2022-04-11 21:18:39.070 | ++ lib/tempest:configure_tempest:354 : iniset /opt/stack/tempest/etc/tempest.conf identity-feature-enabled application_credentials True 2022-04-11 21:18:39.106 | ++ lib/tempest:configure_tempest:358 : iniset /opt/stack/tempest/etc/tempest.conf identity-feature-enabled access_rules True 2022-04-11 21:18:39.134 | ++ lib/tempest:configure_tempest:363 : [[ ! -z '' ]] 2022-04-11 21:18:39.137 | ++ lib/tempest:configure_tempest:366 : iniset /opt/stack/tempest/etc/tempest.conf image-feature-enabled import_image False 2022-04-11 21:18:39.170 | ++ lib/tempest:configure_tempest:367 : iniset /opt/stack/tempest/etc/tempest.conf image-feature-enabled os_glance_reserved True 2022-04-11 21:18:39.199 | ++ lib/tempest:configure_tempest:368 : is_service_enabled g-api-r 2022-04-11 21:18:39.216 | ++ functions-common:is_service_enabled:2081 : return 1 2022-04-11 21:18:39.222 | ++ lib/tempest:configure_tempest:373 : iniset /opt/stack/tempest/etc/tempest.conf compute image_ref ec590e1e-349f-4053-ac3a-e881170b0af4 2022-04-11 21:18:39.249 | ++ lib/tempest:configure_tempest:374 : iniset /opt/stack/tempest/etc/tempest.conf compute image_ref_alt ec590e1e-349f-4053-ac3a-e881170b0af4 2022-04-11 21:18:39.279 | ++ lib/tempest:configure_tempest:375 : iniset /opt/stack/tempest/etc/tempest.conf compute flavor_ref 42 2022-04-11 21:18:39.308 | ++ lib/tempest:configure_tempest:376 : iniset /opt/stack/tempest/etc/tempest.conf compute flavor_ref_alt 84 2022-04-11 21:18:39.336 | ++ lib/tempest:configure_tempest:377 : iniset /opt/stack/tempest/etc/tempest.conf validation connect_method floating 2022-04-11 21:18:39.369 | ++ lib/tempest:configure_tempest:378 : is_service_enabled neutron 2022-04-11 21:18:39.386 | ++ functions-common:is_service_enabled:2081 : return 0 2022-04-11 21:18:39.388 | ++ lib/tempest:configure_tempest:386 : [[ -n '' ]] 2022-04-11 21:18:39.391 | ++ lib/tempest:configure_tempest:396 : local tempest_compute_min_microversion=None 2022-04-11 21:18:39.393 | ++ lib/tempest:configure_tempest:397 : local tempest_compute_max_microversion=latest 2022-04-11 21:18:39.397 | ++ lib/tempest:configure_tempest:400 : [[ '' == \c\o\m\p\u\t\e\_\l\e\g\a\c\y ]] 2022-04-11 21:18:39.399 | ++ lib/tempest:configure_tempest:404 : '[' None == None ']' 2022-04-11 21:18:39.402 | ++ lib/tempest:configure_tempest:405 : inicomment /opt/stack/tempest/etc/tempest.conf compute min_microversion 2022-04-11 21:18:39.425 | ++ lib/tempest:configure_tempest:409 : '[' latest == None ']' 2022-04-11 21:18:39.428 | ++ lib/tempest:configure_tempest:412 : iniset /opt/stack/tempest/etc/tempest.conf compute max_microversion latest 2022-04-11 21:18:39.460 | ++ lib/tempest:configure_tempest:415 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled personality False 2022-04-11 21:18:39.493 | ++ lib/tempest:configure_tempest:416 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled resize True 2022-04-11 21:18:39.526 | ++ lib/tempest:configure_tempest:417 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled live_migration False 2022-04-11 21:18:39.559 | ++ lib/tempest:configure_tempest:418 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled change_password False 2022-04-11 21:18:39.589 | ++ lib/tempest:configure_tempest:419 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled block_migration_for_live_migration True 2022-04-11 21:18:39.620 | ++ lib/tempest:configure_tempest:420 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled live_migrate_back_and_forth False 2022-04-11 21:18:39.651 | ++ lib/tempest:configure_tempest:421 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled attach_encrypted_volume False 2022-04-11 21:18:39.684 | ++ lib/tempest:configure_tempest:424 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled hostname_fqdn_sanitization True 2022-04-11 21:18:39.717 | ++ lib/tempest:configure_tempest:426 : [[ -n AvailabilityZoneFilter,ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,SameHostFilter,DifferentHostFilter ]] 2022-04-11 21:18:39.720 | ++ lib/tempest:configure_tempest:427 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled scheduler_enabled_filters AvailabilityZoneFilter,ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,SameHostFilter,DifferentHostFilter 2022-04-11 21:18:39.749 | ++ lib/tempest:configure_tempest:430 : [[ False == \T\r\u\e ]] 2022-04-11 21:18:39.752 | ++ lib/tempest:configure_tempest:434 : is_service_enabled n-novnc 2022-04-11 21:18:39.772 | ++ functions-common:is_service_enabled:2081 : return 1 2022-04-11 21:18:39.774 | ++ lib/tempest:configure_tempest:439 : iniset /opt/stack/tempest/etc/tempest.conf network project_networks_reachable false 2022-04-11 21:18:39.807 | ++ lib/tempest:configure_tempest:440 : iniset /opt/stack/tempest/etc/tempest.conf network public_network_id 6e1aeafe-a696-4df7-9aa8-078aa2a7be2f 2022-04-11 21:18:39.842 | ++ lib/tempest:configure_tempest:441 : iniset /opt/stack/tempest/etc/tempest.conf network public_router_id '' 2022-04-11 21:18:39.879 | ++ lib/tempest:configure_tempest:442 : iniset /opt/stack/tempest/etc/tempest.conf network default_network 172.20.0.0/16 2022-04-11 21:18:39.912 | ++ lib/tempest:configure_tempest:443 : iniset /opt/stack/tempest/etc/tempest.conf network-feature-enabled ipv6 True 2022-04-11 21:18:39.957 | ++ lib/tempest:configure_tempest:444 : iniset /opt/stack/tempest/etc/tempest.conf network-feature-enabled ipv6_subnet_attributes True 2022-04-11 21:18:39.992 | ++ lib/tempest:configure_tempest:445 : iniset /opt/stack/tempest/etc/tempest.conf network-feature-enabled port_security True 2022-04-11 21:18:40.023 | ++ lib/tempest:configure_tempest:447 : iniset /opt/stack/tempest/etc/tempest.conf enforce_scope neutron False 2022-04-11 21:18:40.055 | ++ lib/tempest:configure_tempest:450 : SCENARIO_IMAGE_DIR=/home/ubuntu/devstack/files 2022-04-11 21:18:40.057 | ++ lib/tempest:configure_tempest:451 : SCENARIO_IMAGE_FILE= 2022-04-11 21:18:40.060 | ++ lib/tempest:configure_tempest:452 : iniset /opt/stack/tempest/etc/tempest.conf scenario img_file /home/ubuntu/devstack/files/ 2022-04-11 21:18:40.094 | ++ lib/tempest:configure_tempest:455 : TEMPEST_SSH_NETWORK_NAME=private 2022-04-11 21:18:40.096 | ++ lib/tempest:configure_tempest:456 : is_provider_network 2022-04-11 21:18:40.098 | ++ functions-common:is_provider_network:2274 : '[' '' == True ']' 2022-04-11 21:18:40.101 | ++ functions-common:is_provider_network:2277 : return 1 2022-04-11 21:18:40.103 | ++ lib/tempest:configure_tempest:460 : iniset /opt/stack/tempest/etc/tempest.conf validation run_validation True 2022-04-11 21:18:40.134 | ++ lib/tempest:configure_tempest:461 : iniset /opt/stack/tempest/etc/tempest.conf validation ip_version_for_ssh 4 2022-04-11 21:18:40.162 | ++ lib/tempest:configure_tempest:462 : iniset /opt/stack/tempest/etc/tempest.conf validation ssh_timeout 196 2022-04-11 21:18:40.191 | ++ lib/tempest:configure_tempest:463 : iniset /opt/stack/tempest/etc/tempest.conf validation image_ssh_user cirros 2022-04-11 21:18:40.220 | ++ lib/tempest:configure_tempest:464 : iniset /opt/stack/tempest/etc/tempest.conf validation image_alt_ssh_user cirros 2022-04-11 21:18:40.249 | ++ lib/tempest:configure_tempest:465 : iniset /opt/stack/tempest/etc/tempest.conf validation network_for_ssh private 2022-04-11 21:18:40.277 | ++ lib/tempest:configure_tempest:469 : [[ ceph == *\l\v\m* ]] 2022-04-11 21:18:40.280 | +++ lib/tempest:configure_tempest:472 : trueorfalse False TEMPEST_VOLUME_MANAGE_SNAPSHOT 2022-04-11 21:18:40.297 | ++ lib/tempest:configure_tempest:472 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled manage_snapshot False 2022-04-11 21:18:40.329 | ++ lib/tempest:configure_tempest:474 : [[ ceph == *\l\v\m* ]] 2022-04-11 21:18:40.332 | +++ lib/tempest:configure_tempest:477 : trueorfalse False TEMPEST_VOLUME_MANAGE_VOLUME 2022-04-11 21:18:40.359 | ++ lib/tempest:configure_tempest:477 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled manage_volume False 2022-04-11 21:18:40.391 | ++ lib/tempest:configure_tempest:480 : [[ ceph == *\l\v\m* ]] 2022-04-11 21:18:40.394 | +++ lib/tempest:configure_tempest:483 : trueorfalse False TEMPEST_EXTEND_ATTACHED_VOLUME 2022-04-11 21:18:40.413 | ++ lib/tempest:configure_tempest:483 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled extend_attached_volume False 2022-04-11 21:18:40.443 | ++ lib/tempest:configure_tempest:485 : [[ ceph == *\l\v\m* ]] 2022-04-11 21:18:40.446 | +++ lib/tempest:configure_tempest:488 : trueorfalse False TEMPEST_VOLUME_REVERT_TO_SNAPSHOT 2022-04-11 21:18:40.463 | ++ lib/tempest:configure_tempest:488 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled volume_revert False 2022-04-11 21:18:40.494 | ++ lib/tempest:configure_tempest:489 : local tempest_volume_min_microversion=None 2022-04-11 21:18:40.497 | ++ lib/tempest:configure_tempest:490 : local tempest_volume_max_microversion=latest 2022-04-11 21:18:40.499 | ++ lib/tempest:configure_tempest:491 : '[' None == None ']' 2022-04-11 21:18:40.501 | ++ lib/tempest:configure_tempest:492 : inicomment /opt/stack/tempest/etc/tempest.conf volume min_microversion 2022-04-11 21:18:40.521 | ++ lib/tempest:configure_tempest:497 : '[' latest == None ']' 2022-04-11 21:18:40.524 | ++ lib/tempest:configure_tempest:500 : iniset /opt/stack/tempest/etc/tempest.conf volume max_microversion latest 2022-04-11 21:18:40.554 | ++ lib/tempest:configure_tempest:503 : is_service_enabled c-bak 2022-04-11 21:18:40.578 | ++ functions-common:is_service_enabled:2081 : return 1 2022-04-11 21:18:40.580 | ++ lib/tempest:configure_tempest:504 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled backup False 2022-04-11 21:18:40.609 | ++ lib/tempest:configure_tempest:510 : [[ -n ceph ]] 2022-04-11 21:18:40.611 | ++ lib/tempest:configure_tempest:510 : [[ ceph =~ .*,.* ]] 2022-04-11 21:18:40.614 | ++ lib/tempest:configure_tempest:530 : '[' default '!=' default -o 'Open Source' '!=' 'Open Source' ']' 2022-04-11 21:18:40.617 | ++ lib/tempest:configure_tempest:534 : '[' default '!=' default -o ceph '!=' iSCSI ']' 2022-04-11 21:18:40.619 | ++ lib/tempest:configure_tempest:536 : iniset /opt/stack/tempest/etc/tempest.conf volume storage_protocol ceph 2022-04-11 21:18:40.652 | ++ lib/tempest:configure_tempest:544 : local tempest_placement_min_microversion=None 2022-04-11 21:18:40.655 | ++ lib/tempest:configure_tempest:545 : local tempest_placement_max_microversion=latest 2022-04-11 21:18:40.658 | ++ lib/tempest:configure_tempest:546 : '[' None == None ']' 2022-04-11 21:18:40.661 | ++ lib/tempest:configure_tempest:547 : inicomment /opt/stack/tempest/etc/tempest.conf placement min_microversion 2022-04-11 21:18:40.682 | ++ lib/tempest:configure_tempest:551 : '[' latest == None ']' 2022-04-11 21:18:40.684 | ++ lib/tempest:configure_tempest:554 : iniset /opt/stack/tempest/etc/tempest.conf placement max_microversion latest 2022-04-11 21:18:40.716 | ++ lib/tempest:configure_tempest:558 : '[' libvirt = ironic ']' 2022-04-11 21:18:40.718 | ++ lib/tempest:configure_tempest:572 : '[' libvirt = libvirt ']' 2022-04-11 21:18:40.720 | ++ lib/tempest:configure_tempest:574 : '[' kvm = lxc ']' 2022-04-11 21:18:40.723 | ++ lib/tempest:configure_tempest:581 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled shelve_migrate True 2022-04-11 21:18:40.752 | ++ lib/tempest:configure_tempest:582 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled stable_rescue True 2022-04-11 21:18:40.780 | ++ lib/tempest:configure_tempest:583 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled swap_volume True 2022-04-11 21:18:40.811 | ++ lib/tempest:configure_tempest:596 : local service 2022-04-11 21:18:40.813 | ++ lib/tempest:configure_tempest:597 : local tempest_services=key,glance,nova,neutron,cinder,swift,horizon 2022-04-11 21:18:40.816 | ++ lib/tempest:configure_tempest:598 : for service in ${tempest_services//,/ } 2022-04-11 21:18:40.818 | ++ lib/tempest:configure_tempest:599 : is_service_enabled key 2022-04-11 21:18:40.835 | ++ functions-common:is_service_enabled:2081 : return 0 2022-04-11 21:18:40.837 | ++ lib/tempest:configure_tempest:600 : iniset /opt/stack/tempest/etc/tempest.conf service_available key True 2022-04-11 21:18:40.870 | ++ lib/tempest:configure_tempest:598 : for service in ${tempest_services//,/ } 2022-04-11 21:18:40.872 | ++ lib/tempest:configure_tempest:599 : is_service_enabled glance 2022-04-11 21:18:40.890 | ++ functions-common:is_service_enabled:2081 : return 0 2022-04-11 21:18:40.892 | ++ lib/tempest:configure_tempest:600 : iniset /opt/stack/tempest/etc/tempest.conf service_available glance True 2022-04-11 21:18:40.925 | ++ lib/tempest:configure_tempest:598 : for service in ${tempest_services//,/ } 2022-04-11 21:18:40.927 | ++ lib/tempest:configure_tempest:599 : is_service_enabled nova 2022-04-11 21:18:40.945 | ++ functions-common:is_service_enabled:2081 : return 0 2022-04-11 21:18:40.947 | ++ lib/tempest:configure_tempest:600 : iniset /opt/stack/tempest/etc/tempest.conf service_available nova True 2022-04-11 21:18:40.977 | ++ lib/tempest:configure_tempest:598 : for service in ${tempest_services//,/ } 2022-04-11 21:18:40.980 | ++ lib/tempest:configure_tempest:599 : is_service_enabled neutron 2022-04-11 21:18:40.997 | ++ functions-common:is_service_enabled:2081 : return 0 2022-04-11 21:18:40.999 | ++ lib/tempest:configure_tempest:600 : iniset /opt/stack/tempest/etc/tempest.conf service_available neutron True 2022-04-11 21:18:41.031 | ++ lib/tempest:configure_tempest:598 : for service in ${tempest_services//,/ } 2022-04-11 21:18:41.033 | ++ lib/tempest:configure_tempest:599 : is_service_enabled cinder 2022-04-11 21:18:41.051 | ++ functions-common:is_service_enabled:2081 : return 0 2022-04-11 21:18:41.054 | ++ lib/tempest:configure_tempest:600 : iniset /opt/stack/tempest/etc/tempest.conf service_available cinder True 2022-04-11 21:18:41.083 | ++ lib/tempest:configure_tempest:598 : for service in ${tempest_services//,/ } 2022-04-11 21:18:41.086 | ++ lib/tempest:configure_tempest:599 : is_service_enabled swift 2022-04-11 21:18:41.103 | ++ functions-common:is_service_enabled:2081 : return 1 2022-04-11 21:18:41.105 | ++ lib/tempest:configure_tempest:602 : iniset /opt/stack/tempest/etc/tempest.conf service_available swift False 2022-04-11 21:18:41.135 | ++ lib/tempest:configure_tempest:598 : for service in ${tempest_services//,/ } 2022-04-11 21:18:41.137 | ++ lib/tempest:configure_tempest:599 : is_service_enabled horizon 2022-04-11 21:18:41.154 | ++ functions-common:is_service_enabled:2081 : return 1 2022-04-11 21:18:41.157 | ++ lib/tempest:configure_tempest:602 : iniset /opt/stack/tempest/etc/tempest.conf service_available horizon False 2022-04-11 21:18:41.186 | ++ lib/tempest:configure_tempest:610 : [[ False == True ]] 2022-04-11 21:18:41.189 | ++ lib/tempest:configure_tempest:615 : iniset /opt/stack/tempest/etc/tempest.conf enforce_scope glance False 2022-04-11 21:18:41.218 | ++ lib/tempest:configure_tempest:617 : iniset /opt/stack/tempest/etc/tempest.conf enforce_scope cinder False 2022-04-11 21:18:41.247 | ++ lib/tempest:configure_tempest:619 : '[' libvirt = libvirt ']' 2022-04-11 21:18:41.249 | ++ lib/tempest:configure_tempest:619 : '[' kvm = lxc ']' 2022-04-11 21:18:41.252 | ++ lib/tempest:configure_tempest:629 : local tmp_cfg_file 2022-04-11 21:18:41.255 | +++ lib/tempest:configure_tempest:630 : mktemp 2022-04-11 21:18:41.259 | ++ lib/tempest:configure_tempest:630 : tmp_cfg_file=/tmp/tmp.W8xblY7GWt 2022-04-11 21:18:41.262 | ++ lib/tempest:configure_tempest:631 : cd /opt/stack/tempest 2022-04-11 21:18:41.264 | ++ lib/tempest:configure_tempest:632 : [[ False != \T\r\u\e ]] 2022-04-11 21:18:41.267 | ++ lib/tempest:configure_tempest:633 : tox -revenv-tempest --notest 2022-04-11 21:18:41.955 | venv-tempest recreate: /opt/stack/tempest/.tox/tempest 2022-04-11 21:18:44.086 | venv-tempest installdeps: -chttps://releases.openstack.org/constraints/upper/master, -r/opt/stack/tempest/requirements.txt 2022-04-11 21:19:01.532 | venv-tempest develop-inst: /opt/stack/tempest 2022-04-11 21:19:14.633 | venv-tempest installed: attrs==21.4.0,autopage==0.5.0,bcrypt==3.2.0,certifi==2021.10.8,cffi==1.15.0,charset-normalizer==2.0.12,cliff==3.10.1,cmd2==2.4.0,cryptography==36.0.2,debtcollector==2.5.0,extras==1.0.0,fasteners==0.17.3,fixtures==3.0.0,future==0.18.2,idna==3.3,iso8601==1.0.2,jsonschema==3.2.0,msgpack==1.0.3,netaddr==0.8.0,netifaces==0.11.0,oslo.concurrency==4.5.0,oslo.config==8.8.0,oslo.context==4.1.0,oslo.i18n==5.1.0,oslo.log==4.7.0,oslo.serialization==4.3.0,oslo.utils==4.12.2,packaging==21.3,paramiko==2.8.1,pbr==5.8.1,prettytable==3.2.0,pycparser==2.21,pyinotify==0.9.6,PyNaCl==1.5.0,pyparsing==3.0.7,pyperclip==1.8.2,pyrsistent==0.18.1,python-dateutil==2.8.2,python-subunit==1.4.0,pytz==2022.1,PyYAML==6.0,requests==2.27.1,rfc3986==1.5.0,six==1.16.0,stestr==3.2.1,stevedore==3.5.0,-e git+https://opendev.org/openstack/tempest@44dac69eb77d78a0de8e68e63617099249345578#egg=tempest,testtools==2.5.0,urllib3==1.26.9,voluptuous==0.13.1,wcwidth==0.2.5,wrapt==1.14.0 2022-04-11 21:19:14.633 | ___________________________________ summary ____________________________________ 2022-04-11 21:19:14.633 | venv-tempest: skipped tests 2022-04-11 21:19:14.633 | congratulations :) 2022-04-11 21:19:14.664 | ++ lib/tempest:configure_tempest:636 : local tmp_u_c_m 2022-04-11 21:19:14.667 | +++ lib/tempest:configure_tempest:637 : mktemp -t tempest_u_c_m.XXXXXXXXXX 2022-04-11 21:19:14.672 | ++ lib/tempest:configure_tempest:637 : tmp_u_c_m=/tmp/tempest_u_c_m.nbrgbvWp2O 2022-04-11 21:19:14.675 | ++ lib/tempest:configure_tempest:638 : set_tempest_venv_constraints /tmp/tempest_u_c_m.nbrgbvWp2O 2022-04-11 21:19:14.678 | ++ lib/tempest:set_tempest_venv_constraints:114 : local tmp_c 2022-04-11 21:19:14.681 | ++ lib/tempest:set_tempest_venv_constraints:115 : tmp_c=/tmp/tempest_u_c_m.nbrgbvWp2O 2022-04-11 21:19:14.683 | ++ lib/tempest:set_tempest_venv_constraints:116 : [[ master == \m\a\s\t\e\r ]] 2022-04-11 21:19:14.686 | ++ lib/tempest:set_tempest_venv_constraints:117 : cd /opt/stack/requirements 2022-04-11 21:19:14.689 | ++ lib/tempest:set_tempest_venv_constraints:118 : git show master:upper-constraints.txt 2022-04-11 21:19:14.695 | ++ lib/tempest:configure_tempest:639 : tox -evenv-tempest -- pip install -c /tmp/tempest_u_c_m.nbrgbvWp2O -r requirements.txt 2022-04-11 21:19:18.153 | /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-04-11 21:19:18.153 | warnings.warn( 2022-04-11 21:19:18.154 | /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-04-11 21:19:18.154 | warnings.warn( 2022-04-11 21:19:18.242 | venv-tempest develop-inst-noop: /opt/stack/tempest 2022-04-11 21:19:19.159 | venv-tempest installed: attrs==21.4.0,autopage==0.5.0,bcrypt==3.2.0,certifi==2021.10.8,cffi==1.15.0,charset-normalizer==2.0.12,cliff==3.10.1,cmd2==2.4.0,cryptography==36.0.2,debtcollector==2.5.0,extras==1.0.0,fasteners==0.17.3,fixtures==3.0.0,future==0.18.2,idna==3.3,iso8601==1.0.2,jsonschema==3.2.0,msgpack==1.0.3,netaddr==0.8.0,netifaces==0.11.0,oslo.concurrency==4.5.0,oslo.config==8.8.0,oslo.context==4.1.0,oslo.i18n==5.1.0,oslo.log==4.7.0,oslo.serialization==4.3.0,oslo.utils==4.12.2,packaging==21.3,paramiko==2.8.1,pbr==5.8.1,prettytable==3.2.0,pycparser==2.21,pyinotify==0.9.6,PyNaCl==1.5.0,pyparsing==3.0.7,pyperclip==1.8.2,pyrsistent==0.18.1,python-dateutil==2.8.2,python-subunit==1.4.0,pytz==2022.1,PyYAML==6.0,requests==2.27.1,rfc3986==1.5.0,six==1.16.0,stestr==3.2.1,stevedore==3.5.0,-e git+https://opendev.org/openstack/tempest@44dac69eb77d78a0de8e68e63617099249345578#egg=tempest,testtools==2.5.0,urllib3==1.26.9,voluptuous==0.13.1,wcwidth==0.2.5,wrapt==1.14.0 2022-04-11 21:19:19.159 | venv-tempest run-test-pre: PYTHONHASHSEED='3530828862' 2022-04-11 21:19:19.160 | venv-tempest run-test: commands[0] | pip install -c /tmp/tempest_u_c_m.nbrgbvWp2O -r requirements.txt 2022-04-11 21:19:21.114 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-11 21:19:21.140 | 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.8.1) 2022-04-11 21:19:21.142 | Requirement already satisfied: cliff!=2.9.0,>=2.8.0 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 5)) (3.10.1) 2022-04-11 21:19:21.143 | Requirement already satisfied: jsonschema>=3.2.0 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 6)) (3.2.0) 2022-04-11 21:19:21.145 | 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-04-11 21:19:21.147 | Requirement already satisfied: paramiko>=2.7.0 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 8)) (2.8.1) 2022-04-11 21:19:21.148 | Requirement already satisfied: cryptography>=2.1 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 9)) (36.0.2) 2022-04-11 21:19:21.149 | 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-04-11 21:19:21.151 | Requirement already satisfied: oslo.concurrency>=3.26.0 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 11)) (4.5.0) 2022-04-11 21:19:21.152 | Requirement already satisfied: oslo.config>=5.2.0 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 12)) (8.8.0) 2022-04-11 21:19:21.154 | Requirement already satisfied: oslo.log>=3.36.0 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 13)) (4.7.0) 2022-04-11 21:19:21.155 | 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-04-11 21:19:21.157 | 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)) (4.3.0) 2022-04-11 21:19:21.158 | Requirement already satisfied: oslo.utils>=4.7.0 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 16)) (4.12.2) 2022-04-11 21:19:21.161 | Requirement already satisfied: fixtures>=3.0.0 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 17)) (3.0.0) 2022-04-11 21:19:21.162 | Requirement already satisfied: PyYAML>=3.12 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 18)) (6.0) 2022-04-11 21:19:21.164 | 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-04-11 21:19:21.165 | Requirement already satisfied: stevedore>=1.20.0 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 20)) (3.5.0) 2022-04-11 21:19:21.166 | Requirement already satisfied: PrettyTable>=0.7.1 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 21)) (3.2.0) 2022-04-11 21:19:21.168 | Requirement already satisfied: urllib3>=1.21.1 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 22)) (1.26.9) 2022-04-11 21:19:21.169 | 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-04-11 21:19:21.183 | Requirement already satisfied: pyparsing>=2.1.0 in ./.tox/tempest/lib/python3.8/site-packages (from cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 5)) (3.0.7) 2022-04-11 21:19:21.184 | 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.0) 2022-04-11 21:19:21.186 | 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.0) 2022-04-11 21:19:21.215 | Requirement already satisfied: six>=1.11.0 in ./.tox/tempest/lib/python3.8/site-packages (from jsonschema>=3.2.0->-r requirements.txt (line 6)) (1.16.0) 2022-04-11 21:19:21.217 | 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)) (21.4.0) 2022-04-11 21:19:21.218 | Requirement already satisfied: pyrsistent>=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-04-11 21:19:21.219 | Requirement already satisfied: setuptools in ./.tox/tempest/lib/python3.8/site-packages (from jsonschema>=3.2.0->-r requirements.txt (line 6)) (62.0.0) 2022-04-11 21:19:21.231 | 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-04-11 21:19:21.265 | 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.0) 2022-04-11 21:19:21.267 | 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-04-11 21:19:21.307 | 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.0) 2022-04-11 21:19:21.323 | 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-04-11 21:19:21.325 | 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-04-11 21:19:21.365 | 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-04-11 21:19:21.367 | 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.27.1) 2022-04-11 21:19:21.410 | Requirement already satisfied: oslo.context>=2.20.0 in ./.tox/tempest/lib/python3.8/site-packages (from oslo.log>=3.36.0->-r requirements.txt (line 13)) (4.1.0) 2022-04-11 21:19:21.412 | 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-04-11 21:19:21.416 | 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-04-11 21:19:21.470 | 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-04-11 21:19:21.472 | 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-04-11 21:19:21.485 | 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.3) 2022-04-11 21:19:21.487 | 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.1) 2022-04-11 21:19:21.505 | 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-04-11 21:19:21.506 | 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-04-11 21:19:21.508 | 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-04-11 21:19:21.575 | 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-04-11 21:19:21.624 | 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.0) 2022-04-11 21:19:21.724 | 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-04-11 21:19:21.781 | 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-04-11 21:19:21.971 | Requirement already satisfied: charset-normalizer~=2.0.0 in ./.tox/tempest/lib/python3.8/site-packages (from requests>=2.18.0->oslo.config>=5.2.0->-r requirements.txt (line 12)) (2.0.12) 2022-04-11 21:19:21.972 | 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)) (2021.10.8) 2022-04-11 21:19:21.975 | 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-04-11 21:19:22.365 | ___________________________________ summary ____________________________________ 2022-04-11 21:19:22.365 | venv-tempest: commands succeeded 2022-04-11 21:19:22.365 | congratulations :) 2022-04-11 21:19:22.398 | ++ lib/tempest:configure_tempest:640 : rm -f /tmp/tempest_u_c_m.nbrgbvWp2O 2022-04-11 21:19:22.402 | ++ lib/tempest:configure_tempest:643 : [[ False == \T\r\u\e ]] 2022-04-11 21:19:22.405 | ++ lib/tempest:configure_tempest:651 : [[ True == \F\a\l\s\e ]] 2022-04-11 21:19:22.408 | ++ lib/tempest:configure_tempest:655 : iniset /opt/stack/tempest/etc/tempest.conf auth use_dynamic_credentials True 2022-04-11 21:19:22.438 | ++ lib/tempest:configure_tempest:661 : tox -evenv -- tempest verify-config -uro /tmp/tmp.W8xblY7GWt 2022-04-11 21:19:23.160 | venv create: /opt/stack/tempest/.tox/venv 2022-04-11 21:19:25.056 | venv installdeps: -chttps://releases.openstack.org/constraints/upper/master, -r/opt/stack/tempest/requirements.txt, -r/opt/stack/tempest/doc/requirements.txt 2022-04-11 21:19:50.737 | venv develop-inst: /opt/stack/tempest 2022-04-11 21:20:06.141 | venv installed: alabaster==0.7.12,attrs==21.4.0,autopage==0.5.0,Babel==2.9.1,bcrypt==3.2.0,certifi==2021.10.8,cffi==1.15.0,charset-normalizer==2.0.12,cliff==3.10.1,cmd2==2.4.0,cryptography==36.0.2,debtcollector==2.5.0,docutils==0.17.1,dulwich==0.20.35,extras==1.0.0,fasteners==0.17.3,fixtures==3.0.0,future==0.18.2,idna==3.3,imagesize==1.3.0,importlib-metadata==4.11.3,iso8601==1.0.2,Jinja2==3.1.1,jsonschema==3.2.0,MarkupSafe==2.1.1,msgpack==1.0.3,netaddr==0.8.0,netifaces==0.11.0,openstackdocstheme==2.4.0,oslo.concurrency==4.5.0,oslo.config==8.8.0,oslo.context==4.1.0,oslo.i18n==5.1.0,oslo.log==4.7.0,oslo.serialization==4.3.0,oslo.utils==4.12.2,packaging==21.3,paramiko==2.8.1,pbr==5.8.1,prettytable==3.2.0,pycparser==2.21,Pygments==2.11.2,pyinotify==0.9.6,PyNaCl==1.5.0,pyparsing==3.0.7,pyperclip==1.8.2,pyrsistent==0.18.1,python-dateutil==2.8.2,python-subunit==1.4.0,pytz==2022.1,PyYAML==6.0,reno==3.5.0,requests==2.27.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==3.5.0,-e git+https://opendev.org/openstack/tempest@44dac69eb77d78a0de8e68e63617099249345578#egg=tempest,testtools==2.5.0,urllib3==1.26.9,voluptuous==0.13.1,wcwidth==0.2.5,wrapt==1.14.0,zipp==3.8.0 2022-04-11 21:20:06.141 | venv run-test-pre: PYTHONHASHSEED='2487004582' 2022-04-11 21:20:06.142 | venv run-test: commands[0] | tempest verify-config -uro /tmp/tmp.W8xblY7GWt 2022-04-11 21:20:09.297 | /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-04-11 21:20:09.297 | warnings.warn( 2022-04-11 21:20:09.297 | /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-04-11 21:20:09.297 | warnings.warn( 2022-04-11 21:20:09.297 | /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-04-11 21:20:09.297 | _client = klass(auth_provider=auth_provider, **kwargs) 2022-04-11 21:20:09.297 | Config option api_v2 in group image-feature-enabled should be changed to: False 2022-04-11 21:20:09.426 | ___________________________________ summary ____________________________________ 2022-04-11 21:20:09.427 | venv: commands succeeded 2022-04-11 21:20:09.427 | congratulations :) 2022-04-11 21:20:09.459 | ++ lib/tempest:configure_tempest:666 : is_service_enabled q-metering 2022-04-11 21:20:09.476 | ++ functions-common:is_service_enabled:2081 : return 1 2022-04-11 21:20:09.479 | ++ lib/tempest:configure_tempest:667 : DISABLE_NETWORK_API_EXTENSIONS+=', metering' 2022-04-11 21:20:09.481 | ++ lib/tempest:configure_tempest:671 : is_service_enabled q-l3 2022-04-11 21:20:09.499 | ++ functions-common:is_service_enabled:2081 : return 0 2022-04-11 21:20:09.501 | ++ lib/tempest:configure_tempest:675 : local network_api_extensions=all 2022-04-11 21:20:09.504 | ++ lib/tempest:configure_tempest:676 : [[ ! -z , metering ]] 2022-04-11 21:20:09.508 | +++ lib/tempest:configure_tempest:678 : iniget /tmp/tmp.W8xblY7GWt network-feature-enabled api_extensions 2022-04-11 21:20:09.508 | +++ lib/tempest:configure_tempest:678 : tr -d ' ' 2022-04-11 21:20:09.532 | ++ lib/tempest:configure_tempest:678 : 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-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-04-11 21:20:09.536 | +++ lib/tempest:configure_tempest:680 : 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-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-04-11 21:20:09.538 | +++ lib/tempest:remove_disabled_extensions:99 : 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-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-04-11 21:20:09.541 | +++ lib/tempest:remove_disabled_extensions:100 : shift 2022-04-11 21:20:09.544 | +++ lib/tempest:remove_disabled_extensions:101 : local 'disabled_exts=, metering' 2022-04-11 21:20:09.546 | +++ lib/tempest:remove_disabled_extensions:102 : 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-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-04-11 21:20:09.568 | +++ functions-common:remove_disabled_services:2112 : _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-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-04-11 21:20:09.588 | ++ lib/tempest:configure_tempest:680 : 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-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-04-11 21:20:09.590 | ++ lib/tempest:configure_tempest:682 : [[ -n '' ]] 2022-04-11 21:20:09.593 | ++ lib/tempest:configure_tempest:685 : 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-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-04-11 21:20:09.622 | ++ lib/tempest:configure_tempest:687 : local object_storage_api_extensions=all 2022-04-11 21:20:09.625 | ++ lib/tempest:configure_tempest:688 : [[ ! -z '' ]] 2022-04-11 21:20:09.627 | ++ lib/tempest:configure_tempest:694 : iniset /opt/stack/tempest/etc/tempest.conf object-storage-feature-enabled discoverable_apis all 2022-04-11 21:20:09.660 | ++ lib/tempest:configure_tempest:696 : local volume_api_extensions=all 2022-04-11 21:20:09.663 | ++ lib/tempest:configure_tempest:697 : [[ ! -z '' ]] 2022-04-11 21:20:09.665 | ++ lib/tempest:configure_tempest:703 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled api_extensions all 2022-04-11 21:20:09.696 | ++ lib/tempest:configure_tempest:706 : IFS=' 2022-04-11 21:20:09.697 | ' 2022-04-11 21:20:09.699 | ++ extras.d/80-tempest.sh:source:23 : echo_summary 'Installing Tempest Plugins' 2022-04-11 21:20:09.702 | ++ ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-11 21:20:09.705 | ++ ./stack.sh:echo_summary:448 : echo -e Installing Tempest Plugins 2022-04-11 21:20:09.707 | ++ extras.d/80-tempest.sh:source:24 : install_tempest_plugins 2022-04-11 21:20:09.710 | ++ lib/tempest:install_tempest_plugins:735 : pushd /opt/stack/tempest 2022-04-11 21:20:09.710 | /opt/stack/tempest /opt/stack/tempest 2022-04-11 21:20:09.713 | ++ lib/tempest:install_tempest_plugins:736 : [[ 0 != 0 ]] 2022-04-11 21:20:09.715 | ++ lib/tempest:install_tempest_plugins:745 : popd 2022-04-11 21:20:09.715 | /opt/stack/tempest 2022-04-11 21:20:09.718 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-04-11 21:20:09.720 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-04-11 21:20:09.723 | + functions-common:run_phase:1874 : [[ stack == \s\o\u\r\c\e ]] 2022-04-11 21:20:09.726 | + functions-common:run_phase:1877 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-04-11 21:20:09.729 | + functions-common:run_phase:1880 : run_plugins stack test-config 2022-04-11 21:20:09.732 | + functions-common:run_plugins:1839 : local mode=stack 2022-04-11 21:20:09.734 | + functions-common:run_plugins:1840 : local phase=test-config 2022-04-11 21:20:09.738 | + functions-common:run_plugins:1842 : local plugins=,devstack-plugin-ceph 2022-04-11 21:20:09.741 | + functions-common:run_plugins:1843 : local plugin 2022-04-11 21:20:09.744 | + functions-common:run_plugins:1844 : for plugin in ${plugins//,/ } 2022-04-11 21:20:09.746 | + functions-common:run_plugins:1845 : local dir=/opt/stack/devstack-plugin-ceph 2022-04-11 21:20:09.749 | + functions-common:run_plugins:1846 : [[ -f /opt/stack/devstack-plugin-ceph/devstack/plugin.sh ]] 2022-04-11 21:20:09.752 | + functions-common:run_plugins:1847 : source /opt/stack/devstack-plugin-ceph/devstack/plugin.sh stack test-config 2022-04-11 21:20:09.756 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:3 : [[ stack == \s\o\u\r\c\e ]] 2022-04-11 21:20:09.759 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:6 : [[ stack == \s\t\a\c\k ]] 2022-04-11 21:20:09.761 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:6 : [[ test-config == \p\r\e\-\i\n\s\t\a\l\l ]] 2022-04-11 21:20:09.763 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:32 : [[ stack == \s\t\a\c\k ]] 2022-04-11 21:20:09.766 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:32 : [[ test-config == \i\n\s\t\a\l\l ]] 2022-04-11 21:20:09.768 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:44 : [[ stack == \s\t\a\c\k ]] 2022-04-11 21:20:09.771 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:44 : [[ test-config == \p\o\s\t\-\c\o\n\f\i\g ]] 2022-04-11 21:20:09.773 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:95 : [[ stack == \s\t\a\c\k ]] 2022-04-11 21:20:09.776 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:95 : [[ test-config == \t\e\s\t\-\c\o\n\f\i\g ]] 2022-04-11 21:20:09.778 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:96 : is_service_enabled tempest 2022-04-11 21:20:09.795 | ++ functions-common:is_service_enabled:2081 : return 0 2022-04-11 21:20:09.798 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:97 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled swap_volume False 2022-04-11 21:20:09.830 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:101 : [[ master =~ stable/(ocata|pike) ]] 2022-04-11 21:20:09.835 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:104 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled shelve True 2022-04-11 21:20:09.865 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:108 : [[ master =~ stable/(ocata|pike|queens|rocky) ]] 2022-04-11 21:20:09.868 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:111 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled extend_attached_volume True 2022-04-11 21:20:09.899 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:115 : [[ master =~ stable/(ocata|pike|queens|rocky|stein|train) ]] 2022-04-11 21:20:09.902 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:118 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled volume_revert True 2022-04-11 21:20:09.933 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:125 : [[ stack == \u\n\s\t\a\c\k ]] 2022-04-11 21:20:09.936 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:139 : [[ stack == \c\l\e\a\n ]] 2022-04-11 21:20:09.938 | + ./stack.sh:main:1492 : merge_config_group /home/ubuntu/devstack/local.conf test-config 2022-04-11 21:20:09.941 | + inc/meta-config:merge_config_group:171 : local localfile=/home/ubuntu/devstack/local.conf 2022-04-11 21:20:09.944 | + inc/meta-config:merge_config_group:171 : shift 2022-04-11 21:20:09.947 | + inc/meta-config:merge_config_group:172 : local matchgroups=test-config 2022-04-11 21:20:09.949 | + inc/meta-config:merge_config_group:174 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-04-11 21:20:09.952 | + inc/meta-config:merge_config_group:176 : local configfile group 2022-04-11 21:20:09.955 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2022-04-11 21:20:09.958 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /home/ubuntu/devstack/local.conf test-config 2022-04-11 21:20:09.961 | ++ inc/meta-config:get_meta_section_files:63 : local file=/home/ubuntu/devstack/local.conf 2022-04-11 21:20:09.965 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=test-config 2022-04-11 21:20:09.968 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-04-11 21:20:09.972 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=test-config ' 2022-04-11 21:20:09.972 | /^\[\[.+\|.*\]\]/ { 2022-04-11 21:20:09.972 | gsub("[][]", "", $1); 2022-04-11 21:20:09.972 | split($1, a, "|"); 2022-04-11 21:20:09.972 | if (a[1] == matchgroup) 2022-04-11 21:20:09.972 | print a[2] 2022-04-11 21:20:09.972 | } 2022-04-11 21:20:09.972 | ' /home/ubuntu/devstack/local.conf ========================= DevStack Component Timing (times are in seconds) ========================= wait_for_service 24 pip_install 310 apt-get 499 run_process 27 dbsync 8 git_timed 16 apt-get-update 2 test_with_retry 5 async_wait 112 osc 460 ------------------------- Unaccounted time 44 ========================= Total runtime 1507 ================= Async summary ================= Time spent in the background minus waits: 539 sec Elapsed time: 1508 sec Time if we did everything serially: 2047 sec Speedup: 1.35743 This is your host IP address: 10.222.0.45 This is your host IPv6 address: ::1 Keystone is serving at http://10.222.0.45/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: 2572696afd31685527ed3ed633ba3312529773ea Use ping instead of arping for br-data 2022-04-11 20:53:25 +0000 OS Version: Ubuntu 20.04 focal