2022-04-13 22:37:22.644 | + ./stack.sh:main:489 : exec 2022-04-13 22:37:22.644 | + ./stack.sh:main:497 : echo_summary 'stack.sh log /opt/stack/logs/stack.sh.log.2022-04-13-223722' 2022-04-13 22:37:22.644 | ++ ./stack.sh:main:489 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/outfilter.py -o /opt/stack/logs/stack.sh.log.2022-04-13-223722.summary.2022-04-13-223722 2022-04-13 22:37:22.644 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-13 22:37:22.645 | + ./stack.sh:echo_summary:448 : echo -e stack.sh log /opt/stack/logs/stack.sh.log.2022-04-13-223722 2022-04-13 22:37:22.645 | + ./stack.sh:main:499 : ln -sf /opt/stack/logs/stack.sh.log.2022-04-13-223722 /opt/stack/logs/stack.sh.log 2022-04-13 22:37:22.645 | + ./stack.sh:main:500 : ln -sf /opt/stack/logs/stack.sh.log.2022-04-13-223722.summary.2022-04-13-223722 /opt/stack/logs/stack.sh.log.summary 2022-04-13 22:37:22.645 | + ./stack.sh:main:515 : check_path_perm_sanity /opt/stack 2022-04-13 22:37:22.645 | + functions:check_path_perm_sanity:596 : local real_path 2022-04-13 22:37:22.645 | ++ functions:check_path_perm_sanity:597 : readlink -f /opt/stack 2022-04-13 22:37:22.645 | + functions:check_path_perm_sanity:597 : real_path=/opt/stack 2022-04-13 22:37:22.645 | + functions:check_path_perm_sanity:598 : local rebuilt_path= 2022-04-13 22:37:22.645 | ++ functions:check_path_perm_sanity:599 : echo /opt/stack 2022-04-13 22:37:22.645 | ++ functions:check_path_perm_sanity:599 : tr / ' ' 2022-04-13 22:37:22.645 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-04-13 22:37:22.645 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt 2022-04-13 22:37:22.645 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt 2022-04-13 22:37:22.645 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-04-13 22:37:22.645 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-04-13 22:37:22.645 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt/stack 2022-04-13 22:37:22.645 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt/stack 2022-04-13 22:37:22.646 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-04-13 22:37:22.648 | + ./stack.sh:main:521 : trap exit_trap EXIT 2022-04-13 22:37:22.650 | + ./stack.sh:main:562 : trap err_trap ERR 2022-04-13 22:37:22.652 | + ./stack.sh:main:575 : set -o errexit 2022-04-13 22:37:22.654 | + ./stack.sh:main:578 : uname -a 2022-04-13 22:37:22.655 | Linux dv-cinder-837527-1-iscsi 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-13 22:37:22.657 | + ./stack.sh:main:581 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2022-04-13 22:37:22.658 | + ./stack.sh:main:582 : rm -f /opt/stack/data/ca-bundle.pem 2022-04-13 22:37:22.661 | + ./stack.sh:main:585 : source /home/ubuntu/devstack/lib/database 2022-04-13 22:37:22.706 | + ./stack.sh:main:586 : source /home/ubuntu/devstack/lib/rpc_backend 2022-04-13 22:37:22.721 | + ./stack.sh:main:592 : fetch_plugins 2022-04-13 22:37:22.723 | + functions-common:fetch_plugins:1778 : local plugins= 2022-04-13 22:37:22.725 | + functions-common:fetch_plugins:1779 : local plugin 2022-04-13 22:37:22.727 | + functions-common:fetch_plugins:1782 : [[ -z '' ]] 2022-04-13 22:37:22.729 | + functions-common:fetch_plugins:1783 : return 2022-04-13 22:37:22.730 | + ./stack.sh:main:596 : run_phase override_defaults 2022-04-13 22:37:22.732 | + functions-common:run_phase:1860 : local mode=override_defaults 2022-04-13 22:37:22.734 | + functions-common:run_phase:1861 : local phase= 2022-04-13 22:37:22.736 | + functions-common:run_phase:1862 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-04-13 22:37:22.737 | + functions-common:run_phase:1863 : local extra_plugin_file_name 2022-04-13 22:37:22.739 | + functions-common:run_phase:1864 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-04-13 22:37:22.741 | + functions-common:run_phase:1869 : local exceptions=80-tempest.sh 2022-04-13 22:37:22.742 | + functions-common:run_phase:1870 : local extra 2022-04-13 22:37:22.745 | ++ functions-common:run_phase:1871 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-04-13 22:37:22.747 | + functions-common:run_phase:1871 : extra=80-tempest.sh 2022-04-13 22:37:22.749 | + functions-common:run_phase:1872 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-04-13 22:37:22.751 | + functions-common:run_phase:1876 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-04-13 22:37:22.753 | + functions-common:run_phase:1876 : source /home/ubuntu/devstack/extras.d/80-tempest.sh override_defaults 2022-04-13 22:37:22.754 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-04-13 22:37:22.767 | ++ functions-common:is_service_enabled:2088 : return 0 2022-04-13 22:37:22.769 | ++ extras.d/80-tempest.sh:source:4 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-04-13 22:37:22.771 | ++ extras.d/80-tempest.sh:source:7 : [[ override_defaults == \s\t\a\c\k ]] 2022-04-13 22:37:22.772 | ++ extras.d/80-tempest.sh:source:10 : [[ override_defaults == \s\t\a\c\k ]] 2022-04-13 22:37:22.774 | ++ extras.d/80-tempest.sh:source:13 : [[ override_defaults == \s\t\a\c\k ]] 2022-04-13 22:37:22.776 | ++ extras.d/80-tempest.sh:source:16 : [[ override_defaults == \s\t\a\c\k ]] 2022-04-13 22:37:22.778 | ++ extras.d/80-tempest.sh:source:19 : [[ override_defaults == \s\t\a\c\k ]] 2022-04-13 22:37:22.779 | ++ extras.d/80-tempest.sh:source:27 : [[ override_defaults == \u\n\s\t\a\c\k ]] 2022-04-13 22:37:22.781 | ++ extras.d/80-tempest.sh:source:32 : [[ override_defaults == \c\l\e\a\n ]] 2022-04-13 22:37:22.783 | + functions-common:run_phase:1881 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-04-13 22:37:22.785 | + functions-common:run_phase:1884 : [[ override_defaults == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-04-13 22:37:22.786 | + functions-common:run_phase:1885 : plugin_override_defaults 2022-04-13 22:37:22.789 | + functions-common:plugin_override_defaults:1819 : local plugins= 2022-04-13 22:37:22.790 | + functions-common:plugin_override_defaults:1820 : local plugin 2022-04-13 22:37:22.792 | + functions-common:plugin_override_defaults:1823 : [[ -z '' ]] 2022-04-13 22:37:22.794 | + functions-common:plugin_override_defaults:1824 : return 2022-04-13 22:37:22.796 | + ./stack.sh:main:599 : source /home/ubuntu/devstack/lib/apache 2022-04-13 22:37:22.812 | + ./stack.sh:main:602 : source /home/ubuntu/devstack/lib/tls 2022-04-13 22:37:22.814 | ++ lib/tls:source:38 : is_service_enabled tls-proxy 2022-04-13 22:37:22.826 | ++ functions-common:is_service_enabled:2088 : return 1 2022-04-13 22:37:22.829 | +++ lib/tls:source:43 : hostname -f 2022-04-13 22:37:22.832 | ++ lib/tls:source:43 : DEVSTACK_HOSTNAME=localhost 2022-04-13 22:37:22.834 | ++ lib/tls:source:44 : DEVSTACK_CERT_NAME=devstack-cert 2022-04-13 22:37:22.835 | ++ lib/tls:source:45 : DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2022-04-13 22:37:22.837 | ++ lib/tls:source:48 : ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2022-04-13 22:37:22.839 | ++ lib/tls:source:49 : INT_CA_DIR=/opt/stack/data/CA/int-ca 2022-04-13 22:37:22.841 | ++ lib/tls:source:51 : ORG_NAME=OpenStack 2022-04-13 22:37:22.842 | ++ lib/tls:source:52 : ORG_UNIT_NAME=DevStack 2022-04-13 22:37:22.844 | ++ lib/tls:source:55 : STUD_PROTO=--tls 2022-04-13 22:37:22.846 | ++ lib/tls:source:56 : STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2022-04-13 22:37:22.848 | ++ lib/tls:source:63 : OPENSSL=/usr/bin/openssl 2022-04-13 22:37:22.853 | + ./stack.sh:main:605 : source /home/ubuntu/devstack/lib/infra 2022-04-13 22:37:22.863 | + ./stack.sh:main:606 : source /home/ubuntu/devstack/lib/libraries 2022-04-13 22:37:22.879 | + ./stack.sh:main:607 : source /home/ubuntu/devstack/lib/lvm 2022-04-13 22:37:22.892 | + ./stack.sh:main:608 : source /home/ubuntu/devstack/lib/horizon 2022-04-13 22:37:22.903 | + ./stack.sh:main:609 : source /home/ubuntu/devstack/lib/keystone 2022-04-13 22:37:22.937 | + ./stack.sh:main:610 : source /home/ubuntu/devstack/lib/glance 2022-04-13 22:37:22.992 | + ./stack.sh:main:611 : source /home/ubuntu/devstack/lib/nova 2022-04-13 22:37:23.076 | + ./stack.sh:main:612 : source /home/ubuntu/devstack/lib/placement 2022-04-13 22:37:23.096 | + ./stack.sh:main:613 : source /home/ubuntu/devstack/lib/cinder 2022-04-13 22:37:23.137 | + ./stack.sh:main:614 : source /home/ubuntu/devstack/lib/swift 2022-04-13 22:37:23.186 | + ./stack.sh:main:615 : source /home/ubuntu/devstack/lib/neutron 2022-04-13 22:37:23.325 | + ./stack.sh:main:616 : source /home/ubuntu/devstack/lib/ldap 2022-04-13 22:37:23.338 | + ./stack.sh:main:617 : source /home/ubuntu/devstack/lib/dstat 2022-04-13 22:37:23.351 | + ./stack.sh:main:618 : source /home/ubuntu/devstack/lib/tcpdump 2022-04-13 22:37:23.363 | + ./stack.sh:main:619 : source /home/ubuntu/devstack/lib/etcd3 2022-04-13 22:37:23.448 | + ./stack.sh:main:620 : source /home/ubuntu/devstack/lib/os-vif 2022-04-13 22:37:23.450 | ++ lib/os-vif:source:6 : OS_VIF_OVS_OVSDB_INTERFACE=vsctl 2022-04-13 22:37:23.453 | +++ lib/os-vif:source:17 : is_ml2_ovs 2022-04-13 22:37:23.455 | +++ lib/os-vif:is_ml2_ovs:9 : [[ openvswitch == \o\p\e\n\v\s\w\i\t\c\h ]] 2022-04-13 22:37:23.457 | +++ lib/os-vif:is_ml2_ovs:10 : echo True 2022-04-13 22:37:23.459 | +++ lib/os-vif:is_ml2_ovs:12 : echo False 2022-04-13 22:37:23.461 | ++ lib/os-vif:source:17 : OS_VIF_OVS_ISOLATE_VIF='True 2022-04-13 22:37:23.461 | False' 2022-04-13 22:37:23.464 | +++ lib/os-vif:source:18 : trueorfalse False OS_VIF_OVS_ISOLATE_VIF 2022-04-13 22:37:23.479 | ++ lib/os-vif:source:18 : OS_VIF_OVS_ISOLATE_VIF=False 2022-04-13 22:37:23.481 | + ./stack.sh:main:626 : run_phase source 2022-04-13 22:37:23.483 | + functions-common:run_phase:1860 : local mode=source 2022-04-13 22:37:23.485 | + functions-common:run_phase:1861 : local phase= 2022-04-13 22:37:23.487 | + functions-common:run_phase:1862 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-04-13 22:37:23.489 | + functions-common:run_phase:1863 : local extra_plugin_file_name 2022-04-13 22:37:23.491 | + functions-common:run_phase:1864 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-04-13 22:37:23.493 | + functions-common:run_phase:1869 : local exceptions=80-tempest.sh 2022-04-13 22:37:23.495 | + functions-common:run_phase:1870 : local extra 2022-04-13 22:37:23.498 | ++ functions-common:run_phase:1871 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-04-13 22:37:23.501 | + functions-common:run_phase:1871 : extra=80-tempest.sh 2022-04-13 22:37:23.503 | + functions-common:run_phase:1872 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-04-13 22:37:23.505 | + functions-common:run_phase:1876 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-04-13 22:37:23.507 | + functions-common:run_phase:1876 : source /home/ubuntu/devstack/extras.d/80-tempest.sh source 2022-04-13 22:37:23.509 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-04-13 22:37:23.523 | ++ functions-common:is_service_enabled:2088 : return 0 2022-04-13 22:37:23.525 | ++ extras.d/80-tempest.sh:source:4 : [[ source == \s\o\u\r\c\e ]] 2022-04-13 22:37:23.527 | ++ extras.d/80-tempest.sh:source:6 : source /home/ubuntu/devstack/lib/tempest 2022-04-13 22:37:23.565 | ++ extras.d/80-tempest.sh:source:27 : [[ source == \u\n\s\t\a\c\k ]] 2022-04-13 22:37:23.567 | ++ extras.d/80-tempest.sh:source:32 : [[ source == \c\l\e\a\n ]] 2022-04-13 22:37:23.570 | + functions-common:run_phase:1881 : [[ source == \s\o\u\r\c\e ]] 2022-04-13 22:37:23.572 | + functions-common:run_phase:1882 : load_plugin_settings 2022-04-13 22:37:23.574 | + functions-common:load_plugin_settings:1796 : local plugins= 2022-04-13 22:37:23.576 | + functions-common:load_plugin_settings:1797 : local plugin 2022-04-13 22:37:23.578 | + functions-common:load_plugin_settings:1800 : [[ -z '' ]] 2022-04-13 22:37:23.580 | + functions-common:load_plugin_settings:1801 : return 2022-04-13 22:37:23.582 | + functions-common:run_phase:1883 : verify_disabled_services 2022-04-13 22:37:23.584 | + functions-common:verify_disabled_services:2143 : local service 2022-04-13 22:37:23.587 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 22:37:23.589 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,key, ]] 2022-04-13 22:37:23.591 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 22:37:23.593 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api, ]] 2022-04-13 22:37:23.596 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 22:37:23.598 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cond, ]] 2022-04-13 22:37:23.600 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 22:37:23.602 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-sch, ]] 2022-04-13 22:37:23.604 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 22:37:23.606 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api-meta, ]] 2022-04-13 22:37:23.608 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 22:37:23.611 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-api, ]] 2022-04-13 22:37:23.613 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 22:37:23.615 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-client, ]] 2022-04-13 22:37:23.617 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 22:37:23.619 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-api, ]] 2022-04-13 22:37:23.622 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 22:37:23.624 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-sch, ]] 2022-04-13 22:37:23.626 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 22:37:23.628 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-api, ]] 2022-04-13 22:37:23.630 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 22:37:23.633 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovn-controller, ]] 2022-04-13 22:37:23.635 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 22:37:23.637 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovn-northd, ]] 2022-04-13 22:37:23.639 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 22:37:23.642 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovs-vswitchd, ]] 2022-04-13 22:37:23.644 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 22:37:23.646 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovsdb-server, ]] 2022-04-13 22:37:23.649 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 22:37:23.651 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-svc, ]] 2022-04-13 22:37:23.653 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 22:37:23.655 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-ovn-metadata-agent, ]] 2022-04-13 22:37:23.657 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 22:37:23.659 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,rabbit, ]] 2022-04-13 22:37:23.661 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 22:37:23.664 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,tempest, ]] 2022-04-13 22:37:23.666 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 22:37:23.668 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,mysql, ]] 2022-04-13 22:37:23.670 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 22:37:23.672 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,etcd3, ]] 2022-04-13 22:37:23.674 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 22:37:23.677 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,dstat, ]] 2022-04-13 22:37:23.679 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 22:37:23.681 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-crt, ]] 2022-04-13 22:37:23.683 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 22:37:23.685 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cauth, ]] 2022-04-13 22:37:23.687 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 22:37:23.689 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-agt, ]] 2022-04-13 22:37:23.692 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 22:37:23.694 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-dhcp, ]] 2022-04-13 22:37:23.696 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 22:37:23.698 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-l3, ]] 2022-04-13 22:37:23.701 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 22:37:23.703 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-meta, ]] 2022-04-13 22:37:23.705 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 22:37:23.707 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-metering, ]] 2022-04-13 22:37:23.709 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 22:37:23.712 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-vpn, ]] 2022-04-13 22:37:23.714 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 22:37:23.716 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-reg, ]] 2022-04-13 22:37:23.719 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 22:37:23.721 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,cinder, ]] 2022-04-13 22:37:23.723 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 22:37:23.725 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-proxy, ]] 2022-04-13 22:37:23.727 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 22:37:23.729 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-object, ]] 2022-04-13 22:37:23.732 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 22:37:23.734 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-container, ]] 2022-04-13 22:37:23.736 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 22:37:23.738 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-account, ]] 2022-04-13 22:37:23.740 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 22:37:23.743 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,heat, ]] 2022-04-13 22:37:23.745 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 22:37:23.747 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api, ]] 2022-04-13 22:37:23.749 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 22:37:23.751 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cfn, ]] 2022-04-13 22:37:23.753 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 22:37:23.756 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cw, ]] 2022-04-13 22:37:23.758 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 22:37:23.760 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-eng, ]] 2022-04-13 22:37:23.762 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 22:37:23.764 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acentral, ]] 2022-04-13 22:37:23.766 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 22:37:23.769 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acompute, ]] 2022-04-13 22:37:23.771 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 22:37:23.773 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-collector, ]] 2022-04-13 22:37:23.776 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 22:37:23.778 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-api, ]] 2022-04-13 22:37:23.780 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 22:37:23.782 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-anotification, ]] 2022-04-13 22:37:23.785 | + ./stack.sh:main:697 : initialize_database_backends 2022-04-13 22:37:23.787 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-04-13 22:37:23.790 | + lib/database:initialize_database_backends:66 : is_service_enabled mysql 2022-04-13 22:37:23.805 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 22:37:23.807 | + lib/database:initialize_database_backends:66 : DATABASE_TYPE=mysql 2022-04-13 22:37:23.809 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-04-13 22:37:23.811 | + lib/database:initialize_database_backends:66 : is_service_enabled postgresql 2022-04-13 22:37:23.825 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 22:37:23.827 | + lib/database:initialize_database_backends:69 : '[' -z mysql ']' 2022-04-13 22:37:23.829 | + lib/database:initialize_database_backends:73 : MYSQL_HOST=127.0.0.1 2022-04-13 22:37:23.831 | + lib/database:initialize_database_backends:74 : MYSQL_USER=root 2022-04-13 22:37:23.834 | + lib/database:initialize_database_backends:80 : [[ 4 == 6 ]] 2022-04-13 22:37:23.837 | + lib/database:initialize_database_backends:83 : DATABASE_HOST=127.0.0.1 2022-04-13 22:37:23.839 | + lib/database:initialize_database_backends:86 : DATABASE_USER=root 2022-04-13 22:37:23.841 | + lib/database:initialize_database_backends:88 : '[' -n '' ']' 2022-04-13 22:37:23.843 | + lib/database:initialize_database_backends:92 : return 0 2022-04-13 22:37:23.846 | + ./stack.sh:main:698 : echo 'Using mysql database backend' 2022-04-13 22:37:23.846 | Using mysql database backend 2022-04-13 22:37:23.848 | + ./stack.sh:main:701 : read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.' 2022-04-13 22:37:23.863 | + ./stack.sh:main:703 : define_database_baseurl 2022-04-13 22:37:23.867 | ++ lib/database:define_database_baseurl:106 : get_database_type_mysql 2022-04-13 22:37:23.869 | ++ lib/databases/mysql:get_database_type_mysql:38 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-04-13 22:37:23.871 | ++ lib/databases/mysql:get_database_type_mysql:39 : echo mysql+pymysql 2022-04-13 22:37:23.874 | + lib/database:define_database_baseurl:106 : BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-04-13 22:37:23.876 | + ./stack.sh:main:715 : is_service_enabled rabbit 2022-04-13 22:37:23.891 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 22:37:23.893 | + ./stack.sh:main:716 : read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.' 2022-04-13 22:37:23.909 | + ./stack.sh:main:723 : is_service_enabled keystone 2022-04-13 22:37:23.924 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 22:37:23.927 | + ./stack.sh:main:725 : read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.' 2022-04-13 22:37:23.942 | + ./stack.sh:main:727 : read_password ADMIN_PASSWORD 'ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2022-04-13 22:37:23.957 | + ./stack.sh:main:738 : is_service_enabled ldap 2022-04-13 22:37:23.973 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 22:37:23.975 | + ./stack.sh:main:747 : is_service_enabled s-proxy 2022-04-13 22:37:23.992 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 22:37:23.994 | + ./stack.sh:main:751 : read_password SWIFT_HASH 'ENTER A RANDOM SWIFT HASH.' 2022-04-13 22:37:24.009 | + ./stack.sh:main:753 : [[ -z '' ]] 2022-04-13 22:37:24.012 | + ./stack.sh:main:753 : [[ False == \T\r\u\e ]] 2022-04-13 22:37:24.014 | + ./stack.sh:main:759 : save_stackenv 759 2022-04-13 22:37:24.016 | + functions-common:save_stackenv:60 : local tag=759 2022-04-13 22:37:24.019 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2022-04-13 22:37:24.024 | + functions-common:save_stackenv:62 : time_stamp=2022-04-13-223724 2022-04-13 22:37:24.026 | + functions-common:save_stackenv:63 : echo '# 2022-04-13-223724 759' 2022-04-13 22:37:24.029 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 22:37:24.031 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-04-13 22:37:24.033 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 22:37:24.036 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2022-04-13 22:37:24.038 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 22:37:24.041 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2022-04-13 22:37:24.043 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 22:37:24.045 | + 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,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification 2022-04-13 22:37:24.048 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 22:37:24.050 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.15 2022-04-13 22:37:24.052 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 22:37:24.055 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.15/identity 2022-04-13 22:37:24.058 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 22:37:24.060 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2022-04-13-223722 2022-04-13 22:37:24.062 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 22:37:24.064 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2022-04-13 22:37:24.067 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 22:37:24.069 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.15 2022-04-13 22:37:24.072 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 22:37:24.074 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2022-04-13 22:37:24.077 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 22:37:24.079 | + functions-common:save_stackenv:65 : echo TLS_IP= 2022-04-13 22:37:24.081 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 22:37:24.083 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2022-04-13 22:37:24.086 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 22:37:24.088 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2022-04-13 22:37:24.090 | + ./stack.sh:main:772 : GIT_DEPTH=0 2022-04-13 22:37:24.093 | + ./stack.sh:main:772 : git_clone https://opendev.org/openstack/requirements.git /opt/stack/requirements master 2022-04-13 22:37:24.095 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/requirements.git 2022-04-13 22:37:24.097 | + functions-common:git_clone:609 : local git_dest=/opt/stack/requirements 2022-04-13 22:37:24.099 | + functions-common:git_clone:610 : local git_ref=master 2022-04-13 22:37:24.102 | + functions-common:git_clone:611 : local orig_dir 2022-04-13 22:37:24.105 | ++ functions-common:git_clone:612 : pwd 2022-04-13 22:37:24.107 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-04-13 22:37:24.109 | + functions-common:git_clone:613 : local git_clone_flags= 2022-04-13 22:37:24.112 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-04-13 22:37:24.127 | + functions-common:git_clone:615 : RECLONE=False 2022-04-13 22:37:24.129 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-04-13 22:37:24.131 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-04-13 22:37:24.134 | + functions-common:git_clone:629 : echo master 2022-04-13 22:37:24.134 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-04-13 22:37:24.139 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/requirements ]] 2022-04-13 22:37:24.141 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-04-13 22:37:24.143 | + functions-common:git_clone:681 : sudo git config --global --add safe.directory /opt/stack/requirements 2022-04-13 22:37:24.155 | + functions-common:git_clone:684 : cd /opt/stack/requirements 2022-04-13 22:37:24.157 | + functions-common:git_clone:685 : git show --oneline 2022-04-13 22:37:24.158 | + functions-common:git_clone:685 : head -1 2022-04-13 22:37:24.161 | 7b88d6e8 update constraint for ovsdbapp to new release 1.16.0 2022-04-13 22:37:24.164 | + functions-common:git_clone:686 : cd /home/ubuntu/devstack 2022-04-13 22:37:24.166 | + ./stack.sh:main:776 : echo_summary 'Installing package prerequisites' 2022-04-13 22:37:24.169 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-13 22:37:24.171 | + ./stack.sh:echo_summary:448 : echo -e Installing package prerequisites 2022-04-13 22:37:24.173 | + ./stack.sh:main:777 : source /home/ubuntu/devstack/tools/install_prereqs.sh 2022-04-13 22:37:24.176 | ++ tools/install_prereqs.sh:source:11 : FORCE_PREREQ=0 2022-04-13 22:37:24.178 | ++ tools/install_prereqs.sh:source:13 : getopts :f opt 2022-04-13 22:37:24.181 | ++ tools/install_prereqs.sh:source:23 : [[ -z /home/ubuntu/devstack ]] 2022-04-13 22:37:24.184 | ++ tools/install_prereqs.sh:source:43 : PREREQ_RERUN_MARKER=/home/ubuntu/devstack/.prereqs 2022-04-13 22:37:24.186 | ++ tools/install_prereqs.sh:source:44 : PREREQ_RERUN_HOURS=2 2022-04-13 22:37:24.188 | ++ tools/install_prereqs.sh:source:45 : PREREQ_RERUN_SECONDS=7200 2022-04-13 22:37:24.191 | +++ tools/install_prereqs.sh:source:47 : date +%s 2022-04-13 22:37:24.196 | ++ tools/install_prereqs.sh:source:47 : NOW=1649889444 2022-04-13 22:37:24.199 | +++ tools/install_prereqs.sh:source:48 : head -1 /home/ubuntu/devstack/.prereqs 2022-04-13 22:37:24.203 | +++ tools/install_prereqs.sh:source:48 : echo 0 2022-04-13 22:37:24.205 | ++ tools/install_prereqs.sh:source:48 : LAST_RUN=0 2022-04-13 22:37:24.208 | ++ tools/install_prereqs.sh:source:49 : DELTA=1649889444 2022-04-13 22:37:24.211 | ++ tools/install_prereqs.sh:source:50 : [[ 1649889444 -lt 7200 ]] 2022-04-13 22:37:24.213 | ++ tools/install_prereqs.sh:source:57 : export_proxy_variables 2022-04-13 22:37:24.215 | ++ functions-common:export_proxy_variables:2250 : isset http_proxy 2022-04-13 22:37:24.217 | ++ functions-common:isset:240 : [[ -v http_proxy ]] 2022-04-13 22:37:24.220 | ++ functions-common:export_proxy_variables:2253 : isset https_proxy 2022-04-13 22:37:24.222 | ++ functions-common:isset:240 : [[ -v https_proxy ]] 2022-04-13 22:37:24.224 | ++ functions-common:export_proxy_variables:2256 : isset no_proxy 2022-04-13 22:37:24.227 | ++ functions-common:isset:240 : [[ -v no_proxy ]] 2022-04-13 22:37:24.230 | +++ 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,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification 2022-04-13 22:37:24.275 | ++ tools/install_prereqs.sh:source:64 : PACKAGES='apache2 2022-04-13 22:37:24.275 | apache2-dev 2022-04-13 22:37:24.275 | bc 2022-04-13 22:37:24.275 | bsdmainutils 2022-04-13 22:37:24.275 | curl 2022-04-13 22:37:24.275 | g++ 2022-04-13 22:37:24.275 | gawk 2022-04-13 22:37:24.275 | gcc 2022-04-13 22:37:24.275 | gettext 2022-04-13 22:37:24.275 | git 2022-04-13 22:37:24.275 | graphviz 2022-04-13 22:37:24.275 | iputils-ping 2022-04-13 22:37:24.275 | libapache2-mod-proxy-uwsgi 2022-04-13 22:37:24.275 | libffi-dev 2022-04-13 22:37:24.275 | libjpeg-dev 2022-04-13 22:37:24.275 | libpcre3-dev 2022-04-13 22:37:24.275 | libpq-dev 2022-04-13 22:37:24.275 | libssl-dev 2022-04-13 22:37:24.275 | libsystemd-dev 2022-04-13 22:37:24.275 | libxml2-dev 2022-04-13 22:37:24.275 | libxslt1-dev 2022-04-13 22:37:24.275 | libyaml-dev 2022-04-13 22:37:24.275 | lsof 2022-04-13 22:37:24.275 | openssh-server 2022-04-13 22:37:24.275 | openssl 2022-04-13 22:37:24.275 | pkg-config 2022-04-13 22:37:24.275 | psmisc 2022-04-13 22:37:24.275 | python3-dev 2022-04-13 22:37:24.275 | python3-pip 2022-04-13 22:37:24.275 | python3-systemd 2022-04-13 22:37:24.275 | python3-venv 2022-04-13 22:37:24.275 | tar 2022-04-13 22:37:24.275 | tcpdump 2022-04-13 22:37:24.276 | unzip 2022-04-13 22:37:24.276 | uuid-runtime 2022-04-13 22:37:24.276 | wget 2022-04-13 22:37:24.276 | wget 2022-04-13 22:37:24.276 | zlib1g-dev 2022-04-13 22:37:24.276 | libkrb5-dev 2022-04-13 22:37:24.276 | libldap2-dev 2022-04-13 22:37:24.276 | libsasl2-dev 2022-04-13 22:37:24.276 | memcached 2022-04-13 22:37:24.276 | python3-mysqldb 2022-04-13 22:37:24.276 | sqlite3 2022-04-13 22:37:24.276 | conntrack 2022-04-13 22:37:24.276 | curl 2022-04-13 22:37:24.276 | dnsmasq-base 2022-04-13 22:37:24.276 | dnsmasq-utils 2022-04-13 22:37:24.276 | ebtables 2022-04-13 22:37:24.276 | genisoimage 2022-04-13 22:37:24.276 | iptables 2022-04-13 22:37:24.276 | iputils-arping 2022-04-13 22:37:24.276 | kpartx 2022-04-13 22:37:24.276 | libjs-jquery-tablesorter 2022-04-13 22:37:24.276 | parted 2022-04-13 22:37:24.276 | pm-utils 2022-04-13 22:37:24.276 | python3-mysqldb 2022-04-13 22:37:24.276 | socat 2022-04-13 22:37:24.276 | sqlite3 2022-04-13 22:37:24.276 | sudo 2022-04-13 22:37:24.276 | vlan 2022-04-13 22:37:24.276 | lsscsi 2022-04-13 22:37:24.276 | open-iscsi 2022-04-13 22:37:24.276 | lvm2 2022-04-13 22:37:24.276 | qemu-utils 2022-04-13 22:37:24.276 | thin-provisioning-tools 2022-04-13 22:37:24.276 | acl 2022-04-13 22:37:24.276 | dnsmasq-base 2022-04-13 22:37:24.276 | dnsmasq-utils 2022-04-13 22:37:24.276 | ebtables 2022-04-13 22:37:24.276 | haproxy 2022-04-13 22:37:24.277 | iptables 2022-04-13 22:37:24.277 | iputils-arping 2022-04-13 22:37:24.277 | iputils-ping 2022-04-13 22:37:24.277 | postgresql-server-dev-all 2022-04-13 22:37:24.277 | python3-mysqldb 2022-04-13 22:37:24.277 | sqlite3 2022-04-13 22:37:24.277 | sudo 2022-04-13 22:37:24.277 | vlan 2022-04-13 22:37:24.277 | pcp 2022-04-13 22:37:24.277 | ipset 2022-04-13 22:37:24.277 | conntrack 2022-04-13 22:37:24.277 | conntrackd 2022-04-13 22:37:24.277 | keepalived 2022-04-13 22:37:24.277 | lvm2 2022-04-13 22:37:24.277 | qemu-utils 2022-04-13 22:37:24.277 | thin-provisioning-tools 2022-04-13 22:37:24.277 | curl 2022-04-13 22:37:24.277 | liberasurecode-dev 2022-04-13 22:37:24.277 | make 2022-04-13 22:37:24.277 | memcached 2022-04-13 22:37:24.277 | rsync 2022-04-13 22:37:24.277 | sqlite3 2022-04-13 22:37:24.277 | xfsprogs' 2022-04-13 22:37:24.279 | +++ tools/install_prereqs.sh:source:65 : get_plugin_packages 2022-04-13 22:37:24.297 | ++ tools/install_prereqs.sh:source:65 : PACKAGES='apache2 2022-04-13 22:37:24.297 | apache2-dev 2022-04-13 22:37:24.297 | bc 2022-04-13 22:37:24.297 | bsdmainutils 2022-04-13 22:37:24.297 | curl 2022-04-13 22:37:24.297 | g++ 2022-04-13 22:37:24.297 | gawk 2022-04-13 22:37:24.297 | gcc 2022-04-13 22:37:24.297 | gettext 2022-04-13 22:37:24.297 | git 2022-04-13 22:37:24.297 | graphviz 2022-04-13 22:37:24.297 | iputils-ping 2022-04-13 22:37:24.297 | libapache2-mod-proxy-uwsgi 2022-04-13 22:37:24.297 | libffi-dev 2022-04-13 22:37:24.297 | libjpeg-dev 2022-04-13 22:37:24.297 | libpcre3-dev 2022-04-13 22:37:24.297 | libpq-dev 2022-04-13 22:37:24.297 | libssl-dev 2022-04-13 22:37:24.297 | libsystemd-dev 2022-04-13 22:37:24.297 | libxml2-dev 2022-04-13 22:37:24.297 | libxslt1-dev 2022-04-13 22:37:24.297 | libyaml-dev 2022-04-13 22:37:24.297 | lsof 2022-04-13 22:37:24.297 | openssh-server 2022-04-13 22:37:24.297 | openssl 2022-04-13 22:37:24.297 | pkg-config 2022-04-13 22:37:24.298 | psmisc 2022-04-13 22:37:24.298 | python3-dev 2022-04-13 22:37:24.298 | python3-pip 2022-04-13 22:37:24.298 | python3-systemd 2022-04-13 22:37:24.298 | python3-venv 2022-04-13 22:37:24.298 | tar 2022-04-13 22:37:24.298 | tcpdump 2022-04-13 22:37:24.298 | unzip 2022-04-13 22:37:24.298 | uuid-runtime 2022-04-13 22:37:24.298 | wget 2022-04-13 22:37:24.298 | wget 2022-04-13 22:37:24.298 | zlib1g-dev 2022-04-13 22:37:24.298 | libkrb5-dev 2022-04-13 22:37:24.298 | libldap2-dev 2022-04-13 22:37:24.298 | libsasl2-dev 2022-04-13 22:37:24.298 | memcached 2022-04-13 22:37:24.298 | python3-mysqldb 2022-04-13 22:37:24.298 | sqlite3 2022-04-13 22:37:24.298 | conntrack 2022-04-13 22:37:24.298 | curl 2022-04-13 22:37:24.298 | dnsmasq-base 2022-04-13 22:37:24.298 | dnsmasq-utils 2022-04-13 22:37:24.298 | ebtables 2022-04-13 22:37:24.298 | genisoimage 2022-04-13 22:37:24.298 | iptables 2022-04-13 22:37:24.298 | iputils-arping 2022-04-13 22:37:24.298 | kpartx 2022-04-13 22:37:24.298 | libjs-jquery-tablesorter 2022-04-13 22:37:24.298 | parted 2022-04-13 22:37:24.298 | pm-utils 2022-04-13 22:37:24.298 | python3-mysqldb 2022-04-13 22:37:24.298 | socat 2022-04-13 22:37:24.298 | sqlite3 2022-04-13 22:37:24.298 | sudo 2022-04-13 22:37:24.298 | vlan 2022-04-13 22:37:24.298 | lsscsi 2022-04-13 22:37:24.298 | open-iscsi 2022-04-13 22:37:24.298 | lvm2 2022-04-13 22:37:24.298 | qemu-utils 2022-04-13 22:37:24.298 | thin-provisioning-tools 2022-04-13 22:37:24.299 | acl 2022-04-13 22:37:24.299 | dnsmasq-base 2022-04-13 22:37:24.299 | dnsmasq-utils 2022-04-13 22:37:24.299 | ebtables 2022-04-13 22:37:24.299 | haproxy 2022-04-13 22:37:24.299 | iptables 2022-04-13 22:37:24.299 | iputils-arping 2022-04-13 22:37:24.299 | iputils-ping 2022-04-13 22:37:24.299 | postgresql-server-dev-all 2022-04-13 22:37:24.299 | python3-mysqldb 2022-04-13 22:37:24.299 | sqlite3 2022-04-13 22:37:24.299 | sudo 2022-04-13 22:37:24.299 | vlan 2022-04-13 22:37:24.299 | pcp 2022-04-13 22:37:24.299 | ipset 2022-04-13 22:37:24.299 | conntrack 2022-04-13 22:37:24.299 | conntrackd 2022-04-13 22:37:24.299 | keepalived 2022-04-13 22:37:24.299 | lvm2 2022-04-13 22:37:24.299 | qemu-utils 2022-04-13 22:37:24.299 | thin-provisioning-tools 2022-04-13 22:37:24.299 | curl 2022-04-13 22:37:24.299 | liberasurecode-dev 2022-04-13 22:37:24.299 | make 2022-04-13 22:37:24.299 | memcached 2022-04-13 22:37:24.299 | rsync 2022-04-13 22:37:24.299 | sqlite3 2022-04-13 22:37:24.299 | xfsprogs ' 2022-04-13 22:37:24.299 | ++ tools/install_prereqs.sh:source:67 : is_ubuntu 2022-04-13 22:37:24.301 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 22:37:24.304 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 22:37:24.307 | ++ tools/install_prereqs.sh:source:67 : echo apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached rsync sqlite3 xfsprogs 2022-04-13 22:37:24.307 | ++ tools/install_prereqs.sh:source:67 : grep -q dkms 2022-04-13 22:37:24.312 | ++ tools/install_prereqs.sh:source:72 : install_package apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached rsync sqlite3 xfsprogs 2022-04-13 22:37:24.314 | ++ functions-common:install_package:1470 : update_package_repo 2022-04-13 22:37:24.316 | ++ functions-common:update_package_repo:1442 : NO_UPDATE_REPOS=False 2022-04-13 22:37:24.318 | ++ functions-common:update_package_repo:1443 : REPOS_UPDATED=False 2022-04-13 22:37:24.321 | ++ functions-common:update_package_repo:1444 : RETRY_UPDATE=False 2022-04-13 22:37:24.323 | ++ functions-common:update_package_repo:1446 : [[ False = \T\r\u\e ]] 2022-04-13 22:37:24.325 | ++ functions-common:update_package_repo:1450 : is_ubuntu 2022-04-13 22:37:24.327 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 22:37:24.329 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 22:37:24.331 | ++ functions-common:update_package_repo:1451 : apt_get_update 2022-04-13 22:37:24.333 | ++ functions-common:apt_get_update:1196 : [[ False == \T\r\u\e ]] 2022-04-13 22:37:24.335 | ++ functions-common:apt_get_update:1201 : [[ False = \T\r\u\e ]] 2022-04-13 22:37:24.337 | ++ functions-common:apt_get_update:1203 : local sudo=sudo 2022-04-13 22:37:24.339 | +++ functions-common:apt_get_update:1204 : id -u 2022-04-13 22:37:24.343 | ++ functions-common:apt_get_update:1204 : [[ 1000 = \0 ]] 2022-04-13 22:37:24.345 | ++ functions-common:apt_get_update:1207 : time_start apt-get-update 2022-04-13 22:37:24.347 | ++ functions-common:time_start:2418 : local name=apt-get-update 2022-04-13 22:37:24.349 | ++ functions-common:time_start:2419 : local start_time= 2022-04-13 22:37:24.352 | ++ functions-common:time_start:2420 : [[ -n '' ]] 2022-04-13 22:37:24.354 | +++ functions-common:time_start:2423 : date +%s%3N 2022-04-13 22:37:24.358 | ++ functions-common:time_start:2423 : _TIME_START[$name]=1649889444355 2022-04-13 22:37:24.360 | ++ functions-common:apt_get_update:1209 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2022-04-13 22:37:24.362 | ++ functions-common:apt_get_update:1210 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2022-04-13 22:37:24.364 | ++ functions-common:apt_get_update:1211 : timeout 300 sh -c 'while ! sudo http_proxy= https_proxy= no_proxy= apt-get update; do sleep 30; done' 2022-04-13 22:37:24.768 | Hit:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal InRelease 2022-04-13 22:37:24.769 | Hit:2 http://security.ubuntu.com/ubuntu focal-security InRelease 2022-04-13 22:37:24.893 | Hit:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates InRelease 2022-04-13 22:37:25.027 | Hit:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal-backports InRelease 2022-04-13 22:37:27.015 | Reading package lists... 2022-04-13 22:37:27.046 | ++ functions-common:apt_get_update:1215 : REPOS_UPDATED=True 2022-04-13 22:37:27.048 | ++ functions-common:apt_get_update:1217 : time_stop apt-get-update 2022-04-13 22:37:27.051 | ++ functions-common:time_stop:2432 : local name 2022-04-13 22:37:27.053 | ++ functions-common:time_stop:2433 : local end_time 2022-04-13 22:37:27.055 | ++ functions-common:time_stop:2434 : local elapsed_time 2022-04-13 22:37:27.057 | ++ functions-common:time_stop:2435 : local total 2022-04-13 22:37:27.059 | ++ functions-common:time_stop:2436 : local start_time 2022-04-13 22:37:27.061 | ++ functions-common:time_stop:2438 : name=apt-get-update 2022-04-13 22:37:27.063 | ++ functions-common:time_stop:2439 : start_time=1649889444355 2022-04-13 22:37:27.065 | ++ functions-common:time_stop:2441 : [[ -z 1649889444355 ]] 2022-04-13 22:37:27.067 | +++ functions-common:time_stop:2444 : date +%s%3N 2022-04-13 22:37:27.071 | ++ functions-common:time_stop:2444 : end_time=1649889447069 2022-04-13 22:37:27.073 | ++ functions-common:time_stop:2445 : elapsed_time=2714 2022-04-13 22:37:27.075 | ++ functions-common:time_stop:2446 : total=0 2022-04-13 22:37:27.077 | ++ functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-13 22:37:27.079 | ++ functions-common:time_stop:2449 : _TIME_TOTAL[$name]=2714 2022-04-13 22:37:27.081 | ++ functions-common:install_package:1471 : real_install_package apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached rsync sqlite3 xfsprogs 2022-04-13 22:37:27.083 | ++ functions-common:real_install_package:1456 : is_ubuntu 2022-04-13 22:37:27.086 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 22:37:27.088 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 22:37:27.091 | ++ functions-common:real_install_package:1457 : apt_get install apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached rsync sqlite3 xfsprogs 2022-04-13 22:37:27.111 | ++ functions-common:apt_get:1237 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached rsync sqlite3 xfsprogs 2022-04-13 22:37:27.221 | Reading package lists... 2022-04-13 22:37:27.475 | Building dependency tree... 2022-04-13 22:37:27.476 | Reading state information... 2022-04-13 22:37:27.756 | bc is already the newest version (1.07.1-2build1). 2022-04-13 22:37:27.756 | bc set to manually installed. 2022-04-13 22:37:27.756 | bsdmainutils is already the newest version (11.1.2ubuntu3). 2022-04-13 22:37:27.756 | bsdmainutils set to manually installed. 2022-04-13 22:37:27.756 | gawk is already the newest version (1:5.0.1+dfsg-1). 2022-04-13 22:37:27.756 | gawk set to manually installed. 2022-04-13 22:37:27.756 | gcc is already the newest version (4:9.3.0-1ubuntu2). 2022-04-13 22:37:27.756 | iptables is already the newest version (1.8.4-3ubuntu2). 2022-04-13 22:37:27.756 | iptables set to manually installed. 2022-04-13 22:37:27.756 | iputils-ping is already the newest version (3:20190709-3). 2022-04-13 22:37:27.756 | kpartx is already the newest version (0.8.3-1ubuntu2). 2022-04-13 22:37:27.756 | kpartx set to manually installed. 2022-04-13 22:37:27.756 | libpcre3-dev is already the newest version (2:8.39-12build1). 2022-04-13 22:37:27.756 | lvm2 is already the newest version (2.03.07-1ubuntu1). 2022-04-13 22:37:27.756 | psmisc is already the newest version (23.3-1). 2022-04-13 22:37:27.756 | psmisc set to manually installed. 2022-04-13 22:37:27.757 | python3-dev is already the newest version (3.8.2-0ubuntu2). 2022-04-13 22:37:27.757 | python3-systemd is already the newest version (234-3build2). 2022-04-13 22:37:27.757 | python3-systemd set to manually installed. 2022-04-13 22:37:27.757 | thin-provisioning-tools is already the newest version (0.8.5-4build1). 2022-04-13 22:37:27.757 | thin-provisioning-tools set to manually installed. 2022-04-13 22:37:27.757 | xfsprogs is already the newest version (5.3.0-1ubuntu2). 2022-04-13 22:37:27.757 | git is already the newest version (1:2.25.1-1ubuntu3.3). 2022-04-13 22:37:27.757 | lsof is already the newest version (4.93.2+dfsg-1ubuntu0.20.04.1). 2022-04-13 22:37:27.757 | lsof set to manually installed. 2022-04-13 22:37:27.757 | parted is already the newest version (3.3-4ubuntu0.20.04.1). 2022-04-13 22:37:27.757 | parted set to manually installed. 2022-04-13 22:37:27.757 | sudo is already the newest version (1.8.31-1ubuntu1.2). 2022-04-13 22:37:27.757 | zlib1g-dev is already the newest version (1:1.2.11.dfsg-2ubuntu1.3). 2022-04-13 22:37:27.757 | zlib1g-dev set to manually installed. 2022-04-13 22:37:27.757 | The following packages were automatically installed and are no longer required: 2022-04-13 22:37:27.757 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-13 22:37:27.758 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-13 22:37:27.758 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-13 22:37:27.758 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-13 22:37:27.758 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-13 22:37:27.758 | python3-zope.interface 2022-04-13 22:37:27.758 | Use 'sudo apt autoremove' to remove them. 2022-04-13 22:37:27.758 | The following additional packages will be installed: 2022-04-13 22:37:27.758 | apache2-bin apache2-data apache2-utils autoconf automake autopoint 2022-04-13 22:37:27.758 | autotools-dev binfmt-support build-essential clang-10 comerr-dev debhelper 2022-04-13 22:37:27.758 | dh-autoreconf dh-strip-nondeterminism dns-root-data dpkg-dev dwz fakeroot 2022-04-13 22:37:27.758 | fontconfig fontconfig-config fonts-dejavu-core fonts-liberation g++-9 2022-04-13 22:37:27.758 | ibverbs-providers icu-devtools intltool-debian ipvsadm javascript-common 2022-04-13 22:37:27.758 | krb5-multidev lib32gcc-s1 lib32stdc++6 libalgorithm-diff-perl 2022-04-13 22:37:27.758 | libalgorithm-diff-xs-perl libalgorithm-merge-perl libann0 libapr1 2022-04-13 22:37:27.758 | libapr1-dev libaprutil1 libaprutil1-dbd-sqlite3 libaprutil1-dev 2022-04-13 22:37:27.758 | libaprutil1-ldap libarchive-cpio-perl libarchive-zip-perl 2022-04-13 22:37:27.758 | libboost-iostreams1.71.0 libboost-thread1.71.0 libc6-i386 libcairo2 libcdt5 2022-04-13 22:37:27.758 | libcgraph6 libclang-common-10-dev libclang-cpp10 libclang1-10 libcroco3 2022-04-13 22:37:27.758 | libcurl4 libdatrie1 libdebhelper-perl libdpkg-perl liberasurecode1 2022-04-13 22:37:27.758 | libfakeroot libfile-fcntllock-perl libfile-stripnondeterminism-perl 2022-04-13 22:37:27.758 | libfontconfig1 libgc1c2 libgd3 libgraphite2-3 libgssrpc4 libgts-0.7-5 2022-04-13 22:37:27.758 | libgts-bin libgvc6 libgvpr2 libharfbuzz0b libibverbs1 libice6 libicu-dev 2022-04-13 22:37:27.758 | libicu66 libidn11 libipset13 libiscsi7 libjansson4 libjbig0 libjpeg-turbo8 2022-04-13 22:37:27.758 | libjpeg-turbo8-dev libjpeg8 libjpeg8-dev libjs-jquery libjs-jquery-metadata 2022-04-13 22:37:27.758 | libkadm5clnt-mit11 libkadm5srv-mit11 libkdb5-9 liblab-gamut1 libldap-2.4-2 2022-04-13 22:37:27.759 | libllvm10 libltdl-dev liblua5.2-0 liblua5.3-0 libmail-sendmail-perl 2022-04-13 22:37:27.759 | libmysqlclient21 libncurses-dev libnetfilter-cthelper0 libnetfilter-queue1 2022-04-13 22:37:27.759 | libnl-3-200 libnl-genl-3-200 libnl-route-3-200 libnspr4 libnss-systemd 2022-04-13 22:37:27.759 | libnss3 libobjc-9-dev libobjc4 libomp-10-dev libomp5-10 libpam-systemd 2022-04-13 22:37:27.759 | libpango-1.0-0 libpangocairo-1.0-0 libpangoft2-1.0-0 libpathplan4 2022-04-13 22:37:27.759 | libpcp-gui2 libpcp-import1 libpcp-mmv1 libpcp-pmda-perl libpcp-pmda3 2022-04-13 22:37:27.759 | libpcp-trace2 libpcp-web1 libpcp3 libpfm4 libpixman-1-0 libpq5 librados2 2022-04-13 22:37:27.759 | librbd1 librdmacm1 libsasl2-2 libsasl2-modules libsasl2-modules-db 2022-04-13 22:37:27.759 | libsctp-dev libsctp1 libsensors-config libsensors5 libsm6 libsnmp-base 2022-04-13 22:37:27.759 | libsnmp35 libssl1.1 libstdc++-9-dev libsub-override-perl 2022-04-13 22:37:27.759 | libsys-hostname-long-perl libsystemd0 libthai-data libthai0 libtiff5 2022-04-13 22:37:27.759 | libtinfo-dev libtool libuuid1 libwebp6 libx86-1 libxaw7 libxcb-render0 2022-04-13 22:37:27.759 | libxcb-shm0 libxml2 libxmu6 libxpm4 libxrender1 libxt6 libz3-4 libz3-dev 2022-04-13 22:37:27.759 | llvm-10 llvm-10-dev llvm-10-runtime llvm-10-tools m4 mysql-common 2022-04-13 22:37:27.759 | openssh-client openssh-sftp-server pcp-conf po-debconf postgresql-client-12 2022-04-13 22:37:27.759 | postgresql-client-common postgresql-common postgresql-server-dev-12 2022-04-13 22:37:27.759 | python-pip-whl python3-pcp python3-pygments python3-wheel python3-yaml 2022-04-13 22:37:27.759 | python3.8-venv qemu-block-extra sharutils ssl-cert systemd systemd-sysv 2022-04-13 22:37:27.759 | systemd-timesyncd uuid-dev vbetool x11-common 2022-04-13 22:37:27.760 | Suggested packages: 2022-04-13 22:37:27.760 | apache2-doc apache2-suexec-pristine | apache2-suexec-custom www-browser 2022-04-13 22:37:27.761 | autoconf-archive gnu-standards autoconf-doc clang-10-doc doc-base nftables 2022-04-13 22:37:27.761 | dh-make debian-keyring g++-multilib g++-9-multilib gcc-9-doc wodim 2022-04-13 22:37:27.761 | cdrkit-doc gettext-doc libasprintf-dev libgettextpo-dev gsfonts graphviz-doc 2022-04-13 22:37:27.761 | vim-haproxy haproxy-doc heartbeat ldirectord krb5-doc python bzr libisal2 2022-04-13 22:37:27.761 | libjerasure2 libgd-tools krb5-user icu-doc libtool-doc ncurses-doc 2022-04-13 22:37:27.761 | libomp-10-doc postgresql-doc-12 libsasl2-modules-gssapi-mit 2022-04-13 22:37:27.761 | | libsasl2-modules-gssapi-heimdal libsasl2-modules-ldap libsasl2-modules-otp 2022-04-13 22:37:27.761 | libsasl2-modules-sql lksctp-tools lm-sensors snmp-mibs-downloader libssl-doc 2022-04-13 22:37:27.761 | libstdc++-9-doc gfortran | fortran95-compiler gcj-jdk libyaml-doc 2022-04-13 22:37:27.761 | llvm-10-doc m4-doc make-doc libanyevent-perl libcache-memcached-perl 2022-04-13 22:37:27.761 | libmemcached libterm-readkey-perl libyaml-perl keychain libpam-ssh 2022-04-13 22:37:27.761 | monkeysphere ssh-askpass molly-guard pcp-gui libpcp-import-perl cpufrequtils 2022-04-13 22:37:27.761 | wireless-tools radeontool libmail-box-perl postgresql-12 libjson-perl 2022-04-13 22:37:27.761 | default-mysql-server | virtual-mysql-server python3-mysqldb-dbg 2022-04-13 22:37:27.761 | python-pygments-doc ttf-bitstream-vera debootstrap sharutils-doc bsd-mailx 2022-04-13 22:37:27.761 | | mailx sqlite3-doc openssl-blacklist systemd-container ncompress 2022-04-13 22:37:27.761 | tar-scripts tar-doc zip 2022-04-13 22:37:28.024 | The following NEW packages will be installed: 2022-04-13 22:37:28.024 | acl apache2 apache2-bin apache2-data apache2-dev apache2-utils autoconf 2022-04-13 22:37:28.024 | automake autopoint autotools-dev binfmt-support build-essential clang-10 2022-04-13 22:37:28.025 | comerr-dev conntrack conntrackd debhelper dh-autoreconf 2022-04-13 22:37:28.025 | dh-strip-nondeterminism dns-root-data dnsmasq-base dnsmasq-utils dpkg-dev 2022-04-13 22:37:28.025 | dwz ebtables fakeroot fontconfig fontconfig-config fonts-dejavu-core 2022-04-13 22:37:28.025 | fonts-liberation g++ g++-9 genisoimage gettext graphviz haproxy 2022-04-13 22:37:28.025 | ibverbs-providers icu-devtools intltool-debian ipset iputils-arping ipvsadm 2022-04-13 22:37:28.025 | javascript-common keepalived krb5-multidev lib32gcc-s1 lib32stdc++6 2022-04-13 22:37:28.025 | libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl 2022-04-13 22:37:28.025 | libann0 libapache2-mod-proxy-uwsgi libapr1 libapr1-dev libaprutil1 2022-04-13 22:37:28.025 | libaprutil1-dbd-sqlite3 libaprutil1-dev libaprutil1-ldap 2022-04-13 22:37:28.025 | libarchive-cpio-perl libarchive-zip-perl libboost-iostreams1.71.0 2022-04-13 22:37:28.025 | libboost-thread1.71.0 libc6-i386 libcairo2 libcdt5 libcgraph6 2022-04-13 22:37:28.025 | libclang-common-10-dev libclang-cpp10 libclang1-10 libcroco3 libdatrie1 2022-04-13 22:37:28.025 | libdebhelper-perl libdpkg-perl liberasurecode-dev liberasurecode1 2022-04-13 22:37:28.025 | libfakeroot libffi-dev libfile-fcntllock-perl 2022-04-13 22:37:28.025 | libfile-stripnondeterminism-perl libfontconfig1 libgc1c2 libgd3 2022-04-13 22:37:28.025 | libgraphite2-3 libgssrpc4 libgts-0.7-5 libgts-bin libgvc6 libgvpr2 2022-04-13 22:37:28.025 | libharfbuzz0b libibverbs1 libice6 libicu-dev libidn11 libipset13 libiscsi7 2022-04-13 22:37:28.025 | libjansson4 libjbig0 libjpeg-dev libjpeg-turbo8 libjpeg-turbo8-dev libjpeg8 2022-04-13 22:37:28.025 | libjpeg8-dev libjs-jquery libjs-jquery-metadata libjs-jquery-tablesorter 2022-04-13 22:37:28.025 | libkadm5clnt-mit11 libkadm5srv-mit11 libkdb5-9 libkrb5-dev liblab-gamut1 2022-04-13 22:37:28.025 | libldap2-dev libllvm10 libltdl-dev liblua5.2-0 liblua5.3-0 2022-04-13 22:37:28.025 | libmail-sendmail-perl libmysqlclient21 libncurses-dev libnetfilter-cthelper0 2022-04-13 22:37:28.025 | libnetfilter-queue1 libnl-3-200 libnl-genl-3-200 libnl-route-3-200 libnspr4 2022-04-13 22:37:28.025 | libnss3 libobjc-9-dev libobjc4 libomp-10-dev libomp5-10 libpango-1.0-0 2022-04-13 22:37:28.025 | libpangocairo-1.0-0 libpangoft2-1.0-0 libpathplan4 libpcp-gui2 2022-04-13 22:37:28.025 | libpcp-import1 libpcp-mmv1 libpcp-pmda-perl libpcp-pmda3 libpcp-trace2 2022-04-13 22:37:28.025 | libpcp-web1 libpcp3 libpfm4 libpixman-1-0 libpq-dev libpq5 librados2 librbd1 2022-04-13 22:37:28.025 | librdmacm1 libsasl2-dev libsctp-dev libsctp1 libsensors-config libsensors5 2022-04-13 22:37:28.025 | libsm6 libsnmp-base libsnmp35 libssl-dev libstdc++-9-dev 2022-04-13 22:37:28.025 | libsub-override-perl libsys-hostname-long-perl libsystemd-dev libthai-data 2022-04-13 22:37:28.025 | libthai0 libtiff5 libtinfo-dev libtool libwebp6 libx86-1 libxaw7 2022-04-13 22:37:28.025 | libxcb-render0 libxcb-shm0 libxml2-dev libxmu6 libxpm4 libxrender1 2022-04-13 22:37:28.025 | libxslt1-dev libxt6 libyaml-dev libz3-4 libz3-dev llvm-10 llvm-10-dev 2022-04-13 22:37:28.026 | llvm-10-runtime llvm-10-tools lsscsi m4 make memcached mysql-common pcp 2022-04-13 22:37:28.026 | pcp-conf pkg-config pm-utils po-debconf postgresql-client-12 2022-04-13 22:37:28.026 | postgresql-client-common postgresql-common postgresql-server-dev-12 2022-04-13 22:37:28.026 | postgresql-server-dev-all python-pip-whl python3-mysqldb python3-pcp 2022-04-13 22:37:28.026 | python3-pip python3-pygments python3-venv python3-wheel python3-yaml 2022-04-13 22:37:28.026 | python3.8-venv qemu-block-extra qemu-utils sharutils socat sqlite3 ssl-cert 2022-04-13 22:37:28.026 | unzip uuid-dev vbetool vlan x11-common 2022-04-13 22:37:28.026 | The following packages will be upgraded: 2022-04-13 22:37:28.027 | curl libcurl4 libicu66 libldap-2.4-2 libnss-systemd libpam-systemd 2022-04-13 22:37:28.027 | libsasl2-2 libsasl2-modules libsasl2-modules-db libssl1.1 libsystemd0 2022-04-13 22:37:28.027 | libuuid1 libxml2 open-iscsi openssh-client openssh-server 2022-04-13 22:37:28.027 | openssh-sftp-server openssl rsync systemd systemd-sysv systemd-timesyncd tar 2022-04-13 22:37:28.027 | tcpdump uuid-runtime wget 2022-04-13 22:37:28.333 | 26 upgraded, 219 newly installed, 0 to remove and 127 not upgraded. 2022-04-13 22:37:28.333 | Need to get 165 MB of archives. 2022-04-13 22:37:28.333 | After this operation, 768 MB of additional disk space will be used. 2022-04-13 22:37:28.333 | 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-13 22:37:29.146 | 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-13 22:37:29.314 | 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-13 22:37:29.315 | 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-13 22:37:29.316 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam-systemd amd64 245.4-4ubuntu3.15 [186 kB] 2022-04-13 22:37:29.438 | Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 systemd amd64 245.4-4ubuntu3.15 [3,811 kB] 2022-04-13 22:37:30.509 | Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libsystemd0 amd64 245.4-4ubuntu3.15 [270 kB] 2022-04-13 22:37:30.515 | Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 rsync amd64 3.1.3-8ubuntu0.3 [318 kB] 2022-04-13 22:37:30.821 | Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libuuid1 amd64 2.34-0.1ubuntu9.3 [19.9 kB] 2022-04-13 22:37:30.822 | Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 uuid-runtime amd64 2.34-0.1ubuntu9.3 [35.2 kB] 2022-04-13 22:37:30.823 | Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libapr1 amd64 1.6.5-1ubuntu1 [91.4 kB] 2022-04-13 22:37:30.830 | Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libssl1.1 amd64 1.1.1f-1ubuntu2.12 [1,322 kB] 2022-04-13 22:37:30.873 | Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libaprutil1 amd64 1.6.1-4ubuntu2 [84.7 kB] 2022-04-13 22:37:30.909 | Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libaprutil1-dbd-sqlite3 amd64 1.6.1-4ubuntu2 [10.5 kB] 2022-04-13 22:37:30.910 | Get:15 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-13 22:37:30.911 | Get:16 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-13 22:37:30.988 | Get:17 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-13 22:37:30.992 | Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libaprutil1-ldap amd64 1.6.1-4ubuntu2 [8,736 B] 2022-04-13 22:37:30.993 | Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 curl amd64 7.68.0-1ubuntu2.7 [161 kB] 2022-04-13 22:37:31.024 | Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libcurl4 amd64 7.68.0-1ubuntu2.7 [234 kB] 2022-04-13 22:37:31.199 | Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libjansson4 amd64 2.12-1build1 [28.9 kB] 2022-04-13 22:37:31.200 | Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 liblua5.2-0 amd64 5.2.4-1.1build3 [106 kB] 2022-04-13 22:37:31.202 | Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libicu66 amd64 66.1-2ubuntu2.1 [8,515 kB] 2022-04-13 22:37:32.822 | Get:24 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-13 22:37:32.880 | Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 apache2-bin amd64 2.4.41-4ubuntu3.10 [1,181 kB] 2022-04-13 22:37:33.116 | Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 apache2-data all 2.4.41-4ubuntu3.10 [158 kB] 2022-04-13 22:37:33.119 | Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 apache2-utils amd64 2.4.41-4ubuntu3.10 [84.5 kB] 2022-04-13 22:37:33.210 | Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 apache2 amd64 2.4.41-4ubuntu3.10 [95.5 kB] 2022-04-13 22:37:33.229 | Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 liblua5.3-0 amd64 5.3.3-1.1ubuntu2 [116 kB] 2022-04-13 22:37:33.231 | Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 haproxy amd64 2.0.13-2ubuntu0.5 [1,519 kB] 2022-04-13 22:37:33.672 | Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libnl-3-200 amd64 3.4.0-1 [53.9 kB] 2022-04-13 22:37:33.673 | Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libnl-genl-3-200 amd64 3.4.0-1 [11.1 kB] 2022-04-13 22:37:33.674 | Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 mysql-common all 5.8+1.0.5ubuntu2 [7,496 B] 2022-04-13 22:37:33.674 | Get:34 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-13 22:37:33.726 | Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsensors-config all 1:3.6.0-2ubuntu1 [6,092 B] 2022-04-13 22:37:33.726 | Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsensors5 amd64 1:3.6.0-2ubuntu1 [27.4 kB] 2022-04-13 22:37:33.727 | Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libsnmp-base all 5.8+dfsg-2ubuntu2.3 [206 kB] 2022-04-13 22:37:33.732 | Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libsnmp35 amd64 5.8+dfsg-2ubuntu2.3 [978 kB] 2022-04-13 22:37:33.856 | Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 keepalived amd64 1:2.0.19-2ubuntu0.2 [361 kB] 2022-04-13 22:37:33.933 | Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 memcached amd64 1.5.22-2ubuntu0.2 [128 kB] 2022-04-13 22:37:33.952 | Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 open-iscsi amd64 2.0.874-7.1ubuntu6.2 [283 kB] 2022-04-13 22:37:33.976 | Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 openssl amd64 1.1.1f-1ubuntu2.12 [620 kB] 2022-04-13 22:37:34.195 | Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-yaml amd64 5.3.1-1ubuntu0.1 [136 kB] 2022-04-13 22:37:34.206 | Get:44 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-13 22:37:34.208 | Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 openssh-server amd64 1:8.2p1-4ubuntu0.4 [377 kB] 2022-04-13 22:37:34.221 | Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 openssh-client amd64 1:8.2p1-4ubuntu0.4 [671 kB] 2022-04-13 22:37:34.333 | Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 tcpdump amd64 4.9.3-4ubuntu0.1 [369 kB] 2022-04-13 22:37:34.342 | Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 wget amd64 1.20.3-1ubuntu2 [348 kB] 2022-04-13 22:37:34.744 | Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 acl amd64 2.2.53-6 [37.8 kB] 2022-04-13 22:37:34.745 | Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 autotools-dev all 20180224.1 [39.6 kB] 2022-04-13 22:37:34.746 | Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 m4 amd64 1.4.18-4 [199 kB] 2022-04-13 22:37:34.749 | Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 autoconf all 2.69-11.1 [321 kB] 2022-04-13 22:37:34.754 | Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 automake all 1:1.16.1-4ubuntu6 [522 kB] 2022-04-13 22:37:34.763 | Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 autopoint all 0.19.8.1-10build1 [412 kB] 2022-04-13 22:37:34.787 | Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libllvm10 amd64 1:10.0.0-4ubuntu1 [15.3 MB] 2022-04-13 22:37:37.480 | Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libclang-cpp10 amd64 1:10.0.0-4ubuntu1 [9,944 kB] 2022-04-13 22:37:39.210 | Get:57 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-13 22:37:39.578 | Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libgc1c2 amd64 1:7.6.4-0.4ubuntu1 [83.9 kB] 2022-04-13 22:37:39.632 | Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libobjc4 amd64 10.3.0-1ubuntu1~20.04 [42.8 kB] 2022-04-13 22:37:39.633 | Get:60 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-13 22:37:39.655 | Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libc6-i386 amd64 2.31-0ubuntu9.7 [2,725 kB] 2022-04-13 22:37:40.095 | Get:62 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-13 22:37:40.096 | Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 lib32stdc++6 amd64 10.3.0-1ubuntu1~20.04 [525 kB] 2022-04-13 22:37:40.222 | Get:64 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-13 22:37:41.496 | Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libclang1-10 amd64 1:10.0.0-4ubuntu1 [7,571 kB] 2022-04-13 22:37:42.718 | Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 clang-10 amd64 1:10.0.0-4ubuntu1 [66.9 kB] 2022-04-13 22:37:42.728 | Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libtool all 2.4.6-14 [161 kB] 2022-04-13 22:37:42.746 | Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 dh-autoreconf all 19 [16.1 kB] 2022-04-13 22:37:42.748 | Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libdebhelper-perl all 12.10ubuntu1 [62.1 kB] 2022-04-13 22:37:42.755 | Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libarchive-zip-perl all 1.67-2 [90.5 kB] 2022-04-13 22:37:42.768 | Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsub-override-perl all 0.09-2 [9,532 B] 2022-04-13 22:37:42.770 | Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libfile-stripnondeterminism-perl all 1.7.0-1 [15.9 kB] 2022-04-13 22:37:42.778 | Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 dh-strip-nondeterminism all 1.7.0-1 [5,228 B] 2022-04-13 22:37:42.779 | Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libdpkg-perl all 1.19.7ubuntu3 [230 kB] 2022-04-13 22:37:42.862 | Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 make amd64 4.2.1-1.2 [162 kB] 2022-04-13 22:37:42.949 | Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 dpkg-dev all 1.19.7ubuntu3 [679 kB] 2022-04-13 22:37:43.059 | Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 dwz amd64 0.13-5 [151 kB] 2022-04-13 22:37:43.093 | Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libcroco3 amd64 0.6.13-1 [82.5 kB] 2022-04-13 22:37:43.107 | Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 gettext amd64 0.19.8.1-10build1 [895 kB] 2022-04-13 22:37:43.269 | Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 intltool-debian all 0.35.0+20060710.5 [24.9 kB] 2022-04-13 22:37:43.274 | Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 po-debconf all 1.0.21 [233 kB] 2022-04-13 22:37:43.317 | Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 debhelper all 12.10ubuntu1 [877 kB] 2022-04-13 22:37:43.474 | Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 uuid-dev amd64 2.34-0.1ubuntu9.3 [33.6 kB] 2022-04-13 22:37:43.479 | Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsctp1 amd64 1.0.18+dfsg-1 [7,876 B] 2022-04-13 22:37:43.481 | Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsctp-dev amd64 1.0.18+dfsg-1 [59.8 kB] 2022-04-13 22:37:43.492 | Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libapr1-dev amd64 1.6.5-1ubuntu1 [702 kB] 2022-04-13 22:37:43.615 | Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libldap2-dev amd64 2.4.49+dfsg-2ubuntu1.8 [262 kB] 2022-04-13 22:37:43.658 | Get:88 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libaprutil1-dev amd64 1.6.1-4ubuntu2 [394 kB] 2022-04-13 22:37:44.106 | Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 apache2-dev amd64 2.4.41-4ubuntu3.10 [180 kB] 2022-04-13 22:37:44.141 | Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 binfmt-support amd64 2.2.0-2 [58.2 kB] 2022-04-13 22:37:44.152 | Get:91 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-13 22:37:45.793 | Get:92 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 g++ amd64 4:9.3.0-1ubuntu2 [1,604 B] 2022-04-13 22:37:45.793 | Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 build-essential amd64 12.8ubuntu1.1 [4,664 B] 2022-04-13 22:37:45.796 | Get:94 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 conntrack amd64 1:1.4.5-2 [30.3 kB] 2022-04-13 22:37:45.797 | Get:95 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libnetfilter-cthelper0 amd64 1.0.0-1ubuntu2 [6,724 B] 2022-04-13 22:37:45.798 | Get:96 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libnetfilter-queue1 amd64 1.0.3-1 [12.4 kB] 2022-04-13 22:37:45.799 | Get:97 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 conntrackd amd64 1:1.4.5-2 [125 kB] 2022-04-13 22:37:45.801 | Get:98 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 dns-root-data all 2019052802 [5,300 B] 2022-04-13 22:37:45.801 | Get:99 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libidn11 amd64 1.33-2.2ubuntu2 [46.2 kB] 2022-04-13 22:37:45.802 | Get:100 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 dnsmasq-base amd64 2.80-1.1ubuntu1.4 [315 kB] 2022-04-13 22:37:45.947 | Get:101 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 dnsmasq-utils amd64 2.80-1.1ubuntu1.4 [13.3 kB] 2022-04-13 22:37:46.223 | Get:102 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 ebtables amd64 2.0.11-3build1 [80.3 kB] 2022-04-13 22:37:46.777 | Get:103 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libfakeroot amd64 1.24-1 [25.7 kB] 2022-04-13 22:37:46.818 | Get:104 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 fakeroot amd64 1.24-1 [62.6 kB] 2022-04-13 22:37:46.922 | Get:105 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 fonts-dejavu-core all 2.37-1 [1,041 kB] 2022-04-13 22:37:47.626 | Get:106 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 fonts-liberation all 1:1.07.4-11 [822 kB] 2022-04-13 22:37:47.889 | Get:107 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 fontconfig-config all 2.13.1-2ubuntu3 [28.8 kB] 2022-04-13 22:37:47.894 | Get:108 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libfontconfig1 amd64 2.13.1-2ubuntu3 [114 kB] 2022-04-13 22:37:47.927 | Get:109 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 fontconfig amd64 2.13.1-2ubuntu3 [171 kB] 2022-04-13 22:37:47.966 | Get:110 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 genisoimage amd64 9:1.1.11-3.1ubuntu1 [330 kB] 2022-04-13 22:37:48.287 | Get:111 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libann0 amd64 1.1.2+doc-7build1 [26.0 kB] 2022-04-13 22:37:48.288 | Get:112 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libcdt5 amd64 2.42.2-3build2 [18.7 kB] 2022-04-13 22:37:48.288 | Get:113 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libcgraph6 amd64 2.42.2-3build2 [41.3 kB] 2022-04-13 22:37:48.290 | Get:114 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-13 22:37:48.292 | Get:115 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libjpeg8 amd64 8c-2ubuntu8 [2,194 B] 2022-04-13 22:37:48.293 | Get:116 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libjbig0 amd64 2.1-3.1build1 [26.7 kB] 2022-04-13 22:37:48.293 | Get:117 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libwebp6 amd64 0.6.1-2ubuntu0.20.04.1 [185 kB] 2022-04-13 22:37:48.405 | Get:118 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-13 22:37:48.433 | Get:119 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxpm4 amd64 1:3.5.12-1 [34.0 kB] 2022-04-13 22:37:48.603 | Get:120 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libgd3 amd64 2.2.5-5.2ubuntu2.1 [118 kB] 2022-04-13 22:37:48.621 | Get:121 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libgts-0.7-5 amd64 0.7.6+darcs121130-4 [150 kB] 2022-04-13 22:37:48.644 | Get:122 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libpixman-1-0 amd64 0.38.4-0ubuntu1 [227 kB] 2022-04-13 22:37:48.685 | Get:123 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-render0 amd64 1.14-2 [14.8 kB] 2022-04-13 22:37:48.688 | Get:124 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-shm0 amd64 1.14-2 [5,584 B] 2022-04-13 22:37:48.688 | Get:125 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxrender1 amd64 1:0.9.10-1 [18.7 kB] 2022-04-13 22:37:48.692 | Get:126 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libcairo2 amd64 1.16.0-4ubuntu1 [583 kB] 2022-04-13 22:37:48.776 | Get:127 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libgraphite2-3 amd64 1.3.13-11build1 [73.5 kB] 2022-04-13 22:37:48.870 | Get:128 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libharfbuzz0b amd64 2.6.4-1ubuntu4 [391 kB] 2022-04-13 22:37:48.930 | Get:129 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libthai-data all 0.1.28-3 [134 kB] 2022-04-13 22:37:49.074 | Get:130 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libdatrie1 amd64 0.2.12-3 [18.7 kB] 2022-04-13 22:37:49.082 | Get:131 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libthai0 amd64 0.1.28-3 [18.1 kB] 2022-04-13 22:37:49.084 | Get:132 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libpango-1.0-0 amd64 1.44.7-2ubuntu4 [162 kB] 2022-04-13 22:37:49.111 | Get:133 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libpangoft2-1.0-0 amd64 1.44.7-2ubuntu4 [34.9 kB] 2022-04-13 22:37:49.118 | Get:134 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libpangocairo-1.0-0 amd64 1.44.7-2ubuntu4 [24.8 kB] 2022-04-13 22:37:49.122 | Get:135 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpathplan4 amd64 2.42.2-3build2 [21.9 kB] 2022-04-13 22:37:49.126 | Get:136 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libgvc6 amd64 2.42.2-3build2 [647 kB] 2022-04-13 22:37:49.228 | Get:137 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libgvpr2 amd64 2.42.2-3build2 [167 kB] 2022-04-13 22:37:49.342 | Get:138 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 liblab-gamut1 amd64 2.42.2-3build2 [177 kB] 2022-04-13 22:37:49.371 | Get:139 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 x11-common all 1:7.7+19ubuntu14 [22.3 kB] 2022-04-13 22:37:49.545 | Get:140 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libice6 amd64 2:1.0.10-0ubuntu1 [41.0 kB] 2022-04-13 22:37:49.551 | Get:141 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsm6 amd64 2:1.2.3-1 [16.1 kB] 2022-04-13 22:37:49.554 | Get:142 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxt6 amd64 1:1.1.5-1 [160 kB] 2022-04-13 22:37:49.581 | Get:143 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxmu6 amd64 2:1.1.3-0ubuntu1 [45.8 kB] 2022-04-13 22:37:49.588 | Get:144 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxaw7 amd64 2:1.0.13-1 [173 kB] 2022-04-13 22:37:49.616 | Get:145 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 graphviz amd64 2.42.2-3build2 [590 kB] 2022-04-13 22:37:49.704 | Get:146 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libnl-route-3-200 amd64 3.4.0-1 [149 kB] 2022-04-13 22:37:49.722 | Get:147 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libibverbs1 amd64 28.0-1ubuntu1 [53.6 kB] 2022-04-13 22:37:49.848 | Get:148 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 ibverbs-providers amd64 28.0-1ubuntu1 [232 kB] 2022-04-13 22:37:49.879 | Get:149 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 icu-devtools amd64 66.1-2ubuntu2.1 [189 kB] 2022-04-13 22:37:50.093 | Get:150 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 iputils-arping amd64 3:20190709-3 [15.8 kB] 2022-04-13 22:37:50.094 | Get:151 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 javascript-common all 11 [6,066 B] 2022-04-13 22:37:50.095 | Get:152 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libgssrpc4 amd64 1.17-6ubuntu4.1 [55.4 kB] 2022-04-13 22:37:50.104 | Get:153 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkdb5-9 amd64 1.17-6ubuntu4.1 [37.3 kB] 2022-04-13 22:37:50.110 | Get:154 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkadm5srv-mit11 amd64 1.17-6ubuntu4.1 [49.5 kB] 2022-04-13 22:37:50.117 | Get:155 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkadm5clnt-mit11 amd64 1.17-6ubuntu4.1 [37.6 kB] 2022-04-13 22:37:50.123 | Get:156 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 comerr-dev amd64 2.1-1.45.5-2ubuntu1 [39.9 kB] 2022-04-13 22:37:50.129 | Get:157 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 krb5-multidev amd64 1.17-6ubuntu4.1 [120 kB] 2022-04-13 22:37:50.312 | Get:158 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libalgorithm-diff-perl all 1.19.03-2 [46.6 kB] 2022-04-13 22:37:50.319 | Get:159 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libalgorithm-diff-xs-perl amd64 0.04-6 [11.3 kB] 2022-04-13 22:37:50.381 | Get:160 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libalgorithm-merge-perl all 0.08-3 [12.0 kB] 2022-04-13 22:37:50.383 | Get:161 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libarchive-cpio-perl all 0.10-1 [9,644 B] 2022-04-13 22:37:50.384 | Get:162 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libboost-iostreams1.71.0 amd64 1.71.0-6ubuntu6 [237 kB] 2022-04-13 22:37:50.417 | Get:163 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libboost-thread1.71.0 amd64 1.71.0-6ubuntu6 [249 kB] 2022-04-13 22:37:50.447 | Get:164 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libfile-fcntllock-perl amd64 0.22-3build4 [33.1 kB] 2022-04-13 22:37:50.450 | Get:165 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libgts-bin amd64 0.7.6+darcs121130-4 [41.3 kB] 2022-04-13 22:37:50.455 | Get:166 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libicu-dev amd64 66.1-2ubuntu2.1 [9,451 kB] 2022-04-13 22:37:52.611 | Get:167 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libipset13 amd64 7.5-1ubuntu0.20.04.1 [53.6 kB] 2022-04-13 22:37:52.614 | Get:168 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 librdmacm1 amd64 28.0-1ubuntu1 [64.9 kB] 2022-04-13 22:37:52.623 | Get:169 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libiscsi7 amd64 1.18.0-2 [63.9 kB] 2022-04-13 22:37:52.636 | Get:170 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-13 22:37:52.737 | Get:171 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libjpeg8-dev amd64 8c-2ubuntu8 [1,552 B] 2022-04-13 22:37:52.738 | Get:172 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libjpeg-dev amd64 8c-2ubuntu8 [1,546 B] 2022-04-13 22:37:52.740 | Get:173 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libjs-jquery all 3.3.1~dfsg-3 [329 kB] 2022-04-13 22:37:52.836 | Get:174 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libjs-jquery-metadata all 12-1.1 [7,032 B] 2022-04-13 22:37:52.836 | Get:175 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libjs-jquery-tablesorter all 1:2.31.1+dfsg1-1 [175 kB] 2022-04-13 22:37:52.884 | Get:176 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libltdl-dev amd64 2.4.6-14 [162 kB] 2022-04-13 22:37:53.050 | Get:177 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsys-hostname-long-perl all 1.5-1 [11.7 kB] 2022-04-13 22:37:53.052 | Get:178 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libmail-sendmail-perl all 0.80-1 [22.6 kB] 2022-04-13 22:37:53.056 | Get:179 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libncurses-dev amd64 6.2-0ubuntu2 [339 kB] 2022-04-13 22:37:53.115 | Get:180 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libnspr4 amd64 2:4.25-1 [107 kB] 2022-04-13 22:37:53.130 | Get:181 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libnss3 amd64 2:3.49.1-1ubuntu1.6 [1,256 kB] 2022-04-13 22:37:53.382 | Get:182 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libomp5-10 amd64 1:10.0.0-4ubuntu1 [300 kB] 2022-04-13 22:37:53.466 | Get:183 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libomp-10-dev amd64 1:10.0.0-4ubuntu1 [47.7 kB] 2022-04-13 22:37:53.476 | Get:184 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 pcp-conf amd64 5.0.3-1 [17.0 kB] 2022-04-13 22:37:53.480 | Get:185 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpcp3 amd64 5.0.3-1 [255 kB] 2022-04-13 22:37:53.523 | Get:186 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpcp-pmda3 amd64 5.0.3-1 [39.4 kB] 2022-04-13 22:37:53.528 | Get:187 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpcp-pmda-perl amd64 5.0.3-1 [39.7 kB] 2022-04-13 22:37:53.534 | Get:188 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libpq5 amd64 12.9-0ubuntu0.20.04.1 [117 kB] 2022-04-13 22:37:53.548 | Get:189 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libpq-dev amd64 12.9-0ubuntu0.20.04.1 [136 kB] 2022-04-13 22:37:53.652 | Get:190 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-13 22:37:54.175 | Get:191 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-13 22:37:54.400 | Get:192 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libsasl2-dev amd64 2.1.27+dfsg-2ubuntu0.1 [226 kB] 2022-04-13 22:37:54.443 | Get:193 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-13 22:37:54.451 | Get:194 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libssl-dev amd64 1.1.1f-1ubuntu2.12 [1,584 kB] 2022-04-13 22:37:54.701 | Get:195 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libsystemd-dev amd64 245.4-4ubuntu3.15 [246 kB] 2022-04-13 22:37:54.736 | Get:196 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libtinfo-dev amd64 6.2-0ubuntu2 [968 B] 2022-04-13 22:37:54.736 | Get:197 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libx86-1 amd64 1.1+ds1-11 [76.1 kB] 2022-04-13 22:37:54.749 | Get:198 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-13 22:37:54.855 | Get:199 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxslt1-dev amd64 1.1.34-4 [219 kB] 2022-04-13 22:37:54.893 | Get:200 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 llvm-10-runtime amd64 1:10.0.0-4ubuntu1 [180 kB] 2022-04-13 22:37:54.920 | Get:201 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libpfm4 amd64 4.10.1+git20-g7700f49-2 [266 kB] 2022-04-13 22:37:54.961 | Get:202 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 llvm-10 amd64 1:10.0.0-4ubuntu1 [5,214 kB] 2022-04-13 22:37:55.992 | Get:203 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libffi-dev amd64 3.3-4 [57.0 kB] 2022-04-13 22:37:56.424 | Get:204 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-pygments all 2.3.1+dfsg-1ubuntu2.2 [579 kB] 2022-04-13 22:37:56.902 | Get:205 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 llvm-10-tools amd64 1:10.0.0-4ubuntu1 [317 kB] 2022-04-13 22:37:56.998 | Get:206 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libz3-4 amd64 4.8.7-4build1 [6,792 kB] 2022-04-13 22:37:58.135 | Get:207 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libz3-dev amd64 4.8.7-4build1 [67.5 kB] 2022-04-13 22:37:58.137 | Get:208 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 llvm-10-dev amd64 1:10.0.0-4ubuntu1 [26.0 MB] 2022-04-13 22:38:02.226 | Get:209 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 lsscsi amd64 0.30-0.1 [46.1 kB] 2022-04-13 22:38:02.280 | Get:210 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 pkg-config amd64 0.29.1-0ubuntu4 [45.5 kB] 2022-04-13 22:38:02.282 | Get:211 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 pm-utils all 1.4.1-19 [48.1 kB] 2022-04-13 22:38:02.283 | Get:212 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 postgresql-client-common all 214ubuntu0.1 [28.2 kB] 2022-04-13 22:38:02.284 | Get:213 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-13 22:38:02.351 | Get:214 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 ssl-cert all 1.0.39 [17.0 kB] 2022-04-13 22:38:02.353 | Get:215 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 postgresql-common all 214ubuntu0.1 [169 kB] 2022-04-13 22:38:02.388 | Get:216 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-13 22:38:02.560 | Get:217 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 postgresql-server-dev-all all 214ubuntu0.1 [7,652 B] 2022-04-13 22:38:02.563 | Get:218 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-13 22:38:02.883 | Get:219 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 python3-mysqldb amd64 1.4.4-2build1 [44.9 kB] 2022-04-13 22:38:02.890 | Get:220 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 python3-wheel all 0.34.2-1 [23.8 kB] 2022-04-13 22:38:02.895 | Get:221 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 python3-pip all 20.0.2-5ubuntu1.6 [231 kB] 2022-04-13 22:38:02.937 | Get:222 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-13 22:38:02.938 | Get:223 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 python3-venv amd64 3.8.2-0ubuntu2 [1,228 B] 2022-04-13 22:38:02.939 | Get:224 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-13 22:38:02.949 | Get:225 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 qemu-utils amd64 1:4.2-3ubuntu6.21 [976 kB] 2022-04-13 22:38:03.107 | Get:226 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 sharutils amd64 1:4.15.2-4build1 [155 kB] 2022-04-13 22:38:03.132 | Get:227 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 sqlite3 amd64 3.31.1-4ubuntu0.2 [860 kB] 2022-04-13 22:38:03.259 | Get:228 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 unzip amd64 6.0-25ubuntu1 [169 kB] 2022-04-13 22:38:03.295 | Get:229 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 vbetool amd64 1.1-4 [11.5 kB] 2022-04-13 22:38:03.297 | Get:230 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 ipset amd64 7.5-1ubuntu0.20.04.1 [29.8 kB] 2022-04-13 22:38:03.414 | Get:231 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 ipvsadm amd64 1:1.31-1 [40.2 kB] 2022-04-13 22:38:03.420 | Get:232 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-13 22:38:03.420 | Get:233 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 liberasurecode1 amd64 1.6.1-4 [40.2 kB] 2022-04-13 22:38:03.426 | Get:234 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 liberasurecode-dev amd64 1.6.1-4 [15.1 kB] 2022-04-13 22:38:03.429 | Get:235 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkrb5-dev amd64 1.17-6ubuntu4.1 [11.7 kB] 2022-04-13 22:38:03.430 | Get:236 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpcp-gui2 amd64 5.0.3-1 [11.6 kB] 2022-04-13 22:38:03.550 | Get:237 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpcp-import1 amd64 5.0.3-1 [15.5 kB] 2022-04-13 22:38:03.553 | Get:238 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpcp-mmv1 amd64 5.0.3-1 [12.4 kB] 2022-04-13 22:38:03.556 | Get:239 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpcp-trace2 amd64 5.0.3-1 [15.6 kB] 2022-04-13 22:38:03.559 | Get:240 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpcp-web1 amd64 5.0.3-1 [127 kB] 2022-04-13 22:38:03.695 | Get:241 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libyaml-dev amd64 0.2.2-1 [58.2 kB] 2022-04-13 22:38:03.709 | Get:242 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 python3-pcp amd64 5.0.3-1 [66.6 kB] 2022-04-13 22:38:03.723 | Get:243 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 pcp amd64 5.0.3-1 [2,954 kB] 2022-04-13 22:38:04.300 | Get:244 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 socat amd64 1.7.3.3-2 [323 kB] 2022-04-13 22:38:04.357 | Get:245 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 vlan all 2.0.4ubuntu1.20.04.1 [11.3 kB] 2022-04-13 22:38:05.943 | Preconfiguring packages ... 2022-04-13 22:38:06.087 | Fetched 165 MB in 36s (4,536 kB/s) 2022-04-13 22:38:06.150 | (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-13 22:38:06.152 | Preparing to unpack .../tar_1.30+dfsg-7ubuntu0.20.04.2_amd64.deb ... 2022-04-13 22:38:06.160 | Unpacking tar (1.30+dfsg-7ubuntu0.20.04.2) over (1.30+dfsg-7ubuntu0.20.04.1) ... 2022-04-13 22:38:06.241 | Setting up tar (1.30+dfsg-7ubuntu0.20.04.2) ... 2022-04-13 22:38:06.326 | (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-13 22:38:06.328 | Preparing to unpack .../0-libnss-systemd_245.4-4ubuntu3.15_amd64.deb ... 2022-04-13 22:38:06.337 | Unpacking libnss-systemd:amd64 (245.4-4ubuntu3.15) over (245.4-4ubuntu3.6) ... 2022-04-13 22:38:06.400 | Preparing to unpack .../1-systemd-timesyncd_245.4-4ubuntu3.15_amd64.deb ... 2022-04-13 22:38:06.408 | Unpacking systemd-timesyncd (245.4-4ubuntu3.15) over (245.4-4ubuntu3.6) ... 2022-04-13 22:38:06.778 | Preparing to unpack .../2-systemd-sysv_245.4-4ubuntu3.15_amd64.deb ... 2022-04-13 22:38:06.784 | Unpacking systemd-sysv (245.4-4ubuntu3.15) over (245.4-4ubuntu3.6) ... 2022-04-13 22:38:06.832 | Preparing to unpack .../3-libpam-systemd_245.4-4ubuntu3.15_amd64.deb ... 2022-04-13 22:38:06.840 | Unpacking libpam-systemd:amd64 (245.4-4ubuntu3.15) over (245.4-4ubuntu3.6) ... 2022-04-13 22:38:06.911 | Preparing to unpack .../4-systemd_245.4-4ubuntu3.15_amd64.deb ... 2022-04-13 22:38:07.060 | Unpacking systemd (245.4-4ubuntu3.15) over (245.4-4ubuntu3.6) ... 2022-04-13 22:38:07.858 | Preparing to unpack .../5-libsystemd0_245.4-4ubuntu3.15_amd64.deb ... 2022-04-13 22:38:07.864 | Unpacking libsystemd0:amd64 (245.4-4ubuntu3.15) over (245.4-4ubuntu3.6) ... 2022-04-13 22:38:07.945 | Setting up libsystemd0:amd64 (245.4-4ubuntu3.15) ... 2022-04-13 22:38:08.025 | (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-13 22:38:08.028 | Preparing to unpack .../rsync_3.1.3-8ubuntu0.3_amd64.deb ... 2022-04-13 22:38:08.037 | Unpacking rsync (3.1.3-8ubuntu0.3) over (3.1.3-8) ... 2022-04-13 22:38:08.454 | Preparing to unpack .../libuuid1_2.34-0.1ubuntu9.3_amd64.deb ... 2022-04-13 22:38:08.460 | Unpacking libuuid1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9.1) ... 2022-04-13 22:38:08.506 | Setting up libuuid1:amd64 (2.34-0.1ubuntu9.3) ... 2022-04-13 22:38:08.594 | (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-13 22:38:08.597 | Preparing to unpack .../000-uuid-runtime_2.34-0.1ubuntu9.3_amd64.deb ... 2022-04-13 22:38:08.605 | Unpacking uuid-runtime (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9.1) ... 2022-04-13 22:38:08.641 | Selecting previously unselected package libapr1:amd64. 2022-04-13 22:38:08.648 | Preparing to unpack .../001-libapr1_1.6.5-1ubuntu1_amd64.deb ... 2022-04-13 22:38:08.650 | Unpacking libapr1:amd64 (1.6.5-1ubuntu1) ... 2022-04-13 22:38:08.705 | Preparing to unpack .../002-libssl1.1_1.1.1f-1ubuntu2.12_amd64.deb ... 2022-04-13 22:38:08.711 | Unpacking libssl1.1:amd64 (1.1.1f-1ubuntu2.12) over (1.1.1f-1ubuntu2.3) ... 2022-04-13 22:38:08.913 | Selecting previously unselected package libaprutil1:amd64. 2022-04-13 22:38:08.920 | Preparing to unpack .../003-libaprutil1_1.6.1-4ubuntu2_amd64.deb ... 2022-04-13 22:38:08.922 | Unpacking libaprutil1:amd64 (1.6.1-4ubuntu2) ... 2022-04-13 22:38:08.959 | Selecting previously unselected package libaprutil1-dbd-sqlite3:amd64. 2022-04-13 22:38:08.966 | Preparing to unpack .../004-libaprutil1-dbd-sqlite3_1.6.1-4ubuntu2_amd64.deb ... 2022-04-13 22:38:08.968 | Unpacking libaprutil1-dbd-sqlite3:amd64 (1.6.1-4ubuntu2) ... 2022-04-13 22:38:08.999 | Preparing to unpack .../005-libsasl2-modules-db_2.1.27+dfsg-2ubuntu0.1_amd64.deb ... 2022-04-13 22:38:09.005 | Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2ubuntu0.1) over (2.1.27+dfsg-2) ... 2022-04-13 22:38:09.056 | Preparing to unpack .../006-libsasl2-2_2.1.27+dfsg-2ubuntu0.1_amd64.deb ... 2022-04-13 22:38:09.063 | Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2ubuntu0.1) over (2.1.27+dfsg-2) ... 2022-04-13 22:38:09.105 | Preparing to unpack .../007-libldap-2.4-2_2.4.49+dfsg-2ubuntu1.8_amd64.deb ... 2022-04-13 22:38:09.110 | Unpacking libldap-2.4-2:amd64 (2.4.49+dfsg-2ubuntu1.8) over (2.4.49+dfsg-2ubuntu1.7) ... 2022-04-13 22:38:09.158 | Selecting previously unselected package libaprutil1-ldap:amd64. 2022-04-13 22:38:09.165 | Preparing to unpack .../008-libaprutil1-ldap_1.6.1-4ubuntu2_amd64.deb ... 2022-04-13 22:38:09.167 | Unpacking libaprutil1-ldap:amd64 (1.6.1-4ubuntu2) ... 2022-04-13 22:38:09.198 | Preparing to unpack .../009-curl_7.68.0-1ubuntu2.7_amd64.deb ... 2022-04-13 22:38:09.203 | Unpacking curl (7.68.0-1ubuntu2.7) over (7.68.0-1ubuntu2.5) ... 2022-04-13 22:38:09.259 | Preparing to unpack .../010-libcurl4_7.68.0-1ubuntu2.7_amd64.deb ... 2022-04-13 22:38:09.266 | Unpacking libcurl4:amd64 (7.68.0-1ubuntu2.7) over (7.68.0-1ubuntu2.5) ... 2022-04-13 22:38:09.326 | Selecting previously unselected package libjansson4:amd64. 2022-04-13 22:38:09.333 | Preparing to unpack .../011-libjansson4_2.12-1build1_amd64.deb ... 2022-04-13 22:38:09.335 | Unpacking libjansson4:amd64 (2.12-1build1) ... 2022-04-13 22:38:09.365 | Selecting previously unselected package liblua5.2-0:amd64. 2022-04-13 22:38:09.372 | Preparing to unpack .../012-liblua5.2-0_5.2.4-1.1build3_amd64.deb ... 2022-04-13 22:38:09.375 | Unpacking liblua5.2-0:amd64 (5.2.4-1.1build3) ... 2022-04-13 22:38:09.424 | Preparing to unpack .../013-libicu66_66.1-2ubuntu2.1_amd64.deb ... 2022-04-13 22:38:09.430 | Unpacking libicu66:amd64 (66.1-2ubuntu2.1) over (66.1-2ubuntu2) ... 2022-04-13 22:38:10.691 | Preparing to unpack .../014-libxml2_2.9.10+dfsg-5ubuntu0.20.04.2_amd64.deb ... 2022-04-13 22:38:10.698 | Unpacking libxml2:amd64 (2.9.10+dfsg-5ubuntu0.20.04.2) over (2.9.10+dfsg-5) ... 2022-04-13 22:38:10.814 | Selecting previously unselected package apache2-bin. 2022-04-13 22:38:10.821 | Preparing to unpack .../015-apache2-bin_2.4.41-4ubuntu3.10_amd64.deb ... 2022-04-13 22:38:10.823 | Unpacking apache2-bin (2.4.41-4ubuntu3.10) ... 2022-04-13 22:38:11.028 | Selecting previously unselected package apache2-data. 2022-04-13 22:38:11.036 | Preparing to unpack .../016-apache2-data_2.4.41-4ubuntu3.10_all.deb ... 2022-04-13 22:38:11.038 | Unpacking apache2-data (2.4.41-4ubuntu3.10) ... 2022-04-13 22:38:11.153 | Selecting previously unselected package apache2-utils. 2022-04-13 22:38:11.160 | Preparing to unpack .../017-apache2-utils_2.4.41-4ubuntu3.10_amd64.deb ... 2022-04-13 22:38:11.162 | Unpacking apache2-utils (2.4.41-4ubuntu3.10) ... 2022-04-13 22:38:11.206 | Selecting previously unselected package apache2. 2022-04-13 22:38:11.213 | Preparing to unpack .../018-apache2_2.4.41-4ubuntu3.10_amd64.deb ... 2022-04-13 22:38:11.232 | Unpacking apache2 (2.4.41-4ubuntu3.10) ... 2022-04-13 22:38:11.296 | Selecting previously unselected package liblua5.3-0:amd64. 2022-04-13 22:38:11.303 | Preparing to unpack .../019-liblua5.3-0_5.3.3-1.1ubuntu2_amd64.deb ... 2022-04-13 22:38:11.305 | Unpacking liblua5.3-0:amd64 (5.3.3-1.1ubuntu2) ... 2022-04-13 22:38:11.353 | Selecting previously unselected package haproxy. 2022-04-13 22:38:11.360 | Preparing to unpack .../020-haproxy_2.0.13-2ubuntu0.5_amd64.deb ... 2022-04-13 22:38:11.370 | Unpacking haproxy (2.0.13-2ubuntu0.5) ... 2022-04-13 22:38:11.589 | Selecting previously unselected package libnl-3-200:amd64. 2022-04-13 22:38:11.597 | Preparing to unpack .../021-libnl-3-200_3.4.0-1_amd64.deb ... 2022-04-13 22:38:11.599 | Unpacking libnl-3-200:amd64 (3.4.0-1) ... 2022-04-13 22:38:11.634 | Selecting previously unselected package libnl-genl-3-200:amd64. 2022-04-13 22:38:11.642 | Preparing to unpack .../022-libnl-genl-3-200_3.4.0-1_amd64.deb ... 2022-04-13 22:38:11.644 | Unpacking libnl-genl-3-200:amd64 (3.4.0-1) ... 2022-04-13 22:38:11.674 | Selecting previously unselected package mysql-common. 2022-04-13 22:38:11.681 | Preparing to unpack .../023-mysql-common_5.8+1.0.5ubuntu2_all.deb ... 2022-04-13 22:38:11.699 | Unpacking mysql-common (5.8+1.0.5ubuntu2) ... 2022-04-13 22:38:11.728 | Selecting previously unselected package libmysqlclient21:amd64. 2022-04-13 22:38:11.735 | Preparing to unpack .../024-libmysqlclient21_8.0.28-0ubuntu0.20.04.3_amd64.deb ... 2022-04-13 22:38:11.737 | Unpacking libmysqlclient21:amd64 (8.0.28-0ubuntu0.20.04.3) ... 2022-04-13 22:38:11.976 | Selecting previously unselected package libsensors-config. 2022-04-13 22:38:11.984 | Preparing to unpack .../025-libsensors-config_1%3a3.6.0-2ubuntu1_all.deb ... 2022-04-13 22:38:11.986 | Unpacking libsensors-config (1:3.6.0-2ubuntu1) ... 2022-04-13 22:38:12.014 | Selecting previously unselected package libsensors5:amd64. 2022-04-13 22:38:12.021 | Preparing to unpack .../026-libsensors5_1%3a3.6.0-2ubuntu1_amd64.deb ... 2022-04-13 22:38:12.101 | Unpacking libsensors5:amd64 (1:3.6.0-2ubuntu1) ... 2022-04-13 22:38:12.132 | Selecting previously unselected package libsnmp-base. 2022-04-13 22:38:12.139 | Preparing to unpack .../027-libsnmp-base_5.8+dfsg-2ubuntu2.3_all.deb ... 2022-04-13 22:38:12.141 | Unpacking libsnmp-base (5.8+dfsg-2ubuntu2.3) ... 2022-04-13 22:38:12.210 | Selecting previously unselected package libsnmp35:amd64. 2022-04-13 22:38:12.218 | Preparing to unpack .../028-libsnmp35_5.8+dfsg-2ubuntu2.3_amd64.deb ... 2022-04-13 22:38:12.221 | Unpacking libsnmp35:amd64 (5.8+dfsg-2ubuntu2.3) ... 2022-04-13 22:38:12.384 | Selecting previously unselected package keepalived. 2022-04-13 22:38:12.392 | Preparing to unpack .../029-keepalived_1%3a2.0.19-2ubuntu0.2_amd64.deb ... 2022-04-13 22:38:12.394 | Unpacking keepalived (1:2.0.19-2ubuntu0.2) ... 2022-04-13 22:38:12.483 | Selecting previously unselected package memcached. 2022-04-13 22:38:12.490 | Preparing to unpack .../030-memcached_1.5.22-2ubuntu0.2_amd64.deb ... 2022-04-13 22:38:12.493 | Unpacking memcached (1.5.22-2ubuntu0.2) ... 2022-04-13 22:38:12.552 | Preparing to unpack .../031-open-iscsi_2.0.874-7.1ubuntu6.2_amd64.deb ... 2022-04-13 22:38:13.005 | Unpacking open-iscsi (2.0.874-7.1ubuntu6.2) over (2.0.874-7.1ubuntu6.1) ... 2022-04-13 22:38:13.098 | Preparing to unpack .../032-openssl_1.1.1f-1ubuntu2.12_amd64.deb ... 2022-04-13 22:38:13.103 | Unpacking openssl (1.1.1f-1ubuntu2.12) over (1.1.1f-1ubuntu2.3) ... 2022-04-13 22:38:13.232 | Selecting previously unselected package python3-yaml. 2022-04-13 22:38:13.239 | Preparing to unpack .../033-python3-yaml_5.3.1-1ubuntu0.1_amd64.deb ... 2022-04-13 22:38:13.241 | Unpacking python3-yaml (5.3.1-1ubuntu0.1) ... 2022-04-13 22:38:13.294 | Preparing to unpack .../034-openssh-sftp-server_1%3a8.2p1-4ubuntu0.4_amd64.deb ... 2022-04-13 22:38:13.299 | Unpacking openssh-sftp-server (1:8.2p1-4ubuntu0.4) over (1:8.2p1-4ubuntu0.2) ... 2022-04-13 22:38:13.348 | Preparing to unpack .../035-openssh-server_1%3a8.2p1-4ubuntu0.4_amd64.deb ... 2022-04-13 22:38:13.423 | Unpacking openssh-server (1:8.2p1-4ubuntu0.4) over (1:8.2p1-4ubuntu0.2) ... 2022-04-13 22:38:13.859 | Preparing to unpack .../036-openssh-client_1%3a8.2p1-4ubuntu0.4_amd64.deb ... 2022-04-13 22:38:13.882 | Unpacking openssh-client (1:8.2p1-4ubuntu0.4) over (1:8.2p1-4ubuntu0.2) ... 2022-04-13 22:38:14.044 | Preparing to unpack .../037-tcpdump_4.9.3-4ubuntu0.1_amd64.deb ... 2022-04-13 22:38:14.050 | Unpacking tcpdump (4.9.3-4ubuntu0.1) over (4.9.3-4) ... 2022-04-13 22:38:14.137 | Preparing to unpack .../038-wget_1.20.3-1ubuntu2_amd64.deb ... 2022-04-13 22:38:14.142 | Unpacking wget (1.20.3-1ubuntu2) over (1.20.3-1ubuntu1) ... 2022-04-13 22:38:14.220 | Selecting previously unselected package acl. 2022-04-13 22:38:14.227 | Preparing to unpack .../039-acl_2.2.53-6_amd64.deb ... 2022-04-13 22:38:14.229 | Unpacking acl (2.2.53-6) ... 2022-04-13 22:38:14.259 | Selecting previously unselected package autotools-dev. 2022-04-13 22:38:14.266 | Preparing to unpack .../040-autotools-dev_20180224.1_all.deb ... 2022-04-13 22:38:14.269 | Unpacking autotools-dev (20180224.1) ... 2022-04-13 22:38:14.302 | Selecting previously unselected package m4. 2022-04-13 22:38:14.310 | Preparing to unpack .../041-m4_1.4.18-4_amd64.deb ... 2022-04-13 22:38:14.312 | Unpacking m4 (1.4.18-4) ... 2022-04-13 22:38:14.364 | Selecting previously unselected package autoconf. 2022-04-13 22:38:14.372 | Preparing to unpack .../042-autoconf_2.69-11.1_all.deb ... 2022-04-13 22:38:14.374 | Unpacking autoconf (2.69-11.1) ... 2022-04-13 22:38:14.453 | Selecting previously unselected package automake. 2022-04-13 22:38:14.460 | Preparing to unpack .../043-automake_1%3a1.16.1-4ubuntu6_all.deb ... 2022-04-13 22:38:14.465 | Unpacking automake (1:1.16.1-4ubuntu6) ... 2022-04-13 22:38:14.578 | Selecting previously unselected package autopoint. 2022-04-13 22:38:14.585 | Preparing to unpack .../044-autopoint_0.19.8.1-10build1_all.deb ... 2022-04-13 22:38:14.587 | Unpacking autopoint (0.19.8.1-10build1) ... 2022-04-13 22:38:14.632 | Selecting previously unselected package libllvm10:amd64. 2022-04-13 22:38:14.639 | Preparing to unpack .../045-libllvm10_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-04-13 22:38:14.641 | Unpacking libllvm10:amd64 (1:10.0.0-4ubuntu1) ... 2022-04-13 22:38:16.877 | Selecting previously unselected package libclang-cpp10. 2022-04-13 22:38:16.884 | Preparing to unpack .../046-libclang-cpp10_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-04-13 22:38:16.888 | Unpacking libclang-cpp10 (1:10.0.0-4ubuntu1) ... 2022-04-13 22:38:18.327 | Selecting previously unselected package libstdc++-9-dev:amd64. 2022-04-13 22:38:18.334 | Preparing to unpack .../047-libstdc++-9-dev_9.4.0-1ubuntu1~20.04.1_amd64.deb ... 2022-04-13 22:38:18.336 | Unpacking libstdc++-9-dev:amd64 (9.4.0-1ubuntu1~20.04.1) ... 2022-04-13 22:38:18.791 | Selecting previously unselected package libgc1c2:amd64. 2022-04-13 22:38:18.798 | Preparing to unpack .../048-libgc1c2_1%3a7.6.4-0.4ubuntu1_amd64.deb ... 2022-04-13 22:38:18.801 | Unpacking libgc1c2:amd64 (1:7.6.4-0.4ubuntu1) ... 2022-04-13 22:38:18.839 | Selecting previously unselected package libobjc4:amd64. 2022-04-13 22:38:18.846 | Preparing to unpack .../049-libobjc4_10.3.0-1ubuntu1~20.04_amd64.deb ... 2022-04-13 22:38:18.849 | Unpacking libobjc4:amd64 (10.3.0-1ubuntu1~20.04) ... 2022-04-13 22:38:18.880 | Selecting previously unselected package libobjc-9-dev:amd64. 2022-04-13 22:38:18.887 | Preparing to unpack .../050-libobjc-9-dev_9.4.0-1ubuntu1~20.04.1_amd64.deb ... 2022-04-13 22:38:18.889 | Unpacking libobjc-9-dev:amd64 (9.4.0-1ubuntu1~20.04.1) ... 2022-04-13 22:38:18.968 | Selecting previously unselected package libc6-i386. 2022-04-13 22:38:18.975 | Preparing to unpack .../051-libc6-i386_2.31-0ubuntu9.7_amd64.deb ... 2022-04-13 22:38:18.978 | Unpacking libc6-i386 (2.31-0ubuntu9.7) ... 2022-04-13 22:38:19.476 | Selecting previously unselected package lib32gcc-s1. 2022-04-13 22:38:19.484 | Preparing to unpack .../052-lib32gcc-s1_10.3.0-1ubuntu1~20.04_amd64.deb ... 2022-04-13 22:38:19.486 | Unpacking lib32gcc-s1 (10.3.0-1ubuntu1~20.04) ... 2022-04-13 22:38:19.523 | Selecting previously unselected package lib32stdc++6. 2022-04-13 22:38:19.531 | Preparing to unpack .../053-lib32stdc++6_10.3.0-1ubuntu1~20.04_amd64.deb ... 2022-04-13 22:38:19.533 | Unpacking lib32stdc++6 (10.3.0-1ubuntu1~20.04) ... 2022-04-13 22:38:19.634 | Selecting previously unselected package libclang-common-10-dev. 2022-04-13 22:38:19.641 | Preparing to unpack .../054-libclang-common-10-dev_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-04-13 22:38:19.643 | Unpacking libclang-common-10-dev (1:10.0.0-4ubuntu1) ... 2022-04-13 22:38:20.617 | Selecting previously unselected package libclang1-10. 2022-04-13 22:38:20.625 | Preparing to unpack .../055-libclang1-10_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-04-13 22:38:20.627 | Unpacking libclang1-10 (1:10.0.0-4ubuntu1) ... 2022-04-13 22:38:21.739 | Selecting previously unselected package clang-10. 2022-04-13 22:38:21.747 | Preparing to unpack .../056-clang-10_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-04-13 22:38:21.749 | Unpacking clang-10 (1:10.0.0-4ubuntu1) ... 2022-04-13 22:38:21.783 | Selecting previously unselected package libtool. 2022-04-13 22:38:21.791 | Preparing to unpack .../057-libtool_2.4.6-14_all.deb ... 2022-04-13 22:38:21.794 | Unpacking libtool (2.4.6-14) ... 2022-04-13 22:38:21.842 | Selecting previously unselected package dh-autoreconf. 2022-04-13 22:38:21.850 | Preparing to unpack .../058-dh-autoreconf_19_all.deb ... 2022-04-13 22:38:21.852 | Unpacking dh-autoreconf (19) ... 2022-04-13 22:38:21.880 | Selecting previously unselected package libdebhelper-perl. 2022-04-13 22:38:21.887 | Preparing to unpack .../059-libdebhelper-perl_12.10ubuntu1_all.deb ... 2022-04-13 22:38:21.890 | Unpacking libdebhelper-perl (12.10ubuntu1) ... 2022-04-13 22:38:21.938 | Selecting previously unselected package libarchive-zip-perl. 2022-04-13 22:38:21.945 | Preparing to unpack .../060-libarchive-zip-perl_1.67-2_all.deb ... 2022-04-13 22:38:21.947 | Unpacking libarchive-zip-perl (1.67-2) ... 2022-04-13 22:38:21.988 | Selecting previously unselected package libsub-override-perl. 2022-04-13 22:38:21.996 | Preparing to unpack .../061-libsub-override-perl_0.09-2_all.deb ... 2022-04-13 22:38:21.998 | Unpacking libsub-override-perl (0.09-2) ... 2022-04-13 22:38:22.023 | Selecting previously unselected package libfile-stripnondeterminism-perl. 2022-04-13 22:38:22.032 | Preparing to unpack .../062-libfile-stripnondeterminism-perl_1.7.0-1_all.deb ... 2022-04-13 22:38:22.034 | Unpacking libfile-stripnondeterminism-perl (1.7.0-1) ... 2022-04-13 22:38:22.064 | Selecting previously unselected package dh-strip-nondeterminism. 2022-04-13 22:38:22.071 | Preparing to unpack .../063-dh-strip-nondeterminism_1.7.0-1_all.deb ... 2022-04-13 22:38:22.074 | Unpacking dh-strip-nondeterminism (1.7.0-1) ... 2022-04-13 22:38:22.099 | Selecting previously unselected package libdpkg-perl. 2022-04-13 22:38:22.106 | Preparing to unpack .../064-libdpkg-perl_1.19.7ubuntu3_all.deb ... 2022-04-13 22:38:22.108 | Unpacking libdpkg-perl (1.19.7ubuntu3) ... 2022-04-13 22:38:22.183 | Selecting previously unselected package make. 2022-04-13 22:38:22.191 | Preparing to unpack .../065-make_4.2.1-1.2_amd64.deb ... 2022-04-13 22:38:22.194 | Unpacking make (4.2.1-1.2) ... 2022-04-13 22:38:22.256 | Selecting previously unselected package dpkg-dev. 2022-04-13 22:38:22.264 | Preparing to unpack .../066-dpkg-dev_1.19.7ubuntu3_all.deb ... 2022-04-13 22:38:22.266 | Unpacking dpkg-dev (1.19.7ubuntu3) ... 2022-04-13 22:38:22.403 | Selecting previously unselected package dwz. 2022-04-13 22:38:22.411 | Preparing to unpack .../067-dwz_0.13-5_amd64.deb ... 2022-04-13 22:38:22.413 | Unpacking dwz (0.13-5) ... 2022-04-13 22:38:22.462 | Selecting previously unselected package libcroco3:amd64. 2022-04-13 22:38:22.470 | Preparing to unpack .../068-libcroco3_0.6.13-1_amd64.deb ... 2022-04-13 22:38:22.472 | Unpacking libcroco3:amd64 (0.6.13-1) ... 2022-04-13 22:38:22.509 | Selecting previously unselected package gettext. 2022-04-13 22:38:22.516 | Preparing to unpack .../069-gettext_0.19.8.1-10build1_amd64.deb ... 2022-04-13 22:38:22.518 | Unpacking gettext (0.19.8.1-10build1) ... 2022-04-13 22:38:22.686 | Selecting previously unselected package intltool-debian. 2022-04-13 22:38:22.693 | Preparing to unpack .../070-intltool-debian_0.35.0+20060710.5_all.deb ... 2022-04-13 22:38:22.695 | Unpacking intltool-debian (0.35.0+20060710.5) ... 2022-04-13 22:38:22.723 | Selecting previously unselected package po-debconf. 2022-04-13 22:38:22.730 | Preparing to unpack .../071-po-debconf_1.0.21_all.deb ... 2022-04-13 22:38:22.732 | Unpacking po-debconf (1.0.21) ... 2022-04-13 22:38:22.799 | Selecting previously unselected package debhelper. 2022-04-13 22:38:22.807 | Preparing to unpack .../072-debhelper_12.10ubuntu1_all.deb ... 2022-04-13 22:38:22.809 | Unpacking debhelper (12.10ubuntu1) ... 2022-04-13 22:38:22.997 | Selecting previously unselected package uuid-dev:amd64. 2022-04-13 22:38:23.005 | Preparing to unpack .../073-uuid-dev_2.34-0.1ubuntu9.3_amd64.deb ... 2022-04-13 22:38:23.007 | Unpacking uuid-dev:amd64 (2.34-0.1ubuntu9.3) ... 2022-04-13 22:38:23.042 | Selecting previously unselected package libsctp1:amd64. 2022-04-13 22:38:23.050 | Preparing to unpack .../074-libsctp1_1.0.18+dfsg-1_amd64.deb ... 2022-04-13 22:38:23.052 | Unpacking libsctp1:amd64 (1.0.18+dfsg-1) ... 2022-04-13 22:38:23.078 | Selecting previously unselected package libsctp-dev:amd64. 2022-04-13 22:38:23.086 | Preparing to unpack .../075-libsctp-dev_1.0.18+dfsg-1_amd64.deb ... 2022-04-13 22:38:23.088 | Unpacking libsctp-dev:amd64 (1.0.18+dfsg-1) ... 2022-04-13 22:38:23.124 | Selecting previously unselected package libapr1-dev. 2022-04-13 22:38:23.131 | Preparing to unpack .../076-libapr1-dev_1.6.5-1ubuntu1_amd64.deb ... 2022-04-13 22:38:23.133 | Unpacking libapr1-dev (1.6.5-1ubuntu1) ... 2022-04-13 22:38:23.394 | Selecting previously unselected package libldap2-dev:amd64. 2022-04-13 22:38:23.402 | Preparing to unpack .../077-libldap2-dev_2.4.49+dfsg-2ubuntu1.8_amd64.deb ... 2022-04-13 22:38:23.404 | Unpacking libldap2-dev:amd64 (2.4.49+dfsg-2ubuntu1.8) ... 2022-04-13 22:38:23.519 | Selecting previously unselected package libaprutil1-dev. 2022-04-13 22:38:23.527 | Preparing to unpack .../078-libaprutil1-dev_1.6.1-4ubuntu2_amd64.deb ... 2022-04-13 22:38:23.529 | Unpacking libaprutil1-dev (1.6.1-4ubuntu2) ... 2022-04-13 22:38:23.738 | Selecting previously unselected package apache2-dev. 2022-04-13 22:38:23.747 | Preparing to unpack .../079-apache2-dev_2.4.41-4ubuntu3.10_amd64.deb ... 2022-04-13 22:38:23.749 | Unpacking apache2-dev (2.4.41-4ubuntu3.10) ... 2022-04-13 22:38:23.814 | Selecting previously unselected package binfmt-support. 2022-04-13 22:38:23.821 | Preparing to unpack .../080-binfmt-support_2.2.0-2_amd64.deb ... 2022-04-13 22:38:23.831 | Unpacking binfmt-support (2.2.0-2) ... 2022-04-13 22:38:23.863 | Selecting previously unselected package g++-9. 2022-04-13 22:38:23.871 | Preparing to unpack .../081-g++-9_9.4.0-1ubuntu1~20.04.1_amd64.deb ... 2022-04-13 22:38:23.873 | Unpacking g++-9 (9.4.0-1ubuntu1~20.04.1) ... 2022-04-13 22:38:25.010 | Selecting previously unselected package g++. 2022-04-13 22:38:25.018 | Preparing to unpack .../082-g++_4%3a9.3.0-1ubuntu2_amd64.deb ... 2022-04-13 22:38:25.020 | Unpacking g++ (4:9.3.0-1ubuntu2) ... 2022-04-13 22:38:25.044 | Selecting previously unselected package build-essential. 2022-04-13 22:38:25.051 | Preparing to unpack .../083-build-essential_12.8ubuntu1.1_amd64.deb ... 2022-04-13 22:38:25.053 | Unpacking build-essential (12.8ubuntu1.1) ... 2022-04-13 22:38:25.079 | Selecting previously unselected package conntrack. 2022-04-13 22:38:25.086 | Preparing to unpack .../084-conntrack_1%3a1.4.5-2_amd64.deb ... 2022-04-13 22:38:25.088 | Unpacking conntrack (1:1.4.5-2) ... 2022-04-13 22:38:25.118 | Selecting previously unselected package libnetfilter-cthelper0:amd64. 2022-04-13 22:38:25.126 | Preparing to unpack .../085-libnetfilter-cthelper0_1.0.0-1ubuntu2_amd64.deb ... 2022-04-13 22:38:25.128 | Unpacking libnetfilter-cthelper0:amd64 (1.0.0-1ubuntu2) ... 2022-04-13 22:38:25.156 | Selecting previously unselected package libnetfilter-queue1. 2022-04-13 22:38:25.164 | Preparing to unpack .../086-libnetfilter-queue1_1.0.3-1_amd64.deb ... 2022-04-13 22:38:25.166 | Unpacking libnetfilter-queue1 (1.0.3-1) ... 2022-04-13 22:38:25.196 | Selecting previously unselected package conntrackd. 2022-04-13 22:38:25.204 | Preparing to unpack .../087-conntrackd_1%3a1.4.5-2_amd64.deb ... 2022-04-13 22:38:25.206 | Unpacking conntrackd (1:1.4.5-2) ... 2022-04-13 22:38:25.251 | Selecting previously unselected package dns-root-data. 2022-04-13 22:38:25.259 | Preparing to unpack .../088-dns-root-data_2019052802_all.deb ... 2022-04-13 22:38:25.262 | Unpacking dns-root-data (2019052802) ... 2022-04-13 22:38:25.290 | Selecting previously unselected package libidn11:amd64. 2022-04-13 22:38:25.298 | Preparing to unpack .../089-libidn11_1.33-2.2ubuntu2_amd64.deb ... 2022-04-13 22:38:25.300 | Unpacking libidn11:amd64 (1.33-2.2ubuntu2) ... 2022-04-13 22:38:25.336 | Selecting previously unselected package dnsmasq-base. 2022-04-13 22:38:25.343 | Preparing to unpack .../090-dnsmasq-base_2.80-1.1ubuntu1.4_amd64.deb ... 2022-04-13 22:38:25.345 | Unpacking dnsmasq-base (2.80-1.1ubuntu1.4) ... 2022-04-13 22:38:25.426 | Selecting previously unselected package dnsmasq-utils. 2022-04-13 22:38:25.435 | Preparing to unpack .../091-dnsmasq-utils_2.80-1.1ubuntu1.4_amd64.deb ... 2022-04-13 22:38:25.437 | Unpacking dnsmasq-utils (2.80-1.1ubuntu1.4) ... 2022-04-13 22:38:25.468 | Selecting previously unselected package ebtables. 2022-04-13 22:38:25.476 | Preparing to unpack .../092-ebtables_2.0.11-3build1_amd64.deb ... 2022-04-13 22:38:25.491 | Unpacking ebtables (2.0.11-3build1) ... 2022-04-13 22:38:25.532 | Selecting previously unselected package libfakeroot:amd64. 2022-04-13 22:38:25.540 | Preparing to unpack .../093-libfakeroot_1.24-1_amd64.deb ... 2022-04-13 22:38:25.542 | Unpacking libfakeroot:amd64 (1.24-1) ... 2022-04-13 22:38:25.573 | Selecting previously unselected package fakeroot. 2022-04-13 22:38:25.581 | Preparing to unpack .../094-fakeroot_1.24-1_amd64.deb ... 2022-04-13 22:38:25.583 | Unpacking fakeroot (1.24-1) ... 2022-04-13 22:38:25.622 | Selecting previously unselected package fonts-dejavu-core. 2022-04-13 22:38:25.630 | Preparing to unpack .../095-fonts-dejavu-core_2.37-1_all.deb ... 2022-04-13 22:38:25.633 | Unpacking fonts-dejavu-core (2.37-1) ... 2022-04-13 22:38:25.809 | Selecting previously unselected package fonts-liberation. 2022-04-13 22:38:25.817 | Preparing to unpack .../096-fonts-liberation_1%3a1.07.4-11_all.deb ... 2022-04-13 22:38:25.819 | Unpacking fonts-liberation (1:1.07.4-11) ... 2022-04-13 22:38:25.955 | Selecting previously unselected package fontconfig-config. 2022-04-13 22:38:25.962 | Preparing to unpack .../097-fontconfig-config_2.13.1-2ubuntu3_all.deb ... 2022-04-13 22:38:25.965 | Unpacking fontconfig-config (2.13.1-2ubuntu3) ... 2022-04-13 22:38:26.006 | Selecting previously unselected package libfontconfig1:amd64. 2022-04-13 22:38:26.014 | Preparing to unpack .../098-libfontconfig1_2.13.1-2ubuntu3_amd64.deb ... 2022-04-13 22:38:26.016 | Unpacking libfontconfig1:amd64 (2.13.1-2ubuntu3) ... 2022-04-13 22:38:26.061 | Selecting previously unselected package fontconfig. 2022-04-13 22:38:26.069 | Preparing to unpack .../099-fontconfig_2.13.1-2ubuntu3_amd64.deb ... 2022-04-13 22:38:26.071 | Unpacking fontconfig (2.13.1-2ubuntu3) ... 2022-04-13 22:38:26.114 | Selecting previously unselected package genisoimage. 2022-04-13 22:38:26.122 | Preparing to unpack .../100-genisoimage_9%3a1.1.11-3.1ubuntu1_amd64.deb ... 2022-04-13 22:38:26.124 | Unpacking genisoimage (9:1.1.11-3.1ubuntu1) ... 2022-04-13 22:38:26.201 | Selecting previously unselected package libann0. 2022-04-13 22:38:26.208 | Preparing to unpack .../101-libann0_1.1.2+doc-7build1_amd64.deb ... 2022-04-13 22:38:26.210 | Unpacking libann0 (1.1.2+doc-7build1) ... 2022-04-13 22:38:26.240 | Selecting previously unselected package libcdt5:amd64. 2022-04-13 22:38:26.247 | Preparing to unpack .../102-libcdt5_2.42.2-3build2_amd64.deb ... 2022-04-13 22:38:26.249 | Unpacking libcdt5:amd64 (2.42.2-3build2) ... 2022-04-13 22:38:26.277 | Selecting previously unselected package libcgraph6:amd64. 2022-04-13 22:38:26.284 | Preparing to unpack .../103-libcgraph6_2.42.2-3build2_amd64.deb ... 2022-04-13 22:38:26.286 | Unpacking libcgraph6:amd64 (2.42.2-3build2) ... 2022-04-13 22:38:26.317 | Selecting previously unselected package libjpeg-turbo8:amd64. 2022-04-13 22:38:26.325 | Preparing to unpack .../104-libjpeg-turbo8_2.0.3-0ubuntu1.20.04.1_amd64.deb ... 2022-04-13 22:38:26.327 | Unpacking libjpeg-turbo8:amd64 (2.0.3-0ubuntu1.20.04.1) ... 2022-04-13 22:38:26.369 | Selecting previously unselected package libjpeg8:amd64. 2022-04-13 22:38:26.377 | Preparing to unpack .../105-libjpeg8_8c-2ubuntu8_amd64.deb ... 2022-04-13 22:38:26.379 | Unpacking libjpeg8:amd64 (8c-2ubuntu8) ... 2022-04-13 22:38:26.407 | Selecting previously unselected package libjbig0:amd64. 2022-04-13 22:38:26.415 | Preparing to unpack .../106-libjbig0_2.1-3.1build1_amd64.deb ... 2022-04-13 22:38:26.418 | Unpacking libjbig0:amd64 (2.1-3.1build1) ... 2022-04-13 22:38:26.448 | Selecting previously unselected package libwebp6:amd64. 2022-04-13 22:38:26.456 | Preparing to unpack .../107-libwebp6_0.6.1-2ubuntu0.20.04.1_amd64.deb ... 2022-04-13 22:38:26.458 | Unpacking libwebp6:amd64 (0.6.1-2ubuntu0.20.04.1) ... 2022-04-13 22:38:26.512 | Selecting previously unselected package libtiff5:amd64. 2022-04-13 22:38:26.520 | Preparing to unpack .../108-libtiff5_4.1.0+git191117-2ubuntu0.20.04.2_amd64.deb ... 2022-04-13 22:38:26.522 | Unpacking libtiff5:amd64 (4.1.0+git191117-2ubuntu0.20.04.2) ... 2022-04-13 22:38:26.572 | Selecting previously unselected package libxpm4:amd64. 2022-04-13 22:38:26.581 | Preparing to unpack .../109-libxpm4_1%3a3.5.12-1_amd64.deb ... 2022-04-13 22:38:26.583 | Unpacking libxpm4:amd64 (1:3.5.12-1) ... 2022-04-13 22:38:26.614 | Selecting previously unselected package libgd3:amd64. 2022-04-13 22:38:26.622 | Preparing to unpack .../110-libgd3_2.2.5-5.2ubuntu2.1_amd64.deb ... 2022-04-13 22:38:26.625 | Unpacking libgd3:amd64 (2.2.5-5.2ubuntu2.1) ... 2022-04-13 22:38:26.670 | Selecting previously unselected package libgts-0.7-5:amd64. 2022-04-13 22:38:26.677 | Preparing to unpack .../111-libgts-0.7-5_0.7.6+darcs121130-4_amd64.deb ... 2022-04-13 22:38:26.680 | Unpacking libgts-0.7-5:amd64 (0.7.6+darcs121130-4) ... 2022-04-13 22:38:26.728 | Selecting previously unselected package libpixman-1-0:amd64. 2022-04-13 22:38:26.736 | Preparing to unpack .../112-libpixman-1-0_0.38.4-0ubuntu1_amd64.deb ... 2022-04-13 22:38:26.738 | Unpacking libpixman-1-0:amd64 (0.38.4-0ubuntu1) ... 2022-04-13 22:38:26.798 | Selecting previously unselected package libxcb-render0:amd64. 2022-04-13 22:38:26.806 | Preparing to unpack .../113-libxcb-render0_1.14-2_amd64.deb ... 2022-04-13 22:38:26.809 | Unpacking libxcb-render0:amd64 (1.14-2) ... 2022-04-13 22:38:26.838 | Selecting previously unselected package libxcb-shm0:amd64. 2022-04-13 22:38:26.846 | Preparing to unpack .../114-libxcb-shm0_1.14-2_amd64.deb ... 2022-04-13 22:38:26.848 | Unpacking libxcb-shm0:amd64 (1.14-2) ... 2022-04-13 22:38:26.875 | Selecting previously unselected package libxrender1:amd64. 2022-04-13 22:38:26.882 | Preparing to unpack .../115-libxrender1_1%3a0.9.10-1_amd64.deb ... 2022-04-13 22:38:26.885 | Unpacking libxrender1:amd64 (1:0.9.10-1) ... 2022-04-13 22:38:26.914 | Selecting previously unselected package libcairo2:amd64. 2022-04-13 22:38:26.922 | Preparing to unpack .../116-libcairo2_1.16.0-4ubuntu1_amd64.deb ... 2022-04-13 22:38:26.924 | Unpacking libcairo2:amd64 (1.16.0-4ubuntu1) ... 2022-04-13 22:38:27.022 | Selecting previously unselected package libgraphite2-3:amd64. 2022-04-13 22:38:27.031 | Preparing to unpack .../117-libgraphite2-3_1.3.13-11build1_amd64.deb ... 2022-04-13 22:38:27.033 | Unpacking libgraphite2-3:amd64 (1.3.13-11build1) ... 2022-04-13 22:38:27.070 | Selecting previously unselected package libharfbuzz0b:amd64. 2022-04-13 22:38:27.078 | Preparing to unpack .../118-libharfbuzz0b_2.6.4-1ubuntu4_amd64.deb ... 2022-04-13 22:38:27.080 | Unpacking libharfbuzz0b:amd64 (2.6.4-1ubuntu4) ... 2022-04-13 22:38:27.159 | Selecting previously unselected package libthai-data. 2022-04-13 22:38:27.167 | Preparing to unpack .../119-libthai-data_0.1.28-3_all.deb ... 2022-04-13 22:38:27.169 | Unpacking libthai-data (0.1.28-3) ... 2022-04-13 22:38:27.218 | Selecting previously unselected package libdatrie1:amd64. 2022-04-13 22:38:27.226 | Preparing to unpack .../120-libdatrie1_0.2.12-3_amd64.deb ... 2022-04-13 22:38:27.228 | Unpacking libdatrie1:amd64 (0.2.12-3) ... 2022-04-13 22:38:27.258 | Selecting previously unselected package libthai0:amd64. 2022-04-13 22:38:27.266 | Preparing to unpack .../121-libthai0_0.1.28-3_amd64.deb ... 2022-04-13 22:38:27.269 | Unpacking libthai0:amd64 (0.1.28-3) ... 2022-04-13 22:38:27.298 | Selecting previously unselected package libpango-1.0-0:amd64. 2022-04-13 22:38:27.305 | Preparing to unpack .../122-libpango-1.0-0_1.44.7-2ubuntu4_amd64.deb ... 2022-04-13 22:38:27.308 | Unpacking libpango-1.0-0:amd64 (1.44.7-2ubuntu4) ... 2022-04-13 22:38:27.358 | Selecting previously unselected package libpangoft2-1.0-0:amd64. 2022-04-13 22:38:27.366 | Preparing to unpack .../123-libpangoft2-1.0-0_1.44.7-2ubuntu4_amd64.deb ... 2022-04-13 22:38:27.368 | Unpacking libpangoft2-1.0-0:amd64 (1.44.7-2ubuntu4) ... 2022-04-13 22:38:27.399 | Selecting previously unselected package libpangocairo-1.0-0:amd64. 2022-04-13 22:38:27.406 | Preparing to unpack .../124-libpangocairo-1.0-0_1.44.7-2ubuntu4_amd64.deb ... 2022-04-13 22:38:27.408 | Unpacking libpangocairo-1.0-0:amd64 (1.44.7-2ubuntu4) ... 2022-04-13 22:38:27.440 | Selecting previously unselected package libpathplan4:amd64. 2022-04-13 22:38:27.447 | Preparing to unpack .../125-libpathplan4_2.42.2-3build2_amd64.deb ... 2022-04-13 22:38:27.450 | Unpacking libpathplan4:amd64 (2.42.2-3build2) ... 2022-04-13 22:38:27.478 | Selecting previously unselected package libgvc6. 2022-04-13 22:38:27.487 | Preparing to unpack .../126-libgvc6_2.42.2-3build2_amd64.deb ... 2022-04-13 22:38:27.489 | Unpacking libgvc6 (2.42.2-3build2) ... 2022-04-13 22:38:27.609 | Selecting previously unselected package libgvpr2:amd64. 2022-04-13 22:38:27.617 | Preparing to unpack .../127-libgvpr2_2.42.2-3build2_amd64.deb ... 2022-04-13 22:38:27.619 | Unpacking libgvpr2:amd64 (2.42.2-3build2) ... 2022-04-13 22:38:27.670 | Selecting previously unselected package liblab-gamut1:amd64. 2022-04-13 22:38:27.678 | Preparing to unpack .../128-liblab-gamut1_2.42.2-3build2_amd64.deb ... 2022-04-13 22:38:27.680 | Unpacking liblab-gamut1:amd64 (2.42.2-3build2) ... 2022-04-13 22:38:27.837 | Selecting previously unselected package x11-common. 2022-04-13 22:38:27.845 | Preparing to unpack .../129-x11-common_1%3a7.7+19ubuntu14_all.deb ... 2022-04-13 22:38:27.869 | dpkg-query: no packages found matching nux-tools 2022-04-13 22:38:27.880 | Unpacking x11-common (1:7.7+19ubuntu14) ... 2022-04-13 22:38:27.915 | Selecting previously unselected package libice6:amd64. 2022-04-13 22:38:27.924 | Preparing to unpack .../130-libice6_2%3a1.0.10-0ubuntu1_amd64.deb ... 2022-04-13 22:38:27.926 | Unpacking libice6:amd64 (2:1.0.10-0ubuntu1) ... 2022-04-13 22:38:27.958 | Selecting previously unselected package libsm6:amd64. 2022-04-13 22:38:27.967 | Preparing to unpack .../131-libsm6_2%3a1.2.3-1_amd64.deb ... 2022-04-13 22:38:27.969 | Unpacking libsm6:amd64 (2:1.2.3-1) ... 2022-04-13 22:38:27.997 | Selecting previously unselected package libxt6:amd64. 2022-04-13 22:38:28.005 | Preparing to unpack .../132-libxt6_1%3a1.1.5-1_amd64.deb ... 2022-04-13 22:38:28.007 | Unpacking libxt6:amd64 (1:1.1.5-1) ... 2022-04-13 22:38:28.055 | Selecting previously unselected package libxmu6:amd64. 2022-04-13 22:38:28.063 | Preparing to unpack .../133-libxmu6_2%3a1.1.3-0ubuntu1_amd64.deb ... 2022-04-13 22:38:28.065 | Unpacking libxmu6:amd64 (2:1.1.3-0ubuntu1) ... 2022-04-13 22:38:28.097 | Selecting previously unselected package libxaw7:amd64. 2022-04-13 22:38:28.105 | Preparing to unpack .../134-libxaw7_2%3a1.0.13-1_amd64.deb ... 2022-04-13 22:38:28.107 | Unpacking libxaw7:amd64 (2:1.0.13-1) ... 2022-04-13 22:38:28.157 | Selecting previously unselected package graphviz. 2022-04-13 22:38:28.165 | Preparing to unpack .../135-graphviz_2.42.2-3build2_amd64.deb ... 2022-04-13 22:38:28.167 | Unpacking graphviz (2.42.2-3build2) ... 2022-04-13 22:38:28.298 | Selecting previously unselected package libnl-route-3-200:amd64. 2022-04-13 22:38:28.306 | Preparing to unpack .../136-libnl-route-3-200_3.4.0-1_amd64.deb ... 2022-04-13 22:38:28.309 | Unpacking libnl-route-3-200:amd64 (3.4.0-1) ... 2022-04-13 22:38:28.359 | Selecting previously unselected package libibverbs1:amd64. 2022-04-13 22:38:28.367 | Preparing to unpack .../137-libibverbs1_28.0-1ubuntu1_amd64.deb ... 2022-04-13 22:38:28.370 | Unpacking libibverbs1:amd64 (28.0-1ubuntu1) ... 2022-04-13 22:38:28.412 | Selecting previously unselected package ibverbs-providers:amd64. 2022-04-13 22:38:28.421 | Preparing to unpack .../138-ibverbs-providers_28.0-1ubuntu1_amd64.deb ... 2022-04-13 22:38:28.438 | Unpacking ibverbs-providers:amd64 (28.0-1ubuntu1) ... 2022-04-13 22:38:28.499 | Selecting previously unselected package icu-devtools. 2022-04-13 22:38:28.507 | Preparing to unpack .../139-icu-devtools_66.1-2ubuntu2.1_amd64.deb ... 2022-04-13 22:38:28.509 | Unpacking icu-devtools (66.1-2ubuntu2.1) ... 2022-04-13 22:38:28.567 | Selecting previously unselected package iputils-arping. 2022-04-13 22:38:28.575 | Preparing to unpack .../140-iputils-arping_3%3a20190709-3_amd64.deb ... 2022-04-13 22:38:28.577 | Unpacking iputils-arping (3:20190709-3) ... 2022-04-13 22:38:28.609 | Selecting previously unselected package javascript-common. 2022-04-13 22:38:28.617 | Preparing to unpack .../141-javascript-common_11_all.deb ... 2022-04-13 22:38:28.631 | Unpacking javascript-common (11) ... 2022-04-13 22:38:28.660 | Selecting previously unselected package libgssrpc4:amd64. 2022-04-13 22:38:28.668 | Preparing to unpack .../142-libgssrpc4_1.17-6ubuntu4.1_amd64.deb ... 2022-04-13 22:38:28.670 | Unpacking libgssrpc4:amd64 (1.17-6ubuntu4.1) ... 2022-04-13 22:38:28.705 | Selecting previously unselected package libkdb5-9:amd64. 2022-04-13 22:38:28.712 | Preparing to unpack .../143-libkdb5-9_1.17-6ubuntu4.1_amd64.deb ... 2022-04-13 22:38:28.715 | Unpacking libkdb5-9:amd64 (1.17-6ubuntu4.1) ... 2022-04-13 22:38:28.749 | Selecting previously unselected package libkadm5srv-mit11:amd64. 2022-04-13 22:38:28.757 | Preparing to unpack .../144-libkadm5srv-mit11_1.17-6ubuntu4.1_amd64.deb ... 2022-04-13 22:38:28.759 | Unpacking libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... 2022-04-13 22:38:28.795 | Selecting previously unselected package libkadm5clnt-mit11:amd64. 2022-04-13 22:38:28.803 | Preparing to unpack .../145-libkadm5clnt-mit11_1.17-6ubuntu4.1_amd64.deb ... 2022-04-13 22:38:28.806 | Unpacking libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... 2022-04-13 22:38:28.840 | Selecting previously unselected package comerr-dev:amd64. 2022-04-13 22:38:28.848 | Preparing to unpack .../146-comerr-dev_2.1-1.45.5-2ubuntu1_amd64.deb ... 2022-04-13 22:38:28.852 | Unpacking comerr-dev:amd64 (2.1-1.45.5-2ubuntu1) ... 2022-04-13 22:38:28.883 | Selecting previously unselected package krb5-multidev:amd64. 2022-04-13 22:38:28.891 | Preparing to unpack .../147-krb5-multidev_1.17-6ubuntu4.1_amd64.deb ... 2022-04-13 22:38:28.894 | Unpacking krb5-multidev:amd64 (1.17-6ubuntu4.1) ... 2022-04-13 22:38:28.944 | Selecting previously unselected package libalgorithm-diff-perl. 2022-04-13 22:38:28.952 | Preparing to unpack .../148-libalgorithm-diff-perl_1.19.03-2_all.deb ... 2022-04-13 22:38:28.954 | Unpacking libalgorithm-diff-perl (1.19.03-2) ... 2022-04-13 22:38:28.985 | Selecting previously unselected package libalgorithm-diff-xs-perl. 2022-04-13 22:38:28.992 | Preparing to unpack .../149-libalgorithm-diff-xs-perl_0.04-6_amd64.deb ... 2022-04-13 22:38:29.008 | Unpacking libalgorithm-diff-xs-perl (0.04-6) ... 2022-04-13 22:38:29.036 | Selecting previously unselected package libalgorithm-merge-perl. 2022-04-13 22:38:29.044 | Preparing to unpack .../150-libalgorithm-merge-perl_0.08-3_all.deb ... 2022-04-13 22:38:29.046 | Unpacking libalgorithm-merge-perl (0.08-3) ... 2022-04-13 22:38:29.072 | Selecting previously unselected package libarchive-cpio-perl. 2022-04-13 22:38:29.080 | Preparing to unpack .../151-libarchive-cpio-perl_0.10-1_all.deb ... 2022-04-13 22:38:29.083 | Unpacking libarchive-cpio-perl (0.10-1) ... 2022-04-13 22:38:29.114 | Selecting previously unselected package libboost-iostreams1.71.0:amd64. 2022-04-13 22:38:29.123 | Preparing to unpack .../152-libboost-iostreams1.71.0_1.71.0-6ubuntu6_amd64.deb ... 2022-04-13 22:38:29.125 | Unpacking libboost-iostreams1.71.0:amd64 (1.71.0-6ubuntu6) ... 2022-04-13 22:38:29.191 | Selecting previously unselected package libboost-thread1.71.0:amd64. 2022-04-13 22:38:29.199 | Preparing to unpack .../153-libboost-thread1.71.0_1.71.0-6ubuntu6_amd64.deb ... 2022-04-13 22:38:29.201 | Unpacking libboost-thread1.71.0:amd64 (1.71.0-6ubuntu6) ... 2022-04-13 22:38:29.268 | Selecting previously unselected package libfile-fcntllock-perl. 2022-04-13 22:38:29.276 | Preparing to unpack .../154-libfile-fcntllock-perl_0.22-3build4_amd64.deb ... 2022-04-13 22:38:29.278 | Unpacking libfile-fcntllock-perl (0.22-3build4) ... 2022-04-13 22:38:29.314 | Selecting previously unselected package libgts-bin. 2022-04-13 22:38:29.322 | Preparing to unpack .../155-libgts-bin_0.7.6+darcs121130-4_amd64.deb ... 2022-04-13 22:38:29.325 | Unpacking libgts-bin (0.7.6+darcs121130-4) ... 2022-04-13 22:38:29.360 | Selecting previously unselected package libicu-dev:amd64. 2022-04-13 22:38:29.367 | Preparing to unpack .../156-libicu-dev_66.1-2ubuntu2.1_amd64.deb ... 2022-04-13 22:38:29.371 | Unpacking libicu-dev:amd64 (66.1-2ubuntu2.1) ... 2022-04-13 22:38:30.807 | Selecting previously unselected package libipset13:amd64. 2022-04-13 22:38:30.814 | Preparing to unpack .../157-libipset13_7.5-1ubuntu0.20.04.1_amd64.deb ... 2022-04-13 22:38:30.816 | Unpacking libipset13:amd64 (7.5-1ubuntu0.20.04.1) ... 2022-04-13 22:38:30.855 | Selecting previously unselected package librdmacm1:amd64. 2022-04-13 22:38:30.863 | Preparing to unpack .../158-librdmacm1_28.0-1ubuntu1_amd64.deb ... 2022-04-13 22:38:30.865 | Unpacking librdmacm1:amd64 (28.0-1ubuntu1) ... 2022-04-13 22:38:30.903 | Selecting previously unselected package libiscsi7:amd64. 2022-04-13 22:38:30.911 | Preparing to unpack .../159-libiscsi7_1.18.0-2_amd64.deb ... 2022-04-13 22:38:30.913 | Unpacking libiscsi7:amd64 (1.18.0-2) ... 2022-04-13 22:38:30.948 | Selecting previously unselected package libjpeg-turbo8-dev:amd64. 2022-04-13 22:38:30.956 | Preparing to unpack .../160-libjpeg-turbo8-dev_2.0.3-0ubuntu1.20.04.1_amd64.deb ... 2022-04-13 22:38:30.959 | Unpacking libjpeg-turbo8-dev:amd64 (2.0.3-0ubuntu1.20.04.1) ... 2022-04-13 22:38:31.030 | Selecting previously unselected package libjpeg8-dev:amd64. 2022-04-13 22:38:31.038 | Preparing to unpack .../161-libjpeg8-dev_8c-2ubuntu8_amd64.deb ... 2022-04-13 22:38:31.041 | Unpacking libjpeg8-dev:amd64 (8c-2ubuntu8) ... 2022-04-13 22:38:31.068 | Selecting previously unselected package libjpeg-dev:amd64. 2022-04-13 22:38:31.076 | Preparing to unpack .../162-libjpeg-dev_8c-2ubuntu8_amd64.deb ... 2022-04-13 22:38:31.079 | Unpacking libjpeg-dev:amd64 (8c-2ubuntu8) ... 2022-04-13 22:38:31.105 | Selecting previously unselected package libjs-jquery. 2022-04-13 22:38:31.113 | Preparing to unpack .../163-libjs-jquery_3.3.1~dfsg-3_all.deb ... 2022-04-13 22:38:31.116 | Unpacking libjs-jquery (3.3.1~dfsg-3) ... 2022-04-13 22:38:31.180 | Selecting previously unselected package libjs-jquery-metadata. 2022-04-13 22:38:31.188 | Preparing to unpack .../164-libjs-jquery-metadata_12-1.1_all.deb ... 2022-04-13 22:38:31.190 | Unpacking libjs-jquery-metadata (12-1.1) ... 2022-04-13 22:38:31.218 | Selecting previously unselected package libjs-jquery-tablesorter. 2022-04-13 22:38:31.226 | Preparing to unpack .../165-libjs-jquery-tablesorter_1%3a2.31.1+dfsg1-1_all.deb ... 2022-04-13 22:38:31.228 | Unpacking libjs-jquery-tablesorter (1:2.31.1+dfsg1-1) ... 2022-04-13 22:38:31.306 | Selecting previously unselected package libltdl-dev:amd64. 2022-04-13 22:38:31.315 | Preparing to unpack .../166-libltdl-dev_2.4.6-14_amd64.deb ... 2022-04-13 22:38:31.317 | Unpacking libltdl-dev:amd64 (2.4.6-14) ... 2022-04-13 22:38:31.383 | Selecting previously unselected package libsys-hostname-long-perl. 2022-04-13 22:38:31.391 | Preparing to unpack .../167-libsys-hostname-long-perl_1.5-1_all.deb ... 2022-04-13 22:38:31.394 | Unpacking libsys-hostname-long-perl (1.5-1) ... 2022-04-13 22:38:31.424 | Selecting previously unselected package libmail-sendmail-perl. 2022-04-13 22:38:31.433 | Preparing to unpack .../168-libmail-sendmail-perl_0.80-1_all.deb ... 2022-04-13 22:38:31.436 | Unpacking libmail-sendmail-perl (0.80-1) ... 2022-04-13 22:38:31.469 | Selecting previously unselected package libncurses-dev:amd64. 2022-04-13 22:38:31.477 | Preparing to unpack .../169-libncurses-dev_6.2-0ubuntu2_amd64.deb ... 2022-04-13 22:38:31.481 | Unpacking libncurses-dev:amd64 (6.2-0ubuntu2) ... 2022-04-13 22:38:31.587 | Selecting previously unselected package libnspr4:amd64. 2022-04-13 22:38:31.595 | Preparing to unpack .../170-libnspr4_2%3a4.25-1_amd64.deb ... 2022-04-13 22:38:31.598 | Unpacking libnspr4:amd64 (2:4.25-1) ... 2022-04-13 22:38:31.644 | Selecting previously unselected package libnss3:amd64. 2022-04-13 22:38:31.654 | Preparing to unpack .../171-libnss3_2%3a3.49.1-1ubuntu1.6_amd64.deb ... 2022-04-13 22:38:31.656 | Unpacking libnss3:amd64 (2:3.49.1-1ubuntu1.6) ... 2022-04-13 22:38:31.883 | Selecting previously unselected package libomp5-10:amd64. 2022-04-13 22:38:31.891 | Preparing to unpack .../172-libomp5-10_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-04-13 22:38:31.894 | Unpacking libomp5-10:amd64 (1:10.0.0-4ubuntu1) ... 2022-04-13 22:38:31.969 | Selecting previously unselected package libomp-10-dev. 2022-04-13 22:38:31.977 | Preparing to unpack .../173-libomp-10-dev_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-04-13 22:38:31.981 | Unpacking libomp-10-dev (1:10.0.0-4ubuntu1) ... 2022-04-13 22:38:32.017 | Selecting previously unselected package pcp-conf. 2022-04-13 22:38:32.025 | Preparing to unpack .../174-pcp-conf_5.0.3-1_amd64.deb ... 2022-04-13 22:38:32.028 | Unpacking pcp-conf (5.0.3-1) ... 2022-04-13 22:38:32.059 | Selecting previously unselected package libpcp3. 2022-04-13 22:38:32.067 | Preparing to unpack .../175-libpcp3_5.0.3-1_amd64.deb ... 2022-04-13 22:38:32.069 | Unpacking libpcp3 (5.0.3-1) ... 2022-04-13 22:38:32.132 | Selecting previously unselected package libpcp-pmda3. 2022-04-13 22:38:32.140 | Preparing to unpack .../176-libpcp-pmda3_5.0.3-1_amd64.deb ... 2022-04-13 22:38:32.142 | Unpacking libpcp-pmda3 (5.0.3-1) ... 2022-04-13 22:38:32.172 | Selecting previously unselected package libpcp-pmda-perl. 2022-04-13 22:38:32.180 | Preparing to unpack .../177-libpcp-pmda-perl_5.0.3-1_amd64.deb ... 2022-04-13 22:38:32.182 | Unpacking libpcp-pmda-perl (5.0.3-1) ... 2022-04-13 22:38:32.215 | Selecting previously unselected package libpq5:amd64. 2022-04-13 22:38:32.223 | Preparing to unpack .../178-libpq5_12.9-0ubuntu0.20.04.1_amd64.deb ... 2022-04-13 22:38:32.225 | Unpacking libpq5:amd64 (12.9-0ubuntu0.20.04.1) ... 2022-04-13 22:38:32.267 | Selecting previously unselected package libpq-dev. 2022-04-13 22:38:32.275 | Preparing to unpack .../179-libpq-dev_12.9-0ubuntu0.20.04.1_amd64.deb ... 2022-04-13 22:38:32.278 | Unpacking libpq-dev (12.9-0ubuntu0.20.04.1) ... 2022-04-13 22:38:32.348 | Selecting previously unselected package librados2. 2022-04-13 22:38:32.356 | Preparing to unpack .../180-librados2_15.2.14-0ubuntu0.20.04.2_amd64.deb ... 2022-04-13 22:38:32.358 | Unpacking librados2 (15.2.14-0ubuntu0.20.04.2) ... 2022-04-13 22:38:32.830 | Selecting previously unselected package librbd1. 2022-04-13 22:38:32.837 | Preparing to unpack .../181-librbd1_15.2.14-0ubuntu0.20.04.2_amd64.deb ... 2022-04-13 22:38:32.839 | Unpacking librbd1 (15.2.14-0ubuntu0.20.04.2) ... 2022-04-13 22:38:33.108 | Selecting previously unselected package libsasl2-dev. 2022-04-13 22:38:33.115 | Preparing to unpack .../182-libsasl2-dev_2.1.27+dfsg-2ubuntu0.1_amd64.deb ... 2022-04-13 22:38:33.118 | Unpacking libsasl2-dev (2.1.27+dfsg-2ubuntu0.1) ... 2022-04-13 22:38:33.196 | Preparing to unpack .../183-libsasl2-modules_2.1.27+dfsg-2ubuntu0.1_amd64.deb ... 2022-04-13 22:38:33.203 | Unpacking libsasl2-modules:amd64 (2.1.27+dfsg-2ubuntu0.1) over (2.1.27+dfsg-2) ... 2022-04-13 22:38:33.248 | Selecting previously unselected package libssl-dev:amd64. 2022-04-13 22:38:33.256 | Preparing to unpack .../184-libssl-dev_1.1.1f-1ubuntu2.12_amd64.deb ... 2022-04-13 22:38:33.258 | Unpacking libssl-dev:amd64 (1.1.1f-1ubuntu2.12) ... 2022-04-13 22:38:33.518 | Selecting previously unselected package libsystemd-dev:amd64. 2022-04-13 22:38:33.526 | Preparing to unpack .../185-libsystemd-dev_245.4-4ubuntu3.15_amd64.deb ... 2022-04-13 22:38:33.529 | Unpacking libsystemd-dev:amd64 (245.4-4ubuntu3.15) ... 2022-04-13 22:38:33.639 | Selecting previously unselected package libtinfo-dev:amd64. 2022-04-13 22:38:33.647 | Preparing to unpack .../186-libtinfo-dev_6.2-0ubuntu2_amd64.deb ... 2022-04-13 22:38:33.650 | Unpacking libtinfo-dev:amd64 (6.2-0ubuntu2) ... 2022-04-13 22:38:33.678 | Selecting previously unselected package libx86-1:amd64. 2022-04-13 22:38:33.686 | Preparing to unpack .../187-libx86-1_1.1+ds1-11_amd64.deb ... 2022-04-13 22:38:33.688 | Unpacking libx86-1:amd64 (1.1+ds1-11) ... 2022-04-13 22:38:33.724 | Selecting previously unselected package libxml2-dev:amd64. 2022-04-13 22:38:33.732 | Preparing to unpack .../188-libxml2-dev_2.9.10+dfsg-5ubuntu0.20.04.2_amd64.deb ... 2022-04-13 22:38:33.734 | Unpacking libxml2-dev:amd64 (2.9.10+dfsg-5ubuntu0.20.04.2) ... 2022-04-13 22:38:33.876 | Selecting previously unselected package libxslt1-dev:amd64. 2022-04-13 22:38:33.884 | Preparing to unpack .../189-libxslt1-dev_1.1.34-4_amd64.deb ... 2022-04-13 22:38:33.887 | Unpacking libxslt1-dev:amd64 (1.1.34-4) ... 2022-04-13 22:38:33.969 | Selecting previously unselected package llvm-10-runtime. 2022-04-13 22:38:33.977 | Preparing to unpack .../190-llvm-10-runtime_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-04-13 22:38:33.979 | Unpacking llvm-10-runtime (1:10.0.0-4ubuntu1) ... 2022-04-13 22:38:34.036 | Selecting previously unselected package libpfm4:amd64. 2022-04-13 22:38:34.045 | Preparing to unpack .../191-libpfm4_4.10.1+git20-g7700f49-2_amd64.deb ... 2022-04-13 22:38:34.047 | Unpacking libpfm4:amd64 (4.10.1+git20-g7700f49-2) ... 2022-04-13 22:38:34.124 | Selecting previously unselected package llvm-10. 2022-04-13 22:38:34.132 | Preparing to unpack .../192-llvm-10_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-04-13 22:38:34.134 | Unpacking llvm-10 (1:10.0.0-4ubuntu1) ... 2022-04-13 22:38:34.900 | Selecting previously unselected package libffi-dev:amd64. 2022-04-13 22:38:34.909 | Preparing to unpack .../193-libffi-dev_3.3-4_amd64.deb ... 2022-04-13 22:38:34.911 | Unpacking libffi-dev:amd64 (3.3-4) ... 2022-04-13 22:38:34.956 | Selecting previously unselected package python3-pygments. 2022-04-13 22:38:34.965 | Preparing to unpack .../194-python3-pygments_2.3.1+dfsg-1ubuntu2.2_all.deb ... 2022-04-13 22:38:34.967 | Unpacking python3-pygments (2.3.1+dfsg-1ubuntu2.2) ... 2022-04-13 22:38:35.108 | Selecting previously unselected package llvm-10-tools. 2022-04-13 22:38:35.116 | Preparing to unpack .../195-llvm-10-tools_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-04-13 22:38:35.118 | Unpacking llvm-10-tools (1:10.0.0-4ubuntu1) ... 2022-04-13 22:38:35.263 | Selecting previously unselected package libz3-4:amd64. 2022-04-13 22:38:35.271 | Preparing to unpack .../196-libz3-4_4.8.7-4build1_amd64.deb ... 2022-04-13 22:38:35.273 | Unpacking libz3-4:amd64 (4.8.7-4build1) ... 2022-04-13 22:38:36.226 | Selecting previously unselected package libz3-dev:amd64. 2022-04-13 22:38:36.235 | Preparing to unpack .../197-libz3-dev_4.8.7-4build1_amd64.deb ... 2022-04-13 22:38:36.238 | Unpacking libz3-dev:amd64 (4.8.7-4build1) ... 2022-04-13 22:38:36.281 | Selecting previously unselected package llvm-10-dev. 2022-04-13 22:38:36.289 | Preparing to unpack .../198-llvm-10-dev_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-04-13 22:38:36.293 | Unpacking llvm-10-dev (1:10.0.0-4ubuntu1) ... 2022-04-13 22:38:40.794 | Selecting previously unselected package lsscsi. 2022-04-13 22:38:40.803 | Preparing to unpack .../199-lsscsi_0.30-0.1_amd64.deb ... 2022-04-13 22:38:40.805 | Unpacking lsscsi (0.30-0.1) ... 2022-04-13 22:38:40.842 | Selecting previously unselected package pkg-config. 2022-04-13 22:38:40.850 | Preparing to unpack .../200-pkg-config_0.29.1-0ubuntu4_amd64.deb ... 2022-04-13 22:38:40.852 | Unpacking pkg-config (0.29.1-0ubuntu4) ... 2022-04-13 22:38:40.888 | Selecting previously unselected package pm-utils. 2022-04-13 22:38:40.896 | Preparing to unpack .../201-pm-utils_1.4.1-19_all.deb ... 2022-04-13 22:38:40.899 | Unpacking pm-utils (1.4.1-19) ... 2022-04-13 22:38:40.964 | Selecting previously unselected package postgresql-client-common. 2022-04-13 22:38:40.972 | Preparing to unpack .../202-postgresql-client-common_214ubuntu0.1_all.deb ... 2022-04-13 22:38:40.974 | Unpacking postgresql-client-common (214ubuntu0.1) ... 2022-04-13 22:38:41.010 | Selecting previously unselected package postgresql-client-12. 2022-04-13 22:38:41.018 | Preparing to unpack .../203-postgresql-client-12_12.9-0ubuntu0.20.04.1_amd64.deb ... 2022-04-13 22:38:41.020 | Unpacking postgresql-client-12 (12.9-0ubuntu0.20.04.1) ... 2022-04-13 22:38:41.222 | Selecting previously unselected package ssl-cert. 2022-04-13 22:38:41.231 | Preparing to unpack .../204-ssl-cert_1.0.39_all.deb ... 2022-04-13 22:38:41.234 | Unpacking ssl-cert (1.0.39) ... 2022-04-13 22:38:41.269 | Selecting previously unselected package postgresql-common. 2022-04-13 22:38:41.278 | Preparing to unpack .../205-postgresql-common_214ubuntu0.1_all.deb ... 2022-04-13 22:38:41.316 | Adding 'diversion of /usr/bin/pg_config to /usr/bin/pg_config.libpq-dev by postgresql-common' 2022-04-13 22:38:41.323 | Unpacking postgresql-common (214ubuntu0.1) ... 2022-04-13 22:38:41.388 | Selecting previously unselected package postgresql-server-dev-12. 2022-04-13 22:38:41.397 | Preparing to unpack .../206-postgresql-server-dev-12_12.9-0ubuntu0.20.04.1_amd64.deb ... 2022-04-13 22:38:41.399 | Unpacking postgresql-server-dev-12 (12.9-0ubuntu0.20.04.1) ... 2022-04-13 22:38:41.723 | Selecting previously unselected package postgresql-server-dev-all. 2022-04-13 22:38:41.732 | Preparing to unpack .../207-postgresql-server-dev-all_214ubuntu0.1_all.deb ... 2022-04-13 22:38:41.734 | Unpacking postgresql-server-dev-all (214ubuntu0.1) ... 2022-04-13 22:38:41.765 | Selecting previously unselected package python-pip-whl. 2022-04-13 22:38:41.773 | Preparing to unpack .../208-python-pip-whl_20.0.2-5ubuntu1.6_all.deb ... 2022-04-13 22:38:41.775 | Unpacking python-pip-whl (20.0.2-5ubuntu1.6) ... 2022-04-13 22:38:41.986 | Selecting previously unselected package python3-mysqldb. 2022-04-13 22:38:41.995 | Preparing to unpack .../209-python3-mysqldb_1.4.4-2build1_amd64.deb ... 2022-04-13 22:38:41.997 | Unpacking python3-mysqldb (1.4.4-2build1) ... 2022-04-13 22:38:42.033 | Selecting previously unselected package python3-wheel. 2022-04-13 22:38:42.042 | Preparing to unpack .../210-python3-wheel_0.34.2-1_all.deb ... 2022-04-13 22:38:42.044 | Unpacking python3-wheel (0.34.2-1) ... 2022-04-13 22:38:42.078 | Selecting previously unselected package python3-pip. 2022-04-13 22:38:42.086 | Preparing to unpack .../211-python3-pip_20.0.2-5ubuntu1.6_all.deb ... 2022-04-13 22:38:42.088 | Unpacking python3-pip (20.0.2-5ubuntu1.6) ... 2022-04-13 22:38:42.173 | Selecting previously unselected package python3.8-venv. 2022-04-13 22:38:42.181 | Preparing to unpack .../212-python3.8-venv_3.8.10-0ubuntu1~20.04.4_amd64.deb ... 2022-04-13 22:38:42.184 | Unpacking python3.8-venv (3.8.10-0ubuntu1~20.04.4) ... 2022-04-13 22:38:42.210 | Selecting previously unselected package python3-venv. 2022-04-13 22:38:42.219 | Preparing to unpack .../213-python3-venv_3.8.2-0ubuntu2_amd64.deb ... 2022-04-13 22:38:42.221 | Unpacking python3-venv (3.8.2-0ubuntu2) ... 2022-04-13 22:38:42.247 | Selecting previously unselected package qemu-block-extra:amd64. 2022-04-13 22:38:42.255 | Preparing to unpack .../214-qemu-block-extra_1%3a4.2-3ubuntu6.21_amd64.deb ... 2022-04-13 22:38:42.257 | Unpacking qemu-block-extra:amd64 (1:4.2-3ubuntu6.21) ... 2022-04-13 22:38:42.290 | Selecting previously unselected package qemu-utils. 2022-04-13 22:38:42.299 | Preparing to unpack .../215-qemu-utils_1%3a4.2-3ubuntu6.21_amd64.deb ... 2022-04-13 22:38:42.301 | Unpacking qemu-utils (1:4.2-3ubuntu6.21) ... 2022-04-13 22:38:42.488 | Selecting previously unselected package sharutils. 2022-04-13 22:38:42.496 | Preparing to unpack .../216-sharutils_1%3a4.15.2-4build1_amd64.deb ... 2022-04-13 22:38:42.498 | Unpacking sharutils (1:4.15.2-4build1) ... 2022-04-13 22:38:42.548 | Selecting previously unselected package sqlite3. 2022-04-13 22:38:42.557 | Preparing to unpack .../217-sqlite3_3.31.1-4ubuntu0.2_amd64.deb ... 2022-04-13 22:38:42.560 | Unpacking sqlite3 (3.31.1-4ubuntu0.2) ... 2022-04-13 22:38:42.706 | Selecting previously unselected package unzip. 2022-04-13 22:38:42.716 | Preparing to unpack .../218-unzip_6.0-25ubuntu1_amd64.deb ... 2022-04-13 22:38:42.718 | Unpacking unzip (6.0-25ubuntu1) ... 2022-04-13 22:38:42.767 | Selecting previously unselected package vbetool. 2022-04-13 22:38:42.776 | Preparing to unpack .../219-vbetool_1.1-4_amd64.deb ... 2022-04-13 22:38:42.778 | Unpacking vbetool (1.1-4) ... 2022-04-13 22:38:42.811 | Selecting previously unselected package ipset. 2022-04-13 22:38:42.819 | Preparing to unpack .../220-ipset_7.5-1ubuntu0.20.04.1_amd64.deb ... 2022-04-13 22:38:42.828 | Unpacking ipset (7.5-1ubuntu0.20.04.1) ... 2022-04-13 22:38:42.862 | Selecting previously unselected package ipvsadm. 2022-04-13 22:38:42.871 | Preparing to unpack .../221-ipvsadm_1%3a1.31-1_amd64.deb ... 2022-04-13 22:38:42.873 | Unpacking ipvsadm (1:1.31-1) ... 2022-04-13 22:38:42.909 | Selecting previously unselected package libapache2-mod-proxy-uwsgi. 2022-04-13 22:38:42.918 | Preparing to unpack .../222-libapache2-mod-proxy-uwsgi_2.4.41-4ubuntu3.10_amd64.deb ... 2022-04-13 22:38:42.927 | Unpacking libapache2-mod-proxy-uwsgi (2.4.41-4ubuntu3.10) ... 2022-04-13 22:38:42.952 | Selecting previously unselected package liberasurecode1:amd64. 2022-04-13 22:38:42.961 | Preparing to unpack .../223-liberasurecode1_1.6.1-4_amd64.deb ... 2022-04-13 22:38:42.965 | Unpacking liberasurecode1:amd64 (1.6.1-4) ... 2022-04-13 22:38:42.996 | Selecting previously unselected package liberasurecode-dev:amd64. 2022-04-13 22:38:43.004 | Preparing to unpack .../224-liberasurecode-dev_1.6.1-4_amd64.deb ... 2022-04-13 22:38:43.006 | Unpacking liberasurecode-dev:amd64 (1.6.1-4) ... 2022-04-13 22:38:43.037 | Selecting previously unselected package libkrb5-dev:amd64. 2022-04-13 22:38:43.046 | Preparing to unpack .../225-libkrb5-dev_1.17-6ubuntu4.1_amd64.deb ... 2022-04-13 22:38:43.048 | Unpacking libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... 2022-04-13 22:38:43.084 | Selecting previously unselected package libpcp-gui2. 2022-04-13 22:38:43.093 | Preparing to unpack .../226-libpcp-gui2_5.0.3-1_amd64.deb ... 2022-04-13 22:38:43.095 | Unpacking libpcp-gui2 (5.0.3-1) ... 2022-04-13 22:38:43.125 | Selecting previously unselected package libpcp-import1. 2022-04-13 22:38:43.133 | Preparing to unpack .../227-libpcp-import1_5.0.3-1_amd64.deb ... 2022-04-13 22:38:43.137 | Unpacking libpcp-import1 (5.0.3-1) ... 2022-04-13 22:38:43.169 | Selecting previously unselected package libpcp-mmv1. 2022-04-13 22:38:43.177 | Preparing to unpack .../228-libpcp-mmv1_5.0.3-1_amd64.deb ... 2022-04-13 22:38:43.179 | Unpacking libpcp-mmv1 (5.0.3-1) ... 2022-04-13 22:38:43.210 | Selecting previously unselected package libpcp-trace2. 2022-04-13 22:38:43.218 | Preparing to unpack .../229-libpcp-trace2_5.0.3-1_amd64.deb ... 2022-04-13 22:38:43.221 | Unpacking libpcp-trace2 (5.0.3-1) ... 2022-04-13 22:38:43.252 | Selecting previously unselected package libpcp-web1. 2022-04-13 22:38:43.260 | Preparing to unpack .../230-libpcp-web1_5.0.3-1_amd64.deb ... 2022-04-13 22:38:43.262 | Unpacking libpcp-web1 (5.0.3-1) ... 2022-04-13 22:38:43.307 | Selecting previously unselected package libyaml-dev:amd64. 2022-04-13 22:38:43.315 | Preparing to unpack .../231-libyaml-dev_0.2.2-1_amd64.deb ... 2022-04-13 22:38:43.317 | Unpacking libyaml-dev:amd64 (0.2.2-1) ... 2022-04-13 22:38:43.369 | Selecting previously unselected package python3-pcp. 2022-04-13 22:38:43.378 | Preparing to unpack .../232-python3-pcp_5.0.3-1_amd64.deb ... 2022-04-13 22:38:43.381 | Unpacking python3-pcp (5.0.3-1) ... 2022-04-13 22:38:43.423 | Selecting previously unselected package pcp. 2022-04-13 22:38:43.432 | Preparing to unpack .../233-pcp_5.0.3-1_amd64.deb ... 2022-04-13 22:38:43.507 | Unpacking pcp (5.0.3-1) ... 2022-04-13 22:38:44.039 | Selecting previously unselected package socat. 2022-04-13 22:38:44.049 | Preparing to unpack .../234-socat_1.7.3.3-2_amd64.deb ... 2022-04-13 22:38:44.051 | Unpacking socat (1.7.3.3-2) ... 2022-04-13 22:38:44.127 | Selecting previously unselected package vlan. 2022-04-13 22:38:44.136 | Preparing to unpack .../235-vlan_2.0.4ubuntu1.20.04.1_all.deb ... 2022-04-13 22:38:44.138 | Unpacking vlan (2.0.4ubuntu1.20.04.1) ... 2022-04-13 22:38:44.197 | Setting up genisoimage (9:1.1.11-3.1ubuntu1) ... 2022-04-13 22:38:44.204 | Setting up postgresql-client-common (214ubuntu0.1) ... 2022-04-13 22:38:44.214 | Setting up javascript-common (11) ... 2022-04-13 22:38:44.245 | Package apache2 is not configured yet. Will defer actions by package javascript-common. 2022-04-13 22:38:44.260 | Setting up libgraphite2-3:amd64 (1.3.13-11build1) ... 2022-04-13 22:38:44.266 | Setting up dnsmasq-utils (2.80-1.1ubuntu1.4) ... 2022-04-13 22:38:44.271 | Setting up libpixman-1-0:amd64 (0.38.4-0ubuntu1) ... 2022-04-13 22:38:44.278 | Setting up mysql-common (5.8+1.0.5ubuntu2) ... 2022-04-13 22:38:44.301 | update-alternatives: using /etc/mysql/my.cnf.fallback to provide /etc/mysql/my.cnf (my.cnf) in auto mode 2022-04-13 22:38:44.305 | Setting up libncurses-dev:amd64 (6.2-0ubuntu2) ... 2022-04-13 22:38:44.310 | Setting up libxpm4:amd64 (1:3.5.12-1) ... 2022-04-13 22:38:44.315 | Setting up libstdc++-9-dev:amd64 (9.4.0-1ubuntu1~20.04.1) ... 2022-04-13 22:38:44.321 | Setting up libxrender1:amd64 (1:0.9.10-1) ... 2022-04-13 22:38:44.327 | Setting up libdatrie1:amd64 (0.2.12-3) ... 2022-04-13 22:38:44.332 | Setting up libyaml-dev:amd64 (0.2.2-1) ... 2022-04-13 22:38:44.337 | Setting up libfile-fcntllock-perl (0.22-3build4) ... 2022-04-13 22:38:44.343 | Setting up libx86-1:amd64 (1.1+ds1-11) ... 2022-04-13 22:38:44.349 | Setting up libxcb-render0:amd64 (1.14-2) ... 2022-04-13 22:38:44.354 | Setting up libalgorithm-diff-perl (1.19.03-2) ... 2022-04-13 22:38:44.362 | Setting up libarchive-zip-perl (1.67-2) ... 2022-04-13 22:38:44.367 | Setting up libgc1c2:amd64 (1:7.6.4-0.4ubuntu1) ... 2022-04-13 22:38:44.373 | Setting up vbetool (1.1-4) ... 2022-04-13 22:38:44.379 | Setting up libicu66:amd64 (66.1-2ubuntu2.1) ... 2022-04-13 22:38:44.384 | Setting up libsnmp-base (5.8+dfsg-2ubuntu2.3) ... 2022-04-13 22:38:44.392 | Setting up pm-utils (1.4.1-19) ... 2022-04-13 22:38:44.402 | Setting up libssl1.1:amd64 (1.1.1f-1ubuntu2.12) ... 2022-04-13 22:38:44.657 | Setting up unzip (6.0-25ubuntu1) ... 2022-04-13 22:38:44.681 | Setting up libdebhelper-perl (12.10ubuntu1) ... 2022-04-13 22:38:44.687 | Setting up libsasl2-modules:amd64 (2.1.27+dfsg-2ubuntu0.1) ... 2022-04-13 22:38:44.702 | Setting up liblab-gamut1:amd64 (2.42.2-3build2) ... 2022-04-13 22:38:44.708 | Setting up x11-common (1:7.7+19ubuntu14) ... 2022-04-13 22:38:44.960 | update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults 2022-04-13 22:38:45.642 | Setting up libsensors-config (1:3.6.0-2ubuntu1) ... 2022-04-13 22:38:45.654 | Setting up libapr1:amd64 (1.6.5-1ubuntu1) ... 2022-04-13 22:38:45.659 | Setting up m4 (1.4.18-4) ... 2022-04-13 22:38:45.666 | Setting up python3-yaml (5.3.1-1ubuntu0.1) ... 2022-04-13 22:38:45.952 | Setting up libobjc4:amd64 (10.3.0-1ubuntu1~20.04) ... 2022-04-13 22:38:45.957 | Setting up libxcb-shm0:amd64 (1.14-2) ... 2022-04-13 22:38:45.963 | Setting up iputils-arping (3:20190709-3) ... 2022-04-13 22:38:45.994 | Setting up libffi-dev:amd64 (3.3-4) ... 2022-04-13 22:38:46.000 | Setting up conntrack (1:1.4.5-2) ... 2022-04-13 22:38:46.006 | Setting up libboost-iostreams1.71.0:amd64 (1.71.0-6ubuntu6) ... 2022-04-13 22:38:46.012 | Setting up python3-wheel (0.34.2-1) ... 2022-04-13 22:38:46.262 | Setting up libjbig0:amd64 (2.1-3.1build1) ... 2022-04-13 22:38:46.267 | Setting up open-iscsi (2.0.874-7.1ubuntu6.2) ... 2022-04-13 22:38:46.463 | grep: /lib/modules-load.d/open-iscsi.conf: No such file or directory 2022-04-13 22:38:48.533 | Setting up libfakeroot:amd64 (1.24-1) ... 2022-04-13 22:38:48.540 | Setting up libjansson4:amd64 (2.12-1build1) ... 2022-04-13 22:38:48.546 | Setting up acl (2.2.53-6) ... 2022-04-13 22:38:48.554 | Setting up dns-root-data (2019052802) ... 2022-04-13 22:38:48.560 | Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2ubuntu0.1) ... 2022-04-13 22:38:48.567 | Setting up libllvm10:amd64 (1:10.0.0-4ubuntu1) ... 2022-04-13 22:38:48.573 | Setting up fakeroot (1.24-1) ... 2022-04-13 22:38:48.580 | update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode 2022-04-13 22:38:48.588 | Setting up libgts-0.7-5:amd64 (0.7.6+darcs121130-4) ... 2022-04-13 22:38:48.594 | Setting up libgssrpc4:amd64 (1.17-6ubuntu4.1) ... 2022-04-13 22:38:48.599 | Setting up autotools-dev (20180224.1) ... 2022-04-13 22:38:48.605 | Setting up python3-pygments (2.3.1+dfsg-1ubuntu2.2) ... 2022-04-13 22:38:49.399 | Setting up libz3-4:amd64 (4.8.7-4build1) ... 2022-04-13 22:38:49.406 | Setting up libpfm4:amd64 (4.10.1+git20-g7700f49-2) ... 2022-04-13 22:38:49.411 | Setting up make (4.2.1-1.2) ... 2022-04-13 22:38:49.417 | Setting up libnspr4:amd64 (2:4.25-1) ... 2022-04-13 22:38:49.424 | Setting up libidn11:amd64 (1.33-2.2ubuntu2) ... 2022-04-13 22:38:49.429 | Setting up libclang1-10 (1:10.0.0-4ubuntu1) ... 2022-04-13 22:38:49.435 | Setting up uuid-dev:amd64 (2.34-0.1ubuntu9.3) ... 2022-04-13 22:38:49.440 | Setting up libpathplan4:amd64 (2.42.2-3build2) ... 2022-04-13 22:38:49.446 | Setting up ebtables (2.0.11-3build1) ... 2022-04-13 22:38:49.971 | Setting up socat (1.7.3.3-2) ... 2022-04-13 22:38:49.977 | Setting up libann0 (1.1.2+doc-7build1) ... 2022-04-13 22:38:49.982 | Setting up comerr-dev:amd64 (2.1-1.45.5-2ubuntu1) ... 2022-04-13 22:38:49.989 | Setting up libssl-dev:amd64 (1.1.1f-1ubuntu2.12) ... 2022-04-13 22:38:49.995 | Setting up autopoint (0.19.8.1-10build1) ... 2022-04-13 22:38:50.001 | Setting up binfmt-support (2.2.0-2) ... 2022-04-13 22:38:50.289 | Created symlink /etc/systemd/system/multi-user.target.wants/binfmt-support.service → /lib/systemd/system/binfmt-support.service. 2022-04-13 22:38:51.326 | Setting up libwebp6:amd64 (0.6.1-2ubuntu0.20.04.1) ... 2022-04-13 22:38:51.332 | Setting up icu-devtools (66.1-2ubuntu2.1) ... 2022-04-13 22:38:51.337 | Setting up fonts-dejavu-core (2.37-1) ... 2022-04-13 22:38:51.383 | Setting up libnetfilter-queue1 (1.0.3-1) ... 2022-04-13 22:38:51.391 | Setting up lsscsi (0.30-0.1) ... 2022-04-13 22:38:51.396 | Setting up libsensors5:amd64 (1:3.6.0-2ubuntu1) ... 2022-04-13 22:38:51.402 | Setting up g++-9 (9.4.0-1ubuntu1~20.04.1) ... 2022-04-13 22:38:51.408 | Setting up libjpeg-turbo8:amd64 (2.0.3-0ubuntu1.20.04.1) ... 2022-04-13 22:38:51.414 | Setting up libobjc-9-dev:amd64 (9.4.0-1ubuntu1~20.04.1) ... 2022-04-13 22:38:51.421 | Setting up libdpkg-perl (1.19.7ubuntu3) ... 2022-04-13 22:38:51.427 | Setting up libsasl2-2:amd64 (2.1.27+dfsg-2ubuntu0.1) ... 2022-04-13 22:38:51.434 | Setting up autoconf (2.69-11.1) ... 2022-04-13 22:38:51.442 | Setting up liberasurecode1:amd64 (1.6.1-4) ... 2022-04-13 22:38:51.449 | Setting up g++ (4:9.3.0-1ubuntu2) ... 2022-04-13 22:38:51.491 | update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode 2022-04-13 22:38:51.496 | Setting up dwz (0.13-5) ... 2022-04-13 22:38:51.502 | Setting up libsctp1:amd64 (1.0.18+dfsg-1) ... 2022-04-13 22:38:51.507 | Setting up libnetfilter-cthelper0:amd64 (1.0.0-1ubuntu2) ... 2022-04-13 22:38:51.515 | Setting up libipset13:amd64 (7.5-1ubuntu0.20.04.1) ... 2022-04-13 22:38:51.521 | Setting up liblua5.2-0:amd64 (5.2.4-1.1build3) ... 2022-04-13 22:38:51.529 | Setting up vlan (2.0.4ubuntu1.20.04.1) ... 2022-04-13 22:38:51.544 | Setting up uuid-runtime (2.34-0.1ubuntu9.3) ... 2022-04-13 22:38:52.782 | Setting up libkdb5-9:amd64 (1.17-6ubuntu4.1) ... 2022-04-13 22:38:52.789 | Setting up libomp5-10:amd64 (1:10.0.0-4ubuntu1) ... 2022-04-13 22:38:52.795 | Setting up libarchive-cpio-perl (0.10-1) ... 2022-04-13 22:38:52.800 | Setting up liblua5.3-0:amd64 (5.3.3-1.1ubuntu2) ... 2022-04-13 22:38:52.808 | Setting up fonts-liberation (1:1.07.4-11) ... 2022-04-13 22:38:52.814 | Setting up libnl-3-200:amd64 (3.4.0-1) ... 2022-04-13 22:38:52.825 | Setting up libboost-thread1.71.0:amd64 (1.71.0-6ubuntu6) ... 2022-04-13 22:38:52.831 | Setting up pcp-conf (5.0.3-1) ... 2022-04-13 22:38:52.841 | Setting up libc6-i386 (2.31-0ubuntu9.7) ... 2022-04-13 22:38:52.848 | Setting up libsub-override-perl (0.09-2) ... 2022-04-13 22:38:52.854 | Setting up libharfbuzz0b:amd64 (2.6.4-1ubuntu4) ... 2022-04-13 22:38:52.861 | Setting up libthai-data (0.1.28-3) ... 2022-04-13 22:38:52.867 | Setting up python-pip-whl (20.0.2-5ubuntu1.6) ... 2022-04-13 22:38:52.873 | Setting up libcdt5:amd64 (2.42.2-3build2) ... 2022-04-13 22:38:52.879 | Setting up libcgraph6:amd64 (2.42.2-3build2) ... 2022-04-13 22:38:52.886 | Setting up apache2-data (2.4.41-4ubuntu3.10) ... 2022-04-13 22:38:52.892 | Setting up libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... 2022-04-13 22:38:52.898 | Setting up libjs-jquery (3.3.1~dfsg-3) ... 2022-04-13 22:38:52.905 | Setting up sharutils (1:4.15.2-4build1) ... 2022-04-13 22:38:52.910 | Setting up ipset (7.5-1ubuntu0.20.04.1) ... 2022-04-13 22:38:52.923 | Setting up openssl (1.1.1f-1ubuntu2.12) ... 2022-04-13 22:38:52.933 | Setting up conntrackd (1:1.4.5-2) ... 2022-04-13 22:38:53.943 | Created symlink /etc/systemd/system/multi-user.target.wants/conntrackd.service → /lib/systemd/system/conntrackd.service. 2022-04-13 22:38:54.280 | Setting up libsys-hostname-long-perl (1.5-1) ... 2022-04-13 22:38:54.285 | Setting up libalgorithm-diff-xs-perl (0.04-6) ... 2022-04-13 22:38:54.290 | Setting up libicu-dev:amd64 (66.1-2ubuntu2.1) ... 2022-04-13 22:38:54.295 | Setting up libxml2:amd64 (2.9.10+dfsg-5ubuntu0.20.04.2) ... 2022-04-13 22:38:54.301 | Setting up libsystemd-dev:amd64 (245.4-4ubuntu3.15) ... 2022-04-13 22:38:54.307 | Setting up sqlite3 (3.31.1-4ubuntu0.2) ... 2022-04-13 22:38:54.312 | Setting up rsync (3.1.3-8ubuntu0.3) ... 2022-04-13 22:38:55.619 | Setting up libalgorithm-merge-perl (0.08-3) ... 2022-04-13 22:38:55.625 | Setting up libaprutil1:amd64 (1.6.1-4ubuntu2) ... 2022-04-13 22:38:55.630 | Setting up libjpeg8:amd64 (8c-2ubuntu8) ... 2022-04-13 22:38:55.637 | Setting up automake (1:1.16.1-4ubuntu6) ... 2022-04-13 22:38:55.644 | update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode 2022-04-13 22:38:55.648 | Setting up libfile-stripnondeterminism-perl (1.7.0-1) ... 2022-04-13 22:38:55.653 | Setting up libtinfo-dev:amd64 (6.2-0ubuntu2) ... 2022-04-13 22:38:55.659 | Setting up libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... 2022-04-13 22:38:55.666 | Setting up libgts-bin (0.7.6+darcs121130-4) ... 2022-04-13 22:38:55.672 | Setting up libz3-dev:amd64 (4.8.7-4build1) ... 2022-04-13 22:38:55.677 | Setting up libice6:amd64 (2:1.0.10-0ubuntu1) ... 2022-04-13 22:38:55.684 | Setting up tcpdump (4.9.3-4ubuntu0.1) ... 2022-04-13 22:38:55.888 | Setting up libjpeg-turbo8-dev:amd64 (2.0.3-0ubuntu1.20.04.1) ... 2022-04-13 22:38:55.894 | Setting up libmysqlclient21:amd64 (8.0.28-0ubuntu0.20.04.3) ... 2022-04-13 22:38:55.900 | Setting up llvm-10-tools (1:10.0.0-4ubuntu1) ... 2022-04-13 22:38:55.906 | Setting up libsnmp35:amd64 (5.8+dfsg-2ubuntu2.3) ... 2022-04-13 22:38:55.912 | Setting up libomp-10-dev (1:10.0.0-4ubuntu1) ... 2022-04-13 22:38:55.918 | Setting up wget (1.20.3-1ubuntu2) ... 2022-04-13 22:38:55.925 | Setting up libtool (2.4.6-14) ... 2022-04-13 22:38:55.931 | Setting up fontconfig-config (2.13.1-2ubuntu3) ... 2022-04-13 22:38:56.036 | Setting up openssh-client (1:8.2p1-4ubuntu0.4) ... 2022-04-13 22:38:56.066 | Setting up haproxy (2.0.13-2ubuntu0.5) ... 2022-04-13 22:38:56.518 | Created symlink /etc/systemd/system/multi-user.target.wants/haproxy.service → /lib/systemd/system/haproxy.service. 2022-04-13 22:38:57.574 | Setting up libldap-2.4-2:amd64 (2.4.49+dfsg-2ubuntu1.8) ... 2022-04-13 22:38:57.579 | Setting up libnss3:amd64 (2:3.49.1-1ubuntu1.6) ... 2022-04-13 22:38:57.584 | Setting up libaprutil1-ldap:amd64 (1.6.1-4ubuntu2) ... 2022-04-13 22:38:57.589 | Setting up dnsmasq-base (2.80-1.1ubuntu1.4) ... 2022-04-13 22:38:57.743 | Setting up libaprutil1-dbd-sqlite3:amd64 (1.6.1-4ubuntu2) ... 2022-04-13 22:38:57.749 | Setting up libclang-cpp10 (1:10.0.0-4ubuntu1) ... 2022-04-13 22:38:57.755 | Setting up llvm-10-runtime (1:10.0.0-4ubuntu1) ... 2022-04-13 22:38:57.763 | Setting up memcached (1.5.22-2ubuntu0.2) ... 2022-04-13 22:38:58.913 | Created symlink /etc/systemd/system/multi-user.target.wants/memcached.service → /lib/systemd/system/memcached.service. 2022-04-13 22:38:59.613 | Setting up dpkg-dev (1.19.7ubuntu3) ... 2022-04-13 22:38:59.629 | Setting up libnl-route-3-200:amd64 (3.4.0-1) ... 2022-04-13 22:38:59.636 | Setting up python3-mysqldb (1.4.4-2build1) ... 2022-04-13 22:38:59.889 | Setting up libldap2-dev:amd64 (2.4.49+dfsg-2ubuntu1.8) ... 2022-04-13 22:38:59.894 | Setting up libmail-sendmail-perl (0.80-1) ... 2022-04-13 22:38:59.899 | Setting up libltdl-dev:amd64 (2.4.6-14) ... 2022-04-13 22:38:59.904 | Setting up libthai0:amd64 (0.1.28-3) ... 2022-04-13 22:38:59.909 | Setting up libxml2-dev:amd64 (2.9.10+dfsg-5ubuntu0.20.04.2) ... 2022-04-13 22:38:59.915 | Setting up libsasl2-dev (2.1.27+dfsg-2ubuntu0.1) ... 2022-04-13 22:38:59.920 | Setting up lib32gcc-s1 (10.3.0-1ubuntu1~20.04) ... 2022-04-13 22:38:59.925 | Setting up lib32stdc++6 (10.3.0-1ubuntu1~20.04) ... 2022-04-13 22:38:59.933 | Setting up ssl-cert (1.0.39) ... 2022-04-13 22:39:00.332 | Setting up liberasurecode-dev:amd64 (1.6.1-4) ... 2022-04-13 22:39:00.338 | Setting up python3.8-venv (3.8.10-0ubuntu1~20.04.4) ... 2022-04-13 22:39:00.411 | Setting up libjs-jquery-metadata (12-1.1) ... 2022-04-13 22:39:00.417 | Setting up postgresql-common (214ubuntu0.1) ... 2022-04-13 22:39:00.912 | Adding user postgres to group ssl-cert 2022-04-13 22:39:01.060 | 2022-04-13 22:39:01.060 | Creating config file /etc/postgresql-common/createcluster.conf with new version 2022-04-13 22:39:01.249 | Building PostgreSQL dictionaries from installed myspell/hunspell packages... 2022-04-13 22:39:01.249 | Removing obsolete dictionary files: 2022-04-13 22:39:01.835 | Created symlink /etc/systemd/system/multi-user.target.wants/postgresql.service → /lib/systemd/system/postgresql.service. 2022-04-13 22:39:02.956 | Setting up libcroco3:amd64 (0.6.13-1) ... 2022-04-13 22:39:02.961 | Setting up libsctp-dev:amd64 (1.0.18+dfsg-1) ... 2022-04-13 22:39:02.967 | Setting up pkg-config (0.29.1-0ubuntu4) ... 2022-04-13 22:39:03.060 | Setting up python3-pip (20.0.2-5ubuntu1.6) ... 2022-04-13 22:39:03.468 | Setting up dh-strip-nondeterminism (1.7.0-1) ... 2022-04-13 22:39:03.473 | Setting up libgvpr2:amd64 (2.42.2-3build2) ... 2022-04-13 22:39:03.479 | Setting up libjs-jquery-tablesorter (1:2.31.1+dfsg1-1) ... 2022-04-13 22:39:03.484 | Setting up libnl-genl-3-200:amd64 (3.4.0-1) ... 2022-04-13 22:39:03.489 | Setting up build-essential (12.8ubuntu1.1) ... 2022-04-13 22:39:03.495 | Setting up libcurl4:amd64 (7.68.0-1ubuntu2.7) ... 2022-04-13 22:39:03.500 | Setting up libtiff5:amd64 (4.1.0+git191117-2ubuntu0.20.04.2) ... 2022-04-13 22:39:03.506 | Setting up curl (7.68.0-1ubuntu2.7) ... 2022-04-13 22:39:03.512 | Setting up libfontconfig1:amd64 (2.13.1-2ubuntu3) ... 2022-04-13 22:39:03.517 | Setting up libjpeg8-dev:amd64 (8c-2ubuntu8) ... 2022-04-13 22:39:03.523 | Setting up libsm6:amd64 (2:1.2.3-1) ... 2022-04-13 22:39:03.529 | Setting up apache2-utils (2.4.41-4ubuntu3.10) ... 2022-04-13 22:39:03.535 | Setting up krb5-multidev:amd64 (1.17-6ubuntu4.1) ... 2022-04-13 22:39:03.541 | Setting up ipvsadm (1:1.31-1) ... 2022-04-13 22:39:04.287 | Setting up openssh-sftp-server (1:8.2p1-4ubuntu0.4) ... 2022-04-13 22:39:04.293 | Setting up libibverbs1:amd64 (28.0-1ubuntu1) ... 2022-04-13 22:39:04.394 | Setting up fontconfig (2.13.1-2ubuntu3) ... 2022-04-13 22:39:06.467 | Regenerating fonts cache... done. 2022-04-13 22:39:06.470 | Setting up gettext (0.19.8.1-10build1) ... 2022-04-13 22:39:06.475 | Setting up libpcp3 (5.0.3-1) ... 2022-04-13 22:39:06.480 | Setting up libpcp-pmda3 (5.0.3-1) ... 2022-04-13 22:39:06.485 | Setting up libxslt1-dev:amd64 (1.1.34-4) ... 2022-04-13 22:39:06.490 | Setting up openssh-server (1:8.2p1-4ubuntu0.4) ... 2022-04-13 22:39:07.786 | rescue-ssh.target is a disabled or a static unit, not starting it. 2022-04-13 22:39:08.568 | Setting up ibverbs-providers:amd64 (28.0-1ubuntu1) ... 2022-04-13 22:39:08.613 | Setting up libclang-common-10-dev (1:10.0.0-4ubuntu1) ... 2022-04-13 22:39:08.618 | Setting up keepalived (1:2.0.19-2ubuntu0.2) ... 2022-04-13 22:39:09.574 | Created symlink /etc/systemd/system/multi-user.target.wants/keepalived.service → /lib/systemd/system/keepalived.service. 2022-04-13 22:39:10.265 | Setting up llvm-10 (1:10.0.0-4ubuntu1) ... 2022-04-13 22:39:10.270 | Setting up libpcp-trace2 (5.0.3-1) ... 2022-04-13 22:39:10.276 | Setting up libpango-1.0-0:amd64 (1.44.7-2ubuntu4) ... 2022-04-13 22:39:10.281 | Setting up libpcp-pmda-perl (5.0.3-1) ... 2022-04-13 22:39:10.286 | Setting up libjpeg-dev:amd64 (8c-2ubuntu8) ... 2022-04-13 22:39:10.291 | Setting up libpq5:amd64 (12.9-0ubuntu0.20.04.1) ... 2022-04-13 22:39:10.297 | Setting up libpq-dev (12.9-0ubuntu0.20.04.1) ... 2022-04-13 22:39:10.302 | Setting up libpcp-gui2 (5.0.3-1) ... 2022-04-13 22:39:10.320 | Setting up apache2-bin (2.4.41-4ubuntu3.10) ... 2022-04-13 22:39:10.326 | Setting up libcairo2:amd64 (1.16.0-4ubuntu1) ... 2022-04-13 22:39:10.332 | Setting up libpcp-web1 (5.0.3-1) ... 2022-04-13 22:39:10.337 | Setting up intltool-debian (0.35.0+20060710.5) ... 2022-04-13 22:39:10.342 | Setting up libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... 2022-04-13 22:39:10.348 | Setting up llvm-10-dev (1:10.0.0-4ubuntu1) ... 2022-04-13 22:39:10.353 | Setting up postgresql-client-12 (12.9-0ubuntu0.20.04.1) ... 2022-04-13 22:39:10.954 | 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-13 22:39:10.978 | Setting up python3-venv (3.8.2-0ubuntu2) ... 2022-04-13 22:39:10.984 | Setting up libpcp-mmv1 (5.0.3-1) ... 2022-04-13 22:39:10.989 | Setting up libapr1-dev (1.6.5-1ubuntu1) ... 2022-04-13 22:39:10.995 | Setting up libgd3:amd64 (2.2.5-5.2ubuntu2.1) ... 2022-04-13 22:39:11.000 | Setting up libxt6:amd64 (1:1.1.5-1) ... 2022-04-13 22:39:11.005 | Setting up libaprutil1-dev (1.6.1-4ubuntu2) ... 2022-04-13 22:39:11.012 | Setting up clang-10 (1:10.0.0-4ubuntu1) ... 2022-04-13 22:39:11.017 | Setting up libpangoft2-1.0-0:amd64 (1.44.7-2ubuntu4) ... 2022-04-13 22:39:11.022 | Setting up postgresql-server-dev-12 (12.9-0ubuntu0.20.04.1) ... 2022-04-13 22:39:11.027 | Setting up libpangocairo-1.0-0:amd64 (1.44.7-2ubuntu4) ... 2022-04-13 22:39:11.033 | Setting up libpcp-import1 (5.0.3-1) ... 2022-04-13 22:39:11.039 | Setting up librdmacm1:amd64 (28.0-1ubuntu1) ... 2022-04-13 22:39:11.045 | Setting up librados2 (15.2.14-0ubuntu0.20.04.2) ... 2022-04-13 22:39:11.050 | Setting up libxmu6:amd64 (2:1.1.3-0ubuntu1) ... 2022-04-13 22:39:11.057 | Setting up po-debconf (1.0.21) ... 2022-04-13 22:39:11.062 | Setting up apache2 (2.4.41-4ubuntu3.10) ... 2022-04-13 22:39:11.439 | Enabling module mpm_event. 2022-04-13 22:39:11.504 | Enabling module authz_core. 2022-04-13 22:39:11.510 | Enabling module authz_host. 2022-04-13 22:39:11.569 | Enabling module authn_core. 2022-04-13 22:39:11.575 | Enabling module auth_basic. 2022-04-13 22:39:11.641 | Enabling module access_compat. 2022-04-13 22:39:11.701 | Enabling module authn_file. 2022-04-13 22:39:11.764 | Enabling module authz_user. 2022-04-13 22:39:11.824 | Enabling module alias. 2022-04-13 22:39:11.885 | Enabling module dir. 2022-04-13 22:39:11.944 | Enabling module autoindex. 2022-04-13 22:39:12.003 | Enabling module env. 2022-04-13 22:39:12.063 | Enabling module mime. 2022-04-13 22:39:12.127 | Enabling module negotiation. 2022-04-13 22:39:12.187 | Enabling module setenvif. 2022-04-13 22:39:12.247 | Enabling module filter. 2022-04-13 22:39:12.307 | Enabling module deflate. 2022-04-13 22:39:12.366 | Enabling module status. 2022-04-13 22:39:12.427 | Enabling module reqtimeout. 2022-04-13 22:39:12.486 | Enabling conf charset. 2022-04-13 22:39:12.546 | Enabling conf localized-error-pages. 2022-04-13 22:39:12.606 | Enabling conf other-vhosts-access-log. 2022-04-13 22:39:12.665 | Enabling conf security. 2022-04-13 22:39:12.725 | Enabling conf serve-cgi-bin. 2022-04-13 22:39:12.785 | Enabling site 000-default. 2022-04-13 22:39:12.838 | info: Executing deferred 'a2enconf javascript-common' for package javascript-common 2022-04-13 22:39:12.895 | Enabling conf javascript-common. 2022-04-13 22:39:13.154 | Created symlink /etc/systemd/system/multi-user.target.wants/apache2.service → /lib/systemd/system/apache2.service. 2022-04-13 22:39:13.723 | Created symlink /etc/systemd/system/multi-user.target.wants/apache-htcacheclean.service → /lib/systemd/system/apache-htcacheclean.service. 2022-04-13 22:39:16.403 | Setting up libxaw7:amd64 (2:1.0.13-1) ... 2022-04-13 22:39:16.417 | Setting up python3-pcp (5.0.3-1) ... 2022-04-13 22:39:16.722 | Setting up libgvc6 (2.42.2-3build2) ... 2022-04-13 22:39:16.742 | Setting up librbd1 (15.2.14-0ubuntu0.20.04.2) ... 2022-04-13 22:39:16.748 | Setting up libapache2-mod-proxy-uwsgi (2.4.41-4ubuntu3.10) ... 2022-04-13 22:39:16.761 | Setting up libiscsi7:amd64 (1.18.0-2) ... 2022-04-13 22:39:16.767 | Setting up postgresql-server-dev-all (214ubuntu0.1) ... 2022-04-13 22:39:16.773 | Setting up qemu-block-extra:amd64 (1:4.2-3ubuntu6.21) ... 2022-04-13 22:39:16.793 | Setting up graphviz (2.42.2-3build2) ... 2022-04-13 22:39:16.802 | Setting up pcp (5.0.3-1) ... 2022-04-13 22:39:17.135 | Created symlink /etc/systemd/system/multi-user.target.wants/pmcd.service → /lib/systemd/system/pmcd.service. 2022-04-13 22:39:17.557 | Created symlink /etc/systemd/system/multi-user.target.wants/pmlogger.service → /lib/systemd/system/pmlogger.service. 2022-04-13 22:39:18.005 | Created symlink /etc/systemd/system/multi-user.target.wants/pmie.service → /lib/systemd/system/pmie.service. 2022-04-13 22:39:18.417 | Created symlink /etc/systemd/system/multi-user.target.wants/pmproxy.service → /lib/systemd/system/pmproxy.service. 2022-04-13 22:39:34.609 | Setting up qemu-utils (1:4.2-3ubuntu6.21) ... 2022-04-13 22:39:34.618 | Setting up systemd (245.4-4ubuntu3.15) ... 2022-04-13 22:39:34.621 | Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... 2022-04-13 22:39:35.776 | Setting up dh-autoreconf (19) ... 2022-04-13 22:39:35.782 | Setting up systemd-timesyncd (245.4-4ubuntu3.15) ... 2022-04-13 22:39:36.604 | Setting up systemd-sysv (245.4-4ubuntu3.15) ... 2022-04-13 22:39:36.612 | Setting up libnss-systemd:amd64 (245.4-4ubuntu3.15) ... 2022-04-13 22:39:36.619 | Setting up debhelper (12.10ubuntu1) ... 2022-04-13 22:39:36.625 | Setting up libpam-systemd:amd64 (245.4-4ubuntu3.15) ... 2022-04-13 22:39:36.945 | Setting up apache2-dev (2.4.41-4ubuntu3.10) ... 2022-04-13 22:39:36.951 | Processing triggers for mime-support (3.64ubuntu1) ... 2022-04-13 22:39:36.975 | Processing triggers for initramfs-tools (0.136ubuntu6.4) ... 2022-04-13 22:39:37.033 | update-initramfs: Generating /boot/initrd.img-5.4.0-72-generic 2022-04-13 22:39:50.358 | Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2022-04-13 22:39:50.382 | Processing triggers for rsyslog (8.2001.0-1ubuntu1.1) ... 2022-04-13 22:39:50.769 | Processing triggers for ufw (0.36-6) ... 2022-04-13 22:39:50.905 | Processing triggers for man-db (2.9.1-1) ... 2022-04-13 22:40:17.067 | Processing triggers for dbus (1.12.16-2ubuntu2.1) ... 2022-04-13 22:40:17.080 | Processing triggers for install-info (6.7.0.dfsg.2-5) ... 2022-04-13 22:40:24.581 | ++ functions-common:apt_get:1241 : result=0 2022-04-13 22:40:24.583 | ++ functions-common:apt_get:1244 : time_stop apt-get 2022-04-13 22:40:24.585 | ++ functions-common:time_stop:2432 : local name 2022-04-13 22:40:24.588 | ++ functions-common:time_stop:2433 : local end_time 2022-04-13 22:40:24.590 | ++ functions-common:time_stop:2434 : local elapsed_time 2022-04-13 22:40:24.592 | ++ functions-common:time_stop:2435 : local total 2022-04-13 22:40:24.594 | ++ functions-common:time_stop:2436 : local start_time 2022-04-13 22:40:24.596 | ++ functions-common:time_stop:2438 : name=apt-get 2022-04-13 22:40:24.598 | ++ functions-common:time_stop:2439 : start_time=1649889447108 2022-04-13 22:40:24.600 | ++ functions-common:time_stop:2441 : [[ -z 1649889447108 ]] 2022-04-13 22:40:24.603 | +++ functions-common:time_stop:2444 : date +%s%3N 2022-04-13 22:40:24.607 | ++ functions-common:time_stop:2444 : end_time=1649889624605 2022-04-13 22:40:24.609 | ++ functions-common:time_stop:2445 : elapsed_time=177497 2022-04-13 22:40:24.611 | ++ functions-common:time_stop:2446 : total=728 2022-04-13 22:40:24.614 | ++ functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-13 22:40:24.616 | ++ functions-common:time_stop:2449 : _TIME_TOTAL[$name]=178225 2022-04-13 22:40:24.618 | ++ functions-common:apt_get:1245 : return 0 2022-04-13 22:40:24.621 | ++ tools/install_prereqs.sh:source:74 : [[ -n False ]] 2022-04-13 22:40:24.623 | ++ tools/install_prereqs.sh:source:74 : [[ False != \F\a\l\s\e ]] 2022-04-13 22:40:24.626 | ++ tools/install_prereqs.sh:source:88 : date +%s 2022-04-13 22:40:24.630 | ++ tools/install_prereqs.sh:source:89 : date 2022-04-13 22:40:24.634 | + ./stack.sh:main:792 : [[ False != \T\r\u\e ]] 2022-04-13 22:40:24.636 | + ./stack.sh:main:793 : PYPI_ALTERNATIVE_URL= 2022-04-13 22:40:24.639 | + ./stack.sh:main:793 : /home/ubuntu/devstack/tools/install_pip.sh 2022-04-13 22:40:25.933 | + tools/install_pip.sh:main:25 : FILES=/home/ubuntu/devstack/files 2022-04-13 22:40:25.935 | + tools/install_pip.sh:main:40 : PIP_GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py 2022-04-13 22:40:25.937 | + tools/install_pip.sh:main:41 : PIP_GET_PIP36_URL=https://bootstrap.pypa.io/pip/3.6/get-pip.py 2022-04-13 22:40:25.939 | + tools/install_pip.sh:main:43 : GetDistro 2022-04-13 22:40:25.941 | + functions-common:GetDistro:446 : GetOSVersion 2022-04-13 22:40:25.942 | + functions-common:GetOSVersion:416 : source /etc/os-release 2022-04-13 22:40:25.944 | ++ /etc/os-release:source:1 : NAME=Ubuntu 2022-04-13 22:40:25.946 | ++ /etc/os-release:source:2 : VERSION='20.04.2 LTS (Focal Fossa)' 2022-04-13 22:40:25.948 | ++ /etc/os-release:source:3 : ID=ubuntu 2022-04-13 22:40:25.949 | ++ /etc/os-release:source:4 : ID_LIKE=debian 2022-04-13 22:40:25.951 | ++ /etc/os-release:source:5 : PRETTY_NAME='Ubuntu 20.04.2 LTS' 2022-04-13 22:40:25.953 | ++ /etc/os-release:source:6 : VERSION_ID=20.04 2022-04-13 22:40:25.954 | ++ /etc/os-release:source:7 : HOME_URL=https://www.ubuntu.com/ 2022-04-13 22:40:25.956 | ++ /etc/os-release:source:8 : SUPPORT_URL=https://help.ubuntu.com/ 2022-04-13 22:40:25.958 | ++ /etc/os-release:source:9 : BUG_REPORT_URL=https://bugs.launchpad.net/ubuntu/ 2022-04-13 22:40:25.959 | ++ /etc/os-release:source:10 : PRIVACY_POLICY_URL=https://www.ubuntu.com/legal/terms-and-policies/privacy-policy 2022-04-13 22:40:25.962 | ++ /etc/os-release:source:11 : VERSION_CODENAME=focal 2022-04-13 22:40:25.963 | ++ /etc/os-release:source:12 : UBUNTU_CODENAME=focal 2022-04-13 22:40:25.965 | + functions-common:GetOSVersion:417 : [[ ubuntu20.04.2 LTS (Focal Fossa) == \c\e\n\t\o\s\9 ]] 2022-04-13 22:40:25.967 | + functions-common:GetOSVersion:422 : _ensure_lsb_release 2022-04-13 22:40:25.969 | ++ functions-common:_ensure_lsb_release:393 : command -v lsb_release 2022-04-13 22:40:25.971 | + functions-common:_ensure_lsb_release:393 : [[ -x /usr/bin/lsb_release ]] 2022-04-13 22:40:25.973 | + functions-common:_ensure_lsb_release:394 : return 2022-04-13 22:40:25.975 | ++ functions-common:GetOSVersion:424 : lsb_release -r -s 2022-04-13 22:40:26.043 | + functions-common:GetOSVersion:424 : os_RELEASE=20.04 2022-04-13 22:40:26.046 | ++ functions-common:GetOSVersion:425 : lsb_release -c -s 2022-04-13 22:40:26.112 | + functions-common:GetOSVersion:425 : os_CODENAME=focal 2022-04-13 22:40:26.115 | ++ functions-common:GetOSVersion:426 : lsb_release -i -s 2022-04-13 22:40:26.181 | + functions-common:GetOSVersion:426 : os_VENDOR=Ubuntu 2022-04-13 22:40:26.183 | + functions-common:GetOSVersion:429 : [[ Ubuntu =~ (Debian|Ubuntu|LinuxMint) ]] 2022-04-13 22:40:26.185 | + functions-common:GetOSVersion:430 : os_PACKAGE=deb 2022-04-13 22:40:26.187 | + functions-common:GetOSVersion:435 : typeset -xr os_VENDOR 2022-04-13 22:40:26.188 | + functions-common:GetOSVersion:436 : typeset -xr os_RELEASE 2022-04-13 22:40:26.190 | + functions-common:GetOSVersion:437 : typeset -xr os_PACKAGE 2022-04-13 22:40:26.192 | + functions-common:GetOSVersion:438 : typeset -xr os_CODENAME 2022-04-13 22:40:26.194 | + functions-common:GetDistro:448 : [[ Ubuntu =~ (Ubuntu) ]] 2022-04-13 22:40:26.196 | + functions-common:GetDistro:451 : DISTRO=focal 2022-04-13 22:40:26.198 | + functions-common:GetDistro:500 : typeset -xr DISTRO 2022-04-13 22:40:26.200 | + tools/install_pip.sh:main:44 : echo 'Distro: focal' 2022-04-13 22:40:26.200 | Distro: focal 2022-04-13 22:40:26.203 | + tools/install_pip.sh:main:124 : get_versions 2022-04-13 22:40:26.205 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-04-13 22:40:26.208 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2022-04-13 22:40:26.210 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2022-04-13 22:40:26.213 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2022-04-13 22:40:26.214 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-04-13 22:40:26.783 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=21.3.1 2022-04-13 22:40:26.785 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 21.3.1' 2022-04-13 22:40:26.785 | pip: 21.3.1 2022-04-13 22:40:26.787 | + tools/install_pip.sh:main:126 : [[ -n '' ]] 2022-04-13 22:40:26.789 | + tools/install_pip.sh:main:130 : is_fedora 2022-04-13 22:40:26.792 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-13 22:40:26.793 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-13 22:40:26.795 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-13 22:40:26.797 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-13 22:40:26.798 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-13 22:40:26.800 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-13 22:40:26.802 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-13 22:40:26.803 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-13 22:40:26.805 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-13 22:40:26.807 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-13 22:40:26.809 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-13 22:40:26.810 | + tools/install_pip.sh:main:141 : is_ubuntu 2022-04-13 22:40:26.812 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 22:40:26.814 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 22:40:26.816 | + tools/install_pip.sh:main:142 : : 2022-04-13 22:40:26.817 | + tools/install_pip.sh:main:147 : set -x 2022-04-13 22:40:26.819 | + tools/install_pip.sh:main:151 : pip_install_gr setuptools 2022-04-13 22:40:26.823 | + inc/python:pip_install_gr:76 : local name=setuptools 2022-04-13 22:40:26.825 | + inc/python:pip_install_gr:77 : local clean_name 2022-04-13 22:40:26.828 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements setuptools 2022-04-13 22:40:26.829 | ++ inc/python:get_from_global_requirements:225 : local package=setuptools 2022-04-13 22:40:26.831 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-04-13 22:40:26.834 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^setuptools' /opt/stack/requirements/global-requirements.txt 2022-04-13 22:40:26.834 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-04-13 22:40:26.839 | ++ 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-13 22:40:26.841 | ++ 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-13 22:40:26.843 | ++ 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-13 22:40:26.845 | + 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-13 22:40:26.846 | + 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-13 22:40:26.862 | 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-13 22:40:26.864 | + 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-13 22:40:27.588 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:40:27.588 | from cryptography.utils import int_from_bytes 2022-04-13 22:40:27.588 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:40:27.588 | from cryptography.utils import int_from_bytes 2022-04-13 22:40:28.831 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 22:40:30.164 | 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-13 22:40:30.175 | 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-13 22:40:31.875 | Installing collected packages: setuptools 2022-04-13 22:40:32.767 | Successfully installed setuptools-62.0.0 2022-04-13 22:40:32.767 | 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-13 22:40:32.947 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 22:40:32.947 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 22:40:33.063 | + inc/python:pip_install:200 : result=0 2022-04-13 22:40:33.065 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 22:40:33.066 | + functions-common:time_stop:2432 : local name 2022-04-13 22:40:33.068 | + functions-common:time_stop:2433 : local end_time 2022-04-13 22:40:33.070 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-13 22:40:33.072 | + functions-common:time_stop:2435 : local total 2022-04-13 22:40:33.074 | + functions-common:time_stop:2436 : local start_time 2022-04-13 22:40:33.075 | + functions-common:time_stop:2438 : name=pip_install 2022-04-13 22:40:33.077 | + functions-common:time_stop:2439 : start_time=1649889626858 2022-04-13 22:40:33.079 | + functions-common:time_stop:2441 : [[ -z 1649889626858 ]] 2022-04-13 22:40:33.081 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-13 22:40:33.084 | + functions-common:time_stop:2444 : end_time=1649889633082 2022-04-13 22:40:33.085 | + functions-common:time_stop:2445 : elapsed_time=6224 2022-04-13 22:40:33.088 | + functions-common:time_stop:2446 : total=0 2022-04-13 22:40:33.090 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-13 22:40:33.091 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=6224 2022-04-13 22:40:33.093 | + inc/python:pip_install:203 : return 0 2022-04-13 22:40:33.095 | + tools/install_pip.sh:main:153 : get_versions 2022-04-13 22:40:33.097 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-04-13 22:40:33.101 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2022-04-13 22:40:33.103 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2022-04-13 22:40:33.106 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-04-13 22:40:33.106 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2022-04-13 22:40:33.673 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=21.3.1 2022-04-13 22:40:33.675 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 21.3.1' 2022-04-13 22:40:33.675 | pip: 21.3.1 2022-04-13 22:40:33.678 | + ./stack.sh:main:797 : source /home/ubuntu/devstack/tools/fixup_stuff.sh 2022-04-13 22:40:33.682 | ++ tools/fixup_stuff.sh:source:12 : [[ -z /home/ubuntu/devstack ]] 2022-04-13 22:40:33.685 | + ./stack.sh:main:798 : fixup_all 2022-04-13 22:40:33.687 | + tools/fixup_stuff.sh:fixup_all:180 : fixup_ubuntu 2022-04-13 22:40:33.689 | + tools/fixup_stuff.sh:fixup_ubuntu:141 : is_ubuntu 2022-04-13 22:40:33.691 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 22:40:33.693 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 22:40:33.695 | + tools/fixup_stuff.sh:fixup_ubuntu:151 : sudo rm -rf /usr/lib/python3/dist-packages/PyYAML-5.3.1.egg-info 2022-04-13 22:40:33.706 | + tools/fixup_stuff.sh:fixup_ubuntu:152 : sudo rm -rf '/usr/lib/python3/dist-packages/pyasn1_modules-*.egg-info' 2022-04-13 22:40:33.716 | + tools/fixup_stuff.sh:fixup_ubuntu:153 : sudo rm -rf '/usr/lib/python3/dist-packages/simplejson-*.egg-info' 2022-04-13 22:40:33.727 | + tools/fixup_stuff.sh:fixup_all:181 : fixup_fedora 2022-04-13 22:40:33.729 | + tools/fixup_stuff.sh:fixup_fedora:33 : is_fedora 2022-04-13 22:40:33.731 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-13 22:40:33.733 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-13 22:40:33.735 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-13 22:40:33.737 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-13 22:40:33.739 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-13 22:40:33.741 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-13 22:40:33.743 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-13 22:40:33.745 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-13 22:40:33.747 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-13 22:40:33.749 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-13 22:40:33.751 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-13 22:40:33.753 | + tools/fixup_stuff.sh:fixup_fedora:34 : return 2022-04-13 22:40:33.755 | + tools/fixup_stuff.sh:fixup_all:182 : fixup_suse 2022-04-13 22:40:33.758 | + tools/fixup_stuff.sh:fixup_suse:94 : is_suse 2022-04-13 22:40:33.760 | + functions-common:is_suse:542 : is_opensuse 2022-04-13 22:40:33.762 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-13 22:40:33.764 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-13 22:40:33.766 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-13 22:40:33.768 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-13 22:40:33.770 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-13 22:40:33.772 | + tools/fixup_stuff.sh:fixup_suse:95 : return 2022-04-13 22:40:33.775 | + tools/fixup_stuff.sh:fixup_all:183 : fixup_openeuler 2022-04-13 22:40:33.777 | + tools/fixup_stuff.sh:fixup_openeuler:157 : is_openeuler 2022-04-13 22:40:33.779 | + functions-common:is_openeuler:580 : [[ -z deb ]] 2022-04-13 22:40:33.781 | + functions-common:is_openeuler:583 : '[' Ubuntu = openEuler ']' 2022-04-13 22:40:33.783 | + tools/fixup_stuff.sh:fixup_openeuler:158 : return 2022-04-13 22:40:33.786 | + ./stack.sh:main:801 : pip_install -U os-testr 2022-04-13 22:40:33.807 | Using python 3.8 to install os-testr 2022-04-13 22:40:33.809 | + 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-13 22:40:34.530 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:40:34.530 | from cryptography.utils import int_from_bytes 2022-04-13 22:40:34.530 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:40:34.530 | from cryptography.utils import int_from_bytes 2022-04-13 22:40:35.729 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 22:40:35.833 | Collecting os-testr 2022-04-13 22:40:35.840 | 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-13 22:40:35.851 | Requirement already satisfied: testtools>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (2.5.0) 2022-04-13 22:40:35.853 | 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-13 22:40:35.889 | Collecting python-subunit>=1.0.0 2022-04-13 22:40:35.896 | 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-13 22:40:35.916 | 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-13 22:40:35.926 | 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-13 22:40:35.937 | 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-13 22:40:37.539 | Installing collected packages: python-subunit, os-testr 2022-04-13 22:40:37.761 | Successfully installed os-testr-3.0.0 python-subunit-1.4.0 2022-04-13 22:40:37.761 | 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-13 22:40:37.767 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 22:40:37.767 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 22:40:37.873 | + inc/python:pip_install:200 : result=0 2022-04-13 22:40:37.875 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 22:40:37.878 | + functions-common:time_stop:2432 : local name 2022-04-13 22:40:37.880 | + functions-common:time_stop:2433 : local end_time 2022-04-13 22:40:37.882 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-13 22:40:37.885 | + functions-common:time_stop:2435 : local total 2022-04-13 22:40:37.887 | + functions-common:time_stop:2436 : local start_time 2022-04-13 22:40:37.889 | + functions-common:time_stop:2438 : name=pip_install 2022-04-13 22:40:37.891 | + functions-common:time_stop:2439 : start_time=1649889633801 2022-04-13 22:40:37.893 | + functions-common:time_stop:2441 : [[ -z 1649889633801 ]] 2022-04-13 22:40:37.895 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-13 22:40:37.899 | + functions-common:time_stop:2444 : end_time=1649889637897 2022-04-13 22:40:37.901 | + functions-common:time_stop:2445 : elapsed_time=4096 2022-04-13 22:40:37.903 | + functions-common:time_stop:2446 : total=0 2022-04-13 22:40:37.905 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-13 22:40:37.907 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=4096 2022-04-13 22:40:37.909 | + inc/python:pip_install:203 : return 0 2022-04-13 22:40:37.911 | + ./stack.sh:main:805 : iniset -sudo /etc/systemd/journald.conf Journal RateLimitBurst 0 2022-04-13 22:40:37.959 | + ./stack.sh:main:806 : sudo systemctl restart systemd-journald 2022-04-13 22:40:38.051 | + ./stack.sh:main:812 : install_infra 2022-04-13 22:40:38.054 | + lib/infra:install_infra:31 : local PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-04-13 22:40:38.057 | + lib/infra:install_infra:32 : '[' '!' -d /opt/stack/requirements/.venv ']' 2022-04-13 22:40:38.060 | + lib/infra:install_infra:32 : python3 -m venv /opt/stack/requirements/.venv 2022-04-13 22:40:41.123 | + lib/infra:install_infra:34 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-04-13 22:40:41.126 | + lib/infra:install_infra:34 : pip_install -U pbr 2022-04-13 22:40:41.147 | + 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-13 22:40:42.916 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 22:40:42.927 | Ignoring websocket-client: markers 'python_version == "3.6"' don't match your environment 2022-04-13 22:40:42.944 | Ignoring pytest: markers 'python_version == "3.6"' don't match your environment 2022-04-13 22:40:42.981 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2022-04-13 22:40:43.012 | Ignoring waitress: markers 'python_version == "3.6"' don't match your environment 2022-04-13 22:40:43.019 | Ignoring Mako: markers 'python_version == "3.6"' don't match your environment 2022-04-13 22:40:43.043 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2022-04-13 22:40:43.051 | Ignoring Pillow: markers 'python_version == "3.6"' don't match your environment 2022-04-13 22:40:43.073 | Ignoring zeroconf: markers 'python_version == "3.6"' don't match your environment 2022-04-13 22:40:43.077 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-04-13 22:40:43.093 | Ignoring responses: markers 'python_version == "3.6"' don't match your environment 2022-04-13 22:40:43.103 | Ignoring MarkupSafe: markers 'python_version == "3.6"' don't match your environment 2022-04-13 22:40:43.124 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 22:40:43.135 | Ignoring prettytable: markers 'python_version == "3.6"' don't match your environment 2022-04-13 22:40:43.184 | Ignoring graphviz: markers 'python_version == "3.6"' don't match your environment 2022-04-13 22:40:43.199 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2022-04-13 22:40:43.259 | Ignoring Jinja2: markers 'python_version == "3.6"' don't match your environment 2022-04-13 22:40:43.278 | Ignoring django-debreach: markers 'python_version == "3.6"' don't match your environment 2022-04-13 22:40:43.295 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2022-04-13 22:40:43.326 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-04-13 22:40:43.334 | Ignoring coverage: markers 'python_version == "3.6"' don't match your environment 2022-04-13 22:40:43.347 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 22:40:43.365 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-04-13 22:40:43.376 | Ignoring ujson: markers 'python_version == "3.6"' don't match your environment 2022-04-13 22:40:43.389 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 22:40:43.398 | Ignoring platformdirs: markers 'python_version == "3.6"' don't match your environment 2022-04-13 22:40:43.404 | Ignoring jeepney: markers 'python_version == "3.6"' don't match your environment 2022-04-13 22:40:43.438 | Ignoring keyring: markers 'python_version == "3.6"' don't match your environment 2022-04-13 22:40:43.442 | Ignoring elementpath: markers 'python_version == "3.6"' don't match your environment 2022-04-13 22:40:43.462 | Ignoring asgiref: markers 'python_version == "3.6"' don't match your environment 2022-04-13 22:40:43.470 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 22:40:43.501 | Ignoring protobuf: markers 'python_version == "3.6"' don't match your environment 2022-04-13 22:40:43.531 | Ignoring sympy: markers 'python_version == "3.6"' don't match your environment 2022-04-13 22:40:43.538 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2022-04-13 22:40:43.541 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 22:40:43.545 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-04-13 22:40:43.571 | Ignoring pytest-metadata: markers 'python_version == "3.6"' don't match your environment 2022-04-13 22:40:43.587 | Ignoring tomli: markers 'python_version == "3.6"' don't match your environment 2022-04-13 22:40:43.614 | Ignoring jmespath: markers 'python_version == "3.6"' don't match your environment 2022-04-13 22:40:43.620 | Ignoring click: markers 'python_version == "3.6"' don't match your environment 2022-04-13 22:40:43.633 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2022-04-13 22:40:43.634 | Ignoring os-testr: markers 'python_version == "3.6"' don't match your environment 2022-04-13 22:40:43.650 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2022-04-13 22:40:43.667 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2022-04-13 22:40:43.686 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-04-13 22:40:43.703 | Ignoring pyrsistent: markers 'python_version == "3.6"' don't match your environment 2022-04-13 22:40:43.719 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2022-04-13 22:40:43.733 | Ignoring Werkzeug: markers 'python_version == "3.6"' don't match your environment 2022-04-13 22:40:43.744 | Ignoring xmlschema: markers 'python_version == "3.6"' don't match your environment 2022-04-13 22:40:43.754 | Ignoring cachetools: markers 'python_version == "3.6"' don't match your environment 2022-04-13 22:40:43.764 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-04-13 22:40:43.786 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2022-04-13 22:40:43.814 | Ignoring zipp: markers 'python_version == "3.6"' don't match your environment 2022-04-13 22:40:43.825 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2022-04-13 22:40:43.830 | Ignoring Flask: markers 'python_version == "3.6"' don't match your environment 2022-04-13 22:40:43.845 | Ignoring filelock: markers 'python_version == "3.6"' don't match your environment 2022-04-13 22:40:43.857 | Ignoring itsdangerous: markers 'python_version == "3.6"' don't match your environment 2022-04-13 22:40:43.875 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 22:40:43.881 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2022-04-13 22:40:43.885 | Ignoring setuptools: markers 'python_version == "3.6"' don't match your environment 2022-04-13 22:40:43.890 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 22:40:44.262 | Collecting pbr===5.8.1 2022-04-13 22:40:44.269 | 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-13 22:40:44.307 | Installing collected packages: pbr 2022-04-13 22:40:44.451 | Successfully installed pbr-5.8.1 2022-04-13 22:40:44.511 | + inc/python:pip_install:200 : result=0 2022-04-13 22:40:44.513 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 22:40:44.515 | + functions-common:time_stop:2432 : local name 2022-04-13 22:40:44.517 | + functions-common:time_stop:2433 : local end_time 2022-04-13 22:40:44.519 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-13 22:40:44.522 | + functions-common:time_stop:2435 : local total 2022-04-13 22:40:44.524 | + functions-common:time_stop:2436 : local start_time 2022-04-13 22:40:44.526 | + functions-common:time_stop:2438 : name=pip_install 2022-04-13 22:40:44.528 | + functions-common:time_stop:2439 : start_time=1649889641140 2022-04-13 22:40:44.530 | + functions-common:time_stop:2441 : [[ -z 1649889641140 ]] 2022-04-13 22:40:44.533 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-13 22:40:44.537 | + functions-common:time_stop:2444 : end_time=1649889644534 2022-04-13 22:40:44.539 | + functions-common:time_stop:2445 : elapsed_time=3394 2022-04-13 22:40:44.541 | + functions-common:time_stop:2446 : total=4096 2022-04-13 22:40:44.543 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-13 22:40:44.545 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=7490 2022-04-13 22:40:44.547 | + inc/python:pip_install:203 : return 0 2022-04-13 22:40:44.550 | + lib/infra:install_infra:35 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-04-13 22:40:44.552 | + lib/infra:install_infra:35 : pip_install /opt/stack/requirements 2022-04-13 22:40:44.574 | + 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-13 22:40:46.400 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 22:40:46.412 | Ignoring websocket-client: markers 'python_version == "3.6"' don't match your environment 2022-04-13 22:40:46.428 | Ignoring pytest: markers 'python_version == "3.6"' don't match your environment 2022-04-13 22:40:46.466 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2022-04-13 22:40:46.497 | Ignoring waitress: markers 'python_version == "3.6"' don't match your environment 2022-04-13 22:40:46.504 | Ignoring Mako: markers 'python_version == "3.6"' don't match your environment 2022-04-13 22:40:46.528 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2022-04-13 22:40:46.537 | Ignoring Pillow: markers 'python_version == "3.6"' don't match your environment 2022-04-13 22:40:46.559 | Ignoring zeroconf: markers 'python_version == "3.6"' don't match your environment 2022-04-13 22:40:46.563 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-04-13 22:40:46.579 | Ignoring responses: markers 'python_version == "3.6"' don't match your environment 2022-04-13 22:40:46.589 | Ignoring MarkupSafe: markers 'python_version == "3.6"' don't match your environment 2022-04-13 22:40:46.610 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 22:40:46.621 | Ignoring prettytable: markers 'python_version == "3.6"' don't match your environment 2022-04-13 22:40:46.670 | Ignoring graphviz: markers 'python_version == "3.6"' don't match your environment 2022-04-13 22:40:46.686 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2022-04-13 22:40:46.746 | Ignoring Jinja2: markers 'python_version == "3.6"' don't match your environment 2022-04-13 22:40:46.765 | Ignoring django-debreach: markers 'python_version == "3.6"' don't match your environment 2022-04-13 22:40:46.782 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2022-04-13 22:40:46.813 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-04-13 22:40:46.821 | Ignoring coverage: markers 'python_version == "3.6"' don't match your environment 2022-04-13 22:40:46.835 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 22:40:46.852 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-04-13 22:40:46.864 | Ignoring ujson: markers 'python_version == "3.6"' don't match your environment 2022-04-13 22:40:46.876 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 22:40:46.886 | Ignoring platformdirs: markers 'python_version == "3.6"' don't match your environment 2022-04-13 22:40:46.893 | Ignoring jeepney: markers 'python_version == "3.6"' don't match your environment 2022-04-13 22:40:46.926 | Ignoring keyring: markers 'python_version == "3.6"' don't match your environment 2022-04-13 22:40:46.930 | Ignoring elementpath: markers 'python_version == "3.6"' don't match your environment 2022-04-13 22:40:46.950 | Ignoring asgiref: markers 'python_version == "3.6"' don't match your environment 2022-04-13 22:40:46.959 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 22:40:46.991 | Ignoring protobuf: markers 'python_version == "3.6"' don't match your environment 2022-04-13 22:40:47.021 | Ignoring sympy: markers 'python_version == "3.6"' don't match your environment 2022-04-13 22:40:47.027 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2022-04-13 22:40:47.030 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 22:40:47.035 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-04-13 22:40:47.061 | Ignoring pytest-metadata: markers 'python_version == "3.6"' don't match your environment 2022-04-13 22:40:47.078 | Ignoring tomli: markers 'python_version == "3.6"' don't match your environment 2022-04-13 22:40:47.105 | Ignoring jmespath: markers 'python_version == "3.6"' don't match your environment 2022-04-13 22:40:47.109 | Ignoring click: markers 'python_version == "3.6"' don't match your environment 2022-04-13 22:40:47.122 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2022-04-13 22:40:47.124 | Ignoring os-testr: markers 'python_version == "3.6"' don't match your environment 2022-04-13 22:40:47.140 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2022-04-13 22:40:47.156 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2022-04-13 22:40:47.177 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-04-13 22:40:47.194 | Ignoring pyrsistent: markers 'python_version == "3.6"' don't match your environment 2022-04-13 22:40:47.209 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2022-04-13 22:40:47.223 | Ignoring Werkzeug: markers 'python_version == "3.6"' don't match your environment 2022-04-13 22:40:47.234 | Ignoring xmlschema: markers 'python_version == "3.6"' don't match your environment 2022-04-13 22:40:47.245 | Ignoring cachetools: markers 'python_version == "3.6"' don't match your environment 2022-04-13 22:40:47.255 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-04-13 22:40:47.277 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2022-04-13 22:40:47.306 | Ignoring zipp: markers 'python_version == "3.6"' don't match your environment 2022-04-13 22:40:47.316 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2022-04-13 22:40:47.321 | Ignoring Flask: markers 'python_version == "3.6"' don't match your environment 2022-04-13 22:40:47.336 | Ignoring filelock: markers 'python_version == "3.6"' don't match your environment 2022-04-13 22:40:47.349 | Ignoring itsdangerous: markers 'python_version == "3.6"' don't match your environment 2022-04-13 22:40:47.373 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 22:40:47.379 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2022-04-13 22:40:47.383 | Ignoring setuptools: markers 'python_version == "3.6"' don't match your environment 2022-04-13 22:40:47.388 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 22:40:47.390 | Processing /opt/stack/requirements 2022-04-13 22:40:49.568 | Collecting fixtures===3.0.0 2022-04-13 22:40:49.586 | 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-13 22:40:50.472 | Collecting PyYAML===6.0 2022-04-13 22:40:50.479 | 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-13 22:40:51.276 | Collecting requests===2.27.1 2022-04-13 22:40:51.283 | 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-13 22:40:51.899 | Collecting packaging===21.3 2022-04-13 22:40:51.907 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/ef1/03e05f519cdc7/packaging-21.3-py3-none-any.whl (40 kB) 2022-04-13 22:40:52.506 | Collecting testtools===2.5.0 2022-04-13 22:40:52.511 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/798/525999f053e4d/testtools-2.5.0-py3-none-any.whl (181 kB) 2022-04-13 22:40:53.017 | Collecting idna===3.3 2022-04-13 22:40:53.023 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/84d/9dd047ffa8059/idna-3.3-py3-none-any.whl (61 kB) 2022-04-13 22:40:53.696 | Collecting pyparsing===3.0.7 2022-04-13 22:40:53.704 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a6c/06a88f252e6c3/pyparsing-3.0.7-py3-none-any.whl (98 kB) 2022-04-13 22:40:53.764 | Collecting six===1.16.0 2022-04-13 22:40:53.770 | 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-13 22:40:54.226 | Collecting charset-normalizer===2.0.12 2022-04-13 22:40:54.231 | 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-13 22:40:54.270 | Collecting Parsley>=1.2 2022-04-13 22:40:54.278 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/c3b/c417b8c7e3a96/Parsley-1.3-py2.py3-none-any.whl (88 kB) 2022-04-13 22:40:54.322 | Collecting beagle>=0.2.1 2022-04-13 22:40:54.329 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/34b/7236e550859b0/beagle-0.3.0-py3-none-any.whl (11 kB) 2022-04-13 22:40:54.356 | 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-13 22:40:54.427 | Collecting certifi>=2017.4.17 2022-04-13 22:40:54.434 | 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-13 22:40:54.894 | Collecting urllib3===1.26.9 2022-04-13 22:40:54.900 | 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-13 22:40:55.417 | Collecting extras===1.0.0 2022-04-13 22:40:55.423 | 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-13 22:40:55.983 | Collecting cliff===3.10.1 2022-04-13 22:40:55.989 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a21/da482714b9f0b/cliff-3.10.1-py3-none-any.whl (81 kB) 2022-04-13 22:40:56.487 | Collecting stevedore===3.5.0 2022-04-13 22:40:56.494 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a54/7de73308fd7e9/stevedore-3.5.0-py3-none-any.whl (49 kB) 2022-04-13 22:40:57.109 | Collecting cmd2===2.4.0 2022-04-13 22:40:57.138 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/6fe/6d46099edaf4a/cmd2-2.4.0-py3-none-any.whl (150 kB) 2022-04-13 22:40:57.731 | Collecting autopage===0.5.0 2022-04-13 22:40:57.736 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/572/32860f28a1867/autopage-0.5.0-py3-none-any.whl (29 kB) 2022-04-13 22:40:58.176 | Collecting prettytable===3.2.0 2022-04-13 22:40:58.185 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/f6c/5ec87c3ef9df5/prettytable-3.2.0-py3-none-any.whl (26 kB) 2022-04-13 22:40:58.617 | Collecting wcwidth===0.2.5 2022-04-13 22:40:58.622 | 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-13 22:40:59.027 | Collecting attrs===21.4.0 2022-04-13 22:40:59.039 | 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-13 22:40:59.512 | Collecting pyperclip===1.8.2 2022-04-13 22:40:59.518 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/767/6e3b8b98bc6fb/pyperclip-1.8.2-py3-none-any.whl (11 kB) 2022-04-13 22:40:59.531 | Building wheels for collected packages: openstack-requirements 2022-04-13 22:40:59.531 | Building wheel for openstack-requirements (setup.py): started 2022-04-13 22:41:00.373 | Building wheel for openstack-requirements (setup.py): finished with status 'error' 2022-04-13 22:41:00.374 | ERROR: Command errored out with exit status 1: 2022-04-13 22:41:00.374 | command: /opt/stack/requirements/.venv/bin/python3 -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-req-build-2bu0b3xu/setup.py'"'"'; __file__='"'"'/tmp/pip-req-build-2bu0b3xu/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-a9bce32p 2022-04-13 22:41:00.374 | cwd: /tmp/pip-req-build-2bu0b3xu/ 2022-04-13 22:41:00.374 | Complete output (6 lines): 2022-04-13 22:41:00.374 | usage: setup.py [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...] 2022-04-13 22:41:00.374 | or: setup.py --help [cmd1 cmd2 ...] 2022-04-13 22:41:00.374 | or: setup.py --help-commands 2022-04-13 22:41:00.374 | or: setup.py cmd --help 2022-04-13 22:41:00.374 | 2022-04-13 22:41:00.374 | error: invalid command 'bdist_wheel' 2022-04-13 22:41:00.374 | ---------------------------------------- 2022-04-13 22:41:00.374 | ERROR: Failed building wheel for openstack-requirements 2022-04-13 22:41:00.374 | Running setup.py clean for openstack-requirements 2022-04-13 22:41:01.195 | Failed to build openstack-requirements 2022-04-13 22:41:01.448 | Installing collected packages: attrs, extras, testtools, six, fixtures, wcwidth, prettytable, urllib3, PyYAML, certifi, charset-normalizer, idna, requests, stevedore, pyparsing, pyperclip, cmd2, autopage, cliff, packaging, Parsley, beagle, openstack-requirements 2022-04-13 22:41:03.261 | Running setup.py install for openstack-requirements: started 2022-04-13 22:41:05.567 | Running setup.py install for openstack-requirements: finished with status 'done' 2022-04-13 22:41:05.599 | 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.dev5354 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-13 22:41:05.732 | + inc/python:pip_install:200 : result=0 2022-04-13 22:41:05.734 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 22:41:05.737 | + functions-common:time_stop:2432 : local name 2022-04-13 22:41:05.739 | + functions-common:time_stop:2433 : local end_time 2022-04-13 22:41:05.741 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-13 22:41:05.743 | + functions-common:time_stop:2435 : local total 2022-04-13 22:41:05.746 | + functions-common:time_stop:2436 : local start_time 2022-04-13 22:41:05.748 | + functions-common:time_stop:2438 : name=pip_install 2022-04-13 22:41:05.750 | + functions-common:time_stop:2439 : start_time=1649889644566 2022-04-13 22:41:05.753 | + functions-common:time_stop:2441 : [[ -z 1649889644566 ]] 2022-04-13 22:41:05.756 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-13 22:41:05.759 | + functions-common:time_stop:2444 : end_time=1649889665757 2022-04-13 22:41:05.762 | + functions-common:time_stop:2445 : elapsed_time=21191 2022-04-13 22:41:05.763 | + functions-common:time_stop:2446 : total=7490 2022-04-13 22:41:05.765 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-13 22:41:05.768 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=28681 2022-04-13 22:41:05.770 | + inc/python:pip_install:203 : return 0 2022-04-13 22:41:05.774 | + lib/infra:install_infra:39 : unset PIP_VIRTUAL_ENV 2022-04-13 22:41:05.776 | + lib/infra:install_infra:42 : use_library_from_git pbr 2022-04-13 22:41:05.778 | + inc/python:use_library_from_git:250 : local name=pbr 2022-04-13 22:41:05.783 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 22:41:05.786 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 22:41:05.788 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,pbr, ]] 2022-04-13 22:41:05.790 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 22:41:05.792 | + lib/infra:install_infra:48 : pip_install -U pbr 2022-04-13 22:41:05.811 | Using python 3.8 to install pbr 2022-04-13 22:41:05.814 | + 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-13 22:41:06.530 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:41:06.530 | from cryptography.utils import int_from_bytes 2022-04-13 22:41:06.530 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:41:06.530 | from cryptography.utils import int_from_bytes 2022-04-13 22:41:07.702 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 22:41:07.739 | Requirement already satisfied: pbr in /usr/local/lib/python3.8/dist-packages (5.8.1) 2022-04-13 22:41:09.655 | 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-13 22:41:09.661 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 22:41:09.661 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 22:41:09.772 | + inc/python:pip_install:200 : result=0 2022-04-13 22:41:09.774 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 22:41:09.776 | + functions-common:time_stop:2432 : local name 2022-04-13 22:41:09.778 | + functions-common:time_stop:2433 : local end_time 2022-04-13 22:41:09.781 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-13 22:41:09.783 | + functions-common:time_stop:2435 : local total 2022-04-13 22:41:09.785 | + functions-common:time_stop:2436 : local start_time 2022-04-13 22:41:09.787 | + functions-common:time_stop:2438 : name=pip_install 2022-04-13 22:41:09.789 | + functions-common:time_stop:2439 : start_time=1649889665806 2022-04-13 22:41:09.791 | + functions-common:time_stop:2441 : [[ -z 1649889665806 ]] 2022-04-13 22:41:09.794 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-13 22:41:09.798 | + functions-common:time_stop:2444 : end_time=1649889669796 2022-04-13 22:41:09.800 | + functions-common:time_stop:2445 : elapsed_time=3990 2022-04-13 22:41:09.802 | + functions-common:time_stop:2446 : total=28681 2022-04-13 22:41:09.804 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-13 22:41:09.806 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=32671 2022-04-13 22:41:09.809 | + inc/python:pip_install:203 : return 0 2022-04-13 22:41:09.811 | + ./stack.sh:main:815 : python3 -m venv /opt/stack/bindep-venv 2022-04-13 22:41:12.997 | + ./stack.sh:main:817 : /opt/stack/bindep-venv/bin/pip install bindep 2022-04-13 22:41:14.774 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 22:41:14.850 | Collecting bindep 2022-04-13 22:41:14.855 | 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-13 22:41:14.908 | Collecting Parsley 2022-04-13 22:41:14.913 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/c3b/c417b8c7e3a96/Parsley-1.3-py2.py3-none-any.whl (88 kB) 2022-04-13 22:41:15.054 | Collecting pbr>=2.0.0 2022-04-13 22:41:15.061 | 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-13 22:41:15.139 | Collecting distro 2022-04-13 22:41:15.146 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/d59/6311d707e692c/distro-1.7.0-py3-none-any.whl (20 kB) 2022-04-13 22:41:15.236 | Collecting packaging; python_version >= "3.6" 2022-04-13 22:41:15.242 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/ef1/03e05f519cdc7/packaging-21.3-py3-none-any.whl (40 kB) 2022-04-13 22:41:15.422 | Collecting pyparsing!=3.0.5,>=2.0.2 2022-04-13 22:41:15.429 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/ef7/b523f6356f763/pyparsing-3.0.8-py3-none-any.whl (98 kB) 2022-04-13 22:41:15.478 | Installing collected packages: Parsley, pbr, distro, pyparsing, packaging, bindep 2022-04-13 22:41:16.057 | 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-13 22:41:16.146 | + ./stack.sh:main:818 : export BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-04-13 22:41:16.149 | + ./stack.sh:main:818 : BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-04-13 22:41:16.153 | ++ ./stack.sh:main:821 : _get_plugin_bindep_packages 2022-04-13 22:41:16.170 | + ./stack.sh:main:821 : pkgs= 2022-04-13 22:41:16.172 | + ./stack.sh:main:822 : [[ -n '' ]] 2022-04-13 22:41:16.176 | + ./stack.sh:main:829 : run_phase stack pre-install 2022-04-13 22:41:16.178 | + functions-common:run_phase:1860 : local mode=stack 2022-04-13 22:41:16.180 | + functions-common:run_phase:1861 : local phase=pre-install 2022-04-13 22:41:16.183 | + functions-common:run_phase:1862 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-04-13 22:41:16.189 | + functions-common:run_phase:1863 : local extra_plugin_file_name 2022-04-13 22:41:16.192 | + functions-common:run_phase:1864 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-04-13 22:41:16.194 | + functions-common:run_phase:1869 : local exceptions=80-tempest.sh 2022-04-13 22:41:16.196 | + functions-common:run_phase:1870 : local extra 2022-04-13 22:41:16.199 | ++ functions-common:run_phase:1871 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-04-13 22:41:16.203 | + functions-common:run_phase:1871 : extra=80-tempest.sh 2022-04-13 22:41:16.205 | + functions-common:run_phase:1872 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-04-13 22:41:16.207 | + functions-common:run_phase:1876 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-04-13 22:41:16.209 | + functions-common:run_phase:1876 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack pre-install 2022-04-13 22:41:16.212 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-04-13 22:41:16.228 | ++ functions-common:is_service_enabled:2088 : return 0 2022-04-13 22:41:16.230 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-04-13 22:41:16.232 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-04-13 22:41:16.235 | ++ extras.d/80-tempest.sh:source:7 : [[ pre-install == \i\n\s\t\a\l\l ]] 2022-04-13 22:41:16.237 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2022-04-13 22:41:16.239 | ++ extras.d/80-tempest.sh:source:10 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2022-04-13 22:41:16.241 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2022-04-13 22:41:16.243 | ++ extras.d/80-tempest.sh:source:13 : [[ pre-install == \e\x\t\r\a ]] 2022-04-13 22:41:16.245 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2022-04-13 22:41:16.247 | ++ extras.d/80-tempest.sh:source:16 : [[ pre-install == \p\o\s\t\-\e\x\t\r\a ]] 2022-04-13 22:41:16.249 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2022-04-13 22:41:16.251 | ++ extras.d/80-tempest.sh:source:19 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2022-04-13 22:41:16.253 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-04-13 22:41:16.256 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-04-13 22:41:16.258 | + functions-common:run_phase:1881 : [[ stack == \s\o\u\r\c\e ]] 2022-04-13 22:41:16.260 | + functions-common:run_phase:1884 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-04-13 22:41:16.263 | + functions-common:run_phase:1887 : run_plugins stack pre-install 2022-04-13 22:41:16.269 | + functions-common:run_plugins:1846 : local mode=stack 2022-04-13 22:41:16.272 | + functions-common:run_plugins:1847 : local phase=pre-install 2022-04-13 22:41:16.274 | + functions-common:run_plugins:1849 : local plugins= 2022-04-13 22:41:16.277 | + functions-common:run_plugins:1850 : local plugin 2022-04-13 22:41:16.280 | + ./stack.sh:main:832 : set_systemd_override DefaultLimitNOFILE 2048 2022-04-13 22:41:16.282 | + functions:set_systemd_override:820 : local key=DefaultLimitNOFILE 2022-04-13 22:41:16.284 | + functions:set_systemd_override:821 : local value=2048 2022-04-13 22:41:16.287 | + functions:set_systemd_override:823 : local sysconf=/etc/systemd/system.conf 2022-04-13 22:41:16.291 | + functions:set_systemd_override:824 : iniset -sudo /etc/systemd/system.conf Manager DefaultLimitNOFILE 2048 2022-04-13 22:41:16.349 | + functions:set_systemd_override:825 : echo 'Set systemd system override for DefaultLimitNOFILE=2048' 2022-04-13 22:41:16.349 | Set systemd system override for DefaultLimitNOFILE=2048 2022-04-13 22:41:16.351 | + functions:set_systemd_override:827 : sudo systemctl daemon-reload 2022-04-13 22:41:16.737 | + ./stack.sh:main:834 : install_rpc_backend 2022-04-13 22:41:16.740 | + lib/rpc_backend:install_rpc_backend:52 : is_service_enabled rabbit 2022-04-13 22:41:16.756 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 22:41:16.758 | + lib/rpc_backend:install_rpc_backend:54 : install_package rabbitmq-server 2022-04-13 22:41:16.762 | + functions-common:install_package:1470 : update_package_repo 2022-04-13 22:41:16.764 | + functions-common:update_package_repo:1442 : NO_UPDATE_REPOS=False 2022-04-13 22:41:16.766 | + functions-common:update_package_repo:1443 : REPOS_UPDATED=True 2022-04-13 22:41:16.768 | + functions-common:update_package_repo:1444 : RETRY_UPDATE=False 2022-04-13 22:41:16.771 | + functions-common:update_package_repo:1446 : [[ False = \T\r\u\e ]] 2022-04-13 22:41:16.773 | + functions-common:update_package_repo:1450 : is_ubuntu 2022-04-13 22:41:16.775 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 22:41:16.777 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 22:41:16.780 | + functions-common:update_package_repo:1451 : apt_get_update 2022-04-13 22:41:16.782 | + functions-common:apt_get_update:1196 : [[ True == \T\r\u\e ]] 2022-04-13 22:41:16.784 | + functions-common:apt_get_update:1196 : [[ False != \T\r\u\e ]] 2022-04-13 22:41:16.786 | + functions-common:apt_get_update:1197 : return 2022-04-13 22:41:16.788 | + functions-common:install_package:1471 : real_install_package rabbitmq-server 2022-04-13 22:41:16.791 | + functions-common:real_install_package:1456 : is_ubuntu 2022-04-13 22:41:16.793 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 22:41:16.795 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 22:41:16.797 | + functions-common:real_install_package:1457 : apt_get install rabbitmq-server 2022-04-13 22:41:16.818 | + functions-common:apt_get:1237 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install rabbitmq-server 2022-04-13 22:41:16.927 | Reading package lists... 2022-04-13 22:41:17.178 | Building dependency tree... 2022-04-13 22:41:17.179 | Reading state information... 2022-04-13 22:41:17.437 | The following packages were automatically installed and are no longer required: 2022-04-13 22:41:17.439 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-13 22:41:17.439 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-13 22:41:17.439 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-13 22:41:17.439 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-13 22:41:17.439 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-13 22:41:17.439 | python3-zope.interface 2022-04-13 22:41:17.439 | Use 'sudo apt autoremove' to remove them. 2022-04-13 22:41:17.439 | The following additional packages will be installed: 2022-04-13 22:41:17.439 | erlang-asn1 erlang-base erlang-crypto erlang-eldap erlang-ftp erlang-inets 2022-04-13 22:41:17.439 | erlang-mnesia erlang-os-mon erlang-parsetools erlang-public-key 2022-04-13 22:41:17.439 | erlang-runtime-tools erlang-snmp erlang-ssl erlang-syntax-tools erlang-tftp 2022-04-13 22:41:17.440 | erlang-tools erlang-xmerl locales-all 2022-04-13 22:41:17.441 | Suggested packages: 2022-04-13 22:41:17.441 | erlang erlang-manpages erlang-doc 2022-04-13 22:41:17.514 | The following NEW packages will be installed: 2022-04-13 22:41:17.514 | erlang-asn1 erlang-base erlang-crypto erlang-eldap erlang-ftp erlang-inets 2022-04-13 22:41:17.514 | erlang-mnesia erlang-os-mon erlang-parsetools erlang-public-key 2022-04-13 22:41:17.514 | erlang-runtime-tools erlang-snmp erlang-ssl erlang-syntax-tools erlang-tftp 2022-04-13 22:41:17.515 | erlang-tools erlang-xmerl locales-all rabbitmq-server 2022-04-13 22:41:17.632 | 0 upgraded, 19 newly installed, 0 to remove and 127 not upgraded. 2022-04-13 22:41:17.632 | Need to get 38.1 MB of archives. 2022-04-13 22:41:17.632 | After this operation, 276 MB of additional disk space will be used. 2022-04-13 22:41:17.632 | 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-13 22:41:18.812 | 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-13 22:41:18.899 | 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-13 22:41:18.902 | 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-13 22:41:19.393 | 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-13 22:41:19.406 | 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-13 22:41:19.410 | 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-13 22:41:19.443 | 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-13 22:41:19.445 | 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-13 22:41:19.448 | 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-13 22:41:19.450 | 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-13 22:41:19.512 | 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-13 22:41:19.747 | 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-13 22:41:19.749 | 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-13 22:41:19.861 | 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-13 22:41:19.867 | 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-13 22:41:19.954 | 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-13 22:41:20.179 | 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-13 22:41:22.322 | 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-13 22:41:25.129 | Fetched 38.1 MB in 7s (5,411 kB/s) 2022-04-13 22:41:25.161 | Selecting previously unselected package erlang-base. 2022-04-13 22:41:25.209 | (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 ... 81597 files and directories currently installed.) 2022-04-13 22:41:25.213 | Preparing to unpack .../00-erlang-base_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-04-13 22:41:25.215 | Unpacking erlang-base (1:22.2.7+dfsg-1) ... 2022-04-13 22:41:26.322 | Selecting previously unselected package erlang-asn1. 2022-04-13 22:41:26.331 | Preparing to unpack .../01-erlang-asn1_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-04-13 22:41:26.333 | Unpacking erlang-asn1 (1:22.2.7+dfsg-1) ... 2022-04-13 22:41:26.444 | Selecting previously unselected package erlang-crypto. 2022-04-13 22:41:26.453 | Preparing to unpack .../02-erlang-crypto_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-04-13 22:41:26.455 | Unpacking erlang-crypto (1:22.2.7+dfsg-1) ... 2022-04-13 22:41:26.499 | Selecting previously unselected package erlang-public-key. 2022-04-13 22:41:26.508 | Preparing to unpack .../03-erlang-public-key_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-04-13 22:41:26.510 | Unpacking erlang-public-key (1:22.2.7+dfsg-1) ... 2022-04-13 22:41:26.608 | Selecting previously unselected package erlang-mnesia. 2022-04-13 22:41:26.617 | Preparing to unpack .../04-erlang-mnesia_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-04-13 22:41:26.620 | Unpacking erlang-mnesia (1:22.2.7+dfsg-1) ... 2022-04-13 22:41:26.731 | Selecting previously unselected package erlang-runtime-tools. 2022-04-13 22:41:26.740 | Preparing to unpack .../05-erlang-runtime-tools_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-04-13 22:41:26.743 | Unpacking erlang-runtime-tools (1:22.2.7+dfsg-1) ... 2022-04-13 22:41:26.798 | Selecting previously unselected package erlang-ssl. 2022-04-13 22:41:26.807 | Preparing to unpack .../06-erlang-ssl_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-04-13 22:41:26.809 | Unpacking erlang-ssl (1:22.2.7+dfsg-1) ... 2022-04-13 22:41:26.987 | Selecting previously unselected package erlang-eldap. 2022-04-13 22:41:26.996 | Preparing to unpack .../07-erlang-eldap_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-04-13 22:41:26.998 | Unpacking erlang-eldap (1:22.2.7+dfsg-1) ... 2022-04-13 22:41:27.037 | Selecting previously unselected package erlang-ftp. 2022-04-13 22:41:27.045 | Preparing to unpack .../08-erlang-ftp_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-04-13 22:41:27.047 | Unpacking erlang-ftp (1:22.2.7+dfsg-1) ... 2022-04-13 22:41:27.082 | Selecting previously unselected package erlang-tftp. 2022-04-13 22:41:27.092 | Preparing to unpack .../09-erlang-tftp_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-04-13 22:41:27.094 | Unpacking erlang-tftp (1:22.2.7+dfsg-1) ... 2022-04-13 22:41:27.131 | Selecting previously unselected package erlang-inets. 2022-04-13 22:41:27.139 | Preparing to unpack .../10-erlang-inets_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-04-13 22:41:27.142 | Unpacking erlang-inets (1:22.2.7+dfsg-1) ... 2022-04-13 22:41:27.248 | Selecting previously unselected package erlang-snmp. 2022-04-13 22:41:27.258 | Preparing to unpack .../11-erlang-snmp_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-04-13 22:41:27.261 | Unpacking erlang-snmp (1:22.2.7+dfsg-1) ... 2022-04-13 22:41:27.509 | Selecting previously unselected package erlang-os-mon. 2022-04-13 22:41:27.517 | Preparing to unpack .../12-erlang-os-mon_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-04-13 22:41:27.520 | Unpacking erlang-os-mon (1:22.2.7+dfsg-1) ... 2022-04-13 22:41:27.556 | Selecting previously unselected package erlang-parsetools. 2022-04-13 22:41:27.565 | Preparing to unpack .../13-erlang-parsetools_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-04-13 22:41:27.568 | Unpacking erlang-parsetools (1:22.2.7+dfsg-1) ... 2022-04-13 22:41:27.611 | Selecting previously unselected package erlang-syntax-tools. 2022-04-13 22:41:27.620 | Preparing to unpack .../14-erlang-syntax-tools_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-04-13 22:41:27.622 | Unpacking erlang-syntax-tools (1:22.2.7+dfsg-1) ... 2022-04-13 22:41:27.694 | Selecting previously unselected package erlang-tools. 2022-04-13 22:41:27.703 | Preparing to unpack .../15-erlang-tools_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-04-13 22:41:27.705 | Unpacking erlang-tools (1:22.2.7+dfsg-1) ... 2022-04-13 22:41:27.799 | Selecting previously unselected package erlang-xmerl. 2022-04-13 22:41:27.808 | Preparing to unpack .../16-erlang-xmerl_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-04-13 22:41:27.810 | Unpacking erlang-xmerl (1:22.2.7+dfsg-1) ... 2022-04-13 22:41:27.992 | Selecting previously unselected package locales-all. 2022-04-13 22:41:28.000 | Preparing to unpack .../17-locales-all_2.31-0ubuntu9.7_amd64.deb ... 2022-04-13 22:41:28.002 | Unpacking locales-all (2.31-0ubuntu9.7) ... 2022-04-13 22:41:32.227 | Selecting previously unselected package rabbitmq-server. 2022-04-13 22:41:32.239 | Preparing to unpack .../18-rabbitmq-server_3.8.2-0ubuntu1.3_all.deb ... 2022-04-13 22:41:32.241 | Unpacking rabbitmq-server (3.8.2-0ubuntu1.3) ... 2022-04-13 22:41:33.430 | Setting up erlang-base (1:22.2.7+dfsg-1) ... 2022-04-13 22:41:33.850 | Created symlink /etc/systemd/system/multi-user.target.wants/epmd.service → /lib/systemd/system/epmd.service. 2022-04-13 22:41:33.850 | Created symlink /etc/systemd/system/sockets.target.wants/epmd.socket → /lib/systemd/system/epmd.socket. 2022-04-13 22:41:38.325 | Searching for services which depend on erlang and should be started... none found. 2022-04-13 22:41:38.329 | Setting up erlang-xmerl (1:22.2.7+dfsg-1) ... 2022-04-13 22:41:38.335 | Setting up erlang-syntax-tools (1:22.2.7+dfsg-1) ... 2022-04-13 22:41:38.341 | Setting up locales-all (2.31-0ubuntu9.7) ... 2022-04-13 22:41:38.348 | Setting up erlang-parsetools (1:22.2.7+dfsg-1) ... 2022-04-13 22:41:38.353 | Setting up erlang-asn1 (1:22.2.7+dfsg-1) ... 2022-04-13 22:41:38.359 | Setting up erlang-tftp (1:22.2.7+dfsg-1) ... 2022-04-13 22:41:38.365 | Setting up erlang-mnesia (1:22.2.7+dfsg-1) ... 2022-04-13 22:41:38.370 | Setting up erlang-crypto (1:22.2.7+dfsg-1) ... 2022-04-13 22:41:38.376 | Setting up erlang-runtime-tools (1:22.2.7+dfsg-1) ... 2022-04-13 22:41:38.382 | Setting up erlang-tools (1:22.2.7+dfsg-1) ... 2022-04-13 22:41:38.388 | Setting up erlang-snmp (1:22.2.7+dfsg-1) ... 2022-04-13 22:41:38.393 | Setting up erlang-public-key (1:22.2.7+dfsg-1) ... 2022-04-13 22:41:38.398 | Setting up erlang-ssl (1:22.2.7+dfsg-1) ... 2022-04-13 22:41:38.404 | Setting up erlang-os-mon (1:22.2.7+dfsg-1) ... 2022-04-13 22:41:38.410 | Setting up erlang-eldap (1:22.2.7+dfsg-1) ... 2022-04-13 22:41:38.415 | Setting up erlang-ftp (1:22.2.7+dfsg-1) ... 2022-04-13 22:41:38.420 | Setting up erlang-inets (1:22.2.7+dfsg-1) ... 2022-04-13 22:41:38.426 | Setting up rabbitmq-server (3.8.2-0ubuntu1.3) ... 2022-04-13 22:41:38.518 | Adding group `rabbitmq' (GID 125) ... 2022-04-13 22:41:38.530 | Done. 2022-04-13 22:41:38.612 | Adding system user `rabbitmq' (UID 117) ... 2022-04-13 22:41:38.612 | Adding new user `rabbitmq' (UID 117) with group `rabbitmq' ... 2022-04-13 22:41:38.649 | Not creating home directory `/var/lib/rabbitmq'. 2022-04-13 22:41:38.926 | Created symlink /etc/systemd/system/multi-user.target.wants/rabbitmq-server.service → /lib/systemd/system/rabbitmq-server.service. 2022-04-13 22:41:44.767 | Processing triggers for man-db (2.9.1-1) ... 2022-04-13 22:41:45.363 | Processing triggers for systemd (245.4-4ubuntu3.15) ... 2022-04-13 22:41:53.538 | + functions-common:apt_get:1241 : result=0 2022-04-13 22:41:53.540 | + functions-common:apt_get:1244 : time_stop apt-get 2022-04-13 22:41:53.542 | + functions-common:time_stop:2432 : local name 2022-04-13 22:41:53.545 | + functions-common:time_stop:2433 : local end_time 2022-04-13 22:41:53.547 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-13 22:41:53.549 | + functions-common:time_stop:2435 : local total 2022-04-13 22:41:53.551 | + functions-common:time_stop:2436 : local start_time 2022-04-13 22:41:53.554 | + functions-common:time_stop:2438 : name=apt-get 2022-04-13 22:41:53.556 | + functions-common:time_stop:2439 : start_time=1649889676815 2022-04-13 22:41:53.558 | + functions-common:time_stop:2441 : [[ -z 1649889676815 ]] 2022-04-13 22:41:53.561 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-13 22:41:53.565 | + functions-common:time_stop:2444 : end_time=1649889713562 2022-04-13 22:41:53.567 | + functions-common:time_stop:2445 : elapsed_time=36747 2022-04-13 22:41:53.570 | + functions-common:time_stop:2446 : total=178225 2022-04-13 22:41:53.572 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-13 22:41:53.574 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=214972 2022-04-13 22:41:53.577 | + functions-common:apt_get:1245 : return 0 2022-04-13 22:41:53.579 | + lib/rpc_backend:install_rpc_backend:55 : is_suse 2022-04-13 22:41:53.582 | + functions-common:is_suse:542 : is_opensuse 2022-04-13 22:41:53.584 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-13 22:41:53.586 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-13 22:41:53.589 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-13 22:41:53.591 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-13 22:41:53.594 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-13 22:41:53.596 | + lib/rpc_backend:install_rpc_backend:68 : is_fedora 2022-04-13 22:41:53.598 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-13 22:41:53.601 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-13 22:41:53.603 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-13 22:41:53.605 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-13 22:41:53.607 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-13 22:41:53.609 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-13 22:41:53.612 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-13 22:41:53.614 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-13 22:41:53.616 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-13 22:41:53.618 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-13 22:41:53.620 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-13 22:41:53.623 | + lib/rpc_backend:install_rpc_backend:68 : is_suse 2022-04-13 22:41:53.626 | + functions-common:is_suse:542 : is_opensuse 2022-04-13 22:41:53.629 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-13 22:41:53.632 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-13 22:41:53.635 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-13 22:41:53.638 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-13 22:41:53.641 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-13 22:41:53.643 | + ./stack.sh:main:835 : restart_rpc_backend 2022-04-13 22:41:53.645 | + lib/rpc_backend:restart_rpc_backend:81 : is_service_enabled rabbit 2022-04-13 22:41:53.662 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 22:41:53.664 | + lib/rpc_backend:restart_rpc_backend:83 : echo_summary 'Starting RabbitMQ' 2022-04-13 22:41:53.666 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-13 22:41:53.669 | + ./stack.sh:echo_summary:448 : echo -e Starting RabbitMQ 2022-04-13 22:41:53.671 | + lib/rpc_backend:restart_rpc_backend:94 : local i 2022-04-13 22:41:53.674 | ++ lib/rpc_backend:restart_rpc_backend:95 : seq 20 2022-04-13 22:41:53.678 | + lib/rpc_backend:restart_rpc_backend:95 : for i in `seq 20` 2022-04-13 22:41:53.681 | + lib/rpc_backend:restart_rpc_backend:96 : local rc=0 2022-04-13 22:41:53.683 | + lib/rpc_backend:restart_rpc_backend:98 : [[ 1 -eq 20 ]] 2022-04-13 22:41:53.686 | + lib/rpc_backend:restart_rpc_backend:100 : [[ 1 == \0 ]] 2022-04-13 22:41:53.688 | + lib/rpc_backend:restart_rpc_backend:104 : rabbit_setuser stackrabbit Passw0rd 2022-04-13 22:41:53.690 | + lib/rpc_backend:rabbit_setuser:173 : local user=stackrabbit pass=Passw0rd found= out= 2022-04-13 22:41:53.693 | ++ lib/rpc_backend:rabbit_setuser:174 : sudo rabbitmqctl list_users 2022-04-13 22:41:54.417 | + lib/rpc_backend:rabbit_setuser:174 : out='Listing users ... 2022-04-13 22:41:54.418 | user tags 2022-04-13 22:41:54.418 | guest [administrator]' 2022-04-13 22:41:54.421 | ++ lib/rpc_backend:rabbit_setuser:176 : echo 'Listing users ... 2022-04-13 22:41:54.421 | user tags 2022-04-13 22:41:54.421 | guest [administrator]' 2022-04-13 22:41:54.421 | ++ lib/rpc_backend:rabbit_setuser:176 : awk '$1 == user { print $1 }' user=stackrabbit 2022-04-13 22:41:54.427 | + lib/rpc_backend:rabbit_setuser:176 : found= 2022-04-13 22:41:54.430 | + lib/rpc_backend:rabbit_setuser:177 : '[' '' = stackrabbit ']' 2022-04-13 22:41:54.433 | + lib/rpc_backend:rabbit_setuser:181 : sudo rabbitmqctl add_user stackrabbit Passw0rd 2022-04-13 22:41:55.121 | Adding user "stackrabbit" ... 2022-04-13 22:41:55.150 | + lib/rpc_backend:rabbit_setuser:184 : sudo rabbitmqctl set_permissions stackrabbit '.*' '.*' '.*' 2022-04-13 22:41:55.879 | Setting permissions for user "stackrabbit" in vhost "/" ... 2022-04-13 22:41:55.903 | + lib/rpc_backend:restart_rpc_backend:105 : '[' 0 -ne 0 ']' 2022-04-13 22:41:55.907 | + lib/rpc_backend:restart_rpc_backend:110 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-04-13 22:41:56.624 | Changing password for user "stackrabbit" ... 2022-04-13 22:41:56.649 | + lib/rpc_backend:restart_rpc_backend:112 : '[' 0 -ne 0 ']' 2022-04-13 22:41:56.652 | + lib/rpc_backend:restart_rpc_backend:116 : break 2022-04-13 22:41:56.655 | + lib/rpc_backend:restart_rpc_backend:119 : sudo rabbitmqctl delete_user guest 2022-04-13 22:41:57.349 | Deleting user "guest" ... 2022-04-13 22:41:57.375 | + ./stack.sh:main:837 : is_service_enabled mysql postgresql 2022-04-13 22:41:57.392 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 22:41:57.395 | + ./stack.sh:main:838 : install_database 2022-04-13 22:41:57.397 | + lib/database:install_database:118 : install_database_mysql 2022-04-13 22:41:57.400 | + lib/databases/mysql:install_database_mysql:157 : is_ubuntu 2022-04-13 22:41:57.402 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 22:41:57.405 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 22:41:57.407 | + lib/databases/mysql:install_database_mysql:160 : sudo debconf-set-selections 2022-04-13 22:41:57.628 | + lib/databases/mysql:install_database_mysql:170 : [[ ! -e /home/ubuntu/.my.cnf ]] 2022-04-13 22:41:57.631 | + lib/databases/mysql:install_database_mysql:171 : cat 2022-04-13 22:41:57.635 | + lib/databases/mysql:install_database_mysql:177 : is_ubuntu 2022-04-13 22:41:57.638 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 22:41:57.640 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 22:41:57.643 | + lib/databases/mysql:install_database_mysql:177 : '[' mysql '!=' mariadb ']' 2022-04-13 22:41:57.645 | + lib/databases/mysql:install_database_mysql:178 : echo host=127.0.0.1 2022-04-13 22:41:57.647 | + lib/databases/mysql:install_database_mysql:180 : chmod 0600 /home/ubuntu/.my.cnf 2022-04-13 22:41:57.651 | + lib/databases/mysql:install_database_mysql:183 : [[ True == \T\r\u\e ]] 2022-04-13 22:41:57.655 | + lib/databases/mysql:install_database_mysql:184 : is_oraclelinux 2022-04-13 22:41:57.657 | + functions-common:is_oraclelinux:512 : [[ -z Ubuntu ]] 2022-04-13 22:41:57.659 | + functions-common:is_oraclelinux:516 : '[' Ubuntu = OracleServer ']' 2022-04-13 22:41:57.662 | + lib/databases/mysql:install_database_mysql:186 : is_fedora 2022-04-13 22:41:57.664 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-13 22:41:57.666 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-13 22:41:57.669 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-13 22:41:57.672 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-13 22:41:57.674 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-13 22:41:57.677 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-13 22:41:57.679 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-13 22:41:57.682 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-13 22:41:57.684 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-13 22:41:57.686 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-13 22:41:57.689 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-13 22:41:57.691 | + lib/databases/mysql:install_database_mysql:189 : is_suse 2022-04-13 22:41:57.694 | + functions-common:is_suse:542 : is_opensuse 2022-04-13 22:41:57.697 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-13 22:41:57.699 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-13 22:41:57.701 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-13 22:41:57.704 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-13 22:41:57.706 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-13 22:41:57.708 | + lib/databases/mysql:install_database_mysql:192 : is_ubuntu 2022-04-13 22:41:57.711 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 22:41:57.713 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 22:41:57.716 | + lib/databases/mysql:install_database_mysql:193 : install_package mysql-server 2022-04-13 22:41:57.719 | + functions-common:install_package:1470 : update_package_repo 2022-04-13 22:41:57.721 | + functions-common:update_package_repo:1442 : NO_UPDATE_REPOS=False 2022-04-13 22:41:57.724 | + functions-common:update_package_repo:1443 : REPOS_UPDATED=True 2022-04-13 22:41:57.726 | + functions-common:update_package_repo:1444 : RETRY_UPDATE=False 2022-04-13 22:41:57.728 | + functions-common:update_package_repo:1446 : [[ False = \T\r\u\e ]] 2022-04-13 22:41:57.731 | + functions-common:update_package_repo:1450 : is_ubuntu 2022-04-13 22:41:57.733 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 22:41:57.736 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 22:41:57.738 | + functions-common:update_package_repo:1451 : apt_get_update 2022-04-13 22:41:57.740 | + functions-common:apt_get_update:1196 : [[ True == \T\r\u\e ]] 2022-04-13 22:41:57.742 | + functions-common:apt_get_update:1196 : [[ False != \T\r\u\e ]] 2022-04-13 22:41:57.745 | + functions-common:apt_get_update:1197 : return 2022-04-13 22:41:57.748 | + functions-common:install_package:1471 : real_install_package mysql-server 2022-04-13 22:41:57.752 | + functions-common:real_install_package:1456 : is_ubuntu 2022-04-13 22:41:57.754 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 22:41:57.756 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 22:41:57.759 | + functions-common:real_install_package:1457 : apt_get install mysql-server 2022-04-13 22:41:57.780 | + functions-common:apt_get:1237 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install mysql-server 2022-04-13 22:41:57.897 | Reading package lists... 2022-04-13 22:41:58.172 | Building dependency tree... 2022-04-13 22:41:58.174 | Reading state information... 2022-04-13 22:41:58.456 | The following packages were automatically installed and are no longer required: 2022-04-13 22:41:58.458 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-13 22:41:58.458 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-13 22:41:58.458 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-13 22:41:58.458 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-13 22:41:58.458 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-13 22:41:58.458 | python3-zope.interface 2022-04-13 22:41:58.458 | Use 'sudo apt autoremove' to remove them. 2022-04-13 22:41:58.458 | The following additional packages will be installed: 2022-04-13 22:41:58.458 | libcgi-fast-perl libcgi-pm-perl libencode-locale-perl libevent-core-2.1-7 2022-04-13 22:41:58.459 | libevent-pthreads-2.1-7 libfcgi-perl libhtml-parser-perl libhtml-tagset-perl 2022-04-13 22:41:58.459 | libhtml-template-perl libhttp-date-perl libhttp-message-perl libio-html-perl 2022-04-13 22:41:58.459 | liblwp-mediatypes-perl libmecab2 libtimedate-perl liburi-perl mecab-ipadic 2022-04-13 22:41:58.459 | mecab-ipadic-utf8 mecab-utils mysql-client-8.0 mysql-client-core-8.0 2022-04-13 22:41:58.459 | mysql-server-8.0 mysql-server-core-8.0 2022-04-13 22:41:58.461 | Suggested packages: 2022-04-13 22:41:58.461 | libdata-dump-perl libipc-sharedcache-perl libwww-perl mailx tinyca 2022-04-13 22:41:58.540 | The following NEW packages will be installed: 2022-04-13 22:41:58.540 | libcgi-fast-perl libcgi-pm-perl libencode-locale-perl libevent-core-2.1-7 2022-04-13 22:41:58.540 | libevent-pthreads-2.1-7 libfcgi-perl libhtml-parser-perl libhtml-tagset-perl 2022-04-13 22:41:58.540 | libhtml-template-perl libhttp-date-perl libhttp-message-perl libio-html-perl 2022-04-13 22:41:58.541 | liblwp-mediatypes-perl libmecab2 libtimedate-perl liburi-perl mecab-ipadic 2022-04-13 22:41:58.541 | mecab-ipadic-utf8 mecab-utils mysql-client-8.0 mysql-client-core-8.0 2022-04-13 22:41:58.541 | mysql-server mysql-server-8.0 mysql-server-core-8.0 2022-04-13 22:41:58.796 | 0 upgraded, 24 newly installed, 0 to remove and 127 not upgraded. 2022-04-13 22:41:58.796 | Need to get 31.4 MB of archives. 2022-04-13 22:41:58.796 | After this operation, 262 MB of additional disk space will be used. 2022-04-13 22:41:58.796 | 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-13 22:42:00.064 | 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-13 22:42:00.066 | 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-13 22:42:00.074 | 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-13 22:42:00.075 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libmecab2 amd64 0.996-10build1 [233 kB] 2022-04-13 22:42:00.095 | 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-13 22:42:03.067 | 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-13 22:42:03.150 | Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libhtml-tagset-perl all 3.20-4 [12.5 kB] 2022-04-13 22:42:03.150 | Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 liburi-perl all 1.76-2 [77.5 kB] 2022-04-13 22:42:03.170 | Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libhtml-parser-perl amd64 3.72-5 [86.3 kB] 2022-04-13 22:42:03.172 | Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libcgi-pm-perl all 4.46-1 [186 kB] 2022-04-13 22:42:03.185 | Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libfcgi-perl amd64 0.79-1 [33.1 kB] 2022-04-13 22:42:03.186 | 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-13 22:42:03.186 | Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libencode-locale-perl all 1.05-1 [12.3 kB] 2022-04-13 22:42:03.187 | Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libhtml-template-perl all 2.97-1 [59.0 kB] 2022-04-13 22:42:03.190 | Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libtimedate-perl all 2.3200-1 [34.0 kB] 2022-04-13 22:42:03.309 | Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libhttp-date-perl all 6.05-1 [9,920 B] 2022-04-13 22:42:03.310 | Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libio-html-perl all 1.001-1 [14.9 kB] 2022-04-13 22:42:03.312 | Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 liblwp-mediatypes-perl all 6.04-1 [19.5 kB] 2022-04-13 22:42:03.316 | Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libhttp-message-perl all 6.22-1 [76.1 kB] 2022-04-13 22:42:03.329 | Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 mecab-utils amd64 0.996-10build1 [4,912 B] 2022-04-13 22:42:03.330 | 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-13 22:42:04.419 | 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-13 22:42:04.420 | 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-13 22:42:04.985 | Preconfiguring packages ... 2022-04-13 22:42:05.106 | Fetched 31.4 MB in 6s (5,317 kB/s) 2022-04-13 22:42:05.136 | Selecting previously unselected package mysql-client-core-8.0. 2022-04-13 22:42:05.189 | (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 ... 90053 files and directories currently installed.) 2022-04-13 22:42:05.193 | Preparing to unpack .../00-mysql-client-core-8.0_8.0.28-0ubuntu0.20.04.3_amd64.deb ... 2022-04-13 22:42:05.196 | Unpacking mysql-client-core-8.0 (8.0.28-0ubuntu0.20.04.3) ... 2022-04-13 22:42:06.183 | Selecting previously unselected package mysql-client-8.0. 2022-04-13 22:42:06.193 | Preparing to unpack .../01-mysql-client-8.0_8.0.28-0ubuntu0.20.04.3_amd64.deb ... 2022-04-13 22:42:06.195 | Unpacking mysql-client-8.0 (8.0.28-0ubuntu0.20.04.3) ... 2022-04-13 22:42:06.233 | Selecting previously unselected package libevent-core-2.1-7:amd64. 2022-04-13 22:42:06.244 | Preparing to unpack .../02-libevent-core-2.1-7_2.1.11-stable-1_amd64.deb ... 2022-04-13 22:42:06.249 | Unpacking libevent-core-2.1-7:amd64 (2.1.11-stable-1) ... 2022-04-13 22:42:06.292 | Selecting previously unselected package libevent-pthreads-2.1-7:amd64. 2022-04-13 22:42:06.303 | Preparing to unpack .../03-libevent-pthreads-2.1-7_2.1.11-stable-1_amd64.deb ... 2022-04-13 22:42:06.305 | Unpacking libevent-pthreads-2.1-7:amd64 (2.1.11-stable-1) ... 2022-04-13 22:42:06.336 | Selecting previously unselected package libmecab2:amd64. 2022-04-13 22:42:06.346 | Preparing to unpack .../04-libmecab2_0.996-10build1_amd64.deb ... 2022-04-13 22:42:06.349 | Unpacking libmecab2:amd64 (0.996-10build1) ... 2022-04-13 22:42:06.423 | Selecting previously unselected package mysql-server-core-8.0. 2022-04-13 22:42:06.435 | Preparing to unpack .../05-mysql-server-core-8.0_8.0.28-0ubuntu0.20.04.3_amd64.deb ... 2022-04-13 22:42:06.437 | Unpacking mysql-server-core-8.0 (8.0.28-0ubuntu0.20.04.3) ... 2022-04-13 22:42:09.372 | Selecting previously unselected package mysql-server-8.0. 2022-04-13 22:42:09.382 | Preparing to unpack .../06-mysql-server-8.0_8.0.28-0ubuntu0.20.04.3_amd64.deb ... 2022-04-13 22:42:09.860 | Unpacking mysql-server-8.0 (8.0.28-0ubuntu0.20.04.3) ... 2022-04-13 22:42:09.927 | Selecting previously unselected package libhtml-tagset-perl. 2022-04-13 22:42:09.937 | Preparing to unpack .../07-libhtml-tagset-perl_3.20-4_all.deb ... 2022-04-13 22:42:09.939 | Unpacking libhtml-tagset-perl (3.20-4) ... 2022-04-13 22:42:09.970 | Selecting previously unselected package liburi-perl. 2022-04-13 22:42:09.982 | Preparing to unpack .../08-liburi-perl_1.76-2_all.deb ... 2022-04-13 22:42:09.984 | Unpacking liburi-perl (1.76-2) ... 2022-04-13 22:42:10.035 | Selecting previously unselected package libhtml-parser-perl. 2022-04-13 22:42:10.046 | Preparing to unpack .../09-libhtml-parser-perl_3.72-5_amd64.deb ... 2022-04-13 22:42:10.048 | Unpacking libhtml-parser-perl (3.72-5) ... 2022-04-13 22:42:10.092 | Selecting previously unselected package libcgi-pm-perl. 2022-04-13 22:42:10.103 | Preparing to unpack .../10-libcgi-pm-perl_4.46-1_all.deb ... 2022-04-13 22:42:10.107 | Unpacking libcgi-pm-perl (4.46-1) ... 2022-04-13 22:42:10.162 | Selecting previously unselected package libfcgi-perl. 2022-04-13 22:42:10.173 | Preparing to unpack .../11-libfcgi-perl_0.79-1_amd64.deb ... 2022-04-13 22:42:10.175 | Unpacking libfcgi-perl (0.79-1) ... 2022-04-13 22:42:10.208 | Selecting previously unselected package libcgi-fast-perl. 2022-04-13 22:42:10.219 | Preparing to unpack .../12-libcgi-fast-perl_1%3a2.15-1_all.deb ... 2022-04-13 22:42:10.221 | Unpacking libcgi-fast-perl (1:2.15-1) ... 2022-04-13 22:42:10.250 | Selecting previously unselected package libencode-locale-perl. 2022-04-13 22:42:10.259 | Preparing to unpack .../13-libencode-locale-perl_1.05-1_all.deb ... 2022-04-13 22:42:10.263 | Unpacking libencode-locale-perl (1.05-1) ... 2022-04-13 22:42:10.293 | Selecting previously unselected package libhtml-template-perl. 2022-04-13 22:42:10.302 | Preparing to unpack .../14-libhtml-template-perl_2.97-1_all.deb ... 2022-04-13 22:42:10.305 | Unpacking libhtml-template-perl (2.97-1) ... 2022-04-13 22:42:10.344 | Selecting previously unselected package libtimedate-perl. 2022-04-13 22:42:10.354 | Preparing to unpack .../15-libtimedate-perl_2.3200-1_all.deb ... 2022-04-13 22:42:10.356 | Unpacking libtimedate-perl (2.3200-1) ... 2022-04-13 22:42:10.396 | Selecting previously unselected package libhttp-date-perl. 2022-04-13 22:42:10.407 | Preparing to unpack .../16-libhttp-date-perl_6.05-1_all.deb ... 2022-04-13 22:42:10.409 | Unpacking libhttp-date-perl (6.05-1) ... 2022-04-13 22:42:10.437 | Selecting previously unselected package libio-html-perl. 2022-04-13 22:42:10.446 | Preparing to unpack .../17-libio-html-perl_1.001-1_all.deb ... 2022-04-13 22:42:10.449 | Unpacking libio-html-perl (1.001-1) ... 2022-04-13 22:42:10.480 | Selecting previously unselected package liblwp-mediatypes-perl. 2022-04-13 22:42:10.489 | Preparing to unpack .../18-liblwp-mediatypes-perl_6.04-1_all.deb ... 2022-04-13 22:42:10.492 | Unpacking liblwp-mediatypes-perl (6.04-1) ... 2022-04-13 22:42:10.525 | Selecting previously unselected package libhttp-message-perl. 2022-04-13 22:42:10.535 | Preparing to unpack .../19-libhttp-message-perl_6.22-1_all.deb ... 2022-04-13 22:42:10.537 | Unpacking libhttp-message-perl (6.22-1) ... 2022-04-13 22:42:10.579 | Selecting previously unselected package mecab-utils. 2022-04-13 22:42:10.590 | Preparing to unpack .../20-mecab-utils_0.996-10build1_amd64.deb ... 2022-04-13 22:42:10.592 | Unpacking mecab-utils (0.996-10build1) ... 2022-04-13 22:42:10.628 | Selecting previously unselected package mecab-ipadic. 2022-04-13 22:42:10.638 | Preparing to unpack .../21-mecab-ipadic_2.7.0-20070801+main-2.1_all.deb ... 2022-04-13 22:42:10.641 | Unpacking mecab-ipadic (2.7.0-20070801+main-2.1) ... 2022-04-13 22:42:11.912 | Selecting previously unselected package mecab-ipadic-utf8. 2022-04-13 22:42:11.922 | Preparing to unpack .../22-mecab-ipadic-utf8_2.7.0-20070801+main-2.1_all.deb ... 2022-04-13 22:42:11.924 | Unpacking mecab-ipadic-utf8 (2.7.0-20070801+main-2.1) ... 2022-04-13 22:42:11.955 | Selecting previously unselected package mysql-server. 2022-04-13 22:42:11.965 | Preparing to unpack .../23-mysql-server_8.0.28-0ubuntu0.20.04.3_all.deb ... 2022-04-13 22:42:11.968 | Unpacking mysql-server (8.0.28-0ubuntu0.20.04.3) ... 2022-04-13 22:42:12.026 | Setting up libmecab2:amd64 (0.996-10build1) ... 2022-04-13 22:42:12.035 | Setting up mysql-client-core-8.0 (8.0.28-0ubuntu0.20.04.3) ... 2022-04-13 22:42:12.041 | Setting up libhtml-tagset-perl (3.20-4) ... 2022-04-13 22:42:12.050 | Setting up liblwp-mediatypes-perl (6.04-1) ... 2022-04-13 22:42:12.056 | Setting up libencode-locale-perl (1.05-1) ... 2022-04-13 22:42:12.063 | Setting up mecab-utils (0.996-10build1) ... 2022-04-13 22:42:12.068 | Setting up libevent-core-2.1-7:amd64 (2.1.11-stable-1) ... 2022-04-13 22:42:12.075 | Setting up libio-html-perl (1.001-1) ... 2022-04-13 22:42:12.080 | Setting up libtimedate-perl (2.3200-1) ... 2022-04-13 22:42:12.086 | Setting up mysql-client-8.0 (8.0.28-0ubuntu0.20.04.3) ... 2022-04-13 22:42:12.094 | Setting up libfcgi-perl (0.79-1) ... 2022-04-13 22:42:12.100 | Setting up liburi-perl (1.76-2) ... 2022-04-13 22:42:12.106 | Setting up libevent-pthreads-2.1-7:amd64 (2.1.11-stable-1) ... 2022-04-13 22:42:12.116 | Setting up libhttp-date-perl (6.05-1) ... 2022-04-13 22:42:12.124 | Setting up mecab-ipadic (2.7.0-20070801+main-2.1) ... 2022-04-13 22:42:12.130 | Compiling IPA dictionary for Mecab. This takes long time... 2022-04-13 22:42:12.134 | reading /usr/share/mecab/dic/ipadic/unk.def ... 40 2022-04-13 22:42:12.134 | 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-13 22:42:12.134 | /usr/share/mecab/dic/ipadic/model.def is not found. skipped. 2022-04-13 22:42:12.134 | reading /usr/share/mecab/dic/ipadic/Others.csv ... 2 2022-04-13 22:42:12.292 | reading /usr/share/mecab/dic/ipadic/Noun.csv ... 60477 2022-04-13 22:42:12.292 | reading /usr/share/mecab/dic/ipadic/Filler.csv ... 19 2022-04-13 22:42:12.293 | reading /usr/share/mecab/dic/ipadic/Interjection.csv ... 252 2022-04-13 22:42:12.293 | reading /usr/share/mecab/dic/ipadic/Noun.nai.csv ... 42 2022-04-13 22:42:12.301 | reading /usr/share/mecab/dic/ipadic/Noun.adjv.csv ... 3328 2022-04-13 22:42:12.405 | reading /usr/share/mecab/dic/ipadic/Noun.name.csv ... 34202 2022-04-13 22:42:12.405 | reading /usr/share/mecab/dic/ipadic/Noun.others.csv ... 151 2022-04-13 22:42:12.406 | reading /usr/share/mecab/dic/ipadic/Adnominal.csv ... 135 2022-04-13 22:42:12.434 | reading /usr/share/mecab/dic/ipadic/Noun.verbal.csv ... 12146 2022-04-13 22:42:12.481 | reading /usr/share/mecab/dic/ipadic/Noun.org.csv ... 16668 2022-04-13 22:42:12.787 | reading /usr/share/mecab/dic/ipadic/Verb.csv ... 130750 2022-04-13 22:42:12.795 | reading /usr/share/mecab/dic/ipadic/Adverb.csv ... 3032 2022-04-13 22:42:12.889 | reading /usr/share/mecab/dic/ipadic/Noun.proper.csv ... 27328 2022-04-13 22:42:12.890 | reading /usr/share/mecab/dic/ipadic/Symbol.csv ... 208 2022-04-13 22:42:12.890 | reading /usr/share/mecab/dic/ipadic/Postp-col.csv ... 91 2022-04-13 22:42:12.890 | reading /usr/share/mecab/dic/ipadic/Noun.number.csv ... 42 2022-04-13 22:42:12.894 | reading /usr/share/mecab/dic/ipadic/Suffix.csv ... 1393 2022-04-13 22:42:12.894 | reading /usr/share/mecab/dic/ipadic/Noun.demonst.csv ... 120 2022-04-13 22:42:12.942 | reading /usr/share/mecab/dic/ipadic/Adj.csv ... 27210 2022-04-13 22:42:13.142 | reading /usr/share/mecab/dic/ipadic/Noun.place.csv ... 72999 2022-04-13 22:42:13.142 | reading /usr/share/mecab/dic/ipadic/Prefix.csv ... 221 2022-04-13 22:42:13.143 | reading /usr/share/mecab/dic/ipadic/Auxil.csv ... 199 2022-04-13 22:42:13.143 | reading /usr/share/mecab/dic/ipadic/Postp.csv ... 146 2022-04-13 22:42:13.146 | reading /usr/share/mecab/dic/ipadic/Noun.adverbal.csv ... 795 2022-04-13 22:42:13.146 | reading /usr/share/mecab/dic/ipadic/Conjunction.csv ... 171 2022-04-13 22:42:13.596 | 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-13 22:42:13.724 | reading /usr/share/mecab/dic/ipadic/matrix.def ... 1316x1316 2022-04-13 22:42:14.046 | 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-13 22:42:14.050 | 2022-04-13 22:42:14.050 | done! 2022-04-13 22:42:14.057 | update-alternatives: using /var/lib/mecab/dic/ipadic to provide /var/lib/mecab/dic/debian (mecab-dictionary) in auto mode 2022-04-13 22:42:14.062 | Setting up mysql-server-core-8.0 (8.0.28-0ubuntu0.20.04.3) ... 2022-04-13 22:42:14.068 | Setting up mecab-ipadic-utf8 (2.7.0-20070801+main-2.1) ... 2022-04-13 22:42:14.073 | Compiling IPA dictionary for Mecab. This takes long time... 2022-04-13 22:42:14.077 | reading /usr/share/mecab/dic/ipadic/unk.def ... 40 2022-04-13 22:42:14.078 | 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-13 22:42:14.078 | /usr/share/mecab/dic/ipadic/model.def is not found. skipped. 2022-04-13 22:42:14.078 | reading /usr/share/mecab/dic/ipadic/Others.csv ... 2 2022-04-13 22:42:14.302 | reading /usr/share/mecab/dic/ipadic/Noun.csv ... 60477 2022-04-13 22:42:14.302 | reading /usr/share/mecab/dic/ipadic/Filler.csv ... 19 2022-04-13 22:42:14.303 | reading /usr/share/mecab/dic/ipadic/Interjection.csv ... 252 2022-04-13 22:42:14.303 | reading /usr/share/mecab/dic/ipadic/Noun.nai.csv ... 42 2022-04-13 22:42:14.315 | reading /usr/share/mecab/dic/ipadic/Noun.adjv.csv ... 3328 2022-04-13 22:42:14.449 | reading /usr/share/mecab/dic/ipadic/Noun.name.csv ... 34202 2022-04-13 22:42:14.450 | reading /usr/share/mecab/dic/ipadic/Noun.others.csv ... 151 2022-04-13 22:42:14.450 | reading /usr/share/mecab/dic/ipadic/Adnominal.csv ... 135 2022-04-13 22:42:14.492 | reading /usr/share/mecab/dic/ipadic/Noun.verbal.csv ... 12146 2022-04-13 22:42:14.572 | reading /usr/share/mecab/dic/ipadic/Noun.org.csv ... 16668 2022-04-13 22:42:15.077 | reading /usr/share/mecab/dic/ipadic/Verb.csv ... 130750 2022-04-13 22:42:15.087 | reading /usr/share/mecab/dic/ipadic/Adverb.csv ... 3032 2022-04-13 22:42:15.199 | reading /usr/share/mecab/dic/ipadic/Noun.proper.csv ... 27328 2022-04-13 22:42:15.200 | reading /usr/share/mecab/dic/ipadic/Symbol.csv ... 208 2022-04-13 22:42:15.200 | reading /usr/share/mecab/dic/ipadic/Postp-col.csv ... 91 2022-04-13 22:42:15.200 | reading /usr/share/mecab/dic/ipadic/Noun.number.csv ... 42 2022-04-13 22:42:15.205 | reading /usr/share/mecab/dic/ipadic/Suffix.csv ... 1393 2022-04-13 22:42:15.206 | reading /usr/share/mecab/dic/ipadic/Noun.demonst.csv ... 120 2022-04-13 22:42:15.298 | reading /usr/share/mecab/dic/ipadic/Adj.csv ... 27210 2022-04-13 22:42:15.593 | reading /usr/share/mecab/dic/ipadic/Noun.place.csv ... 72999 2022-04-13 22:42:15.594 | reading /usr/share/mecab/dic/ipadic/Prefix.csv ... 221 2022-04-13 22:42:15.595 | reading /usr/share/mecab/dic/ipadic/Auxil.csv ... 199 2022-04-13 22:42:15.595 | reading /usr/share/mecab/dic/ipadic/Postp.csv ... 146 2022-04-13 22:42:15.598 | reading /usr/share/mecab/dic/ipadic/Noun.adverbal.csv ... 795 2022-04-13 22:42:15.599 | reading /usr/share/mecab/dic/ipadic/Conjunction.csv ... 171 2022-04-13 22:42:16.113 | 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-13 22:42:16.257 | reading /usr/share/mecab/dic/ipadic/matrix.def ... 1316x1316 2022-04-13 22:42:16.574 | 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-13 22:42:16.578 | 2022-04-13 22:42:16.578 | done! 2022-04-13 22:42:16.586 | update-alternatives: using /var/lib/mecab/dic/ipadic-utf8 to provide /var/lib/mecab/dic/debian (mecab-dictionary) in auto mode 2022-04-13 22:42:16.591 | Setting up libhtml-parser-perl (3.72-5) ... 2022-04-13 22:42:16.597 | Setting up libhttp-message-perl (6.22-1) ... 2022-04-13 22:42:16.607 | Setting up mysql-server-8.0 (8.0.28-0ubuntu0.20.04.3) ... 2022-04-13 22:42:17.310 | update-alternatives: using /etc/mysql/mysql.cnf to provide /etc/mysql/my.cnf (my.cnf) in auto mode 2022-04-13 22:42:17.343 | Renaming removed key_buffer and myisam-recover options (if present) 2022-04-13 22:42:25.574 | mysqld will log errors to /var/log/mysql/error.log 2022-04-13 22:42:26.271 | mysqld is running as pid 56590 2022-04-13 22:42:29.104 | Created symlink /etc/systemd/system/multi-user.target.wants/mysql.service → /lib/systemd/system/mysql.service. 2022-04-13 22:42:31.193 | Setting up libcgi-pm-perl (4.46-1) ... 2022-04-13 22:42:31.199 | Setting up libhtml-template-perl (2.97-1) ... 2022-04-13 22:42:31.204 | Setting up mysql-server (8.0.28-0ubuntu0.20.04.3) ... 2022-04-13 22:42:31.209 | Setting up libcgi-fast-perl (1:2.15-1) ... 2022-04-13 22:42:31.215 | Processing triggers for systemd (245.4-4ubuntu3.15) ... 2022-04-13 22:42:31.578 | Processing triggers for man-db (2.9.1-1) ... 2022-04-13 22:42:33.367 | Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2022-04-13 22:42:41.305 | + functions-common:apt_get:1241 : result=0 2022-04-13 22:42:41.307 | + functions-common:apt_get:1244 : time_stop apt-get 2022-04-13 22:42:41.309 | + functions-common:time_stop:2432 : local name 2022-04-13 22:42:41.312 | + functions-common:time_stop:2433 : local end_time 2022-04-13 22:42:41.314 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-13 22:42:41.317 | + functions-common:time_stop:2435 : local total 2022-04-13 22:42:41.326 | + functions-common:time_stop:2436 : local start_time 2022-04-13 22:42:41.328 | + functions-common:time_stop:2438 : name=apt-get 2022-04-13 22:42:41.330 | + functions-common:time_stop:2439 : start_time=1649889717776 2022-04-13 22:42:41.332 | + functions-common:time_stop:2441 : [[ -z 1649889717776 ]] 2022-04-13 22:42:41.335 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-13 22:42:41.339 | + functions-common:time_stop:2444 : end_time=1649889761337 2022-04-13 22:42:41.341 | + functions-common:time_stop:2445 : elapsed_time=43561 2022-04-13 22:42:41.344 | + functions-common:time_stop:2446 : total=214972 2022-04-13 22:42:41.346 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-13 22:42:41.348 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=258533 2022-04-13 22:42:41.350 | + functions-common:apt_get:1245 : return 0 2022-04-13 22:42:41.353 | + ./stack.sh:main:840 : '[' -n mysql ']' 2022-04-13 22:42:41.355 | + ./stack.sh:main:841 : install_database_python 2022-04-13 22:42:41.358 | + lib/database:install_database_python:123 : install_database_python_mysql 2022-04-13 22:42:41.360 | + lib/databases/mysql:install_database_python_mysql:202 : pip_install_gr PyMySQL 2022-04-13 22:42:41.362 | + inc/python:pip_install_gr:76 : local name=PyMySQL 2022-04-13 22:42:41.365 | + inc/python:pip_install_gr:77 : local clean_name 2022-04-13 22:42:41.368 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements PyMySQL 2022-04-13 22:42:41.371 | ++ inc/python:get_from_global_requirements:225 : local package=PyMySQL 2022-04-13 22:42:41.373 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-04-13 22:42:41.377 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-04-13 22:42:41.377 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^PyMySQL' /opt/stack/requirements/global-requirements.txt 2022-04-13 22:42:41.384 | ++ inc/python:get_from_global_requirements:227 : required_pkg='PyMySQL ' 2022-04-13 22:42:41.386 | ++ inc/python:get_from_global_requirements:228 : [[ PyMySQL == '' ]] 2022-04-13 22:42:41.389 | ++ inc/python:get_from_global_requirements:231 : echo PyMySQL 2022-04-13 22:42:41.391 | + inc/python:pip_install_gr:78 : clean_name=PyMySQL 2022-04-13 22:42:41.394 | + inc/python:pip_install_gr:79 : pip_install PyMySQL 2022-04-13 22:42:41.415 | Using python 3.8 to install PyMySQL 2022-04-13 22:42:41.417 | + 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-13 22:42:42.153 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:42:42.153 | from cryptography.utils import int_from_bytes 2022-04-13 22:42:42.153 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:42:42.153 | from cryptography.utils import int_from_bytes 2022-04-13 22:42:43.333 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 22:42:43.819 | Collecting PyMySQL 2022-04-13 22:42:43.825 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/41f/c3a0c5013d5f0/PyMySQL-1.0.2-py3-none-any.whl (43 kB) 2022-04-13 22:42:45.496 | Installing collected packages: PyMySQL 2022-04-13 22:42:45.647 | Successfully installed PyMySQL-1.0.2 2022-04-13 22:42:45.647 | 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-13 22:42:45.653 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 22:42:45.653 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 22:42:45.779 | + inc/python:pip_install:200 : result=0 2022-04-13 22:42:45.782 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 22:42:45.785 | + functions-common:time_stop:2432 : local name 2022-04-13 22:42:45.787 | + functions-common:time_stop:2433 : local end_time 2022-04-13 22:42:45.789 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-13 22:42:45.791 | + functions-common:time_stop:2435 : local total 2022-04-13 22:42:45.794 | + functions-common:time_stop:2436 : local start_time 2022-04-13 22:42:45.796 | + functions-common:time_stop:2438 : name=pip_install 2022-04-13 22:42:45.798 | + functions-common:time_stop:2439 : start_time=1649889761409 2022-04-13 22:42:45.800 | + functions-common:time_stop:2441 : [[ -z 1649889761409 ]] 2022-04-13 22:42:45.803 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-13 22:42:45.808 | + functions-common:time_stop:2444 : end_time=1649889765805 2022-04-13 22:42:45.810 | + functions-common:time_stop:2445 : elapsed_time=4396 2022-04-13 22:42:45.812 | + functions-common:time_stop:2446 : total=32671 2022-04-13 22:42:45.814 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-13 22:42:45.817 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=37067 2022-04-13 22:42:45.819 | + inc/python:pip_install:203 : return 0 2022-04-13 22:42:45.822 | + lib/databases/mysql:install_database_python_mysql:203 : [[ PyMySQL == \M\y\S\Q\L\-\p\y\t\h\o\n ]] 2022-04-13 22:42:45.824 | + lib/databases/mysql:install_database_python_mysql:205 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-04-13 22:42:45.827 | + lib/databases/mysql:install_database_python_mysql:206 : ADDITIONAL_VENV_PACKAGES+=,PyMySQL 2022-04-13 22:42:45.829 | + ./stack.sh:main:844 : is_service_enabled neutron 2022-04-13 22:42:45.845 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 22:42:45.848 | + ./stack.sh:main:845 : install_neutron_agent_packages 2022-04-13 22:42:45.850 | + lib/neutron:install_neutron_agent_packages:714 : is_neutron_legacy_enabled 2022-04-13 22:42:45.854 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-04-13 22:42:45.854 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-04-13 22:42:45.860 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-04-13 22:42:45.862 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-04-13 22:42:45.865 | + 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,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2022-04-13 22:42:45.868 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-04-13 22:42:45.870 | + lib/neutron:install_neutron_agent_packages:716 : install_neutron_agent_packages_mutnauq 2022-04-13 22:42:45.873 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:483 : is_service_enabled q-l3 2022-04-13 22:42:45.890 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 22:42:45.893 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:484 : install_package radvd 2022-04-13 22:42:45.895 | + functions-common:install_package:1470 : update_package_repo 2022-04-13 22:42:45.898 | + functions-common:update_package_repo:1442 : NO_UPDATE_REPOS=False 2022-04-13 22:42:45.900 | + functions-common:update_package_repo:1443 : REPOS_UPDATED=True 2022-04-13 22:42:45.902 | + functions-common:update_package_repo:1444 : RETRY_UPDATE=False 2022-04-13 22:42:45.905 | + functions-common:update_package_repo:1446 : [[ False = \T\r\u\e ]] 2022-04-13 22:42:45.907 | + functions-common:update_package_repo:1450 : is_ubuntu 2022-04-13 22:42:45.909 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 22:42:45.912 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 22:42:45.914 | + functions-common:update_package_repo:1451 : apt_get_update 2022-04-13 22:42:45.917 | + functions-common:apt_get_update:1196 : [[ True == \T\r\u\e ]] 2022-04-13 22:42:45.919 | + functions-common:apt_get_update:1196 : [[ False != \T\r\u\e ]] 2022-04-13 22:42:45.921 | + functions-common:apt_get_update:1197 : return 2022-04-13 22:42:45.924 | + functions-common:install_package:1471 : real_install_package radvd 2022-04-13 22:42:45.927 | + functions-common:real_install_package:1456 : is_ubuntu 2022-04-13 22:42:45.930 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 22:42:45.933 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 22:42:45.935 | + functions-common:real_install_package:1457 : apt_get install radvd 2022-04-13 22:42:45.957 | + functions-common:apt_get:1237 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install radvd 2022-04-13 22:42:46.072 | Reading package lists... 2022-04-13 22:42:46.339 | Building dependency tree... 2022-04-13 22:42:46.341 | Reading state information... 2022-04-13 22:42:46.609 | The following packages were automatically installed and are no longer required: 2022-04-13 22:42:46.610 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-13 22:42:46.610 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-13 22:42:46.611 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-13 22:42:46.611 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-13 22:42:46.611 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-13 22:42:46.611 | python3-zope.interface 2022-04-13 22:42:46.611 | Use 'sudo apt autoremove' to remove them. 2022-04-13 22:42:46.682 | The following NEW packages will be installed: 2022-04-13 22:42:46.682 | radvd 2022-04-13 22:42:46.935 | 0 upgraded, 1 newly installed, 0 to remove and 127 not upgraded. 2022-04-13 22:42:46.935 | Need to get 59.0 kB of archives. 2022-04-13 22:42:46.935 | After this operation, 164 kB of additional disk space will be used. 2022-04-13 22:42:46.935 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 radvd amd64 1:2.17-2 [59.0 kB] 2022-04-13 22:42:47.780 | Fetched 59.0 kB in 1s (117 kB/s) 2022-04-13 22:42:47.816 | Selecting previously unselected package radvd. 2022-04-13 22:42:47.871 | (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 ... 90631 files and directories currently installed.) 2022-04-13 22:42:47.875 | Preparing to unpack .../radvd_1%3a2.17-2_amd64.deb ... 2022-04-13 22:42:47.878 | Unpacking radvd (1:2.17-2) ... 2022-04-13 22:42:47.948 | Setting up radvd (1:2.17-2) ... 2022-04-13 22:42:48.877 | Job for radvd.service failed because the control process exited with error code. 2022-04-13 22:42:48.878 | See "systemctl status radvd.service" and "journalctl -xe" for details. 2022-04-13 22:42:48.879 | invoke-rc.d: initscript radvd, action "start" failed. 2022-04-13 22:42:48.892 | ● radvd.service - Router advertisement daemon for IPv6 2022-04-13 22:42:48.892 | Loaded: loaded (]8;;file://dv-cinder-837527-1-iscsi/lib/systemd/system/radvd.service/lib/systemd/system/radvd.service]8;;; disabled; vendor preset: enabled) 2022-04-13 22:42:48.892 | Active: failed (Result: exit-code) since Wed 2022-04-13 22:42:48 UTC; 16ms ago 2022-04-13 22:42:48.892 | Docs: ]8;;man:radvd(8)man:radvd(8)]8;; 2022-04-13 22:42:48.892 | Process: 57733 ExecStartPre=/usr/sbin/radvd --logmethod stderr_clean --configtest (code=exited, status=1/FAILURE) 2022-04-13 22:42:48.892 | 2022-04-13 22:42:48.892 | Apr 13 22:42:48 dv-cinder-837527-1-iscsi systemd[1]: Starting Router advertisement daemon for IPv6... 2022-04-13 22:42:48.892 | Apr 13 22:42:48 dv-cinder-837527-1-iscsi radvd[57733]: can't open /etc/radvd.conf: No such file or directory 2022-04-13 22:42:48.893 | Apr 13 22:42:48 dv-cinder-837527-1-iscsi radvd[57733]: Insecure file permissions, but continuing anyway 2022-04-13 22:42:48.893 | Apr 13 22:42:48 dv-cinder-837527-1-iscsi radvd[57733]: exiting, failed to read config file 2022-04-13 22:42:48.893 | Apr 13 22:42:48 dv-cinder-837527-1-iscsi systemd[1]: radvd.service: Control process exited, code=exited, status=1/FAILURE 2022-04-13 22:42:48.893 | Apr 13 22:42:48 dv-cinder-837527-1-iscsi systemd[1]: radvd.service: Failed with result 'exit-code'. 2022-04-13 22:42:48.893 | Apr 13 22:42:48 dv-cinder-837527-1-iscsi systemd[1]: Failed to start Router advertisement daemon for IPv6. 2022-04-13 22:42:48.897 | Processing triggers for man-db (2.9.1-1) ... 2022-04-13 22:42:48.994 | Processing triggers for systemd (245.4-4ubuntu3.15) ... 2022-04-13 22:42:57.255 | + functions-common:apt_get:1241 : result=0 2022-04-13 22:42:57.258 | + functions-common:apt_get:1244 : time_stop apt-get 2022-04-13 22:42:57.260 | + functions-common:time_stop:2432 : local name 2022-04-13 22:42:57.262 | + functions-common:time_stop:2433 : local end_time 2022-04-13 22:42:57.264 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-13 22:42:57.267 | + functions-common:time_stop:2435 : local total 2022-04-13 22:42:57.269 | + functions-common:time_stop:2436 : local start_time 2022-04-13 22:42:57.272 | + functions-common:time_stop:2438 : name=apt-get 2022-04-13 22:42:57.274 | + functions-common:time_stop:2439 : start_time=1649889765954 2022-04-13 22:42:57.276 | + functions-common:time_stop:2441 : [[ -z 1649889765954 ]] 2022-04-13 22:42:57.279 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-13 22:42:57.283 | + functions-common:time_stop:2444 : end_time=1649889777281 2022-04-13 22:42:57.285 | + functions-common:time_stop:2445 : elapsed_time=11327 2022-04-13 22:42:57.288 | + functions-common:time_stop:2446 : total=258533 2022-04-13 22:42:57.290 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-13 22:42:57.292 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=269860 2022-04-13 22:42:57.295 | + functions-common:apt_get:1245 : return 0 2022-04-13 22:42:57.297 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:487 : is_service_enabled q-agt q-dhcp q-l3 2022-04-13 22:42:57.314 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 22:42:57.317 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:488 : neutron_plugin_install_agent_packages 2022-04-13 22:42:57.319 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:17 : _neutron_ovs_base_install_agent_packages 2022-04-13 22:42:57.322 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:69 : '[' False == True ']' 2022-04-13 22:42:57.325 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:76 : get_packages openvswitch 2022-04-13 22:42:57.345 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:76 : install_package fakeroot make openvswitch-switch 2022-04-13 22:42:57.347 | + functions-common:install_package:1470 : update_package_repo 2022-04-13 22:42:57.350 | + functions-common:update_package_repo:1442 : NO_UPDATE_REPOS=False 2022-04-13 22:42:57.352 | + functions-common:update_package_repo:1443 : REPOS_UPDATED=True 2022-04-13 22:42:57.354 | + functions-common:update_package_repo:1444 : RETRY_UPDATE=False 2022-04-13 22:42:57.356 | + functions-common:update_package_repo:1446 : [[ False = \T\r\u\e ]] 2022-04-13 22:42:57.359 | + functions-common:update_package_repo:1450 : is_ubuntu 2022-04-13 22:42:57.361 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 22:42:57.363 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 22:42:57.365 | + functions-common:update_package_repo:1451 : apt_get_update 2022-04-13 22:42:57.368 | + functions-common:apt_get_update:1196 : [[ True == \T\r\u\e ]] 2022-04-13 22:42:57.370 | + functions-common:apt_get_update:1196 : [[ False != \T\r\u\e ]] 2022-04-13 22:42:57.372 | + functions-common:apt_get_update:1197 : return 2022-04-13 22:42:57.374 | + functions-common:install_package:1471 : real_install_package fakeroot make openvswitch-switch 2022-04-13 22:42:57.377 | + functions-common:real_install_package:1456 : is_ubuntu 2022-04-13 22:42:57.379 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 22:42:57.381 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 22:42:57.384 | + functions-common:real_install_package:1457 : apt_get install fakeroot make openvswitch-switch 2022-04-13 22:42:57.404 | + functions-common:apt_get:1237 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install fakeroot make openvswitch-switch 2022-04-13 22:42:57.515 | Reading package lists... 2022-04-13 22:42:57.772 | Building dependency tree... 2022-04-13 22:42:57.773 | Reading state information... 2022-04-13 22:42:58.024 | fakeroot is already the newest version (1.24-1). 2022-04-13 22:42:58.025 | fakeroot set to manually installed. 2022-04-13 22:42:58.025 | make is already the newest version (4.2.1-1.2). 2022-04-13 22:42:58.025 | openvswitch-switch is already the newest version (2.13.5-0ubuntu1). 2022-04-13 22:42:58.025 | The following packages were automatically installed and are no longer required: 2022-04-13 22:42:58.026 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-13 22:42:58.026 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-13 22:42:58.026 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-13 22:42:58.026 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-13 22:42:58.026 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-13 22:42:58.026 | python3-zope.interface 2022-04-13 22:42:58.026 | Use 'sudo apt autoremove' to remove them. 2022-04-13 22:42:58.161 | 0 upgraded, 0 newly installed, 0 to remove and 127 not upgraded. 2022-04-13 22:42:58.165 | + functions-common:apt_get:1241 : result=0 2022-04-13 22:42:58.167 | + functions-common:apt_get:1244 : time_stop apt-get 2022-04-13 22:42:58.170 | + functions-common:time_stop:2432 : local name 2022-04-13 22:42:58.172 | + functions-common:time_stop:2433 : local end_time 2022-04-13 22:42:58.174 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-13 22:42:58.176 | + functions-common:time_stop:2435 : local total 2022-04-13 22:42:58.178 | + functions-common:time_stop:2436 : local start_time 2022-04-13 22:42:58.180 | + functions-common:time_stop:2438 : name=apt-get 2022-04-13 22:42:58.182 | + functions-common:time_stop:2439 : start_time=1649889777402 2022-04-13 22:42:58.184 | + functions-common:time_stop:2441 : [[ -z 1649889777402 ]] 2022-04-13 22:42:58.187 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-13 22:42:58.191 | + functions-common:time_stop:2444 : end_time=1649889778188 2022-04-13 22:42:58.193 | + functions-common:time_stop:2445 : elapsed_time=786 2022-04-13 22:42:58.195 | + functions-common:time_stop:2446 : total=269860 2022-04-13 22:42:58.197 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-13 22:42:58.199 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=270646 2022-04-13 22:42:58.201 | + functions-common:apt_get:1245 : return 0 2022-04-13 22:42:58.204 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:77 : is_ubuntu 2022-04-13 22:42:58.206 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 22:42:58.209 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 22:42:58.211 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:78 : _neutron_ovs_base_install_ubuntu_dkms 2022-04-13 22:42:58.213 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:58 : local kernel_version 2022-04-13 22:42:58.216 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:59 : uname -r 2022-04-13 22:42:58.220 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:59 : kernel_version=5.4.0-72-generic 2022-04-13 22:42:58.223 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:60 : local kernel_major_minor 2022-04-13 22:42:58.226 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : echo 5.4.0-72-generic 2022-04-13 22:42:58.227 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : cut -d. -f1-2 2022-04-13 22:42:58.232 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : kernel_major_minor=5.4 2022-04-13 22:42:58.234 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:63 : vercmp 5.4 '<' 3.13 2022-04-13 22:42:58.236 | + functions:vercmp:628 : local v1=5.4 2022-04-13 22:42:58.238 | + functions:vercmp:629 : local 'op=<' 2022-04-13 22:42:58.240 | + functions:vercmp:630 : local v2=3.13 2022-04-13 22:42:58.242 | + functions:vercmp:631 : local result 2022-04-13 22:42:58.246 | ++ functions:vercmp:635 : echo -e '5.4\n3.13' 2022-04-13 22:42:58.246 | ++ functions:vercmp:635 : sort -V 2022-04-13 22:42:58.247 | ++ functions:vercmp:635 : head -1 2022-04-13 22:42:58.251 | + functions:vercmp:635 : result=3.13 2022-04-13 22:42:58.253 | + functions:vercmp:637 : case $op in 2022-04-13 22:42:58.256 | + functions:vercmp:647 : '[' 5.4 '!=' 3.13 ']' 2022-04-13 22:42:58.258 | + functions:vercmp:647 : '[' 3.13 = 5.4 ']' 2022-04-13 22:42:58.260 | + functions:vercmp:648 : return 2022-04-13 22:42:58.262 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:79 : restart_service openvswitch-switch 2022-04-13 22:42:58.265 | + functions-common:restart_service:2316 : '[' -x /bin/systemctl ']' 2022-04-13 22:42:58.267 | + functions-common:restart_service:2317 : sudo /bin/systemctl restart openvswitch-switch 2022-04-13 22:42:58.600 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:18 : use_library_from_git os-ken 2022-04-13 22:42:58.603 | + inc/python:use_library_from_git:250 : local name=os-ken 2022-04-13 22:42:58.605 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 22:42:58.608 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 22:42:58.611 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-ken, ]] 2022-04-13 22:42:58.613 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 22:42:58.616 | + ./stack.sh:main:848 : is_service_enabled etcd3 2022-04-13 22:42:58.633 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 22:42:58.635 | + ./stack.sh:main:849 : install_etcd3 2022-04-13 22:42:58.637 | + lib/etcd3:install_etcd3:103 : echo 'Installing etcd' 2022-04-13 22:42:58.638 | Installing etcd 2022-04-13 22:42:58.640 | + lib/etcd3:install_etcd3:106 : sudo mkdir -p /opt/stack/bin 2022-04-13 22:42:58.652 | + lib/etcd3:install_etcd3:107 : sudo mkdir -p /opt/stack/data/etcd 2022-04-13 22:42:58.665 | + lib/etcd3:install_etcd3:108 : [[ True == \T\r\u\e ]] 2022-04-13 22:42:58.667 | + lib/etcd3:install_etcd3:109 : sudo mount -t tmpfs -o nodev,nosuid,size=512M tmpfs /opt/stack/data/etcd 2022-04-13 22:42:58.687 | + lib/etcd3:install_etcd3:113 : local etcd_file 2022-04-13 22:42:58.690 | ++ 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-13 22:42:58.693 | ++ 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-13 22:42:58.696 | +++ 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-13 22:42:58.700 | ++ functions:get_extra_file:64 : file_name=etcd-v3.3.12-linux-amd64.tar.gz 2022-04-13 22:42:58.703 | ++ 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-13 22:42:58.705 | ++ functions:get_extra_file:67 : [[ ! -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz ]] 2022-04-13 22:42:58.707 | ++ 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-13 22:42:58.712 | --2022-04-13 22:42:58-- https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz 2022-04-13 22:42:58.905 | Resolving github.com (github.com)... 140.82.121.4 2022-04-13 22:42:59.094 | Connecting to github.com (github.com)|140.82.121.4|:443... connected. 2022-04-13 22:42:59.705 | HTTP request sent, awaiting response... 302 Found 2022-04-13 22:42:59.706 | 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%2F20220413%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20220413T224259Z&X-Amz-Expires=300&X-Amz-Signature=aa1b55d5af0517cbb2f245b875a034bd74f507294f730e2dc0c3597883642b41&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-13 22:42:59.706 | --2022-04-13 22:42:59-- 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%2F20220413%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20220413T224259Z&X-Amz-Expires=300&X-Amz-Signature=aa1b55d5af0517cbb2f245b875a034bd74f507294f730e2dc0c3597883642b41&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-13 22:42:59.798 | Resolving objects.githubusercontent.com (objects.githubusercontent.com)... 185.199.111.133, 185.199.110.133, 185.199.108.133, ... 2022-04-13 22:42:59.833 | Connecting to objects.githubusercontent.com (objects.githubusercontent.com)|185.199.111.133|:443... connected. 2022-04-13 22:43:00.518 | HTTP request sent, awaiting response... 200 OK 2022-04-13 22:43:00.518 | Length: 11350736 (11M) [application/octet-stream] 2022-04-13 22:43:00.518 | Saving to: ‘/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz’ 2022-04-13 22:43:00.680 | 2022-04-13 22:43:00.943 | 0K ........ .. 100% 25.5M=0.4s 2022-04-13 22:43:00.943 | 2022-04-13 22:43:00.943 | 2022-04-13 22:43:00 (25.5 MB/s) - ‘/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz’ saved [11350736/11350736] 2022-04-13 22:43:00.943 | 2022-04-13 22:43:00.947 | ++ functions:get_extra_file:69 : [[ 0 -ne 0 ]] 2022-04-13 22:43:00.949 | ++ functions:get_extra_file:73 : echo /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-04-13 22:43:00.951 | ++ functions:get_extra_file:74 : return 2022-04-13 22:43:00.954 | + lib/etcd3:install_etcd3:114 : etcd_file=/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-04-13 22:43:00.956 | + lib/etcd3:install_etcd3:115 : '[' '!' -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcd ']' 2022-04-13 22:43:00.959 | + lib/etcd3:install_etcd3:116 : echo 'dc5d82df095dae0a2970e4d870b6929590689dd707ae3d33e7b86da0f7f211b6 /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz' 2022-04-13 22:43:00.961 | + lib/etcd3:install_etcd3:118 : sha256sum -c /home/ubuntu/devstack/files/etcd.sha256sum 2022-04-13 22:43:01.095 | /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz: OK 2022-04-13 22:43:01.098 | + 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-13 22:43:01.103 | etcd-v3.3.12-linux-amd64/ 2022-04-13 22:43:01.103 | etcd-v3.3.12-linux-amd64/README.md 2022-04-13 22:43:01.103 | etcd-v3.3.12-linux-amd64/Documentation/ 2022-04-13 22:43:01.103 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/ 2022-04-13 22:43:01.103 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/interacting_v3.md 2022-04-13 22:43:01.103 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/api_concurrency_reference_v3.md 2022-04-13 22:43:01.103 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/limit.md 2022-04-13 22:43:01.103 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/local_cluster.md 2022-04-13 22:43:01.103 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/api_grpc_gateway.md 2022-04-13 22:43:01.103 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/grpc_naming.md 2022-04-13 22:43:01.103 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/apispec/ 2022-04-13 22:43:01.103 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/apispec/swagger/ 2022-04-13 22:43:01.103 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/apispec/swagger/rpc.swagger.json 2022-04-13 22:43:01.103 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/apispec/swagger/v3lock.swagger.json 2022-04-13 22:43:01.104 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/apispec/swagger/v3election.swagger.json 2022-04-13 22:43:01.104 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/experimental_apis.md 2022-04-13 22:43:01.104 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/api_reference_v3.md 2022-04-13 22:43:01.104 | etcd-v3.3.12-linux-amd64/Documentation/integrations.md 2022-04-13 22:43:01.104 | etcd-v3.3.12-linux-amd64/Documentation/README.md 2022-04-13 22:43:01.104 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/ 2022-04-13 22:43:01.104 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-2-1-0-alpha-benchmarks.md 2022-04-13 22:43:01.104 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-storage-memory-benchmark.md 2022-04-13 22:43:01.104 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/README.md 2022-04-13 22:43:01.104 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-2-2-0-rc-benchmarks.md 2022-04-13 22:43:01.104 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-2-2-0-rc-memory-benchmarks.md 2022-04-13 22:43:01.104 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-3-watch-memory-benchmark.md 2022-04-13 22:43:01.104 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-2-2-0-benchmarks.md 2022-04-13 22:43:01.105 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-3-demo-benchmarks.md 2022-04-13 22:43:01.105 | etcd-v3.3.12-linux-amd64/Documentation/rfc/ 2022-04-13 22:43:01.105 | etcd-v3.3.12-linux-amd64/Documentation/rfc/v3api.md 2022-04-13 22:43:01.105 | etcd-v3.3.12-linux-amd64/Documentation/docs.md 2022-04-13 22:43:01.105 | etcd-v3.3.12-linux-amd64/Documentation/production-users.md 2022-04-13 22:43:01.105 | etcd-v3.3.12-linux-amd64/Documentation/metrics.md 2022-04-13 22:43:01.105 | etcd-v3.3.12-linux-amd64/Documentation/v2/ 2022-04-13 22:43:01.105 | etcd-v3.3.12-linux-amd64/Documentation/v2/authentication.md 2022-04-13 22:43:01.105 | etcd-v3.3.12-linux-amd64/Documentation/v2/proxy.md 2022-04-13 22:43:01.105 | etcd-v3.3.12-linux-amd64/Documentation/v2/glossary.md 2022-04-13 22:43:01.105 | etcd-v3.3.12-linux-amd64/Documentation/v2/docker_guide.md 2022-04-13 22:43:01.105 | etcd-v3.3.12-linux-amd64/Documentation/v2/configuration.md 2022-04-13 22:43:01.105 | etcd-v3.3.12-linux-amd64/Documentation/v2/README.md 2022-04-13 22:43:01.105 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/ 2022-04-13 22:43:01.105 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-2-1-0-alpha-benchmarks.md 2022-04-13 22:43:01.105 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-storage-memory-benchmark.md 2022-04-13 22:43:01.105 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/README.md 2022-04-13 22:43:01.105 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-2-2-0-rc-benchmarks.md 2022-04-13 22:43:01.105 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-2-2-0-rc-memory-benchmarks.md 2022-04-13 22:43:01.106 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-3-watch-memory-benchmark.md 2022-04-13 22:43:01.106 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-2-2-0-benchmarks.md 2022-04-13 22:43:01.106 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-3-demo-benchmarks.md 2022-04-13 22:43:01.106 | etcd-v3.3.12-linux-amd64/Documentation/v2/rfc/ 2022-04-13 22:43:01.106 | etcd-v3.3.12-linux-amd64/Documentation/v2/rfc/v3api.md 2022-04-13 22:43:01.106 | etcd-v3.3.12-linux-amd64/Documentation/v2/libraries-and-tools.md 2022-04-13 22:43:01.106 | etcd-v3.3.12-linux-amd64/Documentation/v2/discovery_protocol.md 2022-04-13 22:43:01.106 | etcd-v3.3.12-linux-amd64/Documentation/v2/runtime-configuration.md 2022-04-13 22:43:01.106 | etcd-v3.3.12-linux-amd64/Documentation/v2/upgrade_2_3.md 2022-04-13 22:43:01.106 | etcd-v3.3.12-linux-amd64/Documentation/v2/auth_api.md 2022-04-13 22:43:01.106 | etcd-v3.3.12-linux-amd64/Documentation/v2/errorcode.md 2022-04-13 22:43:01.106 | etcd-v3.3.12-linux-amd64/Documentation/v2/admin_guide.md 2022-04-13 22:43:01.106 | etcd-v3.3.12-linux-amd64/Documentation/v2/upgrade_2_2.md 2022-04-13 22:43:01.106 | etcd-v3.3.12-linux-amd64/Documentation/v2/upgrade_2_1.md 2022-04-13 22:43:01.106 | etcd-v3.3.12-linux-amd64/Documentation/v2/clustering.md 2022-04-13 22:43:01.107 | etcd-v3.3.12-linux-amd64/Documentation/v2/other_apis.md 2022-04-13 22:43:01.107 | etcd-v3.3.12-linux-amd64/Documentation/v2/production-users.md 2022-04-13 22:43:01.107 | etcd-v3.3.12-linux-amd64/Documentation/v2/metrics.md 2022-04-13 22:43:01.107 | etcd-v3.3.12-linux-amd64/Documentation/v2/runtime-reconf-design.md 2022-04-13 22:43:01.107 | etcd-v3.3.12-linux-amd64/Documentation/v2/etcd_alert.rules.yml 2022-04-13 22:43:01.107 | etcd-v3.3.12-linux-amd64/Documentation/v2/security.md 2022-04-13 22:43:01.107 | etcd-v3.3.12-linux-amd64/Documentation/v2/branch_management.md 2022-04-13 22:43:01.107 | etcd-v3.3.12-linux-amd64/Documentation/v2/internal-protocol-versioning.md 2022-04-13 22:43:01.107 | etcd-v3.3.12-linux-amd64/Documentation/v2/members_api.md 2022-04-13 22:43:01.107 | etcd-v3.3.12-linux-amd64/Documentation/v2/platforms/ 2022-04-13 22:43:01.107 | etcd-v3.3.12-linux-amd64/Documentation/v2/platforms/freebsd.md 2022-04-13 22:43:01.107 | etcd-v3.3.12-linux-amd64/Documentation/v2/faq.md 2022-04-13 22:43:01.107 | etcd-v3.3.12-linux-amd64/Documentation/v2/backward_compatibility.md 2022-04-13 22:43:01.107 | etcd-v3.3.12-linux-amd64/Documentation/v2/04_to_2_snapshot_migration.md 2022-04-13 22:43:01.107 | etcd-v3.3.12-linux-amd64/Documentation/v2/etcd_alert.rules 2022-04-13 22:43:01.107 | etcd-v3.3.12-linux-amd64/Documentation/v2/api.md 2022-04-13 22:43:01.107 | etcd-v3.3.12-linux-amd64/Documentation/v2/api_v3.md 2022-04-13 22:43:01.108 | etcd-v3.3.12-linux-amd64/Documentation/v2/reporting_bugs.md 2022-04-13 22:43:01.108 | etcd-v3.3.12-linux-amd64/Documentation/v2/tuning.md 2022-04-13 22:43:01.108 | etcd-v3.3.12-linux-amd64/Documentation/v2/dev/ 2022-04-13 22:43:01.108 | etcd-v3.3.12-linux-amd64/Documentation/v2/dev/release.md 2022-04-13 22:43:01.108 | etcd-v3.3.12-linux-amd64/Documentation/branch_management.md 2022-04-13 22:43:01.108 | etcd-v3.3.12-linux-amd64/Documentation/platforms/ 2022-04-13 22:43:01.108 | etcd-v3.3.12-linux-amd64/Documentation/platforms/container-linux-systemd.md 2022-04-13 22:43:01.108 | etcd-v3.3.12-linux-amd64/Documentation/platforms/freebsd.md 2022-04-13 22:43:01.108 | etcd-v3.3.12-linux-amd64/Documentation/platforms/aws.md 2022-04-13 22:43:01.108 | etcd-v3.3.12-linux-amd64/Documentation/faq.md 2022-04-13 22:43:01.108 | etcd-v3.3.12-linux-amd64/Documentation/dl_build.md 2022-04-13 22:43:01.108 | etcd-v3.3.12-linux-amd64/Documentation/reporting_bugs.md 2022-04-13 22:43:01.108 | etcd-v3.3.12-linux-amd64/Documentation/tuning.md 2022-04-13 22:43:01.108 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/ 2022-04-13 22:43:01.108 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrade_3_4.md 2022-04-13 22:43:01.108 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrading-etcd.md 2022-04-13 22:43:01.109 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrade_3_2.md 2022-04-13 22:43:01.109 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrade_3_1.md 2022-04-13 22:43:01.109 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrade_3_0.md 2022-04-13 22:43:01.109 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrade_3_3.md 2022-04-13 22:43:01.109 | etcd-v3.3.12-linux-amd64/Documentation/dev-internal/ 2022-04-13 22:43:01.109 | etcd-v3.3.12-linux-amd64/Documentation/dev-internal/logging.md 2022-04-13 22:43:01.109 | etcd-v3.3.12-linux-amd64/Documentation/dev-internal/discovery_protocol.md 2022-04-13 22:43:01.109 | etcd-v3.3.12-linux-amd64/Documentation/dev-internal/release.md 2022-04-13 22:43:01.109 | etcd-v3.3.12-linux-amd64/Documentation/learning/ 2022-04-13 22:43:01.109 | etcd-v3.3.12-linux-amd64/Documentation/learning/auth_design.md 2022-04-13 22:43:01.109 | etcd-v3.3.12-linux-amd64/Documentation/learning/glossary.md 2022-04-13 22:43:01.109 | etcd-v3.3.12-linux-amd64/Documentation/learning/data_model.md 2022-04-13 22:43:01.109 | etcd-v3.3.12-linux-amd64/Documentation/learning/api_guarantees.md 2022-04-13 22:43:01.109 | etcd-v3.3.12-linux-amd64/Documentation/learning/why.md 2022-04-13 22:43:01.110 | etcd-v3.3.12-linux-amd64/Documentation/learning/api.md 2022-04-13 22:43:01.110 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/ 2022-04-13 22:43:01.110 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/authentication.md 2022-04-13 22:43:01.110 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/versioning.md 2022-04-13 22:43:01.110 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/hardware.md 2022-04-13 22:43:01.110 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/grafana.json 2022-04-13 22:43:01.110 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/monitoring.md 2022-04-13 22:43:01.110 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/configuration.md 2022-04-13 22:43:01.110 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/v2-migration.md 2022-04-13 22:43:01.110 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/maintenance.md 2022-04-13 22:43:01.110 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/runtime-configuration.md 2022-04-13 22:43:01.111 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/recovery.md 2022-04-13 22:43:01.111 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/clustering.md 2022-04-13 22:43:01.111 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/etcd3_alert.rules 2022-04-13 22:43:01.111 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/runtime-reconf-design.md 2022-04-13 22:43:01.111 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/etcd3_alert.rules.yml 2022-04-13 22:43:01.111 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/security.md 2022-04-13 22:43:01.111 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/performance.md 2022-04-13 22:43:01.112 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/etcd-sample-grafana.png 2022-04-13 22:43:01.113 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/grpc_proxy.md 2022-04-13 22:43:01.113 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/gateway.md 2022-04-13 22:43:01.113 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/container.md 2022-04-13 22:43:01.113 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/supported-platform.md 2022-04-13 22:43:01.113 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/failures.md 2022-04-13 22:43:01.113 | etcd-v3.3.12-linux-amd64/Documentation/demo.md 2022-04-13 22:43:01.113 | etcd-v3.3.12-linux-amd64/README-etcdctl.md 2022-04-13 22:43:01.114 | etcd-v3.3.12-linux-amd64/etcdctl 2022-04-13 22:43:01.306 | etcd-v3.3.12-linux-amd64/READMEv2-etcdctl.md 2022-04-13 22:43:01.306 | etcd-v3.3.12-linux-amd64/etcd 2022-04-13 22:43:01.536 | + lib/etcd3:install_etcd3:121 : sudo cp /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcd /opt/stack/bin/etcd 2022-04-13 22:43:01.575 | + lib/etcd3:install_etcd3:122 : sudo cp /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcdctl /opt/stack/bin/etcdctl 2022-04-13 22:43:01.608 | + lib/etcd3:install_etcd3:124 : '[' '!' -f /opt/stack/bin/etcd ']' 2022-04-13 22:43:01.611 | + ./stack.sh:main:858 : is_service_enabled tls-proxy 2022-04-13 22:43:01.628 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 22:43:01.630 | + ./stack.sh:main:868 : install_dstat 2022-04-13 22:43:01.633 | + lib/dstat:install_dstat:22 : is_service_enabled memory_tracker 2022-04-13 22:43:01.650 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 22:43:01.652 | + ./stack.sh:main:874 : echo_summary 'Installing OpenStack project source' 2022-04-13 22:43:01.654 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-13 22:43:01.657 | + ./stack.sh:echo_summary:448 : echo -e Installing OpenStack project source 2022-04-13 22:43:01.659 | + ./stack.sh:main:877 : install_libs 2022-04-13 22:43:01.661 | + lib/libraries:install_libs:90 : _install_lib_from_source automaton 2022-04-13 22:43:01.664 | + lib/libraries:_install_lib_from_source:74 : local name=automaton 2022-04-13 22:43:01.666 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git automaton 2022-04-13 22:43:01.669 | + inc/python:use_library_from_git:250 : local name=automaton 2022-04-13 22:43:01.671 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 22:43:01.673 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 22:43:01.675 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,automaton, ]] 2022-04-13 22:43:01.678 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 22:43:01.681 | + lib/libraries:install_libs:91 : _install_lib_from_source castellan 2022-04-13 22:43:01.683 | + lib/libraries:_install_lib_from_source:74 : local name=castellan 2022-04-13 22:43:01.686 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git castellan 2022-04-13 22:43:01.688 | + inc/python:use_library_from_git:250 : local name=castellan 2022-04-13 22:43:01.690 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 22:43:01.692 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 22:43:01.694 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,castellan, ]] 2022-04-13 22:43:01.697 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 22:43:01.699 | + lib/libraries:install_libs:92 : _install_lib_from_source cliff 2022-04-13 22:43:01.701 | + lib/libraries:_install_lib_from_source:74 : local name=cliff 2022-04-13 22:43:01.704 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git cliff 2022-04-13 22:43:01.706 | + inc/python:use_library_from_git:250 : local name=cliff 2022-04-13 22:43:01.708 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 22:43:01.710 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 22:43:01.714 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,cliff, ]] 2022-04-13 22:43:01.716 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 22:43:01.719 | + lib/libraries:install_libs:93 : _install_lib_from_source cursive 2022-04-13 22:43:01.721 | + lib/libraries:_install_lib_from_source:74 : local name=cursive 2022-04-13 22:43:01.723 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git cursive 2022-04-13 22:43:01.726 | + inc/python:use_library_from_git:250 : local name=cursive 2022-04-13 22:43:01.729 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 22:43:01.731 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 22:43:01.734 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,cursive, ]] 2022-04-13 22:43:01.737 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 22:43:01.740 | + lib/libraries:install_libs:94 : _install_lib_from_source debtcollector 2022-04-13 22:43:01.742 | + lib/libraries:_install_lib_from_source:74 : local name=debtcollector 2022-04-13 22:43:01.745 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git debtcollector 2022-04-13 22:43:01.748 | + inc/python:use_library_from_git:250 : local name=debtcollector 2022-04-13 22:43:01.750 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 22:43:01.753 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 22:43:01.755 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,debtcollector, ]] 2022-04-13 22:43:01.757 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 22:43:01.760 | + lib/libraries:install_libs:95 : _install_lib_from_source futurist 2022-04-13 22:43:01.762 | + lib/libraries:_install_lib_from_source:74 : local name=futurist 2022-04-13 22:43:01.764 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git futurist 2022-04-13 22:43:01.767 | + inc/python:use_library_from_git:250 : local name=futurist 2022-04-13 22:43:01.769 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 22:43:01.771 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 22:43:01.773 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,futurist, ]] 2022-04-13 22:43:01.776 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 22:43:01.778 | + lib/libraries:install_libs:96 : _install_lib_from_source openstacksdk 2022-04-13 22:43:01.780 | + lib/libraries:_install_lib_from_source:74 : local name=openstacksdk 2022-04-13 22:43:01.783 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git openstacksdk 2022-04-13 22:43:01.785 | + inc/python:use_library_from_git:250 : local name=openstacksdk 2022-04-13 22:43:01.787 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 22:43:01.790 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 22:43:01.792 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,openstacksdk, ]] 2022-04-13 22:43:01.795 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 22:43:01.797 | + lib/libraries:install_libs:97 : _install_lib_from_source osc-lib 2022-04-13 22:43:01.799 | + lib/libraries:_install_lib_from_source:74 : local name=osc-lib 2022-04-13 22:43:01.802 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osc-lib 2022-04-13 22:43:01.805 | + inc/python:use_library_from_git:250 : local name=osc-lib 2022-04-13 22:43:01.807 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 22:43:01.810 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 22:43:01.812 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,osc-lib, ]] 2022-04-13 22:43:01.814 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 22:43:01.816 | + lib/libraries:install_libs:98 : _install_lib_from_source osc-placement 2022-04-13 22:43:01.819 | + lib/libraries:_install_lib_from_source:74 : local name=osc-placement 2022-04-13 22:43:01.822 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osc-placement 2022-04-13 22:43:01.824 | + inc/python:use_library_from_git:250 : local name=osc-placement 2022-04-13 22:43:01.826 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 22:43:01.829 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 22:43:01.831 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,osc-placement, ]] 2022-04-13 22:43:01.833 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 22:43:01.836 | + lib/libraries:install_libs:99 : _install_lib_from_source os-client-config 2022-04-13 22:43:01.838 | + lib/libraries:_install_lib_from_source:74 : local name=os-client-config 2022-04-13 22:43:01.840 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-client-config 2022-04-13 22:43:01.843 | + inc/python:use_library_from_git:250 : local name=os-client-config 2022-04-13 22:43:01.845 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 22:43:01.847 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 22:43:01.850 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-client-config, ]] 2022-04-13 22:43:01.853 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 22:43:01.855 | + lib/libraries:install_libs:100 : _install_lib_from_source oslo.cache 2022-04-13 22:43:01.858 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.cache 2022-04-13 22:43:01.860 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.cache 2022-04-13 22:43:01.862 | + inc/python:use_library_from_git:250 : local name=oslo.cache 2022-04-13 22:43:01.865 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 22:43:01.867 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 22:43:01.870 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.cache, ]] 2022-04-13 22:43:01.872 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 22:43:01.875 | + lib/libraries:install_libs:101 : _install_lib_from_source oslo.concurrency 2022-04-13 22:43:01.877 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.concurrency 2022-04-13 22:43:01.879 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.concurrency 2022-04-13 22:43:01.882 | + inc/python:use_library_from_git:250 : local name=oslo.concurrency 2022-04-13 22:43:01.885 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 22:43:01.887 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 22:43:01.889 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.concurrency, ]] 2022-04-13 22:43:01.892 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 22:43:01.894 | + lib/libraries:install_libs:102 : _install_lib_from_source oslo.config 2022-04-13 22:43:01.896 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.config 2022-04-13 22:43:01.899 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.config 2022-04-13 22:43:01.903 | + inc/python:use_library_from_git:250 : local name=oslo.config 2022-04-13 22:43:01.911 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 22:43:01.913 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 22:43:01.916 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.config, ]] 2022-04-13 22:43:01.919 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 22:43:01.921 | + lib/libraries:install_libs:103 : _install_lib_from_source oslo.context 2022-04-13 22:43:01.923 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.context 2022-04-13 22:43:01.926 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.context 2022-04-13 22:43:01.928 | + inc/python:use_library_from_git:250 : local name=oslo.context 2022-04-13 22:43:01.931 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 22:43:01.933 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 22:43:01.936 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.context, ]] 2022-04-13 22:43:01.938 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 22:43:01.940 | + lib/libraries:install_libs:104 : _install_lib_from_source oslo.db 2022-04-13 22:43:01.943 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.db 2022-04-13 22:43:01.945 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.db 2022-04-13 22:43:01.948 | + inc/python:use_library_from_git:250 : local name=oslo.db 2022-04-13 22:43:01.950 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 22:43:01.952 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 22:43:01.956 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.db, ]] 2022-04-13 22:43:01.958 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 22:43:01.961 | + lib/libraries:install_libs:105 : _install_lib_from_source oslo.i18n 2022-04-13 22:43:01.964 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.i18n 2022-04-13 22:43:01.966 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.i18n 2022-04-13 22:43:01.970 | + inc/python:use_library_from_git:250 : local name=oslo.i18n 2022-04-13 22:43:01.972 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 22:43:01.974 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 22:43:01.976 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.i18n, ]] 2022-04-13 22:43:01.980 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 22:43:01.983 | + lib/libraries:install_libs:106 : _install_lib_from_source oslo.limit 2022-04-13 22:43:01.985 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.limit 2022-04-13 22:43:01.987 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.limit 2022-04-13 22:43:01.989 | + inc/python:use_library_from_git:250 : local name=oslo.limit 2022-04-13 22:43:01.992 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 22:43:01.994 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 22:43:01.996 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.limit, ]] 2022-04-13 22:43:01.998 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 22:43:02.001 | + lib/libraries:install_libs:107 : _install_lib_from_source oslo.log 2022-04-13 22:43:02.003 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.log 2022-04-13 22:43:02.005 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.log 2022-04-13 22:43:02.008 | + inc/python:use_library_from_git:250 : local name=oslo.log 2022-04-13 22:43:02.011 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 22:43:02.014 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 22:43:02.016 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.log, ]] 2022-04-13 22:43:02.018 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 22:43:02.021 | + lib/libraries:install_libs:108 : _install_lib_from_source oslo.messaging 2022-04-13 22:43:02.023 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.messaging 2022-04-13 22:43:02.026 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.messaging 2022-04-13 22:43:02.028 | + inc/python:use_library_from_git:250 : local name=oslo.messaging 2022-04-13 22:43:02.031 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 22:43:02.033 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 22:43:02.035 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.messaging, ]] 2022-04-13 22:43:02.038 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 22:43:02.040 | + lib/libraries:install_libs:109 : _install_lib_from_source oslo.middleware 2022-04-13 22:43:02.043 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.middleware 2022-04-13 22:43:02.047 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.middleware 2022-04-13 22:43:02.049 | + inc/python:use_library_from_git:250 : local name=oslo.middleware 2022-04-13 22:43:02.052 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 22:43:02.054 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 22:43:02.056 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.middleware, ]] 2022-04-13 22:43:02.059 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 22:43:02.061 | + lib/libraries:install_libs:110 : _install_lib_from_source oslo.policy 2022-04-13 22:43:02.063 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.policy 2022-04-13 22:43:02.066 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.policy 2022-04-13 22:43:02.068 | + inc/python:use_library_from_git:250 : local name=oslo.policy 2022-04-13 22:43:02.070 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 22:43:02.073 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 22:43:02.075 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.policy, ]] 2022-04-13 22:43:02.077 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 22:43:02.080 | + lib/libraries:install_libs:111 : _install_lib_from_source oslo.privsep 2022-04-13 22:43:02.084 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.privsep 2022-04-13 22:43:02.087 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.privsep 2022-04-13 22:43:02.090 | + inc/python:use_library_from_git:250 : local name=oslo.privsep 2022-04-13 22:43:02.092 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 22:43:02.095 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 22:43:02.098 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.privsep, ]] 2022-04-13 22:43:02.101 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 22:43:02.104 | + lib/libraries:install_libs:112 : _install_lib_from_source oslo.reports 2022-04-13 22:43:02.107 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.reports 2022-04-13 22:43:02.110 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.reports 2022-04-13 22:43:02.112 | + inc/python:use_library_from_git:250 : local name=oslo.reports 2022-04-13 22:43:02.114 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 22:43:02.117 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 22:43:02.120 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.reports, ]] 2022-04-13 22:43:02.125 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 22:43:02.128 | + lib/libraries:install_libs:113 : _install_lib_from_source oslo.rootwrap 2022-04-13 22:43:02.131 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.rootwrap 2022-04-13 22:43:02.134 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.rootwrap 2022-04-13 22:43:02.137 | + inc/python:use_library_from_git:250 : local name=oslo.rootwrap 2022-04-13 22:43:02.139 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 22:43:02.141 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 22:43:02.144 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.rootwrap, ]] 2022-04-13 22:43:02.146 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 22:43:02.148 | + lib/libraries:install_libs:114 : _install_lib_from_source oslo.serialization 2022-04-13 22:43:02.152 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.serialization 2022-04-13 22:43:02.154 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.serialization 2022-04-13 22:43:02.156 | + inc/python:use_library_from_git:250 : local name=oslo.serialization 2022-04-13 22:43:02.159 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 22:43:02.162 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 22:43:02.164 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.serialization, ]] 2022-04-13 22:43:02.168 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 22:43:02.171 | + lib/libraries:install_libs:115 : _install_lib_from_source oslo.service 2022-04-13 22:43:02.174 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.service 2022-04-13 22:43:02.176 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.service 2022-04-13 22:43:02.178 | + inc/python:use_library_from_git:250 : local name=oslo.service 2022-04-13 22:43:02.181 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 22:43:02.183 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 22:43:02.186 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.service, ]] 2022-04-13 22:43:02.188 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 22:43:02.191 | + lib/libraries:install_libs:116 : _install_lib_from_source oslo.utils 2022-04-13 22:43:02.193 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.utils 2022-04-13 22:43:02.195 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.utils 2022-04-13 22:43:02.198 | + inc/python:use_library_from_git:250 : local name=oslo.utils 2022-04-13 22:43:02.200 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 22:43:02.202 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 22:43:02.205 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.utils, ]] 2022-04-13 22:43:02.207 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 22:43:02.211 | + lib/libraries:install_libs:117 : _install_lib_from_source oslo.versionedobjects 2022-04-13 22:43:02.214 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.versionedobjects 2022-04-13 22:43:02.217 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.versionedobjects 2022-04-13 22:43:02.219 | + inc/python:use_library_from_git:250 : local name=oslo.versionedobjects 2022-04-13 22:43:02.221 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 22:43:02.223 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 22:43:02.226 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.versionedobjects, ]] 2022-04-13 22:43:02.229 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 22:43:02.232 | + lib/libraries:install_libs:118 : _install_lib_from_source oslo.vmware 2022-04-13 22:43:02.235 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.vmware 2022-04-13 22:43:02.238 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.vmware 2022-04-13 22:43:02.240 | + inc/python:use_library_from_git:250 : local name=oslo.vmware 2022-04-13 22:43:02.243 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 22:43:02.246 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 22:43:02.248 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.vmware, ]] 2022-04-13 22:43:02.251 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 22:43:02.253 | + lib/libraries:install_libs:119 : _install_lib_from_source osprofiler 2022-04-13 22:43:02.256 | + lib/libraries:_install_lib_from_source:74 : local name=osprofiler 2022-04-13 22:43:02.258 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osprofiler 2022-04-13 22:43:02.261 | + inc/python:use_library_from_git:250 : local name=osprofiler 2022-04-13 22:43:02.264 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 22:43:02.266 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 22:43:02.269 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,osprofiler, ]] 2022-04-13 22:43:02.271 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 22:43:02.274 | + lib/libraries:install_libs:120 : _install_lib_from_source pycadf 2022-04-13 22:43:02.276 | + lib/libraries:_install_lib_from_source:74 : local name=pycadf 2022-04-13 22:43:02.279 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git pycadf 2022-04-13 22:43:02.281 | + inc/python:use_library_from_git:250 : local name=pycadf 2022-04-13 22:43:02.283 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 22:43:02.286 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 22:43:02.288 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,pycadf, ]] 2022-04-13 22:43:02.292 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 22:43:02.295 | + lib/libraries:install_libs:121 : _install_lib_from_source stevedore 2022-04-13 22:43:02.297 | + lib/libraries:_install_lib_from_source:74 : local name=stevedore 2022-04-13 22:43:02.300 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git stevedore 2022-04-13 22:43:02.303 | + inc/python:use_library_from_git:250 : local name=stevedore 2022-04-13 22:43:02.308 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 22:43:02.311 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 22:43:02.313 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,stevedore, ]] 2022-04-13 22:43:02.316 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 22:43:02.318 | + lib/libraries:install_libs:122 : _install_lib_from_source taskflow 2022-04-13 22:43:02.321 | + lib/libraries:_install_lib_from_source:74 : local name=taskflow 2022-04-13 22:43:02.323 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git taskflow 2022-04-13 22:43:02.326 | + inc/python:use_library_from_git:250 : local name=taskflow 2022-04-13 22:43:02.328 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 22:43:02.330 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 22:43:02.333 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,taskflow, ]] 2022-04-13 22:43:02.335 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 22:43:02.338 | + lib/libraries:install_libs:123 : _install_lib_from_source tooz 2022-04-13 22:43:02.341 | + lib/libraries:_install_lib_from_source:74 : local name=tooz 2022-04-13 22:43:02.343 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git tooz 2022-04-13 22:43:02.346 | + inc/python:use_library_from_git:250 : local name=tooz 2022-04-13 22:43:02.349 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 22:43:02.351 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 22:43:02.354 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,tooz, ]] 2022-04-13 22:43:02.356 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 22:43:02.359 | + lib/libraries:install_libs:127 : _install_lib_from_source os-brick 2022-04-13 22:43:02.362 | + lib/libraries:_install_lib_from_source:74 : local name=os-brick 2022-04-13 22:43:02.364 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-brick 2022-04-13 22:43:02.367 | + inc/python:use_library_from_git:250 : local name=os-brick 2022-04-13 22:43:02.370 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 22:43:02.372 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 22:43:02.374 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-brick, ]] 2022-04-13 22:43:02.377 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 22:43:02.379 | + lib/libraries:install_libs:128 : _install_lib_from_source os-resource-classes 2022-04-13 22:43:02.382 | + lib/libraries:_install_lib_from_source:74 : local name=os-resource-classes 2022-04-13 22:43:02.385 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-resource-classes 2022-04-13 22:43:02.387 | + inc/python:use_library_from_git:250 : local name=os-resource-classes 2022-04-13 22:43:02.390 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 22:43:02.392 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 22:43:02.394 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-resource-classes, ]] 2022-04-13 22:43:02.397 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 22:43:02.399 | + lib/libraries:install_libs:129 : _install_lib_from_source os-traits 2022-04-13 22:43:02.402 | + lib/libraries:_install_lib_from_source:74 : local name=os-traits 2022-04-13 22:43:02.404 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-traits 2022-04-13 22:43:02.407 | + inc/python:use_library_from_git:250 : local name=os-traits 2022-04-13 22:43:02.409 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 22:43:02.411 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 22:43:02.414 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-traits, ]] 2022-04-13 22:43:02.416 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 22:43:02.419 | + lib/libraries:install_libs:132 : _install_lib_from_source python-barbicanclient 2022-04-13 22:43:02.421 | + lib/libraries:_install_lib_from_source:74 : local name=python-barbicanclient 2022-04-13 22:43:02.423 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git python-barbicanclient 2022-04-13 22:43:02.426 | + inc/python:use_library_from_git:250 : local name=python-barbicanclient 2022-04-13 22:43:02.429 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 22:43:02.431 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 22:43:02.434 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-barbicanclient, ]] 2022-04-13 22:43:02.436 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 22:43:02.438 | + lib/libraries:install_libs:139 : pip_install etcd3 2022-04-13 22:43:02.461 | Using python 3.8 to install etcd3 2022-04-13 22:43:02.464 | + 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-13 22:43:03.220 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:43:03.220 | from cryptography.utils import int_from_bytes 2022-04-13 22:43:03.220 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:43:03.220 | from cryptography.utils import int_from_bytes 2022-04-13 22:43:04.396 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 22:43:04.493 | Collecting etcd3 2022-04-13 22:43:04.501 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/89a/704cb389bf0a0/etcd3-0.12.0.tar.gz (63 kB) 2022-04-13 22:43:04.527 | Preparing metadata (setup.py): started 2022-04-13 22:43:07.961 | Preparing metadata (setup.py): finished with status 'done' 2022-04-13 22:43:10.478 | Collecting grpcio>=1.27.1 2022-04-13 22:43:10.491 | 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-13 22:43:11.392 | Collecting protobuf>=3.6.1 2022-04-13 22:43:11.401 | 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-13 22:43:11.429 | Requirement already satisfied: six>=1.12.0 in /usr/local/lib/python3.8/dist-packages (from etcd3) (1.16.0) 2022-04-13 22:43:11.429 | Requirement already satisfied: tenacity>=6.1.0 in /usr/local/lib/python3.8/dist-packages (from etcd3) (6.3.1) 2022-04-13 22:43:11.458 | Building wheels for collected packages: etcd3 2022-04-13 22:43:11.459 | Building wheel for etcd3 (setup.py): started 2022-04-13 22:43:16.006 | Building wheel for etcd3 (setup.py): finished with status 'done' 2022-04-13 22:43:16.008 | Created wheel for etcd3: filename=etcd3-0.12.0-py2.py3-none-any.whl size=42889 sha256=22c3683c3d156ebce19d3d13aeda88dedc367cf5d387cbcc569c9d198335cca2 2022-04-13 22:43:16.008 | Stored in directory: /root/.cache/pip/wheels/32/8a/31/1308d0452fdcc24ed454fa7c297cc2b924f30bfd57b1080bf1 2022-04-13 22:43:16.014 | Successfully built etcd3 2022-04-13 22:43:17.649 | Installing collected packages: protobuf, grpcio, etcd3 2022-04-13 22:43:18.237 | Successfully installed etcd3-0.12.0 grpcio-1.44.0 protobuf-3.20.0 2022-04-13 22:43:18.237 | 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-13 22:43:18.243 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 22:43:18.244 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 22:43:18.418 | + inc/python:pip_install:200 : result=0 2022-04-13 22:43:18.421 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 22:43:18.423 | + functions-common:time_stop:2432 : local name 2022-04-13 22:43:18.425 | + functions-common:time_stop:2433 : local end_time 2022-04-13 22:43:18.427 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-13 22:43:18.430 | + functions-common:time_stop:2435 : local total 2022-04-13 22:43:18.432 | + functions-common:time_stop:2436 : local start_time 2022-04-13 22:43:18.434 | + functions-common:time_stop:2438 : name=pip_install 2022-04-13 22:43:18.437 | + functions-common:time_stop:2439 : start_time=1649889782455 2022-04-13 22:43:18.439 | + functions-common:time_stop:2441 : [[ -z 1649889782455 ]] 2022-04-13 22:43:18.443 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-13 22:43:18.449 | + functions-common:time_stop:2444 : end_time=1649889798445 2022-04-13 22:43:18.451 | + functions-common:time_stop:2445 : elapsed_time=15990 2022-04-13 22:43:18.453 | + functions-common:time_stop:2446 : total=37067 2022-04-13 22:43:18.455 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-13 22:43:18.458 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=53057 2022-04-13 22:43:18.460 | + inc/python:pip_install:203 : return 0 2022-04-13 22:43:18.463 | + lib/libraries:install_libs:140 : pip_install etcd3gw 2022-04-13 22:43:18.489 | Using python 3.8 to install etcd3gw 2022-04-13 22:43:18.491 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt etcd3gw 2022-04-13 22:43:19.276 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:43:19.276 | from cryptography.utils import int_from_bytes 2022-04-13 22:43:19.276 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:43:19.277 | from cryptography.utils import int_from_bytes 2022-04-13 22:43:20.514 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 22:43:20.620 | Collecting etcd3gw 2022-04-13 22:43:20.628 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a3d/ccb9d2bb04a11/etcd3gw-1.0.1-py3-none-any.whl (22 kB) 2022-04-13 22:43:20.641 | Requirement already satisfied: requests>=2.20.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (2.27.1) 2022-04-13 22:43:20.642 | Requirement already satisfied: pbr>=2.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (5.8.1) 2022-04-13 22:43:20.643 | Requirement already satisfied: six>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (1.16.0) 2022-04-13 22:43:20.643 | Requirement already satisfied: futurist>=0.16.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (2.4.0) 2022-04-13 22:43:20.680 | 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-13 22:43:20.681 | 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-13 22:43:20.682 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.20.0->etcd3gw) (2019.11.28) 2022-04-13 22:43:20.685 | 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-13 22:43:22.361 | Installing collected packages: etcd3gw 2022-04-13 22:43:22.469 | Successfully installed etcd3gw-1.0.1 2022-04-13 22:43:22.469 | 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-13 22:43:22.476 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 22:43:22.476 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 22:43:22.613 | + inc/python:pip_install:200 : result=0 2022-04-13 22:43:22.616 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 22:43:22.618 | + functions-common:time_stop:2432 : local name 2022-04-13 22:43:22.620 | + functions-common:time_stop:2433 : local end_time 2022-04-13 22:43:22.623 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-13 22:43:22.625 | + functions-common:time_stop:2435 : local total 2022-04-13 22:43:22.627 | + functions-common:time_stop:2436 : local start_time 2022-04-13 22:43:22.629 | + functions-common:time_stop:2438 : name=pip_install 2022-04-13 22:43:22.631 | + functions-common:time_stop:2439 : start_time=1649889798483 2022-04-13 22:43:22.634 | + functions-common:time_stop:2441 : [[ -z 1649889798483 ]] 2022-04-13 22:43:22.637 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-13 22:43:22.642 | + functions-common:time_stop:2444 : end_time=1649889802639 2022-04-13 22:43:22.644 | + functions-common:time_stop:2445 : elapsed_time=4156 2022-04-13 22:43:22.646 | + functions-common:time_stop:2446 : total=53057 2022-04-13 22:43:22.648 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-13 22:43:22.651 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=57213 2022-04-13 22:43:22.654 | + inc/python:pip_install:203 : return 0 2022-04-13 22:43:22.656 | + ./stack.sh:main:880 : install_apache_uwsgi 2022-04-13 22:43:22.658 | + lib/apache:install_apache_uwsgi:85 : local apxs=apxs2 2022-04-13 22:43:22.661 | + lib/apache:install_apache_uwsgi:86 : is_fedora 2022-04-13 22:43:22.663 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-13 22:43:22.666 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-13 22:43:22.668 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-13 22:43:22.671 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-13 22:43:22.673 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-13 22:43:22.675 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-13 22:43:22.678 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-13 22:43:22.680 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-13 22:43:22.683 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-13 22:43:22.685 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-13 22:43:22.688 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-13 22:43:22.691 | + lib/apache:install_apache_uwsgi:90 : is_ubuntu 2022-04-13 22:43:22.693 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 22:43:22.695 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 22:43:22.698 | + lib/apache:install_apache_uwsgi:91 : local 'pkg_list=uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi' 2022-04-13 22:43:22.701 | + lib/apache:install_apache_uwsgi:92 : install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-04-13 22:43:22.703 | + functions-common:install_package:1470 : update_package_repo 2022-04-13 22:43:22.706 | + functions-common:update_package_repo:1442 : NO_UPDATE_REPOS=False 2022-04-13 22:43:22.709 | + functions-common:update_package_repo:1443 : REPOS_UPDATED=True 2022-04-13 22:43:22.712 | + functions-common:update_package_repo:1444 : RETRY_UPDATE=False 2022-04-13 22:43:22.714 | + functions-common:update_package_repo:1446 : [[ False = \T\r\u\e ]] 2022-04-13 22:43:22.717 | + functions-common:update_package_repo:1450 : is_ubuntu 2022-04-13 22:43:22.719 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 22:43:22.722 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 22:43:22.725 | + functions-common:update_package_repo:1451 : apt_get_update 2022-04-13 22:43:22.727 | + functions-common:apt_get_update:1196 : [[ True == \T\r\u\e ]] 2022-04-13 22:43:22.730 | + functions-common:apt_get_update:1196 : [[ False != \T\r\u\e ]] 2022-04-13 22:43:22.732 | + functions-common:apt_get_update:1197 : return 2022-04-13 22:43:22.734 | + functions-common:install_package:1471 : real_install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-04-13 22:43:22.737 | + functions-common:real_install_package:1456 : is_ubuntu 2022-04-13 22:43:22.739 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 22:43:22.743 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 22:43:22.746 | + functions-common:real_install_package:1457 : apt_get install uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-04-13 22:43:22.769 | + functions-common:apt_get:1237 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-04-13 22:43:22.901 | Reading package lists... 2022-04-13 22:43:23.184 | Building dependency tree... 2022-04-13 22:43:23.185 | Reading state information... 2022-04-13 22:43:23.508 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.10). 2022-04-13 22:43:23.508 | The following packages were automatically installed and are no longer required: 2022-04-13 22:43:23.510 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-13 22:43:23.510 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-13 22:43:23.510 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-13 22:43:23.510 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-13 22:43:23.510 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-13 22:43:23.510 | python3-zope.interface 2022-04-13 22:43:23.510 | Use 'sudo apt autoremove' to remove them. 2022-04-13 22:43:23.511 | The following additional packages will be installed: 2022-04-13 22:43:23.512 | libnorm1 libpgm-5.2-0 libzmq5 uwsgi-core 2022-04-13 22:43:23.514 | Suggested packages: 2022-04-13 22:43:23.514 | uwsgi-dev uwsgi-extra uwsgi-plugins-all python3-uwsgidecorators 2022-04-13 22:43:23.589 | The following NEW packages will be installed: 2022-04-13 22:43:23.591 | libnorm1 libpgm-5.2-0 libzmq5 uwsgi uwsgi-core uwsgi-plugin-python3 2022-04-13 22:43:23.853 | 0 upgraded, 6 newly installed, 0 to remove and 127 not upgraded. 2022-04-13 22:43:23.853 | Need to get 1,306 kB of archives. 2022-04-13 22:43:23.853 | After this operation, 4,613 kB of additional disk space will be used. 2022-04-13 22:43:23.853 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libnorm1 amd64 1.5.8+dfsg2-2build1 [290 kB] 2022-04-13 22:43:24.502 | 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-13 22:43:24.551 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libzmq5 amd64 4.3.2-2ubuntu1 [242 kB] 2022-04-13 22:43:24.656 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 uwsgi-core amd64 2.0.18-11ubuntu1 [523 kB] 2022-04-13 22:43:24.766 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 uwsgi amd64 2.0.18-11ubuntu1 [17.6 kB] 2022-04-13 22:43:24.768 | 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-13 22:43:25.393 | Fetched 1,306 kB in 1s (1,109 kB/s) 2022-04-13 22:43:25.427 | Selecting previously unselected package libnorm1:amd64. 2022-04-13 22:43:25.483 | (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 ... 90644 files and directories currently installed.) 2022-04-13 22:43:25.487 | Preparing to unpack .../0-libnorm1_1.5.8+dfsg2-2build1_amd64.deb ... 2022-04-13 22:43:25.493 | Unpacking libnorm1:amd64 (1.5.8+dfsg2-2build1) ... 2022-04-13 22:43:25.581 | Selecting previously unselected package libpgm-5.2-0:amd64. 2022-04-13 22:43:25.590 | Preparing to unpack .../1-libpgm-5.2-0_5.2.122~dfsg-3ubuntu1_amd64.deb ... 2022-04-13 22:43:25.593 | Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-3ubuntu1) ... 2022-04-13 22:43:25.650 | Selecting previously unselected package libzmq5:amd64. 2022-04-13 22:43:25.660 | Preparing to unpack .../2-libzmq5_4.3.2-2ubuntu1_amd64.deb ... 2022-04-13 22:43:25.663 | Unpacking libzmq5:amd64 (4.3.2-2ubuntu1) ... 2022-04-13 22:43:25.733 | Selecting previously unselected package uwsgi-core. 2022-04-13 22:43:25.743 | Preparing to unpack .../3-uwsgi-core_2.0.18-11ubuntu1_amd64.deb ... 2022-04-13 22:43:25.746 | Unpacking uwsgi-core (2.0.18-11ubuntu1) ... 2022-04-13 22:43:25.907 | Selecting previously unselected package uwsgi. 2022-04-13 22:43:25.917 | Preparing to unpack .../4-uwsgi_2.0.18-11ubuntu1_amd64.deb ... 2022-04-13 22:43:25.920 | Unpacking uwsgi (2.0.18-11ubuntu1) ... 2022-04-13 22:43:25.961 | Selecting previously unselected package uwsgi-plugin-python3. 2022-04-13 22:43:25.971 | Preparing to unpack .../5-uwsgi-plugin-python3_2.0.18-11ubuntu1_amd64.deb ... 2022-04-13 22:43:25.974 | Unpacking uwsgi-plugin-python3 (2.0.18-11ubuntu1) ... 2022-04-13 22:43:26.047 | Setting up libnorm1:amd64 (1.5.8+dfsg2-2build1) ... 2022-04-13 22:43:26.053 | Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-3ubuntu1) ... 2022-04-13 22:43:26.061 | Setting up libzmq5:amd64 (4.3.2-2ubuntu1) ... 2022-04-13 22:43:26.066 | Setting up uwsgi-core (2.0.18-11ubuntu1) ... 2022-04-13 22:43:26.079 | Setting up uwsgi (2.0.18-11ubuntu1) ... 2022-04-13 22:43:26.980 | Setting up uwsgi-plugin-python3 (2.0.18-11ubuntu1) ... 2022-04-13 22:43:27.008 | Processing triggers for systemd (245.4-4ubuntu3.15) ... 2022-04-13 22:43:27.381 | Processing triggers for man-db (2.9.1-1) ... 2022-04-13 22:43:27.779 | Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2022-04-13 22:43:35.952 | + functions-common:apt_get:1241 : result=0 2022-04-13 22:43:35.955 | + functions-common:apt_get:1244 : time_stop apt-get 2022-04-13 22:43:35.958 | + functions-common:time_stop:2432 : local name 2022-04-13 22:43:35.960 | + functions-common:time_stop:2433 : local end_time 2022-04-13 22:43:35.962 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-13 22:43:35.965 | + functions-common:time_stop:2435 : local total 2022-04-13 22:43:35.967 | + functions-common:time_stop:2436 : local start_time 2022-04-13 22:43:35.969 | + functions-common:time_stop:2438 : name=apt-get 2022-04-13 22:43:35.972 | + functions-common:time_stop:2439 : start_time=1649889802767 2022-04-13 22:43:35.974 | + functions-common:time_stop:2441 : [[ -z 1649889802767 ]] 2022-04-13 22:43:35.977 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-13 22:43:35.982 | + functions-common:time_stop:2444 : end_time=1649889815979 2022-04-13 22:43:35.984 | + functions-common:time_stop:2445 : elapsed_time=13212 2022-04-13 22:43:35.986 | + functions-common:time_stop:2446 : total=270646 2022-04-13 22:43:35.988 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-13 22:43:35.990 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=283858 2022-04-13 22:43:35.993 | + functions-common:apt_get:1245 : return 0 2022-04-13 22:43:35.996 | + lib/apache:install_apache_uwsgi:128 : is_ubuntu 2022-04-13 22:43:35.998 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 22:43:36.001 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 22:43:36.003 | + lib/apache:install_apache_uwsgi:130 : sudo a2enmod proxy 2022-04-13 22:43:36.076 | Enabling module proxy. 2022-04-13 22:43:36.083 | To activate the new configuration, you need to run: 2022-04-13 22:43:36.083 | systemctl restart apache2 2022-04-13 22:43:36.088 | + lib/apache:install_apache_uwsgi:131 : sudo a2enmod proxy_uwsgi 2022-04-13 22:43:36.154 | Considering dependency proxy for proxy_uwsgi: 2022-04-13 22:43:36.154 | Module proxy already enabled 2022-04-13 22:43:36.154 | Enabling module proxy_uwsgi. 2022-04-13 22:43:36.161 | To activate the new configuration, you need to run: 2022-04-13 22:43:36.161 | systemctl restart apache2 2022-04-13 22:43:36.166 | + lib/apache:install_apache_uwsgi:137 : restart_apache_server 2022-04-13 22:43:36.169 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-04-13 22:43:36.171 | + functions-common:restart_service:2316 : '[' -x /bin/systemctl ']' 2022-04-13 22:43:36.174 | + functions-common:restart_service:2317 : sudo /bin/systemctl restart apache2 2022-04-13 22:43:36.310 | + ./stack.sh:main:883 : install_keystoneauth 2022-04-13 22:43:36.316 | + lib/keystone:install_keystoneauth:498 : use_library_from_git keystoneauth 2022-04-13 22:43:36.319 | + inc/python:use_library_from_git:250 : local name=keystoneauth 2022-04-13 22:43:36.322 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 22:43:36.324 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 22:43:36.326 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,keystoneauth, ]] 2022-04-13 22:43:36.329 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 22:43:36.332 | + ./stack.sh:main:884 : install_keystoneclient 2022-04-13 22:43:36.335 | + lib/keystone:install_keystoneclient:506 : use_library_from_git python-keystoneclient 2022-04-13 22:43:36.337 | + inc/python:use_library_from_git:250 : local name=python-keystoneclient 2022-04-13 22:43:36.339 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 22:43:36.342 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 22:43:36.344 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-keystoneclient, ]] 2022-04-13 22:43:36.347 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 22:43:36.350 | + ./stack.sh:main:885 : install_glanceclient 2022-04-13 22:43:36.352 | + lib/glance:install_glanceclient:498 : use_library_from_git python-glanceclient 2022-04-13 22:43:36.354 | + inc/python:use_library_from_git:250 : local name=python-glanceclient 2022-04-13 22:43:36.357 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 22:43:36.360 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 22:43:36.363 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-glanceclient, ]] 2022-04-13 22:43:36.365 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 22:43:36.368 | + ./stack.sh:main:886 : install_cinderclient 2022-04-13 22:43:36.370 | + lib/cinder:install_cinderclient:484 : use_library_from_git python-brick-cinderclient-ext 2022-04-13 22:43:36.373 | + inc/python:use_library_from_git:250 : local name=python-brick-cinderclient-ext 2022-04-13 22:43:36.375 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 22:43:36.378 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 22:43:36.381 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-brick-cinderclient-ext, ]] 2022-04-13 22:43:36.383 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 22:43:36.386 | + lib/cinder:install_cinderclient:489 : use_library_from_git python-cinderclient 2022-04-13 22:43:36.389 | + inc/python:use_library_from_git:250 : local name=python-cinderclient 2022-04-13 22:43:36.391 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 22:43:36.395 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 22:43:36.397 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-cinderclient, ]] 2022-04-13 22:43:36.400 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 22:43:36.402 | + ./stack.sh:main:887 : install_novaclient 2022-04-13 22:43:36.404 | + lib/nova:install_novaclient:882 : use_library_from_git python-novaclient 2022-04-13 22:43:36.407 | + inc/python:use_library_from_git:250 : local name=python-novaclient 2022-04-13 22:43:36.410 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 22:43:36.413 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 22:43:36.415 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-novaclient, ]] 2022-04-13 22:43:36.418 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 22:43:36.421 | + ./stack.sh:main:888 : is_service_enabled swift glance horizon 2022-04-13 22:43:36.439 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 22:43:36.442 | + ./stack.sh:main:889 : install_swiftclient 2022-04-13 22:43:36.445 | + lib/swift:install_swiftclient:728 : use_library_from_git python-swiftclient 2022-04-13 22:43:36.447 | + inc/python:use_library_from_git:250 : local name=python-swiftclient 2022-04-13 22:43:36.449 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 22:43:36.452 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 22:43:36.455 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-swiftclient, ]] 2022-04-13 22:43:36.458 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 22:43:36.462 | + ./stack.sh:main:891 : is_service_enabled neutron nova horizon 2022-04-13 22:43:36.480 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 22:43:36.482 | + ./stack.sh:main:892 : install_neutronclient 2022-04-13 22:43:36.485 | + lib/neutron:install_neutronclient:452 : use_library_from_git python-neutronclient 2022-04-13 22:43:36.488 | + inc/python:use_library_from_git:250 : local name=python-neutronclient 2022-04-13 22:43:36.491 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 22:43:36.493 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 22:43:36.496 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-neutronclient, ]] 2022-04-13 22:43:36.498 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 22:43:36.501 | + ./stack.sh:main:896 : install_keystonemiddleware 2022-04-13 22:43:36.504 | + lib/keystone:install_keystonemiddleware:516 : use_library_from_git keystonemiddleware 2022-04-13 22:43:36.507 | + inc/python:use_library_from_git:250 : local name=keystonemiddleware 2022-04-13 22:43:36.510 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 22:43:36.513 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 22:43:36.515 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,keystonemiddleware, ]] 2022-04-13 22:43:36.518 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 22:43:36.521 | + lib/keystone:install_keystonemiddleware:521 : pip_install_gr keystonemiddleware 2022-04-13 22:43:36.524 | + inc/python:pip_install_gr:76 : local name=keystonemiddleware 2022-04-13 22:43:36.526 | + inc/python:pip_install_gr:77 : local clean_name 2022-04-13 22:43:36.529 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements keystonemiddleware 2022-04-13 22:43:36.532 | ++ inc/python:get_from_global_requirements:225 : local package=keystonemiddleware 2022-04-13 22:43:36.534 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-04-13 22:43:36.538 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^keystonemiddleware' /opt/stack/requirements/global-requirements.txt 2022-04-13 22:43:36.538 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-04-13 22:43:36.546 | ++ inc/python:get_from_global_requirements:227 : required_pkg='keystonemiddleware ' 2022-04-13 22:43:36.548 | ++ inc/python:get_from_global_requirements:228 : [[ keystonemiddleware == '' ]] 2022-04-13 22:43:36.551 | ++ inc/python:get_from_global_requirements:231 : echo keystonemiddleware 2022-04-13 22:43:36.554 | + inc/python:pip_install_gr:78 : clean_name=keystonemiddleware 2022-04-13 22:43:36.556 | + inc/python:pip_install_gr:79 : pip_install keystonemiddleware 2022-04-13 22:43:36.581 | Using python 3.8 to install keystonemiddleware 2022-04-13 22:43:36.584 | + 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-13 22:43:37.363 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:43:37.363 | from cryptography.utils import int_from_bytes 2022-04-13 22:43:37.363 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:43:37.363 | from cryptography.utils import int_from_bytes 2022-04-13 22:43:38.560 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 22:43:38.597 | Requirement already satisfied: keystonemiddleware in /usr/local/lib/python3.8/dist-packages (9.4.0) 2022-04-13 22:43:38.655 | Requirement already satisfied: oslo.context>=2.19.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.1.0) 2022-04-13 22:43:38.656 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (8.8.0) 2022-04-13 22:43:38.657 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (1.8.7) 2022-04-13 22:43:38.658 | 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-13 22:43:38.660 | Requirement already satisfied: oslo.log>=3.36.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.7.0) 2022-04-13 22:43:38.661 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (5.1.0) 2022-04-13 22:43:38.662 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.12.2) 2022-04-13 22:43:38.663 | 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-13 22:43:38.665 | 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-13 22:43:38.666 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.4.0) 2022-04-13 22:43:38.667 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (2.27.1) 2022-04-13 22:43:38.668 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (1.16.0) 2022-04-13 22:43:38.670 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (2.10.1) 2022-04-13 22:43:38.671 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.5.0) 2022-04-13 22:43:38.733 | 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-13 22:43:38.734 | 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-13 22:43:38.736 | 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-13 22:43:38.775 | 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-13 22:43:38.816 | 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-13 22:43:38.817 | 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-13 22:43:38.819 | 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-13 22:43:38.820 | 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-13 22:43:38.870 | 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-13 22:43:38.873 | 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-13 22:43:38.883 | 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-13 22:43:38.884 | 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-13 22:43:38.898 | 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-13 22:43:38.901 | 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-13 22:43:38.902 | 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-13 22:43:38.968 | 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-13 22:43:38.970 | 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-13 22:43:38.971 | 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-13 22:43:38.972 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->keystonemiddleware) (2019.11.28) 2022-04-13 22:43:39.023 | 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-13 22:43:39.038 | 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-13 22:43:40.675 | 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-13 22:43:40.681 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 22:43:40.681 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 22:43:40.816 | + inc/python:pip_install:200 : result=0 2022-04-13 22:43:40.818 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 22:43:40.820 | + functions-common:time_stop:2432 : local name 2022-04-13 22:43:40.822 | + functions-common:time_stop:2433 : local end_time 2022-04-13 22:43:40.825 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-13 22:43:40.827 | + functions-common:time_stop:2435 : local total 2022-04-13 22:43:40.829 | + functions-common:time_stop:2436 : local start_time 2022-04-13 22:43:40.831 | + functions-common:time_stop:2438 : name=pip_install 2022-04-13 22:43:40.834 | + functions-common:time_stop:2439 : start_time=1649889816572 2022-04-13 22:43:40.836 | + functions-common:time_stop:2441 : [[ -z 1649889816572 ]] 2022-04-13 22:43:40.839 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-13 22:43:40.844 | + functions-common:time_stop:2444 : end_time=1649889820841 2022-04-13 22:43:40.846 | + functions-common:time_stop:2445 : elapsed_time=4269 2022-04-13 22:43:40.848 | + functions-common:time_stop:2446 : total=57213 2022-04-13 22:43:40.852 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-13 22:43:40.854 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=61482 2022-04-13 22:43:40.856 | + inc/python:pip_install:203 : return 0 2022-04-13 22:43:40.859 | + lib/keystone:install_keystonemiddleware:525 : pip_install_gr python-memcached 2022-04-13 22:43:40.861 | + inc/python:pip_install_gr:76 : local name=python-memcached 2022-04-13 22:43:40.864 | + inc/python:pip_install_gr:77 : local clean_name 2022-04-13 22:43:40.868 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-memcached 2022-04-13 22:43:40.870 | ++ inc/python:get_from_global_requirements:225 : local package=python-memcached 2022-04-13 22:43:40.873 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-04-13 22:43:40.877 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^python-memcached' /opt/stack/requirements/global-requirements.txt 2022-04-13 22:43:40.877 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-04-13 22:43:40.883 | ++ inc/python:get_from_global_requirements:227 : required_pkg='python-memcached ' 2022-04-13 22:43:40.885 | ++ inc/python:get_from_global_requirements:228 : [[ python-memcached == '' ]] 2022-04-13 22:43:40.887 | ++ inc/python:get_from_global_requirements:231 : echo python-memcached 2022-04-13 22:43:40.890 | + inc/python:pip_install_gr:78 : clean_name=python-memcached 2022-04-13 22:43:40.893 | + inc/python:pip_install_gr:79 : pip_install python-memcached 2022-04-13 22:43:40.918 | Using python 3.8 to install python-memcached 2022-04-13 22:43:40.920 | + 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-13 22:43:41.707 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:43:41.707 | from cryptography.utils import int_from_bytes 2022-04-13 22:43:41.707 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:43:41.707 | from cryptography.utils import int_from_bytes 2022-04-13 22:43:42.886 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 22:43:42.981 | Collecting python-memcached 2022-04-13 22:43:42.989 | 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-13 22:43:42.995 | Requirement already satisfied: six>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from python-memcached) (1.16.0) 2022-04-13 22:43:44.611 | Installing collected packages: python-memcached 2022-04-13 22:43:44.704 | Successfully installed python-memcached-1.59 2022-04-13 22:43:44.704 | 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-13 22:43:44.711 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 22:43:44.711 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 22:43:44.835 | + inc/python:pip_install:200 : result=0 2022-04-13 22:43:44.837 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 22:43:44.840 | + functions-common:time_stop:2432 : local name 2022-04-13 22:43:44.842 | + functions-common:time_stop:2433 : local end_time 2022-04-13 22:43:44.845 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-13 22:43:44.847 | + functions-common:time_stop:2435 : local total 2022-04-13 22:43:44.849 | + functions-common:time_stop:2436 : local start_time 2022-04-13 22:43:44.852 | + functions-common:time_stop:2438 : name=pip_install 2022-04-13 22:43:44.854 | + functions-common:time_stop:2439 : start_time=1649889820912 2022-04-13 22:43:44.856 | + functions-common:time_stop:2441 : [[ -z 1649889820912 ]] 2022-04-13 22:43:44.861 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-13 22:43:44.865 | + functions-common:time_stop:2444 : end_time=1649889824862 2022-04-13 22:43:44.867 | + functions-common:time_stop:2445 : elapsed_time=3950 2022-04-13 22:43:44.870 | + functions-common:time_stop:2446 : total=61482 2022-04-13 22:43:44.872 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-13 22:43:44.874 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=65432 2022-04-13 22:43:44.877 | + inc/python:pip_install:203 : return 0 2022-04-13 22:43:44.886 | + ./stack.sh:main:898 : is_service_enabled keystone 2022-04-13 22:43:44.904 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 22:43:44.907 | + ./stack.sh:main:899 : '[' 10.222.0.15 == 10.222.0.15 ']' 2022-04-13 22:43:44.909 | + ./stack.sh:main:900 : stack_install_service keystone 2022-04-13 22:43:44.914 | + lib/stack:stack_install_service:20 : local service=keystone 2022-04-13 22:43:44.917 | + lib/stack:stack_install_service:21 : type install_keystone 2022-04-13 22:43:44.920 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-04-13 22:43:44.922 | + lib/stack:stack_install_service:32 : install_keystone 2022-04-13 22:43:44.925 | + lib/keystone:install_keystone:531 : is_service_enabled ldap 2022-04-13 22:43:44.951 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 22:43:44.953 | + lib/keystone:install_keystone:535 : git_clone https://opendev.org/openstack/keystone.git /opt/stack/keystone master 2022-04-13 22:43:44.955 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/keystone.git 2022-04-13 22:43:44.957 | + functions-common:git_clone:609 : local git_dest=/opt/stack/keystone 2022-04-13 22:43:44.960 | + functions-common:git_clone:610 : local git_ref=master 2022-04-13 22:43:44.962 | + functions-common:git_clone:611 : local orig_dir 2022-04-13 22:43:44.965 | ++ functions-common:git_clone:612 : pwd 2022-04-13 22:43:44.967 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-04-13 22:43:44.971 | + functions-common:git_clone:613 : local git_clone_flags= 2022-04-13 22:43:44.974 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-04-13 22:43:44.990 | + functions-common:git_clone:615 : RECLONE=False 2022-04-13 22:43:44.993 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-04-13 22:43:44.995 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-04-13 22:43:44.998 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-04-13 22:43:44.999 | + functions-common:git_clone:629 : echo master 2022-04-13 22:43:45.003 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/keystone ]] 2022-04-13 22:43:45.005 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-04-13 22:43:45.008 | + functions-common:git_clone:681 : sudo git config --global --add safe.directory /opt/stack/keystone 2022-04-13 22:43:45.021 | + functions-common:git_clone:684 : cd /opt/stack/keystone 2022-04-13 22:43:45.027 | + functions-common:git_clone:685 : head -1 2022-04-13 22:43:45.028 | + functions-common:git_clone:685 : git show --oneline 2022-04-13 22:43:45.028 | c141e6164 trivial: Fix typo 2022-04-13 22:43:45.030 | + functions-common:git_clone:686 : cd /home/ubuntu/devstack 2022-04-13 22:43:45.033 | + lib/keystone:install_keystone:536 : setup_develop /opt/stack/keystone 2022-04-13 22:43:45.035 | + inc/python:setup_develop:338 : local bindep 2022-04-13 22:43:45.037 | + inc/python:setup_develop:339 : [[ /opt/stack/keystone == -bindep* ]] 2022-04-13 22:43:45.040 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/keystone 2022-04-13 22:43:45.043 | + inc/python:setup_develop:344 : local extras= 2022-04-13 22:43:45.045 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/keystone -e 2022-04-13 22:43:45.049 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-04-13 22:43:45.052 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/keystone == -bindep* ]] 2022-04-13 22:43:45.056 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/keystone 2022-04-13 22:43:45.058 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-04-13 22:43:45.061 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-04-13 22:43:45.065 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/keystone 2022-04-13 22:43:45.067 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-04-13 22:43:45.072 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/keystone 2022-04-13 22:43:45.074 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-04-13 22:43:45.077 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-04-13 22:43:45.080 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/keystone/setup.cfg 2022-04-13 22:43:45.085 | + inc/python:_setup_package_with_constraints_edit:385 : name=keystone 2022-04-13 22:43:45.088 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- keystone 2022-04-13 22:43:45.768 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/keystone -e 2022-04-13 22:43:45.771 | + inc/python:setup_package:418 : local bindep=0 2022-04-13 22:43:45.773 | + inc/python:setup_package:419 : local bindep_flag= 2022-04-13 22:43:45.775 | + inc/python:setup_package:420 : local bindep_profiles= 2022-04-13 22:43:45.778 | + inc/python:setup_package:421 : [[ /opt/stack/keystone == -bindep* ]] 2022-04-13 22:43:45.780 | + inc/python:setup_package:426 : local project_dir=/opt/stack/keystone 2022-04-13 22:43:45.782 | + inc/python:setup_package:427 : local flags=-e 2022-04-13 22:43:45.784 | + inc/python:setup_package:428 : local extras= 2022-04-13 22:43:45.786 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-04-13 22:43:45.790 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-04-13 22:43:45.792 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-04-13 22:43:45.794 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-04-13 22:43:45.796 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-04-13 22:43:45.799 | + inc/python:setup_package:446 : pip_install -e /opt/stack/keystone 2022-04-13 22:43:45.820 | Using python 3.8 to install /opt/stack/keystone 2022-04-13 22:43:45.822 | + 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-13 22:43:46.611 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:43:46.611 | from cryptography.utils import int_from_bytes 2022-04-13 22:43:46.611 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:43:46.611 | from cryptography.utils import int_from_bytes 2022-04-13 22:43:47.784 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 22:43:47.817 | Obtaining file:///opt/stack/keystone 2022-04-13 22:43:47.818 | Preparing metadata (setup.py): started 2022-04-13 22:43:52.670 | Preparing metadata (setup.py): finished with status 'done' 2022-04-13 22:43:52.812 | 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-13 22:43:52.813 | 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-13 22:43:52.913 | Collecting Flask!=0.11,>=1.0.2 2022-04-13 22:43:52.922 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/8a4/cf32d904cf562/Flask-2.1.1-py3-none-any.whl (95 kB) 2022-04-13 22:43:52.972 | Collecting Flask-RESTful>=0.3.5 2022-04-13 22:43:52.979 | 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-13 22:43:52.983 | 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-13 22:43:52.984 | 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-13 22:43:52.985 | 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-13 22:43:52.987 | 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-13 22:43:53.032 | Collecting passlib>=1.7.0 2022-04-13 22:43:53.041 | 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-13 22:43:53.057 | 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-13 22:43:53.058 | 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-13 22:43:53.059 | 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-13 22:43:53.297 | Collecting scrypt>=0.8.0 2022-04-13 22:43:53.305 | 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-13 22:43:53.336 | 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-13 22:43:53.338 | 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-13 22:43:53.339 | 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-13 22:43:53.340 | 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-13 22:43:53.341 | 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-13 22:43:53.342 | 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-13 22:43:53.343 | 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-13 22:43:53.344 | 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-13 22:43:53.346 | 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-13 22:43:53.347 | 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-13 22:43:53.348 | 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-13 22:43:53.349 | 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-13 22:43:53.398 | Collecting oauthlib>=0.6.2 2022-04-13 22:43:53.406 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/6db/33440354787f9/oauthlib-3.2.0-py3-none-any.whl (151 kB) 2022-04-13 22:43:53.475 | Collecting pysaml2>=5.0.0 2022-04-13 22:43:53.482 | 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-13 22:43:53.575 | Collecting PyJWT>=1.6.1 2022-04-13 22:43:53.581 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/e0c/4bb8d9f0af0c7/PyJWT-2.3.0-py3-none-any.whl (16 kB) 2022-04-13 22:43:53.585 | 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-13 22:43:53.586 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from keystone==21.1.0.dev2) (3.2.0) 2022-04-13 22:43:53.587 | 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-13 22:43:53.588 | 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-13 22:43:53.589 | 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-13 22:43:53.590 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (2022.1) 2022-04-13 22:43:53.601 | 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-13 22:43:53.602 | 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-13 22:43:53.646 | 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-13 22:43:53.702 | Collecting itsdangerous>=2.0 2022-04-13 22:43:53.709 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/2c2/349112351b886/itsdangerous-2.1.2-py3-none-any.whl (15 kB) 2022-04-13 22:43:53.803 | Collecting Werkzeug>=2.0 2022-04-13 22:43:53.809 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/3c5/493ece8268fec/Werkzeug-2.1.1-py3-none-any.whl (224 kB) 2022-04-13 22:43:53.889 | Collecting click>=8.0 2022-04-13 22:43:53.897 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/24e/1a4a9ec5bf629/click-8.1.2-py3-none-any.whl (96 kB) 2022-04-13 22:43:53.903 | 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-13 22:43:53.906 | 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-13 22:43:53.981 | Collecting aniso8601>=0.82 2022-04-13 22:43:53.988 | 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-13 22:43:54.054 | 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-13 22:43:54.059 | 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-13 22:43:54.192 | 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-13 22:43:54.193 | 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-13 22:43:54.194 | 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-13 22:43:54.196 | 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-13 22:43:54.254 | 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-13 22:43:54.255 | 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-13 22:43:54.257 | 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-13 22:43:54.311 | 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-13 22:43:54.315 | 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-13 22:43:54.375 | 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-13 22:43:54.377 | 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-13 22:43:54.379 | 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-13 22:43:54.380 | 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-13 22:43:54.381 | 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-13 22:43:54.383 | 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-13 22:43:54.403 | 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-13 22:43:54.453 | 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-13 22:43:54.474 | 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-13 22:43:54.476 | 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-13 22:43:54.477 | 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-13 22:43:54.478 | 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-13 22:43:54.531 | 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-13 22:43:54.753 | Collecting xmlschema>=1.2.1 2022-04-13 22:43:54.761 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/dbd/68bded2fef00c/xmlschema-1.10.0-py3-none-any.whl (273 kB) 2022-04-13 22:43:54.807 | Collecting defusedxml 2022-04-13 22:43:54.815 | 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-13 22:43:54.819 | 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-13 22:43:54.820 | 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-13 22:43:54.823 | 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-13 22:43:55.055 | 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-13 22:43:55.078 | 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-13 22:43:55.079 | 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-13 22:43:55.150 | 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-13 22:43:55.169 | 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-13 22:43:55.229 | 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-13 22:43:55.274 | 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-13 22:43:55.386 | 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-13 22:43:55.444 | 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-13 22:43:55.519 | 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-13 22:43:55.653 | 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-13 22:43:55.685 | 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-13 22:43:55.726 | 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-13 22:43:55.727 | 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-13 22:43:55.729 | 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-13 22:43:55.730 | 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-13 22:43:55.733 | 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-13 22:43:55.734 | 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-13 22:43:55.789 | 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-13 22:43:55.957 | 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-13 22:43:55.958 | 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-13 22:43:55.961 | 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-13 22:43:55.962 | 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-13 22:43:56.121 | 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-13 22:43:56.336 | Collecting elementpath<3.0.0,>=2.5.0 2022-04-13 22:43:56.344 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/2a4/32775e37a19e4/elementpath-2.5.0-py3-none-any.whl (181 kB) 2022-04-13 22:43:56.627 | 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-13 22:43:56.927 | 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-13 22:43:56.965 | 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-13 22:43:58.321 | Installing collected packages: Werkzeug, itsdangerous, elementpath, click, xmlschema, Flask, defusedxml, aniso8601, scrypt, pysaml2, PyJWT, passlib, oauthlib, Flask-RESTful, keystone 2022-04-13 22:43:58.826 | Attempting uninstall: click 2022-04-13 22:43:58.829 | Found existing installation: Click 7.0 2022-04-13 22:43:58.837 | Uninstalling Click-7.0: 2022-04-13 22:43:58.866 | Successfully uninstalled Click-7.0 2022-04-13 22:44:00.122 | Attempting uninstall: PyJWT 2022-04-13 22:44:00.124 | Found existing installation: PyJWT 1.7.1 2022-04-13 22:44:00.131 | Uninstalling PyJWT-1.7.1: 2022-04-13 22:44:00.159 | Successfully uninstalled PyJWT-1.7.1 2022-04-13 22:44:00.602 | Attempting uninstall: oauthlib 2022-04-13 22:44:00.604 | Found existing installation: oauthlib 3.1.0 2022-04-13 22:44:00.612 | Uninstalling oauthlib-3.1.0: 2022-04-13 22:44:00.641 | Successfully uninstalled oauthlib-3.1.0 2022-04-13 22:44:00.813 | Running setup.py develop for keystone 2022-04-13 22:44:06.702 | 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-13 22:44:06.702 | 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-13 22:44:06.710 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 22:44:06.710 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 22:44:06.887 | + inc/python:pip_install:200 : result=0 2022-04-13 22:44:06.891 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 22:44:06.894 | + functions-common:time_stop:2432 : local name 2022-04-13 22:44:06.896 | + functions-common:time_stop:2433 : local end_time 2022-04-13 22:44:06.899 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-13 22:44:06.901 | + functions-common:time_stop:2435 : local total 2022-04-13 22:44:06.904 | + functions-common:time_stop:2436 : local start_time 2022-04-13 22:44:06.906 | + functions-common:time_stop:2438 : name=pip_install 2022-04-13 22:44:06.908 | + functions-common:time_stop:2439 : start_time=1649889825814 2022-04-13 22:44:06.910 | + functions-common:time_stop:2441 : [[ -z 1649889825814 ]] 2022-04-13 22:44:06.913 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-13 22:44:06.917 | + functions-common:time_stop:2444 : end_time=1649889846914 2022-04-13 22:44:06.919 | + functions-common:time_stop:2445 : elapsed_time=21100 2022-04-13 22:44:06.921 | + functions-common:time_stop:2446 : total=65432 2022-04-13 22:44:06.925 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-13 22:44:06.927 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=86532 2022-04-13 22:44:06.929 | + inc/python:pip_install:203 : return 0 2022-04-13 22:44:06.932 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-04-13 22:44:06.935 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-04-13 22:44:06.937 | + functions-common:safe_chown:2333 : _safe_permission_operation chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-04-13 22:44:06.957 | + functions-common:_safe_permission_operation:2181 : sudo chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-04-13 22:44:06.970 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/keystone 2022-04-13 22:44:06.974 | + inc/python:use_library_from_git:250 : local name=/opt/stack/keystone 2022-04-13 22:44:06.976 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 22:44:06.979 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 22:44:06.982 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/keystone, ]] 2022-04-13 22:44:06.985 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 22:44:06.988 | + lib/keystone:install_keystone:538 : is_service_enabled ldap 2022-04-13 22:44:07.005 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 22:44:07.008 | + lib/keystone:install_keystone:542 : '[' uwsgi == mod_wsgi ']' 2022-04-13 22:44:07.010 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-04-13 22:44:07.013 | + ./stack.sh:main:901 : configure_keystone 2022-04-13 22:44:07.016 | + lib/keystone:configure_keystone:192 : sudo install -d -o ubuntu /etc/keystone 2022-04-13 22:44:07.032 | + 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-13 22:44:07.035 | + lib/keystone:configure_keystone:195 : install -m 600 /dev/null /etc/keystone/keystone.conf 2022-04-13 22:44:07.040 | + lib/keystone:configure_keystone:198 : is_service_enabled ldap 2022-04-13 22:44:07.057 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 22:44:07.060 | + lib/keystone:configure_keystone:202 : iniset /etc/keystone/keystone.conf identity driver sql 2022-04-13 22:44:07.091 | + lib/keystone:configure_keystone:203 : iniset /etc/keystone/keystone.conf identity password_hash_rounds 4 2022-04-13 22:44:07.125 | + lib/keystone:configure_keystone:204 : iniset /etc/keystone/keystone.conf assignment driver sql 2022-04-13 22:44:07.157 | + lib/keystone:configure_keystone:205 : iniset /etc/keystone/keystone.conf role driver sql 2022-04-13 22:44:07.191 | + lib/keystone:configure_keystone:206 : iniset /etc/keystone/keystone.conf resource driver sql 2022-04-13 22:44:07.227 | + lib/keystone:configure_keystone:209 : iniset /etc/keystone/keystone.conf cache enabled True 2022-04-13 22:44:07.262 | + lib/keystone:configure_keystone:210 : iniset /etc/keystone/keystone.conf cache backend dogpile.cache.memcached 2022-04-13 22:44:07.294 | + lib/keystone:configure_keystone:211 : iniset /etc/keystone/keystone.conf cache memcache_servers localhost:11211 2022-04-13 22:44:07.324 | + lib/keystone:configure_keystone:213 : iniset_rpc_backend keystone /etc/keystone/keystone.conf oslo_messaging_notifications 2022-04-13 22:44:07.327 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=keystone 2022-04-13 22:44:07.329 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/keystone/keystone.conf 2022-04-13 22:44:07.332 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=oslo_messaging_notifications 2022-04-13 22:44:07.334 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-04-13 22:44:07.337 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-04-13 22:44:07.361 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 22:44:07.365 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-04-13 22:44:07.367 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-04-13 22:44:07.370 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-04-13 22:44:07.386 | ++ functions-common:is_service_enabled:2088 : return 0 2022-04-13 22:44:07.388 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.15:5672/ 2022-04-13 22:44:07.392 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/keystone/keystone.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.15:5672/ 2022-04-13 22:44:07.426 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-04-13 22:44:07.432 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-04-13 22:44:07.435 | + lib/keystone:configure_keystone:215 : local service_port=5000 2022-04-13 22:44:07.437 | + lib/keystone:configure_keystone:217 : is_service_enabled tls-proxy 2022-04-13 22:44:07.455 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 22:44:07.458 | + lib/keystone:configure_keystone:226 : iniset /etc/keystone/keystone.conf DEFAULT public_endpoint http://10.222.0.15/identity 2022-04-13 22:44:07.492 | + lib/keystone:configure_keystone:228 : [[ fernet != '' ]] 2022-04-13 22:44:07.495 | + lib/keystone:configure_keystone:229 : iniset /etc/keystone/keystone.conf token provider fernet 2022-04-13 22:44:07.534 | ++ lib/keystone:configure_keystone:232 : database_connection_url keystone 2022-04-13 22:44:07.537 | ++ lib/database:database_connection_url:134 : local db=keystone 2022-04-13 22:44:07.539 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql keystone 2022-04-13 22:44:07.542 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=keystone 2022-04-13 22:44:07.547 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8' 2022-04-13 22:44:07.554 | + 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-13 22:44:07.589 | + lib/keystone:configure_keystone:235 : '[' False '!=' False ']' 2022-04-13 22:44:07.592 | + lib/keystone:configure_keystone:240 : setup_logging /etc/keystone/keystone.conf 2022-04-13 22:44:07.595 | + functions:setup_logging:674 : setup_systemd_logging /etc/keystone/keystone.conf 2022-04-13 22:44:07.597 | + functions:setup_systemd_logging:689 : local conf_file=/etc/keystone/keystone.conf 2022-04-13 22:44:07.600 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-04-13 22:44:07.620 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-04-13 22:44:07.623 | + functions:setup_systemd_logging:695 : local pidstr= 2022-04-13 22:44:07.625 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-04-13 22:44:07.628 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-04-13 22:44:07.630 | + 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-13 22:44:07.661 | + 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-13 22:44:07.696 | + 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-13 22:44:07.728 | + functions:setup_systemd_logging:706 : iniset /etc/keystone/keystone.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-04-13 22:44:07.766 | + lib/keystone:configure_keystone:242 : iniset /etc/keystone/keystone.conf DEFAULT debug True 2022-04-13 22:44:07.798 | + lib/keystone:configure_keystone:244 : '[' uwsgi == mod_wsgi ']' 2022-04-13 22:44:07.800 | + lib/keystone:configure_keystone:248 : write_uwsgi_config /etc/keystone/keystone-uwsgi-public.ini /usr/local/bin/keystone-wsgi-public /identity 2022-04-13 22:44:07.803 | + lib/apache:write_uwsgi_config:254 : local file=/etc/keystone/keystone-uwsgi-public.ini 2022-04-13 22:44:07.807 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/keystone-wsgi-public 2022-04-13 22:44:07.811 | + lib/apache:write_uwsgi_config:256 : local url=/identity 2022-04-13 22:44:07.814 | + lib/apache:write_uwsgi_config:257 : local http= 2022-04-13 22:44:07.816 | + lib/apache:write_uwsgi_config:258 : local name= 2022-04-13 22:44:07.819 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/keystone-wsgi-public 2022-04-13 22:44:07.824 | + lib/apache:write_uwsgi_config:259 : name=keystone-wsgi-public 2022-04-13 22:44:07.828 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-04-13 22:44:07.831 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-04-13 22:44:07.848 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-04-13 22:44:07.850 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-04-13 22:44:07.861 | d /var/run/uwsgi 0755 ubuntu root 2022-04-13 22:44:07.865 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-04-13 22:44:07.882 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/keystone-wsgi-public.socket 2022-04-13 22:44:07.884 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/keystone/keystone-uwsgi-public.ini 2022-04-13 22:44:07.889 | + lib/apache:write_uwsgi_config:275 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi wsgi-file /usr/local/bin/keystone-wsgi-public 2022-04-13 22:44:07.922 | + lib/apache:write_uwsgi_config:276 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi processes 2 2022-04-13 22:44:07.951 | + lib/apache:write_uwsgi_config:278 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi master true 2022-04-13 22:44:07.982 | + lib/apache:write_uwsgi_config:280 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi die-on-term true 2022-04-13 22:44:08.012 | + lib/apache:write_uwsgi_config:281 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi exit-on-reload false 2022-04-13 22:44:08.046 | + lib/apache:write_uwsgi_config:284 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi worker-reload-mercy 90 2022-04-13 22:44:08.074 | + lib/apache:write_uwsgi_config:285 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi enable-threads true 2022-04-13 22:44:08.110 | + lib/apache:write_uwsgi_config:286 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi plugins http,python3 2022-04-13 22:44:08.144 | + lib/apache:write_uwsgi_config:288 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi thunder-lock true 2022-04-13 22:44:08.177 | + 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-13 22:44:08.208 | + lib/apache:write_uwsgi_config:292 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi buffer-size 65535 2022-04-13 22:44:08.239 | + lib/apache:write_uwsgi_config:294 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi add-header 'Connection: close' 2022-04-13 22:44:08.275 | + lib/apache:write_uwsgi_config:296 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi lazy-apps true 2022-04-13 22:44:08.308 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2022-04-13 22:44:08.310 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2022-04-13 22:44:08.314 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for keystone-wsgi-public 2022-04-13 22:44:08.316 | ++ lib/apache:apache_site_config_for:186 : local site=keystone-wsgi-public 2022-04-13 22:44:08.319 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-04-13 22:44:08.321 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 22:44:08.324 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 22:44:08.327 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/keystone-wsgi-public.conf 2022-04-13 22:44:08.330 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/keystone-wsgi-public.conf 2022-04-13 22:44:08.333 | + lib/apache:write_uwsgi_config:304 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi socket /var/run/uwsgi/keystone-wsgi-public.socket 2022-04-13 22:44:08.365 | + lib/apache:write_uwsgi_config:305 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi chmod-socket 666 2022-04-13 22:44:08.400 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/keystone-wsgi-public.conf 2022-04-13 22:44:08.400 | + 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-13 22:44:08.414 | ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-wsgi-public.socket|uwsgi://uwsgi-uds-keystone-wsgi-public" retry=0 2022-04-13 22:44:08.418 | + lib/apache:write_uwsgi_config:307 : enable_apache_site keystone-wsgi-public 2022-04-13 22:44:08.421 | + lib/apache:enable_apache_site:203 : local site=keystone-wsgi-public 2022-04-13 22:44:08.424 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-04-13 22:44:08.426 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-04-13 22:44:08.428 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-04-13 22:44:08.434 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 22:44:08.437 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 22:44:08.440 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-04-13 22:44:08.442 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-04-13 22:44:08.445 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 22:44:08.448 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 22:44:08.451 | + lib/apache:enable_apache_site:207 : sudo a2ensite keystone-wsgi-public 2022-04-13 22:44:08.519 | Enabling site keystone-wsgi-public. 2022-04-13 22:44:08.525 | To activate the new configuration, you need to run: 2022-04-13 22:44:08.525 | systemctl reload apache2 2022-04-13 22:44:08.534 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2022-04-13 22:44:08.537 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-04-13 22:44:08.540 | + functions-common:restart_service:2316 : '[' -x /bin/systemctl ']' 2022-04-13 22:44:08.543 | + functions-common:restart_service:2317 : sudo /bin/systemctl restart apache2 2022-04-13 22:44:08.689 | + lib/keystone:configure_keystone:251 : iniset /etc/keystone/keystone.conf DEFAULT max_token_size 16384 2022-04-13 22:44:08.728 | + lib/keystone:configure_keystone:253 : iniset /etc/keystone/keystone.conf fernet_tokens key_repository /etc/keystone/fernet-keys/ 2022-04-13 22:44:08.766 | + lib/keystone:configure_keystone:255 : iniset /etc/keystone/keystone.conf credential key_repository /etc/keystone/credential-keys/ 2022-04-13 22:44:08.801 | + lib/keystone:configure_keystone:263 : [[ True = True ]] 2022-04-13 22:44:08.804 | + lib/keystone:configure_keystone:264 : iniset /etc/keystone/keystone.conf security_compliance lockout_failure_attempts 2 2022-04-13 22:44:08.841 | + lib/keystone:configure_keystone:265 : iniset /etc/keystone/keystone.conf security_compliance lockout_duration 10 2022-04-13 22:44:08.873 | + lib/keystone:configure_keystone:266 : iniset /etc/keystone/keystone.conf security_compliance unique_last_password_count 2 2022-04-13 22:44:08.904 | + lib/keystone:configure_keystone:268 : [[ False == True ]] 2022-04-13 22:44:08.907 | + ./stack.sh:main:905 : is_service_enabled swift 2022-04-13 22:44:08.932 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 22:44:08.935 | + ./stack.sh:main:906 : is_service_enabled ceilometer 2022-04-13 22:44:08.955 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 22:44:08.957 | + ./stack.sh:main:909 : stack_install_service swift 2022-04-13 22:44:08.960 | + lib/stack:stack_install_service:20 : local service=swift 2022-04-13 22:44:08.962 | + lib/stack:stack_install_service:21 : type install_swift 2022-04-13 22:44:08.965 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-04-13 22:44:08.968 | + lib/stack:stack_install_service:32 : install_swift 2022-04-13 22:44:08.970 | + lib/swift:install_swift:718 : git_clone https://opendev.org/openstack/swift.git /opt/stack/swift master 2022-04-13 22:44:08.973 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/swift.git 2022-04-13 22:44:08.976 | + functions-common:git_clone:609 : local git_dest=/opt/stack/swift 2022-04-13 22:44:08.979 | + functions-common:git_clone:610 : local git_ref=master 2022-04-13 22:44:08.982 | + functions-common:git_clone:611 : local orig_dir 2022-04-13 22:44:08.986 | ++ functions-common:git_clone:612 : pwd 2022-04-13 22:44:08.988 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-04-13 22:44:08.990 | + functions-common:git_clone:613 : local git_clone_flags= 2022-04-13 22:44:08.994 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-04-13 22:44:09.011 | + functions-common:git_clone:615 : RECLONE=False 2022-04-13 22:44:09.014 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-04-13 22:44:09.016 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-04-13 22:44:09.019 | + functions-common:git_clone:629 : echo master 2022-04-13 22:44:09.019 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-04-13 22:44:09.025 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/swift ]] 2022-04-13 22:44:09.028 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-04-13 22:44:09.031 | + functions-common:git_clone:681 : sudo git config --global --add safe.directory /opt/stack/swift 2022-04-13 22:44:09.044 | + functions-common:git_clone:684 : cd /opt/stack/swift 2022-04-13 22:44:09.048 | + functions-common:git_clone:685 : git show --oneline 2022-04-13 22:44:09.048 | + functions-common:git_clone:685 : head -1 2022-04-13 22:44:09.052 | 1cee51d52 doc: also add reverse option to pagination doc 2022-04-13 22:44:09.055 | + functions-common:git_clone:686 : cd /home/ubuntu/devstack 2022-04-13 22:44:09.058 | + lib/swift:install_swift:721 : setup_develop /opt/stack/swift keystone 2022-04-13 22:44:09.061 | + inc/python:setup_develop:338 : local bindep 2022-04-13 22:44:09.063 | + inc/python:setup_develop:339 : [[ /opt/stack/swift == -bindep* ]] 2022-04-13 22:44:09.066 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/swift 2022-04-13 22:44:09.070 | + inc/python:setup_develop:344 : local extras=keystone 2022-04-13 22:44:09.072 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/swift -e keystone 2022-04-13 22:44:09.074 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-04-13 22:44:09.077 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/swift == -bindep* ]] 2022-04-13 22:44:09.080 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/swift 2022-04-13 22:44:09.082 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-04-13 22:44:09.085 | + inc/python:_setup_package_with_constraints_edit:371 : local extras=keystone 2022-04-13 22:44:09.088 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/swift 2022-04-13 22:44:09.091 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-04-13 22:44:09.094 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/swift 2022-04-13 22:44:09.097 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-04-13 22:44:09.099 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-04-13 22:44:09.103 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/swift/setup.cfg 2022-04-13 22:44:09.109 | + inc/python:_setup_package_with_constraints_edit:385 : name=swift 2022-04-13 22:44:09.111 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- swift 2022-04-13 22:44:09.835 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/swift -e keystone 2022-04-13 22:44:09.837 | + inc/python:setup_package:418 : local bindep=0 2022-04-13 22:44:09.840 | + inc/python:setup_package:419 : local bindep_flag= 2022-04-13 22:44:09.843 | + inc/python:setup_package:420 : local bindep_profiles= 2022-04-13 22:44:09.846 | + inc/python:setup_package:421 : [[ /opt/stack/swift == -bindep* ]] 2022-04-13 22:44:09.849 | + inc/python:setup_package:426 : local project_dir=/opt/stack/swift 2022-04-13 22:44:09.851 | + inc/python:setup_package:427 : local flags=-e 2022-04-13 22:44:09.853 | + inc/python:setup_package:428 : local extras=keystone 2022-04-13 22:44:09.856 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-04-13 22:44:09.859 | + inc/python:setup_package:432 : [[ -z keystone ]] 2022-04-13 22:44:09.861 | + inc/python:setup_package:437 : [[ ! -z keystone ]] 2022-04-13 22:44:09.864 | + inc/python:setup_package:438 : extras='[keystone]' 2022-04-13 22:44:09.866 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-04-13 22:44:09.873 | + inc/python:setup_package:446 : pip_install -e '/opt/stack/swift[keystone]' 2022-04-13 22:44:09.896 | Using python 3.8 to install /opt/stack/swift 2022-04-13 22:44:09.899 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e '/opt/stack/swift[keystone]' 2022-04-13 22:44:10.706 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:44:10.706 | from cryptography.utils import int_from_bytes 2022-04-13 22:44:10.706 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:44:10.706 | from cryptography.utils import int_from_bytes 2022-04-13 22:44:11.948 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 22:44:11.981 | Obtaining file:///opt/stack/swift 2022-04-13 22:44:11.983 | Preparing metadata (setup.py): started 2022-04-13 22:44:16.622 | Preparing metadata (setup.py): finished with status 'done' 2022-04-13 22:44:16.734 | Requirement already satisfied: eventlet>=0.25.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev15) (0.33.0) 2022-04-13 22:44:16.735 | Requirement already satisfied: greenlet>=0.3.2 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev15) (1.1.2) 2022-04-13 22:44:16.736 | Requirement already satisfied: netifaces!=0.10.0,!=0.10.1,>=0.8 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev15) (0.11.0) 2022-04-13 22:44:16.738 | Requirement already satisfied: PasteDeploy>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev15) (2.1.1) 2022-04-13 22:44:18.943 | Collecting lxml>=3.4.1 2022-04-13 22:44:18.968 | 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-13 22:44:19.131 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev15) (2.27.1) 2022-04-13 22:44:19.132 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev15) (1.16.0) 2022-04-13 22:44:19.238 | Collecting xattr>=0.4 2022-04-13 22:44:19.245 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/01e/c07d24a14406b/xattr-0.9.9-cp38-cp38-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (35 kB) 2022-04-13 22:44:19.288 | Collecting PyECLib>=1.3.1 2022-04-13 22:44:19.306 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/801/1e31ee89ae7fb/pyeclib-1.6.0.tar.gz (6.7 MB) 2022-04-13 22:44:19.621 | Preparing metadata (setup.py): started 2022-04-13 22:44:22.668 | Preparing metadata (setup.py): finished with status 'done' 2022-04-13 22:44:22.673 | Requirement already satisfied: cryptography>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev15) (36.0.2) 2022-04-13 22:44:22.674 | Requirement already satisfied: keystonemiddleware>=4.17.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev15) (9.4.0) 2022-04-13 22:44:22.713 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.0.2->swift==2.30.0.dev15) (1.15.0) 2022-04-13 22:44:22.722 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.0->swift==2.30.0.dev15) (2.2.1) 2022-04-13 22:44:22.777 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (4.5.0) 2022-04-13 22:44:22.778 | Requirement already satisfied: oslo.log>=3.36.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (4.7.0) 2022-04-13 22:44:22.779 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (2.10.1) 2022-04-13 22:44:22.780 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (5.1.0) 2022-04-13 22:44:22.782 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (8.8.0) 2022-04-13 22:44:22.783 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (5.8.1) 2022-04-13 22:44:22.784 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (4.3.0) 2022-04-13 22:44:22.785 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (4.12.2) 2022-04-13 22:44:22.787 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (1.8.7) 2022-04-13 22:44:22.788 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (3.1.1) 2022-04-13 22:44:22.789 | Requirement already satisfied: oslo.context>=2.19.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (4.1.0) 2022-04-13 22:44:22.790 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (4.4.0) 2022-04-13 22:44:22.817 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from PasteDeploy>=2.0.0->swift==2.30.0.dev15) (62.0.0) 2022-04-13 22:44:22.848 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->swift==2.30.0.dev15) (1.26.9) 2022-04-13 22:44:22.851 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->swift==2.30.0.dev15) (3.3) 2022-04-13 22:44:22.852 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->swift==2.30.0.dev15) (2019.11.28) 2022-04-13 22:44:22.854 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->swift==2.30.0.dev15) (2.0.12) 2022-04-13 22:44:22.879 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.0.2->swift==2.30.0.dev15) (2.21) 2022-04-13 22:44:23.020 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (3.5.0) 2022-04-13 22:44:23.021 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (1.7.0) 2022-04-13 22:44:23.023 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (1.0.2) 2022-04-13 22:44:23.066 | Requirement already satisfied: dogpile.cache>=1.1.5 in /usr/local/lib/python3.8/dist-packages (from oslo.cache>=1.26.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (1.1.5) 2022-04-13 22:44:23.112 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (0.8.0) 2022-04-13 22:44:23.113 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (6.0) 2022-04-13 22:44:23.115 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (2.5.0) 2022-04-13 22:44:23.116 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (1.5.0) 2022-04-13 22:44:23.179 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.36.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (0.9.6) 2022-04-13 22:44:23.181 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.36.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (2.8.2) 2022-04-13 22:44:23.194 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (2022.1) 2022-04-13 22:44:23.196 | Requirement already satisfied: msgpack>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (1.0.3) 2022-04-13 22:44:23.213 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (3.0.7) 2022-04-13 22:44:23.217 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (21.3) 2022-04-13 22:44:23.338 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.config>=5.2.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (1.14.0) 2022-04-13 22:44:23.353 | Requirement already satisfied: decorator>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from dogpile.cache>=1.1.5->oslo.cache>=1.26.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (5.1.1) 2022-04-13 22:44:23.657 | Building wheels for collected packages: PyECLib 2022-04-13 22:44:23.657 | Building wheel for PyECLib (setup.py): started 2022-04-13 22:44:27.940 | Building wheel for PyECLib (setup.py): finished with status 'done' 2022-04-13 22:44:27.941 | Created wheel for PyECLib: filename=pyeclib-1.6.0-cp38-cp38-linux_x86_64.whl size=55549 sha256=0005eedfb3e89f3215ee2be5a9dae1cbd2bebfd4b6ca718432b9c0baf3b02a3e 2022-04-13 22:44:27.941 | Stored in directory: /root/.cache/pip/wheels/8d/84/e6/6a48e2f14c9392ac545275a5b87ce7ad21ff00ceacd6831bd5 2022-04-13 22:44:27.945 | Successfully built PyECLib 2022-04-13 22:44:29.363 | Installing collected packages: xattr, PyECLib, lxml, swift 2022-04-13 22:44:29.731 | Running setup.py develop for swift 2022-04-13 22:44:35.146 | Successfully installed PyECLib-1.6.0 lxml-4.8.0 swift xattr-0.9.9 2022-04-13 22:44:35.146 | 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-13 22:44:35.154 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 22:44:35.154 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 22:44:35.337 | + inc/python:pip_install:200 : result=0 2022-04-13 22:44:35.339 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 22:44:35.342 | + functions-common:time_stop:2432 : local name 2022-04-13 22:44:35.344 | + functions-common:time_stop:2433 : local end_time 2022-04-13 22:44:35.346 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-13 22:44:35.348 | + functions-common:time_stop:2435 : local total 2022-04-13 22:44:35.351 | + functions-common:time_stop:2436 : local start_time 2022-04-13 22:44:35.353 | + functions-common:time_stop:2438 : name=pip_install 2022-04-13 22:44:35.355 | + functions-common:time_stop:2439 : start_time=1649889849890 2022-04-13 22:44:35.357 | + functions-common:time_stop:2441 : [[ -z 1649889849890 ]] 2022-04-13 22:44:35.360 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-13 22:44:35.364 | + functions-common:time_stop:2444 : end_time=1649889875362 2022-04-13 22:44:35.366 | + functions-common:time_stop:2445 : elapsed_time=25472 2022-04-13 22:44:35.368 | + functions-common:time_stop:2446 : total=86532 2022-04-13 22:44:35.371 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-13 22:44:35.373 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=112004 2022-04-13 22:44:35.375 | + inc/python:pip_install:203 : return 0 2022-04-13 22:44:35.378 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-04-13 22:44:35.380 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-04-13 22:44:35.383 | + functions-common:safe_chown:2333 : _safe_permission_operation chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-04-13 22:44:35.401 | + functions-common:_safe_permission_operation:2181 : sudo chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-04-13 22:44:35.413 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/swift 2022-04-13 22:44:35.415 | + inc/python:use_library_from_git:250 : local name=/opt/stack/swift 2022-04-13 22:44:35.417 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 22:44:35.420 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 22:44:35.422 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/swift, ]] 2022-04-13 22:44:35.425 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 22:44:35.428 | + lib/swift:install_swift:722 : '[' False == True ']' 2022-04-13 22:44:35.430 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-04-13 22:44:35.433 | + ./stack.sh:main:910 : configure_swift 2022-04-13 22:44:35.435 | + lib/swift:configure_swift:331 : local swift_pipeline=crossdomain 2022-04-13 22:44:35.437 | + lib/swift:configure_swift:332 : local node_number 2022-04-13 22:44:35.440 | + lib/swift:configure_swift:333 : local swift_node_config 2022-04-13 22:44:35.442 | + lib/swift:configure_swift:334 : local swift_log_dir 2022-04-13 22:44:35.444 | + lib/swift:configure_swift:337 : /usr/local/bin/swift-init --run-dir=/opt/stack/data/swift/run all stop 2022-04-13 22:44:36.728 | No object-server running 2022-04-13 22:44:36.728 | No object-updater running 2022-04-13 22:44:36.728 | No container-reconciler running 2022-04-13 22:44:36.728 | No container-server running 2022-04-13 22:44:36.728 | No object-replicator running 2022-04-13 22:44:36.728 | No account-server running 2022-04-13 22:44:36.728 | No account-reaper running 2022-04-13 22:44:36.728 | No container-sharder running 2022-04-13 22:44:36.728 | No container-updater running 2022-04-13 22:44:36.728 | No container-auditor running 2022-04-13 22:44:36.728 | No object-auditor running 2022-04-13 22:44:36.728 | No object-reconstructor running 2022-04-13 22:44:36.728 | No account-auditor running 2022-04-13 22:44:36.728 | No object-expirer running 2022-04-13 22:44:36.728 | No container-sync running 2022-04-13 22:44:36.728 | No proxy-server running 2022-04-13 22:44:36.728 | No container-replicator running 2022-04-13 22:44:36.728 | No account-replicator running 2022-04-13 22:44:36.853 | + lib/swift:configure_swift:337 : true 2022-04-13 22:44:36.855 | + lib/swift:configure_swift:339 : sudo install -d -o ubuntu /etc/swift 2022-04-13 22:44:36.869 | + lib/swift:configure_swift:340 : sudo install -d -o ubuntu /etc/swift/object-server /etc/swift/container-server /etc/swift/account-server 2022-04-13 22:44:36.884 | + lib/swift:configure_swift:342 : [[ /etc/swift != \/\e\t\c\/\s\w\i\f\t ]] 2022-04-13 22:44:36.887 | + lib/swift:configure_swift:355 : sudo tee /etc/rsyncd.conf 2022-04-13 22:44:36.888 | ++ lib/swift:configure_swift:351 : id -g -n ubuntu 2022-04-13 22:44:36.896 | + lib/swift:configure_swift:351 : sed -e ' 2022-04-13 22:44:36.896 | s/%GROUP%/ubuntu/; 2022-04-13 22:44:36.896 | s/%USER%/ubuntu/; 2022-04-13 22:44:36.896 | s,%SWIFT_DATA_DIR%,/opt/stack/data/swift,; 2022-04-13 22:44:36.896 | ' /home/ubuntu/devstack/files/swift/rsyncd.conf 2022-04-13 22:44:36.899 | uid = ubuntu 2022-04-13 22:44:36.899 | gid = ubuntu 2022-04-13 22:44:36.899 | log file = /opt/stack/data/swift/logs/rsyncd.log 2022-04-13 22:44:36.899 | pid file = /opt/stack/data/swift/run/rsyncd.pid 2022-04-13 22:44:36.899 | address = 127.0.0.1 2022-04-13 22:44:36.899 | 2022-04-13 22:44:36.899 | [account6612] 2022-04-13 22:44:36.899 | max connections = 25 2022-04-13 22:44:36.899 | path = /opt/stack/data/swift/1/node/ 2022-04-13 22:44:36.899 | read only = false 2022-04-13 22:44:36.899 | lock file = /opt/stack/data/swift/run/account6612.lock 2022-04-13 22:44:36.899 | 2022-04-13 22:44:36.899 | [account6622] 2022-04-13 22:44:36.899 | max connections = 25 2022-04-13 22:44:36.899 | path = /opt/stack/data/swift/2/node/ 2022-04-13 22:44:36.899 | read only = false 2022-04-13 22:44:36.899 | lock file = /opt/stack/data/swift/run/account6622.lock 2022-04-13 22:44:36.899 | 2022-04-13 22:44:36.899 | [account6632] 2022-04-13 22:44:36.899 | max connections = 25 2022-04-13 22:44:36.899 | path = /opt/stack/data/swift/3/node/ 2022-04-13 22:44:36.899 | read only = false 2022-04-13 22:44:36.899 | lock file = /opt/stack/data/swift/run/account6632.lock 2022-04-13 22:44:36.899 | 2022-04-13 22:44:36.899 | [account6642] 2022-04-13 22:44:36.899 | max connections = 25 2022-04-13 22:44:36.899 | path = /opt/stack/data/swift/4/node/ 2022-04-13 22:44:36.899 | read only = false 2022-04-13 22:44:36.899 | lock file = /opt/stack/data/swift/run/account6642.lock 2022-04-13 22:44:36.899 | 2022-04-13 22:44:36.899 | 2022-04-13 22:44:36.900 | [container6611] 2022-04-13 22:44:36.900 | max connections = 25 2022-04-13 22:44:36.900 | path = /opt/stack/data/swift/1/node/ 2022-04-13 22:44:36.900 | read only = false 2022-04-13 22:44:36.900 | lock file = /opt/stack/data/swift/run/container6611.lock 2022-04-13 22:44:36.900 | 2022-04-13 22:44:36.900 | [container6621] 2022-04-13 22:44:36.900 | max connections = 25 2022-04-13 22:44:36.900 | path = /opt/stack/data/swift/2/node/ 2022-04-13 22:44:36.900 | read only = false 2022-04-13 22:44:36.900 | lock file = /opt/stack/data/swift/run/container6621.lock 2022-04-13 22:44:36.900 | 2022-04-13 22:44:36.900 | [container6631] 2022-04-13 22:44:36.900 | max connections = 25 2022-04-13 22:44:36.900 | path = /opt/stack/data/swift/3/node/ 2022-04-13 22:44:36.900 | read only = false 2022-04-13 22:44:36.900 | lock file = /opt/stack/data/swift/run/container6631.lock 2022-04-13 22:44:36.900 | 2022-04-13 22:44:36.900 | [container6641] 2022-04-13 22:44:36.900 | max connections = 25 2022-04-13 22:44:36.900 | path = /opt/stack/data/swift/4/node/ 2022-04-13 22:44:36.900 | read only = false 2022-04-13 22:44:36.900 | lock file = /opt/stack/data/swift/run/container6641.lock 2022-04-13 22:44:36.900 | 2022-04-13 22:44:36.900 | 2022-04-13 22:44:36.900 | [object6613] 2022-04-13 22:44:36.900 | max connections = 25 2022-04-13 22:44:36.900 | path = /opt/stack/data/swift/1/node/ 2022-04-13 22:44:36.900 | read only = false 2022-04-13 22:44:36.900 | lock file = /opt/stack/data/swift/run/object6613.lock 2022-04-13 22:44:36.900 | 2022-04-13 22:44:36.900 | [object6623] 2022-04-13 22:44:36.900 | max connections = 25 2022-04-13 22:44:36.900 | path = /opt/stack/data/swift/2/node/ 2022-04-13 22:44:36.900 | read only = false 2022-04-13 22:44:36.901 | lock file = /opt/stack/data/swift/run/object6623.lock 2022-04-13 22:44:36.901 | 2022-04-13 22:44:36.901 | [object6633] 2022-04-13 22:44:36.901 | max connections = 25 2022-04-13 22:44:36.901 | path = /opt/stack/data/swift/3/node/ 2022-04-13 22:44:36.901 | read only = false 2022-04-13 22:44:36.901 | lock file = /opt/stack/data/swift/run/object6633.lock 2022-04-13 22:44:36.901 | 2022-04-13 22:44:36.901 | [object6643] 2022-04-13 22:44:36.901 | max connections = 25 2022-04-13 22:44:36.901 | path = /opt/stack/data/swift/4/node/ 2022-04-13 22:44:36.901 | read only = false 2022-04-13 22:44:36.901 | lock file = /opt/stack/data/swift/run/object6643.lock 2022-04-13 22:44:36.904 | + lib/swift:configure_swift:357 : is_ubuntu 2022-04-13 22:44:36.906 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 22:44:36.909 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 22:44:36.911 | + lib/swift:configure_swift:358 : sudo sed -i '/^RSYNC_ENABLE=false/ { s/false/true/ }' /etc/default/rsync 2022-04-13 22:44:36.927 | + lib/swift:configure_swift:363 : SWIFT_CONFIG_PROXY_SERVER=/etc/swift/proxy-server.conf 2022-04-13 22:44:36.930 | + lib/swift:configure_swift:364 : cp /opt/stack/swift/etc/proxy-server.conf-sample /etc/swift/proxy-server.conf 2022-04-13 22:44:36.934 | + lib/swift:configure_swift:365 : cp /opt/stack/swift/etc/internal-client.conf-sample /etc/swift/internal-client.conf 2022-04-13 22:44:36.939 | + lib/swift:configure_swift:369 : local csyncfile=/etc/swift/container-sync-realms.conf 2022-04-13 22:44:36.941 | + lib/swift:configure_swift:370 : cp /opt/stack/swift/etc/container-sync-realms.conf-sample /etc/swift/container-sync-realms.conf 2022-04-13 22:44:36.946 | + lib/swift:configure_swift:371 : iniset /etc/swift/container-sync-realms.conf realm1 key realm1key 2022-04-13 22:44:36.978 | + lib/swift:configure_swift:372 : iniset /etc/swift/container-sync-realms.conf realm1 cluster_name1 http://10.222.0.15:8080/v1/ 2022-04-13 22:44:37.007 | + lib/swift:configure_swift:374 : iniuncomment /etc/swift/proxy-server.conf DEFAULT user 2022-04-13 22:44:37.027 | + lib/swift:configure_swift:375 : iniset /etc/swift/proxy-server.conf DEFAULT user ubuntu 2022-04-13 22:44:37.056 | + lib/swift:configure_swift:377 : iniuncomment /etc/swift/proxy-server.conf DEFAULT swift_dir 2022-04-13 22:44:37.074 | + lib/swift:configure_swift:378 : iniset /etc/swift/proxy-server.conf DEFAULT swift_dir /etc/swift 2022-04-13 22:44:37.110 | + lib/swift:configure_swift:380 : iniuncomment /etc/swift/proxy-server.conf DEFAULT workers 2022-04-13 22:44:37.131 | + lib/swift:configure_swift:381 : iniset /etc/swift/proxy-server.conf DEFAULT workers 1 2022-04-13 22:44:37.162 | + lib/swift:configure_swift:383 : iniuncomment /etc/swift/proxy-server.conf DEFAULT log_level 2022-04-13 22:44:37.181 | + lib/swift:configure_swift:384 : iniset /etc/swift/proxy-server.conf DEFAULT log_level DEBUG 2022-04-13 22:44:37.212 | + lib/swift:configure_swift:386 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_ip 2022-04-13 22:44:37.235 | + lib/swift:configure_swift:387 : iniset /etc/swift/proxy-server.conf DEFAULT bind_ip 0.0.0.0 2022-04-13 22:44:37.264 | + lib/swift:configure_swift:389 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_port 2022-04-13 22:44:37.285 | + lib/swift:configure_swift:390 : is_service_enabled tls-proxy 2022-04-13 22:44:37.301 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 22:44:37.303 | + lib/swift:configure_swift:393 : iniset /etc/swift/proxy-server.conf DEFAULT bind_port 8080 2022-04-13 22:44:37.336 | + lib/swift:configure_swift:399 : iniset /etc/swift/proxy-server.conf app:proxy-server node_timeout 120 2022-04-13 22:44:37.364 | + lib/swift:configure_swift:400 : iniset /etc/swift/proxy-server.conf app:proxy-server conn_timeout 20 2022-04-13 22:44:37.396 | + lib/swift:configure_swift:403 : iniset /etc/swift/proxy-server.conf filter:versioned_writes allow_versioned_writes true 2022-04-13 22:44:37.435 | + lib/swift:configure_swift:406 : is_service_enabled ceilometer 2022-04-13 22:44:37.454 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 22:44:37.459 | + lib/swift:configure_swift:417 : iniset /etc/swift/proxy-server.conf filter:proxy-logging reveal_sensitive_prefix 12 2022-04-13 22:44:37.490 | + lib/swift:configure_swift:423 : is_service_enabled s3api 2022-04-13 22:44:37.506 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 22:44:37.509 | + lib/swift:configure_swift:426 : is_service_enabled keystone 2022-04-13 22:44:37.525 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 22:44:37.527 | + lib/swift:configure_swift:427 : swift_pipeline+=' authtoken' 2022-04-13 22:44:37.529 | + lib/swift:configure_swift:428 : is_service_enabled s3api 2022-04-13 22:44:37.544 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 22:44:37.546 | + lib/swift:configure_swift:433 : swift_pipeline+=' keystoneauth' 2022-04-13 22:44:37.548 | + lib/swift:configure_swift:436 : swift_pipeline+=' tempauth ' 2022-04-13 22:44:37.551 | + lib/swift:configure_swift:438 : sed -i '/^pipeline/ { s/tempauth/crossdomain authtoken keystoneauth tempauth formpost staticweb/ ;}' /etc/swift/proxy-server.conf 2022-04-13 22:44:37.556 | + lib/swift:configure_swift:439 : sed -i '/^pipeline/ { s/proxy-server/ proxy-server/ ; }' /etc/swift/proxy-server.conf 2022-04-13 22:44:37.561 | + lib/swift:configure_swift:441 : iniset /etc/swift/proxy-server.conf app:proxy-server account_autocreate true 2022-04-13 22:44:37.590 | + lib/swift:configure_swift:442 : iniset /etc/swift/proxy-server.conf app:proxy-server allow_account_management true 2022-04-13 22:44:37.619 | + lib/swift:configure_swift:445 : iniset /etc/swift/proxy-server.conf filter:crossdomain use egg:swift#crossdomain 2022-04-13 22:44:37.649 | + lib/swift:configure_swift:450 : iniset /etc/swift/proxy-server.conf filter:authtoken log_name swift 2022-04-13 22:44:37.681 | + lib/swift:configure_swift:452 : iniset /etc/swift/proxy-server.conf filter:authtoken paste.filter_factory keystonemiddleware.auth_token:filter_factory 2022-04-13 22:44:37.709 | + lib/swift:configure_swift:453 : configure_keystone_authtoken_middleware /etc/swift/proxy-server.conf swift filter:authtoken 2022-04-13 22:44:37.711 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/swift/proxy-server.conf 2022-04-13 22:44:37.713 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=swift 2022-04-13 22:44:37.715 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=filter:authtoken 2022-04-13 22:44:37.717 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_type password 2022-04-13 22:44:37.756 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/swift/proxy-server.conf filter:authtoken interface public 2022-04-13 22:44:37.786 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_url http://10.222.0.15/identity 2022-04-13 22:44:37.816 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/swift/proxy-server.conf filter:authtoken username swift 2022-04-13 22:44:37.844 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/swift/proxy-server.conf filter:authtoken password Passw0rd 2022-04-13 22:44:37.871 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/swift/proxy-server.conf filter:authtoken user_domain_name Default 2022-04-13 22:44:37.899 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/swift/proxy-server.conf filter:authtoken project_name service 2022-04-13 22:44:37.928 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/swift/proxy-server.conf filter:authtoken project_domain_name Default 2022-04-13 22:44:37.957 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/swift/proxy-server.conf filter:authtoken cafile /opt/stack/data/ca-bundle.pem 2022-04-13 22:44:37.986 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/swift/proxy-server.conf filter:authtoken memcached_servers localhost:11211 2022-04-13 22:44:38.014 | + lib/swift:configure_swift:454 : iniset /etc/swift/proxy-server.conf filter:authtoken delay_auth_decision 1 2022-04-13 22:44:38.042 | + lib/swift:configure_swift:455 : iniset /etc/swift/proxy-server.conf filter:authtoken cache swift.cache 2022-04-13 22:44:38.070 | + lib/swift:configure_swift:456 : iniset /etc/swift/proxy-server.conf filter:authtoken include_service_catalog False 2022-04-13 22:44:38.100 | + lib/swift:configure_swift:458 : iniset /etc/swift/proxy-server.conf filter:keystoneauth use egg:swift#keystoneauth 2022-04-13 22:44:38.132 | + lib/swift:configure_swift:459 : iniset /etc/swift/proxy-server.conf filter:keystoneauth operator_roles 'Member, admin' 2022-04-13 22:44:38.161 | + lib/swift:configure_swift:464 : iniuncomment /etc/swift/proxy-server.conf filter:tempauth account_autocreate 2022-04-13 22:44:38.180 | + lib/swift:configure_swift:465 : iniset /etc/swift/proxy-server.conf filter:tempauth reseller_prefix TEMPAUTH 2022-04-13 22:44:38.208 | + lib/swift:configure_swift:468 : iniset /etc/swift/proxy-server.conf filter:domain_remap reseller_prefixes 'AUTH, TEMPAUTH' 2022-04-13 22:44:38.237 | + lib/swift:configure_swift:470 : cp /opt/stack/swift/etc/swift.conf-sample /etc/swift/swift.conf 2022-04-13 22:44:38.242 | + lib/swift:configure_swift:471 : iniset /etc/swift/swift.conf swift-hash swift_hash_path_suffix 66a3d6b56c1f479c8b4e70ab5d2014f6 2022-04-13 22:44:38.272 | + lib/swift:configure_swift:472 : iniset /etc/swift/swift.conf swift-constraints max_header_size 16384 2022-04-13 22:44:38.301 | + lib/swift:configure_swift:473 : iniset /etc/swift/swift.conf swift-constraints max_file_size 5368709122 2022-04-13 22:44:38.328 | + lib/swift:configure_swift:475 : local node_number 2022-04-13 22:44:38.330 | + lib/swift:configure_swift:476 : for node_number in ${SWIFT_REPLICAS_SEQ} 2022-04-13 22:44:38.333 | + lib/swift:configure_swift:477 : local swift_node_config=/etc/swift/object-server/1.conf 2022-04-13 22:44:38.335 | + lib/swift:configure_swift:478 : cp /opt/stack/swift/etc/object-server.conf-sample /etc/swift/object-server/1.conf 2022-04-13 22:44:38.339 | + lib/swift:configure_swift:479 : generate_swift_config_services /etc/swift/object-server/1.conf 1 6613 object 2022-04-13 22:44:38.344 | + lib/swift:generate_swift_config_services:289 : local swift_node_config=/etc/swift/object-server/1.conf 2022-04-13 22:44:38.347 | + lib/swift:generate_swift_config_services:290 : local node_id=1 2022-04-13 22:44:38.349 | + lib/swift:generate_swift_config_services:291 : local bind_port=6613 2022-04-13 22:44:38.351 | + lib/swift:generate_swift_config_services:292 : local server_type=object 2022-04-13 22:44:38.354 | + lib/swift:generate_swift_config_services:294 : log_facility=0 2022-04-13 22:44:38.356 | + lib/swift:generate_swift_config_services:295 : local node_path=/opt/stack/data/swift/1 2022-04-13 22:44:38.358 | + lib/swift:generate_swift_config_services:297 : iniuncomment /etc/swift/object-server/1.conf DEFAULT user 2022-04-13 22:44:38.383 | + lib/swift:generate_swift_config_services:298 : iniset /etc/swift/object-server/1.conf DEFAULT user ubuntu 2022-04-13 22:44:38.412 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_port 2022-04-13 22:44:38.432 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/object-server/1.conf DEFAULT bind_port 6613 2022-04-13 22:44:38.461 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/object-server/1.conf DEFAULT swift_dir 2022-04-13 22:44:38.484 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/object-server/1.conf DEFAULT swift_dir /etc/swift 2022-04-13 22:44:38.515 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/object-server/1.conf DEFAULT devices 2022-04-13 22:44:38.534 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/object-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-04-13 22:44:38.564 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/object-server/1.conf DEFAULT log_facility 2022-04-13 22:44:38.582 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/object-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-04-13 22:44:38.610 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/object-server/1.conf DEFAULT workers 2022-04-13 22:44:38.630 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/object-server/1.conf DEFAULT workers 2 2022-04-13 22:44:38.659 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/object-server/1.conf DEFAULT disable_fallocate 2022-04-13 22:44:38.678 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/object-server/1.conf DEFAULT disable_fallocate true 2022-04-13 22:44:38.709 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/object-server/1.conf DEFAULT mount_check 2022-04-13 22:44:38.729 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/object-server/1.conf DEFAULT mount_check false 2022-04-13 22:44:38.759 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/object-server/1.conf object-replicator vm_test_mode 2022-04-13 22:44:38.777 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/object-server/1.conf object-replicator vm_test_mode yes 2022-04-13 22:44:38.813 | + lib/swift:generate_swift_config_services:326 : sed -i -e 's,#[ ]*recon_cache_path .*,recon_cache_path = /opt/stack/data/swift/cache,' /etc/swift/object-server/1.conf 2022-04-13 22:44:38.821 | + lib/swift:configure_swift:480 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_ip 2022-04-13 22:44:38.844 | + lib/swift:configure_swift:481 : iniset /etc/swift/object-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-04-13 22:44:38.874 | + lib/swift:configure_swift:482 : iniset /etc/swift/object-server/1.conf filter:recon recon_cache_path /opt/stack/data/swift/cache 2022-04-13 22:44:38.903 | + lib/swift:configure_swift:484 : swift_node_config=/etc/swift/container-server/1.conf 2022-04-13 22:44:38.906 | + lib/swift:configure_swift:485 : cp /opt/stack/swift/etc/container-server.conf-sample /etc/swift/container-server/1.conf 2022-04-13 22:44:38.911 | + lib/swift:configure_swift:486 : generate_swift_config_services /etc/swift/container-server/1.conf 1 6611 container 2022-04-13 22:44:38.913 | + lib/swift:generate_swift_config_services:289 : local swift_node_config=/etc/swift/container-server/1.conf 2022-04-13 22:44:38.915 | + lib/swift:generate_swift_config_services:290 : local node_id=1 2022-04-13 22:44:38.917 | + lib/swift:generate_swift_config_services:291 : local bind_port=6611 2022-04-13 22:44:38.919 | + lib/swift:generate_swift_config_services:292 : local server_type=container 2022-04-13 22:44:38.921 | + lib/swift:generate_swift_config_services:294 : log_facility=0 2022-04-13 22:44:38.925 | + lib/swift:generate_swift_config_services:295 : local node_path=/opt/stack/data/swift/1 2022-04-13 22:44:38.927 | + lib/swift:generate_swift_config_services:297 : iniuncomment /etc/swift/container-server/1.conf DEFAULT user 2022-04-13 22:44:38.945 | + lib/swift:generate_swift_config_services:298 : iniset /etc/swift/container-server/1.conf DEFAULT user ubuntu 2022-04-13 22:44:38.976 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_port 2022-04-13 22:44:38.995 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/container-server/1.conf DEFAULT bind_port 6611 2022-04-13 22:44:39.024 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/container-server/1.conf DEFAULT swift_dir 2022-04-13 22:44:39.042 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/container-server/1.conf DEFAULT swift_dir /etc/swift 2022-04-13 22:44:39.084 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/container-server/1.conf DEFAULT devices 2022-04-13 22:44:39.105 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/container-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-04-13 22:44:39.136 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/container-server/1.conf DEFAULT log_facility 2022-04-13 22:44:39.155 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/container-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-04-13 22:44:39.185 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/container-server/1.conf DEFAULT workers 2022-04-13 22:44:39.207 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/container-server/1.conf DEFAULT workers 2 2022-04-13 22:44:39.235 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/container-server/1.conf DEFAULT disable_fallocate 2022-04-13 22:44:39.255 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/container-server/1.conf DEFAULT disable_fallocate true 2022-04-13 22:44:39.283 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/container-server/1.conf DEFAULT mount_check 2022-04-13 22:44:39.303 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/container-server/1.conf DEFAULT mount_check false 2022-04-13 22:44:39.332 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/container-server/1.conf container-replicator vm_test_mode 2022-04-13 22:44:39.350 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/container-server/1.conf container-replicator vm_test_mode yes 2022-04-13 22:44:39.379 | + lib/swift:generate_swift_config_services:326 : sed -i -e 's,#[ ]*recon_cache_path .*,recon_cache_path = /opt/stack/data/swift/cache,' /etc/swift/container-server/1.conf 2022-04-13 22:44:39.384 | + lib/swift:configure_swift:487 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_ip 2022-04-13 22:44:39.402 | + lib/swift:configure_swift:488 : iniset /etc/swift/container-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-04-13 22:44:39.431 | + lib/swift:configure_swift:490 : swift_node_config=/etc/swift/account-server/1.conf 2022-04-13 22:44:39.433 | + lib/swift:configure_swift:491 : cp /opt/stack/swift/etc/account-server.conf-sample /etc/swift/account-server/1.conf 2022-04-13 22:44:39.437 | + lib/swift:configure_swift:492 : generate_swift_config_services /etc/swift/account-server/1.conf 1 6612 account 2022-04-13 22:44:39.440 | + lib/swift:generate_swift_config_services:289 : local swift_node_config=/etc/swift/account-server/1.conf 2022-04-13 22:44:39.443 | + lib/swift:generate_swift_config_services:290 : local node_id=1 2022-04-13 22:44:39.445 | + lib/swift:generate_swift_config_services:291 : local bind_port=6612 2022-04-13 22:44:39.447 | + lib/swift:generate_swift_config_services:292 : local server_type=account 2022-04-13 22:44:39.449 | + lib/swift:generate_swift_config_services:294 : log_facility=0 2022-04-13 22:44:39.451 | + lib/swift:generate_swift_config_services:295 : local node_path=/opt/stack/data/swift/1 2022-04-13 22:44:39.454 | + lib/swift:generate_swift_config_services:297 : iniuncomment /etc/swift/account-server/1.conf DEFAULT user 2022-04-13 22:44:39.474 | + lib/swift:generate_swift_config_services:298 : iniset /etc/swift/account-server/1.conf DEFAULT user ubuntu 2022-04-13 22:44:39.503 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_port 2022-04-13 22:44:39.521 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/account-server/1.conf DEFAULT bind_port 6612 2022-04-13 22:44:39.549 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/account-server/1.conf DEFAULT swift_dir 2022-04-13 22:44:39.575 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/account-server/1.conf DEFAULT swift_dir /etc/swift 2022-04-13 22:44:39.604 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/account-server/1.conf DEFAULT devices 2022-04-13 22:44:39.624 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/account-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-04-13 22:44:39.653 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/account-server/1.conf DEFAULT log_facility 2022-04-13 22:44:39.671 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/account-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-04-13 22:44:39.701 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/account-server/1.conf DEFAULT workers 2022-04-13 22:44:39.719 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/account-server/1.conf DEFAULT workers 2 2022-04-13 22:44:39.749 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/account-server/1.conf DEFAULT disable_fallocate 2022-04-13 22:44:39.767 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/account-server/1.conf DEFAULT disable_fallocate true 2022-04-13 22:44:39.796 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/account-server/1.conf DEFAULT mount_check 2022-04-13 22:44:39.816 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/account-server/1.conf DEFAULT mount_check false 2022-04-13 22:44:39.845 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/account-server/1.conf account-replicator vm_test_mode 2022-04-13 22:44:39.864 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/account-server/1.conf account-replicator vm_test_mode yes 2022-04-13 22:44:39.895 | + lib/swift:generate_swift_config_services:326 : sed -i -e 's,#[ ]*recon_cache_path .*,recon_cache_path = /opt/stack/data/swift/cache,' /etc/swift/account-server/1.conf 2022-04-13 22:44:39.900 | + lib/swift:configure_swift:493 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_ip 2022-04-13 22:44:39.919 | + lib/swift:configure_swift:494 : iniset /etc/swift/account-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-04-13 22:44:39.948 | + lib/swift:configure_swift:498 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest1 'testing .admin' 2022-04-13 22:44:39.979 | + lib/swift:configure_swift:499 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest2_swiftusertest2 'testing2 .admin' 2022-04-13 22:44:40.009 | + lib/swift:configure_swift:500 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest3 'testing3 .admin' 2022-04-13 22:44:40.043 | + lib/swift:configure_swift:502 : testfile=/etc/swift/test.conf 2022-04-13 22:44:40.046 | + lib/swift:configure_swift:503 : cp /opt/stack/swift/test/sample.conf /etc/swift/test.conf 2022-04-13 22:44:40.051 | + lib/swift:configure_swift:506 : iniset /etc/swift/test.conf func_test account swiftprojecttest1 2022-04-13 22:44:40.081 | + lib/swift:configure_swift:507 : iniset /etc/swift/test.conf func_test username swiftusertest1 2022-04-13 22:44:40.113 | + lib/swift:configure_swift:508 : iniset /etc/swift/test.conf func_test username3 swiftusertest3 2022-04-13 22:44:40.143 | + lib/swift:configure_swift:509 : iniset /etc/swift/test.conf func_test account2 swiftprojecttest2 2022-04-13 22:44:40.178 | + lib/swift:configure_swift:510 : iniset /etc/swift/test.conf func_test username2 swiftusertest2 2022-04-13 22:44:40.211 | + lib/swift:configure_swift:511 : iniset /etc/swift/test.conf func_test account4 swiftprojecttest4 2022-04-13 22:44:40.241 | + lib/swift:configure_swift:512 : iniset /etc/swift/test.conf func_test username4 swiftusertest4 2022-04-13 22:44:40.274 | + lib/swift:configure_swift:513 : iniset /etc/swift/test.conf func_test password4 testing4 2022-04-13 22:44:40.308 | + lib/swift:configure_swift:514 : iniset /etc/swift/test.conf func_test domain4 swift_test 2022-04-13 22:44:40.336 | + lib/swift:configure_swift:516 : is_service_enabled keystone 2022-04-13 22:44:40.353 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 22:44:40.355 | + lib/swift:configure_swift:517 : iniuncomment /etc/swift/test.conf func_test auth_version 2022-04-13 22:44:40.375 | + lib/swift:configure_swift:518 : local auth_vers 2022-04-13 22:44:40.378 | ++ lib/swift:configure_swift:519 : iniget /etc/swift/test.conf func_test auth_version 2022-04-13 22:44:40.398 | + lib/swift:configure_swift:519 : auth_vers=3 2022-04-13 22:44:40.400 | + lib/swift:configure_swift:520 : iniset /etc/swift/test.conf func_test auth_host 10.222.0.15 2022-04-13 22:44:40.429 | + lib/swift:configure_swift:521 : [[ http == \h\t\t\p\s ]] 2022-04-13 22:44:40.431 | + lib/swift:configure_swift:524 : iniset /etc/swift/test.conf func_test auth_port 80 2022-04-13 22:44:40.458 | + lib/swift:configure_swift:526 : iniset /etc/swift/test.conf func_test auth_uri http://10.222.0.15/identity 2022-04-13 22:44:40.487 | + lib/swift:configure_swift:527 : [[ 3 == \3 ]] 2022-04-13 22:44:40.492 | + lib/swift:configure_swift:528 : iniset /etc/swift/test.conf func_test auth_prefix /identity/v3/ 2022-04-13 22:44:40.520 | + lib/swift:configure_swift:532 : is_service_enabled tls-proxy 2022-04-13 22:44:40.536 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 22:44:40.539 | + lib/swift:configure_swift:538 : local user_group 2022-04-13 22:44:40.542 | ++ lib/swift:configure_swift:539 : id -g ubuntu 2022-04-13 22:44:40.548 | + lib/swift:configure_swift:539 : user_group=1000 2022-04-13 22:44:40.551 | + lib/swift:configure_swift:540 : sudo install -d -o ubuntu -g 1000 /opt/stack/data/swift 2022-04-13 22:44:40.564 | + lib/swift:configure_swift:542 : local swift_log_dir=/opt/stack/data/swift/logs 2022-04-13 22:44:40.567 | + lib/swift:configure_swift:543 : sudo rm -rf /opt/stack/data/swift/logs 2022-04-13 22:44:40.578 | + lib/swift:configure_swift:544 : local swift_log_group=adm 2022-04-13 22:44:40.581 | + lib/swift:configure_swift:545 : is_suse 2022-04-13 22:44:40.583 | + functions-common:is_suse:542 : is_opensuse 2022-04-13 22:44:40.586 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-13 22:44:40.588 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-13 22:44:40.590 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-13 22:44:40.593 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-13 22:44:40.595 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-13 22:44:40.598 | + lib/swift:configure_swift:548 : sudo install -d -o ubuntu -g adm /opt/stack/data/swift/logs/hourly 2022-04-13 22:44:40.610 | + lib/swift:configure_swift:550 : [[ False != \F\a\l\s\e ]] 2022-04-13 22:44:40.613 | + lib/swift:configure_swift:558 : '[' False == True ']' 2022-04-13 22:44:40.615 | + ./stack.sh:main:913 : is_service_enabled s3api 2022-04-13 22:44:40.632 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 22:44:40.635 | + ./stack.sh:main:919 : is_service_enabled g-api n-api 2022-04-13 22:44:40.652 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 22:44:40.655 | + ./stack.sh:main:921 : stack_install_service glance 2022-04-13 22:44:40.657 | + lib/stack:stack_install_service:20 : local service=glance 2022-04-13 22:44:40.660 | + lib/stack:stack_install_service:21 : type install_glance 2022-04-13 22:44:40.669 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-04-13 22:44:40.671 | + lib/stack:stack_install_service:32 : install_glance 2022-04-13 22:44:40.674 | + lib/glance:install_glance:507 : glance_store_extras=() 2022-04-13 22:44:40.677 | + lib/glance:install_glance:507 : local glance_store_extras 2022-04-13 22:44:40.679 | + lib/glance:install_glance:509 : is_service_enabled cinder 2022-04-13 22:44:40.696 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 22:44:40.698 | + lib/glance:install_glance:510 : glance_store_extras=("cinder" "${glance_store_extras[@]}") 2022-04-13 22:44:40.701 | + lib/glance:install_glance:513 : is_service_enabled swift 2022-04-13 22:44:40.718 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 22:44:40.722 | + lib/glance:install_glance:514 : glance_store_extras=("swift" "${glance_store_extras[@]}") 2022-04-13 22:44:40.724 | + lib/glance:install_glance:519 : use_library_from_git glance_store 2022-04-13 22:44:40.727 | + inc/python:use_library_from_git:250 : local name=glance_store 2022-04-13 22:44:40.729 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 22:44:40.732 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 22:44:40.734 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,glance_store, ]] 2022-04-13 22:44:40.737 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 22:44:40.740 | ++ lib/glance:install_glance:525 : join_extras swift cinder 2022-04-13 22:44:40.743 | ++ inc/python:join_extras:29 : local IFS=, 2022-04-13 22:44:40.746 | ++ inc/python:join_extras:30 : echo swift,cinder 2022-04-13 22:44:40.749 | + lib/glance:install_glance:525 : pip_install_gr_extras glance-store swift,cinder 2022-04-13 22:44:40.751 | + inc/python:pip_install_gr_extras:89 : local name=glance-store 2022-04-13 22:44:40.754 | + inc/python:pip_install_gr_extras:90 : local extras=swift,cinder 2022-04-13 22:44:40.760 | + inc/python:pip_install_gr_extras:91 : local version_constraints 2022-04-13 22:44:40.764 | ++ inc/python:pip_install_gr_extras:92 : get_version_constraints_from_global_requirements glance-store 2022-04-13 22:44:40.767 | ++ inc/python:get_version_constraints_from_global_requirements:237 : local package=glance-store 2022-04-13 22:44:40.770 | ++ inc/python:get_version_constraints_from_global_requirements:238 : local required_pkg_version_constraint 2022-04-13 22:44:40.774 | +++ 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-13 22:44:40.775 | +++ inc/python:get_version_constraints_from_global_requirements:240 : cut -d# -f1 2022-04-13 22:44:40.781 | ++ inc/python:get_version_constraints_from_global_requirements:240 : required_pkg_version_constraint='!=0.29.0 ' 2022-04-13 22:44:40.784 | ++ inc/python:get_version_constraints_from_global_requirements:241 : [[ !=0.29.0 == '' ]] 2022-04-13 22:44:40.787 | ++ inc/python:get_version_constraints_from_global_requirements:244 : echo '!=0.29.0' 2022-04-13 22:44:40.790 | + inc/python:pip_install_gr_extras:92 : version_constraints='!=0.29.0' 2022-04-13 22:44:40.793 | + inc/python:pip_install_gr_extras:93 : pip_install 'glance-store[swift,cinder]!=0.29.0' 2022-04-13 22:44:40.816 | Using python 3.8 to install glance-store[swift,cinder]!=0.29.0 2022-04-13 22:44:40.819 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt 'glance-store[swift,cinder]!=0.29.0' 2022-04-13 22:44:41.578 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:44:41.578 | from cryptography.utils import int_from_bytes 2022-04-13 22:44:41.578 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:44:41.578 | from cryptography.utils import int_from_bytes 2022-04-13 22:44:42.749 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 22:44:42.916 | Collecting glance-store[cinder,swift]!=0.29.0 2022-04-13 22:44:42.924 | 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-13 22:44:43.017 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from glance-store[cinder,swift]!=0.29.0) (3.2.0) 2022-04-13 22:44:43.018 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (5.1.0) 2022-04-13 22:44:43.019 | Requirement already satisfied: six>=1.11.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (1.16.0) 2022-04-13 22:44:43.021 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (3.5.0) 2022-04-13 22:44:43.022 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (8.8.0) 2022-04-13 22:44:43.023 | Requirement already satisfied: oslo.utils>=4.7.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (4.12.2) 2022-04-13 22:44:43.024 | Requirement already satisfied: keystoneauth1>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (4.5.0) 2022-04-13 22:44:43.025 | Requirement already satisfied: eventlet!=0.18.3,!=0.20.1,>=0.18.2 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (0.33.0) 2022-04-13 22:44:43.026 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (4.5.0) 2022-04-13 22:44:43.027 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (4.3.0) 2022-04-13 22:44:43.028 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (4.4.0) 2022-04-13 22:44:43.029 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (2.27.1) 2022-04-13 22:44:43.127 | Collecting python-cinderclient>=4.1.0 2022-04-13 22:44:43.134 | 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-13 22:44:43.149 | Requirement already satisfied: oslo.privsep>=1.23.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (2.7.0) 2022-04-13 22:44:44.071 | Collecting os-brick>=2.6.0 2022-04-13 22:44:44.080 | 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-13 22:44:44.095 | Requirement already satisfied: oslo.rootwrap>=5.8.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (6.3.1) 2022-04-13 22:44:44.097 | Requirement already satisfied: httplib2>=0.9.1 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (0.20.4) 2022-04-13 22:44:44.162 | Collecting python-swiftclient>=3.2.0 2022-04-13 22:44:44.169 | 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-13 22:44:44.185 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet!=0.18.3,!=0.20.1,>=0.18.2->glance-store[cinder,swift]!=0.29.0) (2.2.1) 2022-04-13 22:44:44.186 | Requirement already satisfied: greenlet>=0.3 in /usr/local/lib/python3.8/dist-packages (from eventlet!=0.18.3,!=0.20.1,>=0.18.2->glance-store[cinder,swift]!=0.29.0) (1.1.2) 2022-04-13 22:44:44.198 | Requirement already satisfied: pyparsing!=3.0.0,!=3.0.1,!=3.0.2,!=3.0.3,<4,>=2.4.2 in /usr/local/lib/python3.8/dist-packages (from httplib2>=0.9.1->glance-store[cinder,swift]!=0.29.0) (3.0.7) 2022-04-13 22:44:44.266 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.4.0->glance-store[cinder,swift]!=0.29.0) (1.7.0) 2022-04-13 22:44:44.267 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.4.0->glance-store[cinder,swift]!=0.29.0) (1.0.2) 2022-04-13 22:44:44.269 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.4.0->glance-store[cinder,swift]!=0.29.0) (5.8.1) 2022-04-13 22:44:44.294 | Requirement already satisfied: tenacity>=6.3.1 in /usr/local/lib/python3.8/dist-packages (from os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (6.3.1) 2022-04-13 22:44:44.295 | Requirement already satisfied: oslo.log>=4.6.1 in /usr/local/lib/python3.8/dist-packages (from os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (4.7.0) 2022-04-13 22:44:44.297 | Requirement already satisfied: oslo.service>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (2.8.0) 2022-04-13 22:44:44.298 | Requirement already satisfied: oslo.context>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (4.1.0) 2022-04-13 22:44:44.301 | Requirement already satisfied: os-win>=5.5.0 in /usr/local/lib/python3.8/dist-packages (from os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (5.6.0) 2022-04-13 22:44:44.313 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->glance-store[cinder,swift]!=0.29.0) (0.17.3) 2022-04-13 22:44:44.357 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->glance-store[cinder,swift]!=0.29.0) (6.0) 2022-04-13 22:44:44.359 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->glance-store[cinder,swift]!=0.29.0) (2.5.0) 2022-04-13 22:44:44.360 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->glance-store[cinder,swift]!=0.29.0) (0.8.0) 2022-04-13 22:44:44.361 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->glance-store[cinder,swift]!=0.29.0) (1.5.0) 2022-04-13 22:44:44.381 | Requirement already satisfied: cffi>=1.14.0 in /usr/local/lib/python3.8/dist-packages (from oslo.privsep>=1.23.0->glance-store[cinder,swift]!=0.29.0) (1.15.0) 2022-04-13 22:44:44.383 | Requirement already satisfied: msgpack>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.privsep>=1.23.0->glance-store[cinder,swift]!=0.29.0) (1.0.3) 2022-04-13 22:44:44.397 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->glance-store[cinder,swift]!=0.29.0) (2022.1) 2022-04-13 22:44:44.414 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance-store[cinder,swift]!=0.29.0) (0.11.0) 2022-04-13 22:44:44.417 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance-store[cinder,swift]!=0.29.0) (21.3) 2022-04-13 22:44:44.438 | Requirement already satisfied: PrettyTable>=0.7.2 in /usr/local/lib/python3.8/dist-packages (from python-cinderclient>=4.1.0->glance-store[cinder,swift]!=0.29.0) (3.2.0) 2022-04-13 22:44:44.438 | Requirement already satisfied: simplejson>=3.5.1 in /usr/local/lib/python3.8/dist-packages (from python-cinderclient>=4.1.0->glance-store[cinder,swift]!=0.29.0) (3.17.6) 2022-04-13 22:44:44.519 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->glance-store[cinder,swift]!=0.29.0) (2019.11.28) 2022-04-13 22:44:44.521 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->glance-store[cinder,swift]!=0.29.0) (2.0.12) 2022-04-13 22:44:44.523 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->glance-store[cinder,swift]!=0.29.0) (3.3) 2022-04-13 22:44:44.524 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->glance-store[cinder,swift]!=0.29.0) (1.26.9) 2022-04-13 22:44:44.574 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.14.0->oslo.privsep>=1.23.0->glance-store[cinder,swift]!=0.29.0) (2.21) 2022-04-13 22:44:44.601 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.config>=5.2.0->glance-store[cinder,swift]!=0.29.0) (1.14.0) 2022-04-13 22:44:44.837 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.6.1->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (0.9.6) 2022-04-13 22:44:44.840 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.6.1->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (2.8.2) 2022-04-13 22:44:44.872 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (2.5.1) 2022-04-13 22:44:44.873 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (3.5.0) 2022-04-13 22:44:44.877 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (1.3.3) 2022-04-13 22:44:44.878 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (3.0.0) 2022-04-13 22:44:44.879 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (2.1.1) 2022-04-13 22:44:44.881 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (1.8.7) 2022-04-13 22:44:44.934 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.2->python-cinderclient>=4.1.0->glance-store[cinder,swift]!=0.29.0) (0.2.5) 2022-04-13 22:44:45.113 | Requirement already satisfied: testtools>=0.9.22 in /usr/local/lib/python3.8/dist-packages (from fixtures>=3.0.0->oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (2.5.0) 2022-04-13 22:44:45.137 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (62.0.0) 2022-04-13 22:44:45.222 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (0.7) 2022-04-13 22:44:45.370 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools>=0.9.22->fixtures>=3.0.0->oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (1.0.0) 2022-04-13 22:44:46.973 | Installing collected packages: python-swiftclient, python-cinderclient, os-brick, glance-store 2022-04-13 22:44:48.007 | Successfully installed glance-store-3.0.0 os-brick-5.2.0 python-cinderclient-8.3.0 python-swiftclient-3.13.1 2022-04-13 22:44:48.008 | 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-13 22:44:48.014 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 22:44:48.014 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 22:44:48.150 | + inc/python:pip_install:200 : result=0 2022-04-13 22:44:48.153 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 22:44:48.155 | + functions-common:time_stop:2432 : local name 2022-04-13 22:44:48.157 | + functions-common:time_stop:2433 : local end_time 2022-04-13 22:44:48.161 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-13 22:44:48.163 | + functions-common:time_stop:2435 : local total 2022-04-13 22:44:48.166 | + functions-common:time_stop:2436 : local start_time 2022-04-13 22:44:48.168 | + functions-common:time_stop:2438 : name=pip_install 2022-04-13 22:44:48.170 | + functions-common:time_stop:2439 : start_time=1649889880810 2022-04-13 22:44:48.173 | + functions-common:time_stop:2441 : [[ -z 1649889880810 ]] 2022-04-13 22:44:48.176 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-13 22:44:48.180 | + functions-common:time_stop:2444 : end_time=1649889888178 2022-04-13 22:44:48.182 | + functions-common:time_stop:2445 : elapsed_time=7368 2022-04-13 22:44:48.185 | + functions-common:time_stop:2446 : total=112004 2022-04-13 22:44:48.187 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-13 22:44:48.189 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=119372 2022-04-13 22:44:48.192 | + inc/python:pip_install:203 : return 0 2022-04-13 22:44:48.195 | + lib/glance:install_glance:526 : copy_rootwrap /usr/local/etc/glance 2022-04-13 22:44:48.197 | + lib/glance:copy_rootwrap:239 : local source_path=/usr/local/etc/glance 2022-04-13 22:44:48.200 | + lib/glance:copy_rootwrap:241 : sudo install -d -o ubuntu /etc/glance 2022-04-13 22:44:48.214 | + lib/glance:copy_rootwrap:242 : cp -r /usr/local/etc/glance/rootwrap.conf /usr/local/etc/glance/rootwrap.d /etc/glance/ 2022-04-13 22:44:48.218 | + lib/glance:install_glance:529 : git_clone https://opendev.org/openstack/glance.git /opt/stack/glance master 2022-04-13 22:44:48.221 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/glance.git 2022-04-13 22:44:48.223 | + functions-common:git_clone:609 : local git_dest=/opt/stack/glance 2022-04-13 22:44:48.226 | + functions-common:git_clone:610 : local git_ref=master 2022-04-13 22:44:48.228 | + functions-common:git_clone:611 : local orig_dir 2022-04-13 22:44:48.231 | ++ functions-common:git_clone:612 : pwd 2022-04-13 22:44:48.234 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-04-13 22:44:48.236 | + functions-common:git_clone:613 : local git_clone_flags= 2022-04-13 22:44:48.240 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-04-13 22:44:48.259 | + functions-common:git_clone:615 : RECLONE=False 2022-04-13 22:44:48.264 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-04-13 22:44:48.266 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-04-13 22:44:48.270 | + functions-common:git_clone:629 : echo master 2022-04-13 22:44:48.271 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-04-13 22:44:48.276 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/glance ]] 2022-04-13 22:44:48.278 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-04-13 22:44:48.281 | + functions-common:git_clone:681 : sudo git config --global --add safe.directory /opt/stack/glance 2022-04-13 22:44:48.294 | + functions-common:git_clone:684 : cd /opt/stack/glance 2022-04-13 22:44:48.297 | + functions-common:git_clone:685 : git show --oneline 2022-04-13 22:44:48.297 | + functions-common:git_clone:685 : head -1 2022-04-13 22:44:48.301 | 3949fc467 api-ref needs update about 'checksum' image prop 2022-04-13 22:44:48.303 | + functions-common:git_clone:686 : cd /home/ubuntu/devstack 2022-04-13 22:44:48.306 | + lib/glance:install_glance:531 : setup_develop /opt/stack/glance 2022-04-13 22:44:48.309 | + inc/python:setup_develop:338 : local bindep 2022-04-13 22:44:48.311 | + inc/python:setup_develop:339 : [[ /opt/stack/glance == -bindep* ]] 2022-04-13 22:44:48.314 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/glance 2022-04-13 22:44:48.317 | + inc/python:setup_develop:344 : local extras= 2022-04-13 22:44:48.320 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/glance -e 2022-04-13 22:44:48.322 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-04-13 22:44:48.325 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/glance == -bindep* ]] 2022-04-13 22:44:48.327 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/glance 2022-04-13 22:44:48.330 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-04-13 22:44:48.333 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-04-13 22:44:48.336 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/glance 2022-04-13 22:44:48.339 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-04-13 22:44:48.342 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/glance 2022-04-13 22:44:48.344 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-04-13 22:44:48.347 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-04-13 22:44:48.352 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/glance/setup.cfg 2022-04-13 22:44:48.358 | + inc/python:_setup_package_with_constraints_edit:385 : name=glance 2022-04-13 22:44:48.361 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- glance 2022-04-13 22:44:49.058 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/glance -e 2022-04-13 22:44:49.061 | + inc/python:setup_package:418 : local bindep=0 2022-04-13 22:44:49.063 | + inc/python:setup_package:419 : local bindep_flag= 2022-04-13 22:44:49.065 | + inc/python:setup_package:420 : local bindep_profiles= 2022-04-13 22:44:49.068 | + inc/python:setup_package:421 : [[ /opt/stack/glance == -bindep* ]] 2022-04-13 22:44:49.070 | + inc/python:setup_package:426 : local project_dir=/opt/stack/glance 2022-04-13 22:44:49.073 | + inc/python:setup_package:427 : local flags=-e 2022-04-13 22:44:49.075 | + inc/python:setup_package:428 : local extras= 2022-04-13 22:44:49.078 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-04-13 22:44:49.080 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-04-13 22:44:49.083 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-04-13 22:44:49.085 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-04-13 22:44:49.088 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-04-13 22:44:49.090 | + inc/python:setup_package:446 : pip_install -e /opt/stack/glance 2022-04-13 22:44:49.113 | Using python 3.8 to install /opt/stack/glance 2022-04-13 22:44:49.115 | + 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-13 22:44:49.928 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:44:49.928 | from cryptography.utils import int_from_bytes 2022-04-13 22:44:49.929 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:44:49.929 | from cryptography.utils import int_from_bytes 2022-04-13 22:44:51.119 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 22:44:51.152 | Obtaining file:///opt/stack/glance 2022-04-13 22:44:51.153 | Preparing metadata (setup.py): started 2022-04-13 22:44:55.733 | Preparing metadata (setup.py): finished with status 'done' 2022-04-13 22:44:55.879 | Requirement already satisfied: pbr>=3.1.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (5.8.1) 2022-04-13 22:44:55.880 | Requirement already satisfied: defusedxml>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (0.7.1) 2022-04-13 22:44:55.881 | Requirement already satisfied: SQLAlchemy>=1.3.14 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (1.4.35) 2022-04-13 22:44:55.882 | Requirement already satisfied: eventlet>=0.25.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (0.33.0) 2022-04-13 22:44:55.883 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (2.1.1) 2022-04-13 22:44:55.884 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (2.5.1) 2022-04-13 22:44:55.885 | Requirement already satisfied: WebOb>=1.8.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (1.8.7) 2022-04-13 22:44:55.886 | Requirement already satisfied: sqlparse>=0.2.2 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (0.4.2) 2022-04-13 22:44:55.887 | Requirement already satisfied: alembic>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (1.7.7) 2022-04-13 22:44:55.888 | Requirement already satisfied: httplib2>=0.9.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (0.20.4) 2022-04-13 22:44:55.889 | Requirement already satisfied: oslo.config>=8.1.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (8.8.0) 2022-04-13 22:44:55.890 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (4.5.0) 2022-04-13 22:44:55.892 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (4.1.0) 2022-04-13 22:44:55.893 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (1.5.0) 2022-04-13 22:44:55.894 | Requirement already satisfied: oslo.utils>=4.7.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (4.12.2) 2022-04-13 22:44:55.895 | Requirement already satisfied: stevedore!=3.0.0,>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (3.5.0) 2022-04-13 22:44:55.896 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (2.4.0) 2022-04-13 22:44:56.602 | Collecting taskflow>=4.0.0 2022-04-13 22:44:56.609 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/183/3acd77ad44676/taskflow-4.6.4-py3-none-any.whl (492 kB) 2022-04-13 22:44:56.633 | Requirement already satisfied: keystoneauth1>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (4.5.0) 2022-04-13 22:44:56.634 | Requirement already satisfied: keystonemiddleware>=5.1.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (9.4.0) 2022-04-13 22:44:56.678 | Collecting WSME>=0.8.0 2022-04-13 22:44:56.685 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/7d5/cb5c593970ef6/WSME-0.11.0-py3-none-any.whl (59 kB) 2022-04-13 22:44:56.692 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (3.2.0) 2022-04-13 22:44:56.693 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (3.5.0) 2022-04-13 22:44:56.694 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from glance==24.1.0.dev5) (3.2.0) 2022-04-13 22:44:56.696 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (4.4.0) 2022-04-13 22:44:56.697 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (22.0.0) 2022-04-13 22:44:56.697 | Requirement already satisfied: oslo.db>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (11.2.0) 2022-04-13 22:44:56.698 | Requirement already satisfied: oslo.i18n>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (5.1.0) 2022-04-13 22:44:56.739 | Collecting oslo.limit>=1.4.0 2022-04-13 22:44:56.746 | 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-13 22:44:56.750 | Requirement already satisfied: oslo.log>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (4.7.0) 2022-04-13 22:44:56.751 | Requirement already satisfied: oslo.messaging!=9.0.0,>=5.29.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (12.13.0) 2022-04-13 22:44:56.752 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (4.5.1) 2022-04-13 22:44:56.753 | Requirement already satisfied: oslo.reports>=1.18.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (2.3.0) 2022-04-13 22:44:56.754 | Requirement already satisfied: oslo.policy>=3.8.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (3.11.0) 2022-04-13 22:44:56.786 | Collecting retrying!=1.3.0,>=1.2.3 2022-04-13 22:44:56.793 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/ebf/3b842d183542e/retrying-1.3.3-py3-none-any.whl (11 kB) 2022-04-13 22:44:56.796 | Requirement already satisfied: osprofiler>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (3.4.2) 2022-04-13 22:44:56.797 | Requirement already satisfied: glance-store>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (3.0.0) 2022-04-13 22:44:56.798 | Requirement already satisfied: debtcollector>=1.19.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (2.5.0) 2022-04-13 22:44:56.799 | Requirement already satisfied: cryptography>=2.6.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (36.0.2) 2022-04-13 22:44:57.262 | Collecting cursive>=0.2.1 2022-04-13 22:44:57.269 | 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-13 22:44:57.274 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (1.0.2) 2022-04-13 22:44:57.275 | Requirement already satisfied: os-win>=4.0.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (5.6.0) 2022-04-13 22:44:57.903 | Collecting castellan>=0.17.0 2022-04-13 22:44:57.910 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/1fb/f349d59a1db61/castellan-3.10.1-py3-none-any.whl (96 kB) 2022-04-13 22:44:57.933 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->glance==24.1.0.dev5) (5.6.0) 2022-04-13 22:44:57.934 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->glance==24.1.0.dev5) (1.2.0) 2022-04-13 22:44:57.935 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->glance==24.1.0.dev5) (4.11.3) 2022-04-13 22:44:58.499 | Collecting python-barbicanclient>=4.5.2 2022-04-13 22:44:58.507 | 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-13 22:44:58.514 | 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.dev5) (2.27.1) 2022-04-13 22:44:58.556 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.6.1->glance==24.1.0.dev5) (1.15.0) 2022-04-13 22:44:58.589 | 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.dev5) (4.3.0) 2022-04-13 22:44:58.598 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.19.0->glance==24.1.0.dev5) (1.14.0) 2022-04-13 22:44:58.611 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.1->glance==24.1.0.dev5) (2.2.1) 2022-04-13 22:44:58.612 | Requirement already satisfied: greenlet>=0.3 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.1->glance==24.1.0.dev5) (1.1.2) 2022-04-13 22:44:58.614 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.1->glance==24.1.0.dev5) (1.16.0) 2022-04-13 22:44:58.708 | 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.dev5) (3.0.7) 2022-04-13 22:44:58.816 | 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.dev5) (1.7.0) 2022-04-13 22:44:58.870 | 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.dev5) (3.1.1) 2022-04-13 22:44:58.871 | 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.dev5) (2.10.1) 2022-04-13 22:44:58.909 | 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.dev5) (0.17.3) 2022-04-13 22:44:58.954 | 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.dev5) (0.8.0) 2022-04-13 22:44:58.955 | 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.dev5) (1.5.0) 2022-04-13 22:44:58.958 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.1.0->glance==24.1.0.dev5) (6.0) 2022-04-13 22:44:59.017 | 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.dev5) (0.13.0) 2022-04-13 22:44:59.021 | 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.dev5) (2.0.1) 2022-04-13 22:44:59.022 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=5.0.0->glance==24.1.0.dev5) (0.5.0) 2022-04-13 22:44:59.050 | 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.dev5) (0.61.0) 2022-04-13 22:44:59.099 | 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.dev5) (0.9.6) 2022-04-13 22:44:59.101 | 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.dev5) (2.8.2) 2022-04-13 22:44:59.163 | 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.dev5) (5.1.0) 2022-04-13 22:44:59.164 | 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.dev5) (0.4.0) 2022-04-13 22:44:59.165 | 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.dev5) (2.8.0) 2022-04-13 22:44:59.169 | 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.dev5) (5.2.4) 2022-04-13 22:44:59.170 | 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.dev5) (5.0.0) 2022-04-13 22:44:59.197 | 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.dev5) (3.3.0) 2022-04-13 22:44:59.198 | 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.dev5) (3.2.0) 2022-04-13 22:44:59.200 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->glance==24.1.0.dev5) (3.1.1) 2022-04-13 22:44:59.245 | 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.dev5) (5.9.0) 2022-04-13 22:44:59.290 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance==24.1.0.dev5) (21.3) 2022-04-13 22:44:59.291 | 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.dev5) (0.11.0) 2022-04-13 22:44:59.293 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance==24.1.0.dev5) (2022.1) 2022-04-13 22:44:59.371 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->glance==24.1.0.dev5) (62.0.0) 2022-04-13 22:44:59.430 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->glance==24.1.0.dev5) (0.2.5) 2022-04-13 22:44:59.536 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->glance==24.1.0.dev5) (0.7) 2022-04-13 22:45:00.359 | Collecting automaton>=1.9.0 2022-04-13 22:45:00.365 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/262/789969ce5c6b2/automaton-2.5.0-py3-none-any.whl (22 kB) 2022-04-13 22:45:00.862 | Collecting pydot>=1.2.4 2022-04-13 22:45:00.871 | 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-13 22:45:00.875 | Requirement already satisfied: tenacity>=6.0.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.0.0->glance==24.1.0.dev5) (6.3.1) 2022-04-13 22:45:01.448 | Collecting networkx>=2.1.0 2022-04-13 22:45:01.458 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/1a1/e8fe052cc1b4e/networkx-2.8-py3-none-any.whl (2.0 MB) 2022-04-13 22:45:01.602 | Collecting simplegeneric 2022-04-13 22:45:01.611 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/dc9/72e06094b9af5/simplegeneric-0.8.1.zip (12 kB) 2022-04-13 22:45:01.617 | Preparing metadata (setup.py): started 2022-04-13 22:45:04.421 | Preparing metadata (setup.py): finished with status 'done' 2022-04-13 22:45:04.452 | 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.dev5) (5.0.0) 2022-04-13 22:45:04.550 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.6.1->glance==24.1.0.dev5) (2.21) 2022-04-13 22:45:04.673 | 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.dev5) (2.1.1) 2022-04-13 22:45:04.896 | 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.dev5) (1.1.5) 2022-04-13 22:45:04.898 | 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.dev5) (1.4.0) 2022-04-13 22:45:04.899 | 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.dev5) (1.32) 2022-04-13 22:45:04.900 | 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.dev5) (5.1.1) 2022-04-13 22:45:04.902 | 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.dev5) (1.4.4) 2022-04-13 22:45:04.903 | 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.dev5) (1.0.0) 2022-04-13 22:45:04.905 | 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.dev5) (2.5.0) 2022-04-13 22:45:05.029 | 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.dev5) (0.14.1) 2022-04-13 22:45:05.061 | 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.dev5) (1.0.3) 2022-04-13 22:45:05.151 | 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.dev5) (1.3.3) 2022-04-13 22:45:05.153 | 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.dev5) (3.0.0) 2022-04-13 22:45:05.401 | 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.dev5) (3.10.1) 2022-04-13 22:45:05.595 | 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.dev5) (3.3) 2022-04-13 22:45:05.596 | 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.dev5) (1.26.9) 2022-04-13 22:45:05.598 | 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.dev5) (2019.11.28) 2022-04-13 22:45:05.601 | 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.dev5) (2.0.12) 2022-04-13 22:45:05.710 | 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.dev5) (0.5.2) 2022-04-13 22:45:05.870 | 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.dev5) (2.5.0) 2022-04-13 22:45:05.974 | 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.dev5) (3.8.0) 2022-04-13 22:45:06.298 | 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.dev5) (0.5.0) 2022-04-13 22:45:06.301 | 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.dev5) (2.4.0) 2022-04-13 22:45:06.533 | 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.dev5) (2.2) 2022-04-13 22:45:06.821 | 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.dev5) (1.0.0) 2022-04-13 22:45:07.183 | 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.dev5) (21.4.0) 2022-04-13 22:45:07.184 | 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.dev5) (1.8.2) 2022-04-13 22:45:07.547 | Building wheels for collected packages: simplegeneric 2022-04-13 22:45:07.548 | Building wheel for simplegeneric (setup.py): started 2022-04-13 22:45:11.286 | Building wheel for simplegeneric (setup.py): finished with status 'done' 2022-04-13 22:45:11.287 | Created wheel for simplegeneric: filename=simplegeneric-0.8.1-py3-none-any.whl size=5078 sha256=01d042816a52a0f7e770f4e0ebe66d89c350e6b116da6e7d2c24db473ece4147 2022-04-13 22:45:11.287 | Stored in directory: /root/.cache/pip/wheels/f3/a8/ee/6324574b66e0f2250abcbce52f472ccaa2f407b879bdd61bdb 2022-04-13 22:45:11.291 | Successfully built simplegeneric 2022-04-13 22:45:12.124 | Installing collected packages: python-barbicanclient, simplegeneric, pydot, networkx, castellan, automaton, WSME, taskflow, retrying, oslo.limit, cursive, glance 2022-04-13 22:45:14.841 | Running setup.py develop for glance 2022-04-13 22:45:20.753 | 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 simplegeneric-0.8.1 taskflow-4.6.4 2022-04-13 22:45:20.753 | 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-13 22:45:20.760 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 22:45:20.760 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 22:45:20.946 | + inc/python:pip_install:200 : result=0 2022-04-13 22:45:20.948 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 22:45:20.951 | + functions-common:time_stop:2432 : local name 2022-04-13 22:45:20.953 | + functions-common:time_stop:2433 : local end_time 2022-04-13 22:45:20.958 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-13 22:45:20.960 | + functions-common:time_stop:2435 : local total 2022-04-13 22:45:20.963 | + functions-common:time_stop:2436 : local start_time 2022-04-13 22:45:20.965 | + functions-common:time_stop:2438 : name=pip_install 2022-04-13 22:45:20.967 | + functions-common:time_stop:2439 : start_time=1649889889107 2022-04-13 22:45:20.969 | + functions-common:time_stop:2441 : [[ -z 1649889889107 ]] 2022-04-13 22:45:20.972 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-13 22:45:20.976 | + functions-common:time_stop:2444 : end_time=1649889920974 2022-04-13 22:45:20.979 | + functions-common:time_stop:2445 : elapsed_time=31867 2022-04-13 22:45:20.981 | + functions-common:time_stop:2446 : total=119372 2022-04-13 22:45:20.983 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-13 22:45:20.986 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=151239 2022-04-13 22:45:20.989 | + inc/python:pip_install:203 : return 0 2022-04-13 22:45:20.991 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-04-13 22:45:20.994 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-04-13 22:45:20.996 | + functions-common:safe_chown:2333 : _safe_permission_operation chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-04-13 22:45:21.018 | + functions-common:_safe_permission_operation:2181 : sudo chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-04-13 22:45:21.031 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/glance 2022-04-13 22:45:21.034 | + inc/python:use_library_from_git:250 : local name=/opt/stack/glance 2022-04-13 22:45:21.036 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 22:45:21.039 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 22:45:21.041 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/glance, ]] 2022-04-13 22:45:21.044 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 22:45:21.046 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-04-13 22:45:21.049 | + ./stack.sh:main:922 : configure_glance 2022-04-13 22:45:21.052 | + lib/glance:configure_glance:323 : sudo install -d -o ubuntu /etc/glance /etc/glance/metadefs 2022-04-13 22:45:21.066 | + lib/glance:configure_glance:326 : local dburl 2022-04-13 22:45:21.069 | ++ lib/glance:configure_glance:327 : database_connection_url glance 2022-04-13 22:45:21.071 | ++ lib/database:database_connection_url:134 : local db=glance 2022-04-13 22:45:21.074 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql glance 2022-04-13 22:45:21.076 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=glance 2022-04-13 22:45:21.078 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2022-04-13 22:45:21.082 | + lib/glance:configure_glance:327 : dburl='mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2022-04-13 22:45:21.084 | + lib/glance:configure_glance:329 : iniset /etc/glance/glance-api.conf DEFAULT debug True 2022-04-13 22:45:21.116 | + 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-13 22:45:21.149 | + lib/glance:configure_glance:331 : iniset /etc/glance/glance-api.conf DEFAULT use_syslog False 2022-04-13 22:45:21.181 | + lib/glance:configure_glance:332 : iniset /etc/glance/glance-api.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2022-04-13 22:45:21.211 | + lib/glance:configure_glance:333 : iniset /etc/glance/glance-api.conf oslo_concurrency lock_path /opt/stack/data/glance/locks 2022-04-13 22:45:21.244 | + lib/glance:configure_glance:334 : iniset /etc/glance/glance-api.conf paste_deploy flavor keystone+cachemanagement 2022-04-13 22:45:21.276 | + lib/glance:configure_glance:335 : configure_keystone_authtoken_middleware /etc/glance/glance-api.conf glance 2022-04-13 22:45:21.278 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/glance/glance-api.conf 2022-04-13 22:45:21.281 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=glance 2022-04-13 22:45:21.283 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-04-13 22:45:21.286 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_type password 2022-04-13 22:45:21.318 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/glance/glance-api.conf keystone_authtoken interface public 2022-04-13 22:45:21.346 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_url http://10.222.0.15/identity 2022-04-13 22:45:21.375 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/glance/glance-api.conf keystone_authtoken username glance 2022-04-13 22:45:21.405 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/glance/glance-api.conf keystone_authtoken password Passw0rd 2022-04-13 22:45:21.436 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/glance/glance-api.conf keystone_authtoken user_domain_name Default 2022-04-13 22:45:21.466 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/glance/glance-api.conf keystone_authtoken project_name service 2022-04-13 22:45:21.495 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/glance/glance-api.conf keystone_authtoken project_domain_name Default 2022-04-13 22:45:21.529 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/glance/glance-api.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-04-13 22:45:21.562 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/glance/glance-api.conf keystone_authtoken memcached_servers localhost:11211 2022-04-13 22:45:21.592 | + lib/glance:configure_glance:336 : iniset /etc/glance/glance-api.conf oslo_messaging_notifications driver messagingv2 2022-04-13 22:45:21.626 | + lib/glance:configure_glance:337 : iniset_rpc_backend glance /etc/glance/glance-api.conf 2022-04-13 22:45:21.628 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=glance 2022-04-13 22:45:21.631 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/glance/glance-api.conf 2022-04-13 22:45:21.633 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-04-13 22:45:21.636 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-04-13 22:45:21.638 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-04-13 22:45:21.656 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 22:45:21.659 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-04-13 22:45:21.662 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-04-13 22:45:21.664 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-04-13 22:45:21.683 | ++ functions-common:is_service_enabled:2088 : return 0 2022-04-13 22:45:21.685 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.15:5672/ 2022-04-13 22:45:21.688 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/glance/glance-api.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.15:5672/ 2022-04-13 22:45:21.718 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-04-13 22:45:21.722 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-04-13 22:45:21.724 | + lib/glance:configure_glance:338 : '[' libvirt = libvirt ']' 2022-04-13 22:45:21.727 | + lib/glance:configure_glance:338 : '[' kvm = parallels ']' 2022-04-13 22:45:21.729 | + lib/glance:configure_glance:342 : iniset /etc/glance/glance-api.conf DEFAULT show_image_direct_url False 2022-04-13 22:45:21.759 | + lib/glance:configure_glance:343 : iniset /etc/glance/glance-api.conf DEFAULT show_multiple_locations False 2022-04-13 22:45:21.789 | + lib/glance:configure_glance:346 : configure_glance_store False False 2022-04-13 22:45:21.791 | + lib/glance:configure_glance_store:252 : local use_cinder_for_glance=False 2022-04-13 22:45:21.794 | + lib/glance:configure_glance_store:253 : local glance_enable_multiple_stores=False 2022-04-13 22:45:21.796 | + lib/glance:configure_glance_store:254 : local be 2022-04-13 22:45:21.799 | + lib/glance:configure_glance_store:256 : [[ False == \F\a\l\s\e ]] 2022-04-13 22:45:21.802 | + lib/glance:configure_glance_store:258 : [[ False == \T\r\u\e ]] 2022-04-13 22:45:21.805 | + lib/glance:configure_glance_store:275 : iniset /etc/glance/glance-api.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2022-04-13 22:45:21.838 | + lib/glance:configure_glance:349 : '[' -n '' ']' 2022-04-13 22:45:21.840 | + lib/glance:configure_glance:352 : iniset /etc/glance/glance-api.conf cors allowed_origin http://10.222.0.15 2022-04-13 22:45:21.874 | + lib/glance:configure_glance:356 : [[ False == \F\a\l\s\e ]] 2022-04-13 22:45:21.877 | + lib/glance:configure_glance:358 : is_service_enabled s-proxy 2022-04-13 22:45:21.895 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 22:45:21.897 | + lib/glance:configure_glance:359 : iniset /etc/glance/glance-api.conf glance_store default_store swift 2022-04-13 22:45:21.929 | + lib/glance:configure_glance:360 : iniset /etc/glance/glance-api.conf glance_store swift_store_create_container_on_put True 2022-04-13 22:45:21.960 | + lib/glance:configure_glance:362 : iniset /etc/glance/glance-api.conf glance_store swift_store_config_file /etc/glance/glance-swift-store.conf 2022-04-13 22:45:21.990 | + lib/glance:configure_glance:363 : iniset /etc/glance/glance-api.conf glance_store default_swift_reference ref1 2022-04-13 22:45:22.019 | + lib/glance:configure_glance:364 : iniset /etc/glance/glance-api.conf glance_store stores 'file, http, swift' 2022-04-13 22:45:22.053 | + lib/glance:configure_glance:365 : is_service_enabled tls-proxy 2022-04-13 22:45:22.071 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 22:45:22.074 | + lib/glance:configure_glance:368 : iniset /etc/glance/glance-api.conf DEFAULT graceful_shutdown_timeout 5 2022-04-13 22:45:22.109 | + lib/glance:configure_glance:370 : iniset /etc/glance/glance-swift-store.conf ref1 user service:glance-swift 2022-04-13 22:45:22.144 | + lib/glance:configure_glance:372 : iniset /etc/glance/glance-swift-store.conf ref1 key Passw0rd 2022-04-13 22:45:22.173 | + lib/glance:configure_glance:373 : iniset /etc/glance/glance-swift-store.conf ref1 auth_address http://10.222.0.15/identity/v3 2022-04-13 22:45:22.204 | + lib/glance:configure_glance:374 : iniset /etc/glance/glance-swift-store.conf ref1 auth_version 3 2022-04-13 22:45:22.234 | + lib/glance:configure_glance:380 : iniset /etc/glance/glance-api.conf DEFAULT public_endpoint http://10.222.0.15/image 2022-04-13 22:45:22.263 | + lib/glance:configure_glance:382 : is_service_enabled tls-proxy 2022-04-13 22:45:22.280 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 22:45:22.283 | + lib/glance:configure_glance:388 : setup_logging /etc/glance/glance-api.conf 2022-04-13 22:45:22.286 | + functions:setup_logging:674 : setup_systemd_logging /etc/glance/glance-api.conf 2022-04-13 22:45:22.288 | + functions:setup_systemd_logging:689 : local conf_file=/etc/glance/glance-api.conf 2022-04-13 22:45:22.291 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-04-13 22:45:22.310 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-04-13 22:45:22.312 | + functions:setup_systemd_logging:695 : local pidstr= 2022-04-13 22:45:22.315 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-04-13 22:45:22.318 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-04-13 22:45:22.321 | + 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-13 22:45:22.354 | + 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-13 22:45:22.385 | + 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-13 22:45:22.414 | + functions:setup_systemd_logging:706 : iniset /etc/glance/glance-api.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-04-13 22:45:22.445 | + lib/glance:configure_glance:390 : cp -p /opt/stack/glance/etc/glance-api-paste.ini /etc/glance/glance-api-paste.ini 2022-04-13 22:45:22.449 | + lib/glance:configure_glance:393 : iniset /etc/glance/glance-cache.conf DEFAULT debug True 2022-04-13 22:45:22.484 | + lib/glance:configure_glance:394 : iniset /etc/glance/glance-cache.conf DEFAULT use_syslog False 2022-04-13 22:45:22.514 | + lib/glance:configure_glance:395 : iniset /etc/glance/glance-cache.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2022-04-13 22:45:22.544 | + lib/glance:configure_glance:396 : iniset /etc/glance/glance-cache.conf DEFAULT auth_url http://10.222.0.15/identity 2022-04-13 22:45:22.575 | + lib/glance:configure_glance:397 : iniset /etc/glance/glance-cache.conf DEFAULT admin_tenant_name service 2022-04-13 22:45:22.605 | + lib/glance:configure_glance:398 : iniset /etc/glance/glance-cache.conf DEFAULT admin_user glance 2022-04-13 22:45:22.634 | + lib/glance:configure_glance:399 : iniset /etc/glance/glance-cache.conf DEFAULT admin_password Passw0rd 2022-04-13 22:45:22.665 | + lib/glance:configure_glance:402 : iniset /etc/glance/glance-cache.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2022-04-13 22:45:22.699 | + lib/glance:configure_glance:405 : iniset /etc/glance/glance-image-import.conf image_import_opts image_import_plugins '[]' 2022-04-13 22:45:22.731 | + lib/glance:configure_glance:406 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties ignore_user_roles admin 2022-04-13 22:45:22.768 | + lib/glance:configure_glance:407 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties inject 2022-04-13 22:45:22.805 | + lib/glance:configure_glance:409 : cp -p /opt/stack/glance/etc/schema-image.json /etc/glance/schema-image.json 2022-04-13 22:45:22.810 | + 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-13 22:45:22.818 | + lib/glance:configure_glance:413 : is_service_enabled tls-proxy 2022-04-13 22:45:22.834 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 22:45:22.836 | + lib/glance:configure_glance:421 : [[ False == False ]] 2022-04-13 22:45:22.839 | + lib/glance:configure_glance:422 : write_local_uwsgi_http_config /etc/glance/glance-uwsgi.ini /usr/local/bin/glance-wsgi-api /image 2022-04-13 22:45:22.841 | + lib/apache:write_local_uwsgi_http_config:319 : local file=/etc/glance/glance-uwsgi.ini 2022-04-13 22:45:22.844 | + lib/apache:write_local_uwsgi_http_config:320 : local wsgi=/usr/local/bin/glance-wsgi-api 2022-04-13 22:45:22.846 | + lib/apache:write_local_uwsgi_http_config:321 : local url=/image 2022-04-13 22:45:22.849 | ++ lib/apache:write_local_uwsgi_http_config:322 : basename /usr/local/bin/glance-wsgi-api 2022-04-13 22:45:22.853 | + lib/apache:write_local_uwsgi_http_config:322 : name=glance-wsgi-api 2022-04-13 22:45:22.855 | + lib/apache:write_local_uwsgi_http_config:328 : rm -rf /etc/glance/glance-uwsgi.ini 2022-04-13 22:45:22.859 | + 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-13 22:45:22.891 | ++ lib/apache:write_local_uwsgi_http_config:330 : get_random_port 2022-04-13 22:45:22.894 | ++ functions:get_random_port:836 : read lower_port upper_port 2022-04-13 22:45:22.896 | ++ functions:get_random_port:837 : true 2022-04-13 22:45:22.899 | ++ functions:get_random_port:838 : (( port = upper_port )) 2022-04-13 22:45:22.901 | ++ functions:get_random_port:838 : (( port >= lower_port )) 2022-04-13 22:45:22.903 | ++ functions:get_random_port:839 : sudo lsof -i :60999 2022-04-13 22:45:22.968 | ++ functions:get_random_port:840 : [[ 1 > 0 ]] 2022-04-13 22:45:22.971 | ++ functions:get_random_port:841 : break 2 2022-04-13 22:45:22.974 | ++ functions:get_random_port:845 : echo 60999 2022-04-13 22:45:22.980 | + lib/apache:write_local_uwsgi_http_config:330 : port=60999 2022-04-13 22:45:22.983 | + lib/apache:write_local_uwsgi_http_config:331 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-socket 127.0.0.1:60999 2022-04-13 22:45:23.011 | + lib/apache:write_local_uwsgi_http_config:332 : iniset /etc/glance/glance-uwsgi.ini uwsgi processes 2 2022-04-13 22:45:23.043 | + lib/apache:write_local_uwsgi_http_config:334 : iniset /etc/glance/glance-uwsgi.ini uwsgi master true 2022-04-13 22:45:23.075 | + lib/apache:write_local_uwsgi_http_config:336 : iniset /etc/glance/glance-uwsgi.ini uwsgi die-on-term true 2022-04-13 22:45:23.102 | + lib/apache:write_local_uwsgi_http_config:337 : iniset /etc/glance/glance-uwsgi.ini uwsgi exit-on-reload false 2022-04-13 22:45:23.130 | + lib/apache:write_local_uwsgi_http_config:338 : iniset /etc/glance/glance-uwsgi.ini uwsgi enable-threads true 2022-04-13 22:45:23.159 | + lib/apache:write_local_uwsgi_http_config:339 : iniset /etc/glance/glance-uwsgi.ini uwsgi plugins http,python3 2022-04-13 22:45:23.186 | + lib/apache:write_local_uwsgi_http_config:341 : iniset /etc/glance/glance-uwsgi.ini uwsgi thunder-lock true 2022-04-13 22:45:23.215 | + 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-13 22:45:23.243 | + lib/apache:write_local_uwsgi_http_config:346 : iniset /etc/glance/glance-uwsgi.ini uwsgi worker-reload-mercy 90 2022-04-13 22:45:23.271 | + lib/apache:write_local_uwsgi_http_config:348 : iniset /etc/glance/glance-uwsgi.ini uwsgi buffer-size 65535 2022-04-13 22:45:23.298 | + lib/apache:write_local_uwsgi_http_config:350 : iniset /etc/glance/glance-uwsgi.ini uwsgi add-header 'Connection: close' 2022-04-13 22:45:23.326 | + lib/apache:write_local_uwsgi_http_config:352 : iniset /etc/glance/glance-uwsgi.ini uwsgi lazy-apps true 2022-04-13 22:45:23.354 | + lib/apache:write_local_uwsgi_http_config:353 : iniset /etc/glance/glance-uwsgi.ini uwsgi chmod-socket 666 2022-04-13 22:45:23.383 | + lib/apache:write_local_uwsgi_http_config:354 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-raw-body true 2022-04-13 22:45:23.421 | + lib/apache:write_local_uwsgi_http_config:355 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-chunked-input true 2022-04-13 22:45:23.456 | + lib/apache:write_local_uwsgi_http_config:356 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-auto-chunked true 2022-04-13 22:45:23.488 | + lib/apache:write_local_uwsgi_http_config:357 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-keepalive false 2022-04-13 22:45:23.518 | + lib/apache:write_local_uwsgi_http_config:359 : iniset /etc/glance/glance-uwsgi.ini uwsgi socket-timeout 30 2022-04-13 22:45:23.555 | + lib/apache:write_local_uwsgi_http_config:361 : enable_apache_mod proxy 2022-04-13 22:45:23.556 | + lib/apache:enable_apache_mod:59 : local mod=proxy 2022-04-13 22:45:23.559 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-04-13 22:45:23.561 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 22:45:23.563 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 22:45:23.566 | + lib/apache:enable_apache_mod:64 : [[ proxy != \v\e\r\s\i\o\n ]] 2022-04-13 22:45:23.569 | + lib/apache:enable_apache_mod:64 : a2query -m proxy 2022-04-13 22:45:23.628 | proxy (enabled by site administrator) 2022-04-13 22:45:23.632 | + lib/apache:write_local_uwsgi_http_config:362 : enable_apache_mod proxy_http 2022-04-13 22:45:23.635 | + lib/apache:enable_apache_mod:59 : local mod=proxy_http 2022-04-13 22:45:23.637 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-04-13 22:45:23.639 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 22:45:23.642 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 22:45:23.645 | + lib/apache:enable_apache_mod:64 : [[ proxy_http != \v\e\r\s\i\o\n ]] 2022-04-13 22:45:23.648 | + lib/apache:enable_apache_mod:64 : a2query -m proxy_http 2022-04-13 22:45:23.704 | No module matches proxy_http 2022-04-13 22:45:23.708 | + lib/apache:enable_apache_mod:65 : sudo a2enmod proxy_http 2022-04-13 22:45:23.774 | Considering dependency proxy for proxy_http: 2022-04-13 22:45:23.774 | Module proxy already enabled 2022-04-13 22:45:23.774 | Enabling module proxy_http. 2022-04-13 22:45:23.780 | To activate the new configuration, you need to run: 2022-04-13 22:45:23.780 | systemctl restart apache2 2022-04-13 22:45:23.785 | + lib/apache:enable_apache_mod:66 : restart_apache_server 2022-04-13 22:45:23.787 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-04-13 22:45:23.790 | + functions-common:restart_service:2316 : '[' -x /bin/systemctl ']' 2022-04-13 22:45:23.793 | + functions-common:restart_service:2317 : sudo /bin/systemctl restart apache2 2022-04-13 22:45:23.931 | + lib/apache:write_local_uwsgi_http_config:363 : local apache_conf= 2022-04-13 22:45:23.934 | ++ lib/apache:write_local_uwsgi_http_config:364 : apache_site_config_for glance-wsgi-api 2022-04-13 22:45:23.937 | ++ lib/apache:apache_site_config_for:186 : local site=glance-wsgi-api 2022-04-13 22:45:23.940 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-04-13 22:45:23.943 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 22:45:23.945 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 22:45:23.948 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/glance-wsgi-api.conf 2022-04-13 22:45:23.951 | + lib/apache:write_local_uwsgi_http_config:364 : apache_conf=/etc/apache2/sites-available/glance-wsgi-api.conf 2022-04-13 22:45:23.954 | + lib/apache:write_local_uwsgi_http_config:365 : echo 'KeepAlive Off' 2022-04-13 22:45:23.954 | + lib/apache:write_local_uwsgi_http_config:365 : sudo tee /etc/apache2/sites-available/glance-wsgi-api.conf 2022-04-13 22:45:23.963 | KeepAlive Off 2022-04-13 22:45:23.968 | + lib/apache:write_local_uwsgi_http_config:366 : sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf 2022-04-13 22:45:23.968 | + lib/apache:write_local_uwsgi_http_config:366 : echo 'SetEnv proxy-sendchunked 1' 2022-04-13 22:45:23.977 | SetEnv proxy-sendchunked 1 2022-04-13 22:45:23.981 | + lib/apache:write_local_uwsgi_http_config:367 : echo 'ProxyPass "/image" "http://127.0.0.1:60999" retry=0 ' 2022-04-13 22:45:23.981 | + lib/apache:write_local_uwsgi_http_config:367 : sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf 2022-04-13 22:45:23.990 | ProxyPass "/image" "http://127.0.0.1:60999" retry=0 2022-04-13 22:45:23.994 | + lib/apache:write_local_uwsgi_http_config:368 : enable_apache_site glance-wsgi-api 2022-04-13 22:45:23.997 | + lib/apache:enable_apache_site:203 : local site=glance-wsgi-api 2022-04-13 22:45:23.999 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-04-13 22:45:24.002 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-04-13 22:45:24.004 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-04-13 22:45:24.006 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 22:45:24.009 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 22:45:24.011 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-04-13 22:45:24.013 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-04-13 22:45:24.015 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 22:45:24.018 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 22:45:24.021 | + lib/apache:enable_apache_site:207 : sudo a2ensite glance-wsgi-api 2022-04-13 22:45:24.100 | Enabling site glance-wsgi-api. 2022-04-13 22:45:24.106 | To activate the new configuration, you need to run: 2022-04-13 22:45:24.106 | systemctl reload apache2 2022-04-13 22:45:24.110 | + lib/apache:write_local_uwsgi_http_config:369 : restart_apache_server 2022-04-13 22:45:24.113 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-04-13 22:45:24.116 | + functions-common:restart_service:2316 : '[' -x /bin/systemctl ']' 2022-04-13 22:45:24.118 | + functions-common:restart_service:2317 : sudo /bin/systemctl restart apache2 2022-04-13 22:45:24.254 | ++ lib/glance:configure_glance:425 : awk '-F= ' '/^http-socket/ { print "http://"$2}' /etc/glance/glance-uwsgi.ini 2022-04-13 22:45:24.263 | + lib/glance:configure_glance:425 : iniset /etc/glance/glance-api.conf DEFAULT worker_self_reference_url http://127.0.0.1:60999 2022-04-13 22:45:24.295 | + lib/glance:configure_glance:435 : [[ False == True ]] 2022-04-13 22:45:24.298 | + ./stack.sh:main:925 : is_service_enabled cinder 2022-04-13 22:45:24.317 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 22:45:24.319 | + ./stack.sh:main:927 : stack_install_service cinder 2022-04-13 22:45:24.322 | + lib/stack:stack_install_service:20 : local service=cinder 2022-04-13 22:45:24.324 | + lib/stack:stack_install_service:21 : type install_cinder 2022-04-13 22:45:24.327 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-04-13 22:45:24.330 | + lib/stack:stack_install_service:32 : install_cinder 2022-04-13 22:45:24.332 | + lib/cinder:install_cinder:466 : git_clone https://opendev.org/openstack/cinder.git /opt/stack/cinder master 2022-04-13 22:45:24.335 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/cinder.git 2022-04-13 22:45:24.337 | + functions-common:git_clone:609 : local git_dest=/opt/stack/cinder 2022-04-13 22:45:24.339 | + functions-common:git_clone:610 : local git_ref=master 2022-04-13 22:45:24.341 | + functions-common:git_clone:611 : local orig_dir 2022-04-13 22:45:24.344 | ++ functions-common:git_clone:612 : pwd 2022-04-13 22:45:24.347 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-04-13 22:45:24.349 | + functions-common:git_clone:613 : local git_clone_flags= 2022-04-13 22:45:24.352 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-04-13 22:45:24.369 | + functions-common:git_clone:615 : RECLONE=False 2022-04-13 22:45:24.372 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-04-13 22:45:24.374 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-04-13 22:45:24.378 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-04-13 22:45:24.378 | + functions-common:git_clone:629 : echo master 2022-04-13 22:45:24.384 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/cinder ]] 2022-04-13 22:45:24.386 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-04-13 22:45:24.388 | + functions-common:git_clone:681 : sudo git config --global --add safe.directory /opt/stack/cinder 2022-04-13 22:45:24.402 | + functions-common:git_clone:684 : cd /opt/stack/cinder 2022-04-13 22:45:24.406 | + functions-common:git_clone:685 : git show --oneline 2022-04-13 22:45:24.406 | + functions-common:git_clone:685 : head -1 2022-04-13 22:45:24.417 | 36c530676 db: Drop support for MySQL 5.5 2022-04-13 22:45:24.421 | + functions-common:git_clone:686 : cd /home/ubuntu/devstack 2022-04-13 22:45:24.425 | + lib/cinder:install_cinder:467 : setup_develop /opt/stack/cinder 2022-04-13 22:45:24.428 | + inc/python:setup_develop:338 : local bindep 2022-04-13 22:45:24.430 | + inc/python:setup_develop:339 : [[ /opt/stack/cinder == -bindep* ]] 2022-04-13 22:45:24.433 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/cinder 2022-04-13 22:45:24.436 | + inc/python:setup_develop:344 : local extras= 2022-04-13 22:45:24.444 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/cinder -e 2022-04-13 22:45:24.447 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-04-13 22:45:24.450 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/cinder == -bindep* ]] 2022-04-13 22:45:24.452 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/cinder 2022-04-13 22:45:24.455 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-04-13 22:45:24.457 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-04-13 22:45:24.460 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/cinder 2022-04-13 22:45:24.463 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-04-13 22:45:24.466 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/cinder 2022-04-13 22:45:24.468 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-04-13 22:45:24.471 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-04-13 22:45:24.474 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/cinder/setup.cfg 2022-04-13 22:45:24.480 | + inc/python:_setup_package_with_constraints_edit:385 : name=cinder 2022-04-13 22:45:24.483 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- cinder 2022-04-13 22:45:25.168 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/cinder -e 2022-04-13 22:45:25.170 | + inc/python:setup_package:418 : local bindep=0 2022-04-13 22:45:25.173 | + inc/python:setup_package:419 : local bindep_flag= 2022-04-13 22:45:25.176 | + inc/python:setup_package:420 : local bindep_profiles= 2022-04-13 22:45:25.178 | + inc/python:setup_package:421 : [[ /opt/stack/cinder == -bindep* ]] 2022-04-13 22:45:25.181 | + inc/python:setup_package:426 : local project_dir=/opt/stack/cinder 2022-04-13 22:45:25.183 | + inc/python:setup_package:427 : local flags=-e 2022-04-13 22:45:25.185 | + inc/python:setup_package:428 : local extras= 2022-04-13 22:45:25.188 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-04-13 22:45:25.191 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-04-13 22:45:25.194 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-04-13 22:45:25.196 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-04-13 22:45:25.198 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-04-13 22:45:25.201 | + inc/python:setup_package:446 : pip_install -e /opt/stack/cinder 2022-04-13 22:45:25.223 | Using python 3.8 to install /opt/stack/cinder 2022-04-13 22:45:25.225 | + 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-13 22:45:26.054 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:45:26.054 | from cryptography.utils import int_from_bytes 2022-04-13 22:45:26.054 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:45:26.054 | from cryptography.utils import int_from_bytes 2022-04-13 22:45:27.248 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 22:45:27.280 | Obtaining file:///opt/stack/cinder 2022-04-13 22:45:27.281 | Preparing metadata (setup.py): started 2022-04-13 22:45:32.712 | Preparing metadata (setup.py): finished with status 'done' 2022-04-13 22:45:32.927 | Requirement already satisfied: pbr>=5.8.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (5.8.1) 2022-04-13 22:45:32.928 | Requirement already satisfied: decorator>=4.4.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (5.1.1) 2022-04-13 22:45:32.929 | Requirement already satisfied: eventlet!=0.32.0,>=0.30.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (0.33.0) 2022-04-13 22:45:32.930 | Requirement already satisfied: greenlet>=0.4.16 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (1.1.2) 2022-04-13 22:45:32.931 | Requirement already satisfied: httplib2>=0.18.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (0.20.4) 2022-04-13 22:45:32.933 | Requirement already satisfied: iso8601>=0.1.12 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (1.0.2) 2022-04-13 22:45:32.934 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from cinder==20.1.0.dev49) (3.2.0) 2022-04-13 22:45:32.935 | Requirement already satisfied: keystoneauth1>=4.2.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (4.5.0) 2022-04-13 22:45:32.935 | Requirement already satisfied: keystonemiddleware>=9.1.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (9.4.0) 2022-04-13 22:45:32.936 | Requirement already satisfied: lxml>=4.5.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (4.8.0) 2022-04-13 22:45:33.055 | Collecting oauth2client>=4.1.3 2022-04-13 22:45:33.064 | 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-13 22:45:33.073 | Requirement already satisfied: oslo.config>=8.3.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (8.8.0) 2022-04-13 22:45:33.074 | Requirement already satisfied: oslo.concurrency>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (4.5.0) 2022-04-13 22:45:33.075 | Requirement already satisfied: oslo.context>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (4.1.0) 2022-04-13 22:45:33.077 | Requirement already satisfied: oslo.db>=11.0.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (11.2.0) 2022-04-13 22:45:33.078 | Requirement already satisfied: oslo.log>=4.6.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (4.7.0) 2022-04-13 22:45:33.080 | Requirement already satisfied: oslo.messaging>=12.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (12.13.0) 2022-04-13 22:45:33.081 | Requirement already satisfied: oslo.middleware>=4.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (4.5.1) 2022-04-13 22:45:33.082 | Requirement already satisfied: oslo.policy>=3.8.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (3.11.0) 2022-04-13 22:45:33.083 | Requirement already satisfied: oslo.privsep>=2.6.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (2.7.0) 2022-04-13 22:45:33.084 | Requirement already satisfied: oslo.reports>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (2.3.0) 2022-04-13 22:45:33.085 | Requirement already satisfied: oslo.rootwrap>=6.2.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (6.3.1) 2022-04-13 22:45:33.086 | Requirement already satisfied: oslo.serialization>=4.2.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (4.3.0) 2022-04-13 22:45:33.087 | Requirement already satisfied: oslo.service>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (2.8.0) 2022-04-13 22:45:33.088 | Requirement already satisfied: oslo.upgradecheck>=1.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (1.5.0) 2022-04-13 22:45:33.089 | Requirement already satisfied: oslo.utils>=4.12.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (4.12.2) 2022-04-13 22:45:33.091 | Requirement already satisfied: oslo.versionedobjects>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (2.6.0) 2022-04-13 22:45:33.091 | Requirement already satisfied: osprofiler>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (3.4.2) 2022-04-13 22:45:33.092 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (21.3) 2022-04-13 22:45:33.241 | Collecting paramiko>=2.7.2 2022-04-13 22:45:33.249 | 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-13 22:45:33.260 | Requirement already satisfied: Paste>=3.4.3 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (3.5.0) 2022-04-13 22:45:33.261 | Requirement already satisfied: PasteDeploy>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (2.1.1) 2022-04-13 22:45:33.262 | Requirement already satisfied: psutil>=5.7.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (5.9.0) 2022-04-13 22:45:33.263 | Requirement already satisfied: pyparsing>=2.4.7 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (3.0.7) 2022-04-13 22:45:33.264 | Requirement already satisfied: python-barbicanclient>=5.0.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (5.3.0) 2022-04-13 22:45:33.942 | Collecting python-glanceclient>=3.2.2 2022-04-13 22:45:33.950 | 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-13 22:45:33.960 | Requirement already satisfied: python-keystoneclient>=4.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (4.4.0) 2022-04-13 22:45:33.961 | Requirement already satisfied: python-novaclient>=17.2.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (17.7.0) 2022-04-13 22:45:33.963 | Requirement already satisfied: python-swiftclient>=3.10.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (3.13.1) 2022-04-13 22:45:33.965 | Requirement already satisfied: pytz>=2020.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (2022.1) 2022-04-13 22:45:33.966 | Requirement already satisfied: requests>=2.25.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (2.27.1) 2022-04-13 22:45:33.967 | Requirement already satisfied: Routes>=2.4.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (2.5.1) 2022-04-13 22:45:33.968 | Requirement already satisfied: taskflow>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (4.6.4) 2022-04-13 22:45:34.013 | Collecting rtslib-fb>=2.1.74 2022-04-13 22:45:34.020 | 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-13 22:45:34.026 | Requirement already satisfied: six>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (1.16.0) 2022-04-13 22:45:34.027 | Requirement already satisfied: SQLAlchemy>=1.4.23 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (1.4.35) 2022-04-13 22:45:34.028 | Requirement already satisfied: sqlalchemy-migrate>=0.13.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (0.13.0) 2022-04-13 22:45:34.029 | Requirement already satisfied: stevedore>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (3.5.0) 2022-04-13 22:45:34.073 | Collecting tabulate>=0.8.7 2022-04-13 22:45:34.081 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/d7c/013fe7abbc5e4/tabulate-0.8.9-py3-none-any.whl (25 kB) 2022-04-13 22:45:34.085 | Requirement already satisfied: tenacity>=6.3.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (6.3.1) 2022-04-13 22:45:34.086 | Requirement already satisfied: WebOb>=1.8.6 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (1.8.7) 2022-04-13 22:45:34.087 | Requirement already satisfied: oslo.i18n>=5.1.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (5.1.0) 2022-04-13 22:45:34.208 | Collecting oslo.vmware>=3.10.0 2022-04-13 22:45:34.216 | 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-13 22:45:34.233 | Requirement already satisfied: os-brick>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (5.2.0) 2022-04-13 22:45:34.234 | Requirement already satisfied: os-win>=5.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (5.6.0) 2022-04-13 22:45:34.236 | Requirement already satisfied: tooz>=2.7.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (2.11.0) 2022-04-13 22:45:34.417 | Collecting google-api-python-client>=1.11.0 2022-04-13 22:45:34.439 | 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-13 22:45:34.636 | Requirement already satisfied: castellan>=3.7.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (3.10.1) 2022-04-13 22:45:34.637 | Requirement already satisfied: cryptography>=3.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (36.0.2) 2022-04-13 22:45:34.638 | Requirement already satisfied: cursive>=0.2.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (0.2.2) 2022-04-13 22:45:34.684 | Collecting zstd>=1.4.5.1 2022-04-13 22:45:34.692 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/951/9bb0cd91c4498/zstd-1.5.1.0.tar.gz (604 kB) 2022-04-13 22:45:34.794 | Preparing metadata (setup.py): started 2022-04-13 22:45:37.687 | Preparing metadata (setup.py): finished with status 'done' 2022-04-13 22:45:38.849 | Collecting boto3>=1.16.51 2022-04-13 22:45:38.858 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/1e8/45aa92b3ad70b/boto3-1.21.37-py3-none-any.whl (132 kB) 2022-04-13 22:45:38.953 | Collecting s3transfer<0.6.0,>=0.5.0 2022-04-13 22:45:38.962 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/7a6/f4c4d1fdb9a2b/s3transfer-0.5.2-py3-none-any.whl (79 kB) 2022-04-13 22:45:40.802 | Collecting botocore<1.25.0,>=1.24.37 2022-04-13 22:45:40.825 | 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-13 22:45:41.049 | 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.dev49) (1.0.0) 2022-04-13 22:45:41.114 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=3.1->cinder==20.1.0.dev49) (1.15.0) 2022-04-13 22:45:41.148 | 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.dev49) (2.2.1) 2022-04-13 22:45:41.198 | Collecting google-auth-httplib2>=0.1.0 2022-04-13 22:45:41.206 | 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-13 22:45:41.373 | Collecting google-auth<3.0.0dev,>=1.16.0 2022-04-13 22:45:41.381 | 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-13 22:45:41.427 | Collecting uritemplate<5,>=3.0.1 2022-04-13 22:45:41.434 | 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-13 22:45:41.575 | Collecting google-api-core!=2.0.*,!=2.1.*,!=2.2.*,!=2.3.0,<3.0.0dev,>=1.31.5 2022-04-13 22:45:41.583 | 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-13 22:45:41.695 | 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.dev49) (1.7.0) 2022-04-13 22:45:41.746 | 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.dev49) (2.10.1) 2022-04-13 22:45:41.748 | 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.dev49) (3.1.1) 2022-04-13 22:45:41.927 | Collecting pyasn1>=0.1.7 2022-04-13 22:45:41.934 | 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-13 22:45:42.074 | Collecting pyasn1-modules>=0.0.5 2022-04-13 22:45:42.081 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a50/b808ffeb97cb3/pyasn1_modules-0.2.8-py2.py3-none-any.whl (155 kB) 2022-04-13 22:45:42.152 | Collecting rsa>=3.1.4 2022-04-13 22:45:42.159 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/95c/5d300c4e879ee/rsa-4.8-py3-none-any.whl (39 kB) 2022-04-13 22:45:42.221 | 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.dev49) (0.17.3) 2022-04-13 22:45:42.268 | 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.dev49) (2.5.0) 2022-04-13 22:45:42.269 | 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.dev49) (0.8.0) 2022-04-13 22:45:42.271 | 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.dev49) (1.5.0) 2022-04-13 22:45:42.272 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.3.2->cinder==20.1.0.dev49) (6.0) 2022-04-13 22:45:42.336 | 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.dev49) (1.7.7) 2022-04-13 22:45:42.339 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=11.0.0->cinder==20.1.0.dev49) (0.5.0) 2022-04-13 22:45:42.340 | 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.dev49) (2.0.1) 2022-04-13 22:45:42.402 | 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.dev49) (2.8.2) 2022-04-13 22:45:42.405 | 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.dev49) (0.9.6) 2022-04-13 22:45:42.526 | 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.dev49) (0.4.0) 2022-04-13 22:45:42.528 | 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.dev49) (5.0.0) 2022-04-13 22:45:42.530 | 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.dev49) (2.4.0) 2022-04-13 22:45:42.532 | 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.dev49) (5.1.0) 2022-04-13 22:45:42.536 | 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.dev49) (5.2.4) 2022-04-13 22:45:42.560 | 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.dev49) (3.3.0) 2022-04-13 22:45:42.564 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=4.1.1->cinder==20.1.0.dev49) (3.1.1) 2022-04-13 22:45:42.565 | 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.dev49) (3.2.0) 2022-04-13 22:45:42.617 | 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.dev49) (1.0.3) 2022-04-13 22:45:42.708 | 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.dev49) (3.0.0) 2022-04-13 22:45:42.710 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->cinder==20.1.0.dev49) (1.3.3) 2022-04-13 22:45:42.736 | 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.dev49) (3.2.0) 2022-04-13 22:45:42.767 | 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.dev49) (0.11.0) 2022-04-13 22:45:42.840 | 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.dev49) (1.26.9) 2022-04-13 22:45:42.886 | Collecting suds-community>=0.6 2022-04-13 22:45:42.893 | 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-13 22:45:43.175 | Collecting pynacl>=1.0.1 2022-04-13 22:45:43.183 | 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-13 22:45:43.233 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=3.4.3->cinder==20.1.0.dev49) (62.0.0) 2022-04-13 22:45:43.393 | 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.dev49) (3.10.1) 2022-04-13 22:45:43.429 | 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.dev49) (22.0.0) 2022-04-13 22:45:43.432 | 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.dev49) (1.14.0) 2022-04-13 22:45:43.916 | Collecting warlock<2,>=1.2.0 2022-04-13 22:45:43.923 | 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-13 22:45:44.144 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->cinder==20.1.0.dev49) (3.3) 2022-04-13 22:45:44.145 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.25.1->cinder==20.1.0.dev49) (2019.11.28) 2022-04-13 22:45:44.148 | 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.dev49) (2.0.12) 2022-04-13 22:45:44.190 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.4.1->cinder==20.1.0.dev49) (0.7) 2022-04-13 22:45:44.265 | Collecting pyudev>=0.16.1 2022-04-13 22:45:44.273 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/50d/94bef0669f9aa/pyudev-0.23.2-py3-none-any.whl (63 kB) 2022-04-13 22:45:44.528 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->cinder==20.1.0.dev49) (0.4.2) 2022-04-13 22:45:44.530 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->cinder==20.1.0.dev49) (0.5.2) 2022-04-13 22:45:44.683 | Requirement already satisfied: automaton>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.5.0->cinder==20.1.0.dev49) (2.5.0) 2022-04-13 22:45:44.685 | Requirement already satisfied: pydot>=1.2.4 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.5.0->cinder==20.1.0.dev49) (1.4.2) 2022-04-13 22:45:44.686 | Requirement already satisfied: networkx>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.5.0->cinder==20.1.0.dev49) (2.8) 2022-04-13 22:45:44.822 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.8/dist-packages (from tooz>=2.7.1->cinder==20.1.0.dev49) (0.13.1) 2022-04-13 22:45:44.959 | 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.dev49) (5.6.0) 2022-04-13 22:45:44.960 | 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.dev49) (4.11.3) 2022-04-13 22:45:44.961 | 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.dev49) (1.2.0) 2022-04-13 22:45:45.000 | 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.dev49) (5.0.0) 2022-04-13 22:45:45.233 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=3.1->cinder==20.1.0.dev49) (2.21) 2022-04-13 22:45:45.327 | 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.dev49) (2.4.0) 2022-04-13 22:45:45.329 | 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.dev49) (0.5.0) 2022-04-13 22:45:45.518 | 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.dev49) (2.5.0) 2022-04-13 22:45:45.703 | Collecting googleapis-common-protos<2.0dev,>=1.52.0 2022-04-13 22:45:45.710 | 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-13 22:45:45.722 | 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.dev49) (3.20.0) 2022-04-13 22:45:45.927 | 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.dev49) (2.1.1) 2022-04-13 22:45:46.383 | 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.dev49) (1.1.5) 2022-04-13 22:45:46.439 | 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.dev49) (0.14.1) 2022-04-13 22:45:46.528 | 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.dev49) (0.2.5) 2022-04-13 22:45:48.311 | 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.dev49) (1.32) 2022-04-13 22:45:48.617 | 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.dev49) (21.4.0) 2022-04-13 22:45:48.618 | 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.dev49) (1.8.2) 2022-04-13 22:45:48.782 | 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.dev49) (2.2) 2022-04-13 22:45:49.096 | 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.dev49) (1.0.0) 2022-04-13 22:45:49.287 | 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.dev49) (3.8.0) 2022-04-13 22:45:49.989 | Building wheels for collected packages: zstd 2022-04-13 22:45:49.990 | Building wheel for zstd (setup.py): started 2022-04-13 22:46:40.648 | Building wheel for zstd (setup.py): finished with status 'done' 2022-04-13 22:46:40.661 | Created wheel for zstd: filename=zstd-1.5.1.0-cp38-cp38-linux_x86_64.whl size=1761463 sha256=1a20fa62130f2ca8b192af41cb338a6a41cca45f52f730e0fb943fd7e9782faa 2022-04-13 22:46:40.661 | Stored in directory: /root/.cache/pip/wheels/db/61/5c/38d5ea359d8b2e91c6f14bbf42bcb31c21199924820048db05 2022-04-13 22:46:40.665 | Successfully built zstd 2022-04-13 22:46:41.746 | Installing collected packages: pyasn1, rsa, pyasn1-modules, googleapis-common-protos, google-auth, botocore, warlock, uritemplate, suds-community, s3transfer, pyudev, pynacl, google-auth-httplib2, google-api-core, zstd, tabulate, rtslib-fb, python-glanceclient, paramiko, oslo.vmware, oauth2client, google-api-python-client, boto3, cinder 2022-04-13 22:46:43.863 | Attempting uninstall: pynacl 2022-04-13 22:46:43.865 | Found existing installation: PyNaCl 1.3.0 2022-04-13 22:46:43.875 | Uninstalling PyNaCl-1.3.0: 2022-04-13 22:46:43.906 | Successfully uninstalled PyNaCl-1.3.0 2022-04-13 22:46:45.731 | Running setup.py develop for cinder 2022-04-13 22:46:53.153 | 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 oauth2client-4.1.3 oslo.vmware-3.10.0 paramiko-2.8.1 pyasn1-0.4.8 pyasn1-modules-0.2.8 pynacl-1.5.0 python-glanceclient-3.6.0 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-13 22:46:53.153 | 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-13 22:46:53.162 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 22:46:53.162 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 22:46:53.458 | + inc/python:pip_install:200 : result=0 2022-04-13 22:46:53.460 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 22:46:53.463 | + functions-common:time_stop:2432 : local name 2022-04-13 22:46:53.465 | + functions-common:time_stop:2433 : local end_time 2022-04-13 22:46:53.467 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-13 22:46:53.473 | + functions-common:time_stop:2435 : local total 2022-04-13 22:46:53.477 | + functions-common:time_stop:2436 : local start_time 2022-04-13 22:46:53.480 | + functions-common:time_stop:2438 : name=pip_install 2022-04-13 22:46:53.482 | + functions-common:time_stop:2439 : start_time=1649889925217 2022-04-13 22:46:53.485 | + functions-common:time_stop:2441 : [[ -z 1649889925217 ]] 2022-04-13 22:46:53.488 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-13 22:46:53.492 | + functions-common:time_stop:2444 : end_time=1649890013489 2022-04-13 22:46:53.494 | + functions-common:time_stop:2445 : elapsed_time=88272 2022-04-13 22:46:53.497 | + functions-common:time_stop:2446 : total=151239 2022-04-13 22:46:53.499 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-13 22:46:53.502 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=239511 2022-04-13 22:46:53.504 | + inc/python:pip_install:203 : return 0 2022-04-13 22:46:53.506 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-04-13 22:46:53.509 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-04-13 22:46:53.511 | + functions-common:safe_chown:2333 : _safe_permission_operation chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-04-13 22:46:53.532 | + functions-common:_safe_permission_operation:2181 : sudo chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-04-13 22:46:53.544 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/cinder 2022-04-13 22:46:53.550 | + inc/python:use_library_from_git:250 : local name=/opt/stack/cinder 2022-04-13 22:46:53.553 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 22:46:53.556 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 22:46:53.558 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/cinder, ]] 2022-04-13 22:46:53.561 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 22:46:53.564 | + lib/cinder:install_cinder:468 : [[ lioadm == \t\g\t\a\d\m ]] 2022-04-13 22:46:53.567 | + lib/cinder:install_cinder:470 : [[ lioadm == \l\i\o\a\d\m ]] 2022-04-13 22:46:53.569 | + lib/cinder:install_cinder:471 : is_ubuntu 2022-04-13 22:46:53.572 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 22:46:53.574 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 22:46:53.578 | + lib/cinder:install_cinder:473 : sudo mkdir -p /etc/target 2022-04-13 22:46:53.590 | + lib/cinder:install_cinder:475 : install_package targetcli-fb 2022-04-13 22:46:53.592 | + functions-common:install_package:1470 : update_package_repo 2022-04-13 22:46:53.595 | + functions-common:update_package_repo:1442 : NO_UPDATE_REPOS=False 2022-04-13 22:46:53.597 | + functions-common:update_package_repo:1443 : REPOS_UPDATED=True 2022-04-13 22:46:53.600 | + functions-common:update_package_repo:1444 : RETRY_UPDATE=False 2022-04-13 22:46:53.602 | + functions-common:update_package_repo:1446 : [[ False = \T\r\u\e ]] 2022-04-13 22:46:53.605 | + functions-common:update_package_repo:1450 : is_ubuntu 2022-04-13 22:46:53.607 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 22:46:53.610 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 22:46:53.613 | + functions-common:update_package_repo:1451 : apt_get_update 2022-04-13 22:46:53.615 | + functions-common:apt_get_update:1196 : [[ True == \T\r\u\e ]] 2022-04-13 22:46:53.618 | + functions-common:apt_get_update:1196 : [[ False != \T\r\u\e ]] 2022-04-13 22:46:53.620 | + functions-common:apt_get_update:1197 : return 2022-04-13 22:46:53.623 | + functions-common:install_package:1471 : real_install_package targetcli-fb 2022-04-13 22:46:53.626 | + functions-common:real_install_package:1456 : is_ubuntu 2022-04-13 22:46:53.629 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 22:46:53.631 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 22:46:53.634 | + functions-common:real_install_package:1457 : apt_get install targetcli-fb 2022-04-13 22:46:53.658 | + functions-common:apt_get:1237 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install targetcli-fb 2022-04-13 22:46:53.768 | Reading package lists... 2022-04-13 22:46:54.029 | Building dependency tree... 2022-04-13 22:46:54.031 | Reading state information... 2022-04-13 22:46:54.302 | The following packages were automatically installed and are no longer required: 2022-04-13 22:46:54.303 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-13 22:46:54.303 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-13 22:46:54.303 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-13 22:46:54.303 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-13 22:46:54.303 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-13 22:46:54.304 | python3-zope.interface 2022-04-13 22:46:54.304 | Use 'sudo apt autoremove' to remove them. 2022-04-13 22:46:54.305 | The following additional packages will be installed: 2022-04-13 22:46:54.305 | python3-configshell-fb python3-pyparsing python3-pyudev python3-rtslib-fb 2022-04-13 22:46:54.305 | python3-urwid 2022-04-13 22:46:54.306 | Suggested packages: 2022-04-13 22:46:54.306 | python-pyparsing-doc python-urwid-doc 2022-04-13 22:46:54.377 | The following NEW packages will be installed: 2022-04-13 22:46:54.377 | python3-configshell-fb python3-pyparsing python3-pyudev python3-rtslib-fb 2022-04-13 22:46:54.377 | python3-urwid targetcli-fb 2022-04-13 22:46:54.632 | 0 upgraded, 6 newly installed, 0 to remove and 127 not upgraded. 2022-04-13 22:46:54.632 | Need to get 356 kB of archives. 2022-04-13 22:46:54.632 | After this operation, 2,294 kB of additional disk space will be used. 2022-04-13 22:46:54.632 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 python3-pyparsing all 2.4.6-1 [61.3 kB] 2022-04-13 22:46:55.011 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 python3-urwid amd64 2.0.1-3 [159 kB] 2022-04-13 22:46:55.212 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 python3-configshell-fb all 1:1.1.27-0ubuntu1 [28.0 kB] 2022-04-13 22:46:55.235 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 python3-pyudev all 0.21.0-3ubuntu1 [37.1 kB] 2022-04-13 22:46:55.257 | Get:5 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-13 22:46:55.277 | Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 targetcli-fb all 1:2.1.51-0ubuntu1 [35.1 kB] 2022-04-13 22:46:55.876 | Fetched 356 kB in 1s (393 kB/s) 2022-04-13 22:46:55.911 | Selecting previously unselected package python3-pyparsing. 2022-04-13 22:46:55.966 | (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 ... 90882 files and directories currently installed.) 2022-04-13 22:46:55.970 | Preparing to unpack .../0-python3-pyparsing_2.4.6-1_all.deb ... 2022-04-13 22:46:55.972 | Unpacking python3-pyparsing (2.4.6-1) ... 2022-04-13 22:46:56.013 | Selecting previously unselected package python3-urwid. 2022-04-13 22:46:56.023 | Preparing to unpack .../1-python3-urwid_2.0.1-3_amd64.deb ... 2022-04-13 22:46:56.025 | Unpacking python3-urwid (2.0.1-3) ... 2022-04-13 22:46:56.085 | Selecting previously unselected package python3-configshell-fb. 2022-04-13 22:46:56.095 | Preparing to unpack .../2-python3-configshell-fb_1%3a1.1.27-0ubuntu1_all.deb ... 2022-04-13 22:46:56.098 | Unpacking python3-configshell-fb (1:1.1.27-0ubuntu1) ... 2022-04-13 22:46:56.135 | Selecting previously unselected package python3-pyudev. 2022-04-13 22:46:56.144 | Preparing to unpack .../3-python3-pyudev_0.21.0-3ubuntu1_all.deb ... 2022-04-13 22:46:56.146 | Unpacking python3-pyudev (0.21.0-3ubuntu1) ... 2022-04-13 22:46:56.189 | Selecting previously unselected package python3-rtslib-fb. 2022-04-13 22:46:56.199 | Preparing to unpack .../4-python3-rtslib-fb_2.1.71-0ubuntu1.1_all.deb ... 2022-04-13 22:46:56.202 | Unpacking python3-rtslib-fb (2.1.71-0ubuntu1.1) ... 2022-04-13 22:46:56.246 | Selecting previously unselected package targetcli-fb. 2022-04-13 22:46:56.256 | Preparing to unpack .../5-targetcli-fb_1%3a2.1.51-0ubuntu1_all.deb ... 2022-04-13 22:46:56.259 | Unpacking targetcli-fb (1:2.1.51-0ubuntu1) ... 2022-04-13 22:46:56.326 | Setting up python3-urwid (2.0.1-3) ... 2022-04-13 22:46:56.701 | /usr/lib/python3/dist-packages/urwid/tests/test_canvas.py:141: SyntaxWarning: 'str' object is not callable; perhaps you missed a comma? 2022-04-13 22:46:56.701 | assert result == expected, "got: %r expected: %r" (result, expected) 2022-04-13 22:46:56.701 | /usr/lib/python3/dist-packages/urwid/tests/test_canvas.py:145: SyntaxWarning: 'str' object is not callable; perhaps you missed a comma? 2022-04-13 22:46:56.701 | assert result == expected, "got: %r expected: %r" (result, expected) 2022-04-13 22:46:56.701 | /usr/lib/python3/dist-packages/urwid/tests/test_canvas.py:149: SyntaxWarning: 'str' object is not callable; perhaps you missed a comma? 2022-04-13 22:46:56.701 | assert result == expected, "got: %r expected: %r" (result, expected) 2022-04-13 22:46:56.701 | /usr/lib/python3/dist-packages/urwid/tests/test_canvas.py:232: SyntaxWarning: 'str' object is not callable; perhaps you missed a comma? 2022-04-13 22:46:56.701 | assert result == expected, "got: %r expected: %r" (result, expected) 2022-04-13 22:46:56.808 | Setting up python3-pyparsing (2.4.6-1) ... 2022-04-13 22:46:57.137 | Setting up python3-configshell-fb (1:1.1.27-0ubuntu1) ... 2022-04-13 22:46:57.456 | Setting up python3-pyudev (0.21.0-3ubuntu1) ... 2022-04-13 22:46:57.746 | Setting up python3-rtslib-fb (2.1.71-0ubuntu1.1) ... 2022-04-13 22:46:59.022 | Setting up targetcli-fb (1:2.1.51-0ubuntu1) ... 2022-04-13 22:46:59.575 | Created symlink /etc/systemd/system/multi-user.target.wants/targetclid.service → /lib/systemd/system/targetclid.service. 2022-04-13 22:46:59.575 | Created symlink /etc/systemd/system/sockets.target.wants/targetclid.socket → /lib/systemd/system/targetclid.socket. 2022-04-13 22:47:01.605 | Processing triggers for man-db (2.9.1-1) ... 2022-04-13 22:47:01.710 | Processing triggers for systemd (245.4-4ubuntu3.15) ... 2022-04-13 22:47:10.306 | + functions-common:apt_get:1241 : result=0 2022-04-13 22:47:10.309 | + functions-common:apt_get:1244 : time_stop apt-get 2022-04-13 22:47:10.311 | + functions-common:time_stop:2432 : local name 2022-04-13 22:47:10.314 | + functions-common:time_stop:2433 : local end_time 2022-04-13 22:47:10.317 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-13 22:47:10.319 | + functions-common:time_stop:2435 : local total 2022-04-13 22:47:10.322 | + functions-common:time_stop:2436 : local start_time 2022-04-13 22:47:10.325 | + functions-common:time_stop:2438 : name=apt-get 2022-04-13 22:47:10.327 | + functions-common:time_stop:2439 : start_time=1649890013655 2022-04-13 22:47:10.330 | + functions-common:time_stop:2441 : [[ -z 1649890013655 ]] 2022-04-13 22:47:10.333 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-13 22:47:10.337 | + functions-common:time_stop:2444 : end_time=1649890030334 2022-04-13 22:47:10.340 | + functions-common:time_stop:2445 : elapsed_time=16679 2022-04-13 22:47:10.342 | + functions-common:time_stop:2446 : total=283858 2022-04-13 22:47:10.346 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-13 22:47:10.348 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=300537 2022-04-13 22:47:10.351 | + functions-common:apt_get:1245 : return 0 2022-04-13 22:47:10.353 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-04-13 22:47:10.356 | + ./stack.sh:main:928 : configure_cinder 2022-04-13 22:47:10.358 | + lib/cinder:configure_cinder:245 : sudo install -d -o ubuntu -m 755 /etc/cinder 2022-04-13 22:47:10.371 | + lib/cinder:configure_cinder:247 : rm -f /etc/cinder/cinder.conf 2022-04-13 22:47:10.375 | + lib/cinder:configure_cinder:249 : configure_rootwrap cinder 2022-04-13 22:47:10.378 | + inc/rootwrap:configure_rootwrap:43 : local project=cinder 2022-04-13 22:47:10.380 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2022-04-13 22:47:10.383 | ++ inc/rootwrap:configure_rootwrap:45 : echo cinder 2022-04-13 22:47:10.383 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2022-04-13 22:47:10.390 | + inc/rootwrap:configure_rootwrap:45 : project_uc=CINDER 2022-04-13 22:47:10.393 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=CINDER_BIN_DIR 2022-04-13 22:47:10.396 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/usr/local/bin 2022-04-13 22:47:10.400 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=CINDER_DIR 2022-04-13 22:47:10.402 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/cinder 2022-04-13 22:47:10.405 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/cinder/etc/cinder 2022-04-13 22:47:10.408 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/usr/local/bin/cinder-rootwrap 2022-04-13 22:47:10.410 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/cinder/rootwrap.d 2022-04-13 22:47:10.421 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/cinder/rootwrap.d 2022-04-13 22:47:10.434 | + 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-13 22:47:10.447 | + 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-13 22:47:10.459 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/cinder/rootwrap.d:' -i /etc/cinder/rootwrap.conf 2022-04-13 22:47:10.472 | + inc/rootwrap:configure_rootwrap:64 : local tempfile 2022-04-13 22:47:10.475 | ++ inc/rootwrap:configure_rootwrap:65 : mktemp 2022-04-13 22:47:10.479 | + inc/rootwrap:configure_rootwrap:65 : tempfile=/tmp/tmp.bj9eMEG6ZW 2022-04-13 22:47:10.481 | + inc/rootwrap:configure_rootwrap:67 : rootwrap_sudo_cmd='/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2022-04-13 22:47:10.483 | + inc/rootwrap:configure_rootwrap:68 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2022-04-13 22:47:10.486 | + inc/rootwrap:configure_rootwrap:69 : '[' -f /usr/local/bin/cinder-rootwrap-daemon ']' 2022-04-13 22:47:10.488 | + inc/rootwrap:configure_rootwrap:74 : chmod 0440 /tmp/tmp.bj9eMEG6ZW 2022-04-13 22:47:10.492 | + inc/rootwrap:configure_rootwrap:75 : sudo chown root:root /tmp/tmp.bj9eMEG6ZW 2022-04-13 22:47:10.504 | + inc/rootwrap:configure_rootwrap:76 : sudo mv /tmp/tmp.bj9eMEG6ZW /etc/sudoers.d/cinder-rootwrap 2022-04-13 22:47:10.516 | ++ inc/rootwrap:configure_rootwrap:80 : dirname /usr/local/bin/cinder-rootwrap 2022-04-13 22:47:10.520 | + inc/rootwrap:configure_rootwrap:80 : add_sudo_secure_path /usr/local/bin 2022-04-13 22:47:10.522 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/usr/local/bin 2022-04-13 22:47:10.525 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2022-04-13 22:47:10.527 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2022-04-13 22:47:10.529 | + 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-13 22:47:10.532 | + 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-13 22:47:10.534 | + lib/cinder:configure_cinder:251 : [[ -f /opt/stack/cinder/etc/cinder/resource_filters.json ]] 2022-04-13 22:47:10.536 | + lib/cinder:configure_cinder:252 : cp -p /opt/stack/cinder/etc/cinder/resource_filters.json /etc/cinder/resource_filters.json 2022-04-13 22:47:10.541 | + lib/cinder:configure_cinder:255 : cp /opt/stack/cinder/etc/cinder/api-paste.ini /etc/cinder/api-paste.ini 2022-04-13 22:47:10.545 | + lib/cinder:configure_cinder:257 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_host 2022-04-13 22:47:10.567 | + lib/cinder:configure_cinder:258 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_port 2022-04-13 22:47:10.586 | + lib/cinder:configure_cinder:259 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_protocol 2022-04-13 22:47:10.605 | + lib/cinder:configure_cinder:260 : inicomment /etc/cinder/api-paste.ini filter:authtoken cafile 2022-04-13 22:47:10.624 | + lib/cinder:configure_cinder:261 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_tenant_name 2022-04-13 22:47:10.644 | + lib/cinder:configure_cinder:262 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_user 2022-04-13 22:47:10.663 | + lib/cinder:configure_cinder:263 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_password 2022-04-13 22:47:10.683 | + lib/cinder:configure_cinder:264 : inicomment /etc/cinder/api-paste.ini filter:authtoken signing_dir 2022-04-13 22:47:10.704 | + lib/cinder:configure_cinder:266 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf cinder 2022-04-13 22:47:10.707 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/cinder/cinder.conf 2022-04-13 22:47:10.709 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=cinder 2022-04-13 22:47:10.711 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-04-13 22:47:10.714 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_type password 2022-04-13 22:47:10.745 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/cinder/cinder.conf keystone_authtoken interface public 2022-04-13 22:47:10.773 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_url http://10.222.0.15/identity 2022-04-13 22:47:10.801 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/cinder/cinder.conf keystone_authtoken username cinder 2022-04-13 22:47:10.830 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/cinder/cinder.conf keystone_authtoken password Passw0rd 2022-04-13 22:47:10.860 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/cinder/cinder.conf keystone_authtoken user_domain_name Default 2022-04-13 22:47:10.887 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/cinder/cinder.conf keystone_authtoken project_name service 2022-04-13 22:47:10.915 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/cinder/cinder.conf keystone_authtoken project_domain_name Default 2022-04-13 22:47:10.946 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/cinder/cinder.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-04-13 22:47:10.980 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/cinder/cinder.conf keystone_authtoken memcached_servers localhost:11211 2022-04-13 22:47:11.011 | + lib/cinder:configure_cinder:268 : iniset /etc/cinder/cinder.conf DEFAULT debug True 2022-04-13 22:47:11.044 | + lib/cinder:configure_cinder:270 : iniset /etc/cinder/cinder.conf DEFAULT target_helper lioadm 2022-04-13 22:47:11.080 | ++ lib/cinder:configure_cinder:271 : database_connection_url cinder 2022-04-13 22:47:11.082 | ++ lib/database:database_connection_url:134 : local db=cinder 2022-04-13 22:47:11.085 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql cinder 2022-04-13 22:47:11.087 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=cinder 2022-04-13 22:47:11.090 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/cinder?charset=utf8' 2022-04-13 22:47:11.092 | + 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-13 22:47:11.129 | + lib/cinder:configure_cinder:272 : iniset /etc/cinder/cinder.conf DEFAULT api_paste_config /etc/cinder/api-paste.ini 2022-04-13 22:47:11.158 | + lib/cinder:configure_cinder:273 : iniset /etc/cinder/cinder.conf DEFAULT rootwrap_config /etc/cinder/rootwrap.conf 2022-04-13 22:47:11.189 | + lib/cinder:configure_cinder:274 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_extension cinder.api.contrib.standard_extensions 2022-04-13 22:47:11.221 | + lib/cinder:configure_cinder:275 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_listen 0.0.0.0 2022-04-13 22:47:11.255 | + lib/cinder:configure_cinder:276 : iniset /etc/cinder/cinder.conf DEFAULT state_path /opt/stack/data/cinder 2022-04-13 22:47:11.285 | + lib/cinder:configure_cinder:277 : iniset /etc/cinder/cinder.conf oslo_concurrency lock_path /opt/stack/data/cinder 2022-04-13 22:47:11.321 | + lib/cinder:configure_cinder:278 : [[ 4 == 6 ]] 2022-04-13 22:47:11.323 | + lib/cinder:configure_cinder:281 : iniset /etc/cinder/cinder.conf DEFAULT my_ip 10.222.0.15 2022-04-13 22:47:11.359 | + lib/cinder:configure_cinder:283 : iniset /etc/cinder/cinder.conf key_manager backend cinder.keymgr.conf_key_mgr.ConfKeyManager 2022-04-13 22:47:11.392 | ++ lib/cinder:configure_cinder:284 : openssl rand -hex 16 2022-04-13 22:47:11.407 | + lib/cinder:configure_cinder:284 : iniset /etc/cinder/cinder.conf key_manager fixed_key 1a38394621c1e5ce03efdc5782877d17 2022-04-13 22:47:11.439 | + lib/cinder:configure_cinder:285 : [[ -n '' ]] 2022-04-13 22:47:11.441 | + lib/cinder:configure_cinder:290 : iniset /etc/cinder/cinder.conf DEFAULT quota_volumes 10 2022-04-13 22:47:11.469 | + lib/cinder:configure_cinder:291 : iniset /etc/cinder/cinder.conf DEFAULT quota_backups 10 2022-04-13 22:47:11.499 | + lib/cinder:configure_cinder:292 : iniset /etc/cinder/cinder.conf DEFAULT quota_snapshots 10 2022-04-13 22:47:11.528 | + lib/cinder:configure_cinder:297 : iniset /etc/cinder/cinder.conf DEFAULT rpc_response_timeout 120 2022-04-13 22:47:11.557 | + lib/cinder:configure_cinder:299 : is_service_enabled c-vol 2022-04-13 22:47:11.574 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 22:47:11.577 | + lib/cinder:configure_cinder:321 : is_service_enabled c-bak 2022-04-13 22:47:11.593 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 22:47:11.596 | + lib/cinder:configure_cinder:329 : is_service_enabled ceilometer 2022-04-13 22:47:11.614 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 22:47:11.617 | + lib/cinder:configure_cinder:333 : is_service_enabled tls-proxy 2022-04-13 22:47:11.638 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 22:47:11.641 | + lib/cinder:configure_cinder:347 : '[' False '!=' False ']' 2022-04-13 22:47:11.643 | + lib/cinder:configure_cinder:351 : iniset_rpc_backend cinder /etc/cinder/cinder.conf 2022-04-13 22:47:11.646 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=cinder 2022-04-13 22:47:11.648 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/cinder/cinder.conf 2022-04-13 22:47:11.652 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-04-13 22:47:11.654 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-04-13 22:47:11.657 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-04-13 22:47:11.675 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 22:47:11.679 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-04-13 22:47:11.682 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-04-13 22:47:11.685 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-04-13 22:47:11.703 | ++ functions-common:is_service_enabled:2088 : return 0 2022-04-13 22:47:11.705 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.15:5672/ 2022-04-13 22:47:11.709 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/cinder/cinder.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.15:5672/ 2022-04-13 22:47:11.749 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-04-13 22:47:11.753 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-04-13 22:47:11.755 | + lib/cinder:configure_cinder:354 : setup_logging /etc/cinder/cinder.conf True 2022-04-13 22:47:11.757 | + functions:setup_logging:674 : setup_systemd_logging /etc/cinder/cinder.conf 2022-04-13 22:47:11.760 | + functions:setup_systemd_logging:689 : local conf_file=/etc/cinder/cinder.conf 2022-04-13 22:47:11.763 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-04-13 22:47:11.780 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-04-13 22:47:11.783 | + functions:setup_systemd_logging:695 : local pidstr= 2022-04-13 22:47:11.786 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-04-13 22:47:11.788 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-04-13 22:47:11.791 | + 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-13 22:47:11.826 | + 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-13 22:47:11.858 | + 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-13 22:47:11.895 | + functions:setup_systemd_logging:706 : iniset /etc/cinder/cinder.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-04-13 22:47:11.926 | + lib/cinder:configure_cinder:356 : is_service_enabled c-api 2022-04-13 22:47:11.944 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 22:47:11.947 | + lib/cinder:configure_cinder:357 : write_uwsgi_config /etc/cinder/cinder-api-uwsgi.ini /usr/local/bin/cinder-wsgi /volume 2022-04-13 22:47:11.949 | + lib/apache:write_uwsgi_config:254 : local file=/etc/cinder/cinder-api-uwsgi.ini 2022-04-13 22:47:11.952 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/cinder-wsgi 2022-04-13 22:47:11.954 | + lib/apache:write_uwsgi_config:256 : local url=/volume 2022-04-13 22:47:11.956 | + lib/apache:write_uwsgi_config:257 : local http= 2022-04-13 22:47:11.959 | + lib/apache:write_uwsgi_config:258 : local name= 2022-04-13 22:47:11.962 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/cinder-wsgi 2022-04-13 22:47:11.967 | + lib/apache:write_uwsgi_config:259 : name=cinder-wsgi 2022-04-13 22:47:11.970 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-04-13 22:47:11.972 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-04-13 22:47:11.985 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-04-13 22:47:11.985 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-04-13 22:47:11.996 | d /var/run/uwsgi 0755 ubuntu root 2022-04-13 22:47:12.000 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-04-13 22:47:12.017 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/cinder-wsgi.socket 2022-04-13 22:47:12.020 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/cinder/cinder-api-uwsgi.ini 2022-04-13 22:47:12.024 | + lib/apache:write_uwsgi_config:275 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi wsgi-file /usr/local/bin/cinder-wsgi 2022-04-13 22:47:12.055 | + lib/apache:write_uwsgi_config:276 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi processes 2 2022-04-13 22:47:12.083 | + lib/apache:write_uwsgi_config:278 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi master true 2022-04-13 22:47:12.111 | + lib/apache:write_uwsgi_config:280 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi die-on-term true 2022-04-13 22:47:12.140 | + lib/apache:write_uwsgi_config:281 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi exit-on-reload false 2022-04-13 22:47:12.169 | + lib/apache:write_uwsgi_config:284 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi worker-reload-mercy 90 2022-04-13 22:47:12.197 | + lib/apache:write_uwsgi_config:285 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi enable-threads true 2022-04-13 22:47:12.226 | + lib/apache:write_uwsgi_config:286 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi plugins http,python3 2022-04-13 22:47:12.257 | + lib/apache:write_uwsgi_config:288 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi thunder-lock true 2022-04-13 22:47:12.286 | + 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-13 22:47:12.315 | + lib/apache:write_uwsgi_config:292 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi buffer-size 65535 2022-04-13 22:47:12.346 | + lib/apache:write_uwsgi_config:294 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi add-header 'Connection: close' 2022-04-13 22:47:12.376 | + lib/apache:write_uwsgi_config:296 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi lazy-apps true 2022-04-13 22:47:12.405 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2022-04-13 22:47:12.408 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2022-04-13 22:47:12.411 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for cinder-wsgi 2022-04-13 22:47:12.414 | ++ lib/apache:apache_site_config_for:186 : local site=cinder-wsgi 2022-04-13 22:47:12.416 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-04-13 22:47:12.418 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 22:47:12.421 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 22:47:12.424 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/cinder-wsgi.conf 2022-04-13 22:47:12.427 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/cinder-wsgi.conf 2022-04-13 22:47:12.429 | + lib/apache:write_uwsgi_config:304 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi socket /var/run/uwsgi/cinder-wsgi.socket 2022-04-13 22:47:12.458 | + lib/apache:write_uwsgi_config:305 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi chmod-socket 666 2022-04-13 22:47:12.487 | + 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-13 22:47:12.487 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/cinder-wsgi.conf 2022-04-13 22:47:12.496 | ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-wsgi.socket|uwsgi://uwsgi-uds-cinder-wsgi" retry=0 2022-04-13 22:47:12.499 | + lib/apache:write_uwsgi_config:307 : enable_apache_site cinder-wsgi 2022-04-13 22:47:12.502 | + lib/apache:enable_apache_site:203 : local site=cinder-wsgi 2022-04-13 22:47:12.504 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-04-13 22:47:12.506 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-04-13 22:47:12.509 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-04-13 22:47:12.511 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 22:47:12.514 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 22:47:12.517 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-04-13 22:47:12.519 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-04-13 22:47:12.522 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 22:47:12.524 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 22:47:12.529 | + lib/apache:enable_apache_site:207 : sudo a2ensite cinder-wsgi 2022-04-13 22:47:12.592 | Enabling site cinder-wsgi. 2022-04-13 22:47:12.598 | To activate the new configuration, you need to run: 2022-04-13 22:47:12.598 | systemctl reload apache2 2022-04-13 22:47:12.603 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2022-04-13 22:47:12.605 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-04-13 22:47:12.608 | + functions-common:restart_service:2316 : '[' -x /bin/systemctl ']' 2022-04-13 22:47:12.610 | + functions-common:restart_service:2317 : sudo /bin/systemctl restart apache2 2022-04-13 22:47:12.739 | + lib/cinder:configure_cinder:360 : [[ -r /home/ubuntu/devstack/lib/cinder_plugins/default ]] 2022-04-13 22:47:12.742 | + lib/cinder:configure_cinder:364 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_workers 2 2022-04-13 22:47:12.774 | + lib/cinder:configure_cinder:366 : iniset /etc/cinder/cinder.conf DEFAULT glance_api_servers http://10.222.0.15/image 2022-04-13 22:47:12.803 | + lib/cinder:configure_cinder:367 : is_service_enabled tls-proxy 2022-04-13 22:47:12.820 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 22:47:12.823 | + lib/cinder:configure_cinder:373 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf nova nova 2022-04-13 22:47:12.825 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/cinder/cinder.conf 2022-04-13 22:47:12.828 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=nova 2022-04-13 22:47:12.831 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=nova 2022-04-13 22:47:12.833 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/cinder/cinder.conf nova auth_type password 2022-04-13 22:47:12.864 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/cinder/cinder.conf nova interface public 2022-04-13 22:47:12.893 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/cinder/cinder.conf nova auth_url http://10.222.0.15/identity 2022-04-13 22:47:12.921 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/cinder/cinder.conf nova username nova 2022-04-13 22:47:12.951 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/cinder/cinder.conf nova password Passw0rd 2022-04-13 22:47:12.980 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/cinder/cinder.conf nova user_domain_name Default 2022-04-13 22:47:13.014 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/cinder/cinder.conf nova project_name service 2022-04-13 22:47:13.045 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/cinder/cinder.conf nova project_domain_name Default 2022-04-13 22:47:13.077 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/cinder/cinder.conf nova cafile /opt/stack/data/ca-bundle.pem 2022-04-13 22:47:13.106 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/cinder/cinder.conf nova memcached_servers localhost:11211 2022-04-13 22:47:13.137 | + lib/cinder:configure_cinder:374 : iniset /etc/cinder/cinder.conf nova region_name RegionOne 2022-04-13 22:47:13.166 | + lib/cinder:configure_cinder:375 : iniset /etc/cinder/cinder.conf DEFAULT graceful_shutdown_timeout 5 2022-04-13 22:47:13.205 | + lib/cinder:configure_cinder:377 : [[ ! -z '' ]] 2022-04-13 22:47:13.207 | + lib/cinder:configure_cinder:379 : is_service_enabled etcd3 2022-04-13 22:47:13.223 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 22:47:13.226 | + lib/cinder:configure_cinder:380 : iniset /etc/cinder/cinder.conf coordination backend_url etcd3+http://10.222.0.15:2379 2022-04-13 22:47:13.258 | + lib/cinder:configure_cinder:383 : [[ False == True ]] 2022-04-13 22:47:13.260 | + ./stack.sh:main:931 : is_service_enabled neutron 2022-04-13 22:47:13.277 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 22:47:13.280 | + ./stack.sh:main:933 : stack_install_service neutron 2022-04-13 22:47:13.283 | + lib/stack:stack_install_service:20 : local service=neutron 2022-04-13 22:47:13.285 | + lib/stack:stack_install_service:21 : type install_neutron 2022-04-13 22:47:13.288 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-04-13 22:47:13.290 | + lib/stack:stack_install_service:32 : install_neutron 2022-04-13 22:47:13.292 | + lib/neutron:install_neutron:687 : is_neutron_legacy_enabled 2022-04-13 22:47:13.296 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-04-13 22:47:13.297 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-04-13 22:47:13.303 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-04-13 22:47:13.305 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-04-13 22:47:13.308 | + 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,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2022-04-13 22:47:13.310 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-04-13 22:47:13.314 | + lib/neutron:install_neutron:689 : install_mutnauq 2022-04-13 22:47:13.321 | + lib/neutron-legacy:install_mutnauq:467 : use_library_from_git neutron-lib 2022-04-13 22:47:13.324 | + inc/python:use_library_from_git:250 : local name=neutron-lib 2022-04-13 22:47:13.326 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 22:47:13.330 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 22:47:13.332 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,neutron-lib, ]] 2022-04-13 22:47:13.335 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 22:47:13.337 | + lib/neutron-legacy:install_mutnauq:472 : git_clone https://opendev.org/openstack/neutron.git /opt/stack/neutron master 2022-04-13 22:47:13.340 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/neutron.git 2022-04-13 22:47:13.342 | + functions-common:git_clone:609 : local git_dest=/opt/stack/neutron 2022-04-13 22:47:13.344 | + functions-common:git_clone:610 : local git_ref=master 2022-04-13 22:47:13.346 | + functions-common:git_clone:611 : local orig_dir 2022-04-13 22:47:13.349 | ++ functions-common:git_clone:612 : pwd 2022-04-13 22:47:13.352 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-04-13 22:47:13.354 | + functions-common:git_clone:613 : local git_clone_flags= 2022-04-13 22:47:13.357 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-04-13 22:47:13.373 | + functions-common:git_clone:615 : RECLONE=False 2022-04-13 22:47:13.377 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-04-13 22:47:13.379 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-04-13 22:47:13.382 | + functions-common:git_clone:629 : echo master 2022-04-13 22:47:13.382 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-04-13 22:47:13.388 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/neutron ]] 2022-04-13 22:47:13.390 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-04-13 22:47:13.393 | + functions-common:git_clone:681 : sudo git config --global --add safe.directory /opt/stack/neutron 2022-04-13 22:47:13.406 | + functions-common:git_clone:684 : cd /opt/stack/neutron 2022-04-13 22:47:13.409 | + functions-common:git_clone:685 : git show --oneline 2022-04-13 22:47:13.409 | + functions-common:git_clone:685 : head -1 2022-04-13 22:47:13.413 | bb4c26eb72 Merge "Also add B324 to bandit skip list for python3.9+" 2022-04-13 22:47:13.417 | + functions-common:git_clone:686 : cd /home/ubuntu/devstack 2022-04-13 22:47:13.419 | + lib/neutron-legacy:install_mutnauq:473 : setup_develop /opt/stack/neutron 2022-04-13 22:47:13.422 | + inc/python:setup_develop:338 : local bindep 2022-04-13 22:47:13.425 | + inc/python:setup_develop:339 : [[ /opt/stack/neutron == -bindep* ]] 2022-04-13 22:47:13.431 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/neutron 2022-04-13 22:47:13.434 | + inc/python:setup_develop:344 : local extras= 2022-04-13 22:47:13.437 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/neutron -e 2022-04-13 22:47:13.440 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-04-13 22:47:13.442 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/neutron == -bindep* ]] 2022-04-13 22:47:13.445 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/neutron 2022-04-13 22:47:13.447 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-04-13 22:47:13.450 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-04-13 22:47:13.454 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/neutron 2022-04-13 22:47:13.456 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-04-13 22:47:13.459 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/neutron 2022-04-13 22:47:13.462 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-04-13 22:47:13.464 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-04-13 22:47:13.467 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/neutron/setup.cfg 2022-04-13 22:47:13.475 | + inc/python:_setup_package_with_constraints_edit:385 : name=neutron 2022-04-13 22:47:13.478 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- neutron 2022-04-13 22:47:14.165 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/neutron -e 2022-04-13 22:47:14.168 | + inc/python:setup_package:418 : local bindep=0 2022-04-13 22:47:14.170 | + inc/python:setup_package:419 : local bindep_flag= 2022-04-13 22:47:14.174 | + inc/python:setup_package:420 : local bindep_profiles= 2022-04-13 22:47:14.176 | + inc/python:setup_package:421 : [[ /opt/stack/neutron == -bindep* ]] 2022-04-13 22:47:14.179 | + inc/python:setup_package:426 : local project_dir=/opt/stack/neutron 2022-04-13 22:47:14.181 | + inc/python:setup_package:427 : local flags=-e 2022-04-13 22:47:14.184 | + inc/python:setup_package:428 : local extras= 2022-04-13 22:47:14.186 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-04-13 22:47:14.189 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-04-13 22:47:14.191 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-04-13 22:47:14.194 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-04-13 22:47:14.196 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-04-13 22:47:14.198 | + inc/python:setup_package:446 : pip_install -e /opt/stack/neutron 2022-04-13 22:47:14.219 | Using python 3.8 to install /opt/stack/neutron 2022-04-13 22:47:14.222 | + 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-13 22:47:15.110 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:47:15.110 | from cryptography.utils import int_from_bytes 2022-04-13 22:47:15.110 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:47:15.110 | from cryptography.utils import int_from_bytes 2022-04-13 22:47:16.295 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 22:47:16.327 | Obtaining file:///opt/stack/neutron 2022-04-13 22:47:16.329 | Preparing metadata (setup.py): started 2022-04-13 22:47:22.148 | Preparing metadata (setup.py): finished with status 'done' 2022-04-13 22:47:22.239 | Requirement already satisfied: pbr>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (5.8.1) 2022-04-13 22:47:22.240 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (3.5.0) 2022-04-13 22:47:22.241 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (2.1.1) 2022-04-13 22:47:22.242 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (2.5.1) 2022-04-13 22:47:22.243 | Requirement already satisfied: debtcollector>=1.19.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (2.5.0) 2022-04-13 22:47:22.244 | Requirement already satisfied: decorator>=4.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (5.1.1) 2022-04-13 22:47:22.245 | Requirement already satisfied: eventlet>=0.26.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (0.33.0) 2022-04-13 22:47:22.246 | Requirement already satisfied: pecan>=1.3.2 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (1.4.1) 2022-04-13 22:47:22.247 | Requirement already satisfied: httplib2>=0.9.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (0.20.4) 2022-04-13 22:47:22.248 | Requirement already satisfied: requests>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (2.27.1) 2022-04-13 22:47:22.249 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (3.1.1) 2022-04-13 22:47:22.250 | Requirement already satisfied: keystonemiddleware>=5.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (9.4.0) 2022-04-13 22:47:22.251 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (0.8.0) 2022-04-13 22:47:22.252 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (0.11.0) 2022-04-13 22:47:22.253 | Requirement already satisfied: neutron-lib>=2.20.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (2.20.0) 2022-04-13 22:47:22.254 | Requirement already satisfied: python-neutronclient>=7.8.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (7.8.0) 2022-04-13 22:47:22.256 | Requirement already satisfied: tenacity>=6.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (6.3.1) 2022-04-13 22:47:22.256 | Requirement already satisfied: SQLAlchemy>=1.4.23 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (1.4.35) 2022-04-13 22:47:22.257 | Requirement already satisfied: WebOb>=1.8.2 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (1.8.7) 2022-04-13 22:47:22.258 | Requirement already satisfied: keystoneauth1>=3.14.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (4.5.0) 2022-04-13 22:47:22.260 | Requirement already satisfied: alembic>=1.6.5 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (1.7.7) 2022-04-13 22:47:22.260 | Requirement already satisfied: stevedore>=2.0.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (3.5.0) 2022-04-13 22:47:22.261 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (2.10.1) 2022-04-13 22:47:22.262 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (4.5.0) 2022-04-13 22:47:22.263 | Requirement already satisfied: oslo.config>=8.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (8.8.0) 2022-04-13 22:47:22.265 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (4.1.0) 2022-04-13 22:47:22.266 | Requirement already satisfied: oslo.db>=4.44.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (11.2.0) 2022-04-13 22:47:22.267 | Requirement already satisfied: oslo.i18n>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (5.1.0) 2022-04-13 22:47:22.268 | Requirement already satisfied: oslo.log>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (4.7.0) 2022-04-13 22:47:22.270 | Requirement already satisfied: oslo.messaging>=7.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (12.13.0) 2022-04-13 22:47:22.271 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (4.5.1) 2022-04-13 22:47:22.272 | Requirement already satisfied: oslo.policy>=3.10.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (3.11.0) 2022-04-13 22:47:22.273 | Requirement already satisfied: oslo.privsep>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (2.7.0) 2022-04-13 22:47:22.274 | Requirement already satisfied: oslo.reports>=1.18.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (2.3.0) 2022-04-13 22:47:22.275 | Requirement already satisfied: oslo.rootwrap>=5.15.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (6.3.1) 2022-04-13 22:47:22.276 | Requirement already satisfied: oslo.serialization>=2.25.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (4.3.0) 2022-04-13 22:47:22.277 | Requirement already satisfied: oslo.service>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (2.8.0) 2022-04-13 22:47:22.278 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (1.5.0) 2022-04-13 22:47:22.279 | Requirement already satisfied: oslo.utils>=4.8.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (4.12.2) 2022-04-13 22:47:22.281 | Requirement already satisfied: oslo.versionedobjects>=1.35.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (2.6.0) 2022-04-13 22:47:22.282 | Requirement already satisfied: osprofiler>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (3.4.2) 2022-04-13 22:47:22.283 | Requirement already satisfied: os-ken>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (2.3.1) 2022-04-13 22:47:22.284 | Requirement already satisfied: os-resource-classes>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (1.1.0) 2022-04-13 22:47:22.285 | Requirement already satisfied: ovs>=2.10.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (2.16.0) 2022-04-13 22:47:22.286 | Requirement already satisfied: ovsdbapp>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (1.16.0) 2022-04-13 22:47:22.287 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (21.3) 2022-04-13 22:47:22.288 | Requirement already satisfied: psutil>=5.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (5.9.0) 2022-04-13 22:47:22.289 | Requirement already satisfied: pyroute2>=0.6.6 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (0.6.9) 2022-04-13 22:47:22.290 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (22.0.0) 2022-04-13 22:47:22.291 | Requirement already satisfied: python-novaclient>=9.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (17.7.0) 2022-04-13 22:47:22.292 | Requirement already satisfied: openstacksdk>=0.31.2 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (0.61.0) 2022-04-13 22:47:22.293 | Requirement already satisfied: python-designateclient>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (4.5.0) 2022-04-13 22:47:22.294 | Requirement already satisfied: os-vif>=1.15.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (2.7.1) 2022-04-13 22:47:22.295 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (2.4.0) 2022-04-13 22:47:22.296 | Requirement already satisfied: tooz>=1.58.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (2.11.0) 2022-04-13 22:47:22.312 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=1.6.5->neutron==20.1.0.dev114) (5.6.0) 2022-04-13 22:47:22.315 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=1.6.5->neutron==20.1.0.dev114) (4.11.3) 2022-04-13 22:47:22.315 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=1.6.5->neutron==20.1.0.dev114) (1.2.0) 2022-04-13 22:47:22.322 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.19.0->neutron==20.1.0.dev114) (1.14.0) 2022-04-13 22:47:22.335 | Requirement already satisfied: greenlet>=0.3 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.26.1->neutron==20.1.0.dev114) (1.1.2) 2022-04-13 22:47:22.336 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.26.1->neutron==20.1.0.dev114) (2.2.1) 2022-04-13 22:47:22.337 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.26.1->neutron==20.1.0.dev114) (1.16.0) 2022-04-13 22:47:22.356 | 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.dev114) (3.0.7) 2022-04-13 22:47:22.364 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->neutron==20.1.0.dev114) (2.1.1) 2022-04-13 22:47:22.424 | 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.dev114) (1.7.0) 2022-04-13 22:47:22.425 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.14.0->neutron==20.1.0.dev114) (1.0.2) 2022-04-13 22:47:22.479 | 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.dev114) (4.4.0) 2022-04-13 22:47:22.481 | 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.dev114) (3.1.1) 2022-04-13 22:47:22.524 | 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.dev114) (2.7.0) 2022-04-13 22:47:22.531 | 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.dev114) (1.2.2) 2022-04-13 22:47:22.558 | 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.dev114) (1.1.5) 2022-04-13 22:47:22.559 | 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.dev114) (1.32) 2022-04-13 22:47:22.560 | Requirement already satisfied: PyYAML>=3.13 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev114) (6.0) 2022-04-13 22:47:22.562 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev114) (36.0.2) 2022-04-13 22:47:22.563 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev114) (2.5.0) 2022-04-13 22:47:22.565 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev114) (1.4.4) 2022-04-13 22:47:22.566 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev114) (1.0.0) 2022-04-13 22:47:22.567 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev114) (1.4.0) 2022-04-13 22:47:22.583 | 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.dev114) (1.0.3) 2022-04-13 22:47:22.674 | 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.dev114) (0.17.3) 2022-04-13 22:47:22.718 | 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.dev114) (1.5.0) 2022-04-13 22:47:22.813 | 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.dev114) (0.13.0) 2022-04-13 22:47:22.814 | 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.dev114) (2.0.1) 2022-04-13 22:47:22.815 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.44.0->neutron==20.1.0.dev114) (0.5.0) 2022-04-13 22:47:22.871 | 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.dev114) (2.8.2) 2022-04-13 22:47:22.876 | 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.dev114) (0.9.6) 2022-04-13 22:47:22.936 | 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.dev114) (5.0.0) 2022-04-13 22:47:22.937 | 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.dev114) (0.4.0) 2022-04-13 22:47:22.939 | 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.dev114) (5.2.4) 2022-04-13 22:47:22.940 | 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.dev114) (5.1.0) 2022-04-13 22:47:22.965 | 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.dev114) (3.2.0) 2022-04-13 22:47:22.971 | 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.dev114) (3.3.0) 2022-04-13 22:47:23.018 | 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.dev114) (1.15.0) 2022-04-13 22:47:23.074 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=2.25.0->neutron==20.1.0.dev114) (2022.1) 2022-04-13 22:47:23.105 | 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.dev114) (3.0.0) 2022-04-13 22:47:23.107 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->neutron==20.1.0.dev114) (1.3.3) 2022-04-13 22:47:23.131 | 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.dev114) (3.2.0) 2022-04-13 22:47:23.272 | Requirement already satisfied: sortedcontainers in /usr/local/lib/python3.8/dist-packages (from ovs>=2.10.0->neutron==20.1.0.dev114) (2.4.0) 2022-04-13 22:47:23.342 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->neutron==20.1.0.dev114) (62.0.0) 2022-04-13 22:47:23.418 | Requirement already satisfied: WebTest>=1.3.1 in /usr/local/lib/python3.8/dist-packages (from pecan>=1.3.2->neutron==20.1.0.dev114) (3.0.0) 2022-04-13 22:47:23.419 | Requirement already satisfied: logutils>=0.3 in /usr/local/lib/python3.8/dist-packages (from pecan>=1.3.2->neutron==20.1.0.dev114) (0.3.5) 2022-04-13 22:47:23.529 | Requirement already satisfied: pyroute2.nslink==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.6->neutron==20.1.0.dev114) (0.6.9) 2022-04-13 22:47:23.530 | Requirement already satisfied: pyroute2.ndb==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.6->neutron==20.1.0.dev114) (0.6.9) 2022-04-13 22:47:23.532 | Requirement already satisfied: pyroute2.nftables==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.6->neutron==20.1.0.dev114) (0.6.9) 2022-04-13 22:47:23.533 | Requirement already satisfied: pyroute2.ethtool==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.6->neutron==20.1.0.dev114) (0.6.9) 2022-04-13 22:47:23.534 | Requirement already satisfied: pyroute2.core==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.6->neutron==20.1.0.dev114) (0.6.9) 2022-04-13 22:47:23.535 | Requirement already satisfied: pyroute2.ipdb==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.6->neutron==20.1.0.dev114) (0.6.9) 2022-04-13 22:47:23.536 | Requirement already satisfied: pyroute2.ipset==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.6->neutron==20.1.0.dev114) (0.6.9) 2022-04-13 22:47:23.740 | 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.dev114) (3.10.1) 2022-04-13 22:47:23.741 | 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.dev114) (2.5.0) 2022-04-13 22:47:23.743 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from python-designateclient>=2.7.0->neutron==20.1.0.dev114) (3.2.0) 2022-04-13 22:47:23.788 | 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.dev114) (2.1.0) 2022-04-13 22:47:23.789 | 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.dev114) (3.17.6) 2022-04-13 22:47:23.881 | 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.dev114) (1.26.9) 2022-04-13 22:47:23.883 | 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.dev114) (2.0.12) 2022-04-13 22:47:23.885 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.18.0->neutron==20.1.0.dev114) (3.3) 2022-04-13 22:47:23.886 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.18.0->neutron==20.1.0.dev114) (2019.11.28) 2022-04-13 22:47:23.923 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->neutron==20.1.0.dev114) (0.7) 2022-04-13 22:47:24.257 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.8/dist-packages (from tooz>=1.58.0->neutron==20.1.0.dev114) (0.13.1) 2022-04-13 22:47:24.335 | 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.dev114) (5.0.0) 2022-04-13 22:47:24.495 | 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.dev114) (2.21) 2022-04-13 22:47:24.569 | 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.dev114) (0.5.0) 2022-04-13 22:47:24.571 | 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.dev114) (2.4.0) 2022-04-13 22:47:24.806 | 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.dev114) (2.5.0) 2022-04-13 22:47:24.978 | 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.dev114) (2.2) 2022-04-13 22:47:25.507 | 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.dev114) (0.14.1) 2022-04-13 22:47:25.556 | 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.dev114) (0.2.5) 2022-04-13 22:47:26.200 | 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.dev114) (0.4.2) 2022-04-13 22:47:26.201 | 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.dev114) (0.5.2) 2022-04-13 22:47:26.520 | 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.dev114) (4.11.1) 2022-04-13 22:47:26.521 | 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.dev114) (2.1.1) 2022-04-13 22:47:26.691 | 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.dev114) (3.8.0) 2022-04-13 22:47:26.937 | 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.dev114) (21.4.0) 2022-04-13 22:47:26.939 | 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.dev114) (1.8.2) 2022-04-13 22:47:27.133 | 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.dev114) (1.0.0) 2022-04-13 22:47:27.418 | 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.dev114) (2.3.2) 2022-04-13 22:47:28.897 | Installing collected packages: neutron 2022-04-13 22:47:28.897 | Attempting uninstall: neutron 2022-04-13 22:47:28.899 | Found existing installation: neutron 20.0.0 2022-04-13 22:47:30.395 | Uninstalling neutron-20.0.0: 2022-04-13 22:47:30.475 | Successfully uninstalled neutron-20.0.0 2022-04-13 22:47:30.477 | Running setup.py develop for neutron 2022-04-13 22:47:38.250 | Successfully installed neutron 2022-04-13 22:47:38.250 | 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-13 22:47:38.259 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 22:47:38.259 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 22:47:38.453 | + inc/python:pip_install:200 : result=0 2022-04-13 22:47:38.456 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 22:47:38.458 | + functions-common:time_stop:2432 : local name 2022-04-13 22:47:38.461 | + functions-common:time_stop:2433 : local end_time 2022-04-13 22:47:38.463 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-13 22:47:38.465 | + functions-common:time_stop:2435 : local total 2022-04-13 22:47:38.468 | + functions-common:time_stop:2436 : local start_time 2022-04-13 22:47:38.472 | + functions-common:time_stop:2438 : name=pip_install 2022-04-13 22:47:38.475 | + functions-common:time_stop:2439 : start_time=1649890034214 2022-04-13 22:47:38.478 | + functions-common:time_stop:2441 : [[ -z 1649890034214 ]] 2022-04-13 22:47:38.481 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-13 22:47:38.487 | + functions-common:time_stop:2444 : end_time=1649890058483 2022-04-13 22:47:38.489 | + functions-common:time_stop:2445 : elapsed_time=24269 2022-04-13 22:47:38.492 | + functions-common:time_stop:2446 : total=239511 2022-04-13 22:47:38.495 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-13 22:47:38.498 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=263780 2022-04-13 22:47:38.501 | + inc/python:pip_install:203 : return 0 2022-04-13 22:47:38.503 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-04-13 22:47:38.506 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-04-13 22:47:38.509 | + functions-common:safe_chown:2333 : _safe_permission_operation chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-04-13 22:47:38.528 | + functions-common:_safe_permission_operation:2181 : sudo chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-04-13 22:47:38.544 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/neutron 2022-04-13 22:47:38.546 | + inc/python:use_library_from_git:250 : local name=/opt/stack/neutron 2022-04-13 22:47:38.549 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 22:47:38.553 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 22:47:38.556 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/neutron, ]] 2022-04-13 22:47:38.559 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 22:47:38.561 | + lib/neutron-legacy:install_mutnauq:475 : [[ openvswitch == \o\v\n ]] 2022-04-13 22:47:38.565 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-04-13 22:47:38.567 | + ./stack.sh:main:936 : is_service_enabled nova 2022-04-13 22:47:38.588 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 22:47:38.591 | + ./stack.sh:main:938 : stack_install_service nova 2022-04-13 22:47:38.594 | + lib/stack:stack_install_service:20 : local service=nova 2022-04-13 22:47:38.598 | + lib/stack:stack_install_service:21 : type install_nova 2022-04-13 22:47:38.601 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-04-13 22:47:38.604 | + lib/stack:stack_install_service:32 : install_nova 2022-04-13 22:47:38.606 | + lib/nova:install_nova:893 : use_library_from_git os-vif 2022-04-13 22:47:38.609 | + inc/python:use_library_from_git:250 : local name=os-vif 2022-04-13 22:47:38.611 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 22:47:38.613 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 22:47:38.616 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-vif, ]] 2022-04-13 22:47:38.618 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 22:47:38.620 | + lib/nova:install_nova:898 : is_service_enabled n-cpu 2022-04-13 22:47:38.638 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 22:47:38.640 | + lib/nova:install_nova:902 : is_service_enabled n-novnc 2022-04-13 22:47:38.659 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 22:47:38.662 | + lib/nova:install_nova:914 : is_service_enabled n-spice 2022-04-13 22:47:38.679 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 22:47:38.682 | + lib/nova:install_nova:926 : git_clone https://opendev.org/openstack/nova.git /opt/stack/nova master 2022-04-13 22:47:38.684 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/nova.git 2022-04-13 22:47:38.687 | + functions-common:git_clone:609 : local git_dest=/opt/stack/nova 2022-04-13 22:47:38.690 | + functions-common:git_clone:610 : local git_ref=master 2022-04-13 22:47:38.692 | + functions-common:git_clone:611 : local orig_dir 2022-04-13 22:47:38.701 | ++ functions-common:git_clone:612 : pwd 2022-04-13 22:47:38.705 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-04-13 22:47:38.707 | + functions-common:git_clone:613 : local git_clone_flags= 2022-04-13 22:47:38.710 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-04-13 22:47:38.728 | + functions-common:git_clone:615 : RECLONE=False 2022-04-13 22:47:38.730 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-04-13 22:47:38.733 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-04-13 22:47:38.736 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-04-13 22:47:38.736 | + functions-common:git_clone:629 : echo master 2022-04-13 22:47:38.742 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/nova ]] 2022-04-13 22:47:38.744 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-04-13 22:47:38.747 | + functions-common:git_clone:681 : sudo git config --global --add safe.directory /opt/stack/nova 2022-04-13 22:47:38.760 | + functions-common:git_clone:684 : cd /opt/stack/nova 2022-04-13 22:47:38.763 | + functions-common:git_clone:685 : head -1 2022-04-13 22:47:38.764 | + functions-common:git_clone:685 : git show --oneline 2022-04-13 22:47:38.768 | 449aa39a96 Merge "Fix wrong attribute to find remote address" 2022-04-13 22:47:38.771 | + functions-common:git_clone:686 : cd /home/ubuntu/devstack 2022-04-13 22:47:38.774 | + lib/nova:install_nova:927 : setup_develop /opt/stack/nova 2022-04-13 22:47:38.776 | + inc/python:setup_develop:338 : local bindep 2022-04-13 22:47:38.778 | + inc/python:setup_develop:339 : [[ /opt/stack/nova == -bindep* ]] 2022-04-13 22:47:38.780 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/nova 2022-04-13 22:47:38.783 | + inc/python:setup_develop:344 : local extras= 2022-04-13 22:47:38.786 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/nova -e 2022-04-13 22:47:38.788 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-04-13 22:47:38.792 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/nova == -bindep* ]] 2022-04-13 22:47:38.794 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/nova 2022-04-13 22:47:38.796 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-04-13 22:47:38.799 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-04-13 22:47:38.802 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/nova 2022-04-13 22:47:38.806 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-04-13 22:47:38.809 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/nova 2022-04-13 22:47:38.811 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-04-13 22:47:38.815 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-04-13 22:47:38.819 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/nova/setup.cfg 2022-04-13 22:47:38.825 | + inc/python:_setup_package_with_constraints_edit:385 : name=nova 2022-04-13 22:47:38.827 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- nova 2022-04-13 22:47:39.506 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/nova -e 2022-04-13 22:47:39.508 | + inc/python:setup_package:418 : local bindep=0 2022-04-13 22:47:39.510 | + inc/python:setup_package:419 : local bindep_flag= 2022-04-13 22:47:39.512 | + inc/python:setup_package:420 : local bindep_profiles= 2022-04-13 22:47:39.515 | + inc/python:setup_package:421 : [[ /opt/stack/nova == -bindep* ]] 2022-04-13 22:47:39.519 | + inc/python:setup_package:426 : local project_dir=/opt/stack/nova 2022-04-13 22:47:39.522 | + inc/python:setup_package:427 : local flags=-e 2022-04-13 22:47:39.524 | + inc/python:setup_package:428 : local extras= 2022-04-13 22:47:39.527 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-04-13 22:47:39.529 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-04-13 22:47:39.532 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-04-13 22:47:39.534 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-04-13 22:47:39.537 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-04-13 22:47:39.539 | + inc/python:setup_package:446 : pip_install -e /opt/stack/nova 2022-04-13 22:47:39.560 | Using python 3.8 to install /opt/stack/nova 2022-04-13 22:47:39.562 | + 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-13 22:47:40.417 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:47:40.417 | from cryptography.utils import int_from_bytes 2022-04-13 22:47:40.417 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:47:40.417 | from cryptography.utils import int_from_bytes 2022-04-13 22:47:41.592 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 22:47:41.623 | Obtaining file:///opt/stack/nova 2022-04-13 22:47:41.624 | Preparing metadata (setup.py): started 2022-04-13 22:47:48.278 | Preparing metadata (setup.py): finished with status 'done' 2022-04-13 22:47:48.491 | 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-13 22:47:48.492 | 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-13 22:47:48.493 | 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-13 22:47:48.494 | 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-13 22:47:48.495 | 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-13 22:47:48.496 | 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-13 22:47:48.498 | 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-13 22:47:48.499 | 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-13 22:47:48.499 | 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-13 22:47:48.501 | 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-13 22:47:48.502 | 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-13 22:47:48.503 | 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-13 22:47:48.504 | 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-13 22:47:48.505 | 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-13 22:47:48.506 | 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-13 22:47:48.507 | 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-13 22:47:48.509 | 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-13 22:47:48.510 | 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-13 22:47:48.511 | 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-13 22:47:48.512 | 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-13 22:47:48.513 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from nova==25.1.0.dev32) (3.2.0) 2022-04-13 22:47:48.514 | 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-13 22:47:48.515 | 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-13 22:47:48.517 | 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-13 22:47:48.518 | 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-13 22:47:48.519 | 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-13 22:47:48.520 | 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-13 22:47:48.598 | Collecting websockify>=0.9.0 2022-04-13 22:47:48.605 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/736/dc7a57bdf18d4/websockify-0.10.0-py3-none-any.whl (38 kB) 2022-04-13 22:47:48.611 | 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-13 22:47:48.612 | 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-13 22:47:48.613 | 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-13 22:47:48.614 | 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-13 22:47:48.615 | 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-13 22:47:48.616 | 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-13 22:47:48.617 | 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-13 22:47:48.618 | 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-13 22:47:48.619 | 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-13 22:47:48.620 | 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-13 22:47:48.622 | 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-13 22:47:48.623 | 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-13 22:47:48.624 | 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-13 22:47:48.625 | 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-13 22:47:48.627 | 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-13 22:47:48.628 | 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-13 22:47:48.629 | 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-13 22:47:48.630 | 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-13 22:47:48.631 | 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-13 22:47:48.632 | 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-13 22:47:48.634 | 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-13 22:47:48.635 | 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-13 22:47:48.636 | 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-13 22:47:48.637 | 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-13 22:47:48.639 | 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-13 22:47:48.640 | 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-13 22:47:48.678 | Collecting microversion-parse>=0.2.1 2022-04-13 22:47:48.686 | 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-13 22:47:48.690 | 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-13 22:47:48.691 | 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-13 22:47:48.693 | 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-13 22:47:48.694 | 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-13 22:47:48.695 | 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-13 22:47:48.696 | 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-13 22:47:48.697 | 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-13 22:47:48.698 | 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-13 22:47:48.699 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (6.0) 2022-04-13 22:47:48.716 | 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-13 22:47:48.717 | 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-13 22:47:48.719 | 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-13 22:47:48.741 | 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-13 22:47:48.782 | 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-13 22:47:48.813 | 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-13 22:47:48.815 | 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-13 22:47:48.839 | 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-13 22:47:48.997 | 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-13 22:47:48.999 | 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-13 22:47:49.059 | 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-13 22:47:49.060 | 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-13 22:47:49.061 | 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-13 22:47:49.063 | 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-13 22:47:49.064 | 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-13 22:47:49.065 | 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-13 22:47:49.089 | 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-13 22:47:49.090 | 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-13 22:47:49.141 | 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.16.0) 2022-04-13 22:47:49.145 | 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-13 22:47:49.148 | 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-13 22:47:49.212 | 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-13 22:47:49.321 | 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-13 22:47:49.326 | 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-13 22:47:49.406 | 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-13 22:47:49.471 | 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-13 22:47:49.475 | 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-13 22:47:49.476 | 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-13 22:47:49.477 | 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-13 22:47:49.502 | 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-13 22:47:49.506 | 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-13 22:47:49.560 | 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-13 22:47:49.618 | 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-13 22:47:49.654 | 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-13 22:47:49.656 | 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-13 22:47:49.711 | 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-13 22:47:49.713 | 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-13 22:47:49.806 | 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-13 22:47:49.834 | 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-13 22:47:49.915 | 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-13 22:47:49.994 | 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.17.6) 2022-04-13 22:47:50.060 | 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-13 22:47:50.061 | 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-13 22:47:50.066 | 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-13 22:47:50.108 | 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-13 22:47:50.113 | 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-13 22:47:50.116 | 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-13 22:47:50.198 | 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-13 22:47:50.199 | 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-13 22:47:50.202 | 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-13 22:47:50.204 | 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-13 22:47:50.302 | 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-13 22:47:50.521 | 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-13 22:47:50.523 | 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-13 22:47:50.638 | 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-13 22:47:50.639 | 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-13 22:47:50.640 | 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-13 22:47:50.762 | 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-13 22:47:51.981 | Collecting numpy 2022-04-13 22:47:52.021 | 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-13 22:47:52.479 | 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-13 22:47:52.686 | 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-13 22:47:52.764 | 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-13 22:47:52.768 | 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-13 22:47:52.981 | 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-13 22:47:53.093 | 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-13 22:47:53.576 | 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-13 22:47:53.623 | 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-13 22:47:53.997 | 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-13 22:47:53.998 | 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-13 22:47:53.999 | 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-13 22:47:54.000 | 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-13 22:47:54.001 | 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-13 22:47:54.002 | 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-13 22:47:54.004 | 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-13 22:47:55.380 | 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-13 22:47:55.801 | 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-13 22:47:55.802 | 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-13 22:47:55.902 | 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-13 22:47:56.010 | 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-13 22:47:57.525 | Installing collected packages: numpy, websockify, microversion-parse, nova 2022-04-13 22:48:00.788 | Running setup.py develop for nova 2022-04-13 22:48:09.010 | Successfully installed microversion-parse-1.0.1 nova numpy-1.22.3 websockify-0.10.0 2022-04-13 22:48:09.010 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-13 22:48:09.017 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 22:48:09.017 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 22:48:09.196 | + inc/python:pip_install:200 : result=0 2022-04-13 22:48:09.198 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 22:48:09.200 | + functions-common:time_stop:2432 : local name 2022-04-13 22:48:09.202 | + functions-common:time_stop:2433 : local end_time 2022-04-13 22:48:09.205 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-13 22:48:09.207 | + functions-common:time_stop:2435 : local total 2022-04-13 22:48:09.209 | + functions-common:time_stop:2436 : local start_time 2022-04-13 22:48:09.211 | + functions-common:time_stop:2438 : name=pip_install 2022-04-13 22:48:09.215 | + functions-common:time_stop:2439 : start_time=1649890059555 2022-04-13 22:48:09.217 | + functions-common:time_stop:2441 : [[ -z 1649890059555 ]] 2022-04-13 22:48:09.220 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-13 22:48:09.225 | + functions-common:time_stop:2444 : end_time=1649890089222 2022-04-13 22:48:09.227 | + functions-common:time_stop:2445 : elapsed_time=29667 2022-04-13 22:48:09.230 | + functions-common:time_stop:2446 : total=263780 2022-04-13 22:48:09.232 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-13 22:48:09.234 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=293447 2022-04-13 22:48:09.238 | + inc/python:pip_install:203 : return 0 2022-04-13 22:48:09.240 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-04-13 22:48:09.243 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-04-13 22:48:09.246 | + functions-common:safe_chown:2333 : _safe_permission_operation chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-04-13 22:48:09.267 | + functions-common:_safe_permission_operation:2181 : sudo chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-04-13 22:48:09.281 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/nova 2022-04-13 22:48:09.284 | + inc/python:use_library_from_git:250 : local name=/opt/stack/nova 2022-04-13 22:48:09.286 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 22:48:09.288 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 22:48:09.291 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/nova, ]] 2022-04-13 22:48:09.293 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 22:48:09.296 | + 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-13 22:48:09.310 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-04-13 22:48:09.312 | + ./stack.sh:main:939 : configure_nova 2022-04-13 22:48:09.315 | + lib/nova:configure_nova:248 : sudo install -d -o ubuntu /etc/nova 2022-04-13 22:48:09.329 | + lib/nova:configure_nova:250 : configure_rootwrap nova 2022-04-13 22:48:09.332 | + inc/rootwrap:configure_rootwrap:43 : local project=nova 2022-04-13 22:48:09.334 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2022-04-13 22:48:09.338 | ++ inc/rootwrap:configure_rootwrap:45 : echo nova 2022-04-13 22:48:09.338 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2022-04-13 22:48:09.343 | + inc/rootwrap:configure_rootwrap:45 : project_uc=NOVA 2022-04-13 22:48:09.346 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=NOVA_BIN_DIR 2022-04-13 22:48:09.355 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/usr/local/bin 2022-04-13 22:48:09.357 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=NOVA_DIR 2022-04-13 22:48:09.360 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/nova 2022-04-13 22:48:09.364 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/nova/etc/nova 2022-04-13 22:48:09.367 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/usr/local/bin/nova-rootwrap 2022-04-13 22:48:09.372 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/nova/rootwrap.d 2022-04-13 22:48:09.385 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/nova/rootwrap.d 2022-04-13 22:48:09.397 | + 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-13 22:48:09.410 | + 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-13 22:48:09.425 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/nova/rootwrap.d:' -i /etc/nova/rootwrap.conf 2022-04-13 22:48:09.438 | + inc/rootwrap:configure_rootwrap:64 : local tempfile 2022-04-13 22:48:09.441 | ++ inc/rootwrap:configure_rootwrap:65 : mktemp 2022-04-13 22:48:09.446 | + inc/rootwrap:configure_rootwrap:65 : tempfile=/tmp/tmp.idFmT3R4pI 2022-04-13 22:48:09.448 | + inc/rootwrap:configure_rootwrap:67 : rootwrap_sudo_cmd='/usr/local/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2022-04-13 22:48:09.450 | + inc/rootwrap:configure_rootwrap:68 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2022-04-13 22:48:09.453 | + inc/rootwrap:configure_rootwrap:69 : '[' -f /usr/local/bin/nova-rootwrap-daemon ']' 2022-04-13 22:48:09.455 | + inc/rootwrap:configure_rootwrap:71 : rootwrap_sudo_cmd='/usr/local/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2022-04-13 22:48:09.458 | + inc/rootwrap:configure_rootwrap:72 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2022-04-13 22:48:09.460 | + inc/rootwrap:configure_rootwrap:74 : chmod 0440 /tmp/tmp.idFmT3R4pI 2022-04-13 22:48:09.464 | + inc/rootwrap:configure_rootwrap:75 : sudo chown root:root /tmp/tmp.idFmT3R4pI 2022-04-13 22:48:09.477 | + inc/rootwrap:configure_rootwrap:76 : sudo mv /tmp/tmp.idFmT3R4pI /etc/sudoers.d/nova-rootwrap 2022-04-13 22:48:09.490 | ++ inc/rootwrap:configure_rootwrap:80 : dirname /usr/local/bin/nova-rootwrap 2022-04-13 22:48:09.495 | + inc/rootwrap:configure_rootwrap:80 : add_sudo_secure_path /usr/local/bin 2022-04-13 22:48:09.497 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/usr/local/bin 2022-04-13 22:48:09.500 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2022-04-13 22:48:09.504 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2022-04-13 22:48:09.506 | + 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-13 22:48:09.508 | + 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-13 22:48:09.511 | + 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,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ n-api ]] 2022-04-13 22:48:09.514 | + lib/nova:configure_nova:254 : cp /opt/stack/nova/etc/nova/api-paste.ini /etc/nova 2022-04-13 22:48:09.519 | + lib/nova:configure_nova:257 : is_service_enabled n-cpu 2022-04-13 22:48:09.536 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 22:48:09.538 | + lib/nova:configure_nova:338 : create_nova_conf 2022-04-13 22:48:09.541 | + lib/nova:create_nova_conf:412 : rm -f /opt/stack/nova/bin/nova.conf 2022-04-13 22:48:09.545 | + lib/nova:create_nova_conf:415 : rm -f /etc/nova/nova.conf 2022-04-13 22:48:09.549 | + lib/nova:create_nova_conf:416 : iniset /etc/nova/nova.conf DEFAULT debug True 2022-04-13 22:48:09.580 | + lib/nova:create_nova_conf:417 : '[' True == True ']' 2022-04-13 22:48:09.582 | + lib/nova:create_nova_conf:418 : iniset /etc/nova/nova.conf DEFAULT allow_resize_to_same_host True 2022-04-13 22:48:09.610 | + lib/nova:create_nova_conf:420 : iniset /etc/nova/nova.conf wsgi api_paste_config /etc/nova/api-paste.ini 2022-04-13 22:48:09.644 | + lib/nova:create_nova_conf:421 : iniset /etc/nova/nova.conf DEFAULT rootwrap_config /etc/nova/rootwrap.conf 2022-04-13 22:48:09.673 | + 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-13 22:48:09.708 | + lib/nova:create_nova_conf:423 : iniset /etc/nova/nova.conf scheduler workers 2 2022-04-13 22:48:09.740 | + lib/nova:create_nova_conf:424 : iniset /etc/nova/nova.conf neutron default_floating_pool public 2022-04-13 22:48:09.771 | + lib/nova:create_nova_conf:425 : [[ 4 == 6 ]] 2022-04-13 22:48:09.774 | + lib/nova:create_nova_conf:428 : iniset /etc/nova/nova.conf DEFAULT my_ip 10.222.0.15 2022-04-13 22:48:09.802 | + lib/nova:create_nova_conf:430 : iniset /etc/nova/nova.conf DEFAULT instance_name_template instance-%08x 2022-04-13 22:48:09.830 | + lib/nova:create_nova_conf:431 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_listen 0.0.0.0 2022-04-13 22:48:09.871 | + lib/nova:create_nova_conf:432 : iniset /etc/nova/nova.conf DEFAULT metadata_listen 0.0.0.0 2022-04-13 22:48:09.899 | + lib/nova:create_nova_conf:433 : iniset /etc/nova/nova.conf DEFAULT shutdown_timeout 0 2022-04-13 22:48:09.927 | + lib/nova:create_nova_conf:435 : iniset /etc/nova/nova.conf key_manager backend nova.keymgr.conf_key_mgr.ConfKeyManager 2022-04-13 22:48:09.960 | + lib/nova:create_nova_conf:437 : is_fedora 2022-04-13 22:48:09.962 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-13 22:48:09.965 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-13 22:48:09.967 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-13 22:48:09.969 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-13 22:48:09.972 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-13 22:48:09.975 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-13 22:48:09.977 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-13 22:48:09.979 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-13 22:48:09.982 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-13 22:48:09.984 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-13 22:48:09.986 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-13 22:48:09.989 | + lib/nova:create_nova_conf:437 : is_suse 2022-04-13 22:48:09.991 | + functions-common:is_suse:542 : is_opensuse 2022-04-13 22:48:09.993 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-13 22:48:09.995 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-13 22:48:09.997 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-13 22:48:10.000 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-13 22:48:10.010 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-13 22:48:10.012 | + lib/nova:create_nova_conf:446 : is_service_enabled n-api n-cond n-sched 2022-04-13 22:48:10.029 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 22:48:10.031 | + lib/nova:create_nova_conf:450 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-04-13 22:48:10.034 | + lib/nova:create_nova_conf:453 : local db=nova_cell0 2022-04-13 22:48:10.036 | + lib/nova:create_nova_conf:456 : iniset /etc/nova/nova.conf filter_scheduler track_instance_changes False 2022-04-13 22:48:10.074 | ++ lib/nova:create_nova_conf:459 : database_connection_url nova_cell0 2022-04-13 22:48:10.076 | ++ lib/database:database_connection_url:134 : local db=nova_cell0 2022-04-13 22:48:10.078 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell0 2022-04-13 22:48:10.081 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=nova_cell0 2022-04-13 22:48:10.083 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8' 2022-04-13 22:48:10.086 | + 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-13 22:48:10.119 | ++ lib/nova:create_nova_conf:460 : database_connection_url nova_api 2022-04-13 22:48:10.122 | ++ lib/database:database_connection_url:134 : local db=nova_api 2022-04-13 22:48:10.124 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_api 2022-04-13 22:48:10.127 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=nova_api 2022-04-13 22:48:10.129 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_api?charset=utf8' 2022-04-13 22:48:10.131 | + 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-13 22:48:10.165 | + lib/nova:create_nova_conf:465 : iniset /etc/nova/nova.conf cache enabled True 2022-04-13 22:48:10.199 | + lib/nova:create_nova_conf:466 : iniset /etc/nova/nova.conf cache backend dogpile.cache.memcached 2022-04-13 22:48:10.230 | + lib/nova:create_nova_conf:467 : iniset /etc/nova/nova.conf cache memcache_servers localhost:11211 2022-04-13 22:48:10.258 | + lib/nova:create_nova_conf:470 : is_service_enabled n-api 2022-04-13 22:48:10.276 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 22:48:10.278 | + lib/nova:create_nova_conf:471 : is_service_enabled n-api-meta 2022-04-13 22:48:10.297 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 22:48:10.301 | ++ lib/nova:create_nova_conf:473 : echo osapi_compute,metadata 2022-04-13 22:48:10.301 | ++ lib/nova:create_nova_conf:473 : sed s/,metadata// 2022-04-13 22:48:10.307 | + lib/nova:create_nova_conf:473 : NOVA_ENABLED_APIS=osapi_compute 2022-04-13 22:48:10.309 | + lib/nova:create_nova_conf:475 : iniset /etc/nova/nova.conf DEFAULT enabled_apis osapi_compute 2022-04-13 22:48:10.339 | + lib/nova:create_nova_conf:476 : is_service_enabled tls-proxy 2022-04-13 22:48:10.357 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 22:48:10.359 | + lib/nova:create_nova_conf:482 : configure_keystone_authtoken_middleware /etc/nova/nova.conf nova 2022-04-13 22:48:10.362 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/nova/nova.conf 2022-04-13 22:48:10.364 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=nova 2022-04-13 22:48:10.366 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-04-13 22:48:10.368 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/nova/nova.conf keystone_authtoken auth_type password 2022-04-13 22:48:10.401 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/nova/nova.conf keystone_authtoken interface public 2022-04-13 22:48:10.429 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/nova/nova.conf keystone_authtoken auth_url http://10.222.0.15/identity 2022-04-13 22:48:10.458 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/nova/nova.conf keystone_authtoken username nova 2022-04-13 22:48:10.487 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/nova/nova.conf keystone_authtoken password Passw0rd 2022-04-13 22:48:10.520 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/nova/nova.conf keystone_authtoken user_domain_name Default 2022-04-13 22:48:10.548 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/nova/nova.conf keystone_authtoken project_name service 2022-04-13 22:48:10.578 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/nova/nova.conf keystone_authtoken project_domain_name Default 2022-04-13 22:48:10.607 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/nova/nova.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-04-13 22:48:10.635 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/nova/nova.conf keystone_authtoken memcached_servers localhost:11211 2022-04-13 22:48:10.664 | + lib/nova:create_nova_conf:485 : is_service_enabled cinder 2022-04-13 22:48:10.680 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 22:48:10.683 | + lib/nova:create_nova_conf:486 : configure_cinder_access 2022-04-13 22:48:10.685 | + lib/nova:configure_cinder_access:613 : iniset /etc/nova/nova.conf cinder os_region_name RegionOne 2022-04-13 22:48:10.719 | + lib/nova:configure_cinder_access:614 : iniset /etc/nova/nova.conf cinder auth_type password 2022-04-13 22:48:10.752 | + lib/nova:configure_cinder_access:615 : iniset /etc/nova/nova.conf cinder auth_url http://10.222.0.15/identity 2022-04-13 22:48:10.780 | + lib/nova:configure_cinder_access:622 : iniset /etc/nova/nova.conf cinder username nova 2022-04-13 22:48:10.812 | + lib/nova:configure_cinder_access:623 : iniset /etc/nova/nova.conf cinder password Passw0rd 2022-04-13 22:48:10.850 | + lib/nova:configure_cinder_access:624 : iniset /etc/nova/nova.conf cinder user_domain_name Default 2022-04-13 22:48:10.880 | + lib/nova:configure_cinder_access:625 : iniset /etc/nova/nova.conf cinder project_name service 2022-04-13 22:48:10.908 | + lib/nova:configure_cinder_access:626 : iniset /etc/nova/nova.conf cinder project_domain_name Default 2022-04-13 22:48:10.937 | + lib/nova:configure_cinder_access:627 : is_service_enabled tls-proxy 2022-04-13 22:48:10.956 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 22:48:10.959 | + lib/nova:create_nova_conf:489 : '[' -n /opt/stack/data/nova ']' 2022-04-13 22:48:10.961 | + lib/nova:create_nova_conf:490 : iniset /etc/nova/nova.conf DEFAULT state_path /opt/stack/data/nova 2022-04-13 22:48:10.990 | + lib/nova:create_nova_conf:491 : iniset /etc/nova/nova.conf oslo_concurrency lock_path /opt/stack/data/nova 2022-04-13 22:48:11.021 | + lib/nova:create_nova_conf:493 : '[' -n /opt/stack/data/nova/instances ']' 2022-04-13 22:48:11.024 | + lib/nova:create_nova_conf:494 : iniset /etc/nova/nova.conf DEFAULT instances_path /opt/stack/data/nova/instances 2022-04-13 22:48:11.060 | + lib/nova:create_nova_conf:496 : '[' False '!=' False ']' 2022-04-13 22:48:11.062 | + lib/nova:create_nova_conf:499 : '[' False '!=' False ']' 2022-04-13 22:48:11.064 | + lib/nova:create_nova_conf:505 : is_suse 2022-04-13 22:48:11.068 | + functions-common:is_suse:542 : is_opensuse 2022-04-13 22:48:11.070 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-13 22:48:11.072 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-13 22:48:11.074 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-13 22:48:11.077 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-13 22:48:11.079 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-13 22:48:11.082 | + lib/nova:create_nova_conf:505 : is_fedora 2022-04-13 22:48:11.084 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-13 22:48:11.086 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-13 22:48:11.089 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-13 22:48:11.091 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-13 22:48:11.094 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-13 22:48:11.096 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-13 22:48:11.099 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-13 22:48:11.101 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-13 22:48:11.103 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-13 22:48:11.106 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-13 22:48:11.108 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-13 22:48:11.111 | + lib/nova:create_nova_conf:510 : setup_logging /etc/nova/nova.conf 2022-04-13 22:48:11.114 | + functions:setup_logging:674 : setup_systemd_logging /etc/nova/nova.conf 2022-04-13 22:48:11.116 | + functions:setup_systemd_logging:689 : local conf_file=/etc/nova/nova.conf 2022-04-13 22:48:11.119 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-04-13 22:48:11.139 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-04-13 22:48:11.141 | + functions:setup_systemd_logging:695 : local pidstr= 2022-04-13 22:48:11.143 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-04-13 22:48:11.146 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-04-13 22:48:11.148 | + 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-13 22:48:11.178 | + 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-13 22:48:11.208 | + 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-13 22:48:11.238 | + functions:setup_systemd_logging:706 : iniset /etc/nova/nova.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-04-13 22:48:11.267 | + lib/nova:create_nova_conf:512 : iniset /etc/nova/nova.conf upgrade_levels compute auto 2022-04-13 22:48:11.303 | + lib/nova:create_nova_conf:514 : is_service_enabled n-api 2022-04-13 22:48:11.321 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 22:48:11.323 | + lib/nova:create_nova_conf:515 : write_uwsgi_config /etc/nova/nova-api-uwsgi.ini /usr/local/bin/nova-api-wsgi /compute 2022-04-13 22:48:11.326 | + lib/apache:write_uwsgi_config:254 : local file=/etc/nova/nova-api-uwsgi.ini 2022-04-13 22:48:11.329 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/nova-api-wsgi 2022-04-13 22:48:11.332 | + lib/apache:write_uwsgi_config:256 : local url=/compute 2022-04-13 22:48:11.335 | + lib/apache:write_uwsgi_config:257 : local http= 2022-04-13 22:48:11.338 | + lib/apache:write_uwsgi_config:258 : local name= 2022-04-13 22:48:11.341 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/nova-api-wsgi 2022-04-13 22:48:11.347 | + lib/apache:write_uwsgi_config:259 : name=nova-api-wsgi 2022-04-13 22:48:11.349 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-04-13 22:48:11.351 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-04-13 22:48:11.365 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-04-13 22:48:11.367 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-04-13 22:48:11.377 | d /var/run/uwsgi 0755 ubuntu root 2022-04-13 22:48:11.381 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-04-13 22:48:11.398 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/nova-api-wsgi.socket 2022-04-13 22:48:11.401 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/nova/nova-api-uwsgi.ini 2022-04-13 22:48:11.404 | + lib/apache:write_uwsgi_config:275 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi wsgi-file /usr/local/bin/nova-api-wsgi 2022-04-13 22:48:11.434 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi processes 2 2022-04-13 22:48:11.461 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi master true 2022-04-13 22:48:11.489 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi die-on-term true 2022-04-13 22:48:11.517 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi exit-on-reload false 2022-04-13 22:48:11.547 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi worker-reload-mercy 90 2022-04-13 22:48:11.580 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi enable-threads true 2022-04-13 22:48:11.608 | + lib/apache:write_uwsgi_config:286 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi plugins http,python3 2022-04-13 22:48:11.636 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi thunder-lock true 2022-04-13 22:48:11.665 | + 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-13 22:48:11.693 | + lib/apache:write_uwsgi_config:292 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi buffer-size 65535 2022-04-13 22:48:11.723 | + lib/apache:write_uwsgi_config:294 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi add-header 'Connection: close' 2022-04-13 22:48:11.753 | + lib/apache:write_uwsgi_config:296 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi lazy-apps true 2022-04-13 22:48:11.781 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2022-04-13 22:48:11.784 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2022-04-13 22:48:11.787 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for nova-api-wsgi 2022-04-13 22:48:11.790 | ++ lib/apache:apache_site_config_for:186 : local site=nova-api-wsgi 2022-04-13 22:48:11.793 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-04-13 22:48:11.795 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 22:48:11.798 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 22:48:11.800 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/nova-api-wsgi.conf 2022-04-13 22:48:11.803 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/nova-api-wsgi.conf 2022-04-13 22:48:11.805 | + lib/apache:write_uwsgi_config:304 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi socket /var/run/uwsgi/nova-api-wsgi.socket 2022-04-13 22:48:11.836 | + lib/apache:write_uwsgi_config:305 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi chmod-socket 666 2022-04-13 22:48:11.866 | + 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-13 22:48:11.866 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/nova-api-wsgi.conf 2022-04-13 22:48:11.875 | ProxyPass "/compute" "unix:/var/run/uwsgi/nova-api-wsgi.socket|uwsgi://uwsgi-uds-nova-api-wsgi" retry=0 2022-04-13 22:48:11.879 | + lib/apache:write_uwsgi_config:307 : enable_apache_site nova-api-wsgi 2022-04-13 22:48:11.882 | + lib/apache:enable_apache_site:203 : local site=nova-api-wsgi 2022-04-13 22:48:11.884 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-04-13 22:48:11.886 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-04-13 22:48:11.888 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-04-13 22:48:11.891 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 22:48:11.894 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 22:48:11.896 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-04-13 22:48:11.898 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-04-13 22:48:11.902 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 22:48:11.905 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 22:48:11.907 | + lib/apache:enable_apache_site:207 : sudo a2ensite nova-api-wsgi 2022-04-13 22:48:11.971 | Enabling site nova-api-wsgi. 2022-04-13 22:48:11.977 | To activate the new configuration, you need to run: 2022-04-13 22:48:11.977 | systemctl reload apache2 2022-04-13 22:48:11.983 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2022-04-13 22:48:11.985 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-04-13 22:48:11.988 | + functions-common:restart_service:2316 : '[' -x /bin/systemctl ']' 2022-04-13 22:48:11.990 | + functions-common:restart_service:2317 : sudo /bin/systemctl restart apache2 2022-04-13 22:48:12.120 | + lib/nova:create_nova_conf:518 : is_service_enabled n-api-meta 2022-04-13 22:48:12.141 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 22:48:12.144 | + 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-13 22:48:12.147 | + lib/apache:write_uwsgi_config:254 : local file=/etc/nova/nova-metadata-uwsgi.ini 2022-04-13 22:48:12.150 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/nova-metadata-wsgi 2022-04-13 22:48:12.153 | + lib/apache:write_uwsgi_config:256 : local url= 2022-04-13 22:48:12.155 | + lib/apache:write_uwsgi_config:257 : local http=0.0.0.0:8775 2022-04-13 22:48:12.159 | + lib/apache:write_uwsgi_config:258 : local name= 2022-04-13 22:48:12.162 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/nova-metadata-wsgi 2022-04-13 22:48:12.166 | + lib/apache:write_uwsgi_config:259 : name=nova-metadata-wsgi 2022-04-13 22:48:12.168 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-04-13 22:48:12.171 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-04-13 22:48:12.185 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-04-13 22:48:12.185 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-04-13 22:48:12.195 | d /var/run/uwsgi 0755 ubuntu root 2022-04-13 22:48:12.199 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-04-13 22:48:12.215 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/nova-metadata-wsgi.socket 2022-04-13 22:48:12.217 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/nova/nova-metadata-uwsgi.ini 2022-04-13 22:48:12.222 | + lib/apache:write_uwsgi_config:275 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi wsgi-file /usr/local/bin/nova-metadata-wsgi 2022-04-13 22:48:12.255 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi processes 2 2022-04-13 22:48:12.282 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi master true 2022-04-13 22:48:12.310 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi die-on-term true 2022-04-13 22:48:12.340 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi exit-on-reload false 2022-04-13 22:48:12.370 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi worker-reload-mercy 90 2022-04-13 22:48:12.405 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi enable-threads true 2022-04-13 22:48:12.434 | + lib/apache:write_uwsgi_config:286 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi plugins http,python3 2022-04-13 22:48:12.461 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi thunder-lock true 2022-04-13 22:48:12.490 | + 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-13 22:48:12.521 | + lib/apache:write_uwsgi_config:292 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi buffer-size 65535 2022-04-13 22:48:12.550 | + lib/apache:write_uwsgi_config:294 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi add-header 'Connection: close' 2022-04-13 22:48:12.578 | + lib/apache:write_uwsgi_config:296 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi lazy-apps true 2022-04-13 22:48:12.606 | + lib/apache:write_uwsgi_config:299 : [[ -n 0.0.0.0:8775 ]] 2022-04-13 22:48:12.608 | + lib/apache:write_uwsgi_config:300 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi http 0.0.0.0:8775 2022-04-13 22:48:12.639 | + lib/nova:create_nova_conf:522 : is_service_enabled ceilometer 2022-04-13 22:48:12.655 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 22:48:12.658 | + lib/nova:create_nova_conf:530 : iniset /etc/nova/nova.conf oslo_messaging_notifications driver messagingv2 2022-04-13 22:48:12.691 | ++ lib/nova:create_nova_conf:531 : get_notification_url 2022-04-13 22:48:12.693 | ++ lib/rpc_backend:get_notification_url:149 : local virtual_host= 2022-04-13 22:48:12.696 | ++ lib/rpc_backend:get_notification_url:150 : is_service_enabled rabbit 2022-04-13 22:48:12.712 | ++ functions-common:is_service_enabled:2088 : return 0 2022-04-13 22:48:12.715 | ++ lib/rpc_backend:get_notification_url:151 : echo rabbit://stackrabbit:Passw0rd@10.222.0.15:5672/ 2022-04-13 22:48:12.717 | + lib/nova:create_nova_conf:531 : iniset /etc/nova/nova.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.15:5672/ 2022-04-13 22:48:12.754 | + lib/nova:create_nova_conf:532 : iniset /etc/nova/nova.conf notifications notification_format unversioned 2022-04-13 22:48:12.787 | + lib/nova:create_nova_conf:533 : iniset_rpc_backend nova /etc/nova/nova.conf 2022-04-13 22:48:12.790 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2022-04-13 22:48:12.792 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova.conf 2022-04-13 22:48:12.794 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-04-13 22:48:12.796 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-04-13 22:48:12.799 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-04-13 22:48:12.816 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 22:48:12.819 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-04-13 22:48:12.822 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-04-13 22:48:12.825 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-04-13 22:48:12.842 | ++ functions-common:is_service_enabled:2088 : return 0 2022-04-13 22:48:12.844 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.15:5672/ 2022-04-13 22:48:12.847 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.15:5672/ 2022-04-13 22:48:12.876 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-04-13 22:48:12.879 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-04-13 22:48:12.882 | + lib/nova:create_nova_conf:535 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_workers 2 2022-04-13 22:48:12.911 | + lib/nova:create_nova_conf:536 : iniset /etc/nova/nova.conf DEFAULT metadata_workers 2 2022-04-13 22:48:12.939 | + lib/nova:create_nova_conf:538 : iniset /etc/nova/nova.conf conductor workers 2 2022-04-13 22:48:12.971 | + lib/nova:create_nova_conf:540 : is_service_enabled tls-proxy 2022-04-13 22:48:12.989 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 22:48:12.991 | + lib/nova:create_nova_conf:545 : iniset /etc/nova/nova.conf DEFAULT graceful_shutdown_timeout 5 2022-04-13 22:48:13.022 | + lib/nova:create_nova_conf:547 : '[' True == True ']' 2022-04-13 22:48:13.025 | + lib/nova:create_nova_conf:548 : init_nova_service_user_conf 2022-04-13 22:48:13.027 | + lib/nova:init_nova_service_user_conf:796 : iniset /etc/nova/nova.conf service_user send_service_user_token True 2022-04-13 22:48:13.059 | + lib/nova:init_nova_service_user_conf:797 : iniset /etc/nova/nova.conf service_user auth_type password 2022-04-13 22:48:13.088 | + lib/nova:init_nova_service_user_conf:798 : iniset /etc/nova/nova.conf service_user auth_url http://10.222.0.15/identity 2022-04-13 22:48:13.117 | + lib/nova:init_nova_service_user_conf:799 : iniset /etc/nova/nova.conf service_user username nova 2022-04-13 22:48:13.145 | + lib/nova:init_nova_service_user_conf:800 : iniset /etc/nova/nova.conf service_user password Passw0rd 2022-04-13 22:48:13.174 | + lib/nova:init_nova_service_user_conf:801 : iniset /etc/nova/nova.conf service_user user_domain_name Default 2022-04-13 22:48:13.202 | + lib/nova:init_nova_service_user_conf:802 : iniset /etc/nova/nova.conf service_user project_name service 2022-04-13 22:48:13.231 | + lib/nova:init_nova_service_user_conf:803 : iniset /etc/nova/nova.conf service_user project_domain_name Default 2022-04-13 22:48:13.259 | + lib/nova:init_nova_service_user_conf:804 : iniset /etc/nova/nova.conf service_user auth_strategy keystone 2022-04-13 22:48:13.288 | + lib/nova:create_nova_conf:551 : is_service_enabled n-cond 2022-04-13 22:48:13.309 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 22:48:13.313 | ++ lib/nova:create_nova_conf:552 : seq 1 1 2022-04-13 22:48:13.318 | + lib/nova:create_nova_conf:552 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-04-13 22:48:13.320 | + lib/nova:create_nova_conf:553 : local conf 2022-04-13 22:48:13.322 | + lib/nova:create_nova_conf:554 : local vhost 2022-04-13 22:48:13.326 | ++ lib/nova:create_nova_conf:555 : conductor_conf 1 2022-04-13 22:48:13.328 | ++ lib/nova:conductor_conf:808 : local cell=1 2022-04-13 22:48:13.332 | ++ lib/nova:conductor_conf:809 : echo /etc/nova/nova_cell1.conf 2022-04-13 22:48:13.334 | + lib/nova:create_nova_conf:555 : conf=/etc/nova/nova_cell1.conf 2022-04-13 22:48:13.337 | + lib/nova:create_nova_conf:556 : vhost=nova_cell1 2022-04-13 22:48:13.339 | + lib/nova:create_nova_conf:558 : rm -f /etc/nova/nova_cell1.conf 2022-04-13 22:48:13.344 | ++ lib/nova:create_nova_conf:559 : database_connection_url nova_cell1 2022-04-13 22:48:13.346 | ++ lib/database:database_connection_url:134 : local db=nova_cell1 2022-04-13 22:48:13.348 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell1 2022-04-13 22:48:13.351 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=nova_cell1 2022-04-13 22:48:13.353 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell1?charset=utf8' 2022-04-13 22:48:13.356 | + 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-13 22:48:13.394 | + lib/nova:create_nova_conf:560 : iniset /etc/nova/nova_cell1.conf conductor workers 2 2022-04-13 22:48:13.430 | + lib/nova:create_nova_conf:561 : iniset /etc/nova/nova_cell1.conf DEFAULT debug True 2022-04-13 22:48:13.462 | + lib/nova:create_nova_conf:563 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-04-13 22:48:13.464 | + lib/nova:create_nova_conf:566 : rpc_backend_add_vhost nova_cell1 2022-04-13 22:48:13.466 | + lib/rpc_backend:rpc_backend_add_vhost:125 : local vhost=nova_cell1 2022-04-13 22:48:13.469 | + lib/rpc_backend:rpc_backend_add_vhost:126 : is_service_enabled rabbit 2022-04-13 22:48:13.485 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 22:48:13.489 | ++ lib/rpc_backend:rpc_backend_add_vhost:127 : sudo rabbitmqctl list_vhosts 2022-04-13 22:48:13.489 | ++ lib/rpc_backend:rpc_backend_add_vhost:127 : grep nova_cell1 2022-04-13 22:48:14.207 | + lib/rpc_backend:rpc_backend_add_vhost:127 : '[' -z ']' 2022-04-13 22:48:14.209 | + lib/rpc_backend:rpc_backend_add_vhost:128 : sudo rabbitmqctl add_vhost nova_cell1 2022-04-13 22:48:14.900 | Adding vhost "nova_cell1" ... 2022-04-13 22:48:14.949 | + lib/rpc_backend:rpc_backend_add_vhost:129 : sudo rabbitmqctl set_permissions -p nova_cell1 stackrabbit '.*' '.*' '.*' 2022-04-13 22:48:15.681 | Setting permissions for user "stackrabbit" in vhost "nova_cell1" ... 2022-04-13 22:48:15.705 | + lib/nova:create_nova_conf:567 : iniset_rpc_backend nova /etc/nova/nova_cell1.conf DEFAULT nova_cell1 2022-04-13 22:48:15.708 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2022-04-13 22:48:15.710 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova_cell1.conf 2022-04-13 22:48:15.714 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-04-13 22:48:15.717 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host=nova_cell1 2022-04-13 22:48:15.719 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-04-13 22:48:15.738 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 22:48:15.742 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url nova_cell1 2022-04-13 22:48:15.744 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host=nova_cell1 2022-04-13 22:48:15.746 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-04-13 22:48:15.767 | ++ functions-common:is_service_enabled:2088 : return 0 2022-04-13 22:48:15.770 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.15:5672/nova_cell1 2022-04-13 22:48:15.774 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova_cell1.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.15:5672/nova_cell1 2022-04-13 22:48:15.808 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-04-13 22:48:15.810 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-04-13 22:48:15.813 | + lib/nova:create_nova_conf:571 : is_service_enabled placement placement-client 2022-04-13 22:48:15.831 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 22:48:15.834 | + lib/nova:create_nova_conf:572 : configure_placement_nova_compute /etc/nova/nova_cell1.conf 2022-04-13 22:48:15.836 | + lib/nova:configure_placement_nova_compute:600 : local conf=/etc/nova/nova_cell1.conf 2022-04-13 22:48:15.839 | + lib/nova:configure_placement_nova_compute:601 : iniset /etc/nova/nova_cell1.conf placement auth_type password 2022-04-13 22:48:15.871 | + lib/nova:configure_placement_nova_compute:602 : iniset /etc/nova/nova_cell1.conf placement auth_url http://10.222.0.15/identity 2022-04-13 22:48:15.902 | + lib/nova:configure_placement_nova_compute:603 : iniset /etc/nova/nova_cell1.conf placement username placement 2022-04-13 22:48:15.930 | + lib/nova:configure_placement_nova_compute:604 : iniset /etc/nova/nova_cell1.conf placement password Passw0rd 2022-04-13 22:48:15.960 | + lib/nova:configure_placement_nova_compute:605 : iniset /etc/nova/nova_cell1.conf placement user_domain_name Default 2022-04-13 22:48:15.988 | + lib/nova:configure_placement_nova_compute:606 : iniset /etc/nova/nova_cell1.conf placement project_name service 2022-04-13 22:48:16.018 | + lib/nova:configure_placement_nova_compute:607 : iniset /etc/nova/nova_cell1.conf placement project_domain_name Default 2022-04-13 22:48:16.046 | + lib/nova:configure_placement_nova_compute:608 : iniset /etc/nova/nova_cell1.conf placement region_name RegionOne 2022-04-13 22:48:16.074 | + lib/nova:create_nova_conf:576 : setup_logging /etc/nova/nova_cell1.conf 2022-04-13 22:48:16.076 | + functions:setup_logging:674 : setup_systemd_logging /etc/nova/nova_cell1.conf 2022-04-13 22:48:16.079 | + functions:setup_systemd_logging:689 : local conf_file=/etc/nova/nova_cell1.conf 2022-04-13 22:48:16.082 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-04-13 22:48:16.100 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-04-13 22:48:16.102 | + functions:setup_systemd_logging:695 : local pidstr= 2022-04-13 22:48:16.107 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-04-13 22:48:16.109 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-04-13 22:48:16.111 | + 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-13 22:48:16.140 | + 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-13 22:48:16.171 | + 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-13 22:48:16.214 | + functions:setup_systemd_logging:706 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-04-13 22:48:16.244 | + lib/nova:create_nova_conf:583 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-04-13 22:48:16.247 | ++ lib/nova:create_nova_conf:586 : seq 1 1 2022-04-13 22:48:16.251 | + lib/nova:create_nova_conf:586 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-04-13 22:48:16.254 | + lib/nova:create_nova_conf:587 : local conf 2022-04-13 22:48:16.256 | + lib/nova:create_nova_conf:588 : local offset 2022-04-13 22:48:16.259 | ++ lib/nova:create_nova_conf:589 : conductor_conf 1 2022-04-13 22:48:16.262 | ++ lib/nova:conductor_conf:808 : local cell=1 2022-04-13 22:48:16.264 | ++ lib/nova:conductor_conf:809 : echo /etc/nova/nova_cell1.conf 2022-04-13 22:48:16.267 | + lib/nova:create_nova_conf:589 : conf=/etc/nova/nova_cell1.conf 2022-04-13 22:48:16.270 | + lib/nova:create_nova_conf:590 : offset=0 2022-04-13 22:48:16.272 | + lib/nova:create_nova_conf:591 : configure_console_proxies /etc/nova/nova_cell1.conf 0 2022-04-13 22:48:16.274 | + lib/nova:configure_console_proxies:698 : local conf=/etc/nova/nova_cell1.conf 2022-04-13 22:48:16.277 | + lib/nova:configure_console_proxies:699 : local offset=0 2022-04-13 22:48:16.279 | + lib/nova:configure_console_proxies:703 : offset=0 2022-04-13 22:48:16.285 | + lib/nova:configure_console_proxies:705 : is_service_enabled n-novnc 2022-04-13 22:48:16.301 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 22:48:16.304 | + lib/nova:configure_console_proxies:705 : '[' False '!=' False ']' 2022-04-13 22:48:16.306 | + lib/nova:configure_console_proxies:737 : is_service_enabled n-spice 2022-04-13 22:48:16.324 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 22:48:16.326 | + lib/nova:configure_console_proxies:742 : is_service_enabled n-sproxy 2022-04-13 22:48:16.347 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 22:48:16.349 | + lib/nova:configure_nova:340 : is_service_enabled n-cpu 2022-04-13 22:48:16.367 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 22:48:16.370 | + ./stack.sh:main:942 : is_service_enabled placement 2022-04-13 22:48:16.389 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 22:48:16.393 | + ./stack.sh:main:944 : stack_install_service placement 2022-04-13 22:48:16.396 | + lib/stack:stack_install_service:20 : local service=placement 2022-04-13 22:48:16.398 | + lib/stack:stack_install_service:21 : type install_placement 2022-04-13 22:48:16.401 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-04-13 22:48:16.403 | + lib/stack:stack_install_service:32 : install_placement 2022-04-13 22:48:16.406 | + lib/placement:install_placement:137 : install_apache_wsgi 2022-04-13 22:48:16.408 | + lib/apache:install_apache_wsgi:143 : is_ubuntu 2022-04-13 22:48:16.411 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 22:48:16.414 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 22:48:16.416 | + lib/apache:install_apache_wsgi:145 : install_package apache2 2022-04-13 22:48:16.419 | + functions-common:install_package:1470 : update_package_repo 2022-04-13 22:48:16.421 | + functions-common:update_package_repo:1442 : NO_UPDATE_REPOS=False 2022-04-13 22:48:16.423 | + functions-common:update_package_repo:1443 : REPOS_UPDATED=True 2022-04-13 22:48:16.426 | + functions-common:update_package_repo:1444 : RETRY_UPDATE=False 2022-04-13 22:48:16.428 | + functions-common:update_package_repo:1446 : [[ False = \T\r\u\e ]] 2022-04-13 22:48:16.431 | + functions-common:update_package_repo:1450 : is_ubuntu 2022-04-13 22:48:16.433 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 22:48:16.436 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 22:48:16.438 | + functions-common:update_package_repo:1451 : apt_get_update 2022-04-13 22:48:16.441 | + functions-common:apt_get_update:1196 : [[ True == \T\r\u\e ]] 2022-04-13 22:48:16.444 | + functions-common:apt_get_update:1196 : [[ False != \T\r\u\e ]] 2022-04-13 22:48:16.446 | + functions-common:apt_get_update:1197 : return 2022-04-13 22:48:16.449 | + functions-common:install_package:1471 : real_install_package apache2 2022-04-13 22:48:16.452 | + functions-common:real_install_package:1456 : is_ubuntu 2022-04-13 22:48:16.456 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 22:48:16.458 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 22:48:16.462 | + functions-common:real_install_package:1457 : apt_get install apache2 2022-04-13 22:48:16.493 | + functions-common:apt_get:1237 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install apache2 2022-04-13 22:48:16.607 | Reading package lists... 2022-04-13 22:48:16.873 | Building dependency tree... 2022-04-13 22:48:16.874 | Reading state information... 2022-04-13 22:48:17.150 | apache2 is already the newest version (2.4.41-4ubuntu3.10). 2022-04-13 22:48:17.150 | The following packages were automatically installed and are no longer required: 2022-04-13 22:48:17.151 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-13 22:48:17.152 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-13 22:48:17.152 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-13 22:48:17.152 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-13 22:48:17.152 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-13 22:48:17.152 | python3-zope.interface 2022-04-13 22:48:17.152 | Use 'sudo apt autoremove' to remove them. 2022-04-13 22:48:17.275 | 0 upgraded, 0 newly installed, 0 to remove and 127 not upgraded. 2022-04-13 22:48:17.280 | + functions-common:apt_get:1241 : result=0 2022-04-13 22:48:17.282 | + functions-common:apt_get:1244 : time_stop apt-get 2022-04-13 22:48:17.285 | + functions-common:time_stop:2432 : local name 2022-04-13 22:48:17.287 | + functions-common:time_stop:2433 : local end_time 2022-04-13 22:48:17.290 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-13 22:48:17.292 | + functions-common:time_stop:2435 : local total 2022-04-13 22:48:17.295 | + functions-common:time_stop:2436 : local start_time 2022-04-13 22:48:17.297 | + functions-common:time_stop:2438 : name=apt-get 2022-04-13 22:48:17.299 | + functions-common:time_stop:2439 : start_time=1649890096490 2022-04-13 22:48:17.302 | + functions-common:time_stop:2441 : [[ -z 1649890096490 ]] 2022-04-13 22:48:17.305 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-13 22:48:17.309 | + functions-common:time_stop:2444 : end_time=1649890097307 2022-04-13 22:48:17.312 | + functions-common:time_stop:2445 : elapsed_time=817 2022-04-13 22:48:17.315 | + functions-common:time_stop:2446 : total=300537 2022-04-13 22:48:17.317 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-13 22:48:17.319 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=301354 2022-04-13 22:48:17.322 | + functions-common:apt_get:1245 : return 0 2022-04-13 22:48:17.325 | + lib/apache:install_apache_wsgi:146 : is_package_installed libapache2-mod-wsgi 2022-04-13 22:48:17.327 | + functions-common:is_package_installed:1479 : [[ -z libapache2-mod-wsgi ]] 2022-04-13 22:48:17.330 | + functions-common:is_package_installed:1483 : [[ -z deb ]] 2022-04-13 22:48:17.333 | + functions-common:is_package_installed:1487 : [[ deb = \d\e\b ]] 2022-04-13 22:48:17.335 | + functions-common:is_package_installed:1488 : dpkg -s libapache2-mod-wsgi 2022-04-13 22:48:17.358 | + lib/apache:install_apache_wsgi:149 : install_package libapache2-mod-wsgi-py3 2022-04-13 22:48:17.360 | + functions-common:install_package:1470 : update_package_repo 2022-04-13 22:48:17.363 | + functions-common:update_package_repo:1442 : NO_UPDATE_REPOS=False 2022-04-13 22:48:17.365 | + functions-common:update_package_repo:1443 : REPOS_UPDATED=True 2022-04-13 22:48:17.367 | + functions-common:update_package_repo:1444 : RETRY_UPDATE=False 2022-04-13 22:48:17.370 | + functions-common:update_package_repo:1446 : [[ False = \T\r\u\e ]] 2022-04-13 22:48:17.372 | + functions-common:update_package_repo:1450 : is_ubuntu 2022-04-13 22:48:17.375 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 22:48:17.378 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 22:48:17.380 | + functions-common:update_package_repo:1451 : apt_get_update 2022-04-13 22:48:17.383 | + functions-common:apt_get_update:1196 : [[ True == \T\r\u\e ]] 2022-04-13 22:48:17.385 | + functions-common:apt_get_update:1196 : [[ False != \T\r\u\e ]] 2022-04-13 22:48:17.387 | + functions-common:apt_get_update:1197 : return 2022-04-13 22:48:17.390 | + functions-common:install_package:1471 : real_install_package libapache2-mod-wsgi-py3 2022-04-13 22:48:17.393 | + functions-common:real_install_package:1456 : is_ubuntu 2022-04-13 22:48:17.396 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 22:48:17.398 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 22:48:17.400 | + functions-common:real_install_package:1457 : apt_get install libapache2-mod-wsgi-py3 2022-04-13 22:48:17.423 | + functions-common:apt_get:1237 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install libapache2-mod-wsgi-py3 2022-04-13 22:48:17.551 | Reading package lists... 2022-04-13 22:48:17.809 | Building dependency tree... 2022-04-13 22:48:17.810 | Reading state information... 2022-04-13 22:48:18.079 | The following packages were automatically installed and are no longer required: 2022-04-13 22:48:18.081 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-13 22:48:18.081 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-13 22:48:18.081 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-13 22:48:18.081 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-13 22:48:18.081 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-13 22:48:18.081 | python3-zope.interface 2022-04-13 22:48:18.081 | Use 'sudo apt autoremove' to remove them. 2022-04-13 22:48:18.149 | The following NEW packages will be installed: 2022-04-13 22:48:18.153 | libapache2-mod-wsgi-py3 2022-04-13 22:48:18.447 | 0 upgraded, 1 newly installed, 0 to remove and 127 not upgraded. 2022-04-13 22:48:18.447 | Need to get 93.3 kB of archives. 2022-04-13 22:48:18.447 | After this operation, 300 kB of additional disk space will be used. 2022-04-13 22:48:18.447 | 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-13 22:48:19.704 | Fetched 93.3 kB in 1s (96.6 kB/s) 2022-04-13 22:48:19.738 | Selecting previously unselected package libapache2-mod-wsgi-py3. 2022-04-13 22:48:19.792 | (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 ... 91051 files and directories currently installed.) 2022-04-13 22:48:19.796 | Preparing to unpack .../libapache2-mod-wsgi-py3_4.6.8-1ubuntu3_amd64.deb ... 2022-04-13 22:48:19.799 | Unpacking libapache2-mod-wsgi-py3 (4.6.8-1ubuntu3) ... 2022-04-13 22:48:19.871 | Setting up libapache2-mod-wsgi-py3 (4.6.8-1ubuntu3) ... 2022-04-13 22:48:20.049 | apache2_invoke: Enable module wsgi 2022-04-13 22:48:29.041 | + functions-common:apt_get:1241 : result=0 2022-04-13 22:48:29.044 | + functions-common:apt_get:1244 : time_stop apt-get 2022-04-13 22:48:29.046 | + functions-common:time_stop:2432 : local name 2022-04-13 22:48:29.049 | + functions-common:time_stop:2433 : local end_time 2022-04-13 22:48:29.052 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-13 22:48:29.054 | + functions-common:time_stop:2435 : local total 2022-04-13 22:48:29.056 | + functions-common:time_stop:2436 : local start_time 2022-04-13 22:48:29.059 | + functions-common:time_stop:2438 : name=apt-get 2022-04-13 22:48:29.061 | + functions-common:time_stop:2439 : start_time=1649890097420 2022-04-13 22:48:29.063 | + functions-common:time_stop:2441 : [[ -z 1649890097420 ]] 2022-04-13 22:48:29.066 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-13 22:48:29.070 | + functions-common:time_stop:2444 : end_time=1649890109068 2022-04-13 22:48:29.073 | + functions-common:time_stop:2445 : elapsed_time=11648 2022-04-13 22:48:29.075 | + functions-common:time_stop:2446 : total=301354 2022-04-13 22:48:29.077 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-13 22:48:29.080 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=313002 2022-04-13 22:48:29.082 | + functions-common:apt_get:1245 : return 0 2022-04-13 22:48:29.085 | + lib/apache:install_apache_wsgi:164 : enable_apache_mod wsgi 2022-04-13 22:48:29.087 | + lib/apache:enable_apache_mod:59 : local mod=wsgi 2022-04-13 22:48:29.089 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-04-13 22:48:29.092 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 22:48:29.094 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 22:48:29.097 | + lib/apache:enable_apache_mod:64 : [[ wsgi != \v\e\r\s\i\o\n ]] 2022-04-13 22:48:29.100 | + lib/apache:enable_apache_mod:64 : a2query -m wsgi 2022-04-13 22:48:29.155 | wsgi (enabled by maintainer script) 2022-04-13 22:48:29.160 | + lib/placement:install_placement:139 : pip_install_gr osc-placement 2022-04-13 22:48:29.163 | + inc/python:pip_install_gr:76 : local name=osc-placement 2022-04-13 22:48:29.165 | + inc/python:pip_install_gr:77 : local clean_name 2022-04-13 22:48:29.169 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements osc-placement 2022-04-13 22:48:29.171 | ++ inc/python:get_from_global_requirements:225 : local package=osc-placement 2022-04-13 22:48:29.174 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-04-13 22:48:29.178 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^osc-placement' /opt/stack/requirements/global-requirements.txt 2022-04-13 22:48:29.179 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-04-13 22:48:29.184 | ++ inc/python:get_from_global_requirements:227 : required_pkg='osc-placement ' 2022-04-13 22:48:29.187 | ++ inc/python:get_from_global_requirements:228 : [[ osc-placement == '' ]] 2022-04-13 22:48:29.190 | ++ inc/python:get_from_global_requirements:231 : echo osc-placement 2022-04-13 22:48:29.193 | + inc/python:pip_install_gr:78 : clean_name=osc-placement 2022-04-13 22:48:29.198 | + inc/python:pip_install_gr:79 : pip_install osc-placement 2022-04-13 22:48:29.223 | Using python 3.8 to install osc-placement 2022-04-13 22:48:29.226 | + 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-13 22:48:30.100 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:48:30.101 | from cryptography.utils import int_from_bytes 2022-04-13 22:48:30.101 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:48:30.101 | from cryptography.utils import int_from_bytes 2022-04-13 22:48:31.284 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 22:48:31.418 | Collecting osc-placement 2022-04-13 22:48:31.424 | 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-13 22:48:31.441 | Requirement already satisfied: keystoneauth1>=3.3.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (4.5.0) 2022-04-13 22:48:31.442 | Requirement already satisfied: pbr>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (5.8.1) 2022-04-13 22:48:31.443 | Requirement already satisfied: oslo.utils>=3.37.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (4.12.2) 2022-04-13 22:48:31.444 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (1.16.0) 2022-04-13 22:48:31.445 | Requirement already satisfied: simplejson>=3.16.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (3.17.6) 2022-04-13 22:48:31.446 | Requirement already satisfied: osc-lib>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (2.5.0) 2022-04-13 22:48:31.508 | 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-13 22:48:31.509 | 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-13 22:48:31.510 | 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-13 22:48:31.511 | 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-13 22:48:31.524 | 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-13 22:48:31.526 | 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-13 22:48:31.527 | 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-13 22:48:31.542 | 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-13 22:48:31.543 | 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-13 22:48:31.545 | 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-13 22:48:31.547 | 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-13 22:48:31.548 | 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-13 22:48:31.549 | 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-13 22:48:31.569 | 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-13 22:48:31.571 | 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-13 22:48:31.573 | 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-13 22:48:31.574 | 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-13 22:48:31.581 | 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-13 22:48:31.619 | 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-13 22:48:31.620 | 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-13 22:48:31.621 | 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-13 22:48:31.623 | 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-13 22:48:31.626 | 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-13 22:48:31.627 | 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-13 22:48:31.628 | 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-13 22:48:31.629 | 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-13 22:48:31.698 | 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-13 22:48:31.700 | 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-13 22:48:31.702 | 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-13 22:48:31.704 | 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-13 22:48:31.792 | 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-13 22:48:31.793 | 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-13 22:48:31.794 | 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-13 22:48:31.838 | 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-13 22:48:31.879 | 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-13 22:48:32.059 | 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-13 22:48:34.148 | Installing collected packages: osc-placement 2022-04-13 22:48:34.336 | Successfully installed osc-placement-3.2.0 2022-04-13 22:48:34.336 | 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-13 22:48:34.343 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 22:48:34.343 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 22:48:34.479 | + inc/python:pip_install:200 : result=0 2022-04-13 22:48:34.481 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 22:48:34.484 | + functions-common:time_stop:2432 : local name 2022-04-13 22:48:34.486 | + functions-common:time_stop:2433 : local end_time 2022-04-13 22:48:34.489 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-13 22:48:34.491 | + functions-common:time_stop:2435 : local total 2022-04-13 22:48:34.494 | + functions-common:time_stop:2436 : local start_time 2022-04-13 22:48:34.496 | + functions-common:time_stop:2438 : name=pip_install 2022-04-13 22:48:34.499 | + functions-common:time_stop:2439 : start_time=1649890109214 2022-04-13 22:48:34.501 | + functions-common:time_stop:2441 : [[ -z 1649890109214 ]] 2022-04-13 22:48:34.505 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-13 22:48:34.509 | + functions-common:time_stop:2444 : end_time=1649890114507 2022-04-13 22:48:34.512 | + functions-common:time_stop:2445 : elapsed_time=5293 2022-04-13 22:48:34.514 | + functions-common:time_stop:2446 : total=293447 2022-04-13 22:48:34.516 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-13 22:48:34.519 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=298740 2022-04-13 22:48:34.522 | + inc/python:pip_install:203 : return 0 2022-04-13 22:48:34.524 | + lib/placement:install_placement:140 : git_clone https://opendev.org/openstack/placement.git /opt/stack/placement master 2022-04-13 22:48:34.527 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/placement.git 2022-04-13 22:48:34.529 | + functions-common:git_clone:609 : local git_dest=/opt/stack/placement 2022-04-13 22:48:34.531 | + functions-common:git_clone:610 : local git_ref=master 2022-04-13 22:48:34.534 | + functions-common:git_clone:611 : local orig_dir 2022-04-13 22:48:34.537 | ++ functions-common:git_clone:612 : pwd 2022-04-13 22:48:34.539 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-04-13 22:48:34.542 | + functions-common:git_clone:613 : local git_clone_flags= 2022-04-13 22:48:34.545 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-04-13 22:48:34.562 | + functions-common:git_clone:615 : RECLONE=False 2022-04-13 22:48:34.565 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-04-13 22:48:34.567 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-04-13 22:48:34.570 | + functions-common:git_clone:629 : echo master 2022-04-13 22:48:34.570 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-04-13 22:48:34.576 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/placement ]] 2022-04-13 22:48:34.578 | + functions-common:git_clone:644 : [[ False = \T\r\u\e ]] 2022-04-13 22:48:34.581 | + functions-common:git_clone:650 : git_timed clone https://opendev.org/openstack/placement.git /opt/stack/placement --branch master 2022-04-13 22:48:34.583 | + functions-common:git_timed:709 : local count=0 2022-04-13 22:48:34.586 | + functions-common:git_timed:710 : local timeout=0 2022-04-13 22:48:34.588 | + functions-common:git_timed:712 : [[ -n 0 ]] 2022-04-13 22:48:34.590 | + functions-common:git_timed:713 : timeout=0 2022-04-13 22:48:34.593 | + functions-common:git_timed:716 : time_start git_timed 2022-04-13 22:48:34.595 | + functions-common:time_start:2418 : local name=git_timed 2022-04-13 22:48:34.597 | + functions-common:time_start:2419 : local start_time= 2022-04-13 22:48:34.599 | + functions-common:time_start:2420 : [[ -n '' ]] 2022-04-13 22:48:34.602 | ++ functions-common:time_start:2423 : date +%s%3N 2022-04-13 22:48:34.606 | + functions-common:time_start:2423 : _TIME_START[$name]=1649890114604 2022-04-13 22:48:34.609 | + functions-common:git_timed:717 : timeout -s SIGINT 0 git clone https://opendev.org/openstack/placement.git /opt/stack/placement --branch master 2022-04-13 22:48:34.612 | Cloning into '/opt/stack/placement'... 2022-04-13 22:49:04.221 | + functions-common:git_timed:731 : time_stop git_timed 2022-04-13 22:49:04.224 | + functions-common:time_stop:2432 : local name 2022-04-13 22:49:04.226 | + functions-common:time_stop:2433 : local end_time 2022-04-13 22:49:04.228 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-13 22:49:04.231 | + functions-common:time_stop:2435 : local total 2022-04-13 22:49:04.233 | + functions-common:time_stop:2436 : local start_time 2022-04-13 22:49:04.235 | + functions-common:time_stop:2438 : name=git_timed 2022-04-13 22:49:04.237 | + functions-common:time_stop:2439 : start_time=1649890114604 2022-04-13 22:49:04.241 | + functions-common:time_stop:2441 : [[ -z 1649890114604 ]] 2022-04-13 22:49:04.244 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-13 22:49:04.249 | + functions-common:time_stop:2444 : end_time=1649890144246 2022-04-13 22:49:04.251 | + functions-common:time_stop:2445 : elapsed_time=29642 2022-04-13 22:49:04.253 | + functions-common:time_stop:2446 : total=0 2022-04-13 22:49:04.255 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-13 22:49:04.258 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=29642 2022-04-13 22:49:04.261 | + functions-common:git_clone:681 : sudo git config --global --add safe.directory /opt/stack/placement 2022-04-13 22:49:04.275 | + functions-common:git_clone:684 : cd /opt/stack/placement 2022-04-13 22:49:04.278 | + functions-common:git_clone:685 : git show --oneline 2022-04-13 22:49:04.278 | + functions-common:git_clone:685 : head -1 2022-04-13 22:49:04.282 | 49d22d82 Merge "Fix perfload jobs after consumer_types" 2022-04-13 22:49:04.285 | + functions-common:git_clone:686 : cd /home/ubuntu/devstack 2022-04-13 22:49:04.287 | + lib/placement:install_placement:141 : setup_develop /opt/stack/placement 2022-04-13 22:49:04.290 | + inc/python:setup_develop:338 : local bindep 2022-04-13 22:49:04.293 | + inc/python:setup_develop:339 : [[ /opt/stack/placement == -bindep* ]] 2022-04-13 22:49:04.295 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/placement 2022-04-13 22:49:04.297 | + inc/python:setup_develop:344 : local extras= 2022-04-13 22:49:04.300 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/placement -e 2022-04-13 22:49:04.303 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-04-13 22:49:04.305 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/placement == -bindep* ]] 2022-04-13 22:49:04.308 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/placement 2022-04-13 22:49:04.310 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-04-13 22:49:04.313 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-04-13 22:49:04.316 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/placement 2022-04-13 22:49:04.319 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-04-13 22:49:04.322 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/placement 2022-04-13 22:49:04.324 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-04-13 22:49:04.327 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-04-13 22:49:04.330 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/placement/setup.cfg 2022-04-13 22:49:04.336 | + inc/python:_setup_package_with_constraints_edit:385 : name=openstack-placement 2022-04-13 22:49:04.339 | + 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-13 22:49:05.006 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/placement -e 2022-04-13 22:49:05.011 | + inc/python:setup_package:418 : local bindep=0 2022-04-13 22:49:05.014 | + inc/python:setup_package:419 : local bindep_flag= 2022-04-13 22:49:05.016 | + inc/python:setup_package:420 : local bindep_profiles= 2022-04-13 22:49:05.018 | + inc/python:setup_package:421 : [[ /opt/stack/placement == -bindep* ]] 2022-04-13 22:49:05.021 | + inc/python:setup_package:426 : local project_dir=/opt/stack/placement 2022-04-13 22:49:05.024 | + inc/python:setup_package:427 : local flags=-e 2022-04-13 22:49:05.026 | + inc/python:setup_package:428 : local extras= 2022-04-13 22:49:05.029 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-04-13 22:49:05.031 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-04-13 22:49:05.033 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-04-13 22:49:05.036 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-04-13 22:49:05.039 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-04-13 22:49:05.042 | + inc/python:setup_package:446 : pip_install -e /opt/stack/placement 2022-04-13 22:49:05.063 | Using python 3.8 to install /opt/stack/placement 2022-04-13 22:49:05.066 | + 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-13 22:49:05.922 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:49:05.922 | from cryptography.utils import int_from_bytes 2022-04-13 22:49:05.922 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:49:05.922 | from cryptography.utils import int_from_bytes 2022-04-13 22:49:07.124 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 22:49:07.156 | Obtaining file:///opt/stack/placement 2022-04-13 22:49:07.157 | Preparing metadata (setup.py): started 2022-04-13 22:49:11.859 | Preparing metadata (setup.py): finished with status 'done' 2022-04-13 22:49:11.998 | 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-13 22:49:11.999 | 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-13 22:49:12.000 | 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-13 22:49:12.001 | 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-13 22:49:12.002 | 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-13 22:49:12.003 | 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-13 22:49:12.004 | 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-13 22:49:12.006 | 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-13 22:49:12.007 | 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-13 22:49:12.008 | 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-13 22:49:12.010 | 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-13 22:49:12.011 | 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-13 22:49:12.012 | 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-13 22:49:12.013 | 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-13 22:49:12.014 | 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-13 22:49:12.015 | 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-13 22:49:12.016 | 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-13 22:49:12.017 | 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-13 22:49:12.018 | 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-13 22:49:12.020 | 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-13 22:49:12.021 | 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-13 22:49:12.086 | 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-13 22:49:12.087 | 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-13 22:49:12.089 | 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-13 22:49:12.091 | 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-13 22:49:12.092 | 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-13 22:49:12.094 | 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-13 22:49:12.114 | 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-13 22:49:12.157 | 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-13 22:49:12.158 | 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-13 22:49:12.159 | 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-13 22:49:12.160 | 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-13 22:49:12.161 | 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-13 22:49:12.213 | 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-13 22:49:12.214 | 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-13 22:49:12.217 | 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-13 22:49:12.218 | 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-13 22:49:12.259 | 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-13 22:49:12.263 | 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-13 22:49:12.281 | 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-13 22:49:12.283 | 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-13 22:49:12.286 | 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-13 22:49:12.314 | 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-13 22:49:12.315 | 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-13 22:49:12.328 | 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-13 22:49:12.346 | 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-13 22:49:12.347 | 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-13 22:49:12.348 | 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-13 22:49:12.350 | 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-13 22:49:12.393 | 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-13 22:49:12.395 | 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-13 22:49:12.396 | 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-13 22:49:12.398 | 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-13 22:49:12.416 | 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-13 22:49:12.618 | 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-13 22:49:12.658 | 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-13 22:49:12.660 | 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-13 22:49:12.661 | 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-13 22:49:12.679 | 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-13 22:49:12.719 | 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-13 22:49:12.778 | 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-13 22:49:12.847 | 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-13 22:49:12.931 | 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-13 22:49:12.985 | 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-13 22:49:13.188 | 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-13 22:49:13.190 | 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-13 22:49:13.190 | 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-13 22:49:13.273 | 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-13 22:49:13.339 | 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-13 22:49:13.507 | 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-13 22:49:13.625 | 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-13 22:49:13.627 | 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-13 22:49:15.514 | Installing collected packages: openstack-placement 2022-04-13 22:49:15.516 | Running setup.py develop for openstack-placement 2022-04-13 22:49:21.446 | Successfully installed openstack-placement 2022-04-13 22:49:21.447 | 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-13 22:49:21.454 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 22:49:21.454 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 22:49:21.595 | + inc/python:pip_install:200 : result=0 2022-04-13 22:49:21.597 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 22:49:21.601 | + functions-common:time_stop:2432 : local name 2022-04-13 22:49:21.603 | + functions-common:time_stop:2433 : local end_time 2022-04-13 22:49:21.606 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-13 22:49:21.608 | + functions-common:time_stop:2435 : local total 2022-04-13 22:49:21.610 | + functions-common:time_stop:2436 : local start_time 2022-04-13 22:49:21.613 | + functions-common:time_stop:2438 : name=pip_install 2022-04-13 22:49:21.615 | + functions-common:time_stop:2439 : start_time=1649890145058 2022-04-13 22:49:21.617 | + functions-common:time_stop:2441 : [[ -z 1649890145058 ]] 2022-04-13 22:49:21.620 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-13 22:49:21.624 | + functions-common:time_stop:2444 : end_time=1649890161622 2022-04-13 22:49:21.626 | + functions-common:time_stop:2445 : elapsed_time=16564 2022-04-13 22:49:21.629 | + functions-common:time_stop:2446 : total=298740 2022-04-13 22:49:21.631 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-13 22:49:21.634 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=315304 2022-04-13 22:49:21.636 | + inc/python:pip_install:203 : return 0 2022-04-13 22:49:21.639 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-04-13 22:49:21.641 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-04-13 22:49:21.644 | + functions-common:safe_chown:2333 : _safe_permission_operation chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-04-13 22:49:21.665 | + functions-common:_safe_permission_operation:2181 : sudo chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-04-13 22:49:21.677 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/placement 2022-04-13 22:49:21.680 | + inc/python:use_library_from_git:250 : local name=/opt/stack/placement 2022-04-13 22:49:21.682 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 22:49:21.685 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 22:49:21.687 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/placement, ]] 2022-04-13 22:49:21.690 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 22:49:21.692 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-04-13 22:49:21.695 | + ./stack.sh:main:945 : configure_placement 2022-04-13 22:49:21.698 | + lib/placement:configure_placement:106 : sudo install -d -o ubuntu /etc/placement 2022-04-13 22:49:21.711 | + lib/placement:configure_placement:107 : create_placement_conf 2022-04-13 22:49:21.714 | + lib/placement:create_placement_conf:96 : rm -f /etc/placement/placement.conf 2022-04-13 22:49:21.719 | ++ lib/placement:create_placement_conf:97 : database_connection_url placement 2022-04-13 22:49:21.721 | ++ lib/database:database_connection_url:134 : local db=placement 2022-04-13 22:49:21.725 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql placement 2022-04-13 22:49:21.727 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=placement 2022-04-13 22:49:21.730 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/placement?charset=utf8' 2022-04-13 22:49:21.733 | + 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-13 22:49:21.767 | + lib/placement:create_placement_conf:98 : iniset /etc/placement/placement.conf DEFAULT debug True 2022-04-13 22:49:21.801 | + lib/placement:create_placement_conf:99 : iniset /etc/placement/placement.conf api auth_strategy keystone 2022-04-13 22:49:21.841 | + lib/placement:create_placement_conf:100 : configure_keystone_authtoken_middleware /etc/placement/placement.conf placement 2022-04-13 22:49:21.844 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/placement/placement.conf 2022-04-13 22:49:21.846 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=placement 2022-04-13 22:49:21.851 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-04-13 22:49:21.853 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/placement/placement.conf keystone_authtoken auth_type password 2022-04-13 22:49:21.893 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/placement/placement.conf keystone_authtoken interface public 2022-04-13 22:49:21.929 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/placement/placement.conf keystone_authtoken auth_url http://10.222.0.15/identity 2022-04-13 22:49:21.959 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/placement/placement.conf keystone_authtoken username placement 2022-04-13 22:49:21.990 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/placement/placement.conf keystone_authtoken password Passw0rd 2022-04-13 22:49:22.022 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/placement/placement.conf keystone_authtoken user_domain_name Default 2022-04-13 22:49:22.053 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/placement/placement.conf keystone_authtoken project_name service 2022-04-13 22:49:22.088 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/placement/placement.conf keystone_authtoken project_domain_name Default 2022-04-13 22:49:22.121 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/placement/placement.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-04-13 22:49:22.155 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/placement/placement.conf keystone_authtoken memcached_servers localhost:11211 2022-04-13 22:49:22.195 | + lib/placement:create_placement_conf:101 : setup_logging /etc/placement/placement.conf 2022-04-13 22:49:22.200 | + functions:setup_logging:674 : setup_systemd_logging /etc/placement/placement.conf 2022-04-13 22:49:22.203 | + functions:setup_systemd_logging:689 : local conf_file=/etc/placement/placement.conf 2022-04-13 22:49:22.207 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-04-13 22:49:22.228 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-04-13 22:49:22.230 | + functions:setup_systemd_logging:695 : local pidstr= 2022-04-13 22:49:22.233 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-04-13 22:49:22.242 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-04-13 22:49:22.244 | + 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-13 22:49:22.275 | + 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-13 22:49:22.309 | + 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-13 22:49:22.344 | + functions:setup_systemd_logging:706 : iniset /etc/placement/placement.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-04-13 22:49:22.376 | + lib/placement:configure_placement:109 : [[ uwsgi == \u\w\s\g\i ]] 2022-04-13 22:49:22.378 | + lib/placement:configure_placement:110 : write_uwsgi_config /etc/placement/placement-uwsgi.ini /usr/local/bin/placement-api /placement 2022-04-13 22:49:22.383 | + lib/apache:write_uwsgi_config:254 : local file=/etc/placement/placement-uwsgi.ini 2022-04-13 22:49:22.385 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/placement-api 2022-04-13 22:49:22.390 | + lib/apache:write_uwsgi_config:256 : local url=/placement 2022-04-13 22:49:22.392 | + lib/apache:write_uwsgi_config:257 : local http= 2022-04-13 22:49:22.395 | + lib/apache:write_uwsgi_config:258 : local name= 2022-04-13 22:49:22.398 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/placement-api 2022-04-13 22:49:22.403 | + lib/apache:write_uwsgi_config:259 : name=placement-api 2022-04-13 22:49:22.406 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-04-13 22:49:22.408 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-04-13 22:49:22.422 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-04-13 22:49:22.422 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-04-13 22:49:22.431 | d /var/run/uwsgi 0755 ubuntu root 2022-04-13 22:49:22.436 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-04-13 22:49:22.453 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/placement-api.socket 2022-04-13 22:49:22.456 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/placement/placement-uwsgi.ini 2022-04-13 22:49:22.461 | + lib/apache:write_uwsgi_config:275 : iniset /etc/placement/placement-uwsgi.ini uwsgi wsgi-file /usr/local/bin/placement-api 2022-04-13 22:49:22.494 | + lib/apache:write_uwsgi_config:276 : iniset /etc/placement/placement-uwsgi.ini uwsgi processes 2 2022-04-13 22:49:22.528 | + lib/apache:write_uwsgi_config:278 : iniset /etc/placement/placement-uwsgi.ini uwsgi master true 2022-04-13 22:49:22.571 | + lib/apache:write_uwsgi_config:280 : iniset /etc/placement/placement-uwsgi.ini uwsgi die-on-term true 2022-04-13 22:49:22.603 | + lib/apache:write_uwsgi_config:281 : iniset /etc/placement/placement-uwsgi.ini uwsgi exit-on-reload false 2022-04-13 22:49:22.644 | + lib/apache:write_uwsgi_config:284 : iniset /etc/placement/placement-uwsgi.ini uwsgi worker-reload-mercy 90 2022-04-13 22:49:22.678 | + lib/apache:write_uwsgi_config:285 : iniset /etc/placement/placement-uwsgi.ini uwsgi enable-threads true 2022-04-13 22:49:22.709 | + lib/apache:write_uwsgi_config:286 : iniset /etc/placement/placement-uwsgi.ini uwsgi plugins http,python3 2022-04-13 22:49:22.739 | + lib/apache:write_uwsgi_config:288 : iniset /etc/placement/placement-uwsgi.ini uwsgi thunder-lock true 2022-04-13 22:49:22.771 | + 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-13 22:49:22.809 | + lib/apache:write_uwsgi_config:292 : iniset /etc/placement/placement-uwsgi.ini uwsgi buffer-size 65535 2022-04-13 22:49:22.841 | + lib/apache:write_uwsgi_config:294 : iniset /etc/placement/placement-uwsgi.ini uwsgi add-header 'Connection: close' 2022-04-13 22:49:22.877 | + lib/apache:write_uwsgi_config:296 : iniset /etc/placement/placement-uwsgi.ini uwsgi lazy-apps true 2022-04-13 22:49:22.910 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2022-04-13 22:49:22.913 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2022-04-13 22:49:22.916 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for placement-api 2022-04-13 22:49:22.919 | ++ lib/apache:apache_site_config_for:186 : local site=placement-api 2022-04-13 22:49:22.922 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-04-13 22:49:22.925 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 22:49:22.928 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 22:49:22.930 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/placement-api.conf 2022-04-13 22:49:22.933 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/placement-api.conf 2022-04-13 22:49:22.936 | + lib/apache:write_uwsgi_config:304 : iniset /etc/placement/placement-uwsgi.ini uwsgi socket /var/run/uwsgi/placement-api.socket 2022-04-13 22:49:22.970 | + lib/apache:write_uwsgi_config:305 : iniset /etc/placement/placement-uwsgi.ini uwsgi chmod-socket 666 2022-04-13 22:49:23.003 | + 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-13 22:49:23.003 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/placement-api.conf 2022-04-13 22:49:23.014 | ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api" retry=0 2022-04-13 22:49:23.018 | + lib/apache:write_uwsgi_config:307 : enable_apache_site placement-api 2022-04-13 22:49:23.021 | + lib/apache:enable_apache_site:203 : local site=placement-api 2022-04-13 22:49:23.024 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-04-13 22:49:23.027 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-04-13 22:49:23.029 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-04-13 22:49:23.033 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 22:49:23.035 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 22:49:23.039 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-04-13 22:49:23.042 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-04-13 22:49:23.044 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 22:49:23.047 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 22:49:23.049 | + lib/apache:enable_apache_site:207 : sudo a2ensite placement-api 2022-04-13 22:49:23.112 | Enabling site placement-api. 2022-04-13 22:49:23.118 | To activate the new configuration, you need to run: 2022-04-13 22:49:23.118 | systemctl reload apache2 2022-04-13 22:49:23.123 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2022-04-13 22:49:23.126 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-04-13 22:49:23.128 | + functions-common:restart_service:2316 : '[' -x /bin/systemctl ']' 2022-04-13 22:49:23.131 | + functions-common:restart_service:2317 : sudo /bin/systemctl restart apache2 2022-04-13 22:49:23.267 | + ./stack.sh:main:952 : is_service_enabled placement placement-client 2022-04-13 22:49:23.303 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 22:49:23.306 | + ./stack.sh:main:953 : is_service_enabled n-cpu 2022-04-13 22:49:23.336 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 22:49:23.338 | + ./stack.sh:main:953 : is_service_enabled n-sch 2022-04-13 22:49:23.357 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 22:49:23.360 | + ./stack.sh:main:954 : configure_placement_nova_compute 2022-04-13 22:49:23.362 | + lib/nova:configure_placement_nova_compute:600 : local conf=/etc/nova/nova.conf 2022-04-13 22:49:23.365 | + lib/nova:configure_placement_nova_compute:601 : iniset /etc/nova/nova.conf placement auth_type password 2022-04-13 22:49:23.404 | + lib/nova:configure_placement_nova_compute:602 : iniset /etc/nova/nova.conf placement auth_url http://10.222.0.15/identity 2022-04-13 22:49:23.437 | + lib/nova:configure_placement_nova_compute:603 : iniset /etc/nova/nova.conf placement username placement 2022-04-13 22:49:23.470 | + lib/nova:configure_placement_nova_compute:604 : iniset /etc/nova/nova.conf placement password Passw0rd 2022-04-13 22:49:23.500 | + lib/nova:configure_placement_nova_compute:605 : iniset /etc/nova/nova.conf placement user_domain_name Default 2022-04-13 22:49:23.531 | + lib/nova:configure_placement_nova_compute:606 : iniset /etc/nova/nova.conf placement project_name service 2022-04-13 22:49:23.562 | + lib/nova:configure_placement_nova_compute:607 : iniset /etc/nova/nova.conf placement project_domain_name Default 2022-04-13 22:49:23.592 | + lib/nova:configure_placement_nova_compute:608 : iniset /etc/nova/nova.conf placement region_name RegionOne 2022-04-13 22:49:23.624 | + ./stack.sh:main:958 : is_service_enabled horizon 2022-04-13 22:49:23.649 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 22:49:23.653 | + ./stack.sh:main:963 : is_service_enabled tls-proxy 2022-04-13 22:49:23.672 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 22:49:23.675 | + ./stack.sh:main:971 : run_phase stack install 2022-04-13 22:49:23.678 | + functions-common:run_phase:1860 : local mode=stack 2022-04-13 22:49:23.680 | + functions-common:run_phase:1861 : local phase=install 2022-04-13 22:49:23.682 | + functions-common:run_phase:1862 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-04-13 22:49:23.685 | + functions-common:run_phase:1863 : local extra_plugin_file_name 2022-04-13 22:49:23.688 | + functions-common:run_phase:1864 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-04-13 22:49:23.690 | + functions-common:run_phase:1869 : local exceptions=80-tempest.sh 2022-04-13 22:49:23.693 | + functions-common:run_phase:1870 : local extra 2022-04-13 22:49:23.698 | ++ functions-common:run_phase:1871 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-04-13 22:49:23.704 | + functions-common:run_phase:1871 : extra=80-tempest.sh 2022-04-13 22:49:23.707 | + functions-common:run_phase:1872 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-04-13 22:49:23.710 | + functions-common:run_phase:1876 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-04-13 22:49:23.713 | + functions-common:run_phase:1876 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack install 2022-04-13 22:49:23.715 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-04-13 22:49:23.733 | ++ functions-common:is_service_enabled:2088 : return 0 2022-04-13 22:49:23.735 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-04-13 22:49:23.738 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-04-13 22:49:23.740 | ++ extras.d/80-tempest.sh:source:7 : [[ install == \i\n\s\t\a\l\l ]] 2022-04-13 22:49:23.745 | ++ extras.d/80-tempest.sh:source:8 : echo_summary 'Installing Tempest' 2022-04-13 22:49:23.748 | ++ ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-13 22:49:23.750 | ++ ./stack.sh:echo_summary:448 : echo -e Installing Tempest 2022-04-13 22:49:23.752 | ++ extras.d/80-tempest.sh:source:9 : async_runfunc install_tempest 2022-04-13 22:49:23.756 | ++ inc/async:async_runfunc:116 : async_run install_tempest install_tempest 2022-04-13 22:49:23.820 | ++ inc/async:async_inner:63 : install_tempest 2022-04-13 22:49:23.862 | [17758 Async install_tempest:77208]: running: install_tempest 2022-04-13 22:49:23.865 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-04-13 22:49:23.867 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-04-13 22:49:23.870 | + functions-common:run_phase:1881 : [[ stack == \s\o\u\r\c\e ]] 2022-04-13 22:49:23.873 | + functions-common:run_phase:1884 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-04-13 22:49:23.876 | + functions-common:run_phase:1887 : run_plugins stack install 2022-04-13 22:49:23.879 | + functions-common:run_plugins:1846 : local mode=stack 2022-04-13 22:49:23.883 | + functions-common:run_plugins:1847 : local phase=install 2022-04-13 22:49:23.886 | + functions-common:run_plugins:1849 : local plugins= 2022-04-13 22:49:23.890 | + functions-common:run_plugins:1850 : local plugin 2022-04-13 22:49:23.893 | + ./stack.sh:main:974 : use_library_from_git python-openstackclient 2022-04-13 22:49:23.896 | + inc/python:use_library_from_git:250 : local name=python-openstackclient 2022-04-13 22:49:23.899 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 22:49:23.902 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 22:49:23.905 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-openstackclient, ]] 2022-04-13 22:49:23.908 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 22:49:23.911 | + ./stack.sh:main:978 : pip_install_gr python-openstackclient 2022-04-13 22:49:23.914 | + inc/python:pip_install_gr:76 : local name=python-openstackclient 2022-04-13 22:49:23.916 | + inc/python:pip_install_gr:77 : local clean_name 2022-04-13 22:49:23.920 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-openstackclient 2022-04-13 22:49:23.923 | ++ inc/python:get_from_global_requirements:225 : local package=python-openstackclient 2022-04-13 22:49:23.926 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-04-13 22:49:23.934 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^python-openstackclient' /opt/stack/requirements/global-requirements.txt 2022-04-13 22:49:23.934 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-04-13 22:49:23.938 | ++ inc/python:get_from_global_requirements:227 : required_pkg='python-openstackclient ' 2022-04-13 22:49:23.941 | ++ inc/python:get_from_global_requirements:228 : [[ python-openstackclient == '' ]] 2022-04-13 22:49:23.944 | ++ inc/python:get_from_global_requirements:231 : echo python-openstackclient 2022-04-13 22:49:23.948 | + inc/python:pip_install_gr:78 : clean_name=python-openstackclient 2022-04-13 22:49:23.952 | + inc/python:pip_install_gr:79 : pip_install python-openstackclient 2022-04-13 22:49:23.977 | Using python 3.8 to install python-openstackclient 2022-04-13 22:49:23.983 | + 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-13 22:49:24.918 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:49:24.919 | from cryptography.utils import int_from_bytes 2022-04-13 22:49:24.919 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:49:24.919 | from cryptography.utils import int_from_bytes 2022-04-13 22:49:26.116 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 22:49:26.486 | Collecting python-openstackclient 2022-04-13 22:49:26.527 | 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-13 22:49:26.845 | Requirement already satisfied: python-novaclient>=17.0.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (17.7.0) 2022-04-13 22:49:26.846 | Requirement already satisfied: python-cinderclient>=3.3.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (8.3.0) 2022-04-13 22:49:26.847 | Requirement already satisfied: python-keystoneclient>=3.22.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (4.4.0) 2022-04-13 22:49:26.849 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (5.1.0) 2022-04-13 22:49:26.850 | Requirement already satisfied: cliff>=3.5.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (3.10.1) 2022-04-13 22:49:26.851 | Requirement already satisfied: openstacksdk>=0.61.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (0.61.0) 2022-04-13 22:49:26.852 | Requirement already satisfied: stevedore>=2.0.1 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (3.5.0) 2022-04-13 22:49:26.853 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (4.12.2) 2022-04-13 22:49:26.854 | 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-13 22:49:26.856 | Requirement already satisfied: osc-lib>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (2.5.0) 2022-04-13 22:49:26.857 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (1.0.2) 2022-04-13 22:49:26.870 | 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-13 22:49:26.870 | 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-13 22:49:26.871 | 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-13 22:49:26.872 | 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-13 22:49:26.874 | 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-13 22:49:26.900 | 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-13 22:49:26.901 | 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-13 22:49:26.902 | 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-13 22:49:26.903 | 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-13 22:49:26.904 | 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-13 22:49:26.906 | 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-13 22:49:26.906 | 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-13 22:49:26.907 | 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-13 22:49:26.909 | 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-13 22:49:26.910 | 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-13 22:49:26.912 | 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-13 22:49:26.926 | Requirement already satisfied: simplejson>=3.5.1 in /usr/local/lib/python3.8/dist-packages (from osc-lib>=2.3.0->python-openstackclient) (3.17.6) 2022-04-13 22:49:26.945 | 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-13 22:49:26.946 | 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-13 22:49:26.948 | 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-13 22:49:26.950 | 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-13 22:49:26.969 | 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-13 22:49:26.989 | 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-13 22:49:26.990 | 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-13 22:49:26.994 | 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-13 22:49:27.084 | 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-13 22:49:27.085 | 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-13 22:49:27.086 | 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-13 22:49:27.130 | 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-13 22:49:27.141 | 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-13 22:49:27.175 | 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-13 22:49:27.339 | 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-13 22:49:27.355 | 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-13 22:49:27.458 | 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-13 22:49:27.459 | 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-13 22:49:27.460 | 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-13 22:49:27.463 | 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-13 22:49:27.622 | 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-13 22:49:29.778 | Installing collected packages: python-openstackclient 2022-04-13 22:49:31.284 | Successfully installed python-openstackclient-5.8.0 2022-04-13 22:49:31.284 | 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-13 22:49:31.292 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 22:49:31.292 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 22:49:31.446 | + inc/python:pip_install:200 : result=0 2022-04-13 22:49:31.449 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 22:49:31.451 | + functions-common:time_stop:2432 : local name 2022-04-13 22:49:31.456 | + functions-common:time_stop:2433 : local end_time 2022-04-13 22:49:31.458 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-13 22:49:31.461 | + functions-common:time_stop:2435 : local total 2022-04-13 22:49:31.463 | + functions-common:time_stop:2436 : local start_time 2022-04-13 22:49:31.466 | + functions-common:time_stop:2438 : name=pip_install 2022-04-13 22:49:31.469 | + functions-common:time_stop:2439 : start_time=1649890163971 2022-04-13 22:49:31.471 | + functions-common:time_stop:2441 : [[ -z 1649890163971 ]] 2022-04-13 22:49:31.475 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-13 22:49:31.479 | + functions-common:time_stop:2444 : end_time=1649890171476 2022-04-13 22:49:31.482 | + functions-common:time_stop:2445 : elapsed_time=7505 2022-04-13 22:49:31.484 | + functions-common:time_stop:2446 : total=315304 2022-04-13 22:49:31.486 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-13 22:49:31.489 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=322809 2022-04-13 22:49:31.492 | + inc/python:pip_install:203 : return 0 2022-04-13 22:49:31.494 | + ./stack.sh:main:983 : install_oscwrap 2022-04-13 22:49:31.498 | ++ functions-common:install_oscwrap:2477 : mktemp 2022-04-13 22:49:31.503 | + functions-common:install_oscwrap:2477 : OSCWRAP_TIMER_FILE=/tmp/tmp.Slhq6W8ABN 2022-04-13 22:49:31.505 | + functions-common:install_oscwrap:2480 : shopt -s expand_aliases 2022-04-13 22:49:31.508 | + functions-common:install_oscwrap:2483 : unalias -a 2022-04-13 22:49:31.510 | + functions-common:install_oscwrap:2485 : alias openstack=oscwrap 2022-04-13 22:49:31.513 | + ./stack.sh:main:988 : [[ False != \F\a\l\s\e ]] 2022-04-13 22:49:31.516 | + ./stack.sh:main:1028 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2022-04-13 22:49:31.518 | + ./stack.sh:main:1036 : is_service_enabled mysql postgresql 2022-04-13 22:49:31.537 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 22:49:31.541 | + ./stack.sh:main:1037 : configure_database 2022-04-13 22:49:31.544 | + lib/database:configure_database:128 : configure_database_mysql 2022-04-13 22:49:31.546 | + lib/databases/mysql:configure_database_mysql:72 : local my_conf mysql slow_log 2022-04-13 22:49:31.551 | + lib/databases/mysql:configure_database_mysql:73 : echo_summary 'Configuring and starting MySQL' 2022-04-13 22:49:31.554 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-13 22:49:31.556 | + ./stack.sh:echo_summary:448 : echo -e Configuring and starting MySQL 2022-04-13 22:49:31.559 | + lib/databases/mysql:configure_database_mysql:75 : is_ubuntu 2022-04-13 22:49:31.561 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 22:49:31.563 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 22:49:31.566 | + lib/databases/mysql:configure_database_mysql:76 : my_conf=/etc/mysql/my.cnf 2022-04-13 22:49:31.569 | ++ lib/databases/mysql:configure_database_mysql:90 : ipv6_unquote 0.0.0.0 2022-04-13 22:49:31.573 | ++ functions-common:ipv6_unquote:2230 : tr -d '[]' 2022-04-13 22:49:31.575 | ++ functions-common:ipv6_unquote:2230 : echo 0.0.0.0 2022-04-13 22:49:31.578 | + lib/databases/mysql:configure_database_mysql:90 : iniset -sudo /etc/mysql/my.cnf mysqld bind-address 0.0.0.0 2022-04-13 22:49:31.646 | + lib/databases/mysql:configure_database_mysql:93 : is_fedora 2022-04-13 22:49:31.648 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-13 22:49:31.651 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-13 22:49:31.654 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-13 22:49:31.657 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-13 22:49:31.659 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-13 22:49:31.662 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-13 22:49:31.665 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-13 22:49:31.668 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-13 22:49:31.670 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-13 22:49:31.672 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-13 22:49:31.675 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-13 22:49:31.678 | + lib/databases/mysql:configure_database_mysql:93 : is_suse 2022-04-13 22:49:31.682 | + functions-common:is_suse:542 : is_opensuse 2022-04-13 22:49:31.685 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-13 22:49:31.687 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-13 22:49:31.690 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-13 22:49:31.692 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-13 22:49:31.694 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-13 22:49:31.697 | + lib/databases/mysql:configure_database_mysql:96 : is_ubuntu 2022-04-13 22:49:31.699 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 22:49:31.701 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 22:49:31.704 | + lib/databases/mysql:configure_database_mysql:98 : restart_service mysql 2022-04-13 22:49:31.706 | + functions-common:restart_service:2316 : '[' -x /bin/systemctl ']' 2022-04-13 22:49:31.709 | + functions-common:restart_service:2317 : sudo /bin/systemctl restart mysql 2022-04-13 22:49:33.314 | + lib/databases/mysql:configure_database_mysql:104 : sudo mysqladmin -u root password Passw0rd 2022-04-13 22:49:33.331 | mysqladmin: connect to server at 'localhost' failed 2022-04-13 22:49:33.332 | error: 'Access denied for user 'root'@'localhost' (using password: NO)' 2022-04-13 22:49:33.337 | + lib/databases/mysql:configure_database_mysql:104 : true 2022-04-13 22:49:33.340 | + lib/databases/mysql:configure_database_mysql:108 : is_ubuntu 2022-04-13 22:49:33.342 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 22:49:33.345 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 22:49:33.349 | + lib/databases/mysql:configure_database_mysql:108 : '[' mysql == mariadb ']' 2022-04-13 22:49:33.351 | + lib/databases/mysql:configure_database_mysql:111 : local 'cmd_args=-uroot -pPassw0rd -h127.0.0.1 ' 2022-04-13 22:49:33.354 | + lib/databases/mysql:configure_database_mysql:117 : is_ubuntu 2022-04-13 22:49:33.356 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 22:49:33.358 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 22:49:33.361 | + lib/databases/mysql:configure_database_mysql:117 : [[ focal != \b\u\l\l\s\e\y\e ]] 2022-04-13 22:49:33.364 | + lib/databases/mysql:configure_database_mysql:117 : '[' mysql == mariadb ']' 2022-04-13 22:49:33.366 | + 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-13 22:49:33.379 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-04-13 22:49:33.417 | + lib/databases/mysql:configure_database_mysql:124 : sudo mysql -uroot -pPassw0rd -h127.0.0.1 -e 'GRANT ALL PRIVILEGES ON *.* TO '\''root'\''@'\''%'\'';' 2022-04-13 22:49:33.429 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-04-13 22:49:33.450 | + lib/databases/mysql:configure_database_mysql:129 : iniset -sudo /etc/mysql/my.cnf mysqld sql_mode TRADITIONAL 2022-04-13 22:49:33.508 | + lib/databases/mysql:configure_database_mysql:130 : iniset -sudo /etc/mysql/my.cnf mysqld default-storage-engine InnoDB 2022-04-13 22:49:33.565 | + lib/databases/mysql:configure_database_mysql:131 : iniset -sudo /etc/mysql/my.cnf mysqld max_connections 1024 2022-04-13 22:49:33.650 | + lib/databases/mysql:configure_database_mysql:133 : [[ False == \T\r\u\e ]] 2022-04-13 22:49:33.658 | + lib/databases/mysql:configure_database_mysql:153 : restart_service mysql 2022-04-13 22:49:33.683 | + functions-common:restart_service:2316 : '[' -x /bin/systemctl ']' 2022-04-13 22:49:33.710 | + functions-common:restart_service:2317 : sudo /bin/systemctl restart mysql 2022-04-13 22:49:36.378 | + ./stack.sh:main:1041 : save_stackenv 1041 2022-04-13 22:49:36.396 | + functions-common:save_stackenv:60 : local tag=1041 2022-04-13 22:49:36.422 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2022-04-13 22:49:36.443 | + functions-common:save_stackenv:62 : time_stamp=2022-04-13-224936 2022-04-13 22:49:36.463 | + functions-common:save_stackenv:63 : echo '# 2022-04-13-224936 1041' 2022-04-13 22:49:36.487 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 22:49:36.503 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-04-13 22:49:36.523 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 22:49:36.542 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2022-04-13 22:49:36.568 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 22:49:36.595 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2022-04-13 22:49:36.611 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 22:49:36.639 | + 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,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification 2022-04-13 22:49:36.655 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 22:49:36.675 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.15 2022-04-13 22:49:36.691 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 22:49:36.715 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.15/identity 2022-04-13 22:49:36.735 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 22:49:36.755 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2022-04-13-223722 2022-04-13 22:49:36.773 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 22:49:36.776 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2022-04-13 22:49:36.779 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 22:49:36.781 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.15 2022-04-13 22:49:36.784 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 22:49:36.787 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2022-04-13 22:49:36.790 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 22:49:36.792 | + functions-common:save_stackenv:65 : echo TLS_IP= 2022-04-13 22:49:36.795 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 22:49:36.798 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2022-04-13 22:49:36.800 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 22:49:36.803 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2022-04-13 22:49:36.806 | + ./stack.sh:main:1053 : [[ True == \T\r\u\e ]] 2022-04-13 22:49:36.808 | + ./stack.sh:main:1054 : [[ -f /sys/kernel/mm/ksm/run ]] 2022-04-13 22:49:36.811 | + ./stack.sh:main:1055 : sudo sh -c 'echo 1 > /sys/kernel/mm/ksm/run' 2022-04-13 22:49:36.826 | + ./stack.sh:main:1067 : start_dstat 2022-04-13 22:49:36.829 | + lib/dstat:start_dstat:31 : run_process dstat '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-04-13 22:49:36.832 | + functions-common:run_process:1687 : local service=dstat 2022-04-13 22:49:36.834 | + functions-common:run_process:1688 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-04-13 22:49:36.837 | + functions-common:run_process:1689 : local group= 2022-04-13 22:49:36.839 | + functions-common:run_process:1690 : local user= 2022-04-13 22:49:36.842 | + functions-common:run_process:1692 : local name=dstat 2022-04-13 22:49:36.844 | + functions-common:run_process:1694 : time_start run_process 2022-04-13 22:49:36.847 | + functions-common:time_start:2418 : local name=run_process 2022-04-13 22:49:36.850 | + functions-common:time_start:2419 : local start_time= 2022-04-13 22:49:36.853 | + functions-common:time_start:2420 : [[ -n '' ]] 2022-04-13 22:49:36.858 | ++ functions-common:time_start:2423 : date +%s%3N 2022-04-13 22:49:36.861 | + functions-common:time_start:2423 : _TIME_START[$name]=1649890176858 2022-04-13 22:49:36.864 | + functions-common:run_process:1695 : is_service_enabled dstat 2022-04-13 22:49:36.885 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 22:49:36.888 | + functions-common:run_process:1696 : _run_under_systemd dstat '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' '' '' 2022-04-13 22:49:36.891 | + functions-common:_run_under_systemd:1652 : local service=dstat 2022-04-13 22:49:36.893 | + functions-common:_run_under_systemd:1653 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-04-13 22:49:36.896 | + functions-common:_run_under_systemd:1654 : local 'cmd=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-04-13 22:49:36.899 | + functions-common:_run_under_systemd:1656 : _common_systemd_pitfalls '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-04-13 22:49:36.901 | + functions-common:_common_systemd_pitfalls:1624 : local 'cmd=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-04-13 22:49:36.904 | + functions-common:_common_systemd_pitfalls:1627 : [[ /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ sudo ]] 2022-04-13 22:49:36.907 | + functions-common:_common_systemd_pitfalls:1638 : [[ ! /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ ^/ ]] 2022-04-13 22:49:36.909 | + functions-common:_run_under_systemd:1658 : local systemd_service=devstack@dstat.service 2022-04-13 22:49:36.912 | + functions-common:_run_under_systemd:1659 : local group= 2022-04-13 22:49:36.914 | + functions-common:_run_under_systemd:1660 : local user=ubuntu 2022-04-13 22:49:36.917 | + functions-common:_run_under_systemd:1661 : [[ /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ uwsgi ]] 2022-04-13 22:49:36.920 | + functions-common:_run_under_systemd:1664 : write_user_unit_file devstack@dstat.service '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' '' ubuntu 2022-04-13 22:49:36.922 | + functions-common:write_user_unit_file:1569 : local service=devstack@dstat.service 2022-04-13 22:49:36.925 | + functions-common:write_user_unit_file:1570 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-04-13 22:49:36.928 | + functions-common:write_user_unit_file:1571 : local group= 2022-04-13 22:49:36.930 | + functions-common:write_user_unit_file:1572 : local user=ubuntu 2022-04-13 22:49:36.933 | + functions-common:write_user_unit_file:1573 : local extra= 2022-04-13 22:49:36.935 | + functions-common:write_user_unit_file:1574 : [[ -n '' ]] 2022-04-13 22:49:36.938 | + functions-common:write_user_unit_file:1577 : local unitfile=/etc/systemd/system/devstack@dstat.service 2022-04-13 22:49:36.940 | + functions-common:write_user_unit_file:1578 : mkdir -p /etc/systemd/system 2022-04-13 22:49:36.945 | + functions-common:write_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@dstat.service Unit Description 'Devstack devstack@dstat.service' 2022-04-13 22:49:37.024 | + functions-common:write_user_unit_file:1581 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service User ubuntu 2022-04-13 22:49:37.120 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service ExecStart '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-04-13 22:49:37.186 | + functions-common:write_user_unit_file:1583 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service KillMode process 2022-04-13 22:49:37.250 | + functions-common:write_user_unit_file:1584 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service TimeoutStopSec 300 2022-04-13 22:49:37.326 | + functions-common:write_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-04-13 22:49:37.389 | + functions-common:write_user_unit_file:1586 : [[ -n '' ]] 2022-04-13 22:49:37.392 | + functions-common:write_user_unit_file:1589 : iniset -sudo /etc/systemd/system/devstack@dstat.service Install WantedBy multi-user.target 2022-04-13 22:49:37.475 | + functions-common:write_user_unit_file:1592 : sudo systemctl daemon-reload 2022-04-13 22:49:37.945 | + functions-common:_run_under_systemd:1667 : sudo systemctl enable devstack@dstat.service 2022-04-13 22:49:37.960 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@dstat.service → /etc/systemd/system/devstack@dstat.service. 2022-04-13 22:49:38.385 | + functions-common:_run_under_systemd:1668 : sudo systemctl start devstack@dstat.service 2022-04-13 22:49:38.438 | + functions-common:run_process:1698 : time_stop run_process 2022-04-13 22:49:38.441 | + functions-common:time_stop:2432 : local name 2022-04-13 22:49:38.444 | + functions-common:time_stop:2433 : local end_time 2022-04-13 22:49:38.446 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-13 22:49:38.449 | + functions-common:time_stop:2435 : local total 2022-04-13 22:49:38.451 | + functions-common:time_stop:2436 : local start_time 2022-04-13 22:49:38.454 | + functions-common:time_stop:2438 : name=run_process 2022-04-13 22:49:38.457 | + functions-common:time_stop:2439 : start_time=1649890176858 2022-04-13 22:49:38.460 | + functions-common:time_stop:2441 : [[ -z 1649890176858 ]] 2022-04-13 22:49:38.483 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-13 22:49:38.511 | + functions-common:time_stop:2444 : end_time=1649890178484 2022-04-13 22:49:38.535 | + functions-common:time_stop:2445 : elapsed_time=1626 2022-04-13 22:49:38.563 | + functions-common:time_stop:2446 : total=0 2022-04-13 22:49:38.582 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-13 22:49:38.590 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=1626 2022-04-13 22:49:38.593 | + lib/dstat:start_dstat:36 : run_process memory_tracker /home/ubuntu/devstack/tools/memory_tracker.sh '' root 2022-04-13 22:49:38.595 | + functions-common:run_process:1687 : local service=memory_tracker 2022-04-13 22:49:38.598 | + functions-common:run_process:1688 : local command=/home/ubuntu/devstack/tools/memory_tracker.sh 2022-04-13 22:49:38.601 | + functions-common:run_process:1689 : local group= 2022-04-13 22:49:38.626 | + functions-common:run_process:1690 : local user=root 2022-04-13 22:49:38.653 | + functions-common:run_process:1692 : local name=memory_tracker 2022-04-13 22:49:38.674 | + functions-common:run_process:1694 : time_start run_process 2022-04-13 22:49:38.707 | + functions-common:time_start:2418 : local name=run_process 2022-04-13 22:49:38.723 | + functions-common:time_start:2419 : local start_time= 2022-04-13 22:49:38.747 | + functions-common:time_start:2420 : [[ -n '' ]] 2022-04-13 22:49:38.781 | ++ functions-common:time_start:2423 : date +%s%3N 2022-04-13 22:49:38.793 | + functions-common:time_start:2423 : _TIME_START[$name]=1649890178782 2022-04-13 22:49:38.810 | + functions-common:run_process:1695 : is_service_enabled memory_tracker 2022-04-13 22:49:38.923 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 22:49:38.930 | + functions-common:run_process:1698 : time_stop run_process 2022-04-13 22:49:38.937 | + functions-common:time_stop:2432 : local name 2022-04-13 22:49:38.940 | + functions-common:time_stop:2433 : local end_time 2022-04-13 22:49:38.944 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-13 22:49:38.946 | + functions-common:time_stop:2435 : local total 2022-04-13 22:49:38.949 | + functions-common:time_stop:2436 : local start_time 2022-04-13 22:49:38.951 | + functions-common:time_stop:2438 : name=run_process 2022-04-13 22:49:38.954 | + functions-common:time_stop:2439 : start_time=1649890178782 2022-04-13 22:49:38.956 | + functions-common:time_stop:2441 : [[ -z 1649890178782 ]] 2022-04-13 22:49:38.963 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-13 22:49:38.970 | + functions-common:time_stop:2444 : end_time=1649890178964 2022-04-13 22:49:38.973 | + functions-common:time_stop:2445 : elapsed_time=182 2022-04-13 22:49:38.976 | + functions-common:time_stop:2446 : total=1626 2022-04-13 22:49:38.978 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-13 22:49:38.981 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=1808 2022-04-13 22:49:38.984 | + lib/dstat:start_dstat:40 : is_service_enabled peakmem_tracker 2022-04-13 22:49:39.006 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 22:49:39.008 | + ./stack.sh:main:1071 : is_service_enabled tcpdump 2022-04-13 22:49:39.029 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 22:49:39.032 | + ./stack.sh:main:1079 : is_service_enabled etcd3 2022-04-13 22:49:39.053 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 22:49:39.056 | + ./stack.sh:main:1080 : start_etcd3 2022-04-13 22:49:39.058 | + lib/etcd3:start_etcd3:41 : local cmd=/opt/stack/bin/etcd 2022-04-13 22:49:39.061 | + lib/etcd3:start_etcd3:42 : cmd+=' --name dv-cinder-837527-1-iscsi --data-dir /opt/stack/data/etcd' 2022-04-13 22:49:39.063 | + lib/etcd3:start_etcd3:43 : cmd+=' --initial-cluster-state new --initial-cluster-token etcd-cluster-01' 2022-04-13 22:49:39.066 | + lib/etcd3:start_etcd3:44 : cmd+=' --initial-cluster dv-cinder-837527-1-iscsi=http://10.222.0.15:2380' 2022-04-13 22:49:39.069 | + lib/etcd3:start_etcd3:45 : cmd+=' --initial-advertise-peer-urls http://10.222.0.15:2380' 2022-04-13 22:49:39.072 | + lib/etcd3:start_etcd3:46 : cmd+=' --advertise-client-urls http://10.222.0.15:2379' 2022-04-13 22:49:39.074 | + lib/etcd3:start_etcd3:47 : '[' 0.0.0.0 == :: ']' 2022-04-13 22:49:39.077 | + lib/etcd3:start_etcd3:50 : cmd+=' --listen-peer-urls http://0.0.0.0:2380 ' 2022-04-13 22:49:39.079 | + lib/etcd3:start_etcd3:52 : cmd+=' --listen-client-urls http://10.222.0.15:2379' 2022-04-13 22:49:39.082 | + lib/etcd3:start_etcd3:53 : '[' True == True ']' 2022-04-13 22:49:39.084 | + lib/etcd3:start_etcd3:54 : cmd+=' --debug' 2022-04-13 22:49:39.087 | + lib/etcd3:start_etcd3:57 : local unitfile=/etc/systemd/system/devstack@etcd.service 2022-04-13 22:49:39.090 | + lib/etcd3:start_etcd3:58 : write_user_unit_file devstack@etcd.service '/opt/stack/bin/etcd --name dv-cinder-837527-1-iscsi --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster dv-cinder-837527-1-iscsi=http://10.222.0.15:2380 --initial-advertise-peer-urls http://10.222.0.15:2380 --advertise-client-urls http://10.222.0.15:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.15:2379 --debug' '' root 2022-04-13 22:49:39.092 | + functions-common:write_user_unit_file:1569 : local service=devstack@etcd.service 2022-04-13 22:49:39.095 | + functions-common:write_user_unit_file:1570 : local 'command=/opt/stack/bin/etcd --name dv-cinder-837527-1-iscsi --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster dv-cinder-837527-1-iscsi=http://10.222.0.15:2380 --initial-advertise-peer-urls http://10.222.0.15:2380 --advertise-client-urls http://10.222.0.15:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.15:2379 --debug' 2022-04-13 22:49:39.097 | + functions-common:write_user_unit_file:1571 : local group= 2022-04-13 22:49:39.100 | + functions-common:write_user_unit_file:1572 : local user=root 2022-04-13 22:49:39.102 | + functions-common:write_user_unit_file:1573 : local extra= 2022-04-13 22:49:39.104 | + functions-common:write_user_unit_file:1574 : [[ -n '' ]] 2022-04-13 22:49:39.107 | + functions-common:write_user_unit_file:1577 : local unitfile=/etc/systemd/system/devstack@etcd.service 2022-04-13 22:49:39.109 | + functions-common:write_user_unit_file:1578 : mkdir -p /etc/systemd/system 2022-04-13 22:49:39.114 | + functions-common:write_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@etcd.service Unit Description 'Devstack devstack@etcd.service' 2022-04-13 22:49:39.186 | + functions-common:write_user_unit_file:1581 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service User root 2022-04-13 22:49:39.261 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service ExecStart '/opt/stack/bin/etcd --name dv-cinder-837527-1-iscsi --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster dv-cinder-837527-1-iscsi=http://10.222.0.15:2380 --initial-advertise-peer-urls http://10.222.0.15:2380 --advertise-client-urls http://10.222.0.15:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.15:2379 --debug' 2022-04-13 22:49:39.319 | + functions-common:write_user_unit_file:1583 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service KillMode process 2022-04-13 22:49:39.380 | + functions-common:write_user_unit_file:1584 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service TimeoutStopSec 300 2022-04-13 22:49:39.451 | + functions-common:write_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-04-13 22:49:39.516 | + functions-common:write_user_unit_file:1586 : [[ -n '' ]] 2022-04-13 22:49:39.519 | + functions-common:write_user_unit_file:1589 : iniset -sudo /etc/systemd/system/devstack@etcd.service Install WantedBy multi-user.target 2022-04-13 22:49:39.594 | + functions-common:write_user_unit_file:1592 : sudo systemctl daemon-reload 2022-04-13 22:49:40.019 | + lib/etcd3:start_etcd3:60 : iniset -sudo /etc/systemd/system/devstack@etcd.service Unit After network.target 2022-04-13 22:49:40.075 | + lib/etcd3:start_etcd3:61 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Type notify 2022-04-13 22:49:40.129 | + lib/etcd3:start_etcd3:62 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Restart on-failure 2022-04-13 22:49:40.183 | + lib/etcd3:start_etcd3:63 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service LimitNOFILE 65536 2022-04-13 22:49:40.241 | + lib/etcd3:start_etcd3:64 : is_arch aarch64 2022-04-13 22:49:40.244 | ++ functions-common:is_arch:506 : uname -m 2022-04-13 22:49:40.249 | + functions-common:is_arch:506 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2022-04-13 22:49:40.252 | + lib/etcd3:start_etcd3:68 : sudo systemctl daemon-reload 2022-04-13 22:49:40.681 | + lib/etcd3:start_etcd3:69 : sudo systemctl enable devstack@etcd.service 2022-04-13 22:49:40.696 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@etcd.service → /etc/systemd/system/devstack@etcd.service. 2022-04-13 22:49:41.088 | + lib/etcd3:start_etcd3:70 : sudo systemctl start devstack@etcd.service 2022-04-13 22:49:41.993 | + ./stack.sh:main:1086 : is_service_enabled tls-proxy 2022-04-13 22:49:42.021 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 22:49:42.024 | + ./stack.sh:main:1091 : write_clouds_yaml 2022-04-13 22:49:42.027 | + functions-common:write_clouds_yaml:79 : CLOUDS_YAML=/etc/openstack/clouds.yaml 2022-04-13 22:49:42.032 | ++ functions-common:write_clouds_yaml:81 : dirname /etc/openstack/clouds.yaml 2022-04-13 22:49:42.036 | + functions-common:write_clouds_yaml:81 : sudo mkdir -p /etc/openstack 2022-04-13 22:49:42.051 | + functions-common:write_clouds_yaml:82 : sudo chown -R ubuntu /etc/openstack 2022-04-13 22:49:42.065 | + functions-common:write_clouds_yaml:84 : CA_CERT_ARG= 2022-04-13 22:49:42.068 | + functions-common:write_clouds_yaml:85 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2022-04-13 22:49:42.070 | + functions-common:write_clouds_yaml:89 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack --os-region-name RegionOne --os-auth-url http://10.222.0.15/identity --os-username demo --os-password Passw0rd --os-project-name demo 2022-04-13 22:49:42.167 | The user clouds.yaml file didn't exist. 2022-04-13 22:49:42.178 | + functions-common:write_clouds_yaml:100 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack-admin --os-region-name RegionOne --os-auth-url http://10.222.0.15/identity --os-username admin --os-password Passw0rd --os-project-name admin 2022-04-13 22:49:42.290 | + functions-common:write_clouds_yaml:111 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack-admin-demo --os-region-name RegionOne --os-auth-url http://10.222.0.15/identity --os-username admin --os-password Passw0rd --os-project-name demo 2022-04-13 22:49:42.408 | + functions-common:write_clouds_yaml:122 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack-alt --os-region-name RegionOne --os-auth-url http://10.222.0.15/identity --os-username alt_demo --os-password Passw0rd --os-project-name alt_demo 2022-04-13 22:49:42.528 | + functions-common:write_clouds_yaml:133 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack-alt-member --os-region-name RegionOne --os-auth-url http://10.222.0.15/identity --os-username alt_demo_member --os-password Passw0rd --os-project-name alt_demo 2022-04-13 22:49:42.651 | + functions-common:write_clouds_yaml:144 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack-alt-reader --os-region-name RegionOne --os-auth-url http://10.222.0.15/identity --os-username alt_demo_reader --os-password Passw0rd --os-project-name alt_demo 2022-04-13 22:49:42.781 | + functions-common:write_clouds_yaml:155 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack-reader --os-region-name RegionOne --os-auth-url http://10.222.0.15/identity --os-username demo_reader --os-password Passw0rd --os-project-name demo 2022-04-13 22:49:42.918 | + functions-common:write_clouds_yaml:166 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack-system-admin --os-region-name RegionOne --os-auth-url http://10.222.0.15/identity --os-username admin --os-password Passw0rd --os-system-scope all 2022-04-13 22:49:43.053 | + functions-common:write_clouds_yaml:177 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack-system-member --os-region-name RegionOne --os-auth-url http://10.222.0.15/identity --os-username system_member --os-password Passw0rd --os-system-scope all 2022-04-13 22:49:43.197 | + functions-common:write_clouds_yaml:188 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack-system-reader --os-region-name RegionOne --os-auth-url http://10.222.0.15/identity --os-username system_reader --os-password Passw0rd --os-system-scope all 2022-04-13 22:49:43.345 | + functions-common:write_clouds_yaml:198 : cat 2022-04-13 22:49:43.352 | ++ functions-common:write_clouds_yaml:204 : eval echo '~ubuntu' 2022-04-13 22:49:43.358 | +++ functions-common:write_clouds_yaml:204 : echo /home/ubuntu 2022-04-13 22:49:43.361 | + functions-common:write_clouds_yaml:204 : rm -f /home/ubuntu/.config/openstack/clouds.yaml 2022-04-13 22:49:43.367 | + ./stack.sh:main:1092 : export OS_CLOUD=devstack-admin 2022-04-13 22:49:43.370 | + ./stack.sh:main:1092 : OS_CLOUD=devstack-admin 2022-04-13 22:49:43.372 | + ./stack.sh:main:1094 : is_service_enabled keystone 2022-04-13 22:49:43.392 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 22:49:43.395 | + ./stack.sh:main:1095 : echo_summary 'Starting Keystone' 2022-04-13 22:49:43.399 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-13 22:49:43.402 | + ./stack.sh:echo_summary:448 : echo -e Starting Keystone 2022-04-13 22:49:43.404 | + ./stack.sh:main:1097 : '[' 10.222.0.15 == 10.222.0.15 ']' 2022-04-13 22:49:43.407 | + ./stack.sh:main:1098 : init_keystone 2022-04-13 22:49:43.411 | + lib/keystone:init_keystone:473 : is_service_enabled ldap 2022-04-13 22:49:43.434 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 22:49:43.437 | + lib/keystone:init_keystone:477 : [[ True == True ]] 2022-04-13 22:49:43.439 | + lib/keystone:init_keystone:479 : recreate_database keystone 2022-04-13 22:49:43.442 | + lib/database:recreate_database:112 : local db=keystone 2022-04-13 22:49:43.445 | + lib/database:recreate_database:113 : recreate_database_mysql keystone 2022-04-13 22:49:43.447 | + lib/databases/mysql:recreate_database_mysql:66 : local db=keystone 2022-04-13 22:49:43.452 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS keystone;' 2022-04-13 22:49:43.458 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-04-13 22:49:43.480 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE keystone CHARACTER SET utf8;' 2022-04-13 22:49:43.484 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-04-13 22:49:43.503 | + lib/keystone:init_keystone:482 : time_start dbsync 2022-04-13 22:49:43.505 | + functions-common:time_start:2418 : local name=dbsync 2022-04-13 22:49:43.508 | + functions-common:time_start:2419 : local start_time= 2022-04-13 22:49:43.511 | + functions-common:time_start:2420 : [[ -n '' ]] 2022-04-13 22:49:43.514 | ++ functions-common:time_start:2423 : date +%s%3N 2022-04-13 22:49:43.518 | + functions-common:time_start:2423 : _TIME_START[$name]=1649890183516 2022-04-13 22:49:43.522 | + lib/keystone:init_keystone:484 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf db_sync 2022-04-13 22:49:48.427 | 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=79143) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-04-13 22:49:48.434 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=79143) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-13 22:49:48.435 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=79143) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 22:49:48.435 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=79143) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 22:49:48.435 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=79143) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 22:49:48.435 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=79143) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 22:49:48.435 | 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=79143) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 22:49:48.436 | 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=79143) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 22:49:48.436 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=79143) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 22:49:48.436 | 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=79143) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 22:49:48.436 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=79143) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 22:49:48.436 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=79143) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 22:49:48.437 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=79143) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 22:49:48.437 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=79143) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 22:49:48.437 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=79143) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 22:49:48.437 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=79143) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 22:49:48.437 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=79143) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-13 22:49:48.437 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=79143) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-13 22:49:48.470 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=79143) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-13 22:49:48.471 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=79143) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 22:49:48.471 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=79143) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 22:49:48.471 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=79143) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 22:49:48.471 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=79143) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 22:49:48.471 | 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=79143) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 22:49:48.472 | 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=79143) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 22:49:48.472 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=79143) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 22:49:48.472 | 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=79143) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 22:49:48.472 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=79143) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 22:49:48.472 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=79143) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 22:49:48.472 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=79143) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 22:49:48.472 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=79143) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 22:49:48.473 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=79143) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 22:49:48.473 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=79143) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 22:49:48.473 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=79143) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-13 22:49:48.473 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=79143) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-13 22:49:48.535 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=79143) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-13 22:49:48.536 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=79143) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 22:49:48.536 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=79143) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 22:49:48.536 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=79143) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 22:49:48.536 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=79143) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 22:49:48.536 | 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=79143) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 22:49:48.537 | 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=79143) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 22:49:48.537 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=79143) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 22:49:48.537 | 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=79143) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 22:49:48.537 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=79143) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 22:49:48.537 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=79143) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 22:49:48.537 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=79143) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 22:49:48.537 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=79143) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 22:49:48.538 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=79143) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 22:49:48.538 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=79143) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 22:49:48.538 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=79143) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-13 22:49:48.538 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=79143) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-13 22:49:48.545 | INFO migrate.versioning.api [-] 72 -> 73...  2022-04-13 22:49:50.983 | INFO migrate.versioning.api [-] done 2022-04-13 22:49:50.983 | INFO migrate.versioning.api [-] 73 -> 74...  2022-04-13 22:49:50.998 | INFO migrate.versioning.api [-] done 2022-04-13 22:49:50.998 | INFO migrate.versioning.api [-] 74 -> 75...  2022-04-13 22:49:51.009 | INFO migrate.versioning.api [-] done 2022-04-13 22:49:51.009 | INFO migrate.versioning.api [-] 75 -> 76...  2022-04-13 22:49:51.022 | INFO migrate.versioning.api [-] done 2022-04-13 22:49:51.022 | INFO migrate.versioning.api [-] 76 -> 77...  2022-04-13 22:49:51.035 | INFO migrate.versioning.api [-] done 2022-04-13 22:49:51.035 | INFO migrate.versioning.api [-] 77 -> 78...  2022-04-13 22:49:51.045 | INFO migrate.versioning.api [-] done 2022-04-13 22:49:51.045 | INFO migrate.versioning.api [-] 78 -> 79...  2022-04-13 22:49:51.123 | INFO migrate.versioning.api [-] done 2022-04-13 22:49:51.124 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=79143) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-13 22:49:51.124 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=79143) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 22:49:51.125 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=79143) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 22:49:51.125 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=79143) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 22:49:51.125 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=79143) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 22:49:51.125 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=79143) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 22:49:51.125 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=79143) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 22:49:51.125 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=79143) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 22:49:51.126 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=79143) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 22:49:51.126 | 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=79143) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 22:49:51.126 | 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=79143) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 22:49:51.126 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=79143) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 22:49:51.126 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=79143) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 22:49:51.126 | 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=79143) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 22:49:51.126 | 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=79143) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 22:49:51.127 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=79143) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-13 22:49:51.127 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=79143) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-13 22:49:51.128 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=79143) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-13 22:49:51.128 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=79143) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 22:49:51.129 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=79143) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 22:49:51.129 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=79143) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 22:49:51.129 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=79143) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 22:49:51.129 | 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=79143) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 22:49:51.129 | 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=79143) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 22:49:51.129 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=79143) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 22:49:51.129 | 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=79143) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 22:49:51.130 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=79143) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 22:49:51.130 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=79143) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 22:49:51.130 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=79143) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 22:49:51.130 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=79143) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 22:49:51.130 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=79143) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 22:49:51.130 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=79143) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 22:49:51.130 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=79143) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-13 22:49:51.131 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=79143) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-13 22:49:51.139 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=79143) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-13 22:49:51.140 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=79143) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 22:49:51.140 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=79143) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 22:49:51.140 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=79143) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 22:49:51.140 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=79143) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 22:49:51.140 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=79143) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 22:49:51.140 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=79143) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 22:49:51.141 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=79143) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 22:49:51.141 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=79143) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 22:49:51.141 | 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=79143) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 22:49:51.141 | 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=79143) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 22:49:51.141 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=79143) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 22:49:51.141 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=79143) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 22:49:51.141 | 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=79143) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 22:49:51.142 | 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=79143) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 22:49:51.142 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=79143) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-13 22:49:51.142 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=79143) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-13 22:49:51.547 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=79143) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-13 22:49:51.548 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=79143) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 22:49:51.548 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=79143) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 22:49:51.548 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=79143) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 22:49:51.548 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=79143) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 22:49:51.548 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=79143) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 22:49:51.548 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=79143) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 22:49:51.549 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=79143) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 22:49:51.549 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=79143) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 22:49:51.549 | 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=79143) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 22:49:51.549 | 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=79143) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 22:49:51.549 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=79143) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 22:49:51.549 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=79143) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 22:49:51.550 | 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=79143) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 22:49:51.550 | 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=79143) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 22:49:51.550 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=79143) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-13 22:49:51.550 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=79143) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-13 22:49:51.578 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=79143) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-13 22:49:51.579 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=79143) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 22:49:51.579 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=79143) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 22:49:51.580 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=79143) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 22:49:51.581 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=79143) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 22:49:51.581 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=79143) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 22:49:51.581 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=79143) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 22:49:51.582 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=79143) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 22:49:51.582 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=79143) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 22:49:51.582 | 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=79143) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 22:49:51.582 | 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=79143) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 22:49:51.583 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=79143) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 22:49:51.583 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=79143) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 22:49:51.583 | 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=79143) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 22:49:51.583 | 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=79143) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 22:49:51.584 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=79143) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-13 22:49:51.584 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=79143) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-13 22:49:51.592 | INFO migrate.versioning.api [-] 72 -> 73...  2022-04-13 22:49:51.632 | INFO migrate.versioning.api [-] done 2022-04-13 22:49:51.632 | INFO migrate.versioning.api [-] 73 -> 74...  2022-04-13 22:49:51.641 | INFO migrate.versioning.api [-] done 2022-04-13 22:49:51.641 | INFO migrate.versioning.api [-] 74 -> 75...  2022-04-13 22:49:51.650 | INFO migrate.versioning.api [-] done 2022-04-13 22:49:51.650 | INFO migrate.versioning.api [-] 75 -> 76...  2022-04-13 22:49:51.659 | INFO migrate.versioning.api [-] done 2022-04-13 22:49:51.659 | INFO migrate.versioning.api [-] 76 -> 77...  2022-04-13 22:49:51.668 | INFO migrate.versioning.api [-] done 2022-04-13 22:49:51.669 | INFO migrate.versioning.api [-] 77 -> 78...  2022-04-13 22:49:51.677 | INFO migrate.versioning.api [-] done 2022-04-13 22:49:51.677 | INFO migrate.versioning.api [-] 78 -> 79...  2022-04-13 22:49:51.684 | INFO migrate.versioning.api [-] done 2022-04-13 22:49:51.685 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=79143) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-13 22:49:51.685 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=79143) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 22:49:51.686 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=79143) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 22:49:51.686 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=79143) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 22:49:51.686 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=79143) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 22:49:51.686 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=79143) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 22:49:51.686 | 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=79143) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 22:49:51.686 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=79143) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 22:49:51.686 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=79143) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 22:49:51.687 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=79143) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 22:49:51.687 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=79143) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 22:49:51.687 | 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=79143) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 22:49:51.687 | 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=79143) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 22:49:51.687 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=79143) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 22:49:51.687 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=79143) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 22:49:51.688 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=79143) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-13 22:49:51.688 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=79143) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-13 22:49:51.688 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=79143) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-13 22:49:51.689 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=79143) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 22:49:51.689 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=79143) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 22:49:51.690 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=79143) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 22:49:51.690 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=79143) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 22:49:51.690 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=79143) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 22:49:51.690 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=79143) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 22:49:51.690 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=79143) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 22:49:51.691 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=79143) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 22:49:51.691 | 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=79143) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 22:49:51.691 | 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=79143) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 22:49:51.691 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=79143) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 22:49:51.691 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=79143) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 22:49:51.691 | 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=79143) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 22:49:51.692 | 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=79143) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 22:49:51.692 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=79143) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-13 22:49:51.692 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=79143) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-13 22:49:51.700 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=79143) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-13 22:49:51.701 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=79143) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 22:49:51.701 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=79143) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 22:49:51.701 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=79143) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 22:49:51.701 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=79143) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 22:49:51.701 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=79143) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 22:49:51.702 | 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=79143) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 22:49:51.702 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=79143) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 22:49:51.702 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=79143) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 22:49:51.702 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=79143) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 22:49:51.702 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=79143) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 22:49:51.702 | 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=79143) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 22:49:51.703 | 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=79143) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 22:49:51.703 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=79143) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 22:49:51.703 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=79143) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 22:49:51.703 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=79143) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-13 22:49:51.703 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=79143) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-13 22:49:52.037 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=79143) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-13 22:49:52.037 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=79143) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 22:49:52.037 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=79143) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 22:49:52.038 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=79143) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 22:49:52.038 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=79143) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 22:49:52.038 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=79143) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 22:49:52.038 | 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=79143) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 22:49:52.038 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=79143) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 22:49:52.038 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=79143) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 22:49:52.039 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=79143) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 22:49:52.039 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=79143) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 22:49:52.039 | 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=79143) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 22:49:52.039 | 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=79143) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 22:49:52.039 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=79143) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 22:49:52.039 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=79143) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 22:49:52.040 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=79143) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-13 22:49:52.040 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=79143) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-13 22:49:52.070 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=79143) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-13 22:49:52.072 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=79143) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 22:49:52.072 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=79143) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 22:49:52.072 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=79143) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 22:49:52.072 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=79143) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 22:49:52.073 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=79143) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 22:49:52.073 | 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=79143) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 22:49:52.073 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=79143) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 22:49:52.073 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=79143) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 22:49:52.074 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=79143) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 22:49:52.074 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=79143) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 22:49:52.074 | 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=79143) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 22:49:52.074 | 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=79143) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 22:49:52.075 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=79143) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 22:49:52.075 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=79143) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 22:49:52.075 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=79143) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-13 22:49:52.075 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=79143) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-13 22:49:52.084 | INFO migrate.versioning.api [-] 72 -> 73...  2022-04-13 22:49:52.095 | INFO migrate.versioning.api [-] done 2022-04-13 22:49:52.095 | INFO migrate.versioning.api [-] 73 -> 74...  2022-04-13 22:49:52.104 | INFO migrate.versioning.api [-] done 2022-04-13 22:49:52.105 | INFO migrate.versioning.api [-] 74 -> 75...  2022-04-13 22:49:52.113 | INFO migrate.versioning.api [-] done 2022-04-13 22:49:52.113 | INFO migrate.versioning.api [-] 75 -> 76...  2022-04-13 22:49:52.121 | INFO migrate.versioning.api [-] done 2022-04-13 22:49:52.121 | INFO migrate.versioning.api [-] 76 -> 77...  2022-04-13 22:49:52.129 | INFO migrate.versioning.api [-] done 2022-04-13 22:49:52.129 | INFO migrate.versioning.api [-] 77 -> 78...  2022-04-13 22:49:52.137 | INFO migrate.versioning.api [-] done 2022-04-13 22:49:52.137 | INFO migrate.versioning.api [-] 78 -> 79...  2022-04-13 22:49:52.146 | INFO migrate.versioning.api [-] done 2022-04-13 22:49:52.572 | + lib/keystone:init_keystone:485 : time_stop dbsync 2022-04-13 22:49:52.574 | + functions-common:time_stop:2432 : local name 2022-04-13 22:49:52.577 | + functions-common:time_stop:2433 : local end_time 2022-04-13 22:49:52.580 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-13 22:49:52.586 | + functions-common:time_stop:2435 : local total 2022-04-13 22:49:52.588 | + functions-common:time_stop:2436 : local start_time 2022-04-13 22:49:52.591 | + functions-common:time_stop:2438 : name=dbsync 2022-04-13 22:49:52.594 | + functions-common:time_stop:2439 : start_time=1649890183516 2022-04-13 22:49:52.597 | + functions-common:time_stop:2441 : [[ -z 1649890183516 ]] 2022-04-13 22:49:52.600 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-13 22:49:52.605 | + functions-common:time_stop:2444 : end_time=1649890192601 2022-04-13 22:49:52.608 | + functions-common:time_stop:2445 : elapsed_time=9085 2022-04-13 22:49:52.610 | + functions-common:time_stop:2446 : total=0 2022-04-13 22:49:52.614 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-13 22:49:52.617 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=9085 2022-04-13 22:49:52.619 | + lib/keystone:init_keystone:487 : [[ fernet == \f\e\r\n\e\t ]] 2022-04-13 22:49:52.624 | + lib/keystone:init_keystone:488 : rm -rf /etc/keystone/fernet-keys/ 2022-04-13 22:49:52.628 | + lib/keystone:init_keystone:489 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf fernet_setup 2022-04-13 22:49:57.450 | INFO keystone.common.utils [-] /etc/keystone/fernet-keys/ does not appear to exist; attempting to create it 2022-04-13 22:49:57.451 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/fernet-keys/0.tmp 2022-04-13 22:49:57.451 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/fernet-keys/0 2022-04-13 22:49:57.451 | INFO keystone.common.fernet_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/fernet-keys/0'] 2022-04-13 22:49:57.452 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/fernet-keys/0.tmp 2022-04-13 22:49:57.452 | INFO keystone.common.fernet_utils [-] Current primary key is: 0 2022-04-13 22:49:57.452 | INFO keystone.common.fernet_utils [-] Next primary key will be: 1 2022-04-13 22:49:57.453 | INFO keystone.common.fernet_utils [-] Promoted key 0 to be the primary: 1 2022-04-13 22:49:57.453 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/fernet-keys/0 2022-04-13 22:49:57.847 | + lib/keystone:init_keystone:491 : rm -rf /etc/keystone/credential-keys/ 2022-04-13 22:49:57.853 | + lib/keystone:init_keystone:492 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf credential_setup 2022-04-13 22:50:02.471 | INFO keystone.common.utils [-] /etc/keystone/credential-keys/ does not appear to exist; attempting to create it 2022-04-13 22:50:02.472 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/credential-keys/0.tmp 2022-04-13 22:50:02.472 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/credential-keys/0 2022-04-13 22:50:02.473 | INFO keystone.common.fernet_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/credential-keys/0'] 2022-04-13 22:50:02.473 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/credential-keys/0.tmp 2022-04-13 22:50:02.473 | INFO keystone.common.fernet_utils [-] Current primary key is: 0 2022-04-13 22:50:02.473 | INFO keystone.common.fernet_utils [-] Next primary key will be: 1 2022-04-13 22:50:02.473 | INFO keystone.common.fernet_utils [-] Promoted key 0 to be the primary: 1 2022-04-13 22:50:02.474 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/credential-keys/0 2022-04-13 22:50:02.866 | + ./stack.sh:main:1099 : start_keystone 2022-04-13 22:50:02.869 | + lib/keystone:start_keystone:550 : local service_port=5000 2022-04-13 22:50:02.872 | + lib/keystone:start_keystone:551 : local auth_protocol=http 2022-04-13 22:50:02.874 | + lib/keystone:start_keystone:552 : is_service_enabled tls-proxy 2022-04-13 22:50:02.896 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 22:50:02.898 | + lib/keystone:start_keystone:557 : '[' uwsgi == mod_wsgi ']' 2022-04-13 22:50:02.901 | ++ lib/keystone:start_keystone:561 : which uwsgi 2022-04-13 22:50:02.906 | + lib/keystone:start_keystone:561 : run_process keystone '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' 2022-04-13 22:50:02.909 | + functions-common:run_process:1687 : local service=keystone 2022-04-13 22:50:02.912 | + functions-common:run_process:1688 : local 'command=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-04-13 22:50:02.914 | + functions-common:run_process:1689 : local group= 2022-04-13 22:50:02.919 | + functions-common:run_process:1690 : local user= 2022-04-13 22:50:02.921 | + functions-common:run_process:1692 : local name=keystone 2022-04-13 22:50:02.924 | + functions-common:run_process:1694 : time_start run_process 2022-04-13 22:50:02.927 | + functions-common:time_start:2418 : local name=run_process 2022-04-13 22:50:02.929 | + functions-common:time_start:2419 : local start_time= 2022-04-13 22:50:02.932 | + functions-common:time_start:2420 : [[ -n '' ]] 2022-04-13 22:50:02.937 | ++ functions-common:time_start:2423 : date +%s%3N 2022-04-13 22:50:02.941 | + functions-common:time_start:2423 : _TIME_START[$name]=1649890202939 2022-04-13 22:50:02.945 | + functions-common:run_process:1695 : is_service_enabled keystone 2022-04-13 22:50:02.964 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 22:50:02.966 | + functions-common:run_process:1696 : _run_under_systemd keystone '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' '' 2022-04-13 22:50:02.972 | + functions-common:_run_under_systemd:1652 : local service=keystone 2022-04-13 22:50:02.974 | + functions-common:_run_under_systemd:1653 : local 'command=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-04-13 22:50:02.977 | + functions-common:_run_under_systemd:1654 : local 'cmd=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-04-13 22:50:02.979 | + functions-common:_run_under_systemd:1656 : _common_systemd_pitfalls '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-04-13 22:50:02.981 | + functions-common:_common_systemd_pitfalls:1624 : local 'cmd=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-04-13 22:50:02.987 | + functions-common:_common_systemd_pitfalls:1627 : [[ /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ sudo ]] 2022-04-13 22:50:02.989 | + functions-common:_common_systemd_pitfalls:1638 : [[ ! /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ ^/ ]] 2022-04-13 22:50:02.992 | + functions-common:_run_under_systemd:1658 : local systemd_service=devstack@keystone.service 2022-04-13 22:50:02.994 | + functions-common:_run_under_systemd:1659 : local group= 2022-04-13 22:50:02.999 | + functions-common:_run_under_systemd:1660 : local user=ubuntu 2022-04-13 22:50:03.001 | + functions-common:_run_under_systemd:1661 : [[ /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ uwsgi ]] 2022-04-13 22:50:03.004 | + functions-common:_run_under_systemd:1662 : write_uwsgi_user_unit_file devstack@keystone.service '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' ubuntu 2022-04-13 22:50:03.006 | + functions-common:write_uwsgi_user_unit_file:1596 : local service=devstack@keystone.service 2022-04-13 22:50:03.008 | + functions-common:write_uwsgi_user_unit_file:1597 : local 'command=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-04-13 22:50:03.010 | + functions-common:write_uwsgi_user_unit_file:1598 : local group= 2022-04-13 22:50:03.014 | + functions-common:write_uwsgi_user_unit_file:1599 : local user=ubuntu 2022-04-13 22:50:03.017 | + functions-common:write_uwsgi_user_unit_file:1600 : local unitfile=/etc/systemd/system/devstack@keystone.service 2022-04-13 22:50:03.019 | + functions-common:write_uwsgi_user_unit_file:1601 : mkdir -p /etc/systemd/system 2022-04-13 22:50:03.023 | + functions-common:write_uwsgi_user_unit_file:1603 : iniset -sudo /etc/systemd/system/devstack@keystone.service Unit Description 'Devstack devstack@keystone.service' 2022-04-13 22:50:03.094 | + functions-common:write_uwsgi_user_unit_file:1604 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service SyslogIdentifier devstack@keystone.service 2022-04-13 22:50:03.164 | + functions-common:write_uwsgi_user_unit_file:1605 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service User ubuntu 2022-04-13 22:50:03.227 | + functions-common:write_uwsgi_user_unit_file:1606 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service ExecStart '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-04-13 22:50:03.284 | + functions-common:write_uwsgi_user_unit_file:1607 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-04-13 22:50:03.345 | + functions-common:write_uwsgi_user_unit_file:1608 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Type notify 2022-04-13 22:50:03.401 | + functions-common:write_uwsgi_user_unit_file:1609 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service KillMode process 2022-04-13 22:50:03.460 | + functions-common:write_uwsgi_user_unit_file:1610 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Restart always 2022-04-13 22:50:03.519 | + functions-common:write_uwsgi_user_unit_file:1611 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service NotifyAccess all 2022-04-13 22:50:03.585 | + functions-common:write_uwsgi_user_unit_file:1612 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service RestartForceExitStatus 100 2022-04-13 22:50:03.644 | + functions-common:write_uwsgi_user_unit_file:1614 : [[ -n '' ]] 2022-04-13 22:50:03.646 | + functions-common:write_uwsgi_user_unit_file:1617 : iniset -sudo /etc/systemd/system/devstack@keystone.service Install WantedBy multi-user.target 2022-04-13 22:50:03.714 | + functions-common:write_uwsgi_user_unit_file:1620 : sudo systemctl daemon-reload 2022-04-13 22:50:04.163 | + functions-common:_run_under_systemd:1667 : sudo systemctl enable devstack@keystone.service 2022-04-13 22:50:04.178 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@keystone.service → /etc/systemd/system/devstack@keystone.service. 2022-04-13 22:50:04.582 | + functions-common:_run_under_systemd:1668 : sudo systemctl start devstack@keystone.service 2022-04-13 22:50:04.682 | + functions-common:run_process:1698 : time_stop run_process 2022-04-13 22:50:04.690 | + functions-common:time_stop:2432 : local name 2022-04-13 22:50:04.698 | + functions-common:time_stop:2433 : local end_time 2022-04-13 22:50:04.710 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-13 22:50:04.726 | + functions-common:time_stop:2435 : local total 2022-04-13 22:50:04.742 | + functions-common:time_stop:2436 : local start_time 2022-04-13 22:50:04.746 | + functions-common:time_stop:2438 : name=run_process 2022-04-13 22:50:04.749 | + functions-common:time_stop:2439 : start_time=1649890202939 2022-04-13 22:50:04.752 | + functions-common:time_stop:2441 : [[ -z 1649890202939 ]] 2022-04-13 22:50:04.755 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-13 22:50:04.761 | + functions-common:time_stop:2444 : end_time=1649890204757 2022-04-13 22:50:04.764 | + functions-common:time_stop:2445 : elapsed_time=1818 2022-04-13 22:50:04.767 | + functions-common:time_stop:2446 : total=1808 2022-04-13 22:50:04.769 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-13 22:50:04.772 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=3626 2022-04-13 22:50:04.774 | + lib/keystone:start_keystone:564 : echo 'Waiting for keystone to start...' 2022-04-13 22:50:04.774 | Waiting for keystone to start... 2022-04-13 22:50:04.778 | + lib/keystone:start_keystone:570 : local service_uri=http://10.222.0.15/identity/v3/ 2022-04-13 22:50:04.795 | + lib/keystone:start_keystone:572 : wait_for_service 60 http://10.222.0.15/identity/v3/ 2022-04-13 22:50:04.815 | + functions:wait_for_service:457 : local timeout=60 2022-04-13 22:50:04.841 | + functions:wait_for_service:458 : local url=http://10.222.0.15/identity/v3/ 2022-04-13 22:50:04.863 | + functions:wait_for_service:459 : local rval=0 2022-04-13 22:50:04.895 | + functions:wait_for_service:460 : time_start wait_for_service 2022-04-13 22:50:04.910 | + functions-common:time_start:2418 : local name=wait_for_service 2022-04-13 22:50:04.930 | + functions-common:time_start:2419 : local start_time= 2022-04-13 22:50:04.958 | + functions-common:time_start:2420 : [[ -n '' ]] 2022-04-13 22:50:04.980 | ++ functions-common:time_start:2423 : date +%s%3N 2022-04-13 22:50:05.006 | + functions-common:time_start:2423 : _TIME_START[$name]=1649890204980 2022-04-13 22:50:05.026 | + functions:wait_for_service:461 : timeout 60 bash -x 2022-04-13 22:50:05.057 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.15/identity/v3/ 2022-04-13 22:50:11.706 | + :: : [[ 200 == 503 ]] 2022-04-13 22:50:11.707 | + :: : [[ 0 -eq 7 ]] 2022-04-13 22:50:11.711 | + functions:wait_for_service:466 : time_stop wait_for_service 2022-04-13 22:50:11.714 | + functions-common:time_stop:2432 : local name 2022-04-13 22:50:11.716 | + functions-common:time_stop:2433 : local end_time 2022-04-13 22:50:11.718 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-13 22:50:11.722 | + functions-common:time_stop:2435 : local total 2022-04-13 22:50:11.724 | + functions-common:time_stop:2436 : local start_time 2022-04-13 22:50:11.726 | + functions-common:time_stop:2438 : name=wait_for_service 2022-04-13 22:50:11.729 | + functions-common:time_stop:2439 : start_time=1649890204980 2022-04-13 22:50:11.731 | + functions-common:time_stop:2441 : [[ -z 1649890204980 ]] 2022-04-13 22:50:11.734 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-13 22:50:11.739 | + functions-common:time_stop:2444 : end_time=1649890211736 2022-04-13 22:50:11.741 | + functions-common:time_stop:2445 : elapsed_time=6756 2022-04-13 22:50:11.744 | + functions-common:time_stop:2446 : total=0 2022-04-13 22:50:11.746 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-13 22:50:11.751 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=6756 2022-04-13 22:50:11.754 | + functions:wait_for_service:467 : return 0 2022-04-13 22:50:11.756 | + lib/keystone:start_keystone:577 : is_service_enabled tls-proxy 2022-04-13 22:50:11.774 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 22:50:11.776 | + lib/keystone:start_keystone:582 : restart_service memcached 2022-04-13 22:50:11.779 | + functions-common:restart_service:2316 : '[' -x /bin/systemctl ']' 2022-04-13 22:50:11.781 | + functions-common:restart_service:2317 : sudo /bin/systemctl restart memcached 2022-04-13 22:50:11.816 | + ./stack.sh:main:1100 : bootstrap_keystone 2022-04-13 22:50:11.818 | + lib/keystone:bootstrap_keystone:602 : /usr/local/bin/keystone-manage bootstrap --bootstrap-username admin --bootstrap-password Passw0rd --bootstrap-project-name admin --bootstrap-role-name admin --bootstrap-service-name keystone --bootstrap-region-id RegionOne --bootstrap-public-url http://10.222.0.15/identity 2022-04-13 22:50:16.456 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.deleted`. {{(pid=79966) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-13 22:50:16.456 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.disabled`. {{(pid=79966) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-13 22:50:16.456 | 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=79966) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-13 22:50:16.464 | DEBUG keystone.notifications [-] Callback: `keystone.assignment.core.Manager._delete_domain_assignments` subscribed to event `identity.domain.deleted`. {{(pid=79966) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-13 22:50:16.481 | DEBUG keystone.notifications [-] Callback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.project.deleted`. {{(pid=79966) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-13 22:50:16.481 | DEBUG keystone.notifications [-] Callback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.endpoint.deleted`. {{(pid=79966) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-13 22:50:16.512 | DEBUG keystone.notifications [-] Callback: `keystone.federation.core.Manager._cleanup_identity_provider` subscribed to event `identity.domain_deleted.internal`. {{(pid=79966) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-13 22:50:16.546 | DEBUG keystone.notifications [-] Callback: `keystone.identity.core.Manager._domain_deleted` subscribed to event `identity.domain_deleted.internal`. {{(pid=79966) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-13 22:50:16.546 | DEBUG keystone.notifications [-] Callback: `keystone.identity.core.Manager._unset_default_project` subscribed to event `identity.project.deleted`. {{(pid=79966) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-13 22:50:16.637 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._trust_callback` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=79966) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-13 22:50:16.638 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._consumer_callback` subscribed to event `identity.OS-OAUTH1:consumer.deleted`. {{(pid=79966) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-13 22:50:16.638 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.deleted`. {{(pid=79966) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-13 22:50:16.638 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._project_callback` subscribed to event `identity.project.deleted`. {{(pid=79966) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-13 22:50:16.638 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.disabled`. {{(pid=79966) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-13 22:50:16.638 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.persist_revocation_event_for_user.internal`. {{(pid=79966) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-13 22:50:16.652 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=79966) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-13 22:50:16.652 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.deleted`. {{(pid=79966) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-13 22:50:16.652 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.deleted`. {{(pid=79966) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-13 22:50:16.652 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.disabled`. {{(pid=79966) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-13 22:50:16.653 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.disabled`. {{(pid=79966) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-13 22:50:16.653 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.project.disabled`. {{(pid=79966) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-13 22:50:16.653 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.invalidate_token_cache.internal`. {{(pid=79966) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-13 22:50:16.660 | DEBUG keystone.notifications [-] Callback: `keystone.trust.core.Manager._on_user_delete` subscribed to event `identity.user.deleted`. {{(pid=79966) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-13 22:50:16.663 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=79966) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-13 22:50:16.663 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.deleted`. {{(pid=79966) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-13 22:50:16.664 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.deleted`. {{(pid=79966) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-13 22:50:16.664 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.disabled`. {{(pid=79966) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-13 22:50:16.664 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.disabled`. {{(pid=79966) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-13 22:50:16.664 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.project.disabled`. {{(pid=79966) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-13 22:50:16.664 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.invalidate_token_cache.internal`. {{(pid=79966) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-13 22:50:16.702 | 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=79966) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-04-13 22:50:17.015 | INFO keystone.cmd.bootstrap [None req-e84607aa-51e6-4948-aff4-d9de153d5478 None None] Created domain default 2022-04-13 22:50:17.061 | INFO keystone.cmd.bootstrap [None req-e84607aa-51e6-4948-aff4-d9de153d5478 None None] Created project admin 2022-04-13 22:50:17.089 | DEBUG passlib.handlers.bcrypt [None req-e84607aa-51e6-4948-aff4-d9de153d5478 None None] detected 'bcrypt' backend, version '3.2.0' {{(pid=79966) _load_backend_mixin /usr/local/lib/python3.8/dist-packages/passlib/handlers/bcrypt.py:625}} 2022-04-13 22:50:17.089 | DEBUG passlib.handlers.bcrypt [None req-e84607aa-51e6-4948-aff4-d9de153d5478 None None] 'bcrypt' backend lacks $2$ support, enabling workaround {{(pid=79966) _finalize_backend_mixin /usr/local/lib/python3.8/dist-packages/passlib/handlers/bcrypt.py:406}} 2022-04-13 22:50:17.152 | INFO keystone.cmd.bootstrap [None req-e84607aa-51e6-4948-aff4-d9de153d5478 None None] Created user admin 2022-04-13 22:50:17.167 | INFO keystone.cmd.bootstrap [None req-e84607aa-51e6-4948-aff4-d9de153d5478 None None] Created role reader 2022-04-13 22:50:17.178 | INFO keystone.cmd.bootstrap [None req-e84607aa-51e6-4948-aff4-d9de153d5478 None None] Created role member 2022-04-13 22:50:17.206 | INFO keystone.cmd.bootstrap [None req-e84607aa-51e6-4948-aff4-d9de153d5478 None None] Created implied role where 585882f4f3794f75ad457d4bfc8258f5 implies c79f9f07ef1443d6aa309fddd0adf839 2022-04-13 22:50:17.217 | INFO keystone.cmd.bootstrap [None req-e84607aa-51e6-4948-aff4-d9de153d5478 None None] Created role admin 2022-04-13 22:50:17.237 | INFO keystone.cmd.bootstrap [None req-e84607aa-51e6-4948-aff4-d9de153d5478 None None] Created implied role where 1b6d1da1c8fd4f7b8a051f60cf48363a implies 585882f4f3794f75ad457d4bfc8258f5 2022-04-13 22:50:17.248 | INFO keystone.cmd.bootstrap [None req-e84607aa-51e6-4948-aff4-d9de153d5478 None None] Granted role admin on project admin to user admin. 2022-04-13 22:50:17.258 | INFO keystone.cmd.bootstrap [None req-e84607aa-51e6-4948-aff4-d9de153d5478 None None] Granted role admin on the system to user admin. 2022-04-13 22:50:17.273 | WARNING py.warnings [None req-e84607aa-51e6-4948-aff4-d9de153d5478 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-13 22:50:17.273 | warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2022-04-13 22:50:17.273 |  2022-04-13 22:50:17.277 | INFO keystone.cmd.bootstrap [None req-e84607aa-51e6-4948-aff4-d9de153d5478 None None] Created region RegionOne 2022-04-13 22:50:17.316 | INFO keystone.cmd.bootstrap [None req-e84607aa-51e6-4948-aff4-d9de153d5478 None None] Created public endpoint http://10.222.0.15/identity 2022-04-13 22:50:17.791 | + lib/keystone:bootstrap_keystone:610 : '[' False == True ']' 2022-04-13 22:50:17.793 | + ./stack.sh:main:1103 : create_keystone_accounts 2022-04-13 22:50:17.795 | + lib/keystone:create_keystone_accounts:309 : local admin_project 2022-04-13 22:50:17.799 | ++ lib/keystone:create_keystone_accounts:310 : oscwrap project show admin -f value -c id 2022-04-13 22:50:21.166 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:50:21.166 | from cryptography.utils import int_from_bytes 2022-04-13 22:50:21.166 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:50:21.166 | from cryptography.utils import int_from_bytes 2022-04-13 22:50:21.359 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 22:50:21.363 | + lib/keystone:create_keystone_accounts:310 : admin_project=8a380116f9d4460a9e82b540ce26dd70 2022-04-13 22:50:21.366 | + lib/keystone:create_keystone_accounts:311 : local admin_user 2022-04-13 22:50:21.369 | ++ lib/keystone:create_keystone_accounts:312 : oscwrap user show admin -f value -c id 2022-04-13 22:50:23.681 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:50:23.682 | from cryptography.utils import int_from_bytes 2022-04-13 22:50:23.682 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:50:23.682 | from cryptography.utils import int_from_bytes 2022-04-13 22:50:23.866 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 22:50:23.869 | + lib/keystone:create_keystone_accounts:312 : admin_user=9e5b8d0df12e42a8964eb37df34fe8da 2022-04-13 22:50:23.871 | + lib/keystone:create_keystone_accounts:314 : local admin_role=admin 2022-04-13 22:50:23.874 | + lib/keystone:create_keystone_accounts:315 : local member_role=member 2022-04-13 22:50:23.877 | + lib/keystone:create_keystone_accounts:316 : local reader_role=reader 2022-04-13 22:50:23.879 | + lib/keystone:create_keystone_accounts:318 : async_run ks-domain-role get_or_add_user_domain_role admin 9e5b8d0df12e42a8964eb37df34fe8da default 2022-04-13 22:50:23.945 | + inc/async:async_inner:63 : get_or_add_user_domain_role admin 9e5b8d0df12e42a8964eb37df34fe8da default 2022-04-13 22:50:23.991 | [17758 Async ks-domain-role:80119]: running: get_or_add_user_domain_role admin 9e5b8d0df12e42a8964eb37df34fe8da default 2022-04-13 22:50:23.995 | + lib/keystone:create_keystone_accounts:321 : get_or_create_domain Default 2022-04-13 22:50:23.998 | + functions-common:get_or_create_domain:884 : local domain_id 2022-04-13 22:50:24.006 | ++ functions-common:get_or_create_domain:896 : oscwrap --os-cloud devstack-system-admin domain show Default -f value -c id 2022-04-13 22:50:26.520 | ++ inc/async:async_inner:64 : rc=0 2022-04-13 22:50:26.560 | [77208 Async install_tempest:77208]: finished successfully 2022-04-13 22:50:27.240 | + functions-common:get_or_create_domain:894 : domain_id=default 2022-04-13 22:50:27.242 | + functions-common:get_or_create_domain:895 : echo default 2022-04-13 22:50:27.242 | default 2022-04-13 22:50:27.245 | + lib/keystone:create_keystone_accounts:322 : async_run ks-project get_or_create_project service Default 2022-04-13 22:50:27.310 | + inc/async:async_inner:63 : get_or_create_project service Default 2022-04-13 22:50:27.365 | [17758 Async ks-project:80287]: running: get_or_create_project service Default 2022-04-13 22:50:27.368 | + lib/keystone:create_keystone_accounts:325 : async_run ks-service get_or_create_role service 2022-04-13 22:50:27.450 | + inc/async:async_inner:63 : get_or_create_role service 2022-04-13 22:50:27.497 | [17758 Async ks-service:80373]: running: get_or_create_role service 2022-04-13 22:50:27.501 | + lib/keystone:create_keystone_accounts:331 : async_run ks-reseller get_or_create_role ResellerAdmin 2022-04-13 22:50:27.572 | + inc/async:async_inner:63 : get_or_create_role ResellerAdmin 2022-04-13 22:50:27.707 | [17758 Async ks-reseller:80461]: running: get_or_create_role ResellerAdmin 2022-04-13 22:50:27.725 | + lib/keystone:create_keystone_accounts:335 : local another_role=anotherrole 2022-04-13 22:50:27.750 | + lib/keystone:create_keystone_accounts:336 : async_run ks-anotherrole get_or_create_role anotherrole 2022-04-13 22:50:28.187 | + inc/async:async_inner:63 : get_or_create_role anotherrole 2022-04-13 22:50:28.336 | [17758 Async ks-anotherrole:80559]: running: get_or_create_role anotherrole 2022-04-13 22:50:28.350 | + lib/keystone:create_keystone_accounts:339 : local invis_project 2022-04-13 22:50:28.386 | ++ lib/keystone:create_keystone_accounts:340 : get_or_create_project invisible_to_admin default 2022-04-13 22:50:28.410 | ++ functions-common:get_or_create_project:939 : local project_id 2022-04-13 22:50:28.446 | +++ functions-common:get_or_create_project:947 : oscwrap --os-cloud devstack-system-admin project create invisible_to_admin --domain=default --or-show -f value -c id 2022-04-13 22:50:30.897 | + inc/async:async_inner:64 : rc=0 2022-04-13 22:50:31.018 | [80373 Async ks-service:80373]: finished successfully 2022-04-13 22:50:31.566 | + inc/async:async_inner:64 : rc=0 2022-04-13 22:50:31.622 | [80461 Async ks-reseller:80461]: finished successfully 2022-04-13 22:50:31.892 | + inc/async:async_inner:64 : rc=0 2022-04-13 22:50:31.961 | [80287 Async ks-project:80287]: finished successfully 2022-04-13 22:50:32.190 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:50:32.190 | from cryptography.utils import int_from_bytes 2022-04-13 22:50:32.190 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:50:32.190 | from cryptography.utils import int_from_bytes 2022-04-13 22:50:32.408 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 22:50:32.410 | ++ functions-common:get_or_create_project:945 : project_id=17be22984fe54f9782f571dabdbd0cde 2022-04-13 22:50:32.414 | ++ functions-common:get_or_create_project:946 : echo 17be22984fe54f9782f571dabdbd0cde 2022-04-13 22:50:32.417 | + lib/keystone:create_keystone_accounts:340 : invis_project=17be22984fe54f9782f571dabdbd0cde 2022-04-13 22:50:32.419 | + lib/keystone:create_keystone_accounts:343 : local demo_project 2022-04-13 22:50:32.424 | ++ lib/keystone:create_keystone_accounts:344 : get_or_create_project demo default 2022-04-13 22:50:32.427 | ++ functions-common:get_or_create_project:939 : local project_id 2022-04-13 22:50:32.430 | +++ functions-common:get_or_create_project:947 : oscwrap --os-cloud devstack-system-admin project create demo --domain=default --or-show -f value -c id 2022-04-13 22:50:32.474 | + inc/async:async_inner:64 : rc=0 2022-04-13 22:50:32.505 | [80559 Async ks-anotherrole:80559]: finished successfully 2022-04-13 22:50:35.039 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:50:35.039 | from cryptography.utils import int_from_bytes 2022-04-13 22:50:35.039 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:50:35.039 | from cryptography.utils import int_from_bytes 2022-04-13 22:50:35.243 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 22:50:35.246 | ++ functions-common:get_or_create_project:945 : project_id=30a5d1a763e54fcca66e10525d472ebf 2022-04-13 22:50:35.248 | ++ functions-common:get_or_create_project:946 : echo 30a5d1a763e54fcca66e10525d472ebf 2022-04-13 22:50:35.252 | + lib/keystone:create_keystone_accounts:344 : demo_project=30a5d1a763e54fcca66e10525d472ebf 2022-04-13 22:50:35.254 | + lib/keystone:create_keystone_accounts:345 : local demo_user 2022-04-13 22:50:35.258 | ++ lib/keystone:create_keystone_accounts:347 : get_or_create_user demo Passw0rd default demo@example.com 2022-04-13 22:50:35.260 | ++ functions-common:get_or_create_user:916 : local user_id 2022-04-13 22:50:35.262 | ++ functions-common:get_or_create_user:917 : [[ ! -z demo@example.com ]] 2022-04-13 22:50:35.265 | ++ functions-common:get_or_create_user:918 : local email=--email=demo@example.com 2022-04-13 22:50:35.268 | +++ functions-common:get_or_create_user:934 : oscwrap --os-cloud devstack-system-admin user create demo --password Passw0rd --domain=default --email=demo@example.com --or-show -f value -c id 2022-04-13 22:50:35.319 | + inc/async:async_inner:64 : rc=0 2022-04-13 22:50:35.343 | [80119 Async ks-domain-role:80119]: finished successfully 2022-04-13 22:50:37.971 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:50:37.971 | from cryptography.utils import int_from_bytes 2022-04-13 22:50:37.971 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:50:37.971 | from cryptography.utils import int_from_bytes 2022-04-13 22:50:38.150 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 22:50:38.152 | ++ functions-common:get_or_create_user:932 : user_id=e48a57679ff24ea1b32044745f059ed4 2022-04-13 22:50:38.155 | ++ functions-common:get_or_create_user:933 : echo e48a57679ff24ea1b32044745f059ed4 2022-04-13 22:50:38.158 | + lib/keystone:create_keystone_accounts:347 : demo_user=e48a57679ff24ea1b32044745f059ed4 2022-04-13 22:50:38.161 | + lib/keystone:create_keystone_accounts:349 : async_wait ks-domain-role ks-domain ks-project ks-service ks-reseller ks-anotherrole 2022-04-13 22:50:38.213 | [17758 Async ks-domain-role:80119]: Waiting for completion of get_or_add_user_domain_role admin 9e5b8d0df12e42a8964eb37df34fe8da default running on PID 80119 (6 other jobs running) 2022-04-13 22:50:38.239 | [17758 Async ks-domain-role:80119]: Signaling child to exit 2022-04-13 22:50:38.239 | WAKEUP 2022-04-13 22:50:38.263 | [17758 Async ks-domain-role:80119]: Signaled 2022-04-13 22:50:38.265 | + functions-common:get_or_add_user_domain_role:1010 : local user_role_id 2022-04-13 22:50:38.265 | ++ functions-common:get_or_add_user_domain_role:1016 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 9e5b8d0df12e42a8964eb37df34fe8da --domain default 2022-04-13 22:50:38.265 | ++ functions-common:get_or_add_user_domain_role:1016 : grep '^|\s[a-f0-9]\+' 2022-04-13 22:50:38.265 | ++ functions-common:get_or_add_user_domain_role:1016 : get_field 1 2022-04-13 22:50:38.265 | ++ functions-common:get_field:818 : local data field 2022-04-13 22:50:38.265 | ++ functions-common:get_field:819 : read data 2022-04-13 22:50:38.265 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:50:38.265 | from cryptography.utils import int_from_bytes 2022-04-13 22:50:38.265 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:50:38.265 | from cryptography.utils import int_from_bytes 2022-04-13 22:50:38.265 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 22:50:38.265 | + functions-common:get_or_add_user_domain_role:1016 : user_role_id= 2022-04-13 22:50:38.265 | + functions-common:get_or_add_user_domain_role:1017 : [[ -z '' ]] 2022-04-13 22:50:38.265 | + functions-common:get_or_add_user_domain_role:1019 : openstack --os-cloud devstack-system-admin role add admin --user 9e5b8d0df12e42a8964eb37df34fe8da --domain default 2022-04-13 22:50:38.265 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:50:38.265 | from cryptography.utils import int_from_bytes 2022-04-13 22:50:38.265 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:50:38.266 | from cryptography.utils import int_from_bytes 2022-04-13 22:50:38.266 | ++ functions-common:get_or_add_user_domain_role:1026 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 9e5b8d0df12e42a8964eb37df34fe8da --domain default 2022-04-13 22:50:38.266 | ++ functions-common:get_or_add_user_domain_role:1026 : grep '^|\s[a-f0-9]\+' 2022-04-13 22:50:38.266 | ++ functions-common:get_or_add_user_domain_role:1026 : get_field 1 2022-04-13 22:50:38.266 | ++ functions-common:get_field:818 : local data field 2022-04-13 22:50:38.266 | ++ functions-common:get_field:819 : read data 2022-04-13 22:50:38.266 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:50:38.266 | from cryptography.utils import int_from_bytes 2022-04-13 22:50:38.266 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:50:38.266 | from cryptography.utils import int_from_bytes 2022-04-13 22:50:38.266 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 22:50:38.266 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-13 22:50:38.266 | ++ functions-common:get_field:823 : field='$2' 2022-04-13 22:50:38.266 | ++ functions-common:get_field:825 : echo '| 1b6d1da1c8fd4f7b8a051f60cf48363a | 9e5b8d0df12e42a8964eb37df34fe8da | | | default | | False |' 2022-04-13 22:50:38.266 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-13 22:50:38.266 | ++ functions-common:get_field:819 : read data 2022-04-13 22:50:38.266 | + functions-common:get_or_add_user_domain_role:1026 : user_role_id=1b6d1da1c8fd4f7b8a051f60cf48363a 2022-04-13 22:50:38.266 | + functions-common:get_or_add_user_domain_role:1028 : echo 1b6d1da1c8fd4f7b8a051f60cf48363a 2022-04-13 22:50:38.266 | 1b6d1da1c8fd4f7b8a051f60cf48363a 2022-04-13 22:50:38.309 | [17758 Async ks-domain-role:80119]: finished get_or_add_user_domain_role admin 9e5b8d0df12e42a8964eb37df34fe8da default with result 0 in 11 seconds 2022-04-13 22:50:38.317 | Not waiting for async task ks-domain that we never started or has already been waited for 2022-04-13 22:50:38.352 | [17758 Async ks-project:80287]: Waiting for completion of get_or_create_project service Default running on PID 80287 (5 other jobs running) 2022-04-13 22:50:38.379 | [17758 Async ks-project:80287]: Signaling child to exit 2022-04-13 22:50:38.379 | WAKEUP 2022-04-13 22:50:38.402 | [17758 Async ks-project:80287]: Signaled 2022-04-13 22:50:38.404 | + functions-common:get_or_create_project:939 : local project_id 2022-04-13 22:50:38.404 | ++ functions-common:get_or_create_project:947 : oscwrap --os-cloud devstack-system-admin project create service --domain=Default --or-show -f value -c id 2022-04-13 22:50:38.404 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:50:38.404 | from cryptography.utils import int_from_bytes 2022-04-13 22:50:38.404 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:50:38.404 | from cryptography.utils import int_from_bytes 2022-04-13 22:50:38.404 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 22:50:38.404 | + functions-common:get_or_create_project:945 : project_id=a54c8803106946a39960b808aee18b75 2022-04-13 22:50:38.404 | + functions-common:get_or_create_project:946 : echo a54c8803106946a39960b808aee18b75 2022-04-13 22:50:38.404 | a54c8803106946a39960b808aee18b75 2022-04-13 22:50:38.448 | [17758 Async ks-project:80287]: finished get_or_create_project service Default with result 0 in 4 seconds 2022-04-13 22:50:38.490 | [17758 Async ks-service:80373]: Waiting for completion of get_or_create_role service running on PID 80373 (4 other jobs running) 2022-04-13 22:50:38.515 | [17758 Async ks-service:80373]: Signaling child to exit 2022-04-13 22:50:38.515 | WAKEUP 2022-04-13 22:50:38.537 | [17758 Async ks-service:80373]: Signaled 2022-04-13 22:50:38.538 | + functions-common:get_or_create_role:952 : local role_id 2022-04-13 22:50:38.538 | ++ functions-common:get_or_create_role:959 : oscwrap --os-cloud devstack-system-admin role create service --or-show -f value -c id 2022-04-13 22:50:38.538 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:50:38.538 | from cryptography.utils import int_from_bytes 2022-04-13 22:50:38.538 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:50:38.539 | from cryptography.utils import int_from_bytes 2022-04-13 22:50:38.539 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 22:50:38.539 | + functions-common:get_or_create_role:957 : role_id=d70593bd53fa4861894a9185a7af6074 2022-04-13 22:50:38.539 | + functions-common:get_or_create_role:958 : echo d70593bd53fa4861894a9185a7af6074 2022-04-13 22:50:38.539 | d70593bd53fa4861894a9185a7af6074 2022-04-13 22:50:38.583 | [17758 Async ks-service:80373]: finished get_or_create_role service with result 0 in 3 seconds 2022-04-13 22:50:38.620 | [17758 Async ks-reseller:80461]: Waiting for completion of get_or_create_role ResellerAdmin running on PID 80461 (3 other jobs running) 2022-04-13 22:50:38.646 | [17758 Async ks-reseller:80461]: Signaling child to exit 2022-04-13 22:50:38.646 | WAKEUP 2022-04-13 22:50:38.668 | [17758 Async ks-reseller:80461]: Signaled 2022-04-13 22:50:38.669 | + functions-common:get_or_create_role:952 : local role_id 2022-04-13 22:50:38.669 | ++ functions-common:get_or_create_role:959 : oscwrap --os-cloud devstack-system-admin role create ResellerAdmin --or-show -f value -c id 2022-04-13 22:50:38.669 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:50:38.669 | from cryptography.utils import int_from_bytes 2022-04-13 22:50:38.669 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:50:38.669 | from cryptography.utils import int_from_bytes 2022-04-13 22:50:38.669 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 22:50:38.669 | + functions-common:get_or_create_role:957 : role_id=1619673d9a3d48f384b30836c9d6cf5d 2022-04-13 22:50:38.669 | + functions-common:get_or_create_role:958 : echo 1619673d9a3d48f384b30836c9d6cf5d 2022-04-13 22:50:38.669 | 1619673d9a3d48f384b30836c9d6cf5d 2022-04-13 22:50:38.714 | [17758 Async ks-reseller:80461]: finished get_or_create_role ResellerAdmin with result 0 in 4 seconds 2022-04-13 22:50:38.752 | [17758 Async ks-anotherrole:80559]: Waiting for completion of get_or_create_role anotherrole running on PID 80559 (2 other jobs running) 2022-04-13 22:50:38.778 | [17758 Async ks-anotherrole:80559]: Signaling child to exit 2022-04-13 22:50:38.779 | WAKEUP 2022-04-13 22:50:38.801 | [17758 Async ks-anotherrole:80559]: Signaled 2022-04-13 22:50:38.802 | + functions-common:get_or_create_role:952 : local role_id 2022-04-13 22:50:38.802 | ++ functions-common:get_or_create_role:959 : oscwrap --os-cloud devstack-system-admin role create anotherrole --or-show -f value -c id 2022-04-13 22:50:38.802 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:50:38.802 | from cryptography.utils import int_from_bytes 2022-04-13 22:50:38.802 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:50:38.802 | from cryptography.utils import int_from_bytes 2022-04-13 22:50:38.802 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 22:50:38.802 | + functions-common:get_or_create_role:957 : role_id=54dec7f4605b4f5cb7f41e7dd1fd4169 2022-04-13 22:50:38.802 | + functions-common:get_or_create_role:958 : echo 54dec7f4605b4f5cb7f41e7dd1fd4169 2022-04-13 22:50:38.802 | 54dec7f4605b4f5cb7f41e7dd1fd4169 2022-04-13 22:50:38.847 | [17758 Async ks-anotherrole:80559]: finished get_or_create_role anotherrole with result 0 in 4 seconds 2022-04-13 22:50:38.851 | + inc/async:async_wait:197 : return 0 2022-04-13 22:50:38.853 | + lib/keystone:create_keystone_accounts:351 : async_run ks-demo-member get_or_add_user_project_role member e48a57679ff24ea1b32044745f059ed4 30a5d1a763e54fcca66e10525d472ebf 2022-04-13 22:50:38.913 | + inc/async:async_inner:63 : get_or_add_user_project_role member e48a57679ff24ea1b32044745f059ed4 30a5d1a763e54fcca66e10525d472ebf 2022-04-13 22:50:38.955 | [17758 Async ks-demo-member:81426]: running: get_or_add_user_project_role member e48a57679ff24ea1b32044745f059ed4 30a5d1a763e54fcca66e10525d472ebf 2022-04-13 22:50:38.958 | + lib/keystone:create_keystone_accounts:353 : async_run ks-demo-admin get_or_add_user_project_role admin 9e5b8d0df12e42a8964eb37df34fe8da 30a5d1a763e54fcca66e10525d472ebf 2022-04-13 22:50:39.019 | + inc/async:async_inner:63 : get_or_add_user_project_role admin 9e5b8d0df12e42a8964eb37df34fe8da 30a5d1a763e54fcca66e10525d472ebf 2022-04-13 22:50:39.070 | [17758 Async ks-demo-admin:81538]: running: get_or_add_user_project_role admin 9e5b8d0df12e42a8964eb37df34fe8da 30a5d1a763e54fcca66e10525d472ebf 2022-04-13 22:50:39.077 | + lib/keystone:create_keystone_accounts:354 : async_run ks-demo-another get_or_add_user_project_role anotherrole e48a57679ff24ea1b32044745f059ed4 30a5d1a763e54fcca66e10525d472ebf 2022-04-13 22:50:39.151 | + inc/async:async_inner:63 : get_or_add_user_project_role anotherrole e48a57679ff24ea1b32044745f059ed4 30a5d1a763e54fcca66e10525d472ebf 2022-04-13 22:50:39.210 | [17758 Async ks-demo-another:81650]: running: get_or_add_user_project_role anotherrole e48a57679ff24ea1b32044745f059ed4 30a5d1a763e54fcca66e10525d472ebf 2022-04-13 22:50:39.212 | + lib/keystone:create_keystone_accounts:355 : async_run ks-demo-invis get_or_add_user_project_role member e48a57679ff24ea1b32044745f059ed4 17be22984fe54f9782f571dabdbd0cde 2022-04-13 22:50:39.292 | + inc/async:async_inner:63 : get_or_add_user_project_role member e48a57679ff24ea1b32044745f059ed4 17be22984fe54f9782f571dabdbd0cde 2022-04-13 22:50:39.366 | [17758 Async ks-demo-invis:81762]: running: get_or_add_user_project_role member e48a57679ff24ea1b32044745f059ed4 17be22984fe54f9782f571dabdbd0cde 2022-04-13 22:50:39.375 | + lib/keystone:create_keystone_accounts:358 : local demo_reader 2022-04-13 22:50:39.381 | ++ lib/keystone:create_keystone_accounts:360 : get_or_create_user demo_reader Passw0rd default demo_reader@example.com 2022-04-13 22:50:39.388 | ++ functions-common:get_or_create_user:916 : local user_id 2022-04-13 22:50:39.399 | ++ functions-common:get_or_create_user:917 : [[ ! -z demo_reader@example.com ]] 2022-04-13 22:50:39.402 | ++ functions-common:get_or_create_user:918 : local email=--email=demo_reader@example.com 2022-04-13 22:50:39.427 | +++ functions-common:get_or_create_user:934 : oscwrap --os-cloud devstack-system-admin user create demo_reader --password Passw0rd --domain=default --email=demo_reader@example.com --or-show -f value -c id 2022-04-13 22:50:43.799 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:50:43.799 | from cryptography.utils import int_from_bytes 2022-04-13 22:50:43.799 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:50:43.799 | from cryptography.utils import int_from_bytes 2022-04-13 22:50:43.992 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 22:50:43.995 | ++ functions-common:get_or_create_user:932 : user_id=7d7d8eff6a6a4f2d9bb9a6e123d724bf 2022-04-13 22:50:43.999 | ++ functions-common:get_or_create_user:933 : echo 7d7d8eff6a6a4f2d9bb9a6e123d724bf 2022-04-13 22:50:44.003 | + lib/keystone:create_keystone_accounts:360 : demo_reader=7d7d8eff6a6a4f2d9bb9a6e123d724bf 2022-04-13 22:50:44.006 | + lib/keystone:create_keystone_accounts:362 : async_run ks-demo-reader get_or_add_user_project_role reader 7d7d8eff6a6a4f2d9bb9a6e123d724bf 30a5d1a763e54fcca66e10525d472ebf 2022-04-13 22:50:44.254 | + inc/async:async_inner:63 : get_or_add_user_project_role reader 7d7d8eff6a6a4f2d9bb9a6e123d724bf 30a5d1a763e54fcca66e10525d472ebf 2022-04-13 22:50:44.378 | [17758 Async ks-demo-reader:81926]: running: get_or_add_user_project_role reader 7d7d8eff6a6a4f2d9bb9a6e123d724bf 30a5d1a763e54fcca66e10525d472ebf 2022-04-13 22:50:44.387 | + lib/keystone:create_keystone_accounts:365 : local alt_demo_project 2022-04-13 22:50:44.422 | ++ lib/keystone:create_keystone_accounts:366 : get_or_create_project alt_demo default 2022-04-13 22:50:44.439 | ++ functions-common:get_or_create_project:939 : local project_id 2022-04-13 22:50:44.466 | +++ functions-common:get_or_create_project:947 : oscwrap --os-cloud devstack-system-admin project create alt_demo --domain=default --or-show -f value -c id 2022-04-13 22:50:48.760 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:50:48.760 | from cryptography.utils import int_from_bytes 2022-04-13 22:50:48.760 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:50:48.760 | from cryptography.utils import int_from_bytes 2022-04-13 22:50:48.949 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 22:50:48.954 | ++ functions-common:get_or_create_project:945 : project_id=5271853cd7834473a66281c016ab6e7d 2022-04-13 22:50:48.958 | ++ functions-common:get_or_create_project:946 : echo 5271853cd7834473a66281c016ab6e7d 2022-04-13 22:50:48.967 | + lib/keystone:create_keystone_accounts:366 : alt_demo_project=5271853cd7834473a66281c016ab6e7d 2022-04-13 22:50:48.974 | + lib/keystone:create_keystone_accounts:368 : local alt_demo_user 2022-04-13 22:50:48.980 | ++ lib/keystone:create_keystone_accounts:370 : get_or_create_user alt_demo Passw0rd default alt_demo@example.com 2022-04-13 22:50:48.984 | ++ functions-common:get_or_create_user:916 : local user_id 2022-04-13 22:50:48.990 | ++ functions-common:get_or_create_user:917 : [[ ! -z alt_demo@example.com ]] 2022-04-13 22:50:48.995 | ++ functions-common:get_or_create_user:918 : local email=--email=alt_demo@example.com 2022-04-13 22:50:49.001 | +++ functions-common:get_or_create_user:934 : oscwrap --os-cloud devstack-system-admin user create alt_demo --password Passw0rd --domain=default --email=alt_demo@example.com --or-show -f value -c id 2022-04-13 22:50:52.791 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:50:52.791 | from cryptography.utils import int_from_bytes 2022-04-13 22:50:52.791 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:50:52.791 | from cryptography.utils import int_from_bytes 2022-04-13 22:50:53.285 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 22:50:53.323 | ++ functions-common:get_or_create_user:932 : user_id=04465540a1f14aafb322b0490381f094 2022-04-13 22:50:53.346 | ++ functions-common:get_or_create_user:933 : echo 04465540a1f14aafb322b0490381f094 2022-04-13 22:50:53.374 | + lib/keystone:create_keystone_accounts:370 : alt_demo_user=04465540a1f14aafb322b0490381f094 2022-04-13 22:50:53.398 | + lib/keystone:create_keystone_accounts:372 : async_run ks-alt-admin get_or_add_user_project_role admin 04465540a1f14aafb322b0490381f094 5271853cd7834473a66281c016ab6e7d 2022-04-13 22:50:53.735 | + inc/async:async_inner:63 : get_or_add_user_project_role admin 04465540a1f14aafb322b0490381f094 5271853cd7834473a66281c016ab6e7d 2022-04-13 22:50:53.825 | [17758 Async ks-alt-admin:82322]: running: get_or_add_user_project_role admin 04465540a1f14aafb322b0490381f094 5271853cd7834473a66281c016ab6e7d 2022-04-13 22:50:53.829 | + lib/keystone:create_keystone_accounts:373 : async_run ks-alt-another get_or_add_user_project_role anotherrole 04465540a1f14aafb322b0490381f094 5271853cd7834473a66281c016ab6e7d 2022-04-13 22:50:54.068 | + inc/async:async_inner:63 : get_or_add_user_project_role anotherrole 04465540a1f14aafb322b0490381f094 5271853cd7834473a66281c016ab6e7d 2022-04-13 22:50:54.258 | [17758 Async ks-alt-another:82434]: running: get_or_add_user_project_role anotherrole 04465540a1f14aafb322b0490381f094 5271853cd7834473a66281c016ab6e7d 2022-04-13 22:50:54.269 | + lib/keystone:create_keystone_accounts:376 : local alt_demo_member 2022-04-13 22:50:54.288 | ++ lib/keystone:create_keystone_accounts:378 : get_or_create_user alt_demo_member Passw0rd default alt_demo_member@example.com 2022-04-13 22:50:54.316 | ++ functions-common:get_or_create_user:916 : local user_id 2022-04-13 22:50:54.331 | ++ functions-common:get_or_create_user:917 : [[ ! -z alt_demo_member@example.com ]] 2022-04-13 22:50:54.355 | ++ functions-common:get_or_create_user:918 : local email=--email=alt_demo_member@example.com 2022-04-13 22:50:54.369 | +++ functions-common:get_or_create_user:934 : oscwrap --os-cloud devstack-system-admin user create alt_demo_member --password Passw0rd --domain=default --email=alt_demo_member@example.com --or-show -f value -c id 2022-04-13 22:50:55.427 | + inc/async:async_inner:64 : rc=0 2022-04-13 22:50:55.582 | [81426 Async ks-demo-member:81426]: finished successfully 2022-04-13 22:50:56.470 | + inc/async:async_inner:64 : rc=0 2022-04-13 22:50:56.649 | [81538 Async ks-demo-admin:81538]: finished successfully 2022-04-13 22:50:57.505 | + inc/async:async_inner:64 : rc=0 2022-04-13 22:50:57.565 | [81650 Async ks-demo-another:81650]: finished successfully 2022-04-13 22:50:57.898 | + inc/async:async_inner:64 : rc=0 2022-04-13 22:50:57.942 | [81762 Async ks-demo-invis:81762]: finished successfully 2022-04-13 22:50:58.585 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:50:58.585 | from cryptography.utils import int_from_bytes 2022-04-13 22:50:58.585 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:50:58.585 | from cryptography.utils import int_from_bytes 2022-04-13 22:50:58.788 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 22:50:58.793 | ++ functions-common:get_or_create_user:932 : user_id=e3fc1dc6e4294d309111daa7235f01b3 2022-04-13 22:50:58.797 | ++ functions-common:get_or_create_user:933 : echo e3fc1dc6e4294d309111daa7235f01b3 2022-04-13 22:50:58.804 | + lib/keystone:create_keystone_accounts:378 : alt_demo_member=e3fc1dc6e4294d309111daa7235f01b3 2022-04-13 22:50:58.815 | + lib/keystone:create_keystone_accounts:379 : async_run ks-alt-member-user get_or_add_user_project_role member e3fc1dc6e4294d309111daa7235f01b3 5271853cd7834473a66281c016ab6e7d 2022-04-13 22:50:58.914 | + inc/async:async_inner:63 : get_or_add_user_project_role member e3fc1dc6e4294d309111daa7235f01b3 5271853cd7834473a66281c016ab6e7d 2022-04-13 22:50:58.995 | [17758 Async ks-alt-member-user:82817]: running: get_or_add_user_project_role member e3fc1dc6e4294d309111daa7235f01b3 5271853cd7834473a66281c016ab6e7d 2022-04-13 22:50:58.998 | + lib/keystone:create_keystone_accounts:382 : local alt_demo_reader 2022-04-13 22:50:59.002 | ++ lib/keystone:create_keystone_accounts:384 : get_or_create_user alt_demo_reader Passw0rd default alt_demo_reader@example.com 2022-04-13 22:50:59.007 | ++ functions-common:get_or_create_user:916 : local user_id 2022-04-13 22:50:59.020 | ++ functions-common:get_or_create_user:917 : [[ ! -z alt_demo_reader@example.com ]] 2022-04-13 22:50:59.039 | ++ functions-common:get_or_create_user:918 : local email=--email=alt_demo_reader@example.com 2022-04-13 22:50:59.055 | +++ functions-common:get_or_create_user:934 : oscwrap --os-cloud devstack-system-admin user create alt_demo_reader --password Passw0rd --domain=default --email=alt_demo_reader@example.com --or-show -f value -c id 2022-04-13 22:51:01.893 | + inc/async:async_inner:64 : rc=0 2022-04-13 22:51:02.006 | [81926 Async ks-demo-reader:81926]: finished successfully 2022-04-13 22:51:02.478 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:51:02.478 | from cryptography.utils import int_from_bytes 2022-04-13 22:51:02.478 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:51:02.478 | from cryptography.utils import int_from_bytes 2022-04-13 22:51:02.683 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 22:51:02.686 | ++ functions-common:get_or_create_user:932 : user_id=7a468046f15d4b429b661279d1e2f59a 2022-04-13 22:51:02.689 | ++ functions-common:get_or_create_user:933 : echo 7a468046f15d4b429b661279d1e2f59a 2022-04-13 22:51:02.703 | + lib/keystone:create_keystone_accounts:384 : alt_demo_reader=7a468046f15d4b429b661279d1e2f59a 2022-04-13 22:51:02.706 | + lib/keystone:create_keystone_accounts:385 : async_run ks-alt-reader-user get_or_add_user_project_role reader 7a468046f15d4b429b661279d1e2f59a 5271853cd7834473a66281c016ab6e7d 2022-04-13 22:51:02.777 | + inc/async:async_inner:63 : get_or_add_user_project_role reader 7a468046f15d4b429b661279d1e2f59a 5271853cd7834473a66281c016ab6e7d 2022-04-13 22:51:02.833 | [17758 Async ks-alt-reader-user:83041]: running: get_or_add_user_project_role reader 7a468046f15d4b429b661279d1e2f59a 5271853cd7834473a66281c016ab6e7d 2022-04-13 22:51:02.837 | ++ lib/keystone:create_keystone_accounts:392 : get_or_create_user system_member Passw0rd default system_member@example.com 2022-04-13 22:51:02.839 | ++ functions-common:get_or_create_user:916 : local user_id 2022-04-13 22:51:02.845 | ++ functions-common:get_or_create_user:917 : [[ ! -z system_member@example.com ]] 2022-04-13 22:51:02.854 | ++ functions-common:get_or_create_user:918 : local email=--email=system_member@example.com 2022-04-13 22:51:02.866 | +++ functions-common:get_or_create_user:934 : oscwrap --os-cloud devstack-system-admin user create system_member --password Passw0rd --domain=default --email=system_member@example.com --or-show -f value -c id 2022-04-13 22:51:06.266 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:51:06.266 | from cryptography.utils import int_from_bytes 2022-04-13 22:51:06.266 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:51:06.266 | from cryptography.utils import int_from_bytes 2022-04-13 22:51:06.729 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 22:51:06.737 | ++ functions-common:get_or_create_user:932 : user_id=02bcc4a82f334ed7888403c53f8ff360 2022-04-13 22:51:06.743 | ++ functions-common:get_or_create_user:933 : echo 02bcc4a82f334ed7888403c53f8ff360 2022-04-13 22:51:06.751 | + lib/keystone:create_keystone_accounts:392 : system_member_user=02bcc4a82f334ed7888403c53f8ff360 2022-04-13 22:51:06.760 | + lib/keystone:create_keystone_accounts:393 : async_run ks-system-member get_or_add_user_system_role member 02bcc4a82f334ed7888403c53f8ff360 all 2022-04-13 22:51:07.017 | + inc/async:async_inner:63 : get_or_add_user_system_role member 02bcc4a82f334ed7888403c53f8ff360 all 2022-04-13 22:51:07.239 | [17758 Async ks-system-member:83267]: running: get_or_add_user_system_role member 02bcc4a82f334ed7888403c53f8ff360 all 2022-04-13 22:51:07.262 | ++ lib/keystone:create_keystone_accounts:396 : get_or_create_user system_reader Passw0rd default system_reader@example.com 2022-04-13 22:51:07.265 | ++ functions-common:get_or_create_user:916 : local user_id 2022-04-13 22:51:07.267 | ++ functions-common:get_or_create_user:917 : [[ ! -z system_reader@example.com ]] 2022-04-13 22:51:07.276 | ++ functions-common:get_or_create_user:918 : local email=--email=system_reader@example.com 2022-04-13 22:51:07.280 | +++ functions-common:get_or_create_user:934 : oscwrap --os-cloud devstack-system-admin user create system_reader --password Passw0rd --domain=default --email=system_reader@example.com --or-show -f value -c id 2022-04-13 22:51:09.727 | + inc/async:async_inner:64 : rc=0 2022-04-13 22:51:09.902 | [82322 Async ks-alt-admin:82322]: finished successfully 2022-04-13 22:51:10.006 | + inc/async:async_inner:64 : rc=0 2022-04-13 22:51:10.158 | [82434 Async ks-alt-another:82434]: finished successfully 2022-04-13 22:51:11.458 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:51:11.458 | from cryptography.utils import int_from_bytes 2022-04-13 22:51:11.458 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:51:11.458 | from cryptography.utils import int_from_bytes 2022-04-13 22:51:11.660 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 22:51:11.663 | ++ functions-common:get_or_create_user:932 : user_id=d82212551ce4406faf6d8e0be7271682 2022-04-13 22:51:11.671 | ++ functions-common:get_or_create_user:933 : echo d82212551ce4406faf6d8e0be7271682 2022-04-13 22:51:11.676 | + lib/keystone:create_keystone_accounts:396 : system_reader_user=d82212551ce4406faf6d8e0be7271682 2022-04-13 22:51:11.682 | + lib/keystone:create_keystone_accounts:397 : async_run ks-system-reader get_or_add_user_system_role reader d82212551ce4406faf6d8e0be7271682 all 2022-04-13 22:51:11.805 | + inc/async:async_inner:63 : get_or_add_user_system_role reader d82212551ce4406faf6d8e0be7271682 all 2022-04-13 22:51:11.900 | [17758 Async ks-system-reader:83559]: running: get_or_add_user_system_role reader d82212551ce4406faf6d8e0be7271682 all 2022-04-13 22:51:11.907 | + lib/keystone:create_keystone_accounts:400 : local admin_group 2022-04-13 22:51:11.917 | ++ lib/keystone:create_keystone_accounts:402 : get_or_create_group admins default 'openstack admin group' 2022-04-13 22:51:11.931 | ++ functions-common:get_or_create_group:901 : local 'desc=openstack admin group' 2022-04-13 22:51:11.951 | ++ functions-common:get_or_create_group:902 : local group_id 2022-04-13 22:51:11.970 | +++ functions-common:get_or_create_group:911 : oscwrap --os-cloud devstack-system-admin group create admins --domain default --description 'openstack admin group' --or-show -f value -c id 2022-04-13 22:51:13.585 | + inc/async:async_inner:64 : rc=0 2022-04-13 22:51:13.729 | [82817 Async ks-alt-member-user:82817]: finished successfully 2022-04-13 22:51:15.435 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:51:15.435 | from cryptography.utils import int_from_bytes 2022-04-13 22:51:15.435 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:51:15.435 | from cryptography.utils import int_from_bytes 2022-04-13 22:51:15.662 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 22:51:15.665 | ++ functions-common:get_or_create_group:909 : group_id=3ec225e78fd14e25b3a295e008e79c60 2022-04-13 22:51:15.668 | ++ functions-common:get_or_create_group:910 : echo 3ec225e78fd14e25b3a295e008e79c60 2022-04-13 22:51:15.674 | + lib/keystone:create_keystone_accounts:402 : admin_group=3ec225e78fd14e25b3a295e008e79c60 2022-04-13 22:51:15.677 | + lib/keystone:create_keystone_accounts:403 : local non_admin_group 2022-04-13 22:51:15.680 | ++ lib/keystone:create_keystone_accounts:405 : get_or_create_group nonadmins default 'non-admin group' 2022-04-13 22:51:15.684 | ++ functions-common:get_or_create_group:901 : local 'desc=non-admin group' 2022-04-13 22:51:15.691 | ++ functions-common:get_or_create_group:902 : local group_id 2022-04-13 22:51:15.697 | +++ functions-common:get_or_create_group:911 : oscwrap --os-cloud devstack-system-admin group create nonadmins --domain default --description 'non-admin group' --or-show -f value -c id 2022-04-13 22:51:16.753 | + inc/async:async_inner:64 : rc=0 2022-04-13 22:51:16.799 | [83041 Async ks-alt-reader-user:83041]: finished successfully 2022-04-13 22:51:18.175 | + inc/async:async_inner:64 : rc=0 2022-04-13 22:51:18.203 | [83267 Async ks-system-member:83267]: finished successfully 2022-04-13 22:51:18.442 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:51:18.442 | from cryptography.utils import int_from_bytes 2022-04-13 22:51:18.443 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:51:18.443 | from cryptography.utils import int_from_bytes 2022-04-13 22:51:18.626 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 22:51:18.629 | ++ functions-common:get_or_create_group:909 : group_id=901945f6037e4b20a33a8d3e7bdc061d 2022-04-13 22:51:18.631 | ++ functions-common:get_or_create_group:910 : echo 901945f6037e4b20a33a8d3e7bdc061d 2022-04-13 22:51:18.634 | + lib/keystone:create_keystone_accounts:405 : non_admin_group=901945f6037e4b20a33a8d3e7bdc061d 2022-04-13 22:51:18.636 | + lib/keystone:create_keystone_accounts:407 : async_run ks-group-memberdemo get_or_add_group_project_role member 901945f6037e4b20a33a8d3e7bdc061d 30a5d1a763e54fcca66e10525d472ebf 2022-04-13 22:51:18.700 | + inc/async:async_inner:63 : get_or_add_group_project_role member 901945f6037e4b20a33a8d3e7bdc061d 30a5d1a763e54fcca66e10525d472ebf 2022-04-13 22:51:18.745 | [17758 Async ks-group-memberdemo:83939]: running: get_or_add_group_project_role member 901945f6037e4b20a33a8d3e7bdc061d 30a5d1a763e54fcca66e10525d472ebf 2022-04-13 22:51:18.748 | + lib/keystone:create_keystone_accounts:408 : async_run ks-group-anotherdemo get_or_add_group_project_role anotherrole 901945f6037e4b20a33a8d3e7bdc061d 30a5d1a763e54fcca66e10525d472ebf 2022-04-13 22:51:18.823 | + inc/async:async_inner:63 : get_or_add_group_project_role anotherrole 901945f6037e4b20a33a8d3e7bdc061d 30a5d1a763e54fcca66e10525d472ebf 2022-04-13 22:51:18.925 | [17758 Async ks-group-anotherdemo:84025]: running: get_or_add_group_project_role anotherrole 901945f6037e4b20a33a8d3e7bdc061d 30a5d1a763e54fcca66e10525d472ebf 2022-04-13 22:51:18.928 | + lib/keystone:create_keystone_accounts:409 : async_run ks-group-memberalt get_or_add_group_project_role member 901945f6037e4b20a33a8d3e7bdc061d 5271853cd7834473a66281c016ab6e7d 2022-04-13 22:51:19.014 | + inc/async:async_inner:63 : get_or_add_group_project_role member 901945f6037e4b20a33a8d3e7bdc061d 5271853cd7834473a66281c016ab6e7d 2022-04-13 22:51:19.102 | [17758 Async ks-group-memberalt:84111]: running: get_or_add_group_project_role member 901945f6037e4b20a33a8d3e7bdc061d 5271853cd7834473a66281c016ab6e7d 2022-04-13 22:51:19.105 | + lib/keystone:create_keystone_accounts:410 : async_run ks-group-anotheralt get_or_add_group_project_role anotherrole 901945f6037e4b20a33a8d3e7bdc061d 5271853cd7834473a66281c016ab6e7d 2022-04-13 22:51:19.406 | + inc/async:async_inner:63 : get_or_add_group_project_role anotherrole 901945f6037e4b20a33a8d3e7bdc061d 5271853cd7834473a66281c016ab6e7d 2022-04-13 22:51:19.593 | [17758 Async ks-group-anotheralt:84217]: running: get_or_add_group_project_role anotherrole 901945f6037e4b20a33a8d3e7bdc061d 5271853cd7834473a66281c016ab6e7d 2022-04-13 22:51:19.614 | + lib/keystone:create_keystone_accounts:411 : async_run ks-group-admin get_or_add_group_project_role admin 3ec225e78fd14e25b3a295e008e79c60 8a380116f9d4460a9e82b540ce26dd70 2022-04-13 22:51:20.022 | + inc/async:async_inner:63 : get_or_add_group_project_role admin 3ec225e78fd14e25b3a295e008e79c60 8a380116f9d4460a9e82b540ce26dd70 2022-04-13 22:51:20.262 | [17758 Async ks-group-admin:84306]: running: get_or_add_group_project_role admin 3ec225e78fd14e25b3a295e008e79c60 8a380116f9d4460a9e82b540ce26dd70 2022-04-13 22:51:20.286 | + 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-13 22:51:20.679 | [17758 Async ks-demo-member:81426]: Waiting for completion of get_or_add_user_project_role member e48a57679ff24ea1b32044745f059ed4 30a5d1a763e54fcca66e10525d472ebf running on PID 81426 (17 other jobs running) 2022-04-13 22:51:20.853 | [17758 Async ks-demo-member:81426]: Signaling child to exit 2022-04-13 22:51:20.853 | WAKEUP 2022-04-13 22:51:20.994 | [17758 Async ks-demo-member:81426]: Signaled 2022-04-13 22:51:21.014 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-13 22:51:21.014 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args 2022-04-13 22:51:21.014 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-13 22:51:21.014 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-13 22:51:21.014 | ++ functions-common:_get_domain_args:967 : [[ -n '' ]] 2022-04-13 22:51:21.014 | ++ functions-common:_get_domain_args:970 : [[ -n '' ]] 2022-04-13 22:51:21.014 | ++ functions-common:_get_domain_args:974 : echo 2022-04-13 22:51:21.014 | + functions-common:get_or_add_user_project_role:982 : domain_args= 2022-04-13 22:51:21.014 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-13 22:51:21.014 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user e48a57679ff24ea1b32044745f059ed4 --project 30a5d1a763e54fcca66e10525d472ebf 2022-04-13 22:51:21.014 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-13 22:51:21.014 | ++ functions-common:get_field:818 : local data field 2022-04-13 22:51:21.014 | ++ functions-common:get_field:819 : read data 2022-04-13 22:51:21.014 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:51:21.014 | from cryptography.utils import int_from_bytes 2022-04-13 22:51:21.014 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:51:21.015 | from cryptography.utils import int_from_bytes 2022-04-13 22:51:21.015 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 22:51:21.015 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-13 22:51:21.015 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-13 22:51:21.015 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add member --user e48a57679ff24ea1b32044745f059ed4 --project 30a5d1a763e54fcca66e10525d472ebf 2022-04-13 22:51:21.015 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:51:21.015 | from cryptography.utils import int_from_bytes 2022-04-13 22:51:21.015 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:51:21.015 | from cryptography.utils import int_from_bytes 2022-04-13 22:51:21.015 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user e48a57679ff24ea1b32044745f059ed4 --project 30a5d1a763e54fcca66e10525d472ebf 2022-04-13 22:51:21.015 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-13 22:51:21.015 | ++ functions-common:get_field:818 : local data field 2022-04-13 22:51:21.015 | ++ functions-common:get_field:819 : read data 2022-04-13 22:51:21.015 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-13 22:51:21.015 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:51:21.015 | from cryptography.utils import int_from_bytes 2022-04-13 22:51:21.015 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:51:21.015 | from cryptography.utils import int_from_bytes 2022-04-13 22:51:21.015 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 22:51:21.015 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-13 22:51:21.015 | ++ functions-common:get_field:823 : field='$2' 2022-04-13 22:51:21.015 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-13 22:51:21.015 | ++ functions-common:get_field:825 : echo '| 585882f4f3794f75ad457d4bfc8258f5 | e48a57679ff24ea1b32044745f059ed4 | | 30a5d1a763e54fcca66e10525d472ebf | | | False |' 2022-04-13 22:51:21.015 | ++ functions-common:get_field:819 : read data 2022-04-13 22:51:21.015 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=585882f4f3794f75ad457d4bfc8258f5 2022-04-13 22:51:21.015 | + functions-common:get_or_add_user_project_role:1004 : echo 585882f4f3794f75ad457d4bfc8258f5 2022-04-13 22:51:21.015 | 585882f4f3794f75ad457d4bfc8258f5 2022-04-13 22:51:21.352 | [17758 Async ks-demo-member:81426]: finished get_or_add_user_project_role member e48a57679ff24ea1b32044745f059ed4 30a5d1a763e54fcca66e10525d472ebf with result 0 in 16 seconds 2022-04-13 22:51:21.612 | [17758 Async ks-demo-admin:81538]: Waiting for completion of get_or_add_user_project_role admin 9e5b8d0df12e42a8964eb37df34fe8da 30a5d1a763e54fcca66e10525d472ebf running on PID 81538 (16 other jobs running) 2022-04-13 22:51:21.762 | [17758 Async ks-demo-admin:81538]: Signaling child to exit 2022-04-13 22:51:21.765 | WAKEUP 2022-04-13 22:51:21.878 | [17758 Async ks-demo-admin:81538]: Signaled 2022-04-13 22:51:21.886 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-13 22:51:21.886 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args 2022-04-13 22:51:21.886 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-13 22:51:21.886 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-13 22:51:21.886 | ++ functions-common:_get_domain_args:967 : [[ -n '' ]] 2022-04-13 22:51:21.886 | ++ functions-common:_get_domain_args:970 : [[ -n '' ]] 2022-04-13 22:51:21.886 | ++ functions-common:_get_domain_args:974 : echo 2022-04-13 22:51:21.886 | + functions-common:get_or_add_user_project_role:982 : domain_args= 2022-04-13 22:51:21.886 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 9e5b8d0df12e42a8964eb37df34fe8da --project 30a5d1a763e54fcca66e10525d472ebf 2022-04-13 22:51:21.886 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-13 22:51:21.886 | ++ functions-common:get_field:818 : local data field 2022-04-13 22:51:21.886 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-13 22:51:21.886 | ++ functions-common:get_field:819 : read data 2022-04-13 22:51:21.886 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:51:21.886 | from cryptography.utils import int_from_bytes 2022-04-13 22:51:21.886 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:51:21.886 | from cryptography.utils import int_from_bytes 2022-04-13 22:51:21.886 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 22:51:21.886 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-13 22:51:21.886 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-13 22:51:21.886 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add admin --user 9e5b8d0df12e42a8964eb37df34fe8da --project 30a5d1a763e54fcca66e10525d472ebf 2022-04-13 22:51:21.886 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:51:21.886 | from cryptography.utils import int_from_bytes 2022-04-13 22:51:21.886 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:51:21.886 | from cryptography.utils import int_from_bytes 2022-04-13 22:51:21.886 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 9e5b8d0df12e42a8964eb37df34fe8da --project 30a5d1a763e54fcca66e10525d472ebf 2022-04-13 22:51:21.886 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-13 22:51:21.886 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-13 22:51:21.886 | ++ functions-common:get_field:818 : local data field 2022-04-13 22:51:21.886 | ++ functions-common:get_field:819 : read data 2022-04-13 22:51:21.887 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:51:21.887 | from cryptography.utils import int_from_bytes 2022-04-13 22:51:21.887 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:51:21.887 | from cryptography.utils import int_from_bytes 2022-04-13 22:51:21.887 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 22:51:21.887 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-13 22:51:21.887 | ++ functions-common:get_field:823 : field='$2' 2022-04-13 22:51:21.887 | ++ functions-common:get_field:825 : echo '| 1b6d1da1c8fd4f7b8a051f60cf48363a | 9e5b8d0df12e42a8964eb37df34fe8da | | 30a5d1a763e54fcca66e10525d472ebf | | | False |' 2022-04-13 22:51:21.887 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-13 22:51:21.887 | ++ functions-common:get_field:819 : read data 2022-04-13 22:51:21.887 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=1b6d1da1c8fd4f7b8a051f60cf48363a 2022-04-13 22:51:21.887 | + functions-common:get_or_add_user_project_role:1004 : echo 1b6d1da1c8fd4f7b8a051f60cf48363a 2022-04-13 22:51:21.887 | 1b6d1da1c8fd4f7b8a051f60cf48363a 2022-04-13 22:51:22.190 | [17758 Async ks-demo-admin:81538]: finished get_or_add_user_project_role admin 9e5b8d0df12e42a8964eb37df34fe8da 30a5d1a763e54fcca66e10525d472ebf with result 0 in 17 seconds 2022-04-13 22:51:22.431 | [17758 Async ks-demo-another:81650]: Waiting for completion of get_or_add_user_project_role anotherrole e48a57679ff24ea1b32044745f059ed4 30a5d1a763e54fcca66e10525d472ebf running on PID 81650 (15 other jobs running) 2022-04-13 22:51:22.592 | [17758 Async ks-demo-another:81650]: Signaling child to exit 2022-04-13 22:51:22.593 | WAKEUP 2022-04-13 22:51:22.750 | [17758 Async ks-demo-another:81650]: Signaled 2022-04-13 22:51:22.758 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-13 22:51:22.758 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args 2022-04-13 22:51:22.758 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-13 22:51:22.758 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-13 22:51:22.758 | ++ functions-common:_get_domain_args:967 : [[ -n '' ]] 2022-04-13 22:51:22.758 | ++ functions-common:_get_domain_args:970 : [[ -n '' ]] 2022-04-13 22:51:22.758 | ++ functions-common:_get_domain_args:974 : echo 2022-04-13 22:51:22.758 | + functions-common:get_or_add_user_project_role:982 : domain_args= 2022-04-13 22:51:22.758 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-13 22:51:22.758 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user e48a57679ff24ea1b32044745f059ed4 --project 30a5d1a763e54fcca66e10525d472ebf 2022-04-13 22:51:22.758 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-13 22:51:22.758 | ++ functions-common:get_field:818 : local data field 2022-04-13 22:51:22.758 | ++ functions-common:get_field:819 : read data 2022-04-13 22:51:22.758 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:51:22.758 | from cryptography.utils import int_from_bytes 2022-04-13 22:51:22.758 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:51:22.758 | from cryptography.utils import int_from_bytes 2022-04-13 22:51:22.758 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 22:51:22.758 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-13 22:51:22.758 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-13 22:51:22.758 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add anotherrole --user e48a57679ff24ea1b32044745f059ed4 --project 30a5d1a763e54fcca66e10525d472ebf 2022-04-13 22:51:22.758 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:51:22.758 | from cryptography.utils import int_from_bytes 2022-04-13 22:51:22.758 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:51:22.758 | from cryptography.utils import int_from_bytes 2022-04-13 22:51:22.758 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user e48a57679ff24ea1b32044745f059ed4 --project 30a5d1a763e54fcca66e10525d472ebf 2022-04-13 22:51:22.758 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-13 22:51:22.758 | ++ functions-common:get_field:818 : local data field 2022-04-13 22:51:22.758 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-13 22:51:22.758 | ++ functions-common:get_field:819 : read data 2022-04-13 22:51:22.759 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:51:22.759 | from cryptography.utils import int_from_bytes 2022-04-13 22:51:22.759 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:51:22.759 | from cryptography.utils import int_from_bytes 2022-04-13 22:51:22.759 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 22:51:22.759 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-13 22:51:22.759 | ++ functions-common:get_field:823 : field='$2' 2022-04-13 22:51:22.759 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-13 22:51:22.759 | ++ functions-common:get_field:825 : echo '| 54dec7f4605b4f5cb7f41e7dd1fd4169 | e48a57679ff24ea1b32044745f059ed4 | | 30a5d1a763e54fcca66e10525d472ebf | | | False |' 2022-04-13 22:51:22.759 | ++ functions-common:get_field:819 : read data 2022-04-13 22:51:22.759 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=54dec7f4605b4f5cb7f41e7dd1fd4169 2022-04-13 22:51:22.759 | + functions-common:get_or_add_user_project_role:1004 : echo 54dec7f4605b4f5cb7f41e7dd1fd4169 2022-04-13 22:51:22.759 | 54dec7f4605b4f5cb7f41e7dd1fd4169 2022-04-13 22:51:22.823 | [17758 Async ks-demo-another:81650]: finished get_or_add_user_project_role anotherrole e48a57679ff24ea1b32044745f059ed4 30a5d1a763e54fcca66e10525d472ebf with result 0 in 18 seconds 2022-04-13 22:51:22.889 | [17758 Async ks-demo-invis:81762]: Waiting for completion of get_or_add_user_project_role member e48a57679ff24ea1b32044745f059ed4 17be22984fe54f9782f571dabdbd0cde running on PID 81762 (14 other jobs running) 2022-04-13 22:51:22.948 | [17758 Async ks-demo-invis:81762]: Signaling child to exit 2022-04-13 22:51:22.948 | WAKEUP 2022-04-13 22:51:22.992 | [17758 Async ks-demo-invis:81762]: Signaled 2022-04-13 22:51:22.993 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-13 22:51:22.993 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args 2022-04-13 22:51:22.994 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-13 22:51:22.994 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-13 22:51:22.994 | ++ functions-common:_get_domain_args:967 : [[ -n '' ]] 2022-04-13 22:51:22.994 | ++ functions-common:_get_domain_args:970 : [[ -n '' ]] 2022-04-13 22:51:22.994 | ++ functions-common:_get_domain_args:974 : echo 2022-04-13 22:51:22.994 | + functions-common:get_or_add_user_project_role:982 : domain_args= 2022-04-13 22:51:22.994 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user e48a57679ff24ea1b32044745f059ed4 --project 17be22984fe54f9782f571dabdbd0cde 2022-04-13 22:51:22.994 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-13 22:51:22.994 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-13 22:51:22.994 | ++ functions-common:get_field:818 : local data field 2022-04-13 22:51:22.994 | ++ functions-common:get_field:819 : read data 2022-04-13 22:51:22.994 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:51:22.994 | from cryptography.utils import int_from_bytes 2022-04-13 22:51:22.994 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:51:22.994 | from cryptography.utils import int_from_bytes 2022-04-13 22:51:22.994 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 22:51:22.994 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-13 22:51:22.994 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-13 22:51:22.994 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add member --user e48a57679ff24ea1b32044745f059ed4 --project 17be22984fe54f9782f571dabdbd0cde 2022-04-13 22:51:22.994 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:51:22.994 | from cryptography.utils import int_from_bytes 2022-04-13 22:51:22.994 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:51:22.994 | from cryptography.utils import int_from_bytes 2022-04-13 22:51:22.994 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user e48a57679ff24ea1b32044745f059ed4 --project 17be22984fe54f9782f571dabdbd0cde 2022-04-13 22:51:22.994 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-13 22:51:22.994 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-13 22:51:22.994 | ++ functions-common:get_field:818 : local data field 2022-04-13 22:51:22.994 | ++ functions-common:get_field:819 : read data 2022-04-13 22:51:22.994 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:51:22.994 | from cryptography.utils import int_from_bytes 2022-04-13 22:51:22.994 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:51:22.994 | from cryptography.utils import int_from_bytes 2022-04-13 22:51:22.995 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 22:51:22.995 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-13 22:51:22.995 | ++ functions-common:get_field:823 : field='$2' 2022-04-13 22:51:22.995 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-13 22:51:22.995 | ++ functions-common:get_field:825 : echo '| 585882f4f3794f75ad457d4bfc8258f5 | e48a57679ff24ea1b32044745f059ed4 | | 17be22984fe54f9782f571dabdbd0cde | | | False |' 2022-04-13 22:51:22.995 | ++ functions-common:get_field:819 : read data 2022-04-13 22:51:22.995 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=585882f4f3794f75ad457d4bfc8258f5 2022-04-13 22:51:22.995 | + functions-common:get_or_add_user_project_role:1004 : echo 585882f4f3794f75ad457d4bfc8258f5 2022-04-13 22:51:22.995 | 585882f4f3794f75ad457d4bfc8258f5 2022-04-13 22:51:23.072 | [17758 Async ks-demo-invis:81762]: finished get_or_add_user_project_role member e48a57679ff24ea1b32044745f059ed4 17be22984fe54f9782f571dabdbd0cde with result 0 in 18 seconds 2022-04-13 22:51:23.238 | [17758 Async ks-demo-reader:81926]: Waiting for completion of get_or_add_user_project_role reader 7d7d8eff6a6a4f2d9bb9a6e123d724bf 30a5d1a763e54fcca66e10525d472ebf running on PID 81926 (13 other jobs running) 2022-04-13 22:51:23.366 | [17758 Async ks-demo-reader:81926]: Signaling child to exit 2022-04-13 22:51:23.367 | WAKEUP 2022-04-13 22:51:23.399 | + inc/async:async_inner:64 : rc=0 2022-04-13 22:51:23.419 | [17758 Async ks-demo-reader:81926]: Signaled 2022-04-13 22:51:23.420 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-13 22:51:23.421 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args 2022-04-13 22:51:23.421 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-13 22:51:23.421 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-13 22:51:23.421 | ++ functions-common:_get_domain_args:967 : [[ -n '' ]] 2022-04-13 22:51:23.421 | ++ functions-common:_get_domain_args:970 : [[ -n '' ]] 2022-04-13 22:51:23.421 | ++ functions-common:_get_domain_args:974 : echo 2022-04-13 22:51:23.421 | + functions-common:get_or_add_user_project_role:982 : domain_args= 2022-04-13 22:51:23.421 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-13 22:51:23.421 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 7d7d8eff6a6a4f2d9bb9a6e123d724bf --project 30a5d1a763e54fcca66e10525d472ebf 2022-04-13 22:51:23.421 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-13 22:51:23.421 | ++ functions-common:get_field:818 : local data field 2022-04-13 22:51:23.421 | ++ functions-common:get_field:819 : read data 2022-04-13 22:51:23.421 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:51:23.421 | from cryptography.utils import int_from_bytes 2022-04-13 22:51:23.421 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:51:23.421 | from cryptography.utils import int_from_bytes 2022-04-13 22:51:23.421 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 22:51:23.421 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-13 22:51:23.421 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-13 22:51:23.421 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add reader --user 7d7d8eff6a6a4f2d9bb9a6e123d724bf --project 30a5d1a763e54fcca66e10525d472ebf 2022-04-13 22:51:23.421 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:51:23.421 | from cryptography.utils import int_from_bytes 2022-04-13 22:51:23.421 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:51:23.421 | from cryptography.utils import int_from_bytes 2022-04-13 22:51:23.421 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-13 22:51:23.421 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-13 22:51:23.421 | ++ functions-common:get_field:818 : local data field 2022-04-13 22:51:23.421 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 7d7d8eff6a6a4f2d9bb9a6e123d724bf --project 30a5d1a763e54fcca66e10525d472ebf 2022-04-13 22:51:23.421 | ++ functions-common:get_field:819 : read data 2022-04-13 22:51:23.421 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:51:23.421 | from cryptography.utils import int_from_bytes 2022-04-13 22:51:23.421 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:51:23.421 | from cryptography.utils import int_from_bytes 2022-04-13 22:51:23.422 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 22:51:23.422 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-13 22:51:23.422 | ++ functions-common:get_field:823 : field='$2' 2022-04-13 22:51:23.422 | ++ functions-common:get_field:825 : echo '| c79f9f07ef1443d6aa309fddd0adf839 | 7d7d8eff6a6a4f2d9bb9a6e123d724bf | | 30a5d1a763e54fcca66e10525d472ebf | | | False |' 2022-04-13 22:51:23.422 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-13 22:51:23.422 | ++ functions-common:get_field:819 : read data 2022-04-13 22:51:23.422 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=c79f9f07ef1443d6aa309fddd0adf839 2022-04-13 22:51:23.422 | + functions-common:get_or_add_user_project_role:1004 : echo c79f9f07ef1443d6aa309fddd0adf839 2022-04-13 22:51:23.422 | c79f9f07ef1443d6aa309fddd0adf839 2022-04-13 22:51:23.481 | [83559 Async ks-system-reader:83559]: finished successfully 2022-04-13 22:51:23.522 | [17758 Async ks-demo-reader:81926]: finished get_or_add_user_project_role reader 7d7d8eff6a6a4f2d9bb9a6e123d724bf 30a5d1a763e54fcca66e10525d472ebf with result 0 in 17 seconds 2022-04-13 22:51:23.529 | + inc/async:async_wait:197 : return 0 2022-04-13 22:51:23.532 | + lib/keystone:create_keystone_accounts:414 : async_wait ks-alt-admin ks-alt-another ks-alt-member-user ks-alt-reader-user 2022-04-13 22:51:23.604 | [17758 Async ks-alt-admin:82322]: Waiting for completion of get_or_add_user_project_role admin 04465540a1f14aafb322b0490381f094 5271853cd7834473a66281c016ab6e7d running on PID 82322 (12 other jobs running) 2022-04-13 22:51:23.636 | [17758 Async ks-alt-admin:82322]: Signaling child to exit 2022-04-13 22:51:23.638 | WAKEUP 2022-04-13 22:51:23.664 | [17758 Async ks-alt-admin:82322]: Signaled 2022-04-13 22:51:23.665 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-13 22:51:23.665 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args 2022-04-13 22:51:23.665 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-13 22:51:23.665 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-13 22:51:23.665 | ++ functions-common:_get_domain_args:967 : [[ -n '' ]] 2022-04-13 22:51:23.665 | ++ functions-common:_get_domain_args:970 : [[ -n '' ]] 2022-04-13 22:51:23.665 | ++ functions-common:_get_domain_args:974 : echo 2022-04-13 22:51:23.665 | + functions-common:get_or_add_user_project_role:982 : domain_args= 2022-04-13 22:51:23.665 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-13 22:51:23.666 | ++ functions-common:get_field:818 : local data field 2022-04-13 22:51:23.666 | ++ functions-common:get_field:819 : read data 2022-04-13 22:51:23.666 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-13 22:51:23.666 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 04465540a1f14aafb322b0490381f094 --project 5271853cd7834473a66281c016ab6e7d 2022-04-13 22:51:23.666 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:51:23.666 | from cryptography.utils import int_from_bytes 2022-04-13 22:51:23.666 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:51:23.666 | from cryptography.utils import int_from_bytes 2022-04-13 22:51:23.666 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 22:51:23.666 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-13 22:51:23.666 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-13 22:51:23.666 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add admin --user 04465540a1f14aafb322b0490381f094 --project 5271853cd7834473a66281c016ab6e7d 2022-04-13 22:51:23.666 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:51:23.666 | from cryptography.utils import int_from_bytes 2022-04-13 22:51:23.666 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:51:23.666 | from cryptography.utils import int_from_bytes 2022-04-13 22:51:23.666 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 04465540a1f14aafb322b0490381f094 --project 5271853cd7834473a66281c016ab6e7d 2022-04-13 22:51:23.666 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-13 22:51:23.666 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-13 22:51:23.666 | ++ functions-common:get_field:818 : local data field 2022-04-13 22:51:23.666 | ++ functions-common:get_field:819 : read data 2022-04-13 22:51:23.666 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:51:23.666 | from cryptography.utils import int_from_bytes 2022-04-13 22:51:23.666 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:51:23.666 | from cryptography.utils import int_from_bytes 2022-04-13 22:51:23.666 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 22:51:23.666 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-13 22:51:23.666 | ++ functions-common:get_field:823 : field='$2' 2022-04-13 22:51:23.666 | ++ functions-common:get_field:825 : echo '| 1b6d1da1c8fd4f7b8a051f60cf48363a | 04465540a1f14aafb322b0490381f094 | | 5271853cd7834473a66281c016ab6e7d | | | False |' 2022-04-13 22:51:23.666 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-13 22:51:23.666 | ++ functions-common:get_field:819 : read data 2022-04-13 22:51:23.666 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=1b6d1da1c8fd4f7b8a051f60cf48363a 2022-04-13 22:51:23.666 | + functions-common:get_or_add_user_project_role:1004 : echo 1b6d1da1c8fd4f7b8a051f60cf48363a 2022-04-13 22:51:23.667 | 1b6d1da1c8fd4f7b8a051f60cf48363a 2022-04-13 22:51:23.714 | [17758 Async ks-alt-admin:82322]: finished get_or_add_user_project_role admin 04465540a1f14aafb322b0490381f094 5271853cd7834473a66281c016ab6e7d with result 0 in 16 seconds 2022-04-13 22:51:23.757 | [17758 Async ks-alt-another:82434]: Waiting for completion of get_or_add_user_project_role anotherrole 04465540a1f14aafb322b0490381f094 5271853cd7834473a66281c016ab6e7d running on PID 82434 (11 other jobs running) 2022-04-13 22:51:23.789 | [17758 Async ks-alt-another:82434]: Signaling child to exit 2022-04-13 22:51:23.789 | WAKEUP 2022-04-13 22:51:23.828 | [17758 Async ks-alt-another:82434]: Signaled 2022-04-13 22:51:23.830 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-13 22:51:23.830 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args 2022-04-13 22:51:23.830 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-13 22:51:23.830 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-13 22:51:23.830 | ++ functions-common:_get_domain_args:967 : [[ -n '' ]] 2022-04-13 22:51:23.830 | ++ functions-common:_get_domain_args:970 : [[ -n '' ]] 2022-04-13 22:51:23.830 | ++ functions-common:_get_domain_args:974 : echo 2022-04-13 22:51:23.830 | + functions-common:get_or_add_user_project_role:982 : domain_args= 2022-04-13 22:51:23.830 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-13 22:51:23.830 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-13 22:51:23.830 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user 04465540a1f14aafb322b0490381f094 --project 5271853cd7834473a66281c016ab6e7d 2022-04-13 22:51:23.830 | ++ functions-common:get_field:818 : local data field 2022-04-13 22:51:23.830 | ++ functions-common:get_field:819 : read data 2022-04-13 22:51:23.831 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:51:23.831 | from cryptography.utils import int_from_bytes 2022-04-13 22:51:23.831 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:51:23.831 | from cryptography.utils import int_from_bytes 2022-04-13 22:51:23.831 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 22:51:23.831 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-13 22:51:23.831 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-13 22:51:23.831 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add anotherrole --user 04465540a1f14aafb322b0490381f094 --project 5271853cd7834473a66281c016ab6e7d 2022-04-13 22:51:23.831 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:51:23.831 | from cryptography.utils import int_from_bytes 2022-04-13 22:51:23.831 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:51:23.831 | from cryptography.utils import int_from_bytes 2022-04-13 22:51:23.831 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-13 22:51:23.831 | ++ functions-common:get_field:818 : local data field 2022-04-13 22:51:23.831 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user 04465540a1f14aafb322b0490381f094 --project 5271853cd7834473a66281c016ab6e7d 2022-04-13 22:51:23.831 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-13 22:51:23.831 | ++ functions-common:get_field:819 : read data 2022-04-13 22:51:23.831 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:51:23.831 | from cryptography.utils import int_from_bytes 2022-04-13 22:51:23.831 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:51:23.831 | from cryptography.utils import int_from_bytes 2022-04-13 22:51:23.831 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 22:51:23.831 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-13 22:51:23.831 | ++ functions-common:get_field:823 : field='$2' 2022-04-13 22:51:23.831 | ++ functions-common:get_field:825 : echo '| 54dec7f4605b4f5cb7f41e7dd1fd4169 | 04465540a1f14aafb322b0490381f094 | | 5271853cd7834473a66281c016ab6e7d | | | False |' 2022-04-13 22:51:23.831 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-13 22:51:23.831 | ++ functions-common:get_field:819 : read data 2022-04-13 22:51:23.831 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=54dec7f4605b4f5cb7f41e7dd1fd4169 2022-04-13 22:51:23.831 | + functions-common:get_or_add_user_project_role:1004 : echo 54dec7f4605b4f5cb7f41e7dd1fd4169 2022-04-13 22:51:23.831 | 54dec7f4605b4f5cb7f41e7dd1fd4169 2022-04-13 22:51:23.917 | [17758 Async ks-alt-another:82434]: finished get_or_add_user_project_role anotherrole 04465540a1f14aafb322b0490381f094 5271853cd7834473a66281c016ab6e7d with result 0 in 16 seconds 2022-04-13 22:51:23.977 | [17758 Async ks-alt-member-user:82817]: Waiting for completion of get_or_add_user_project_role member e3fc1dc6e4294d309111daa7235f01b3 5271853cd7834473a66281c016ab6e7d running on PID 82817 (10 other jobs running) 2022-04-13 22:51:24.021 | [17758 Async ks-alt-member-user:82817]: Signaling child to exit 2022-04-13 22:51:24.021 | WAKEUP 2022-04-13 22:51:24.055 | [17758 Async ks-alt-member-user:82817]: Signaled 2022-04-13 22:51:24.057 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-13 22:51:24.057 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args 2022-04-13 22:51:24.057 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-13 22:51:24.057 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-13 22:51:24.057 | ++ functions-common:_get_domain_args:967 : [[ -n '' ]] 2022-04-13 22:51:24.057 | ++ functions-common:_get_domain_args:970 : [[ -n '' ]] 2022-04-13 22:51:24.057 | ++ functions-common:_get_domain_args:974 : echo 2022-04-13 22:51:24.057 | + functions-common:get_or_add_user_project_role:982 : domain_args= 2022-04-13 22:51:24.057 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user e3fc1dc6e4294d309111daa7235f01b3 --project 5271853cd7834473a66281c016ab6e7d 2022-04-13 22:51:24.057 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-13 22:51:24.057 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-13 22:51:24.057 | ++ functions-common:get_field:818 : local data field 2022-04-13 22:51:24.057 | ++ functions-common:get_field:819 : read data 2022-04-13 22:51:24.057 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:51:24.057 | from cryptography.utils import int_from_bytes 2022-04-13 22:51:24.057 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:51:24.057 | from cryptography.utils import int_from_bytes 2022-04-13 22:51:24.057 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 22:51:24.057 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-13 22:51:24.057 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-13 22:51:24.057 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add member --user e3fc1dc6e4294d309111daa7235f01b3 --project 5271853cd7834473a66281c016ab6e7d 2022-04-13 22:51:24.057 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:51:24.057 | from cryptography.utils import int_from_bytes 2022-04-13 22:51:24.058 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:51:24.058 | from cryptography.utils import int_from_bytes 2022-04-13 22:51:24.058 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-13 22:51:24.058 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user e3fc1dc6e4294d309111daa7235f01b3 --project 5271853cd7834473a66281c016ab6e7d 2022-04-13 22:51:24.058 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-13 22:51:24.058 | ++ functions-common:get_field:818 : local data field 2022-04-13 22:51:24.058 | ++ functions-common:get_field:819 : read data 2022-04-13 22:51:24.058 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:51:24.058 | from cryptography.utils import int_from_bytes 2022-04-13 22:51:24.058 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:51:24.058 | from cryptography.utils import int_from_bytes 2022-04-13 22:51:24.058 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 22:51:24.058 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-13 22:51:24.058 | ++ functions-common:get_field:823 : field='$2' 2022-04-13 22:51:24.058 | ++ functions-common:get_field:825 : echo '| 585882f4f3794f75ad457d4bfc8258f5 | e3fc1dc6e4294d309111daa7235f01b3 | | 5271853cd7834473a66281c016ab6e7d | | | False |' 2022-04-13 22:51:24.058 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-13 22:51:24.058 | ++ functions-common:get_field:819 : read data 2022-04-13 22:51:24.058 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=585882f4f3794f75ad457d4bfc8258f5 2022-04-13 22:51:24.058 | + functions-common:get_or_add_user_project_role:1004 : echo 585882f4f3794f75ad457d4bfc8258f5 2022-04-13 22:51:24.058 | 585882f4f3794f75ad457d4bfc8258f5 2022-04-13 22:51:24.150 | [17758 Async ks-alt-member-user:82817]: finished get_or_add_user_project_role member e3fc1dc6e4294d309111daa7235f01b3 5271853cd7834473a66281c016ab6e7d with result 0 in 14 seconds 2022-04-13 22:51:24.315 | [17758 Async ks-alt-reader-user:83041]: Waiting for completion of get_or_add_user_project_role reader 7a468046f15d4b429b661279d1e2f59a 5271853cd7834473a66281c016ab6e7d running on PID 83041 (9 other jobs running) 2022-04-13 22:51:24.424 | [17758 Async ks-alt-reader-user:83041]: Signaling child to exit 2022-04-13 22:51:24.424 | WAKEUP 2022-04-13 22:51:24.544 | [17758 Async ks-alt-reader-user:83041]: Signaled 2022-04-13 22:51:24.562 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-13 22:51:24.562 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args 2022-04-13 22:51:24.562 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-13 22:51:24.562 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-13 22:51:24.562 | ++ functions-common:_get_domain_args:967 : [[ -n '' ]] 2022-04-13 22:51:24.562 | ++ functions-common:_get_domain_args:970 : [[ -n '' ]] 2022-04-13 22:51:24.562 | ++ functions-common:_get_domain_args:974 : echo 2022-04-13 22:51:24.562 | + functions-common:get_or_add_user_project_role:982 : domain_args= 2022-04-13 22:51:24.562 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 7a468046f15d4b429b661279d1e2f59a --project 5271853cd7834473a66281c016ab6e7d 2022-04-13 22:51:24.562 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-13 22:51:24.562 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-13 22:51:24.563 | ++ functions-common:get_field:818 : local data field 2022-04-13 22:51:24.563 | ++ functions-common:get_field:819 : read data 2022-04-13 22:51:24.563 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:51:24.563 | from cryptography.utils import int_from_bytes 2022-04-13 22:51:24.563 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:51:24.563 | from cryptography.utils import int_from_bytes 2022-04-13 22:51:24.563 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 22:51:24.563 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-13 22:51:24.563 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-13 22:51:24.563 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add reader --user 7a468046f15d4b429b661279d1e2f59a --project 5271853cd7834473a66281c016ab6e7d 2022-04-13 22:51:24.563 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:51:24.563 | from cryptography.utils import int_from_bytes 2022-04-13 22:51:24.563 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:51:24.563 | from cryptography.utils import int_from_bytes 2022-04-13 22:51:24.563 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 7a468046f15d4b429b661279d1e2f59a --project 5271853cd7834473a66281c016ab6e7d 2022-04-13 22:51:24.563 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-13 22:51:24.563 | ++ functions-common:get_field:818 : local data field 2022-04-13 22:51:24.563 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-13 22:51:24.563 | ++ functions-common:get_field:819 : read data 2022-04-13 22:51:24.563 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:51:24.563 | from cryptography.utils import int_from_bytes 2022-04-13 22:51:24.563 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:51:24.564 | from cryptography.utils import int_from_bytes 2022-04-13 22:51:24.564 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 22:51:24.564 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-13 22:51:24.564 | ++ functions-common:get_field:823 : field='$2' 2022-04-13 22:51:24.564 | ++ functions-common:get_field:825 : echo '| c79f9f07ef1443d6aa309fddd0adf839 | 7a468046f15d4b429b661279d1e2f59a | | 5271853cd7834473a66281c016ab6e7d | | | False |' 2022-04-13 22:51:24.564 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-13 22:51:24.564 | ++ functions-common:get_field:819 : read data 2022-04-13 22:51:24.564 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=c79f9f07ef1443d6aa309fddd0adf839 2022-04-13 22:51:24.564 | + functions-common:get_or_add_user_project_role:1004 : echo c79f9f07ef1443d6aa309fddd0adf839 2022-04-13 22:51:24.564 | c79f9f07ef1443d6aa309fddd0adf839 2022-04-13 22:51:24.786 | [17758 Async ks-alt-reader-user:83041]: finished get_or_add_user_project_role reader 7a468046f15d4b429b661279d1e2f59a 5271853cd7834473a66281c016ab6e7d with result 0 in 14 seconds 2022-04-13 22:51:24.802 | + inc/async:async_wait:197 : return 0 2022-04-13 22:51:24.815 | + lib/keystone:create_keystone_accounts:415 : async_wait ks-system-member ks-system-reader 2022-04-13 22:51:25.094 | [17758 Async ks-system-member:83267]: Waiting for completion of get_or_add_user_system_role member 02bcc4a82f334ed7888403c53f8ff360 all running on PID 83267 (8 other jobs running) 2022-04-13 22:51:25.226 | [17758 Async ks-system-member:83267]: Signaling child to exit 2022-04-13 22:51:25.227 | WAKEUP 2022-04-13 22:51:25.350 | [17758 Async ks-system-member:83267]: Signaled 2022-04-13 22:51:25.362 | + functions-common:get_or_add_user_system_role:1034 : local user_role_id 2022-04-13 22:51:25.362 | + functions-common:get_or_add_user_system_role:1035 : local domain_args 2022-04-13 22:51:25.362 | ++ functions-common:get_or_add_user_system_role:1037 : _get_domain_args 2022-04-13 22:51:25.362 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-13 22:51:25.362 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-13 22:51:25.362 | ++ functions-common:_get_domain_args:967 : [[ -n '' ]] 2022-04-13 22:51:25.362 | ++ functions-common:_get_domain_args:970 : [[ -n '' ]] 2022-04-13 22:51:25.362 | ++ functions-common:_get_domain_args:974 : echo 2022-04-13 22:51:25.362 | + functions-common:get_or_add_user_system_role:1037 : domain_args= 2022-04-13 22:51:25.362 | ++ functions-common:get_or_add_user_system_role:1045 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 02bcc4a82f334ed7888403c53f8ff360 --system all -f value -c Role 2022-04-13 22:51:25.362 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:51:25.362 | from cryptography.utils import int_from_bytes 2022-04-13 22:51:25.362 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:51:25.362 | from cryptography.utils import int_from_bytes 2022-04-13 22:51:25.362 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 22:51:25.363 | + functions-common:get_or_add_user_system_role:1045 : user_role_id= 2022-04-13 22:51:25.363 | + functions-common:get_or_add_user_system_role:1046 : [[ -z '' ]] 2022-04-13 22:51:25.363 | + functions-common:get_or_add_user_system_role:1048 : openstack --os-cloud devstack-system-admin role add member --user 02bcc4a82f334ed7888403c53f8ff360 --system all 2022-04-13 22:51:25.363 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:51:25.363 | from cryptography.utils import int_from_bytes 2022-04-13 22:51:25.363 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:51:25.363 | from cryptography.utils import int_from_bytes 2022-04-13 22:51:25.363 | ++ functions-common:get_or_add_user_system_role:1057 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 02bcc4a82f334ed7888403c53f8ff360 --system all -f value -c Role 2022-04-13 22:51:25.363 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:51:25.363 | from cryptography.utils import int_from_bytes 2022-04-13 22:51:25.363 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:51:25.363 | from cryptography.utils import int_from_bytes 2022-04-13 22:51:25.363 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 22:51:25.363 | + functions-common:get_or_add_user_system_role:1057 : user_role_id=585882f4f3794f75ad457d4bfc8258f5 2022-04-13 22:51:25.363 | + functions-common:get_or_add_user_system_role:1059 : echo 585882f4f3794f75ad457d4bfc8258f5 2022-04-13 22:51:25.363 | 585882f4f3794f75ad457d4bfc8258f5 2022-04-13 22:51:25.679 | [17758 Async ks-system-member:83267]: finished get_or_add_user_system_role member 02bcc4a82f334ed7888403c53f8ff360 all with result 0 in 11 seconds 2022-04-13 22:51:25.912 | [17758 Async ks-system-reader:83559]: Waiting for completion of get_or_add_user_system_role reader d82212551ce4406faf6d8e0be7271682 all running on PID 83559 (7 other jobs running) 2022-04-13 22:51:26.078 | [17758 Async ks-system-reader:83559]: Signaling child to exit 2022-04-13 22:51:26.078 | WAKEUP 2022-04-13 22:51:26.253 | [17758 Async ks-system-reader:83559]: Signaled 2022-04-13 22:51:26.266 | + functions-common:get_or_add_user_system_role:1034 : local user_role_id 2022-04-13 22:51:26.266 | + functions-common:get_or_add_user_system_role:1035 : local domain_args 2022-04-13 22:51:26.266 | ++ functions-common:get_or_add_user_system_role:1037 : _get_domain_args 2022-04-13 22:51:26.266 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-13 22:51:26.266 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-13 22:51:26.266 | ++ functions-common:_get_domain_args:967 : [[ -n '' ]] 2022-04-13 22:51:26.266 | ++ functions-common:_get_domain_args:970 : [[ -n '' ]] 2022-04-13 22:51:26.266 | ++ functions-common:_get_domain_args:974 : echo 2022-04-13 22:51:26.266 | + functions-common:get_or_add_user_system_role:1037 : domain_args= 2022-04-13 22:51:26.266 | ++ functions-common:get_or_add_user_system_role:1045 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user d82212551ce4406faf6d8e0be7271682 --system all -f value -c Role 2022-04-13 22:51:26.266 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:51:26.266 | from cryptography.utils import int_from_bytes 2022-04-13 22:51:26.266 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:51:26.266 | from cryptography.utils import int_from_bytes 2022-04-13 22:51:26.266 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 22:51:26.266 | + functions-common:get_or_add_user_system_role:1045 : user_role_id= 2022-04-13 22:51:26.266 | + functions-common:get_or_add_user_system_role:1046 : [[ -z '' ]] 2022-04-13 22:51:26.266 | + functions-common:get_or_add_user_system_role:1048 : openstack --os-cloud devstack-system-admin role add reader --user d82212551ce4406faf6d8e0be7271682 --system all 2022-04-13 22:51:26.266 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:51:26.266 | from cryptography.utils import int_from_bytes 2022-04-13 22:51:26.266 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:51:26.266 | from cryptography.utils import int_from_bytes 2022-04-13 22:51:26.266 | ++ functions-common:get_or_add_user_system_role:1057 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user d82212551ce4406faf6d8e0be7271682 --system all -f value -c Role 2022-04-13 22:51:26.267 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:51:26.267 | from cryptography.utils import int_from_bytes 2022-04-13 22:51:26.267 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:51:26.267 | from cryptography.utils import int_from_bytes 2022-04-13 22:51:26.267 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 22:51:26.267 | + functions-common:get_or_add_user_system_role:1057 : user_role_id=c79f9f07ef1443d6aa309fddd0adf839 2022-04-13 22:51:26.267 | + functions-common:get_or_add_user_system_role:1059 : echo c79f9f07ef1443d6aa309fddd0adf839 2022-04-13 22:51:26.267 | c79f9f07ef1443d6aa309fddd0adf839 2022-04-13 22:51:26.553 | [17758 Async ks-system-reader:83559]: finished get_or_add_user_system_role reader d82212551ce4406faf6d8e0be7271682 all with result 0 in 11 seconds 2022-04-13 22:51:26.594 | + inc/async:async_wait:197 : return 0 2022-04-13 22:51:26.618 | + 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-13 22:51:26.974 | [17758 Async ks-group-memberdemo:83939]: Waiting for completion of get_or_add_group_project_role member 901945f6037e4b20a33a8d3e7bdc061d 30a5d1a763e54fcca66e10525d472ebf running on PID 83939 (6 other jobs running) 2022-04-13 22:51:27.139 | [17758 Async ks-group-memberdemo:83939]: Signaling child to exit 2022-04-13 22:51:33.186 | + inc/async:async_inner:64 : rc=0 2022-04-13 22:51:33.259 | [83939 Async ks-group-memberdemo:83939]: finished successfully 2022-04-13 22:51:33.287 | WAKEUP 2022-04-13 22:51:33.298 | + inc/async:async_inner:64 : rc=0 2022-04-13 22:51:33.347 | [17758 Async ks-group-memberdemo:83939]: Signaled 2022-04-13 22:51:33.348 | + functions-common:get_or_add_group_project_role:1065 : local group_role_id 2022-04-13 22:51:33.348 | ++ functions-common:get_or_add_group_project_role:1071 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group 901945f6037e4b20a33a8d3e7bdc061d --project 30a5d1a763e54fcca66e10525d472ebf -f value 2022-04-13 22:51:33.348 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:51:33.348 | from cryptography.utils import int_from_bytes 2022-04-13 22:51:33.348 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:51:33.348 | from cryptography.utils import int_from_bytes 2022-04-13 22:51:33.348 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 22:51:33.348 | + functions-common:get_or_add_group_project_role:1071 : group_role_id= 2022-04-13 22:51:33.348 | + functions-common:get_or_add_group_project_role:1072 : [[ -z '' ]] 2022-04-13 22:51:33.348 | + functions-common:get_or_add_group_project_role:1074 : openstack --os-cloud devstack-system-admin role add member --group 901945f6037e4b20a33a8d3e7bdc061d --project 30a5d1a763e54fcca66e10525d472ebf 2022-04-13 22:51:33.348 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:51:33.348 | from cryptography.utils import int_from_bytes 2022-04-13 22:51:33.348 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:51:33.348 | from cryptography.utils import int_from_bytes 2022-04-13 22:51:33.349 | ++ functions-common:get_or_add_group_project_role:1081 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group 901945f6037e4b20a33a8d3e7bdc061d --project 30a5d1a763e54fcca66e10525d472ebf -f value 2022-04-13 22:51:33.349 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:51:33.349 | from cryptography.utils import int_from_bytes 2022-04-13 22:51:33.349 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:51:33.349 | from cryptography.utils import int_from_bytes 2022-04-13 22:51:33.349 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 22:51:33.349 | + functions-common:get_or_add_group_project_role:1081 : group_role_id='585882f4f3794f75ad457d4bfc8258f5 901945f6037e4b20a33a8d3e7bdc061d 30a5d1a763e54fcca66e10525d472ebf False' 2022-04-13 22:51:33.349 | + functions-common:get_or_add_group_project_role:1083 : echo 585882f4f3794f75ad457d4bfc8258f5 901945f6037e4b20a33a8d3e7bdc061d 30a5d1a763e54fcca66e10525d472ebf False 2022-04-13 22:51:33.349 | 585882f4f3794f75ad457d4bfc8258f5 901945f6037e4b20a33a8d3e7bdc061d 30a5d1a763e54fcca66e10525d472ebf False 2022-04-13 22:51:33.360 | [84025 Async ks-group-anotherdemo:84025]: finished successfully 2022-04-13 22:51:33.451 | [17758 Async ks-group-memberdemo:83939]: finished get_or_add_group_project_role member 901945f6037e4b20a33a8d3e7bdc061d 30a5d1a763e54fcca66e10525d472ebf with result 0 in 14 seconds 2022-04-13 22:51:33.507 | [17758 Async ks-group-anotherdemo:84025]: Waiting for completion of get_or_add_group_project_role anotherrole 901945f6037e4b20a33a8d3e7bdc061d 30a5d1a763e54fcca66e10525d472ebf running on PID 84025 (5 other jobs running) 2022-04-13 22:51:33.543 | [17758 Async ks-group-anotherdemo:84025]: Signaling child to exit 2022-04-13 22:51:33.543 | WAKEUP 2022-04-13 22:51:33.579 | [17758 Async ks-group-anotherdemo:84025]: Signaled 2022-04-13 22:51:33.582 | + functions-common:get_or_add_group_project_role:1065 : local group_role_id 2022-04-13 22:51:33.582 | ++ functions-common:get_or_add_group_project_role:1071 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group 901945f6037e4b20a33a8d3e7bdc061d --project 30a5d1a763e54fcca66e10525d472ebf -f value 2022-04-13 22:51:33.582 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:51:33.582 | from cryptography.utils import int_from_bytes 2022-04-13 22:51:33.582 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:51:33.582 | from cryptography.utils import int_from_bytes 2022-04-13 22:51:33.582 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 22:51:33.582 | + functions-common:get_or_add_group_project_role:1071 : group_role_id= 2022-04-13 22:51:33.582 | + functions-common:get_or_add_group_project_role:1072 : [[ -z '' ]] 2022-04-13 22:51:33.582 | + functions-common:get_or_add_group_project_role:1074 : openstack --os-cloud devstack-system-admin role add anotherrole --group 901945f6037e4b20a33a8d3e7bdc061d --project 30a5d1a763e54fcca66e10525d472ebf 2022-04-13 22:51:33.582 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:51:33.582 | from cryptography.utils import int_from_bytes 2022-04-13 22:51:33.582 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:51:33.582 | from cryptography.utils import int_from_bytes 2022-04-13 22:51:33.582 | ++ functions-common:get_or_add_group_project_role:1081 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group 901945f6037e4b20a33a8d3e7bdc061d --project 30a5d1a763e54fcca66e10525d472ebf -f value 2022-04-13 22:51:33.583 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:51:33.583 | from cryptography.utils import int_from_bytes 2022-04-13 22:51:33.583 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:51:33.583 | from cryptography.utils import int_from_bytes 2022-04-13 22:51:33.583 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 22:51:33.583 | + functions-common:get_or_add_group_project_role:1081 : group_role_id='54dec7f4605b4f5cb7f41e7dd1fd4169 901945f6037e4b20a33a8d3e7bdc061d 30a5d1a763e54fcca66e10525d472ebf False' 2022-04-13 22:51:33.583 | + functions-common:get_or_add_group_project_role:1083 : echo 54dec7f4605b4f5cb7f41e7dd1fd4169 901945f6037e4b20a33a8d3e7bdc061d 30a5d1a763e54fcca66e10525d472ebf False 2022-04-13 22:51:33.583 | 54dec7f4605b4f5cb7f41e7dd1fd4169 901945f6037e4b20a33a8d3e7bdc061d 30a5d1a763e54fcca66e10525d472ebf False 2022-04-13 22:51:33.658 | [17758 Async ks-group-anotherdemo:84025]: finished get_or_add_group_project_role anotherrole 901945f6037e4b20a33a8d3e7bdc061d 30a5d1a763e54fcca66e10525d472ebf with result 0 in 14 seconds 2022-04-13 22:51:33.704 | [17758 Async ks-group-memberalt:84111]: Waiting for completion of get_or_add_group_project_role member 901945f6037e4b20a33a8d3e7bdc061d 5271853cd7834473a66281c016ab6e7d running on PID 84111 (4 other jobs running) 2022-04-13 22:51:33.731 | [17758 Async ks-group-memberalt:84111]: Signaling child to exit 2022-04-13 22:51:34.590 | + inc/async:async_inner:64 : rc=0 2022-04-13 22:51:34.626 | [84111 Async ks-group-memberalt:84111]: finished successfully 2022-04-13 22:51:34.651 | WAKEUP 2022-04-13 22:51:34.681 | [17758 Async ks-group-memberalt:84111]: Signaled 2022-04-13 22:51:34.682 | + functions-common:get_or_add_group_project_role:1065 : local group_role_id 2022-04-13 22:51:34.682 | ++ functions-common:get_or_add_group_project_role:1071 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group 901945f6037e4b20a33a8d3e7bdc061d --project 5271853cd7834473a66281c016ab6e7d -f value 2022-04-13 22:51:34.683 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:51:34.683 | from cryptography.utils import int_from_bytes 2022-04-13 22:51:34.683 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:51:34.683 | from cryptography.utils import int_from_bytes 2022-04-13 22:51:34.683 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 22:51:34.683 | + functions-common:get_or_add_group_project_role:1071 : group_role_id= 2022-04-13 22:51:34.683 | + functions-common:get_or_add_group_project_role:1072 : [[ -z '' ]] 2022-04-13 22:51:34.683 | + functions-common:get_or_add_group_project_role:1074 : openstack --os-cloud devstack-system-admin role add member --group 901945f6037e4b20a33a8d3e7bdc061d --project 5271853cd7834473a66281c016ab6e7d 2022-04-13 22:51:34.683 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:51:34.683 | from cryptography.utils import int_from_bytes 2022-04-13 22:51:34.683 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:51:34.683 | from cryptography.utils import int_from_bytes 2022-04-13 22:51:34.683 | ++ functions-common:get_or_add_group_project_role:1081 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group 901945f6037e4b20a33a8d3e7bdc061d --project 5271853cd7834473a66281c016ab6e7d -f value 2022-04-13 22:51:34.683 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:51:34.683 | from cryptography.utils import int_from_bytes 2022-04-13 22:51:34.683 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:51:34.683 | from cryptography.utils import int_from_bytes 2022-04-13 22:51:34.683 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 22:51:34.683 | + functions-common:get_or_add_group_project_role:1081 : group_role_id='585882f4f3794f75ad457d4bfc8258f5 901945f6037e4b20a33a8d3e7bdc061d 5271853cd7834473a66281c016ab6e7d False' 2022-04-13 22:51:34.683 | + functions-common:get_or_add_group_project_role:1083 : echo 585882f4f3794f75ad457d4bfc8258f5 901945f6037e4b20a33a8d3e7bdc061d 5271853cd7834473a66281c016ab6e7d False 2022-04-13 22:51:34.683 | 585882f4f3794f75ad457d4bfc8258f5 901945f6037e4b20a33a8d3e7bdc061d 5271853cd7834473a66281c016ab6e7d False 2022-04-13 22:51:34.736 | [17758 Async ks-group-memberalt:84111]: finished get_or_add_group_project_role member 901945f6037e4b20a33a8d3e7bdc061d 5271853cd7834473a66281c016ab6e7d with result 0 in 15 seconds 2022-04-13 22:51:34.742 | + inc/async:async_inner:64 : rc=0 2022-04-13 22:51:34.773 | [84217 Async ks-group-anotheralt:84217]: finished successfully 2022-04-13 22:51:34.782 | [17758 Async ks-group-anotheralt:84217]: Waiting for completion of get_or_add_group_project_role anotherrole 901945f6037e4b20a33a8d3e7bdc061d 5271853cd7834473a66281c016ab6e7d running on PID 84217 (3 other jobs running) 2022-04-13 22:51:34.811 | [17758 Async ks-group-anotheralt:84217]: Signaling child to exit 2022-04-13 22:51:34.811 | WAKEUP 2022-04-13 22:51:34.834 | [17758 Async ks-group-anotheralt:84217]: Signaled 2022-04-13 22:51:34.836 | + functions-common:get_or_add_group_project_role:1065 : local group_role_id 2022-04-13 22:51:34.836 | ++ functions-common:get_or_add_group_project_role:1071 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group 901945f6037e4b20a33a8d3e7bdc061d --project 5271853cd7834473a66281c016ab6e7d -f value 2022-04-13 22:51:34.836 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:51:34.836 | from cryptography.utils import int_from_bytes 2022-04-13 22:51:34.836 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:51:34.836 | from cryptography.utils import int_from_bytes 2022-04-13 22:51:34.836 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 22:51:34.836 | + functions-common:get_or_add_group_project_role:1071 : group_role_id= 2022-04-13 22:51:34.836 | + functions-common:get_or_add_group_project_role:1072 : [[ -z '' ]] 2022-04-13 22:51:34.836 | + functions-common:get_or_add_group_project_role:1074 : openstack --os-cloud devstack-system-admin role add anotherrole --group 901945f6037e4b20a33a8d3e7bdc061d --project 5271853cd7834473a66281c016ab6e7d 2022-04-13 22:51:34.836 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:51:34.836 | from cryptography.utils import int_from_bytes 2022-04-13 22:51:34.836 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:51:34.836 | from cryptography.utils import int_from_bytes 2022-04-13 22:51:34.836 | ++ functions-common:get_or_add_group_project_role:1081 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group 901945f6037e4b20a33a8d3e7bdc061d --project 5271853cd7834473a66281c016ab6e7d -f value 2022-04-13 22:51:34.836 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:51:34.836 | from cryptography.utils import int_from_bytes 2022-04-13 22:51:34.836 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:51:34.836 | from cryptography.utils import int_from_bytes 2022-04-13 22:51:34.836 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 22:51:34.836 | + functions-common:get_or_add_group_project_role:1081 : group_role_id='54dec7f4605b4f5cb7f41e7dd1fd4169 901945f6037e4b20a33a8d3e7bdc061d 5271853cd7834473a66281c016ab6e7d False' 2022-04-13 22:51:34.837 | + functions-common:get_or_add_group_project_role:1083 : echo 54dec7f4605b4f5cb7f41e7dd1fd4169 901945f6037e4b20a33a8d3e7bdc061d 5271853cd7834473a66281c016ab6e7d False 2022-04-13 22:51:34.837 | 54dec7f4605b4f5cb7f41e7dd1fd4169 901945f6037e4b20a33a8d3e7bdc061d 5271853cd7834473a66281c016ab6e7d False 2022-04-13 22:51:34.882 | [17758 Async ks-group-anotheralt:84217]: finished get_or_add_group_project_role anotherrole 901945f6037e4b20a33a8d3e7bdc061d 5271853cd7834473a66281c016ab6e7d with result 0 in 15 seconds 2022-04-13 22:51:34.922 | [17758 Async ks-group-admin:84306]: Waiting for completion of get_or_add_group_project_role admin 3ec225e78fd14e25b3a295e008e79c60 8a380116f9d4460a9e82b540ce26dd70 running on PID 84306 (2 other jobs running) 2022-04-13 22:51:34.948 | [17758 Async ks-group-admin:84306]: Signaling child to exit 2022-04-13 22:51:35.407 | + inc/async:async_inner:64 : rc=0 2022-04-13 22:51:35.433 | [84306 Async ks-group-admin:84306]: finished successfully 2022-04-13 22:51:35.453 | WAKEUP 2022-04-13 22:51:35.477 | [17758 Async ks-group-admin:84306]: Signaled 2022-04-13 22:51:35.478 | + functions-common:get_or_add_group_project_role:1065 : local group_role_id 2022-04-13 22:51:35.478 | ++ functions-common:get_or_add_group_project_role:1071 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --group 3ec225e78fd14e25b3a295e008e79c60 --project 8a380116f9d4460a9e82b540ce26dd70 -f value 2022-04-13 22:51:35.478 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:51:35.478 | from cryptography.utils import int_from_bytes 2022-04-13 22:51:35.478 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:51:35.478 | from cryptography.utils import int_from_bytes 2022-04-13 22:51:35.478 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 22:51:35.478 | + functions-common:get_or_add_group_project_role:1071 : group_role_id= 2022-04-13 22:51:35.478 | + functions-common:get_or_add_group_project_role:1072 : [[ -z '' ]] 2022-04-13 22:51:35.478 | + functions-common:get_or_add_group_project_role:1074 : openstack --os-cloud devstack-system-admin role add admin --group 3ec225e78fd14e25b3a295e008e79c60 --project 8a380116f9d4460a9e82b540ce26dd70 2022-04-13 22:51:35.478 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:51:35.479 | from cryptography.utils import int_from_bytes 2022-04-13 22:51:35.479 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:51:35.479 | from cryptography.utils import int_from_bytes 2022-04-13 22:51:35.479 | ++ functions-common:get_or_add_group_project_role:1081 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --group 3ec225e78fd14e25b3a295e008e79c60 --project 8a380116f9d4460a9e82b540ce26dd70 -f value 2022-04-13 22:51:35.479 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:51:35.479 | from cryptography.utils import int_from_bytes 2022-04-13 22:51:35.479 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:51:35.479 | from cryptography.utils import int_from_bytes 2022-04-13 22:51:35.479 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 22:51:35.479 | + functions-common:get_or_add_group_project_role:1081 : group_role_id='1b6d1da1c8fd4f7b8a051f60cf48363a 3ec225e78fd14e25b3a295e008e79c60 8a380116f9d4460a9e82b540ce26dd70 False' 2022-04-13 22:51:35.479 | + functions-common:get_or_add_group_project_role:1083 : echo 1b6d1da1c8fd4f7b8a051f60cf48363a 3ec225e78fd14e25b3a295e008e79c60 8a380116f9d4460a9e82b540ce26dd70 False 2022-04-13 22:51:35.479 | 1b6d1da1c8fd4f7b8a051f60cf48363a 3ec225e78fd14e25b3a295e008e79c60 8a380116f9d4460a9e82b540ce26dd70 False 2022-04-13 22:51:35.524 | [17758 Async ks-group-admin:84306]: finished get_or_add_group_project_role admin 3ec225e78fd14e25b3a295e008e79c60 8a380116f9d4460a9e82b540ce26dd70 with result 0 in 15 seconds 2022-04-13 22:51:35.528 | + inc/async:async_wait:197 : return 0 2022-04-13 22:51:35.530 | + lib/keystone:create_keystone_accounts:418 : is_service_enabled ldap 2022-04-13 22:51:35.548 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 22:51:35.550 | + ./stack.sh:main:1104 : is_service_enabled nova 2022-04-13 22:51:35.569 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 22:51:35.571 | + ./stack.sh:main:1105 : async_runfunc create_nova_accounts 2022-04-13 22:51:35.574 | + inc/async:async_runfunc:116 : async_run create_nova_accounts create_nova_accounts 2022-04-13 22:51:35.633 | + inc/async:async_inner:63 : create_nova_accounts 2022-04-13 22:51:35.679 | [17758 Async create_nova_accounts:86209]: running: create_nova_accounts 2022-04-13 22:51:35.682 | + ./stack.sh:main:1107 : is_service_enabled glance 2022-04-13 22:51:35.701 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 22:51:35.703 | + ./stack.sh:main:1108 : async_runfunc create_glance_accounts 2022-04-13 22:51:35.706 | + inc/async:async_runfunc:116 : async_run create_glance_accounts create_glance_accounts 2022-04-13 22:51:35.768 | + inc/async:async_inner:63 : create_glance_accounts 2022-04-13 22:51:35.808 | [17758 Async create_glance_accounts:86324]: running: create_glance_accounts 2022-04-13 22:51:35.811 | + ./stack.sh:main:1110 : is_service_enabled cinder 2022-04-13 22:51:35.832 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 22:51:35.835 | + ./stack.sh:main:1111 : async_runfunc create_cinder_accounts 2022-04-13 22:51:35.838 | + inc/async:async_runfunc:116 : async_run create_cinder_accounts create_cinder_accounts 2022-04-13 22:51:35.906 | + inc/async:async_inner:63 : create_cinder_accounts 2022-04-13 22:51:35.951 | [17758 Async create_cinder_accounts:86454]: running: create_cinder_accounts 2022-04-13 22:51:35.954 | + ./stack.sh:main:1113 : is_service_enabled neutron 2022-04-13 22:51:35.974 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 22:51:35.976 | + ./stack.sh:main:1114 : async_runfunc create_neutron_accounts 2022-04-13 22:51:35.979 | + inc/async:async_runfunc:116 : async_run create_neutron_accounts create_neutron_accounts 2022-04-13 22:51:36.049 | + inc/async:async_inner:63 : create_neutron_accounts 2022-04-13 22:51:36.129 | [17758 Async create_neutron_accounts:86569]: running: create_neutron_accounts 2022-04-13 22:51:36.138 | + ./stack.sh:main:1116 : is_service_enabled swift 2022-04-13 22:51:36.173 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 22:51:36.176 | + ./stack.sh:main:1117 : async_runfunc create_swift_accounts 2022-04-13 22:51:36.181 | + inc/async:async_runfunc:116 : async_run create_swift_accounts create_swift_accounts 2022-04-13 22:51:36.546 | + inc/async:async_inner:63 : create_swift_accounts 2022-04-13 22:51:36.728 | [17758 Async create_swift_accounts:86711]: running: create_swift_accounts 2022-04-13 22:51:36.747 | + ./stack.sh:main:1125 : is_service_enabled horizon 2022-04-13 22:51:36.878 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 22:51:36.898 | + ./stack.sh:main:1130 : async_wait create_nova_accounts create_glance_accounts create_cinder_accounts 2022-04-13 22:51:37.250 | [17758 Async create_nova_accounts:86209]: Waiting for completion of create_nova_accounts running on PID 86209 (6 other jobs running) 2022-04-13 22:51:37.415 | [17758 Async create_nova_accounts:86209]: Signaling child to exit 2022-04-13 22:52:21.595 | + inc/async:async_inner:64 : rc=0 2022-04-13 22:52:21.769 | [86569 Async create_neutron_accounts:86569]: finished successfully 2022-04-13 22:52:38.404 | + inc/async:async_inner:64 : rc=0 2022-04-13 22:52:38.435 | [86454 Async create_cinder_accounts:86454]: finished successfully 2022-04-13 22:52:57.250 | + inc/async:async_inner:64 : rc=0 2022-04-13 22:52:57.277 | [86324 Async create_glance_accounts:86324]: finished successfully 2022-04-13 22:52:59.870 | + inc/async:async_inner:64 : rc=0 2022-04-13 22:52:59.897 | [86209 Async create_nova_accounts:86209]: finished successfully 2022-04-13 22:52:59.918 | WAKEUP 2022-04-13 22:52:59.942 | [17758 Async create_nova_accounts:86209]: Signaled 2022-04-13 22:52:59.944 | + 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,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ n-api ]] 2022-04-13 22:52:59.944 | + lib/nova:create_nova_accounts:359 : create_service_user nova admin 2022-04-13 22:52:59.944 | + lib/keystone:create_service_user:431 : get_or_create_user nova Passw0rd Default 2022-04-13 22:52:59.944 | + functions-common:get_or_create_user:916 : local user_id 2022-04-13 22:52:59.944 | + functions-common:get_or_create_user:917 : [[ ! -z '' ]] 2022-04-13 22:52:59.944 | + functions-common:get_or_create_user:920 : local email= 2022-04-13 22:52:59.944 | ++ functions-common:get_or_create_user:934 : oscwrap --os-cloud devstack-system-admin user create nova --password Passw0rd --domain=Default --or-show -f value -c id 2022-04-13 22:52:59.944 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:52:59.944 | from cryptography.utils import int_from_bytes 2022-04-13 22:52:59.944 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:52:59.944 | from cryptography.utils import int_from_bytes 2022-04-13 22:52:59.944 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 22:52:59.944 | + functions-common:get_or_create_user:932 : user_id=ac744efb34304325800cfe6d68518bc7 2022-04-13 22:52:59.944 | + functions-common:get_or_create_user:933 : echo ac744efb34304325800cfe6d68518bc7 2022-04-13 22:52:59.944 | ac744efb34304325800cfe6d68518bc7 2022-04-13 22:52:59.944 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service nova service Default Default 2022-04-13 22:52:59.944 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-13 22:52:59.944 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args Default Default 2022-04-13 22:52:59.944 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-13 22:52:59.944 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-13 22:52:59.944 | ++ functions-common:_get_domain_args:967 : [[ -n Default ]] 2022-04-13 22:52:59.944 | ++ functions-common:_get_domain_args:968 : domain=' --user-domain Default' 2022-04-13 22:52:59.944 | ++ functions-common:_get_domain_args:970 : [[ -n Default ]] 2022-04-13 22:52:59.945 | ++ functions-common:_get_domain_args:971 : domain=' --user-domain Default --project-domain Default' 2022-04-13 22:52:59.945 | ++ functions-common:_get_domain_args:974 : echo --user-domain Default --project-domain Default 2022-04-13 22:52:59.945 | + functions-common:get_or_add_user_project_role:982 : domain_args='--user-domain Default --project-domain Default' 2022-04-13 22:52:59.945 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-13 22:52:59.945 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-13 22:52:59.945 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user nova --project service --user-domain Default --project-domain Default 2022-04-13 22:52:59.945 | ++ functions-common:get_field:818 : local data field 2022-04-13 22:52:59.945 | ++ functions-common:get_field:819 : read data 2022-04-13 22:52:59.945 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:52:59.945 | from cryptography.utils import int_from_bytes 2022-04-13 22:52:59.945 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:52:59.945 | from cryptography.utils import int_from_bytes 2022-04-13 22:52:59.945 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 22:52:59.945 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-13 22:52:59.945 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-13 22:52:59.945 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add service --user nova --project service --user-domain Default --project-domain Default 2022-04-13 22:52:59.945 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:52:59.945 | from cryptography.utils import int_from_bytes 2022-04-13 22:52:59.945 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:52:59.945 | from cryptography.utils import int_from_bytes 2022-04-13 22:52:59.945 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-13 22:52:59.945 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-13 22:52:59.945 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user nova --project service --user-domain Default --project-domain Default 2022-04-13 22:52:59.945 | ++ functions-common:get_field:818 : local data field 2022-04-13 22:52:59.945 | ++ functions-common:get_field:819 : read data 2022-04-13 22:52:59.945 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:52:59.945 | from cryptography.utils import int_from_bytes 2022-04-13 22:52:59.945 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:52:59.945 | from cryptography.utils import int_from_bytes 2022-04-13 22:52:59.945 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 22:52:59.945 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-13 22:52:59.945 | ++ functions-common:get_field:823 : field='$2' 2022-04-13 22:52:59.945 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-13 22:52:59.945 | ++ functions-common:get_field:825 : echo '| d70593bd53fa4861894a9185a7af6074 | ac744efb34304325800cfe6d68518bc7 | | a54c8803106946a39960b808aee18b75 | | | False |' 2022-04-13 22:52:59.946 | ++ functions-common:get_field:819 : read data 2022-04-13 22:52:59.946 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=d70593bd53fa4861894a9185a7af6074 2022-04-13 22:52:59.946 | + functions-common:get_or_add_user_project_role:1004 : echo d70593bd53fa4861894a9185a7af6074 2022-04-13 22:52:59.946 | d70593bd53fa4861894a9185a7af6074 2022-04-13 22:52:59.946 | + lib/keystone:create_service_user:434 : [[ -n admin ]] 2022-04-13 22:52:59.946 | + lib/keystone:create_service_user:435 : get_or_add_user_project_role admin nova service Default Default 2022-04-13 22:52:59.946 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-13 22:52:59.946 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args Default Default 2022-04-13 22:52:59.946 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-13 22:52:59.946 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-13 22:52:59.946 | ++ functions-common:_get_domain_args:967 : [[ -n Default ]] 2022-04-13 22:52:59.946 | ++ functions-common:_get_domain_args:968 : domain=' --user-domain Default' 2022-04-13 22:52:59.946 | ++ functions-common:_get_domain_args:970 : [[ -n Default ]] 2022-04-13 22:52:59.946 | ++ functions-common:_get_domain_args:971 : domain=' --user-domain Default --project-domain Default' 2022-04-13 22:52:59.946 | ++ functions-common:_get_domain_args:974 : echo --user-domain Default --project-domain Default 2022-04-13 22:52:59.946 | + functions-common:get_or_add_user_project_role:982 : domain_args='--user-domain Default --project-domain Default' 2022-04-13 22:52:59.946 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user nova --project service --user-domain Default --project-domain Default 2022-04-13 22:52:59.946 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-13 22:52:59.946 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-13 22:52:59.946 | ++ functions-common:get_field:818 : local data field 2022-04-13 22:52:59.946 | ++ functions-common:get_field:819 : read data 2022-04-13 22:52:59.946 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:52:59.946 | from cryptography.utils import int_from_bytes 2022-04-13 22:52:59.946 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:52:59.946 | from cryptography.utils import int_from_bytes 2022-04-13 22:52:59.946 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 22:52:59.946 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-13 22:52:59.946 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-13 22:52:59.946 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add admin --user nova --project service --user-domain Default --project-domain Default 2022-04-13 22:52:59.946 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:52:59.946 | from cryptography.utils import int_from_bytes 2022-04-13 22:52:59.946 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:52:59.947 | from cryptography.utils import int_from_bytes 2022-04-13 22:52:59.947 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user nova --project service --user-domain Default --project-domain Default 2022-04-13 22:52:59.947 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-13 22:52:59.947 | ++ functions-common:get_field:818 : local data field 2022-04-13 22:52:59.947 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-13 22:52:59.947 | ++ functions-common:get_field:819 : read data 2022-04-13 22:52:59.947 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:52:59.947 | from cryptography.utils import int_from_bytes 2022-04-13 22:52:59.947 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:52:59.947 | from cryptography.utils import int_from_bytes 2022-04-13 22:52:59.947 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 22:52:59.947 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-13 22:52:59.947 | ++ functions-common:get_field:823 : field='$2' 2022-04-13 22:52:59.947 | ++ functions-common:get_field:825 : echo '| 1b6d1da1c8fd4f7b8a051f60cf48363a | ac744efb34304325800cfe6d68518bc7 | | a54c8803106946a39960b808aee18b75 | | | False |' 2022-04-13 22:52:59.947 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-13 22:52:59.947 | ++ functions-common:get_field:819 : read data 2022-04-13 22:52:59.947 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=1b6d1da1c8fd4f7b8a051f60cf48363a 2022-04-13 22:52:59.947 | + functions-common:get_or_add_user_project_role:1004 : echo 1b6d1da1c8fd4f7b8a051f60cf48363a 2022-04-13 22:52:59.947 | 1b6d1da1c8fd4f7b8a051f60cf48363a 2022-04-13 22:52:59.947 | + lib/nova:create_nova_accounts:361 : local nova_api_url 2022-04-13 22:52:59.947 | + lib/nova:create_nova_accounts:362 : [[ True == \F\a\l\s\e ]] 2022-04-13 22:52:59.947 | + lib/nova:create_nova_accounts:365 : nova_api_url=http://10.222.0.15/compute 2022-04-13 22:52:59.947 | + lib/nova:create_nova_accounts:368 : get_or_create_service nova_legacy compute_legacy 'Nova Compute Service (Legacy 2.0)' 2022-04-13 22:52:59.947 | + functions-common:get_or_create_service:1089 : local service_id 2022-04-13 22:52:59.947 | ++ functions-common:get_or_create_service:1102 : oscwrap --os-cloud devstack-system-admin service show compute_legacy -f value -c id 2022-04-13 22:52:59.947 | ++ functions-common:get_or_create_service:1104 : oscwrap --os-cloud devstack-system-admin service create compute_legacy --name nova_legacy '--description=Nova Compute Service (Legacy 2.0)' -f value -c id 2022-04-13 22:52:59.947 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:52:59.947 | from cryptography.utils import int_from_bytes 2022-04-13 22:52:59.947 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:52:59.947 | from cryptography.utils import int_from_bytes 2022-04-13 22:52:59.947 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 22:52:59.947 | + functions-common:get_or_create_service:1100 : service_id=' 2022-04-13 22:52:59.947 | 84aa8202e0844eb1b7cee7e0e80a4d51' 2022-04-13 22:52:59.948 | + functions-common:get_or_create_service:1101 : echo 84aa8202e0844eb1b7cee7e0e80a4d51 2022-04-13 22:52:59.948 | 84aa8202e0844eb1b7cee7e0e80a4d51 2022-04-13 22:52:59.948 | + lib/nova:create_nova_accounts:370 : get_or_create_endpoint compute_legacy RegionOne 'http://10.222.0.15/compute/v2/$(project_id)s' 2022-04-13 22:52:59.948 | + functions-common:get_or_create_endpoint:1133 : local public_id 2022-04-13 22:52:59.948 | ++ functions-common:get_or_create_endpoint:1134 : _get_or_create_endpoint_with_interface compute_legacy public 'http://10.222.0.15/compute/v2/$(project_id)s' RegionOne 2022-04-13 22:52:59.948 | ++ functions-common:_get_or_create_endpoint_with_interface:1107 : local endpoint_id 2022-04-13 22:52:59.948 | +++ functions-common:_get_or_create_endpoint_with_interface:1112 : oscwrap --os-cloud devstack-system-admin endpoint list --service compute_legacy --interface public --region RegionOne -c ID -f value 2022-04-13 22:52:59.948 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:52:59.948 | from cryptography.utils import int_from_bytes 2022-04-13 22:52:59.948 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:52:59.948 | from cryptography.utils import int_from_bytes 2022-04-13 22:52:59.948 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 22:52:59.948 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : endpoint_id= 2022-04-13 22:52:59.948 | ++ functions-common:_get_or_create_endpoint_with_interface:1113 : [[ -z '' ]] 2022-04-13 22:52:59.948 | +++ functions-common:_get_or_create_endpoint_with_interface:1116 : oscwrap --os-cloud devstack-system-admin endpoint create compute_legacy public 'http://10.222.0.15/compute/v2/$(project_id)s' --region RegionOne -f value -c id 2022-04-13 22:52:59.948 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:52:59.948 | from cryptography.utils import int_from_bytes 2022-04-13 22:52:59.948 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:52:59.948 | from cryptography.utils import int_from_bytes 2022-04-13 22:52:59.948 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 22:52:59.948 | ++ functions-common:_get_or_create_endpoint_with_interface:1116 : endpoint_id=60f9c6a36abb4cf28cedc986f9e23800 2022-04-13 22:52:59.948 | ++ functions-common:_get_or_create_endpoint_with_interface:1119 : echo 60f9c6a36abb4cf28cedc986f9e23800 2022-04-13 22:52:59.948 | + functions-common:get_or_create_endpoint:1134 : public_id=60f9c6a36abb4cf28cedc986f9e23800 2022-04-13 22:52:59.948 | + functions-common:get_or_create_endpoint:1136 : [[ -n '' ]] 2022-04-13 22:52:59.948 | + functions-common:get_or_create_endpoint:1139 : [[ -n '' ]] 2022-04-13 22:52:59.948 | + functions-common:get_or_create_endpoint:1143 : echo 60f9c6a36abb4cf28cedc986f9e23800 2022-04-13 22:52:59.949 | 60f9c6a36abb4cf28cedc986f9e23800 2022-04-13 22:52:59.949 | + lib/nova:create_nova_accounts:374 : get_or_create_service nova compute 'Nova Compute Service' 2022-04-13 22:52:59.949 | + functions-common:get_or_create_service:1089 : local service_id 2022-04-13 22:52:59.949 | ++ functions-common:get_or_create_service:1102 : oscwrap --os-cloud devstack-system-admin service show compute -f value -c id 2022-04-13 22:52:59.949 | ++ functions-common:get_or_create_service:1104 : oscwrap --os-cloud devstack-system-admin service create compute --name nova '--description=Nova Compute Service' -f value -c id 2022-04-13 22:52:59.949 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:52:59.949 | from cryptography.utils import int_from_bytes 2022-04-13 22:52:59.949 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:52:59.949 | from cryptography.utils import int_from_bytes 2022-04-13 22:52:59.949 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 22:52:59.949 | + functions-common:get_or_create_service:1100 : service_id=' 2022-04-13 22:52:59.949 | b2b8e04652284f179ac0924b65c12eaa' 2022-04-13 22:52:59.949 | + functions-common:get_or_create_service:1101 : echo b2b8e04652284f179ac0924b65c12eaa 2022-04-13 22:52:59.949 | b2b8e04652284f179ac0924b65c12eaa 2022-04-13 22:52:59.949 | + lib/nova:create_nova_accounts:376 : get_or_create_endpoint compute RegionOne http://10.222.0.15/compute/v2.1 2022-04-13 22:52:59.949 | + functions-common:get_or_create_endpoint:1133 : local public_id 2022-04-13 22:52:59.949 | ++ functions-common:get_or_create_endpoint:1134 : _get_or_create_endpoint_with_interface compute public http://10.222.0.15/compute/v2.1 RegionOne 2022-04-13 22:52:59.949 | ++ functions-common:_get_or_create_endpoint_with_interface:1107 : local endpoint_id 2022-04-13 22:52:59.949 | +++ functions-common:_get_or_create_endpoint_with_interface:1112 : oscwrap --os-cloud devstack-system-admin endpoint list --service compute --interface public --region RegionOne -c ID -f value 2022-04-13 22:52:59.949 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:52:59.949 | from cryptography.utils import int_from_bytes 2022-04-13 22:52:59.949 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:52:59.949 | from cryptography.utils import int_from_bytes 2022-04-13 22:52:59.949 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 22:52:59.949 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : endpoint_id= 2022-04-13 22:52:59.949 | ++ functions-common:_get_or_create_endpoint_with_interface:1113 : [[ -z '' ]] 2022-04-13 22:52:59.949 | +++ functions-common:_get_or_create_endpoint_with_interface:1116 : oscwrap --os-cloud devstack-system-admin endpoint create compute public http://10.222.0.15/compute/v2.1 --region RegionOne -f value -c id 2022-04-13 22:52:59.949 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:52:59.949 | from cryptography.utils import int_from_bytes 2022-04-13 22:52:59.949 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:52:59.949 | from cryptography.utils import int_from_bytes 2022-04-13 22:52:59.949 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 22:52:59.950 | ++ functions-common:_get_or_create_endpoint_with_interface:1116 : endpoint_id=0f351fb9d8de4c6e8d1f513526ce0982 2022-04-13 22:52:59.950 | ++ functions-common:_get_or_create_endpoint_with_interface:1119 : echo 0f351fb9d8de4c6e8d1f513526ce0982 2022-04-13 22:52:59.950 | + functions-common:get_or_create_endpoint:1134 : public_id=0f351fb9d8de4c6e8d1f513526ce0982 2022-04-13 22:52:59.950 | + functions-common:get_or_create_endpoint:1136 : [[ -n '' ]] 2022-04-13 22:52:59.950 | + functions-common:get_or_create_endpoint:1139 : [[ -n '' ]] 2022-04-13 22:52:59.950 | + functions-common:get_or_create_endpoint:1143 : echo 0f351fb9d8de4c6e8d1f513526ce0982 2022-04-13 22:52:59.950 | 0f351fb9d8de4c6e8d1f513526ce0982 2022-04-13 22:52:59.950 | + lib/nova:create_nova_accounts:381 : is_service_enabled n-api 2022-04-13 22:52:59.950 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 22:52:59.950 | + lib/nova:create_nova_accounts:383 : is_service_enabled swift 2022-04-13 22:52:59.950 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 22:52:59.950 | + lib/nova:create_nova_accounts:386 : get_or_add_user_project_role ResellerAdmin nova service Default Default 2022-04-13 22:52:59.950 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-13 22:52:59.950 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args Default Default 2022-04-13 22:52:59.950 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-13 22:52:59.950 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-13 22:52:59.950 | ++ functions-common:_get_domain_args:967 : [[ -n Default ]] 2022-04-13 22:52:59.950 | ++ functions-common:_get_domain_args:968 : domain=' --user-domain Default' 2022-04-13 22:52:59.950 | ++ functions-common:_get_domain_args:970 : [[ -n Default ]] 2022-04-13 22:52:59.950 | ++ functions-common:_get_domain_args:971 : domain=' --user-domain Default --project-domain Default' 2022-04-13 22:52:59.950 | ++ functions-common:_get_domain_args:974 : echo --user-domain Default --project-domain Default 2022-04-13 22:52:59.950 | + functions-common:get_or_add_user_project_role:982 : domain_args='--user-domain Default --project-domain Default' 2022-04-13 22:52:59.950 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role ResellerAdmin --user nova --project service --user-domain Default --project-domain Default 2022-04-13 22:52:59.950 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-13 22:52:59.950 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-13 22:52:59.950 | ++ functions-common:get_field:818 : local data field 2022-04-13 22:52:59.950 | ++ functions-common:get_field:819 : read data 2022-04-13 22:52:59.950 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:52:59.950 | from cryptography.utils import int_from_bytes 2022-04-13 22:52:59.950 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:52:59.950 | from cryptography.utils import int_from_bytes 2022-04-13 22:52:59.950 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 22:52:59.950 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-13 22:52:59.950 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-13 22:52:59.951 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add ResellerAdmin --user nova --project service --user-domain Default --project-domain Default 2022-04-13 22:52:59.951 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:52:59.951 | from cryptography.utils import int_from_bytes 2022-04-13 22:52:59.951 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:52:59.951 | from cryptography.utils import int_from_bytes 2022-04-13 22:52:59.951 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role ResellerAdmin --user nova --project service --user-domain Default --project-domain Default 2022-04-13 22:52:59.951 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-13 22:52:59.951 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-13 22:52:59.951 | ++ functions-common:get_field:818 : local data field 2022-04-13 22:52:59.951 | ++ functions-common:get_field:819 : read data 2022-04-13 22:52:59.951 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:52:59.951 | from cryptography.utils import int_from_bytes 2022-04-13 22:52:59.951 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:52:59.951 | from cryptography.utils import int_from_bytes 2022-04-13 22:52:59.951 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 22:52:59.951 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-13 22:52:59.951 | ++ functions-common:get_field:823 : field='$2' 2022-04-13 22:52:59.951 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-13 22:52:59.951 | ++ functions-common:get_field:825 : echo '| 1619673d9a3d48f384b30836c9d6cf5d | ac744efb34304325800cfe6d68518bc7 | | a54c8803106946a39960b808aee18b75 | | | False |' 2022-04-13 22:52:59.951 | ++ functions-common:get_field:819 : read data 2022-04-13 22:52:59.951 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=1619673d9a3d48f384b30836c9d6cf5d 2022-04-13 22:52:59.951 | + functions-common:get_or_add_user_project_role:1004 : echo 1619673d9a3d48f384b30836c9d6cf5d 2022-04-13 22:52:59.951 | 1619673d9a3d48f384b30836c9d6cf5d 2022-04-13 22:52:59.951 | + lib/nova:create_nova_accounts:391 : is_service_enabled s3api 2022-04-13 22:52:59.951 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 22:52:59.951 | + lib/nova:create_nova_accounts:402 : is_service_enabled n-api 2022-04-13 22:52:59.951 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 22:52:59.951 | + lib/nova:create_nova_accounts:403 : [[ False = True ]] 2022-04-13 22:52:59.990 | [17758 Async create_nova_accounts:86209]: finished create_nova_accounts with result 0 in 84 seconds 2022-04-13 22:53:00.029 | [17758 Async create_glance_accounts:86324]: Waiting for completion of create_glance_accounts running on PID 86324 (5 other jobs running) 2022-04-13 22:53:00.055 | [17758 Async create_glance_accounts:86324]: Signaling child to exit 2022-04-13 22:53:00.055 | WAKEUP 2022-04-13 22:53:00.078 | [17758 Async create_glance_accounts:86324]: Signaled 2022-04-13 22:53:00.080 | + lib/glance:create_glance_accounts:451 : is_service_enabled g-api 2022-04-13 22:53:00.080 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 22:53:00.080 | + lib/glance:create_glance_accounts:453 : create_service_user glance 2022-04-13 22:53:00.080 | + lib/keystone:create_service_user:431 : get_or_create_user glance Passw0rd Default 2022-04-13 22:53:00.080 | + functions-common:get_or_create_user:916 : local user_id 2022-04-13 22:53:00.080 | + functions-common:get_or_create_user:917 : [[ ! -z '' ]] 2022-04-13 22:53:00.080 | + functions-common:get_or_create_user:920 : local email= 2022-04-13 22:53:00.080 | ++ functions-common:get_or_create_user:934 : oscwrap --os-cloud devstack-system-admin user create glance --password Passw0rd --domain=Default --or-show -f value -c id 2022-04-13 22:53:00.080 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:53:00.080 | from cryptography.utils import int_from_bytes 2022-04-13 22:53:00.080 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:53:00.080 | from cryptography.utils import int_from_bytes 2022-04-13 22:53:00.080 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 22:53:00.080 | + functions-common:get_or_create_user:932 : user_id=0ab96e6983bf41b78d3b0791f53927cf 2022-04-13 22:53:00.080 | + functions-common:get_or_create_user:933 : echo 0ab96e6983bf41b78d3b0791f53927cf 2022-04-13 22:53:00.080 | 0ab96e6983bf41b78d3b0791f53927cf 2022-04-13 22:53:00.080 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service glance service Default Default 2022-04-13 22:53:00.080 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-13 22:53:00.080 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args Default Default 2022-04-13 22:53:00.080 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-13 22:53:00.080 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-13 22:53:00.080 | ++ functions-common:_get_domain_args:967 : [[ -n Default ]] 2022-04-13 22:53:00.080 | ++ functions-common:_get_domain_args:968 : domain=' --user-domain Default' 2022-04-13 22:53:00.080 | ++ functions-common:_get_domain_args:970 : [[ -n Default ]] 2022-04-13 22:53:00.081 | ++ functions-common:_get_domain_args:971 : domain=' --user-domain Default --project-domain Default' 2022-04-13 22:53:00.081 | ++ functions-common:_get_domain_args:974 : echo --user-domain Default --project-domain Default 2022-04-13 22:53:00.081 | + functions-common:get_or_add_user_project_role:982 : domain_args='--user-domain Default --project-domain Default' 2022-04-13 22:53:00.081 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-13 22:53:00.081 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-13 22:53:00.081 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user glance --project service --user-domain Default --project-domain Default 2022-04-13 22:53:00.081 | ++ functions-common:get_field:818 : local data field 2022-04-13 22:53:00.081 | ++ functions-common:get_field:819 : read data 2022-04-13 22:53:00.081 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:53:00.081 | from cryptography.utils import int_from_bytes 2022-04-13 22:53:00.081 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:53:00.081 | from cryptography.utils import int_from_bytes 2022-04-13 22:53:00.081 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 22:53:00.081 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-13 22:53:00.081 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-13 22:53:00.081 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add service --user glance --project service --user-domain Default --project-domain Default 2022-04-13 22:53:00.081 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:53:00.081 | from cryptography.utils import int_from_bytes 2022-04-13 22:53:00.081 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:53:00.081 | from cryptography.utils import int_from_bytes 2022-04-13 22:53:00.081 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user glance --project service --user-domain Default --project-domain Default 2022-04-13 22:53:00.081 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-13 22:53:00.081 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-13 22:53:00.081 | ++ functions-common:get_field:818 : local data field 2022-04-13 22:53:00.081 | ++ functions-common:get_field:819 : read data 2022-04-13 22:53:00.081 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:53:00.081 | from cryptography.utils import int_from_bytes 2022-04-13 22:53:00.081 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:53:00.081 | from cryptography.utils import int_from_bytes 2022-04-13 22:53:00.081 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 22:53:00.081 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-13 22:53:00.081 | ++ functions-common:get_field:823 : field='$2' 2022-04-13 22:53:00.081 | ++ functions-common:get_field:825 : echo '| d70593bd53fa4861894a9185a7af6074 | 0ab96e6983bf41b78d3b0791f53927cf | | a54c8803106946a39960b808aee18b75 | | | False |' 2022-04-13 22:53:00.082 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-13 22:53:00.082 | ++ functions-common:get_field:819 : read data 2022-04-13 22:53:00.082 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=d70593bd53fa4861894a9185a7af6074 2022-04-13 22:53:00.082 | + functions-common:get_or_add_user_project_role:1004 : echo d70593bd53fa4861894a9185a7af6074 2022-04-13 22:53:00.082 | d70593bd53fa4861894a9185a7af6074 2022-04-13 22:53:00.082 | + lib/keystone:create_service_user:434 : [[ -n '' ]] 2022-04-13 22:53:00.082 | + lib/glance:create_glance_accounts:456 : is_service_enabled s-proxy 2022-04-13 22:53:00.082 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 22:53:00.082 | + lib/glance:create_glance_accounts:457 : create_service_user glance-swift ResellerAdmin 2022-04-13 22:53:00.082 | + lib/keystone:create_service_user:431 : get_or_create_user glance-swift Passw0rd Default 2022-04-13 22:53:00.082 | + functions-common:get_or_create_user:916 : local user_id 2022-04-13 22:53:00.082 | + functions-common:get_or_create_user:917 : [[ ! -z '' ]] 2022-04-13 22:53:00.082 | + functions-common:get_or_create_user:920 : local email= 2022-04-13 22:53:00.082 | ++ functions-common:get_or_create_user:934 : oscwrap --os-cloud devstack-system-admin user create glance-swift --password Passw0rd --domain=Default --or-show -f value -c id 2022-04-13 22:53:00.082 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:53:00.082 | from cryptography.utils import int_from_bytes 2022-04-13 22:53:00.082 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:53:00.082 | from cryptography.utils import int_from_bytes 2022-04-13 22:53:00.082 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 22:53:00.082 | + functions-common:get_or_create_user:932 : user_id=0df4d408639e46f2973502b61509be5e 2022-04-13 22:53:00.082 | + functions-common:get_or_create_user:933 : echo 0df4d408639e46f2973502b61509be5e 2022-04-13 22:53:00.082 | 0df4d408639e46f2973502b61509be5e 2022-04-13 22:53:00.082 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service glance-swift service Default Default 2022-04-13 22:53:00.082 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-13 22:53:00.082 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args Default Default 2022-04-13 22:53:00.082 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-13 22:53:00.082 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-13 22:53:00.082 | ++ functions-common:_get_domain_args:967 : [[ -n Default ]] 2022-04-13 22:53:00.082 | ++ functions-common:_get_domain_args:968 : domain=' --user-domain Default' 2022-04-13 22:53:00.082 | ++ functions-common:_get_domain_args:970 : [[ -n Default ]] 2022-04-13 22:53:00.082 | ++ functions-common:_get_domain_args:971 : domain=' --user-domain Default --project-domain Default' 2022-04-13 22:53:00.082 | ++ functions-common:_get_domain_args:974 : echo --user-domain Default --project-domain Default 2022-04-13 22:53:00.082 | + functions-common:get_or_add_user_project_role:982 : domain_args='--user-domain Default --project-domain Default' 2022-04-13 22:53:00.083 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user glance-swift --project service --user-domain Default --project-domain Default 2022-04-13 22:53:00.083 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-13 22:53:00.083 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-13 22:53:00.083 | ++ functions-common:get_field:818 : local data field 2022-04-13 22:53:00.083 | ++ functions-common:get_field:819 : read data 2022-04-13 22:53:00.083 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:53:00.083 | from cryptography.utils import int_from_bytes 2022-04-13 22:53:00.083 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:53:00.083 | from cryptography.utils import int_from_bytes 2022-04-13 22:53:00.083 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 22:53:00.083 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-13 22:53:00.083 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-13 22:53:00.083 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add service --user glance-swift --project service --user-domain Default --project-domain Default 2022-04-13 22:53:00.083 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:53:00.083 | from cryptography.utils import int_from_bytes 2022-04-13 22:53:00.083 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:53:00.083 | from cryptography.utils import int_from_bytes 2022-04-13 22:53:00.083 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user glance-swift --project service --user-domain Default --project-domain Default 2022-04-13 22:53:00.083 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-13 22:53:00.083 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-13 22:53:00.083 | ++ functions-common:get_field:818 : local data field 2022-04-13 22:53:00.083 | ++ functions-common:get_field:819 : read data 2022-04-13 22:53:00.083 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:53:00.083 | from cryptography.utils import int_from_bytes 2022-04-13 22:53:00.083 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:53:00.083 | from cryptography.utils import int_from_bytes 2022-04-13 22:53:00.083 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 22:53:00.083 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-13 22:53:00.083 | ++ functions-common:get_field:823 : field='$2' 2022-04-13 22:53:00.083 | ++ functions-common:get_field:825 : echo '| d70593bd53fa4861894a9185a7af6074 | 0df4d408639e46f2973502b61509be5e | | a54c8803106946a39960b808aee18b75 | | | False |' 2022-04-13 22:53:00.083 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-13 22:53:00.083 | ++ functions-common:get_field:819 : read data 2022-04-13 22:53:00.083 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=d70593bd53fa4861894a9185a7af6074 2022-04-13 22:53:00.083 | + functions-common:get_or_add_user_project_role:1004 : echo d70593bd53fa4861894a9185a7af6074 2022-04-13 22:53:00.084 | d70593bd53fa4861894a9185a7af6074 2022-04-13 22:53:00.084 | + lib/keystone:create_service_user:434 : [[ -n ResellerAdmin ]] 2022-04-13 22:53:00.084 | + lib/keystone:create_service_user:435 : get_or_add_user_project_role ResellerAdmin glance-swift service Default Default 2022-04-13 22:53:00.084 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-13 22:53:00.084 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args Default Default 2022-04-13 22:53:00.084 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-13 22:53:00.084 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-13 22:53:00.084 | ++ functions-common:_get_domain_args:967 : [[ -n Default ]] 2022-04-13 22:53:00.084 | ++ functions-common:_get_domain_args:968 : domain=' --user-domain Default' 2022-04-13 22:53:00.084 | ++ functions-common:_get_domain_args:970 : [[ -n Default ]] 2022-04-13 22:53:00.084 | ++ functions-common:_get_domain_args:971 : domain=' --user-domain Default --project-domain Default' 2022-04-13 22:53:00.084 | ++ functions-common:_get_domain_args:974 : echo --user-domain Default --project-domain Default 2022-04-13 22:53:00.084 | + functions-common:get_or_add_user_project_role:982 : domain_args='--user-domain Default --project-domain Default' 2022-04-13 22:53:00.084 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-13 22:53:00.084 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role ResellerAdmin --user glance-swift --project service --user-domain Default --project-domain Default 2022-04-13 22:53:00.084 | ++ functions-common:get_field:818 : local data field 2022-04-13 22:53:00.084 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-13 22:53:00.084 | ++ functions-common:get_field:819 : read data 2022-04-13 22:53:00.084 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:53:00.084 | from cryptography.utils import int_from_bytes 2022-04-13 22:53:00.084 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:53:00.084 | from cryptography.utils import int_from_bytes 2022-04-13 22:53:00.084 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 22:53:00.084 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-13 22:53:00.084 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-13 22:53:00.084 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add ResellerAdmin --user glance-swift --project service --user-domain Default --project-domain Default 2022-04-13 22:53:00.084 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:53:00.084 | from cryptography.utils import int_from_bytes 2022-04-13 22:53:00.084 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:53:00.084 | from cryptography.utils import int_from_bytes 2022-04-13 22:53:00.084 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-13 22:53:00.084 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role ResellerAdmin --user glance-swift --project service --user-domain Default --project-domain Default 2022-04-13 22:53:00.084 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-13 22:53:00.085 | ++ functions-common:get_field:818 : local data field 2022-04-13 22:53:00.085 | ++ functions-common:get_field:819 : read data 2022-04-13 22:53:00.085 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:53:00.085 | from cryptography.utils import int_from_bytes 2022-04-13 22:53:00.085 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:53:00.085 | from cryptography.utils import int_from_bytes 2022-04-13 22:53:00.085 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 22:53:00.085 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-13 22:53:00.085 | ++ functions-common:get_field:823 : field='$2' 2022-04-13 22:53:00.085 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-13 22:53:00.085 | ++ functions-common:get_field:825 : echo '| 1619673d9a3d48f384b30836c9d6cf5d | 0df4d408639e46f2973502b61509be5e | | a54c8803106946a39960b808aee18b75 | | | False |' 2022-04-13 22:53:00.085 | ++ functions-common:get_field:819 : read data 2022-04-13 22:53:00.085 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=1619673d9a3d48f384b30836c9d6cf5d 2022-04-13 22:53:00.085 | + functions-common:get_or_add_user_project_role:1004 : echo 1619673d9a3d48f384b30836c9d6cf5d 2022-04-13 22:53:00.085 | 1619673d9a3d48f384b30836c9d6cf5d 2022-04-13 22:53:00.085 | + lib/glance:create_glance_accounts:460 : get_or_create_service glance image 'Glance Image Service' 2022-04-13 22:53:00.085 | + functions-common:get_or_create_service:1089 : local service_id 2022-04-13 22:53:00.085 | ++ functions-common:get_or_create_service:1102 : oscwrap --os-cloud devstack-system-admin service show image -f value -c id 2022-04-13 22:53:00.085 | ++ functions-common:get_or_create_service:1104 : oscwrap --os-cloud devstack-system-admin service create image --name glance '--description=Glance Image Service' -f value -c id 2022-04-13 22:53:00.085 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:53:00.085 | from cryptography.utils import int_from_bytes 2022-04-13 22:53:00.085 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:53:00.085 | from cryptography.utils import int_from_bytes 2022-04-13 22:53:00.085 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 22:53:00.085 | + functions-common:get_or_create_service:1100 : service_id=' 2022-04-13 22:53:00.085 | 3071f750c23d43f0811e8d9a64e447ce' 2022-04-13 22:53:00.085 | + functions-common:get_or_create_service:1101 : echo 3071f750c23d43f0811e8d9a64e447ce 2022-04-13 22:53:00.085 | 3071f750c23d43f0811e8d9a64e447ce 2022-04-13 22:53:00.085 | + lib/glance:create_glance_accounts:462 : get_or_create_endpoint image RegionOne http://10.222.0.15/image 2022-04-13 22:53:00.085 | + functions-common:get_or_create_endpoint:1133 : local public_id 2022-04-13 22:53:00.085 | ++ functions-common:get_or_create_endpoint:1134 : _get_or_create_endpoint_with_interface image public http://10.222.0.15/image RegionOne 2022-04-13 22:53:00.085 | ++ functions-common:_get_or_create_endpoint_with_interface:1107 : local endpoint_id 2022-04-13 22:53:00.085 | +++ functions-common:_get_or_create_endpoint_with_interface:1112 : oscwrap --os-cloud devstack-system-admin endpoint list --service image --interface public --region RegionOne -c ID -f value 2022-04-13 22:53:00.086 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:53:00.086 | from cryptography.utils import int_from_bytes 2022-04-13 22:53:00.086 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:53:00.086 | from cryptography.utils import int_from_bytes 2022-04-13 22:53:00.086 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 22:53:00.086 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : endpoint_id= 2022-04-13 22:53:00.086 | ++ functions-common:_get_or_create_endpoint_with_interface:1113 : [[ -z '' ]] 2022-04-13 22:53:00.086 | +++ functions-common:_get_or_create_endpoint_with_interface:1116 : oscwrap --os-cloud devstack-system-admin endpoint create image public http://10.222.0.15/image --region RegionOne -f value -c id 2022-04-13 22:53:00.086 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:53:00.086 | from cryptography.utils import int_from_bytes 2022-04-13 22:53:00.086 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:53:00.086 | from cryptography.utils import int_from_bytes 2022-04-13 22:53:00.086 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 22:53:00.086 | ++ functions-common:_get_or_create_endpoint_with_interface:1116 : endpoint_id=be8a2fd60ae24dd79f91f0d5c00c6532 2022-04-13 22:53:00.086 | ++ functions-common:_get_or_create_endpoint_with_interface:1119 : echo be8a2fd60ae24dd79f91f0d5c00c6532 2022-04-13 22:53:00.086 | + functions-common:get_or_create_endpoint:1134 : public_id=be8a2fd60ae24dd79f91f0d5c00c6532 2022-04-13 22:53:00.086 | + functions-common:get_or_create_endpoint:1136 : [[ -n '' ]] 2022-04-13 22:53:00.086 | + functions-common:get_or_create_endpoint:1139 : [[ -n '' ]] 2022-04-13 22:53:00.086 | + functions-common:get_or_create_endpoint:1143 : echo be8a2fd60ae24dd79f91f0d5c00c6532 2022-04-13 22:53:00.086 | be8a2fd60ae24dd79f91f0d5c00c6532 2022-04-13 22:53:00.086 | ++ lib/glance:create_glance_accounts:467 : get_or_create_domain Default 2022-04-13 22:53:00.086 | ++ functions-common:get_or_create_domain:884 : local domain_id 2022-04-13 22:53:00.086 | +++ functions-common:get_or_create_domain:896 : oscwrap --os-cloud devstack-system-admin domain show Default -f value -c id 2022-04-13 22:53:00.086 | ++ functions-common:get_or_create_domain:894 : domain_id=default 2022-04-13 22:53:00.086 | ++ functions-common:get_or_create_domain:895 : echo default 2022-04-13 22:53:00.086 | + lib/glance:create_glance_accounts:467 : service_domain_id=default 2022-04-13 22:53:00.086 | + lib/glance:create_glance_accounts:468 : iniset /etc/glance/glance-swift-store.conf ref1 project_domain_id default 2022-04-13 22:53:00.086 | + lib/glance:create_glance_accounts:469 : iniset /etc/glance/glance-swift-store.conf ref1 user_domain_id default 2022-04-13 22:53:00.086 | + lib/glance:create_glance_accounts:471 : [[ False = True ]] 2022-04-13 22:53:00.126 | [17758 Async create_glance_accounts:86324]: finished create_glance_accounts with result 0 in 81 seconds 2022-04-13 22:53:00.166 | [17758 Async create_cinder_accounts:86454]: Waiting for completion of create_cinder_accounts running on PID 86454 (4 other jobs running) 2022-04-13 22:53:00.192 | [17758 Async create_cinder_accounts:86454]: Signaling child to exit 2022-04-13 22:53:00.192 | WAKEUP 2022-04-13 22:53:00.216 | [17758 Async create_cinder_accounts:86454]: Signaled 2022-04-13 22:53:00.217 | + 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,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ c-api ]] 2022-04-13 22:53:00.217 | + lib/cinder:create_cinder_accounts:400 : create_service_user cinder 2022-04-13 22:53:00.217 | + lib/keystone:create_service_user:431 : get_or_create_user cinder Passw0rd Default 2022-04-13 22:53:00.217 | + functions-common:get_or_create_user:916 : local user_id 2022-04-13 22:53:00.217 | + functions-common:get_or_create_user:917 : [[ ! -z '' ]] 2022-04-13 22:53:00.217 | + functions-common:get_or_create_user:920 : local email= 2022-04-13 22:53:00.217 | ++ functions-common:get_or_create_user:934 : oscwrap --os-cloud devstack-system-admin user create cinder --password Passw0rd --domain=Default --or-show -f value -c id 2022-04-13 22:53:00.217 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:53:00.218 | from cryptography.utils import int_from_bytes 2022-04-13 22:53:00.218 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:53:00.218 | from cryptography.utils import int_from_bytes 2022-04-13 22:53:00.218 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 22:53:00.218 | + functions-common:get_or_create_user:932 : user_id=f582342b7bf34dfcade9b8fb23952803 2022-04-13 22:53:00.218 | + functions-common:get_or_create_user:933 : echo f582342b7bf34dfcade9b8fb23952803 2022-04-13 22:53:00.218 | f582342b7bf34dfcade9b8fb23952803 2022-04-13 22:53:00.218 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service cinder service Default Default 2022-04-13 22:53:00.218 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-13 22:53:00.218 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args Default Default 2022-04-13 22:53:00.218 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-13 22:53:00.218 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-13 22:53:00.218 | ++ functions-common:_get_domain_args:967 : [[ -n Default ]] 2022-04-13 22:53:00.218 | ++ functions-common:_get_domain_args:968 : domain=' --user-domain Default' 2022-04-13 22:53:00.218 | ++ functions-common:_get_domain_args:970 : [[ -n Default ]] 2022-04-13 22:53:00.218 | ++ functions-common:_get_domain_args:971 : domain=' --user-domain Default --project-domain Default' 2022-04-13 22:53:00.218 | ++ functions-common:_get_domain_args:974 : echo --user-domain Default --project-domain Default 2022-04-13 22:53:00.218 | + functions-common:get_or_add_user_project_role:982 : domain_args='--user-domain Default --project-domain Default' 2022-04-13 22:53:00.218 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user cinder --project service --user-domain Default --project-domain Default 2022-04-13 22:53:00.218 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-13 22:53:00.218 | ++ functions-common:get_field:818 : local data field 2022-04-13 22:53:00.218 | ++ functions-common:get_field:819 : read data 2022-04-13 22:53:00.218 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-13 22:53:00.218 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:53:00.218 | from cryptography.utils import int_from_bytes 2022-04-13 22:53:00.218 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:53:00.218 | from cryptography.utils import int_from_bytes 2022-04-13 22:53:00.218 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 22:53:00.218 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-13 22:53:00.218 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-13 22:53:00.218 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add service --user cinder --project service --user-domain Default --project-domain Default 2022-04-13 22:53:00.218 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:53:00.218 | from cryptography.utils import int_from_bytes 2022-04-13 22:53:00.218 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:53:00.219 | from cryptography.utils import int_from_bytes 2022-04-13 22:53:00.219 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user cinder --project service --user-domain Default --project-domain Default 2022-04-13 22:53:00.219 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-13 22:53:00.219 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-13 22:53:00.219 | ++ functions-common:get_field:818 : local data field 2022-04-13 22:53:00.219 | ++ functions-common:get_field:819 : read data 2022-04-13 22:53:00.219 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:53:00.219 | from cryptography.utils import int_from_bytes 2022-04-13 22:53:00.219 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:53:00.219 | from cryptography.utils import int_from_bytes 2022-04-13 22:53:00.219 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 22:53:00.219 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-13 22:53:00.219 | ++ functions-common:get_field:823 : field='$2' 2022-04-13 22:53:00.219 | ++ functions-common:get_field:825 : echo '| d70593bd53fa4861894a9185a7af6074 | f582342b7bf34dfcade9b8fb23952803 | | a54c8803106946a39960b808aee18b75 | | | False |' 2022-04-13 22:53:00.219 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-13 22:53:00.219 | ++ functions-common:get_field:819 : read data 2022-04-13 22:53:00.219 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=d70593bd53fa4861894a9185a7af6074 2022-04-13 22:53:00.219 | + functions-common:get_or_add_user_project_role:1004 : echo d70593bd53fa4861894a9185a7af6074 2022-04-13 22:53:00.219 | d70593bd53fa4861894a9185a7af6074 2022-04-13 22:53:00.219 | + lib/keystone:create_service_user:434 : [[ -n '' ]] 2022-04-13 22:53:00.219 | + lib/cinder:create_cinder_accounts:403 : get_or_create_service cinder block-storage 'Cinder Volume Service' 2022-04-13 22:53:00.219 | + functions-common:get_or_create_service:1089 : local service_id 2022-04-13 22:53:00.219 | ++ functions-common:get_or_create_service:1102 : oscwrap --os-cloud devstack-system-admin service show block-storage -f value -c id 2022-04-13 22:53:00.219 | ++ functions-common:get_or_create_service:1104 : oscwrap --os-cloud devstack-system-admin service create block-storage --name cinder '--description=Cinder Volume Service' -f value -c id 2022-04-13 22:53:00.219 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:53:00.219 | from cryptography.utils import int_from_bytes 2022-04-13 22:53:00.219 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:53:00.219 | from cryptography.utils import int_from_bytes 2022-04-13 22:53:00.219 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 22:53:00.219 | + functions-common:get_or_create_service:1100 : service_id=' 2022-04-13 22:53:00.219 | e41531026e8d49ca99700f3d5779f27a' 2022-04-13 22:53:00.220 | + functions-common:get_or_create_service:1101 : echo e41531026e8d49ca99700f3d5779f27a 2022-04-13 22:53:00.220 | e41531026e8d49ca99700f3d5779f27a 2022-04-13 22:53:00.220 | + lib/cinder:create_cinder_accounts:404 : '[' True == False ']' 2022-04-13 22:53:00.220 | + lib/cinder:create_cinder_accounts:417 : get_or_create_endpoint block-storage RegionOne 'http://10.222.0.15/volume/v3/$(project_id)s' 2022-04-13 22:53:00.220 | + functions-common:get_or_create_endpoint:1133 : local public_id 2022-04-13 22:53:00.220 | ++ functions-common:get_or_create_endpoint:1134 : _get_or_create_endpoint_with_interface block-storage public 'http://10.222.0.15/volume/v3/$(project_id)s' RegionOne 2022-04-13 22:53:00.220 | ++ functions-common:_get_or_create_endpoint_with_interface:1107 : local endpoint_id 2022-04-13 22:53:00.220 | +++ functions-common:_get_or_create_endpoint_with_interface:1112 : oscwrap --os-cloud devstack-system-admin endpoint list --service block-storage --interface public --region RegionOne -c ID -f value 2022-04-13 22:53:00.220 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:53:00.220 | from cryptography.utils import int_from_bytes 2022-04-13 22:53:00.220 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:53:00.220 | from cryptography.utils import int_from_bytes 2022-04-13 22:53:00.220 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 22:53:00.220 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : endpoint_id= 2022-04-13 22:53:00.220 | ++ functions-common:_get_or_create_endpoint_with_interface:1113 : [[ -z '' ]] 2022-04-13 22:53:00.220 | +++ functions-common:_get_or_create_endpoint_with_interface:1116 : oscwrap --os-cloud devstack-system-admin endpoint create block-storage public 'http://10.222.0.15/volume/v3/$(project_id)s' --region RegionOne -f value -c id 2022-04-13 22:53:00.220 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:53:00.220 | from cryptography.utils import int_from_bytes 2022-04-13 22:53:00.220 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:53:00.220 | from cryptography.utils import int_from_bytes 2022-04-13 22:53:00.220 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 22:53:00.220 | ++ functions-common:_get_or_create_endpoint_with_interface:1116 : endpoint_id=032c39ef7b6b48c49fc86a1b86bfacc8 2022-04-13 22:53:00.220 | ++ functions-common:_get_or_create_endpoint_with_interface:1119 : echo 032c39ef7b6b48c49fc86a1b86bfacc8 2022-04-13 22:53:00.220 | + functions-common:get_or_create_endpoint:1134 : public_id=032c39ef7b6b48c49fc86a1b86bfacc8 2022-04-13 22:53:00.220 | + functions-common:get_or_create_endpoint:1136 : [[ -n '' ]] 2022-04-13 22:53:00.220 | + functions-common:get_or_create_endpoint:1139 : [[ -n '' ]] 2022-04-13 22:53:00.220 | + functions-common:get_or_create_endpoint:1143 : echo 032c39ef7b6b48c49fc86a1b86bfacc8 2022-04-13 22:53:00.220 | 032c39ef7b6b48c49fc86a1b86bfacc8 2022-04-13 22:53:00.220 | + lib/cinder:create_cinder_accounts:421 : get_or_create_service cinderv3 volumev3 'Cinder Volume Service V3' 2022-04-13 22:53:00.220 | + functions-common:get_or_create_service:1089 : local service_id 2022-04-13 22:53:00.220 | ++ functions-common:get_or_create_service:1102 : oscwrap --os-cloud devstack-system-admin service show volumev3 -f value -c id 2022-04-13 22:53:00.221 | ++ functions-common:get_or_create_service:1104 : oscwrap --os-cloud devstack-system-admin service create volumev3 --name cinderv3 '--description=Cinder Volume Service V3' -f value -c id 2022-04-13 22:53:00.221 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:53:00.221 | from cryptography.utils import int_from_bytes 2022-04-13 22:53:00.221 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:53:00.221 | from cryptography.utils import int_from_bytes 2022-04-13 22:53:00.221 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 22:53:00.221 | + functions-common:get_or_create_service:1100 : service_id=' 2022-04-13 22:53:00.221 | d8f2796da81848a7bb8c551d564c8320' 2022-04-13 22:53:00.221 | + functions-common:get_or_create_service:1101 : echo d8f2796da81848a7bb8c551d564c8320 2022-04-13 22:53:00.221 | d8f2796da81848a7bb8c551d564c8320 2022-04-13 22:53:00.221 | + lib/cinder:create_cinder_accounts:423 : get_or_create_endpoint volumev3 RegionOne 'http://10.222.0.15/volume/v3/$(project_id)s' 2022-04-13 22:53:00.221 | + functions-common:get_or_create_endpoint:1133 : local public_id 2022-04-13 22:53:00.221 | ++ functions-common:get_or_create_endpoint:1134 : _get_or_create_endpoint_with_interface volumev3 public 'http://10.222.0.15/volume/v3/$(project_id)s' RegionOne 2022-04-13 22:53:00.221 | ++ functions-common:_get_or_create_endpoint_with_interface:1107 : local endpoint_id 2022-04-13 22:53:00.221 | +++ functions-common:_get_or_create_endpoint_with_interface:1112 : oscwrap --os-cloud devstack-system-admin endpoint list --service volumev3 --interface public --region RegionOne -c ID -f value 2022-04-13 22:53:00.221 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:53:00.221 | from cryptography.utils import int_from_bytes 2022-04-13 22:53:00.221 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:53:00.221 | from cryptography.utils import int_from_bytes 2022-04-13 22:53:00.221 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 22:53:00.221 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : endpoint_id= 2022-04-13 22:53:00.221 | ++ functions-common:_get_or_create_endpoint_with_interface:1113 : [[ -z '' ]] 2022-04-13 22:53:00.221 | +++ functions-common:_get_or_create_endpoint_with_interface:1116 : oscwrap --os-cloud devstack-system-admin endpoint create volumev3 public 'http://10.222.0.15/volume/v3/$(project_id)s' --region RegionOne -f value -c id 2022-04-13 22:53:00.221 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:53:00.221 | from cryptography.utils import int_from_bytes 2022-04-13 22:53:00.221 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:53:00.221 | from cryptography.utils import int_from_bytes 2022-04-13 22:53:00.221 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 22:53:00.221 | ++ functions-common:_get_or_create_endpoint_with_interface:1116 : endpoint_id=8fad10202f4242e0a43b001bb51c62ff 2022-04-13 22:53:00.221 | ++ functions-common:_get_or_create_endpoint_with_interface:1119 : echo 8fad10202f4242e0a43b001bb51c62ff 2022-04-13 22:53:00.221 | + functions-common:get_or_create_endpoint:1134 : public_id=8fad10202f4242e0a43b001bb51c62ff 2022-04-13 22:53:00.221 | + functions-common:get_or_create_endpoint:1136 : [[ -n '' ]] 2022-04-13 22:53:00.221 | + functions-common:get_or_create_endpoint:1139 : [[ -n '' ]] 2022-04-13 22:53:00.221 | + functions-common:get_or_create_endpoint:1143 : echo 8fad10202f4242e0a43b001bb51c62ff 2022-04-13 22:53:00.222 | 8fad10202f4242e0a43b001bb51c62ff 2022-04-13 22:53:00.222 | + lib/cinder:create_cinder_accounts:428 : configure_cinder_internal_tenant 2022-04-13 22:53:00.222 | ++ lib/cinder:configure_cinder_internal_tenant:611 : get_or_create_project service 2022-04-13 22:53:00.222 | ++ functions-common:get_or_create_project:939 : local project_id 2022-04-13 22:53:00.222 | +++ functions-common:get_or_create_project:947 : oscwrap --os-cloud devstack-system-admin project create service --domain= --or-show -f value -c id 2022-04-13 22:53:00.222 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:53:00.222 | from cryptography.utils import int_from_bytes 2022-04-13 22:53:00.222 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:53:00.222 | from cryptography.utils import int_from_bytes 2022-04-13 22:53:00.222 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 22:53:00.222 | ++ functions-common:get_or_create_project:945 : project_id=a54c8803106946a39960b808aee18b75 2022-04-13 22:53:00.222 | ++ functions-common:get_or_create_project:946 : echo a54c8803106946a39960b808aee18b75 2022-04-13 22:53:00.222 | + lib/cinder:configure_cinder_internal_tenant:611 : iniset /etc/cinder/cinder.conf DEFAULT cinder_internal_tenant_project_id a54c8803106946a39960b808aee18b75 2022-04-13 22:53:00.222 | ++ lib/cinder:configure_cinder_internal_tenant:612 : get_or_create_user cinder 2022-04-13 22:53:00.222 | ++ functions-common:get_or_create_user:916 : local user_id 2022-04-13 22:53:00.222 | ++ functions-common:get_or_create_user:917 : [[ ! -z '' ]] 2022-04-13 22:53:00.222 | ++ functions-common:get_or_create_user:920 : local email= 2022-04-13 22:53:00.222 | +++ functions-common:get_or_create_user:934 : oscwrap --os-cloud devstack-system-admin user create cinder --password '' --domain= --or-show -f value -c id 2022-04-13 22:53:00.222 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:53:00.222 | from cryptography.utils import int_from_bytes 2022-04-13 22:53:00.222 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:53:00.222 | from cryptography.utils import int_from_bytes 2022-04-13 22:53:00.222 | No password was supplied, authentication will fail when a user does not have a password. 2022-04-13 22:53:00.222 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 22:53:00.222 | ++ functions-common:get_or_create_user:932 : user_id=f582342b7bf34dfcade9b8fb23952803 2022-04-13 22:53:00.222 | ++ functions-common:get_or_create_user:933 : echo f582342b7bf34dfcade9b8fb23952803 2022-04-13 22:53:00.222 | + lib/cinder:configure_cinder_internal_tenant:612 : iniset /etc/cinder/cinder.conf DEFAULT cinder_internal_tenant_user_id f582342b7bf34dfcade9b8fb23952803 2022-04-13 22:53:00.264 | [17758 Async create_cinder_accounts:86454]: finished create_cinder_accounts with result 0 in 62 seconds 2022-04-13 22:53:00.268 | + inc/async:async_wait:197 : return 0 2022-04-13 22:53:00.271 | + ./stack.sh:main:1131 : async_wait create_neutron_accounts create_swift_accounts configure_horizon 2022-04-13 22:53:00.324 | [17758 Async create_neutron_accounts:86569]: Waiting for completion of create_neutron_accounts running on PID 86569 (3 other jobs running) 2022-04-13 22:53:00.350 | [17758 Async create_neutron_accounts:86569]: Signaling child to exit 2022-04-13 22:53:00.350 | WAKEUP 2022-04-13 22:53:00.375 | [17758 Async create_neutron_accounts:86569]: Signaled 2022-04-13 22:53:00.379 | + lib/neutron:create_neutron_accounts:669 : is_neutron_legacy_enabled 2022-04-13 22:53:00.379 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-04-13 22:53:00.379 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-04-13 22:53:00.379 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-04-13 22:53:00.379 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-04-13 22:53:00.379 | + 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,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2022-04-13 22:53:00.379 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-04-13 22:53:00.379 | + lib/neutron:create_neutron_accounts:671 : create_mutnauq_accounts 2022-04-13 22:53:00.379 | + lib/neutron-legacy:create_mutnauq_accounts:436 : local neutron_url 2022-04-13 22:53:00.379 | + lib/neutron-legacy:create_mutnauq_accounts:437 : '[' False == True ']' 2022-04-13 22:53:00.379 | + lib/neutron-legacy:create_mutnauq_accounts:440 : neutron_url=http://10.222.0.15:9696/ 2022-04-13 22:53:00.379 | + 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,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ q-svc ]] 2022-04-13 22:53:00.379 | + lib/neutron-legacy:create_mutnauq_accounts:445 : create_service_user neutron 2022-04-13 22:53:00.379 | + lib/keystone:create_service_user:431 : get_or_create_user neutron Passw0rd Default 2022-04-13 22:53:00.379 | + functions-common:get_or_create_user:916 : local user_id 2022-04-13 22:53:00.379 | + functions-common:get_or_create_user:917 : [[ ! -z '' ]] 2022-04-13 22:53:00.379 | + functions-common:get_or_create_user:920 : local email= 2022-04-13 22:53:00.379 | ++ functions-common:get_or_create_user:934 : oscwrap --os-cloud devstack-system-admin user create neutron --password Passw0rd --domain=Default --or-show -f value -c id 2022-04-13 22:53:00.379 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:53:00.379 | from cryptography.utils import int_from_bytes 2022-04-13 22:53:00.379 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:53:00.379 | from cryptography.utils import int_from_bytes 2022-04-13 22:53:00.379 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 22:53:00.379 | + functions-common:get_or_create_user:932 : user_id=9c770d250bb94df5b28abddb4ea5a193 2022-04-13 22:53:00.379 | + functions-common:get_or_create_user:933 : echo 9c770d250bb94df5b28abddb4ea5a193 2022-04-13 22:53:00.379 | 9c770d250bb94df5b28abddb4ea5a193 2022-04-13 22:53:00.379 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service neutron service Default Default 2022-04-13 22:53:00.379 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-13 22:53:00.379 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args Default Default 2022-04-13 22:53:00.379 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-13 22:53:00.379 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-13 22:53:00.380 | ++ functions-common:_get_domain_args:967 : [[ -n Default ]] 2022-04-13 22:53:00.380 | ++ functions-common:_get_domain_args:968 : domain=' --user-domain Default' 2022-04-13 22:53:00.380 | ++ functions-common:_get_domain_args:970 : [[ -n Default ]] 2022-04-13 22:53:00.380 | ++ functions-common:_get_domain_args:971 : domain=' --user-domain Default --project-domain Default' 2022-04-13 22:53:00.380 | ++ functions-common:_get_domain_args:974 : echo --user-domain Default --project-domain Default 2022-04-13 22:53:00.380 | + functions-common:get_or_add_user_project_role:982 : domain_args='--user-domain Default --project-domain Default' 2022-04-13 22:53:00.380 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-13 22:53:00.380 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-13 22:53:00.380 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user neutron --project service --user-domain Default --project-domain Default 2022-04-13 22:53:00.380 | ++ functions-common:get_field:818 : local data field 2022-04-13 22:53:00.380 | ++ functions-common:get_field:819 : read data 2022-04-13 22:53:00.380 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:53:00.380 | from cryptography.utils import int_from_bytes 2022-04-13 22:53:00.380 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:53:00.380 | from cryptography.utils import int_from_bytes 2022-04-13 22:53:00.380 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 22:53:00.380 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-13 22:53:00.380 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-13 22:53:00.380 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add service --user neutron --project service --user-domain Default --project-domain Default 2022-04-13 22:53:00.380 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:53:00.380 | from cryptography.utils import int_from_bytes 2022-04-13 22:53:00.380 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:53:00.380 | from cryptography.utils import int_from_bytes 2022-04-13 22:53:00.380 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user neutron --project service --user-domain Default --project-domain Default 2022-04-13 22:53:00.380 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-13 22:53:00.380 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-13 22:53:00.380 | ++ functions-common:get_field:818 : local data field 2022-04-13 22:53:00.380 | ++ functions-common:get_field:819 : read data 2022-04-13 22:53:00.380 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:53:00.380 | from cryptography.utils import int_from_bytes 2022-04-13 22:53:00.380 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:53:00.380 | from cryptography.utils import int_from_bytes 2022-04-13 22:53:00.381 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 22:53:00.381 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-13 22:53:00.381 | ++ functions-common:get_field:823 : field='$2' 2022-04-13 22:53:00.381 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-13 22:53:00.381 | ++ functions-common:get_field:825 : echo '| d70593bd53fa4861894a9185a7af6074 | 9c770d250bb94df5b28abddb4ea5a193 | | a54c8803106946a39960b808aee18b75 | | | False |' 2022-04-13 22:53:00.381 | ++ functions-common:get_field:819 : read data 2022-04-13 22:53:00.381 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=d70593bd53fa4861894a9185a7af6074 2022-04-13 22:53:00.381 | + functions-common:get_or_add_user_project_role:1004 : echo d70593bd53fa4861894a9185a7af6074 2022-04-13 22:53:00.381 | d70593bd53fa4861894a9185a7af6074 2022-04-13 22:53:00.381 | + lib/keystone:create_service_user:434 : [[ -n '' ]] 2022-04-13 22:53:00.381 | + lib/neutron-legacy:create_mutnauq_accounts:447 : get_or_create_service neutron network 'Neutron Service' 2022-04-13 22:53:00.381 | + functions-common:get_or_create_service:1089 : local service_id 2022-04-13 22:53:00.381 | ++ functions-common:get_or_create_service:1102 : oscwrap --os-cloud devstack-system-admin service show network -f value -c id 2022-04-13 22:53:00.381 | ++ functions-common:get_or_create_service:1104 : oscwrap --os-cloud devstack-system-admin service create network --name neutron '--description=Neutron Service' -f value -c id 2022-04-13 22:53:00.381 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:53:00.381 | from cryptography.utils import int_from_bytes 2022-04-13 22:53:00.381 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:53:00.381 | from cryptography.utils import int_from_bytes 2022-04-13 22:53:00.381 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 22:53:00.381 | + functions-common:get_or_create_service:1100 : service_id=' 2022-04-13 22:53:00.381 | bbee1bc43cac4da192a88a8ec0f8caea' 2022-04-13 22:53:00.381 | + functions-common:get_or_create_service:1101 : echo bbee1bc43cac4da192a88a8ec0f8caea 2022-04-13 22:53:00.381 | bbee1bc43cac4da192a88a8ec0f8caea 2022-04-13 22:53:00.381 | + lib/neutron-legacy:create_mutnauq_accounts:449 : get_or_create_endpoint network RegionOne http://10.222.0.15:9696/ 2022-04-13 22:53:00.381 | + functions-common:get_or_create_endpoint:1133 : local public_id 2022-04-13 22:53:00.381 | ++ functions-common:get_or_create_endpoint:1134 : _get_or_create_endpoint_with_interface network public http://10.222.0.15:9696/ RegionOne 2022-04-13 22:53:00.381 | ++ functions-common:_get_or_create_endpoint_with_interface:1107 : local endpoint_id 2022-04-13 22:53:00.381 | +++ functions-common:_get_or_create_endpoint_with_interface:1112 : oscwrap --os-cloud devstack-system-admin endpoint list --service network --interface public --region RegionOne -c ID -f value 2022-04-13 22:53:00.381 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:53:00.381 | from cryptography.utils import int_from_bytes 2022-04-13 22:53:00.381 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:53:00.381 | from cryptography.utils import int_from_bytes 2022-04-13 22:53:00.381 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 22:53:00.382 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : endpoint_id= 2022-04-13 22:53:00.382 | ++ functions-common:_get_or_create_endpoint_with_interface:1113 : [[ -z '' ]] 2022-04-13 22:53:00.382 | +++ functions-common:_get_or_create_endpoint_with_interface:1116 : oscwrap --os-cloud devstack-system-admin endpoint create network public http://10.222.0.15:9696/ --region RegionOne -f value -c id 2022-04-13 22:53:00.382 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:53:00.382 | from cryptography.utils import int_from_bytes 2022-04-13 22:53:00.382 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:53:00.382 | from cryptography.utils import int_from_bytes 2022-04-13 22:53:00.382 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 22:53:00.382 | ++ functions-common:_get_or_create_endpoint_with_interface:1116 : endpoint_id=cb0f2c52193e4b1fbeeb67bcdfd59595 2022-04-13 22:53:00.382 | ++ functions-common:_get_or_create_endpoint_with_interface:1119 : echo cb0f2c52193e4b1fbeeb67bcdfd59595 2022-04-13 22:53:00.382 | + functions-common:get_or_create_endpoint:1134 : public_id=cb0f2c52193e4b1fbeeb67bcdfd59595 2022-04-13 22:53:00.382 | + functions-common:get_or_create_endpoint:1136 : [[ -n '' ]] 2022-04-13 22:53:00.382 | + functions-common:get_or_create_endpoint:1139 : [[ -n '' ]] 2022-04-13 22:53:00.382 | + functions-common:get_or_create_endpoint:1143 : echo cb0f2c52193e4b1fbeeb67bcdfd59595 2022-04-13 22:53:00.382 | cb0f2c52193e4b1fbeeb67bcdfd59595 2022-04-13 22:53:00.433 | [17758 Async create_neutron_accounts:86569]: finished create_neutron_accounts with result 0 in 45 seconds 2022-04-13 22:53:00.472 | [17758 Async create_swift_accounts:86711]: Waiting for completion of create_swift_accounts running on PID 86711 (2 other jobs running) 2022-04-13 22:53:00.498 | [17758 Async create_swift_accounts:86711]: Signaling child to exit 2022-04-13 22:53:48.837 | + inc/async:async_inner:64 : rc=0 2022-04-13 22:53:48.862 | [86711 Async create_swift_accounts:86711]: finished successfully 2022-04-13 22:53:48.882 | WAKEUP 2022-04-13 22:53:48.905 | [17758 Async create_swift_accounts:86711]: Signaled 2022-04-13 22:53:48.906 | + lib/swift:create_swift_accounts:608 : export swiftusertest1_password=testing 2022-04-13 22:53:48.906 | + lib/swift:create_swift_accounts:608 : swiftusertest1_password=testing 2022-04-13 22:53:48.906 | + lib/swift:create_swift_accounts:609 : export swiftusertest2_password=testing2 2022-04-13 22:53:48.907 | + lib/swift:create_swift_accounts:609 : swiftusertest2_password=testing2 2022-04-13 22:53:48.907 | + lib/swift:create_swift_accounts:610 : export swiftusertest3_password=testing3 2022-04-13 22:53:48.907 | + lib/swift:create_swift_accounts:610 : swiftusertest3_password=testing3 2022-04-13 22:53:48.907 | + lib/swift:create_swift_accounts:611 : export swiftusertest4_password=testing4 2022-04-13 22:53:48.907 | + lib/swift:create_swift_accounts:611 : swiftusertest4_password=testing4 2022-04-13 22:53:48.907 | + lib/swift:create_swift_accounts:613 : local another_role 2022-04-13 22:53:48.907 | ++ lib/swift:create_swift_accounts:614 : get_or_create_role anotherrole 2022-04-13 22:53:48.907 | ++ functions-common:get_or_create_role:952 : local role_id 2022-04-13 22:53:48.907 | +++ functions-common:get_or_create_role:959 : oscwrap --os-cloud devstack-system-admin role create anotherrole --or-show -f value -c id 2022-04-13 22:53:48.907 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:53:48.907 | from cryptography.utils import int_from_bytes 2022-04-13 22:53:48.907 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:53:48.907 | from cryptography.utils import int_from_bytes 2022-04-13 22:53:48.907 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 22:53:48.907 | ++ functions-common:get_or_create_role:957 : role_id=54dec7f4605b4f5cb7f41e7dd1fd4169 2022-04-13 22:53:48.907 | ++ functions-common:get_or_create_role:958 : echo 54dec7f4605b4f5cb7f41e7dd1fd4169 2022-04-13 22:53:48.907 | + lib/swift:create_swift_accounts:614 : another_role=54dec7f4605b4f5cb7f41e7dd1fd4169 2022-04-13 22:53:48.907 | + lib/swift:create_swift_accounts:618 : create_service_user swift admin 2022-04-13 22:53:48.907 | + lib/keystone:create_service_user:431 : get_or_create_user swift Passw0rd Default 2022-04-13 22:53:48.907 | + functions-common:get_or_create_user:916 : local user_id 2022-04-13 22:53:48.907 | + functions-common:get_or_create_user:917 : [[ ! -z '' ]] 2022-04-13 22:53:48.907 | + functions-common:get_or_create_user:920 : local email= 2022-04-13 22:53:48.907 | ++ functions-common:get_or_create_user:934 : oscwrap --os-cloud devstack-system-admin user create swift --password Passw0rd --domain=Default --or-show -f value -c id 2022-04-13 22:53:48.907 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:53:48.907 | from cryptography.utils import int_from_bytes 2022-04-13 22:53:48.907 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:53:48.907 | from cryptography.utils import int_from_bytes 2022-04-13 22:53:48.907 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 22:53:48.907 | + functions-common:get_or_create_user:932 : user_id=eb9e7992bc094c3aaed251e84f685992 2022-04-13 22:53:48.907 | + functions-common:get_or_create_user:933 : echo eb9e7992bc094c3aaed251e84f685992 2022-04-13 22:53:48.907 | eb9e7992bc094c3aaed251e84f685992 2022-04-13 22:53:48.907 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service swift service Default Default 2022-04-13 22:53:48.907 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-13 22:53:48.908 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args Default Default 2022-04-13 22:53:48.908 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-13 22:53:48.908 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-13 22:53:48.908 | ++ functions-common:_get_domain_args:967 : [[ -n Default ]] 2022-04-13 22:53:48.908 | ++ functions-common:_get_domain_args:968 : domain=' --user-domain Default' 2022-04-13 22:53:48.908 | ++ functions-common:_get_domain_args:970 : [[ -n Default ]] 2022-04-13 22:53:48.908 | ++ functions-common:_get_domain_args:971 : domain=' --user-domain Default --project-domain Default' 2022-04-13 22:53:48.908 | ++ functions-common:_get_domain_args:974 : echo --user-domain Default --project-domain Default 2022-04-13 22:53:48.908 | + functions-common:get_or_add_user_project_role:982 : domain_args='--user-domain Default --project-domain Default' 2022-04-13 22:53:48.908 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-13 22:53:48.908 | ++ functions-common:get_field:818 : local data field 2022-04-13 22:53:48.908 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-13 22:53:48.908 | ++ functions-common:get_field:819 : read data 2022-04-13 22:53:48.908 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user swift --project service --user-domain Default --project-domain Default 2022-04-13 22:53:48.908 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:53:48.908 | from cryptography.utils import int_from_bytes 2022-04-13 22:53:48.908 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:53:48.908 | from cryptography.utils import int_from_bytes 2022-04-13 22:53:48.908 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 22:53:48.908 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-13 22:53:48.908 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-13 22:53:48.908 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add service --user swift --project service --user-domain Default --project-domain Default 2022-04-13 22:53:48.908 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:53:48.908 | from cryptography.utils import int_from_bytes 2022-04-13 22:53:48.908 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:53:48.908 | from cryptography.utils import int_from_bytes 2022-04-13 22:53:48.908 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user swift --project service --user-domain Default --project-domain Default 2022-04-13 22:53:48.908 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-13 22:53:48.908 | ++ functions-common:get_field:818 : local data field 2022-04-13 22:53:48.908 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-13 22:53:48.908 | ++ functions-common:get_field:819 : read data 2022-04-13 22:53:48.908 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:53:48.908 | from cryptography.utils import int_from_bytes 2022-04-13 22:53:48.909 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:53:48.909 | from cryptography.utils import int_from_bytes 2022-04-13 22:53:48.909 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 22:53:48.909 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-13 22:53:48.909 | ++ functions-common:get_field:823 : field='$2' 2022-04-13 22:53:48.909 | ++ functions-common:get_field:825 : echo '| d70593bd53fa4861894a9185a7af6074 | eb9e7992bc094c3aaed251e84f685992 | | a54c8803106946a39960b808aee18b75 | | | False |' 2022-04-13 22:53:48.909 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-13 22:53:48.909 | ++ functions-common:get_field:819 : read data 2022-04-13 22:53:48.909 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=d70593bd53fa4861894a9185a7af6074 2022-04-13 22:53:48.909 | + functions-common:get_or_add_user_project_role:1004 : echo d70593bd53fa4861894a9185a7af6074 2022-04-13 22:53:48.909 | d70593bd53fa4861894a9185a7af6074 2022-04-13 22:53:48.909 | + lib/keystone:create_service_user:434 : [[ -n admin ]] 2022-04-13 22:53:48.909 | + lib/keystone:create_service_user:435 : get_or_add_user_project_role admin swift service Default Default 2022-04-13 22:53:48.909 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-13 22:53:48.909 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args Default Default 2022-04-13 22:53:48.909 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-13 22:53:48.909 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-13 22:53:48.909 | ++ functions-common:_get_domain_args:967 : [[ -n Default ]] 2022-04-13 22:53:48.909 | ++ functions-common:_get_domain_args:968 : domain=' --user-domain Default' 2022-04-13 22:53:48.909 | ++ functions-common:_get_domain_args:970 : [[ -n Default ]] 2022-04-13 22:53:48.909 | ++ functions-common:_get_domain_args:971 : domain=' --user-domain Default --project-domain Default' 2022-04-13 22:53:48.909 | ++ functions-common:_get_domain_args:974 : echo --user-domain Default --project-domain Default 2022-04-13 22:53:48.909 | + functions-common:get_or_add_user_project_role:982 : domain_args='--user-domain Default --project-domain Default' 2022-04-13 22:53:48.909 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-13 22:53:48.909 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-13 22:53:48.909 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user swift --project service --user-domain Default --project-domain Default 2022-04-13 22:53:48.909 | ++ functions-common:get_field:818 : local data field 2022-04-13 22:53:48.909 | ++ functions-common:get_field:819 : read data 2022-04-13 22:53:48.909 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:53:48.909 | from cryptography.utils import int_from_bytes 2022-04-13 22:53:48.909 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:53:48.909 | from cryptography.utils import int_from_bytes 2022-04-13 22:53:48.909 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 22:53:48.910 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-13 22:53:48.910 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-13 22:53:48.910 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add admin --user swift --project service --user-domain Default --project-domain Default 2022-04-13 22:53:48.910 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:53:48.910 | from cryptography.utils import int_from_bytes 2022-04-13 22:53:48.910 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:53:48.910 | from cryptography.utils import int_from_bytes 2022-04-13 22:53:48.910 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user swift --project service --user-domain Default --project-domain Default 2022-04-13 22:53:48.910 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-13 22:53:48.910 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-13 22:53:48.910 | ++ functions-common:get_field:818 : local data field 2022-04-13 22:53:48.910 | ++ functions-common:get_field:819 : read data 2022-04-13 22:53:48.910 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:53:48.910 | from cryptography.utils import int_from_bytes 2022-04-13 22:53:48.910 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:53:48.910 | from cryptography.utils import int_from_bytes 2022-04-13 22:53:48.910 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 22:53:48.910 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-13 22:53:48.910 | ++ functions-common:get_field:823 : field='$2' 2022-04-13 22:53:48.910 | ++ functions-common:get_field:825 : echo '| 1b6d1da1c8fd4f7b8a051f60cf48363a | eb9e7992bc094c3aaed251e84f685992 | | a54c8803106946a39960b808aee18b75 | | | False |' 2022-04-13 22:53:48.910 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-13 22:53:48.910 | ++ functions-common:get_field:819 : read data 2022-04-13 22:53:48.910 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=1b6d1da1c8fd4f7b8a051f60cf48363a 2022-04-13 22:53:48.910 | + functions-common:get_or_add_user_project_role:1004 : echo 1b6d1da1c8fd4f7b8a051f60cf48363a 2022-04-13 22:53:48.910 | 1b6d1da1c8fd4f7b8a051f60cf48363a 2022-04-13 22:53:48.910 | + lib/swift:create_swift_accounts:620 : get_or_create_service swift object-store 'Swift Service' 2022-04-13 22:53:48.910 | + functions-common:get_or_create_service:1089 : local service_id 2022-04-13 22:53:48.910 | ++ functions-common:get_or_create_service:1102 : oscwrap --os-cloud devstack-system-admin service show object-store -f value -c id 2022-04-13 22:53:48.910 | ++ functions-common:get_or_create_service:1104 : oscwrap --os-cloud devstack-system-admin service create object-store --name swift '--description=Swift Service' -f value -c id 2022-04-13 22:53:48.910 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:53:48.910 | from cryptography.utils import int_from_bytes 2022-04-13 22:53:48.910 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:53:48.910 | from cryptography.utils import int_from_bytes 2022-04-13 22:53:48.911 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 22:53:48.911 | + functions-common:get_or_create_service:1100 : service_id=' 2022-04-13 22:53:48.911 | e14008eb50fd4d8db05b6bdbc98a647d' 2022-04-13 22:53:48.911 | + functions-common:get_or_create_service:1101 : echo e14008eb50fd4d8db05b6bdbc98a647d 2022-04-13 22:53:48.911 | e14008eb50fd4d8db05b6bdbc98a647d 2022-04-13 22:53:48.911 | + lib/swift:create_swift_accounts:622 : get_or_create_endpoint object-store RegionOne 'http://10.222.0.15:8080/v1/AUTH_$(project_id)s' http://10.222.0.15:8080 2022-04-13 22:53:48.911 | + functions-common:get_or_create_endpoint:1133 : local public_id 2022-04-13 22:53:48.911 | ++ functions-common:get_or_create_endpoint:1134 : _get_or_create_endpoint_with_interface object-store public 'http://10.222.0.15:8080/v1/AUTH_$(project_id)s' RegionOne 2022-04-13 22:53:48.911 | ++ functions-common:_get_or_create_endpoint_with_interface:1107 : local endpoint_id 2022-04-13 22:53:48.911 | +++ functions-common:_get_or_create_endpoint_with_interface:1112 : oscwrap --os-cloud devstack-system-admin endpoint list --service object-store --interface public --region RegionOne -c ID -f value 2022-04-13 22:53:48.911 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:53:48.911 | from cryptography.utils import int_from_bytes 2022-04-13 22:53:48.911 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:53:48.911 | from cryptography.utils import int_from_bytes 2022-04-13 22:53:48.911 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 22:53:48.911 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : endpoint_id= 2022-04-13 22:53:48.911 | ++ functions-common:_get_or_create_endpoint_with_interface:1113 : [[ -z '' ]] 2022-04-13 22:53:48.911 | +++ functions-common:_get_or_create_endpoint_with_interface:1116 : oscwrap --os-cloud devstack-system-admin endpoint create object-store public 'http://10.222.0.15:8080/v1/AUTH_$(project_id)s' --region RegionOne -f value -c id 2022-04-13 22:53:48.911 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:53:48.911 | from cryptography.utils import int_from_bytes 2022-04-13 22:53:48.911 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:53:48.911 | from cryptography.utils import int_from_bytes 2022-04-13 22:53:48.911 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 22:53:48.911 | ++ functions-common:_get_or_create_endpoint_with_interface:1116 : endpoint_id=b7682057b5d546a5a40b505297ffa6ba 2022-04-13 22:53:48.911 | ++ functions-common:_get_or_create_endpoint_with_interface:1119 : echo b7682057b5d546a5a40b505297ffa6ba 2022-04-13 22:53:48.911 | + functions-common:get_or_create_endpoint:1134 : public_id=b7682057b5d546a5a40b505297ffa6ba 2022-04-13 22:53:48.911 | + functions-common:get_or_create_endpoint:1136 : [[ -n http://10.222.0.15:8080 ]] 2022-04-13 22:53:48.911 | + functions-common:get_or_create_endpoint:1137 : _get_or_create_endpoint_with_interface object-store admin http://10.222.0.15:8080 RegionOne 2022-04-13 22:53:48.911 | + functions-common:_get_or_create_endpoint_with_interface:1107 : local endpoint_id 2022-04-13 22:53:48.911 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : oscwrap --os-cloud devstack-system-admin endpoint list --service object-store --interface admin --region RegionOne -c ID -f value 2022-04-13 22:53:48.911 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:53:48.911 | from cryptography.utils import int_from_bytes 2022-04-13 22:53:48.912 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:53:48.912 | from cryptography.utils import int_from_bytes 2022-04-13 22:53:48.912 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 22:53:48.912 | + functions-common:_get_or_create_endpoint_with_interface:1112 : endpoint_id= 2022-04-13 22:53:48.912 | + functions-common:_get_or_create_endpoint_with_interface:1113 : [[ -z '' ]] 2022-04-13 22:53:48.912 | ++ functions-common:_get_or_create_endpoint_with_interface:1116 : oscwrap --os-cloud devstack-system-admin endpoint create object-store admin http://10.222.0.15:8080 --region RegionOne -f value -c id 2022-04-13 22:53:48.912 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:53:48.912 | from cryptography.utils import int_from_bytes 2022-04-13 22:53:48.912 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:53:48.912 | from cryptography.utils import int_from_bytes 2022-04-13 22:53:48.912 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 22:53:48.912 | + functions-common:_get_or_create_endpoint_with_interface:1116 : endpoint_id=96e4a7a33dde4236a398dbb4dab8990a 2022-04-13 22:53:48.912 | + functions-common:_get_or_create_endpoint_with_interface:1119 : echo 96e4a7a33dde4236a398dbb4dab8990a 2022-04-13 22:53:48.912 | 96e4a7a33dde4236a398dbb4dab8990a 2022-04-13 22:53:48.912 | + functions-common:get_or_create_endpoint:1139 : [[ -n '' ]] 2022-04-13 22:53:48.912 | + functions-common:get_or_create_endpoint:1143 : echo b7682057b5d546a5a40b505297ffa6ba 2022-04-13 22:53:48.912 | b7682057b5d546a5a40b505297ffa6ba 2022-04-13 22:53:48.912 | + lib/swift:create_swift_accounts:627 : local swift_project_test1 2022-04-13 22:53:48.912 | ++ lib/swift:create_swift_accounts:628 : get_or_create_project swiftprojecttest1 default 2022-04-13 22:53:48.912 | ++ functions-common:get_or_create_project:939 : local project_id 2022-04-13 22:53:48.912 | +++ functions-common:get_or_create_project:947 : oscwrap --os-cloud devstack-system-admin project create swiftprojecttest1 --domain=default --or-show -f value -c id 2022-04-13 22:53:48.912 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:53:48.912 | from cryptography.utils import int_from_bytes 2022-04-13 22:53:48.912 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:53:48.912 | from cryptography.utils import int_from_bytes 2022-04-13 22:53:48.912 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 22:53:48.912 | ++ functions-common:get_or_create_project:945 : project_id=8e847e7840fc43748a0bff173501e7bc 2022-04-13 22:53:48.912 | ++ functions-common:get_or_create_project:946 : echo 8e847e7840fc43748a0bff173501e7bc 2022-04-13 22:53:48.912 | + lib/swift:create_swift_accounts:628 : swift_project_test1=8e847e7840fc43748a0bff173501e7bc 2022-04-13 22:53:48.912 | + lib/swift:create_swift_accounts:629 : die_if_not_set 629 swift_project_test1 'Failure creating swift_project_test1' 2022-04-13 22:53:48.912 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-04-13 22:53:48.912 | ++ lib/swift:create_swift_accounts:631 : get_or_create_user swiftusertest1 testing default test@example.com 2022-04-13 22:53:48.912 | ++ functions-common:get_or_create_user:916 : local user_id 2022-04-13 22:53:48.913 | ++ functions-common:get_or_create_user:917 : [[ ! -z test@example.com ]] 2022-04-13 22:53:48.913 | ++ functions-common:get_or_create_user:918 : local email=--email=test@example.com 2022-04-13 22:53:48.913 | +++ functions-common:get_or_create_user:934 : oscwrap --os-cloud devstack-system-admin user create swiftusertest1 --password testing --domain=default --email=test@example.com --or-show -f value -c id 2022-04-13 22:53:48.913 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:53:48.913 | from cryptography.utils import int_from_bytes 2022-04-13 22:53:48.913 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:53:48.913 | from cryptography.utils import int_from_bytes 2022-04-13 22:53:48.913 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 22:53:48.913 | ++ functions-common:get_or_create_user:932 : user_id=d425ad89bd8d48b785a9da771e7a1a73 2022-04-13 22:53:48.913 | ++ functions-common:get_or_create_user:933 : echo d425ad89bd8d48b785a9da771e7a1a73 2022-04-13 22:53:48.913 | + lib/swift:create_swift_accounts:631 : SWIFT_USER_TEST1=d425ad89bd8d48b785a9da771e7a1a73 2022-04-13 22:53:48.913 | + lib/swift:create_swift_accounts:632 : die_if_not_set 632 SWIFT_USER_TEST1 'Failure creating SWIFT_USER_TEST1' 2022-04-13 22:53:48.913 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-04-13 22:53:48.913 | + lib/swift:create_swift_accounts:633 : get_or_add_user_project_role admin d425ad89bd8d48b785a9da771e7a1a73 8e847e7840fc43748a0bff173501e7bc 2022-04-13 22:53:48.913 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-13 22:53:48.913 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args 2022-04-13 22:53:48.913 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-13 22:53:48.913 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-13 22:53:48.913 | ++ functions-common:_get_domain_args:967 : [[ -n '' ]] 2022-04-13 22:53:48.913 | ++ functions-common:_get_domain_args:970 : [[ -n '' ]] 2022-04-13 22:53:48.913 | ++ functions-common:_get_domain_args:974 : echo 2022-04-13 22:53:48.913 | + functions-common:get_or_add_user_project_role:982 : domain_args= 2022-04-13 22:53:48.913 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user d425ad89bd8d48b785a9da771e7a1a73 --project 8e847e7840fc43748a0bff173501e7bc 2022-04-13 22:53:48.913 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-13 22:53:48.913 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-13 22:53:48.913 | ++ functions-common:get_field:818 : local data field 2022-04-13 22:53:48.913 | ++ functions-common:get_field:819 : read data 2022-04-13 22:53:48.913 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:53:48.913 | from cryptography.utils import int_from_bytes 2022-04-13 22:53:48.913 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:53:48.913 | from cryptography.utils import int_from_bytes 2022-04-13 22:53:48.913 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 22:53:48.914 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-13 22:53:48.914 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-13 22:53:48.914 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add admin --user d425ad89bd8d48b785a9da771e7a1a73 --project 8e847e7840fc43748a0bff173501e7bc 2022-04-13 22:53:48.914 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:53:48.914 | from cryptography.utils import int_from_bytes 2022-04-13 22:53:48.914 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:53:48.914 | from cryptography.utils import int_from_bytes 2022-04-13 22:53:48.914 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-13 22:53:48.914 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-13 22:53:48.914 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user d425ad89bd8d48b785a9da771e7a1a73 --project 8e847e7840fc43748a0bff173501e7bc 2022-04-13 22:53:48.914 | ++ functions-common:get_field:818 : local data field 2022-04-13 22:53:48.914 | ++ functions-common:get_field:819 : read data 2022-04-13 22:53:48.914 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:53:48.914 | from cryptography.utils import int_from_bytes 2022-04-13 22:53:48.914 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:53:48.914 | from cryptography.utils import int_from_bytes 2022-04-13 22:53:48.914 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 22:53:48.914 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-13 22:53:48.914 | ++ functions-common:get_field:823 : field='$2' 2022-04-13 22:53:48.914 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-13 22:53:48.914 | ++ functions-common:get_field:825 : echo '| 1b6d1da1c8fd4f7b8a051f60cf48363a | d425ad89bd8d48b785a9da771e7a1a73 | | 8e847e7840fc43748a0bff173501e7bc | | | False |' 2022-04-13 22:53:48.914 | ++ functions-common:get_field:819 : read data 2022-04-13 22:53:48.914 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=1b6d1da1c8fd4f7b8a051f60cf48363a 2022-04-13 22:53:48.914 | + functions-common:get_or_add_user_project_role:1004 : echo 1b6d1da1c8fd4f7b8a051f60cf48363a 2022-04-13 22:53:48.914 | 1b6d1da1c8fd4f7b8a051f60cf48363a 2022-04-13 22:53:48.914 | + lib/swift:create_swift_accounts:635 : local swift_user_test3 2022-04-13 22:53:48.914 | ++ lib/swift:create_swift_accounts:637 : get_or_create_user swiftusertest3 testing3 default test3@example.com 2022-04-13 22:53:48.914 | ++ functions-common:get_or_create_user:916 : local user_id 2022-04-13 22:53:48.914 | ++ functions-common:get_or_create_user:917 : [[ ! -z test3@example.com ]] 2022-04-13 22:53:48.914 | ++ functions-common:get_or_create_user:918 : local email=--email=test3@example.com 2022-04-13 22:53:48.914 | +++ functions-common:get_or_create_user:934 : oscwrap --os-cloud devstack-system-admin user create swiftusertest3 --password testing3 --domain=default --email=test3@example.com --or-show -f value -c id 2022-04-13 22:53:48.914 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:53:48.914 | from cryptography.utils import int_from_bytes 2022-04-13 22:53:48.915 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:53:48.915 | from cryptography.utils import int_from_bytes 2022-04-13 22:53:48.915 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 22:53:48.915 | ++ functions-common:get_or_create_user:932 : user_id=3a6fd60a572c4db59361a43fb91d73ce 2022-04-13 22:53:48.915 | ++ functions-common:get_or_create_user:933 : echo 3a6fd60a572c4db59361a43fb91d73ce 2022-04-13 22:53:48.915 | + lib/swift:create_swift_accounts:637 : swift_user_test3=3a6fd60a572c4db59361a43fb91d73ce 2022-04-13 22:53:48.915 | + lib/swift:create_swift_accounts:638 : die_if_not_set 638 swift_user_test3 'Failure creating swift_user_test3' 2022-04-13 22:53:48.915 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-04-13 22:53:48.915 | + lib/swift:create_swift_accounts:639 : get_or_add_user_project_role 54dec7f4605b4f5cb7f41e7dd1fd4169 3a6fd60a572c4db59361a43fb91d73ce 8e847e7840fc43748a0bff173501e7bc 2022-04-13 22:53:48.915 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-13 22:53:48.915 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args 2022-04-13 22:53:48.915 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-13 22:53:48.915 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-13 22:53:48.915 | ++ functions-common:_get_domain_args:967 : [[ -n '' ]] 2022-04-13 22:53:48.915 | ++ functions-common:_get_domain_args:970 : [[ -n '' ]] 2022-04-13 22:53:48.915 | ++ functions-common:_get_domain_args:974 : echo 2022-04-13 22:53:48.915 | + functions-common:get_or_add_user_project_role:982 : domain_args= 2022-04-13 22:53:48.915 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role 54dec7f4605b4f5cb7f41e7dd1fd4169 --user 3a6fd60a572c4db59361a43fb91d73ce --project 8e847e7840fc43748a0bff173501e7bc 2022-04-13 22:53:48.915 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-13 22:53:48.915 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-13 22:53:48.915 | ++ functions-common:get_field:818 : local data field 2022-04-13 22:53:48.915 | ++ functions-common:get_field:819 : read data 2022-04-13 22:53:48.915 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:53:48.915 | from cryptography.utils import int_from_bytes 2022-04-13 22:53:48.915 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:53:48.915 | from cryptography.utils import int_from_bytes 2022-04-13 22:53:48.915 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 22:53:48.915 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-13 22:53:48.915 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-13 22:53:48.915 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add 54dec7f4605b4f5cb7f41e7dd1fd4169 --user 3a6fd60a572c4db59361a43fb91d73ce --project 8e847e7840fc43748a0bff173501e7bc 2022-04-13 22:53:48.915 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:53:48.915 | from cryptography.utils import int_from_bytes 2022-04-13 22:53:48.915 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:53:48.916 | from cryptography.utils import int_from_bytes 2022-04-13 22:53:48.916 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role 54dec7f4605b4f5cb7f41e7dd1fd4169 --user 3a6fd60a572c4db59361a43fb91d73ce --project 8e847e7840fc43748a0bff173501e7bc 2022-04-13 22:53:48.916 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-13 22:53:48.916 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-13 22:53:48.916 | ++ functions-common:get_field:818 : local data field 2022-04-13 22:53:48.916 | ++ functions-common:get_field:819 : read data 2022-04-13 22:53:48.916 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:53:48.916 | from cryptography.utils import int_from_bytes 2022-04-13 22:53:48.916 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:53:48.916 | from cryptography.utils import int_from_bytes 2022-04-13 22:53:48.916 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 22:53:48.916 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-13 22:53:48.916 | ++ functions-common:get_field:823 : field='$2' 2022-04-13 22:53:48.916 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-13 22:53:48.917 | ++ functions-common:get_field:825 : echo '| 54dec7f4605b4f5cb7f41e7dd1fd4169 | 3a6fd60a572c4db59361a43fb91d73ce | | 8e847e7840fc43748a0bff173501e7bc | | | False |' 2022-04-13 22:53:48.917 | ++ functions-common:get_field:819 : read data 2022-04-13 22:53:48.917 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=54dec7f4605b4f5cb7f41e7dd1fd4169 2022-04-13 22:53:48.917 | + functions-common:get_or_add_user_project_role:1004 : echo 54dec7f4605b4f5cb7f41e7dd1fd4169 2022-04-13 22:53:48.917 | 54dec7f4605b4f5cb7f41e7dd1fd4169 2022-04-13 22:53:48.917 | + lib/swift:create_swift_accounts:641 : local swift_project_test2 2022-04-13 22:53:48.917 | ++ lib/swift:create_swift_accounts:642 : get_or_create_project swiftprojecttest2 default 2022-04-13 22:53:48.917 | ++ functions-common:get_or_create_project:939 : local project_id 2022-04-13 22:53:48.917 | +++ functions-common:get_or_create_project:947 : oscwrap --os-cloud devstack-system-admin project create swiftprojecttest2 --domain=default --or-show -f value -c id 2022-04-13 22:53:48.917 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:53:48.917 | from cryptography.utils import int_from_bytes 2022-04-13 22:53:48.917 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:53:48.917 | from cryptography.utils import int_from_bytes 2022-04-13 22:53:48.917 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 22:53:48.917 | ++ functions-common:get_or_create_project:945 : project_id=a2e2162a2c434c6993bc1d24e16cab41 2022-04-13 22:53:48.917 | ++ functions-common:get_or_create_project:946 : echo a2e2162a2c434c6993bc1d24e16cab41 2022-04-13 22:53:48.917 | + lib/swift:create_swift_accounts:642 : swift_project_test2=a2e2162a2c434c6993bc1d24e16cab41 2022-04-13 22:53:48.917 | + lib/swift:create_swift_accounts:643 : die_if_not_set 643 swift_project_test2 'Failure creating swift_project_test2' 2022-04-13 22:53:48.917 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-04-13 22:53:48.917 | + lib/swift:create_swift_accounts:645 : local swift_user_test2 2022-04-13 22:53:48.917 | ++ lib/swift:create_swift_accounts:647 : get_or_create_user swiftusertest2 testing2 default test2@example.com 2022-04-13 22:53:48.917 | ++ functions-common:get_or_create_user:916 : local user_id 2022-04-13 22:53:48.917 | ++ functions-common:get_or_create_user:917 : [[ ! -z test2@example.com ]] 2022-04-13 22:53:48.917 | ++ functions-common:get_or_create_user:918 : local email=--email=test2@example.com 2022-04-13 22:53:48.917 | +++ functions-common:get_or_create_user:934 : oscwrap --os-cloud devstack-system-admin user create swiftusertest2 --password testing2 --domain=default --email=test2@example.com --or-show -f value -c id 2022-04-13 22:53:48.917 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:53:48.917 | from cryptography.utils import int_from_bytes 2022-04-13 22:53:48.917 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:53:48.917 | from cryptography.utils import int_from_bytes 2022-04-13 22:53:48.917 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 22:53:48.917 | ++ functions-common:get_or_create_user:932 : user_id=643293475eb44b15a139dcf1194e724d 2022-04-13 22:53:48.917 | ++ functions-common:get_or_create_user:933 : echo 643293475eb44b15a139dcf1194e724d 2022-04-13 22:53:48.918 | + lib/swift:create_swift_accounts:647 : swift_user_test2=643293475eb44b15a139dcf1194e724d 2022-04-13 22:53:48.918 | + lib/swift:create_swift_accounts:648 : die_if_not_set 648 swift_user_test2 'Failure creating swift_user_test2' 2022-04-13 22:53:48.918 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-04-13 22:53:48.918 | + lib/swift:create_swift_accounts:649 : get_or_add_user_project_role admin 643293475eb44b15a139dcf1194e724d a2e2162a2c434c6993bc1d24e16cab41 2022-04-13 22:53:48.918 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-13 22:53:48.918 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args 2022-04-13 22:53:48.918 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-13 22:53:48.918 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-13 22:53:48.918 | ++ functions-common:_get_domain_args:967 : [[ -n '' ]] 2022-04-13 22:53:48.918 | ++ functions-common:_get_domain_args:970 : [[ -n '' ]] 2022-04-13 22:53:48.918 | ++ functions-common:_get_domain_args:974 : echo 2022-04-13 22:53:48.918 | + functions-common:get_or_add_user_project_role:982 : domain_args= 2022-04-13 22:53:48.918 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 643293475eb44b15a139dcf1194e724d --project a2e2162a2c434c6993bc1d24e16cab41 2022-04-13 22:53:48.918 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-13 22:53:48.918 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-13 22:53:48.918 | ++ functions-common:get_field:818 : local data field 2022-04-13 22:53:48.918 | ++ functions-common:get_field:819 : read data 2022-04-13 22:53:48.918 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:53:48.918 | from cryptography.utils import int_from_bytes 2022-04-13 22:53:48.918 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:53:48.918 | from cryptography.utils import int_from_bytes 2022-04-13 22:53:48.918 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 22:53:48.918 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-13 22:53:48.918 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-13 22:53:48.918 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add admin --user 643293475eb44b15a139dcf1194e724d --project a2e2162a2c434c6993bc1d24e16cab41 2022-04-13 22:53:48.918 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:53:48.918 | from cryptography.utils import int_from_bytes 2022-04-13 22:53:48.918 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:53:48.918 | from cryptography.utils import int_from_bytes 2022-04-13 22:53:48.918 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 643293475eb44b15a139dcf1194e724d --project a2e2162a2c434c6993bc1d24e16cab41 2022-04-13 22:53:48.918 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-13 22:53:48.918 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-13 22:53:48.919 | ++ functions-common:get_field:818 : local data field 2022-04-13 22:53:48.919 | ++ functions-common:get_field:819 : read data 2022-04-13 22:53:48.919 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:53:48.919 | from cryptography.utils import int_from_bytes 2022-04-13 22:53:48.919 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:53:48.919 | from cryptography.utils import int_from_bytes 2022-04-13 22:53:48.919 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 22:53:48.919 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-13 22:53:48.919 | ++ functions-common:get_field:823 : field='$2' 2022-04-13 22:53:48.919 | ++ functions-common:get_field:825 : echo '| 1b6d1da1c8fd4f7b8a051f60cf48363a | 643293475eb44b15a139dcf1194e724d | | a2e2162a2c434c6993bc1d24e16cab41 | | | False |' 2022-04-13 22:53:48.919 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-13 22:53:48.919 | ++ functions-common:get_field:819 : read data 2022-04-13 22:53:48.919 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=1b6d1da1c8fd4f7b8a051f60cf48363a 2022-04-13 22:53:48.919 | + functions-common:get_or_add_user_project_role:1004 : echo 1b6d1da1c8fd4f7b8a051f60cf48363a 2022-04-13 22:53:48.919 | 1b6d1da1c8fd4f7b8a051f60cf48363a 2022-04-13 22:53:48.919 | + lib/swift:create_swift_accounts:651 : local swift_domain 2022-04-13 22:53:48.919 | ++ lib/swift:create_swift_accounts:652 : get_or_create_domain swift_test 'Used for swift functional testing' 2022-04-13 22:53:48.919 | ++ functions-common:get_or_create_domain:884 : local domain_id 2022-04-13 22:53:48.919 | +++ functions-common:get_or_create_domain:896 : oscwrap --os-cloud devstack-system-admin domain show swift_test -f value -c id 2022-04-13 22:53:48.919 | +++ functions-common:get_or_create_domain:898 : oscwrap --os-cloud devstack-system-admin domain create swift_test --description 'Used for swift functional testing' -f value -c id 2022-04-13 22:53:48.919 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:53:48.919 | from cryptography.utils import int_from_bytes 2022-04-13 22:53:48.919 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:53:48.919 | from cryptography.utils import int_from_bytes 2022-04-13 22:53:48.919 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 22:53:48.919 | ++ functions-common:get_or_create_domain:894 : domain_id=' 2022-04-13 22:53:48.919 | cba7a02e14114aa19850e8e538dae241' 2022-04-13 22:53:48.919 | ++ functions-common:get_or_create_domain:895 : echo cba7a02e14114aa19850e8e538dae241 2022-04-13 22:53:48.919 | + lib/swift:create_swift_accounts:652 : swift_domain=cba7a02e14114aa19850e8e538dae241 2022-04-13 22:53:48.919 | + lib/swift:create_swift_accounts:653 : die_if_not_set 653 swift_domain 'Failure creating swift_test domain' 2022-04-13 22:53:48.919 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-04-13 22:53:48.919 | + lib/swift:create_swift_accounts:655 : local swift_project_test4 2022-04-13 22:53:48.919 | ++ lib/swift:create_swift_accounts:656 : get_or_create_project swiftprojecttest4 cba7a02e14114aa19850e8e538dae241 2022-04-13 22:53:48.919 | ++ functions-common:get_or_create_project:939 : local project_id 2022-04-13 22:53:48.920 | +++ functions-common:get_or_create_project:947 : oscwrap --os-cloud devstack-system-admin project create swiftprojecttest4 --domain=cba7a02e14114aa19850e8e538dae241 --or-show -f value -c id 2022-04-13 22:53:48.920 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:53:48.920 | from cryptography.utils import int_from_bytes 2022-04-13 22:53:48.920 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:53:48.920 | from cryptography.utils import int_from_bytes 2022-04-13 22:53:48.920 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 22:53:48.920 | ++ functions-common:get_or_create_project:945 : project_id=ae1c62b311864cac8d13f21e7078573e 2022-04-13 22:53:48.920 | ++ functions-common:get_or_create_project:946 : echo ae1c62b311864cac8d13f21e7078573e 2022-04-13 22:53:48.920 | + lib/swift:create_swift_accounts:656 : swift_project_test4=ae1c62b311864cac8d13f21e7078573e 2022-04-13 22:53:48.920 | + lib/swift:create_swift_accounts:657 : die_if_not_set 657 swift_project_test4 'Failure creating swift_project_test4' 2022-04-13 22:53:48.920 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-04-13 22:53:48.920 | + lib/swift:create_swift_accounts:659 : local swift_user_test4 2022-04-13 22:53:48.920 | ++ lib/swift:create_swift_accounts:661 : get_or_create_user swiftusertest4 testing4 cba7a02e14114aa19850e8e538dae241 test4@example.com 2022-04-13 22:53:48.920 | ++ functions-common:get_or_create_user:916 : local user_id 2022-04-13 22:53:48.920 | ++ functions-common:get_or_create_user:917 : [[ ! -z test4@example.com ]] 2022-04-13 22:53:48.920 | ++ functions-common:get_or_create_user:918 : local email=--email=test4@example.com 2022-04-13 22:53:48.920 | +++ functions-common:get_or_create_user:934 : oscwrap --os-cloud devstack-system-admin user create swiftusertest4 --password testing4 --domain=cba7a02e14114aa19850e8e538dae241 --email=test4@example.com --or-show -f value -c id 2022-04-13 22:53:48.920 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:53:48.920 | from cryptography.utils import int_from_bytes 2022-04-13 22:53:48.920 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:53:48.920 | from cryptography.utils import int_from_bytes 2022-04-13 22:53:48.920 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 22:53:48.920 | ++ functions-common:get_or_create_user:932 : user_id=e446f50cb3ae479bbdbdabb34a50b2c3 2022-04-13 22:53:48.920 | ++ functions-common:get_or_create_user:933 : echo e446f50cb3ae479bbdbdabb34a50b2c3 2022-04-13 22:53:48.920 | + lib/swift:create_swift_accounts:661 : swift_user_test4=e446f50cb3ae479bbdbdabb34a50b2c3 2022-04-13 22:53:48.920 | + lib/swift:create_swift_accounts:662 : die_if_not_set 662 swift_user_test4 'Failure creating swift_user_test4' 2022-04-13 22:53:48.920 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-04-13 22:53:48.921 | + lib/swift:create_swift_accounts:663 : get_or_add_user_project_role admin e446f50cb3ae479bbdbdabb34a50b2c3 ae1c62b311864cac8d13f21e7078573e 2022-04-13 22:53:48.921 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-13 22:53:48.921 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args 2022-04-13 22:53:48.921 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-13 22:53:48.921 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-13 22:53:48.921 | ++ functions-common:_get_domain_args:967 : [[ -n '' ]] 2022-04-13 22:53:48.921 | ++ functions-common:_get_domain_args:970 : [[ -n '' ]] 2022-04-13 22:53:48.921 | ++ functions-common:_get_domain_args:974 : echo 2022-04-13 22:53:48.921 | + functions-common:get_or_add_user_project_role:982 : domain_args= 2022-04-13 22:53:48.921 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user e446f50cb3ae479bbdbdabb34a50b2c3 --project ae1c62b311864cac8d13f21e7078573e 2022-04-13 22:53:48.921 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-13 22:53:48.921 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-13 22:53:48.921 | ++ functions-common:get_field:818 : local data field 2022-04-13 22:53:48.921 | ++ functions-common:get_field:819 : read data 2022-04-13 22:53:48.921 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:53:48.921 | from cryptography.utils import int_from_bytes 2022-04-13 22:53:48.921 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:53:48.921 | from cryptography.utils import int_from_bytes 2022-04-13 22:53:48.921 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 22:53:48.921 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-13 22:53:48.921 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-13 22:53:48.921 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add admin --user e446f50cb3ae479bbdbdabb34a50b2c3 --project ae1c62b311864cac8d13f21e7078573e 2022-04-13 22:53:48.921 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:53:48.921 | from cryptography.utils import int_from_bytes 2022-04-13 22:53:48.921 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:53:48.921 | from cryptography.utils import int_from_bytes 2022-04-13 22:53:48.921 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user e446f50cb3ae479bbdbdabb34a50b2c3 --project ae1c62b311864cac8d13f21e7078573e 2022-04-13 22:53:48.921 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-13 22:53:48.921 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-13 22:53:48.921 | ++ functions-common:get_field:818 : local data field 2022-04-13 22:53:48.921 | ++ functions-common:get_field:819 : read data 2022-04-13 22:53:48.921 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:53:48.921 | from cryptography.utils import int_from_bytes 2022-04-13 22:53:48.922 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:53:48.922 | from cryptography.utils import int_from_bytes 2022-04-13 22:53:48.922 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 22:53:48.922 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-13 22:53:48.922 | ++ functions-common:get_field:823 : field='$2' 2022-04-13 22:53:48.922 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-13 22:53:48.922 | ++ functions-common:get_field:825 : echo '| 1b6d1da1c8fd4f7b8a051f60cf48363a | e446f50cb3ae479bbdbdabb34a50b2c3 | | ae1c62b311864cac8d13f21e7078573e | | | False |' 2022-04-13 22:53:48.922 | ++ functions-common:get_field:819 : read data 2022-04-13 22:53:48.922 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=1b6d1da1c8fd4f7b8a051f60cf48363a 2022-04-13 22:53:48.922 | + functions-common:get_or_add_user_project_role:1004 : echo 1b6d1da1c8fd4f7b8a051f60cf48363a 2022-04-13 22:53:48.922 | 1b6d1da1c8fd4f7b8a051f60cf48363a 2022-04-13 22:53:48.955 | [17758 Async create_swift_accounts:86711]: finished create_swift_accounts with result 0 in 132 seconds 2022-04-13 22:53:48.962 | Not waiting for async task configure_horizon that we never started or has already been waited for 2022-04-13 22:53:48.965 | + inc/async:async_wait:197 : return 0 2022-04-13 22:53:48.968 | + ./stack.sh:main:1137 : is_service_enabled mysql postgresql 2022-04-13 22:53:48.986 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 22:53:48.989 | + ./stack.sh:main:1137 : is_service_enabled glance 2022-04-13 22:53:49.006 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 22:53:49.009 | + ./stack.sh:main:1138 : echo_summary 'Configuring Glance' 2022-04-13 22:53:49.012 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-13 22:53:49.014 | + ./stack.sh:echo_summary:448 : echo -e Configuring Glance 2022-04-13 22:53:49.017 | + ./stack.sh:main:1139 : async_runfunc init_glance 2022-04-13 22:53:49.020 | + inc/async:async_runfunc:116 : async_run init_glance init_glance 2022-04-13 22:53:49.085 | + inc/async:async_inner:63 : init_glance 2022-04-13 22:53:49.124 | [17758 Async init_glance:91016]: running: init_glance 2022-04-13 22:53:49.127 | + ./stack.sh:main:1146 : is_service_enabled neutron 2022-04-13 22:53:49.146 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 22:53:49.148 | + ./stack.sh:main:1147 : echo_summary 'Configuring Neutron' 2022-04-13 22:53:49.153 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-13 22:53:49.156 | + ./stack.sh:echo_summary:448 : echo -e Configuring Neutron 2022-04-13 22:53:49.158 | + ./stack.sh:main:1149 : configure_neutron 2022-04-13 22:53:49.161 | + lib/neutron:configure_neutron:620 : is_neutron_legacy_enabled 2022-04-13 22:53:49.165 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-04-13 22:53:49.167 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-04-13 22:53:49.172 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-04-13 22:53:49.174 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-04-13 22:53:49.177 | + 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,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2022-04-13 22:53:49.179 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-04-13 22:53:49.182 | + lib/neutron:configure_neutron:622 : configure_mutnauq 2022-04-13 22:53:49.185 | + lib/neutron-legacy:configure_mutnauq:349 : _configure_neutron_common 2022-04-13 22:53:49.187 | + lib/neutron-legacy:_configure_neutron_common:774 : _create_neutron_conf_dir 2022-04-13 22:53:49.190 | + lib/neutron-legacy:_create_neutron_conf_dir:767 : sudo install -d -o ubuntu /etc/neutron 2022-04-13 22:53:49.203 | + lib/neutron-legacy:_configure_neutron_common:777 : cd /opt/stack/neutron 2022-04-13 22:53:49.205 | + lib/neutron-legacy:_configure_neutron_common:777 : exec ./tools/generate_config_file_samples.sh 2022-04-13 22:53:52.787 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:53:52.787 | from cryptography.utils import int_from_bytes 2022-04-13 22:53:52.787 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:53:52.787 | from cryptography.utils import int_from_bytes 2022-04-13 22:53:56.463 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:53:56.463 | from cryptography.utils import int_from_bytes 2022-04-13 22:53:56.463 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:53:56.464 | from cryptography.utils import int_from_bytes 2022-04-13 22:53:59.229 | + inc/async:async_inner:64 : rc=0 2022-04-13 22:53:59.255 | [91016 Async init_glance:91016]: finished successfully 2022-04-13 22:54:00.287 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:54:00.287 | from cryptography.utils import int_from_bytes 2022-04-13 22:54:00.287 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:54:00.287 | from cryptography.utils import int_from_bytes 2022-04-13 22:54:03.918 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:54:03.918 | from cryptography.utils import int_from_bytes 2022-04-13 22:54:03.918 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:54:03.918 | from cryptography.utils import int_from_bytes 2022-04-13 22:54:07.438 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:54:07.438 | from cryptography.utils import int_from_bytes 2022-04-13 22:54:07.438 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:54:07.438 | from cryptography.utils import int_from_bytes 2022-04-13 22:54:10.954 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:54:10.954 | from cryptography.utils import int_from_bytes 2022-04-13 22:54:10.954 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:54:10.954 | from cryptography.utils import int_from_bytes 2022-04-13 22:54:14.441 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:54:14.441 | from cryptography.utils import int_from_bytes 2022-04-13 22:54:14.441 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:54:14.442 | from cryptography.utils import int_from_bytes 2022-04-13 22:54:18.158 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:54:18.158 | from cryptography.utils import int_from_bytes 2022-04-13 22:54:18.158 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:54:18.158 | from cryptography.utils import int_from_bytes 2022-04-13 22:54:22.892 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:54:22.892 | from cryptography.utils import int_from_bytes 2022-04-13 22:54:22.892 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:54:22.892 | from cryptography.utils import int_from_bytes 2022-04-13 22:54:22.892 | WARNING:oslo_config.generator:normalizing group name 'DHCP' to 'dhcp' 2022-04-13 22:54:28.907 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:54:28.907 | from cryptography.utils import int_from_bytes 2022-04-13 22:54:28.907 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:54:28.907 | from cryptography.utils import int_from_bytes 2022-04-13 22:54:29.235 | + lib/neutron-legacy:_configure_neutron_common:779 : cp /opt/stack/neutron/etc/neutron.conf.sample /etc/neutron/neutron.conf 2022-04-13 22:54:29.239 | + lib/neutron-legacy:_configure_neutron_common:781 : Q_POLICY_FILE=/etc/neutron/policy.json 2022-04-13 22:54:29.242 | + lib/neutron-legacy:_configure_neutron_common:785 : '[' -f /opt/stack/neutron/etc/policy.json ']' 2022-04-13 22:54:29.244 | + lib/neutron-legacy:_configure_neutron_common:789 : echo '{"context_is_admin": "role:admin or user_name:neutron"}' 2022-04-13 22:54:29.246 | + lib/neutron-legacy:_configure_neutron_common:794 : neutron_plugin_configure_common 2022-04-13 22:54:29.249 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:65 : Q_PLUGIN_CONF_PATH=etc/neutron/plugins/ml2 2022-04-13 22:54:29.251 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:66 : Q_PLUGIN_CONF_FILENAME=ml2_conf.ini 2022-04-13 22:54:29.253 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:67 : Q_PLUGIN_CLASS=ml2 2022-04-13 22:54:29.255 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:70 : _neutron_service_plugin_class_add router 2022-04-13 22:54:29.257 | + lib/neutron-legacy:_neutron_service_plugin_class_add:943 : local service_plugin_class=router 2022-04-13 22:54:29.260 | + lib/neutron-legacy:_neutron_service_plugin_class_add:944 : [[ '' == '' ]] 2022-04-13 22:54:29.263 | + lib/neutron-legacy:_neutron_service_plugin_class_add:945 : Q_SERVICE_PLUGIN_CLASSES=router 2022-04-13 22:54:29.265 | + lib/neutron-legacy:_configure_neutron_common:796 : [[ etc/neutron/plugins/ml2 == '' ]] 2022-04-13 22:54:29.267 | + lib/neutron-legacy:_configure_neutron_common:796 : [[ ml2_conf.ini == '' ]] 2022-04-13 22:54:29.269 | + lib/neutron-legacy:_configure_neutron_common:796 : [[ ml2 == '' ]] 2022-04-13 22:54:29.272 | + lib/neutron-legacy:_configure_neutron_common:801 : mkdir -p /etc/neutron/plugins/ml2 2022-04-13 22:54:29.277 | + lib/neutron-legacy:_configure_neutron_common:802 : Q_PLUGIN_CONF_FILE=etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-13 22:54:29.279 | + lib/neutron-legacy:_configure_neutron_common:805 : '[' -f /opt/stack/neutron/etc/neutron/plugins/ml2/ml2_conf.ini.sample ']' 2022-04-13 22:54:29.282 | + 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-13 22:54:29.287 | ++ lib/neutron-legacy:_configure_neutron_common:811 : database_connection_url neutron 2022-04-13 22:54:29.289 | ++ lib/database:database_connection_url:134 : local db=neutron 2022-04-13 22:54:29.292 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql neutron 2022-04-13 22:54:29.294 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=neutron 2022-04-13 22:54:29.297 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/neutron?charset=utf8' 2022-04-13 22:54:29.299 | + 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-13 22:54:29.330 | + lib/neutron-legacy:_configure_neutron_common:812 : iniset /etc/neutron/neutron.conf DEFAULT state_path /opt/stack/data/neutron 2022-04-13 22:54:29.360 | + lib/neutron-legacy:_configure_neutron_common:813 : iniset /etc/neutron/neutron.conf DEFAULT use_syslog False 2022-04-13 22:54:29.388 | + lib/neutron-legacy:_configure_neutron_common:814 : iniset /etc/neutron/neutron.conf DEFAULT bind_host 0.0.0.0 2022-04-13 22:54:29.418 | + lib/neutron-legacy:_configure_neutron_common:815 : iniset /etc/neutron/neutron.conf oslo_concurrency lock_path /opt/stack/data/neutron/lock 2022-04-13 22:54:29.448 | + lib/neutron-legacy:_configure_neutron_common:818 : iniset /etc/neutron/neutron.conf nova region_name RegionOne 2022-04-13 22:54:29.478 | + lib/neutron-legacy:_configure_neutron_common:820 : '[' libvirt = fake ']' 2022-04-13 22:54:29.481 | + lib/neutron-legacy:_configure_neutron_common:830 : setup_logging /etc/neutron/neutron.conf 2022-04-13 22:54:29.483 | + functions:setup_logging:674 : setup_systemd_logging /etc/neutron/neutron.conf 2022-04-13 22:54:29.485 | + functions:setup_systemd_logging:689 : local conf_file=/etc/neutron/neutron.conf 2022-04-13 22:54:29.488 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-04-13 22:54:29.506 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-04-13 22:54:29.508 | + functions:setup_systemd_logging:695 : local pidstr= 2022-04-13 22:54:29.511 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-04-13 22:54:29.513 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-04-13 22:54:29.516 | + 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-13 22:54:29.544 | + 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-13 22:54:29.574 | + 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-13 22:54:29.603 | + functions:setup_systemd_logging:706 : iniset /etc/neutron/neutron.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-04-13 22:54:29.632 | + lib/neutron-legacy:_configure_neutron_common:832 : is_service_enabled tls-proxy 2022-04-13 22:54:29.648 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 22:54:29.651 | + lib/neutron-legacy:_configure_neutron_common:838 : _neutron_setup_rootwrap 2022-04-13 22:54:29.654 | + lib/neutron-legacy:_neutron_setup_rootwrap:978 : [[ True == \F\a\l\s\e ]] 2022-04-13 22:54:29.656 | + lib/neutron-legacy:_neutron_setup_rootwrap:982 : Q_CONF_ROOTWRAP_D=/etc/neutron/rootwrap.d 2022-04-13 22:54:29.658 | + lib/neutron-legacy:_neutron_setup_rootwrap:983 : [[ -d /etc/neutron/rootwrap.d ]] 2022-04-13 22:54:29.661 | + lib/neutron-legacy:_neutron_setup_rootwrap:987 : _neutron_deploy_rootwrap_filters /opt/stack/neutron 2022-04-13 22:54:29.663 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:968 : [[ True == \F\a\l\s\e ]] 2022-04-13 22:54:29.667 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:971 : local srcdir=/opt/stack/neutron 2022-04-13 22:54:29.669 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:972 : sudo install -d -o root -m 755 /etc/neutron/rootwrap.d 2022-04-13 22:54:29.683 | + 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-13 22:54:29.695 | + lib/neutron-legacy:_neutron_setup_rootwrap:991 : test -r /opt/stack/neutron/etc/neutron/rootwrap.conf 2022-04-13 22:54:29.699 | + 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-13 22:54:29.711 | + 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-13 22:54:29.723 | + 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-13 22:54:29.736 | + lib/neutron-legacy:_neutron_setup_rootwrap:1000 : ROOTWRAP_SUDOER_CMD='/usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf *' 2022-04-13 22:54:29.739 | + lib/neutron-legacy:_neutron_setup_rootwrap:1001 : ROOTWRAP_DAEMON_SUDOER_CMD='/usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-04-13 22:54:29.742 | ++ lib/neutron-legacy:_neutron_setup_rootwrap:1004 : mktemp 2022-04-13 22:54:29.747 | + lib/neutron-legacy:_neutron_setup_rootwrap:1004 : TEMPFILE=/tmp/tmp.qTOW2HZvEW 2022-04-13 22:54:29.749 | + lib/neutron-legacy:_neutron_setup_rootwrap:1005 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf *' 2022-04-13 22:54:29.751 | + lib/neutron-legacy:_neutron_setup_rootwrap:1006 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-04-13 22:54:29.754 | + lib/neutron-legacy:_neutron_setup_rootwrap:1007 : chmod 0440 /tmp/tmp.qTOW2HZvEW 2022-04-13 22:54:29.758 | + lib/neutron-legacy:_neutron_setup_rootwrap:1008 : sudo chown root:root /tmp/tmp.qTOW2HZvEW 2022-04-13 22:54:29.770 | + lib/neutron-legacy:_neutron_setup_rootwrap:1009 : sudo mv /tmp/tmp.qTOW2HZvEW /etc/sudoers.d/neutron-rootwrap 2022-04-13 22:54:29.782 | + 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-13 22:54:29.812 | + lib/neutron-legacy:_neutron_setup_rootwrap:1013 : [[ True == \T\r\u\e ]] 2022-04-13 22:54:29.814 | + 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-13 22:54:29.845 | + lib/neutron-legacy:configure_mutnauq:350 : iniset_rpc_backend neutron /etc/neutron/neutron.conf 2022-04-13 22:54:29.847 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=neutron 2022-04-13 22:54:29.849 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/neutron/neutron.conf 2022-04-13 22:54:29.852 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-04-13 22:54:29.855 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-04-13 22:54:29.857 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-04-13 22:54:29.875 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 22:54:29.878 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-04-13 22:54:29.880 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-04-13 22:54:29.883 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-04-13 22:54:29.902 | ++ functions-common:is_service_enabled:2088 : return 0 2022-04-13 22:54:29.904 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.15:5672/ 2022-04-13 22:54:29.907 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/neutron/neutron.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.15:5672/ 2022-04-13 22:54:29.940 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-04-13 22:54:29.943 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-04-13 22:54:29.945 | + lib/neutron-legacy:configure_mutnauq:352 : is_service_enabled q-metering 2022-04-13 22:54:29.964 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 22:54:29.967 | + lib/neutron-legacy:configure_mutnauq:353 : _configure_neutron_metering 2022-04-13 22:54:29.969 | + lib/neutron-legacy:_configure_neutron_metering:887 : neutron_agent_metering_configure_common 2022-04-13 22:54:29.972 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_common:15 : _neutron_service_plugin_class_add neutron.services.metering.metering_plugin.MeteringPlugin 2022-04-13 22:54:29.974 | + lib/neutron-legacy:_neutron_service_plugin_class_add:943 : local service_plugin_class=neutron.services.metering.metering_plugin.MeteringPlugin 2022-04-13 22:54:29.977 | + lib/neutron-legacy:_neutron_service_plugin_class_add:944 : [[ router == '' ]] 2022-04-13 22:54:29.980 | + lib/neutron-legacy:_neutron_service_plugin_class_add:946 : [[ ! ,router, =~ ,neutron.services.metering.metering_plugin.MeteringPlugin, ]] 2022-04-13 22:54:29.983 | + lib/neutron-legacy:_neutron_service_plugin_class_add:947 : Q_SERVICE_PLUGIN_CLASSES=router,neutron.services.metering.metering_plugin.MeteringPlugin 2022-04-13 22:54:29.985 | + lib/neutron-legacy:_configure_neutron_metering:888 : neutron_agent_metering_configure_agent 2022-04-13 22:54:29.988 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:19 : METERING_AGENT_CONF_PATH=/etc/neutron/services/metering 2022-04-13 22:54:29.990 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:20 : mkdir -p /etc/neutron/services/metering 2022-04-13 22:54:29.995 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:22 : METERING_AGENT_CONF_FILENAME=/etc/neutron/services/metering/metering_agent.ini 2022-04-13 22:54:29.998 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:24 : cp /opt/stack/neutron/etc/metering_agent.ini.sample /etc/neutron/services/metering/metering_agent.ini 2022-04-13 22:54:30.003 | + lib/neutron-legacy:configure_mutnauq:355 : is_service_enabled q-agt q-svc 2022-04-13 22:54:30.020 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 22:54:30.022 | + lib/neutron-legacy:configure_mutnauq:356 : _configure_neutron_service 2022-04-13 22:54:30.025 | + lib/neutron-legacy:_configure_neutron_service:915 : Q_API_PASTE_FILE=/etc/neutron/api-paste.ini 2022-04-13 22:54:30.028 | + lib/neutron-legacy:_configure_neutron_service:916 : cp /opt/stack/neutron/etc/api-paste.ini /etc/neutron/api-paste.ini 2022-04-13 22:54:30.033 | + lib/neutron-legacy:_configure_neutron_service:919 : iniset /etc/neutron/neutron.conf DEFAULT core_plugin ml2 2022-04-13 22:54:30.064 | + lib/neutron-legacy:_configure_neutron_service:921 : iniset /etc/neutron/neutron.conf DEFAULT debug True 2022-04-13 22:54:30.095 | + lib/neutron-legacy:_configure_neutron_service:922 : iniset /etc/neutron/neutron.conf oslo_policy policy_file /etc/neutron/policy.json 2022-04-13 22:54:30.127 | + lib/neutron-legacy:_configure_neutron_service:923 : iniset /etc/neutron/neutron.conf DEFAULT allow_overlapping_ips True 2022-04-13 22:54:30.157 | + lib/neutron-legacy:_configure_neutron_service:925 : iniset /etc/neutron/neutron.conf DEFAULT auth_strategy keystone 2022-04-13 22:54:30.191 | + lib/neutron-legacy:_configure_neutron_service:926 : configure_keystone_authtoken_middleware /etc/neutron/neutron.conf neutron 2022-04-13 22:54:30.193 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/neutron/neutron.conf 2022-04-13 22:54:30.196 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=neutron 2022-04-13 22:54:30.199 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-04-13 22:54:30.201 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/neutron/neutron.conf keystone_authtoken auth_type password 2022-04-13 22:54:30.233 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/neutron/neutron.conf keystone_authtoken interface public 2022-04-13 22:54:30.263 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/neutron/neutron.conf keystone_authtoken auth_url http://10.222.0.15/identity 2022-04-13 22:54:30.294 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/neutron/neutron.conf keystone_authtoken username neutron 2022-04-13 22:54:30.328 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/neutron/neutron.conf keystone_authtoken password Passw0rd 2022-04-13 22:54:30.361 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/neutron/neutron.conf keystone_authtoken user_domain_name Default 2022-04-13 22:54:30.393 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/neutron/neutron.conf keystone_authtoken project_name service 2022-04-13 22:54:30.424 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/neutron/neutron.conf keystone_authtoken project_domain_name Default 2022-04-13 22:54:30.456 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/neutron/neutron.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-04-13 22:54:30.488 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/neutron/neutron.conf keystone_authtoken memcached_servers localhost:11211 2022-04-13 22:54:30.519 | + lib/neutron-legacy:_configure_neutron_service:929 : iniset /etc/neutron/neutron.conf DEFAULT notify_nova_on_port_status_changes True 2022-04-13 22:54:30.551 | + lib/neutron-legacy:_configure_neutron_service:930 : iniset /etc/neutron/neutron.conf DEFAULT notify_nova_on_port_data_changes True 2022-04-13 22:54:30.582 | + lib/neutron-legacy:_configure_neutron_service:932 : configure_keystone_authtoken_middleware /etc/neutron/neutron.conf nova nova 2022-04-13 22:54:30.584 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/neutron/neutron.conf 2022-04-13 22:54:30.587 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=nova 2022-04-13 22:54:30.591 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=nova 2022-04-13 22:54:30.593 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/neutron/neutron.conf nova auth_type password 2022-04-13 22:54:30.623 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/neutron/neutron.conf nova interface public 2022-04-13 22:54:30.654 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/neutron/neutron.conf nova auth_url http://10.222.0.15/identity 2022-04-13 22:54:30.685 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/neutron/neutron.conf nova username nova 2022-04-13 22:54:30.714 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/neutron/neutron.conf nova password Passw0rd 2022-04-13 22:54:30.746 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/neutron/neutron.conf nova user_domain_name Default 2022-04-13 22:54:30.776 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/neutron/neutron.conf nova project_name service 2022-04-13 22:54:30.807 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/neutron/neutron.conf nova project_domain_name Default 2022-04-13 22:54:30.838 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/neutron/neutron.conf nova cafile /opt/stack/data/ca-bundle.pem 2022-04-13 22:54:30.870 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/neutron/neutron.conf nova memcached_servers localhost:11211 2022-04-13 22:54:30.900 | + lib/neutron-legacy:_configure_neutron_service:935 : neutron_plugin_configure_service 2022-04-13 22:54:30.903 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:74 : [[ vlan != \l\o\c\a\l ]] 2022-04-13 22:54:30.905 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:75 : Q_SRV_EXTRA_OPTS+=(tenant_network_types=$Q_ML2_TENANT_NETWORK_TYPE) 2022-04-13 22:54:30.908 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:89 : '[' '' == '' ']' 2022-04-13 22:54:30.910 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:90 : [[ '' == '' ]] 2022-04-13 22:54:30.913 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:90 : [[ physnet1 != '' ]] 2022-04-13 22:54:30.915 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:91 : ML2_VLAN_RANGES=physnet1 2022-04-13 22:54:30.918 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:92 : [[ 200:249 != '' ]] 2022-04-13 22:54:30.921 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:93 : ML2_VLAN_RANGES=physnet1:200:249 2022-04-13 22:54:30.923 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:96 : [[ physnet1:200:249 != '' ]] 2022-04-13 22:54:30.926 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:97 : Q_ML2_PLUGIN_VLAN_TYPE_OPTIONS=(network_vlan_ranges=$ML2_VLAN_RANGES) 2022-04-13 22:54:30.928 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:103 : [[ -z '' ]] 2022-04-13 22:54:30.930 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:104 : [[ -n physnet1 ]] 2022-04-13 22:54:30.933 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:105 : Q_ML2_PLUGIN_FLAT_TYPE_OPTIONS=flat_networks= 2022-04-13 22:54:30.936 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:106 : [[ -n physnet1 ]] 2022-04-13 22:54:30.938 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:107 : Q_ML2_PLUGIN_FLAT_TYPE_OPTIONS+=physnet1, 2022-04-13 22:54:30.941 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:109 : [[ -n physnet1 ]] 2022-04-13 22:54:30.943 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:109 : [[ physnet1 != \p\h\y\s\n\e\t\1 ]] 2022-04-13 22:54:30.945 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:121 : [[ True == \T\r\u\e ]] 2022-04-13 22:54:30.949 | + 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-13 22:54:30.978 | + 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-13 22:54:30.980 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-13 22:54:30.983 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2022-04-13 22:54:30.985 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=mechanism_drivers=openvswitch,hyperv 2022-04-13 22:54:30.987 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z mechanism_drivers=openvswitch,hyperv ']' 2022-04-13 22:54:30.990 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-04-13 22:54:30.992 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 mechanism_drivers openvswitch,hyperv 2022-04-13 22:54:31.022 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:129 : [[ -n '' ]] 2022-04-13 22:54:31.025 | + 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-13 22:54:31.027 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-13 22:54:31.030 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2022-04-13 22:54:31.032 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=extension_drivers=port_security 2022-04-13 22:54:31.034 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z extension_drivers=port_security ']' 2022-04-13 22:54:31.036 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-04-13 22:54:31.039 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 extension_drivers port_security 2022-04-13 22:54:31.069 | + 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-13 22:54:31.071 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-13 22:54:31.074 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2022-04-13 22:54:31.076 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=tenant_network_types=vlan 2022-04-13 22:54:31.078 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z tenant_network_types=vlan ']' 2022-04-13 22:54:31.081 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-04-13 22:54:31.083 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 tenant_network_types vlan 2022-04-13 22:54:31.114 | + 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-13 22:54:31.116 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-13 22:54:31.118 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_gre 2022-04-13 22:54:31.121 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=tunnel_id_ranges=1:1000 2022-04-13 22:54:31.123 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z tunnel_id_ranges=1:1000 ']' 2022-04-13 22:54:31.126 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-04-13 22:54:31.128 | + 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-13 22:54:31.157 | + 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-13 22:54:31.159 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-13 22:54:31.162 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_vxlan 2022-04-13 22:54:31.164 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=vni_ranges=1:1000 2022-04-13 22:54:31.167 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z vni_ranges=1:1000 ']' 2022-04-13 22:54:31.170 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-04-13 22:54:31.172 | + 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-13 22:54:31.201 | + 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-13 22:54:31.204 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-13 22:54:31.206 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_flat 2022-04-13 22:54:31.209 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=flat_networks=physnet1, 2022-04-13 22:54:31.211 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z flat_networks=physnet1, ']' 2022-04-13 22:54:31.214 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-04-13 22:54:31.216 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_flat flat_networks physnet1, 2022-04-13 22:54:31.245 | + 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:200:249 2022-04-13 22:54:31.248 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-13 22:54:31.250 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_vlan 2022-04-13 22:54:31.252 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=network_vlan_ranges=physnet1:200:249 2022-04-13 22:54:31.255 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z network_vlan_ranges=physnet1:200:249 ']' 2022-04-13 22:54:31.257 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-04-13 22:54:31.260 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vlan network_vlan_ranges physnet1:200:249 2022-04-13 22:54:31.289 | + 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-13 22:54:31.292 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-13 22:54:31.294 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_geneve 2022-04-13 22:54:31.296 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=vni_ranges=1:1000 2022-04-13 22:54:31.299 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z vni_ranges=1:1000 ']' 2022-04-13 22:54:31.301 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-04-13 22:54:31.303 | + 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-13 22:54:31.334 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:147 : [[ legacy != \l\e\g\a\c\y ]] 2022-04-13 22:54:31.336 | + lib/neutron-legacy:configure_mutnauq:358 : is_service_enabled q-agt 2022-04-13 22:54:31.354 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 22:54:31.356 | + lib/neutron-legacy:configure_mutnauq:359 : _configure_neutron_plugin_agent 2022-04-13 22:54:31.359 | + 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-13 22:54:31.392 | + lib/neutron-legacy:_configure_neutron_plugin_agent:903 : [[ True == \T\r\u\e ]] 2022-04-13 22:54:31.395 | + 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-13 22:54:31.425 | + lib/neutron-legacy:_configure_neutron_plugin_agent:906 : iniset /etc/neutron/neutron.conf DEFAULT debug True 2022-04-13 22:54:31.457 | + lib/neutron-legacy:_configure_neutron_plugin_agent:909 : neutron_plugin_configure_plugin_agent 2022-04-13 22:54:31.460 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:36 : _neutron_ovs_base_setup_bridge br-int 2022-04-13 22:54:31.462 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:38 : local bridge=br-int 2022-04-13 22:54:31.465 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:39 : neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf 2022-04-13 22:54:34.630 | INFO neutron.common.config [-] Logging enabled! 2022-04-13 22:54:34.631 | INFO neutron.common.config [-] /usr/local/bin/neutron-ovs-cleanup version 20.1.0.dev114 2022-04-13 22:54:34.631 | DEBUG neutron.common.config [-] command line: /usr/local/bin/neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf {{(pid=92954) setup_logging /opt/stack/neutron/neutron/common/config.py:112}} 2022-04-13 22:54:34.632 | ERROR ovsdbapp.backend.ovs_idl.idlutils [-] Unable to open stream to tcp:127.0.0.1:6640 to retrieve schema: Connection refused 2022-04-13 22:54:34.633 | 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/tmpy39j_g1m/privsep.sock'] 2022-04-13 22:54:36.886 | INFO oslo.privsep.daemon [-] Spawned new privsep daemon via rootwrap 2022-04-13 22:54:36.886 | DEBUG oslo.privsep.daemon [-] Accepted privsep connection to /tmp/tmpy39j_g1m/privsep.sock {{(pid=92954) __init__ /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:362}} 2022-04-13 22:54:36.887 | INFO oslo.privsep.daemon [-] privsep daemon starting 2022-04-13 22:54:36.888 | INFO oslo.privsep.daemon [-] privsep process running with uid/gid: 0/0 2022-04-13 22:54:36.888 | 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-13 22:54:36.888 | INFO oslo.privsep.daemon [-] privsep daemon running as pid 92965 2022-04-13 22:54:36.888 | DEBUG oslo.privsep.daemon [-] privsep: reply[f681e39f-608d-465a-8266-3d28d9f1e566]: (2,) {{(pid=92965) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:501}} 2022-04-13 22:54:37.184 | 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=92965) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}} 2022-04-13 22:54:37.196 | 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.013s {{(pid=92965) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}} 2022-04-13 22:54:37.196 | DEBUG oslo.privsep.daemon [-] privsep: reply[61acb61f-07c0-4c65-bbc4-8864a12c8a3b]: (4, ('954f01cd-ca11-489a-8d32-ead8a495e332\n', '')) {{(pid=92965) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:501}} 2022-04-13 22:54:37.251 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Flow_Table.name {{(pid=92954) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:85}} 2022-04-13 22:54:37.251 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Mirror.name {{(pid=92954) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:85}} 2022-04-13 22:54:37.251 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Bridge.name {{(pid=92954) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-04-13 22:54:37.251 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Port.name {{(pid=92954) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-04-13 22:54:37.251 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Interface.name {{(pid=92954) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-04-13 22:54:37.251 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Manager.target {{(pid=92954) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-04-13 22:54:37.305 | INFO neutron.cmd.ovs_cleanup [-] OVS cleanup completed successfully 2022-04-13 22:54:37.306 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:54:37.306 | from cryptography.utils import int_from_bytes 2022-04-13 22:54:37.306 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:54:37.306 | from cryptography.utils import int_from_bytes 2022-04-13 22:54:37.710 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:40 : _neutron_ovs_base_add_bridge br-int 2022-04-13 22:54:37.713 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:27 : local bridge=br-int 2022-04-13 22:54:37.716 | + 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-13 22:54:37.718 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:30 : '[' system '!=' system ']' 2022-04-13 22:54:37.721 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:34 : sudo ovs-vsctl -- --may-exist add-br br-int 2022-04-13 22:54:37.791 | + 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-13 22:54:37.813 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:37 : _neutron_ovs_base_configure_firewall_driver 2022-04-13 22:54:37.815 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:101 : [[ True == \T\r\u\e ]] 2022-04-13 22:54:37.818 | + 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-13 22:54:37.851 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:103 : running_in_container 2022-04-13 22:54:37.854 | ++ functions:running_in_container:793 : systemd-detect-virt --container 2022-04-13 22:54:37.863 | + functions:running_in_container:793 : [[ none != \n\o\n\e ]] 2022-04-13 22:54:37.865 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:104 : enable_kernel_bridge_firewall 2022-04-13 22:54:37.868 | + functions:enable_kernel_bridge_firewall:802 : sudo modprobe bridge 2022-04-13 22:54:37.891 | + functions:enable_kernel_bridge_firewall:805 : sudo modprobe br_netfilter 2022-04-13 22:54:37.915 | + functions:enable_kernel_bridge_firewall:809 : for proto in ip ip6 2022-04-13 22:54:37.919 | + functions:enable_kernel_bridge_firewall:810 : sudo sysctl -w net.bridge.bridge-nf-call-iptables=1 2022-04-13 22:54:37.936 | net.bridge.bridge-nf-call-iptables = 1 2022-04-13 22:54:37.939 | + functions:enable_kernel_bridge_firewall:809 : for proto in ip ip6 2022-04-13 22:54:37.942 | + functions:enable_kernel_bridge_firewall:810 : sudo sysctl -w net.bridge.bridge-nf-call-ip6tables=1 2022-04-13 22:54:37.950 | net.bridge.bridge-nf-call-ip6tables = 1 2022-04-13 22:54:37.954 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:40 : [[ False == \T\r\u\e ]] 2022-04-13 22:54:37.956 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:48 : [[ physnet1 != '' ]] 2022-04-13 22:54:37.959 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:48 : [[ br-data != '' ]] 2022-04-13 22:54:37.961 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:49 : [[ physnet1:br-data == '' ]] 2022-04-13 22:54:37.964 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:54 : _neutron_ovs_base_add_bridge br-data 2022-04-13 22:54:37.967 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:27 : local bridge=br-data 2022-04-13 22:54:37.969 | + 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-13 22:54:37.971 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:30 : '[' system '!=' system ']' 2022-04-13 22:54:37.974 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:34 : sudo ovs-vsctl -- --may-exist add-br br-data 2022-04-13 22:54:38.001 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:56 : [[ physnet1:br-data != '' ]] 2022-04-13 22:54:38.003 | + 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-13 22:54:38.036 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:59 : AGENT_BINARY=/usr/local/bin/neutron-openvswitch-agent 2022-04-13 22:54:38.039 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:61 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini agent tunnel_types 2022-04-13 22:54:38.068 | + 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-13 22:54:38.098 | + lib/neutron-legacy:configure_mutnauq:361 : is_service_enabled q-dhcp 2022-04-13 22:54:38.114 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 22:54:38.117 | + lib/neutron-legacy:configure_mutnauq:362 : _configure_neutron_dhcp_agent 2022-04-13 22:54:38.119 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:843 : cp /opt/stack/neutron/etc/dhcp_agent.ini.sample /etc/neutron/dhcp_agent.ini 2022-04-13 22:54:38.124 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:845 : iniset /etc/neutron/dhcp_agent.ini DEFAULT debug True 2022-04-13 22:54:38.154 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:847 : iniset /etc/neutron/dhcp_agent.ini DEFAULT dnsmasq_local_resolv True 2022-04-13 22:54:38.183 | + 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-13 22:54:38.215 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:849 : [[ True == \T\r\u\e ]] 2022-04-13 22:54:38.218 | + 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-13 22:54:38.247 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:853 : is_service_enabled q-l3 2022-04-13 22:54:38.265 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 22:54:38.268 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:864 : _neutron_setup_interface_driver /etc/neutron/dhcp_agent.ini 2022-04-13 22:54:38.270 | + lib/neutron-legacy:_neutron_setup_interface_driver:1022 : iniset /etc/neutron/dhcp_agent.ini DEFAULT ovs_use_veth False 2022-04-13 22:54:38.301 | + lib/neutron-legacy:_neutron_setup_interface_driver:1024 : neutron_plugin_setup_interface_driver /etc/neutron/dhcp_agent.ini 2022-04-13 22:54:38.303 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:66 : local conf_file=/etc/neutron/dhcp_agent.ini 2022-04-13 22:54:38.306 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:67 : iniset /etc/neutron/dhcp_agent.ini DEFAULT interface_driver openvswitch 2022-04-13 22:54:38.335 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:866 : neutron_plugin_configure_dhcp_agent /etc/neutron/dhcp_agent.ini 2022-04-13 22:54:38.339 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_dhcp_agent:25 : local conf_file=/etc/neutron/dhcp_agent.ini 2022-04-13 22:54:38.341 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_dhcp_agent:26 : : 2022-04-13 22:54:38.344 | + lib/neutron-legacy:configure_mutnauq:364 : is_service_enabled q-l3 2022-04-13 22:54:38.361 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 22:54:38.363 | + lib/neutron-legacy:configure_mutnauq:365 : _configure_neutron_l3_agent 2022-04-13 22:54:38.366 | + 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-13 22:54:38.370 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:116 : iniset /etc/neutron/l3_agent.ini DEFAULT debug True 2022-04-13 22:54:38.399 | + 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-13 22:54:38.432 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:118 : [[ True == \T\r\u\e ]] 2022-04-13 22:54:38.434 | + 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-13 22:54:38.465 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:122 : _neutron_setup_interface_driver /etc/neutron/l3_agent.ini 2022-04-13 22:54:38.468 | + lib/neutron-legacy:_neutron_setup_interface_driver:1022 : iniset /etc/neutron/l3_agent.ini DEFAULT ovs_use_veth False 2022-04-13 22:54:38.498 | + lib/neutron-legacy:_neutron_setup_interface_driver:1024 : neutron_plugin_setup_interface_driver /etc/neutron/l3_agent.ini 2022-04-13 22:54:38.500 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:66 : local conf_file=/etc/neutron/l3_agent.ini 2022-04-13 22:54:38.502 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:67 : iniset /etc/neutron/l3_agent.ini DEFAULT interface_driver openvswitch 2022-04-13 22:54:38.533 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:124 : neutron_plugin_configure_l3_agent /etc/neutron/l3_agent.ini 2022-04-13 22:54:38.535 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_l3_agent:30 : local conf_file=/etc/neutron/l3_agent.ini 2022-04-13 22:54:38.538 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_l3_agent:31 : _neutron_ovs_base_configure_l3_agent 2022-04-13 22:54:38.540 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:112 : neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf 2022-04-13 22:54:41.667 | INFO neutron.common.config [-] Logging enabled! 2022-04-13 22:54:41.668 | INFO neutron.common.config [-] /usr/local/bin/neutron-ovs-cleanup version 20.1.0.dev114 2022-04-13 22:54:41.668 | DEBUG neutron.common.config [-] command line: /usr/local/bin/neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf {{(pid=93496) setup_logging /opt/stack/neutron/neutron/common/config.py:112}} 2022-04-13 22:54:41.720 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Flow_Table.name {{(pid=93496) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:85}} 2022-04-13 22:54:41.720 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Mirror.name {{(pid=93496) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:85}} 2022-04-13 22:54:41.720 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Bridge.name {{(pid=93496) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-04-13 22:54:41.720 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Port.name {{(pid=93496) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-04-13 22:54:41.720 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Interface.name {{(pid=93496) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-04-13 22:54:41.721 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Manager.target {{(pid=93496) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-04-13 22:54:41.782 | INFO neutron.cmd.ovs_cleanup [-] Cleaning bridge: br-int 2022-04-13 22:54:41.783 | DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=0): OvsCleanup(bridge=br-int, all_ports=False) {{(pid=93496) do_commit /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/transaction.py:90}} 2022-04-13 22:54:41.783 | DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Transaction caused no change {{(pid=93496) do_commit /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/transaction.py:141}} 2022-04-13 22:54:41.783 | INFO neutron.cmd.ovs_cleanup [-] OVS cleanup completed successfully 2022-04-13 22:54:41.783 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:54:41.783 | from cryptography.utils import int_from_bytes 2022-04-13 22:54:41.783 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:54:41.784 | from cryptography.utils import int_from_bytes 2022-04-13 22:54:42.167 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:113 : [[ False = \T\r\u\e ]] 2022-04-13 22:54:42.170 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:121 : _neutron_ovs_base_add_public_bridge 2022-04-13 22:54:42.172 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_public_bridge:127 : _neutron_ovs_base_add_bridge br-data 2022-04-13 22:54:42.175 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:27 : local bridge=br-data 2022-04-13 22:54:42.177 | + 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-13 22:54:42.180 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:30 : '[' system '!=' system ']' 2022-04-13 22:54:42.183 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:34 : sudo ovs-vsctl -- --may-exist add-br br-data 2022-04-13 22:54:42.201 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_public_bridge:128 : set_mtu br-data 1500 2022-04-13 22:54:42.203 | + functions:set_mtu:785 : local dev=br-data 2022-04-13 22:54:42.206 | + functions:set_mtu:786 : local mtu=1500 2022-04-13 22:54:42.208 | + functions:set_mtu:787 : sudo ip link set mtu 1500 dev br-data 2022-04-13 22:54:42.221 | + 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-13 22:54:42.240 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:126 : _configure_public_network_connectivity 2022-04-13 22:54:42.243 | + lib/neutron-legacy:_configure_public_network_connectivity:709 : [[ -n eth1 ]] 2022-04-13 22:54:42.245 | + lib/neutron-legacy:_configure_public_network_connectivity:710 : _move_neutron_addresses_route eth1 br-data True False inet 2022-04-13 22:54:42.248 | + lib/neutron-legacy:_move_neutron_addresses_route:650 : local from_intf=eth1 2022-04-13 22:54:42.250 | + lib/neutron-legacy:_move_neutron_addresses_route:651 : local to_intf=br-data 2022-04-13 22:54:42.253 | + lib/neutron-legacy:_move_neutron_addresses_route:652 : local add_ovs_port=True 2022-04-13 22:54:42.255 | + lib/neutron-legacy:_move_neutron_addresses_route:653 : local del_ovs_port=False 2022-04-13 22:54:42.257 | + lib/neutron-legacy:_move_neutron_addresses_route:654 : local af=inet 2022-04-13 22:54:42.260 | + lib/neutron-legacy:_move_neutron_addresses_route:656 : [[ -n eth1 ]] 2022-04-13 22:54:42.263 | + lib/neutron-legacy:_move_neutron_addresses_route:656 : [[ -n br-data ]] 2022-04-13 22:54:42.265 | + lib/neutron-legacy:_move_neutron_addresses_route:662 : local IP_REPLACE= 2022-04-13 22:54:42.267 | + lib/neutron-legacy:_move_neutron_addresses_route:663 : local IP_DEL= 2022-04-13 22:54:42.270 | + lib/neutron-legacy:_move_neutron_addresses_route:664 : local IP_UP= 2022-04-13 22:54:42.272 | + lib/neutron-legacy:_move_neutron_addresses_route:665 : local DEFAULT_ROUTE_GW 2022-04-13 22:54:42.276 | ++ lib/neutron-legacy:_move_neutron_addresses_route:666 : ip -f inet r 2022-04-13 22:54:42.277 | ++ lib/neutron-legacy:_move_neutron_addresses_route:666 : awk '/default.+eth1\s/ { print $3; exit }' 2022-04-13 22:54:42.283 | + lib/neutron-legacy:_move_neutron_addresses_route:666 : DEFAULT_ROUTE_GW= 2022-04-13 22:54:42.286 | + lib/neutron-legacy:_move_neutron_addresses_route:667 : local ADD_OVS_PORT= 2022-04-13 22:54:42.288 | + lib/neutron-legacy:_move_neutron_addresses_route:668 : local DEL_OVS_PORT= 2022-04-13 22:54:42.292 | + lib/neutron-legacy:_move_neutron_addresses_route:669 : local ARP_CMD= 2022-04-13 22:54:42.296 | ++ lib/neutron-legacy:_move_neutron_addresses_route:671 : ip -f inet a s dev eth1 scope global primary 2022-04-13 22:54:42.297 | ++ lib/neutron-legacy:_move_neutron_addresses_route:671 : awk '{ print $2, $3, $4; exit }' 2022-04-13 22:54:42.297 | ++ lib/neutron-legacy:_move_neutron_addresses_route:671 : grep inet 2022-04-13 22:54:42.303 | + lib/neutron-legacy:_move_neutron_addresses_route:671 : IP_BRD='192.168.0.15/22 brd 192.168.3.255' 2022-04-13 22:54:42.305 | + lib/neutron-legacy:_move_neutron_addresses_route:673 : '[' '' '!=' '' ']' 2022-04-13 22:54:42.308 | + lib/neutron-legacy:_move_neutron_addresses_route:677 : [[ True == \T\r\u\e ]] 2022-04-13 22:54:42.311 | + lib/neutron-legacy:_move_neutron_addresses_route:678 : ADD_OVS_PORT='sudo ovs-vsctl --may-exist add-port br-data eth1' 2022-04-13 22:54:42.313 | + lib/neutron-legacy:_move_neutron_addresses_route:681 : [[ False == \T\r\u\e ]] 2022-04-13 22:54:42.315 | + lib/neutron-legacy:_move_neutron_addresses_route:685 : [[ 192.168.0.15/22 brd 192.168.3.255 != '' ]] 2022-04-13 22:54:42.318 | + lib/neutron-legacy:_move_neutron_addresses_route:686 : IP_DEL='sudo ip addr del 192.168.0.15/22 brd 192.168.3.255 dev eth1' 2022-04-13 22:54:42.320 | + lib/neutron-legacy:_move_neutron_addresses_route:687 : IP_REPLACE='sudo ip addr replace 192.168.0.15/22 brd 192.168.3.255 dev br-data' 2022-04-13 22:54:42.323 | + lib/neutron-legacy:_move_neutron_addresses_route:688 : IP_UP='sudo ip link set br-data up' 2022-04-13 22:54:42.326 | + lib/neutron-legacy:_move_neutron_addresses_route:689 : [[ inet == \i\n\e\t ]] 2022-04-13 22:54:42.332 | ++ lib/neutron-legacy:_move_neutron_addresses_route:690 : cut -d / -f1 2022-04-13 22:54:42.332 | ++ lib/neutron-legacy:_move_neutron_addresses_route:690 : awk '{ print $1; exit }' 2022-04-13 22:54:42.332 | ++ lib/neutron-legacy:_move_neutron_addresses_route:690 : echo 192.168.0.15/22 brd 192.168.3.255 2022-04-13 22:54:42.333 | ++ lib/neutron-legacy:_move_neutron_addresses_route:690 : grep -o -E '(.*)/' 2022-04-13 22:54:42.339 | + lib/neutron-legacy:_move_neutron_addresses_route:690 : IP=192.168.0.15 2022-04-13 22:54:42.342 | + lib/neutron-legacy:_move_neutron_addresses_route:691 : ARP_CMD='sudo arping -A -c 3 -w 5 -I br-data 192.168.0.15 ' 2022-04-13 22:54:42.344 | + lib/neutron-legacy:_move_neutron_addresses_route:697 : sudo ip addr del 192.168.0.15/22 brd 192.168.3.255 dev eth1 2022-04-13 22:54:42.359 | + lib/neutron-legacy:_move_neutron_addresses_route:697 : sudo ip addr replace 192.168.0.15/22 brd 192.168.3.255 dev br-data 2022-04-13 22:54:42.371 | + lib/neutron-legacy:_move_neutron_addresses_route:697 : sudo ip link set br-data up 2022-04-13 22:54:42.385 | + lib/neutron-legacy:_move_neutron_addresses_route:697 : sudo ovs-vsctl --may-exist add-port br-data eth1 2022-04-13 22:54:42.411 | + lib/neutron-legacy:_move_neutron_addresses_route:697 : sudo arping -A -c 3 -w 5 -I br-data 192.168.0.15 2022-04-13 22:54:45.421 | ARPING 192.168.0.15 from 192.168.0.15 br-data 2022-04-13 22:54:45.421 | Sent 3 probes (3 broadcast(s)) 2022-04-13 22:54:45.421 | Received 0 response(s) 2022-04-13 22:54:45.440 | + lib/neutron-legacy:_move_neutron_addresses_route:1 : exit_trap 2022-04-13 22:54:45.443 | + ./stack.sh:exit_trap:523 : local r=1 2022-04-13 22:54:45.446 | ++ ./stack.sh:exit_trap:524 : jobs -p 2022-04-13 22:54:45.449 | + ./stack.sh:exit_trap:524 : jobs='77208 2022-04-13 22:54:45.449 | 91016' 2022-04-13 22:54:45.451 | + ./stack.sh:exit_trap:527 : [[ -n 77208 2022-04-13 22:54:45.451 | 91016 ]] 2022-04-13 22:54:45.453 | + ./stack.sh:exit_trap:527 : [[ -n /opt/stack/logs/stack.sh.log.2022-04-13-223722 ]] 2022-04-13 22:54:45.455 | + ./stack.sh:exit_trap:527 : [[ True == \T\r\u\e ]] 2022-04-13 22:54:45.458 | + ./stack.sh:exit_trap:528 : echo 'exit_trap: cleaning up child processes' 2022-04-13 22:54:45.458 | exit_trap: cleaning up child processes 2022-04-13 22:54:45.460 | + ./stack.sh:exit_trap:529 : kill 77208 91016 2022-04-13 22:54:45.463 | + ./stack.sh:exit_trap:533 : '[' -f /tmp/tmp.Slhq6W8ABN ']' 2022-04-13 22:54:45.465 | + ./stack.sh:exit_trap:534 : rm /tmp/tmp.Slhq6W8ABN 2022-04-13 22:54:45.470 | + ./stack.sh:exit_trap:538 : kill_spinner 2022-04-13 22:54:45.472 | + ./stack.sh:kill_spinner:433 : '[' '!' -z '' ']' 2022-04-13 22:54:45.474 | + ./stack.sh:exit_trap:540 : [[ 1 -ne 0 ]] 2022-04-13 22:54:45.476 | + ./stack.sh:exit_trap:541 : echo 'Error on exit' 2022-04-13 22:54:45.476 | Error on exit 2022-04-13 22:54:45.479 | + ./stack.sh:exit_trap:543 : type -p generate-subunit 2022-04-13 22:54:45.482 | + ./stack.sh:exit_trap:544 : generate-subunit 1649889439 1046 fail 2022-04-13 22:54:46.187 | + ./stack.sh:exit_trap:546 : [[ -z /opt/stack/logs ]] 2022-04-13 22:54:46.190 | + ./stack.sh:exit_trap:549 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/worlddump.py -d /opt/stack/logs 2022-04-13 22:54:47.480 | + ./stack.sh:exit_trap:558 : exit 1